Jul 31 17:15:14.567978 np0000006248 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 31 17:15:14.573480 np0000006248 devstack@c-api.service[100264]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 31 17:15:14.575699 np0000006248 devstack@c-api.service[100264]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 31 17:15:14 2026] *** Jul 31 17:15:14.575699 np0000006248 devstack@c-api.service[100264]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 31 17:15:14.575699 np0000006248 devstack@c-api.service[100264]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 31 17:15:14.575699 np0000006248 devstack@c-api.service[100264]: nodename: np0000006248 Jul 31 17:15:14.575699 np0000006248 devstack@c-api.service[100264]: machine: x86_64 Jul 31 17:15:14.575699 np0000006248 devstack@c-api.service[100264]: clock source: unix Jul 31 17:15:14.575699 np0000006248 devstack@c-api.service[100264]: pcre jit disabled Jul 31 17:15:14.575699 np0000006248 devstack@c-api.service[100264]: detected number of CPU cores: 16 Jul 31 17:15:14.575699 np0000006248 devstack@c-api.service[100264]: current working directory: / Jul 31 17:15:14.575699 np0000006248 devstack@c-api.service[100264]: detected binary path: /usr/bin/uwsgi-core Jul 31 17:15:14.575699 np0000006248 devstack@c-api.service[100264]: your processes number limit is 257052 Jul 31 17:15:14.575699 np0000006248 devstack@c-api.service[100264]: your memory page size is 4096 bytes Jul 31 17:15:14.575699 np0000006248 devstack@c-api.service[100264]: detected max file descriptor number: 2048 Jul 31 17:15:14.575699 np0000006248 devstack@c-api.service[100264]: lock engine: pthread robust mutexes Jul 31 17:15:14.576102 np0000006248 devstack@c-api.service[100264]: thunder lock: enabled Jul 31 17:15:14.576102 np0000006248 devstack@c-api.service[100264]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 31 17:15:14.576102 np0000006248 devstack@c-api.service[100264]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 31 17:15:14.576190 np0000006248 devstack@c-api.service[100264]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 31 17:15:14.576190 np0000006248 devstack@c-api.service[100264]: Set PythonHome to /opt/stack/data/venv Jul 31 17:15:14.615153 np0000006248 devstack@c-api.service[100264]: Python main interpreter initialized at 0x7a8233ca4668 Jul 31 17:15:14.615153 np0000006248 devstack@c-api.service[100264]: python threads support enabled Jul 31 17:15:14.615153 np0000006248 devstack@c-api.service[100264]: your server socket listen backlog is limited to 100 connections Jul 31 17:15:14.615153 np0000006248 devstack@c-api.service[100264]: your mercy for graceful operations on workers is 80 seconds Jul 31 17:15:14.615847 np0000006248 devstack@c-api.service[100264]: mapped 671795 bytes (656 KB) for 4 cores Jul 31 17:15:14.616018 np0000006248 devstack@c-api.service[100264]: *** Operational MODE: preforking *** Jul 31 17:15:14.616247 np0000006248 devstack@c-api.service[100264]: *** uWSGI is running in multiple interpreter mode *** Jul 31 17:15:14.616247 np0000006248 devstack@c-api.service[100264]: spawned uWSGI master process (pid: 100264) Jul 31 17:15:14.616476 np0000006248 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 31 17:15:14.616999 np0000006248 devstack@c-api.service[100264]: spawned uWSGI worker 1 (pid: 100271, cores: 1) Jul 31 17:15:14.617698 np0000006248 devstack@c-api.service[100264]: spawned uWSGI worker 2 (pid: 100272, cores: 1) Jul 31 17:15:14.618345 np0000006248 devstack@c-api.service[100264]: spawned uWSGI worker 3 (pid: 100273, cores: 1) Jul 31 17:15:14.618654 np0000006248 devstack@c-api.service[100264]: spawned uWSGI worker 4 (pid: 100274, cores: 1) Jul 31 17:15:14.618735 np0000006248 devstack@c-api.service[100264]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 31 17:15:14.745466 np0000006248 devstack@c-api.service[100272]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 31 17:15:14.745466 np0000006248 devstack@c-api.service[100272]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 31 17:15:14.745466 np0000006248 devstack@c-api.service[100272]: we strongly recommend against using it for new projects. Jul 31 17:15:14.745466 np0000006248 devstack@c-api.service[100272]: If you are already using Eventlet, we recommend migrating to a different Jul 31 17:15:14.745466 np0000006248 devstack@c-api.service[100272]: framework. For more detail see Jul 31 17:15:14.745466 np0000006248 devstack@c-api.service[100272]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 31 17:15:14.745466 np0000006248 devstack@c-api.service[100272]: import eventlet # noqa Jul 31 17:15:14.754349 np0000006248 devstack@c-api.service[100274]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 31 17:15:14.754349 np0000006248 devstack@c-api.service[100274]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 31 17:15:14.754349 np0000006248 devstack@c-api.service[100274]: we strongly recommend against using it for new projects. Jul 31 17:15:14.754349 np0000006248 devstack@c-api.service[100274]: If you are already using Eventlet, we recommend migrating to a different Jul 31 17:15:14.754349 np0000006248 devstack@c-api.service[100274]: framework. For more detail see Jul 31 17:15:14.754349 np0000006248 devstack@c-api.service[100274]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 31 17:15:14.754349 np0000006248 devstack@c-api.service[100274]: import eventlet # noqa Jul 31 17:15:14.756604 np0000006248 devstack@c-api.service[100271]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 31 17:15:14.756604 np0000006248 devstack@c-api.service[100271]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 31 17:15:14.756604 np0000006248 devstack@c-api.service[100271]: we strongly recommend against using it for new projects. Jul 31 17:15:14.756604 np0000006248 devstack@c-api.service[100271]: If you are already using Eventlet, we recommend migrating to a different Jul 31 17:15:14.756604 np0000006248 devstack@c-api.service[100271]: framework. For more detail see Jul 31 17:15:14.756604 np0000006248 devstack@c-api.service[100271]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 31 17:15:14.756604 np0000006248 devstack@c-api.service[100271]: import eventlet # noqa Jul 31 17:15:14.767146 np0000006248 devstack@c-api.service[100273]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 31 17:15:14.767146 np0000006248 devstack@c-api.service[100273]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 31 17:15:14.767146 np0000006248 devstack@c-api.service[100273]: we strongly recommend against using it for new projects. Jul 31 17:15:14.767146 np0000006248 devstack@c-api.service[100273]: If you are already using Eventlet, we recommend migrating to a different Jul 31 17:15:14.767146 np0000006248 devstack@c-api.service[100273]: framework. For more detail see Jul 31 17:15:14.767146 np0000006248 devstack@c-api.service[100273]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 31 17:15:14.767146 np0000006248 devstack@c-api.service[100273]: import eventlet # noqa Jul 31 17:15:14.902878 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 31 17:15:14.902878 np0000006248 devstack@c-api.service[100272]: from cgi import parse_header Jul 31 17:15:14.909340 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 31 17:15:14.909340 np0000006248 devstack@c-api.service[100271]: from cgi import parse_header Jul 31 17:15:14.910718 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 31 17:15:14.910718 np0000006248 devstack@c-api.service[100274]: from cgi import parse_header Jul 31 17:15:14.944344 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 31 17:15:14.944344 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:15:14.944483 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 31 17:15:14.944483 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:15:14.946496 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 31 17:15:14.946496 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:15:14.953947 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 31 17:15:14.953947 np0000006248 devstack@c-api.service[100271]: removals.removed_module( Jul 31 17:15:14.954285 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 31 17:15:14.954285 np0000006248 devstack@c-api.service[100272]: removals.removed_module( Jul 31 17:15:14.956510 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 31 17:15:14.956510 np0000006248 devstack@c-api.service[100271]: removals.removed_module( Jul 31 17:15:14.956733 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 31 17:15:14.956733 np0000006248 devstack@c-api.service[100272]: removals.removed_module( Jul 31 17:15:14.956858 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 31 17:15:14.956858 np0000006248 devstack@c-api.service[100274]: removals.removed_module( Jul 31 17:15:14.958105 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 31 17:15:14.958105 np0000006248 devstack@c-api.service[100274]: removals.removed_module( Jul 31 17:15:14.968378 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 31 17:15:14.968378 np0000006248 devstack@c-api.service[100273]: from cgi import parse_header Jul 31 17:15:15.018615 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 31 17:15:15.018615 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:15:15.031883 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 31 17:15:15.031883 np0000006248 devstack@c-api.service[100273]: removals.removed_module( Jul 31 17:15:15.034169 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 31 17:15:15.034169 np0000006248 devstack@c-api.service[100273]: removals.removed_module( Jul 31 17:15:15.687439 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 31 17:15:15.687439 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:15:15.690510 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 31 17:15:15.690510 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:15:15.705617 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 31 17:15:15.705617 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:15:15.741045 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 31 17:15:15.741045 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:15:15.741199 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 31 17:15:15.741199 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:15:15.756548 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 31 17:15:15.756548 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:15:15.814405 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 31 17:15:15.814405 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:15:15.868476 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 31 17:15:15.868476 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:15:15.916858 np0000006248 devstack@c-api.service[100271]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 31 17:15:15.917270 np0000006248 devstack@c-api.service[100271]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100271) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 31 17:15:15.918701 np0000006248 devstack@c-api.service[100274]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 31 17:15:15.918984 np0000006248 devstack@c-api.service[100274]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100274) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 31 17:15:15.925399 np0000006248 devstack@c-api.service[100272]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 31 17:15:15.925612 np0000006248 devstack@c-api.service[100272]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100272) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 31 17:15:16.001153 np0000006248 devstack@c-api.service[100274]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 31 17:15:16.001153 np0000006248 devstack@c-api.service[100274]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 31 17:15:16.004420 np0000006248 devstack@c-api.service[100271]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 31 17:15:16.004420 np0000006248 devstack@c-api.service[100271]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 31 17:15:16.025086 np0000006248 devstack@c-api.service[100272]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 31 17:15:16.025086 np0000006248 devstack@c-api.service[100272]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 31 17:15:16.033486 np0000006248 devstack@c-api.service[100273]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 31 17:15:16.033700 np0000006248 devstack@c-api.service[100273]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100273) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 31 17:15:16.095096 np0000006248 devstack@c-api.service[100273]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 31 17:15:16.095096 np0000006248 devstack@c-api.service[100273]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 31 17:15:16.456351 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100272) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 31 17:15:16.456489 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100271) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 31 17:15:16.456632 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100274) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 31 17:15:16.456716 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.456757 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.456921 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.456975 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.457020 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.457069 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.457185 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.457240 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.457442 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.460117 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.460174 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.460249 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.460322 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.460401 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.460430 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.460492 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.460530 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.460584 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.460608 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.460642 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.460674 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.460714 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.460749 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.460811 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.460848 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.460908 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.460944 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.461020 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.461063 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.461126 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.461881 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.461938 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.462007 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.462079 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.462135 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.462209 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.462281 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.462356 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.462400 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.462427 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.462470 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.462636 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.462675 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.462704 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.462729 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.462729 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.462782 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.462809 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.462832 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.462930 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.463035 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.463087 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.463129 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.463177 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.463207 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.463234 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.463296 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.463876 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.463913 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.463934 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.463965 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.463965 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.464013 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.464013 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.464013 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.464013 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.464013 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.464013 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.464138 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.464138 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.464219 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.464326 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.465083 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.465158 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.465210 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.465270 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.465353 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.465409 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.465468 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.465574 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.465688 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.465729 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.465782 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.465812 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.465879 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.465908 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.465930 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.465952 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.465977 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.465999 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.466030 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.466057 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.466085 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.466115 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.466144 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.466169 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.466196 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.466225 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.466249 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.466249 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.466385 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.466452 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.466493 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.466522 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.466562 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.466595 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.466621 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.466682 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.466720 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.466746 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.466774 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.466984 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.466984 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.467048 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.467723 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.467788 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.467868 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.467923 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.467954 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.467994 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.468029 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.468056 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.468081 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.468123 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.468157 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.468188 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.468230 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.468300 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.468350 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.468426 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.468523 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.468639 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.468707 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.468793 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.468908 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.468950 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.469019 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.469078 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.469154 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.469213 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.469272 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.469302 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.469352 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.469409 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.469444 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.469469 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.469499 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.469529 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.469563 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.469563 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.469618 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.469643 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.469666 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.469708 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.469740 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.469766 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.470028 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.470054 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.470076 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.470101 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.470122 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.470147 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.470172 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.470193 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.470213 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.470238 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.470263 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.470284 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.470284 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.470345 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.470369 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.470389 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.470409 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.470409 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.470443 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.470477 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.470501 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.471646 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.471696 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.471770 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.471825 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.471902 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.471998 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.472072 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.472303 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.472410 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.472463 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.472550 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.472636 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.472689 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.472755 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.475929 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.476008 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.476050 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.476099 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.476149 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.476214 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.476281 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.478288 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100273) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 31 17:15:16.478746 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.478796 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.478830 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.478899 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.478937 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.478971 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.479027 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.479094 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.479156 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.479186 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.479212 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.479294 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.479380 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.479442 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.479503 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.479619 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.479724 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.479934 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.480077 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.480109 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.480135 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.480160 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.480191 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.480221 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.480256 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.480307 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.480363 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.480394 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.480418 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.480447 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.480477 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.480504 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.480533 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.480571 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.480601 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.480627 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.480650 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.480677 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.480701 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.480735 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.480760 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.480760 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.480760 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.480868 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.480984 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.481122 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.481148 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.481212 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.481279 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.481352 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.481398 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.481467 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.481534 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.481580 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.481608 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.481660 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.481696 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.481721 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.481744 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.481806 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.481841 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.481870 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.481917 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.481950 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.482016 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.482122 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.482538 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.482606 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.482636 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.482660 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.482693 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.482724 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.482754 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.482782 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.482782 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.482834 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.482863 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.482892 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.482916 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.482943 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.482972 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.482995 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.483023 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.483047 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.483070 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.483099 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.483099 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.483139 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.483166 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.483191 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.483214 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.483214 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.483271 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.483308 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.483357 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.483403 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.483432 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.483459 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.483487 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.483510 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.483591 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.483710 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.483804 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.483866 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.483926 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.483956 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.483986 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.484011 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.484039 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.484064 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.484088 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.484116 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.484140 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.484169 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.484199 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.484229 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.484258 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.484286 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.484331 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.484369 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.484394 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.484428 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.484457 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.484487 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.484520 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.484545 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.484582 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.484612 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.484635 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.485015 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.485084 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.485160 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.485234 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.485269 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.485295 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.485360 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.485411 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.485411 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.485476 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.485506 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.485532 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.485564 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.485589 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.485614 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.485636 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.485658 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.485681 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.485704 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.485733 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.485758 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.485786 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.485786 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.485831 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.485854 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.485877 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.485877 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.485941 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.486037 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.486137 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.486233 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.486305 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.486348 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.486414 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.486450 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.486506 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.486539 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.486596 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.486658 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.486687 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.486750 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.486833 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.488049 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.488117 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.488163 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.488192 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.488225 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.488255 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.488284 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.488338 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.488381 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.488428 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.488458 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.488499 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.488546 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.488582 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.488612 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.488641 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.488703 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.488742 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.488774 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.488804 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.488828 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.488851 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.488913 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.488952 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.488979 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.489009 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.489030 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.489057 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.489290 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.489420 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.489458 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.489505 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.489544 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.489583 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.489609 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.489632 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.489661 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.489689 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.489723 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.489747 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.489772 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.489795 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.489818 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.489847 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.489872 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.489895 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.489924 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.489962 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.490045 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.490079 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.490105 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.490127 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.490127 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.490127 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.490189 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.490189 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.490233 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.490264 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.490331 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.490386 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.490415 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.490472 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.490499 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.490532 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.490608 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.490643 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.490710 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.490812 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.490918 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.490999 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.491031 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.491096 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.491160 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.491243 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.491301 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.491373 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.491432 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.491462 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.491501 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.491589 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.491641 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.491670 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.491704 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.491769 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.491798 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.491836 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.491878 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.491913 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.491971 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.492008 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.492032 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.492075 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.492109 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.492134 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.492134 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.492173 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.492199 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.492227 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.492257 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.492281 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.492305 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.492367 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.492407 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.492436 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.492461 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.492493 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.492534 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.492584 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.492622 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.492665 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.492704 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.492748 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.492784 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.492823 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.492857 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.492891 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.492941 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.492988 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.493027 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.493055 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.493095 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.493155 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.493194 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.493228 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.493278 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.493351 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.493393 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.493434 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.493474 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.493516 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.493564 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.493597 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.493632 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.493675 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.493720 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.493760 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.493801 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.493833 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.493869 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.493906 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.493938 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.493968 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.493992 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.494018 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.494042 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.494071 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.494095 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.494119 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.494146 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.494169 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.494197 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.494222 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.494250 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.494290 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.494332 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.494374 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.494419 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.494462 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.494495 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.494519 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.494568 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.494599 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.494630 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.494660 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.494685 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.494707 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.494735 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.494760 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.494787 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.494816 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.494844 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.494844 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.494895 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.494923 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.494948 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.494948 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.494998 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.495023 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.495046 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.495075 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.495103 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.495103 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.495153 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.495177 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.495177 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.495220 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.495244 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.495244 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.495335 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.495368 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.495392 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.495425 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.495425 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.495425 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.495425 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.495425 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.495425 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.495425 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.495425 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.495425 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.495618 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.495652 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.495676 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.495701 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.495701 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.495746 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.495774 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.495802 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.495831 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.495858 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.495881 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.495906 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.495938 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.495963 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.495991 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.496014 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.496036 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.496059 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.496085 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.496109 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.496109 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.496153 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.496182 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.496206 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.496239 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.496239 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.496307 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.496347 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.496347 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.496347 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.496347 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.496434 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.496465 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.496490 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.496512 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.496539 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.496577 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.496603 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.496631 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.496655 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.496684 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.496710 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.496733 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.496756 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.496778 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.496806 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.496850 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.496902 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.496948 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.496990 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.497021 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.497045 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.497074 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.497100 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.497123 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.497145 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.497168 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.497168 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.497214 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.497243 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.497274 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.497330 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.497360 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.497382 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.497406 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.497428 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.497452 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.497473 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.497496 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.497530 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.497565 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.497590 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.497590 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.497631 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.497654 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.497654 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.497704 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.497731 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.497760 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.497785 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.497785 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.497785 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.497785 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.497785 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.497785 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.497785 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.497960 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.499970 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.500064 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.500138 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.500169 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.500213 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.500241 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.500274 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.500304 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.500357 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.500403 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.500403 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.500465 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.500496 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.500521 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.500544 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.500577 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.500607 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.500636 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.500664 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.500689 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.500721 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.500747 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.500775 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.500819 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.500852 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.500877 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.500904 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.500933 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.502498 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.502588 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.502630 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.502695 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.502744 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.502800 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.502865 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.502901 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.502932 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.502956 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.502981 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.503011 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.503040 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.503068 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.503092 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.503118 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.503146 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.503170 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.503194 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.503216 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.503240 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.503269 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.503330 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.503364 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.503396 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.503425 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.503425 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.503471 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.503972 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.504041 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.504097 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.504134 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.504160 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.504184 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.504213 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.504238 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.504266 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.504291 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.504327 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.504363 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.504465 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.504506 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.504542 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.504579 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.504618 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.504649 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.504682 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.504718 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.504749 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.504784 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.504828 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.504866 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.504897 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.504935 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.504975 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.504975 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.505647 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.505698 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.505728 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.505760 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.505787 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.505809 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.505850 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.505880 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.505904 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.505927 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.505958 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.505983 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.506008 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.506037 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.506061 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.506085 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.506113 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.506137 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.506158 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.506182 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.506204 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.506227 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.506258 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.506288 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.506329 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.506364 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.506389 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.506418 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.506443 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.506472 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.506501 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.506529 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.506529 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.506591 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.506615 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.506644 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.506669 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.506696 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.506720 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.506743 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.506770 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.506794 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.506825 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.506850 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.506873 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.506895 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.506920 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.506943 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.506966 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.506988 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.507008 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.507039 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.507039 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.507039 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.507039 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.507120 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.510548 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.510632 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.510696 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.510727 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.510751 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.510789 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.510822 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.510847 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.510886 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.510916 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.510938 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.510960 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.510984 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.511051 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.511096 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.511147 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.511196 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.511628 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.511628 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.511681 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.511713 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.511738 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.511767 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.511798 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.511798 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.511798 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.511798 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.511798 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.515332 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.515427 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.515517 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.515620 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.515654 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.515687 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.515733 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.515768 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.515795 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.515834 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.515862 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.515893 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.515919 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.515941 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.515964 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.515987 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.516016 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.516048 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.516111 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.516141 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.516167 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.516196 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.516220 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.516250 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.516307 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.516395 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.516453 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.516517 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.516548 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.516636 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.516695 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.516756 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.516805 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.516833 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.516858 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.516887 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.516922 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.516949 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.516973 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.517001 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.517026 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.517048 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.517078 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.517107 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.517131 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.517154 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.517182 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.517210 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.517239 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.517424 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.517489 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.517575 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.517645 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.517702 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.517757 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.517818 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 17:15:16.519764 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100274) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.519838 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.519882 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100273) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.519910 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100272) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.519935 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.519965 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.519995 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.520024 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.520050 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.520074 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.520101 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100274) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.520133 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.520158 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100274) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.520185 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.520209 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100273) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.520209 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100273) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.520246 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100272) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.520246 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100272) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.520427 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100271) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 17:15:16.520509 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 17:15:16.520618 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 17:15:16.520691 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 17:15:16.520783 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100271) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 17:15:16.520868 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100271) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 17:15:16.561117 np0000006248 devstack@c-api.service[100274]: INFO dbcounter [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Registered counter for database cinder Jul 31 17:15:16.561258 np0000006248 devstack@c-api.service[100272]: INFO dbcounter [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Registered counter for database cinder Jul 31 17:15:16.561680 np0000006248 devstack@c-api.service[100273]: INFO dbcounter [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Registered counter for database cinder Jul 31 17:15:16.561896 np0000006248 devstack@c-api.service[100271]: INFO dbcounter [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Registered counter for database cinder Jul 31 17:15:16.600780 np0000006248 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad 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=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:15:16.601734 np0000006248 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-589261cd-cae4-4341-a074-3a6d766dadda 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=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:15:16.602583 np0000006248 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe 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=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:15:16.603591 np0000006248 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 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=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:15:16.708264 np0000006248 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writer thread running {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 31 17:15:16.708746 np0000006248 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writer thread running {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 31 17:15:16.710704 np0000006248 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writer thread running {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 31 17:15:16.710922 np0000006248 devstack@c-api.service[100274]: INFO cinder.rpc [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 31 17:15:16.711174 np0000006248 devstack@c-api.service[100272]: INFO cinder.rpc [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 31 17:15:16.713299 np0000006248 devstack@c-api.service[100274]: INFO cinder.rpc [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 31 17:15:16.713454 np0000006248 devstack@c-api.service[100273]: INFO cinder.rpc [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 31 17:15:16.714114 np0000006248 devstack@c-api.service[100272]: INFO cinder.rpc [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 31 17:15:16.715288 np0000006248 devstack@c-api.service[100274]: INFO cinder.rpc [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 31 17:15:16.715701 np0000006248 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writer thread running {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 31 17:15:16.715775 np0000006248 devstack@c-api.service[100273]: INFO cinder.rpc [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 31 17:15:16.716985 np0000006248 devstack@c-api.service[100272]: INFO cinder.rpc [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 31 17:15:16.717080 np0000006248 devstack@c-api.service[100274]: INFO cinder.rpc [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 31 17:15:16.717403 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.717664 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.717936 np0000006248 devstack@c-api.service[100273]: INFO cinder.rpc [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 31 17:15:16.718152 np0000006248 devstack@c-api.service[100271]: INFO cinder.rpc [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 31 17:15:16.719126 np0000006248 devstack@c-api.service[100272]: INFO cinder.rpc [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 31 17:15:16.719288 np0000006248 devstack@c-api.service[100274]: WARNING cinder.keymgr.conf_key_mgr [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.719505 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.719754 np0000006248 devstack@c-api.service[100273]: INFO cinder.rpc [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 31 17:15:16.719794 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.720052 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.720291 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.720417 np0000006248 devstack@c-api.service[100272]: WARNING cinder.keymgr.conf_key_mgr [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.720603 np0000006248 devstack@c-api.service[100271]: INFO cinder.rpc [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 31 17:15:16.720891 np0000006248 devstack@c-api.service[100273]: WARNING cinder.keymgr.conf_key_mgr [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.721888 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.722029 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.722853 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.722999 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.723051 np0000006248 devstack@c-api.service[100271]: INFO cinder.rpc [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 31 17:15:16.723182 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.723344 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.725249 np0000006248 devstack@c-api.service[100271]: INFO cinder.rpc [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 31 17:15:16.725619 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.725891 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.727824 np0000006248 devstack@c-api.service[100271]: WARNING cinder.keymgr.conf_key_mgr [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.728921 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.729078 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.752109 np0000006248 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe 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=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:15:16.754330 np0000006248 devstack@c-api.service[100274]: INFO cinder.rpc [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 31 17:15:16.754597 np0000006248 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad 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=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:15:16.756265 np0000006248 devstack@c-api.service[100274]: INFO cinder.rpc [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 31 17:15:16.756675 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.756806 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.756874 np0000006248 devstack@c-api.service[100272]: INFO cinder.rpc [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 31 17:15:16.758745 np0000006248 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-589261cd-cae4-4341-a074-3a6d766dadda 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=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:15:16.758814 np0000006248 devstack@c-api.service[100272]: INFO cinder.rpc [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 31 17:15:16.759169 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.759302 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.761200 np0000006248 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 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=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:15:16.763656 np0000006248 devstack@c-api.service[100271]: INFO cinder.rpc [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 31 17:15:16.764135 np0000006248 devstack@c-api.service[100273]: INFO cinder.rpc [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 31 17:15:16.765766 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.765912 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.765954 np0000006248 devstack@c-api.service[100271]: INFO cinder.rpc [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 31 17:15:16.766327 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.766485 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.766869 np0000006248 devstack@c-api.service[100273]: INFO cinder.rpc [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 31 17:15:16.767459 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.767682 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.768219 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.768257 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.768402 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.768460 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.771717 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.771850 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.771893 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.771956 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.774024 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.774156 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.774895 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.775019 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.775991 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.776146 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.776989 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.777037 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.777107 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.777142 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.778376 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.778547 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.779148 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.779284 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.779335 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.779436 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.781177 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.781300 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.781435 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.781581 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.782204 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.782370 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.783445 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.783531 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.783594 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.783688 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.784492 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.784724 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.785175 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.785323 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.785454 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.785503 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.785600 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.785637 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.786306 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.786449 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.787338 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.787483 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.787530 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.787645 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.788349 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.788422 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.788463 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.788491 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.788819 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.789033 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.789818 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.789971 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.790410 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.790528 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.792097 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.792222 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.792650 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.792694 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.792813 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.792972 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.794491 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.794643 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.795726 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.795726 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.795953 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.796000 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.796039 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.796079 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.796711 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.796867 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.796932 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.797047 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.797818 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.797876 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.797971 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.798024 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.798242 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.798433 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.798767 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.798833 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.798939 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.799002 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.799717 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.799849 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.799902 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.799977 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.800150 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.800280 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.800709 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.800798 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.800911 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.800967 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.801089 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.801213 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.801690 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.801851 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.801910 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.802017 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.802491 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.802637 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.802708 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.802837 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.803201 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.803323 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.803565 np0000006248 devstack@c-api.service[100274]: WARNING cinder.api.contrib.hosts [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 31 17:15:16.803723 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.803768 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.803979 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.804468 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.804511 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.804511 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.804747 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Extended resource: extensions {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.804962 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.805080 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.805339 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.805480 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.805846 np0000006248 devstack@c-api.service[100272]: WARNING cinder.api.contrib.hosts [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 31 17:15:16.805981 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Extended resource: consistencygroups {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.806075 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.806182 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.806668 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.806704 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Extended resource: extensions {{(pid=100272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.806904 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.807776 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Extended resource: consistencygroups {{(pid=100272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.807816 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Extended resource: extra_specs {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.807865 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.807996 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.808739 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.808854 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.810011 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Extended resource: capabilities {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.810325 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Extended resource: extra_specs {{(pid=100272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.810597 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.810720 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.811120 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.811161 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Extended resource: backups {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.811366 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.811616 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Extended resource: capabilities {{(pid=100272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.812612 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Extended resource: backups {{(pid=100272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.812882 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Extended resource: os-quota-sets {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.813457 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.813668 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.814119 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Extended resource: qos-specs {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.814238 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Extended resource: os-quota-sets {{(pid=100272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.814644 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.814886 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.814933 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.815127 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.815416 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Extended resource: qos-specs {{(pid=100272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.815947 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Extended resource: encryption {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.816272 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.816480 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.817128 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Extended resource: encryption {{(pid=100272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.817223 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.817271 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Extended resource: encryption {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.817389 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.817572 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.817767 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.818397 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Extended resource: encryption {{(pid=100272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.818613 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.818718 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Extended resource: cgsnapshots {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.818758 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.818925 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.819120 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.819551 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.819597 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Extended resource: cgsnapshots {{(pid=100272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.819682 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.820049 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Extended resource: scheduler-stats {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.820307 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.820358 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.820482 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.820516 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.820768 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Extended resource: scheduler-stats {{(pid=100272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.821347 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Extended resource: os-volume-manage {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.821448 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.821662 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.821927 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Extended resource: os-volume-manage {{(pid=100272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.822072 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.822194 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.822647 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Extended resource: os-snapshot-manage {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.822980 np0000006248 devstack@c-api.service[100271]: WARNING cinder.api.contrib.hosts [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 31 17:15:16.823069 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Extended resource: os-snapshot-manage {{(pid=100272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.823114 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.823189 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.823441 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.823648 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.823900 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.824011 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.824044 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Extended resource: os-volume-transfer {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.824251 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Extended resource: os-volume-transfer {{(pid=100272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.824485 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Extended resource: extensions {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.824605 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.824718 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.825574 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Extended resource: os-hosts {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.825623 np0000006248 devstack@c-api.service[100273]: WARNING cinder.api.contrib.hosts [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 31 17:15:16.825662 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Extended resource: os-hosts {{(pid=100272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.825874 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.826028 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.826371 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Extended resource: consistencygroups {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.826617 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Extended resource: extensions {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.826710 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Extended resource: os-volume-type-access {{(pid=100272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.826838 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Extended resource: os-volume-type-access {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.827759 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Extended resource: consistencygroups {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.828001 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Extended resource: os-availability-zone {{(pid=100272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.828198 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Extended resource: os-availability-zone {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.829103 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Extended resource: os-quota-class-sets {{(pid=100272) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.829276 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Extended resource: os-quota-class-sets {{(pid=100274) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.829400 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Extended resource: extra_specs {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.829551 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Extended resource: extra_specs {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.830590 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.830738 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.830895 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.831077 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.831175 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Extended resource: capabilities {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.831553 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.831686 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.831956 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.832110 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.832302 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Extended resource: backups {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.832370 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.832502 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.832856 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.833003 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.833036 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.snapshot_actions [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] SnapshotActionsController initialized {{(pid=100272) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 31 17:15:16.833117 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Extended resource: capabilities {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.833608 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.snapshot_actions [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] SnapshotActionsController initialized {{(pid=100274) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 31 17:15:16.833987 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.834129 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.834179 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Extended resource: os-quota-sets {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.834224 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.834397 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.834956 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.835039 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Extended resource: backups {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.835094 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.835141 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.835189 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.835684 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Extended resource: qos-specs {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.835907 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.835965 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.836044 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.836099 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.836765 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.836829 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.836882 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.836973 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.837485 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.837552 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.837622 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.837739 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.837803 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.837852 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Extended resource: encryption {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.837906 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.837952 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Extended resource: os-quota-sets {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.838004 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.838051 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.838051 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.838151 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.838210 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Extension UsedLimits extending resource: limits {{(pid=100272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.838265 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.838333 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Extension SnapshotActions extending resource: snapshots {{(pid=100272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.838333 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.838437 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.838496 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Extension VolumeTypeAccess extending resource: types {{(pid=100272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.838543 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Extension AdminActions extending resource: volumes {{(pid=100272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.838596 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Extension UsedLimits extending resource: limits {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.838656 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Extension AdminActions extending resource: snapshots {{(pid=100272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.838704 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Extension SnapshotActions extending resource: snapshots {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.838757 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Extension AdminActions extending resource: backups {{(pid=100272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.838837 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Extension VolumeActions extending resource: volumes {{(pid=100272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.838887 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.838969 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.839037 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Extended resource: encryption {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.839082 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Extension VolumeTypeAccess extending resource: types {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.839126 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.router [None req-0b87370d-e4e1-4f8a-b187-911d00beb1ad None None] Extension TypesManage extending resource: types {{(pid=100272) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.839201 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Extension AdminActions extending resource: volumes {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.839373 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Extension AdminActions extending resource: snapshots {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.839519 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Extension AdminActions extending resource: backups {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.839688 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Extension VolumeActions extending resource: volumes {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.839863 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.839945 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Extended resource: qos-specs {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.840018 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.router [None req-364e4a75-7ae4-4cff-a787-bc132dd6eefe None None] Extension TypesManage extending resource: types {{(pid=100274) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.840239 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Extended resource: cgsnapshots {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.841511 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Extended resource: scheduler-stats {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.842820 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Extended resource: os-volume-manage {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.842974 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Extended resource: encryption {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.844081 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Extended resource: os-snapshot-manage {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.845199 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Extended resource: encryption {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.845297 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Extended resource: os-volume-transfer {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.846601 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Extended resource: os-hosts {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.846663 np0000006248 devstack@c-api.service[100272]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a8233ca4668 pid: 100272 (default app) Jul 31 17:15:16.847217 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Extended resource: cgsnapshots {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.847631 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Extended resource: os-volume-type-access {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.847977 np0000006248 devstack@c-api.service[100274]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a8233ca4668 pid: 100274 (default app) Jul 31 17:15:16.848973 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Extended resource: os-availability-zone {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.849377 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Extended resource: scheduler-stats {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.850727 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Extended resource: os-quota-class-sets {{(pid=100273) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.851101 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Extended resource: os-volume-manage {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.852066 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.852261 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Extended resource: os-snapshot-manage {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.852306 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.853011 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.853155 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.853479 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Extended resource: os-volume-transfer {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.853901 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.853991 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.854523 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.snapshot_actions [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] SnapshotActionsController initialized {{(pid=100273) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 31 17:15:16.854769 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Extended resource: os-hosts {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.854918 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.855016 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e476f797-45dc-4bc1-a061-841815db6bc0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:15:16.855050 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.855694 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.855826 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Extended resource: os-volume-type-access {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.855857 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.856460 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.856619 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.857068 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Extended resource: os-availability-zone {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.857279 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.857432 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.857963 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.858111 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.858143 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Extended resource: os-quota-class-sets {{(pid=100271) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 17:15:16.858172 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1/1] 10.4.3.92 () {60 vars in 918 bytes} [Fri Jul 31 17:15:16 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 31 17:15:16.858246 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.858407 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.858537 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.858675 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.858812 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Extension UsedLimits extending resource: limits {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.858944 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Extension SnapshotActions extending resource: snapshots {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.859072 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.859210 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Extension VolumeTypeAccess extending resource: types {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.859383 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Extension AdminActions extending resource: volumes {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.859441 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.859535 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Extension AdminActions extending resource: snapshots {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.859585 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.859678 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Extension AdminActions extending resource: backups {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.859826 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Extension VolumeActions extending resource: volumes {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.859971 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.860105 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.router [None req-589261cd-cae4-4341-a074-3a6d766dadda None None] Extension TypesManage extending resource: types {{(pid=100273) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.860296 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.860438 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.861112 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.861231 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.861775 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.snapshot_actions [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] SnapshotActionsController initialized {{(pid=100271) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 31 17:15:16.862145 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.862261 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.862885 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.862997 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.863663 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.863780 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.864451 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:15:16.864579 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:15:16.865061 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.865191 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.865290 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.865432 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.865540 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.865639 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.865730 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Extension UsedLimits extending resource: limits {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.865826 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.865913 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.866009 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.866110 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Extension AdminActions extending resource: volumes {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.866216 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Extension AdminActions extending resource: snapshots {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.866321 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Extension AdminActions extending resource: backups {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.866460 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Extension VolumeActions extending resource: volumes {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.866550 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.866659 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.router [None req-666ecf62-f6d2-4e17-b83f-dd8249bb9e18 None None] Extension TypesManage extending resource: types {{(pid=100271) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 17:15:16.867976 np0000006248 devstack@c-api.service[100273]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a8233ca4668 pid: 100273 (default app) Jul 31 17:15:16.874129 np0000006248 devstack@c-api.service[100271]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a8233ca4668 pid: 100271 (default app) Jul 31 17:15:21.584157 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a2478098-d0ad-4c98-b6c9-f444f3049a55 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:15:22.185455 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a2478098-d0ad-4c98-b6c9-f444f3049a55 admin admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:15:22.186240 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a2478098-d0ad-4c98-b6c9-f444f3049a55 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:15:22.187951 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:15:22.187951 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:15:22.225683 np0000006248 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-a2478098-d0ad-4c98-b6c9-f444f3049a55 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=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:15:22.255550 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a2478098-d0ad-4c98-b6c9-f444f3049a55 admin admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:15:22.256084 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1/2] 10.4.3.92 () {68 vars in 1295 bytes} [Fri Jul 31 17:15:21 2026] POST /volume/v3/types => generated 183 bytes in 685 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:15:22.265847 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3bb4e6f1-22b3-48f5-b367-2e48c7fd5fda None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:15:22.575006 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3bb4e6f1-22b3-48f5-b367-2e48c7fd5fda admin admin] POST https://10.4.3.92/volume/v3/types/5202d31d-5eca-4096-9404-860ff934fbf1/extra_specs Jul 31 17:15:22.575618 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3bb4e6f1-22b3-48f5-b367-2e48c7fd5fda admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:15:22.577286 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:15:22.577286 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:15:22.610775 np0000006248 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-3bb4e6f1-22b3-48f5-b367-2e48c7fd5fda 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=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:15:22.666596 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3bb4e6f1-22b3-48f5-b367-2e48c7fd5fda admin admin] https://10.4.3.92/volume/v3/types/5202d31d-5eca-4096-9404-860ff934fbf1/extra_specs returned with HTTP 200 Jul 31 17:15:22.667039 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 2/3] 10.4.3.92 () {68 vars in 1442 bytes} [Fri Jul 31 17:15:22 2026] POST /volume/v3/types/5202d31d-5eca-4096-9404-860ff934fbf1/extra_specs => generated 52 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:15:22.905055 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-61dd357e-adbd-4029-b96b-fb723e7ed386 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:15:23.230040 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-61dd357e-adbd-4029-b96b-fb723e7ed386 admin admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:15:23.230799 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-61dd357e-adbd-4029-b96b-fb723e7ed386 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:15:23.232457 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:15:23.232457 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:15:23.263287 np0000006248 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-61dd357e-adbd-4029-b96b-fb723e7ed386 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=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:15:23.285689 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-61dd357e-adbd-4029-b96b-fb723e7ed386 admin admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:15:23.286218 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1/4] 10.4.3.92 () {68 vars in 1295 bytes} [Fri Jul 31 17:15:22 2026] POST /volume/v3/types => generated 186 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:15:23.302744 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f9936a60-347e-4fb1-8292-d18d6c6fb43c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:15:23.583470 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f9936a60-347e-4fb1-8292-d18d6c6fb43c admin admin] POST https://10.4.3.92/volume/v3/types/9671d37a-5b51-4a3d-816e-642745b6438b/extra_specs Jul 31 17:15:23.583470 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f9936a60-347e-4fb1-8292-d18d6c6fb43c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:15:23.583470 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:15:23.583470 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:15:23.623562 np0000006248 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-f9936a60-347e-4fb1-8292-d18d6c6fb43c 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=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:15:23.676872 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f9936a60-347e-4fb1-8292-d18d6c6fb43c admin admin] https://10.4.3.92/volume/v3/types/9671d37a-5b51-4a3d-816e-642745b6438b/extra_specs returned with HTTP 200 Jul 31 17:15:23.676872 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1/5] 10.4.3.92 () {68 vars in 1442 bytes} [Fri Jul 31 17:15:23 2026] POST /volume/v3/types/9671d37a-5b51-4a3d-816e-642745b6438b/extra_specs => generated 45 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:15:32.253026 np0000006248 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:15:32.664995 np0000006248 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:15:33.283710 np0000006248 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:15:33.674631 np0000006248 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:15:47.232909 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-89b55af0-3562-4ce4-a11d-0de9371be051 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:15:47.233541 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-89b55af0-3562-4ce4-a11d-0de9371be051 None None] GET https://10.4.3.92/volume// Jul 31 17:15:47.233704 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-89b55af0-3562-4ce4-a11d-0de9371be051 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:15:47.233912 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-89b55af0-3562-4ce4-a11d-0de9371be051 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:15:47.234403 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-89b55af0-3562-4ce4-a11d-0de9371be051 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:15:47.234673 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 2/6] 10.4.3.92 () {66 vars in 1418 bytes} [Fri Jul 31 17:15:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:16:26.948332 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-72200c85-59bb-437b-8cf6-4b4ae4ed0858 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:16:27.208181 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-72200c85-59bb-437b-8cf6-4b4ae4ed0858 tempest-verify_tempest_config-1187197067 tempest-verify_tempest_config-1187197067-project-member] GET https://10.4.3.92/volume/v3/extensions Jul 31 17:16:27.208435 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-72200c85-59bb-437b-8cf6-4b4ae4ed0858 tempest-verify_tempest_config-1187197067 tempest-verify_tempest_config-1187197067-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:16:27.208632 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-72200c85-59bb-437b-8cf6-4b4ae4ed0858 tempest-verify_tempest_config-1187197067 tempest-verify_tempest_config-1187197067-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:16:27.208944 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-72200c85-59bb-437b-8cf6-4b4ae4ed0858 tempest-verify_tempest_config-1187197067 tempest-verify_tempest_config-1187197067-project-member] https://10.4.3.92/volume/v3/extensions returned with HTTP 200 Jul 31 17:16:27.209329 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 3/7] 10.4.3.92 () {66 vars in 1239 bytes} [Fri Jul 31 17:16:26 2026] GET /volume/v3/extensions => generated 5245 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:17:35.976411 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-046d7cab-4e71-4d5a-a759-856b10cb3a63 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:35.981380 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-046d7cab-4e71-4d5a-a759-856b10cb3a63 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:17:35.981841 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-046d7cab-4e71-4d5a-a759-856b10cb3a63 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1995146805"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:17:35.985488 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-046d7cab-4e71-4d5a-a759-856b10cb3a63 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1995146805'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:17:35.986028 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-046d7cab-4e71-4d5a-a759-856b10cb3a63 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Create volume of 1 GB Jul 31 17:17:35.997941 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-046d7cab-4e71-4d5a-a759-856b10cb3a63 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Availability zone cache updated, next update will occur around 2026-07-31 18:17:35.997123. {{(pid=100273) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 17:17:35.998085 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-046d7cab-4e71-4d5a-a759-856b10cb3a63 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Availability Zones retrieved successfully. Jul 31 17:17:36.026894 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-046d7cab-4e71-4d5a-a759-856b10cb3a63 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Flow 'volume_create_api' (d7439bd7-d231-4b2b-b29d-43fb674c0de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:17:36.031750 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-046d7cab-4e71-4d5a-a759-856b10cb3a63 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (927f90ee-55e2-4d30-9eff-c985af6f6a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:17:36.033219 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-046d7cab-4e71-4d5a-a759-856b10cb3a63 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:17:36.112109 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-046d7cab-4e71-4d5a-a759-856b10cb3a63 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (927f90ee-55e2-4d30-9eff-c985af6f6a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:17:36.113283 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-046d7cab-4e71-4d5a-a759-856b10cb3a63 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8070aef1-e3fa-47c4-b540-360bf5ab660f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:17:36.174937 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-046d7cab-4e71-4d5a-a759-856b10cb3a63 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:17:36.175215 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-046d7cab-4e71-4d5a-a759-856b10cb3a63 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:17:36.275060 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-046d7cab-4e71-4d5a-a759-856b10cb3a63 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Created reservations ['899cf8ae-cb7d-4f6b-9dc2-256bbede428b', '0c8ea81d-ce72-495a-9a80-5473d60a85b9', 'ff9aed29-be75-4bad-922d-a8369a5e60ea', '82f274d9-ca20-406c-9960-769e2fe65953'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:17:36.275566 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-046d7cab-4e71-4d5a-a759-856b10cb3a63 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8070aef1-e3fa-47c4-b540-360bf5ab660f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['899cf8ae-cb7d-4f6b-9dc2-256bbede428b', '0c8ea81d-ce72-495a-9a80-5473d60a85b9', 'ff9aed29-be75-4bad-922d-a8369a5e60ea', '82f274d9-ca20-406c-9960-769e2fe65953']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:17:36.276846 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-046d7cab-4e71-4d5a-a759-856b10cb3a63 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c98a2a1-d512-486b-a496-a5b62003f304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:17:36.355576 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-046d7cab-4e71-4d5a-a759-856b10cb3a63 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c98a2a1-d512-486b-a496-a5b62003f304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e0be324-fc42-4d60-b1f6-97fc417bb676', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1995146805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05ce4f91fbb94a0f8cd1edf91e518aa2',qos_specs=None,replication_status=,reservations=['899cf8ae-cb7d-4f6b-9dc2-256bbede428b','0c8ea81d-ce72-495a-9a80-5473d60a85b9','ff9aed29-be75-4bad-922d-a8369a5e60ea','82f274d9-ca20-406c-9960-769e2fe65953'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16255082293b40a48226140208e2db5f',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:17:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1995146805',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e0be324-fc42-4d60-b1f6-97fc417bb676,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05ce4f91fbb94a0f8cd1edf91e518aa2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16255082293b40a48226140208e2db5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:17:36.355746 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-046d7cab-4e71-4d5a-a759-856b10cb3a63 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f746931-379e-4ba3-b109-31a2241c9057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:17:36.400174 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-046d7cab-4e71-4d5a-a759-856b10cb3a63 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f746931-379e-4ba3-b109-31a2241c9057) transitioned into state 'SUCCESS' from state '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-1995146805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='05ce4f91fbb94a0f8cd1edf91e518aa2',qos_specs=None,replication_status=,reservations=['899cf8ae-cb7d-4f6b-9dc2-256bbede428b','0c8ea81d-ce72-495a-9a80-5473d60a85b9','ff9aed29-be75-4bad-922d-a8369a5e60ea','82f274d9-ca20-406c-9960-769e2fe65953'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16255082293b40a48226140208e2db5f',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:17:36.404665 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-046d7cab-4e71-4d5a-a759-856b10cb3a63 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1be0ea4b-04a5-4128-85f7-caf40c3a73ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:17:36.436374 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-046d7cab-4e71-4d5a-a759-856b10cb3a63 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1be0ea4b-04a5-4128-85f7-caf40c3a73ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:17:36.438531 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-046d7cab-4e71-4d5a-a759-856b10cb3a63 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Flow 'volume_create_api' (d7439bd7-d231-4b2b-b29d-43fb674c0de2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:17:36.438531 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-046d7cab-4e71-4d5a-a759-856b10cb3a63 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Create volume request issued successfully. Jul 31 17:17:36.440289 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-046d7cab-4e71-4d5a-a759-856b10cb3a63 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:17:36.440960 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 2/8] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:17:35 2026] POST /volume/v3/volumes => generated 750 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:17:36.463139 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-43587e1e-3b55-44a0-ac46-7363ccd2a240 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:36.466919 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-43587e1e-3b55-44a0-ac46-7363ccd2a240 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] GET https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 Jul 31 17:17:36.466981 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-43587e1e-3b55-44a0-ac46-7363ccd2a240 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:36.467277 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-43587e1e-3b55-44a0-ac46-7363ccd2a240 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:36.508858 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:36.508858 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:17:36.518859 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-43587e1e-3b55-44a0-ac46-7363ccd2a240 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Volume info retrieved successfully. Jul 31 17:17:36.530971 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-43587e1e-3b55-44a0-ac46-7363ccd2a240 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 returned with HTTP 200 Jul 31 17:17:36.531689 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 2/9] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:17:36 2026] GET /volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 => generated 818 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:17:37.552805 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b73e2f40-d38a-4983-bd63-53b0f6ac767a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:37.560670 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b73e2f40-d38a-4983-bd63-53b0f6ac767a tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] GET https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 Jul 31 17:17:37.561821 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b73e2f40-d38a-4983-bd63-53b0f6ac767a tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:37.561821 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b73e2f40-d38a-4983-bd63-53b0f6ac767a tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:37.635384 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:37.635384 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:17:37.640646 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b73e2f40-d38a-4983-bd63-53b0f6ac767a tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Volume info retrieved successfully. Jul 31 17:17:37.650922 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b73e2f40-d38a-4983-bd63-53b0f6ac767a tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 returned with HTTP 200 Jul 31 17:17:37.651515 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 3/10] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:17:37 2026] GET /volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 => generated 843 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:17:37.927626 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-99398b45-5ecb-4878-85fe-c04bc19804ce None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:38.316306 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-99398b45-5ecb-4878-85fe-c04bc19804ce tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:17:38.317487 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-99398b45-5ecb-4878-85fe-c04bc19804ce tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1939845005", "imageRef": "8d238c5f-d575-4c29-9cd2-e3e14bfacc91"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:17:38.321474 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-99398b45-5ecb-4878-85fe-c04bc19804ce tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1939845005', 'imageRef': '8d238c5f-d575-4c29-9cd2-e3e14bfacc91'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:17:38.879853 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-99398b45-5ecb-4878-85fe-c04bc19804ce tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Create volume of 1 GB Jul 31 17:17:38.896097 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-99398b45-5ecb-4878-85fe-c04bc19804ce tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Availability zone cache updated, next update will occur around 2026-07-31 18:17:38.895259. {{(pid=100272) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 17:17:38.896252 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-99398b45-5ecb-4878-85fe-c04bc19804ce tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Availability Zones retrieved successfully. Jul 31 17:17:38.921361 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-99398b45-5ecb-4878-85fe-c04bc19804ce tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Flow 'volume_create_api' (5cee94ea-6d67-49b3-a30f-bcf3d68c1b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:17:38.923163 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-99398b45-5ecb-4878-85fe-c04bc19804ce tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39730279-a623-4d2c-b234-2a50dd5cf12a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:17:38.924426 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-99398b45-5ecb-4878-85fe-c04bc19804ce tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:17:39.045405 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-99398b45-5ecb-4878-85fe-c04bc19804ce tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39730279-a623-4d2c-b234-2a50dd5cf12a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:17:39.046377 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-99398b45-5ecb-4878-85fe-c04bc19804ce tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4280ba19-c616-4c11-82f3-8e845b34e5e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:17:39.096147 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-99398b45-5ecb-4878-85fe-c04bc19804ce tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:17:39.096434 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-99398b45-5ecb-4878-85fe-c04bc19804ce tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:17:39.145841 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-99398b45-5ecb-4878-85fe-c04bc19804ce tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Created reservations ['6598c1eb-ddb3-484a-af5e-ba57ad01cf4c', '481743c4-9168-4ed5-a1c7-06422f32aba1', 'b6787458-7278-44aa-838f-96ef2ec9a8b3', '366d5d69-a8ac-4226-ba83-8924494325d6'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:17:39.146925 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-99398b45-5ecb-4878-85fe-c04bc19804ce tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4280ba19-c616-4c11-82f3-8e845b34e5e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6598c1eb-ddb3-484a-af5e-ba57ad01cf4c', '481743c4-9168-4ed5-a1c7-06422f32aba1', 'b6787458-7278-44aa-838f-96ef2ec9a8b3', '366d5d69-a8ac-4226-ba83-8924494325d6']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:17:39.148299 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-99398b45-5ecb-4878-85fe-c04bc19804ce tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (622a874a-5c0e-42a4-b7b1-766ffdf35c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:17:39.202533 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-99398b45-5ecb-4878-85fe-c04bc19804ce tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (622a874a-5c0e-42a4-b7b1-766ffdf35c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18d86249-ba9f-447c-b99a-86c6bd15c7de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1939845005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2184087a31914464a2395b373e1fc945',qos_specs=None,replication_status=,reservations=['6598c1eb-ddb3-484a-af5e-ba57ad01cf4c','481743c4-9168-4ed5-a1c7-06422f32aba1','b6787458-7278-44aa-838f-96ef2ec9a8b3','366d5d69-a8ac-4226-ba83-8924494325d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3e33d1f1e9d48ce87efa99bf452e9bf',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:17:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1939845005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18d86249-ba9f-447c-b99a-86c6bd15c7de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2184087a31914464a2395b373e1fc945',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3e33d1f1e9d48ce87efa99bf452e9bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:17:39.203940 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-99398b45-5ecb-4878-85fe-c04bc19804ce tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8da2deac-2b9d-4acc-95f6-23e4e8f031a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:17:39.239489 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-99398b45-5ecb-4878-85fe-c04bc19804ce tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8da2deac-2b9d-4acc-95f6-23e4e8f031a9) transitioned into state 'SUCCESS' from state '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-1939845005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2184087a31914464a2395b373e1fc945',qos_specs=None,replication_status=,reservations=['6598c1eb-ddb3-484a-af5e-ba57ad01cf4c','481743c4-9168-4ed5-a1c7-06422f32aba1','b6787458-7278-44aa-838f-96ef2ec9a8b3','366d5d69-a8ac-4226-ba83-8924494325d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3e33d1f1e9d48ce87efa99bf452e9bf',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:17:39.240574 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-99398b45-5ecb-4878-85fe-c04bc19804ce tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a0b6b51-bed6-4699-8a47-10e6f02b4adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:17:39.276368 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-99398b45-5ecb-4878-85fe-c04bc19804ce tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a0b6b51-bed6-4699-8a47-10e6f02b4adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:17:39.276368 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-99398b45-5ecb-4878-85fe-c04bc19804ce tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Flow 'volume_create_api' (5cee94ea-6d67-49b3-a30f-bcf3d68c1b92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:17:39.276806 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-99398b45-5ecb-4878-85fe-c04bc19804ce tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Create volume request issued successfully. Jul 31 17:17:39.278123 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-99398b45-5ecb-4878-85fe-c04bc19804ce tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:17:39.278757 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 4/11] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:17:37 2026] POST /volume/v3/volumes => generated 750 bytes in 1352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:17:39.300339 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-59a0ebbe-d26c-4c9e-b70a-1937353f7145 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:39.303034 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-59a0ebbe-d26c-4c9e-b70a-1937353f7145 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de Jul 31 17:17:39.303331 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-59a0ebbe-d26c-4c9e-b70a-1937353f7145 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:39.303646 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-59a0ebbe-d26c-4c9e-b70a-1937353f7145 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:39.321912 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:39.321912 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:17:39.331729 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-59a0ebbe-d26c-4c9e-b70a-1937353f7145 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:17:39.343709 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-59a0ebbe-d26c-4c9e-b70a-1937353f7145 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de returned with HTTP 200 Jul 31 17:17:39.344338 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 3/12] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:17:39 2026] GET /volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de => generated 818 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:17:40.361900 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-419c493c-499d-4cdf-bb2b-23cab26c74c6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:40.364198 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-419c493c-499d-4cdf-bb2b-23cab26c74c6 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de Jul 31 17:17:40.364578 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-419c493c-499d-4cdf-bb2b-23cab26c74c6 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:40.364863 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-419c493c-499d-4cdf-bb2b-23cab26c74c6 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:40.376459 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:40.376459 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:17:40.383926 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-419c493c-499d-4cdf-bb2b-23cab26c74c6 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:17:40.390612 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-419c493c-499d-4cdf-bb2b-23cab26c74c6 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de returned with HTTP 200 Jul 31 17:17:40.391471 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 3/13] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:17:40 2026] GET /volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:17:41.412339 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-570c4700-8111-47cc-85ea-09aaa999d970 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:41.416773 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-570c4700-8111-47cc-85ea-09aaa999d970 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de Jul 31 17:17:41.416773 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-570c4700-8111-47cc-85ea-09aaa999d970 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:41.418520 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-570c4700-8111-47cc-85ea-09aaa999d970 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:41.428333 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:41.428333 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:17:41.434295 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-570c4700-8111-47cc-85ea-09aaa999d970 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:17:41.441566 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-570c4700-8111-47cc-85ea-09aaa999d970 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de returned with HTTP 200 Jul 31 17:17:41.442095 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 4/14] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:17:41 2026] GET /volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:17:42.469181 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-03f2039a-450b-4995-98e4-239d81d1dc66 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:42.471543 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-03f2039a-450b-4995-98e4-239d81d1dc66 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de Jul 31 17:17:42.471650 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-03f2039a-450b-4995-98e4-239d81d1dc66 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:42.472014 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-03f2039a-450b-4995-98e4-239d81d1dc66 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:42.485895 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:42.485895 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:17:42.503509 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-03f2039a-450b-4995-98e4-239d81d1dc66 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:17:42.514102 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-03f2039a-450b-4995-98e4-239d81d1dc66 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de returned with HTTP 200 Jul 31 17:17:42.514903 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 5/15] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:17:42 2026] GET /volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de => generated 903 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:17:43.538803 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-26a7d1e1-6d63-45a3-bdd0-6c24f0b4d801 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:43.542044 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-26a7d1e1-6d63-45a3-bdd0-6c24f0b4d801 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de Jul 31 17:17:43.542399 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-26a7d1e1-6d63-45a3-bdd0-6c24f0b4d801 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:43.542648 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-26a7d1e1-6d63-45a3-bdd0-6c24f0b4d801 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:43.557863 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:43.557863 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:17:43.569690 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-26a7d1e1-6d63-45a3-bdd0-6c24f0b4d801 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:17:43.577271 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-26a7d1e1-6d63-45a3-bdd0-6c24f0b4d801 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de returned with HTTP 200 Jul 31 17:17:43.577847 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 4/16] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:17:43 2026] GET /volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de => generated 903 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:17:44.600059 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ca807ba1-52be-4be3-8266-57109954ca7b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:44.602477 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ca807ba1-52be-4be3-8266-57109954ca7b tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de Jul 31 17:17:44.602477 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ca807ba1-52be-4be3-8266-57109954ca7b tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:44.602477 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ca807ba1-52be-4be3-8266-57109954ca7b tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:44.611253 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:44.611253 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:17:44.617425 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ca807ba1-52be-4be3-8266-57109954ca7b tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:17:44.626744 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ca807ba1-52be-4be3-8266-57109954ca7b tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de returned with HTTP 200 Jul 31 17:17:44.627342 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 4/17] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:17:44 2026] GET /volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:17:45.649512 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-aa2b8f89-fcf8-419c-b04d-26ecf96f8bc5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:45.658493 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aa2b8f89-fcf8-419c-b04d-26ecf96f8bc5 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de Jul 31 17:17:45.658801 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aa2b8f89-fcf8-419c-b04d-26ecf96f8bc5 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:45.659086 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aa2b8f89-fcf8-419c-b04d-26ecf96f8bc5 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:45.670341 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:45.670341 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:17:45.677382 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-aa2b8f89-fcf8-419c-b04d-26ecf96f8bc5 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:17:45.690471 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aa2b8f89-fcf8-419c-b04d-26ecf96f8bc5 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de returned with HTTP 200 Jul 31 17:17:45.690720 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 5/18] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:17:45 2026] GET /volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de => generated 903 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:17:46.712034 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-63f3e4d6-dd66-4904-b130-5904c47d0b17 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:46.719555 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-63f3e4d6-dd66-4904-b130-5904c47d0b17 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de Jul 31 17:17:46.719555 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-63f3e4d6-dd66-4904-b130-5904c47d0b17 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:46.719656 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-63f3e4d6-dd66-4904-b130-5904c47d0b17 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:46.746329 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:46.746329 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:17:46.756490 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-63f3e4d6-dd66-4904-b130-5904c47d0b17 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:17:46.767415 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-63f3e4d6-dd66-4904-b130-5904c47d0b17 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de returned with HTTP 200 Jul 31 17:17:46.768877 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 6/19] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:17:46 2026] GET /volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de => generated 903 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:17:46.984418 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7e5f2900-e02f-437c-a153-caa7eff247a3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:47.562172 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7e5f2900-e02f-437c-a153-caa7eff247a3 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:17:47.564348 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7e5f2900-e02f-437c-a153-caa7eff247a3 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-691772425"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:17:47.566151 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-7e5f2900-e02f-437c-a153-caa7eff247a3 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-691772425'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:17:47.566484 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-7e5f2900-e02f-437c-a153-caa7eff247a3 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Create volume of 1 GB Jul 31 17:17:47.575616 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7e5f2900-e02f-437c-a153-caa7eff247a3 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Availability Zones retrieved successfully. Jul 31 17:17:47.584076 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7e5f2900-e02f-437c-a153-caa7eff247a3 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Flow 'volume_create_api' (81eabbe2-b110-414b-9d21-ede57294e4cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:17:47.585695 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7e5f2900-e02f-437c-a153-caa7eff247a3 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (855ca02d-b71e-428d-bf36-140fd3f0e369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:17:47.586797 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-7e5f2900-e02f-437c-a153-caa7eff247a3 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:17:47.638459 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7e5f2900-e02f-437c-a153-caa7eff247a3 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (855ca02d-b71e-428d-bf36-140fd3f0e369) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:17:47.639893 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7e5f2900-e02f-437c-a153-caa7eff247a3 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a479368-68a9-4e4c-8ca4-aa118588b2da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:17:47.766824 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-7e5f2900-e02f-437c-a153-caa7eff247a3 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Created reservations ['3cca4454-b288-494d-a8ff-4896f33cb239', 'b78cce1c-05a5-4788-a9d1-15c7db74c212', 'c4809332-db05-480d-b060-591b57ccf170', '43707901-5e8b-4293-9331-e3d0454787b2'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:17:47.769742 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7e5f2900-e02f-437c-a153-caa7eff247a3 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a479368-68a9-4e4c-8ca4-aa118588b2da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cca4454-b288-494d-a8ff-4896f33cb239', 'b78cce1c-05a5-4788-a9d1-15c7db74c212', 'c4809332-db05-480d-b060-591b57ccf170', '43707901-5e8b-4293-9331-e3d0454787b2']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:17:47.770055 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7e5f2900-e02f-437c-a153-caa7eff247a3 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd3a8546-879b-4253-a555-4ef4d6bf363d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:17:47.789605 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3e72507e-40ff-4a2a-b8a8-725c3152012d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:47.792732 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3e72507e-40ff-4a2a-b8a8-725c3152012d tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de Jul 31 17:17:47.793772 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3e72507e-40ff-4a2a-b8a8-725c3152012d tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:47.793772 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3e72507e-40ff-4a2a-b8a8-725c3152012d tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:47.822824 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:47.822824 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:17:47.830089 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3e72507e-40ff-4a2a-b8a8-725c3152012d tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:17:47.839485 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3e72507e-40ff-4a2a-b8a8-725c3152012d tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de returned with HTTP 200 Jul 31 17:17:47.840556 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 5/20] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:17:47 2026] GET /volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de => generated 903 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:17:47.849036 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7e5f2900-e02f-437c-a153-caa7eff247a3 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd3a8546-879b-4253-a555-4ef4d6bf363d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6d323a4-e319-4be7-ae3e-5dec35c92432', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-691772425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='717ed2f23e274e20895b0a530e794b52',qos_specs=None,replication_status=,reservations=['3cca4454-b288-494d-a8ff-4896f33cb239','b78cce1c-05a5-4788-a9d1-15c7db74c212','c4809332-db05-480d-b060-591b57ccf170','43707901-5e8b-4293-9331-e3d0454787b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a11e6dbb79054968b20d4e4d053a52b9',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:17:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-691772425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6d323a4-e319-4be7-ae3e-5dec35c92432,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='717ed2f23e274e20895b0a530e794b52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a11e6dbb79054968b20d4e4d053a52b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:17:47.849731 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7e5f2900-e02f-437c-a153-caa7eff247a3 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (775ce491-8a83-4e1b-9d7e-6a2a71a5b9bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:17:47.882864 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7e5f2900-e02f-437c-a153-caa7eff247a3 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (775ce491-8a83-4e1b-9d7e-6a2a71a5b9bd) transitioned into state 'SUCCESS' from state '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-691772425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='717ed2f23e274e20895b0a530e794b52',qos_specs=None,replication_status=,reservations=['3cca4454-b288-494d-a8ff-4896f33cb239','b78cce1c-05a5-4788-a9d1-15c7db74c212','c4809332-db05-480d-b060-591b57ccf170','43707901-5e8b-4293-9331-e3d0454787b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a11e6dbb79054968b20d4e4d053a52b9',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:17:47.884856 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7e5f2900-e02f-437c-a153-caa7eff247a3 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23117591-7f8c-4979-a903-b4d969613396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:17:47.909136 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7e5f2900-e02f-437c-a153-caa7eff247a3 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23117591-7f8c-4979-a903-b4d969613396) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:17:47.910547 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7e5f2900-e02f-437c-a153-caa7eff247a3 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Flow 'volume_create_api' (81eabbe2-b110-414b-9d21-ede57294e4cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:17:47.911896 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7e5f2900-e02f-437c-a153-caa7eff247a3 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Create volume request issued successfully. Jul 31 17:17:47.912490 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7e5f2900-e02f-437c-a153-caa7eff247a3 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:17:47.915031 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 5/21] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:17:46 2026] POST /volume/v3/volumes => generated 782 bytes in 932 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 17:17:47.930615 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2c2fd368-3065-4ed2-9779-315724142d54 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:47.933549 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2c2fd368-3065-4ed2-9779-315724142d54 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] GET https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 Jul 31 17:17:47.934113 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2c2fd368-3065-4ed2-9779-315724142d54 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:47.934467 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2c2fd368-3065-4ed2-9779-315724142d54 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:47.975177 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:47.975177 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:17:47.981349 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2c2fd368-3065-4ed2-9779-315724142d54 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Volume info retrieved successfully. Jul 31 17:17:47.994723 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2c2fd368-3065-4ed2-9779-315724142d54 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 returned with HTTP 200 Jul 31 17:17:47.994723 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 6/22] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:17:47 2026] GET /volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 => generated 961 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:17:48.468014 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-782ea891-ca12-444a-8281-3658a6d24e10 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:48.471020 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-782ea891-ca12-444a-8281-3658a6d24e10 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:17:48.472090 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-782ea891-ca12-444a-8281-3658a6d24e10 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-311564506"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:17:48.474489 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-782ea891-ca12-444a-8281-3658a6d24e10 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-311564506'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:17:48.474849 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-782ea891-ca12-444a-8281-3658a6d24e10 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Create volume of 1 GB Jul 31 17:17:48.482486 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-782ea891-ca12-444a-8281-3658a6d24e10 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Availability Zones retrieved successfully. Jul 31 17:17:48.494346 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-782ea891-ca12-444a-8281-3658a6d24e10 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Flow 'volume_create_api' (3325e047-4ccd-487a-b9c5-3fc83d708ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:17:48.496869 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-782ea891-ca12-444a-8281-3658a6d24e10 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6f28640-4fb2-4090-a7d9-281bb31e970b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:17:48.499817 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-782ea891-ca12-444a-8281-3658a6d24e10 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:17:48.550642 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-782ea891-ca12-444a-8281-3658a6d24e10 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6f28640-4fb2-4090-a7d9-281bb31e970b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:17:48.551152 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-782ea891-ca12-444a-8281-3658a6d24e10 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be53fd49-2665-4f10-8adb-63d1a4ae2700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:17:48.665484 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-782ea891-ca12-444a-8281-3658a6d24e10 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Created reservations ['aad7145e-7a5a-44ec-b4f3-fb31c77dc631', '0c4af06e-fe4f-40a5-aaac-cf734b35fec8', 'cac86f35-9330-4467-93e5-e40017233bde', 'c9a4b546-bfab-4aa0-9af8-c3587286fc4b'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:17:48.666636 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-782ea891-ca12-444a-8281-3658a6d24e10 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be53fd49-2665-4f10-8adb-63d1a4ae2700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aad7145e-7a5a-44ec-b4f3-fb31c77dc631', '0c4af06e-fe4f-40a5-aaac-cf734b35fec8', 'cac86f35-9330-4467-93e5-e40017233bde', 'c9a4b546-bfab-4aa0-9af8-c3587286fc4b']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:17:48.668054 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-782ea891-ca12-444a-8281-3658a6d24e10 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20ad4d7b-42f5-4dd4-a25d-86a4e59cbe1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:17:48.699780 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-782ea891-ca12-444a-8281-3658a6d24e10 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20ad4d7b-42f5-4dd4-a25d-86a4e59cbe1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5c3c9f5-bc42-4486-ae30-6be1c37110e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-311564506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39fbc302fa1241518925d4cf238dc7a2',qos_specs=None,replication_status=,reservations=['aad7145e-7a5a-44ec-b4f3-fb31c77dc631','0c4af06e-fe4f-40a5-aaac-cf734b35fec8','cac86f35-9330-4467-93e5-e40017233bde','c9a4b546-bfab-4aa0-9af8-c3587286fc4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13b7e5a21f334f5a8fc3f7ff9f1818b8',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:17:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-311564506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5c3c9f5-bc42-4486-ae30-6be1c37110e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39fbc302fa1241518925d4cf238dc7a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13b7e5a21f334f5a8fc3f7ff9f1818b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:17:48.701256 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-782ea891-ca12-444a-8281-3658a6d24e10 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c740a715-bdf2-4008-8109-4868c92e8c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:17:48.733970 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-782ea891-ca12-444a-8281-3658a6d24e10 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c740a715-bdf2-4008-8109-4868c92e8c0e) transitioned into state 'SUCCESS' from state '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-311564506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39fbc302fa1241518925d4cf238dc7a2',qos_specs=None,replication_status=,reservations=['aad7145e-7a5a-44ec-b4f3-fb31c77dc631','0c4af06e-fe4f-40a5-aaac-cf734b35fec8','cac86f35-9330-4467-93e5-e40017233bde','c9a4b546-bfab-4aa0-9af8-c3587286fc4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13b7e5a21f334f5a8fc3f7ff9f1818b8',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:17:48.734950 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-782ea891-ca12-444a-8281-3658a6d24e10 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c86b402-bb12-49ee-80b9-577577055b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:17:48.763495 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-782ea891-ca12-444a-8281-3658a6d24e10 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c86b402-bb12-49ee-80b9-577577055b6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:17:48.764475 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-782ea891-ca12-444a-8281-3658a6d24e10 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Flow 'volume_create_api' (3325e047-4ccd-487a-b9c5-3fc83d708ead) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:17:48.766382 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-782ea891-ca12-444a-8281-3658a6d24e10 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Create volume request issued successfully. Jul 31 17:17:48.768246 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-782ea891-ca12-444a-8281-3658a6d24e10 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:17:48.770798 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 7/23] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:17:48 2026] POST /volume/v3/volumes => generated 749 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:17:48.796983 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b10ac3f0-5214-4a18-a3c8-5f5a59a36bbe None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:48.801558 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b10ac3f0-5214-4a18-a3c8-5f5a59a36bbe tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] GET https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 Jul 31 17:17:48.805774 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b10ac3f0-5214-4a18-a3c8-5f5a59a36bbe tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:48.809390 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b10ac3f0-5214-4a18-a3c8-5f5a59a36bbe tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:48.856069 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:48.856069 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:17:48.865779 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-31d3d1cb-8311-4ed7-8a04-ac1a51fc2786 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:48.871873 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-31d3d1cb-8311-4ed7-8a04-ac1a51fc2786 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de Jul 31 17:17:48.872201 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b10ac3f0-5214-4a18-a3c8-5f5a59a36bbe tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Volume info retrieved successfully. Jul 31 17:17:48.872568 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-31d3d1cb-8311-4ed7-8a04-ac1a51fc2786 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:48.872568 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-31d3d1cb-8311-4ed7-8a04-ac1a51fc2786 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:48.885820 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:48.885820 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:17:48.887036 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b10ac3f0-5214-4a18-a3c8-5f5a59a36bbe tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 returned with HTTP 200 Jul 31 17:17:48.887358 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 6/24] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:17:48 2026] GET /volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 => generated 817 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:17:48.896481 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-31d3d1cb-8311-4ed7-8a04-ac1a51fc2786 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:17:48.909856 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-31d3d1cb-8311-4ed7-8a04-ac1a51fc2786 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de returned with HTTP 200 Jul 31 17:17:48.910086 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 6/25] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:17:48 2026] GET /volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de => generated 903 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:17:49.018253 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f262f667-362b-4d3d-81a0-4c204c712b14 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:49.022754 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f262f667-362b-4d3d-81a0-4c204c712b14 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] GET https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 Jul 31 17:17:49.023101 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f262f667-362b-4d3d-81a0-4c204c712b14 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:49.023712 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f262f667-362b-4d3d-81a0-4c204c712b14 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:49.042776 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:49.042776 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:17:49.055007 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f262f667-362b-4d3d-81a0-4c204c712b14 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Volume info retrieved successfully. Jul 31 17:17:49.067513 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f262f667-362b-4d3d-81a0-4c204c712b14 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 returned with HTTP 200 Jul 31 17:17:49.068166 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 7/26] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:17:49 2026] GET /volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 => generated 1013 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:17:49.907265 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5e4c8f0b-60f1-4ebb-9c78-66b4edc40049 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:49.910419 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5e4c8f0b-60f1-4ebb-9c78-66b4edc40049 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] GET https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 Jul 31 17:17:49.910532 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5e4c8f0b-60f1-4ebb-9c78-66b4edc40049 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:49.910729 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5e4c8f0b-60f1-4ebb-9c78-66b4edc40049 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:49.929644 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:49.929644 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:17:49.937038 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f6079920-3b1f-45d3-8723-648ce1df7cc1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:49.937479 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-5e4c8f0b-60f1-4ebb-9c78-66b4edc40049 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Volume info retrieved successfully. Jul 31 17:17:49.939282 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f6079920-3b1f-45d3-8723-648ce1df7cc1 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de Jul 31 17:17:49.939909 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f6079920-3b1f-45d3-8723-648ce1df7cc1 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:49.941270 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f6079920-3b1f-45d3-8723-648ce1df7cc1 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:49.952383 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5e4c8f0b-60f1-4ebb-9c78-66b4edc40049 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 returned with HTTP 200 Jul 31 17:17:49.953956 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 8/27] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:17:49 2026] GET /volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:17:49.965460 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:49.965460 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:17:49.966495 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f6079920-3b1f-45d3-8723-648ce1df7cc1 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:17:49.983618 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f6079920-3b1f-45d3-8723-648ce1df7cc1 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de returned with HTTP 200 Jul 31 17:17:49.983618 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 7/28] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:17:49 2026] GET /volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de => generated 903 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:17:50.058009 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-6f82c355-344e-444b-8153-d1c570c847ed req-5c85eb3c-6847-43da-a3aa-8aa2cd53b885 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:50.060556 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6f82c355-344e-444b-8153-d1c570c847ed req-5c85eb3c-6847-43da-a3aa-8aa2cd53b885 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] GET https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 Jul 31 17:17:50.060950 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-6f82c355-344e-444b-8153-d1c570c847ed req-5c85eb3c-6847-43da-a3aa-8aa2cd53b885 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:50.061273 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-6f82c355-344e-444b-8153-d1c570c847ed req-5c85eb3c-6847-43da-a3aa-8aa2cd53b885 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:50.074159 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:50.074159 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:17:50.081782 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-6f82c355-344e-444b-8153-d1c570c847ed req-5c85eb3c-6847-43da-a3aa-8aa2cd53b885 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Volume info retrieved successfully. Jul 31 17:17:50.087516 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6f82c355-344e-444b-8153-d1c570c847ed req-5c85eb3c-6847-43da-a3aa-8aa2cd53b885 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 returned with HTTP 200 Jul 31 17:17:50.088108 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 7/29] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:17:50 2026] GET /volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:17:50.606216 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8665b319-ac17-48f9-b4c9-9939ea48cb74 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:50.606802 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8665b319-ac17-48f9-b4c9-9939ea48cb74 None None] GET https://10.4.3.92/volume// Jul 31 17:17:50.607813 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8665b319-ac17-48f9-b4c9-9939ea48cb74 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:50.607813 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8665b319-ac17-48f9-b4c9-9939ea48cb74 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:50.609176 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8665b319-ac17-48f9-b4c9-9939ea48cb74 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:17:50.609680 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 8/30] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:17:50 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:17:50.639110 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-6f82c355-344e-444b-8153-d1c570c847ed req-289ee67a-e10a-43f9-aaad-2baf582e18a9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:51.004077 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8c59a7b5-2c78-4f93-b0f2-6fe5135ee24f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:51.006994 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8c59a7b5-2c78-4f93-b0f2-6fe5135ee24f tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de Jul 31 17:17:51.007177 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8c59a7b5-2c78-4f93-b0f2-6fe5135ee24f tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:51.007386 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8c59a7b5-2c78-4f93-b0f2-6fe5135ee24f tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:51.033555 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:51.033555 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:17:51.047516 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8c59a7b5-2c78-4f93-b0f2-6fe5135ee24f tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:17:51.061294 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8c59a7b5-2c78-4f93-b0f2-6fe5135ee24f tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de returned with HTTP 200 Jul 31 17:17:51.061955 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 8/31] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:17:51 2026] GET /volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de => generated 903 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:17:51.112854 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-6f82c355-344e-444b-8153-d1c570c847ed req-289ee67a-e10a-43f9-aaad-2baf582e18a9 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:17:51.116500 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-6f82c355-344e-444b-8153-d1c570c847ed req-289ee67a-e10a-43f9-aaad-2baf582e18a9 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d5c3c9f5-bc42-4486-ae30-6be1c37110e3", "connector": null, "instance_uuid": "5dbabdce-2183-4781-bedf-e203292aec04"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:17:51.134632 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:51.134632 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:17:51.201570 np0000006248 devstack@c-api.service[100272]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Jul 31 17:17:51.201570 np0000006248 devstack@c-api.service[100272]: .first() Jul 31 17:17:51.259748 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-6f82c355-344e-444b-8153-d1c570c847ed req-289ee67a-e10a-43f9-aaad-2baf582e18a9 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:17:51.260140 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 9/32] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:17:50 2026] POST /volume/v3/attachments => generated 273 bytes in 623 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:17:51.339629 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b5565778-c393-409f-847d-6cdc1816ca11 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:51.344398 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b5565778-c393-409f-847d-6cdc1816ca11 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] GET https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 Jul 31 17:17:51.344547 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b5565778-c393-409f-847d-6cdc1816ca11 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:51.345336 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b5565778-c393-409f-847d-6cdc1816ca11 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:51.368146 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:51.368146 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:17:51.380688 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b5565778-c393-409f-847d-6cdc1816ca11 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Volume info retrieved successfully. Jul 31 17:17:51.388515 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-452dfddd-ab40-4ec5-b655-100c4079e1c0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:51.388515 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-452dfddd-ab40-4ec5-b655-100c4079e1c0 None None] GET https://10.4.3.92/volume// Jul 31 17:17:51.388728 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-452dfddd-ab40-4ec5-b655-100c4079e1c0 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:51.389006 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-452dfddd-ab40-4ec5-b655-100c4079e1c0 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:51.389691 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-452dfddd-ab40-4ec5-b655-100c4079e1c0 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:17:51.390132 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 9/33] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:17:51 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:17:51.396447 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b5565778-c393-409f-847d-6cdc1816ca11 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 returned with HTTP 200 Jul 31 17:17:51.396672 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 8/34] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:17:51 2026] GET /volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 => generated 841 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:17:51.419396 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-6f82c355-344e-444b-8153-d1c570c847ed req-0c179792-6fd5-4db8-bca8-fed00ee6af8c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:51.420653 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-6f82c355-344e-444b-8153-d1c570c847ed req-0c179792-6fd5-4db8-bca8-fed00ee6af8c tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] GET https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 Jul 31 17:17:51.421859 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-6f82c355-344e-444b-8153-d1c570c847ed req-0c179792-6fd5-4db8-bca8-fed00ee6af8c tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:51.421859 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-6f82c355-344e-444b-8153-d1c570c847ed req-0c179792-6fd5-4db8-bca8-fed00ee6af8c tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:51.441710 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:51.441710 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:17:51.449489 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-6f82c355-344e-444b-8153-d1c570c847ed req-0c179792-6fd5-4db8-bca8-fed00ee6af8c tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Volume info retrieved successfully. Jul 31 17:17:51.459439 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-6f82c355-344e-444b-8153-d1c570c847ed req-0c179792-6fd5-4db8-bca8-fed00ee6af8c tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 returned with HTTP 200 Jul 31 17:17:51.459727 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 9/35] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:17:51 2026] GET /volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 => generated 1021 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:17:52.083093 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a8b06b2c-08bc-4028-a99d-242ca82dc6d5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:52.088376 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a8b06b2c-08bc-4028-a99d-242ca82dc6d5 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de Jul 31 17:17:52.088376 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a8b06b2c-08bc-4028-a99d-242ca82dc6d5 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:52.088376 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a8b06b2c-08bc-4028-a99d-242ca82dc6d5 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:52.104223 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:52.104223 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:17:52.109509 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a8b06b2c-08bc-4028-a99d-242ca82dc6d5 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:17:52.121844 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a8b06b2c-08bc-4028-a99d-242ca82dc6d5 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de returned with HTTP 200 Jul 31 17:17:52.121844 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 10/36] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:17:52 2026] GET /volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de => generated 903 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:17:52.415160 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c2c854e9-186a-46a2-85ea-477d0c2bbb78 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:52.419018 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c2c854e9-186a-46a2-85ea-477d0c2bbb78 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] GET https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 Jul 31 17:17:52.420848 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c2c854e9-186a-46a2-85ea-477d0c2bbb78 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:52.421125 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c2c854e9-186a-46a2-85ea-477d0c2bbb78 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:52.442732 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:52.442732 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:17:52.448804 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c2c854e9-186a-46a2-85ea-477d0c2bbb78 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Volume info retrieved successfully. Jul 31 17:17:52.456298 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c2c854e9-186a-46a2-85ea-477d0c2bbb78 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 returned with HTTP 200 Jul 31 17:17:52.456864 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 10/37] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:17:52 2026] GET /volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:17:52.521066 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-6f82c355-344e-444b-8153-d1c570c847ed req-463866d1-cec8-4c0e-956c-354680589f99 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:52.523792 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6f82c355-344e-444b-8153-d1c570c847ed req-463866d1-cec8-4c0e-956c-354680589f99 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] PUT https://10.4.3.92/volume/v3/attachments/fb0cdac7-79bb-44d6-96b0-11a0d295420d Jul 31 17:17:52.525121 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-6f82c355-344e-444b-8153-d1c570c847ed req-463866d1-cec8-4c0e-956c-354680589f99 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:17:52.544986 np0000006248 devstack@c-api.service[100273]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Jul 31 17:17:52.544986 np0000006248 devstack@c-api.service[100273]: .first() Jul 31 17:17:52.562404 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-6f82c355-344e-444b-8153-d1c570c847ed req-463866d1-cec8-4c0e-956c-354680589f99 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Acquiring lock "cinder-attachment_update-d5c3c9f5-bc42-4486-ae30-6be1c37110e3-np0000006248" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:17:52.569712 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-6f82c355-344e-444b-8153-d1c570c847ed req-463866d1-cec8-4c0e-956c-354680589f99 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Lock "cinder-attachment_update-d5c3c9f5-bc42-4486-ae30-6be1c37110e3-np0000006248" acquired by "attachment_update" :: waited 0.008s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:17:52.572814 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:52.572814 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:17:52.798689 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-6f82c355-344e-444b-8153-d1c570c847ed req-463866d1-cec8-4c0e-956c-354680589f99 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Lock "cinder-attachment_update-d5c3c9f5-bc42-4486-ae30-6be1c37110e3-np0000006248" released by "attachment_update" :: held 0.229s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:17:52.799823 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6f82c355-344e-444b-8153-d1c570c847ed req-463866d1-cec8-4c0e-956c-354680589f99 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] https://10.4.3.92/volume/v3/attachments/fb0cdac7-79bb-44d6-96b0-11a0d295420d returned with HTTP 200 Jul 31 17:17:52.800458 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 9/38] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:17:52 2026] PUT /volume/v3/attachments/fb0cdac7-79bb-44d6-96b0-11a0d295420d => generated 969 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:17:53.140154 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f2b1373e-2df0-4073-8bbe-7431b8c8e835 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:53.143831 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f2b1373e-2df0-4073-8bbe-7431b8c8e835 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de Jul 31 17:17:53.144870 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f2b1373e-2df0-4073-8bbe-7431b8c8e835 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:53.144870 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f2b1373e-2df0-4073-8bbe-7431b8c8e835 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:53.157783 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:53.157783 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:17:53.172297 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f2b1373e-2df0-4073-8bbe-7431b8c8e835 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:17:53.181610 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f2b1373e-2df0-4073-8bbe-7431b8c8e835 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de returned with HTTP 200 Jul 31 17:17:53.182155 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 10/39] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:17:53 2026] GET /volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de => generated 903 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:17:53.480991 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-52d5ed55-0ccf-4dcf-b1fb-918fb708e761 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:53.483623 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-52d5ed55-0ccf-4dcf-b1fb-918fb708e761 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] GET https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 Jul 31 17:17:53.483944 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-52d5ed55-0ccf-4dcf-b1fb-918fb708e761 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:53.484128 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-52d5ed55-0ccf-4dcf-b1fb-918fb708e761 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:53.497187 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:53.497187 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:17:53.510169 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-52d5ed55-0ccf-4dcf-b1fb-918fb708e761 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Volume info retrieved successfully. Jul 31 17:17:53.520990 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-52d5ed55-0ccf-4dcf-b1fb-918fb708e761 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 returned with HTTP 200 Jul 31 17:17:53.522739 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 11/40] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:17:53 2026] GET /volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:17:54.201437 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d3fdd914-e77d-4d29-bc2f-1ca1943a972d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:54.204409 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d3fdd914-e77d-4d29-bc2f-1ca1943a972d tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de Jul 31 17:17:54.204409 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d3fdd914-e77d-4d29-bc2f-1ca1943a972d tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:54.204598 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d3fdd914-e77d-4d29-bc2f-1ca1943a972d tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:54.219434 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:54.219434 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:17:54.234986 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d3fdd914-e77d-4d29-bc2f-1ca1943a972d tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:17:54.244069 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d3fdd914-e77d-4d29-bc2f-1ca1943a972d tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de returned with HTTP 200 Jul 31 17:17:54.244952 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 11/41] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:17:54 2026] GET /volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de => generated 903 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:17:54.543942 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d4122d49-58c3-4f7b-85d6-a8b6f3869b1e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:54.547815 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d4122d49-58c3-4f7b-85d6-a8b6f3869b1e tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] GET https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 Jul 31 17:17:54.547815 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d4122d49-58c3-4f7b-85d6-a8b6f3869b1e tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:54.549470 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d4122d49-58c3-4f7b-85d6-a8b6f3869b1e tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:54.568771 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:54.568771 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:17:54.576405 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d4122d49-58c3-4f7b-85d6-a8b6f3869b1e tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Volume info retrieved successfully. Jul 31 17:17:54.584673 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d4122d49-58c3-4f7b-85d6-a8b6f3869b1e tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 returned with HTTP 200 Jul 31 17:17:54.585072 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 10/42] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:17:54 2026] GET /volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:17:55.263026 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2b64eada-6360-4025-a7fb-9b69d4d15eba None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:55.266213 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2b64eada-6360-4025-a7fb-9b69d4d15eba tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de Jul 31 17:17:55.267615 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2b64eada-6360-4025-a7fb-9b69d4d15eba tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:55.267615 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2b64eada-6360-4025-a7fb-9b69d4d15eba tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:55.283490 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:55.283490 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:17:55.295181 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2b64eada-6360-4025-a7fb-9b69d4d15eba tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:17:55.303479 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2b64eada-6360-4025-a7fb-9b69d4d15eba tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de returned with HTTP 200 Jul 31 17:17:55.303479 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 11/43] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:17:55 2026] GET /volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de => generated 903 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:17:55.608957 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cd080a6e-b400-4f06-a4a3-48fbf8a282fd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:55.610907 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cd080a6e-b400-4f06-a4a3-48fbf8a282fd tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] GET https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 Jul 31 17:17:55.611221 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cd080a6e-b400-4f06-a4a3-48fbf8a282fd tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:55.612166 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cd080a6e-b400-4f06-a4a3-48fbf8a282fd tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:55.634359 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:55.634359 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:17:55.639972 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-cd080a6e-b400-4f06-a4a3-48fbf8a282fd tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Volume info retrieved successfully. Jul 31 17:17:55.648433 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cd080a6e-b400-4f06-a4a3-48fbf8a282fd tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 returned with HTTP 200 Jul 31 17:17:55.648985 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 12/44] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:17:55 2026] GET /volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:17:56.326143 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d34104c9-3df3-4780-a903-10541ee2460c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:56.329455 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d34104c9-3df3-4780-a903-10541ee2460c tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de Jul 31 17:17:56.331821 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d34104c9-3df3-4780-a903-10541ee2460c tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:56.331821 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d34104c9-3df3-4780-a903-10541ee2460c tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:56.338414 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:56.338414 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:17:56.343744 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d34104c9-3df3-4780-a903-10541ee2460c tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:17:56.350892 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d34104c9-3df3-4780-a903-10541ee2460c tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de returned with HTTP 200 Jul 31 17:17:56.351441 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 12/45] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:17:56 2026] GET /volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:17:56.666346 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4397674a-5b24-4668-a1de-a18fe6e9e09e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:56.667920 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4397674a-5b24-4668-a1de-a18fe6e9e09e tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] GET https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 Jul 31 17:17:56.668649 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4397674a-5b24-4668-a1de-a18fe6e9e09e tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:56.668975 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4397674a-5b24-4668-a1de-a18fe6e9e09e tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:56.685394 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:56.685394 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:17:56.689589 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4397674a-5b24-4668-a1de-a18fe6e9e09e tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Volume info retrieved successfully. Jul 31 17:17:56.697494 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4397674a-5b24-4668-a1de-a18fe6e9e09e tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 returned with HTTP 200 Jul 31 17:17:56.698011 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 11/46] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:17:56 2026] GET /volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:17:57.368347 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-655d3ca7-69c3-484c-ad51-29cdab9bc785 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:57.371547 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-655d3ca7-69c3-484c-ad51-29cdab9bc785 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de Jul 31 17:17:57.372614 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-655d3ca7-69c3-484c-ad51-29cdab9bc785 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:57.372614 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-655d3ca7-69c3-484c-ad51-29cdab9bc785 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:57.388120 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:57.388120 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:17:57.394603 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-655d3ca7-69c3-484c-ad51-29cdab9bc785 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:17:57.403066 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-655d3ca7-69c3-484c-ad51-29cdab9bc785 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de returned with HTTP 200 Jul 31 17:17:57.404161 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 12/47] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:17:57 2026] GET /volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de => generated 903 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:17:57.723509 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c660ce05-8f76-41a0-9300-ddf6a0beefcf None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:57.726130 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c660ce05-8f76-41a0-9300-ddf6a0beefcf tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] GET https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 Jul 31 17:17:57.726311 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c660ce05-8f76-41a0-9300-ddf6a0beefcf tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:57.726658 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c660ce05-8f76-41a0-9300-ddf6a0beefcf tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:57.747414 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:57.747414 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:17:57.754274 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c660ce05-8f76-41a0-9300-ddf6a0beefcf tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Volume info retrieved successfully. Jul 31 17:17:57.761339 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c660ce05-8f76-41a0-9300-ddf6a0beefcf tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 returned with HTTP 200 Jul 31 17:17:57.761964 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 13/48] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:17:57 2026] GET /volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:17:58.204548 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bedbd108-4e38-4392-8ba9-8b6fea12196c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:58.207851 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bedbd108-4e38-4392-8ba9-8b6fea12196c tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:17:58.208106 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bedbd108-4e38-4392-8ba9-8b6fea12196c tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1381881456"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:17:58.211713 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-bedbd108-4e38-4392-8ba9-8b6fea12196c tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1381881456'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:17:58.212389 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-bedbd108-4e38-4392-8ba9-8b6fea12196c tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] Create volume of 1 GB Jul 31 17:17:58.226415 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bedbd108-4e38-4392-8ba9-8b6fea12196c tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] Availability zone cache updated, next update will occur around 2026-07-31 18:17:58.225781. {{(pid=100274) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 17:17:58.226566 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bedbd108-4e38-4392-8ba9-8b6fea12196c tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] Availability Zones retrieved successfully. Jul 31 17:17:58.257796 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bedbd108-4e38-4392-8ba9-8b6fea12196c tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] Flow 'volume_create_api' (32ba356a-75bc-4e9b-be80-8b0733b3b88a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:17:58.259289 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bedbd108-4e38-4392-8ba9-8b6fea12196c tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (809580bc-1111-4a13-8c3b-e955c494fdf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:17:58.261369 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-bedbd108-4e38-4392-8ba9-8b6fea12196c tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:17:58.346821 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bedbd108-4e38-4392-8ba9-8b6fea12196c tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (809580bc-1111-4a13-8c3b-e955c494fdf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:17:58.348187 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bedbd108-4e38-4392-8ba9-8b6fea12196c tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e52eda1-7634-4861-80fb-0a02edc28e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:17:58.406279 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota [None req-bedbd108-4e38-4392-8ba9-8b6fea12196c tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:17:58.407062 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota [None req-bedbd108-4e38-4392-8ba9-8b6fea12196c tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:17:58.426407 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-520a169a-36ee-416e-a6e8-002d37b41fd1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:58.430036 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-520a169a-36ee-416e-a6e8-002d37b41fd1 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de Jul 31 17:17:58.430263 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-520a169a-36ee-416e-a6e8-002d37b41fd1 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:58.430465 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-520a169a-36ee-416e-a6e8-002d37b41fd1 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:58.442663 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:58.442663 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:17:58.449182 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-520a169a-36ee-416e-a6e8-002d37b41fd1 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:17:58.456904 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-520a169a-36ee-416e-a6e8-002d37b41fd1 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de returned with HTTP 200 Jul 31 17:17:58.457270 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 12/49] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:17:58 2026] GET /volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de => generated 903 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:17:58.505624 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-bedbd108-4e38-4392-8ba9-8b6fea12196c tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] Created reservations ['48a5be83-3565-4435-9fda-c577c4919cac', 'c2bfb3f0-7575-421a-92ab-19e6ab1ea09f', '3c8a8f66-9228-4d90-b481-10f3be39e99e', 'd990f346-3ab9-4ce1-8dee-abafad36123d'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:17:58.506349 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bedbd108-4e38-4392-8ba9-8b6fea12196c tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e52eda1-7634-4861-80fb-0a02edc28e2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48a5be83-3565-4435-9fda-c577c4919cac', 'c2bfb3f0-7575-421a-92ab-19e6ab1ea09f', '3c8a8f66-9228-4d90-b481-10f3be39e99e', 'd990f346-3ab9-4ce1-8dee-abafad36123d']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:17:58.507643 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bedbd108-4e38-4392-8ba9-8b6fea12196c tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c089f483-910e-4adb-a22c-8848e7b5a1ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:17:58.559076 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bedbd108-4e38-4392-8ba9-8b6fea12196c tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c089f483-910e-4adb-a22c-8848e7b5a1ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9166c7a6-aa59-463c-bb2e-3e115fb61ed1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1381881456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e550cd83d954fdc87a5da59106b9317',qos_specs=None,replication_status=,reservations=['48a5be83-3565-4435-9fda-c577c4919cac','c2bfb3f0-7575-421a-92ab-19e6ab1ea09f','3c8a8f66-9228-4d90-b481-10f3be39e99e','d990f346-3ab9-4ce1-8dee-abafad36123d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c71ce32d0894e38992183d330b423f1',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:17:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1381881456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9166c7a6-aa59-463c-bb2e-3e115fb61ed1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e550cd83d954fdc87a5da59106b9317',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c71ce32d0894e38992183d330b423f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:17:58.560009 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bedbd108-4e38-4392-8ba9-8b6fea12196c tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd0c067c-a4c0-41d5-92a2-73e67fffbabe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:17:58.606245 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bedbd108-4e38-4392-8ba9-8b6fea12196c tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd0c067c-a4c0-41d5-92a2-73e67fffbabe) transitioned into state 'SUCCESS' from state '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-1381881456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e550cd83d954fdc87a5da59106b9317',qos_specs=None,replication_status=,reservations=['48a5be83-3565-4435-9fda-c577c4919cac','c2bfb3f0-7575-421a-92ab-19e6ab1ea09f','3c8a8f66-9228-4d90-b481-10f3be39e99e','d990f346-3ab9-4ce1-8dee-abafad36123d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c71ce32d0894e38992183d330b423f1',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:17:58.607098 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bedbd108-4e38-4392-8ba9-8b6fea12196c tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2343e388-c00b-4548-8a3e-13d4e9b2b150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:17:58.644989 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bedbd108-4e38-4392-8ba9-8b6fea12196c tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2343e388-c00b-4548-8a3e-13d4e9b2b150) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:17:58.646443 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bedbd108-4e38-4392-8ba9-8b6fea12196c tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] Flow 'volume_create_api' (32ba356a-75bc-4e9b-be80-8b0733b3b88a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:17:58.646911 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bedbd108-4e38-4392-8ba9-8b6fea12196c tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] Create volume request issued successfully. Jul 31 17:17:58.647551 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bedbd108-4e38-4392-8ba9-8b6fea12196c tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:17:58.648083 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 13/50] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:17:58 2026] POST /volume/v3/volumes => generated 753 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:17:58.669775 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0bc436ab-884d-425f-8963-c9bea70cf151 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:58.672693 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0bc436ab-884d-425f-8963-c9bea70cf151 tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] GET https://10.4.3.92/volume/v3/volumes/9166c7a6-aa59-463c-bb2e-3e115fb61ed1 Jul 31 17:17:58.673597 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0bc436ab-884d-425f-8963-c9bea70cf151 tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:58.673597 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0bc436ab-884d-425f-8963-c9bea70cf151 tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:58.689426 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:58.689426 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:17:58.697356 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0bc436ab-884d-425f-8963-c9bea70cf151 tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] Volume info retrieved successfully. Jul 31 17:17:58.706282 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0bc436ab-884d-425f-8963-c9bea70cf151 tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] https://10.4.3.92/volume/v3/volumes/9166c7a6-aa59-463c-bb2e-3e115fb61ed1 returned with HTTP 200 Jul 31 17:17:58.708479 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 13/51] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:17:58 2026] GET /volume/v3/volumes/9166c7a6-aa59-463c-bb2e-3e115fb61ed1 => generated 821 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:17:58.781563 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4bdf4008-10ce-4ad5-8609-82a3fa2202cf None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:58.784939 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4bdf4008-10ce-4ad5-8609-82a3fa2202cf tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] GET https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 Jul 31 17:17:58.785235 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4bdf4008-10ce-4ad5-8609-82a3fa2202cf tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:58.785576 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4bdf4008-10ce-4ad5-8609-82a3fa2202cf tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:58.814857 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:58.814857 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:17:58.828164 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4bdf4008-10ce-4ad5-8609-82a3fa2202cf tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Volume info retrieved successfully. Jul 31 17:17:58.843417 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4bdf4008-10ce-4ad5-8609-82a3fa2202cf tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 returned with HTTP 200 Jul 31 17:17:58.844083 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 14/52] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:17:58 2026] GET /volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 => generated 842 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:17:59.477005 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-125708c6-03e3-435f-b3d5-a36b3186fba1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:59.480440 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-125708c6-03e3-435f-b3d5-a36b3186fba1 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de Jul 31 17:17:59.480657 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-125708c6-03e3-435f-b3d5-a36b3186fba1 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:59.480967 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-125708c6-03e3-435f-b3d5-a36b3186fba1 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:59.491588 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:59.491588 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:17:59.496955 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-125708c6-03e3-435f-b3d5-a36b3186fba1 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:17:59.503372 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-125708c6-03e3-435f-b3d5-a36b3186fba1 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de returned with HTTP 200 Jul 31 17:17:59.503890 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 13/53] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:17:59 2026] GET /volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:17:59.730892 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0828f1bd-9838-4fee-a777-b82c11120dcc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:59.732652 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0828f1bd-9838-4fee-a777-b82c11120dcc tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] GET https://10.4.3.92/volume/v3/volumes/9166c7a6-aa59-463c-bb2e-3e115fb61ed1 Jul 31 17:17:59.732846 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0828f1bd-9838-4fee-a777-b82c11120dcc tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:59.733087 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0828f1bd-9838-4fee-a777-b82c11120dcc tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:59.747296 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:59.747296 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:17:59.755525 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0828f1bd-9838-4fee-a777-b82c11120dcc tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] Volume info retrieved successfully. Jul 31 17:17:59.764796 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0828f1bd-9838-4fee-a777-b82c11120dcc tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] https://10.4.3.92/volume/v3/volumes/9166c7a6-aa59-463c-bb2e-3e115fb61ed1 returned with HTTP 200 Jul 31 17:17:59.764796 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 14/54] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:17:59 2026] GET /volume/v3/volumes/9166c7a6-aa59-463c-bb2e-3e115fb61ed1 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:17:59.862899 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-931633ed-ff52-47f0-97e0-fe48f3f7e434 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:17:59.865675 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-931633ed-ff52-47f0-97e0-fe48f3f7e434 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] GET https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 Jul 31 17:17:59.867177 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-931633ed-ff52-47f0-97e0-fe48f3f7e434 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:17:59.867177 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-931633ed-ff52-47f0-97e0-fe48f3f7e434 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:17:59.888609 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:17:59.888609 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:17:59.901485 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-931633ed-ff52-47f0-97e0-fe48f3f7e434 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Volume info retrieved successfully. Jul 31 17:17:59.913213 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-931633ed-ff52-47f0-97e0-fe48f3f7e434 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 returned with HTTP 200 Jul 31 17:17:59.914167 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 14/55] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:17:59 2026] GET /volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 => generated 842 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:18:00.345524 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-2e7b5887-4817-48bf-ad13-fec67e2a0daa req-66175a58-b5b3-4d87-9e0a-5ece6f3007e3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:00.351872 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-2e7b5887-4817-48bf-ad13-fec67e2a0daa req-66175a58-b5b3-4d87-9e0a-5ece6f3007e3 tempest-VolumesAdminNegativeTest-1431151887 tempest-VolumesAdminNegativeTest-1431151887-project] GET https://10.4.3.92/volume/v3/volumes/7817391d-dde9-4979-b121-8aa115edb52b Jul 31 17:18:00.352137 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-2e7b5887-4817-48bf-ad13-fec67e2a0daa req-66175a58-b5b3-4d87-9e0a-5ece6f3007e3 tempest-VolumesAdminNegativeTest-1431151887 tempest-VolumesAdminNegativeTest-1431151887-project] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:00.352293 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-2e7b5887-4817-48bf-ad13-fec67e2a0daa req-66175a58-b5b3-4d87-9e0a-5ece6f3007e3 tempest-VolumesAdminNegativeTest-1431151887 tempest-VolumesAdminNegativeTest-1431151887-project] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:00.397459 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-2e7b5887-4817-48bf-ad13-fec67e2a0daa req-66175a58-b5b3-4d87-9e0a-5ece6f3007e3 tempest-VolumesAdminNegativeTest-1431151887 tempest-VolumesAdminNegativeTest-1431151887-project] https://10.4.3.92/volume/v3/volumes/7817391d-dde9-4979-b121-8aa115edb52b returned with HTTP 404 Jul 31 17:18:00.398534 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 15/56] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:18:00 2026] GET /volume/v3/volumes/7817391d-dde9-4979-b121-8aa115edb52b => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:18:00.420992 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0646c5dc-b4f4-4d59-b59b-677eeae61cc1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:00.423984 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0646c5dc-b4f4-4d59-b59b-677eeae61cc1 tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] DELETE https://10.4.3.92/volume/v3/volumes/9166c7a6-aa59-463c-bb2e-3e115fb61ed1 Jul 31 17:18:00.424266 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0646c5dc-b4f4-4d59-b59b-677eeae61cc1 tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:00.424605 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0646c5dc-b4f4-4d59-b59b-677eeae61cc1 tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:00.424932 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-0646c5dc-b4f4-4d59-b59b-677eeae61cc1 tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] Delete volume with id: 9166c7a6-aa59-463c-bb2e-3e115fb61ed1 Jul 31 17:18:00.437444 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:00.437444 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:00.438234 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0646c5dc-b4f4-4d59-b59b-677eeae61cc1 tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] Volume info retrieved successfully. Jul 31 17:18:00.482333 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0646c5dc-b4f4-4d59-b59b-677eeae61cc1 tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] Delete volume request issued successfully. Jul 31 17:18:00.482333 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0646c5dc-b4f4-4d59-b59b-677eeae61cc1 tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] https://10.4.3.92/volume/v3/volumes/9166c7a6-aa59-463c-bb2e-3e115fb61ed1 returned with HTTP 202 Jul 31 17:18:00.482879 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 14/57] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:18:00 2026] DELETE /volume/v3/volumes/9166c7a6-aa59-463c-bb2e-3e115fb61ed1 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:18:00.496371 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-57b08b9c-d2ad-497c-b17b-47640802ad5d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:00.501594 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-57b08b9c-d2ad-497c-b17b-47640802ad5d tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] GET https://10.4.3.92/volume/v3/volumes/9166c7a6-aa59-463c-bb2e-3e115fb61ed1 Jul 31 17:18:00.501800 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-57b08b9c-d2ad-497c-b17b-47640802ad5d tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:00.502056 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-57b08b9c-d2ad-497c-b17b-47640802ad5d tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:00.514066 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:00.514066 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:00.521224 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b0318cec-db47-4b92-8f85-def473c7d201 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:00.521724 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-57b08b9c-d2ad-497c-b17b-47640802ad5d tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] Volume info retrieved successfully. Jul 31 17:18:00.523986 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b0318cec-db47-4b92-8f85-def473c7d201 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de Jul 31 17:18:00.523986 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b0318cec-db47-4b92-8f85-def473c7d201 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:00.524354 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b0318cec-db47-4b92-8f85-def473c7d201 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:00.531500 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-57b08b9c-d2ad-497c-b17b-47640802ad5d tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] https://10.4.3.92/volume/v3/volumes/9166c7a6-aa59-463c-bb2e-3e115fb61ed1 returned with HTTP 200 Jul 31 17:18:00.531500 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 15/58] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:00 2026] GET /volume/v3/volumes/9166c7a6-aa59-463c-bb2e-3e115fb61ed1 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:00.537000 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:00.537000 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:00.545153 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b0318cec-db47-4b92-8f85-def473c7d201 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:18:00.554206 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b0318cec-db47-4b92-8f85-def473c7d201 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de returned with HTTP 200 Jul 31 17:18:00.555267 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 15/59] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:00 2026] GET /volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de => generated 903 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:00.945135 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e882d728-debc-4997-ab1e-45cd3e249d77 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:00.946958 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e882d728-debc-4997-ab1e-45cd3e249d77 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] GET https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 Jul 31 17:18:00.946958 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e882d728-debc-4997-ab1e-45cd3e249d77 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:00.947103 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e882d728-debc-4997-ab1e-45cd3e249d77 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:00.980844 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:00.980844 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:01.005347 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e882d728-debc-4997-ab1e-45cd3e249d77 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Volume info retrieved successfully. Jul 31 17:18:01.014170 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e882d728-debc-4997-ab1e-45cd3e249d77 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 returned with HTTP 200 Jul 31 17:18:01.014987 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 16/60] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:00 2026] GET /volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 => generated 842 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:01.549581 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f7ea842f-b083-40f5-a0b4-24aa8db9ef2e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:01.553448 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f7ea842f-b083-40f5-a0b4-24aa8db9ef2e tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] GET https://10.4.3.92/volume/v3/volumes/9166c7a6-aa59-463c-bb2e-3e115fb61ed1 Jul 31 17:18:01.553448 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f7ea842f-b083-40f5-a0b4-24aa8db9ef2e tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:01.555374 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f7ea842f-b083-40f5-a0b4-24aa8db9ef2e tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:01.565356 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f7ea842f-b083-40f5-a0b4-24aa8db9ef2e tempest-VolumesAdminNegativeTest-562924394 tempest-VolumesAdminNegativeTest-562924394-project-member] https://10.4.3.92/volume/v3/volumes/9166c7a6-aa59-463c-bb2e-3e115fb61ed1 returned with HTTP 404 Jul 31 17:18:01.566349 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 15/61] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:01 2026] GET /volume/v3/volumes/9166c7a6-aa59-463c-bb2e-3e115fb61ed1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:18:01.584022 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3b838aa4-0ce7-4b79-95d8-ad04d91d41cd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:01.592427 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3b838aa4-0ce7-4b79-95d8-ad04d91d41cd tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de Jul 31 17:18:01.592427 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3b838aa4-0ce7-4b79-95d8-ad04d91d41cd tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:01.592427 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3b838aa4-0ce7-4b79-95d8-ad04d91d41cd tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:01.609870 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:01.609870 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:01.622218 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3b838aa4-0ce7-4b79-95d8-ad04d91d41cd tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:18:01.631736 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3b838aa4-0ce7-4b79-95d8-ad04d91d41cd tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de returned with HTTP 200 Jul 31 17:18:01.632303 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 16/62] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:01 2026] GET /volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de => generated 903 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:02.036309 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3d1617b5-b44e-40f4-bce1-9e3b66510013 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:02.039002 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3d1617b5-b44e-40f4-bce1-9e3b66510013 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] GET https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 Jul 31 17:18:02.039287 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3d1617b5-b44e-40f4-bce1-9e3b66510013 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:02.039671 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3d1617b5-b44e-40f4-bce1-9e3b66510013 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:02.066665 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:02.066665 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:02.073132 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3d1617b5-b44e-40f4-bce1-9e3b66510013 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Volume info retrieved successfully. Jul 31 17:18:02.079308 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3d1617b5-b44e-40f4-bce1-9e3b66510013 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 returned with HTTP 200 Jul 31 17:18:02.079857 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 16/63] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:02 2026] GET /volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:02.651644 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3f87b0bf-d669-465a-a80d-e708253920ee None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:02.655350 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3f87b0bf-d669-465a-a80d-e708253920ee tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de Jul 31 17:18:02.655350 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3f87b0bf-d669-465a-a80d-e708253920ee tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:02.655350 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3f87b0bf-d669-465a-a80d-e708253920ee tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:02.663753 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:02.663753 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:02.674346 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3f87b0bf-d669-465a-a80d-e708253920ee tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:18:02.683118 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3f87b0bf-d669-465a-a80d-e708253920ee tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de returned with HTTP 200 Jul 31 17:18:02.685990 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 17/64] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:02 2026] GET /volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de => generated 903 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:03.098277 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c15ce452-a500-4bff-ba8b-434d66120598 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:03.102031 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c15ce452-a500-4bff-ba8b-434d66120598 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] GET https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 Jul 31 17:18:03.102310 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c15ce452-a500-4bff-ba8b-434d66120598 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:03.103495 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c15ce452-a500-4bff-ba8b-434d66120598 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:03.126212 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:03.126212 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:03.135703 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c15ce452-a500-4bff-ba8b-434d66120598 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Volume info retrieved successfully. Jul 31 17:18:03.143733 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c15ce452-a500-4bff-ba8b-434d66120598 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 returned with HTTP 200 Jul 31 17:18:03.144305 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 16/65] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:03 2026] GET /volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:03.704370 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-53bbabd1-1a81-4514-8203-e365c04a23ac None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:03.706864 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-53bbabd1-1a81-4514-8203-e365c04a23ac tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de Jul 31 17:18:03.707486 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-53bbabd1-1a81-4514-8203-e365c04a23ac tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:03.707690 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-53bbabd1-1a81-4514-8203-e365c04a23ac tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:03.717025 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:03.717025 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:03.722011 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-53bbabd1-1a81-4514-8203-e365c04a23ac tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:18:03.728224 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-53bbabd1-1a81-4514-8203-e365c04a23ac tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de returned with HTTP 200 Jul 31 17:18:03.728710 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 17/66] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:03 2026] GET /volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:04.161882 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1f890adb-271b-42b5-a51c-6e27afea4416 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:04.164394 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f890adb-271b-42b5-a51c-6e27afea4416 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] GET https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 Jul 31 17:18:04.164925 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1f890adb-271b-42b5-a51c-6e27afea4416 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:04.165161 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1f890adb-271b-42b5-a51c-6e27afea4416 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:04.177532 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:04.177532 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:04.189576 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1f890adb-271b-42b5-a51c-6e27afea4416 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Volume info retrieved successfully. Jul 31 17:18:04.199693 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f890adb-271b-42b5-a51c-6e27afea4416 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 returned with HTTP 200 Jul 31 17:18:04.199927 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 17/67] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:04 2026] GET /volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:04.750690 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-354a8462-e7ec-4d99-b372-793d7c9b7091 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:04.753973 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-354a8462-e7ec-4d99-b372-793d7c9b7091 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de Jul 31 17:18:04.754145 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-354a8462-e7ec-4d99-b372-793d7c9b7091 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:04.754577 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-354a8462-e7ec-4d99-b372-793d7c9b7091 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:04.769898 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:04.769898 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:04.776073 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-354a8462-e7ec-4d99-b372-793d7c9b7091 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:18:04.785771 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-354a8462-e7ec-4d99-b372-793d7c9b7091 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de returned with HTTP 200 Jul 31 17:18:04.787047 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 18/68] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:04 2026] GET /volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de => generated 903 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:05.220193 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-858195d9-ebff-4818-9d4e-3627c90eccad None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:05.222846 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-858195d9-ebff-4818-9d4e-3627c90eccad tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] GET https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 Jul 31 17:18:05.223220 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-858195d9-ebff-4818-9d4e-3627c90eccad tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:05.223327 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-858195d9-ebff-4818-9d4e-3627c90eccad tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:05.235849 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:05.235849 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:05.240827 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-858195d9-ebff-4818-9d4e-3627c90eccad tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Volume info retrieved successfully. Jul 31 17:18:05.247216 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-858195d9-ebff-4818-9d4e-3627c90eccad tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 returned with HTTP 200 Jul 31 17:18:05.247761 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 17/69] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:05 2026] GET /volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:05.803233 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bd0ddb38-f782-444d-b2f8-2b16556a4eed None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:05.805285 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bd0ddb38-f782-444d-b2f8-2b16556a4eed tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de Jul 31 17:18:05.805658 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bd0ddb38-f782-444d-b2f8-2b16556a4eed tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:05.805915 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bd0ddb38-f782-444d-b2f8-2b16556a4eed tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:05.815443 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:05.815443 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:05.821440 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bd0ddb38-f782-444d-b2f8-2b16556a4eed tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:18:05.832795 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bd0ddb38-f782-444d-b2f8-2b16556a4eed tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de returned with HTTP 200 Jul 31 17:18:05.833343 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 18/70] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:05 2026] GET /volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de => generated 903 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:06.270291 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-169d50d9-b600-4181-9ede-6a335f61d43d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:06.272547 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-169d50d9-b600-4181-9ede-6a335f61d43d tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] GET https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 Jul 31 17:18:06.272547 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-169d50d9-b600-4181-9ede-6a335f61d43d tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:06.272853 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-169d50d9-b600-4181-9ede-6a335f61d43d tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:06.293406 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:06.293406 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:06.303949 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-169d50d9-b600-4181-9ede-6a335f61d43d tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Volume info retrieved successfully. Jul 31 17:18:06.315123 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-169d50d9-b600-4181-9ede-6a335f61d43d tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 returned with HTTP 200 Jul 31 17:18:06.316390 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 18/71] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:06 2026] GET /volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:06.855331 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5b17969e-6466-4a55-ab16-c8d9a6ecba4f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:06.859331 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5b17969e-6466-4a55-ab16-c8d9a6ecba4f tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de Jul 31 17:18:06.860254 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5b17969e-6466-4a55-ab16-c8d9a6ecba4f tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:06.860798 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5b17969e-6466-4a55-ab16-c8d9a6ecba4f tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:06.873436 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:06.873436 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:06.880031 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-5b17969e-6466-4a55-ab16-c8d9a6ecba4f tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:18:06.889604 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5b17969e-6466-4a55-ab16-c8d9a6ecba4f tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de returned with HTTP 200 Jul 31 17:18:06.890243 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 19/72] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:06 2026] GET /volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de => generated 903 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:07.344368 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-21999354-d42c-434d-9119-3987f0b54eaa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:07.346898 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-21999354-d42c-434d-9119-3987f0b54eaa tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] GET https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 Jul 31 17:18:07.347412 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-21999354-d42c-434d-9119-3987f0b54eaa tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:07.348600 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-21999354-d42c-434d-9119-3987f0b54eaa tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:07.365845 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:07.365845 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:07.375646 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-21999354-d42c-434d-9119-3987f0b54eaa tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Volume info retrieved successfully. Jul 31 17:18:07.384002 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-21999354-d42c-434d-9119-3987f0b54eaa tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 returned with HTTP 200 Jul 31 17:18:07.384408 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 18/73] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:07 2026] GET /volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:07.916807 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0d9f15ea-c339-42b9-9289-25965b846865 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:07.922861 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0d9f15ea-c339-42b9-9289-25965b846865 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de Jul 31 17:18:07.923733 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0d9f15ea-c339-42b9-9289-25965b846865 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:07.924294 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0d9f15ea-c339-42b9-9289-25965b846865 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:07.933557 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:07.933557 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:07.940259 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0d9f15ea-c339-42b9-9289-25965b846865 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:18:07.946221 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0d9f15ea-c339-42b9-9289-25965b846865 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de returned with HTTP 200 Jul 31 17:18:07.946787 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 19/74] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:07 2026] GET /volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de => generated 903 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:08.404632 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bcc0df4f-ba81-484e-9976-befe8ee602fb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:08.407062 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bcc0df4f-ba81-484e-9976-befe8ee602fb tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] GET https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 Jul 31 17:18:08.407379 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bcc0df4f-ba81-484e-9976-befe8ee602fb tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:08.407619 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bcc0df4f-ba81-484e-9976-befe8ee602fb tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:08.426618 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:08.426618 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:08.432927 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bcc0df4f-ba81-484e-9976-befe8ee602fb tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Volume info retrieved successfully. Jul 31 17:18:08.440024 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bcc0df4f-ba81-484e-9976-befe8ee602fb tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 returned with HTTP 200 Jul 31 17:18:08.440681 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 19/75] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:08 2026] GET /volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:08.965184 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-14a69deb-3343-4b82-93ee-65905dd0be98 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:08.968632 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-14a69deb-3343-4b82-93ee-65905dd0be98 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de Jul 31 17:18:08.969832 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-14a69deb-3343-4b82-93ee-65905dd0be98 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:08.970114 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-14a69deb-3343-4b82-93ee-65905dd0be98 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:08.978901 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:08.978901 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:08.984635 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-14a69deb-3343-4b82-93ee-65905dd0be98 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:18:08.990907 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-14a69deb-3343-4b82-93ee-65905dd0be98 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de returned with HTTP 200 Jul 31 17:18:08.991311 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 20/76] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:08 2026] GET /volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:09.460908 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8718bbc4-bd61-490f-b0c6-b1c26fcdb364 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:09.467995 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8718bbc4-bd61-490f-b0c6-b1c26fcdb364 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] GET https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 Jul 31 17:18:09.468948 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8718bbc4-bd61-490f-b0c6-b1c26fcdb364 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:09.469927 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8718bbc4-bd61-490f-b0c6-b1c26fcdb364 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:09.489841 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:09.489841 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:09.496492 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8718bbc4-bd61-490f-b0c6-b1c26fcdb364 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Volume info retrieved successfully. Jul 31 17:18:09.506390 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8718bbc4-bd61-490f-b0c6-b1c26fcdb364 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 returned with HTTP 200 Jul 31 17:18:09.507149 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 19/77] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:09 2026] GET /volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:10.016231 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a6429a64-f8e6-4f4f-a725-889c37ddfb74 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:10.021752 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a6429a64-f8e6-4f4f-a725-889c37ddfb74 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de Jul 31 17:18:10.023679 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a6429a64-f8e6-4f4f-a725-889c37ddfb74 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:10.023679 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a6429a64-f8e6-4f4f-a725-889c37ddfb74 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:10.037773 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:10.037773 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:10.042524 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a6429a64-f8e6-4f4f-a725-889c37ddfb74 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:18:10.051047 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a6429a64-f8e6-4f4f-a725-889c37ddfb74 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de returned with HTTP 200 Jul 31 17:18:10.051790 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 20/78] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:10 2026] GET /volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de => generated 903 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:10.526896 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1f983326-8a20-4793-9fe5-aa88cb65b337 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:10.529611 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f983326-8a20-4793-9fe5-aa88cb65b337 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] GET https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 Jul 31 17:18:10.532380 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1f983326-8a20-4793-9fe5-aa88cb65b337 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:10.532894 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1f983326-8a20-4793-9fe5-aa88cb65b337 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:10.550942 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:10.550942 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:10.556080 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1f983326-8a20-4793-9fe5-aa88cb65b337 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Volume info retrieved successfully. Jul 31 17:18:10.565940 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f983326-8a20-4793-9fe5-aa88cb65b337 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 returned with HTTP 200 Jul 31 17:18:10.565940 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 20/79] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:10 2026] GET /volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:11.067982 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b9ad1ebb-7ff0-4180-8b6e-ec95bb67d0ca None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:11.070757 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b9ad1ebb-7ff0-4180-8b6e-ec95bb67d0ca tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de Jul 31 17:18:11.071013 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b9ad1ebb-7ff0-4180-8b6e-ec95bb67d0ca tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:11.071257 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b9ad1ebb-7ff0-4180-8b6e-ec95bb67d0ca tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:11.080036 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:11.080036 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:11.089977 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b9ad1ebb-7ff0-4180-8b6e-ec95bb67d0ca tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:18:11.099105 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b9ad1ebb-7ff0-4180-8b6e-ec95bb67d0ca tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de returned with HTTP 200 Jul 31 17:18:11.099621 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 21/80] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:11 2026] GET /volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de => generated 1389 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:11.122530 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-73f9f6b3-e18d-49aa-b1b1-b24348cecd18 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:11.125229 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-73f9f6b3-e18d-49aa-b1b1-b24348cecd18 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:18:11.125858 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-73f9f6b3-e18d-49aa-b1b1-b24348cecd18 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-990563814"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:11.127999 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-73f9f6b3-e18d-49aa-b1b1-b24348cecd18 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-990563814'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:18:11.128160 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-73f9f6b3-e18d-49aa-b1b1-b24348cecd18 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Create volume of 1 GB Jul 31 17:18:11.134195 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-73f9f6b3-e18d-49aa-b1b1-b24348cecd18 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Availability Zones retrieved successfully. Jul 31 17:18:11.143511 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-73f9f6b3-e18d-49aa-b1b1-b24348cecd18 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Flow 'volume_create_api' (95067385-f471-4ad3-bbbd-67dae3e27622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:18:11.145266 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-73f9f6b3-e18d-49aa-b1b1-b24348cecd18 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba75b61e-c6be-4ce5-9a54-135bf4695a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:11.146788 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-73f9f6b3-e18d-49aa-b1b1-b24348cecd18 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:18:11.196766 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-73f9f6b3-e18d-49aa-b1b1-b24348cecd18 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba75b61e-c6be-4ce5-9a54-135bf4695a17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:11.198138 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-73f9f6b3-e18d-49aa-b1b1-b24348cecd18 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (365d2a1c-1da5-4189-a746-1881879d318e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:11.267501 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-73f9f6b3-e18d-49aa-b1b1-b24348cecd18 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Created reservations ['e31a90b1-c493-4cc6-945d-116455d53dc6', 'c9831d6d-fdc5-4492-a512-c5f268b5acda', '24386cb1-d7d7-4ca0-915c-ebc5fb8bed1e', '305ead9f-0fcd-4d7d-80ee-966d44eac5b5'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:18:11.268572 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-73f9f6b3-e18d-49aa-b1b1-b24348cecd18 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (365d2a1c-1da5-4189-a746-1881879d318e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e31a90b1-c493-4cc6-945d-116455d53dc6', 'c9831d6d-fdc5-4492-a512-c5f268b5acda', '24386cb1-d7d7-4ca0-915c-ebc5fb8bed1e', '305ead9f-0fcd-4d7d-80ee-966d44eac5b5']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:11.269615 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-73f9f6b3-e18d-49aa-b1b1-b24348cecd18 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d49d8b84-ba4d-4b31-97cf-df5a52b6443c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:11.301557 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-73f9f6b3-e18d-49aa-b1b1-b24348cecd18 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d49d8b84-ba4d-4b31-97cf-df5a52b6443c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9ebe968-dbba-4d53-bd9a-ba56a566ede4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-990563814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2184087a31914464a2395b373e1fc945',qos_specs=None,replication_status=,reservations=['e31a90b1-c493-4cc6-945d-116455d53dc6','c9831d6d-fdc5-4492-a512-c5f268b5acda','24386cb1-d7d7-4ca0-915c-ebc5fb8bed1e','305ead9f-0fcd-4d7d-80ee-966d44eac5b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3e33d1f1e9d48ce87efa99bf452e9bf',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:18:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-990563814',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9ebe968-dbba-4d53-bd9a-ba56a566ede4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2184087a31914464a2395b373e1fc945',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3e33d1f1e9d48ce87efa99bf452e9bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:11.302690 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-73f9f6b3-e18d-49aa-b1b1-b24348cecd18 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (569d220f-9883-4386-9fac-99c03d124072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:11.328190 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-73f9f6b3-e18d-49aa-b1b1-b24348cecd18 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (569d220f-9883-4386-9fac-99c03d124072) transitioned into state 'SUCCESS' from state '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-990563814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2184087a31914464a2395b373e1fc945',qos_specs=None,replication_status=,reservations=['e31a90b1-c493-4cc6-945d-116455d53dc6','c9831d6d-fdc5-4492-a512-c5f268b5acda','24386cb1-d7d7-4ca0-915c-ebc5fb8bed1e','305ead9f-0fcd-4d7d-80ee-966d44eac5b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3e33d1f1e9d48ce87efa99bf452e9bf',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:11.328987 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-73f9f6b3-e18d-49aa-b1b1-b24348cecd18 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f85bfdc-bf44-46b7-9aa4-e0ddc64dcfcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:11.340596 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-73f9f6b3-e18d-49aa-b1b1-b24348cecd18 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f85bfdc-bf44-46b7-9aa4-e0ddc64dcfcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:11.341990 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-73f9f6b3-e18d-49aa-b1b1-b24348cecd18 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Flow 'volume_create_api' (95067385-f471-4ad3-bbbd-67dae3e27622) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:18:11.341990 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-73f9f6b3-e18d-49aa-b1b1-b24348cecd18 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Create volume request issued successfully. Jul 31 17:18:11.343070 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-73f9f6b3-e18d-49aa-b1b1-b24348cecd18 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:18:11.343129 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 20/81] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:18:11 2026] POST /volume/v3/volumes => generated 749 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:18:11.358153 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f997be4a-b0bf-4225-aaa7-1db86d00ed10 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:11.361956 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f997be4a-b0bf-4225-aaa7-1db86d00ed10 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/a9ebe968-dbba-4d53-bd9a-ba56a566ede4 Jul 31 17:18:11.361956 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f997be4a-b0bf-4225-aaa7-1db86d00ed10 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:11.361956 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f997be4a-b0bf-4225-aaa7-1db86d00ed10 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:11.376675 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:11.376675 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:11.377159 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f997be4a-b0bf-4225-aaa7-1db86d00ed10 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:18:11.381981 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f997be4a-b0bf-4225-aaa7-1db86d00ed10 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/a9ebe968-dbba-4d53-bd9a-ba56a566ede4 returned with HTTP 200 Jul 31 17:18:11.382839 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 21/82] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:11 2026] GET /volume/v3/volumes/a9ebe968-dbba-4d53-bd9a-ba56a566ede4 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:18:11.587773 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ac8b9f15-1ee9-4637-993c-ea1d6c05b00c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:11.590629 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ac8b9f15-1ee9-4637-993c-ea1d6c05b00c tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] GET https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 Jul 31 17:18:11.590861 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ac8b9f15-1ee9-4637-993c-ea1d6c05b00c tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:11.591386 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ac8b9f15-1ee9-4637-993c-ea1d6c05b00c tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:11.613330 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:11.613330 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:11.629090 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ac8b9f15-1ee9-4637-993c-ea1d6c05b00c tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Volume info retrieved successfully. Jul 31 17:18:11.637865 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ac8b9f15-1ee9-4637-993c-ea1d6c05b00c tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 returned with HTTP 200 Jul 31 17:18:11.638731 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 21/83] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:11 2026] GET /volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 => generated 842 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:12.398919 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a1b862b9-7de5-49bf-ae3c-491aec09a397 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:12.401541 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a1b862b9-7de5-49bf-ae3c-491aec09a397 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/a9ebe968-dbba-4d53-bd9a-ba56a566ede4 Jul 31 17:18:12.402008 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a1b862b9-7de5-49bf-ae3c-491aec09a397 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:12.403375 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a1b862b9-7de5-49bf-ae3c-491aec09a397 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:12.413498 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:12.413498 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:12.419860 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a1b862b9-7de5-49bf-ae3c-491aec09a397 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:18:12.427513 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a1b862b9-7de5-49bf-ae3c-491aec09a397 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/a9ebe968-dbba-4d53-bd9a-ba56a566ede4 returned with HTTP 200 Jul 31 17:18:12.428275 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 22/84] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:12 2026] GET /volume/v3/volumes/a9ebe968-dbba-4d53-bd9a-ba56a566ede4 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:12.442454 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5e7c36b0-1cc3-453c-aee4-29dd78f4e44a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:12.444617 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5e7c36b0-1cc3-453c-aee4-29dd78f4e44a tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:18:12.444971 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5e7c36b0-1cc3-453c-aee4-29dd78f4e44a tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-231135684"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:12.446773 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-5e7c36b0-1cc3-453c-aee4-29dd78f4e44a tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-231135684'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:18:12.446902 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-5e7c36b0-1cc3-453c-aee4-29dd78f4e44a tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Create volume of 1 GB Jul 31 17:18:12.447180 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:12.447180 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:12.452061 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5e7c36b0-1cc3-453c-aee4-29dd78f4e44a tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Availability Zones retrieved successfully. Jul 31 17:18:12.458461 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5e7c36b0-1cc3-453c-aee4-29dd78f4e44a tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Flow 'volume_create_api' (d07bceb5-38e4-4465-8699-a3822653f342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:18:12.459434 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5e7c36b0-1cc3-453c-aee4-29dd78f4e44a tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1451546f-4df5-458b-9a66-dfd86beed2f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:12.460335 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-5e7c36b0-1cc3-453c-aee4-29dd78f4e44a tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:18:12.511453 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5e7c36b0-1cc3-453c-aee4-29dd78f4e44a tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1451546f-4df5-458b-9a66-dfd86beed2f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:12.512866 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5e7c36b0-1cc3-453c-aee4-29dd78f4e44a tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (532615b7-fde3-4a34-89d9-de61ee5b13c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:12.575306 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-5e7c36b0-1cc3-453c-aee4-29dd78f4e44a tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Created reservations ['369354af-29d4-45f2-8c91-2bf38c7b5073', '25bc389d-1ae2-46b0-bd75-941ec88e3317', '37ab9a7d-f81d-4de9-aefc-01700145f2f9', '63e091ef-de16-4380-b9ca-fa227ab97b88'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:18:12.576487 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5e7c36b0-1cc3-453c-aee4-29dd78f4e44a tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (532615b7-fde3-4a34-89d9-de61ee5b13c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['369354af-29d4-45f2-8c91-2bf38c7b5073', '25bc389d-1ae2-46b0-bd75-941ec88e3317', '37ab9a7d-f81d-4de9-aefc-01700145f2f9', '63e091ef-de16-4380-b9ca-fa227ab97b88']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:12.577623 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5e7c36b0-1cc3-453c-aee4-29dd78f4e44a tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4421572e-aabe-4b5a-8600-14d28d946ae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:12.607413 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5e7c36b0-1cc3-453c-aee4-29dd78f4e44a tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4421572e-aabe-4b5a-8600-14d28d946ae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1de067d6-2d8c-4629-84f4-59507e77c277', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-231135684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2184087a31914464a2395b373e1fc945',qos_specs=None,replication_status=,reservations=['369354af-29d4-45f2-8c91-2bf38c7b5073','25bc389d-1ae2-46b0-bd75-941ec88e3317','37ab9a7d-f81d-4de9-aefc-01700145f2f9','63e091ef-de16-4380-b9ca-fa227ab97b88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3e33d1f1e9d48ce87efa99bf452e9bf',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:18:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-231135684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1de067d6-2d8c-4629-84f4-59507e77c277,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2184087a31914464a2395b373e1fc945',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3e33d1f1e9d48ce87efa99bf452e9bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:12.608889 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5e7c36b0-1cc3-453c-aee4-29dd78f4e44a tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (025f7e63-6fe9-46e6-9292-69f3d5cadcf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:12.634850 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5e7c36b0-1cc3-453c-aee4-29dd78f4e44a tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (025f7e63-6fe9-46e6-9292-69f3d5cadcf2) transitioned into state 'SUCCESS' from state '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-231135684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2184087a31914464a2395b373e1fc945',qos_specs=None,replication_status=,reservations=['369354af-29d4-45f2-8c91-2bf38c7b5073','25bc389d-1ae2-46b0-bd75-941ec88e3317','37ab9a7d-f81d-4de9-aefc-01700145f2f9','63e091ef-de16-4380-b9ca-fa227ab97b88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3e33d1f1e9d48ce87efa99bf452e9bf',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:12.636049 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5e7c36b0-1cc3-453c-aee4-29dd78f4e44a tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35ff328f-f621-4124-802f-42df3baaa75a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:12.651561 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5e7c36b0-1cc3-453c-aee4-29dd78f4e44a tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35ff328f-f621-4124-802f-42df3baaa75a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:12.654166 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5e7c36b0-1cc3-453c-aee4-29dd78f4e44a tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Flow 'volume_create_api' (d07bceb5-38e4-4465-8699-a3822653f342) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:18:12.654717 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5e7c36b0-1cc3-453c-aee4-29dd78f4e44a tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Create volume request issued successfully. Jul 31 17:18:12.655620 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5e7c36b0-1cc3-453c-aee4-29dd78f4e44a tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:18:12.656837 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 21/85] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:18:12 2026] POST /volume/v3/volumes => generated 749 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:18:12.656956 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-27e57044-6413-4154-808d-77ad732279eb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:12.660566 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-27e57044-6413-4154-808d-77ad732279eb tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] GET https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 Jul 31 17:18:12.660789 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-27e57044-6413-4154-808d-77ad732279eb tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:12.661053 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-27e57044-6413-4154-808d-77ad732279eb tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:12.672393 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-15fee87e-3bf1-4539-bd68-dd5d88a5f7ea None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:12.676070 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-15fee87e-3bf1-4539-bd68-dd5d88a5f7ea tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/1de067d6-2d8c-4629-84f4-59507e77c277 Jul 31 17:18:12.676371 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-15fee87e-3bf1-4539-bd68-dd5d88a5f7ea tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:12.677204 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-15fee87e-3bf1-4539-bd68-dd5d88a5f7ea tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:12.679938 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:12.679938 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:12.689451 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-27e57044-6413-4154-808d-77ad732279eb tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Volume info retrieved successfully. Jul 31 17:18:12.691952 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:12.691952 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:12.696765 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-27e57044-6413-4154-808d-77ad732279eb tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 returned with HTTP 200 Jul 31 17:18:12.697069 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 22/86] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:12 2026] GET /volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:18:12.705796 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-15fee87e-3bf1-4539-bd68-dd5d88a5f7ea tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:18:12.722830 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-15fee87e-3bf1-4539-bd68-dd5d88a5f7ea tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/1de067d6-2d8c-4629-84f4-59507e77c277 returned with HTTP 200 Jul 31 17:18:12.722830 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 22/87] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:12 2026] GET /volume/v3/volumes/1de067d6-2d8c-4629-84f4-59507e77c277 => generated 817 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:13.680578 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-6f82c355-344e-444b-8153-d1c570c847ed req-2922e468-271d-4575-8356-c06eb1496697 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:13.683685 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-6f82c355-344e-444b-8153-d1c570c847ed req-2922e468-271d-4575-8356-c06eb1496697 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] POST https://10.4.3.92/volume/v3/attachments/fb0cdac7-79bb-44d6-96b0-11a0d295420d/action Jul 31 17:18:13.685337 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-6f82c355-344e-444b-8153-d1c570c847ed req-2922e468-271d-4575-8356-c06eb1496697 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:18:13.685337 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-6f82c355-344e-444b-8153-d1c570c847ed req-2922e468-271d-4575-8356-c06eb1496697 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:13.712341 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:13.712341 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:13.720360 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ad95b57e-a47e-4e5a-bcc9-8378a4fbaed1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:13.724233 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ad95b57e-a47e-4e5a-bcc9-8378a4fbaed1 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] GET https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 Jul 31 17:18:13.724233 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ad95b57e-a47e-4e5a-bcc9-8378a4fbaed1 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:13.724233 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ad95b57e-a47e-4e5a-bcc9-8378a4fbaed1 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:13.735762 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-6f82c355-344e-444b-8153-d1c570c847ed req-2922e468-271d-4575-8356-c06eb1496697 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] https://10.4.3.92/volume/v3/attachments/fb0cdac7-79bb-44d6-96b0-11a0d295420d/action returned with HTTP 204 Jul 31 17:18:13.736772 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 23/88] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:18:13 2026] POST /volume/v3/attachments/fb0cdac7-79bb-44d6-96b0-11a0d295420d/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:18:13.741166 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2674d258-26f7-4e86-b5a0-3e4aa9c0931e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:13.745136 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:13.745136 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:13.746796 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2674d258-26f7-4e86-b5a0-3e4aa9c0931e tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/1de067d6-2d8c-4629-84f4-59507e77c277 Jul 31 17:18:13.746946 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2674d258-26f7-4e86-b5a0-3e4aa9c0931e tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:13.747173 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2674d258-26f7-4e86-b5a0-3e4aa9c0931e tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:13.753962 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ad95b57e-a47e-4e5a-bcc9-8378a4fbaed1 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Volume info retrieved successfully. Jul 31 17:18:13.761535 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:13.761535 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:13.768280 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ad95b57e-a47e-4e5a-bcc9-8378a4fbaed1 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 returned with HTTP 200 Jul 31 17:18:13.768861 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 22/89] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:13 2026] GET /volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 => generated 1137 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:13.769303 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2674d258-26f7-4e86-b5a0-3e4aa9c0931e tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:18:13.777433 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2674d258-26f7-4e86-b5a0-3e4aa9c0931e tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/1de067d6-2d8c-4629-84f4-59507e77c277 returned with HTTP 200 Jul 31 17:18:13.777433 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 23/90] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:13 2026] GET /volume/v3/volumes/1de067d6-2d8c-4629-84f4-59507e77c277 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:13.792838 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8ce1e76f-1bbd-4d73-9485-c5ec6f7ff235 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:13.795542 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8ce1e76f-1bbd-4d73-9485-c5ec6f7ff235 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] GET https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 Jul 31 17:18:13.796440 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8ce1e76f-1bbd-4d73-9485-c5ec6f7ff235 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:13.796440 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8ce1e76f-1bbd-4d73-9485-c5ec6f7ff235 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:13.819149 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:13.819149 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:13.825673 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8ce1e76f-1bbd-4d73-9485-c5ec6f7ff235 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Volume info retrieved successfully. Jul 31 17:18:13.833296 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8ce1e76f-1bbd-4d73-9485-c5ec6f7ff235 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 returned with HTTP 200 Jul 31 17:18:13.833818 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 23/91] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:13 2026] GET /volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 => generated 1134 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:16.845334 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-693756b9-30d5-4418-b9cb-872c53744bcb req-8defbb43-bdd7-41e2-93dc-7e2d07f79270 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:16.850009 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-693756b9-30d5-4418-b9cb-872c53744bcb req-8defbb43-bdd7-41e2-93dc-7e2d07f79270 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] DELETE https://10.4.3.92/volume/v3/attachments/fb0cdac7-79bb-44d6-96b0-11a0d295420d Jul 31 17:18:16.850346 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-693756b9-30d5-4418-b9cb-872c53744bcb req-8defbb43-bdd7-41e2-93dc-7e2d07f79270 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:16.850692 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-693756b9-30d5-4418-b9cb-872c53744bcb req-8defbb43-bdd7-41e2-93dc-7e2d07f79270 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:16.864389 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:16.864389 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:16.970335 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-693756b9-30d5-4418-b9cb-872c53744bcb req-8defbb43-bdd7-41e2-93dc-7e2d07f79270 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] https://10.4.3.92/volume/v3/attachments/fb0cdac7-79bb-44d6-96b0-11a0d295420d returned with HTTP 200 Jul 31 17:18:16.971082 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 24/92] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:18:16 2026] DELETE /volume/v3/attachments/fb0cdac7-79bb-44d6-96b0-11a0d295420d => generated 19 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:17.764760 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fd9c3801-da0c-4101-a328-26c02ea37cdd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:17.767179 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fd9c3801-da0c-4101-a328-26c02ea37cdd tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] GET https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 Jul 31 17:18:17.767518 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fd9c3801-da0c-4101-a328-26c02ea37cdd tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:17.767604 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fd9c3801-da0c-4101-a328-26c02ea37cdd tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:17.777540 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:17.777540 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:17.782920 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fd9c3801-da0c-4101-a328-26c02ea37cdd tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Volume info retrieved successfully. Jul 31 17:18:17.788960 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fd9c3801-da0c-4101-a328-26c02ea37cdd tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 returned with HTTP 200 Jul 31 17:18:17.789462 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 23/93] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:17 2026] GET /volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:17.811268 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a2cda7af-a3b3-4d40-8b60-0e7728e4208d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:17.813697 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a2cda7af-a3b3-4d40-8b60-0e7728e4208d tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] GET https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 Jul 31 17:18:17.814776 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a2cda7af-a3b3-4d40-8b60-0e7728e4208d tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:17.815110 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a2cda7af-a3b3-4d40-8b60-0e7728e4208d tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:17.829305 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:17.829305 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:17.837392 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a2cda7af-a3b3-4d40-8b60-0e7728e4208d tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Volume info retrieved successfully. Jul 31 17:18:17.844846 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a2cda7af-a3b3-4d40-8b60-0e7728e4208d tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 returned with HTTP 200 Jul 31 17:18:17.845600 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 24/94] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:17 2026] GET /volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:17.931533 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-89ef3b32-acc1-4917-9cf2-3e156aa57751 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:17.934275 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-89ef3b32-acc1-4917-9cf2-3e156aa57751 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] GET https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 Jul 31 17:18:17.934616 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-89ef3b32-acc1-4917-9cf2-3e156aa57751 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:17.934957 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-89ef3b32-acc1-4917-9cf2-3e156aa57751 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:17.953769 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:17.953769 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:17.959297 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-89ef3b32-acc1-4917-9cf2-3e156aa57751 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Volume info retrieved successfully. Jul 31 17:18:17.966977 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-89ef3b32-acc1-4917-9cf2-3e156aa57751 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 returned with HTTP 200 Jul 31 17:18:17.967486 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 24/95] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:17 2026] GET /volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:17.998791 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-eb5b2818-4e9c-4e17-b5fb-bf882ce54a97 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:18.001676 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-eb5b2818-4e9c-4e17-b5fb-bf882ce54a97 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] DELETE https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 Jul 31 17:18:18.001795 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-eb5b2818-4e9c-4e17-b5fb-bf882ce54a97 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:18.003257 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-eb5b2818-4e9c-4e17-b5fb-bf882ce54a97 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:18.003257 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-eb5b2818-4e9c-4e17-b5fb-bf882ce54a97 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Delete volume with id: d5c3c9f5-bc42-4486-ae30-6be1c37110e3 Jul 31 17:18:18.016332 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:18.016332 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:18.017040 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-eb5b2818-4e9c-4e17-b5fb-bf882ce54a97 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Volume info retrieved successfully. Jul 31 17:18:18.060071 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-eb5b2818-4e9c-4e17-b5fb-bf882ce54a97 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Delete volume request issued successfully. Jul 31 17:18:18.060458 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-eb5b2818-4e9c-4e17-b5fb-bf882ce54a97 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 returned with HTTP 202 Jul 31 17:18:18.060979 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 25/96] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:18:17 2026] DELETE /volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:18:18.072124 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-36e8ea35-d0da-410b-ae13-f7d3b95fb1a9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:18.074456 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-36e8ea35-d0da-410b-ae13-f7d3b95fb1a9 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] GET https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 Jul 31 17:18:18.074805 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-36e8ea35-d0da-410b-ae13-f7d3b95fb1a9 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:18.075084 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-36e8ea35-d0da-410b-ae13-f7d3b95fb1a9 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:18.087787 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:18.087787 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:18.093966 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-36e8ea35-d0da-410b-ae13-f7d3b95fb1a9 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Volume info retrieved successfully. Jul 31 17:18:18.100517 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-36e8ea35-d0da-410b-ae13-f7d3b95fb1a9 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 returned with HTTP 200 Jul 31 17:18:18.101433 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 24/97] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:18 2026] GET /volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:19.117954 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d68ecc4d-901d-469d-b738-286d8df9f4d0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:19.121123 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d68ecc4d-901d-469d-b738-286d8df9f4d0 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] GET https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 Jul 31 17:18:19.121503 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d68ecc4d-901d-469d-b738-286d8df9f4d0 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:19.121829 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d68ecc4d-901d-469d-b738-286d8df9f4d0 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:19.133600 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d68ecc4d-901d-469d-b738-286d8df9f4d0 tempest-DeleteServersTestJSON-1524083538 tempest-DeleteServersTestJSON-1524083538-project-member] https://10.4.3.92/volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 returned with HTTP 404 Jul 31 17:18:19.134647 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 25/98] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:19 2026] GET /volume/v3/volumes/d5c3c9f5-bc42-4486-ae30-6be1c37110e3 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:18:24.117750 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-c5cfb1c3-054c-46c0-ad6d-c4aeda162bc7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:24.120108 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-c5cfb1c3-054c-46c0-ad6d-c4aeda162bc7 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de Jul 31 17:18:24.120370 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-c5cfb1c3-054c-46c0-ad6d-c4aeda162bc7 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:24.120631 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-c5cfb1c3-054c-46c0-ad6d-c4aeda162bc7 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:24.128628 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:24.128628 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:24.134535 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-c5cfb1c3-054c-46c0-ad6d-c4aeda162bc7 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:18:24.145006 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-c5cfb1c3-054c-46c0-ad6d-c4aeda162bc7 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de returned with HTTP 200 Jul 31 17:18:24.147160 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 25/99] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:18:24 2026] GET /volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de => generated 1389 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:24.156215 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-dc447529-3e8e-4257-a0f0-03c2a1ed7bcc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:24.159813 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-dc447529-3e8e-4257-a0f0-03c2a1ed7bcc tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/a9ebe968-dbba-4d53-bd9a-ba56a566ede4 Jul 31 17:18:24.159926 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-dc447529-3e8e-4257-a0f0-03c2a1ed7bcc tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:24.160182 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-dc447529-3e8e-4257-a0f0-03c2a1ed7bcc tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:24.173866 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:24.173866 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:24.180895 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-dc447529-3e8e-4257-a0f0-03c2a1ed7bcc tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:18:24.192254 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-dc447529-3e8e-4257-a0f0-03c2a1ed7bcc tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/a9ebe968-dbba-4d53-bd9a-ba56a566ede4 returned with HTTP 200 Jul 31 17:18:24.192760 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 26/100] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:18:24 2026] GET /volume/v3/volumes/a9ebe968-dbba-4d53-bd9a-ba56a566ede4 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:24.206714 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-d3aacd8b-6779-4c8e-86b3-0b9dbd647786 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:24.209823 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-d3aacd8b-6779-4c8e-86b3-0b9dbd647786 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/1de067d6-2d8c-4629-84f4-59507e77c277 Jul 31 17:18:24.210637 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-d3aacd8b-6779-4c8e-86b3-0b9dbd647786 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:24.210637 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-d3aacd8b-6779-4c8e-86b3-0b9dbd647786 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:24.226340 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:24.226340 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:24.234651 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-d3aacd8b-6779-4c8e-86b3-0b9dbd647786 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:18:24.241769 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-d3aacd8b-6779-4c8e-86b3-0b9dbd647786 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/1de067d6-2d8c-4629-84f4-59507e77c277 returned with HTTP 200 Jul 31 17:18:24.242665 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 25/101] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:18:24 2026] GET /volume/v3/volumes/1de067d6-2d8c-4629-84f4-59507e77c277 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:24.257919 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a31f5b22-aece-4c93-85fa-aa8b3030f726 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:24.259027 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a31f5b22-aece-4c93-85fa-aa8b3030f726 None None] GET https://10.4.3.92/volume// Jul 31 17:18:24.259027 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a31f5b22-aece-4c93-85fa-aa8b3030f726 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:24.259282 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a31f5b22-aece-4c93-85fa-aa8b3030f726 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:24.259610 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a31f5b22-aece-4c93-85fa-aa8b3030f726 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:18:24.260014 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 26/102] 10.4.3.92 () {66 vars in 1412 bytes} [Fri Jul 31 17:18:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:18:24.272883 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-c8e9ed82-51e7-4565-8ca7-3a9ef87912e3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:24.276190 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-c8e9ed82-51e7-4565-8ca7-3a9ef87912e3 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:18:24.276759 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-c8e9ed82-51e7-4565-8ca7-3a9ef87912e3 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "18d86249-ba9f-447c-b99a-86c6bd15c7de", "connector": null, "instance_uuid": "b26be53f-ccb6-40f2-b8f5-9b95f6ed7e42"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:24.291726 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:24.291726 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:24.344249 np0000006248 devstack@c-api.service[100271]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Jul 31 17:18:24.344249 np0000006248 devstack@c-api.service[100271]: .first() Jul 31 17:18:24.376092 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-c8e9ed82-51e7-4565-8ca7-3a9ef87912e3 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:18:24.376649 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 26/103] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:18:24 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) Jul 31 17:18:24.391509 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b30dbe8b-631c-4fb6-8484-1e91f722d7fd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:24.392107 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b30dbe8b-631c-4fb6-8484-1e91f722d7fd None None] GET https://10.4.3.92/volume// Jul 31 17:18:24.392297 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b30dbe8b-631c-4fb6-8484-1e91f722d7fd None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:24.392510 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b30dbe8b-631c-4fb6-8484-1e91f722d7fd None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:24.393033 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b30dbe8b-631c-4fb6-8484-1e91f722d7fd None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:18:24.393581 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 27/104] 10.4.3.92 () {66 vars in 1412 bytes} [Fri Jul 31 17:18:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:18:24.406056 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-beca4f9c-8cac-4c44-87f0-101bec0ae033 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:24.409557 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-beca4f9c-8cac-4c44-87f0-101bec0ae033 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:18:24.409680 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-beca4f9c-8cac-4c44-87f0-101bec0ae033 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a9ebe968-dbba-4d53-bd9a-ba56a566ede4", "connector": null, "instance_uuid": "b26be53f-ccb6-40f2-b8f5-9b95f6ed7e42"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:24.423824 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:24.423824 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:24.486117 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-beca4f9c-8cac-4c44-87f0-101bec0ae033 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:18:24.487419 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 26/105] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:18:24 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 17:18:24.502554 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2be2f7af-8933-4c0d-b6ab-ef9bec9c5683 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:24.503037 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2be2f7af-8933-4c0d-b6ab-ef9bec9c5683 None None] GET https://10.4.3.92/volume// Jul 31 17:18:24.503217 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2be2f7af-8933-4c0d-b6ab-ef9bec9c5683 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:24.503494 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2be2f7af-8933-4c0d-b6ab-ef9bec9c5683 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:24.503918 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2be2f7af-8933-4c0d-b6ab-ef9bec9c5683 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:18:24.504685 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 27/106] 10.4.3.92 () {66 vars in 1412 bytes} [Fri Jul 31 17:18:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:18:24.516103 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-794f3f5b-d2ef-4d48-a489-dd3f7602b8d6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:24.519377 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-794f3f5b-d2ef-4d48-a489-dd3f7602b8d6 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:18:24.519896 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-794f3f5b-d2ef-4d48-a489-dd3f7602b8d6 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1de067d6-2d8c-4629-84f4-59507e77c277", "connector": null, "instance_uuid": "b26be53f-ccb6-40f2-b8f5-9b95f6ed7e42"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:24.533309 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:24.533309 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:24.579786 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-794f3f5b-d2ef-4d48-a489-dd3f7602b8d6 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:18:24.580890 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 27/107] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:18:24 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:26.540607 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-faf5d3fe-0911-484d-beac-6881cbafb5ec None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:26.548515 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-faf5d3fe-0911-484d-beac-6881cbafb5ec tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:18:26.548961 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-faf5d3fe-0911-484d-beac-6881cbafb5ec tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-983185203", "imageRef": "8d238c5f-d575-4c29-9cd2-e3e14bfacc91", "size": 1}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:26.550969 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-faf5d3fe-0911-484d-beac-6881cbafb5ec tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-983185203', 'imageRef': '8d238c5f-d575-4c29-9cd2-e3e14bfacc91', 'size': 1}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:18:26.671432 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-faf5d3fe-0911-484d-beac-6881cbafb5ec tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Create volume of 1 GB Jul 31 17:18:26.677067 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-faf5d3fe-0911-484d-beac-6881cbafb5ec tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Availability Zones retrieved successfully. Jul 31 17:18:26.684332 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-faf5d3fe-0911-484d-beac-6881cbafb5ec tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Flow 'volume_create_api' (564f6cac-a347-4eb2-811a-17a90eeaceaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:18:26.798841 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-37fae2ce-c163-4ae2-9bda-ce4fbec9ce32 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:26.799643 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-37fae2ce-c163-4ae2-9bda-ce4fbec9ce32 None None] GET https://10.4.3.92/volume// Jul 31 17:18:26.799881 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-37fae2ce-c163-4ae2-9bda-ce4fbec9ce32 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:26.800066 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-37fae2ce-c163-4ae2-9bda-ce4fbec9ce32 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:26.800535 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-37fae2ce-c163-4ae2-9bda-ce4fbec9ce32 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:18:26.800832 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 27/108] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:18:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:18:26.813209 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-58ba96b2-1112-4a30-8d8d-ece273de75e8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:26.814831 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-faf5d3fe-0911-484d-beac-6881cbafb5ec tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf4912fb-434a-4cbb-8d15-ba9b638d549c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:26.816166 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-faf5d3fe-0911-484d-beac-6881cbafb5ec tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:18:26.820455 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-58ba96b2-1112-4a30-8d8d-ece273de75e8 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de Jul 31 17:18:26.820455 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-58ba96b2-1112-4a30-8d8d-ece273de75e8 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:26.820455 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-58ba96b2-1112-4a30-8d8d-ece273de75e8 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:26.846870 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:26.846870 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:26.857929 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-58ba96b2-1112-4a30-8d8d-ece273de75e8 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:18:26.865146 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-58ba96b2-1112-4a30-8d8d-ece273de75e8 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de returned with HTTP 200 Jul 31 17:18:26.865738 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 28/109] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:18:26 2026] GET /volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de => generated 1568 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:18:26.897274 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-476c3fab-bb49-47be-b77b-555f701be67a req-8c38803d-c116-42a0-8b54-d42cbc5f45e9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:26.900736 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-476c3fab-bb49-47be-b77b-555f701be67a req-8c38803d-c116-42a0-8b54-d42cbc5f45e9 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:18:26.900882 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-476c3fab-bb49-47be-b77b-555f701be67a req-8c38803d-c116-42a0-8b54-d42cbc5f45e9 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1546817220", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:26.903133 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [req-476c3fab-bb49-47be-b77b-555f701be67a req-8c38803d-c116-42a0-8b54-d42cbc5f45e9 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1546817220', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:18:26.906038 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [req-476c3fab-bb49-47be-b77b-555f701be67a req-8c38803d-c116-42a0-8b54-d42cbc5f45e9 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Create volume of 1 GB Jul 31 17:18:26.906377 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:26.906377 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:26.909057 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-faf5d3fe-0911-484d-beac-6881cbafb5ec tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf4912fb-434a-4cbb-8d15-ba9b638d549c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:26.910106 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-faf5d3fe-0911-484d-beac-6881cbafb5ec tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e389b993-5438-4aec-b6ec-9c6b3746dd69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:26.929015 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-476c3fab-bb49-47be-b77b-555f701be67a req-8c38803d-c116-42a0-8b54-d42cbc5f45e9 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Availability zone cache updated, next update will occur around 2026-07-31 18:18:26.928428. {{(pid=100271) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 17:18:26.929199 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-476c3fab-bb49-47be-b77b-555f701be67a req-8c38803d-c116-42a0-8b54-d42cbc5f45e9 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Availability Zones retrieved successfully. Jul 31 17:18:26.958422 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-64c40782-459d-4644-85de-c34a4d415c9e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:26.963411 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-64c40782-459d-4644-85de-c34a4d415c9e tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] PUT https://10.4.3.92/volume/v3/attachments/83675259-8054-4e22-83fe-ad4b803eed8a Jul 31 17:18:26.963842 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-64c40782-459d-4644-85de-c34a4d415c9e tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:26.967584 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-476c3fab-bb49-47be-b77b-555f701be67a req-8c38803d-c116-42a0-8b54-d42cbc5f45e9 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Flow 'volume_create_api' (38529db1-9165-4a05-ac73-f36a694f65c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:18:26.968670 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-476c3fab-bb49-47be-b77b-555f701be67a req-8c38803d-c116-42a0-8b54-d42cbc5f45e9 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f66c9c50-735d-4880-a21a-8d09b0b10201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:26.970108 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [req-476c3fab-bb49-47be-b77b-555f701be67a req-8c38803d-c116-42a0-8b54-d42cbc5f45e9 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:18:26.974127 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-64c40782-459d-4644-85de-c34a4d415c9e tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Acquiring lock "cinder-attachment_update-18d86249-ba9f-447c-b99a-86c6bd15c7de-np0000006248" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:18:26.980790 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-64c40782-459d-4644-85de-c34a4d415c9e tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Lock "cinder-attachment_update-18d86249-ba9f-447c-b99a-86c6bd15c7de-np0000006248" acquired by "attachment_update" :: waited 0.007s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:18:26.982570 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:26.982570 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:26.987844 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-faf5d3fe-0911-484d-beac-6881cbafb5ec tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Created reservations ['dde0378d-7c0d-4043-9049-10e6131f17bf', '69775e5f-6380-4d76-95fb-c7c939f1fa6f', 'f4293b90-b5ad-4b29-a54b-a345a60ae18b', '66a4d458-fd18-48fe-8f9a-977a2842f328'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:18:26.987844 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-faf5d3fe-0911-484d-beac-6881cbafb5ec tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e389b993-5438-4aec-b6ec-9c6b3746dd69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dde0378d-7c0d-4043-9049-10e6131f17bf', '69775e5f-6380-4d76-95fb-c7c939f1fa6f', 'f4293b90-b5ad-4b29-a54b-a345a60ae18b', '66a4d458-fd18-48fe-8f9a-977a2842f328']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:26.988784 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-faf5d3fe-0911-484d-beac-6881cbafb5ec tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2175abac-b789-4bd2-a8b4-09e9eabff252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:27.019322 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-faf5d3fe-0911-484d-beac-6881cbafb5ec tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2175abac-b789-4bd2-a8b4-09e9eabff252) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1a379bb-5739-4250-92c9-d1cf2611d52c', '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-983185203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70f872c7ef9945c2a5c442dca97711ac',qos_specs=None,replication_status=,reservations=['dde0378d-7c0d-4043-9049-10e6131f17bf','69775e5f-6380-4d76-95fb-c7c939f1fa6f','f4293b90-b5ad-4b29-a54b-a345a60ae18b','66a4d458-fd18-48fe-8f9a-977a2842f328'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ee3bababdbe4ec0b49220eaf588ec7b',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:18:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-983185203',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1a379bb-5739-4250-92c9-d1cf2611d52c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70f872c7ef9945c2a5c442dca97711ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ee3bababdbe4ec0b49220eaf588ec7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:27.020704 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-faf5d3fe-0911-484d-beac-6881cbafb5ec tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f587c18-8d86-4ff9-926f-b4267491a9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:27.038561 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-476c3fab-bb49-47be-b77b-555f701be67a req-8c38803d-c116-42a0-8b54-d42cbc5f45e9 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f66c9c50-735d-4880-a21a-8d09b0b10201) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:27.039922 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-476c3fab-bb49-47be-b77b-555f701be67a req-8c38803d-c116-42a0-8b54-d42cbc5f45e9 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a145f60-c9ad-4130-a651-c733e3717d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:27.042503 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-faf5d3fe-0911-484d-beac-6881cbafb5ec tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f587c18-8d86-4ff9-926f-b4267491a9ef) transitioned into state 'SUCCESS' from state '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-983185203',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70f872c7ef9945c2a5c442dca97711ac',qos_specs=None,replication_status=,reservations=['dde0378d-7c0d-4043-9049-10e6131f17bf','69775e5f-6380-4d76-95fb-c7c939f1fa6f','f4293b90-b5ad-4b29-a54b-a345a60ae18b','66a4d458-fd18-48fe-8f9a-977a2842f328'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ee3bababdbe4ec0b49220eaf588ec7b',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:27.043521 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-faf5d3fe-0911-484d-beac-6881cbafb5ec tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4876413-f253-4538-948f-ba4641a5c4fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:27.056765 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-faf5d3fe-0911-484d-beac-6881cbafb5ec tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4876413-f253-4538-948f-ba4641a5c4fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:27.056765 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-faf5d3fe-0911-484d-beac-6881cbafb5ec tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Flow 'volume_create_api' (564f6cac-a347-4eb2-811a-17a90eeaceaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:18:27.056765 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-faf5d3fe-0911-484d-beac-6881cbafb5ec tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Create volume request issued successfully. Jul 31 17:18:27.056765 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-faf5d3fe-0911-484d-beac-6881cbafb5ec tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:18:27.057033 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 28/110] 10.4.3.92 () {70 vars in 1293 bytes} [Fri Jul 31 17:18:26 2026] POST /volume/v3/volumes => generated 896 bytes in 517 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:18:27.075641 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2dee2867-af3b-4210-8b0d-6f758c55d896 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:27.079470 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2dee2867-af3b-4210-8b0d-6f758c55d896 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] GET https://10.4.3.92/volume/v3/volumes/f1a379bb-5739-4250-92c9-d1cf2611d52c Jul 31 17:18:27.080180 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2dee2867-af3b-4210-8b0d-6f758c55d896 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:27.080482 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2dee2867-af3b-4210-8b0d-6f758c55d896 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:27.092907 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:27.092907 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:27.099266 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2dee2867-af3b-4210-8b0d-6f758c55d896 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Volume info retrieved successfully. Jul 31 17:18:27.105624 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [req-476c3fab-bb49-47be-b77b-555f701be67a req-8c38803d-c116-42a0-8b54-d42cbc5f45e9 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:18:27.105710 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2dee2867-af3b-4210-8b0d-6f758c55d896 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] https://10.4.3.92/volume/v3/volumes/f1a379bb-5739-4250-92c9-d1cf2611d52c returned with HTTP 200 Jul 31 17:18:27.106036 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [req-476c3fab-bb49-47be-b77b-555f701be67a req-8c38803d-c116-42a0-8b54-d42cbc5f45e9 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:18:27.106377 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 29/111] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:18:27 2026] GET /volume/v3/volumes/f1a379bb-5739-4250-92c9-d1cf2611d52c => generated 964 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:27.109270 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-64c40782-459d-4644-85de-c34a4d415c9e tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Lock "cinder-attachment_update-18d86249-ba9f-447c-b99a-86c6bd15c7de-np0000006248" released by "attachment_update" :: held 0.128s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:18:27.109270 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-64c40782-459d-4644-85de-c34a4d415c9e tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/attachments/83675259-8054-4e22-83fe-ad4b803eed8a returned with HTTP 200 Jul 31 17:18:27.109911 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 28/112] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:18:26 2026] PUT /volume/v3/attachments/83675259-8054-4e22-83fe-ad4b803eed8a => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:27.150975 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-9cf0e703-bfcb-4e7c-b515-9f41ae550a44 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:27.154089 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-9cf0e703-bfcb-4e7c-b515-9f41ae550a44 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] POST https://10.4.3.92/volume/v3/attachments/83675259-8054-4e22-83fe-ad4b803eed8a/action Jul 31 17:18:27.154966 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-9cf0e703-bfcb-4e7c-b515-9f41ae550a44 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:18:27.154966 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-9cf0e703-bfcb-4e7c-b515-9f41ae550a44 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:27.177237 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [req-476c3fab-bb49-47be-b77b-555f701be67a req-8c38803d-c116-42a0-8b54-d42cbc5f45e9 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Created reservations ['c8747c9b-68ee-4921-9914-1cb666c394c9', '58a20a37-e8c9-4ec8-93f2-90670f529bb0', '4a1c3a23-e18a-4319-b496-45246d71adc3', 'cb5a816f-d5c2-4dcb-a3b3-7012f36d81cf'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:18:27.178699 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-476c3fab-bb49-47be-b77b-555f701be67a req-8c38803d-c116-42a0-8b54-d42cbc5f45e9 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a145f60-c9ad-4130-a651-c733e3717d32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8747c9b-68ee-4921-9914-1cb666c394c9', '58a20a37-e8c9-4ec8-93f2-90670f529bb0', '4a1c3a23-e18a-4319-b496-45246d71adc3', 'cb5a816f-d5c2-4dcb-a3b3-7012f36d81cf']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:27.180434 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-476c3fab-bb49-47be-b77b-555f701be67a req-8c38803d-c116-42a0-8b54-d42cbc5f45e9 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec6d4f0b-9632-41dd-8a77-96f784338f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:27.185237 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:27.185237 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:27.207293 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-9cf0e703-bfcb-4e7c-b515-9f41ae550a44 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/attachments/83675259-8054-4e22-83fe-ad4b803eed8a/action returned with HTTP 204 Jul 31 17:18:27.207552 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 29/113] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:18:27 2026] POST /volume/v3/attachments/83675259-8054-4e22-83fe-ad4b803eed8a/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:18:27.227921 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-476c3fab-bb49-47be-b77b-555f701be67a req-8c38803d-c116-42a0-8b54-d42cbc5f45e9 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec6d4f0b-9632-41dd-8a77-96f784338f92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00e362d3-3123-43d7-a1f1-cdf93a25666e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1546817220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd0b7e28cb7c409e9053ad00f3f573f3',qos_specs=None,replication_status=,reservations=['c8747c9b-68ee-4921-9914-1cb666c394c9','58a20a37-e8c9-4ec8-93f2-90670f529bb0','4a1c3a23-e18a-4319-b496-45246d71adc3','cb5a816f-d5c2-4dcb-a3b3-7012f36d81cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa9e39dd08494147ba4c436621f1d891',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:18:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1546817220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00e362d3-3123-43d7-a1f1-cdf93a25666e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd0b7e28cb7c409e9053ad00f3f573f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa9e39dd08494147ba4c436621f1d891',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:27.228478 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-476c3fab-bb49-47be-b77b-555f701be67a req-8c38803d-c116-42a0-8b54-d42cbc5f45e9 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb528b23-5f1c-4606-8249-ebe99ced306c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:27.244625 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a43160d6-3568-42ce-8f44-f08977ff411f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:27.244625 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a43160d6-3568-42ce-8f44-f08977ff411f None None] GET https://10.4.3.92/volume// Jul 31 17:18:27.244839 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a43160d6-3568-42ce-8f44-f08977ff411f None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:27.245332 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a43160d6-3568-42ce-8f44-f08977ff411f None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:27.245574 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a43160d6-3568-42ce-8f44-f08977ff411f None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:18:27.246648 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 30/114] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:18:27 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:18:27.256597 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-60853be9-3819-417f-847c-694d5b31ea1b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:27.258781 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-60853be9-3819-417f-847c-694d5b31ea1b tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/a9ebe968-dbba-4d53-bd9a-ba56a566ede4 Jul 31 17:18:27.259005 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-60853be9-3819-417f-847c-694d5b31ea1b tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:27.259382 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-60853be9-3819-417f-847c-694d5b31ea1b tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:27.265601 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-476c3fab-bb49-47be-b77b-555f701be67a req-8c38803d-c116-42a0-8b54-d42cbc5f45e9 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb528b23-5f1c-4606-8249-ebe99ced306c) transitioned into state 'SUCCESS' from state '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-1546817220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd0b7e28cb7c409e9053ad00f3f573f3',qos_specs=None,replication_status=,reservations=['c8747c9b-68ee-4921-9914-1cb666c394c9','58a20a37-e8c9-4ec8-93f2-90670f529bb0','4a1c3a23-e18a-4319-b496-45246d71adc3','cb5a816f-d5c2-4dcb-a3b3-7012f36d81cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa9e39dd08494147ba4c436621f1d891',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:27.266598 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-476c3fab-bb49-47be-b77b-555f701be67a req-8c38803d-c116-42a0-8b54-d42cbc5f45e9 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (800f7f19-a1a6-421d-9b8f-b0aeafa54046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:27.271355 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:27.271355 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:27.275876 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-60853be9-3819-417f-847c-694d5b31ea1b tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:18:27.282262 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-60853be9-3819-417f-847c-694d5b31ea1b tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/a9ebe968-dbba-4d53-bd9a-ba56a566ede4 returned with HTTP 200 Jul 31 17:18:27.282262 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 29/115] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:18:27 2026] GET /volume/v3/volumes/a9ebe968-dbba-4d53-bd9a-ba56a566ede4 => generated 1021 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:18:27.302218 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-476c3fab-bb49-47be-b77b-555f701be67a req-8c38803d-c116-42a0-8b54-d42cbc5f45e9 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (800f7f19-a1a6-421d-9b8f-b0aeafa54046) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:27.304041 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-476c3fab-bb49-47be-b77b-555f701be67a req-8c38803d-c116-42a0-8b54-d42cbc5f45e9 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Flow 'volume_create_api' (38529db1-9165-4a05-ac73-f36a694f65c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:18:27.304669 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-476c3fab-bb49-47be-b77b-555f701be67a req-8c38803d-c116-42a0-8b54-d42cbc5f45e9 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Create volume request issued successfully. Jul 31 17:18:27.305959 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-476c3fab-bb49-47be-b77b-555f701be67a req-8c38803d-c116-42a0-8b54-d42cbc5f45e9 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:18:27.306714 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 28/116] 10.4.3.92 () {72 vars in 1534 bytes} [Fri Jul 31 17:18:26 2026] POST /volume/v3/volumes => generated 753 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:18:27.317121 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-476c3fab-bb49-47be-b77b-555f701be67a req-ed625dc9-08ce-4b19-900f-1360d8ddfe73 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:27.322503 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-476c3fab-bb49-47be-b77b-555f701be67a req-ed625dc9-08ce-4b19-900f-1360d8ddfe73 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] GET https://10.4.3.92/volume/v3/volumes/00e362d3-3123-43d7-a1f1-cdf93a25666e Jul 31 17:18:27.322503 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-476c3fab-bb49-47be-b77b-555f701be67a req-ed625dc9-08ce-4b19-900f-1360d8ddfe73 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:27.322503 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-476c3fab-bb49-47be-b77b-555f701be67a req-ed625dc9-08ce-4b19-900f-1360d8ddfe73 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:27.334865 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:27.334865 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:27.344034 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-476c3fab-bb49-47be-b77b-555f701be67a req-ed625dc9-08ce-4b19-900f-1360d8ddfe73 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Volume info retrieved successfully. Jul 31 17:18:27.352062 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-476c3fab-bb49-47be-b77b-555f701be67a req-ed625dc9-08ce-4b19-900f-1360d8ddfe73 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] https://10.4.3.92/volume/v3/volumes/00e362d3-3123-43d7-a1f1-cdf93a25666e returned with HTTP 200 Jul 31 17:18:27.352687 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 30/117] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:18:27 2026] GET /volume/v3/volumes/00e362d3-3123-43d7-a1f1-cdf93a25666e => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:27.380180 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-11f121e1-279d-4726-a74a-b87e56bd007d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:27.385342 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-11f121e1-279d-4726-a74a-b87e56bd007d tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] PUT https://10.4.3.92/volume/v3/attachments/1d4aa610-d195-40eb-8df5-ee9e78a7a56f Jul 31 17:18:27.385342 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-11f121e1-279d-4726-a74a-b87e56bd007d tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:27.407931 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-26f8720f-d2c5-48cf-aa37-e87531f47ba8 req-52361ce6-98e7-4e45-b94d-915e7180992c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:27.411463 np0000006248 devstack@c-api.service[100274]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Jul 31 17:18:27.411463 np0000006248 devstack@c-api.service[100274]: .first() Jul 31 17:18:27.414025 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-26f8720f-d2c5-48cf-aa37-e87531f47ba8 req-52361ce6-98e7-4e45-b94d-915e7180992c tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] GET https://10.4.3.92/volume/v3/volumes/00e362d3-3123-43d7-a1f1-cdf93a25666e Jul 31 17:18:27.414025 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-26f8720f-d2c5-48cf-aa37-e87531f47ba8 req-52361ce6-98e7-4e45-b94d-915e7180992c tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:27.414323 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-26f8720f-d2c5-48cf-aa37-e87531f47ba8 req-52361ce6-98e7-4e45-b94d-915e7180992c tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:27.418194 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bd53a819-c080-4fca-8904-cf657a953c76 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:27.420212 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-11f121e1-279d-4726-a74a-b87e56bd007d tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Acquiring lock "cinder-attachment_update-a9ebe968-dbba-4d53-bd9a-ba56a566ede4-np0000006248" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:18:27.420900 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bd53a819-c080-4fca-8904-cf657a953c76 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:18:27.421411 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bd53a819-c080-4fca-8904-cf657a953c76 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-756736399"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:27.423809 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-bd53a819-c080-4fca-8904-cf657a953c76 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-756736399'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:18:27.423986 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-bd53a819-c080-4fca-8904-cf657a953c76 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Create volume of 1 GB Jul 31 17:18:27.424405 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:27.424405 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:27.425236 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:27.425236 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:27.429187 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-11f121e1-279d-4726-a74a-b87e56bd007d tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Lock "cinder-attachment_update-a9ebe968-dbba-4d53-bd9a-ba56a566ede4-np0000006248" acquired by "attachment_update" :: waited 0.009s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:18:27.430561 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bd53a819-c080-4fca-8904-cf657a953c76 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Availability Zones retrieved successfully. Jul 31 17:18:27.431012 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:27.431012 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:27.431222 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-26f8720f-d2c5-48cf-aa37-e87531f47ba8 req-52361ce6-98e7-4e45-b94d-915e7180992c tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Volume info retrieved successfully. Jul 31 17:18:27.436561 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-bd53a819-c080-4fca-8904-cf657a953c76 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Flow 'volume_create_api' (7e37bae0-4cec-4e8f-8ea7-5aa541524e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:18:27.437691 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-26f8720f-d2c5-48cf-aa37-e87531f47ba8 req-52361ce6-98e7-4e45-b94d-915e7180992c tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] https://10.4.3.92/volume/v3/volumes/00e362d3-3123-43d7-a1f1-cdf93a25666e returned with HTTP 200 Jul 31 17:18:27.438762 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 30/118] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:18:27 2026] GET /volume/v3/volumes/00e362d3-3123-43d7-a1f1-cdf93a25666e => generated 821 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:27.440715 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-bd53a819-c080-4fca-8904-cf657a953c76 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87454031-0f43-457f-add1-06df6fb0a0d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:27.441933 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-bd53a819-c080-4fca-8904-cf657a953c76 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:18:27.473389 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-bd53a819-c080-4fca-8904-cf657a953c76 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87454031-0f43-457f-add1-06df6fb0a0d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:27.476006 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-bd53a819-c080-4fca-8904-cf657a953c76 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94e39467-f7bb-4802-a7a6-2c06ef771470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:27.564712 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-bd53a819-c080-4fca-8904-cf657a953c76 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Created reservations ['a69338d6-a688-4509-bdc4-265f9acb5808', '1ea94ddd-b767-4c70-b9da-20b1b6f654d2', '6f91c438-e53a-4064-9331-bb4e1564e2af', 'c02ca23e-6c7f-4be5-bc39-49a1bf4501b2'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:18:27.566104 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-bd53a819-c080-4fca-8904-cf657a953c76 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94e39467-f7bb-4802-a7a6-2c06ef771470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a69338d6-a688-4509-bdc4-265f9acb5808', '1ea94ddd-b767-4c70-b9da-20b1b6f654d2', '6f91c438-e53a-4064-9331-bb4e1564e2af', 'c02ca23e-6c7f-4be5-bc39-49a1bf4501b2']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:27.567373 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-bd53a819-c080-4fca-8904-cf657a953c76 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8da7e1ee-690a-47a1-ba55-9cff96825604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:27.613939 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-bd53a819-c080-4fca-8904-cf657a953c76 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8da7e1ee-690a-47a1-ba55-9cff96825604) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1f4eebe-9885-4673-b47e-c4d137741838', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-756736399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ea5c198d7174855aeae80d57f7eebe0',qos_specs=None,replication_status=,reservations=['a69338d6-a688-4509-bdc4-265f9acb5808','1ea94ddd-b767-4c70-b9da-20b1b6f654d2','6f91c438-e53a-4064-9331-bb4e1564e2af','c02ca23e-6c7f-4be5-bc39-49a1bf4501b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66bf8e0db77c4e25a730011064d40781',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:18:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-756736399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1f4eebe-9885-4673-b47e-c4d137741838,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ea5c198d7174855aeae80d57f7eebe0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66bf8e0db77c4e25a730011064d40781',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:27.615850 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-bd53a819-c080-4fca-8904-cf657a953c76 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39c5452c-6caf-4aa4-9fb9-5fed3e73ab59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:27.644502 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-bd53a819-c080-4fca-8904-cf657a953c76 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39c5452c-6caf-4aa4-9fb9-5fed3e73ab59) transitioned into state 'SUCCESS' from state '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-756736399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ea5c198d7174855aeae80d57f7eebe0',qos_specs=None,replication_status=,reservations=['a69338d6-a688-4509-bdc4-265f9acb5808','1ea94ddd-b767-4c70-b9da-20b1b6f654d2','6f91c438-e53a-4064-9331-bb4e1564e2af','c02ca23e-6c7f-4be5-bc39-49a1bf4501b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66bf8e0db77c4e25a730011064d40781',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:27.645665 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-bd53a819-c080-4fca-8904-cf657a953c76 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (251ff465-3466-42e0-998d-60ef71d4eefd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:27.654706 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-11f121e1-279d-4726-a74a-b87e56bd007d tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Lock "cinder-attachment_update-a9ebe968-dbba-4d53-bd9a-ba56a566ede4-np0000006248" released by "attachment_update" :: held 0.226s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:18:27.655167 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-11f121e1-279d-4726-a74a-b87e56bd007d tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/attachments/1d4aa610-d195-40eb-8df5-ee9e78a7a56f returned with HTTP 200 Jul 31 17:18:27.656602 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 31/119] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:18:27 2026] PUT /volume/v3/attachments/1d4aa610-d195-40eb-8df5-ee9e78a7a56f => generated 969 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:27.663814 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-bd53a819-c080-4fca-8904-cf657a953c76 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (251ff465-3466-42e0-998d-60ef71d4eefd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:27.665160 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-bd53a819-c080-4fca-8904-cf657a953c76 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Flow 'volume_create_api' (7e37bae0-4cec-4e8f-8ea7-5aa541524e0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:18:27.666108 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bd53a819-c080-4fca-8904-cf657a953c76 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Create volume request issued successfully. Jul 31 17:18:27.666620 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bd53a819-c080-4fca-8904-cf657a953c76 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:18:27.667140 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 29/120] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:18:27 2026] POST /volume/v3/volumes => generated 751 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:18:27.706577 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-f86f7c06-8783-485d-b023-4bef2f57c09e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:27.722031 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-f86f7c06-8783-485d-b023-4bef2f57c09e tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] POST https://10.4.3.92/volume/v3/attachments/1d4aa610-d195-40eb-8df5-ee9e78a7a56f/action Jul 31 17:18:27.722936 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-f86f7c06-8783-485d-b023-4bef2f57c09e tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:18:27.722936 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-f86f7c06-8783-485d-b023-4bef2f57c09e tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:27.747203 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:27.747203 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:27.767187 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-f86f7c06-8783-485d-b023-4bef2f57c09e tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/attachments/1d4aa610-d195-40eb-8df5-ee9e78a7a56f/action returned with HTTP 204 Jul 31 17:18:27.768176 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 31/121] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:18:27 2026] POST /volume/v3/attachments/1d4aa610-d195-40eb-8df5-ee9e78a7a56f/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:18:27.803157 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6aeec785-1298-49e5-9e46-b07a57260b63 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:27.803719 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6aeec785-1298-49e5-9e46-b07a57260b63 None None] GET https://10.4.3.92/volume// Jul 31 17:18:27.804133 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6aeec785-1298-49e5-9e46-b07a57260b63 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:27.805060 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6aeec785-1298-49e5-9e46-b07a57260b63 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:27.805060 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6aeec785-1298-49e5-9e46-b07a57260b63 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:18:27.805698 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 31/122] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:18:27 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:18:27.824225 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-d73d87e2-71ed-4f2b-85eb-8c3eaf955981 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:27.830848 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-d73d87e2-71ed-4f2b-85eb-8c3eaf955981 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/1de067d6-2d8c-4629-84f4-59507e77c277 Jul 31 17:18:27.831178 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-d73d87e2-71ed-4f2b-85eb-8c3eaf955981 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:27.832064 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-d73d87e2-71ed-4f2b-85eb-8c3eaf955981 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:27.854358 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:27.854358 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:27.866904 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-d73d87e2-71ed-4f2b-85eb-8c3eaf955981 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:18:27.876624 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-d73d87e2-71ed-4f2b-85eb-8c3eaf955981 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/1de067d6-2d8c-4629-84f4-59507e77c277 returned with HTTP 200 Jul 31 17:18:27.877844 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 32/123] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:18:27 2026] GET /volume/v3/volumes/1de067d6-2d8c-4629-84f4-59507e77c277 => generated 1021 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:18:27.981295 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-935ad8e7-e43e-4271-bee7-081d01fb32fc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:27.984522 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-935ad8e7-e43e-4271-bee7-081d01fb32fc tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] PUT https://10.4.3.92/volume/v3/attachments/c5415dd1-d707-4743-aca6-2c652b892f49 Jul 31 17:18:27.985082 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-935ad8e7-e43e-4271-bee7-081d01fb32fc tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:27.996634 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-935ad8e7-e43e-4271-bee7-081d01fb32fc tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Acquiring lock "cinder-attachment_update-1de067d6-2d8c-4629-84f4-59507e77c277-np0000006248" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:18:28.003715 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-935ad8e7-e43e-4271-bee7-081d01fb32fc tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Lock "cinder-attachment_update-1de067d6-2d8c-4629-84f4-59507e77c277-np0000006248" acquired by "attachment_update" :: waited 0.007s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:18:28.004704 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:28.004704 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:28.123512 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-405a3ffe-544a-42e5-ab1a-4f0915115951 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:28.125445 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-405a3ffe-544a-42e5-ab1a-4f0915115951 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] GET https://10.4.3.92/volume/v3/volumes/f1a379bb-5739-4250-92c9-d1cf2611d52c Jul 31 17:18:28.125773 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-405a3ffe-544a-42e5-ab1a-4f0915115951 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:28.126014 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-405a3ffe-544a-42e5-ab1a-4f0915115951 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:28.136602 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:28.136602 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:28.142246 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-405a3ffe-544a-42e5-ab1a-4f0915115951 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Volume info retrieved successfully. Jul 31 17:18:28.151244 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-405a3ffe-544a-42e5-ab1a-4f0915115951 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] https://10.4.3.92/volume/v3/volumes/f1a379bb-5739-4250-92c9-d1cf2611d52c returned with HTTP 200 Jul 31 17:18:28.151849 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 32/124] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:18:28 2026] GET /volume/v3/volumes/f1a379bb-5739-4250-92c9-d1cf2611d52c => generated 1538 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:18:28.166407 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-935ad8e7-e43e-4271-bee7-081d01fb32fc tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Lock "cinder-attachment_update-1de067d6-2d8c-4629-84f4-59507e77c277-np0000006248" released by "attachment_update" :: held 0.162s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:18:28.166407 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-935ad8e7-e43e-4271-bee7-081d01fb32fc tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/attachments/c5415dd1-d707-4743-aca6-2c652b892f49 returned with HTTP 200 Jul 31 17:18:28.167664 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 30/125] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:18:27 2026] PUT /volume/v3/attachments/c5415dd1-d707-4743-aca6-2c652b892f49 => generated 969 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:28.203383 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-a03cb9b7-53c2-41ed-b620-181b05624068 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:28.205380 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-a03cb9b7-53c2-41ed-b620-181b05624068 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] POST https://10.4.3.92/volume/v3/attachments/c5415dd1-d707-4743-aca6-2c652b892f49/action Jul 31 17:18:28.205992 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-a03cb9b7-53c2-41ed-b620-181b05624068 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:18:28.206109 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-a03cb9b7-53c2-41ed-b620-181b05624068 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:28.216679 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b67d39f0-4c86-4bda-9063-c853f3b9a85a req-afe42dd6-3a5a-458a-adbd-4077523efbbf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:28.219912 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b67d39f0-4c86-4bda-9063-c853f3b9a85a req-afe42dd6-3a5a-458a-adbd-4077523efbbf tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] GET https://10.4.3.92/volume/v3/volumes/f1a379bb-5739-4250-92c9-d1cf2611d52c Jul 31 17:18:28.220199 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b67d39f0-4c86-4bda-9063-c853f3b9a85a req-afe42dd6-3a5a-458a-adbd-4077523efbbf tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:28.220564 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b67d39f0-4c86-4bda-9063-c853f3b9a85a req-afe42dd6-3a5a-458a-adbd-4077523efbbf tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:28.232395 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:28.232395 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:28.235801 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:28.235801 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:28.237301 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-b67d39f0-4c86-4bda-9063-c853f3b9a85a req-afe42dd6-3a5a-458a-adbd-4077523efbbf tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Volume info retrieved successfully. Jul 31 17:18:28.244779 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b67d39f0-4c86-4bda-9063-c853f3b9a85a req-afe42dd6-3a5a-458a-adbd-4077523efbbf tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] https://10.4.3.92/volume/v3/volumes/f1a379bb-5739-4250-92c9-d1cf2611d52c returned with HTTP 200 Jul 31 17:18:28.245605 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 33/126] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:18:28 2026] GET /volume/v3/volumes/f1a379bb-5739-4250-92c9-d1cf2611d52c => generated 1358 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:28.252964 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-06498ed1-739b-43e2-b0df-018acb7982f2 req-a03cb9b7-53c2-41ed-b620-181b05624068 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/attachments/c5415dd1-d707-4743-aca6-2c652b892f49/action returned with HTTP 204 Jul 31 17:18:28.253874 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 32/127] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:18:28 2026] POST /volume/v3/attachments/c5415dd1-d707-4743-aca6-2c652b892f49/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:18:28.473657 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-18d50484-ddcd-4cfb-aca2-0d23a20c6b80 req-0a7186e1-8f95-443c-afe0-26951527bfd7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:28.477386 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-18d50484-ddcd-4cfb-aca2-0d23a20c6b80 req-0a7186e1-8f95-443c-afe0-26951527bfd7 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] GET https://10.4.3.92/volume/v3/volumes/00e362d3-3123-43d7-a1f1-cdf93a25666e Jul 31 17:18:28.477651 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-18d50484-ddcd-4cfb-aca2-0d23a20c6b80 req-0a7186e1-8f95-443c-afe0-26951527bfd7 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:28.477881 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-18d50484-ddcd-4cfb-aca2-0d23a20c6b80 req-0a7186e1-8f95-443c-afe0-26951527bfd7 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:28.487658 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:28.487658 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:28.494341 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-18d50484-ddcd-4cfb-aca2-0d23a20c6b80 req-0a7186e1-8f95-443c-afe0-26951527bfd7 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Volume info retrieved successfully. Jul 31 17:18:28.502468 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-18d50484-ddcd-4cfb-aca2-0d23a20c6b80 req-0a7186e1-8f95-443c-afe0-26951527bfd7 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] https://10.4.3.92/volume/v3/volumes/00e362d3-3123-43d7-a1f1-cdf93a25666e returned with HTTP 200 Jul 31 17:18:28.502468 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 33/128] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:18:28 2026] GET /volume/v3/volumes/00e362d3-3123-43d7-a1f1-cdf93a25666e => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:28.530992 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-a4854ca4-df6d-48e0-b9fa-c99eb442a8b3 req-878f6e76-cfbb-40fe-8be7-b3dc64e6abf0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:28.534105 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a4854ca4-df6d-48e0-b9fa-c99eb442a8b3 req-878f6e76-cfbb-40fe-8be7-b3dc64e6abf0 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:18:28.534589 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a4854ca4-df6d-48e0-b9fa-c99eb442a8b3 req-878f6e76-cfbb-40fe-8be7-b3dc64e6abf0 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "00e362d3-3123-43d7-a1f1-cdf93a25666e", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1567619996", "description": null, "metadata": {}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:28.545377 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:28.545377 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:28.545944 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-a4854ca4-df6d-48e0-b9fa-c99eb442a8b3 req-878f6e76-cfbb-40fe-8be7-b3dc64e6abf0 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Volume info retrieved successfully. Jul 31 17:18:28.546141 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [req-a4854ca4-df6d-48e0-b9fa-c99eb442a8b3 req-878f6e76-cfbb-40fe-8be7-b3dc64e6abf0 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Create snapshot from volume 00e362d3-3123-43d7-a1f1-cdf93a25666e Jul 31 17:18:28.564109 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [req-a4854ca4-df6d-48e0-b9fa-c99eb442a8b3 req-878f6e76-cfbb-40fe-8be7-b3dc64e6abf0 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:18:28.595358 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [req-a4854ca4-df6d-48e0-b9fa-c99eb442a8b3 req-878f6e76-cfbb-40fe-8be7-b3dc64e6abf0 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Created reservations ['268500be-06e4-484d-a2ab-4038e10a73bc', '0409b0fa-c21b-4256-98c1-987248ce46e1', '1ed60c32-57c9-464b-b63d-6d72592183ab', 'c19fdc91-f561-4f57-8092-4c451c6bfa19'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:18:28.669154 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-a4854ca4-df6d-48e0-b9fa-c99eb442a8b3 req-878f6e76-cfbb-40fe-8be7-b3dc64e6abf0 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Snapshot create request issued successfully. Jul 31 17:18:28.669646 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a4854ca4-df6d-48e0-b9fa-c99eb442a8b3 req-878f6e76-cfbb-40fe-8be7-b3dc64e6abf0 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:18:28.670039 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 31/129] 10.4.3.92 () {72 vars in 1540 bytes} [Fri Jul 31 17:18:28 2026] POST /volume/v3/snapshots => generated 311 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:18:28.949334 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b67d39f0-4c86-4bda-9063-c853f3b9a85a req-f6a67582-ad93-4b20-addc-54b18570decc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:28.955593 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b67d39f0-4c86-4bda-9063-c853f3b9a85a req-f6a67582-ad93-4b20-addc-54b18570decc tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] GET https://10.4.3.92/volume/v3/volumes/f1a379bb-5739-4250-92c9-d1cf2611d52c Jul 31 17:18:28.955593 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b67d39f0-4c86-4bda-9063-c853f3b9a85a req-f6a67582-ad93-4b20-addc-54b18570decc tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:28.955998 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b67d39f0-4c86-4bda-9063-c853f3b9a85a req-f6a67582-ad93-4b20-addc-54b18570decc tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:28.967888 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:28.967888 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:28.974660 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-b67d39f0-4c86-4bda-9063-c853f3b9a85a req-f6a67582-ad93-4b20-addc-54b18570decc tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Volume info retrieved successfully. Jul 31 17:18:28.983084 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b67d39f0-4c86-4bda-9063-c853f3b9a85a req-f6a67582-ad93-4b20-addc-54b18570decc tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] https://10.4.3.92/volume/v3/volumes/f1a379bb-5739-4250-92c9-d1cf2611d52c returned with HTTP 200 Jul 31 17:18:28.983084 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 34/130] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:18:28 2026] GET /volume/v3/volumes/f1a379bb-5739-4250-92c9-d1cf2611d52c => generated 1358 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:28.997163 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4196461c-ed4d-4a47-92a7-379ca604e9e0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:28.997163 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4196461c-ed4d-4a47-92a7-379ca604e9e0 None None] GET https://10.4.3.92/volume// Jul 31 17:18:28.997749 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4196461c-ed4d-4a47-92a7-379ca604e9e0 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:28.997749 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4196461c-ed4d-4a47-92a7-379ca604e9e0 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:28.998986 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4196461c-ed4d-4a47-92a7-379ca604e9e0 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:18:28.998986 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 33/131] 10.4.3.92 () {66 vars in 1412 bytes} [Fri Jul 31 17:18:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:18:29.001779 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-a37669a1-2b06-4460-9a69-f27d9b5080c8 req-d8fde0f3-369e-4609-b615-e2afe6c74190 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:29.004935 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a37669a1-2b06-4460-9a69-f27d9b5080c8 req-d8fde0f3-369e-4609-b615-e2afe6c74190 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-reader] GET https://10.4.3.92/volume/v3/snapshots/9d3137b1-b746-4b24-8a4f-7eacfcfb7d96 Jul 31 17:18:29.005196 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a37669a1-2b06-4460-9a69-f27d9b5080c8 req-d8fde0f3-369e-4609-b615-e2afe6c74190 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-reader] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:29.005750 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a37669a1-2b06-4460-9a69-f27d9b5080c8 req-d8fde0f3-369e-4609-b615-e2afe6c74190 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-reader] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:29.011505 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-b67d39f0-4c86-4bda-9063-c853f3b9a85a req-b1488b62-b36c-430c-b9b0-c517174fc82c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:29.015367 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-b67d39f0-4c86-4bda-9063-c853f3b9a85a req-b1488b62-b36c-430c-b9b0-c517174fc82c tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:18:29.015923 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-b67d39f0-4c86-4bda-9063-c853f3b9a85a req-b1488b62-b36c-430c-b9b0-c517174fc82c tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1a379bb-5739-4250-92c9-d1cf2611d52c", "connector": null, "instance_uuid": "8ff5a3d5-a261-4f1e-9a27-7d79d41c0f8a"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:29.029913 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:29.029913 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:29.038848 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:29.038848 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:29.039364 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-a37669a1-2b06-4460-9a69-f27d9b5080c8 req-d8fde0f3-369e-4609-b615-e2afe6c74190 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-reader] Snapshot retrieved successfully. Jul 31 17:18:29.040283 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a37669a1-2b06-4460-9a69-f27d9b5080c8 req-d8fde0f3-369e-4609-b615-e2afe6c74190 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-reader] https://10.4.3.92/volume/v3/snapshots/9d3137b1-b746-4b24-8a4f-7eacfcfb7d96 returned with HTTP 200 Jul 31 17:18:29.040726 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 34/132] 10.4.3.92 () {68 vars in 1597 bytes} [Fri Jul 31 17:18:29 2026] GET /volume/v3/snapshots/9d3137b1-b746-4b24-8a4f-7eacfcfb7d96 => generated 470 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:29.074190 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-2852b9ea-6102-48fe-9866-4ff08c06ed08 req-23963e69-3f21-4db4-a4c5-30e362d76a8b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:29.075736 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-2852b9ea-6102-48fe-9866-4ff08c06ed08 req-23963e69-3f21-4db4-a4c5-30e362d76a8b tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-reader] GET https://10.4.3.92/volume/v3/snapshots/detail Jul 31 17:18:29.075899 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-2852b9ea-6102-48fe-9866-4ff08c06ed08 req-23963e69-3f21-4db4-a4c5-30e362d76a8b tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:29.076077 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-2852b9ea-6102-48fe-9866-4ff08c06ed08 req-23963e69-3f21-4db4-a4c5-30e362d76a8b tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-reader] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:29.076401 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [req-2852b9ea-6102-48fe-9866-4ff08c06ed08 req-23963e69-3f21-4db4-a4c5-30e362d76a8b tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-reader] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:18:29.077969 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.db.api [req-2852b9ea-6102-48fe-9866-4ff08c06ed08 req-23963e69-3f21-4db4-a4c5-30e362d76a8b tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-reader] Building query based on filter {{(pid=100274) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 17:18:29.093427 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-b67d39f0-4c86-4bda-9063-c853f3b9a85a req-b1488b62-b36c-430c-b9b0-c517174fc82c tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:18:29.094789 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 32/133] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:18:29 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:29.100119 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-2852b9ea-6102-48fe-9866-4ff08c06ed08 req-23963e69-3f21-4db4-a4c5-30e362d76a8b tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-reader] Get all snapshots completed successfully. Jul 31 17:18:29.101192 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:29.101192 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:29.101857 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-2852b9ea-6102-48fe-9866-4ff08c06ed08 req-23963e69-3f21-4db4-a4c5-30e362d76a8b tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-reader] https://10.4.3.92/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 17:18:29.102435 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 35/134] 10.4.3.92 () {68 vars in 1507 bytes} [Fri Jul 31 17:18:29 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:29.136659 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-44531336-ab8e-465f-a344-e763f68be766 req-5a8ece84-54a6-4788-8124-0bc579988f15 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:29.141534 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-44531336-ab8e-465f-a344-e763f68be766 req-5a8ece84-54a6-4788-8124-0bc579988f15 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] GET https://10.4.3.92/volume/v3/snapshots/9d3137b1-b746-4b24-8a4f-7eacfcfb7d96 Jul 31 17:18:29.144187 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-44531336-ab8e-465f-a344-e763f68be766 req-5a8ece84-54a6-4788-8124-0bc579988f15 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:29.144502 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-44531336-ab8e-465f-a344-e763f68be766 req-5a8ece84-54a6-4788-8124-0bc579988f15 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:29.319097 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:29.319097 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:29.319097 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-44531336-ab8e-465f-a344-e763f68be766 req-5a8ece84-54a6-4788-8124-0bc579988f15 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Snapshot retrieved successfully. Jul 31 17:18:29.319097 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-44531336-ab8e-465f-a344-e763f68be766 req-5a8ece84-54a6-4788-8124-0bc579988f15 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] https://10.4.3.92/volume/v3/snapshots/9d3137b1-b746-4b24-8a4f-7eacfcfb7d96 returned with HTTP 200 Jul 31 17:18:29.319371 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 34/135] 10.4.3.92 () {68 vars in 1597 bytes} [Fri Jul 31 17:18:29 2026] GET /volume/v3/snapshots/9d3137b1-b746-4b24-8a4f-7eacfcfb7d96 => generated 470 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:29.353358 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-cdceaee9-7d6e-4b57-892f-3551e2aac657 req-ce5f93bd-1057-48a8-a9de-7be620be30ee None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:29.353531 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-cdceaee9-7d6e-4b57-892f-3551e2aac657 req-ce5f93bd-1057-48a8-a9de-7be620be30ee tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/9d3137b1-b746-4b24-8a4f-7eacfcfb7d96 Jul 31 17:18:29.354021 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-cdceaee9-7d6e-4b57-892f-3551e2aac657 req-ce5f93bd-1057-48a8-a9de-7be620be30ee tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:29.354227 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-cdceaee9-7d6e-4b57-892f-3551e2aac657 req-ce5f93bd-1057-48a8-a9de-7be620be30ee tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:29.354368 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [req-cdceaee9-7d6e-4b57-892f-3551e2aac657 req-ce5f93bd-1057-48a8-a9de-7be620be30ee tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Delete snapshot with id: 9d3137b1-b746-4b24-8a4f-7eacfcfb7d96 Jul 31 17:18:29.360964 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:29.360964 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:29.362117 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-cdceaee9-7d6e-4b57-892f-3551e2aac657 req-ce5f93bd-1057-48a8-a9de-7be620be30ee tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Snapshot retrieved successfully. Jul 31 17:18:29.387983 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-cdceaee9-7d6e-4b57-892f-3551e2aac657 req-ce5f93bd-1057-48a8-a9de-7be620be30ee tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Snapshot delete request issued successfully. Jul 31 17:18:29.388301 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-cdceaee9-7d6e-4b57-892f-3551e2aac657 req-ce5f93bd-1057-48a8-a9de-7be620be30ee tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] https://10.4.3.92/volume/v3/snapshots/9d3137b1-b746-4b24-8a4f-7eacfcfb7d96 returned with HTTP 202 Jul 31 17:18:29.388992 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 35/136] 10.4.3.92 () {70 vars in 1619 bytes} [Fri Jul 31 17:18:29 2026] DELETE /volume/v3/snapshots/9d3137b1-b746-4b24-8a4f-7eacfcfb7d96 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:18:29.428108 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-333abe72-4fcf-46c7-9282-092ebe2e6d21 req-7e0c275d-60b2-48ea-aac1-93f7cfe4f4c2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:29.430772 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-333abe72-4fcf-46c7-9282-092ebe2e6d21 req-7e0c275d-60b2-48ea-aac1-93f7cfe4f4c2 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] GET https://10.4.3.92/volume/v3/snapshots/9d3137b1-b746-4b24-8a4f-7eacfcfb7d96 Jul 31 17:18:29.431404 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-333abe72-4fcf-46c7-9282-092ebe2e6d21 req-7e0c275d-60b2-48ea-aac1-93f7cfe4f4c2 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:29.431503 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-333abe72-4fcf-46c7-9282-092ebe2e6d21 req-7e0c275d-60b2-48ea-aac1-93f7cfe4f4c2 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:29.440397 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:29.440397 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:29.441583 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-333abe72-4fcf-46c7-9282-092ebe2e6d21 req-7e0c275d-60b2-48ea-aac1-93f7cfe4f4c2 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Snapshot retrieved successfully. Jul 31 17:18:29.442747 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-333abe72-4fcf-46c7-9282-092ebe2e6d21 req-7e0c275d-60b2-48ea-aac1-93f7cfe4f4c2 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] https://10.4.3.92/volume/v3/snapshots/9d3137b1-b746-4b24-8a4f-7eacfcfb7d96 returned with HTTP 200 Jul 31 17:18:29.443354 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 33/137] 10.4.3.92 () {68 vars in 1597 bytes} [Fri Jul 31 17:18:29 2026] GET /volume/v3/snapshots/9d3137b1-b746-4b24-8a4f-7eacfcfb7d96 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:30.479827 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-47ea463e-c9d3-4e19-a74d-9b3d1998ebed req-e65b5a0d-1939-4da2-989a-d6f68b713699 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:30.484734 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-47ea463e-c9d3-4e19-a74d-9b3d1998ebed req-e65b5a0d-1939-4da2-989a-d6f68b713699 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] GET https://10.4.3.92/volume/v3/snapshots/9d3137b1-b746-4b24-8a4f-7eacfcfb7d96 Jul 31 17:18:30.485044 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-47ea463e-c9d3-4e19-a74d-9b3d1998ebed req-e65b5a0d-1939-4da2-989a-d6f68b713699 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:30.485270 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-47ea463e-c9d3-4e19-a74d-9b3d1998ebed req-e65b5a0d-1939-4da2-989a-d6f68b713699 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:30.516737 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-47ea463e-c9d3-4e19-a74d-9b3d1998ebed req-e65b5a0d-1939-4da2-989a-d6f68b713699 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] https://10.4.3.92/volume/v3/snapshots/9d3137b1-b746-4b24-8a4f-7eacfcfb7d96 returned with HTTP 404 Jul 31 17:18:30.517550 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 36/138] 10.4.3.92 () {68 vars in 1597 bytes} [Fri Jul 31 17:18:30 2026] GET /volume/v3/snapshots/9d3137b1-b746-4b24-8a4f-7eacfcfb7d96 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 17:18:30.567584 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-8b305a24-0489-4c42-9702-80305384f2d3 req-2097ee75-1821-4e44-9b84-9e81a030507c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:30.571124 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8b305a24-0489-4c42-9702-80305384f2d3 req-2097ee75-1821-4e44-9b84-9e81a030507c tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] DELETE https://10.4.3.92/volume/v3/volumes/00e362d3-3123-43d7-a1f1-cdf93a25666e Jul 31 17:18:30.571124 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-8b305a24-0489-4c42-9702-80305384f2d3 req-2097ee75-1821-4e44-9b84-9e81a030507c tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:30.571541 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-8b305a24-0489-4c42-9702-80305384f2d3 req-2097ee75-1821-4e44-9b84-9e81a030507c tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:30.571811 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [req-8b305a24-0489-4c42-9702-80305384f2d3 req-2097ee75-1821-4e44-9b84-9e81a030507c tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Delete volume with id: 00e362d3-3123-43d7-a1f1-cdf93a25666e Jul 31 17:18:30.582288 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:30.582288 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:30.582843 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-8b305a24-0489-4c42-9702-80305384f2d3 req-2097ee75-1821-4e44-9b84-9e81a030507c tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Volume info retrieved successfully. Jul 31 17:18:30.615474 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-8b305a24-0489-4c42-9702-80305384f2d3 req-2097ee75-1821-4e44-9b84-9e81a030507c tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Delete volume request issued successfully. Jul 31 17:18:30.617388 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8b305a24-0489-4c42-9702-80305384f2d3 req-2097ee75-1821-4e44-9b84-9e81a030507c tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] https://10.4.3.92/volume/v3/volumes/00e362d3-3123-43d7-a1f1-cdf93a25666e returned with HTTP 202 Jul 31 17:18:30.617388 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 35/139] 10.4.3.92 () {70 vars in 1613 bytes} [Fri Jul 31 17:18:30 2026] DELETE /volume/v3/volumes/00e362d3-3123-43d7-a1f1-cdf93a25666e => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:18:30.635805 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7dca8fa7-a166-4aa2-bb03-ab4129c1b31e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:30.637070 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7dca8fa7-a166-4aa2-bb03-ab4129c1b31e None None] GET https://10.4.3.92/volume// Jul 31 17:18:30.637070 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7dca8fa7-a166-4aa2-bb03-ab4129c1b31e None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:30.637070 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7dca8fa7-a166-4aa2-bb03-ab4129c1b31e None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:30.637070 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7dca8fa7-a166-4aa2-bb03-ab4129c1b31e None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:18:30.637228 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 36/140] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:18:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:18:30.654807 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-b67d39f0-4c86-4bda-9063-c853f3b9a85a req-5065bbd7-f653-496f-9c7e-83665d4a90ed None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:30.658920 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-b67d39f0-4c86-4bda-9063-c853f3b9a85a req-5065bbd7-f653-496f-9c7e-83665d4a90ed tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] GET https://10.4.3.92/volume/v3/volumes/f1a379bb-5739-4250-92c9-d1cf2611d52c Jul 31 17:18:30.659254 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-b67d39f0-4c86-4bda-9063-c853f3b9a85a req-5065bbd7-f653-496f-9c7e-83665d4a90ed tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:30.659536 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-b67d39f0-4c86-4bda-9063-c853f3b9a85a req-5065bbd7-f653-496f-9c7e-83665d4a90ed tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:30.659866 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-0f853ef2-d7fb-4e91-9377-2d6e7fa80256 req-1b6b54a8-7ca2-4974-b9ac-a417463e233d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:30.662697 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-0f853ef2-d7fb-4e91-9377-2d6e7fa80256 req-1b6b54a8-7ca2-4974-b9ac-a417463e233d tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] GET https://10.4.3.92/volume/v3/volumes/00e362d3-3123-43d7-a1f1-cdf93a25666e Jul 31 17:18:30.663065 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-0f853ef2-d7fb-4e91-9377-2d6e7fa80256 req-1b6b54a8-7ca2-4974-b9ac-a417463e233d tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:30.664289 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-0f853ef2-d7fb-4e91-9377-2d6e7fa80256 req-1b6b54a8-7ca2-4974-b9ac-a417463e233d tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:30.679243 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:30.679243 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:30.684933 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:30.684933 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:30.691748 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-b67d39f0-4c86-4bda-9063-c853f3b9a85a req-5065bbd7-f653-496f-9c7e-83665d4a90ed tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Volume info retrieved successfully. Jul 31 17:18:30.692997 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-0f853ef2-d7fb-4e91-9377-2d6e7fa80256 req-1b6b54a8-7ca2-4974-b9ac-a417463e233d tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Volume info retrieved successfully. Jul 31 17:18:30.700035 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-b67d39f0-4c86-4bda-9063-c853f3b9a85a req-5065bbd7-f653-496f-9c7e-83665d4a90ed tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] https://10.4.3.92/volume/v3/volumes/f1a379bb-5739-4250-92c9-d1cf2611d52c returned with HTTP 200 Jul 31 17:18:30.700727 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 34/141] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:18:30 2026] GET /volume/v3/volumes/f1a379bb-5739-4250-92c9-d1cf2611d52c => generated 1537 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:18:30.700967 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-0f853ef2-d7fb-4e91-9377-2d6e7fa80256 req-1b6b54a8-7ca2-4974-b9ac-a417463e233d tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] https://10.4.3.92/volume/v3/volumes/00e362d3-3123-43d7-a1f1-cdf93a25666e returned with HTTP 200 Jul 31 17:18:30.702062 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 37/142] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:18:30 2026] GET /volume/v3/volumes/00e362d3-3123-43d7-a1f1-cdf93a25666e => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:30.817021 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b67d39f0-4c86-4bda-9063-c853f3b9a85a req-62930e79-3c06-427b-9f89-49e629720c7c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:30.819847 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b67d39f0-4c86-4bda-9063-c853f3b9a85a req-62930e79-3c06-427b-9f89-49e629720c7c tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] PUT https://10.4.3.92/volume/v3/attachments/e924fef8-7ccb-4396-9f95-7f32e3f88e94 Jul 31 17:18:30.820457 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b67d39f0-4c86-4bda-9063-c853f3b9a85a req-62930e79-3c06-427b-9f89-49e629720c7c tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:30.836972 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-b67d39f0-4c86-4bda-9063-c853f3b9a85a req-62930e79-3c06-427b-9f89-49e629720c7c tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Acquiring lock "cinder-attachment_update-f1a379bb-5739-4250-92c9-d1cf2611d52c-np0000006248" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:18:30.846287 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-b67d39f0-4c86-4bda-9063-c853f3b9a85a req-62930e79-3c06-427b-9f89-49e629720c7c tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Lock "cinder-attachment_update-f1a379bb-5739-4250-92c9-d1cf2611d52c-np0000006248" acquired by "attachment_update" :: waited 0.009s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:18:30.848193 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:30.848193 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:31.008338 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-b67d39f0-4c86-4bda-9063-c853f3b9a85a req-62930e79-3c06-427b-9f89-49e629720c7c tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Lock "cinder-attachment_update-f1a379bb-5739-4250-92c9-d1cf2611d52c-np0000006248" released by "attachment_update" :: held 0.162s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:18:31.008338 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b67d39f0-4c86-4bda-9063-c853f3b9a85a req-62930e79-3c06-427b-9f89-49e629720c7c tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] https://10.4.3.92/volume/v3/attachments/e924fef8-7ccb-4396-9f95-7f32e3f88e94 returned with HTTP 200 Jul 31 17:18:31.009832 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 36/143] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:18:30 2026] PUT /volume/v3/attachments/e924fef8-7ccb-4396-9f95-7f32e3f88e94 => generated 969 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:31.046271 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-b67d39f0-4c86-4bda-9063-c853f3b9a85a req-b9391b70-787b-4ee6-891d-605805faee75 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:31.050857 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-b67d39f0-4c86-4bda-9063-c853f3b9a85a req-b9391b70-787b-4ee6-891d-605805faee75 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] POST https://10.4.3.92/volume/v3/attachments/e924fef8-7ccb-4396-9f95-7f32e3f88e94/action Jul 31 17:18:31.051884 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-b67d39f0-4c86-4bda-9063-c853f3b9a85a req-b9391b70-787b-4ee6-891d-605805faee75 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:18:31.054850 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-b67d39f0-4c86-4bda-9063-c853f3b9a85a req-b9391b70-787b-4ee6-891d-605805faee75 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:31.083597 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:31.083597 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:31.107700 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-b67d39f0-4c86-4bda-9063-c853f3b9a85a req-b9391b70-787b-4ee6-891d-605805faee75 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] https://10.4.3.92/volume/v3/attachments/e924fef8-7ccb-4396-9f95-7f32e3f88e94/action returned with HTTP 204 Jul 31 17:18:31.108260 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 37/144] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:18:31 2026] POST /volume/v3/attachments/e924fef8-7ccb-4396-9f95-7f32e3f88e94/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:18:31.740378 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-3cb89bd2-9e7b-4cae-a7a6-0969a67f7543 req-b5e04e1e-b0ec-4c0f-9646-7c95507a53bf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:31.745338 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-3cb89bd2-9e7b-4cae-a7a6-0969a67f7543 req-b5e04e1e-b0ec-4c0f-9646-7c95507a53bf tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] GET https://10.4.3.92/volume/v3/volumes/00e362d3-3123-43d7-a1f1-cdf93a25666e Jul 31 17:18:31.745338 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-3cb89bd2-9e7b-4cae-a7a6-0969a67f7543 req-b5e04e1e-b0ec-4c0f-9646-7c95507a53bf tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:31.745338 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-3cb89bd2-9e7b-4cae-a7a6-0969a67f7543 req-b5e04e1e-b0ec-4c0f-9646-7c95507a53bf tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:31.767099 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-3cb89bd2-9e7b-4cae-a7a6-0969a67f7543 req-b5e04e1e-b0ec-4c0f-9646-7c95507a53bf tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] https://10.4.3.92/volume/v3/volumes/00e362d3-3123-43d7-a1f1-cdf93a25666e returned with HTTP 404 Jul 31 17:18:31.768931 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 35/145] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:18:31 2026] GET /volume/v3/volumes/00e362d3-3123-43d7-a1f1-cdf93a25666e => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:18:31.797496 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-484fd70c-24c8-4653-bbed-648bb9faea79 req-e5695918-a289-459a-86ca-cc806f842f34 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:31.800186 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-484fd70c-24c8-4653-bbed-648bb9faea79 req-e5695918-a289-459a-86ca-cc806f842f34 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] DELETE https://10.4.3.92/volume/v3/volumes/00e362d3-3123-43d7-a1f1-cdf93a25666e Jul 31 17:18:31.800452 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-484fd70c-24c8-4653-bbed-648bb9faea79 req-e5695918-a289-459a-86ca-cc806f842f34 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:31.801151 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-484fd70c-24c8-4653-bbed-648bb9faea79 req-e5695918-a289-459a-86ca-cc806f842f34 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:31.801151 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [req-484fd70c-24c8-4653-bbed-648bb9faea79 req-e5695918-a289-459a-86ca-cc806f842f34 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Delete volume with id: 00e362d3-3123-43d7-a1f1-cdf93a25666e Jul 31 17:18:31.808631 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-484fd70c-24c8-4653-bbed-648bb9faea79 req-e5695918-a289-459a-86ca-cc806f842f34 tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] https://10.4.3.92/volume/v3/volumes/00e362d3-3123-43d7-a1f1-cdf93a25666e returned with HTTP 404 Jul 31 17:18:31.809410 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 38/146] 10.4.3.92 () {70 vars in 1613 bytes} [Fri Jul 31 17:18:31 2026] DELETE /volume/v3/volumes/00e362d3-3123-43d7-a1f1-cdf93a25666e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:18:31.843253 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-47b43bcc-9c49-4fdb-81ef-5b8643905e0f req-24e1136e-efca-42ea-9cf9-126a6ae1f1bd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:31.848017 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-47b43bcc-9c49-4fdb-81ef-5b8643905e0f req-24e1136e-efca-42ea-9cf9-126a6ae1f1bd tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] GET https://10.4.3.92/volume/v3/volumes/00e362d3-3123-43d7-a1f1-cdf93a25666e Jul 31 17:18:31.848745 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-47b43bcc-9c49-4fdb-81ef-5b8643905e0f req-24e1136e-efca-42ea-9cf9-126a6ae1f1bd tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:31.848874 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-47b43bcc-9c49-4fdb-81ef-5b8643905e0f req-24e1136e-efca-42ea-9cf9-126a6ae1f1bd tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:31.860055 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-47b43bcc-9c49-4fdb-81ef-5b8643905e0f req-24e1136e-efca-42ea-9cf9-126a6ae1f1bd tempest-VolumesSnapshotsTestJSON-1359180323 tempest-VolumesSnapshotsTestJSON-1359180323-project-member] https://10.4.3.92/volume/v3/volumes/00e362d3-3123-43d7-a1f1-cdf93a25666e returned with HTTP 404 Jul 31 17:18:31.861111 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 37/147] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:18:31 2026] GET /volume/v3/volumes/00e362d3-3123-43d7-a1f1-cdf93a25666e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:18:37.707279 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-636808ee-3259-4137-8f79-b72b691b6d00 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:37.710787 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-636808ee-3259-4137-8f79-b72b691b6d00 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:18:37.711135 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-636808ee-3259-4137-8f79-b72b691b6d00 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-959736592"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:37.713789 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-636808ee-3259-4137-8f79-b72b691b6d00 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-959736592'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:18:37.713789 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-636808ee-3259-4137-8f79-b72b691b6d00 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Create volume of 1 GB Jul 31 17:18:37.720658 np0000006248 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=204,cinder:INSERT=32,cinder:UPDATE=51 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:18:37.726660 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-636808ee-3259-4137-8f79-b72b691b6d00 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Availability Zones retrieved successfully. Jul 31 17:18:37.739923 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-636808ee-3259-4137-8f79-b72b691b6d00 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Flow 'volume_create_api' (70fec4e0-052b-4884-bfec-c2f7d7e74a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:18:37.745686 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-636808ee-3259-4137-8f79-b72b691b6d00 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cd91d81-63dc-48bc-a4e2-8ec9be437126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:37.749702 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-636808ee-3259-4137-8f79-b72b691b6d00 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:18:37.823333 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-636808ee-3259-4137-8f79-b72b691b6d00 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cd91d81-63dc-48bc-a4e2-8ec9be437126) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:37.823770 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-636808ee-3259-4137-8f79-b72b691b6d00 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83f329da-03fc-4e18-8644-d0e7af84e560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:37.910129 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-9253dcec-d235-46e1-9b86-3c0de3d8ca2e req-618d87c6-0863-47b6-8214-602aa4f96fa0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:37.916540 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-9253dcec-d235-46e1-9b86-3c0de3d8ca2e req-618d87c6-0863-47b6-8214-602aa4f96fa0 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] GET https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 Jul 31 17:18:37.916932 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-9253dcec-d235-46e1-9b86-3c0de3d8ca2e req-618d87c6-0863-47b6-8214-602aa4f96fa0 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:37.917195 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-9253dcec-d235-46e1-9b86-3c0de3d8ca2e req-618d87c6-0863-47b6-8214-602aa4f96fa0 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:37.923032 np0000006248 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=205,cinder:UPDATE=43,cinder:INSERT=30 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:18:37.955171 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-636808ee-3259-4137-8f79-b72b691b6d00 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Created reservations ['c29e5b02-0aca-473d-8fa2-7a2b96cca420', '25c1ba68-7715-4fe1-b4fa-689b78f69ae3', 'ed165079-88ef-4444-9352-44d9691c6f76', '1539ab5d-005b-400b-832d-ab0c3ac6be5c'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:18:37.956082 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-636808ee-3259-4137-8f79-b72b691b6d00 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83f329da-03fc-4e18-8644-d0e7af84e560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c29e5b02-0aca-473d-8fa2-7a2b96cca420', '25c1ba68-7715-4fe1-b4fa-689b78f69ae3', 'ed165079-88ef-4444-9352-44d9691c6f76', '1539ab5d-005b-400b-832d-ab0c3ac6be5c']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:37.970942 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-636808ee-3259-4137-8f79-b72b691b6d00 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5bb7651-41f4-43d7-bf00-642924e36832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:38.025377 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-636808ee-3259-4137-8f79-b72b691b6d00 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5bb7651-41f4-43d7-bf00-642924e36832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ea97214-902a-414b-b384-5eceb4ac7454', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-959736592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='719262984e984ef4a5f9c741a6cbc196',qos_specs=None,replication_status=,reservations=['c29e5b02-0aca-473d-8fa2-7a2b96cca420','25c1ba68-7715-4fe1-b4fa-689b78f69ae3','ed165079-88ef-4444-9352-44d9691c6f76','1539ab5d-005b-400b-832d-ab0c3ac6be5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9379c9a9bb3143949a3f4ca55b431a5d',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:18:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-959736592',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ea97214-902a-414b-b384-5eceb4ac7454,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='719262984e984ef4a5f9c741a6cbc196',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9379c9a9bb3143949a3f4ca55b431a5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:38.026410 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-636808ee-3259-4137-8f79-b72b691b6d00 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ad475a2-4f0b-4280-8f40-77d05ecb011b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:38.076648 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-636808ee-3259-4137-8f79-b72b691b6d00 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ad475a2-4f0b-4280-8f40-77d05ecb011b) transitioned into state 'SUCCESS' from state '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-959736592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='719262984e984ef4a5f9c741a6cbc196',qos_specs=None,replication_status=,reservations=['c29e5b02-0aca-473d-8fa2-7a2b96cca420','25c1ba68-7715-4fe1-b4fa-689b78f69ae3','ed165079-88ef-4444-9352-44d9691c6f76','1539ab5d-005b-400b-832d-ab0c3ac6be5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9379c9a9bb3143949a3f4ca55b431a5d',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:38.077570 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-636808ee-3259-4137-8f79-b72b691b6d00 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fec1d868-752d-42ec-8c62-e8051dd3bf7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:38.088598 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:38.088598 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:38.095370 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-9253dcec-d235-46e1-9b86-3c0de3d8ca2e req-618d87c6-0863-47b6-8214-602aa4f96fa0 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Volume info retrieved successfully. Jul 31 17:18:38.102870 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-9253dcec-d235-46e1-9b86-3c0de3d8ca2e req-618d87c6-0863-47b6-8214-602aa4f96fa0 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 returned with HTTP 200 Jul 31 17:18:38.103836 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 36/148] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:18:37 2026] GET /volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 => generated 843 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:38.105744 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-636808ee-3259-4137-8f79-b72b691b6d00 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fec1d868-752d-42ec-8c62-e8051dd3bf7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:38.107283 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-636808ee-3259-4137-8f79-b72b691b6d00 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Flow 'volume_create_api' (70fec4e0-052b-4884-bfec-c2f7d7e74a91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:18:38.110428 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-636808ee-3259-4137-8f79-b72b691b6d00 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Create volume request issued successfully. Jul 31 17:18:38.110428 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-636808ee-3259-4137-8f79-b72b691b6d00 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:18:38.113974 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 38/149] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:18:37 2026] POST /volume/v3/volumes => generated 752 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:18:38.135739 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1abd1306-85e0-4af4-985e-b20ad011634e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:38.139280 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1abd1306-85e0-4af4-985e-b20ad011634e tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] GET https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 Jul 31 17:18:38.139452 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1abd1306-85e0-4af4-985e-b20ad011634e tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:38.139663 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1abd1306-85e0-4af4-985e-b20ad011634e tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:38.147353 np0000006248 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=141,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:18:38.154651 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:38.154651 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:38.162342 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1abd1306-85e0-4af4-985e-b20ad011634e tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Volume info retrieved successfully. Jul 31 17:18:38.171151 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1abd1306-85e0-4af4-985e-b20ad011634e tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 returned with HTTP 200 Jul 31 17:18:38.171151 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 39/150] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:38 2026] GET /volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 => generated 820 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:38.267367 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c944d599-159c-4ec8-998a-bb8e36fc31c1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:38.456490 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-1c0bea89-ea7e-4055-9fd4-850042d98ee1 req-8cbdbad5-b450-4f29-a800-d37ada839e97 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:38.458918 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1c0bea89-ea7e-4055-9fd4-850042d98ee1 req-8cbdbad5-b450-4f29-a800-d37ada839e97 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] GET https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 Jul 31 17:18:38.459417 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1c0bea89-ea7e-4055-9fd4-850042d98ee1 req-8cbdbad5-b450-4f29-a800-d37ada839e97 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:38.459679 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1c0bea89-ea7e-4055-9fd4-850042d98ee1 req-8cbdbad5-b450-4f29-a800-d37ada839e97 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:38.512014 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:38.512014 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:38.521877 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-1c0bea89-ea7e-4055-9fd4-850042d98ee1 req-8cbdbad5-b450-4f29-a800-d37ada839e97 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Volume info retrieved successfully. Jul 31 17:18:38.529604 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1c0bea89-ea7e-4055-9fd4-850042d98ee1 req-8cbdbad5-b450-4f29-a800-d37ada839e97 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 returned with HTTP 200 Jul 31 17:18:38.530558 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 37/151] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:18:38 2026] GET /volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 => generated 1013 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:38.576436 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f8707dc9-a284-4f72-8abc-41d48b632659 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:38.576921 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f8707dc9-a284-4f72-8abc-41d48b632659 None None] GET https://10.4.3.92/volume// Jul 31 17:18:38.577443 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f8707dc9-a284-4f72-8abc-41d48b632659 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:38.578820 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f8707dc9-a284-4f72-8abc-41d48b632659 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:38.579833 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f8707dc9-a284-4f72-8abc-41d48b632659 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:18:38.580013 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 39/152] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:18:38 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:18:38.605263 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-9253dcec-d235-46e1-9b86-3c0de3d8ca2e req-523690b7-db1f-4a1d-a48b-ed7e76e0006e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:38.689304 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c944d599-159c-4ec8-998a-bb8e36fc31c1 tempest-GroupSnapshotsV319Test-1176079665 tempest-GroupSnapshotsV319Test-1176079665-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:18:38.689797 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c944d599-159c-4ec8-998a-bb8e36fc31c1 tempest-GroupSnapshotsV319Test-1176079665 tempest-GroupSnapshotsV319Test-1176079665-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-184701875"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:38.692823 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:38.692823 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:38.697987 np0000006248 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=212,cinder:INSERT=35,cinder:UPDATE=57 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:18:38.721224 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c944d599-159c-4ec8-998a-bb8e36fc31c1 tempest-GroupSnapshotsV319Test-1176079665 tempest-GroupSnapshotsV319Test-1176079665-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:18:38.722189 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 38/153] 10.4.3.92 () {68 vars in 1245 bytes} [Fri Jul 31 17:18:38 2026] POST /volume/v3/types => generated 227 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:38.738392 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-35f548bc-3b1c-4874-b9c1-31fd65a2517e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:38.740780 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-35f548bc-3b1c-4874-b9c1-31fd65a2517e tempest-GroupSnapshotsV319Test-1176079665 tempest-GroupSnapshotsV319Test-1176079665-project-admin] POST https://10.4.3.92/volume/v3/group_types Jul 31 17:18:38.741219 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-35f548bc-3b1c-4874-b9c1-31fd65a2517e tempest-GroupSnapshotsV319Test-1176079665 tempest-GroupSnapshotsV319Test-1176079665-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1205567990"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:38.794605 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-35f548bc-3b1c-4874-b9c1-31fd65a2517e tempest-GroupSnapshotsV319Test-1176079665 tempest-GroupSnapshotsV319Test-1176079665-project-admin] https://10.4.3.92/volume/v3/group_types returned with HTTP 202 Jul 31 17:18:38.794949 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 38/154] 10.4.3.92 () {70 vars in 1304 bytes} [Fri Jul 31 17:18:38 2026] POST /volume/v3/group_types => generated 185 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:18:38.810465 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a331080f-9d07-43e6-b994-08f540fad059 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:38.984130 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d5463511-be0e-4f92-9407-de0b756d6b02 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:38.984884 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d5463511-be0e-4f92-9407-de0b756d6b02 None None] GET https://10.4.3.92/volume// Jul 31 17:18:38.984884 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d5463511-be0e-4f92-9407-de0b756d6b02 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:38.985153 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d5463511-be0e-4f92-9407-de0b756d6b02 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:38.986189 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d5463511-be0e-4f92-9407-de0b756d6b02 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:18:38.988035 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 39/155] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:18:38 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:18:38.988556 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9253dcec-d235-46e1-9b86-3c0de3d8ca2e req-523690b7-db1f-4a1d-a48b-ed7e76e0006e tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:18:38.990153 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9253dcec-d235-46e1-9b86-3c0de3d8ca2e req-523690b7-db1f-4a1d-a48b-ed7e76e0006e tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e0be324-fc42-4d60-b1f6-97fc417bb676", "connector": null, "instance_uuid": "2fae9385-af85-44d6-ae6a-6e5669ef9343"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:39.014588 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:39.014588 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:39.018541 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-1c0bea89-ea7e-4055-9fd4-850042d98ee1 req-3c79fa03-0cf7-4462-8a17-e71669f8b16b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:39.100943 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a331080f-9d07-43e6-b994-08f540fad059 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] POST https://10.4.3.92/volume/v3/groups Jul 31 17:18:39.101457 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a331080f-9d07-43e6-b994-08f540fad059 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7266e35b-f6d1-40ab-b4af-26f4781008d9", "volume_types": ["1de1beea-1ef3-48fc-bf63-9a95ee45448c"], "name": "tempest-GroupSnapshotsV319Test-Group-65720378"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:39.102983 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-a331080f-9d07-43e6-b994-08f540fad059 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Creating new group {'group': {'group_type': '7266e35b-f6d1-40ab-b4af-26f4781008d9', 'volume_types': ['1de1beea-1ef3-48fc-bf63-9a95ee45448c'], 'name': 'tempest-GroupSnapshotsV319Test-Group-65720378'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 17:18:39.107907 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9253dcec-d235-46e1-9b86-3c0de3d8ca2e req-523690b7-db1f-4a1d-a48b-ed7e76e0006e tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:18:39.108759 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 40/156] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:18:38 2026] POST /volume/v3/attachments => generated 273 bytes in 504 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:39.117948 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.groups [None req-a331080f-9d07-43e6-b994-08f540fad059 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-65720378. Jul 31 17:18:39.117948 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:39.117948 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:39.152897 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a331080f-9d07-43e6-b994-08f540fad059 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Availability zone cache updated, next update will occur around 2026-07-31 18:18:39.152102. {{(pid=100272) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 17:18:39.152897 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a331080f-9d07-43e6-b994-08f540fad059 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Availability Zones retrieved successfully. Jul 31 17:18:39.161942 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3929b7f2-60b3-4fd8-a649-a96d718b3281 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:39.165526 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3929b7f2-60b3-4fd8-a649-a96d718b3281 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] GET https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 Jul 31 17:18:39.166572 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3929b7f2-60b3-4fd8-a649-a96d718b3281 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:39.166572 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3929b7f2-60b3-4fd8-a649-a96d718b3281 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:39.191366 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:39.191366 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:39.195581 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-03dac87b-5987-44ea-96d9-c6361d5b3b1b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:39.200281 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3929b7f2-60b3-4fd8-a649-a96d718b3281 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Volume info retrieved successfully. Jul 31 17:18:39.206091 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-03dac87b-5987-44ea-96d9-c6361d5b3b1b tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] GET https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 Jul 31 17:18:39.206091 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-03dac87b-5987-44ea-96d9-c6361d5b3b1b tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:39.206091 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-03dac87b-5987-44ea-96d9-c6361d5b3b1b tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:39.210502 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-a331080f-9d07-43e6-b994-08f540fad059 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Created reservations ['0d2ceb36-a488-435a-ae96-fd964d1ea472'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:18:39.211846 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3929b7f2-60b3-4fd8-a649-a96d718b3281 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 returned with HTTP 200 Jul 31 17:18:39.212017 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 40/157] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:39 2026] GET /volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 => generated 842 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:39.212956 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7febf24a-6cca-402b-a5a8-76a6bf6ed926 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:39.213459 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7febf24a-6cca-402b-a5a8-76a6bf6ed926 None None] GET https://10.4.3.92/volume// Jul 31 17:18:39.213812 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7febf24a-6cca-402b-a5a8-76a6bf6ed926 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:39.214276 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7febf24a-6cca-402b-a5a8-76a6bf6ed926 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:39.218505 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:39.218505 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:39.219477 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7febf24a-6cca-402b-a5a8-76a6bf6ed926 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:18:39.219477 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 41/158] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:18:39 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:18:39.226016 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-03dac87b-5987-44ea-96d9-c6361d5b3b1b tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Volume info retrieved successfully. Jul 31 17:18:39.231381 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-03dac87b-5987-44ea-96d9-c6361d5b3b1b tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 returned with HTTP 200 Jul 31 17:18:39.231888 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 41/159] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:39 2026] GET /volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:39.243752 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9253dcec-d235-46e1-9b86-3c0de3d8ca2e req-b3349ca4-7b48-4123-bbf8-c0060635be1c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:39.247929 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9253dcec-d235-46e1-9b86-3c0de3d8ca2e req-b3349ca4-7b48-4123-bbf8-c0060635be1c tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] GET https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 Jul 31 17:18:39.247929 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9253dcec-d235-46e1-9b86-3c0de3d8ca2e req-b3349ca4-7b48-4123-bbf8-c0060635be1c tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:39.247929 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9253dcec-d235-46e1-9b86-3c0de3d8ca2e req-b3349ca4-7b48-4123-bbf8-c0060635be1c tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:39.264544 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a331080f-9d07-43e6-b994-08f540fad059 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] https://10.4.3.92/volume/v3/groups returned with HTTP 202 Jul 31 17:18:39.264836 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:39.264836 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:39.265086 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 40/160] 10.4.3.92 () {70 vars in 1290 bytes} [Fri Jul 31 17:18:38 2026] POST /volume/v3/groups => generated 114 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:18:39.276528 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-9253dcec-d235-46e1-9b86-3c0de3d8ca2e req-b3349ca4-7b48-4123-bbf8-c0060635be1c tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Volume info retrieved successfully. Jul 31 17:18:39.279999 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-39cdb45a-2787-4c1d-9aec-40bb016fd18f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:39.283487 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9253dcec-d235-46e1-9b86-3c0de3d8ca2e req-b3349ca4-7b48-4123-bbf8-c0060635be1c tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 returned with HTTP 200 Jul 31 17:18:39.283842 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 42/161] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:18:39 2026] GET /volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 => generated 1022 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:18:39.286163 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-39cdb45a-2787-4c1d-9aec-40bb016fd18f tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] GET https://10.4.3.92/volume/v3/groups/f1d2b7d7-1034-4fa9-bd08-07e5f5e345de Jul 31 17:18:39.286163 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-39cdb45a-2787-4c1d-9aec-40bb016fd18f tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:39.286163 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-39cdb45a-2787-4c1d-9aec-40bb016fd18f tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:39.286163 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-39cdb45a-2787-4c1d-9aec-40bb016fd18f tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] show called for member f1d2b7d7-1034-4fa9-bd08-07e5f5e345de {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:18:39.299472 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:39.299472 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:39.314118 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-3e46cabb-bb94-433b-b5ea-a129aff081ed req-14c50189-75c4-457e-9eac-9f0109260700 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:39.318626 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-3e46cabb-bb94-433b-b5ea-a129aff081ed req-14c50189-75c4-457e-9eac-9f0109260700 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] GET https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 Jul 31 17:18:39.321853 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-3e46cabb-bb94-433b-b5ea-a129aff081ed req-14c50189-75c4-457e-9eac-9f0109260700 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:39.324186 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-3e46cabb-bb94-433b-b5ea-a129aff081ed req-14c50189-75c4-457e-9eac-9f0109260700 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:39.338768 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:39.338768 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:39.352194 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-3e46cabb-bb94-433b-b5ea-a129aff081ed req-14c50189-75c4-457e-9eac-9f0109260700 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Volume info retrieved successfully. Jul 31 17:18:39.363052 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-3e46cabb-bb94-433b-b5ea-a129aff081ed req-14c50189-75c4-457e-9eac-9f0109260700 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 returned with HTTP 200 Jul 31 17:18:39.363052 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 41/162] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:18:39 2026] GET /volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:39.421421 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9253dcec-d235-46e1-9b86-3c0de3d8ca2e req-ed6c01ba-2b45-4bf6-9324-5376e802a1fa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:39.429599 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9253dcec-d235-46e1-9b86-3c0de3d8ca2e req-ed6c01ba-2b45-4bf6-9324-5376e802a1fa tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] PUT https://10.4.3.92/volume/v3/attachments/0f61f43e-3476-4656-a766-ce1bdf978447 Jul 31 17:18:39.433719 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9253dcec-d235-46e1-9b86-3c0de3d8ca2e req-ed6c01ba-2b45-4bf6-9324-5376e802a1fa tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:39.459747 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-9253dcec-d235-46e1-9b86-3c0de3d8ca2e req-ed6c01ba-2b45-4bf6-9324-5376e802a1fa tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Acquiring lock "cinder-attachment_update-2e0be324-fc42-4d60-b1f6-97fc417bb676-np0000006248" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:18:39.470522 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-9253dcec-d235-46e1-9b86-3c0de3d8ca2e req-ed6c01ba-2b45-4bf6-9324-5376e802a1fa tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Lock "cinder-attachment_update-2e0be324-fc42-4d60-b1f6-97fc417bb676-np0000006248" acquired by "attachment_update" :: waited 0.010s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:18:39.470522 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:39.470522 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:39.507631 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-39cdb45a-2787-4c1d-9aec-40bb016fd18f tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] https://10.4.3.92/volume/v3/groups/f1d2b7d7-1034-4fa9-bd08-07e5f5e345de returned with HTTP 200 Jul 31 17:18:39.507631 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 42/163] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:18:39 2026] GET /volume/v3/groups/f1d2b7d7-1034-4fa9-bd08-07e5f5e345de => generated 394 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:39.655377 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-9253dcec-d235-46e1-9b86-3c0de3d8ca2e req-ed6c01ba-2b45-4bf6-9324-5376e802a1fa tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Lock "cinder-attachment_update-2e0be324-fc42-4d60-b1f6-97fc417bb676-np0000006248" released by "attachment_update" :: held 0.186s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:18:39.655882 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9253dcec-d235-46e1-9b86-3c0de3d8ca2e req-ed6c01ba-2b45-4bf6-9324-5376e802a1fa tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] https://10.4.3.92/volume/v3/attachments/0f61f43e-3476-4656-a766-ce1bdf978447 returned with HTTP 200 Jul 31 17:18:39.656528 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 43/164] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:18:39 2026] PUT /volume/v3/attachments/0f61f43e-3476-4656-a766-ce1bdf978447 => generated 969 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:39.659863 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1c0bea89-ea7e-4055-9fd4-850042d98ee1 req-3c79fa03-0cf7-4462-8a17-e71669f8b16b tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:18:39.659863 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1c0bea89-ea7e-4055-9fd4-850042d98ee1 req-3c79fa03-0cf7-4462-8a17-e71669f8b16b tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c6d323a4-e319-4be7-ae3e-5dec35c92432", "connector": null, "instance_uuid": "004c523d-b24a-454c-a73d-18ce635be9f6"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:39.677609 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:39.677609 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:39.748610 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1c0bea89-ea7e-4055-9fd4-850042d98ee1 req-3c79fa03-0cf7-4462-8a17-e71669f8b16b tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:18:39.749619 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 39/165] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:18:39 2026] POST /volume/v3/attachments => generated 273 bytes in 732 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:39.803627 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-828c5bf5-15b8-4cd6-bb62-35561d15f0f1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:39.806255 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-828c5bf5-15b8-4cd6-bb62-35561d15f0f1 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] GET https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 Jul 31 17:18:39.806560 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-828c5bf5-15b8-4cd6-bb62-35561d15f0f1 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:39.806925 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-828c5bf5-15b8-4cd6-bb62-35561d15f0f1 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:39.821716 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:39.821716 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:39.827053 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-828c5bf5-15b8-4cd6-bb62-35561d15f0f1 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Volume info retrieved successfully. Jul 31 17:18:39.837688 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-828c5bf5-15b8-4cd6-bb62-35561d15f0f1 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 returned with HTTP 200 Jul 31 17:18:39.837989 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ee21f904-15b0-408d-a030-5ec57de49705 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:39.837989 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ee21f904-15b0-408d-a030-5ec57de49705 None None] GET https://10.4.3.92/volume// Jul 31 17:18:39.838113 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 42/166] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:39 2026] GET /volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 => generated 1012 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:39.838155 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ee21f904-15b0-408d-a030-5ec57de49705 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:39.838241 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ee21f904-15b0-408d-a030-5ec57de49705 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:39.838972 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ee21f904-15b0-408d-a030-5ec57de49705 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:18:39.838972 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 43/167] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:18:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:18:39.856505 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-1c0bea89-ea7e-4055-9fd4-850042d98ee1 req-371037e8-500e-4dbb-b521-af600cd54a6c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:39.859219 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1c0bea89-ea7e-4055-9fd4-850042d98ee1 req-371037e8-500e-4dbb-b521-af600cd54a6c tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] GET https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 Jul 31 17:18:39.859543 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1c0bea89-ea7e-4055-9fd4-850042d98ee1 req-371037e8-500e-4dbb-b521-af600cd54a6c tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:39.859803 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1c0bea89-ea7e-4055-9fd4-850042d98ee1 req-371037e8-500e-4dbb-b521-af600cd54a6c tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:39.880758 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:39.880758 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:39.885450 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-1c0bea89-ea7e-4055-9fd4-850042d98ee1 req-371037e8-500e-4dbb-b521-af600cd54a6c tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Volume info retrieved successfully. Jul 31 17:18:39.889661 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1c0bea89-ea7e-4055-9fd4-850042d98ee1 req-371037e8-500e-4dbb-b521-af600cd54a6c tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 returned with HTTP 200 Jul 31 17:18:39.890100 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 44/168] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:18:39 2026] GET /volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 => generated 1235 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:18:39.924458 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-007e8fc6-4c4d-4054-8028-c34ce8771a0d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:39.925112 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-007e8fc6-4c4d-4054-8028-c34ce8771a0d None None] GET https://10.4.3.92/volume// Jul 31 17:18:39.925281 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-007e8fc6-4c4d-4054-8028-c34ce8771a0d None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:39.925529 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-007e8fc6-4c4d-4054-8028-c34ce8771a0d None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:39.926045 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-007e8fc6-4c4d-4054-8028-c34ce8771a0d None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:18:39.927970 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 40/169] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:18:39 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:18:39.946527 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-3e46cabb-bb94-433b-b5ea-a129aff081ed req-31b952a2-4d36-4d12-b21e-7a6f0c672004 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:39.992526 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-1c0bea89-ea7e-4055-9fd4-850042d98ee1 req-e1d224d9-bd58-4283-9c27-756853b946b0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:39.995524 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1c0bea89-ea7e-4055-9fd4-850042d98ee1 req-e1d224d9-bd58-4283-9c27-756853b946b0 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] PUT https://10.4.3.92/volume/v3/attachments/4edd416a-617f-4530-b82b-34ba5cb28c3e Jul 31 17:18:39.996127 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-1c0bea89-ea7e-4055-9fd4-850042d98ee1 req-e1d224d9-bd58-4283-9c27-756853b946b0 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:40.007112 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-1c0bea89-ea7e-4055-9fd4-850042d98ee1 req-e1d224d9-bd58-4283-9c27-756853b946b0 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Acquiring lock "cinder-attachment_update-c6d323a4-e319-4be7-ae3e-5dec35c92432-np0000006248" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:18:40.018416 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-1c0bea89-ea7e-4055-9fd4-850042d98ee1 req-e1d224d9-bd58-4283-9c27-756853b946b0 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Lock "cinder-attachment_update-c6d323a4-e319-4be7-ae3e-5dec35c92432-np0000006248" acquired by "attachment_update" :: waited 0.011s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:18:40.019947 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:40.019947 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:40.139016 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-1c0bea89-ea7e-4055-9fd4-850042d98ee1 req-e1d224d9-bd58-4283-9c27-756853b946b0 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Lock "cinder-attachment_update-c6d323a4-e319-4be7-ae3e-5dec35c92432-np0000006248" released by "attachment_update" :: held 0.121s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:18:40.139403 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1c0bea89-ea7e-4055-9fd4-850042d98ee1 req-e1d224d9-bd58-4283-9c27-756853b946b0 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] https://10.4.3.92/volume/v3/attachments/4edd416a-617f-4530-b82b-34ba5cb28c3e returned with HTTP 200 Jul 31 17:18:40.139940 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 44/170] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:18:39 2026] PUT /volume/v3/attachments/4edd416a-617f-4530-b82b-34ba5cb28c3e => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:40.183346 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-3e46cabb-bb94-433b-b5ea-a129aff081ed req-31b952a2-4d36-4d12-b21e-7a6f0c672004 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:18:40.184222 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-3e46cabb-bb94-433b-b5ea-a129aff081ed req-31b952a2-4d36-4d12-b21e-7a6f0c672004 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3ea97214-902a-414b-b384-5eceb4ac7454", "connector": null, "instance_uuid": "5bd51945-dd5e-4d17-9c29-348275b1ea71"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:40.198748 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:40.198748 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:40.235222 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ff38721f-d415-4d38-9184-604f6a21823b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:40.237621 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ff38721f-d415-4d38-9184-604f6a21823b tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] GET https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 Jul 31 17:18:40.237889 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ff38721f-d415-4d38-9184-604f6a21823b tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:40.237937 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ff38721f-d415-4d38-9184-604f6a21823b tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:40.246992 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-3e46cabb-bb94-433b-b5ea-a129aff081ed req-31b952a2-4d36-4d12-b21e-7a6f0c672004 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:18:40.247703 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 43/171] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:18:39 2026] POST /volume/v3/attachments => generated 273 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:40.255344 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:40.255344 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:40.255725 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ff38721f-d415-4d38-9184-604f6a21823b tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Volume info retrieved successfully. Jul 31 17:18:40.261922 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ff38721f-d415-4d38-9184-604f6a21823b tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 returned with HTTP 200 Jul 31 17:18:40.262418 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 45/172] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:40 2026] GET /volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:40.301330 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3bc90c17-a293-44df-9db6-a661fbf84843 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:40.302893 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3bc90c17-a293-44df-9db6-a661fbf84843 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] GET https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 Jul 31 17:18:40.303277 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3bc90c17-a293-44df-9db6-a661fbf84843 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:40.303597 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3bc90c17-a293-44df-9db6-a661fbf84843 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:40.324972 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:40.324972 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:40.326375 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a36b1946-d015-4751-befc-675ec82314ef None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:40.326915 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a36b1946-d015-4751-befc-675ec82314ef None None] GET https://10.4.3.92/volume// Jul 31 17:18:40.326915 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a36b1946-d015-4751-befc-675ec82314ef None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:40.327187 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a36b1946-d015-4751-befc-675ec82314ef None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:40.327691 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a36b1946-d015-4751-befc-675ec82314ef None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:18:40.328832 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 45/173] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:18:40 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:18:40.334434 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3bc90c17-a293-44df-9db6-a661fbf84843 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Volume info retrieved successfully. Jul 31 17:18:40.340807 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-3e46cabb-bb94-433b-b5ea-a129aff081ed req-cb4fdbc8-ed4f-4217-8a96-af6a2b5f681e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:40.341202 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3bc90c17-a293-44df-9db6-a661fbf84843 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 returned with HTTP 200 Jul 31 17:18:40.341833 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 41/174] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:40 2026] GET /volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:40.344256 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-3e46cabb-bb94-433b-b5ea-a129aff081ed req-cb4fdbc8-ed4f-4217-8a96-af6a2b5f681e tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] GET https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 Jul 31 17:18:40.344561 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-3e46cabb-bb94-433b-b5ea-a129aff081ed req-cb4fdbc8-ed4f-4217-8a96-af6a2b5f681e tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:40.344840 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-3e46cabb-bb94-433b-b5ea-a129aff081ed req-cb4fdbc8-ed4f-4217-8a96-af6a2b5f681e tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:40.365966 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:40.365966 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:40.376159 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-3e46cabb-bb94-433b-b5ea-a129aff081ed req-cb4fdbc8-ed4f-4217-8a96-af6a2b5f681e tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Volume info retrieved successfully. Jul 31 17:18:40.385389 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-3e46cabb-bb94-433b-b5ea-a129aff081ed req-cb4fdbc8-ed4f-4217-8a96-af6a2b5f681e tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 returned with HTTP 200 Jul 31 17:18:40.386416 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 44/175] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:18:40 2026] GET /volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 => generated 1024 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:18:40.496045 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-3e46cabb-bb94-433b-b5ea-a129aff081ed req-ac2479a8-f1cf-40e9-9a3e-52f7d5146cb3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:40.498908 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3e46cabb-bb94-433b-b5ea-a129aff081ed req-ac2479a8-f1cf-40e9-9a3e-52f7d5146cb3 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] PUT https://10.4.3.92/volume/v3/attachments/3bb80938-f782-4ad1-960d-2fd0171c328c Jul 31 17:18:40.499418 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3e46cabb-bb94-433b-b5ea-a129aff081ed req-ac2479a8-f1cf-40e9-9a3e-52f7d5146cb3 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:40.508033 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-3e46cabb-bb94-433b-b5ea-a129aff081ed req-ac2479a8-f1cf-40e9-9a3e-52f7d5146cb3 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Acquiring lock "cinder-attachment_update-3ea97214-902a-414b-b384-5eceb4ac7454-np0000006248" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:18:40.513151 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-3e46cabb-bb94-433b-b5ea-a129aff081ed req-ac2479a8-f1cf-40e9-9a3e-52f7d5146cb3 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Lock "cinder-attachment_update-3ea97214-902a-414b-b384-5eceb4ac7454-np0000006248" acquired by "attachment_update" :: waited 0.005s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:18:40.514588 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:40.514588 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:40.523179 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7bc1156a-8a57-4a6e-aaa5-0f881421ebcc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:40.528762 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7bc1156a-8a57-4a6e-aaa5-0f881421ebcc tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] GET https://10.4.3.92/volume/v3/groups/f1d2b7d7-1034-4fa9-bd08-07e5f5e345de Jul 31 17:18:40.528975 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7bc1156a-8a57-4a6e-aaa5-0f881421ebcc tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:40.529170 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7bc1156a-8a57-4a6e-aaa5-0f881421ebcc tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:40.529331 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-7bc1156a-8a57-4a6e-aaa5-0f881421ebcc tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] show called for member f1d2b7d7-1034-4fa9-bd08-07e5f5e345de {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:18:40.536332 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:40.536332 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:40.550869 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7bc1156a-8a57-4a6e-aaa5-0f881421ebcc tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] https://10.4.3.92/volume/v3/groups/f1d2b7d7-1034-4fa9-bd08-07e5f5e345de returned with HTTP 200 Jul 31 17:18:40.551366 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 46/176] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:18:40 2026] GET /volume/v3/groups/f1d2b7d7-1034-4fa9-bd08-07e5f5e345de => generated 395 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:40.565613 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8d6ad80a-3f8a-4f4e-a7ec-402f00e3095a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:40.569789 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8d6ad80a-3f8a-4f4e-a7ec-402f00e3095a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:18:40.570331 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8d6ad80a-3f8a-4f4e-a7ec-402f00e3095a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1712096168", "volume_type": "1de1beea-1ef3-48fc-bf63-9a95ee45448c", "group_id": "f1d2b7d7-1034-4fa9-bd08-07e5f5e345de", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:40.572925 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-8d6ad80a-3f8a-4f4e-a7ec-402f00e3095a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1712096168', 'volume_type': '1de1beea-1ef3-48fc-bf63-9a95ee45448c', 'group_id': 'f1d2b7d7-1034-4fa9-bd08-07e5f5e345de', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:18:40.593558 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:40.593558 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:40.593798 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-8d6ad80a-3f8a-4f4e-a7ec-402f00e3095a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Create volume of 1 GB Jul 31 17:18:40.608960 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8d6ad80a-3f8a-4f4e-a7ec-402f00e3095a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Availability Zones retrieved successfully. Jul 31 17:18:40.615376 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8d6ad80a-3f8a-4f4e-a7ec-402f00e3095a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Flow 'volume_create_api' (7abc6ef0-7d0b-4afd-aba2-1edc3d486711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:18:40.616483 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8d6ad80a-3f8a-4f4e-a7ec-402f00e3095a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ba4aee8-7925-444b-b6ee-db9bc6d75bb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:40.617126 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:40.617126 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:40.617686 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-8d6ad80a-3f8a-4f4e-a7ec-402f00e3095a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:18:40.642816 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-3e46cabb-bb94-433b-b5ea-a129aff081ed req-ac2479a8-f1cf-40e9-9a3e-52f7d5146cb3 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Lock "cinder-attachment_update-3ea97214-902a-414b-b384-5eceb4ac7454-np0000006248" released by "attachment_update" :: held 0.129s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:18:40.642816 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3e46cabb-bb94-433b-b5ea-a129aff081ed req-ac2479a8-f1cf-40e9-9a3e-52f7d5146cb3 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] https://10.4.3.92/volume/v3/attachments/3bb80938-f782-4ad1-960d-2fd0171c328c returned with HTTP 200 Jul 31 17:18:40.643560 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 46/177] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:18:40 2026] PUT /volume/v3/attachments/3bb80938-f782-4ad1-960d-2fd0171c328c => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:40.649001 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8d6ad80a-3f8a-4f4e-a7ec-402f00e3095a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ba4aee8-7925-444b-b6ee-db9bc6d75bb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:18:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1de1beea-1ef3-48fc-bf63-9a95ee45448c,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-184701875',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1de1beea-1ef3-48fc-bf63-9a95ee45448c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f1d2b7d7-1034-4fa9-bd08-07e5f5e345de', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:40.650263 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8d6ad80a-3f8a-4f4e-a7ec-402f00e3095a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa90c27f-1d86-494e-8e9b-3a717a26c625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:40.692946 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [None req-8d6ad80a-3f8a-4f4e-a7ec-402f00e3095a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-184701875 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-184701875, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:18:40.693998 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [None req-8d6ad80a-3f8a-4f4e-a7ec-402f00e3095a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-184701875 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-184701875, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:18:40.747393 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-8d6ad80a-3f8a-4f4e-a7ec-402f00e3095a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Created reservations ['8269fed0-759a-4e0b-a5dd-d05f9776593c', 'b375fb6f-0f83-474d-aa49-e08c2d39da8f', '6807ae65-5f5e-4938-95bb-165ec298e7ad', 'eb7d5a66-0804-4b5d-95ff-380353df32db'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:18:40.747393 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8d6ad80a-3f8a-4f4e-a7ec-402f00e3095a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa90c27f-1d86-494e-8e9b-3a717a26c625) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8269fed0-759a-4e0b-a5dd-d05f9776593c', 'b375fb6f-0f83-474d-aa49-e08c2d39da8f', '6807ae65-5f5e-4938-95bb-165ec298e7ad', 'eb7d5a66-0804-4b5d-95ff-380353df32db']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:40.747393 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8d6ad80a-3f8a-4f4e-a7ec-402f00e3095a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bbb3973-ad96-4c5d-81e0-2fef2b54e07b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:40.784077 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8d6ad80a-3f8a-4f4e-a7ec-402f00e3095a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bbb3973-ad96-4c5d-81e0-2fef2b54e07b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '852e9e3e-03f6-4068-bf60-935c15cc3a45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1712096168',encryption_key_id=None,group_id=f1d2b7d7-1034-4fa9-bd08-07e5f5e345de,group_type_id=,metadata={},multiattach=False,project_id='7b54583cedf446339e722416b1fb1ce9',qos_specs=None,replication_status=,reservations=['8269fed0-759a-4e0b-a5dd-d05f9776593c','b375fb6f-0f83-474d-aa49-e08c2d39da8f','6807ae65-5f5e-4938-95bb-165ec298e7ad','eb7d5a66-0804-4b5d-95ff-380353df32db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cddb2b4185e04577a82257645f124171',volume_type_id=1de1beea-1ef3-48fc-bf63-9a95ee45448c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:18:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1712096168',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f1d2b7d7-1034-4fa9-bd08-07e5f5e345de,host=None,id=852e9e3e-03f6-4068-bf60-935c15cc3a45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b54583cedf446339e722416b1fb1ce9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cddb2b4185e04577a82257645f124171',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1de1beea-1ef3-48fc-bf63-9a95ee45448c),volume_type_id=1de1beea-1ef3-48fc-bf63-9a95ee45448c)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:40.784543 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8d6ad80a-3f8a-4f4e-a7ec-402f00e3095a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19764cca-fcd0-41b1-beb2-3311b301132f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:40.818465 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8d6ad80a-3f8a-4f4e-a7ec-402f00e3095a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19764cca-fcd0-41b1-beb2-3311b301132f) transitioned into state 'SUCCESS' from state '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-1712096168',encryption_key_id=None,group_id=f1d2b7d7-1034-4fa9-bd08-07e5f5e345de,group_type_id=,metadata={},multiattach=False,project_id='7b54583cedf446339e722416b1fb1ce9',qos_specs=None,replication_status=,reservations=['8269fed0-759a-4e0b-a5dd-d05f9776593c','b375fb6f-0f83-474d-aa49-e08c2d39da8f','6807ae65-5f5e-4938-95bb-165ec298e7ad','eb7d5a66-0804-4b5d-95ff-380353df32db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cddb2b4185e04577a82257645f124171',volume_type_id=1de1beea-1ef3-48fc-bf63-9a95ee45448c)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:40.819440 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8d6ad80a-3f8a-4f4e-a7ec-402f00e3095a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51387266-8c5b-4f16-b17b-6c5eac751f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:40.840963 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8d6ad80a-3f8a-4f4e-a7ec-402f00e3095a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51387266-8c5b-4f16-b17b-6c5eac751f29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:40.841964 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8d6ad80a-3f8a-4f4e-a7ec-402f00e3095a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Flow 'volume_create_api' (7abc6ef0-7d0b-4afd-aba2-1edc3d486711) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:18:40.843227 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8d6ad80a-3f8a-4f4e-a7ec-402f00e3095a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Create volume request issued successfully. Jul 31 17:18:40.843227 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-8d6ad80a-3f8a-4f4e-a7ec-402f00e3095a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:18:40.843745 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-8d6ad80a-3f8a-4f4e-a7ec-402f00e3095a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:18:40.855162 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-88f71466-4304-46c2-a7ef-c4f1466d45d7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:40.857450 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-88f71466-4304-46c2-a7ef-c4f1466d45d7 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] GET https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 Jul 31 17:18:40.857633 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-88f71466-4304-46c2-a7ef-c4f1466d45d7 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:40.857898 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-88f71466-4304-46c2-a7ef-c4f1466d45d7 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:40.879947 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:40.879947 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:40.891656 np0000006248 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-8d6ad80a-3f8a-4f4e-a7ec-402f00e3095a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:18:40.892120 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-88f71466-4304-46c2-a7ef-c4f1466d45d7 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Volume info retrieved successfully. Jul 31 17:18:40.898896 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:40.898896 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:40.899074 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-88f71466-4304-46c2-a7ef-c4f1466d45d7 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 returned with HTTP 200 Jul 31 17:18:40.899074 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 45/178] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:40 2026] GET /volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 => generated 1013 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:40.911139 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8d6ad80a-3f8a-4f4e-a7ec-402f00e3095a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:18:40.911988 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 42/179] 10.4.3.92 () {70 vars in 1293 bytes} [Fri Jul 31 17:18:40 2026] POST /volume/v3/volumes => generated 824 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:18:40.930168 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8e714cd7-592c-4162-9f98-10bf4e6885de None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:40.936028 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8e714cd7-592c-4162-9f98-10bf4e6885de tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] GET https://10.4.3.92/volume/v3/volumes/852e9e3e-03f6-4068-bf60-935c15cc3a45 Jul 31 17:18:40.937345 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8e714cd7-592c-4162-9f98-10bf4e6885de tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:40.937345 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8e714cd7-592c-4162-9f98-10bf4e6885de tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:40.953208 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:40.953208 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:40.956428 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8e714cd7-592c-4162-9f98-10bf4e6885de tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Volume info retrieved successfully. Jul 31 17:18:40.961692 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-8e714cd7-592c-4162-9f98-10bf4e6885de tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:18:40.961692 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-8e714cd7-592c-4162-9f98-10bf4e6885de tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:18:41.012857 np0000006248 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-8e714cd7-592c-4162-9f98-10bf4e6885de tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:18:41.018181 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:41.018181 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:41.031341 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8e714cd7-592c-4162-9f98-10bf4e6885de tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] https://10.4.3.92/volume/v3/volumes/852e9e3e-03f6-4068-bf60-935c15cc3a45 returned with HTTP 200 Jul 31 17:18:41.031341 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 47/180] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:18:40 2026] GET /volume/v3/volumes/852e9e3e-03f6-4068-bf60-935c15cc3a45 => generated 892 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:41.279714 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f3759454-d62e-4b2e-a330-29037133e2c6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:41.281807 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f3759454-d62e-4b2e-a330-29037133e2c6 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] GET https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 Jul 31 17:18:41.281995 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f3759454-d62e-4b2e-a330-29037133e2c6 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:41.282245 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f3759454-d62e-4b2e-a330-29037133e2c6 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:41.295509 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:41.295509 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:41.300407 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f3759454-d62e-4b2e-a330-29037133e2c6 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Volume info retrieved successfully. Jul 31 17:18:41.308730 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f3759454-d62e-4b2e-a330-29037133e2c6 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 returned with HTTP 200 Jul 31 17:18:41.309250 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 47/181] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:41 2026] GET /volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:41.356066 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fd132569-e708-4279-ac36-7b395ca8b2cd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:41.360990 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fd132569-e708-4279-ac36-7b395ca8b2cd tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] GET https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 Jul 31 17:18:41.361300 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fd132569-e708-4279-ac36-7b395ca8b2cd tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:41.361533 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fd132569-e708-4279-ac36-7b395ca8b2cd tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:41.378776 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:41.378776 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:41.391533 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-fd132569-e708-4279-ac36-7b395ca8b2cd tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Volume info retrieved successfully. Jul 31 17:18:41.396385 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fd132569-e708-4279-ac36-7b395ca8b2cd tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 returned with HTTP 200 Jul 31 17:18:41.397271 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 46/182] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:41 2026] GET /volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:41.916705 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ec286e83-5c79-412a-8591-a9d390d2d755 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:41.919057 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ec286e83-5c79-412a-8591-a9d390d2d755 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] GET https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 Jul 31 17:18:41.919265 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ec286e83-5c79-412a-8591-a9d390d2d755 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:41.919541 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ec286e83-5c79-412a-8591-a9d390d2d755 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:41.936339 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:41.936339 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:41.942800 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ec286e83-5c79-412a-8591-a9d390d2d755 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Volume info retrieved successfully. Jul 31 17:18:41.952285 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ec286e83-5c79-412a-8591-a9d390d2d755 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 returned with HTTP 200 Jul 31 17:18:41.952881 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 43/183] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:41 2026] GET /volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 => generated 1013 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:42.049057 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3cb60246-c593-432b-91dd-758dfe7c100d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:42.052190 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3cb60246-c593-432b-91dd-758dfe7c100d tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] GET https://10.4.3.92/volume/v3/volumes/852e9e3e-03f6-4068-bf60-935c15cc3a45 Jul 31 17:18:42.052621 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3cb60246-c593-432b-91dd-758dfe7c100d tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:42.052861 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3cb60246-c593-432b-91dd-758dfe7c100d tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:42.059792 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:42.059792 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:42.064302 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3cb60246-c593-432b-91dd-758dfe7c100d tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Volume info retrieved successfully. Jul 31 17:18:42.065161 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-3cb60246-c593-432b-91dd-758dfe7c100d tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:18:42.065380 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-3cb60246-c593-432b-91dd-758dfe7c100d tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:18:42.106481 np0000006248 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-3cb60246-c593-432b-91dd-758dfe7c100d tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:18:42.110428 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:42.110428 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:42.118945 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3cb60246-c593-432b-91dd-758dfe7c100d tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] https://10.4.3.92/volume/v3/volumes/852e9e3e-03f6-4068-bf60-935c15cc3a45 returned with HTTP 200 Jul 31 17:18:42.119499 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 48/184] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:18:42 2026] GET /volume/v3/volumes/852e9e3e-03f6-4068-bf60-935c15cc3a45 => generated 917 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:42.134440 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9d69854a-4a91-4e41-8dcf-cb48ae117f32 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:42.136629 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9d69854a-4a91-4e41-8dcf-cb48ae117f32 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] POST https://10.4.3.92/volume/v3/group_snapshots Jul 31 17:18:42.137026 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9d69854a-4a91-4e41-8dcf-cb48ae117f32 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "f1d2b7d7-1034-4fa9-bd08-07e5f5e345de", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-77546823"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:42.138731 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.group_snapshots [None req-9d69854a-4a91-4e41-8dcf-cb48ae117f32 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'f1d2b7d7-1034-4fa9-bd08-07e5f5e345de', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-77546823'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 31 17:18:42.146464 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:42.146464 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:42.162647 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.group_snapshots [None req-9d69854a-4a91-4e41-8dcf-cb48ae117f32 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-77546823. Jul 31 17:18:42.209974 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:42.209974 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:42.222983 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-9d69854a-4a91-4e41-8dcf-cb48ae117f32 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-184701875 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-184701875, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:18:42.223351 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-9d69854a-4a91-4e41-8dcf-cb48ae117f32 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-184701875 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-184701875, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:18:42.249132 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-9d69854a-4a91-4e41-8dcf-cb48ae117f32 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Created reservations ['e8be41a3-e564-4ffb-998c-d5559b5f180b', '31bbd60d-1ab9-4c85-b8fd-9a3dea298f06', '1da9acdf-9f33-4a6a-876e-6022d95f5312', '96673a8e-b7f4-43ed-9f42-d6a137460ddf'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:18:42.289539 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9d69854a-4a91-4e41-8dcf-cb48ae117f32 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] https://10.4.3.92/volume/v3/group_snapshots returned with HTTP 202 Jul 31 17:18:42.289936 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 48/185] 10.4.3.92 () {70 vars in 1317 bytes} [Fri Jul 31 17:18:42 2026] POST /volume/v3/group_snapshots => generated 189 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:18:42.303208 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-919e30e4-ca0a-41aa-940e-a4f26cbf4031 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:42.306607 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-919e30e4-ca0a-41aa-940e-a4f26cbf4031 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/33e5807c-fb6c-49da-a765-444ec809db11 Jul 31 17:18:42.306607 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-919e30e4-ca0a-41aa-940e-a4f26cbf4031 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:42.307330 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-919e30e4-ca0a-41aa-940e-a4f26cbf4031 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:42.308418 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.group_snapshots [None req-919e30e4-ca0a-41aa-940e-a4f26cbf4031 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] show called for member 33e5807c-fb6c-49da-a765-444ec809db11 {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 17:18:42.315178 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:42.315178 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:42.320452 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-919e30e4-ca0a-41aa-940e-a4f26cbf4031 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] https://10.4.3.92/volume/v3/group_snapshots/33e5807c-fb6c-49da-a765-444ec809db11 returned with HTTP 200 Jul 31 17:18:42.321134 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 47/186] 10.4.3.92 () {68 vars in 1406 bytes} [Fri Jul 31 17:18:42 2026] GET /volume/v3/group_snapshots/33e5807c-fb6c-49da-a765-444ec809db11 => generated 328 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:42.328832 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c36d2b6e-95e5-4a87-8be8-78e22a6f04a6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:42.331527 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c36d2b6e-95e5-4a87-8be8-78e22a6f04a6 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] GET https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 Jul 31 17:18:42.332193 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c36d2b6e-95e5-4a87-8be8-78e22a6f04a6 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:42.332295 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c36d2b6e-95e5-4a87-8be8-78e22a6f04a6 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:42.346296 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:42.346296 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:42.351012 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c36d2b6e-95e5-4a87-8be8-78e22a6f04a6 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Volume info retrieved successfully. Jul 31 17:18:42.357206 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c36d2b6e-95e5-4a87-8be8-78e22a6f04a6 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 returned with HTTP 200 Jul 31 17:18:42.357624 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 44/187] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:42 2026] GET /volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:42.415697 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-693e67fd-bcef-4222-b1be-0e6b12190ba7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:42.418145 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-693e67fd-bcef-4222-b1be-0e6b12190ba7 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] GET https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 Jul 31 17:18:42.418391 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-693e67fd-bcef-4222-b1be-0e6b12190ba7 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:42.418979 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-693e67fd-bcef-4222-b1be-0e6b12190ba7 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:42.437685 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:42.437685 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:42.445572 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-693e67fd-bcef-4222-b1be-0e6b12190ba7 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Volume info retrieved successfully. Jul 31 17:18:42.454412 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-693e67fd-bcef-4222-b1be-0e6b12190ba7 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 returned with HTTP 200 Jul 31 17:18:42.455412 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 49/188] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:42 2026] GET /volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:42.969117 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cc353330-9fc2-46eb-a245-8ff4f08f0f9e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:42.971769 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cc353330-9fc2-46eb-a245-8ff4f08f0f9e tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] GET https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 Jul 31 17:18:42.972176 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cc353330-9fc2-46eb-a245-8ff4f08f0f9e tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:42.972478 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cc353330-9fc2-46eb-a245-8ff4f08f0f9e tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:42.986831 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-9253dcec-d235-46e1-9b86-3c0de3d8ca2e req-c31dcc87-4dff-40ee-82c1-cc2492ed3394 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:42.990515 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-9253dcec-d235-46e1-9b86-3c0de3d8ca2e req-c31dcc87-4dff-40ee-82c1-cc2492ed3394 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] POST https://10.4.3.92/volume/v3/attachments/0f61f43e-3476-4656-a766-ce1bdf978447/action Jul 31 17:18:42.991604 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-9253dcec-d235-46e1-9b86-3c0de3d8ca2e req-c31dcc87-4dff-40ee-82c1-cc2492ed3394 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:18:42.991923 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-9253dcec-d235-46e1-9b86-3c0de3d8ca2e req-c31dcc87-4dff-40ee-82c1-cc2492ed3394 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:42.994778 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:42.994778 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:43.000152 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cc353330-9fc2-46eb-a245-8ff4f08f0f9e tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Volume info retrieved successfully. Jul 31 17:18:43.007821 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cc353330-9fc2-46eb-a245-8ff4f08f0f9e tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 returned with HTTP 200 Jul 31 17:18:43.008687 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 49/189] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:42 2026] GET /volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 => generated 1013 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:43.034250 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:43.034250 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:43.058929 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-9253dcec-d235-46e1-9b86-3c0de3d8ca2e req-c31dcc87-4dff-40ee-82c1-cc2492ed3394 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] https://10.4.3.92/volume/v3/attachments/0f61f43e-3476-4656-a766-ce1bdf978447/action returned with HTTP 204 Jul 31 17:18:43.059988 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 48/190] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:18:42 2026] POST /volume/v3/attachments/0f61f43e-3476-4656-a766-ce1bdf978447/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:18:43.337024 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-856a0bb9-4000-4f7e-9b41-d4a1050c4dd7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:43.338953 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-856a0bb9-4000-4f7e-9b41-d4a1050c4dd7 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/33e5807c-fb6c-49da-a765-444ec809db11 Jul 31 17:18:43.340153 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-856a0bb9-4000-4f7e-9b41-d4a1050c4dd7 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:43.340153 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-856a0bb9-4000-4f7e-9b41-d4a1050c4dd7 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:43.340153 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.group_snapshots [None req-856a0bb9-4000-4f7e-9b41-d4a1050c4dd7 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] show called for member 33e5807c-fb6c-49da-a765-444ec809db11 {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 17:18:43.359793 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:43.359793 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:43.366334 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-856a0bb9-4000-4f7e-9b41-d4a1050c4dd7 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] https://10.4.3.92/volume/v3/group_snapshots/33e5807c-fb6c-49da-a765-444ec809db11 returned with HTTP 200 Jul 31 17:18:43.366951 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 45/191] 10.4.3.92 () {68 vars in 1406 bytes} [Fri Jul 31 17:18:43 2026] GET /volume/v3/group_snapshots/33e5807c-fb6c-49da-a765-444ec809db11 => generated 329 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:43.376356 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b97563a2-9baf-4bfe-8fc5-1248a1febf6d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:43.380576 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-66e7a241-c05d-4683-8162-162eef7ae8b5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:43.382173 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b97563a2-9baf-4bfe-8fc5-1248a1febf6d tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] GET https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 Jul 31 17:18:43.382557 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b97563a2-9baf-4bfe-8fc5-1248a1febf6d tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:43.382692 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-66e7a241-c05d-4683-8162-162eef7ae8b5 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] GET https://10.4.3.92/volume/v3/snapshots/detail Jul 31 17:18:43.382799 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b97563a2-9baf-4bfe-8fc5-1248a1febf6d tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:43.382944 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-66e7a241-c05d-4683-8162-162eef7ae8b5 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:43.383245 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-66e7a241-c05d-4683-8162-162eef7ae8b5 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:43.383593 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-66e7a241-c05d-4683-8162-162eef7ae8b5 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:18:43.385251 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.db.api [None req-66e7a241-c05d-4683-8162-162eef7ae8b5 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Building query based on filter {{(pid=100273) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 17:18:43.401389 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:43.401389 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:43.403706 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-66e7a241-c05d-4683-8162-162eef7ae8b5 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Get all snapshots completed successfully. Jul 31 17:18:43.404126 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:43.404126 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:43.404827 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-66e7a241-c05d-4683-8162-162eef7ae8b5 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] https://10.4.3.92/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 17:18:43.405199 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 50/192] 10.4.3.92 () {66 vars in 1257 bytes} [Fri Jul 31 17:18:43 2026] GET /volume/v3/snapshots/detail => generated 475 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:43.410719 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b97563a2-9baf-4bfe-8fc5-1248a1febf6d tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Volume info retrieved successfully. Jul 31 17:18:43.418027 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b97563a2-9baf-4bfe-8fc5-1248a1febf6d tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 returned with HTTP 200 Jul 31 17:18:43.418182 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ff563f98-adfc-481d-b057-785d76d3234c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:43.418637 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 50/193] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:43 2026] GET /volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 => generated 1135 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:43.420690 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ff563f98-adfc-481d-b057-785d76d3234c tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] GET https://10.4.3.92/volume/v3/snapshots/d9509754-07c2-424b-a01f-92f0e671fb60 Jul 31 17:18:43.420935 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ff563f98-adfc-481d-b057-785d76d3234c tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:43.421694 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ff563f98-adfc-481d-b057-785d76d3234c tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:43.430110 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:43.430110 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:43.430673 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ff563f98-adfc-481d-b057-785d76d3234c tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Snapshot retrieved successfully. Jul 31 17:18:43.432090 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ff563f98-adfc-481d-b057-785d76d3234c tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] https://10.4.3.92/volume/v3/snapshots/d9509754-07c2-424b-a01f-92f0e671fb60 returned with HTTP 200 Jul 31 17:18:43.432423 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 49/194] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:18:43 2026] GET /volume/v3/snapshots/d9509754-07c2-424b-a01f-92f0e671fb60 => generated 472 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:43.439731 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4fb70aad-e141-4a4a-9dac-8ff744b7cbc3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:43.443960 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4fb70aad-e141-4a4a-9dac-8ff744b7cbc3 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] GET https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 Jul 31 17:18:43.443960 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4fb70aad-e141-4a4a-9dac-8ff744b7cbc3 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:43.444645 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4fb70aad-e141-4a4a-9dac-8ff744b7cbc3 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:43.446236 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-37472120-8d18-47af-b854-3ee90157450d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:43.449299 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-37472120-8d18-47af-b854-3ee90157450d tempest-GroupSnapshotsV319Test-1176079665 tempest-GroupSnapshotsV319Test-1176079665-project-admin] POST https://10.4.3.92/volume/v3/group_snapshots/33e5807c-fb6c-49da-a765-444ec809db11/action Jul 31 17:18:43.450470 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-37472120-8d18-47af-b854-3ee90157450d tempest-GroupSnapshotsV319Test-1176079665 tempest-GroupSnapshotsV319Test-1176079665-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:18:43.450706 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-37472120-8d18-47af-b854-3ee90157450d tempest-GroupSnapshotsV319Test-1176079665 tempest-GroupSnapshotsV319Test-1176079665-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:43.452835 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.group_snapshots [None req-37472120-8d18-47af-b854-3ee90157450d tempest-GroupSnapshotsV319Test-1176079665 tempest-GroupSnapshotsV319Test-1176079665-project-admin] Updating group '33e5807c-fb6c-49da-a765-444ec809db11' with 'creating' {{(pid=100273) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 31 17:18:43.458662 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:43.458662 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:43.460918 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:43.460918 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:43.463446 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4fb70aad-e141-4a4a-9dac-8ff744b7cbc3 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Volume info retrieved successfully. Jul 31 17:18:43.470001 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4fb70aad-e141-4a4a-9dac-8ff744b7cbc3 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 returned with HTTP 200 Jul 31 17:18:43.470562 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 46/195] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:43 2026] GET /volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:43.472779 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-89d4f5d1-b0c1-4c1e-a0c1-c4b92ebf65e3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:43.477131 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-89d4f5d1-b0c1-4c1e-a0c1-c4b92ebf65e3 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] GET https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 Jul 31 17:18:43.477131 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-89d4f5d1-b0c1-4c1e-a0c1-c4b92ebf65e3 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:43.477435 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-37472120-8d18-47af-b854-3ee90157450d tempest-GroupSnapshotsV319Test-1176079665 tempest-GroupSnapshotsV319Test-1176079665-project-admin] https://10.4.3.92/volume/v3/group_snapshots/33e5807c-fb6c-49da-a765-444ec809db11/action returned with HTTP 202 Jul 31 17:18:43.477495 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-89d4f5d1-b0c1-4c1e-a0c1-c4b92ebf65e3 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:43.477654 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 51/196] 10.4.3.92 () {70 vars in 1448 bytes} [Fri Jul 31 17:18:43 2026] POST /volume/v3/group_snapshots/33e5807c-fb6c-49da-a765-444ec809db11/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:18:43.490522 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-07794ce8-62c6-4699-a07e-12e351796f4f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:43.493648 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:43.493648 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:43.493967 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-07794ce8-62c6-4699-a07e-12e351796f4f tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/33e5807c-fb6c-49da-a765-444ec809db11 Jul 31 17:18:43.493967 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-07794ce8-62c6-4699-a07e-12e351796f4f tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:43.494447 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-07794ce8-62c6-4699-a07e-12e351796f4f tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:43.494874 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.group_snapshots [None req-07794ce8-62c6-4699-a07e-12e351796f4f tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] show called for member 33e5807c-fb6c-49da-a765-444ec809db11 {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 17:18:43.499257 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-89d4f5d1-b0c1-4c1e-a0c1-c4b92ebf65e3 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Volume info retrieved successfully. Jul 31 17:18:43.502902 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:43.502902 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:43.509766 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-89d4f5d1-b0c1-4c1e-a0c1-c4b92ebf65e3 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 returned with HTTP 200 Jul 31 17:18:43.509766 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 51/197] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:43 2026] GET /volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:43.513979 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-07794ce8-62c6-4699-a07e-12e351796f4f tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] https://10.4.3.92/volume/v3/group_snapshots/33e5807c-fb6c-49da-a765-444ec809db11 returned with HTTP 200 Jul 31 17:18:43.514724 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 50/198] 10.4.3.92 () {68 vars in 1406 bytes} [Fri Jul 31 17:18:43 2026] GET /volume/v3/group_snapshots/33e5807c-fb6c-49da-a765-444ec809db11 => generated 328 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:43.528305 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cab80d82-d285-4783-9e3a-6cf2042ff631 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:43.530818 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cab80d82-d285-4783-9e3a-6cf2042ff631 tempest-GroupSnapshotsV319Test-1176079665 tempest-GroupSnapshotsV319Test-1176079665-project-admin] POST https://10.4.3.92/volume/v3/group_snapshots/33e5807c-fb6c-49da-a765-444ec809db11/action Jul 31 17:18:43.531737 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cab80d82-d285-4783-9e3a-6cf2042ff631 tempest-GroupSnapshotsV319Test-1176079665 tempest-GroupSnapshotsV319Test-1176079665-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:18:43.532014 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cab80d82-d285-4783-9e3a-6cf2042ff631 tempest-GroupSnapshotsV319Test-1176079665 tempest-GroupSnapshotsV319Test-1176079665-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:43.533801 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.group_snapshots [None req-cab80d82-d285-4783-9e3a-6cf2042ff631 tempest-GroupSnapshotsV319Test-1176079665 tempest-GroupSnapshotsV319Test-1176079665-project-admin] Updating group '33e5807c-fb6c-49da-a765-444ec809db11' with 'available' {{(pid=100271) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 31 17:18:43.543438 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:43.543438 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:43.554596 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cab80d82-d285-4783-9e3a-6cf2042ff631 tempest-GroupSnapshotsV319Test-1176079665 tempest-GroupSnapshotsV319Test-1176079665-project-admin] https://10.4.3.92/volume/v3/group_snapshots/33e5807c-fb6c-49da-a765-444ec809db11/action returned with HTTP 202 Jul 31 17:18:43.558648 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 47/199] 10.4.3.92 () {70 vars in 1448 bytes} [Fri Jul 31 17:18:43 2026] POST /volume/v3/group_snapshots/33e5807c-fb6c-49da-a765-444ec809db11/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:18:43.563426 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-930df7fc-c12a-471b-a97a-6e3f94cf4d8a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:43.566306 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-930df7fc-c12a-471b-a97a-6e3f94cf4d8a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/33e5807c-fb6c-49da-a765-444ec809db11 Jul 31 17:18:43.566604 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-930df7fc-c12a-471b-a97a-6e3f94cf4d8a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:43.566803 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-930df7fc-c12a-471b-a97a-6e3f94cf4d8a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:43.566974 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.group_snapshots [None req-930df7fc-c12a-471b-a97a-6e3f94cf4d8a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] show called for member 33e5807c-fb6c-49da-a765-444ec809db11 {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 17:18:43.572298 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:43.572298 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:43.577009 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-930df7fc-c12a-471b-a97a-6e3f94cf4d8a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] https://10.4.3.92/volume/v3/group_snapshots/33e5807c-fb6c-49da-a765-444ec809db11 returned with HTTP 200 Jul 31 17:18:43.577654 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 52/200] 10.4.3.92 () {68 vars in 1406 bytes} [Fri Jul 31 17:18:43 2026] GET /volume/v3/group_snapshots/33e5807c-fb6c-49da-a765-444ec809db11 => generated 329 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:43.591691 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cc9fff57-6f33-4b68-a742-a6b96db824a5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:43.593922 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cc9fff57-6f33-4b68-a742-a6b96db824a5 tempest-GroupSnapshotsV319Test-1176079665 tempest-GroupSnapshotsV319Test-1176079665-project-admin] POST https://10.4.3.92/volume/v3/group_snapshots/33e5807c-fb6c-49da-a765-444ec809db11/action Jul 31 17:18:43.594762 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cc9fff57-6f33-4b68-a742-a6b96db824a5 tempest-GroupSnapshotsV319Test-1176079665 tempest-GroupSnapshotsV319Test-1176079665-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:18:43.595630 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cc9fff57-6f33-4b68-a742-a6b96db824a5 tempest-GroupSnapshotsV319Test-1176079665 tempest-GroupSnapshotsV319Test-1176079665-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:43.598288 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-cc9fff57-6f33-4b68-a742-a6b96db824a5 tempest-GroupSnapshotsV319Test-1176079665 tempest-GroupSnapshotsV319Test-1176079665-project-admin] Updating group '33e5807c-fb6c-49da-a765-444ec809db11' with 'error' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 31 17:18:43.608960 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:43.608960 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:43.622148 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cc9fff57-6f33-4b68-a742-a6b96db824a5 tempest-GroupSnapshotsV319Test-1176079665 tempest-GroupSnapshotsV319Test-1176079665-project-admin] https://10.4.3.92/volume/v3/group_snapshots/33e5807c-fb6c-49da-a765-444ec809db11/action returned with HTTP 202 Jul 31 17:18:43.622910 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 52/201] 10.4.3.92 () {70 vars in 1448 bytes} [Fri Jul 31 17:18:43 2026] POST /volume/v3/group_snapshots/33e5807c-fb6c-49da-a765-444ec809db11/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:18:43.635142 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-477fe114-b166-4459-84ac-15def49d14f8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:43.639236 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-477fe114-b166-4459-84ac-15def49d14f8 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/33e5807c-fb6c-49da-a765-444ec809db11 Jul 31 17:18:43.639593 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-477fe114-b166-4459-84ac-15def49d14f8 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:43.639806 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-477fe114-b166-4459-84ac-15def49d14f8 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:43.639990 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.group_snapshots [None req-477fe114-b166-4459-84ac-15def49d14f8 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] show called for member 33e5807c-fb6c-49da-a765-444ec809db11 {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 17:18:43.644738 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:43.644738 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:43.651091 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-477fe114-b166-4459-84ac-15def49d14f8 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] https://10.4.3.92/volume/v3/group_snapshots/33e5807c-fb6c-49da-a765-444ec809db11 returned with HTTP 200 Jul 31 17:18:43.651693 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 51/202] 10.4.3.92 () {68 vars in 1406 bytes} [Fri Jul 31 17:18:43 2026] GET /volume/v3/group_snapshots/33e5807c-fb6c-49da-a765-444ec809db11 => generated 325 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:43.668864 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-36f4298e-3d7b-45f8-b923-6cf64a66d88b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:43.672700 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-36f4298e-3d7b-45f8-b923-6cf64a66d88b tempest-GroupSnapshotsV319Test-1176079665 tempest-GroupSnapshotsV319Test-1176079665-project-admin] POST https://10.4.3.92/volume/v3/group_snapshots/33e5807c-fb6c-49da-a765-444ec809db11/action Jul 31 17:18:43.673286 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-36f4298e-3d7b-45f8-b923-6cf64a66d88b tempest-GroupSnapshotsV319Test-1176079665 tempest-GroupSnapshotsV319Test-1176079665-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:18:43.673456 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-36f4298e-3d7b-45f8-b923-6cf64a66d88b tempest-GroupSnapshotsV319Test-1176079665 tempest-GroupSnapshotsV319Test-1176079665-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:43.675583 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.group_snapshots [None req-36f4298e-3d7b-45f8-b923-6cf64a66d88b tempest-GroupSnapshotsV319Test-1176079665 tempest-GroupSnapshotsV319Test-1176079665-project-admin] Updating group '33e5807c-fb6c-49da-a765-444ec809db11' with 'available' {{(pid=100271) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 31 17:18:43.679412 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:43.679412 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:43.691186 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-36f4298e-3d7b-45f8-b923-6cf64a66d88b tempest-GroupSnapshotsV319Test-1176079665 tempest-GroupSnapshotsV319Test-1176079665-project-admin] https://10.4.3.92/volume/v3/group_snapshots/33e5807c-fb6c-49da-a765-444ec809db11/action returned with HTTP 202 Jul 31 17:18:43.692029 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 48/203] 10.4.3.92 () {70 vars in 1448 bytes} [Fri Jul 31 17:18:43 2026] POST /volume/v3/group_snapshots/33e5807c-fb6c-49da-a765-444ec809db11/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:18:43.703005 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b0045be9-2a5e-4c2c-94fc-3c08e576349d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:43.709624 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b0045be9-2a5e-4c2c-94fc-3c08e576349d tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/33e5807c-fb6c-49da-a765-444ec809db11 Jul 31 17:18:43.710059 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b0045be9-2a5e-4c2c-94fc-3c08e576349d tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:43.711290 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b0045be9-2a5e-4c2c-94fc-3c08e576349d tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:43.711290 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.group_snapshots [None req-b0045be9-2a5e-4c2c-94fc-3c08e576349d tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] show called for member 33e5807c-fb6c-49da-a765-444ec809db11 {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 17:18:43.719667 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:43.719667 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:43.725953 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b0045be9-2a5e-4c2c-94fc-3c08e576349d tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] https://10.4.3.92/volume/v3/group_snapshots/33e5807c-fb6c-49da-a765-444ec809db11 returned with HTTP 200 Jul 31 17:18:43.726533 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 53/204] 10.4.3.92 () {68 vars in 1406 bytes} [Fri Jul 31 17:18:43 2026] GET /volume/v3/group_snapshots/33e5807c-fb6c-49da-a765-444ec809db11 => generated 329 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:43.739076 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5af404ef-6601-4587-a797-6e6c6fcc054c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:43.740540 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5af404ef-6601-4587-a797-6e6c6fcc054c tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] DELETE https://10.4.3.92/volume/v3/group_snapshots/33e5807c-fb6c-49da-a765-444ec809db11 Jul 31 17:18:43.742834 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5af404ef-6601-4587-a797-6e6c6fcc054c tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:43.742834 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5af404ef-6601-4587-a797-6e6c6fcc054c tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:43.742834 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-5af404ef-6601-4587-a797-6e6c6fcc054c tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] delete called for member 33e5807c-fb6c-49da-a765-444ec809db11 {{(pid=100274) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 31 17:18:43.742834 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.group_snapshots [None req-5af404ef-6601-4587-a797-6e6c6fcc054c tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Delete group_snapshot with id: 33e5807c-fb6c-49da-a765-444ec809db11 Jul 31 17:18:43.749999 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:43.749999 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:43.820435 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5af404ef-6601-4587-a797-6e6c6fcc054c tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] https://10.4.3.92/volume/v3/group_snapshots/33e5807c-fb6c-49da-a765-444ec809db11 returned with HTTP 202 Jul 31 17:18:43.826580 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 53/205] 10.4.3.92 () {68 vars in 1409 bytes} [Fri Jul 31 17:18:43 2026] DELETE /volume/v3/group_snapshots/33e5807c-fb6c-49da-a765-444ec809db11 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:18:43.836587 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0f9c46b3-8ad4-48ac-a06e-9e5265c4da85 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:43.839232 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0f9c46b3-8ad4-48ac-a06e-9e5265c4da85 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Jul 31 17:18:43.841201 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0f9c46b3-8ad4-48ac-a06e-9e5265c4da85 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:43.841201 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0f9c46b3-8ad4-48ac-a06e-9e5265c4da85 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:43.841201 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-0f9c46b3-8ad4-48ac-a06e-9e5265c4da85 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:18:43.842007 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0f9c46b3-8ad4-48ac-a06e-9e5265c4da85 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:18:43.890305 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0f9c46b3-8ad4-48ac-a06e-9e5265c4da85 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Get all volumes completed successfully. Jul 31 17:18:43.891108 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-0f9c46b3-8ad4-48ac-a06e-9e5265c4da85 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:18:43.894352 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-0f9c46b3-8ad4-48ac-a06e-9e5265c4da85 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:18:43.940980 np0000006248 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-0f9c46b3-8ad4-48ac-a06e-9e5265c4da85 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:18:43.946605 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:43.946605 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:43.959184 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0f9c46b3-8ad4-48ac-a06e-9e5265c4da85 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Jul 31 17:18:43.959871 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 52/206] 10.4.3.92 () {68 vars in 1292 bytes} [Fri Jul 31 17:18:43 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:43.980980 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a2ff257d-c458-4b13-bb6e-71e9face0d83 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:43.984257 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a2ff257d-c458-4b13-bb6e-71e9face0d83 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] GET https://10.4.3.92/volume/v3/snapshots/detail Jul 31 17:18:43.984604 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a2ff257d-c458-4b13-bb6e-71e9face0d83 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:43.984986 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a2ff257d-c458-4b13-bb6e-71e9face0d83 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:43.985634 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-a2ff257d-c458-4b13-bb6e-71e9face0d83 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:18:43.988196 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.db.api [None req-a2ff257d-c458-4b13-bb6e-71e9face0d83 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Building query based on filter {{(pid=100271) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 17:18:44.005059 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a2ff257d-c458-4b13-bb6e-71e9face0d83 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Get all snapshots completed successfully. Jul 31 17:18:44.006236 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a2ff257d-c458-4b13-bb6e-71e9face0d83 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] https://10.4.3.92/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 17:18:44.007519 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 49/207] 10.4.3.92 () {66 vars in 1257 bytes} [Fri Jul 31 17:18:43 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) Jul 31 17:18:44.029522 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1517567b-e0c3-4b40-906e-d4a5792aab53 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:44.033334 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4297b4d6-8068-4f5a-8feb-a2513b7e0096 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:44.033585 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1517567b-e0c3-4b40-906e-d4a5792aab53 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/33e5807c-fb6c-49da-a765-444ec809db11 Jul 31 17:18:44.033585 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1517567b-e0c3-4b40-906e-d4a5792aab53 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:44.033585 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1517567b-e0c3-4b40-906e-d4a5792aab53 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:44.033585 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.group_snapshots [None req-1517567b-e0c3-4b40-906e-d4a5792aab53 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] show called for member 33e5807c-fb6c-49da-a765-444ec809db11 {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 17:18:44.035472 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4297b4d6-8068-4f5a-8feb-a2513b7e0096 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] GET https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 Jul 31 17:18:44.035773 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4297b4d6-8068-4f5a-8feb-a2513b7e0096 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:44.036207 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4297b4d6-8068-4f5a-8feb-a2513b7e0096 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:44.038788 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1517567b-e0c3-4b40-906e-d4a5792aab53 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] https://10.4.3.92/volume/v3/group_snapshots/33e5807c-fb6c-49da-a765-444ec809db11 returned with HTTP 404 Jul 31 17:18:44.041429 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 54/208] 10.4.3.92 () {68 vars in 1406 bytes} [Fri Jul 31 17:18:44 2026] GET /volume/v3/group_snapshots/33e5807c-fb6c-49da-a765-444ec809db11 => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:18:44.051244 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-202c5aa8-bef4-474c-9fda-bc8942269bf0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:44.051705 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:44.051705 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:44.054553 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-202c5aa8-bef4-474c-9fda-bc8942269bf0 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Jul 31 17:18:44.054789 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-202c5aa8-bef4-474c-9fda-bc8942269bf0 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:44.055034 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-202c5aa8-bef4-474c-9fda-bc8942269bf0 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:44.055398 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-202c5aa8-bef4-474c-9fda-bc8942269bf0 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:18:44.056417 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-202c5aa8-bef4-474c-9fda-bc8942269bf0 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:18:44.061735 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4297b4d6-8068-4f5a-8feb-a2513b7e0096 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Volume info retrieved successfully. Jul 31 17:18:44.069494 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-202c5aa8-bef4-474c-9fda-bc8942269bf0 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Get all volumes completed successfully. Jul 31 17:18:44.069935 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-202c5aa8-bef4-474c-9fda-bc8942269bf0 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:18:44.070134 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-202c5aa8-bef4-474c-9fda-bc8942269bf0 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:18:44.071455 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4297b4d6-8068-4f5a-8feb-a2513b7e0096 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 returned with HTTP 200 Jul 31 17:18:44.072698 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 54/209] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:44 2026] GET /volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 => generated 1013 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:44.092810 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fb1769d4-e8bd-40aa-afc2-99168eeef43d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:44.096100 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fb1769d4-e8bd-40aa-afc2-99168eeef43d tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] GET https://10.4.3.92/volume/v3/volumes/f1a379bb-5739-4250-92c9-d1cf2611d52c Jul 31 17:18:44.096329 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fb1769d4-e8bd-40aa-afc2-99168eeef43d tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:44.096724 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fb1769d4-e8bd-40aa-afc2-99168eeef43d tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:44.117730 np0000006248 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-202c5aa8-bef4-474c-9fda-bc8942269bf0 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:18:44.119248 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:44.119248 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:44.121646 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:44.121646 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:44.125623 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fb1769d4-e8bd-40aa-afc2-99168eeef43d tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Volume info retrieved successfully. Jul 31 17:18:44.132784 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-202c5aa8-bef4-474c-9fda-bc8942269bf0 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Jul 31 17:18:44.133405 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 53/210] 10.4.3.92 () {68 vars in 1292 bytes} [Fri Jul 31 17:18:44 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:44.135633 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fb1769d4-e8bd-40aa-afc2-99168eeef43d tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] https://10.4.3.92/volume/v3/volumes/f1a379bb-5739-4250-92c9-d1cf2611d52c returned with HTTP 200 Jul 31 17:18:44.136169 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 50/211] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:18:44 2026] GET /volume/v3/volumes/f1a379bb-5739-4250-92c9-d1cf2611d52c => generated 1830 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 31 17:18:44.165044 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-274daa0a-958d-4b9d-97e9-f6c3ebe46379 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:44.169771 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-274daa0a-958d-4b9d-97e9-f6c3ebe46379 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] POST https://10.4.3.92/volume/v3/groups/f1d2b7d7-1034-4fa9-bd08-07e5f5e345de/action Jul 31 17:18:44.170224 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-274daa0a-958d-4b9d-97e9-f6c3ebe46379 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:18:44.170422 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-274daa0a-958d-4b9d-97e9-f6c3ebe46379 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:44.173352 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-274daa0a-958d-4b9d-97e9-f6c3ebe46379 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] delete called for group f1d2b7d7-1034-4fa9-bd08-07e5f5e345de {{(pid=100273) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 17:18:44.173352 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.groups [None req-274daa0a-958d-4b9d-97e9-f6c3ebe46379 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Delete group with id: f1d2b7d7-1034-4fa9-bd08-07e5f5e345de Jul 31 17:18:44.178070 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:44.178070 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:44.245703 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-274daa0a-958d-4b9d-97e9-f6c3ebe46379 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] https://10.4.3.92/volume/v3/groups/f1d2b7d7-1034-4fa9-bd08-07e5f5e345de/action returned with HTTP 202 Jul 31 17:18:44.246381 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 55/212] 10.4.3.92 () {70 vars in 1421 bytes} [Fri Jul 31 17:18:44 2026] POST /volume/v3/groups/f1d2b7d7-1034-4fa9-bd08-07e5f5e345de/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:18:44.255606 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-327ff54e-4823-488f-8e20-4a8a867b599a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:44.259140 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-327ff54e-4823-488f-8e20-4a8a867b599a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] GET https://10.4.3.92/volume/v3/volumes/852e9e3e-03f6-4068-bf60-935c15cc3a45 Jul 31 17:18:44.259414 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-327ff54e-4823-488f-8e20-4a8a867b599a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:44.259647 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-327ff54e-4823-488f-8e20-4a8a867b599a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:44.272686 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:44.272686 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:44.279865 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-327ff54e-4823-488f-8e20-4a8a867b599a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Volume info retrieved successfully. Jul 31 17:18:44.281172 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-327ff54e-4823-488f-8e20-4a8a867b599a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:18:44.281381 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-327ff54e-4823-488f-8e20-4a8a867b599a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:18:44.339199 np0000006248 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-327ff54e-4823-488f-8e20-4a8a867b599a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:18:44.343981 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:44.343981 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:44.356880 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-327ff54e-4823-488f-8e20-4a8a867b599a tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] https://10.4.3.92/volume/v3/volumes/852e9e3e-03f6-4068-bf60-935c15cc3a45 returned with HTTP 200 Jul 31 17:18:44.357328 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 55/213] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:18:44 2026] GET /volume/v3/volumes/852e9e3e-03f6-4068-bf60-935c15cc3a45 => generated 916 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:44.530651 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1002aa8e-e6bc-438a-93f8-a83c6a7c0575 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:44.532864 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1002aa8e-e6bc-438a-93f8-a83c6a7c0575 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] GET https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 Jul 31 17:18:44.533073 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1002aa8e-e6bc-438a-93f8-a83c6a7c0575 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:44.533388 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1002aa8e-e6bc-438a-93f8-a83c6a7c0575 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:44.546190 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:44.546190 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:44.551631 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1002aa8e-e6bc-438a-93f8-a83c6a7c0575 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Volume info retrieved successfully. Jul 31 17:18:44.557810 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1002aa8e-e6bc-438a-93f8-a83c6a7c0575 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 returned with HTTP 200 Jul 31 17:18:44.558325 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 54/214] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:44 2026] GET /volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:45.095097 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-40556411-71ed-4c8c-b697-016c852a4777 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:45.100145 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-40556411-71ed-4c8c-b697-016c852a4777 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] GET https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 Jul 31 17:18:45.100145 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-40556411-71ed-4c8c-b697-016c852a4777 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:45.100145 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-40556411-71ed-4c8c-b697-016c852a4777 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:45.113209 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:45.113209 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:45.119846 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-40556411-71ed-4c8c-b697-016c852a4777 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Volume info retrieved successfully. Jul 31 17:18:45.125986 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-40556411-71ed-4c8c-b697-016c852a4777 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 returned with HTTP 200 Jul 31 17:18:45.126931 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 51/215] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:45 2026] GET /volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 => generated 1013 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:45.371444 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-31f2ec7f-f27a-4679-8090-2712497ed12d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:45.373490 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-31f2ec7f-f27a-4679-8090-2712497ed12d tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] GET https://10.4.3.92/volume/v3/volumes/852e9e3e-03f6-4068-bf60-935c15cc3a45 Jul 31 17:18:45.373715 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-31f2ec7f-f27a-4679-8090-2712497ed12d tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:45.373902 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-31f2ec7f-f27a-4679-8090-2712497ed12d tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:45.380300 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-31f2ec7f-f27a-4679-8090-2712497ed12d tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] https://10.4.3.92/volume/v3/volumes/852e9e3e-03f6-4068-bf60-935c15cc3a45 returned with HTTP 404 Jul 31 17:18:45.380878 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 56/216] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:18:45 2026] GET /volume/v3/volumes/852e9e3e-03f6-4068-bf60-935c15cc3a45 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:18:45.389044 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bc2b15e1-516e-4241-aae4-d5390eb65b20 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:45.391218 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bc2b15e1-516e-4241-aae4-d5390eb65b20 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] GET https://10.4.3.92/volume/v3/groups/f1d2b7d7-1034-4fa9-bd08-07e5f5e345de Jul 31 17:18:45.391571 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bc2b15e1-516e-4241-aae4-d5390eb65b20 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:45.391782 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bc2b15e1-516e-4241-aae4-d5390eb65b20 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:45.391914 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-bc2b15e1-516e-4241-aae4-d5390eb65b20 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] show called for member f1d2b7d7-1034-4fa9-bd08-07e5f5e345de {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:18:45.395522 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bc2b15e1-516e-4241-aae4-d5390eb65b20 tempest-GroupSnapshotsV319Test-1303886805 tempest-GroupSnapshotsV319Test-1303886805-project-member] https://10.4.3.92/volume/v3/groups/f1d2b7d7-1034-4fa9-bd08-07e5f5e345de returned with HTTP 404 Jul 31 17:18:45.396015 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 56/217] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:18:45 2026] GET /volume/v3/groups/f1d2b7d7-1034-4fa9-bd08-07e5f5e345de => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:18:45.403755 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f698c4b2-e5c4-4ceb-a8bf-acf14f267cb7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:45.405662 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f698c4b2-e5c4-4ceb-a8bf-acf14f267cb7 tempest-GroupSnapshotsV319Test-1176079665 tempest-GroupSnapshotsV319Test-1176079665-project-admin] DELETE https://10.4.3.92/volume/v3/group_types/7266e35b-f6d1-40ab-b4af-26f4781008d9 Jul 31 17:18:45.405953 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f698c4b2-e5c4-4ceb-a8bf-acf14f267cb7 tempest-GroupSnapshotsV319Test-1176079665 tempest-GroupSnapshotsV319Test-1176079665-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:45.406064 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f698c4b2-e5c4-4ceb-a8bf-acf14f267cb7 tempest-GroupSnapshotsV319Test-1176079665 tempest-GroupSnapshotsV319Test-1176079665-project-admin] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:45.430941 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f698c4b2-e5c4-4ceb-a8bf-acf14f267cb7 tempest-GroupSnapshotsV319Test-1176079665 tempest-GroupSnapshotsV319Test-1176079665-project-admin] https://10.4.3.92/volume/v3/group_types/7266e35b-f6d1-40ab-b4af-26f4781008d9 returned with HTTP 202 Jul 31 17:18:45.431459 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 55/218] 10.4.3.92 () {68 vars in 1397 bytes} [Fri Jul 31 17:18:45 2026] DELETE /volume/v3/group_types/7266e35b-f6d1-40ab-b4af-26f4781008d9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:18:45.440798 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-47181f3a-1af2-4530-8a91-5a1632c0d536 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:45.442995 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-47181f3a-1af2-4530-8a91-5a1632c0d536 tempest-GroupSnapshotsV319Test-1176079665 tempest-GroupSnapshotsV319Test-1176079665-project-admin] DELETE https://10.4.3.92/volume/v3/types/1de1beea-1ef3-48fc-bf63-9a95ee45448c Jul 31 17:18:45.443538 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-47181f3a-1af2-4530-8a91-5a1632c0d536 tempest-GroupSnapshotsV319Test-1176079665 tempest-GroupSnapshotsV319Test-1176079665-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:45.444348 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-47181f3a-1af2-4530-8a91-5a1632c0d536 tempest-GroupSnapshotsV319Test-1176079665 tempest-GroupSnapshotsV319Test-1176079665-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:45.500621 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-47181f3a-1af2-4530-8a91-5a1632c0d536 tempest-GroupSnapshotsV319Test-1176079665 tempest-GroupSnapshotsV319Test-1176079665-project-admin] https://10.4.3.92/volume/v3/types/1de1beea-1ef3-48fc-bf63-9a95ee45448c returned with HTTP 202 Jul 31 17:18:45.501444 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 52/219] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:18:45 2026] DELETE /volume/v3/types/1de1beea-1ef3-48fc-bf63-9a95ee45448c => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:18:45.510435 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c1ea909c-e8c3-45fa-be22-65bd590373df None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:45.513507 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c1ea909c-e8c3-45fa-be22-65bd590373df tempest-GroupSnapshotsV319Test-1176079665 tempest-GroupSnapshotsV319Test-1176079665-project-admin] GET https://10.4.3.92/volume/v3/types/1de1beea-1ef3-48fc-bf63-9a95ee45448c Jul 31 17:18:45.513812 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c1ea909c-e8c3-45fa-be22-65bd590373df tempest-GroupSnapshotsV319Test-1176079665 tempest-GroupSnapshotsV319Test-1176079665-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:45.514043 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c1ea909c-e8c3-45fa-be22-65bd590373df tempest-GroupSnapshotsV319Test-1176079665 tempest-GroupSnapshotsV319Test-1176079665-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:45.518900 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c1ea909c-e8c3-45fa-be22-65bd590373df tempest-GroupSnapshotsV319Test-1176079665 tempest-GroupSnapshotsV319Test-1176079665-project-admin] https://10.4.3.92/volume/v3/types/1de1beea-1ef3-48fc-bf63-9a95ee45448c returned with HTTP 404 Jul 31 17:18:45.519661 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 57/220] 10.4.3.92 () {66 vars in 1335 bytes} [Fri Jul 31 17:18:45 2026] GET /volume/v3/types/1de1beea-1ef3-48fc-bf63-9a95ee45448c => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:18:45.577061 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7a5e8e35-2c10-4ea7-96bc-bd25c478429e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:45.579461 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7a5e8e35-2c10-4ea7-96bc-bd25c478429e tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] GET https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 Jul 31 17:18:45.579823 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7a5e8e35-2c10-4ea7-96bc-bd25c478429e tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:45.580165 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7a5e8e35-2c10-4ea7-96bc-bd25c478429e tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:45.595490 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:45.595490 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:45.601731 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7a5e8e35-2c10-4ea7-96bc-bd25c478429e tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Volume info retrieved successfully. Jul 31 17:18:45.607420 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7a5e8e35-2c10-4ea7-96bc-bd25c478429e tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 returned with HTTP 200 Jul 31 17:18:45.607807 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 57/221] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:45 2026] GET /volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:45.789243 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-e3cbd9b8-b70d-4d66-8cad-92feebbab445 req-5645cb2b-208e-4ad8-864f-5c402584e0fe None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:45.794560 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e3cbd9b8-b70d-4d66-8cad-92feebbab445 req-5645cb2b-208e-4ad8-864f-5c402584e0fe tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] GET https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 Jul 31 17:18:45.794560 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-e3cbd9b8-b70d-4d66-8cad-92feebbab445 req-5645cb2b-208e-4ad8-864f-5c402584e0fe tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:45.794560 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-e3cbd9b8-b70d-4d66-8cad-92feebbab445 req-5645cb2b-208e-4ad8-864f-5c402584e0fe tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:45.810996 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:45.810996 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:45.819172 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-e3cbd9b8-b70d-4d66-8cad-92feebbab445 req-5645cb2b-208e-4ad8-864f-5c402584e0fe tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Volume info retrieved successfully. Jul 31 17:18:45.828101 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e3cbd9b8-b70d-4d66-8cad-92feebbab445 req-5645cb2b-208e-4ad8-864f-5c402584e0fe tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 returned with HTTP 200 Jul 31 17:18:45.829618 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 56/222] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:18:45 2026] GET /volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 => generated 1135 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:45.889196 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e3cbd9b8-b70d-4d66-8cad-92feebbab445 req-ca7c6fab-a17d-4cd1-be5f-2b3eeb1ab143 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:45.899281 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e3cbd9b8-b70d-4d66-8cad-92feebbab445 req-ca7c6fab-a17d-4cd1-be5f-2b3eeb1ab143 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] POST https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676/action Jul 31 17:18:45.899281 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e3cbd9b8-b70d-4d66-8cad-92feebbab445 req-ca7c6fab-a17d-4cd1-be5f-2b3eeb1ab143 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:18:45.899281 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e3cbd9b8-b70d-4d66-8cad-92feebbab445 req-ca7c6fab-a17d-4cd1-be5f-2b3eeb1ab143 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:45.913707 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:45.913707 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:45.914381 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-e3cbd9b8-b70d-4d66-8cad-92feebbab445 req-ca7c6fab-a17d-4cd1-be5f-2b3eeb1ab143 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Volume info retrieved successfully. Jul 31 17:18:45.927135 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-e3cbd9b8-b70d-4d66-8cad-92feebbab445 req-ca7c6fab-a17d-4cd1-be5f-2b3eeb1ab143 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Begin detaching volume completed successfully. Jul 31 17:18:45.927135 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e3cbd9b8-b70d-4d66-8cad-92feebbab445 req-ca7c6fab-a17d-4cd1-be5f-2b3eeb1ab143 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676/action returned with HTTP 202 Jul 31 17:18:45.927135 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 53/223] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:18:45 2026] POST /volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:18:45.953548 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-db015298-b067-4010-9c57-5cc8259a11b5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:45.956678 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-db015298-b067-4010-9c57-5cc8259a11b5 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] GET https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 Jul 31 17:18:45.956983 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-db015298-b067-4010-9c57-5cc8259a11b5 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:45.957283 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-db015298-b067-4010-9c57-5cc8259a11b5 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:45.971665 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:45.971665 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:45.977436 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-db015298-b067-4010-9c57-5cc8259a11b5 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Volume info retrieved successfully. Jul 31 17:18:45.986966 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-db015298-b067-4010-9c57-5cc8259a11b5 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 returned with HTTP 200 Jul 31 17:18:45.987624 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 58/224] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:45 2026] GET /volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:45.995017 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b4080de1-a479-4c83-83c3-99d57efef47f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:45.995017 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b4080de1-a479-4c83-83c3-99d57efef47f None None] GET https://10.4.3.92/volume// Jul 31 17:18:45.995017 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b4080de1-a479-4c83-83c3-99d57efef47f None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:45.995017 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b4080de1-a479-4c83-83c3-99d57efef47f None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:45.995017 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b4080de1-a479-4c83-83c3-99d57efef47f None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:18:45.995017 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 58/225] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:18:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:18:46.004480 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-e3cbd9b8-b70d-4d66-8cad-92feebbab445 req-7c74294f-0666-438c-b123-ef7ef3a63fe6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:46.006480 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e3cbd9b8-b70d-4d66-8cad-92feebbab445 req-7c74294f-0666-438c-b123-ef7ef3a63fe6 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] GET https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 Jul 31 17:18:46.006844 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-e3cbd9b8-b70d-4d66-8cad-92feebbab445 req-7c74294f-0666-438c-b123-ef7ef3a63fe6 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:46.006844 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-e3cbd9b8-b70d-4d66-8cad-92feebbab445 req-7c74294f-0666-438c-b123-ef7ef3a63fe6 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:46.017245 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:46.017245 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:46.022788 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-1c0bea89-ea7e-4055-9fd4-850042d98ee1 req-fa395fad-9cf2-43f0-8524-0317edc38845 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:46.022960 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-e3cbd9b8-b70d-4d66-8cad-92feebbab445 req-7c74294f-0666-438c-b123-ef7ef3a63fe6 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Volume info retrieved successfully. Jul 31 17:18:46.025306 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1c0bea89-ea7e-4055-9fd4-850042d98ee1 req-fa395fad-9cf2-43f0-8524-0317edc38845 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] POST https://10.4.3.92/volume/v3/attachments/4edd416a-617f-4530-b82b-34ba5cb28c3e/action Jul 31 17:18:46.025758 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1c0bea89-ea7e-4055-9fd4-850042d98ee1 req-fa395fad-9cf2-43f0-8524-0317edc38845 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:18:46.025896 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1c0bea89-ea7e-4055-9fd4-850042d98ee1 req-fa395fad-9cf2-43f0-8524-0317edc38845 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:46.029280 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e3cbd9b8-b70d-4d66-8cad-92feebbab445 req-7c74294f-0666-438c-b123-ef7ef3a63fe6 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 returned with HTTP 200 Jul 31 17:18:46.029850 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 57/226] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:18:46 2026] GET /volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 => generated 1318 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:18:46.051047 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:46.051047 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:46.077077 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1c0bea89-ea7e-4055-9fd4-850042d98ee1 req-fa395fad-9cf2-43f0-8524-0317edc38845 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] https://10.4.3.92/volume/v3/attachments/4edd416a-617f-4530-b82b-34ba5cb28c3e/action returned with HTTP 204 Jul 31 17:18:46.077558 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 54/227] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:18:46 2026] POST /volume/v3/attachments/4edd416a-617f-4530-b82b-34ba5cb28c3e/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:18:46.147217 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-15ced472-da23-4eb5-bc20-0c18fcbf5ec3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:46.149443 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-15ced472-da23-4eb5-bc20-0c18fcbf5ec3 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] GET https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 Jul 31 17:18:46.150804 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-15ced472-da23-4eb5-bc20-0c18fcbf5ec3 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:46.150804 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-15ced472-da23-4eb5-bc20-0c18fcbf5ec3 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:46.164954 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:46.164954 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:46.170151 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-15ced472-da23-4eb5-bc20-0c18fcbf5ec3 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Volume info retrieved successfully. Jul 31 17:18:46.176952 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-15ced472-da23-4eb5-bc20-0c18fcbf5ec3 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 returned with HTTP 200 Jul 31 17:18:46.176952 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 59/228] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:46 2026] GET /volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 => generated 1315 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:46.195715 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-792fa488-5790-4801-9727-ff0384106fbb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:46.198124 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-792fa488-5790-4801-9727-ff0384106fbb tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] GET https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 Jul 31 17:18:46.199026 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-792fa488-5790-4801-9727-ff0384106fbb tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:46.199026 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-792fa488-5790-4801-9727-ff0384106fbb tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:46.212543 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:46.212543 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:46.218418 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-792fa488-5790-4801-9727-ff0384106fbb tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Volume info retrieved successfully. Jul 31 17:18:46.224769 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-792fa488-5790-4801-9727-ff0384106fbb tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 returned with HTTP 200 Jul 31 17:18:46.225356 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 59/229] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:46 2026] GET /volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 => generated 1315 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:46.624571 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d0da4b28-2f9b-41be-839d-eec547f27cad None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:46.632601 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d0da4b28-2f9b-41be-839d-eec547f27cad tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] GET https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 Jul 31 17:18:46.632601 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d0da4b28-2f9b-41be-839d-eec547f27cad tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:46.632601 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d0da4b28-2f9b-41be-839d-eec547f27cad tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:46.648078 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:46.648078 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:46.656389 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d0da4b28-2f9b-41be-839d-eec547f27cad tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Volume info retrieved successfully. Jul 31 17:18:46.667510 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d0da4b28-2f9b-41be-839d-eec547f27cad tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 returned with HTTP 200 Jul 31 17:18:46.667510 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 58/230] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:46 2026] GET /volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:46.747713 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-228b122c-ee05-47db-9f85-2ae1b7eebe88 req-553c69f4-63f6-475d-98c6-3f523bb50e55 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:46.751701 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-228b122c-ee05-47db-9f85-2ae1b7eebe88 req-553c69f4-63f6-475d-98c6-3f523bb50e55 tempest-VolumesAssistedSnapshotsTest-510715683 tempest-VolumesAssistedSnapshotsTest-510715683-project] POST https://10.4.3.92/volume/v3/snapshots/9b3942e5-08d9-4c73-a081-e06b3aff9d40/action Jul 31 17:18:46.752666 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-228b122c-ee05-47db-9f85-2ae1b7eebe88 req-553c69f4-63f6-475d-98c6-3f523bb50e55 tempest-VolumesAssistedSnapshotsTest-510715683 tempest-VolumesAssistedSnapshotsTest-510715683-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:18:46.752666 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-228b122c-ee05-47db-9f85-2ae1b7eebe88 req-553c69f4-63f6-475d-98c6-3f523bb50e55 tempest-VolumesAssistedSnapshotsTest-510715683 tempest-VolumesAssistedSnapshotsTest-510715683-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:46.752849 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9b1183b6-de50-4240-8e46-3f020382829c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:46.756080 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a5cb26f3-0fca-4f99-82d8-23c1a01a6e34 req-29a80e07-40a7-4e81-8d9d-e8d06cfa71f4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:46.756544 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9b1183b6-de50-4240-8e46-3f020382829c tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] GET https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 Jul 31 17:18:46.756544 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9b1183b6-de50-4240-8e46-3f020382829c tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:46.756628 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.snapshot_actions [req-228b122c-ee05-47db-9f85-2ae1b7eebe88 req-553c69f4-63f6-475d-98c6-3f523bb50e55 tempest-VolumesAssistedSnapshotsTest-510715683 tempest-VolumesAssistedSnapshotsTest-510715683-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100271) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 31 17:18:46.756667 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9b1183b6-de50-4240-8e46-3f020382829c tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:46.759544 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a5cb26f3-0fca-4f99-82d8-23c1a01a6e34 req-29a80e07-40a7-4e81-8d9d-e8d06cfa71f4 tempest-VolumesAssistedSnapshotsTest-510715683 tempest-VolumesAssistedSnapshotsTest-510715683-project] POST https://10.4.3.92/volume/v3/snapshots/None/action Jul 31 17:18:46.759544 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a5cb26f3-0fca-4f99-82d8-23c1a01a6e34 req-29a80e07-40a7-4e81-8d9d-e8d06cfa71f4 tempest-VolumesAssistedSnapshotsTest-510715683 tempest-VolumesAssistedSnapshotsTest-510715683-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:18:46.759679 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a5cb26f3-0fca-4f99-82d8-23c1a01a6e34 req-29a80e07-40a7-4e81-8d9d-e8d06cfa71f4 tempest-VolumesAssistedSnapshotsTest-510715683 tempest-VolumesAssistedSnapshotsTest-510715683-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:46.762569 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.snapshot_actions [req-a5cb26f3-0fca-4f99-82d8-23c1a01a6e34 req-29a80e07-40a7-4e81-8d9d-e8d06cfa71f4 tempest-VolumesAssistedSnapshotsTest-510715683 tempest-VolumesAssistedSnapshotsTest-510715683-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100274) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 31 17:18:46.768502 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:46.768502 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:46.773207 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9b1183b6-de50-4240-8e46-3f020382829c tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Volume info retrieved successfully. Jul 31 17:18:46.780681 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9b1183b6-de50-4240-8e46-3f020382829c tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 returned with HTTP 200 Jul 31 17:18:46.780681 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 60/231] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:46 2026] GET /volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 => generated 1315 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:46.786843 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a5cb26f3-0fca-4f99-82d8-23c1a01a6e34 req-29a80e07-40a7-4e81-8d9d-e8d06cfa71f4 tempest-VolumesAssistedSnapshotsTest-510715683 tempest-VolumesAssistedSnapshotsTest-510715683-project] https://10.4.3.92/volume/v3/snapshots/None/action returned with HTTP 404 Jul 31 17:18:46.787657 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 60/232] 10.4.3.92 () {72 vars in 1575 bytes} [Fri Jul 31 17:18:46 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:18:46.798922 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-228b122c-ee05-47db-9f85-2ae1b7eebe88 req-553c69f4-63f6-475d-98c6-3f523bb50e55 tempest-VolumesAssistedSnapshotsTest-510715683 tempest-VolumesAssistedSnapshotsTest-510715683-project] https://10.4.3.92/volume/v3/snapshots/9b3942e5-08d9-4c73-a081-e06b3aff9d40/action returned with HTTP 404 Jul 31 17:18:46.800192 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 55/233] 10.4.3.92 () {72 vars in 1671 bytes} [Fri Jul 31 17:18:46 2026] POST /volume/v3/snapshots/9b3942e5-08d9-4c73-a081-e06b3aff9d40/action => generated 111 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:18:46.871764 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-06a445d9-75e6-4b91-b276-f7cd29322d51 req-d0424338-8861-4dfd-8528-3b81d06d7883 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:46.876336 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-06a445d9-75e6-4b91-b276-f7cd29322d51 req-d0424338-8861-4dfd-8528-3b81d06d7883 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] GET https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 Jul 31 17:18:46.876336 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-06a445d9-75e6-4b91-b276-f7cd29322d51 req-d0424338-8861-4dfd-8528-3b81d06d7883 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:46.876336 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-06a445d9-75e6-4b91-b276-f7cd29322d51 req-d0424338-8861-4dfd-8528-3b81d06d7883 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:46.896164 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:46.896164 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:46.905086 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-06a445d9-75e6-4b91-b276-f7cd29322d51 req-d0424338-8861-4dfd-8528-3b81d06d7883 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Volume info retrieved successfully. Jul 31 17:18:46.912970 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-06a445d9-75e6-4b91-b276-f7cd29322d51 req-d0424338-8861-4dfd-8528-3b81d06d7883 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 returned with HTTP 200 Jul 31 17:18:46.913696 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 59/234] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:18:46 2026] GET /volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 => generated 1315 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:46.967850 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-06a445d9-75e6-4b91-b276-f7cd29322d51 req-e92135a3-a571-489a-b973-9d5955d722ec None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:46.970695 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-06a445d9-75e6-4b91-b276-f7cd29322d51 req-e92135a3-a571-489a-b973-9d5955d722ec tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] POST https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432/action Jul 31 17:18:46.971089 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-06a445d9-75e6-4b91-b276-f7cd29322d51 req-e92135a3-a571-489a-b973-9d5955d722ec tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:18:46.971242 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-06a445d9-75e6-4b91-b276-f7cd29322d51 req-e92135a3-a571-489a-b973-9d5955d722ec tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:46.989225 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:46.989225 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:46.989733 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-06a445d9-75e6-4b91-b276-f7cd29322d51 req-e92135a3-a571-489a-b973-9d5955d722ec tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Volume info retrieved successfully. Jul 31 17:18:46.999979 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-06a445d9-75e6-4b91-b276-f7cd29322d51 req-e92135a3-a571-489a-b973-9d5955d722ec tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Begin detaching volume completed successfully. Jul 31 17:18:47.000270 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-06a445d9-75e6-4b91-b276-f7cd29322d51 req-e92135a3-a571-489a-b973-9d5955d722ec tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432/action returned with HTTP 202 Jul 31 17:18:47.000838 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 61/235] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:18:46 2026] POST /volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:18:47.007193 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-21d673a9-566a-4b53-aec5-9e11c1125f92 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:47.011483 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-21d673a9-566a-4b53-aec5-9e11c1125f92 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] GET https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 Jul 31 17:18:47.012581 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-21d673a9-566a-4b53-aec5-9e11c1125f92 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:47.012581 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-21d673a9-566a-4b53-aec5-9e11c1125f92 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:47.027672 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:47.027672 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:47.037784 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-21d673a9-566a-4b53-aec5-9e11c1125f92 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Volume info retrieved successfully. Jul 31 17:18:47.043628 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-21d673a9-566a-4b53-aec5-9e11c1125f92 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 returned with HTTP 200 Jul 31 17:18:47.044241 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 61/236] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:47 2026] GET /volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:47.079674 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9a8e82e8-6db4-4c97-b3a2-4a7729de6e23 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:47.080310 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9a8e82e8-6db4-4c97-b3a2-4a7729de6e23 None None] GET https://10.4.3.92/volume// Jul 31 17:18:47.080451 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9a8e82e8-6db4-4c97-b3a2-4a7729de6e23 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:47.080684 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9a8e82e8-6db4-4c97-b3a2-4a7729de6e23 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:47.081429 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9a8e82e8-6db4-4c97-b3a2-4a7729de6e23 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:18:47.081556 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 56/237] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:18:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:18:47.096917 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-06a445d9-75e6-4b91-b276-f7cd29322d51 req-c98d95bf-ab17-4e02-9dfc-61b06291fe45 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:47.104999 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-06a445d9-75e6-4b91-b276-f7cd29322d51 req-c98d95bf-ab17-4e02-9dfc-61b06291fe45 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] GET https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 Jul 31 17:18:47.106652 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-06a445d9-75e6-4b91-b276-f7cd29322d51 req-c98d95bf-ab17-4e02-9dfc-61b06291fe45 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:47.107100 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-06a445d9-75e6-4b91-b276-f7cd29322d51 req-c98d95bf-ab17-4e02-9dfc-61b06291fe45 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:47.127337 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:47.127337 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:47.131152 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-06a445d9-75e6-4b91-b276-f7cd29322d51 req-c98d95bf-ab17-4e02-9dfc-61b06291fe45 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Volume info retrieved successfully. Jul 31 17:18:47.138735 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-06a445d9-75e6-4b91-b276-f7cd29322d51 req-c98d95bf-ab17-4e02-9dfc-61b06291fe45 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 returned with HTTP 200 Jul 31 17:18:47.138735 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 60/238] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:18:47 2026] GET /volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 => generated 1541 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:18:47.689619 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-10f902eb-3de2-45b8-91ad-0721c5608367 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:47.691623 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-10f902eb-3de2-45b8-91ad-0721c5608367 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] GET https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 Jul 31 17:18:47.691816 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-10f902eb-3de2-45b8-91ad-0721c5608367 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:47.692036 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-10f902eb-3de2-45b8-91ad-0721c5608367 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:47.706261 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:47.706261 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:47.710335 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-10f902eb-3de2-45b8-91ad-0721c5608367 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Volume info retrieved successfully. Jul 31 17:18:47.714596 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-10f902eb-3de2-45b8-91ad-0721c5608367 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 returned with HTTP 200 Jul 31 17:18:47.715042 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 62/239] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:47 2026] GET /volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:48.062370 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0329926f-bff6-42c2-ae87-4c253bf89f0e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:48.064600 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0329926f-bff6-42c2-ae87-4c253bf89f0e tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] GET https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 Jul 31 17:18:48.064854 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0329926f-bff6-42c2-ae87-4c253bf89f0e tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:48.065095 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0329926f-bff6-42c2-ae87-4c253bf89f0e tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:48.076613 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:48.076613 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:48.081549 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0329926f-bff6-42c2-ae87-4c253bf89f0e tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Volume info retrieved successfully. Jul 31 17:18:48.086534 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0329926f-bff6-42c2-ae87-4c253bf89f0e tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 returned with HTTP 200 Jul 31 17:18:48.086992 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 62/240] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:48 2026] GET /volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:48.731130 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d6406779-273e-4827-9d4e-ddb286ff0bda None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:48.733595 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d6406779-273e-4827-9d4e-ddb286ff0bda tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] GET https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 Jul 31 17:18:48.734420 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d6406779-273e-4827-9d4e-ddb286ff0bda tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:48.734667 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d6406779-273e-4827-9d4e-ddb286ff0bda tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:48.748669 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:48.748669 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:48.754505 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d6406779-273e-4827-9d4e-ddb286ff0bda tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Volume info retrieved successfully. Jul 31 17:18:48.760913 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d6406779-273e-4827-9d4e-ddb286ff0bda tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 returned with HTTP 200 Jul 31 17:18:48.761451 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 57/241] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:48 2026] GET /volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:49.107237 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7dbedd94-d5de-4d32-97d1-0e021c66501a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:49.109109 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-3e46cabb-bb94-433b-b5ea-a129aff081ed req-ead662c4-19cb-4e58-b5c5-e74f03ee9e06 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:49.111652 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7dbedd94-d5de-4d32-97d1-0e021c66501a tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] GET https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 Jul 31 17:18:49.111652 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7dbedd94-d5de-4d32-97d1-0e021c66501a tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:49.111652 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7dbedd94-d5de-4d32-97d1-0e021c66501a tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:49.111858 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3e46cabb-bb94-433b-b5ea-a129aff081ed req-ead662c4-19cb-4e58-b5c5-e74f03ee9e06 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] POST https://10.4.3.92/volume/v3/attachments/3bb80938-f782-4ad1-960d-2fd0171c328c/action Jul 31 17:18:49.112225 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3e46cabb-bb94-433b-b5ea-a129aff081ed req-ead662c4-19cb-4e58-b5c5-e74f03ee9e06 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:18:49.112433 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3e46cabb-bb94-433b-b5ea-a129aff081ed req-ead662c4-19cb-4e58-b5c5-e74f03ee9e06 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:49.124873 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:49.124873 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:49.132341 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7dbedd94-d5de-4d32-97d1-0e021c66501a tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Volume info retrieved successfully. Jul 31 17:18:49.133431 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:49.133431 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:49.137901 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7dbedd94-d5de-4d32-97d1-0e021c66501a tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 returned with HTTP 200 Jul 31 17:18:49.138643 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 61/242] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:49 2026] GET /volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:49.154872 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3e46cabb-bb94-433b-b5ea-a129aff081ed req-ead662c4-19cb-4e58-b5c5-e74f03ee9e06 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] https://10.4.3.92/volume/v3/attachments/3bb80938-f782-4ad1-960d-2fd0171c328c/action returned with HTTP 204 Jul 31 17:18:49.155042 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 63/243] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:18:49 2026] POST /volume/v3/attachments/3bb80938-f782-4ad1-960d-2fd0171c328c/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:18:49.728479 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-85778c70-d229-48cf-baa4-fe93c59225f8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:49.777164 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6c0b8e2f-2b7e-42b7-9d53-68324863325f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:49.779252 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6c0b8e2f-2b7e-42b7-9d53-68324863325f tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] GET https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 Jul 31 17:18:49.779504 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6c0b8e2f-2b7e-42b7-9d53-68324863325f tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:49.779719 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6c0b8e2f-2b7e-42b7-9d53-68324863325f tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:49.793227 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:49.793227 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:49.798051 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6c0b8e2f-2b7e-42b7-9d53-68324863325f tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Volume info retrieved successfully. Jul 31 17:18:49.803642 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6c0b8e2f-2b7e-42b7-9d53-68324863325f tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 returned with HTTP 200 Jul 31 17:18:49.804017 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 58/244] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:49 2026] GET /volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:49.822765 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a0b71227-e7a9-4273-85f3-27d19b95d14a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:49.824425 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a0b71227-e7a9-4273-85f3-27d19b95d14a tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] GET https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 Jul 31 17:18:49.824919 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a0b71227-e7a9-4273-85f3-27d19b95d14a tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:49.825291 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a0b71227-e7a9-4273-85f3-27d19b95d14a tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:49.842790 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:49.842790 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:49.856155 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a0b71227-e7a9-4273-85f3-27d19b95d14a tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Volume info retrieved successfully. Jul 31 17:18:49.864205 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a0b71227-e7a9-4273-85f3-27d19b95d14a tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 returned with HTTP 200 Jul 31 17:18:49.864205 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 62/245] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:49 2026] GET /volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 => generated 1137 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:49.881401 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-becabee3-6889-455f-9842-7801fbd3334e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:49.884636 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-becabee3-6889-455f-9842-7801fbd3334e tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-reader] GET https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 Jul 31 17:18:49.885224 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-becabee3-6889-455f-9842-7801fbd3334e tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:49.885421 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-becabee3-6889-455f-9842-7801fbd3334e tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-reader] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:49.906864 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:49.906864 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:49.912824 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-becabee3-6889-455f-9842-7801fbd3334e tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-reader] Volume info retrieved successfully. Jul 31 17:18:49.921686 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-becabee3-6889-455f-9842-7801fbd3334e tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-reader] https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 returned with HTTP 200 Jul 31 17:18:49.922518 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 64/246] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:49 2026] GET /volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 => generated 1137 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:50.050641 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-85778c70-d229-48cf-baa4-fe93c59225f8 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:18:50.051021 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-85778c70-d229-48cf-baa4-fe93c59225f8 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-45457926"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:50.052870 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-85778c70-d229-48cf-baa4-fe93c59225f8 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-45457926'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:18:50.053000 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-85778c70-d229-48cf-baa4-fe93c59225f8 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Create volume of 1 GB Jul 31 17:18:50.057406 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-85778c70-d229-48cf-baa4-fe93c59225f8 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Availability Zones retrieved successfully. Jul 31 17:18:50.067235 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-85778c70-d229-48cf-baa4-fe93c59225f8 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Flow 'volume_create_api' (7612fba9-2a57-4b91-b9bd-efc3d7eccf4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:18:50.068651 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-85778c70-d229-48cf-baa4-fe93c59225f8 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b121cd31-72f1-46e7-b129-4f6fc1d2bddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:50.070086 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-85778c70-d229-48cf-baa4-fe93c59225f8 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:18:50.081573 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-b06c3f2f-2b50-4960-be82-f058366a369d req-1113e691-15e5-4c06-ace2-02027df8d2de None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:50.084637 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-b06c3f2f-2b50-4960-be82-f058366a369d req-1113e691-15e5-4c06-ace2-02027df8d2de tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] GET https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 Jul 31 17:18:50.084990 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-b06c3f2f-2b50-4960-be82-f058366a369d req-1113e691-15e5-4c06-ace2-02027df8d2de tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:50.085142 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-b06c3f2f-2b50-4960-be82-f058366a369d req-1113e691-15e5-4c06-ace2-02027df8d2de tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:50.099214 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:50.099214 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:50.104440 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-b06c3f2f-2b50-4960-be82-f058366a369d req-1113e691-15e5-4c06-ace2-02027df8d2de tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Volume info retrieved successfully. Jul 31 17:18:50.111611 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-b06c3f2f-2b50-4960-be82-f058366a369d req-1113e691-15e5-4c06-ace2-02027df8d2de tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 returned with HTTP 200 Jul 31 17:18:50.111826 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 59/247] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:18:50 2026] GET /volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:50.121345 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-85778c70-d229-48cf-baa4-fe93c59225f8 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b121cd31-72f1-46e7-b129-4f6fc1d2bddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:50.122853 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-85778c70-d229-48cf-baa4-fe93c59225f8 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b2b63a5-7bc2-4baa-abf1-4a2810647df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:50.159329 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c28b5b2c-8f3e-49f8-89d5-3512cd51e599 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:50.161245 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c28b5b2c-8f3e-49f8-89d5-3512cd51e599 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] GET https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 Jul 31 17:18:50.161657 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c28b5b2c-8f3e-49f8-89d5-3512cd51e599 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:50.161926 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c28b5b2c-8f3e-49f8-89d5-3512cd51e599 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:50.176342 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b06c3f2f-2b50-4960-be82-f058366a369d req-d1453074-494b-4574-b5bb-763fd128ff70 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:50.177385 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:50.177385 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:50.178751 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b06c3f2f-2b50-4960-be82-f058366a369d req-d1453074-494b-4574-b5bb-763fd128ff70 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] POST https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454/action Jul 31 17:18:50.179450 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b06c3f2f-2b50-4960-be82-f058366a369d req-d1453074-494b-4574-b5bb-763fd128ff70 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:18:50.179877 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b06c3f2f-2b50-4960-be82-f058366a369d req-d1453074-494b-4574-b5bb-763fd128ff70 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:50.182740 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c28b5b2c-8f3e-49f8-89d5-3512cd51e599 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Volume info retrieved successfully. Jul 31 17:18:50.189784 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c28b5b2c-8f3e-49f8-89d5-3512cd51e599 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 returned with HTTP 200 Jul 31 17:18:50.190484 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 63/248] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:50 2026] GET /volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:50.201076 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:50.201076 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:50.201934 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-b06c3f2f-2b50-4960-be82-f058366a369d req-d1453074-494b-4574-b5bb-763fd128ff70 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Volume info retrieved successfully. Jul 31 17:18:50.219549 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-b06c3f2f-2b50-4960-be82-f058366a369d req-d1453074-494b-4574-b5bb-763fd128ff70 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Begin detaching volume completed successfully. Jul 31 17:18:50.219911 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b06c3f2f-2b50-4960-be82-f058366a369d req-d1453074-494b-4574-b5bb-763fd128ff70 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454/action returned with HTTP 202 Jul 31 17:18:50.220712 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 65/249] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:18:50 2026] POST /volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:18:50.253681 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-297337fb-3cd6-4448-a790-c880f06621ca None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:50.256223 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-297337fb-3cd6-4448-a790-c880f06621ca tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-reader] GET https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 Jul 31 17:18:50.256543 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-297337fb-3cd6-4448-a790-c880f06621ca tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-reader] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:50.256816 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-297337fb-3cd6-4448-a790-c880f06621ca tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-reader] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:50.272197 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:50.272197 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:50.276458 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-85778c70-d229-48cf-baa4-fe93c59225f8 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Created reservations ['e5aadb32-1a29-4122-8c75-ac5abf4076a5', 'c7bca192-c55c-4054-b870-0436215f787c', 'e597ce41-f5db-4ba3-a5f9-59788f0f6bfe', '7497f227-5982-43ed-b223-261bb0a533e8'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:18:50.277377 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-85778c70-d229-48cf-baa4-fe93c59225f8 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b2b63a5-7bc2-4baa-abf1-4a2810647df7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5aadb32-1a29-4122-8c75-ac5abf4076a5', 'c7bca192-c55c-4054-b870-0436215f787c', 'e597ce41-f5db-4ba3-a5f9-59788f0f6bfe', '7497f227-5982-43ed-b223-261bb0a533e8']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:50.279338 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-85778c70-d229-48cf-baa4-fe93c59225f8 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8d5ac12-3c6d-487a-8f33-815ac2ffca37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:50.284818 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-297337fb-3cd6-4448-a790-c880f06621ca tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-reader] Volume info retrieved successfully. Jul 31 17:18:50.296819 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-297337fb-3cd6-4448-a790-c880f06621ca tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-reader] https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 returned with HTTP 200 Jul 31 17:18:50.296819 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 60/250] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:50 2026] GET /volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 => generated 1140 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:50.310486 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d6eb1522-9e28-442a-895c-91a87ebf7a9f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:50.311160 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d6eb1522-9e28-442a-895c-91a87ebf7a9f None None] GET https://10.4.3.92/volume// Jul 31 17:18:50.311497 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d6eb1522-9e28-442a-895c-91a87ebf7a9f None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:50.312217 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d6eb1522-9e28-442a-895c-91a87ebf7a9f None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:50.313945 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d6eb1522-9e28-442a-895c-91a87ebf7a9f None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:18:50.313945 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 64/251] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:18:50 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:18:50.334501 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b06c3f2f-2b50-4960-be82-f058366a369d req-2cbeeed7-ad02-4dc9-b321-bf82e3d6f0e6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:50.336121 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-85778c70-d229-48cf-baa4-fe93c59225f8 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8d5ac12-3c6d-487a-8f33-815ac2ffca37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9612e033-3962-4a9f-807b-159096544270', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-45457926',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='67fb793515914f048d45313424932a85',qos_specs=None,replication_status=,reservations=['e5aadb32-1a29-4122-8c75-ac5abf4076a5','c7bca192-c55c-4054-b870-0436215f787c','e597ce41-f5db-4ba3-a5f9-59788f0f6bfe','7497f227-5982-43ed-b223-261bb0a533e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c66bdfc71148b89a31a4168a76a0f4',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:18:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-45457926',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9612e033-3962-4a9f-807b-159096544270,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='67fb793515914f048d45313424932a85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8c66bdfc71148b89a31a4168a76a0f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:50.337668 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b06c3f2f-2b50-4960-be82-f058366a369d req-2cbeeed7-ad02-4dc9-b321-bf82e3d6f0e6 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] GET https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 Jul 31 17:18:50.338023 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b06c3f2f-2b50-4960-be82-f058366a369d req-2cbeeed7-ad02-4dc9-b321-bf82e3d6f0e6 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:50.338120 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-85778c70-d229-48cf-baa4-fe93c59225f8 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c029ab93-dca7-4ffc-a9fe-8874c9928945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:50.338515 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b06c3f2f-2b50-4960-be82-f058366a369d req-2cbeeed7-ad02-4dc9-b321-bf82e3d6f0e6 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:50.359462 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:50.359462 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:50.369102 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-b06c3f2f-2b50-4960-be82-f058366a369d req-2cbeeed7-ad02-4dc9-b321-bf82e3d6f0e6 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Volume info retrieved successfully. Jul 31 17:18:50.379296 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b06c3f2f-2b50-4960-be82-f058366a369d req-2cbeeed7-ad02-4dc9-b321-bf82e3d6f0e6 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 returned with HTTP 200 Jul 31 17:18:50.380113 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 66/252] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:18:50 2026] GET /volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 => generated 1320 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:18:50.389351 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-85778c70-d229-48cf-baa4-fe93c59225f8 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c029ab93-dca7-4ffc-a9fe-8874c9928945) transitioned into state 'SUCCESS' from state '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-45457926',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='67fb793515914f048d45313424932a85',qos_specs=None,replication_status=,reservations=['e5aadb32-1a29-4122-8c75-ac5abf4076a5','c7bca192-c55c-4054-b870-0436215f787c','e597ce41-f5db-4ba3-a5f9-59788f0f6bfe','7497f227-5982-43ed-b223-261bb0a533e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c66bdfc71148b89a31a4168a76a0f4',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:50.390003 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-85778c70-d229-48cf-baa4-fe93c59225f8 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95f7afcb-e0f0-4157-b128-50c9ea506612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:50.405072 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-85778c70-d229-48cf-baa4-fe93c59225f8 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95f7afcb-e0f0-4157-b128-50c9ea506612) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:50.406239 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-85778c70-d229-48cf-baa4-fe93c59225f8 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Flow 'volume_create_api' (7612fba9-2a57-4b91-b9bd-efc3d7eccf4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:18:50.406691 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-85778c70-d229-48cf-baa4-fe93c59225f8 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Create volume request issued successfully. Jul 31 17:18:50.408434 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-85778c70-d229-48cf-baa4-fe93c59225f8 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:18:50.408434 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 63/253] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:18:49 2026] POST /volume/v3/volumes => generated 756 bytes in 681 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:18:50.427208 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2af43b4f-15c3-48a0-88ae-c2528d8d4d94 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:50.429019 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2af43b4f-15c3-48a0-88ae-c2528d8d4d94 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] GET https://10.4.3.92/volume/v3/volumes/9612e033-3962-4a9f-807b-159096544270 Jul 31 17:18:50.429449 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2af43b4f-15c3-48a0-88ae-c2528d8d4d94 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:50.430234 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2af43b4f-15c3-48a0-88ae-c2528d8d4d94 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:50.439429 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:50.439429 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:50.446172 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2af43b4f-15c3-48a0-88ae-c2528d8d4d94 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Volume info retrieved successfully. Jul 31 17:18:50.456205 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2af43b4f-15c3-48a0-88ae-c2528d8d4d94 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] https://10.4.3.92/volume/v3/volumes/9612e033-3962-4a9f-807b-159096544270 returned with HTTP 200 Jul 31 17:18:50.456764 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 61/254] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:50 2026] GET /volume/v3/volumes/9612e033-3962-4a9f-807b-159096544270 => generated 824 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:51.036637 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9c651678-f4b0-434d-b84f-e1c883a31be3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:51.207936 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-67b93aa5-f818-4a09-9922-aa1c3cead5ed None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:51.210212 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-67b93aa5-f818-4a09-9922-aa1c3cead5ed tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] GET https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 Jul 31 17:18:51.210533 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-67b93aa5-f818-4a09-9922-aa1c3cead5ed tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:51.210793 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-67b93aa5-f818-4a09-9922-aa1c3cead5ed tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:51.221177 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:51.221177 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:51.225047 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-67b93aa5-f818-4a09-9922-aa1c3cead5ed tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Volume info retrieved successfully. Jul 31 17:18:51.230283 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-67b93aa5-f818-4a09-9922-aa1c3cead5ed tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 returned with HTTP 200 Jul 31 17:18:51.230785 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 67/255] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:51 2026] GET /volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:51.243336 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9c651678-f4b0-434d-b84f-e1c883a31be3 tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] POST https://10.4.3.92/volume/v3/group_types Jul 31 17:18:51.243336 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9c651678-f4b0-434d-b84f-e1c883a31be3 tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-822834639"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:51.258075 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9c651678-f4b0-434d-b84f-e1c883a31be3 tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] https://10.4.3.92/volume/v3/group_types returned with HTTP 202 Jul 31 17:18:51.258641 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 65/256] 10.4.3.92 () {70 vars in 1304 bytes} [Fri Jul 31 17:18:51 2026] POST /volume/v3/group_types => generated 180 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:18:51.268990 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4aec7169-0c63-4627-bc0a-c043692a577b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:51.271158 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4aec7169-0c63-4627-bc0a-c043692a577b tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] POST https://10.4.3.92/volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002/group_specs Jul 31 17:18:51.271615 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4aec7169-0c63-4627-bc0a-c043692a577b tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:51.273507 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:51.273507 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:51.294665 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4aec7169-0c63-4627-bc0a-c043692a577b tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] https://10.4.3.92/volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002/group_specs returned with HTTP 202 Jul 31 17:18:51.295119 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 64/257] 10.4.3.92 () {70 vars in 1451 bytes} [Fri Jul 31 17:18:51 2026] POST /volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002/group_specs => generated 53 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:18:51.304244 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7400792d-73dc-4718-8fd2-b699a2d588fa None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:51.306640 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7400792d-73dc-4718-8fd2-b699a2d588fa tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] POST https://10.4.3.92/volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002/group_specs Jul 31 17:18:51.307070 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7400792d-73dc-4718-8fd2-b699a2d588fa tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:51.322516 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-aa06172a-2335-4a98-beba-6854853896db None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:51.325633 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aa06172a-2335-4a98-beba-6854853896db tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-reader] GET https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 Jul 31 17:18:51.325913 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aa06172a-2335-4a98-beba-6854853896db tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:51.326194 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aa06172a-2335-4a98-beba-6854853896db tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-reader] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:51.328030 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7400792d-73dc-4718-8fd2-b699a2d588fa tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] https://10.4.3.92/volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002/group_specs returned with HTTP 202 Jul 31 17:18:51.328679 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 62/258] 10.4.3.92 () {70 vars in 1451 bytes} [Fri Jul 31 17:18:51 2026] POST /volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002/group_specs => generated 61 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:18:51.342564 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7e548eae-2372-43e7-b00f-a5ec14b1efcc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:51.344126 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7e548eae-2372-43e7-b00f-a5ec14b1efcc tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] GET https://10.4.3.92/volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002/group_specs/key2 Jul 31 17:18:51.346009 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7e548eae-2372-43e7-b00f-a5ec14b1efcc tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:51.346009 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7e548eae-2372-43e7-b00f-a5ec14b1efcc tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:51.346123 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:51.346123 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:51.350598 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-aa06172a-2335-4a98-beba-6854853896db tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-reader] Volume info retrieved successfully. Jul 31 17:18:51.354018 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7e548eae-2372-43e7-b00f-a5ec14b1efcc tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] https://10.4.3.92/volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002/group_specs/key2 returned with HTTP 200 Jul 31 17:18:51.354661 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 66/259] 10.4.3.92 () {68 vars in 1445 bytes} [Fri Jul 31 17:18:51 2026] GET /volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002/group_specs/key2 => generated 26 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:51.359501 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aa06172a-2335-4a98-beba-6854853896db tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-reader] https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 returned with HTTP 200 Jul 31 17:18:51.359853 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 68/260] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:51 2026] GET /volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:51.364655 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-81abcd7d-77df-4d30-a7e3-e92717e35f43 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:51.366824 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-81abcd7d-77df-4d30-a7e3-e92717e35f43 tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] GET https://10.4.3.92/volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002/group_specs/key3 Jul 31 17:18:51.367110 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-81abcd7d-77df-4d30-a7e3-e92717e35f43 tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:51.367359 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-81abcd7d-77df-4d30-a7e3-e92717e35f43 tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:51.376193 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-81abcd7d-77df-4d30-a7e3-e92717e35f43 tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] https://10.4.3.92/volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002/group_specs/key3 returned with HTTP 200 Jul 31 17:18:51.376659 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 65/261] 10.4.3.92 () {68 vars in 1445 bytes} [Fri Jul 31 17:18:51 2026] GET /volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002/group_specs/key3 => generated 18 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:51.384726 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5b992285-4fc7-4d51-b0b4-f7e20d2597b0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:51.387229 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5b992285-4fc7-4d51-b0b4-f7e20d2597b0 tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] PUT https://10.4.3.92/volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002/group_specs/key3 Jul 31 17:18:51.387680 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5b992285-4fc7-4d51-b0b4-f7e20d2597b0 tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:51.401928 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5b992285-4fc7-4d51-b0b4-f7e20d2597b0 tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] https://10.4.3.92/volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002/group_specs/key3 returned with HTTP 200 Jul 31 17:18:51.402457 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 63/262] 10.4.3.92 () {70 vars in 1465 bytes} [Fri Jul 31 17:18:51 2026] PUT /volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002/group_specs/key3 => generated 26 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:51.410534 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3c7ced3c-f039-43b3-89a8-f28fc6349e5b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:51.412229 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3c7ced3c-f039-43b3-89a8-f28fc6349e5b tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] GET https://10.4.3.92/volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002/group_specs Jul 31 17:18:51.412497 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3c7ced3c-f039-43b3-89a8-f28fc6349e5b tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:51.412679 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3c7ced3c-f039-43b3-89a8-f28fc6349e5b tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:51.421693 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3c7ced3c-f039-43b3-89a8-f28fc6349e5b tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] https://10.4.3.92/volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002/group_specs returned with HTTP 200 Jul 31 17:18:51.422289 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 67/263] 10.4.3.92 () {68 vars in 1430 bytes} [Fri Jul 31 17:18:51 2026] GET /volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002/group_specs => generated 87 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:51.430338 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-12418100-baf7-4952-8006-6e81a681435c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:51.432270 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-12418100-baf7-4952-8006-6e81a681435c tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] DELETE https://10.4.3.92/volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002/group_specs/key1 Jul 31 17:18:51.432515 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-12418100-baf7-4952-8006-6e81a681435c tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:51.432702 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-12418100-baf7-4952-8006-6e81a681435c tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:51.448795 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-12418100-baf7-4952-8006-6e81a681435c tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] https://10.4.3.92/volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002/group_specs/key1 returned with HTTP 202 Jul 31 17:18:51.449380 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 69/264] 10.4.3.92 () {68 vars in 1448 bytes} [Fri Jul 31 17:18:51 2026] DELETE /volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002/group_specs/key1 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:18:51.458273 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9d0a1995-5113-4d3c-94e1-41ec517c4e6f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:51.460439 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9d0a1995-5113-4d3c-94e1-41ec517c4e6f tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] GET https://10.4.3.92/volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002/group_specs/key1 Jul 31 17:18:51.460675 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9d0a1995-5113-4d3c-94e1-41ec517c4e6f tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:51.460854 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9d0a1995-5113-4d3c-94e1-41ec517c4e6f tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:51.467732 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9d0a1995-5113-4d3c-94e1-41ec517c4e6f tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] HTTP exception thrown: Group Type 5f9ec76b-784c-417b-bf73-d823cd383002 has no extra spec with key key1. Jul 31 17:18:51.467874 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9d0a1995-5113-4d3c-94e1-41ec517c4e6f tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] https://10.4.3.92/volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002/group_specs/key1 returned with HTTP 404 Jul 31 17:18:51.470451 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 66/265] 10.4.3.92 () {68 vars in 1445 bytes} [Fri Jul 31 17:18:51 2026] GET /volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002/group_specs/key1 => generated 126 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:18:51.472448 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d58d9de3-a657-4430-b950-90f50f7fd26f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:51.474404 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d58d9de3-a657-4430-b950-90f50f7fd26f tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] GET https://10.4.3.92/volume/v3/volumes/9612e033-3962-4a9f-807b-159096544270 Jul 31 17:18:51.474635 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d58d9de3-a657-4430-b950-90f50f7fd26f tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:51.474884 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d58d9de3-a657-4430-b950-90f50f7fd26f tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:51.475191 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5adf30fc-e2b3-4f31-ad5e-275df5642bff None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:51.476907 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5adf30fc-e2b3-4f31-ad5e-275df5642bff tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] DELETE https://10.4.3.92/volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002/group_specs/key2 Jul 31 17:18:51.477119 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5adf30fc-e2b3-4f31-ad5e-275df5642bff tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:51.477338 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5adf30fc-e2b3-4f31-ad5e-275df5642bff tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:51.483047 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:51.483047 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:51.488027 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d58d9de3-a657-4430-b950-90f50f7fd26f tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Volume info retrieved successfully. Jul 31 17:18:51.488557 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5adf30fc-e2b3-4f31-ad5e-275df5642bff tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] https://10.4.3.92/volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002/group_specs/key2 returned with HTTP 202 Jul 31 17:18:51.489157 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 68/266] 10.4.3.92 () {68 vars in 1448 bytes} [Fri Jul 31 17:18:51 2026] DELETE /volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002/group_specs/key2 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:18:51.494476 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d58d9de3-a657-4430-b950-90f50f7fd26f tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] https://10.4.3.92/volume/v3/volumes/9612e033-3962-4a9f-807b-159096544270 returned with HTTP 200 Jul 31 17:18:51.495054 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 64/267] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:51 2026] GET /volume/v3/volumes/9612e033-3962-4a9f-807b-159096544270 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:51.497339 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-48cd6e7c-fb39-4ed4-8c17-ed4264072d64 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:51.499746 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-48cd6e7c-fb39-4ed4-8c17-ed4264072d64 tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] GET https://10.4.3.92/volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002/group_specs/key2 Jul 31 17:18:51.500058 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-48cd6e7c-fb39-4ed4-8c17-ed4264072d64 tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:51.500332 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-48cd6e7c-fb39-4ed4-8c17-ed4264072d64 tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:51.510038 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-48cd6e7c-fb39-4ed4-8c17-ed4264072d64 tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] HTTP exception thrown: Group Type 5f9ec76b-784c-417b-bf73-d823cd383002 has no extra spec with key key2. Jul 31 17:18:51.510297 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-48cd6e7c-fb39-4ed4-8c17-ed4264072d64 tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] https://10.4.3.92/volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002/group_specs/key2 returned with HTTP 404 Jul 31 17:18:51.511028 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 70/268] 10.4.3.92 () {68 vars in 1445 bytes} [Fri Jul 31 17:18:51 2026] GET /volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002/group_specs/key2 => generated 126 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:18:51.520177 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-6ea5f7fd-f216-4ac3-b2a0-4f3d14043257 req-3545f06f-5ad9-4e96-b509-bc9876a0f5f4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:51.520760 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-dfce0178-5b96-4a9c-8ff6-dd5ab113c618 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:51.522574 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dfce0178-5b96-4a9c-8ff6-dd5ab113c618 tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] DELETE https://10.4.3.92/volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002/group_specs/key3 Jul 31 17:18:51.522641 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-6ea5f7fd-f216-4ac3-b2a0-4f3d14043257 req-3545f06f-5ad9-4e96-b509-bc9876a0f5f4 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] GET https://10.4.3.92/volume/v3/volumes/9612e033-3962-4a9f-807b-159096544270 Jul 31 17:18:51.522769 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dfce0178-5b96-4a9c-8ff6-dd5ab113c618 tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:51.522842 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-6ea5f7fd-f216-4ac3-b2a0-4f3d14043257 req-3545f06f-5ad9-4e96-b509-bc9876a0f5f4 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:51.522960 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dfce0178-5b96-4a9c-8ff6-dd5ab113c618 tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:51.523087 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-6ea5f7fd-f216-4ac3-b2a0-4f3d14043257 req-3545f06f-5ad9-4e96-b509-bc9876a0f5f4 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:51.531938 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:51.531938 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:51.533576 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dfce0178-5b96-4a9c-8ff6-dd5ab113c618 tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] https://10.4.3.92/volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002/group_specs/key3 returned with HTTP 202 Jul 31 17:18:51.534043 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 69/269] 10.4.3.92 () {68 vars in 1448 bytes} [Fri Jul 31 17:18:51 2026] DELETE /volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002/group_specs/key3 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:18:51.536852 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-6ea5f7fd-f216-4ac3-b2a0-4f3d14043257 req-3545f06f-5ad9-4e96-b509-bc9876a0f5f4 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Volume info retrieved successfully. Jul 31 17:18:51.542140 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-6ea5f7fd-f216-4ac3-b2a0-4f3d14043257 req-3545f06f-5ad9-4e96-b509-bc9876a0f5f4 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] https://10.4.3.92/volume/v3/volumes/9612e033-3962-4a9f-807b-159096544270 returned with HTTP 200 Jul 31 17:18:51.542610 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 67/270] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:18:51 2026] GET /volume/v3/volumes/9612e033-3962-4a9f-807b-159096544270 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:51.542709 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f1b89d90-7ab5-42b0-af15-06fe05614045 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:51.544519 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f1b89d90-7ab5-42b0-af15-06fe05614045 tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] GET https://10.4.3.92/volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002/group_specs/key3 Jul 31 17:18:51.544718 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f1b89d90-7ab5-42b0-af15-06fe05614045 tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:51.544891 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f1b89d90-7ab5-42b0-af15-06fe05614045 tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:51.552774 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f1b89d90-7ab5-42b0-af15-06fe05614045 tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] HTTP exception thrown: Group Type 5f9ec76b-784c-417b-bf73-d823cd383002 has no extra spec with key key3. Jul 31 17:18:51.552998 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f1b89d90-7ab5-42b0-af15-06fe05614045 tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] https://10.4.3.92/volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002/group_specs/key3 returned with HTTP 404 Jul 31 17:18:51.553733 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 65/271] 10.4.3.92 () {68 vars in 1445 bytes} [Fri Jul 31 17:18:51 2026] GET /volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002/group_specs/key3 => generated 126 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:18:51.559502 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e22582b9-61f1-4827-95bb-efe6042c70f1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:51.562809 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e22582b9-61f1-4827-95bb-efe6042c70f1 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:18:51.563260 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e22582b9-61f1-4827-95bb-efe6042c70f1 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1394193114"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:51.563396 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fccbd19d-6433-4772-b55a-6815a17c06a1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:51.565327 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-e22582b9-61f1-4827-95bb-efe6042c70f1 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1394193114'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:18:51.565605 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-e22582b9-61f1-4827-95bb-efe6042c70f1 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Create volume of 1 GB Jul 31 17:18:51.566049 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fccbd19d-6433-4772-b55a-6815a17c06a1 tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] DELETE https://10.4.3.92/volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002 Jul 31 17:18:51.566446 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fccbd19d-6433-4772-b55a-6815a17c06a1 tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:51.566679 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fccbd19d-6433-4772-b55a-6815a17c06a1 tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:51.570589 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e22582b9-61f1-4827-95bb-efe6042c70f1 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Availability Zones retrieved successfully. Jul 31 17:18:51.577334 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e22582b9-61f1-4827-95bb-efe6042c70f1 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Flow 'volume_create_api' (7d3e2980-1fdc-4cdc-8056-86ce0855ea64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:18:51.578679 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e22582b9-61f1-4827-95bb-efe6042c70f1 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (038ebe2a-186b-4d91-959b-be84b0358a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:51.579870 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-e22582b9-61f1-4827-95bb-efe6042c70f1 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:18:51.582765 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fccbd19d-6433-4772-b55a-6815a17c06a1 tempest-GroupTypeSpecsTest-544015604 tempest-GroupTypeSpecsTest-544015604-project-admin] https://10.4.3.92/volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002 returned with HTTP 202 Jul 31 17:18:51.583224 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 70/272] 10.4.3.92 () {68 vars in 1397 bytes} [Fri Jul 31 17:18:51 2026] DELETE /volume/v3/group_types/5f9ec76b-784c-417b-bf73-d823cd383002 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:18:51.616745 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e22582b9-61f1-4827-95bb-efe6042c70f1 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (038ebe2a-186b-4d91-959b-be84b0358a56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:51.617666 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e22582b9-61f1-4827-95bb-efe6042c70f1 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc1ddf66-829c-4627-a51d-cb1021082022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:51.668155 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-e22582b9-61f1-4827-95bb-efe6042c70f1 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Created reservations ['a8443f51-61bb-4401-bd7e-29b01b11e7a6', '8c306f13-6a7f-4884-b6e7-478ca7a6eec7', 'ad3bdbef-e041-4014-9a69-47d7b96b3d4c', '7ee496e6-4bf7-4acb-a082-4f397be0a675'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:18:51.669157 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e22582b9-61f1-4827-95bb-efe6042c70f1 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc1ddf66-829c-4627-a51d-cb1021082022) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8443f51-61bb-4401-bd7e-29b01b11e7a6', '8c306f13-6a7f-4884-b6e7-478ca7a6eec7', 'ad3bdbef-e041-4014-9a69-47d7b96b3d4c', '7ee496e6-4bf7-4acb-a082-4f397be0a675']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:51.670232 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e22582b9-61f1-4827-95bb-efe6042c70f1 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f45f4beb-7633-4cf6-8ce1-b350c728560b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:51.698839 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e22582b9-61f1-4827-95bb-efe6042c70f1 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f45f4beb-7633-4cf6-8ce1-b350c728560b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6b44fb5-9664-458c-8cf0-9d3e012c26e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1394193114',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='67fb793515914f048d45313424932a85',qos_specs=None,replication_status=,reservations=['a8443f51-61bb-4401-bd7e-29b01b11e7a6','8c306f13-6a7f-4884-b6e7-478ca7a6eec7','ad3bdbef-e041-4014-9a69-47d7b96b3d4c','7ee496e6-4bf7-4acb-a082-4f397be0a675'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c66bdfc71148b89a31a4168a76a0f4',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:18:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1394193114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6b44fb5-9664-458c-8cf0-9d3e012c26e3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='67fb793515914f048d45313424932a85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8c66bdfc71148b89a31a4168a76a0f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:51.699844 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e22582b9-61f1-4827-95bb-efe6042c70f1 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74c28def-1f93-4ee0-aad1-2175b2b668f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:51.721556 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e22582b9-61f1-4827-95bb-efe6042c70f1 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74c28def-1f93-4ee0-aad1-2175b2b668f5) transitioned into state 'SUCCESS' from state '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-1394193114',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='67fb793515914f048d45313424932a85',qos_specs=None,replication_status=,reservations=['a8443f51-61bb-4401-bd7e-29b01b11e7a6','8c306f13-6a7f-4884-b6e7-478ca7a6eec7','ad3bdbef-e041-4014-9a69-47d7b96b3d4c','7ee496e6-4bf7-4acb-a082-4f397be0a675'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c66bdfc71148b89a31a4168a76a0f4',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:51.722334 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e22582b9-61f1-4827-95bb-efe6042c70f1 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed4c2b0c-b6ce-4c0a-9f82-cd3ea51a2883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:51.736065 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e22582b9-61f1-4827-95bb-efe6042c70f1 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed4c2b0c-b6ce-4c0a-9f82-cd3ea51a2883) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:51.737072 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e22582b9-61f1-4827-95bb-efe6042c70f1 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Flow 'volume_create_api' (7d3e2980-1fdc-4cdc-8056-86ce0855ea64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:18:51.737545 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e22582b9-61f1-4827-95bb-efe6042c70f1 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Create volume request issued successfully. Jul 31 17:18:51.738184 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e22582b9-61f1-4827-95bb-efe6042c70f1 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:18:51.738742 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 71/273] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:18:51 2026] POST /volume/v3/volumes => generated 758 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:18:51.751348 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c8f15ed3-7b76-4112-9e0a-3c17be7bc76d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:51.753617 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c8f15ed3-7b76-4112-9e0a-3c17be7bc76d tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] GET https://10.4.3.92/volume/v3/volumes/f6b44fb5-9664-458c-8cf0-9d3e012c26e3 Jul 31 17:18:51.753873 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c8f15ed3-7b76-4112-9e0a-3c17be7bc76d tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:51.754297 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c8f15ed3-7b76-4112-9e0a-3c17be7bc76d tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:51.766030 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:51.766030 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:51.775700 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c8f15ed3-7b76-4112-9e0a-3c17be7bc76d tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Volume info retrieved successfully. Jul 31 17:18:51.782297 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c8f15ed3-7b76-4112-9e0a-3c17be7bc76d tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] https://10.4.3.92/volume/v3/volumes/f6b44fb5-9664-458c-8cf0-9d3e012c26e3 returned with HTTP 200 Jul 31 17:18:51.782750 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 68/274] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:51 2026] GET /volume/v3/volumes/f6b44fb5-9664-458c-8cf0-9d3e012c26e3 => generated 826 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:52.244678 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d964664a-5268-47c2-bdc9-77deaec67681 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:52.246711 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d964664a-5268-47c2-bdc9-77deaec67681 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] GET https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 Jul 31 17:18:52.246922 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d964664a-5268-47c2-bdc9-77deaec67681 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:52.247161 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d964664a-5268-47c2-bdc9-77deaec67681 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:52.257790 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:52.257790 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:52.262019 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d964664a-5268-47c2-bdc9-77deaec67681 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Volume info retrieved successfully. Jul 31 17:18:52.267793 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d964664a-5268-47c2-bdc9-77deaec67681 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 returned with HTTP 200 Jul 31 17:18:52.268302 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 66/275] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:52 2026] GET /volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:52.378551 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4a174dfc-4eb2-4ac4-b89d-166a0548ce0c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:52.380399 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4a174dfc-4eb2-4ac4-b89d-166a0548ce0c tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-reader] GET https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 Jul 31 17:18:52.380575 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4a174dfc-4eb2-4ac4-b89d-166a0548ce0c tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-reader] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:52.380769 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4a174dfc-4eb2-4ac4-b89d-166a0548ce0c tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-reader] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:52.390821 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:52.390821 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:52.394668 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4a174dfc-4eb2-4ac4-b89d-166a0548ce0c tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-reader] Volume info retrieved successfully. Jul 31 17:18:52.399193 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4a174dfc-4eb2-4ac4-b89d-166a0548ce0c tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-reader] https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 returned with HTTP 200 Jul 31 17:18:52.399647 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 71/276] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:52 2026] GET /volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:52.800680 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d3730afd-8d03-42c7-b983-8d2ffe22a89c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:52.802560 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d3730afd-8d03-42c7-b983-8d2ffe22a89c tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] GET https://10.4.3.92/volume/v3/volumes/f6b44fb5-9664-458c-8cf0-9d3e012c26e3 Jul 31 17:18:52.802742 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d3730afd-8d03-42c7-b983-8d2ffe22a89c tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:52.802962 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d3730afd-8d03-42c7-b983-8d2ffe22a89c tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:52.813927 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:52.813927 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:52.819409 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d3730afd-8d03-42c7-b983-8d2ffe22a89c tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Volume info retrieved successfully. Jul 31 17:18:52.825071 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d3730afd-8d03-42c7-b983-8d2ffe22a89c tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] https://10.4.3.92/volume/v3/volumes/f6b44fb5-9664-458c-8cf0-9d3e012c26e3 returned with HTTP 200 Jul 31 17:18:52.825530 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 72/277] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:52 2026] GET /volume/v3/volumes/f6b44fb5-9664-458c-8cf0-9d3e012c26e3 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:52.855855 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-5e623437-75ef-4092-94b3-3a5408580658 req-b5935277-56b2-4692-9e8d-6980ba5d963f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:52.858404 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5e623437-75ef-4092-94b3-3a5408580658 req-b5935277-56b2-4692-9e8d-6980ba5d963f tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] GET https://10.4.3.92/volume/v3/volumes/f6b44fb5-9664-458c-8cf0-9d3e012c26e3 Jul 31 17:18:52.858647 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5e623437-75ef-4092-94b3-3a5408580658 req-b5935277-56b2-4692-9e8d-6980ba5d963f tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:52.858804 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5e623437-75ef-4092-94b3-3a5408580658 req-b5935277-56b2-4692-9e8d-6980ba5d963f tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:52.869406 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:52.869406 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:52.875161 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-5e623437-75ef-4092-94b3-3a5408580658 req-b5935277-56b2-4692-9e8d-6980ba5d963f tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Volume info retrieved successfully. Jul 31 17:18:52.881810 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5e623437-75ef-4092-94b3-3a5408580658 req-b5935277-56b2-4692-9e8d-6980ba5d963f tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] https://10.4.3.92/volume/v3/volumes/f6b44fb5-9664-458c-8cf0-9d3e012c26e3 returned with HTTP 200 Jul 31 17:18:52.882369 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 69/278] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:18:52 2026] GET /volume/v3/volumes/f6b44fb5-9664-458c-8cf0-9d3e012c26e3 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:52.898126 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c0b9d02d-3ec1-4e1f-85ae-4ddc14f8f7b3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:52.900446 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c0b9d02d-3ec1-4e1f-85ae-4ddc14f8f7b3 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:18:52.900916 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c0b9d02d-3ec1-4e1f-85ae-4ddc14f8f7b3 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1889185621"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:52.903394 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-c0b9d02d-3ec1-4e1f-85ae-4ddc14f8f7b3 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1889185621'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:18:52.903535 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-c0b9d02d-3ec1-4e1f-85ae-4ddc14f8f7b3 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Create volume of 1 GB Jul 31 17:18:52.907772 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c0b9d02d-3ec1-4e1f-85ae-4ddc14f8f7b3 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Availability Zones retrieved successfully. Jul 31 17:18:52.917461 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c0b9d02d-3ec1-4e1f-85ae-4ddc14f8f7b3 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Flow 'volume_create_api' (2ed8bdb8-1605-4d59-8e32-ace85832c879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:18:52.919183 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c0b9d02d-3ec1-4e1f-85ae-4ddc14f8f7b3 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f46a63c-bb33-4225-bbe7-801d9c9b5297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:52.919895 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-c0b9d02d-3ec1-4e1f-85ae-4ddc14f8f7b3 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:18:52.957000 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c0b9d02d-3ec1-4e1f-85ae-4ddc14f8f7b3 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f46a63c-bb33-4225-bbe7-801d9c9b5297) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:52.959779 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c0b9d02d-3ec1-4e1f-85ae-4ddc14f8f7b3 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6ecbea6-816f-4d31-bf85-916bc8acc275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:53.011357 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-c0b9d02d-3ec1-4e1f-85ae-4ddc14f8f7b3 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Created reservations ['0c552d6c-6262-4f11-937a-70dde1f4d6d6', '3d4b2c69-6f58-4531-a69c-d6d33d8fe186', '5b364ac9-5de9-44e7-9542-c291387217b5', 'c90239b4-d1cb-4e2c-9d8b-07800ae17819'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:18:53.012467 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c0b9d02d-3ec1-4e1f-85ae-4ddc14f8f7b3 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6ecbea6-816f-4d31-bf85-916bc8acc275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c552d6c-6262-4f11-937a-70dde1f4d6d6', '3d4b2c69-6f58-4531-a69c-d6d33d8fe186', '5b364ac9-5de9-44e7-9542-c291387217b5', 'c90239b4-d1cb-4e2c-9d8b-07800ae17819']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:53.013634 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c0b9d02d-3ec1-4e1f-85ae-4ddc14f8f7b3 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f37628c-64e9-4b2c-82e0-cebdd9d467f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:53.046772 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c0b9d02d-3ec1-4e1f-85ae-4ddc14f8f7b3 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f37628c-64e9-4b2c-82e0-cebdd9d467f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f6cd393-e144-4dc1-9ced-f5c255b3cf15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1889185621',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='67fb793515914f048d45313424932a85',qos_specs=None,replication_status=,reservations=['0c552d6c-6262-4f11-937a-70dde1f4d6d6','3d4b2c69-6f58-4531-a69c-d6d33d8fe186','5b364ac9-5de9-44e7-9542-c291387217b5','c90239b4-d1cb-4e2c-9d8b-07800ae17819'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c66bdfc71148b89a31a4168a76a0f4',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:18:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1889185621',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f6cd393-e144-4dc1-9ced-f5c255b3cf15,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='67fb793515914f048d45313424932a85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8c66bdfc71148b89a31a4168a76a0f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:53.047774 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c0b9d02d-3ec1-4e1f-85ae-4ddc14f8f7b3 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c57e3329-ed71-4a6b-bf80-10ee46f79243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:53.072600 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c0b9d02d-3ec1-4e1f-85ae-4ddc14f8f7b3 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c57e3329-ed71-4a6b-bf80-10ee46f79243) transitioned into state 'SUCCESS' from state '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-1889185621',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='67fb793515914f048d45313424932a85',qos_specs=None,replication_status=,reservations=['0c552d6c-6262-4f11-937a-70dde1f4d6d6','3d4b2c69-6f58-4531-a69c-d6d33d8fe186','5b364ac9-5de9-44e7-9542-c291387217b5','c90239b4-d1cb-4e2c-9d8b-07800ae17819'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8c66bdfc71148b89a31a4168a76a0f4',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:53.073436 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c0b9d02d-3ec1-4e1f-85ae-4ddc14f8f7b3 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (573990da-0457-4400-aa55-593df3a0bb5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:53.085852 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c0b9d02d-3ec1-4e1f-85ae-4ddc14f8f7b3 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (573990da-0457-4400-aa55-593df3a0bb5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:53.087036 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c0b9d02d-3ec1-4e1f-85ae-4ddc14f8f7b3 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Flow 'volume_create_api' (2ed8bdb8-1605-4d59-8e32-ace85832c879) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:18:53.087862 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c0b9d02d-3ec1-4e1f-85ae-4ddc14f8f7b3 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Create volume request issued successfully. Jul 31 17:18:53.091406 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c0b9d02d-3ec1-4e1f-85ae-4ddc14f8f7b3 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:18:53.091875 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 67/279] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:18:52 2026] POST /volume/v3/volumes => generated 758 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:18:53.108484 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-671c71df-6480-4b0f-a4da-b01353198e77 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:53.113948 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-671c71df-6480-4b0f-a4da-b01353198e77 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] GET https://10.4.3.92/volume/v3/volumes/0f6cd393-e144-4dc1-9ced-f5c255b3cf15 Jul 31 17:18:53.114267 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-671c71df-6480-4b0f-a4da-b01353198e77 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:53.118844 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-671c71df-6480-4b0f-a4da-b01353198e77 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:53.138447 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:53.138447 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:53.147214 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-671c71df-6480-4b0f-a4da-b01353198e77 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Volume info retrieved successfully. Jul 31 17:18:53.153867 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-671c71df-6480-4b0f-a4da-b01353198e77 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] https://10.4.3.92/volume/v3/volumes/0f6cd393-e144-4dc1-9ced-f5c255b3cf15 returned with HTTP 200 Jul 31 17:18:53.155537 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 72/280] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:53 2026] GET /volume/v3/volumes/0f6cd393-e144-4dc1-9ced-f5c255b3cf15 => generated 826 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:53.193652 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e3cbd9b8-b70d-4d66-8cad-92feebbab445 req-cb123023-80d7-41a9-a1a5-5daf2ce39737 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:53.200057 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e3cbd9b8-b70d-4d66-8cad-92feebbab445 req-cb123023-80d7-41a9-a1a5-5daf2ce39737 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] DELETE https://10.4.3.92/volume/v3/attachments/0f61f43e-3476-4656-a766-ce1bdf978447 Jul 31 17:18:53.200604 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e3cbd9b8-b70d-4d66-8cad-92feebbab445 req-cb123023-80d7-41a9-a1a5-5daf2ce39737 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:53.200604 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e3cbd9b8-b70d-4d66-8cad-92feebbab445 req-cb123023-80d7-41a9-a1a5-5daf2ce39737 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:53.213352 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:53.213352 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:53.284139 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cf1caf31-b3f5-4802-bcda-0fdefdf70044 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:53.286037 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cf1caf31-b3f5-4802-bcda-0fdefdf70044 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] GET https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 Jul 31 17:18:53.286279 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cf1caf31-b3f5-4802-bcda-0fdefdf70044 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:53.286515 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cf1caf31-b3f5-4802-bcda-0fdefdf70044 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:53.298324 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:53.298324 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:53.302729 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cf1caf31-b3f5-4802-bcda-0fdefdf70044 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Volume info retrieved successfully. Jul 31 17:18:53.309098 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cf1caf31-b3f5-4802-bcda-0fdefdf70044 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 returned with HTTP 200 Jul 31 17:18:53.309431 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 70/281] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:53 2026] GET /volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:53.329998 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e3cbd9b8-b70d-4d66-8cad-92feebbab445 req-cb123023-80d7-41a9-a1a5-5daf2ce39737 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] https://10.4.3.92/volume/v3/attachments/0f61f43e-3476-4656-a766-ce1bdf978447 returned with HTTP 200 Jul 31 17:18:53.330425 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 73/282] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:18:53 2026] DELETE /volume/v3/attachments/0f61f43e-3476-4656-a766-ce1bdf978447 => generated 19 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:53.414305 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4c7801a7-6777-4ff6-a814-30baef1d4299 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:53.416573 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4c7801a7-6777-4ff6-a814-30baef1d4299 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-reader] GET https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 Jul 31 17:18:53.416742 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4c7801a7-6777-4ff6-a814-30baef1d4299 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-reader] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:53.416947 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4c7801a7-6777-4ff6-a814-30baef1d4299 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-reader] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:53.437525 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:53.437525 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:53.442084 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4c7801a7-6777-4ff6-a814-30baef1d4299 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-reader] Volume info retrieved successfully. Jul 31 17:18:53.448175 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4c7801a7-6777-4ff6-a814-30baef1d4299 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-reader] https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 returned with HTTP 200 Jul 31 17:18:53.448948 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 68/283] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:53 2026] GET /volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:53.513033 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-06a445d9-75e6-4b91-b276-f7cd29322d51 req-5ed26f11-9263-4822-8e34-8b13a6e0c6f0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:53.515824 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-06a445d9-75e6-4b91-b276-f7cd29322d51 req-5ed26f11-9263-4822-8e34-8b13a6e0c6f0 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] DELETE https://10.4.3.92/volume/v3/attachments/4edd416a-617f-4530-b82b-34ba5cb28c3e Jul 31 17:18:53.516058 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-06a445d9-75e6-4b91-b276-f7cd29322d51 req-5ed26f11-9263-4822-8e34-8b13a6e0c6f0 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:53.516349 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-06a445d9-75e6-4b91-b276-f7cd29322d51 req-5ed26f11-9263-4822-8e34-8b13a6e0c6f0 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:53.524815 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:53.524815 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:53.580882 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-06a445d9-75e6-4b91-b276-f7cd29322d51 req-5ed26f11-9263-4822-8e34-8b13a6e0c6f0 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] https://10.4.3.92/volume/v3/attachments/4edd416a-617f-4530-b82b-34ba5cb28c3e returned with HTTP 200 Jul 31 17:18:53.581294 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 73/284] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:18:53 2026] DELETE /volume/v3/attachments/4edd416a-617f-4530-b82b-34ba5cb28c3e => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:53.825397 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b06c3f2f-2b50-4960-be82-f058366a369d req-cac4bd90-0d55-4b21-8144-bf82bce590df None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:53.827734 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b06c3f2f-2b50-4960-be82-f058366a369d req-cac4bd90-0d55-4b21-8144-bf82bce590df tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] DELETE https://10.4.3.92/volume/v3/attachments/3bb80938-f782-4ad1-960d-2fd0171c328c Jul 31 17:18:53.827961 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b06c3f2f-2b50-4960-be82-f058366a369d req-cac4bd90-0d55-4b21-8144-bf82bce590df tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:53.828244 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b06c3f2f-2b50-4960-be82-f058366a369d req-cac4bd90-0d55-4b21-8144-bf82bce590df tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:53.837420 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:53.837420 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:53.940725 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b06c3f2f-2b50-4960-be82-f058366a369d req-cac4bd90-0d55-4b21-8144-bf82bce590df tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] https://10.4.3.92/volume/v3/attachments/3bb80938-f782-4ad1-960d-2fd0171c328c returned with HTTP 200 Jul 31 17:18:53.941352 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 71/285] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:18:53 2026] DELETE /volume/v3/attachments/3bb80938-f782-4ad1-960d-2fd0171c328c => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:54.170813 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a5e60f56-e3e7-4d77-9688-e12a48195c5c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:54.172689 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a5e60f56-e3e7-4d77-9688-e12a48195c5c tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] GET https://10.4.3.92/volume/v3/volumes/0f6cd393-e144-4dc1-9ced-f5c255b3cf15 Jul 31 17:18:54.172884 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a5e60f56-e3e7-4d77-9688-e12a48195c5c tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:54.173085 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a5e60f56-e3e7-4d77-9688-e12a48195c5c tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:54.181109 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:54.181109 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:54.186835 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a5e60f56-e3e7-4d77-9688-e12a48195c5c tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Volume info retrieved successfully. Jul 31 17:18:54.193764 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a5e60f56-e3e7-4d77-9688-e12a48195c5c tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] https://10.4.3.92/volume/v3/volumes/0f6cd393-e144-4dc1-9ced-f5c255b3cf15 returned with HTTP 200 Jul 31 17:18:54.194239 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 74/286] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:54 2026] GET /volume/v3/volumes/0f6cd393-e144-4dc1-9ced-f5c255b3cf15 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:54.222553 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-091e105b-8c80-44db-91e1-645a1e0144a4 req-39a464b2-ba4d-4424-aae5-08305d290483 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:54.224854 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-091e105b-8c80-44db-91e1-645a1e0144a4 req-39a464b2-ba4d-4424-aae5-08305d290483 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] GET https://10.4.3.92/volume/v3/volumes/0f6cd393-e144-4dc1-9ced-f5c255b3cf15 Jul 31 17:18:54.225110 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-091e105b-8c80-44db-91e1-645a1e0144a4 req-39a464b2-ba4d-4424-aae5-08305d290483 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:54.225330 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-091e105b-8c80-44db-91e1-645a1e0144a4 req-39a464b2-ba4d-4424-aae5-08305d290483 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:54.233300 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:54.233300 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:54.237781 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-091e105b-8c80-44db-91e1-645a1e0144a4 req-39a464b2-ba4d-4424-aae5-08305d290483 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Volume info retrieved successfully. Jul 31 17:18:54.242586 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-091e105b-8c80-44db-91e1-645a1e0144a4 req-39a464b2-ba4d-4424-aae5-08305d290483 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] https://10.4.3.92/volume/v3/volumes/0f6cd393-e144-4dc1-9ced-f5c255b3cf15 returned with HTTP 200 Jul 31 17:18:54.243048 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 69/287] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:18:54 2026] GET /volume/v3/volumes/0f6cd393-e144-4dc1-9ced-f5c255b3cf15 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:54.323124 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6f8215a4-0624-4c62-a7bb-e57ca55b277c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:54.326175 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6f8215a4-0624-4c62-a7bb-e57ca55b277c tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] GET https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 Jul 31 17:18:54.326462 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6f8215a4-0624-4c62-a7bb-e57ca55b277c tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:54.326703 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6f8215a4-0624-4c62-a7bb-e57ca55b277c tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:54.339266 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:54.339266 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:54.347479 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6f8215a4-0624-4c62-a7bb-e57ca55b277c tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Volume info retrieved successfully. Jul 31 17:18:54.354903 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6f8215a4-0624-4c62-a7bb-e57ca55b277c tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 returned with HTTP 200 Jul 31 17:18:54.355590 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 74/288] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:54 2026] GET /volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:54.471626 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-96146162-71d0-4012-935d-001ad066ffff None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:54.474456 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-96146162-71d0-4012-935d-001ad066ffff tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-reader] GET https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 Jul 31 17:18:54.474456 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-96146162-71d0-4012-935d-001ad066ffff tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:54.474456 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-96146162-71d0-4012-935d-001ad066ffff tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-reader] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:54.485524 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:54.485524 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:54.495590 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-96146162-71d0-4012-935d-001ad066ffff tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-reader] Volume info retrieved successfully. Jul 31 17:18:54.500702 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-96146162-71d0-4012-935d-001ad066ffff tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-reader] https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 returned with HTTP 200 Jul 31 17:18:54.501425 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 72/289] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:54 2026] GET /volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:54.540201 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2063346d-2ec5-4566-9657-ef3e6cf90b78 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:54.544418 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2063346d-2ec5-4566-9657-ef3e6cf90b78 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] GET https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 Jul 31 17:18:54.545085 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2063346d-2ec5-4566-9657-ef3e6cf90b78 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:54.545865 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2063346d-2ec5-4566-9657-ef3e6cf90b78 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:54.556222 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:54.556222 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:54.564772 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2063346d-2ec5-4566-9657-ef3e6cf90b78 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Volume info retrieved successfully. Jul 31 17:18:54.568602 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2063346d-2ec5-4566-9657-ef3e6cf90b78 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 returned with HTTP 200 Jul 31 17:18:54.569125 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 75/290] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:54 2026] GET /volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 => generated 1013 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:54.579353 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ada133bd-17a9-4583-a607-e07641100442 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:54.582635 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ada133bd-17a9-4583-a607-e07641100442 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] GET https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 Jul 31 17:18:54.582941 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ada133bd-17a9-4583-a607-e07641100442 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:54.583250 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ada133bd-17a9-4583-a607-e07641100442 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:54.590183 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8aa13873-56d7-4a4c-a49d-6d028f0ef269 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:54.591784 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:54.591784 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:54.592531 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8aa13873-56d7-4a4c-a49d-6d028f0ef269 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 Jul 31 17:18:54.592822 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8aa13873-56d7-4a4c-a49d-6d028f0ef269 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:54.593094 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8aa13873-56d7-4a4c-a49d-6d028f0ef269 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:54.593366 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-8aa13873-56d7-4a4c-a49d-6d028f0ef269 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Delete volume with id: c6d323a4-e319-4be7-ae3e-5dec35c92432 Jul 31 17:18:54.596117 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ada133bd-17a9-4583-a607-e07641100442 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Volume info retrieved successfully. Jul 31 17:18:54.601765 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-69a681e8-0ffd-4a53-a81e-fbd8a4195982 req-0444a9c0-3f7a-40a2-9a40-bbd85181190a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:54.602227 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ada133bd-17a9-4583-a607-e07641100442 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 returned with HTTP 200 Jul 31 17:18:54.602478 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:54.602478 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:54.602749 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 70/291] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:54 2026] GET /volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:54.602901 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8aa13873-56d7-4a4c-a49d-6d028f0ef269 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Volume info retrieved successfully. Jul 31 17:18:54.604136 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-69a681e8-0ffd-4a53-a81e-fbd8a4195982 req-0444a9c0-3f7a-40a2-9a40-bbd85181190a tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] GET https://10.4.3.92/volume/v3/volumes/detail Jul 31 17:18:54.604366 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-69a681e8-0ffd-4a53-a81e-fbd8a4195982 req-0444a9c0-3f7a-40a2-9a40-bbd85181190a tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:54.604585 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-69a681e8-0ffd-4a53-a81e-fbd8a4195982 req-0444a9c0-3f7a-40a2-9a40-bbd85181190a tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:54.605493 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [req-69a681e8-0ffd-4a53-a81e-fbd8a4195982 req-0444a9c0-3f7a-40a2-9a40-bbd85181190a tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:18:54.605962 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-69a681e8-0ffd-4a53-a81e-fbd8a4195982 req-0444a9c0-3f7a-40a2-9a40-bbd85181190a tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:18:54.633771 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8aa13873-56d7-4a4c-a49d-6d028f0ef269 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Delete volume request issued successfully. Jul 31 17:18:54.634034 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8aa13873-56d7-4a4c-a49d-6d028f0ef269 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 returned with HTTP 202 Jul 31 17:18:54.634581 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 75/292] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:18:54 2026] DELETE /volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:18:54.644943 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-455a79e3-3445-40e9-8c5a-8d57cbeef623 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:54.645778 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-69a681e8-0ffd-4a53-a81e-fbd8a4195982 req-0444a9c0-3f7a-40a2-9a40-bbd85181190a tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Get all volumes completed successfully. Jul 31 17:18:54.646909 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-455a79e3-3445-40e9-8c5a-8d57cbeef623 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] GET https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 Jul 31 17:18:54.647233 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:54.647233 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:54.649270 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-455a79e3-3445-40e9-8c5a-8d57cbeef623 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:54.649270 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-455a79e3-3445-40e9-8c5a-8d57cbeef623 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:54.652257 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-69a681e8-0ffd-4a53-a81e-fbd8a4195982 req-0444a9c0-3f7a-40a2-9a40-bbd85181190a tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Jul 31 17:18:54.652832 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 73/293] 10.4.3.92 () {68 vars in 1501 bytes} [Fri Jul 31 17:18:54 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:54.659840 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:54.659840 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:54.674080 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1e8194bb-ca69-4dc3-8423-599177624ef1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:54.674408 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-455a79e3-3445-40e9-8c5a-8d57cbeef623 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Volume info retrieved successfully. Jul 31 17:18:54.677675 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1e8194bb-ca69-4dc3-8423-599177624ef1 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] GET https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 Jul 31 17:18:54.677991 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1e8194bb-ca69-4dc3-8423-599177624ef1 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:54.678249 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1e8194bb-ca69-4dc3-8423-599177624ef1 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:54.681002 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-455a79e3-3445-40e9-8c5a-8d57cbeef623 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 returned with HTTP 200 Jul 31 17:18:54.682220 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 76/294] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:54 2026] GET /volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 => generated 1012 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:54.687720 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-edee720a-fca6-4f0e-b4c2-91f9535cad19 req-ce3f0aa0-f8f9-40fa-ae76-ced42cda666b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:54.688748 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:54.688748 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:54.693836 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-edee720a-fca6-4f0e-b4c2-91f9535cad19 req-ce3f0aa0-f8f9-40fa-ae76-ced42cda666b tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] GET https://10.4.3.92/volume/v3/volumes/detail Jul 31 17:18:54.694078 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-edee720a-fca6-4f0e-b4c2-91f9535cad19 req-ce3f0aa0-f8f9-40fa-ae76-ced42cda666b tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:54.694335 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-edee720a-fca6-4f0e-b4c2-91f9535cad19 req-ce3f0aa0-f8f9-40fa-ae76-ced42cda666b tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:54.694495 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1e8194bb-ca69-4dc3-8423-599177624ef1 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Volume info retrieved successfully. Jul 31 17:18:54.694649 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [req-edee720a-fca6-4f0e-b4c2-91f9535cad19 req-ce3f0aa0-f8f9-40fa-ae76-ced42cda666b tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:18:54.696436 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [req-edee720a-fca6-4f0e-b4c2-91f9535cad19 req-ce3f0aa0-f8f9-40fa-ae76-ced42cda666b tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:18:54.701657 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1e8194bb-ca69-4dc3-8423-599177624ef1 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 returned with HTTP 200 Jul 31 17:18:54.702178 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 71/295] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:54 2026] GET /volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:54.711300 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-edee720a-fca6-4f0e-b4c2-91f9535cad19 req-ce3f0aa0-f8f9-40fa-ae76-ced42cda666b tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Get all volumes completed successfully. Jul 31 17:18:54.712437 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:54.712437 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:54.720537 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-edee720a-fca6-4f0e-b4c2-91f9535cad19 req-ce3f0aa0-f8f9-40fa-ae76-ced42cda666b tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Jul 31 17:18:54.720751 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 76/296] 10.4.3.92 () {68 vars in 1501 bytes} [Fri Jul 31 17:18:54 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:54.759142 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-25b2e1be-bac0-4cec-858a-03a812d05cc1 req-f2f18f5f-1803-49c1-8940-993b02a9ac69 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:54.763806 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-25b2e1be-bac0-4cec-858a-03a812d05cc1 req-f2f18f5f-1803-49c1-8940-993b02a9ac69 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] GET https://10.4.3.92/volume/v3/volumes/detail Jul 31 17:18:54.764130 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-25b2e1be-bac0-4cec-858a-03a812d05cc1 req-f2f18f5f-1803-49c1-8940-993b02a9ac69 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:54.764457 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-25b2e1be-bac0-4cec-858a-03a812d05cc1 req-f2f18f5f-1803-49c1-8940-993b02a9ac69 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:54.764802 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [req-25b2e1be-bac0-4cec-858a-03a812d05cc1 req-f2f18f5f-1803-49c1-8940-993b02a9ac69 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:18:54.766179 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-25b2e1be-bac0-4cec-858a-03a812d05cc1 req-f2f18f5f-1803-49c1-8940-993b02a9ac69 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:18:54.778350 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-25b2e1be-bac0-4cec-858a-03a812d05cc1 req-f2f18f5f-1803-49c1-8940-993b02a9ac69 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Get all volumes completed successfully. Jul 31 17:18:54.779959 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:54.779959 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:54.786520 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-25b2e1be-bac0-4cec-858a-03a812d05cc1 req-f2f18f5f-1803-49c1-8940-993b02a9ac69 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Jul 31 17:18:54.805810 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 74/297] 10.4.3.92 () {68 vars in 1501 bytes} [Fri Jul 31 17:18:54 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:54.842149 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e40402c2-d551-4336-8c5c-49b494be9efc req-e077639e-6900-4e09-bf9b-1c7083a6bab1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:54.848084 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e40402c2-d551-4336-8c5c-49b494be9efc req-e077639e-6900-4e09-bf9b-1c7083a6bab1 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] GET https://10.4.3.92/volume/v3/volumes/detail Jul 31 17:18:54.848431 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e40402c2-d551-4336-8c5c-49b494be9efc req-e077639e-6900-4e09-bf9b-1c7083a6bab1 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:54.852633 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e40402c2-d551-4336-8c5c-49b494be9efc req-e077639e-6900-4e09-bf9b-1c7083a6bab1 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:54.853470 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [req-e40402c2-d551-4336-8c5c-49b494be9efc req-e077639e-6900-4e09-bf9b-1c7083a6bab1 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:18:54.854701 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-e40402c2-d551-4336-8c5c-49b494be9efc req-e077639e-6900-4e09-bf9b-1c7083a6bab1 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:18:54.910145 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-e40402c2-d551-4336-8c5c-49b494be9efc req-e077639e-6900-4e09-bf9b-1c7083a6bab1 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Get all volumes completed successfully. Jul 31 17:18:54.912415 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:54.912415 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:54.919881 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e40402c2-d551-4336-8c5c-49b494be9efc req-e077639e-6900-4e09-bf9b-1c7083a6bab1 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Jul 31 17:18:54.920681 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 77/298] 10.4.3.92 () {68 vars in 1501 bytes} [Fri Jul 31 17:18:54 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:54.966031 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-99b8ae62-29c3-46e4-b1b0-6f1f575fb9ed req-a3788c31-67cc-4a55-9936-3517aefc3737 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:54.969444 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-99b8ae62-29c3-46e4-b1b0-6f1f575fb9ed req-a3788c31-67cc-4a55-9936-3517aefc3737 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] GET https://10.4.3.92/volume/v3/volumes/detail Jul 31 17:18:54.969738 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-99b8ae62-29c3-46e4-b1b0-6f1f575fb9ed req-a3788c31-67cc-4a55-9936-3517aefc3737 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:54.969990 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-99b8ae62-29c3-46e4-b1b0-6f1f575fb9ed req-a3788c31-67cc-4a55-9936-3517aefc3737 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:54.970621 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [req-99b8ae62-29c3-46e4-b1b0-6f1f575fb9ed req-a3788c31-67cc-4a55-9936-3517aefc3737 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:18:54.971764 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-99b8ae62-29c3-46e4-b1b0-6f1f575fb9ed req-a3788c31-67cc-4a55-9936-3517aefc3737 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:18:55.021806 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-99b8ae62-29c3-46e4-b1b0-6f1f575fb9ed req-a3788c31-67cc-4a55-9936-3517aefc3737 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Get all volumes completed successfully. Jul 31 17:18:55.023719 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:55.023719 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:55.031450 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-99b8ae62-29c3-46e4-b1b0-6f1f575fb9ed req-a3788c31-67cc-4a55-9936-3517aefc3737 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Jul 31 17:18:55.031904 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 72/299] 10.4.3.92 () {68 vars in 1501 bytes} [Fri Jul 31 17:18:54 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:55.072473 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-a67362ad-8780-4840-8395-92d546fb118f req-59ee03b6-dbba-4338-9125-b2e8ec876587 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:55.078563 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a67362ad-8780-4840-8395-92d546fb118f req-59ee03b6-dbba-4338-9125-b2e8ec876587 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] GET https://10.4.3.92/volume/v3/volumes/detail Jul 31 17:18:55.078839 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a67362ad-8780-4840-8395-92d546fb118f req-59ee03b6-dbba-4338-9125-b2e8ec876587 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:55.079336 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a67362ad-8780-4840-8395-92d546fb118f req-59ee03b6-dbba-4338-9125-b2e8ec876587 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:55.079427 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [req-a67362ad-8780-4840-8395-92d546fb118f req-59ee03b6-dbba-4338-9125-b2e8ec876587 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:18:55.080514 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [req-a67362ad-8780-4840-8395-92d546fb118f req-59ee03b6-dbba-4338-9125-b2e8ec876587 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:18:55.097701 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-a67362ad-8780-4840-8395-92d546fb118f req-59ee03b6-dbba-4338-9125-b2e8ec876587 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Get all volumes completed successfully. Jul 31 17:18:55.099610 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:55.099610 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:55.106899 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a67362ad-8780-4840-8395-92d546fb118f req-59ee03b6-dbba-4338-9125-b2e8ec876587 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Jul 31 17:18:55.106899 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 77/300] 10.4.3.92 () {68 vars in 1501 bytes} [Fri Jul 31 17:18:55 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:55.145581 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-4d4d8c79-3a54-4604-981f-188b772cd3cb req-66fd4e55-8d35-4525-867d-453c70c1807a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:55.152453 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4d4d8c79-3a54-4604-981f-188b772cd3cb req-66fd4e55-8d35-4525-867d-453c70c1807a tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] GET https://10.4.3.92/volume/v3/volumes/detail Jul 31 17:18:55.152694 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4d4d8c79-3a54-4604-981f-188b772cd3cb req-66fd4e55-8d35-4525-867d-453c70c1807a tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:55.152976 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4d4d8c79-3a54-4604-981f-188b772cd3cb req-66fd4e55-8d35-4525-867d-453c70c1807a tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:55.153346 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [req-4d4d8c79-3a54-4604-981f-188b772cd3cb req-66fd4e55-8d35-4525-867d-453c70c1807a tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:18:55.154425 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-4d4d8c79-3a54-4604-981f-188b772cd3cb req-66fd4e55-8d35-4525-867d-453c70c1807a tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:18:55.167753 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-4d4d8c79-3a54-4604-981f-188b772cd3cb req-66fd4e55-8d35-4525-867d-453c70c1807a tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Get all volumes completed successfully. Jul 31 17:18:55.169720 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:55.169720 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:55.178743 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4d4d8c79-3a54-4604-981f-188b772cd3cb req-66fd4e55-8d35-4525-867d-453c70c1807a tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Jul 31 17:18:55.179385 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 75/301] 10.4.3.92 () {68 vars in 1501 bytes} [Fri Jul 31 17:18:55 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:55.216237 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-666c991a-67f2-4583-934a-088a4a14d23c req-81df1309-99dc-421b-857b-5948de74b34c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:55.219613 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-666c991a-67f2-4583-934a-088a4a14d23c req-81df1309-99dc-421b-857b-5948de74b34c tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] GET https://10.4.3.92/volume/v3/volumes/detail Jul 31 17:18:55.220033 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-666c991a-67f2-4583-934a-088a4a14d23c req-81df1309-99dc-421b-857b-5948de74b34c tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:55.220526 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-666c991a-67f2-4583-934a-088a4a14d23c req-81df1309-99dc-421b-857b-5948de74b34c tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:55.221106 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [req-666c991a-67f2-4583-934a-088a4a14d23c req-81df1309-99dc-421b-857b-5948de74b34c tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:18:55.222501 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-666c991a-67f2-4583-934a-088a4a14d23c req-81df1309-99dc-421b-857b-5948de74b34c tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:18:55.243355 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-666c991a-67f2-4583-934a-088a4a14d23c req-81df1309-99dc-421b-857b-5948de74b34c tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] Get all volumes completed successfully. Jul 31 17:18:55.244354 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:55.244354 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:55.253076 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-666c991a-67f2-4583-934a-088a4a14d23c req-81df1309-99dc-421b-857b-5948de74b34c tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-reader] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Jul 31 17:18:55.254560 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 78/302] 10.4.3.92 () {68 vars in 1501 bytes} [Fri Jul 31 17:18:55 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:55.280368 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a0db678b-2378-437f-9f10-cc71c198b7a3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:55.283439 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a0db678b-2378-437f-9f10-cc71c198b7a3 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] DELETE https://10.4.3.92/volume/v3/volumes/0f6cd393-e144-4dc1-9ced-f5c255b3cf15 Jul 31 17:18:55.283687 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a0db678b-2378-437f-9f10-cc71c198b7a3 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:55.283972 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a0db678b-2378-437f-9f10-cc71c198b7a3 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:55.284277 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-a0db678b-2378-437f-9f10-cc71c198b7a3 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Delete volume with id: 0f6cd393-e144-4dc1-9ced-f5c255b3cf15 Jul 31 17:18:55.308092 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:55.308092 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:55.308092 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a0db678b-2378-437f-9f10-cc71c198b7a3 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Volume info retrieved successfully. Jul 31 17:18:55.349907 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a0db678b-2378-437f-9f10-cc71c198b7a3 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Delete volume request issued successfully. Jul 31 17:18:55.350188 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a0db678b-2378-437f-9f10-cc71c198b7a3 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] https://10.4.3.92/volume/v3/volumes/0f6cd393-e144-4dc1-9ced-f5c255b3cf15 returned with HTTP 202 Jul 31 17:18:55.350618 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 73/303] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:18:55 2026] DELETE /volume/v3/volumes/0f6cd393-e144-4dc1-9ced-f5c255b3cf15 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:18:55.372871 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-61a83117-4b88-4a85-8d85-6d82dd5c7343 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:55.376341 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-61a83117-4b88-4a85-8d85-6d82dd5c7343 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] GET https://10.4.3.92/volume/v3/volumes/0f6cd393-e144-4dc1-9ced-f5c255b3cf15 Jul 31 17:18:55.376598 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-61a83117-4b88-4a85-8d85-6d82dd5c7343 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:55.376880 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-61a83117-4b88-4a85-8d85-6d82dd5c7343 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:55.389470 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:55.389470 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:55.396011 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-61a83117-4b88-4a85-8d85-6d82dd5c7343 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Volume info retrieved successfully. Jul 31 17:18:55.405436 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-61a83117-4b88-4a85-8d85-6d82dd5c7343 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] https://10.4.3.92/volume/v3/volumes/0f6cd393-e144-4dc1-9ced-f5c255b3cf15 returned with HTTP 200 Jul 31 17:18:55.405952 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 78/304] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:55 2026] GET /volume/v3/volumes/0f6cd393-e144-4dc1-9ced-f5c255b3cf15 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:55.703017 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-275b0a68-b099-4f52-b140-fdf9f4f66145 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:55.705881 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-275b0a68-b099-4f52-b140-fdf9f4f66145 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] GET https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 Jul 31 17:18:55.706175 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-275b0a68-b099-4f52-b140-fdf9f4f66145 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:55.707013 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-275b0a68-b099-4f52-b140-fdf9f4f66145 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:55.726423 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-275b0a68-b099-4f52-b140-fdf9f4f66145 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 returned with HTTP 404 Jul 31 17:18:55.727306 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 76/305] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:55 2026] GET /volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:18:56.427921 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-aae9f219-b768-457f-b473-d3cc23120cfe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:56.430543 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aae9f219-b768-457f-b473-d3cc23120cfe tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] GET https://10.4.3.92/volume/v3/volumes/0f6cd393-e144-4dc1-9ced-f5c255b3cf15 Jul 31 17:18:56.431323 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aae9f219-b768-457f-b473-d3cc23120cfe tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:56.431323 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aae9f219-b768-457f-b473-d3cc23120cfe tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:56.444675 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aae9f219-b768-457f-b473-d3cc23120cfe tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] https://10.4.3.92/volume/v3/volumes/0f6cd393-e144-4dc1-9ced-f5c255b3cf15 returned with HTTP 404 Jul 31 17:18:56.445376 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 79/306] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:56 2026] GET /volume/v3/volumes/0f6cd393-e144-4dc1-9ced-f5c255b3cf15 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:18:56.457142 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-922786a4-6a24-4013-a235-ec76178a2d48 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:56.459396 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-922786a4-6a24-4013-a235-ec76178a2d48 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] DELETE https://10.4.3.92/volume/v3/volumes/f6b44fb5-9664-458c-8cf0-9d3e012c26e3 Jul 31 17:18:56.459693 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-922786a4-6a24-4013-a235-ec76178a2d48 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:56.461010 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-922786a4-6a24-4013-a235-ec76178a2d48 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:56.461010 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-922786a4-6a24-4013-a235-ec76178a2d48 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Delete volume with id: f6b44fb5-9664-458c-8cf0-9d3e012c26e3 Jul 31 17:18:56.472014 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:56.472014 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:56.472868 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-922786a4-6a24-4013-a235-ec76178a2d48 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Volume info retrieved successfully. Jul 31 17:18:56.512408 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-922786a4-6a24-4013-a235-ec76178a2d48 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Delete volume request issued successfully. Jul 31 17:18:56.512626 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-922786a4-6a24-4013-a235-ec76178a2d48 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] https://10.4.3.92/volume/v3/volumes/f6b44fb5-9664-458c-8cf0-9d3e012c26e3 returned with HTTP 202 Jul 31 17:18:56.513120 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 74/307] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:18:56 2026] DELETE /volume/v3/volumes/f6b44fb5-9664-458c-8cf0-9d3e012c26e3 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:18:56.523821 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e02b9dd8-7e16-4a9d-910f-ef37ecd783a8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:56.526295 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e02b9dd8-7e16-4a9d-910f-ef37ecd783a8 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] GET https://10.4.3.92/volume/v3/volumes/f6b44fb5-9664-458c-8cf0-9d3e012c26e3 Jul 31 17:18:56.527151 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e02b9dd8-7e16-4a9d-910f-ef37ecd783a8 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:56.527400 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e02b9dd8-7e16-4a9d-910f-ef37ecd783a8 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:56.537659 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:56.537659 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:56.547345 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e02b9dd8-7e16-4a9d-910f-ef37ecd783a8 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Volume info retrieved successfully. Jul 31 17:18:56.551600 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e02b9dd8-7e16-4a9d-910f-ef37ecd783a8 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] https://10.4.3.92/volume/v3/volumes/f6b44fb5-9664-458c-8cf0-9d3e012c26e3 returned with HTTP 200 Jul 31 17:18:56.552348 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 79/308] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:56 2026] GET /volume/v3/volumes/f6b44fb5-9664-458c-8cf0-9d3e012c26e3 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:57.005249 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a355defa-9c02-4118-b67d-1778ee7f75e9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:57.315972 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a355defa-9c02-4118-b67d-1778ee7f75e9 tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:18:57.316488 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a355defa-9c02-4118-b67d-1778ee7f75e9 tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1450442194"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:57.345290 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a355defa-9c02-4118-b67d-1778ee7f75e9 tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:18:57.345687 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 77/309] 10.4.3.92 () {68 vars in 1245 bytes} [Fri Jul 31 17:18:57 2026] POST /volume/v3/types => generated 233 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:57.355650 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bec23103-66bb-41fe-9489-45d688bf8621 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:57.357999 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bec23103-66bb-41fe-9489-45d688bf8621 tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:18:57.358482 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bec23103-66bb-41fe-9489-45d688bf8621 tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-2026628879", "extra_specs": {"multiattach": " True"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:57.379676 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bec23103-66bb-41fe-9489-45d688bf8621 tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:18:57.380081 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 80/310] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:18:57 2026] POST /volume/v3/types => generated 259 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:57.391730 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6ee0429c-13fd-4044-9354-a6531dab9370 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:57.571205 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a102ec8d-2d57-4b76-b4b3-edceda4992db None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:57.573414 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a102ec8d-2d57-4b76-b4b3-edceda4992db tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] GET https://10.4.3.92/volume/v3/volumes/f6b44fb5-9664-458c-8cf0-9d3e012c26e3 Jul 31 17:18:57.573645 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a102ec8d-2d57-4b76-b4b3-edceda4992db tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:57.573915 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a102ec8d-2d57-4b76-b4b3-edceda4992db tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:57.581094 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a102ec8d-2d57-4b76-b4b3-edceda4992db tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] https://10.4.3.92/volume/v3/volumes/f6b44fb5-9664-458c-8cf0-9d3e012c26e3 returned with HTTP 404 Jul 31 17:18:57.581657 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 80/311] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:57 2026] GET /volume/v3/volumes/f6b44fb5-9664-458c-8cf0-9d3e012c26e3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:18:57.590994 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-69d31529-183d-44ce-b84c-14dc4f31081d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:57.593402 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-69d31529-183d-44ce-b84c-14dc4f31081d tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] DELETE https://10.4.3.92/volume/v3/volumes/9612e033-3962-4a9f-807b-159096544270 Jul 31 17:18:57.593691 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-69d31529-183d-44ce-b84c-14dc4f31081d tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:57.593954 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-69d31529-183d-44ce-b84c-14dc4f31081d tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:57.594183 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-69d31529-183d-44ce-b84c-14dc4f31081d tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Delete volume with id: 9612e033-3962-4a9f-807b-159096544270 Jul 31 17:18:57.609722 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:57.609722 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:57.610470 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-69d31529-183d-44ce-b84c-14dc4f31081d tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Volume info retrieved successfully. Jul 31 17:18:57.644800 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-69d31529-183d-44ce-b84c-14dc4f31081d tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Delete volume request issued successfully. Jul 31 17:18:57.645282 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-69d31529-183d-44ce-b84c-14dc4f31081d tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] https://10.4.3.92/volume/v3/volumes/9612e033-3962-4a9f-807b-159096544270 returned with HTTP 202 Jul 31 17:18:57.646032 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 78/312] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:18:57 2026] DELETE /volume/v3/volumes/9612e033-3962-4a9f-807b-159096544270 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 17:18:57.656665 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-76a1d715-a063-44ab-bb9e-2d6eade389b9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:57.659621 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-76a1d715-a063-44ab-bb9e-2d6eade389b9 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] GET https://10.4.3.92/volume/v3/volumes/9612e033-3962-4a9f-807b-159096544270 Jul 31 17:18:57.659764 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-76a1d715-a063-44ab-bb9e-2d6eade389b9 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:57.660235 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-76a1d715-a063-44ab-bb9e-2d6eade389b9 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:57.668434 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6ee0429c-13fd-4044-9354-a6531dab9370 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:18:57.669236 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6ee0429c-13fd-4044-9354-a6531dab9370 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1450442194", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-932969890"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:57.671265 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-6ee0429c-13fd-4044-9354-a6531dab9370 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1450442194', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-932969890'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:18:57.672978 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:57.672978 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:57.678588 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-6ee0429c-13fd-4044-9354-a6531dab9370 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Create volume of 1 GB Jul 31 17:18:57.678748 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-76a1d715-a063-44ab-bb9e-2d6eade389b9 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Volume info retrieved successfully. Jul 31 17:18:57.679832 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:57.679832 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:18:57.679832 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6ee0429c-13fd-4044-9354-a6531dab9370 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Availability Zones retrieved successfully. Jul 31 17:18:57.686029 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-76a1d715-a063-44ab-bb9e-2d6eade389b9 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] https://10.4.3.92/volume/v3/volumes/9612e033-3962-4a9f-807b-159096544270 returned with HTTP 200 Jul 31 17:18:57.686573 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 81/313] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:57 2026] GET /volume/v3/volumes/9612e033-3962-4a9f-807b-159096544270 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:57.687253 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6ee0429c-13fd-4044-9354-a6531dab9370 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Flow 'volume_create_api' (737abaf7-88ec-4484-8280-2d613b5c1235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:18:57.692522 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6ee0429c-13fd-4044-9354-a6531dab9370 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10d39282-848a-4d19-aabc-1435e2edc7bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:57.693820 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-6ee0429c-13fd-4044-9354-a6531dab9370 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:18:57.727215 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6ee0429c-13fd-4044-9354-a6531dab9370 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10d39282-848a-4d19-aabc-1435e2edc7bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:18:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=276b5a97-219b-46a0-bd44-1fb912dee877,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1450442194',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '276b5a97-219b-46a0-bd44-1fb912dee877', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:57.728122 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6ee0429c-13fd-4044-9354-a6531dab9370 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6b4c6eb-c1d4-41e8-b771-083e88d53910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:57.764555 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [None req-6ee0429c-13fd-4044-9354-a6531dab9370 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1450442194 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1450442194, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:18:57.764961 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [None req-6ee0429c-13fd-4044-9354-a6531dab9370 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1450442194 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1450442194, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:18:57.802740 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-6ee0429c-13fd-4044-9354-a6531dab9370 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Created reservations ['4af068a8-78c4-42cd-9046-912226dd5c17', '994ab390-12b3-4912-b9ef-f3d0a917736e', '2b0d2591-7b6a-4e93-b1c0-006cadf674d7', '6f1755f3-e08f-4f40-84df-7aaaf8e3b7d3'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:18:57.803658 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6ee0429c-13fd-4044-9354-a6531dab9370 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6b4c6eb-c1d4-41e8-b771-083e88d53910) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4af068a8-78c4-42cd-9046-912226dd5c17', '994ab390-12b3-4912-b9ef-f3d0a917736e', '2b0d2591-7b6a-4e93-b1c0-006cadf674d7', '6f1755f3-e08f-4f40-84df-7aaaf8e3b7d3']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:57.804571 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6ee0429c-13fd-4044-9354-a6531dab9370 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (beb8d841-9dd3-46b0-83aa-fdf1c95eefc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:57.828950 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6ee0429c-13fd-4044-9354-a6531dab9370 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (beb8d841-9dd3-46b0-83aa-fdf1c95eefc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f63a587-1dc0-4838-ab1d-cccc4c3d679d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-932969890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0db53c8ddcf54e70a94307625449e54e',qos_specs=None,replication_status=,reservations=['4af068a8-78c4-42cd-9046-912226dd5c17','994ab390-12b3-4912-b9ef-f3d0a917736e','2b0d2591-7b6a-4e93-b1c0-006cadf674d7','6f1755f3-e08f-4f40-84df-7aaaf8e3b7d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03ced9b00ff1415591e850f4a1ac6a15',volume_type_id=276b5a97-219b-46a0-bd44-1fb912dee877), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:18:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-932969890',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f63a587-1dc0-4838-ab1d-cccc4c3d679d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0db53c8ddcf54e70a94307625449e54e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03ced9b00ff1415591e850f4a1ac6a15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(276b5a97-219b-46a0-bd44-1fb912dee877),volume_type_id=276b5a97-219b-46a0-bd44-1fb912dee877)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:57.830304 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6ee0429c-13fd-4044-9354-a6531dab9370 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa59a94d-92f0-417e-8c76-5dd8fe631750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:57.859672 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6ee0429c-13fd-4044-9354-a6531dab9370 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa59a94d-92f0-417e-8c76-5dd8fe631750) transitioned into state 'SUCCESS' from state '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-932969890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0db53c8ddcf54e70a94307625449e54e',qos_specs=None,replication_status=,reservations=['4af068a8-78c4-42cd-9046-912226dd5c17','994ab390-12b3-4912-b9ef-f3d0a917736e','2b0d2591-7b6a-4e93-b1c0-006cadf674d7','6f1755f3-e08f-4f40-84df-7aaaf8e3b7d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03ced9b00ff1415591e850f4a1ac6a15',volume_type_id=276b5a97-219b-46a0-bd44-1fb912dee877)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:57.860798 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6ee0429c-13fd-4044-9354-a6531dab9370 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dd53cb4-3a3b-4cea-8f9e-18183b173d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:18:57.873040 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6ee0429c-13fd-4044-9354-a6531dab9370 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dd53cb4-3a3b-4cea-8f9e-18183b173d3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:18:57.873844 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6ee0429c-13fd-4044-9354-a6531dab9370 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Flow 'volume_create_api' (737abaf7-88ec-4484-8280-2d613b5c1235) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:18:57.874251 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6ee0429c-13fd-4044-9354-a6531dab9370 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Create volume request issued successfully. Jul 31 17:18:57.874837 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6ee0429c-13fd-4044-9354-a6531dab9370 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:18:57.875267 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 75/314] 10.4.3.92 () {70 vars in 1293 bytes} [Fri Jul 31 17:18:57 2026] POST /volume/v3/volumes => generated 869 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:18:57.889367 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d322fc5e-900c-4efa-9f59-89f29168cef2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:57.891775 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d322fc5e-900c-4efa-9f59-89f29168cef2 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] GET https://10.4.3.92/volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d Jul 31 17:18:57.892068 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d322fc5e-900c-4efa-9f59-89f29168cef2 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:57.892349 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d322fc5e-900c-4efa-9f59-89f29168cef2 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:57.904539 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:57.904539 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:57.913666 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d322fc5e-900c-4efa-9f59-89f29168cef2 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Volume info retrieved successfully. Jul 31 17:18:57.919105 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d322fc5e-900c-4efa-9f59-89f29168cef2 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] https://10.4.3.92/volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d returned with HTTP 200 Jul 31 17:18:57.919749 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 81/315] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:18:57 2026] GET /volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d => generated 937 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:58.213376 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6c7ebe86-36d4-4004-be26-41b1c0c43463 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:58.215184 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6c7ebe86-36d4-4004-be26-41b1c0c43463 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] GET https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 Jul 31 17:18:58.215581 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6c7ebe86-36d4-4004-be26-41b1c0c43463 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:58.215751 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6c7ebe86-36d4-4004-be26-41b1c0c43463 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:58.234617 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:58.234617 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:58.240625 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6c7ebe86-36d4-4004-be26-41b1c0c43463 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Volume info retrieved successfully. Jul 31 17:18:58.250145 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6c7ebe86-36d4-4004-be26-41b1c0c43463 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 returned with HTTP 200 Jul 31 17:18:58.250145 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 79/316] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:58 2026] GET /volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:58.307932 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4e8baffd-c138-47b1-9bf1-1bc42fb38f56 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:58.309740 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4e8baffd-c138-47b1-9bf1-1bc42fb38f56 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] GET https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 Jul 31 17:18:58.309933 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4e8baffd-c138-47b1-9bf1-1bc42fb38f56 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:58.310119 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4e8baffd-c138-47b1-9bf1-1bc42fb38f56 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:58.316988 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:58.316988 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:58.320600 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4e8baffd-c138-47b1-9bf1-1bc42fb38f56 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Volume info retrieved successfully. Jul 31 17:18:58.324532 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4e8baffd-c138-47b1-9bf1-1bc42fb38f56 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 returned with HTTP 200 Jul 31 17:18:58.324885 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 82/317] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:58 2026] GET /volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:18:58.704523 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e843808a-7460-43b4-b864-f281ee6fee60 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:58.706609 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e843808a-7460-43b4-b864-f281ee6fee60 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] GET https://10.4.3.92/volume/v3/volumes/9612e033-3962-4a9f-807b-159096544270 Jul 31 17:18:58.706869 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e843808a-7460-43b4-b864-f281ee6fee60 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:58.707094 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e843808a-7460-43b4-b864-f281ee6fee60 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:58.714696 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e843808a-7460-43b4-b864-f281ee6fee60 tempest-VolumesTestJSON-112347182 tempest-VolumesTestJSON-112347182-project-member] https://10.4.3.92/volume/v3/volumes/9612e033-3962-4a9f-807b-159096544270 returned with HTTP 404 Jul 31 17:18:58.715440 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 76/318] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:58 2026] GET /volume/v3/volumes/9612e033-3962-4a9f-807b-159096544270 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:18:58.938837 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-30626039-504e-4788-a3f5-9fa41c52ae13 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:58.941590 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-30626039-504e-4788-a3f5-9fa41c52ae13 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] GET https://10.4.3.92/volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d Jul 31 17:18:58.941913 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-30626039-504e-4788-a3f5-9fa41c52ae13 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:58.942218 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-30626039-504e-4788-a3f5-9fa41c52ae13 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:58.956143 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:58.956143 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:18:58.962258 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-30626039-504e-4788-a3f5-9fa41c52ae13 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Volume info retrieved successfully. Jul 31 17:18:58.972244 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-30626039-504e-4788-a3f5-9fa41c52ae13 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] https://10.4.3.92/volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d returned with HTTP 200 Jul 31 17:18:58.972851 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 82/319] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:18:58 2026] GET /volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d => generated 996 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:18:58.993451 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-62649109-5d2c-4222-b7cd-28e8074c82b3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:58.995721 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-62649109-5d2c-4222-b7cd-28e8074c82b3 tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] GET https://10.4.3.92/volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d Jul 31 17:18:58.996829 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-62649109-5d2c-4222-b7cd-28e8074c82b3 tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:58.996829 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-62649109-5d2c-4222-b7cd-28e8074c82b3 tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:59.012369 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:59.012369 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:59.015368 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-62649109-5d2c-4222-b7cd-28e8074c82b3 tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] Volume info retrieved successfully. Jul 31 17:18:59.022478 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-62649109-5d2c-4222-b7cd-28e8074c82b3 tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] https://10.4.3.92/volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d returned with HTTP 200 Jul 31 17:18:59.022478 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 80/320] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:18:58 2026] GET /volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d => generated 1181 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:18:59.040139 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-73707e49-d6c5-404b-8eed-3e98f1c41d39 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:59.042276 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-73707e49-d6c5-404b-8eed-3e98f1c41d39 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] POST https://10.4.3.92/volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d/action Jul 31 17:18:59.042276 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-73707e49-d6c5-404b-8eed-3e98f1c41d39 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-2026628879", "migration_policy": "never"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:18:59.042448 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-73707e49-d6c5-404b-8eed-3e98f1c41d39 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-2026628879", "migration_policy": "never"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:18:59.054693 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:59.054693 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:59.055532 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-73707e49-d6c5-404b-8eed-3e98f1c41d39 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Volume info retrieved successfully. Jul 31 17:18:59.065137 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:59.065137 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:18:59.086188 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-73707e49-d6c5-404b-8eed-3e98f1c41d39 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2026628879 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2026628879, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:18:59.086518 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-73707e49-d6c5-404b-8eed-3e98f1c41d39 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2026628879 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2026628879, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:18:59.112679 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4e76372b-b95a-4af0-9e97-b6a486300a10 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:59.115474 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4e76372b-b95a-4af0-9e97-b6a486300a10 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 Jul 31 17:18:59.115741 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4e76372b-b95a-4af0-9e97-b6a486300a10 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:59.116031 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4e76372b-b95a-4af0-9e97-b6a486300a10 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:59.116878 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-4e76372b-b95a-4af0-9e97-b6a486300a10 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Delete volume with id: c6d323a4-e319-4be7-ae3e-5dec35c92432 Jul 31 17:18:59.122439 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-73707e49-d6c5-404b-8eed-3e98f1c41d39 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Created reservations ['6a50e8f9-e5b5-4912-a338-6e8f1c53da1c', '928bd6b1-dd6e-4997-92be-8874d0931ac2'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:18:59.123391 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4e76372b-b95a-4af0-9e97-b6a486300a10 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 returned with HTTP 404 Jul 31 17:18:59.124155 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 77/321] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:18:59 2026] DELETE /volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:18:59.134529 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-557d7780-24a3-494b-83da-1a9635348c97 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:59.137869 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-557d7780-24a3-494b-83da-1a9635348c97 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] GET https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 Jul 31 17:18:59.138042 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-557d7780-24a3-494b-83da-1a9635348c97 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:59.138349 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-557d7780-24a3-494b-83da-1a9635348c97 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:59.142006 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-73707e49-d6c5-404b-8eed-3e98f1c41d39 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1450442194 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1450442194, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:18:59.142489 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-73707e49-d6c5-404b-8eed-3e98f1c41d39 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1450442194 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1450442194, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:18:59.144959 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-557d7780-24a3-494b-83da-1a9635348c97 tempest-VolumesAssistedSnapshotsTest-1367876568 tempest-VolumesAssistedSnapshotsTest-1367876568-project-admin] https://10.4.3.92/volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 returned with HTTP 404 Jul 31 17:18:59.145759 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 83/322] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:18:59 2026] GET /volume/v3/volumes/c6d323a4-e319-4be7-ae3e-5dec35c92432 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:18:59.157254 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-73707e49-d6c5-404b-8eed-3e98f1c41d39 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Created reservations ['cff36332-f841-43e9-9dfc-6c0456ac6742', '952ea9d1-3009-4982-b027-0c9e1cc1f97d'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:18:59.196482 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-73707e49-d6c5-404b-8eed-3e98f1c41d39 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Retype volume request issued successfully. Jul 31 17:18:59.196482 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-73707e49-d6c5-404b-8eed-3e98f1c41d39 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] https://10.4.3.92/volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d/action returned with HTTP 202 Jul 31 17:18:59.196774 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 83/323] 10.4.3.92 () {70 vars in 1425 bytes} [Fri Jul 31 17:18:59 2026] POST /volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d/action => generated 0 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 31 17:18:59.207934 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-33252c88-9876-4748-86b5-6ef8e2c62a16 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:18:59.211286 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-33252c88-9876-4748-86b5-6ef8e2c62a16 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] GET https://10.4.3.92/volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d Jul 31 17:18:59.211521 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-33252c88-9876-4748-86b5-6ef8e2c62a16 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:18:59.211859 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-33252c88-9876-4748-86b5-6ef8e2c62a16 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:18:59.223431 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:18:59.223431 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:18:59.233844 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-33252c88-9876-4748-86b5-6ef8e2c62a16 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Volume info retrieved successfully. Jul 31 17:18:59.242295 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-33252c88-9876-4748-86b5-6ef8e2c62a16 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] https://10.4.3.92/volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d returned with HTTP 200 Jul 31 17:18:59.243012 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 81/324] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:18:59 2026] GET /volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d => generated 994 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:00.160554 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-92546ec5-a883-4282-afca-ccfd2e747259 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:00.164023 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-92546ec5-a883-4282-afca-ccfd2e747259 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] DELETE https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 Jul 31 17:19:00.164222 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-92546ec5-a883-4282-afca-ccfd2e747259 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:00.165551 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-92546ec5-a883-4282-afca-ccfd2e747259 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:00.166177 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-92546ec5-a883-4282-afca-ccfd2e747259 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Delete volume with id: 3ea97214-902a-414b-b384-5eceb4ac7454 Jul 31 17:19:00.183468 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:00.183468 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:00.184712 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-92546ec5-a883-4282-afca-ccfd2e747259 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Volume info retrieved successfully. Jul 31 17:19:00.232796 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-92546ec5-a883-4282-afca-ccfd2e747259 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Delete volume request issued successfully. Jul 31 17:19:00.233057 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-92546ec5-a883-4282-afca-ccfd2e747259 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 returned with HTTP 202 Jul 31 17:19:00.233909 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 78/325] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:19:00 2026] DELETE /volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:19:00.249734 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b91338e9-d96e-4196-b8ba-ac99f6d86f31 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:00.252262 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b91338e9-d96e-4196-b8ba-ac99f6d86f31 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] GET https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 Jul 31 17:19:00.252590 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b91338e9-d96e-4196-b8ba-ac99f6d86f31 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:00.252901 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b91338e9-d96e-4196-b8ba-ac99f6d86f31 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:00.266440 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:00.266440 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:00.267490 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7ac9c667-8277-4861-9280-b9b06a80740b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:00.274210 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7ac9c667-8277-4861-9280-b9b06a80740b tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] GET https://10.4.3.92/volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d Jul 31 17:19:00.274509 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7ac9c667-8277-4861-9280-b9b06a80740b tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:00.274617 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b91338e9-d96e-4196-b8ba-ac99f6d86f31 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Volume info retrieved successfully. Jul 31 17:19:00.274772 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7ac9c667-8277-4861-9280-b9b06a80740b tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:00.282111 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b91338e9-d96e-4196-b8ba-ac99f6d86f31 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 returned with HTTP 200 Jul 31 17:19:00.282650 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 84/326] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:00 2026] GET /volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:00.287074 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:00.287074 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:00.299660 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7ac9c667-8277-4861-9280-b9b06a80740b tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Volume info retrieved successfully. Jul 31 17:19:00.305564 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7ac9c667-8277-4861-9280-b9b06a80740b tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] https://10.4.3.92/volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d returned with HTTP 200 Jul 31 17:19:00.306431 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 84/327] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:19:00 2026] GET /volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d => generated 995 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:00.327619 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-04ced740-6438-4b45-94a0-19511534dc2f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:00.337282 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-04ced740-6438-4b45-94a0-19511534dc2f tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] GET https://10.4.3.92/volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d Jul 31 17:19:00.337282 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-04ced740-6438-4b45-94a0-19511534dc2f tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:00.337282 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-04ced740-6438-4b45-94a0-19511534dc2f tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:00.346688 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:00.346688 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:00.353907 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-04ced740-6438-4b45-94a0-19511534dc2f tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] Volume info retrieved successfully. Jul 31 17:19:00.367734 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-04ced740-6438-4b45-94a0-19511534dc2f tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] https://10.4.3.92/volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d returned with HTTP 200 Jul 31 17:19:00.368373 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 82/328] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:19:00 2026] GET /volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d => generated 1180 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:19:00.385781 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b7196d13-379f-4646-84e2-cae1bdd34640 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:00.393124 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b7196d13-379f-4646-84e2-cae1bdd34640 tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] GET https://10.4.3.92/volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d Jul 31 17:19:00.393124 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b7196d13-379f-4646-84e2-cae1bdd34640 tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:00.394164 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b7196d13-379f-4646-84e2-cae1bdd34640 tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:00.408686 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:00.408686 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:00.418000 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b7196d13-379f-4646-84e2-cae1bdd34640 tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] Volume info retrieved successfully. Jul 31 17:19:00.423289 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b7196d13-379f-4646-84e2-cae1bdd34640 tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] https://10.4.3.92/volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d returned with HTTP 200 Jul 31 17:19:00.423542 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 79/329] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:19:00 2026] GET /volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d => generated 1180 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:19:00.441180 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9a9cb886-0a29-47f7-95a2-5d9a98cf230e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:00.443274 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9a9cb886-0a29-47f7-95a2-5d9a98cf230e tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] POST https://10.4.3.92/volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d/action Jul 31 17:19:00.444002 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9a9cb886-0a29-47f7-95a2-5d9a98cf230e tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1450442194", "migration_policy": "never"}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:19:00.444398 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9a9cb886-0a29-47f7-95a2-5d9a98cf230e tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1450442194", "migration_policy": "never"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:00.458025 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:00.458025 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:00.458025 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9a9cb886-0a29-47f7-95a2-5d9a98cf230e tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Volume info retrieved successfully. Jul 31 17:19:00.519534 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-9a9cb886-0a29-47f7-95a2-5d9a98cf230e tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1450442194 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1450442194, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:19:00.519534 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-9a9cb886-0a29-47f7-95a2-5d9a98cf230e tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1450442194 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1450442194, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:19:00.535191 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-9a9cb886-0a29-47f7-95a2-5d9a98cf230e tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Created reservations ['9f8ecbbf-9ee2-4a5d-a711-1329bac4f1db', '0dffb07d-e4ad-4e78-aa19-ade1d2c838a7'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:19:00.554181 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-9a9cb886-0a29-47f7-95a2-5d9a98cf230e tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2026628879 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2026628879, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:19:00.554416 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-9a9cb886-0a29-47f7-95a2-5d9a98cf230e tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2026628879 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2026628879, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:19:00.569906 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-9a9cb886-0a29-47f7-95a2-5d9a98cf230e tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Created reservations ['88c642be-bc4f-4745-91b2-eb0e610e69d8', '30a4d59b-244c-406e-9810-70d5a539184f'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:19:00.632073 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9a9cb886-0a29-47f7-95a2-5d9a98cf230e tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Retype volume request issued successfully. Jul 31 17:19:00.632073 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9a9cb886-0a29-47f7-95a2-5d9a98cf230e tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] https://10.4.3.92/volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d/action returned with HTTP 202 Jul 31 17:19:00.632375 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 85/330] 10.4.3.92 () {70 vars in 1425 bytes} [Fri Jul 31 17:19:00 2026] POST /volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d/action => generated 0 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 31 17:19:00.644838 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2060a0aa-99d3-4d12-a965-a310261fbaa3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:00.650140 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2060a0aa-99d3-4d12-a965-a310261fbaa3 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] GET https://10.4.3.92/volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d Jul 31 17:19:00.650743 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2060a0aa-99d3-4d12-a965-a310261fbaa3 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:00.651067 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2060a0aa-99d3-4d12-a965-a310261fbaa3 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:00.670784 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:00.670784 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:00.681684 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2060a0aa-99d3-4d12-a965-a310261fbaa3 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Volume info retrieved successfully. Jul 31 17:19:00.689296 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2060a0aa-99d3-4d12-a965-a310261fbaa3 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] https://10.4.3.92/volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d returned with HTTP 200 Jul 31 17:19:00.690331 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 85/331] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:19:00 2026] GET /volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d => generated 995 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:01.302277 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0408a80a-539e-4fae-9c0a-cebd0b624703 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:01.304861 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0408a80a-539e-4fae-9c0a-cebd0b624703 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] GET https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 Jul 31 17:19:01.305273 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0408a80a-539e-4fae-9c0a-cebd0b624703 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:01.305692 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0408a80a-539e-4fae-9c0a-cebd0b624703 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:01.316063 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0408a80a-539e-4fae-9c0a-cebd0b624703 tempest-AttachSCSIVolumeTestJSON-472289635 tempest-AttachSCSIVolumeTestJSON-472289635-project-member] https://10.4.3.92/volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 returned with HTTP 404 Jul 31 17:19:01.317563 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 83/332] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:01 2026] GET /volume/v3/volumes/3ea97214-902a-414b-b384-5eceb4ac7454 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:19:01.709706 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9cf53083-a351-4b59-bbcd-19a2f0978b21 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:01.712199 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9cf53083-a351-4b59-bbcd-19a2f0978b21 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] GET https://10.4.3.92/volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d Jul 31 17:19:01.712508 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9cf53083-a351-4b59-bbcd-19a2f0978b21 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:01.712768 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9cf53083-a351-4b59-bbcd-19a2f0978b21 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:01.728324 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:01.728324 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:01.733251 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9cf53083-a351-4b59-bbcd-19a2f0978b21 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Volume info retrieved successfully. Jul 31 17:19:01.739957 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9cf53083-a351-4b59-bbcd-19a2f0978b21 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] https://10.4.3.92/volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d returned with HTTP 200 Jul 31 17:19:01.740487 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 80/333] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:19:01 2026] GET /volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d => generated 996 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:01.760557 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-39166bb0-dc5e-4399-ae06-429457ce656c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:01.763253 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-39166bb0-dc5e-4399-ae06-429457ce656c tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] GET https://10.4.3.92/volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d Jul 31 17:19:01.763505 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-39166bb0-dc5e-4399-ae06-429457ce656c tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:01.763691 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-39166bb0-dc5e-4399-ae06-429457ce656c tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:01.772755 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:01.772755 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:01.777632 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-39166bb0-dc5e-4399-ae06-429457ce656c tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] Volume info retrieved successfully. Jul 31 17:19:01.783396 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-39166bb0-dc5e-4399-ae06-429457ce656c tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] https://10.4.3.92/volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d returned with HTTP 200 Jul 31 17:19:01.783895 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 86/334] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:19:01 2026] GET /volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d => generated 1181 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:19:01.802654 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0df6a787-cd7d-4eb5-ace9-55921f79e807 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:01.810344 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0df6a787-cd7d-4eb5-ace9-55921f79e807 tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] GET https://10.4.3.92/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-932969890 Jul 31 17:19:01.810344 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0df6a787-cd7d-4eb5-ace9-55921f79e807 tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:01.810344 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0df6a787-cd7d-4eb5-ace9-55921f79e807 tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:01.811745 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0df6a787-cd7d-4eb5-ace9-55921f79e807 tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-932969890'), ('all_tenants', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:19:01.862730 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0df6a787-cd7d-4eb5-ace9-55921f79e807 tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] Get all volumes completed successfully. Jul 31 17:19:01.863845 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0df6a787-cd7d-4eb5-ace9-55921f79e807 tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] https://10.4.3.92/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-932969890 returned with HTTP 200 Jul 31 17:19:01.863845 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 86/335] 10.4.3.92 () {68 vars in 1420 bytes} [Fri Jul 31 17:19:01 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-932969890 => generated 339 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:01.876450 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2bfb693e-e0a3-41f2-aa40-1c26449746aa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:01.879497 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2bfb693e-e0a3-41f2-aa40-1c26449746aa tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] GET https://10.4.3.92/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-932969890 Jul 31 17:19:01.879853 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2bfb693e-e0a3-41f2-aa40-1c26449746aa tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:01.880074 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2bfb693e-e0a3-41f2-aa40-1c26449746aa tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:01.881521 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2bfb693e-e0a3-41f2-aa40-1c26449746aa tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-932969890'), ('all_tenants', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:19:01.953643 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2bfb693e-e0a3-41f2-aa40-1c26449746aa tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] Get all volumes completed successfully. Jul 31 17:19:01.954286 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2bfb693e-e0a3-41f2-aa40-1c26449746aa tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] https://10.4.3.92/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-932969890 returned with HTTP 200 Jul 31 17:19:01.954952 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 84/336] 10.4.3.92 () {68 vars in 1420 bytes} [Fri Jul 31 17:19:01 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-932969890 => generated 339 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:01.969224 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-52113cc9-8158-4d3a-8efb-bb8efd567dfd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:01.972629 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-52113cc9-8158-4d3a-8efb-bb8efd567dfd tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] GET https://10.4.3.92/volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d Jul 31 17:19:01.973418 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-52113cc9-8158-4d3a-8efb-bb8efd567dfd tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:01.973418 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-52113cc9-8158-4d3a-8efb-bb8efd567dfd tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:01.988225 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:01.988225 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:02.003983 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-52113cc9-8158-4d3a-8efb-bb8efd567dfd tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Volume info retrieved successfully. Jul 31 17:19:02.015402 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-52113cc9-8158-4d3a-8efb-bb8efd567dfd tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] https://10.4.3.92/volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d returned with HTTP 200 Jul 31 17:19:02.015402 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 81/337] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:19:01 2026] GET /volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d => generated 996 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:02.032207 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3de09b53-2b32-4e24-aa7a-fda7982efa20 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:02.035766 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3de09b53-2b32-4e24-aa7a-fda7982efa20 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] DELETE https://10.4.3.92/volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d Jul 31 17:19:02.036093 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3de09b53-2b32-4e24-aa7a-fda7982efa20 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:02.036470 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3de09b53-2b32-4e24-aa7a-fda7982efa20 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:02.036708 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-3de09b53-2b32-4e24-aa7a-fda7982efa20 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Delete volume with id: 5f63a587-1dc0-4838-ab1d-cccc4c3d679d Jul 31 17:19:02.048721 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:02.048721 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:02.049582 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3de09b53-2b32-4e24-aa7a-fda7982efa20 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Volume info retrieved successfully. Jul 31 17:19:02.087455 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3de09b53-2b32-4e24-aa7a-fda7982efa20 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Delete volume request issued successfully. Jul 31 17:19:02.087811 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3de09b53-2b32-4e24-aa7a-fda7982efa20 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] https://10.4.3.92/volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d returned with HTTP 202 Jul 31 17:19:02.088701 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 87/338] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:19:02 2026] DELETE /volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:19:02.098197 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5b37e339-320d-4d97-b7dc-1e284da90af2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:02.102010 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5b37e339-320d-4d97-b7dc-1e284da90af2 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] GET https://10.4.3.92/volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d Jul 31 17:19:02.102010 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5b37e339-320d-4d97-b7dc-1e284da90af2 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:02.103212 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5b37e339-320d-4d97-b7dc-1e284da90af2 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:02.119522 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:02.119522 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:02.130245 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5b37e339-320d-4d97-b7dc-1e284da90af2 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Volume info retrieved successfully. Jul 31 17:19:02.138838 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5b37e339-320d-4d97-b7dc-1e284da90af2 tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] https://10.4.3.92/volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d returned with HTTP 200 Jul 31 17:19:02.140004 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 87/339] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:19:02 2026] GET /volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d => generated 995 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:02.923488 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1f4b37e8-3f95-40e9-ae2c-35a106ef143f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:02.926398 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1f4b37e8-3f95-40e9-ae2c-35a106ef143f tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] DELETE https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 Jul 31 17:19:02.926703 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1f4b37e8-3f95-40e9-ae2c-35a106ef143f tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:02.927428 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1f4b37e8-3f95-40e9-ae2c-35a106ef143f tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:02.927793 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-1f4b37e8-3f95-40e9-ae2c-35a106ef143f tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Delete volume with id: 2e0be324-fc42-4d60-b1f6-97fc417bb676 Jul 31 17:19:02.941599 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:02.941599 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:02.942614 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1f4b37e8-3f95-40e9-ae2c-35a106ef143f tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Volume info retrieved successfully. Jul 31 17:19:02.973780 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1f4b37e8-3f95-40e9-ae2c-35a106ef143f tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Delete volume request issued successfully. Jul 31 17:19:02.973975 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1f4b37e8-3f95-40e9-ae2c-35a106ef143f tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 returned with HTTP 202 Jul 31 17:19:02.974455 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 85/340] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:19:02 2026] DELETE /volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:19:02.982428 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7c7e2385-8016-47fb-8592-e80eff63009b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:02.984836 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7c7e2385-8016-47fb-8592-e80eff63009b tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] GET https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 Jul 31 17:19:02.985516 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7c7e2385-8016-47fb-8592-e80eff63009b tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:02.985516 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7c7e2385-8016-47fb-8592-e80eff63009b tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:02.994521 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:02.994521 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:02.999502 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7c7e2385-8016-47fb-8592-e80eff63009b tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Volume info retrieved successfully. Jul 31 17:19:03.007682 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7c7e2385-8016-47fb-8592-e80eff63009b tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 returned with HTTP 200 Jul 31 17:19:03.008400 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 82/341] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:02 2026] GET /volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:03.157305 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a61ae6dc-b159-4598-9855-4f35e056dcfe None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:03.162522 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a61ae6dc-b159-4598-9855-4f35e056dcfe tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] GET https://10.4.3.92/volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d Jul 31 17:19:03.162522 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a61ae6dc-b159-4598-9855-4f35e056dcfe tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:03.162522 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a61ae6dc-b159-4598-9855-4f35e056dcfe tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:03.167723 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a61ae6dc-b159-4598-9855-4f35e056dcfe tempest-VolumeRetypeMultiattachTest-1222040346 tempest-VolumeRetypeMultiattachTest-1222040346-project-member] https://10.4.3.92/volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d returned with HTTP 404 Jul 31 17:19:03.168490 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 88/342] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:19:03 2026] GET /volume/v3/volumes/5f63a587-1dc0-4838-ab1d-cccc4c3d679d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:19:03.178541 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8c01aa1a-fc58-4845-b89f-aebd18f48b2a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:03.184241 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8c01aa1a-fc58-4845-b89f-aebd18f48b2a tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] DELETE https://10.4.3.92/volume/v3/types/3d730389-50a7-4860-950f-ce6ed33978cb Jul 31 17:19:03.184572 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8c01aa1a-fc58-4845-b89f-aebd18f48b2a tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:03.184896 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8c01aa1a-fc58-4845-b89f-aebd18f48b2a tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:03.251831 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8c01aa1a-fc58-4845-b89f-aebd18f48b2a tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] https://10.4.3.92/volume/v3/types/3d730389-50a7-4860-950f-ce6ed33978cb returned with HTTP 202 Jul 31 17:19:03.252477 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 88/343] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:19:03 2026] DELETE /volume/v3/types/3d730389-50a7-4860-950f-ce6ed33978cb => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:19:03.263488 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bdd9b398-49d3-4bbf-8df1-9f6f3db92fba None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:03.265938 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bdd9b398-49d3-4bbf-8df1-9f6f3db92fba tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] GET https://10.4.3.92/volume/v3/types/3d730389-50a7-4860-950f-ce6ed33978cb Jul 31 17:19:03.266253 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bdd9b398-49d3-4bbf-8df1-9f6f3db92fba tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:03.266536 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bdd9b398-49d3-4bbf-8df1-9f6f3db92fba tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:03.271561 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bdd9b398-49d3-4bbf-8df1-9f6f3db92fba tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] https://10.4.3.92/volume/v3/types/3d730389-50a7-4860-950f-ce6ed33978cb returned with HTTP 404 Jul 31 17:19:03.272425 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 86/344] 10.4.3.92 () {66 vars in 1335 bytes} [Fri Jul 31 17:19:03 2026] GET /volume/v3/types/3d730389-50a7-4860-950f-ce6ed33978cb => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:19:03.282222 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6f176d11-21fc-4205-a081-57799835dbb2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:03.287853 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6f176d11-21fc-4205-a081-57799835dbb2 tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] DELETE https://10.4.3.92/volume/v3/types/276b5a97-219b-46a0-bd44-1fb912dee877 Jul 31 17:19:03.288182 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6f176d11-21fc-4205-a081-57799835dbb2 tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:03.288405 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6f176d11-21fc-4205-a081-57799835dbb2 tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:03.340757 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6f176d11-21fc-4205-a081-57799835dbb2 tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] https://10.4.3.92/volume/v3/types/276b5a97-219b-46a0-bd44-1fb912dee877 returned with HTTP 202 Jul 31 17:19:03.340757 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 83/345] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:19:03 2026] DELETE /volume/v3/types/276b5a97-219b-46a0-bd44-1fb912dee877 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:19:03.352996 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6813f0df-ca8b-4fee-ae2c-d662e1842d2f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:03.355112 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6813f0df-ca8b-4fee-ae2c-d662e1842d2f tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] GET https://10.4.3.92/volume/v3/types/276b5a97-219b-46a0-bd44-1fb912dee877 Jul 31 17:19:03.356455 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6813f0df-ca8b-4fee-ae2c-d662e1842d2f tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:03.356455 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6813f0df-ca8b-4fee-ae2c-d662e1842d2f tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:03.362186 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6813f0df-ca8b-4fee-ae2c-d662e1842d2f tempest-VolumeRetypeMultiattachTest-1161469862 tempest-VolumeRetypeMultiattachTest-1161469862-project-admin] https://10.4.3.92/volume/v3/types/276b5a97-219b-46a0-bd44-1fb912dee877 returned with HTTP 404 Jul 31 17:19:03.363097 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 89/346] 10.4.3.92 () {66 vars in 1335 bytes} [Fri Jul 31 17:19:03 2026] GET /volume/v3/types/276b5a97-219b-46a0-bd44-1fb912dee877 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:19:04.030518 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bbbafaf9-2f9a-49a9-bd6d-726d4eb33403 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:04.033166 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bbbafaf9-2f9a-49a9-bd6d-726d4eb33403 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] GET https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 Jul 31 17:19:04.033347 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bbbafaf9-2f9a-49a9-bd6d-726d4eb33403 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:04.033657 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bbbafaf9-2f9a-49a9-bd6d-726d4eb33403 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:04.043898 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bbbafaf9-2f9a-49a9-bd6d-726d4eb33403 tempest-TaggedAttachmentsTest-1244872296 tempest-TaggedAttachmentsTest-1244872296-project-member] https://10.4.3.92/volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 returned with HTTP 404 Jul 31 17:19:04.044859 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 89/347] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:04 2026] GET /volume/v3/volumes/2e0be324-fc42-4d60-b1f6-97fc417bb676 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:19:07.886797 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b9201ee3-362f-4b45-a72b-4aae7f27ed8c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:07.890520 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b9201ee3-362f-4b45-a72b-4aae7f27ed8c tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:19:07.891382 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b9201ee3-362f-4b45-a72b-4aae7f27ed8c tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1262684495", "imageRef": "83326d93-61dd-4315-bc95-c8a7029a6f7a", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:07.895035 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-b9201ee3-362f-4b45-a72b-4aae7f27ed8c tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1262684495', 'imageRef': '83326d93-61dd-4315-bc95-c8a7029a6f7a', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:19:08.559710 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-b9201ee3-362f-4b45-a72b-4aae7f27ed8c tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Create volume of 1 GB Jul 31 17:19:08.569612 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b9201ee3-362f-4b45-a72b-4aae7f27ed8c tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Availability Zones retrieved successfully. Jul 31 17:19:08.576069 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b9201ee3-362f-4b45-a72b-4aae7f27ed8c tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Flow 'volume_create_api' (a70e4198-76b7-490a-8026-36e6d961ec9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:19:08.577786 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b9201ee3-362f-4b45-a72b-4aae7f27ed8c tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7466694c-2590-4a92-96df-339d0bab0bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:08.580333 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-b9201ee3-362f-4b45-a72b-4aae7f27ed8c tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:19:08.682574 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b9201ee3-362f-4b45-a72b-4aae7f27ed8c tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7466694c-2590-4a92-96df-339d0bab0bab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:08.683983 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b9201ee3-362f-4b45-a72b-4aae7f27ed8c tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adc96570-4aaa-41e8-878b-eb0db0f2d961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:08.770758 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-b9201ee3-362f-4b45-a72b-4aae7f27ed8c tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Created reservations ['70e1f4d1-ba0b-4ac6-9145-967b370e7843', 'b015add3-ad9b-4c5d-8b88-83fdccda3f91', 'c693eea3-296e-4db4-804b-11487b8751b3', 'cdb603e3-d5bd-40cb-8462-56e9ce18e8ea'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:19:08.771595 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b9201ee3-362f-4b45-a72b-4aae7f27ed8c tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adc96570-4aaa-41e8-878b-eb0db0f2d961) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70e1f4d1-ba0b-4ac6-9145-967b370e7843', 'b015add3-ad9b-4c5d-8b88-83fdccda3f91', 'c693eea3-296e-4db4-804b-11487b8751b3', 'cdb603e3-d5bd-40cb-8462-56e9ce18e8ea']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:08.772550 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b9201ee3-362f-4b45-a72b-4aae7f27ed8c tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a86652f-8a3e-4456-a22f-f6b159d24831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:08.803474 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b9201ee3-362f-4b45-a72b-4aae7f27ed8c tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a86652f-8a3e-4456-a22f-f6b159d24831) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64e2d464-d179-4a23-964f-ab8a68b7b3ad', '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-1262684495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d644475d7c6a4d9794c1c3e9197e2cab',qos_specs=None,replication_status=,reservations=['70e1f4d1-ba0b-4ac6-9145-967b370e7843','b015add3-ad9b-4c5d-8b88-83fdccda3f91','c693eea3-296e-4db4-804b-11487b8751b3','cdb603e3-d5bd-40cb-8462-56e9ce18e8ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cca7053acbb43b987b2d1f7dabd381f',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:19:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1262684495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64e2d464-d179-4a23-964f-ab8a68b7b3ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d644475d7c6a4d9794c1c3e9197e2cab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cca7053acbb43b987b2d1f7dabd381f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:08.804674 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b9201ee3-362f-4b45-a72b-4aae7f27ed8c tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (547d7b6e-b1d5-4156-93ff-485432c07b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:08.840879 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b9201ee3-362f-4b45-a72b-4aae7f27ed8c tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (547d7b6e-b1d5-4156-93ff-485432c07b7e) transitioned into state 'SUCCESS' from state '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-1262684495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d644475d7c6a4d9794c1c3e9197e2cab',qos_specs=None,replication_status=,reservations=['70e1f4d1-ba0b-4ac6-9145-967b370e7843','b015add3-ad9b-4c5d-8b88-83fdccda3f91','c693eea3-296e-4db4-804b-11487b8751b3','cdb603e3-d5bd-40cb-8462-56e9ce18e8ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cca7053acbb43b987b2d1f7dabd381f',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:08.841722 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b9201ee3-362f-4b45-a72b-4aae7f27ed8c tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af2cd393-752c-4aaf-8fb7-6b865d1e8467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:08.856072 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b9201ee3-362f-4b45-a72b-4aae7f27ed8c tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af2cd393-752c-4aaf-8fb7-6b865d1e8467) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:08.856925 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b9201ee3-362f-4b45-a72b-4aae7f27ed8c tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Flow 'volume_create_api' (a70e4198-76b7-490a-8026-36e6d961ec9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:19:08.857222 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b9201ee3-362f-4b45-a72b-4aae7f27ed8c tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Create volume request issued successfully. Jul 31 17:19:08.857858 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b9201ee3-362f-4b45-a72b-4aae7f27ed8c tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:19:08.858579 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 87/348] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:19:07 2026] POST /volume/v3/volumes => generated 751 bytes in 972 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:19:08.872990 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2f15a6c3-3d3b-482a-9a37-90be651d52e1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:08.875372 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2f15a6c3-3d3b-482a-9a37-90be651d52e1 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] GET https://10.4.3.92/volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad Jul 31 17:19:08.875668 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2f15a6c3-3d3b-482a-9a37-90be651d52e1 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:08.876035 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2f15a6c3-3d3b-482a-9a37-90be651d52e1 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:08.886932 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:08.886932 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:08.893539 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2f15a6c3-3d3b-482a-9a37-90be651d52e1 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Volume info retrieved successfully. Jul 31 17:19:08.903338 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2f15a6c3-3d3b-482a-9a37-90be651d52e1 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] https://10.4.3.92/volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad returned with HTTP 200 Jul 31 17:19:08.904417 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 84/349] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:08 2026] GET /volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:09.920411 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5d8442d3-855b-4333-885b-bacce96393cd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:09.923109 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5d8442d3-855b-4333-885b-bacce96393cd tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] GET https://10.4.3.92/volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad Jul 31 17:19:09.923399 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5d8442d3-855b-4333-885b-bacce96393cd tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:09.923650 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5d8442d3-855b-4333-885b-bacce96393cd tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:09.932176 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:09.932176 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:09.936910 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-5d8442d3-855b-4333-885b-bacce96393cd tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Volume info retrieved successfully. Jul 31 17:19:09.942259 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5d8442d3-855b-4333-885b-bacce96393cd tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] https://10.4.3.92/volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad returned with HTTP 200 Jul 31 17:19:09.942774 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 90/350] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:09 2026] GET /volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:10.087386 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-69f7aa0a-5bf9-4191-964a-0b2cd51693ac None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:10.399197 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-69f7aa0a-5bf9-4191-964a-0b2cd51693ac tempest-VolumeRetypeWithoutMigrationTest-1077765463 tempest-VolumeRetypeWithoutMigrationTest-1077765463-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:19:10.399628 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-69f7aa0a-5bf9-4191-964a-0b2cd51693ac tempest-VolumeRetypeWithoutMigrationTest-1077765463 tempest-VolumeRetypeWithoutMigrationTest-1077765463-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:10.414964 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-69f7aa0a-5bf9-4191-964a-0b2cd51693ac tempest-VolumeRetypeWithoutMigrationTest-1077765463 tempest-VolumeRetypeWithoutMigrationTest-1077765463-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:19:10.415514 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 90/351] 10.4.3.92 () {68 vars in 1245 bytes} [Fri Jul 31 17:19:10 2026] POST /volume/v3/types => generated 188 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:10.428805 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-16e0c51b-3fe7-401e-88d9-ca82655c7d9c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:10.432692 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-16e0c51b-3fe7-401e-88d9-ca82655c7d9c tempest-VolumeRetypeWithoutMigrationTest-1077765463 tempest-VolumeRetypeWithoutMigrationTest-1077765463-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:19:10.433177 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-16e0c51b-3fe7-401e-88d9-ca82655c7d9c tempest-VolumeRetypeWithoutMigrationTest-1077765463 tempest-VolumeRetypeWithoutMigrationTest-1077765463-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:10.435396 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:10.435396 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:10.451110 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-16e0c51b-3fe7-401e-88d9-ca82655c7d9c tempest-VolumeRetypeWithoutMigrationTest-1077765463 tempest-VolumeRetypeWithoutMigrationTest-1077765463-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:19:10.451740 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 88/352] 10.4.3.92 () {68 vars in 1245 bytes} [Fri Jul 31 17:19:10 2026] POST /volume/v3/types => generated 188 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:10.461796 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-48d2c719-6f63-4c5d-910b-b95e4beb7db1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:10.764732 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-48d2c719-6f63-4c5d-910b-b95e4beb7db1 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:19:10.765256 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-48d2c719-6f63-4c5d-910b-b95e4beb7db1 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-729887036"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:10.767704 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-48d2c719-6f63-4c5d-910b-b95e4beb7db1 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-729887036'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:19:10.774856 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-48d2c719-6f63-4c5d-910b-b95e4beb7db1 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Create volume of 1 GB Jul 31 17:19:10.775346 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:10.775346 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:10.776295 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-48d2c719-6f63-4c5d-910b-b95e4beb7db1 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Availability Zones retrieved successfully. Jul 31 17:19:10.786422 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-48d2c719-6f63-4c5d-910b-b95e4beb7db1 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Flow 'volume_create_api' (ec2b8447-67c0-448a-9e97-832e965f6842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:19:10.788809 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-48d2c719-6f63-4c5d-910b-b95e4beb7db1 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52d23554-1fdb-4e2a-bb7e-278132023597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:10.790758 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-48d2c719-6f63-4c5d-910b-b95e4beb7db1 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:19:10.816976 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-48d2c719-6f63-4c5d-910b-b95e4beb7db1 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52d23554-1fdb-4e2a-bb7e-278132023597) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:19:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fd558e2c-533d-46a1-8b21-642c7551aca1,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd558e2c-533d-46a1-8b21-642c7551aca1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:10.818111 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-48d2c719-6f63-4c5d-910b-b95e4beb7db1 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a097b881-6c87-4c4c-9740-016e2156bd2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:10.858303 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [None req-48d2c719-6f63-4c5d-910b-b95e4beb7db1 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:19:10.859134 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [None req-48d2c719-6f63-4c5d-910b-b95e4beb7db1 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:19:10.921910 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-48d2c719-6f63-4c5d-910b-b95e4beb7db1 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Created reservations ['e9c33acf-c09e-4fb7-ad4e-1355c651f4b9', '5b8a7b50-0967-4494-9380-e9e501fe368c', 'ae3b7289-59b4-45af-887f-88b6cf6e9835', 'e400c21f-7897-4289-a680-e51af685e2e8'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:19:10.923077 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-48d2c719-6f63-4c5d-910b-b95e4beb7db1 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a097b881-6c87-4c4c-9740-016e2156bd2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9c33acf-c09e-4fb7-ad4e-1355c651f4b9', '5b8a7b50-0967-4494-9380-e9e501fe368c', 'ae3b7289-59b4-45af-887f-88b6cf6e9835', 'e400c21f-7897-4289-a680-e51af685e2e8']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:10.924240 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-48d2c719-6f63-4c5d-910b-b95e4beb7db1 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (599e6d59-0295-431e-83d8-530c183931fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:10.969650 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-48d2c719-6f63-4c5d-910b-b95e4beb7db1 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (599e6d59-0295-431e-83d8-530c183931fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b96c0309-cfa0-425d-908d-af04e8b2e49d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-729887036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e93919aa94c5444196120eb23606109a',qos_specs=None,replication_status=,reservations=['e9c33acf-c09e-4fb7-ad4e-1355c651f4b9','5b8a7b50-0967-4494-9380-e9e501fe368c','ae3b7289-59b4-45af-887f-88b6cf6e9835','e400c21f-7897-4289-a680-e51af685e2e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67cc3c61c8bb4ce59463a90551a43a97',volume_type_id=fd558e2c-533d-46a1-8b21-642c7551aca1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:19:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-729887036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b96c0309-cfa0-425d-908d-af04e8b2e49d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e93919aa94c5444196120eb23606109a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67cc3c61c8bb4ce59463a90551a43a97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd558e2c-533d-46a1-8b21-642c7551aca1),volume_type_id=fd558e2c-533d-46a1-8b21-642c7551aca1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:10.970680 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-48d2c719-6f63-4c5d-910b-b95e4beb7db1 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fc635f3-8802-473c-bc8d-4dfff0178c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:10.972812 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-afeb53db-2aae-4c2d-8300-886a8168d109 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:10.975674 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-afeb53db-2aae-4c2d-8300-886a8168d109 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] GET https://10.4.3.92/volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad Jul 31 17:19:10.977399 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-afeb53db-2aae-4c2d-8300-886a8168d109 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:10.977399 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-afeb53db-2aae-4c2d-8300-886a8168d109 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:10.991808 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:10.991808 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:10.996432 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-afeb53db-2aae-4c2d-8300-886a8168d109 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Volume info retrieved successfully. Jul 31 17:19:11.002713 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-afeb53db-2aae-4c2d-8300-886a8168d109 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] https://10.4.3.92/volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad returned with HTTP 200 Jul 31 17:19:11.002713 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 91/353] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:10 2026] GET /volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad => generated 901 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:11.006580 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-48d2c719-6f63-4c5d-910b-b95e4beb7db1 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fc635f3-8802-473c-bc8d-4dfff0178c75) transitioned into state 'SUCCESS' from state '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-729887036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e93919aa94c5444196120eb23606109a',qos_specs=None,replication_status=,reservations=['e9c33acf-c09e-4fb7-ad4e-1355c651f4b9','5b8a7b50-0967-4494-9380-e9e501fe368c','ae3b7289-59b4-45af-887f-88b6cf6e9835','e400c21f-7897-4289-a680-e51af685e2e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67cc3c61c8bb4ce59463a90551a43a97',volume_type_id=fd558e2c-533d-46a1-8b21-642c7551aca1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:11.007678 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-48d2c719-6f63-4c5d-910b-b95e4beb7db1 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcde37d8-8e0d-480c-bb8a-7c40d5f19947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:11.028876 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-48d2c719-6f63-4c5d-910b-b95e4beb7db1 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcde37d8-8e0d-480c-bb8a-7c40d5f19947) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:11.029931 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-48d2c719-6f63-4c5d-910b-b95e4beb7db1 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Flow 'volume_create_api' (ec2b8447-67c0-448a-9e97-832e965f6842) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:19:11.031192 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-48d2c719-6f63-4c5d-910b-b95e4beb7db1 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Create volume request issued successfully. Jul 31 17:19:11.032190 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-48d2c719-6f63-4c5d-910b-b95e4beb7db1 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:19:11.032786 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 85/354] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:19:10 2026] POST /volume/v3/volumes => generated 765 bytes in 571 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:19:11.051779 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5dbe8532-b29c-4f9a-b6ac-3bfa801e1a79 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:11.058516 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5dbe8532-b29c-4f9a-b6ac-3bfa801e1a79 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] GET https://10.4.3.92/volume/v3/volumes/b96c0309-cfa0-425d-908d-af04e8b2e49d Jul 31 17:19:11.059667 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5dbe8532-b29c-4f9a-b6ac-3bfa801e1a79 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:11.060452 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5dbe8532-b29c-4f9a-b6ac-3bfa801e1a79 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:11.079199 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:11.079199 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:11.084730 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5dbe8532-b29c-4f9a-b6ac-3bfa801e1a79 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Volume info retrieved successfully. Jul 31 17:19:11.092422 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5dbe8532-b29c-4f9a-b6ac-3bfa801e1a79 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] https://10.4.3.92/volume/v3/volumes/b96c0309-cfa0-425d-908d-af04e8b2e49d returned with HTTP 200 Jul 31 17:19:11.093403 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 91/355] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:11 2026] GET /volume/v3/volumes/b96c0309-cfa0-425d-908d-af04e8b2e49d => generated 833 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:12.026430 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b95d7aae-070d-4575-b32b-a68b39882a9e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:12.028790 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b95d7aae-070d-4575-b32b-a68b39882a9e tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] GET https://10.4.3.92/volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad Jul 31 17:19:12.028937 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b95d7aae-070d-4575-b32b-a68b39882a9e tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:12.029169 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b95d7aae-070d-4575-b32b-a68b39882a9e tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:12.038689 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:12.038689 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:12.043870 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b95d7aae-070d-4575-b32b-a68b39882a9e tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Volume info retrieved successfully. Jul 31 17:19:12.050643 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b95d7aae-070d-4575-b32b-a68b39882a9e tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] https://10.4.3.92/volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad returned with HTTP 200 Jul 31 17:19:12.051525 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 89/356] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:12 2026] GET /volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:12.110014 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-244839d2-95eb-407f-a262-0c8d3e470dd7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:12.113191 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-244839d2-95eb-407f-a262-0c8d3e470dd7 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] GET https://10.4.3.92/volume/v3/volumes/b96c0309-cfa0-425d-908d-af04e8b2e49d Jul 31 17:19:12.113432 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-244839d2-95eb-407f-a262-0c8d3e470dd7 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:12.113991 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-244839d2-95eb-407f-a262-0c8d3e470dd7 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:12.122890 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:12.122890 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:12.128639 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-244839d2-95eb-407f-a262-0c8d3e470dd7 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Volume info retrieved successfully. Jul 31 17:19:12.134493 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-244839d2-95eb-407f-a262-0c8d3e470dd7 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] https://10.4.3.92/volume/v3/volumes/b96c0309-cfa0-425d-908d-af04e8b2e49d returned with HTTP 200 Jul 31 17:19:12.134493 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 92/357] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:12 2026] GET /volume/v3/volumes/b96c0309-cfa0-425d-908d-af04e8b2e49d => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:12.156754 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-809f3648-f33e-4ce7-96b8-4788d1357a41 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:12.160008 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-809f3648-f33e-4ce7-96b8-4788d1357a41 tempest-VolumeRetypeWithoutMigrationTest-1077765463 tempest-VolumeRetypeWithoutMigrationTest-1077765463-project-admin] GET https://10.4.3.92/volume/v3/volumes/b96c0309-cfa0-425d-908d-af04e8b2e49d Jul 31 17:19:12.160405 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-809f3648-f33e-4ce7-96b8-4788d1357a41 tempest-VolumeRetypeWithoutMigrationTest-1077765463 tempest-VolumeRetypeWithoutMigrationTest-1077765463-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:12.161223 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-809f3648-f33e-4ce7-96b8-4788d1357a41 tempest-VolumeRetypeWithoutMigrationTest-1077765463 tempest-VolumeRetypeWithoutMigrationTest-1077765463-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:12.175344 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:12.175344 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:12.181451 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-809f3648-f33e-4ce7-96b8-4788d1357a41 tempest-VolumeRetypeWithoutMigrationTest-1077765463 tempest-VolumeRetypeWithoutMigrationTest-1077765463-project-admin] Volume info retrieved successfully. Jul 31 17:19:12.189873 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-809f3648-f33e-4ce7-96b8-4788d1357a41 tempest-VolumeRetypeWithoutMigrationTest-1077765463 tempest-VolumeRetypeWithoutMigrationTest-1077765463-project-admin] https://10.4.3.92/volume/v3/volumes/b96c0309-cfa0-425d-908d-af04e8b2e49d returned with HTTP 200 Jul 31 17:19:12.191015 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 86/358] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:12 2026] GET /volume/v3/volumes/b96c0309-cfa0-425d-908d-af04e8b2e49d => generated 1022 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:12.210446 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fdaaee36-8bde-44f0-826b-75185461d1b7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:12.212528 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fdaaee36-8bde-44f0-826b-75185461d1b7 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] POST https://10.4.3.92/volume/v3/volumes/b96c0309-cfa0-425d-908d-af04e8b2e49d/action Jul 31 17:19:12.212855 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fdaaee36-8bde-44f0-826b-75185461d1b7 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:19:12.212959 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fdaaee36-8bde-44f0-826b-75185461d1b7 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:12.227699 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:12.227699 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:12.228434 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fdaaee36-8bde-44f0-826b-75185461d1b7 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Volume info retrieved successfully. Jul 31 17:19:12.278192 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-fdaaee36-8bde-44f0-826b-75185461d1b7 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:19:12.278192 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-fdaaee36-8bde-44f0-826b-75185461d1b7 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:19:12.310553 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-fdaaee36-8bde-44f0-826b-75185461d1b7 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Created reservations ['8471c78b-49ee-4993-a64e-76d2462f34d0', 'a0b59a5d-7e9a-4d16-a5bc-4e7a970fd701'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:19:12.329545 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-fdaaee36-8bde-44f0-826b-75185461d1b7 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:19:12.330058 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-fdaaee36-8bde-44f0-826b-75185461d1b7 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:19:12.333922 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7e23d9cb-87c8-49ab-84fe-a6b8c3eb6732 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:12.342107 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-fdaaee36-8bde-44f0-826b-75185461d1b7 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Created reservations ['0001e448-47f4-4f6b-bf1f-70d88bb5bb1d', 'ee07cc9d-92ac-44ae-89e0-18f6af306efe'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:19:12.379000 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fdaaee36-8bde-44f0-826b-75185461d1b7 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Retype volume request issued successfully. Jul 31 17:19:12.380066 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fdaaee36-8bde-44f0-826b-75185461d1b7 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] https://10.4.3.92/volume/v3/volumes/b96c0309-cfa0-425d-908d-af04e8b2e49d/action returned with HTTP 202 Jul 31 17:19:12.380066 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 92/359] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:19:12 2026] POST /volume/v3/volumes/b96c0309-cfa0-425d-908d-af04e8b2e49d/action => generated 0 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:19:12.390027 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6fba82bf-d3bb-46ad-869a-21cdff580e72 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:12.392445 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6fba82bf-d3bb-46ad-869a-21cdff580e72 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] GET https://10.4.3.92/volume/v3/volumes/b96c0309-cfa0-425d-908d-af04e8b2e49d Jul 31 17:19:12.393565 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6fba82bf-d3bb-46ad-869a-21cdff580e72 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:12.393565 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6fba82bf-d3bb-46ad-869a-21cdff580e72 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:12.402350 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:12.402350 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:12.408141 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6fba82bf-d3bb-46ad-869a-21cdff580e72 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Volume info retrieved successfully. Jul 31 17:19:12.412526 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6fba82bf-d3bb-46ad-869a-21cdff580e72 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] https://10.4.3.92/volume/v3/volumes/b96c0309-cfa0-425d-908d-af04e8b2e49d returned with HTTP 200 Jul 31 17:19:12.412660 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 93/360] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:12 2026] GET /volume/v3/volumes/b96c0309-cfa0-425d-908d-af04e8b2e49d => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:12.690031 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7e23d9cb-87c8-49ab-84fe-a6b8c3eb6732 tempest-GroupsTest-590652020 tempest-GroupsTest-590652020-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:19:12.690461 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7e23d9cb-87c8-49ab-84fe-a6b8c3eb6732 tempest-GroupsTest-590652020 tempest-GroupsTest-590652020-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-2021402957"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:12.721515 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7e23d9cb-87c8-49ab-84fe-a6b8c3eb6732 tempest-GroupsTest-590652020 tempest-GroupsTest-590652020-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:19:12.722216 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 90/361] 10.4.3.92 () {68 vars in 1245 bytes} [Fri Jul 31 17:19:12 2026] POST /volume/v3/types => generated 216 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:12.735517 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-30e55e86-1a0b-4f6d-9f86-4f501bb9af5d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:12.737538 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-30e55e86-1a0b-4f6d-9f86-4f501bb9af5d tempest-GroupsTest-590652020 tempest-GroupsTest-590652020-project-admin] POST https://10.4.3.92/volume/v3/group_types Jul 31 17:19:12.738050 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-30e55e86-1a0b-4f6d-9f86-4f501bb9af5d tempest-GroupsTest-590652020 tempest-GroupsTest-590652020-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-977318569"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:12.761168 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-30e55e86-1a0b-4f6d-9f86-4f501bb9af5d tempest-GroupsTest-590652020 tempest-GroupsTest-590652020-project-admin] https://10.4.3.92/volume/v3/group_types returned with HTTP 202 Jul 31 17:19:12.761460 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 87/362] 10.4.3.92 () {70 vars in 1304 bytes} [Fri Jul 31 17:19:12 2026] POST /volume/v3/group_types => generated 172 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:19:12.772917 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-33278488-a4a8-4dbf-b5a2-226db64e47ad None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:13.070283 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b807ee17-3844-4129-9d7d-1c4efa50604a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:13.074345 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b807ee17-3844-4129-9d7d-1c4efa50604a tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] GET https://10.4.3.92/volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad Jul 31 17:19:13.074345 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b807ee17-3844-4129-9d7d-1c4efa50604a tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:13.074345 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b807ee17-3844-4129-9d7d-1c4efa50604a tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:13.084830 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:13.084830 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:13.091393 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b807ee17-3844-4129-9d7d-1c4efa50604a tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Volume info retrieved successfully. Jul 31 17:19:13.092556 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-33278488-a4a8-4dbf-b5a2-226db64e47ad tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] POST https://10.4.3.92/volume/v3/groups Jul 31 17:19:13.093158 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-33278488-a4a8-4dbf-b5a2-226db64e47ad tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0ea49f41-3510-4771-a2d0-2bd12ddaebac", "volume_types": ["c00dcba8-a89a-47fd-95fa-8834aae75b5e"], "name": "tempest-Group1-1779656920"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:13.094986 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-33278488-a4a8-4dbf-b5a2-226db64e47ad tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Creating new group {'group': {'group_type': '0ea49f41-3510-4771-a2d0-2bd12ddaebac', 'volume_types': ['c00dcba8-a89a-47fd-95fa-8834aae75b5e'], 'name': 'tempest-Group1-1779656920'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 17:19:13.099472 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b807ee17-3844-4129-9d7d-1c4efa50604a tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] https://10.4.3.92/volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad returned with HTTP 200 Jul 31 17:19:13.100897 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 94/363] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:13 2026] GET /volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad => generated 904 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:13.101019 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.groups [None req-33278488-a4a8-4dbf-b5a2-226db64e47ad tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Creating group tempest-Group1-1779656920. Jul 31 17:19:13.101497 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:13.101497 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:13.132915 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-33278488-a4a8-4dbf-b5a2-226db64e47ad tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Availability zone cache updated, next update will occur around 2026-07-31 18:19:13.132245. {{(pid=100273) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 17:19:13.132915 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-33278488-a4a8-4dbf-b5a2-226db64e47ad tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Availability Zones retrieved successfully. Jul 31 17:19:13.170229 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-33278488-a4a8-4dbf-b5a2-226db64e47ad tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Created reservations ['72595852-d126-4e25-a4d8-a63df867eb5f'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:19:13.209214 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-33278488-a4a8-4dbf-b5a2-226db64e47ad tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/groups returned with HTTP 202 Jul 31 17:19:13.209773 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 93/364] 10.4.3.92 () {70 vars in 1290 bytes} [Fri Jul 31 17:19:12 2026] POST /volume/v3/groups => generated 94 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:19:13.221798 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-349ec0e3-a7d4-4b97-a3ca-1615ecfdc837 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:13.225664 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-349ec0e3-a7d4-4b97-a3ca-1615ecfdc837 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] GET https://10.4.3.92/volume/v3/groups/e197796a-f714-4d71-b53d-5e10e2a8349a Jul 31 17:19:13.225985 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-349ec0e3-a7d4-4b97-a3ca-1615ecfdc837 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:13.226192 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-349ec0e3-a7d4-4b97-a3ca-1615ecfdc837 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:13.226375 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-349ec0e3-a7d4-4b97-a3ca-1615ecfdc837 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] show called for member e197796a-f714-4d71-b53d-5e10e2a8349a {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:19:13.239781 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:13.239781 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:13.252786 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-349ec0e3-a7d4-4b97-a3ca-1615ecfdc837 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/groups/e197796a-f714-4d71-b53d-5e10e2a8349a returned with HTTP 200 Jul 31 17:19:13.253536 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 91/365] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:19:13 2026] GET /volume/v3/groups/e197796a-f714-4d71-b53d-5e10e2a8349a => generated 322 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:13.428513 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ffa2958b-0b25-45f5-9065-071a3817b82c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:13.430615 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ffa2958b-0b25-45f5-9065-071a3817b82c tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] GET https://10.4.3.92/volume/v3/volumes/b96c0309-cfa0-425d-908d-af04e8b2e49d Jul 31 17:19:13.430856 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ffa2958b-0b25-45f5-9065-071a3817b82c tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:13.431097 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ffa2958b-0b25-45f5-9065-071a3817b82c tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:13.440038 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:13.440038 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:13.445819 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ffa2958b-0b25-45f5-9065-071a3817b82c tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Volume info retrieved successfully. Jul 31 17:19:13.450649 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ffa2958b-0b25-45f5-9065-071a3817b82c tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] https://10.4.3.92/volume/v3/volumes/b96c0309-cfa0-425d-908d-af04e8b2e49d returned with HTTP 200 Jul 31 17:19:13.451132 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 88/366] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:13 2026] GET /volume/v3/volumes/b96c0309-cfa0-425d-908d-af04e8b2e49d => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:13.465287 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2f94bf5e-3a3a-4163-8e88-8d2fca7960a7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:13.467307 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2f94bf5e-3a3a-4163-8e88-8d2fca7960a7 tempest-VolumeRetypeWithoutMigrationTest-1077765463 tempest-VolumeRetypeWithoutMigrationTest-1077765463-project-admin] GET https://10.4.3.92/volume/v3/volumes/b96c0309-cfa0-425d-908d-af04e8b2e49d Jul 31 17:19:13.467684 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2f94bf5e-3a3a-4163-8e88-8d2fca7960a7 tempest-VolumeRetypeWithoutMigrationTest-1077765463 tempest-VolumeRetypeWithoutMigrationTest-1077765463-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:13.468019 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2f94bf5e-3a3a-4163-8e88-8d2fca7960a7 tempest-VolumeRetypeWithoutMigrationTest-1077765463 tempest-VolumeRetypeWithoutMigrationTest-1077765463-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:13.476260 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:13.476260 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:13.479655 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2f94bf5e-3a3a-4163-8e88-8d2fca7960a7 tempest-VolumeRetypeWithoutMigrationTest-1077765463 tempest-VolumeRetypeWithoutMigrationTest-1077765463-project-admin] Volume info retrieved successfully. Jul 31 17:19:13.484281 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2f94bf5e-3a3a-4163-8e88-8d2fca7960a7 tempest-VolumeRetypeWithoutMigrationTest-1077765463 tempest-VolumeRetypeWithoutMigrationTest-1077765463-project-admin] https://10.4.3.92/volume/v3/volumes/b96c0309-cfa0-425d-908d-af04e8b2e49d returned with HTTP 200 Jul 31 17:19:13.484909 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 95/367] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:13 2026] GET /volume/v3/volumes/b96c0309-cfa0-425d-908d-af04e8b2e49d => generated 1022 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:13.498696 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-62a30c70-d286-4044-a904-edb9222405c1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:13.500590 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-62a30c70-d286-4044-a904-edb9222405c1 tempest-VolumeRetypeWithoutMigrationTest-1077765463 tempest-VolumeRetypeWithoutMigrationTest-1077765463-project-admin] GET https://10.4.3.92/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-729887036 Jul 31 17:19:13.500793 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-62a30c70-d286-4044-a904-edb9222405c1 tempest-VolumeRetypeWithoutMigrationTest-1077765463 tempest-VolumeRetypeWithoutMigrationTest-1077765463-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:13.501042 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-62a30c70-d286-4044-a904-edb9222405c1 tempest-VolumeRetypeWithoutMigrationTest-1077765463 tempest-VolumeRetypeWithoutMigrationTest-1077765463-project-admin] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:13.501962 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:13.501962 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:13.501962 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-62a30c70-d286-4044-a904-edb9222405c1 tempest-VolumeRetypeWithoutMigrationTest-1077765463 tempest-VolumeRetypeWithoutMigrationTest-1077765463-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-729887036'), ('all_tenants', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:19:13.510006 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-62a30c70-d286-4044-a904-edb9222405c1 tempest-VolumeRetypeWithoutMigrationTest-1077765463 tempest-VolumeRetypeWithoutMigrationTest-1077765463-project-admin] Get all volumes completed successfully. Jul 31 17:19:13.510450 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-62a30c70-d286-4044-a904-edb9222405c1 tempest-VolumeRetypeWithoutMigrationTest-1077765463 tempest-VolumeRetypeWithoutMigrationTest-1077765463-project-admin] https://10.4.3.92/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-729887036 returned with HTTP 200 Jul 31 17:19:13.510938 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 94/368] 10.4.3.92 () {66 vars in 1389 bytes} [Fri Jul 31 17:19:13 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-729887036 => generated 344 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:13.522299 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7c8f6a3c-c356-48d3-b731-1117cc7a351f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:13.524290 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7c8f6a3c-c356-48d3-b731-1117cc7a351f tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] GET https://10.4.3.92/volume/v3/volumes/b96c0309-cfa0-425d-908d-af04e8b2e49d Jul 31 17:19:13.524536 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7c8f6a3c-c356-48d3-b731-1117cc7a351f tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:13.524733 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7c8f6a3c-c356-48d3-b731-1117cc7a351f tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:13.536299 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:13.536299 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:13.540911 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7c8f6a3c-c356-48d3-b731-1117cc7a351f tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Volume info retrieved successfully. Jul 31 17:19:13.547578 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7c8f6a3c-c356-48d3-b731-1117cc7a351f tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] https://10.4.3.92/volume/v3/volumes/b96c0309-cfa0-425d-908d-af04e8b2e49d returned with HTTP 200 Jul 31 17:19:13.548120 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 92/369] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:13 2026] GET /volume/v3/volumes/b96c0309-cfa0-425d-908d-af04e8b2e49d => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:13.565918 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-771698a8-2778-45e1-812c-304ea1634c0b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:13.567867 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-771698a8-2778-45e1-812c-304ea1634c0b tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] DELETE https://10.4.3.92/volume/v3/volumes/b96c0309-cfa0-425d-908d-af04e8b2e49d Jul 31 17:19:13.568087 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-771698a8-2778-45e1-812c-304ea1634c0b tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:13.568282 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-771698a8-2778-45e1-812c-304ea1634c0b tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:13.568508 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-771698a8-2778-45e1-812c-304ea1634c0b tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Delete volume with id: b96c0309-cfa0-425d-908d-af04e8b2e49d Jul 31 17:19:13.575664 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:13.575664 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:13.576158 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-771698a8-2778-45e1-812c-304ea1634c0b tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Volume info retrieved successfully. Jul 31 17:19:13.607528 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-771698a8-2778-45e1-812c-304ea1634c0b tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Delete volume request issued successfully. Jul 31 17:19:13.607528 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-771698a8-2778-45e1-812c-304ea1634c0b tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] https://10.4.3.92/volume/v3/volumes/b96c0309-cfa0-425d-908d-af04e8b2e49d returned with HTTP 202 Jul 31 17:19:13.608067 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 89/370] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:19:13 2026] DELETE /volume/v3/volumes/b96c0309-cfa0-425d-908d-af04e8b2e49d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:19:13.620067 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-df20559e-6424-4347-96ab-5682070de893 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:13.622081 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-df20559e-6424-4347-96ab-5682070de893 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] GET https://10.4.3.92/volume/v3/volumes/b96c0309-cfa0-425d-908d-af04e8b2e49d Jul 31 17:19:13.622572 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-df20559e-6424-4347-96ab-5682070de893 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:13.622918 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-df20559e-6424-4347-96ab-5682070de893 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:13.644036 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:13.644036 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:13.651727 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-df20559e-6424-4347-96ab-5682070de893 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Volume info retrieved successfully. Jul 31 17:19:13.660029 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-df20559e-6424-4347-96ab-5682070de893 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] https://10.4.3.92/volume/v3/volumes/b96c0309-cfa0-425d-908d-af04e8b2e49d returned with HTTP 200 Jul 31 17:19:13.660801 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 96/371] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:13 2026] GET /volume/v3/volumes/b96c0309-cfa0-425d-908d-af04e8b2e49d => generated 857 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:14.119011 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-82623765-16d5-4f1c-8589-f865117b8dac None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:14.121235 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-82623765-16d5-4f1c-8589-f865117b8dac tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] GET https://10.4.3.92/volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad Jul 31 17:19:14.121512 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-82623765-16d5-4f1c-8589-f865117b8dac tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:14.121785 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-82623765-16d5-4f1c-8589-f865117b8dac tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:14.130693 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:14.130693 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:14.134928 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-82623765-16d5-4f1c-8589-f865117b8dac tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Volume info retrieved successfully. Jul 31 17:19:14.141446 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-82623765-16d5-4f1c-8589-f865117b8dac tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] https://10.4.3.92/volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad returned with HTTP 200 Jul 31 17:19:14.141893 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 95/372] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:14 2026] GET /volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:19:14.264912 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-30d66492-5210-4b2c-b8d7-51923d2d26ba None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:14.267233 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-30d66492-5210-4b2c-b8d7-51923d2d26ba tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] GET https://10.4.3.92/volume/v3/groups/e197796a-f714-4d71-b53d-5e10e2a8349a Jul 31 17:19:14.267554 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-30d66492-5210-4b2c-b8d7-51923d2d26ba tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:14.267931 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-30d66492-5210-4b2c-b8d7-51923d2d26ba tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:14.268095 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-30d66492-5210-4b2c-b8d7-51923d2d26ba tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] show called for member e197796a-f714-4d71-b53d-5e10e2a8349a {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:19:14.272722 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:14.272722 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:14.282095 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-30d66492-5210-4b2c-b8d7-51923d2d26ba tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/groups/e197796a-f714-4d71-b53d-5e10e2a8349a returned with HTTP 200 Jul 31 17:19:14.282495 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 93/373] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:19:14 2026] GET /volume/v3/groups/e197796a-f714-4d71-b53d-5e10e2a8349a => generated 323 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:14.293920 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-233ec644-a582-4b99-836b-bed2b349a419 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:14.295599 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-233ec644-a582-4b99-836b-bed2b349a419 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] POST https://10.4.3.92/volume/v3/groups Jul 31 17:19:14.295957 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-233ec644-a582-4b99-836b-bed2b349a419 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0ea49f41-3510-4771-a2d0-2bd12ddaebac", "volume_types": ["c00dcba8-a89a-47fd-95fa-8834aae75b5e"], "name": "tempest-Group2-737455068"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:14.297367 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-233ec644-a582-4b99-836b-bed2b349a419 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Creating new group {'group': {'group_type': '0ea49f41-3510-4771-a2d0-2bd12ddaebac', 'volume_types': ['c00dcba8-a89a-47fd-95fa-8834aae75b5e'], 'name': 'tempest-Group2-737455068'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 17:19:14.300848 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.groups [None req-233ec644-a582-4b99-836b-bed2b349a419 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Creating group tempest-Group2-737455068. Jul 31 17:19:14.318068 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-233ec644-a582-4b99-836b-bed2b349a419 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Availability zone cache updated, next update will occur around 2026-07-31 18:19:14.317733. {{(pid=100271) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 17:19:14.318211 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-233ec644-a582-4b99-836b-bed2b349a419 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Availability Zones retrieved successfully. Jul 31 17:19:14.334342 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-233ec644-a582-4b99-836b-bed2b349a419 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Created reservations ['eb9d4407-942d-423c-b0bc-1caa77b8981e'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:19:14.376456 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-233ec644-a582-4b99-836b-bed2b349a419 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/groups returned with HTTP 202 Jul 31 17:19:14.377228 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 90/374] 10.4.3.92 () {70 vars in 1290 bytes} [Fri Jul 31 17:19:14 2026] POST /volume/v3/groups => generated 93 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:19:14.387002 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b241a9cf-7819-4509-9a50-3e3a7330fc3e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:14.389681 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b241a9cf-7819-4509-9a50-3e3a7330fc3e tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] GET https://10.4.3.92/volume/v3/groups/073f923e-22a7-4159-9481-5a9506ff94cc Jul 31 17:19:14.391189 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b241a9cf-7819-4509-9a50-3e3a7330fc3e tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:14.391189 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b241a9cf-7819-4509-9a50-3e3a7330fc3e tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:14.391189 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-b241a9cf-7819-4509-9a50-3e3a7330fc3e tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] show called for member 073f923e-22a7-4159-9481-5a9506ff94cc {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:19:14.397846 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:14.397846 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:14.426500 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b241a9cf-7819-4509-9a50-3e3a7330fc3e tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/groups/073f923e-22a7-4159-9481-5a9506ff94cc returned with HTTP 200 Jul 31 17:19:14.427384 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 97/375] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:19:14 2026] GET /volume/v3/groups/073f923e-22a7-4159-9481-5a9506ff94cc => generated 321 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:14.676432 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-28ef5410-4686-4f66-969e-945db08e6956 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:14.679126 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-28ef5410-4686-4f66-969e-945db08e6956 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] GET https://10.4.3.92/volume/v3/volumes/b96c0309-cfa0-425d-908d-af04e8b2e49d Jul 31 17:19:14.679300 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-28ef5410-4686-4f66-969e-945db08e6956 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:14.679621 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-28ef5410-4686-4f66-969e-945db08e6956 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:14.686209 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-28ef5410-4686-4f66-969e-945db08e6956 tempest-VolumeRetypeWithoutMigrationTest-447453867 tempest-VolumeRetypeWithoutMigrationTest-447453867-project-member] https://10.4.3.92/volume/v3/volumes/b96c0309-cfa0-425d-908d-af04e8b2e49d returned with HTTP 404 Jul 31 17:19:14.686867 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 96/376] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:14 2026] GET /volume/v3/volumes/b96c0309-cfa0-425d-908d-af04e8b2e49d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:19:14.697440 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7348050e-513b-4a2a-9985-c267bdacffda None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:14.699875 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7348050e-513b-4a2a-9985-c267bdacffda tempest-VolumeRetypeWithoutMigrationTest-1077765463 tempest-VolumeRetypeWithoutMigrationTest-1077765463-project-admin] DELETE https://10.4.3.92/volume/v3/types/674e39fc-dd04-445a-be2d-8c1eff739147 Jul 31 17:19:14.700114 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7348050e-513b-4a2a-9985-c267bdacffda tempest-VolumeRetypeWithoutMigrationTest-1077765463 tempest-VolumeRetypeWithoutMigrationTest-1077765463-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:14.700427 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7348050e-513b-4a2a-9985-c267bdacffda tempest-VolumeRetypeWithoutMigrationTest-1077765463 tempest-VolumeRetypeWithoutMigrationTest-1077765463-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:14.700758 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:14.700758 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:14.752263 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7348050e-513b-4a2a-9985-c267bdacffda tempest-VolumeRetypeWithoutMigrationTest-1077765463 tempest-VolumeRetypeWithoutMigrationTest-1077765463-project-admin] https://10.4.3.92/volume/v3/types/674e39fc-dd04-445a-be2d-8c1eff739147 returned with HTTP 202 Jul 31 17:19:14.752852 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 94/377] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:19:14 2026] DELETE /volume/v3/types/674e39fc-dd04-445a-be2d-8c1eff739147 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:19:14.762214 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5e0f5d7a-67a8-4bc6-b70e-1cd75291bb98 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:14.764624 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5e0f5d7a-67a8-4bc6-b70e-1cd75291bb98 tempest-VolumeRetypeWithoutMigrationTest-1077765463 tempest-VolumeRetypeWithoutMigrationTest-1077765463-project-admin] GET https://10.4.3.92/volume/v3/types/674e39fc-dd04-445a-be2d-8c1eff739147 Jul 31 17:19:14.765018 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5e0f5d7a-67a8-4bc6-b70e-1cd75291bb98 tempest-VolumeRetypeWithoutMigrationTest-1077765463 tempest-VolumeRetypeWithoutMigrationTest-1077765463-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:14.765330 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5e0f5d7a-67a8-4bc6-b70e-1cd75291bb98 tempest-VolumeRetypeWithoutMigrationTest-1077765463 tempest-VolumeRetypeWithoutMigrationTest-1077765463-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:14.769979 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5e0f5d7a-67a8-4bc6-b70e-1cd75291bb98 tempest-VolumeRetypeWithoutMigrationTest-1077765463 tempest-VolumeRetypeWithoutMigrationTest-1077765463-project-admin] https://10.4.3.92/volume/v3/types/674e39fc-dd04-445a-be2d-8c1eff739147 returned with HTTP 404 Jul 31 17:19:14.770259 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 91/378] 10.4.3.92 () {66 vars in 1335 bytes} [Fri Jul 31 17:19:14 2026] GET /volume/v3/types/674e39fc-dd04-445a-be2d-8c1eff739147 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:19:14.782270 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c83cf382-85fa-4536-9b21-3581af9c0b13 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:14.786348 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c83cf382-85fa-4536-9b21-3581af9c0b13 tempest-VolumeRetypeWithoutMigrationTest-1077765463 tempest-VolumeRetypeWithoutMigrationTest-1077765463-project-admin] DELETE https://10.4.3.92/volume/v3/types/fd558e2c-533d-46a1-8b21-642c7551aca1 Jul 31 17:19:14.786348 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c83cf382-85fa-4536-9b21-3581af9c0b13 tempest-VolumeRetypeWithoutMigrationTest-1077765463 tempest-VolumeRetypeWithoutMigrationTest-1077765463-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:14.786348 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c83cf382-85fa-4536-9b21-3581af9c0b13 tempest-VolumeRetypeWithoutMigrationTest-1077765463 tempest-VolumeRetypeWithoutMigrationTest-1077765463-project-admin] Calling method '_delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:14.786348 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:14.786348 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:14.840388 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c83cf382-85fa-4536-9b21-3581af9c0b13 tempest-VolumeRetypeWithoutMigrationTest-1077765463 tempest-VolumeRetypeWithoutMigrationTest-1077765463-project-admin] https://10.4.3.92/volume/v3/types/fd558e2c-533d-46a1-8b21-642c7551aca1 returned with HTTP 202 Jul 31 17:19:14.840919 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 98/379] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:19:14 2026] DELETE /volume/v3/types/fd558e2c-533d-46a1-8b21-642c7551aca1 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:19:14.851166 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fc9f1c3d-e595-476a-8702-d138af87da1b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:14.853885 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fc9f1c3d-e595-476a-8702-d138af87da1b tempest-VolumeRetypeWithoutMigrationTest-1077765463 tempest-VolumeRetypeWithoutMigrationTest-1077765463-project-admin] GET https://10.4.3.92/volume/v3/types/fd558e2c-533d-46a1-8b21-642c7551aca1 Jul 31 17:19:14.854043 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fc9f1c3d-e595-476a-8702-d138af87da1b tempest-VolumeRetypeWithoutMigrationTest-1077765463 tempest-VolumeRetypeWithoutMigrationTest-1077765463-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:14.854338 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fc9f1c3d-e595-476a-8702-d138af87da1b tempest-VolumeRetypeWithoutMigrationTest-1077765463 tempest-VolumeRetypeWithoutMigrationTest-1077765463-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:14.858779 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fc9f1c3d-e595-476a-8702-d138af87da1b tempest-VolumeRetypeWithoutMigrationTest-1077765463 tempest-VolumeRetypeWithoutMigrationTest-1077765463-project-admin] https://10.4.3.92/volume/v3/types/fd558e2c-533d-46a1-8b21-642c7551aca1 returned with HTTP 404 Jul 31 17:19:14.859483 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 97/380] 10.4.3.92 () {66 vars in 1335 bytes} [Fri Jul 31 17:19:14 2026] GET /volume/v3/types/fd558e2c-533d-46a1-8b21-642c7551aca1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:19:15.162244 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b0d23191-96fb-4af5-a728-5cd0b26c04b0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:15.164725 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b0d23191-96fb-4af5-a728-5cd0b26c04b0 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] GET https://10.4.3.92/volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad Jul 31 17:19:15.164992 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b0d23191-96fb-4af5-a728-5cd0b26c04b0 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:15.165215 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b0d23191-96fb-4af5-a728-5cd0b26c04b0 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:15.174808 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:15.174808 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:15.178939 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b0d23191-96fb-4af5-a728-5cd0b26c04b0 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Volume info retrieved successfully. Jul 31 17:19:15.183509 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b0d23191-96fb-4af5-a728-5cd0b26c04b0 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] https://10.4.3.92/volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad returned with HTTP 200 Jul 31 17:19:15.184012 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 95/381] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:15 2026] GET /volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:15.439529 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-439cee03-190e-463f-8f50-5da823a533a0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:15.442286 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-439cee03-190e-463f-8f50-5da823a533a0 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] GET https://10.4.3.92/volume/v3/groups/073f923e-22a7-4159-9481-5a9506ff94cc Jul 31 17:19:15.442971 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-439cee03-190e-463f-8f50-5da823a533a0 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:15.443561 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-439cee03-190e-463f-8f50-5da823a533a0 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:15.444213 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-439cee03-190e-463f-8f50-5da823a533a0 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] show called for member 073f923e-22a7-4159-9481-5a9506ff94cc {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:19:15.448997 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:15.448997 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:15.463957 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-439cee03-190e-463f-8f50-5da823a533a0 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/groups/073f923e-22a7-4159-9481-5a9506ff94cc returned with HTTP 200 Jul 31 17:19:15.463957 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 92/382] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:19:15 2026] GET /volume/v3/groups/073f923e-22a7-4159-9481-5a9506ff94cc => generated 322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:15.476616 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-58839d2e-3024-4c21-b9ef-dea485fc89e8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:15.479012 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-58839d2e-3024-4c21-b9ef-dea485fc89e8 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:19:15.479527 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-58839d2e-3024-4c21-b9ef-dea485fc89e8 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1750606141", "volume_type": "c00dcba8-a89a-47fd-95fa-8834aae75b5e", "group_id": "e197796a-f714-4d71-b53d-5e10e2a8349a", "size": 1}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:15.481574 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-58839d2e-3024-4c21-b9ef-dea485fc89e8 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1750606141', 'volume_type': 'c00dcba8-a89a-47fd-95fa-8834aae75b5e', 'group_id': 'e197796a-f714-4d71-b53d-5e10e2a8349a', 'size': 1}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:19:15.491502 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:15.491502 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:15.492283 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-58839d2e-3024-4c21-b9ef-dea485fc89e8 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Create volume of 1 GB Jul 31 17:19:15.499557 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-58839d2e-3024-4c21-b9ef-dea485fc89e8 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Availability Zones retrieved successfully. Jul 31 17:19:15.509210 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-58839d2e-3024-4c21-b9ef-dea485fc89e8 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Flow 'volume_create_api' (55880adf-0dca-438e-bc80-b487840d1bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:19:15.512800 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-58839d2e-3024-4c21-b9ef-dea485fc89e8 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f7365b8-c551-4ebf-95fb-b88f922c86cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:15.513687 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:15.513687 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:15.514217 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-58839d2e-3024-4c21-b9ef-dea485fc89e8 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:19:15.545429 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-58839d2e-3024-4c21-b9ef-dea485fc89e8 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f7365b8-c551-4ebf-95fb-b88f922c86cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:19:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c00dcba8-a89a-47fd-95fa-8834aae75b5e,is_public=True,name='tempest-GroupsTest-volume-type-2021402957',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c00dcba8-a89a-47fd-95fa-8834aae75b5e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e197796a-f714-4d71-b53d-5e10e2a8349a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:15.545932 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-58839d2e-3024-4c21-b9ef-dea485fc89e8 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f849fe0-bee9-4f08-a86a-17dff57ea9c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:15.587368 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-58839d2e-3024-4c21-b9ef-dea485fc89e8 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2021402957 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2021402957, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:19:15.587368 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-58839d2e-3024-4c21-b9ef-dea485fc89e8 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2021402957 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2021402957, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:19:15.637835 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-58839d2e-3024-4c21-b9ef-dea485fc89e8 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Created reservations ['02c65154-fa3a-4483-b89a-1a443da9c21f', '730814dd-1062-4cc1-a495-124ecf0762de', '47fc8f52-09f2-4861-90eb-b9d392ffa457', 'eb263ff0-5150-4a5f-b855-ad5e9a490293'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:19:15.638888 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-58839d2e-3024-4c21-b9ef-dea485fc89e8 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f849fe0-bee9-4f08-a86a-17dff57ea9c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02c65154-fa3a-4483-b89a-1a443da9c21f', '730814dd-1062-4cc1-a495-124ecf0762de', '47fc8f52-09f2-4861-90eb-b9d392ffa457', 'eb263ff0-5150-4a5f-b855-ad5e9a490293']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:15.640226 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-58839d2e-3024-4c21-b9ef-dea485fc89e8 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d2c8d66-2f18-493d-b923-6f266ccca7c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:15.678076 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-58839d2e-3024-4c21-b9ef-dea485fc89e8 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d2c8d66-2f18-493d-b923-6f266ccca7c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a75d165-370c-48a8-beeb-4179e8e4193c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1750606141',encryption_key_id=None,group_id=e197796a-f714-4d71-b53d-5e10e2a8349a,group_type_id=,metadata={},multiattach=False,project_id='3b1e39270e49408bad17c95d5e15f06a',qos_specs=None,replication_status=,reservations=['02c65154-fa3a-4483-b89a-1a443da9c21f','730814dd-1062-4cc1-a495-124ecf0762de','47fc8f52-09f2-4861-90eb-b9d392ffa457','eb263ff0-5150-4a5f-b855-ad5e9a490293'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b19adda47b2846fc954772ad4722401d',volume_type_id=c00dcba8-a89a-47fd-95fa-8834aae75b5e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:19:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1750606141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e197796a-f714-4d71-b53d-5e10e2a8349a,host=None,id=2a75d165-370c-48a8-beeb-4179e8e4193c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b1e39270e49408bad17c95d5e15f06a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b19adda47b2846fc954772ad4722401d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c00dcba8-a89a-47fd-95fa-8834aae75b5e),volume_type_id=c00dcba8-a89a-47fd-95fa-8834aae75b5e)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:15.679064 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-58839d2e-3024-4c21-b9ef-dea485fc89e8 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2917493b-1191-47dd-9cc4-4716365fd656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:15.707562 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-58839d2e-3024-4c21-b9ef-dea485fc89e8 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2917493b-1191-47dd-9cc4-4716365fd656) transitioned into state 'SUCCESS' from state '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-1750606141',encryption_key_id=None,group_id=e197796a-f714-4d71-b53d-5e10e2a8349a,group_type_id=,metadata={},multiattach=False,project_id='3b1e39270e49408bad17c95d5e15f06a',qos_specs=None,replication_status=,reservations=['02c65154-fa3a-4483-b89a-1a443da9c21f','730814dd-1062-4cc1-a495-124ecf0762de','47fc8f52-09f2-4861-90eb-b9d392ffa457','eb263ff0-5150-4a5f-b855-ad5e9a490293'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b19adda47b2846fc954772ad4722401d',volume_type_id=c00dcba8-a89a-47fd-95fa-8834aae75b5e)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:15.708716 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-58839d2e-3024-4c21-b9ef-dea485fc89e8 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8baa4b9a-9803-456b-8742-5b4cd5d5afc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:15.728549 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-58839d2e-3024-4c21-b9ef-dea485fc89e8 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8baa4b9a-9803-456b-8742-5b4cd5d5afc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:15.729311 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-58839d2e-3024-4c21-b9ef-dea485fc89e8 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Flow 'volume_create_api' (55880adf-0dca-438e-bc80-b487840d1bf4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:19:15.729699 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-58839d2e-3024-4c21-b9ef-dea485fc89e8 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Create volume request issued successfully. Jul 31 17:19:15.730600 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-58839d2e-3024-4c21-b9ef-dea485fc89e8 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:19:15.730881 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-58839d2e-3024-4c21-b9ef-dea485fc89e8 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:19:15.781159 np0000006248 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-58839d2e-3024-4c21-b9ef-dea485fc89e8 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:19:15.788716 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:15.788716 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:15.795188 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-58839d2e-3024-4c21-b9ef-dea485fc89e8 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:19:15.795188 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 99/383] 10.4.3.92 () {70 vars in 1293 bytes} [Fri Jul 31 17:19:15 2026] POST /volume/v3/volumes => generated 813 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:19:15.810535 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f6cdd9d4-3150-49e1-905f-a8769bf73756 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:15.812940 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f6cdd9d4-3150-49e1-905f-a8769bf73756 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] GET https://10.4.3.92/volume/v3/volumes/2a75d165-370c-48a8-beeb-4179e8e4193c Jul 31 17:19:15.813476 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f6cdd9d4-3150-49e1-905f-a8769bf73756 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:15.813581 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f6cdd9d4-3150-49e1-905f-a8769bf73756 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:15.828626 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:15.828626 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:15.836739 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f6cdd9d4-3150-49e1-905f-a8769bf73756 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Volume info retrieved successfully. Jul 31 17:19:15.837516 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-f6cdd9d4-3150-49e1-905f-a8769bf73756 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:19:15.837780 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-f6cdd9d4-3150-49e1-905f-a8769bf73756 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:19:15.883131 np0000006248 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-f6cdd9d4-3150-49e1-905f-a8769bf73756 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:19:15.886941 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:15.886941 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:15.896539 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f6cdd9d4-3150-49e1-905f-a8769bf73756 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/volumes/2a75d165-370c-48a8-beeb-4179e8e4193c returned with HTTP 200 Jul 31 17:19:15.896994 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 98/384] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:19:15 2026] GET /volume/v3/volumes/2a75d165-370c-48a8-beeb-4179e8e4193c => generated 881 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:16.202018 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3287b748-dd93-4113-b344-87259c9f0906 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:16.207634 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3287b748-dd93-4113-b344-87259c9f0906 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] GET https://10.4.3.92/volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad Jul 31 17:19:16.207634 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3287b748-dd93-4113-b344-87259c9f0906 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:16.208402 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3287b748-dd93-4113-b344-87259c9f0906 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:16.216600 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:16.216600 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:16.224795 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3287b748-dd93-4113-b344-87259c9f0906 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Volume info retrieved successfully. Jul 31 17:19:16.233328 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3287b748-dd93-4113-b344-87259c9f0906 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] https://10.4.3.92/volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad returned with HTTP 200 Jul 31 17:19:16.233481 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 96/385] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:16 2026] GET /volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad => generated 904 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:16.730157 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bd853db6-e5ef-4ce7-b575-b612faa70bca None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:16.733177 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bd853db6-e5ef-4ce7-b575-b612faa70bca tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] GET https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 Jul 31 17:19:16.733435 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bd853db6-e5ef-4ce7-b575-b612faa70bca tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:16.733709 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bd853db6-e5ef-4ce7-b575-b612faa70bca tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:16.743003 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:16.743003 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:16.748029 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bd853db6-e5ef-4ce7-b575-b612faa70bca tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Volume info retrieved successfully. Jul 31 17:19:16.754082 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bd853db6-e5ef-4ce7-b575-b612faa70bca tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 returned with HTTP 200 Jul 31 17:19:16.754621 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 93/386] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:16 2026] GET /volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:16.814847 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-48341f5e-c9e7-46c6-8946-e3b49a42bd2f req-16f98192-538c-4241-8d0d-e2c799ff324c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:16.821282 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-48341f5e-c9e7-46c6-8946-e3b49a42bd2f req-16f98192-538c-4241-8d0d-e2c799ff324c tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] GET https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 Jul 31 17:19:16.821282 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-48341f5e-c9e7-46c6-8946-e3b49a42bd2f req-16f98192-538c-4241-8d0d-e2c799ff324c tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:16.821282 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-48341f5e-c9e7-46c6-8946-e3b49a42bd2f req-16f98192-538c-4241-8d0d-e2c799ff324c tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:16.830631 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:16.830631 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:16.838398 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-48341f5e-c9e7-46c6-8946-e3b49a42bd2f req-16f98192-538c-4241-8d0d-e2c799ff324c tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Volume info retrieved successfully. Jul 31 17:19:16.850445 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-48341f5e-c9e7-46c6-8946-e3b49a42bd2f req-16f98192-538c-4241-8d0d-e2c799ff324c tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 returned with HTTP 200 Jul 31 17:19:16.850445 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 100/387] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:19:16 2026] GET /volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:16.918893 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-236cd96f-f04d-4fb4-8ccc-535c38efd7d8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:16.921419 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-236cd96f-f04d-4fb4-8ccc-535c38efd7d8 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] GET https://10.4.3.92/volume/v3/volumes/2a75d165-370c-48a8-beeb-4179e8e4193c Jul 31 17:19:16.921796 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-236cd96f-f04d-4fb4-8ccc-535c38efd7d8 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:16.921882 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-236cd96f-f04d-4fb4-8ccc-535c38efd7d8 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:16.935580 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:16.935580 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:16.941808 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-236cd96f-f04d-4fb4-8ccc-535c38efd7d8 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Volume info retrieved successfully. Jul 31 17:19:16.942758 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-236cd96f-f04d-4fb4-8ccc-535c38efd7d8 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:19:16.943010 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-236cd96f-f04d-4fb4-8ccc-535c38efd7d8 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:19:16.980162 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-64437861-4a21-4d73-99dd-fc1dc360a3b7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:16.982153 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64437861-4a21-4d73-99dd-fc1dc360a3b7 None None] GET https://10.4.3.92/volume// Jul 31 17:19:16.982153 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64437861-4a21-4d73-99dd-fc1dc360a3b7 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:16.982153 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64437861-4a21-4d73-99dd-fc1dc360a3b7 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:16.982153 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64437861-4a21-4d73-99dd-fc1dc360a3b7 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:19:16.982153 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 97/388] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:19:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:19:16.995432 np0000006248 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-236cd96f-f04d-4fb4-8ccc-535c38efd7d8 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:19:16.998596 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-48341f5e-c9e7-46c6-8946-e3b49a42bd2f req-7209b4a3-6c3b-4c7f-9e66-cbe858473406 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:17.000131 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:17.000131 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:17.002309 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-48341f5e-c9e7-46c6-8946-e3b49a42bd2f req-7209b4a3-6c3b-4c7f-9e66-cbe858473406 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:19:17.002982 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-48341f5e-c9e7-46c6-8946-e3b49a42bd2f req-7209b4a3-6c3b-4c7f-9e66-cbe858473406 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1f4eebe-9885-4673-b47e-c4d137741838", "connector": null, "instance_uuid": "81775937-d5be-446e-9243-a2d24f7c7d36"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:17.015838 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-236cd96f-f04d-4fb4-8ccc-535c38efd7d8 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/volumes/2a75d165-370c-48a8-beeb-4179e8e4193c returned with HTTP 200 Jul 31 17:19:17.016451 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 99/389] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:19:16 2026] GET /volume/v3/volumes/2a75d165-370c-48a8-beeb-4179e8e4193c => generated 906 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:17.017068 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:17.017068 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:17.033479 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8842a368-439f-48b8-944b-4897500b95a1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:17.036193 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8842a368-439f-48b8-944b-4897500b95a1 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] GET https://10.4.3.92/volume/v3/groups/e197796a-f714-4d71-b53d-5e10e2a8349a Jul 31 17:19:17.036814 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8842a368-439f-48b8-944b-4897500b95a1 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:17.036814 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8842a368-439f-48b8-944b-4897500b95a1 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:17.036814 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-8842a368-439f-48b8-944b-4897500b95a1 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] show called for member e197796a-f714-4d71-b53d-5e10e2a8349a {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:19:17.040526 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:17.040526 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:17.053153 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8842a368-439f-48b8-944b-4897500b95a1 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/groups/e197796a-f714-4d71-b53d-5e10e2a8349a returned with HTTP 200 Jul 31 17:19:17.053974 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 101/390] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:19:17 2026] GET /volume/v3/groups/e197796a-f714-4d71-b53d-5e10e2a8349a => generated 323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:17.069218 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4ca382da-3458-444e-80d5-20f79c34bee4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:17.072625 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-48341f5e-c9e7-46c6-8946-e3b49a42bd2f req-7209b4a3-6c3b-4c7f-9e66-cbe858473406 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:19:17.073602 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 94/391] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:19:16 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:17.073760 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4ca382da-3458-444e-80d5-20f79c34bee4 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] GET https://10.4.3.92/volume/v3/groups/073f923e-22a7-4159-9481-5a9506ff94cc Jul 31 17:19:17.075629 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4ca382da-3458-444e-80d5-20f79c34bee4 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:17.075629 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4ca382da-3458-444e-80d5-20f79c34bee4 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:17.075629 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-4ca382da-3458-444e-80d5-20f79c34bee4 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] show called for member 073f923e-22a7-4159-9481-5a9506ff94cc {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:19:17.081274 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:17.081274 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:17.094551 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4ca382da-3458-444e-80d5-20f79c34bee4 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/groups/073f923e-22a7-4159-9481-5a9506ff94cc returned with HTTP 200 Jul 31 17:19:17.094551 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 98/392] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:19:17 2026] GET /volume/v3/groups/073f923e-22a7-4159-9481-5a9506ff94cc => generated 322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:17.107564 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-54f87da1-3918-4432-81d3-69895ada5d44 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:17.109873 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-54f87da1-3918-4432-81d3-69895ada5d44 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] GET https://10.4.3.92/volume/v3/groups/detail Jul 31 17:19:17.110219 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-54f87da1-3918-4432-81d3-69895ada5d44 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:17.111737 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-54f87da1-3918-4432-81d3-69895ada5d44 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:17.124990 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1a3fbbec-b1bb-4cba-aafa-7710c498cc4d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:17.128603 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1a3fbbec-b1bb-4cba-aafa-7710c498cc4d tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] GET https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 Jul 31 17:19:17.128976 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1a3fbbec-b1bb-4cba-aafa-7710c498cc4d tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:17.129211 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1a3fbbec-b1bb-4cba-aafa-7710c498cc4d tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:17.143033 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d4d4a0e1-7f19-47ca-b745-2bf33d14c6f2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:17.143626 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d4d4a0e1-7f19-47ca-b745-2bf33d14c6f2 None None] GET https://10.4.3.92/volume// Jul 31 17:19:17.143965 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d4d4a0e1-7f19-47ca-b745-2bf33d14c6f2 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:17.144950 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d4d4a0e1-7f19-47ca-b745-2bf33d14c6f2 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:17.144950 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d4d4a0e1-7f19-47ca-b745-2bf33d14c6f2 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:19:17.145342 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 95/393] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:19:17 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:19:17.145725 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:17.145725 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:17.152492 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-54f87da1-3918-4432-81d3-69895ada5d44 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/groups/detail returned with HTTP 200 Jul 31 17:19:17.153037 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 100/394] 10.4.3.92 () {68 vars in 1289 bytes} [Fri Jul 31 17:19:17 2026] GET /volume/v3/groups/detail => generated 639 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:17.156369 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1a3fbbec-b1bb-4cba-aafa-7710c498cc4d tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Volume info retrieved successfully. Jul 31 17:19:17.159765 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-48341f5e-c9e7-46c6-8946-e3b49a42bd2f req-f9f2544b-ca16-4fa6-9945-958071b51e43 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:17.163765 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1a3fbbec-b1bb-4cba-aafa-7710c498cc4d tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 returned with HTTP 200 Jul 31 17:19:17.165918 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 102/395] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:17 2026] GET /volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:17.166328 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-48341f5e-c9e7-46c6-8946-e3b49a42bd2f req-f9f2544b-ca16-4fa6-9945-958071b51e43 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] GET https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 Jul 31 17:19:17.168492 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-26c3975d-b215-406f-86b2-a6642028eeac None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:17.169724 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-48341f5e-c9e7-46c6-8946-e3b49a42bd2f req-f9f2544b-ca16-4fa6-9945-958071b51e43 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:17.170269 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-48341f5e-c9e7-46c6-8946-e3b49a42bd2f req-f9f2544b-ca16-4fa6-9945-958071b51e43 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:17.174152 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-26c3975d-b215-406f-86b2-a6642028eeac tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Jul 31 17:19:17.174451 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-26c3975d-b215-406f-86b2-a6642028eeac tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:17.174772 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-26c3975d-b215-406f-86b2-a6642028eeac tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:17.175354 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-26c3975d-b215-406f-86b2-a6642028eeac tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:19:17.176174 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:17.176174 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:17.176776 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-26c3975d-b215-406f-86b2-a6642028eeac tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:19:17.189004 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-26c3975d-b215-406f-86b2-a6642028eeac tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Get all volumes completed successfully. Jul 31 17:19:17.190048 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-26c3975d-b215-406f-86b2-a6642028eeac tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:19:17.190368 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-26c3975d-b215-406f-86b2-a6642028eeac tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:19:17.193163 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:17.193163 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:17.201032 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-48341f5e-c9e7-46c6-8946-e3b49a42bd2f req-f9f2544b-ca16-4fa6-9945-958071b51e43 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Volume info retrieved successfully. Jul 31 17:19:17.210994 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-48341f5e-c9e7-46c6-8946-e3b49a42bd2f req-f9f2544b-ca16-4fa6-9945-958071b51e43 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 returned with HTTP 200 Jul 31 17:19:17.212127 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 99/396] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:19:17 2026] GET /volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 => generated 1023 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:19:17.253403 np0000006248 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-26c3975d-b215-406f-86b2-a6642028eeac tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:19:17.255513 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fa18b7d7-95b1-4aec-88da-a5c2f413e850 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:17.259543 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fa18b7d7-95b1-4aec-88da-a5c2f413e850 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] GET https://10.4.3.92/volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad Jul 31 17:19:17.259836 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fa18b7d7-95b1-4aec-88da-a5c2f413e850 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:17.260113 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fa18b7d7-95b1-4aec-88da-a5c2f413e850 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:17.261341 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:17.261341 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:17.274635 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:17.274635 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:17.276529 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-26c3975d-b215-406f-86b2-a6642028eeac tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Jul 31 17:19:17.277102 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 96/397] 10.4.3.92 () {68 vars in 1292 bytes} [Fri Jul 31 17:19:17 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:17.281178 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fa18b7d7-95b1-4aec-88da-a5c2f413e850 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Volume info retrieved successfully. Jul 31 17:19:17.287829 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fa18b7d7-95b1-4aec-88da-a5c2f413e850 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] https://10.4.3.92/volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad returned with HTTP 200 Jul 31 17:19:17.288246 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 101/398] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:17 2026] GET /volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad => generated 904 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:17.297349 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e86599ef-8700-4231-945f-bcedc8a54c0a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:17.297806 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e86599ef-8700-4231-945f-bcedc8a54c0a tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Jul 31 17:19:17.298055 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e86599ef-8700-4231-945f-bcedc8a54c0a tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:17.298253 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e86599ef-8700-4231-945f-bcedc8a54c0a tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:17.298625 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-e86599ef-8700-4231-945f-bcedc8a54c0a tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:19:17.299510 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e86599ef-8700-4231-945f-bcedc8a54c0a tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:19:17.308633 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e86599ef-8700-4231-945f-bcedc8a54c0a tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Get all volumes completed successfully. Jul 31 17:19:17.309447 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-e86599ef-8700-4231-945f-bcedc8a54c0a tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:19:17.309823 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-e86599ef-8700-4231-945f-bcedc8a54c0a tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:19:17.349684 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-48341f5e-c9e7-46c6-8946-e3b49a42bd2f req-6e4692b8-b4ee-4bb3-97b5-d2d467ff6e4d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:17.353877 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-48341f5e-c9e7-46c6-8946-e3b49a42bd2f req-6e4692b8-b4ee-4bb3-97b5-d2d467ff6e4d tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] PUT https://10.4.3.92/volume/v3/attachments/f608aa86-f4b0-4827-8db0-2c7d81324a96 Jul 31 17:19:17.354938 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-48341f5e-c9e7-46c6-8946-e3b49a42bd2f req-6e4692b8-b4ee-4bb3-97b5-d2d467ff6e4d tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:17.366997 np0000006248 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-e86599ef-8700-4231-945f-bcedc8a54c0a tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:19:17.367168 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-48341f5e-c9e7-46c6-8946-e3b49a42bd2f req-6e4692b8-b4ee-4bb3-97b5-d2d467ff6e4d tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Acquiring lock "cinder-attachment_update-f1f4eebe-9885-4673-b47e-c4d137741838-np0000006248" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:19:17.372949 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:17.372949 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:17.373044 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-48341f5e-c9e7-46c6-8946-e3b49a42bd2f req-6e4692b8-b4ee-4bb3-97b5-d2d467ff6e4d tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Lock "cinder-attachment_update-f1f4eebe-9885-4673-b47e-c4d137741838-np0000006248" acquired by "attachment_update" :: waited 0.006s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:19:17.374402 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:17.374402 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:17.384030 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e86599ef-8700-4231-945f-bcedc8a54c0a tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Jul 31 17:19:17.384878 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 103/399] 10.4.3.92 () {68 vars in 1292 bytes} [Fri Jul 31 17:19:17 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:17.403356 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-46035256-9df2-4a2f-ab7a-ca270ba6c1dd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:17.406165 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-46035256-9df2-4a2f-ab7a-ca270ba6c1dd tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] POST https://10.4.3.92/volume/v3/groups/e197796a-f714-4d71-b53d-5e10e2a8349a/action Jul 31 17:19:17.406614 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-46035256-9df2-4a2f-ab7a-ca270ba6c1dd tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:19:17.406777 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-46035256-9df2-4a2f-ab7a-ca270ba6c1dd tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:17.409329 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-46035256-9df2-4a2f-ab7a-ca270ba6c1dd tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] delete called for group e197796a-f714-4d71-b53d-5e10e2a8349a {{(pid=100271) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 17:19:17.409329 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.groups [None req-46035256-9df2-4a2f-ab7a-ca270ba6c1dd tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Delete group with id: e197796a-f714-4d71-b53d-5e10e2a8349a Jul 31 17:19:17.413599 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:17.413599 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:17.512054 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-46035256-9df2-4a2f-ab7a-ca270ba6c1dd tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/groups/e197796a-f714-4d71-b53d-5e10e2a8349a/action returned with HTTP 202 Jul 31 17:19:17.512621 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 97/400] 10.4.3.92 () {70 vars in 1421 bytes} [Fri Jul 31 17:19:17 2026] POST /volume/v3/groups/e197796a-f714-4d71-b53d-5e10e2a8349a/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:19:17.523266 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a8eea141-0418-4ad0-ad37-d623a7bb5e7f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:17.526452 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a8eea141-0418-4ad0-ad37-d623a7bb5e7f tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] GET https://10.4.3.92/volume/v3/volumes/2a75d165-370c-48a8-beeb-4179e8e4193c Jul 31 17:19:17.526452 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a8eea141-0418-4ad0-ad37-d623a7bb5e7f tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:17.526452 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a8eea141-0418-4ad0-ad37-d623a7bb5e7f tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:17.539624 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:17.539624 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:17.553350 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a8eea141-0418-4ad0-ad37-d623a7bb5e7f tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Volume info retrieved successfully. Jul 31 17:19:17.553350 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-a8eea141-0418-4ad0-ad37-d623a7bb5e7f tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:19:17.553350 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-a8eea141-0418-4ad0-ad37-d623a7bb5e7f tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:19:17.592010 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-48341f5e-c9e7-46c6-8946-e3b49a42bd2f req-6e4692b8-b4ee-4bb3-97b5-d2d467ff6e4d tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Lock "cinder-attachment_update-f1f4eebe-9885-4673-b47e-c4d137741838-np0000006248" released by "attachment_update" :: held 0.218s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:19:17.595349 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-48341f5e-c9e7-46c6-8946-e3b49a42bd2f req-6e4692b8-b4ee-4bb3-97b5-d2d467ff6e4d tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/attachments/f608aa86-f4b0-4827-8db0-2c7d81324a96 returned with HTTP 200 Jul 31 17:19:17.595349 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 100/401] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:19:17 2026] PUT /volume/v3/attachments/f608aa86-f4b0-4827-8db0-2c7d81324a96 => generated 969 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:17.615595 np0000006248 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-a8eea141-0418-4ad0-ad37-d623a7bb5e7f tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:19:17.624178 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:17.624178 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:17.635285 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a8eea141-0418-4ad0-ad37-d623a7bb5e7f tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/volumes/2a75d165-370c-48a8-beeb-4179e8e4193c returned with HTTP 200 Jul 31 17:19:17.635285 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 102/402] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:19:17 2026] GET /volume/v3/volumes/2a75d165-370c-48a8-beeb-4179e8e4193c => generated 905 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:18.186406 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-de945841-cda1-4490-b562-8a7a0735f848 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:18.192151 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-de945841-cda1-4490-b562-8a7a0735f848 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] GET https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 Jul 31 17:19:18.192446 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-de945841-cda1-4490-b562-8a7a0735f848 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:18.192867 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-de945841-cda1-4490-b562-8a7a0735f848 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:18.211842 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:18.211842 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:18.233459 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-de945841-cda1-4490-b562-8a7a0735f848 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Volume info retrieved successfully. Jul 31 17:19:18.242775 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-de945841-cda1-4490-b562-8a7a0735f848 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 returned with HTTP 200 Jul 31 17:19:18.243397 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 104/403] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:18 2026] GET /volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 => generated 844 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:18.307565 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-22f02351-e319-4ed1-a388-acffb6b1a960 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:18.310169 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-22f02351-e319-4ed1-a388-acffb6b1a960 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] GET https://10.4.3.92/volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad Jul 31 17:19:18.310494 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-22f02351-e319-4ed1-a388-acffb6b1a960 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:18.310777 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-22f02351-e319-4ed1-a388-acffb6b1a960 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:18.323335 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:18.323335 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:18.329723 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-22f02351-e319-4ed1-a388-acffb6b1a960 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Volume info retrieved successfully. Jul 31 17:19:18.338102 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-22f02351-e319-4ed1-a388-acffb6b1a960 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] https://10.4.3.92/volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad returned with HTTP 200 Jul 31 17:19:18.338684 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 98/404] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:18 2026] GET /volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad => generated 1157 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:18.392282 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d2225b90-d10d-44d2-b9ab-d6a5669614b5 req-3d4cbfea-b752-49dc-b68b-a3a770bf732d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:18.394765 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d2225b90-d10d-44d2-b9ab-d6a5669614b5 req-3d4cbfea-b752-49dc-b68b-a3a770bf732d tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] GET https://10.4.3.92/volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad Jul 31 17:19:18.395005 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d2225b90-d10d-44d2-b9ab-d6a5669614b5 req-3d4cbfea-b752-49dc-b68b-a3a770bf732d tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:18.395373 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d2225b90-d10d-44d2-b9ab-d6a5669614b5 req-3d4cbfea-b752-49dc-b68b-a3a770bf732d tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:18.405957 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:18.405957 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:18.411988 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-d2225b90-d10d-44d2-b9ab-d6a5669614b5 req-3d4cbfea-b752-49dc-b68b-a3a770bf732d tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Volume info retrieved successfully. Jul 31 17:19:18.417646 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d2225b90-d10d-44d2-b9ab-d6a5669614b5 req-3d4cbfea-b752-49dc-b68b-a3a770bf732d tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] https://10.4.3.92/volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad returned with HTTP 200 Jul 31 17:19:18.418105 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 101/405] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:19:18 2026] GET /volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad => generated 1157 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:18.653721 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8a0d3cf8-482b-4790-b107-6dc563987d8d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:18.656235 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8a0d3cf8-482b-4790-b107-6dc563987d8d tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] GET https://10.4.3.92/volume/v3/volumes/2a75d165-370c-48a8-beeb-4179e8e4193c Jul 31 17:19:18.656407 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8a0d3cf8-482b-4790-b107-6dc563987d8d tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:18.656833 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8a0d3cf8-482b-4790-b107-6dc563987d8d tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:18.667213 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8a0d3cf8-482b-4790-b107-6dc563987d8d tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/volumes/2a75d165-370c-48a8-beeb-4179e8e4193c returned with HTTP 404 Jul 31 17:19:18.668769 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 103/406] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:19:18 2026] GET /volume/v3/volumes/2a75d165-370c-48a8-beeb-4179e8e4193c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:19:18.685700 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-150f06c7-faae-4d58-ba61-0edd1fd6bc4c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:18.685700 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-150f06c7-faae-4d58-ba61-0edd1fd6bc4c tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] GET https://10.4.3.92/volume/v3/groups/e197796a-f714-4d71-b53d-5e10e2a8349a Jul 31 17:19:18.685700 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-150f06c7-faae-4d58-ba61-0edd1fd6bc4c tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:18.686108 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-150f06c7-faae-4d58-ba61-0edd1fd6bc4c tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:18.686108 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-150f06c7-faae-4d58-ba61-0edd1fd6bc4c tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] show called for member e197796a-f714-4d71-b53d-5e10e2a8349a {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:19:18.692646 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-150f06c7-faae-4d58-ba61-0edd1fd6bc4c tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/groups/e197796a-f714-4d71-b53d-5e10e2a8349a returned with HTTP 404 Jul 31 17:19:18.693445 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 105/407] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:19:18 2026] GET /volume/v3/groups/e197796a-f714-4d71-b53d-5e10e2a8349a => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:19:18.703257 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-08587c57-9a23-4612-953b-40aad7fdd730 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:18.707378 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-08587c57-9a23-4612-953b-40aad7fdd730 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] POST https://10.4.3.92/volume/v3/groups/073f923e-22a7-4159-9481-5a9506ff94cc/action Jul 31 17:19:18.708015 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-08587c57-9a23-4612-953b-40aad7fdd730 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:19:18.708159 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-08587c57-9a23-4612-953b-40aad7fdd730 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:18.710140 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-08587c57-9a23-4612-953b-40aad7fdd730 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] delete called for group 073f923e-22a7-4159-9481-5a9506ff94cc {{(pid=100271) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 17:19:18.710378 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.groups [None req-08587c57-9a23-4612-953b-40aad7fdd730 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Delete group with id: 073f923e-22a7-4159-9481-5a9506ff94cc Jul 31 17:19:18.719194 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:18.719194 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:18.773650 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-08587c57-9a23-4612-953b-40aad7fdd730 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/groups/073f923e-22a7-4159-9481-5a9506ff94cc/action returned with HTTP 202 Jul 31 17:19:18.774244 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 99/408] 10.4.3.92 () {70 vars in 1421 bytes} [Fri Jul 31 17:19:18 2026] POST /volume/v3/groups/073f923e-22a7-4159-9481-5a9506ff94cc/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:19:18.792518 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8fc036bb-14de-4120-ab4d-195a7109d384 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:18.796532 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8fc036bb-14de-4120-ab4d-195a7109d384 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] GET https://10.4.3.92/volume/v3/groups/073f923e-22a7-4159-9481-5a9506ff94cc Jul 31 17:19:18.796800 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8fc036bb-14de-4120-ab4d-195a7109d384 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:18.797012 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8fc036bb-14de-4120-ab4d-195a7109d384 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:18.797209 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-8fc036bb-14de-4120-ab4d-195a7109d384 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] show called for member 073f923e-22a7-4159-9481-5a9506ff94cc {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:19:18.803144 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:18.803144 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:18.817545 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8fc036bb-14de-4120-ab4d-195a7109d384 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/groups/073f923e-22a7-4159-9481-5a9506ff94cc returned with HTTP 200 Jul 31 17:19:18.817793 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 102/409] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:19:18 2026] GET /volume/v3/groups/073f923e-22a7-4159-9481-5a9506ff94cc => generated 321 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:18.872070 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d2225b90-d10d-44d2-b9ab-d6a5669614b5 req-2fc4ecca-2f17-49a0-a328-55a33171e70f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:18.873531 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d2225b90-d10d-44d2-b9ab-d6a5669614b5 req-2fc4ecca-2f17-49a0-a328-55a33171e70f tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] GET https://10.4.3.92/volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad Jul 31 17:19:18.873531 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d2225b90-d10d-44d2-b9ab-d6a5669614b5 req-2fc4ecca-2f17-49a0-a328-55a33171e70f tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:18.873531 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d2225b90-d10d-44d2-b9ab-d6a5669614b5 req-2fc4ecca-2f17-49a0-a328-55a33171e70f tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:18.892785 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:18.892785 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:18.898456 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-d2225b90-d10d-44d2-b9ab-d6a5669614b5 req-2fc4ecca-2f17-49a0-a328-55a33171e70f tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Volume info retrieved successfully. Jul 31 17:19:18.904397 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d2225b90-d10d-44d2-b9ab-d6a5669614b5 req-2fc4ecca-2f17-49a0-a328-55a33171e70f tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] https://10.4.3.92/volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad returned with HTTP 200 Jul 31 17:19:18.904839 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 104/410] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:19:18 2026] GET /volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad => generated 1157 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 17:19:18.920920 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2b3bfe3a-984b-4fc7-9c5e-d7b183688e88 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:18.921363 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2b3bfe3a-984b-4fc7-9c5e-d7b183688e88 None None] GET https://10.4.3.92/volume// Jul 31 17:19:18.921591 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2b3bfe3a-984b-4fc7-9c5e-d7b183688e88 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:18.921838 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2b3bfe3a-984b-4fc7-9c5e-d7b183688e88 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:18.922237 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2b3bfe3a-984b-4fc7-9c5e-d7b183688e88 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:19:18.922860 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 106/411] 10.4.3.92 () {66 vars in 1412 bytes} [Fri Jul 31 17:19:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:19:18.935370 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-d2225b90-d10d-44d2-b9ab-d6a5669614b5 req-e836351f-8d29-4e50-bc59-4843cd9ff54c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:18.937907 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d2225b90-d10d-44d2-b9ab-d6a5669614b5 req-e836351f-8d29-4e50-bc59-4843cd9ff54c tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:19:18.938335 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d2225b90-d10d-44d2-b9ab-d6a5669614b5 req-e836351f-8d29-4e50-bc59-4843cd9ff54c tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "64e2d464-d179-4a23-964f-ab8a68b7b3ad", "connector": null, "instance_uuid": "95612d50-3561-4c77-abdb-52c6f0ca1328"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:18.953234 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:18.953234 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:19.000166 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d2225b90-d10d-44d2-b9ab-d6a5669614b5 req-e836351f-8d29-4e50-bc59-4843cd9ff54c tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:19:19.000823 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 100/412] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:19:18 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 17:19:19.265419 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e36502f7-8aa4-4056-b896-74ee2044a754 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:19.268183 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e36502f7-8aa4-4056-b896-74ee2044a754 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] GET https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 Jul 31 17:19:19.268512 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e36502f7-8aa4-4056-b896-74ee2044a754 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:19.268863 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e36502f7-8aa4-4056-b896-74ee2044a754 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:19.285199 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:19.285199 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:19.291590 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e36502f7-8aa4-4056-b896-74ee2044a754 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Volume info retrieved successfully. Jul 31 17:19:19.318629 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e36502f7-8aa4-4056-b896-74ee2044a754 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 returned with HTTP 200 Jul 31 17:19:19.318629 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 103/413] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:19 2026] GET /volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 => generated 844 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:19.833443 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f38a1094-3f23-4cef-a21a-0a7624d746fb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:19.839213 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f38a1094-3f23-4cef-a21a-0a7624d746fb tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] GET https://10.4.3.92/volume/v3/groups/073f923e-22a7-4159-9481-5a9506ff94cc Jul 31 17:19:19.839462 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f38a1094-3f23-4cef-a21a-0a7624d746fb tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:19.839564 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f38a1094-3f23-4cef-a21a-0a7624d746fb tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:19.839796 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-f38a1094-3f23-4cef-a21a-0a7624d746fb tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] show called for member 073f923e-22a7-4159-9481-5a9506ff94cc {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:19:19.856296 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f38a1094-3f23-4cef-a21a-0a7624d746fb tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/groups/073f923e-22a7-4159-9481-5a9506ff94cc returned with HTTP 404 Jul 31 17:19:19.856296 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 105/414] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:19:19 2026] GET /volume/v3/groups/073f923e-22a7-4159-9481-5a9506ff94cc => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:19:19.866667 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-21d870bc-4ae6-46b0-9d5b-474a276e7100 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:19.869415 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-21d870bc-4ae6-46b0-9d5b-474a276e7100 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] GET https://10.4.3.92/volume/v3/groups/detail Jul 31 17:19:19.870059 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-21d870bc-4ae6-46b0-9d5b-474a276e7100 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:19.870256 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-21d870bc-4ae6-46b0-9d5b-474a276e7100 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:19.886480 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-21d870bc-4ae6-46b0-9d5b-474a276e7100 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/groups/detail returned with HTTP 200 Jul 31 17:19:19.887300 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 107/415] 10.4.3.92 () {68 vars in 1289 bytes} [Fri Jul 31 17:19:19 2026] GET /volume/v3/groups/detail => generated 14 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:19.904673 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-266e4016-308e-4e40-a170-f16fd1d88306 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:19.906599 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-266e4016-308e-4e40-a170-f16fd1d88306 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Jul 31 17:19:19.907241 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-266e4016-308e-4e40-a170-f16fd1d88306 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:19.907988 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-266e4016-308e-4e40-a170-f16fd1d88306 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:19.908443 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-266e4016-308e-4e40-a170-f16fd1d88306 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:19:19.910473 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:19.910473 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:19.910473 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-266e4016-308e-4e40-a170-f16fd1d88306 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:19:19.921002 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-266e4016-308e-4e40-a170-f16fd1d88306 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Get all volumes completed successfully. Jul 31 17:19:19.924035 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-266e4016-308e-4e40-a170-f16fd1d88306 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Jul 31 17:19:19.924666 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 101/416] 10.4.3.92 () {68 vars in 1292 bytes} [Fri Jul 31 17:19:19 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) Jul 31 17:19:19.946225 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ca1e32d2-2946-43d6-80af-38e7fcd21cc3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:19.951596 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ca1e32d2-2946-43d6-80af-38e7fcd21cc3 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] POST https://10.4.3.92/volume/v3/groups/073f923e-22a7-4159-9481-5a9506ff94cc/action Jul 31 17:19:19.955332 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ca1e32d2-2946-43d6-80af-38e7fcd21cc3 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:19:19.955332 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ca1e32d2-2946-43d6-80af-38e7fcd21cc3 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:19.955332 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-ca1e32d2-2946-43d6-80af-38e7fcd21cc3 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] delete called for group 073f923e-22a7-4159-9481-5a9506ff94cc {{(pid=100274) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 17:19:19.958328 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.groups [None req-ca1e32d2-2946-43d6-80af-38e7fcd21cc3 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Delete group with id: 073f923e-22a7-4159-9481-5a9506ff94cc Jul 31 17:19:19.961841 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ca1e32d2-2946-43d6-80af-38e7fcd21cc3 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/groups/073f923e-22a7-4159-9481-5a9506ff94cc/action returned with HTTP 404 Jul 31 17:19:19.965932 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 104/417] 10.4.3.92 () {70 vars in 1421 bytes} [Fri Jul 31 17:19:19 2026] POST /volume/v3/groups/073f923e-22a7-4159-9481-5a9506ff94cc/action => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:19:19.978281 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4390daa6-bb09-4418-b613-60cf15a8f5ca None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:19.980729 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4390daa6-bb09-4418-b613-60cf15a8f5ca tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Jul 31 17:19:19.980729 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4390daa6-bb09-4418-b613-60cf15a8f5ca tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:19.980962 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4390daa6-bb09-4418-b613-60cf15a8f5ca tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:19.981367 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-4390daa6-bb09-4418-b613-60cf15a8f5ca tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:19:19.982539 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4390daa6-bb09-4418-b613-60cf15a8f5ca tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:19:19.993301 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4390daa6-bb09-4418-b613-60cf15a8f5ca tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Get all volumes completed successfully. Jul 31 17:19:19.993568 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4390daa6-bb09-4418-b613-60cf15a8f5ca tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Jul 31 17:19:19.994076 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 106/418] 10.4.3.92 () {68 vars in 1292 bytes} [Fri Jul 31 17:19:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:20.016048 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ab12a480-ca86-4255-aef4-1d0442c386f0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:20.018930 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ab12a480-ca86-4255-aef4-1d0442c386f0 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] POST https://10.4.3.92/volume/v3/groups/e197796a-f714-4d71-b53d-5e10e2a8349a/action Jul 31 17:19:20.020477 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ab12a480-ca86-4255-aef4-1d0442c386f0 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:19:20.020477 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ab12a480-ca86-4255-aef4-1d0442c386f0 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:20.025385 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-ab12a480-ca86-4255-aef4-1d0442c386f0 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] delete called for group e197796a-f714-4d71-b53d-5e10e2a8349a {{(pid=100272) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 17:19:20.025385 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.groups [None req-ab12a480-ca86-4255-aef4-1d0442c386f0 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Delete group with id: e197796a-f714-4d71-b53d-5e10e2a8349a Jul 31 17:19:20.030214 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ab12a480-ca86-4255-aef4-1d0442c386f0 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/groups/e197796a-f714-4d71-b53d-5e10e2a8349a/action returned with HTTP 404 Jul 31 17:19:20.031275 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 108/419] 10.4.3.92 () {70 vars in 1421 bytes} [Fri Jul 31 17:19:20 2026] POST /volume/v3/groups/e197796a-f714-4d71-b53d-5e10e2a8349a/action => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:19:20.044886 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-268e85e4-dac4-4e82-99e7-512fe693d7e1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:20.049768 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-268e85e4-dac4-4e82-99e7-512fe693d7e1 tempest-GroupsTest-590652020 tempest-GroupsTest-590652020-project-admin] DELETE https://10.4.3.92/volume/v3/group_types/0ea49f41-3510-4771-a2d0-2bd12ddaebac Jul 31 17:19:20.051555 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-268e85e4-dac4-4e82-99e7-512fe693d7e1 tempest-GroupsTest-590652020 tempest-GroupsTest-590652020-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:20.051555 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-268e85e4-dac4-4e82-99e7-512fe693d7e1 tempest-GroupsTest-590652020 tempest-GroupsTest-590652020-project-admin] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:20.071785 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-268e85e4-dac4-4e82-99e7-512fe693d7e1 tempest-GroupsTest-590652020 tempest-GroupsTest-590652020-project-admin] https://10.4.3.92/volume/v3/group_types/0ea49f41-3510-4771-a2d0-2bd12ddaebac returned with HTTP 202 Jul 31 17:19:20.072386 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 102/420] 10.4.3.92 () {68 vars in 1397 bytes} [Fri Jul 31 17:19:20 2026] DELETE /volume/v3/group_types/0ea49f41-3510-4771-a2d0-2bd12ddaebac => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:19:20.087301 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e4c3ece3-c03f-47d4-b526-1b1268aab87e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:20.092895 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e4c3ece3-c03f-47d4-b526-1b1268aab87e tempest-GroupsTest-590652020 tempest-GroupsTest-590652020-project-admin] DELETE https://10.4.3.92/volume/v3/types/c00dcba8-a89a-47fd-95fa-8834aae75b5e Jul 31 17:19:20.093688 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e4c3ece3-c03f-47d4-b526-1b1268aab87e tempest-GroupsTest-590652020 tempest-GroupsTest-590652020-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:20.093954 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e4c3ece3-c03f-47d4-b526-1b1268aab87e tempest-GroupsTest-590652020 tempest-GroupsTest-590652020-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:20.137990 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e4c3ece3-c03f-47d4-b526-1b1268aab87e tempest-GroupsTest-590652020 tempest-GroupsTest-590652020-project-admin] https://10.4.3.92/volume/v3/types/c00dcba8-a89a-47fd-95fa-8834aae75b5e returned with HTTP 202 Jul 31 17:19:20.138727 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 105/421] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:19:20 2026] DELETE /volume/v3/types/c00dcba8-a89a-47fd-95fa-8834aae75b5e => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:19:20.150758 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c79742c4-6ebd-45da-8123-5a2d9e334607 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:20.154295 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c79742c4-6ebd-45da-8123-5a2d9e334607 tempest-GroupsTest-590652020 tempest-GroupsTest-590652020-project-admin] GET https://10.4.3.92/volume/v3/types/c00dcba8-a89a-47fd-95fa-8834aae75b5e Jul 31 17:19:20.154925 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c79742c4-6ebd-45da-8123-5a2d9e334607 tempest-GroupsTest-590652020 tempest-GroupsTest-590652020-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:20.155369 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c79742c4-6ebd-45da-8123-5a2d9e334607 tempest-GroupsTest-590652020 tempest-GroupsTest-590652020-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:20.159778 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c79742c4-6ebd-45da-8123-5a2d9e334607 tempest-GroupsTest-590652020 tempest-GroupsTest-590652020-project-admin] https://10.4.3.92/volume/v3/types/c00dcba8-a89a-47fd-95fa-8834aae75b5e returned with HTTP 404 Jul 31 17:19:20.160446 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 107/422] 10.4.3.92 () {66 vars in 1335 bytes} [Fri Jul 31 17:19:20 2026] GET /volume/v3/types/c00dcba8-a89a-47fd-95fa-8834aae75b5e => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:19:20.171864 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7692ca90-f6e7-47f3-b7c0-21064f2ca451 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:20.174652 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7692ca90-f6e7-47f3-b7c0-21064f2ca451 tempest-GroupsTest-590652020 tempest-GroupsTest-590652020-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:19:20.175229 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7692ca90-f6e7-47f3-b7c0-21064f2ca451 tempest-GroupsTest-590652020 tempest-GroupsTest-590652020-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1520606129"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:20.203520 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7692ca90-f6e7-47f3-b7c0-21064f2ca451 tempest-GroupsTest-590652020 tempest-GroupsTest-590652020-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:19:20.204148 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 109/423] 10.4.3.92 () {68 vars in 1245 bytes} [Fri Jul 31 17:19:20 2026] POST /volume/v3/types => generated 216 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:20.216234 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d03f645b-4bea-470c-b04b-70b81f8fd414 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:20.218478 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d03f645b-4bea-470c-b04b-70b81f8fd414 tempest-GroupsTest-590652020 tempest-GroupsTest-590652020-project-admin] POST https://10.4.3.92/volume/v3/group_types Jul 31 17:19:20.219064 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d03f645b-4bea-470c-b04b-70b81f8fd414 tempest-GroupsTest-590652020 tempest-GroupsTest-590652020-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1160013886"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:20.240927 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d03f645b-4bea-470c-b04b-70b81f8fd414 tempest-GroupsTest-590652020 tempest-GroupsTest-590652020-project-admin] https://10.4.3.92/volume/v3/group_types returned with HTTP 202 Jul 31 17:19:20.241759 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 103/424] 10.4.3.92 () {70 vars in 1304 bytes} [Fri Jul 31 17:19:20 2026] POST /volume/v3/group_types => generated 173 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:19:20.258766 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8079d734-1309-49b7-aa8e-b036dae537eb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:20.260718 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8079d734-1309-49b7-aa8e-b036dae537eb tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] POST https://10.4.3.92/volume/v3/groups Jul 31 17:19:20.261172 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8079d734-1309-49b7-aa8e-b036dae537eb tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "46108563-244b-4dc7-a705-5a100b79760e", "volume_types": ["be55516d-7890-4bac-9329-92d2070f6218"], "name": "tempest-GroupsTest-Group-1917832148"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:20.266181 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-8079d734-1309-49b7-aa8e-b036dae537eb tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Creating new group {'group': {'group_type': '46108563-244b-4dc7-a705-5a100b79760e', 'volume_types': ['be55516d-7890-4bac-9329-92d2070f6218'], 'name': 'tempest-GroupsTest-Group-1917832148'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 17:19:20.273477 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.groups [None req-8079d734-1309-49b7-aa8e-b036dae537eb tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Creating group tempest-GroupsTest-Group-1917832148. Jul 31 17:19:20.298059 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8079d734-1309-49b7-aa8e-b036dae537eb tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Availability zone cache updated, next update will occur around 2026-07-31 18:19:20.297659. {{(pid=100274) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 17:19:20.298237 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8079d734-1309-49b7-aa8e-b036dae537eb tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Availability Zones retrieved successfully. Jul 31 17:19:20.318224 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-8079d734-1309-49b7-aa8e-b036dae537eb tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Created reservations ['60bb4b58-d338-4a01-8fb2-88068c04f6dc'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:19:20.334570 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3fd627c6-8f3f-4ac8-908b-c69aeb851aa1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:20.336663 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3fd627c6-8f3f-4ac8-908b-c69aeb851aa1 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] GET https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 Jul 31 17:19:20.336982 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3fd627c6-8f3f-4ac8-908b-c69aeb851aa1 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:20.337430 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3fd627c6-8f3f-4ac8-908b-c69aeb851aa1 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:20.352338 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:20.352338 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:20.358517 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3fd627c6-8f3f-4ac8-908b-c69aeb851aa1 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Volume info retrieved successfully. Jul 31 17:19:20.363074 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8079d734-1309-49b7-aa8e-b036dae537eb tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/groups returned with HTTP 202 Jul 31 17:19:20.363682 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 106/425] 10.4.3.92 () {70 vars in 1290 bytes} [Fri Jul 31 17:19:20 2026] POST /volume/v3/groups => generated 104 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:19:20.365336 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3fd627c6-8f3f-4ac8-908b-c69aeb851aa1 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 returned with HTTP 200 Jul 31 17:19:20.365336 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 108/426] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:20 2026] GET /volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:20.390623 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9903e398-8d84-4228-ba8a-c665f3144a97 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:20.393818 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9903e398-8d84-4228-ba8a-c665f3144a97 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] GET https://10.4.3.92/volume/v3/groups/9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 Jul 31 17:19:20.394187 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9903e398-8d84-4228-ba8a-c665f3144a97 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:20.394559 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9903e398-8d84-4228-ba8a-c665f3144a97 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:20.394969 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-9903e398-8d84-4228-ba8a-c665f3144a97 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] show called for member 9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:19:20.402392 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:20.402392 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:20.415085 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9903e398-8d84-4228-ba8a-c665f3144a97 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/groups/9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 returned with HTTP 200 Jul 31 17:19:20.415799 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 110/427] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:19:20 2026] GET /volume/v3/groups/9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 => generated 332 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:20.497841 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6a8d4067-0723-4edc-9eb7-24fa7a709c96 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:20.498553 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6a8d4067-0723-4edc-9eb7-24fa7a709c96 None None] GET https://10.4.3.92/volume// Jul 31 17:19:20.498717 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6a8d4067-0723-4edc-9eb7-24fa7a709c96 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:20.498993 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6a8d4067-0723-4edc-9eb7-24fa7a709c96 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:20.502341 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6a8d4067-0723-4edc-9eb7-24fa7a709c96 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:19:20.502341 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 104/428] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:19:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:19:20.510245 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d2225b90-d10d-44d2-b9ab-d6a5669614b5 req-dfcdbf60-6493-4708-b05a-ddba776377ab None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:20.513925 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d2225b90-d10d-44d2-b9ab-d6a5669614b5 req-dfcdbf60-6493-4708-b05a-ddba776377ab tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] GET https://10.4.3.92/volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad Jul 31 17:19:20.513925 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d2225b90-d10d-44d2-b9ab-d6a5669614b5 req-dfcdbf60-6493-4708-b05a-ddba776377ab tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:20.513925 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d2225b90-d10d-44d2-b9ab-d6a5669614b5 req-dfcdbf60-6493-4708-b05a-ddba776377ab tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:20.526473 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:20.526473 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:20.531114 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-d2225b90-d10d-44d2-b9ab-d6a5669614b5 req-dfcdbf60-6493-4708-b05a-ddba776377ab tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Volume info retrieved successfully. Jul 31 17:19:20.538996 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d2225b90-d10d-44d2-b9ab-d6a5669614b5 req-dfcdbf60-6493-4708-b05a-ddba776377ab tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] https://10.4.3.92/volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad returned with HTTP 200 Jul 31 17:19:20.539714 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 107/429] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:19:20 2026] GET /volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad => generated 1336 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:19:20.668420 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d2225b90-d10d-44d2-b9ab-d6a5669614b5 req-aa593928-91e7-43d4-a853-a4c2ec30d21b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:20.670907 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d2225b90-d10d-44d2-b9ab-d6a5669614b5 req-aa593928-91e7-43d4-a853-a4c2ec30d21b tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] PUT https://10.4.3.92/volume/v3/attachments/9608f87e-34a9-49a3-90ed-4cc5fb81f4bb Jul 31 17:19:20.671377 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d2225b90-d10d-44d2-b9ab-d6a5669614b5 req-aa593928-91e7-43d4-a853-a4c2ec30d21b tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:20.680834 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-d2225b90-d10d-44d2-b9ab-d6a5669614b5 req-aa593928-91e7-43d4-a853-a4c2ec30d21b tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Acquiring lock "cinder-attachment_update-64e2d464-d179-4a23-964f-ab8a68b7b3ad-np0000006248" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:19:20.686496 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-d2225b90-d10d-44d2-b9ab-d6a5669614b5 req-aa593928-91e7-43d4-a853-a4c2ec30d21b tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Lock "cinder-attachment_update-64e2d464-d179-4a23-964f-ab8a68b7b3ad-np0000006248" acquired by "attachment_update" :: waited 0.006s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:19:20.687551 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:20.687551 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:20.723862 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-93465e3e-f99c-4093-9b55-d14c8216e477 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:20.726259 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-93465e3e-f99c-4093-9b55-d14c8216e477 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] GET https://10.4.3.92/volume/v3/volumes/f1a379bb-5739-4250-92c9-d1cf2611d52c Jul 31 17:19:20.726441 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-93465e3e-f99c-4093-9b55-d14c8216e477 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:20.726720 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-93465e3e-f99c-4093-9b55-d14c8216e477 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:20.740169 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:20.740169 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:20.745723 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-93465e3e-f99c-4093-9b55-d14c8216e477 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Volume info retrieved successfully. Jul 31 17:19:20.754525 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-93465e3e-f99c-4093-9b55-d14c8216e477 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] https://10.4.3.92/volume/v3/volumes/f1a379bb-5739-4250-92c9-d1cf2611d52c returned with HTTP 200 Jul 31 17:19:20.755159 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 111/430] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:19:20 2026] GET /volume/v3/volumes/f1a379bb-5739-4250-92c9-d1cf2611d52c => generated 1650 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:20.763240 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7717e7b6-71e6-451e-af0b-358f2a457f59 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:20.816657 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-d2225b90-d10d-44d2-b9ab-d6a5669614b5 req-aa593928-91e7-43d4-a853-a4c2ec30d21b tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Lock "cinder-attachment_update-64e2d464-d179-4a23-964f-ab8a68b7b3ad-np0000006248" released by "attachment_update" :: held 0.129s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:19:20.816657 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d2225b90-d10d-44d2-b9ab-d6a5669614b5 req-aa593928-91e7-43d4-a853-a4c2ec30d21b tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] https://10.4.3.92/volume/v3/attachments/9608f87e-34a9-49a3-90ed-4cc5fb81f4bb returned with HTTP 200 Jul 31 17:19:20.817274 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 109/431] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:19:20 2026] PUT /volume/v3/attachments/9608f87e-34a9-49a3-90ed-4cc5fb81f4bb => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:20.823815 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-df85a581-b7da-4913-9fa1-92d860760b3a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:20.832173 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-df85a581-b7da-4913-9fa1-92d860760b3a tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] GET https://10.4.3.92/volume/v3/volumes/f1a379bb-5739-4250-92c9-d1cf2611d52c Jul 31 17:19:20.833741 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-df85a581-b7da-4913-9fa1-92d860760b3a tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:20.835171 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-df85a581-b7da-4913-9fa1-92d860760b3a tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:20.865790 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:20.865790 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:20.872819 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-d2225b90-d10d-44d2-b9ab-d6a5669614b5 req-abcdede7-9eee-4cd2-9ad8-e9043d086f5a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:20.878156 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-df85a581-b7da-4913-9fa1-92d860760b3a tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Volume info retrieved successfully. Jul 31 17:19:20.878406 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d2225b90-d10d-44d2-b9ab-d6a5669614b5 req-abcdede7-9eee-4cd2-9ad8-e9043d086f5a tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] POST https://10.4.3.92/volume/v3/attachments/9608f87e-34a9-49a3-90ed-4cc5fb81f4bb/action Jul 31 17:19:20.879070 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d2225b90-d10d-44d2-b9ab-d6a5669614b5 req-abcdede7-9eee-4cd2-9ad8-e9043d086f5a tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:19:20.879206 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d2225b90-d10d-44d2-b9ab-d6a5669614b5 req-abcdede7-9eee-4cd2-9ad8-e9043d086f5a tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:20.892836 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-df85a581-b7da-4913-9fa1-92d860760b3a tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] https://10.4.3.92/volume/v3/volumes/f1a379bb-5739-4250-92c9-d1cf2611d52c returned with HTTP 200 Jul 31 17:19:20.892836 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 108/432] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:19:20 2026] GET /volume/v3/volumes/f1a379bb-5739-4250-92c9-d1cf2611d52c => generated 1650 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:20.915373 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:20.915373 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:20.945503 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d2225b90-d10d-44d2-b9ab-d6a5669614b5 req-abcdede7-9eee-4cd2-9ad8-e9043d086f5a tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] https://10.4.3.92/volume/v3/attachments/9608f87e-34a9-49a3-90ed-4cc5fb81f4bb/action returned with HTTP 204 Jul 31 17:19:20.946778 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 112/433] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:19:20 2026] POST /volume/v3/attachments/9608f87e-34a9-49a3-90ed-4cc5fb81f4bb/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:19:21.155496 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7717e7b6-71e6-451e-af0b-358f2a457f59 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:19:21.155496 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7717e7b6-71e6-451e-af0b-358f2a457f59 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-2024077638"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:21.181857 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7717e7b6-71e6-451e-af0b-358f2a457f59 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:19:21.182175 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 105/434] 10.4.3.92 () {68 vars in 1245 bytes} [Fri Jul 31 17:19:20 2026] POST /volume/v3/types => generated 231 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:21.197167 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-700cccce-7a6a-498e-a6b8-590f835bb576 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:21.200885 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-700cccce-7a6a-498e-a6b8-590f835bb576 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] POST https://10.4.3.92/volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4/extra_specs Jul 31 17:19:21.201443 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-700cccce-7a6a-498e-a6b8-590f835bb576 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:21.203822 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:21.203822 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:21.280087 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-700cccce-7a6a-498e-a6b8-590f835bb576 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] https://10.4.3.92/volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4/extra_specs returned with HTTP 200 Jul 31 17:19:21.281182 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 110/435] 10.4.3.92 () {68 vars in 1392 bytes} [Fri Jul 31 17:19:21 2026] POST /volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4/extra_specs => generated 34 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:19:21.291099 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d797d86d-c2af-427d-b868-64e5f4909534 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:21.293628 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d797d86d-c2af-427d-b868-64e5f4909534 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] GET https://10.4.3.92/volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4/extra_specs/spec3 Jul 31 17:19:21.293853 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d797d86d-c2af-427d-b868-64e5f4909534 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:21.295342 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d797d86d-c2af-427d-b868-64e5f4909534 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:21.304277 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d797d86d-c2af-427d-b868-64e5f4909534 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] https://10.4.3.92/volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4/extra_specs/spec3 returned with HTTP 200 Jul 31 17:19:21.304760 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 109/436] 10.4.3.92 () {66 vars in 1389 bytes} [Fri Jul 31 17:19:21 2026] GET /volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4/extra_specs/spec3 => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:19:21.317351 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-88c6f782-e7ca-42cc-874d-a34f5cd0c903 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:21.317351 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-88c6f782-e7ca-42cc-874d-a34f5cd0c903 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] DELETE https://10.4.3.92/volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4/extra_specs/spec3 Jul 31 17:19:21.317351 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-88c6f782-e7ca-42cc-874d-a34f5cd0c903 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:21.317935 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-88c6f782-e7ca-42cc-874d-a34f5cd0c903 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:21.347098 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-88c6f782-e7ca-42cc-874d-a34f5cd0c903 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] https://10.4.3.92/volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4/extra_specs/spec3 returned with HTTP 202 Jul 31 17:19:21.347475 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 113/437] 10.4.3.92 () {66 vars in 1392 bytes} [Fri Jul 31 17:19:21 2026] DELETE /volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4/extra_specs/spec3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:19:21.357878 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-54a4440f-bd33-43c0-ae2d-c580f23d1d76 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:21.360658 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-54a4440f-bd33-43c0-ae2d-c580f23d1d76 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] GET https://10.4.3.92/volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4/extra_specs/spec3 Jul 31 17:19:21.361042 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-54a4440f-bd33-43c0-ae2d-c580f23d1d76 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:21.361156 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-54a4440f-bd33-43c0-ae2d-c580f23d1d76 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:21.375107 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-54a4440f-bd33-43c0-ae2d-c580f23d1d76 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] https://10.4.3.92/volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4/extra_specs/spec3 returned with HTTP 404 Jul 31 17:19:21.375772 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 106/438] 10.4.3.92 () {66 vars in 1389 bytes} [Fri Jul 31 17:19:21 2026] GET /volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4/extra_specs/spec3 => generated 129 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:19:21.389372 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-387c2d07-db38-4c16-9ac7-4fda9a3121ae None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:21.392616 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-95acec05-66f2-4071-b511-1a4364a5a280 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:21.394546 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-387c2d07-db38-4c16-9ac7-4fda9a3121ae tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] GET https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 Jul 31 17:19:21.394911 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-387c2d07-db38-4c16-9ac7-4fda9a3121ae tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:21.395072 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-95acec05-66f2-4071-b511-1a4364a5a280 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] POST https://10.4.3.92/volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4/extra_specs Jul 31 17:19:21.395249 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-387c2d07-db38-4c16-9ac7-4fda9a3121ae tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:21.396088 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-95acec05-66f2-4071-b511-1a4364a5a280 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:21.412664 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:21.412664 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:21.423447 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-387c2d07-db38-4c16-9ac7-4fda9a3121ae tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Volume info retrieved successfully. Jul 31 17:19:21.430815 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c094de34-5dd8-469d-8249-d154db7c8d2f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:21.432188 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-387c2d07-db38-4c16-9ac7-4fda9a3121ae tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 returned with HTTP 200 Jul 31 17:19:21.432932 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 111/439] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:21 2026] GET /volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:21.434017 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c094de34-5dd8-469d-8249-d154db7c8d2f tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] GET https://10.4.3.92/volume/v3/groups/9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 Jul 31 17:19:21.434017 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c094de34-5dd8-469d-8249-d154db7c8d2f tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:21.434017 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c094de34-5dd8-469d-8249-d154db7c8d2f tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:21.434191 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-c094de34-5dd8-469d-8249-d154db7c8d2f tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] show called for member 9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:19:21.438657 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:21.438657 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:21.450983 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c094de34-5dd8-469d-8249-d154db7c8d2f tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/groups/9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 returned with HTTP 200 Jul 31 17:19:21.451687 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 114/440] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:19:21 2026] GET /volume/v3/groups/9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 => generated 333 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:21.458670 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-95acec05-66f2-4071-b511-1a4364a5a280 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] https://10.4.3.92/volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4/extra_specs returned with HTTP 200 Jul 31 17:19:21.458670 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 110/441] 10.4.3.92 () {68 vars in 1392 bytes} [Fri Jul 31 17:19:21 2026] POST /volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4/extra_specs => generated 34 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:19:21.464373 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-945ade8d-5022-42f9-a108-2a9106156899 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:21.469213 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ed4bd4df-b5a1-4b10-ae2c-66e52b201a72 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:21.469442 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-945ade8d-5022-42f9-a108-2a9106156899 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:19:21.469891 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-945ade8d-5022-42f9-a108-2a9106156899 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1302912284", "volume_type": "be55516d-7890-4bac-9329-92d2070f6218", "group_id": "9b6b1241-f880-4ac6-80b1-8db6fc56e2c3", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:21.471427 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ed4bd4df-b5a1-4b10-ae2c-66e52b201a72 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] GET https://10.4.3.92/volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4/extra_specs Jul 31 17:19:21.472272 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ed4bd4df-b5a1-4b10-ae2c-66e52b201a72 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:21.472532 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ed4bd4df-b5a1-4b10-ae2c-66e52b201a72 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:21.473070 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-945ade8d-5022-42f9-a108-2a9106156899 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1302912284', 'volume_type': 'be55516d-7890-4bac-9329-92d2070f6218', 'group_id': '9b6b1241-f880-4ac6-80b1-8db6fc56e2c3', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:19:21.484879 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ed4bd4df-b5a1-4b10-ae2c-66e52b201a72 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] https://10.4.3.92/volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4/extra_specs returned with HTTP 200 Jul 31 17:19:21.485149 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:21.485149 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:21.485341 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 112/442] 10.4.3.92 () {66 vars in 1371 bytes} [Fri Jul 31 17:19:21 2026] GET /volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4/extra_specs => generated 34 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:19:21.485693 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-945ade8d-5022-42f9-a108-2a9106156899 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Create volume of 1 GB Jul 31 17:19:21.492767 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-945ade8d-5022-42f9-a108-2a9106156899 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Availability Zones retrieved successfully. Jul 31 17:19:21.499172 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-92dde169-68fc-44c2-a7a5-e45f7bb7d0a2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:21.501129 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-92dde169-68fc-44c2-a7a5-e45f7bb7d0a2 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] POST https://10.4.3.92/volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4/extra_specs Jul 31 17:19:21.501358 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-945ade8d-5022-42f9-a108-2a9106156899 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Flow 'volume_create_api' (94971fc2-c849-4f50-a584-680d6eb508aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:19:21.502896 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-945ade8d-5022-42f9-a108-2a9106156899 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25baa167-0930-4629-b861-95f9a4ca3b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:21.503458 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:21.503458 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:21.503919 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-945ade8d-5022-42f9-a108-2a9106156899 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:19:21.504551 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-92dde169-68fc-44c2-a7a5-e45f7bb7d0a2 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:21.506138 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:21.506138 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:21.548611 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-945ade8d-5022-42f9-a108-2a9106156899 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25baa167-0930-4629-b861-95f9a4ca3b3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:19:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=be55516d-7890-4bac-9329-92d2070f6218,is_public=True,name='tempest-GroupsTest-volume-type-1520606129',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be55516d-7890-4bac-9329-92d2070f6218', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9b6b1241-f880-4ac6-80b1-8db6fc56e2c3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:21.549435 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-945ade8d-5022-42f9-a108-2a9106156899 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abac5308-ff43-40fd-89ce-422fb702cbea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:21.553153 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-92dde169-68fc-44c2-a7a5-e45f7bb7d0a2 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] https://10.4.3.92/volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4/extra_specs returned with HTTP 200 Jul 31 17:19:21.553153 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 115/443] 10.4.3.92 () {68 vars in 1392 bytes} [Fri Jul 31 17:19:21 2026] POST /volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4/extra_specs => generated 34 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:19:21.566633 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-62de1a4c-b589-4716-b300-d0cbc27b701a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:21.568886 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-62de1a4c-b589-4716-b300-d0cbc27b701a tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] PUT https://10.4.3.92/volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4/extra_specs/spec2 Jul 31 17:19:21.569543 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-62de1a4c-b589-4716-b300-d0cbc27b701a tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:21.598222 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [None req-945ade8d-5022-42f9-a108-2a9106156899 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1520606129 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1520606129, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:19:21.598670 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [None req-945ade8d-5022-42f9-a108-2a9106156899 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1520606129 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1520606129, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:19:21.603266 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-62de1a4c-b589-4716-b300-d0cbc27b701a tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] https://10.4.3.92/volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4/extra_specs/spec2 returned with HTTP 200 Jul 31 17:19:21.603889 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 111/444] 10.4.3.92 () {68 vars in 1409 bytes} [Fri Jul 31 17:19:21 2026] PUT /volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4/extra_specs/spec2 => generated 17 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:19:21.615978 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fd457ef7-1f5d-4132-b9c3-09518dbd7439 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:21.621418 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fd457ef7-1f5d-4132-b9c3-09518dbd7439 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] GET https://10.4.3.92/volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4/extra_specs/spec2 Jul 31 17:19:21.621418 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fd457ef7-1f5d-4132-b9c3-09518dbd7439 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:21.621418 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fd457ef7-1f5d-4132-b9c3-09518dbd7439 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:21.633686 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fd457ef7-1f5d-4132-b9c3-09518dbd7439 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] https://10.4.3.92/volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4/extra_specs/spec2 returned with HTTP 200 Jul 31 17:19:21.634195 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 113/445] 10.4.3.92 () {66 vars in 1389 bytes} [Fri Jul 31 17:19:21 2026] GET /volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4/extra_specs/spec2 => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:19:21.645461 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-945ade8d-5022-42f9-a108-2a9106156899 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Created reservations ['61302e45-4f50-44be-a5fb-5056cdbc6e48', 'd3a25a50-d21c-458f-b0fc-0355edc0d0ec', 'adbd2c04-72a8-4414-b247-e7d69e78c51e', 'c62858a0-f116-4c21-989f-0dd7db59047f'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:19:21.645580 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6e42a0bc-050c-48c2-91cc-8451e2bad219 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:21.645613 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-945ade8d-5022-42f9-a108-2a9106156899 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abac5308-ff43-40fd-89ce-422fb702cbea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61302e45-4f50-44be-a5fb-5056cdbc6e48', 'd3a25a50-d21c-458f-b0fc-0355edc0d0ec', 'adbd2c04-72a8-4414-b247-e7d69e78c51e', 'c62858a0-f116-4c21-989f-0dd7db59047f']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:21.649345 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-945ade8d-5022-42f9-a108-2a9106156899 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe59f1ac-04b6-4179-a3d3-595d3f689479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:21.651733 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6e42a0bc-050c-48c2-91cc-8451e2bad219 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] POST https://10.4.3.92/volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4/extra_specs Jul 31 17:19:21.657395 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6e42a0bc-050c-48c2-91cc-8451e2bad219 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:21.683872 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-945ade8d-5022-42f9-a108-2a9106156899 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe59f1ac-04b6-4179-a3d3-595d3f689479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4aa5ecd-d840-49f9-b172-adc52ddeeb4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1302912284',encryption_key_id=None,group_id=9b6b1241-f880-4ac6-80b1-8db6fc56e2c3,group_type_id=,metadata={},multiattach=False,project_id='3b1e39270e49408bad17c95d5e15f06a',qos_specs=None,replication_status=,reservations=['61302e45-4f50-44be-a5fb-5056cdbc6e48','d3a25a50-d21c-458f-b0fc-0355edc0d0ec','adbd2c04-72a8-4414-b247-e7d69e78c51e','c62858a0-f116-4c21-989f-0dd7db59047f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b19adda47b2846fc954772ad4722401d',volume_type_id=be55516d-7890-4bac-9329-92d2070f6218), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:19:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1302912284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9b6b1241-f880-4ac6-80b1-8db6fc56e2c3,host=None,id=f4aa5ecd-d840-49f9-b172-adc52ddeeb4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b1e39270e49408bad17c95d5e15f06a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b19adda47b2846fc954772ad4722401d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be55516d-7890-4bac-9329-92d2070f6218),volume_type_id=be55516d-7890-4bac-9329-92d2070f6218)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:21.684828 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-945ade8d-5022-42f9-a108-2a9106156899 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06d6e752-5da8-439c-ba13-30ec284c242b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:21.699932 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6e42a0bc-050c-48c2-91cc-8451e2bad219 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] https://10.4.3.92/volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4/extra_specs returned with HTTP 200 Jul 31 17:19:21.708886 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 116/446] 10.4.3.92 () {68 vars in 1392 bytes} [Fri Jul 31 17:19:21 2026] POST /volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4/extra_specs => generated 51 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:19:21.721985 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-efe82876-7b49-4591-aec7-56ec04803f4f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:21.722235 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-945ade8d-5022-42f9-a108-2a9106156899 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06d6e752-5da8-439c-ba13-30ec284c242b) transitioned into state 'SUCCESS' from state '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-1302912284',encryption_key_id=None,group_id=9b6b1241-f880-4ac6-80b1-8db6fc56e2c3,group_type_id=,metadata={},multiattach=False,project_id='3b1e39270e49408bad17c95d5e15f06a',qos_specs=None,replication_status=,reservations=['61302e45-4f50-44be-a5fb-5056cdbc6e48','d3a25a50-d21c-458f-b0fc-0355edc0d0ec','adbd2c04-72a8-4414-b247-e7d69e78c51e','c62858a0-f116-4c21-989f-0dd7db59047f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b19adda47b2846fc954772ad4722401d',volume_type_id=be55516d-7890-4bac-9329-92d2070f6218)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:21.723752 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-945ade8d-5022-42f9-a108-2a9106156899 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59ecd047-b1ac-463a-b28b-af271a6ae2cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:21.725027 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-efe82876-7b49-4591-aec7-56ec04803f4f tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] GET https://10.4.3.92/volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4/extra_specs Jul 31 17:19:21.725361 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-efe82876-7b49-4591-aec7-56ec04803f4f tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:21.725781 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-efe82876-7b49-4591-aec7-56ec04803f4f tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:21.735842 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-efe82876-7b49-4591-aec7-56ec04803f4f tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] https://10.4.3.92/volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4/extra_specs returned with HTTP 200 Jul 31 17:19:21.735842 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 112/447] 10.4.3.92 () {66 vars in 1371 bytes} [Fri Jul 31 17:19:21 2026] GET /volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4/extra_specs => generated 68 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:19:21.740475 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-945ade8d-5022-42f9-a108-2a9106156899 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59ecd047-b1ac-463a-b28b-af271a6ae2cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:21.741431 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-945ade8d-5022-42f9-a108-2a9106156899 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Flow 'volume_create_api' (94971fc2-c849-4f50-a584-680d6eb508aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:19:21.741815 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-945ade8d-5022-42f9-a108-2a9106156899 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Create volume request issued successfully. Jul 31 17:19:21.742679 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-945ade8d-5022-42f9-a108-2a9106156899 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:19:21.742918 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-945ade8d-5022-42f9-a108-2a9106156899 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:19:21.745116 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e7f91963-ef0c-44d9-a701-c607c3eafb0b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:21.748143 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e7f91963-ef0c-44d9-a701-c607c3eafb0b tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] DELETE https://10.4.3.92/volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4 Jul 31 17:19:21.748613 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e7f91963-ef0c-44d9-a701-c607c3eafb0b tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:21.748871 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e7f91963-ef0c-44d9-a701-c607c3eafb0b tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:21.792696 np0000006248 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-945ade8d-5022-42f9-a108-2a9106156899 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:19:21.795115 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e7f91963-ef0c-44d9-a701-c607c3eafb0b tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] https://10.4.3.92/volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4 returned with HTTP 202 Jul 31 17:19:21.796230 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 114/448] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:19:21 2026] DELETE /volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:19:21.800824 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:21.800824 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:21.808122 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-945ade8d-5022-42f9-a108-2a9106156899 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:19:21.809291 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 107/449] 10.4.3.92 () {70 vars in 1293 bytes} [Fri Jul 31 17:19:21 2026] POST /volume/v3/volumes => generated 813 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:19:21.810980 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-19e89ca0-cd55-4f66-9a4d-be5957fa6b87 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:21.814788 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-19e89ca0-cd55-4f66-9a4d-be5957fa6b87 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] GET https://10.4.3.92/volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4 Jul 31 17:19:21.815741 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-19e89ca0-cd55-4f66-9a4d-be5957fa6b87 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:21.815741 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-19e89ca0-cd55-4f66-9a4d-be5957fa6b87 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:21.822788 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-19e89ca0-cd55-4f66-9a4d-be5957fa6b87 tempest-VolumeTypesExtraSpecsTest-480747067 tempest-VolumeTypesExtraSpecsTest-480747067-project-admin] https://10.4.3.92/volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4 returned with HTTP 404 Jul 31 17:19:21.823730 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 117/450] 10.4.3.92 () {66 vars in 1335 bytes} [Fri Jul 31 17:19:21 2026] GET /volume/v3/types/e393dc5b-7733-4821-9665-2fa2d8a7ace4 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:19:21.829394 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-950e293d-3d77-43b9-bd67-461fec395f10 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:21.830995 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-950e293d-3d77-43b9-bd67-461fec395f10 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] GET https://10.4.3.92/volume/v3/volumes/f4aa5ecd-d840-49f9-b172-adc52ddeeb4c Jul 31 17:19:21.831290 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-950e293d-3d77-43b9-bd67-461fec395f10 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:21.831567 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-950e293d-3d77-43b9-bd67-461fec395f10 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:21.845128 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:21.845128 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:21.858435 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-950e293d-3d77-43b9-bd67-461fec395f10 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Volume info retrieved successfully. Jul 31 17:19:21.858435 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-950e293d-3d77-43b9-bd67-461fec395f10 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:19:21.858435 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-950e293d-3d77-43b9-bd67-461fec395f10 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:19:21.907694 np0000006248 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-950e293d-3d77-43b9-bd67-461fec395f10 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:19:21.913180 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:21.913180 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:21.924736 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-950e293d-3d77-43b9-bd67-461fec395f10 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/volumes/f4aa5ecd-d840-49f9-b172-adc52ddeeb4c returned with HTTP 200 Jul 31 17:19:21.925224 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 113/451] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:19:21 2026] GET /volume/v3/volumes/f4aa5ecd-d840-49f9-b172-adc52ddeeb4c => generated 881 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:22.167906 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-48341f5e-c9e7-46c6-8946-e3b49a42bd2f req-f291d3d7-5e08-4748-92da-e122b26a9418 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:22.177583 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-48341f5e-c9e7-46c6-8946-e3b49a42bd2f req-f291d3d7-5e08-4748-92da-e122b26a9418 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] POST https://10.4.3.92/volume/v3/attachments/f608aa86-f4b0-4827-8db0-2c7d81324a96/action Jul 31 17:19:22.177936 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-48341f5e-c9e7-46c6-8946-e3b49a42bd2f req-f291d3d7-5e08-4748-92da-e122b26a9418 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:19:22.178087 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-48341f5e-c9e7-46c6-8946-e3b49a42bd2f req-f291d3d7-5e08-4748-92da-e122b26a9418 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:22.221601 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:22.221601 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:22.238638 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-48341f5e-c9e7-46c6-8946-e3b49a42bd2f req-f291d3d7-5e08-4748-92da-e122b26a9418 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/attachments/f608aa86-f4b0-4827-8db0-2c7d81324a96/action returned with HTTP 204 Jul 31 17:19:22.239178 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 115/452] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:19:22 2026] POST /volume/v3/attachments/f608aa86-f4b0-4827-8db0-2c7d81324a96/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:19:22.455374 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e3089a7a-4af6-41e8-b3f1-82b7a24b34b1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:22.458271 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e3089a7a-4af6-41e8-b3f1-82b7a24b34b1 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] GET https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 Jul 31 17:19:22.458669 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e3089a7a-4af6-41e8-b3f1-82b7a24b34b1 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:22.459001 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e3089a7a-4af6-41e8-b3f1-82b7a24b34b1 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:22.471062 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:22.471062 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:22.478777 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e3089a7a-4af6-41e8-b3f1-82b7a24b34b1 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Volume info retrieved successfully. Jul 31 17:19:22.486011 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e3089a7a-4af6-41e8-b3f1-82b7a24b34b1 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 returned with HTTP 200 Jul 31 17:19:22.487152 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 108/453] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:22 2026] GET /volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:22.505515 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9604507d-c141-451d-9f3c-cf2f34989341 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:22.508773 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9604507d-c141-451d-9f3c-cf2f34989341 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] GET https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 Jul 31 17:19:22.508976 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9604507d-c141-451d-9f3c-cf2f34989341 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:22.509219 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9604507d-c141-451d-9f3c-cf2f34989341 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:22.538212 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:22.538212 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:22.549157 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9604507d-c141-451d-9f3c-cf2f34989341 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Volume info retrieved successfully. Jul 31 17:19:22.563349 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9604507d-c141-451d-9f3c-cf2f34989341 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 returned with HTTP 200 Jul 31 17:19:22.563349 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 118/454] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:22 2026] GET /volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 => generated 1136 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:22.947661 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-36a3a6d5-7564-4d08-9651-0673bff799b4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:22.950374 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-36a3a6d5-7564-4d08-9651-0673bff799b4 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] GET https://10.4.3.92/volume/v3/volumes/f4aa5ecd-d840-49f9-b172-adc52ddeeb4c Jul 31 17:19:22.950374 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-36a3a6d5-7564-4d08-9651-0673bff799b4 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:22.950374 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-36a3a6d5-7564-4d08-9651-0673bff799b4 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:22.961597 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:22.961597 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:22.966381 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-36a3a6d5-7564-4d08-9651-0673bff799b4 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Volume info retrieved successfully. Jul 31 17:19:22.967196 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-36a3a6d5-7564-4d08-9651-0673bff799b4 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:19:22.967407 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-36a3a6d5-7564-4d08-9651-0673bff799b4 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:19:23.021685 np0000006248 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-36a3a6d5-7564-4d08-9651-0673bff799b4 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:19:23.028398 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:23.028398 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:23.040327 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-36a3a6d5-7564-4d08-9651-0673bff799b4 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/volumes/f4aa5ecd-d840-49f9-b172-adc52ddeeb4c returned with HTTP 200 Jul 31 17:19:23.040903 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 114/455] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:19:22 2026] GET /volume/v3/volumes/f4aa5ecd-d840-49f9-b172-adc52ddeeb4c => generated 906 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:23.052484 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1d3f1f42-e65e-4fd7-a5b2-8a60c593fcd8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:23.052955 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1d3f1f42-e65e-4fd7-a5b2-8a60c593fcd8 None None] GET https://10.4.3.92/volume// Jul 31 17:19:23.053179 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1d3f1f42-e65e-4fd7-a5b2-8a60c593fcd8 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:23.053448 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1d3f1f42-e65e-4fd7-a5b2-8a60c593fcd8 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:23.055695 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1d3f1f42-e65e-4fd7-a5b2-8a60c593fcd8 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:19:23.055695 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 116/456] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:19:23 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:19:23.061507 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e4626be0-0131-42b1-bc9b-b42a9c6ac44e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:23.063242 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e4626be0-0131-42b1-bc9b-b42a9c6ac44e tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:19:23.063941 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e4626be0-0131-42b1-bc9b-b42a9c6ac44e tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-62187388", "volume_type": "be55516d-7890-4bac-9329-92d2070f6218", "group_id": "9b6b1241-f880-4ac6-80b1-8db6fc56e2c3", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:23.067651 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-e4626be0-0131-42b1-bc9b-b42a9c6ac44e tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-62187388', 'volume_type': 'be55516d-7890-4bac-9329-92d2070f6218', 'group_id': '9b6b1241-f880-4ac6-80b1-8db6fc56e2c3', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:19:23.067728 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-bdbee94a-185e-4c60-ba3d-93c5f9babf9f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:23.070545 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-bdbee94a-185e-4c60-ba3d-93c5f9babf9f tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:19:23.071129 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-bdbee94a-185e-4c60-ba3d-93c5f9babf9f tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1a379bb-5739-4250-92c9-d1cf2611d52c", "connector": null, "instance_uuid": "8ff5a3d5-a261-4f1e-9a27-7d79d41c0f8a"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:23.076980 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:23.076980 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:23.077823 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-e4626be0-0131-42b1-bc9b-b42a9c6ac44e tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Create volume of 1 GB Jul 31 17:19:23.087047 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:23.087047 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:23.091345 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e4626be0-0131-42b1-bc9b-b42a9c6ac44e tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Availability Zones retrieved successfully. Jul 31 17:19:23.099378 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e4626be0-0131-42b1-bc9b-b42a9c6ac44e tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Flow 'volume_create_api' (3015795b-098c-4764-bed8-7620cefc99b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:19:23.100801 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e4626be0-0131-42b1-bc9b-b42a9c6ac44e tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fa531b7-9391-4d5b-84c8-d5e4d3b97920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:23.101800 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:23.101800 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:23.103381 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-e4626be0-0131-42b1-bc9b-b42a9c6ac44e tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:19:23.142845 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e4626be0-0131-42b1-bc9b-b42a9c6ac44e tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fa531b7-9391-4d5b-84c8-d5e4d3b97920) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:19:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=be55516d-7890-4bac-9329-92d2070f6218,is_public=True,name='tempest-GroupsTest-volume-type-1520606129',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be55516d-7890-4bac-9329-92d2070f6218', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9b6b1241-f880-4ac6-80b1-8db6fc56e2c3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:23.143553 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e4626be0-0131-42b1-bc9b-b42a9c6ac44e tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29e2fbb3-bf6d-4f1c-8ab4-412894d6c9c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:23.144330 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-bdbee94a-185e-4c60-ba3d-93c5f9babf9f tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:19:23.145075 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 119/457] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:19: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) Jul 31 17:19:23.194690 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-e2181dae-1ea3-4e2b-ab74-c338d29e3512 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:23.199537 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-e2181dae-1ea3-4e2b-ab74-c338d29e3512 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] GET https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 Jul 31 17:19:23.199891 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-e2181dae-1ea3-4e2b-ab74-c338d29e3512 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:23.200522 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-e2181dae-1ea3-4e2b-ab74-c338d29e3512 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:23.217213 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-e4626be0-0131-42b1-bc9b-b42a9c6ac44e tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Created reservations ['ee58390c-288c-49b0-8534-05e7bef93ac3', 'b113005a-c7b8-447f-a0db-6d3cfe87311d', 'a36cc3d5-78c1-4aa2-be67-408cfddfae4b', 'd036fe0d-99df-422f-ac9a-1b4fda953f64'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:19:23.218449 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e4626be0-0131-42b1-bc9b-b42a9c6ac44e tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29e2fbb3-bf6d-4f1c-8ab4-412894d6c9c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee58390c-288c-49b0-8534-05e7bef93ac3', 'b113005a-c7b8-447f-a0db-6d3cfe87311d', 'a36cc3d5-78c1-4aa2-be67-408cfddfae4b', 'd036fe0d-99df-422f-ac9a-1b4fda953f64']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:23.219684 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e4626be0-0131-42b1-bc9b-b42a9c6ac44e tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7607afb-570c-4108-96aa-4f45a53d99c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:23.219853 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:23.219853 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:23.225487 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-e2181dae-1ea3-4e2b-ab74-c338d29e3512 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Volume info retrieved successfully. Jul 31 17:19:23.235341 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-e2181dae-1ea3-4e2b-ab74-c338d29e3512 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 returned with HTTP 200 Jul 31 17:19:23.235341 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 115/458] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:19:23 2026] GET /volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 => generated 1136 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:23.244683 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-7b1d3f59-312e-4fa8-9b42-83677f514427 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:23.247837 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-7b1d3f59-312e-4fa8-9b42-83677f514427 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] DELETE https://10.4.3.92/volume/v3/attachments/e924fef8-7ccb-4396-9f95-7f32e3f88e94 Jul 31 17:19:23.248263 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-7b1d3f59-312e-4fa8-9b42-83677f514427 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:23.248558 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-7b1d3f59-312e-4fa8-9b42-83677f514427 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:23.253635 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e4626be0-0131-42b1-bc9b-b42a9c6ac44e tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7607afb-570c-4108-96aa-4f45a53d99c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80330f34-8662-43c4-a797-0d246ac851b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-62187388',encryption_key_id=None,group_id=9b6b1241-f880-4ac6-80b1-8db6fc56e2c3,group_type_id=,metadata={},multiattach=False,project_id='3b1e39270e49408bad17c95d5e15f06a',qos_specs=None,replication_status=,reservations=['ee58390c-288c-49b0-8534-05e7bef93ac3','b113005a-c7b8-447f-a0db-6d3cfe87311d','a36cc3d5-78c1-4aa2-be67-408cfddfae4b','d036fe0d-99df-422f-ac9a-1b4fda953f64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b19adda47b2846fc954772ad4722401d',volume_type_id=be55516d-7890-4bac-9329-92d2070f6218), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:19:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-62187388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9b6b1241-f880-4ac6-80b1-8db6fc56e2c3,host=None,id=80330f34-8662-43c4-a797-0d246ac851b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b1e39270e49408bad17c95d5e15f06a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b19adda47b2846fc954772ad4722401d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be55516d-7890-4bac-9329-92d2070f6218),volume_type_id=be55516d-7890-4bac-9329-92d2070f6218)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:23.255083 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e4626be0-0131-42b1-bc9b-b42a9c6ac44e tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac3d7c5d-3123-4254-822d-57cd544d25dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:23.258617 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:23.258617 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:23.290239 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e4626be0-0131-42b1-bc9b-b42a9c6ac44e tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac3d7c5d-3123-4254-822d-57cd544d25dd) transitioned into state 'SUCCESS' from state '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-62187388',encryption_key_id=None,group_id=9b6b1241-f880-4ac6-80b1-8db6fc56e2c3,group_type_id=,metadata={},multiattach=False,project_id='3b1e39270e49408bad17c95d5e15f06a',qos_specs=None,replication_status=,reservations=['ee58390c-288c-49b0-8534-05e7bef93ac3','b113005a-c7b8-447f-a0db-6d3cfe87311d','a36cc3d5-78c1-4aa2-be67-408cfddfae4b','d036fe0d-99df-422f-ac9a-1b4fda953f64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b19adda47b2846fc954772ad4722401d',volume_type_id=be55516d-7890-4bac-9329-92d2070f6218)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:23.292347 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e4626be0-0131-42b1-bc9b-b42a9c6ac44e tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b07a1f79-a9c5-4fd1-b70d-c880a32fa9d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:23.311520 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e4626be0-0131-42b1-bc9b-b42a9c6ac44e tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b07a1f79-a9c5-4fd1-b70d-c880a32fa9d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:23.312432 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e4626be0-0131-42b1-bc9b-b42a9c6ac44e tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Flow 'volume_create_api' (3015795b-098c-4764-bed8-7620cefc99b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:19:23.312772 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e4626be0-0131-42b1-bc9b-b42a9c6ac44e tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Create volume request issued successfully. Jul 31 17:19:23.313497 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-e4626be0-0131-42b1-bc9b-b42a9c6ac44e tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:19:23.313691 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-e4626be0-0131-42b1-bc9b-b42a9c6ac44e tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:19:23.343804 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-7b1d3f59-312e-4fa8-9b42-83677f514427 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] https://10.4.3.92/volume/v3/attachments/e924fef8-7ccb-4396-9f95-7f32e3f88e94 returned with HTTP 200 Jul 31 17:19:23.344189 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 117/459] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:19:23 2026] DELETE /volume/v3/attachments/e924fef8-7ccb-4396-9f95-7f32e3f88e94 => generated 192 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:23.356288 np0000006248 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-e4626be0-0131-42b1-bc9b-b42a9c6ac44e tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:19:23.360538 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:23.360538 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:23.365901 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e4626be0-0131-42b1-bc9b-b42a9c6ac44e tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:19:23.366914 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 109/460] 10.4.3.92 () {70 vars in 1293 bytes} [Fri Jul 31 17:19:23 2026] POST /volume/v3/volumes => generated 811 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:19:23.385192 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6a8f9922-1b5d-4006-84e1-fc5aeba660eb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:23.388552 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6a8f9922-1b5d-4006-84e1-fc5aeba660eb tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] GET https://10.4.3.92/volume/v3/volumes/80330f34-8662-43c4-a797-0d246ac851b0 Jul 31 17:19:23.388552 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6a8f9922-1b5d-4006-84e1-fc5aeba660eb tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:23.388552 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6a8f9922-1b5d-4006-84e1-fc5aeba660eb tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:23.415283 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:23.415283 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:23.421023 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6a8f9922-1b5d-4006-84e1-fc5aeba660eb tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Volume info retrieved successfully. Jul 31 17:19:23.422248 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-6a8f9922-1b5d-4006-84e1-fc5aeba660eb tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:19:23.422442 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-6a8f9922-1b5d-4006-84e1-fc5aeba660eb tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:19:23.485800 np0000006248 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-6a8f9922-1b5d-4006-84e1-fc5aeba660eb tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:19:23.490484 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:23.490484 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:23.502070 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ae29db4d-5200-4f91-a130-11b5e9dba70b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:23.503857 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ae29db4d-5200-4f91-a130-11b5e9dba70b None None] GET https://10.4.3.92/volume// Jul 31 17:19:23.503857 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ae29db4d-5200-4f91-a130-11b5e9dba70b None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:23.503857 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ae29db4d-5200-4f91-a130-11b5e9dba70b None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:23.503974 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6a8f9922-1b5d-4006-84e1-fc5aeba660eb tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/volumes/80330f34-8662-43c4-a797-0d246ac851b0 returned with HTTP 200 Jul 31 17:19:23.504019 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ae29db4d-5200-4f91-a130-11b5e9dba70b None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:19:23.504285 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 116/461] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:19:23 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:19:23.504592 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 120/462] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:19:23 2026] GET /volume/v3/volumes/80330f34-8662-43c4-a797-0d246ac851b0 => generated 879 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:23.515230 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-9b4e2ab5-02a2-4c7f-b972-b7873f98195a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:23.522275 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-9b4e2ab5-02a2-4c7f-b972-b7873f98195a tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] POST https://10.4.3.92/volume/v3/volumes/f1a379bb-5739-4250-92c9-d1cf2611d52c/action Jul 31 17:19:23.522958 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-9b4e2ab5-02a2-4c7f-b972-b7873f98195a tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Action body: b'{"os-reimage": {"image_id": "df51af3e-7d7d-4324-b950-d71a5e20e3f5", "reimage_reserved": true}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:19:23.522958 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-9b4e2ab5-02a2-4c7f-b972-b7873f98195a tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "df51af3e-7d7d-4324-b950-d71a5e20e3f5", "reimage_reserved": true}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:23.543001 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:23.543001 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:23.543717 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-9b4e2ab5-02a2-4c7f-b972-b7873f98195a tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Volume info retrieved successfully. Jul 31 17:19:24.208524 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-9b4e2ab5-02a2-4c7f-b972-b7873f98195a tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] https://10.4.3.92/volume/v3/volumes/f1a379bb-5739-4250-92c9-d1cf2611d52c/action returned with HTTP 202 Jul 31 17:19:24.209568 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 118/463] 10.4.3.92 () {74 vars in 1706 bytes} [Fri Jul 31 17:19:23 2026] POST /volume/v3/volumes/f1a379bb-5739-4250-92c9-d1cf2611d52c/action => generated 0 bytes in 695 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 31 17:19:24.321729 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0eb33e77-c86c-4268-8171-3f5e7b4d1a17 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:24.322259 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0eb33e77-c86c-4268-8171-3f5e7b4d1a17 None None] GET https://10.4.3.92/volume// Jul 31 17:19:24.322259 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0eb33e77-c86c-4268-8171-3f5e7b4d1a17 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:24.322475 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0eb33e77-c86c-4268-8171-3f5e7b4d1a17 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:24.322877 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0eb33e77-c86c-4268-8171-3f5e7b4d1a17 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:19:24.323272 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 110/464] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:19:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:19:24.336033 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-d31a2006-94ad-44bd-8f93-cbadc339214c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:24.340265 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-d31a2006-94ad-44bd-8f93-cbadc339214c tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:19:24.340265 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-d31a2006-94ad-44bd-8f93-cbadc339214c tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1f4eebe-9885-4673-b47e-c4d137741838", "connector": null, "instance_uuid": "81775937-d5be-446e-9243-a2d24f7c7d36"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:24.354292 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:24.354292 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:24.390703 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-d31a2006-94ad-44bd-8f93-cbadc339214c tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:19:24.391330 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 117/465] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:19:24 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:24.414815 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-58bb9616-34e9-42d2-ac8b-ddbf0948b31a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:24.415572 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-58bb9616-34e9-42d2-ac8b-ddbf0948b31a None None] GET https://10.4.3.92/volume// Jul 31 17:19:24.415988 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-58bb9616-34e9-42d2-ac8b-ddbf0948b31a None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:24.416353 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-58bb9616-34e9-42d2-ac8b-ddbf0948b31a None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:24.416876 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-58bb9616-34e9-42d2-ac8b-ddbf0948b31a None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:19:24.417361 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 121/466] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:19:24 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:19:24.430027 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-197f6e89-11ca-4dff-b471-aefed044d641 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:24.434738 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-197f6e89-11ca-4dff-b471-aefed044d641 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] GET https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 Jul 31 17:19:24.435001 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-197f6e89-11ca-4dff-b471-aefed044d641 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:24.435826 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-197f6e89-11ca-4dff-b471-aefed044d641 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:24.452341 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:24.452341 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:24.458834 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-197f6e89-11ca-4dff-b471-aefed044d641 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Volume info retrieved successfully. Jul 31 17:19:24.465857 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-197f6e89-11ca-4dff-b471-aefed044d641 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 returned with HTTP 200 Jul 31 17:19:24.466393 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 119/467] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:19:24 2026] GET /volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 => generated 1316 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:19:24.520930 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9711bc4e-7912-42d4-addc-9a0b14406659 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:24.523139 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9711bc4e-7912-42d4-addc-9a0b14406659 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] GET https://10.4.3.92/volume/v3/volumes/80330f34-8662-43c4-a797-0d246ac851b0 Jul 31 17:19:24.523407 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9711bc4e-7912-42d4-addc-9a0b14406659 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:24.523550 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9711bc4e-7912-42d4-addc-9a0b14406659 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:24.531483 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:24.531483 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:24.535428 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9711bc4e-7912-42d4-addc-9a0b14406659 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Volume info retrieved successfully. Jul 31 17:19:24.536479 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-9711bc4e-7912-42d4-addc-9a0b14406659 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:19:24.536688 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-9711bc4e-7912-42d4-addc-9a0b14406659 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:19:24.592025 np0000006248 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-9711bc4e-7912-42d4-addc-9a0b14406659 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:19:24.596406 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:24.596406 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:24.605373 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9711bc4e-7912-42d4-addc-9a0b14406659 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/volumes/80330f34-8662-43c4-a797-0d246ac851b0 returned with HTTP 200 Jul 31 17:19:24.605884 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 111/468] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:19:24 2026] GET /volume/v3/volumes/80330f34-8662-43c4-a797-0d246ac851b0 => generated 904 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:24.619000 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b02fa043-117e-4b5b-996d-764ba445c93c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:24.621121 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b02fa043-117e-4b5b-996d-764ba445c93c tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] PUT https://10.4.3.92/volume/v3/groups/9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 Jul 31 17:19:24.621582 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b02fa043-117e-4b5b-996d-764ba445c93c tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "80330f34-8662-43c4-a797-0d246ac851b0"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:24.629478 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-b02fa043-117e-4b5b-996d-764ba445c93c tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Update called for group 9b6b1241-f880-4ac6-80b1-8db6fc56e2c3. {{(pid=100274) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 31 17:19:24.629666 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.groups [None req-b02fa043-117e-4b5b-996d-764ba445c93c tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Updating group 9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 with name new_group description: This is a new group add_volumes: None remove_volumes: 80330f34-8662-43c4-a797-0d246ac851b0. Jul 31 17:19:24.634163 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:24.634163 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:24.673164 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b02fa043-117e-4b5b-996d-764ba445c93c tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/groups/9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 returned with HTTP 202 Jul 31 17:19:24.673855 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 118/469] 10.4.3.92 () {70 vars in 1400 bytes} [Fri Jul 31 17:19:24 2026] PUT /volume/v3/groups/9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:19:24.685994 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bdadf3a6-45a4-4f9b-a9ef-cf5fd3b2fdfc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:24.688222 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bdadf3a6-45a4-4f9b-a9ef-cf5fd3b2fdfc tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] GET https://10.4.3.92/volume/v3/groups/9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 Jul 31 17:19:24.689474 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bdadf3a6-45a4-4f9b-a9ef-cf5fd3b2fdfc tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:24.689474 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bdadf3a6-45a4-4f9b-a9ef-cf5fd3b2fdfc tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:24.689474 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-bdadf3a6-45a4-4f9b-a9ef-cf5fd3b2fdfc tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] show called for member 9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:19:24.694620 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:24.694620 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:24.709722 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bdadf3a6-45a4-4f9b-a9ef-cf5fd3b2fdfc tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/groups/9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 returned with HTTP 200 Jul 31 17:19:24.709722 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 122/470] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:19:24 2026] GET /volume/v3/groups/9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 => generated 323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:25.722047 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-38bb2b02-5f1f-4cc9-a86c-be684e791fb4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:25.724575 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-38bb2b02-5f1f-4cc9-a86c-be684e791fb4 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] GET https://10.4.3.92/volume/v3/groups/9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 Jul 31 17:19:25.724956 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-38bb2b02-5f1f-4cc9-a86c-be684e791fb4 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:25.725234 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-38bb2b02-5f1f-4cc9-a86c-be684e791fb4 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:25.725664 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-38bb2b02-5f1f-4cc9-a86c-be684e791fb4 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] show called for member 9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:19:25.730508 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:25.730508 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:25.740292 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-38bb2b02-5f1f-4cc9-a86c-be684e791fb4 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/groups/9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 returned with HTTP 200 Jul 31 17:19:25.740850 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 120/471] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:19:25 2026] GET /volume/v3/groups/9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 => generated 324 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:25.752405 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f1e7d4ce-dc37-4fac-9b31-a1de5028792e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:25.755180 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f1e7d4ce-dc37-4fac-9b31-a1de5028792e tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] GET https://10.4.3.92/volume/v3/groups/9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 Jul 31 17:19:25.755489 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f1e7d4ce-dc37-4fac-9b31-a1de5028792e tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:25.755694 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f1e7d4ce-dc37-4fac-9b31-a1de5028792e tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:25.755873 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-f1e7d4ce-dc37-4fac-9b31-a1de5028792e tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] show called for member 9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:19:25.760753 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:25.760753 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:25.776349 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f1e7d4ce-dc37-4fac-9b31-a1de5028792e tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/groups/9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 returned with HTTP 200 Jul 31 17:19:25.776349 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 112/472] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:19:25 2026] GET /volume/v3/groups/9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 => generated 324 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:25.786155 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f57c0b7d-0933-44f2-acaa-497647c390a7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:25.790601 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f57c0b7d-0933-44f2-acaa-497647c390a7 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Jul 31 17:19:25.791662 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f57c0b7d-0933-44f2-acaa-497647c390a7 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:25.791979 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f57c0b7d-0933-44f2-acaa-497647c390a7 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:25.792256 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-f57c0b7d-0933-44f2-acaa-497647c390a7 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:19:25.793027 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f57c0b7d-0933-44f2-acaa-497647c390a7 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:19:25.808758 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f57c0b7d-0933-44f2-acaa-497647c390a7 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Get all volumes completed successfully. Jul 31 17:19:25.809906 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-f57c0b7d-0933-44f2-acaa-497647c390a7 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:19:25.810168 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-f57c0b7d-0933-44f2-acaa-497647c390a7 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:19:25.870542 np0000006248 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-f57c0b7d-0933-44f2-acaa-497647c390a7 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:19:25.871287 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:25.871287 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:25.882043 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f57c0b7d-0933-44f2-acaa-497647c390a7 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Jul 31 17:19:25.882043 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 119/473] 10.4.3.92 () {68 vars in 1292 bytes} [Fri Jul 31 17:19:25 2026] GET /volume/v3/volumes/detail => generated 1769 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:19:25.904378 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-98864cbf-eec5-4ea0-9c04-baf0d4710394 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:25.910125 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-98864cbf-eec5-4ea0-9c04-baf0d4710394 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] PUT https://10.4.3.92/volume/v3/groups/9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 Jul 31 17:19:25.910621 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-98864cbf-eec5-4ea0-9c04-baf0d4710394 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "80330f34-8662-43c4-a797-0d246ac851b0"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:25.924105 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-98864cbf-eec5-4ea0-9c04-baf0d4710394 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Update called for group 9b6b1241-f880-4ac6-80b1-8db6fc56e2c3. {{(pid=100272) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 31 17:19:25.924105 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.groups [None req-98864cbf-eec5-4ea0-9c04-baf0d4710394 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Updating group 9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 with name None description: None add_volumes: 80330f34-8662-43c4-a797-0d246ac851b0 remove_volumes: None. Jul 31 17:19:25.933200 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:25.933200 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:25.998277 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-98864cbf-eec5-4ea0-9c04-baf0d4710394 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/groups/9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 returned with HTTP 202 Jul 31 17:19:25.999361 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 123/474] 10.4.3.92 () {70 vars in 1399 bytes} [Fri Jul 31 17:19:25 2026] PUT /volume/v3/groups/9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:19:26.012790 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2cda7887-d016-4703-95e4-7b4ced20aa04 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:26.015225 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2cda7887-d016-4703-95e4-7b4ced20aa04 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] GET https://10.4.3.92/volume/v3/groups/9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 Jul 31 17:19:26.017407 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2cda7887-d016-4703-95e4-7b4ced20aa04 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:26.017407 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2cda7887-d016-4703-95e4-7b4ced20aa04 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:26.017407 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-2cda7887-d016-4703-95e4-7b4ced20aa04 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] show called for member 9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:19:26.021329 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:26.021329 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:26.031952 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2cda7887-d016-4703-95e4-7b4ced20aa04 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/groups/9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 returned with HTTP 200 Jul 31 17:19:26.033561 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 121/475] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:19:26 2026] GET /volume/v3/groups/9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 => generated 323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:27.049029 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-816bccf3-877d-4c02-b64d-d0179a9c692f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:27.051066 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-816bccf3-877d-4c02-b64d-d0179a9c692f tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] GET https://10.4.3.92/volume/v3/groups/9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 Jul 31 17:19:27.051190 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-816bccf3-877d-4c02-b64d-d0179a9c692f tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:27.052463 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-816bccf3-877d-4c02-b64d-d0179a9c692f tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:27.052463 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-816bccf3-877d-4c02-b64d-d0179a9c692f tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] show called for member 9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:19:27.064579 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:27.064579 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:27.092347 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-816bccf3-877d-4c02-b64d-d0179a9c692f tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/groups/9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 returned with HTTP 200 Jul 31 17:19:27.094509 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 113/476] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:19:27 2026] GET /volume/v3/groups/9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 => generated 324 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:27.110995 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5a9a5431-adbb-4c48-8aa6-4b431a716b46 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:27.114135 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5a9a5431-adbb-4c48-8aa6-4b431a716b46 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Jul 31 17:19:27.114228 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5a9a5431-adbb-4c48-8aa6-4b431a716b46 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:27.114557 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5a9a5431-adbb-4c48-8aa6-4b431a716b46 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:27.114851 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-5a9a5431-adbb-4c48-8aa6-4b431a716b46 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:19:27.117495 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5a9a5431-adbb-4c48-8aa6-4b431a716b46 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:19:27.142251 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5a9a5431-adbb-4c48-8aa6-4b431a716b46 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Get all volumes completed successfully. Jul 31 17:19:27.144279 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-5a9a5431-adbb-4c48-8aa6-4b431a716b46 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:19:27.144279 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-5a9a5431-adbb-4c48-8aa6-4b431a716b46 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:19:27.209280 np0000006248 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-5a9a5431-adbb-4c48-8aa6-4b431a716b46 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:19:27.215735 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:27.215735 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:27.229152 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-5a9a5431-adbb-4c48-8aa6-4b431a716b46 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:19:27.229401 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-5a9a5431-adbb-4c48-8aa6-4b431a716b46 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:19:27.294973 np0000006248 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-5a9a5431-adbb-4c48-8aa6-4b431a716b46 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:19:27.302789 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:27.302789 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:27.315224 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5a9a5431-adbb-4c48-8aa6-4b431a716b46 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Jul 31 17:19:27.316269 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 120/477] 10.4.3.92 () {68 vars in 1292 bytes} [Fri Jul 31 17:19:27 2026] GET /volume/v3/volumes/detail => generated 1803 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:19:27.338765 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6828926b-6880-49ca-b4c3-9fc0de20f2e5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:27.341166 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6828926b-6880-49ca-b4c3-9fc0de20f2e5 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Jul 31 17:19:27.341473 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6828926b-6880-49ca-b4c3-9fc0de20f2e5 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:27.342102 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6828926b-6880-49ca-b4c3-9fc0de20f2e5 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:27.342358 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-6828926b-6880-49ca-b4c3-9fc0de20f2e5 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:19:27.342805 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:27.342805 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:27.343197 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-6828926b-6880-49ca-b4c3-9fc0de20f2e5 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:19:27.367872 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6828926b-6880-49ca-b4c3-9fc0de20f2e5 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Get all volumes completed successfully. Jul 31 17:19:27.367872 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-6828926b-6880-49ca-b4c3-9fc0de20f2e5 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:19:27.367872 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-6828926b-6880-49ca-b4c3-9fc0de20f2e5 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:19:27.425139 np0000006248 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-6828926b-6880-49ca-b4c3-9fc0de20f2e5 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:19:27.432697 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:27.432697 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:27.439002 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-6828926b-6880-49ca-b4c3-9fc0de20f2e5 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:19:27.439121 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-6828926b-6880-49ca-b4c3-9fc0de20f2e5 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:19:27.452011 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-faa4cd9a-d030-4d7b-a3c7-85dcfd48c764 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:27.455214 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-faa4cd9a-d030-4d7b-a3c7-85dcfd48c764 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] DELETE https://10.4.3.92/volume/v3/attachments/f608aa86-f4b0-4827-8db0-2c7d81324a96 Jul 31 17:19:27.455534 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-faa4cd9a-d030-4d7b-a3c7-85dcfd48c764 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:27.456244 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-faa4cd9a-d030-4d7b-a3c7-85dcfd48c764 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:27.468880 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:27.468880 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:27.498997 np0000006248 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-6828926b-6880-49ca-b4c3-9fc0de20f2e5 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:19:27.507235 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:27.507235 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:27.521104 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6828926b-6880-49ca-b4c3-9fc0de20f2e5 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Jul 31 17:19:27.521875 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 124/478] 10.4.3.92 () {68 vars in 1292 bytes} [Fri Jul 31 17:19:27 2026] GET /volume/v3/volumes/detail => generated 1803 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:19:27.536015 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b8f55aec-d7a1-4010-a1ef-d1a0e8e02123 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:27.537336 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b8f55aec-d7a1-4010-a1ef-d1a0e8e02123 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] POST https://10.4.3.92/volume/v3/groups/9b6b1241-f880-4ac6-80b1-8db6fc56e2c3/action Jul 31 17:19:27.538237 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b8f55aec-d7a1-4010-a1ef-d1a0e8e02123 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:19:27.538237 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b8f55aec-d7a1-4010-a1ef-d1a0e8e02123 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:27.539529 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-b8f55aec-d7a1-4010-a1ef-d1a0e8e02123 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] delete called for group 9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 {{(pid=100271) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 17:19:27.540048 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.groups [None req-b8f55aec-d7a1-4010-a1ef-d1a0e8e02123 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Delete group with id: 9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 Jul 31 17:19:27.544332 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:27.544332 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:27.576934 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-faa4cd9a-d030-4d7b-a3c7-85dcfd48c764 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/attachments/f608aa86-f4b0-4827-8db0-2c7d81324a96 returned with HTTP 200 Jul 31 17:19:27.577633 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 122/479] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:19:27 2026] DELETE /volume/v3/attachments/f608aa86-f4b0-4827-8db0-2c7d81324a96 => generated 192 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:27.621724 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b8f55aec-d7a1-4010-a1ef-d1a0e8e02123 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/groups/9b6b1241-f880-4ac6-80b1-8db6fc56e2c3/action returned with HTTP 202 Jul 31 17:19:27.622446 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 114/480] 10.4.3.92 () {70 vars in 1421 bytes} [Fri Jul 31 17:19:27 2026] POST /volume/v3/groups/9b6b1241-f880-4ac6-80b1-8db6fc56e2c3/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:19:27.637040 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-37b0b7a4-800d-4f66-a21a-84096687992a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:27.640120 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-37b0b7a4-800d-4f66-a21a-84096687992a tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] GET https://10.4.3.92/volume/v3/volumes/80330f34-8662-43c4-a797-0d246ac851b0 Jul 31 17:19:27.640388 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-37b0b7a4-800d-4f66-a21a-84096687992a tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:27.640799 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-37b0b7a4-800d-4f66-a21a-84096687992a tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:27.654949 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:27.654949 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:27.662583 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-37b0b7a4-800d-4f66-a21a-84096687992a tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Volume info retrieved successfully. Jul 31 17:19:27.663655 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-37b0b7a4-800d-4f66-a21a-84096687992a tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:19:27.663655 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-37b0b7a4-800d-4f66-a21a-84096687992a tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:19:27.723427 np0000006248 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-37b0b7a4-800d-4f66-a21a-84096687992a tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:19:27.729232 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:27.729232 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:27.742429 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-37b0b7a4-800d-4f66-a21a-84096687992a tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/volumes/80330f34-8662-43c4-a797-0d246ac851b0 returned with HTTP 200 Jul 31 17:19:27.743639 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 121/481] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:19:27 2026] GET /volume/v3/volumes/80330f34-8662-43c4-a797-0d246ac851b0 => generated 903 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:28.763914 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-73d1cc00-decf-42b2-ae6b-5798f907e25f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:28.767495 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-73d1cc00-decf-42b2-ae6b-5798f907e25f tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] GET https://10.4.3.92/volume/v3/volumes/80330f34-8662-43c4-a797-0d246ac851b0 Jul 31 17:19:28.767880 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-73d1cc00-decf-42b2-ae6b-5798f907e25f tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:28.768505 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-73d1cc00-decf-42b2-ae6b-5798f907e25f tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:28.792223 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-73d1cc00-decf-42b2-ae6b-5798f907e25f tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/volumes/80330f34-8662-43c4-a797-0d246ac851b0 returned with HTTP 404 Jul 31 17:19:28.793130 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 125/482] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:19:28 2026] GET /volume/v3/volumes/80330f34-8662-43c4-a797-0d246ac851b0 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:19:28.808068 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-62433269-fac0-40e5-8410-5f9df91d0631 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:28.810804 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-62433269-fac0-40e5-8410-5f9df91d0631 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] GET https://10.4.3.92/volume/v3/volumes/f4aa5ecd-d840-49f9-b172-adc52ddeeb4c Jul 31 17:19:28.811575 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-62433269-fac0-40e5-8410-5f9df91d0631 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:28.811575 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-62433269-fac0-40e5-8410-5f9df91d0631 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:28.822426 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-62433269-fac0-40e5-8410-5f9df91d0631 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/volumes/f4aa5ecd-d840-49f9-b172-adc52ddeeb4c returned with HTTP 404 Jul 31 17:19:28.823719 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 123/483] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:19:28 2026] GET /volume/v3/volumes/f4aa5ecd-d840-49f9-b172-adc52ddeeb4c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:19:28.841966 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-73e1347a-9089-43f2-a608-d2cb62f634a7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:28.845121 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-73e1347a-9089-43f2-a608-d2cb62f634a7 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] GET https://10.4.3.92/volume/v3/groups/9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 Jul 31 17:19:28.845598 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-73e1347a-9089-43f2-a608-d2cb62f634a7 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:28.845598 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-73e1347a-9089-43f2-a608-d2cb62f634a7 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:28.845598 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-73e1347a-9089-43f2-a608-d2cb62f634a7 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] show called for member 9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:19:28.852428 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-73e1347a-9089-43f2-a608-d2cb62f634a7 tempest-GroupsTest-2052409606 tempest-GroupsTest-2052409606-project-member] https://10.4.3.92/volume/v3/groups/9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 returned with HTTP 404 Jul 31 17:19:28.852428 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 115/484] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:19:28 2026] GET /volume/v3/groups/9b6b1241-f880-4ac6-80b1-8db6fc56e2c3 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:19:28.865027 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-52840fd9-4989-41cf-9573-646b9af90d7f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:28.873716 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-52840fd9-4989-41cf-9573-646b9af90d7f tempest-GroupsTest-590652020 tempest-GroupsTest-590652020-project-admin] DELETE https://10.4.3.92/volume/v3/group_types/46108563-244b-4dc7-a705-5a100b79760e Jul 31 17:19:28.873716 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-52840fd9-4989-41cf-9573-646b9af90d7f tempest-GroupsTest-590652020 tempest-GroupsTest-590652020-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:28.873716 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-52840fd9-4989-41cf-9573-646b9af90d7f tempest-GroupsTest-590652020 tempest-GroupsTest-590652020-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:28.912624 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-52840fd9-4989-41cf-9573-646b9af90d7f tempest-GroupsTest-590652020 tempest-GroupsTest-590652020-project-admin] https://10.4.3.92/volume/v3/group_types/46108563-244b-4dc7-a705-5a100b79760e returned with HTTP 202 Jul 31 17:19:28.913955 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 122/485] 10.4.3.92 () {68 vars in 1397 bytes} [Fri Jul 31 17:19:28 2026] DELETE /volume/v3/group_types/46108563-244b-4dc7-a705-5a100b79760e => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:19:28.927360 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-194cb382-b627-4555-a257-bf3511a5a4c7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:28.930709 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-194cb382-b627-4555-a257-bf3511a5a4c7 tempest-GroupsTest-590652020 tempest-GroupsTest-590652020-project-admin] DELETE https://10.4.3.92/volume/v3/types/be55516d-7890-4bac-9329-92d2070f6218 Jul 31 17:19:28.930894 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-194cb382-b627-4555-a257-bf3511a5a4c7 tempest-GroupsTest-590652020 tempest-GroupsTest-590652020-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:28.931126 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-194cb382-b627-4555-a257-bf3511a5a4c7 tempest-GroupsTest-590652020 tempest-GroupsTest-590652020-project-admin] Calling method '_delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:28.996762 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-194cb382-b627-4555-a257-bf3511a5a4c7 tempest-GroupsTest-590652020 tempest-GroupsTest-590652020-project-admin] https://10.4.3.92/volume/v3/types/be55516d-7890-4bac-9329-92d2070f6218 returned with HTTP 202 Jul 31 17:19:28.997176 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 126/486] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:19:28 2026] DELETE /volume/v3/types/be55516d-7890-4bac-9329-92d2070f6218 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:19:29.011367 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5d07b400-7637-4f45-9afd-3b49cd8e2893 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:29.015196 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5d07b400-7637-4f45-9afd-3b49cd8e2893 tempest-GroupsTest-590652020 tempest-GroupsTest-590652020-project-admin] GET https://10.4.3.92/volume/v3/types/be55516d-7890-4bac-9329-92d2070f6218 Jul 31 17:19:29.015196 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5d07b400-7637-4f45-9afd-3b49cd8e2893 tempest-GroupsTest-590652020 tempest-GroupsTest-590652020-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:29.016576 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5d07b400-7637-4f45-9afd-3b49cd8e2893 tempest-GroupsTest-590652020 tempest-GroupsTest-590652020-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:29.022733 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5d07b400-7637-4f45-9afd-3b49cd8e2893 tempest-GroupsTest-590652020 tempest-GroupsTest-590652020-project-admin] https://10.4.3.92/volume/v3/types/be55516d-7890-4bac-9329-92d2070f6218 returned with HTTP 404 Jul 31 17:19:29.025358 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 124/487] 10.4.3.92 () {66 vars in 1335 bytes} [Fri Jul 31 17:19:29 2026] GET /volume/v3/types/be55516d-7890-4bac-9329-92d2070f6218 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:19:31.752392 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-a2806ba9-508d-45a8-b915-9ba052568a7d req-f2809087-2b14-47d4-920e-25b419de011a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:31.755207 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a2806ba9-508d-45a8-b915-9ba052568a7d req-f2809087-2b14-47d4-920e-25b419de011a tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] GET https://10.4.3.92/volume/v3/limits Jul 31 17:19:31.755674 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a2806ba9-508d-45a8-b915-9ba052568a7d req-f2809087-2b14-47d4-920e-25b419de011a tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:31.756167 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a2806ba9-508d-45a8-b915-9ba052568a7d req-f2809087-2b14-47d4-920e-25b419de011a tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:31.775768 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [req-a2806ba9-508d-45a8-b915-9ba052568a7d req-f2809087-2b14-47d4-920e-25b419de011a tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:19:31.776181 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [req-a2806ba9-508d-45a8-b915-9ba052568a7d req-f2809087-2b14-47d4-920e-25b419de011a tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:19:31.776489 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [req-a2806ba9-508d-45a8-b915-9ba052568a7d req-f2809087-2b14-47d4-920e-25b419de011a tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-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. Jul 31 17:19:31.777219 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [req-a2806ba9-508d-45a8-b915-9ba052568a7d req-f2809087-2b14-47d4-920e-25b419de011a tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-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. Jul 31 17:19:31.777563 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [req-a2806ba9-508d-45a8-b915-9ba052568a7d req-f2809087-2b14-47d4-920e-25b419de011a tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-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. Jul 31 17:19:31.778119 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [req-a2806ba9-508d-45a8-b915-9ba052568a7d req-f2809087-2b14-47d4-920e-25b419de011a tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-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. Jul 31 17:19:31.807451 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a2806ba9-508d-45a8-b915-9ba052568a7d req-f2809087-2b14-47d4-920e-25b419de011a tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] https://10.4.3.92/volume/v3/limits returned with HTTP 200 Jul 31 17:19:31.807921 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 116/488] 10.4.3.92 () {68 vars in 1477 bytes} [Fri Jul 31 17:19:31 2026] GET /volume/v3/limits => generated 302 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:31.811630 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-71f836c4-fc46-43aa-8baa-80b97f02b9b8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:31.812483 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-71f836c4-fc46-43aa-8baa-80b97f02b9b8 None None] GET https://10.4.3.92/volume// Jul 31 17:19:31.812709 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-71f836c4-fc46-43aa-8baa-80b97f02b9b8 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:31.813030 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-71f836c4-fc46-43aa-8baa-80b97f02b9b8 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:31.813626 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-71f836c4-fc46-43aa-8baa-80b97f02b9b8 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:19:31.814239 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 123/489] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:19:31 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:19:31.824588 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-4102e60e-e097-40c0-827d-040876520016 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:31.830521 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-4102e60e-e097-40c0-827d-040876520016 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] GET https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 Jul 31 17:19:31.830947 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-4102e60e-e097-40c0-827d-040876520016 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:31.831442 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-4102e60e-e097-40c0-827d-040876520016 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:31.845374 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:31.845374 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:31.851729 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-4102e60e-e097-40c0-827d-040876520016 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Volume info retrieved successfully. Jul 31 17:19:31.857496 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-4102e60e-e097-40c0-827d-040876520016 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 returned with HTTP 200 Jul 31 17:19:31.858523 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 127/490] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:19:31 2026] GET /volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 => generated 1023 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:19:31.900783 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-a2806ba9-508d-45a8-b915-9ba052568a7d req-d749b7e6-f64e-4f2d-aa71-848740bc4484 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:31.904641 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a2806ba9-508d-45a8-b915-9ba052568a7d req-d749b7e6-f64e-4f2d-aa71-848740bc4484 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] GET https://10.4.3.92/volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad Jul 31 17:19:31.904997 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a2806ba9-508d-45a8-b915-9ba052568a7d req-d749b7e6-f64e-4f2d-aa71-848740bc4484 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:31.905326 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a2806ba9-508d-45a8-b915-9ba052568a7d req-d749b7e6-f64e-4f2d-aa71-848740bc4484 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:31.921098 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:31.921098 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:31.930735 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-a2806ba9-508d-45a8-b915-9ba052568a7d req-d749b7e6-f64e-4f2d-aa71-848740bc4484 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Volume info retrieved successfully. Jul 31 17:19:31.941238 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a2806ba9-508d-45a8-b915-9ba052568a7d req-d749b7e6-f64e-4f2d-aa71-848740bc4484 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] https://10.4.3.92/volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad returned with HTTP 200 Jul 31 17:19:31.941591 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 125/491] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:19:31 2026] GET /volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad => generated 1449 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:31.959895 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-a2806ba9-508d-45a8-b915-9ba052568a7d req-8484c696-a821-442e-a3b9-d4a8d236ee13 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:31.964719 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a2806ba9-508d-45a8-b915-9ba052568a7d req-8484c696-a821-442e-a3b9-d4a8d236ee13 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:19:31.965175 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a2806ba9-508d-45a8-b915-9ba052568a7d req-8484c696-a821-442e-a3b9-d4a8d236ee13 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "64e2d464-d179-4a23-964f-ab8a68b7b3ad", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-532722325", "description": null, "metadata": {}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:31.989510 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-1c6a8529-40ce-4eb0-8097-92b2742c4948 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:31.994169 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:31.994169 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:31.994947 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-1c6a8529-40ce-4eb0-8097-92b2742c4948 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] PUT https://10.4.3.92/volume/v3/attachments/f4ed2bc9-4226-456a-9227-a4d47bfdfe34 Jul 31 17:19:31.995037 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-a2806ba9-508d-45a8-b915-9ba052568a7d req-8484c696-a821-442e-a3b9-d4a8d236ee13 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Volume info retrieved successfully. Jul 31 17:19:31.995272 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [req-a2806ba9-508d-45a8-b915-9ba052568a7d req-8484c696-a821-442e-a3b9-d4a8d236ee13 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Create snapshot from volume 64e2d464-d179-4a23-964f-ab8a68b7b3ad Jul 31 17:19:31.995757 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-1c6a8529-40ce-4eb0-8097-92b2742c4948 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:32.008431 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-1c6a8529-40ce-4eb0-8097-92b2742c4948 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Acquiring lock "cinder-attachment_update-f1f4eebe-9885-4673-b47e-c4d137741838-np0000006248" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:19:32.017081 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-1c6a8529-40ce-4eb0-8097-92b2742c4948 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Lock "cinder-attachment_update-f1f4eebe-9885-4673-b47e-c4d137741838-np0000006248" acquired by "attachment_update" :: waited 0.009s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:19:32.018748 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:32.018748 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:32.092870 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [req-a2806ba9-508d-45a8-b915-9ba052568a7d req-8484c696-a821-442e-a3b9-d4a8d236ee13 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Created reservations ['15855ac0-62e3-45f1-999d-0838938b5955', '070e23ba-b231-45ea-b5b9-50bd2e3a2a79', 'e9452016-47a3-4a7e-871a-627b140cf268', '319f3416-2c85-4a0e-a5ce-979aa2329951'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:19:32.181612 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-a2806ba9-508d-45a8-b915-9ba052568a7d req-8484c696-a821-442e-a3b9-d4a8d236ee13 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Snapshot force create request issued successfully. Jul 31 17:19:32.182192 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a2806ba9-508d-45a8-b915-9ba052568a7d req-8484c696-a821-442e-a3b9-d4a8d236ee13 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:19:32.182971 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 117/492] 10.4.3.92 () {72 vars in 1540 bytes} [Fri Jul 31 17:19:31 2026] POST /volume/v3/snapshots => generated 318 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:19:32.298930 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-1c6a8529-40ce-4eb0-8097-92b2742c4948 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Lock "cinder-attachment_update-f1f4eebe-9885-4673-b47e-c4d137741838-np0000006248" released by "attachment_update" :: held 0.282s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:19:32.299245 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-1c6a8529-40ce-4eb0-8097-92b2742c4948 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/attachments/f4ed2bc9-4226-456a-9227-a4d47bfdfe34 returned with HTTP 200 Jul 31 17:19:32.300701 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 124/493] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:19:31 2026] PUT /volume/v3/attachments/f4ed2bc9-4226-456a-9227-a4d47bfdfe34 => generated 969 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:32.339694 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-76060ac6-4a64-4f01-9eda-78abec83a476 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:32.345763 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-76060ac6-4a64-4f01-9eda-78abec83a476 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] POST https://10.4.3.92/volume/v3/attachments/f4ed2bc9-4226-456a-9227-a4d47bfdfe34/action Jul 31 17:19:32.346446 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-76060ac6-4a64-4f01-9eda-78abec83a476 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:19:32.346751 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-76060ac6-4a64-4f01-9eda-78abec83a476 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:32.371820 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:32.371820 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:32.397583 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-25aa22fa-fd37-4f9e-bb39-c2e544a18c19 req-76060ac6-4a64-4f01-9eda-78abec83a476 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/attachments/f4ed2bc9-4226-456a-9227-a4d47bfdfe34/action returned with HTTP 204 Jul 31 17:19:32.398483 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 128/494] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:19:32 2026] POST /volume/v3/attachments/f4ed2bc9-4226-456a-9227-a4d47bfdfe34/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:19:36.660649 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6419ccae-14b6-482e-a80e-67253f5e3894 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:36.664455 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6419ccae-14b6-482e-a80e-67253f5e3894 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] GET https://10.4.3.92/volume/v3/snapshots/0a8c3c04-e0ad-43d6-bb91-d01ac20e3169 Jul 31 17:19:36.664455 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6419ccae-14b6-482e-a80e-67253f5e3894 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:36.664657 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6419ccae-14b6-482e-a80e-67253f5e3894 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:36.675569 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:36.675569 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:36.676878 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6419ccae-14b6-482e-a80e-67253f5e3894 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Snapshot retrieved successfully. Jul 31 17:19:36.678076 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6419ccae-14b6-482e-a80e-67253f5e3894 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] https://10.4.3.92/volume/v3/snapshots/0a8c3c04-e0ad-43d6-bb91-d01ac20e3169 returned with HTTP 200 Jul 31 17:19:36.678076 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 126/495] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:19:36 2026] GET /volume/v3/snapshots/0a8c3c04-e0ad-43d6-bb91-d01ac20e3169 => generated 477 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:37.663820 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cd380b68-a20f-466c-ad31-10e7f24961fe None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:37.666681 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cd380b68-a20f-466c-ad31-10e7f24961fe tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/0a8c3c04-e0ad-43d6-bb91-d01ac20e3169 Jul 31 17:19:37.666968 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cd380b68-a20f-466c-ad31-10e7f24961fe tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:37.667256 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cd380b68-a20f-466c-ad31-10e7f24961fe tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:37.667444 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-cd380b68-a20f-466c-ad31-10e7f24961fe tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Delete snapshot with id: 0a8c3c04-e0ad-43d6-bb91-d01ac20e3169 Jul 31 17:19:37.674362 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:37.674362 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:37.675116 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cd380b68-a20f-466c-ad31-10e7f24961fe tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Snapshot retrieved successfully. Jul 31 17:19:37.710235 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cd380b68-a20f-466c-ad31-10e7f24961fe tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Snapshot delete request issued successfully. Jul 31 17:19:37.710627 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cd380b68-a20f-466c-ad31-10e7f24961fe tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] https://10.4.3.92/volume/v3/snapshots/0a8c3c04-e0ad-43d6-bb91-d01ac20e3169 returned with HTTP 202 Jul 31 17:19:37.711109 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 118/496] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:19:37 2026] DELETE /volume/v3/snapshots/0a8c3c04-e0ad-43d6-bb91-d01ac20e3169 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:19:37.722668 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f886a598-e9cb-4acb-8f6c-1a8dba236472 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:37.725846 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f886a598-e9cb-4acb-8f6c-1a8dba236472 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] GET https://10.4.3.92/volume/v3/snapshots/0a8c3c04-e0ad-43d6-bb91-d01ac20e3169 Jul 31 17:19:37.725846 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f886a598-e9cb-4acb-8f6c-1a8dba236472 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:37.725846 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f886a598-e9cb-4acb-8f6c-1a8dba236472 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:37.735791 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:37.735791 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:37.736489 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f886a598-e9cb-4acb-8f6c-1a8dba236472 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Snapshot retrieved successfully. Jul 31 17:19:37.737561 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f886a598-e9cb-4acb-8f6c-1a8dba236472 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] https://10.4.3.92/volume/v3/snapshots/0a8c3c04-e0ad-43d6-bb91-d01ac20e3169 returned with HTTP 200 Jul 31 17:19:37.738040 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 125/497] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:19:37 2026] GET /volume/v3/snapshots/0a8c3c04-e0ad-43d6-bb91-d01ac20e3169 => generated 476 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:38.049202 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6a2ad8bb-7e37-4c3c-a3f1-49f51841337d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:38.391008 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6a2ad8bb-7e37-4c3c-a3f1-49f51841337d tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] GET https://10.4.3.92/volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd Jul 31 17:19:38.391341 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6a2ad8bb-7e37-4c3c-a3f1-49f51841337d tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:38.391604 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6a2ad8bb-7e37-4c3c-a3f1-49f51841337d tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:38.394948 np0000006248 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=416,cinder:INSERT=36,cinder:UPDATE=63 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:19:38.414858 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-6a2ad8bb-7e37-4c3c-a3f1-49f51841337d tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-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. Jul 31 17:19:38.415580 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-6a2ad8bb-7e37-4c3c-a3f1-49f51841337d tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-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. Jul 31 17:19:38.416198 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-6a2ad8bb-7e37-4c3c-a3f1-49f51841337d tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:19:38.416420 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-6a2ad8bb-7e37-4c3c-a3f1-49f51841337d tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:19:38.416789 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-6a2ad8bb-7e37-4c3c-a3f1-49f51841337d tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:19:38.417098 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-6a2ad8bb-7e37-4c3c-a3f1-49f51841337d tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:19:38.418081 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-6a2ad8bb-7e37-4c3c-a3f1-49f51841337d tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:19:38.429410 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6a2ad8bb-7e37-4c3c-a3f1-49f51841337d tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd returned with HTTP 200 Jul 31 17:19:38.429964 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 129/498] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:19:38 2026] GET /volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd => generated 437 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:38.443663 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fdc12fa5-fe4d-42ea-8e7c-ef928771da19 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:38.445944 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fdc12fa5-fe4d-42ea-8e7c-ef928771da19 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] GET https://10.4.3.92/volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd/defaults Jul 31 17:19:38.446147 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fdc12fa5-fe4d-42ea-8e7c-ef928771da19 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:38.446677 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fdc12fa5-fe4d-42ea-8e7c-ef928771da19 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Calling method 'defaults' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:38.458188 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-fdc12fa5-fe4d-42ea-8e7c-ef928771da19 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-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. Jul 31 17:19:38.458549 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-fdc12fa5-fe4d-42ea-8e7c-ef928771da19 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-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. Jul 31 17:19:38.459459 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-fdc12fa5-fe4d-42ea-8e7c-ef928771da19 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:19:38.459459 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-fdc12fa5-fe4d-42ea-8e7c-ef928771da19 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:19:38.460493 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-fdc12fa5-fe4d-42ea-8e7c-ef928771da19 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:19:38.460493 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-fdc12fa5-fe4d-42ea-8e7c-ef928771da19 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:19:38.460493 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-fdc12fa5-fe4d-42ea-8e7c-ef928771da19 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:19:38.470237 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fdc12fa5-fe4d-42ea-8e7c-ef928771da19 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd/defaults returned with HTTP 200 Jul 31 17:19:38.470237 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 127/499] 10.4.3.92 () {66 vars in 1374 bytes} [Fri Jul 31 17:19:38 2026] GET /volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd/defaults => generated 437 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:38.484938 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7a65bfd6-3134-4dd9-b819-27ca8e6d4f37 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:38.489243 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7a65bfd6-3134-4dd9-b819-27ca8e6d4f37 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] PUT https://10.4.3.92/volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd Jul 31 17:19:38.489983 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7a65bfd6-3134-4dd9-b819-27ca8e6d4f37 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:38.497523 np0000006248 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=457,cinder:INSERT=73,cinder:UPDATE=121 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:19:38.502645 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:38.502645 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:38.577786 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7a65bfd6-3134-4dd9-b819-27ca8e6d4f37 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd returned with HTTP 200 Jul 31 17:19:38.577786 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 119/500] 10.4.3.92 () {68 vars in 1367 bytes} [Fri Jul 31 17:19:38 2026] PUT /volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd => generated 395 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:38.588028 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b66119d0-7848-42ed-a646-67827242a020 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:38.590615 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b66119d0-7848-42ed-a646-67827242a020 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] DELETE https://10.4.3.92/volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd Jul 31 17:19:38.590948 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b66119d0-7848-42ed-a646-67827242a020 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:38.591263 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b66119d0-7848-42ed-a646-67827242a020 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:38.594281 np0000006248 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=381,cinder:UPDATE=55,cinder:INSERT=34 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:19:38.604981 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b66119d0-7848-42ed-a646-67827242a020 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd returned with HTTP 200 Jul 31 17:19:38.604981 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 126/501] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:19:38 2026] DELETE /volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd => generated 0 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Jul 31 17:19:38.615871 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fdbdf7e9-a7b8-416e-b6db-62bc917eb4a5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:38.617864 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fdbdf7e9-a7b8-416e-b6db-62bc917eb4a5 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] GET https://10.4.3.92/volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd Jul 31 17:19:38.618141 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fdbdf7e9-a7b8-416e-b6db-62bc917eb4a5 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:38.618399 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fdbdf7e9-a7b8-416e-b6db-62bc917eb4a5 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:38.658950 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fdbdf7e9-a7b8-416e-b6db-62bc917eb4a5 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd returned with HTTP 200 Jul 31 17:19:38.659561 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 130/502] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:19:38 2026] GET /volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd => generated 437 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:38.675203 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5f3decfb-3264-40aa-bc7b-92e818b47914 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:38.679761 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5f3decfb-3264-40aa-bc7b-92e818b47914 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] PUT https://10.4.3.92/volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd Jul 31 17:19:38.680005 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5f3decfb-3264-40aa-bc7b-92e818b47914 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-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=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:38.730540 np0000006248 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=414,cinder:INSERT=36,cinder:UPDATE=66 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:19:38.752699 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-678e7f4d-19d9-4b71-8a8e-9edfef9aa2f7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:38.757331 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-678e7f4d-19d9-4b71-8a8e-9edfef9aa2f7 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] GET https://10.4.3.92/volume/v3/snapshots/0a8c3c04-e0ad-43d6-bb91-d01ac20e3169 Jul 31 17:19:38.757594 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-678e7f4d-19d9-4b71-8a8e-9edfef9aa2f7 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:38.758090 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-678e7f4d-19d9-4b71-8a8e-9edfef9aa2f7 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:38.764551 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-678e7f4d-19d9-4b71-8a8e-9edfef9aa2f7 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] https://10.4.3.92/volume/v3/snapshots/0a8c3c04-e0ad-43d6-bb91-d01ac20e3169 returned with HTTP 404 Jul 31 17:19:38.765965 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 120/503] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:19:38 2026] GET /volume/v3/snapshots/0a8c3c04-e0ad-43d6-bb91-d01ac20e3169 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:19:38.865700 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5f3decfb-3264-40aa-bc7b-92e818b47914 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd returned with HTTP 200 Jul 31 17:19:38.866241 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 128/504] 10.4.3.92 () {68 vars in 1368 bytes} [Fri Jul 31 17:19:38 2026] PUT /volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd => generated 395 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:38.879874 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-70fa00b2-1851-4b80-b150-3fe5f56f2440 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:38.885527 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-70fa00b2-1851-4b80-b150-3fe5f56f2440 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] GET https://10.4.3.92/volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd/defaults Jul 31 17:19:38.885527 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-70fa00b2-1851-4b80-b150-3fe5f56f2440 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:38.885527 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-70fa00b2-1851-4b80-b150-3fe5f56f2440 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Calling method 'defaults' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:38.895989 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota [None req-70fa00b2-1851-4b80-b150-3fe5f56f2440 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-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. Jul 31 17:19:38.899010 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota [None req-70fa00b2-1851-4b80-b150-3fe5f56f2440 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-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. Jul 31 17:19:38.899010 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota [None req-70fa00b2-1851-4b80-b150-3fe5f56f2440 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:19:38.899010 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota [None req-70fa00b2-1851-4b80-b150-3fe5f56f2440 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:19:38.899010 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota [None req-70fa00b2-1851-4b80-b150-3fe5f56f2440 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:19:38.899010 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota [None req-70fa00b2-1851-4b80-b150-3fe5f56f2440 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:19:38.899010 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota [None req-70fa00b2-1851-4b80-b150-3fe5f56f2440 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:19:38.903234 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-70fa00b2-1851-4b80-b150-3fe5f56f2440 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd/defaults returned with HTTP 200 Jul 31 17:19:38.903904 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 127/505] 10.4.3.92 () {66 vars in 1374 bytes} [Fri Jul 31 17:19:38 2026] GET /volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd/defaults => generated 437 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:38.919308 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c8e564a2-14ec-4545-94a9-9a34179fc55c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:38.926000 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c8e564a2-14ec-4545-94a9-9a34179fc55c tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] GET https://10.4.3.92/volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd Jul 31 17:19:38.926000 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c8e564a2-14ec-4545-94a9-9a34179fc55c tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:38.926000 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c8e564a2-14ec-4545-94a9-9a34179fc55c tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:38.951341 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c8e564a2-14ec-4545-94a9-9a34179fc55c tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd returned with HTTP 200 Jul 31 17:19:38.952434 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 131/506] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:19:38 2026] GET /volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd => generated 437 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:38.966305 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0e843ab7-017e-4069-864e-4d6a163f6c5e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:38.969275 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0e843ab7-017e-4069-864e-4d6a163f6c5e tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] GET https://10.4.3.92/volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd?usage=True Jul 31 17:19:38.971405 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0e843ab7-017e-4069-864e-4d6a163f6c5e tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:38.971405 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0e843ab7-017e-4069-864e-4d6a163f6c5e tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:39.025958 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0e843ab7-017e-4069-864e-4d6a163f6c5e tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd?usage=True returned with HTTP 200 Jul 31 17:19:39.030254 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 121/507] 10.4.3.92 () {66 vars in 1368 bytes} [Fri Jul 31 17:19:38 2026] GET /volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd?usage=True => generated 1061 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:39.047170 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d43d0f03-7c2d-4684-97b3-245e8eb1aa5b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:39.334418 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c972eebd-9075-470d-8b82-af86b8bc472d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:39.334994 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c972eebd-9075-470d-8b82-af86b8bc472d None None] GET https://10.4.3.92/volume// Jul 31 17:19:39.335255 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c972eebd-9075-470d-8b82-af86b8bc472d None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:39.335544 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c972eebd-9075-470d-8b82-af86b8bc472d None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:39.335938 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c972eebd-9075-470d-8b82-af86b8bc472d None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:19:39.336287 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 128/508] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:19:39 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:19:39.353442 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-f904921d-1dcf-4be1-8f61-dee4d1af1784 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:39.361552 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-f904921d-1dcf-4be1-8f61-dee4d1af1784 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] GET https://10.4.3.92/volume/v3/volumes/f1a379bb-5739-4250-92c9-d1cf2611d52c Jul 31 17:19:39.361552 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-f904921d-1dcf-4be1-8f61-dee4d1af1784 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:39.361814 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-f904921d-1dcf-4be1-8f61-dee4d1af1784 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:39.384920 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:39.384920 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:39.391379 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-f904921d-1dcf-4be1-8f61-dee4d1af1784 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Volume info retrieved successfully. Jul 31 17:19:39.402204 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-f904921d-1dcf-4be1-8f61-dee4d1af1784 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] https://10.4.3.92/volume/v3/volumes/f1a379bb-5739-4250-92c9-d1cf2611d52c returned with HTTP 200 Jul 31 17:19:39.402865 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 132/509] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:19:39 2026] GET /volume/v3/volumes/f1a379bb-5739-4250-92c9-d1cf2611d52c => generated 1537 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:19:39.403750 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d43d0f03-7c2d-4684-97b3-245e8eb1aa5b tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:19:39.405857 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d43d0f03-7c2d-4684-97b3-245e8eb1aa5b tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1073901726"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:39.405857 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-d43d0f03-7c2d-4684-97b3-245e8eb1aa5b tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1073901726'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:19:39.406097 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-d43d0f03-7c2d-4684-97b3-245e8eb1aa5b tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Create volume of 1 GB Jul 31 17:19:39.411381 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d43d0f03-7c2d-4684-97b3-245e8eb1aa5b tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Availability Zones retrieved successfully. Jul 31 17:19:39.417561 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d43d0f03-7c2d-4684-97b3-245e8eb1aa5b tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Flow 'volume_create_api' (d5908b85-22d9-4967-a23a-6634526cae75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:19:39.418620 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d43d0f03-7c2d-4684-97b3-245e8eb1aa5b tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f21be3bf-5912-41fd-b836-29ebf2850a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:39.419917 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-d43d0f03-7c2d-4684-97b3-245e8eb1aa5b tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:19:39.470257 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d43d0f03-7c2d-4684-97b3-245e8eb1aa5b tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f21be3bf-5912-41fd-b836-29ebf2850a09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:39.470257 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d43d0f03-7c2d-4684-97b3-245e8eb1aa5b tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01d1b4ab-2c73-4454-a61e-3f5d5b6c6c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:39.536780 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-23b6209c-6422-4eff-be41-f6c0b0c8d2a1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:39.540186 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-23b6209c-6422-4eff-be41-f6c0b0c8d2a1 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] PUT https://10.4.3.92/volume/v3/attachments/4747f3cb-7964-4e0d-836c-ad6d694f89d0 Jul 31 17:19:39.541468 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-23b6209c-6422-4eff-be41-f6c0b0c8d2a1 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:39.557215 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-23b6209c-6422-4eff-be41-f6c0b0c8d2a1 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Acquiring lock "cinder-attachment_update-f1a379bb-5739-4250-92c9-d1cf2611d52c-np0000006248" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:19:39.567452 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-23b6209c-6422-4eff-be41-f6c0b0c8d2a1 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Lock "cinder-attachment_update-f1a379bb-5739-4250-92c9-d1cf2611d52c-np0000006248" acquired by "attachment_update" :: waited 0.010s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:19:39.569147 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:39.569147 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:39.579738 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-d43d0f03-7c2d-4684-97b3-245e8eb1aa5b tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Created reservations ['dcdfbd29-1f32-48bf-a19a-4bf63fe4ae1e', '7f805974-79e6-44bd-a57b-7e730eeb5fc3', '4227a96e-cba5-43ed-ab82-ff0fdd698740', '83082b35-2db4-46db-b81e-e7c40e8486cf'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:19:39.581262 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d43d0f03-7c2d-4684-97b3-245e8eb1aa5b tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01d1b4ab-2c73-4454-a61e-3f5d5b6c6c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcdfbd29-1f32-48bf-a19a-4bf63fe4ae1e', '7f805974-79e6-44bd-a57b-7e730eeb5fc3', '4227a96e-cba5-43ed-ab82-ff0fdd698740', '83082b35-2db4-46db-b81e-e7c40e8486cf']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:39.582093 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d43d0f03-7c2d-4684-97b3-245e8eb1aa5b tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eef290ce-446f-46a7-ad70-89bf2f24c9df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:39.610908 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d43d0f03-7c2d-4684-97b3-245e8eb1aa5b tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eef290ce-446f-46a7-ad70-89bf2f24c9df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffafee17-c2fe-430a-9c50-ce90ecd5e550', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1073901726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a402f9ac1a3c43a281d811b3400459fd',qos_specs=None,replication_status=,reservations=['dcdfbd29-1f32-48bf-a19a-4bf63fe4ae1e','7f805974-79e6-44bd-a57b-7e730eeb5fc3','4227a96e-cba5-43ed-ab82-ff0fdd698740','83082b35-2db4-46db-b81e-e7c40e8486cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c2bf3280d5f4c9797c097628d97145d',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:19:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1073901726',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffafee17-c2fe-430a-9c50-ce90ecd5e550,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a402f9ac1a3c43a281d811b3400459fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c2bf3280d5f4c9797c097628d97145d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:39.612978 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d43d0f03-7c2d-4684-97b3-245e8eb1aa5b tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (103c080e-b016-4ed6-8e33-ea2d5e5c0eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:39.643732 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d43d0f03-7c2d-4684-97b3-245e8eb1aa5b tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (103c080e-b016-4ed6-8e33-ea2d5e5c0eb5) transitioned into state 'SUCCESS' from state '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-1073901726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a402f9ac1a3c43a281d811b3400459fd',qos_specs=None,replication_status=,reservations=['dcdfbd29-1f32-48bf-a19a-4bf63fe4ae1e','7f805974-79e6-44bd-a57b-7e730eeb5fc3','4227a96e-cba5-43ed-ab82-ff0fdd698740','83082b35-2db4-46db-b81e-e7c40e8486cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c2bf3280d5f4c9797c097628d97145d',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:39.644543 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d43d0f03-7c2d-4684-97b3-245e8eb1aa5b tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (223c4230-5a91-42e7-abb0-d3185ba8ca97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:39.660048 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d43d0f03-7c2d-4684-97b3-245e8eb1aa5b tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (223c4230-5a91-42e7-abb0-d3185ba8ca97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:39.661172 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d43d0f03-7c2d-4684-97b3-245e8eb1aa5b tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Flow 'volume_create_api' (d5908b85-22d9-4967-a23a-6634526cae75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:19:39.661563 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d43d0f03-7c2d-4684-97b3-245e8eb1aa5b tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Create volume request issued successfully. Jul 31 17:19:39.662233 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d43d0f03-7c2d-4684-97b3-245e8eb1aa5b tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:19:39.662978 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 129/510] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:19:39 2026] POST /volume/v3/volumes => generated 754 bytes in 616 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:19:39.683948 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-15128896-46da-4d21-8404-223161e36875 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:39.685627 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-15128896-46da-4d21-8404-223161e36875 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] GET https://10.4.3.92/volume/v3/volumes/ffafee17-c2fe-430a-9c50-ce90ecd5e550 Jul 31 17:19:39.685712 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-15128896-46da-4d21-8404-223161e36875 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:39.685921 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-15128896-46da-4d21-8404-223161e36875 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:39.695375 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:39.695375 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:39.702986 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-15128896-46da-4d21-8404-223161e36875 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Volume info retrieved successfully. Jul 31 17:19:39.709091 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-15128896-46da-4d21-8404-223161e36875 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] https://10.4.3.92/volume/v3/volumes/ffafee17-c2fe-430a-9c50-ce90ecd5e550 returned with HTTP 200 Jul 31 17:19:39.709947 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 129/511] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:39 2026] GET /volume/v3/volumes/ffafee17-c2fe-430a-9c50-ce90ecd5e550 => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:39.747648 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-23b6209c-6422-4eff-be41-f6c0b0c8d2a1 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Lock "cinder-attachment_update-f1a379bb-5739-4250-92c9-d1cf2611d52c-np0000006248" released by "attachment_update" :: held 0.180s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:19:39.747648 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-23b6209c-6422-4eff-be41-f6c0b0c8d2a1 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] https://10.4.3.92/volume/v3/attachments/4747f3cb-7964-4e0d-836c-ad6d694f89d0 returned with HTTP 200 Jul 31 17:19:39.747648 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 122/512] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:19:39 2026] PUT /volume/v3/attachments/4747f3cb-7964-4e0d-836c-ad6d694f89d0 => generated 969 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:39.781824 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-4ae53225-3136-4739-b876-0bcbdd703e82 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:39.785520 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-4ae53225-3136-4739-b876-0bcbdd703e82 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] POST https://10.4.3.92/volume/v3/attachments/4747f3cb-7964-4e0d-836c-ad6d694f89d0/action Jul 31 17:19:39.785520 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-4ae53225-3136-4739-b876-0bcbdd703e82 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:19:39.785520 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-4ae53225-3136-4739-b876-0bcbdd703e82 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:39.812092 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:39.812092 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:39.832231 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-2e2670b6-6bb3-4cc6-9ce7-6d4ebf62b3ce req-4ae53225-3136-4739-b876-0bcbdd703e82 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] https://10.4.3.92/volume/v3/attachments/4747f3cb-7964-4e0d-836c-ad6d694f89d0/action returned with HTTP 204 Jul 31 17:19:39.832941 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 133/513] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:19:39 2026] POST /volume/v3/attachments/4747f3cb-7964-4e0d-836c-ad6d694f89d0/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:19:40.728133 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8edf28fb-f08d-478d-b189-307afa023ccf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:40.730844 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8edf28fb-f08d-478d-b189-307afa023ccf tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] GET https://10.4.3.92/volume/v3/volumes/ffafee17-c2fe-430a-9c50-ce90ecd5e550 Jul 31 17:19:40.733335 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8edf28fb-f08d-478d-b189-307afa023ccf tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:40.733642 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8edf28fb-f08d-478d-b189-307afa023ccf tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:40.745883 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:40.745883 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:40.751914 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8edf28fb-f08d-478d-b189-307afa023ccf tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Volume info retrieved successfully. Jul 31 17:19:40.759206 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8edf28fb-f08d-478d-b189-307afa023ccf tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] https://10.4.3.92/volume/v3/volumes/ffafee17-c2fe-430a-9c50-ce90ecd5e550 returned with HTTP 200 Jul 31 17:19:40.759815 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 130/514] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:40 2026] GET /volume/v3/volumes/ffafee17-c2fe-430a-9c50-ce90ecd5e550 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:40.774939 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-186de15d-c718-45da-96bc-19dba8aa6444 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:40.778853 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-186de15d-c718-45da-96bc-19dba8aa6444 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] GET https://10.4.3.92/volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd?usage=True Jul 31 17:19:40.779926 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-186de15d-c718-45da-96bc-19dba8aa6444 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:40.780182 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-186de15d-c718-45da-96bc-19dba8aa6444 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:40.816426 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-186de15d-c718-45da-96bc-19dba8aa6444 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd?usage=True returned with HTTP 200 Jul 31 17:19:40.816902 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 130/515] 10.4.3.92 () {66 vars in 1368 bytes} [Fri Jul 31 17:19:40 2026] GET /volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd?usage=True => generated 1061 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:40.834736 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ffc2dfd3-3515-41a2-8673-a0bb3900f986 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:40.836793 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ffc2dfd3-3515-41a2-8673-a0bb3900f986 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] DELETE https://10.4.3.92/volume/v3/volumes/ffafee17-c2fe-430a-9c50-ce90ecd5e550 Jul 31 17:19:40.836995 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ffc2dfd3-3515-41a2-8673-a0bb3900f986 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:40.837409 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ffc2dfd3-3515-41a2-8673-a0bb3900f986 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:40.837476 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-ffc2dfd3-3515-41a2-8673-a0bb3900f986 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Delete volume with id: ffafee17-c2fe-430a-9c50-ce90ecd5e550 Jul 31 17:19:40.853240 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:40.853240 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:40.853851 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ffc2dfd3-3515-41a2-8673-a0bb3900f986 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Volume info retrieved successfully. Jul 31 17:19:40.878745 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ffc2dfd3-3515-41a2-8673-a0bb3900f986 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Delete volume request issued successfully. Jul 31 17:19:40.879558 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ffc2dfd3-3515-41a2-8673-a0bb3900f986 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] https://10.4.3.92/volume/v3/volumes/ffafee17-c2fe-430a-9c50-ce90ecd5e550 returned with HTTP 202 Jul 31 17:19:40.880057 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 123/516] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:19:40 2026] DELETE /volume/v3/volumes/ffafee17-c2fe-430a-9c50-ce90ecd5e550 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:19:40.889000 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-dccf3dcc-df29-4b5a-a067-ce388bb46bfb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:40.890487 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dccf3dcc-df29-4b5a-a067-ce388bb46bfb tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] GET https://10.4.3.92/volume/v3/volumes/ffafee17-c2fe-430a-9c50-ce90ecd5e550 Jul 31 17:19:40.890735 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dccf3dcc-df29-4b5a-a067-ce388bb46bfb tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:40.890928 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dccf3dcc-df29-4b5a-a067-ce388bb46bfb tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:40.898403 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:40.898403 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:40.903232 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-dccf3dcc-df29-4b5a-a067-ce388bb46bfb tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Volume info retrieved successfully. Jul 31 17:19:40.909656 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dccf3dcc-df29-4b5a-a067-ce388bb46bfb tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] https://10.4.3.92/volume/v3/volumes/ffafee17-c2fe-430a-9c50-ce90ecd5e550 returned with HTTP 200 Jul 31 17:19:40.910088 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 134/517] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:40 2026] GET /volume/v3/volumes/ffafee17-c2fe-430a-9c50-ce90ecd5e550 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:41.009919 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bc72580d-01db-464d-bccb-5d0a7820dd97 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:41.369712 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bc72580d-01db-464d-bccb-5d0a7820dd97 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:19:41.371770 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bc72580d-01db-464d-bccb-5d0a7820dd97 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1144268720"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:41.374141 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-bc72580d-01db-464d-bccb-5d0a7820dd97 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1144268720'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:19:41.380191 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-bc72580d-01db-464d-bccb-5d0a7820dd97 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Create volume of 1 GB Jul 31 17:19:41.380915 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:41.380915 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:41.382170 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bc72580d-01db-464d-bccb-5d0a7820dd97 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Availability Zones retrieved successfully. Jul 31 17:19:41.394769 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bc72580d-01db-464d-bccb-5d0a7820dd97 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Flow 'volume_create_api' (9da6afc1-6a4e-4fe2-a840-9757db833323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:19:41.397005 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bc72580d-01db-464d-bccb-5d0a7820dd97 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a63ff9ff-abc8-46c5-aedf-8a135ffe7a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:41.398648 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-bc72580d-01db-464d-bccb-5d0a7820dd97 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:19:41.412050 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:41.412050 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:41.434727 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bc72580d-01db-464d-bccb-5d0a7820dd97 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a63ff9ff-abc8-46c5-aedf-8a135ffe7a0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:23Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=9671d37a-5b51-4a3d-816e-642745b6438b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9671d37a-5b51-4a3d-816e-642745b6438b', 'encryption_key_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=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:41.435866 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bc72580d-01db-464d-bccb-5d0a7820dd97 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c6334e8-12f4-4f62-90a3-ccd2411b83a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:41.562620 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-bc72580d-01db-464d-bccb-5d0a7820dd97 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Created reservations ['8d8d1e87-b302-41f5-a4b3-0539552af562', 'acf4695f-f32f-4665-a219-2534b5d37848', 'a8401cfb-9345-4512-9f76-6adf0db4675d', '07ddb6d9-b829-4ba0-a121-21683e2d3781'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:19:41.563593 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bc72580d-01db-464d-bccb-5d0a7820dd97 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c6334e8-12f4-4f62-90a3-ccd2411b83a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d8d1e87-b302-41f5-a4b3-0539552af562', 'acf4695f-f32f-4665-a219-2534b5d37848', 'a8401cfb-9345-4512-9f76-6adf0db4675d', '07ddb6d9-b829-4ba0-a121-21683e2d3781']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:41.564438 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bc72580d-01db-464d-bccb-5d0a7820dd97 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (990f3b85-f053-444e-a92a-50d053ccdd6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:41.582557 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-18636016-7ab3-46a4-bab8-ffe7bffed587 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:41.585119 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-18636016-7ab3-46a4-bab8-ffe7bffed587 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:19:41.585604 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-18636016-7ab3-46a4-bab8-ffe7bffed587 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "3dd66d19-c4b2-43ff-a338-31fb33639208-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:41.588937 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-18636016-7ab3-46a4-bab8-ffe7bffed587 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '3dd66d19-c4b2-43ff-a338-31fb33639208-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:19:41.589123 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-18636016-7ab3-46a4-bab8-ffe7bffed587 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Create volume of 1 GB Jul 31 17:19:41.597924 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-18636016-7ab3-46a4-bab8-ffe7bffed587 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Availability Zones retrieved successfully. Jul 31 17:19:41.601730 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bc72580d-01db-464d-bccb-5d0a7820dd97 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (990f3b85-f053-444e-a92a-50d053ccdd6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd167db1d-e55c-4a4e-992b-c50b26b2cf35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1144268720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='af91daf40450457fb6f12e41ec9eb053',qos_specs=None,replication_status=,reservations=['8d8d1e87-b302-41f5-a4b3-0539552af562','acf4695f-f32f-4665-a219-2534b5d37848','a8401cfb-9345-4512-9f76-6adf0db4675d','07ddb6d9-b829-4ba0-a121-21683e2d3781'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbc19b72c66b4f63898b61eb131c7100',volume_type_id=9671d37a-5b51-4a3d-816e-642745b6438b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:19:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1144268720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d167db1d-e55c-4a4e-992b-c50b26b2cf35,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='af91daf40450457fb6f12e41ec9eb053',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbc19b72c66b4f63898b61eb131c7100',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9671d37a-5b51-4a3d-816e-642745b6438b),volume_type_id=9671d37a-5b51-4a3d-816e-642745b6438b)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:41.602598 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bc72580d-01db-464d-bccb-5d0a7820dd97 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86a617cd-465d-4b44-a52f-382074cfc3c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:41.607131 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-18636016-7ab3-46a4-bab8-ffe7bffed587 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Flow 'volume_create_api' (f4bfb7ae-c319-4c3a-a682-982f439f6a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:19:41.608884 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-18636016-7ab3-46a4-bab8-ffe7bffed587 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f11b589b-d905-4b81-a3b0-2d0667672261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:41.610501 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-18636016-7ab3-46a4-bab8-ffe7bffed587 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:19:41.635210 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bc72580d-01db-464d-bccb-5d0a7820dd97 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86a617cd-465d-4b44-a52f-382074cfc3c9) transitioned into state 'SUCCESS' from state '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-1144268720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='af91daf40450457fb6f12e41ec9eb053',qos_specs=None,replication_status=,reservations=['8d8d1e87-b302-41f5-a4b3-0539552af562','acf4695f-f32f-4665-a219-2534b5d37848','a8401cfb-9345-4512-9f76-6adf0db4675d','07ddb6d9-b829-4ba0-a121-21683e2d3781'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbc19b72c66b4f63898b61eb131c7100',volume_type_id=9671d37a-5b51-4a3d-816e-642745b6438b)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:41.636142 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bc72580d-01db-464d-bccb-5d0a7820dd97 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f250f6db-d35e-4774-8048-4e337981f808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:41.646901 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-18636016-7ab3-46a4-bab8-ffe7bffed587 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f11b589b-d905-4b81-a3b0-2d0667672261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:41.647892 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-18636016-7ab3-46a4-bab8-ffe7bffed587 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4915aec4-bf61-4006-b6dc-78ad7d1f3f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:41.649047 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bc72580d-01db-464d-bccb-5d0a7820dd97 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f250f6db-d35e-4774-8048-4e337981f808) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:41.650002 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bc72580d-01db-464d-bccb-5d0a7820dd97 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Flow 'volume_create_api' (9da6afc1-6a4e-4fe2-a840-9757db833323) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:19:41.650391 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bc72580d-01db-464d-bccb-5d0a7820dd97 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Create volume request issued successfully. Jul 31 17:19:41.651324 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bc72580d-01db-464d-bccb-5d0a7820dd97 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:19:41.651836 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 131/518] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:19:41 2026] POST /volume/v3/volumes => generated 756 bytes in 644 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:19:41.662963 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-58a381e7-ccdd-4e12-9d47-0898472dbd5a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:41.664703 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-58a381e7-ccdd-4e12-9d47-0898472dbd5a tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] GET https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 Jul 31 17:19:41.664900 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-58a381e7-ccdd-4e12-9d47-0898472dbd5a tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:41.665167 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-58a381e7-ccdd-4e12-9d47-0898472dbd5a tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:41.672795 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:41.672795 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:41.678985 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-58a381e7-ccdd-4e12-9d47-0898472dbd5a tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Volume info retrieved successfully. Jul 31 17:19:41.684621 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-58a381e7-ccdd-4e12-9d47-0898472dbd5a tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 returned with HTTP 200 Jul 31 17:19:41.685217 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 124/519] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:41 2026] GET /volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:41.736136 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-18636016-7ab3-46a4-bab8-ffe7bffed587 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Created reservations ['c3d45a76-73ae-4bf7-9854-a5484e1b52b0', '80f04121-907b-446e-a9ff-26d3ea16fe7f', '4f116f5a-40e7-42a5-b6ed-1f05759fb428', 'a6e6f4d9-9c84-4f1b-84b1-4cd5e0128b84'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:19:41.737292 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-18636016-7ab3-46a4-bab8-ffe7bffed587 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4915aec4-bf61-4006-b6dc-78ad7d1f3f63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3d45a76-73ae-4bf7-9854-a5484e1b52b0', '80f04121-907b-446e-a9ff-26d3ea16fe7f', '4f116f5a-40e7-42a5-b6ed-1f05759fb428', 'a6e6f4d9-9c84-4f1b-84b1-4cd5e0128b84']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:41.738187 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-18636016-7ab3-46a4-bab8-ffe7bffed587 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07a43f20-4230-4ae8-bd16-498eb7ce33f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:41.774309 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-18636016-7ab3-46a4-bab8-ffe7bffed587 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07a43f20-4230-4ae8-bd16-498eb7ce33f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15eb732c-7cff-43f8-b183-5d3f23222f86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='3dd66d19-c4b2-43ff-a338-31fb33639208-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c005713740524c01b71a18ae954e70be',qos_specs=None,replication_status=,reservations=['c3d45a76-73ae-4bf7-9854-a5484e1b52b0','80f04121-907b-446e-a9ff-26d3ea16fe7f','4f116f5a-40e7-42a5-b6ed-1f05759fb428','a6e6f4d9-9c84-4f1b-84b1-4cd5e0128b84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5eab3d75d1f946739cfa6a8f8be210dc',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:19:41Z,deleted=False,deleted_at=None,display_description='',display_name='3dd66d19-c4b2-43ff-a338-31fb33639208-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15eb732c-7cff-43f8-b183-5d3f23222f86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c005713740524c01b71a18ae954e70be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5eab3d75d1f946739cfa6a8f8be210dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:41.777332 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-18636016-7ab3-46a4-bab8-ffe7bffed587 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3219a524-75e7-4f8a-a5b3-0fed69edc962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:41.797996 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-18636016-7ab3-46a4-bab8-ffe7bffed587 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3219a524-75e7-4f8a-a5b3-0fed69edc962) transitioned into 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='3dd66d19-c4b2-43ff-a338-31fb33639208-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c005713740524c01b71a18ae954e70be',qos_specs=None,replication_status=,reservations=['c3d45a76-73ae-4bf7-9854-a5484e1b52b0','80f04121-907b-446e-a9ff-26d3ea16fe7f','4f116f5a-40e7-42a5-b6ed-1f05759fb428','a6e6f4d9-9c84-4f1b-84b1-4cd5e0128b84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5eab3d75d1f946739cfa6a8f8be210dc',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:41.798257 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-18636016-7ab3-46a4-bab8-ffe7bffed587 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da2e2b76-2c61-4971-bdff-3f641610ef86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:41.811326 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-18636016-7ab3-46a4-bab8-ffe7bffed587 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da2e2b76-2c61-4971-bdff-3f641610ef86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:41.812247 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-18636016-7ab3-46a4-bab8-ffe7bffed587 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Flow 'volume_create_api' (f4bfb7ae-c319-4c3a-a682-982f439f6a77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:19:41.812600 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-18636016-7ab3-46a4-bab8-ffe7bffed587 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Create volume request issued successfully. Jul 31 17:19:41.813160 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-18636016-7ab3-46a4-bab8-ffe7bffed587 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:19:41.813746 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 131/520] 10.4.3.92 () {72 vars in 1534 bytes} [Fri Jul 31 17:19:41 2026] POST /volume/v3/volumes => generated 747 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:19:41.827945 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-2e5e9a39-4746-4d05-8fa9-a8da243b1eac None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:41.831641 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-2e5e9a39-4746-4d05-8fa9-a8da243b1eac tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] GET https://10.4.3.92/volume/v3/volumes/15eb732c-7cff-43f8-b183-5d3f23222f86 Jul 31 17:19:41.831932 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-2e5e9a39-4746-4d05-8fa9-a8da243b1eac tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:41.832204 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-2e5e9a39-4746-4d05-8fa9-a8da243b1eac tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:41.843661 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:41.843661 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:41.850095 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-2e5e9a39-4746-4d05-8fa9-a8da243b1eac tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Volume info retrieved successfully. Jul 31 17:19:41.860609 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-2e5e9a39-4746-4d05-8fa9-a8da243b1eac tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] https://10.4.3.92/volume/v3/volumes/15eb732c-7cff-43f8-b183-5d3f23222f86 returned with HTTP 200 Jul 31 17:19:41.861179 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 135/521] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:19:41 2026] GET /volume/v3/volumes/15eb732c-7cff-43f8-b183-5d3f23222f86 => generated 815 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:41.871821 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-e8c98d81-5a4b-474e-8642-e6c45dd4542d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:41.875647 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-e8c98d81-5a4b-474e-8642-e6c45dd4542d tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] GET https://10.4.3.92/volume/v3/volumes/15eb732c-7cff-43f8-b183-5d3f23222f86 Jul 31 17:19:41.875920 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-e8c98d81-5a4b-474e-8642-e6c45dd4542d tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:41.876239 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-e8c98d81-5a4b-474e-8642-e6c45dd4542d tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:41.887179 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:41.887179 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:41.891900 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-e8c98d81-5a4b-474e-8642-e6c45dd4542d tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Volume info retrieved successfully. Jul 31 17:19:41.900075 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-e8c98d81-5a4b-474e-8642-e6c45dd4542d tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] https://10.4.3.92/volume/v3/volumes/15eb732c-7cff-43f8-b183-5d3f23222f86 returned with HTTP 200 Jul 31 17:19:41.900619 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 132/522] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:19:41 2026] GET /volume/v3/volumes/15eb732c-7cff-43f8-b183-5d3f23222f86 => generated 815 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:41.926369 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ea77ba5c-f5c2-4f36-b55f-e52421b919d3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:41.929233 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ea77ba5c-f5c2-4f36-b55f-e52421b919d3 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] GET https://10.4.3.92/volume/v3/volumes/ffafee17-c2fe-430a-9c50-ce90ecd5e550 Jul 31 17:19:41.929503 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ea77ba5c-f5c2-4f36-b55f-e52421b919d3 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:41.929788 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ea77ba5c-f5c2-4f36-b55f-e52421b919d3 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:41.940980 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ea77ba5c-f5c2-4f36-b55f-e52421b919d3 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] https://10.4.3.92/volume/v3/volumes/ffafee17-c2fe-430a-9c50-ce90ecd5e550 returned with HTTP 404 Jul 31 17:19:41.940980 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 125/523] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:41 2026] GET /volume/v3/volumes/ffafee17-c2fe-430a-9c50-ce90ecd5e550 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 17:19:41.948701 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cd43a567-1a30-4f1e-9c94-35e064819e14 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:41.950581 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cd43a567-1a30-4f1e-9c94-35e064819e14 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] GET https://10.4.3.92/volume/v3/volumes/ffafee17-c2fe-430a-9c50-ce90ecd5e550 Jul 31 17:19:41.951944 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cd43a567-1a30-4f1e-9c94-35e064819e14 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:41.951944 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cd43a567-1a30-4f1e-9c94-35e064819e14 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:41.958062 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cd43a567-1a30-4f1e-9c94-35e064819e14 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] https://10.4.3.92/volume/v3/volumes/ffafee17-c2fe-430a-9c50-ce90ecd5e550 returned with HTTP 404 Jul 31 17:19:41.958062 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 132/524] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:41 2026] GET /volume/v3/volumes/ffafee17-c2fe-430a-9c50-ce90ecd5e550 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:19:41.966761 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e37401a0-2df3-44e2-8af5-f32ca3e44b27 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:41.968770 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e37401a0-2df3-44e2-8af5-f32ca3e44b27 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] DELETE https://10.4.3.92/volume/v3/volumes/ffafee17-c2fe-430a-9c50-ce90ecd5e550 Jul 31 17:19:41.968861 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e37401a0-2df3-44e2-8af5-f32ca3e44b27 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:41.969028 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e37401a0-2df3-44e2-8af5-f32ca3e44b27 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:41.969197 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-e37401a0-2df3-44e2-8af5-f32ca3e44b27 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Delete volume with id: ffafee17-c2fe-430a-9c50-ce90ecd5e550 Jul 31 17:19:41.978869 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e37401a0-2df3-44e2-8af5-f32ca3e44b27 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] https://10.4.3.92/volume/v3/volumes/ffafee17-c2fe-430a-9c50-ce90ecd5e550 returned with HTTP 404 Jul 31 17:19:41.979379 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 136/525] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:19:41 2026] DELETE /volume/v3/volumes/ffafee17-c2fe-430a-9c50-ce90ecd5e550 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:19:41.987852 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-78243656-ff54-48c5-a58b-f3e2f382b902 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:41.989458 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-78243656-ff54-48c5-a58b-f3e2f382b902 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:19:41.989770 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-78243656-ff54-48c5-a58b-f3e2f382b902 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-925220483"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:41.991099 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-78243656-ff54-48c5-a58b-f3e2f382b902 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-925220483'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:19:41.991212 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-78243656-ff54-48c5-a58b-f3e2f382b902 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Create volume of 1 GB Jul 31 17:19:41.995614 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-78243656-ff54-48c5-a58b-f3e2f382b902 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Availability Zones retrieved successfully. Jul 31 17:19:42.002688 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-78243656-ff54-48c5-a58b-f3e2f382b902 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Flow 'volume_create_api' (e51dc6d6-ad16-4e56-9bd8-28502959a5c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:19:42.004252 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-78243656-ff54-48c5-a58b-f3e2f382b902 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4f6819a-7ae4-4a69-924e-dd48072bdff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:42.004561 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-78243656-ff54-48c5-a58b-f3e2f382b902 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:19:42.040632 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-78243656-ff54-48c5-a58b-f3e2f382b902 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4f6819a-7ae4-4a69-924e-dd48072bdff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:42.041278 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-78243656-ff54-48c5-a58b-f3e2f382b902 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8a7b77e-48eb-4d51-925b-b8a6629d1a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:42.081645 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-78243656-ff54-48c5-a58b-f3e2f382b902 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Created reservations ['49da68ac-2510-4031-afe7-6e3ec14827c3', '23fe1246-cd70-4a13-ae21-11b50130861e', '09ee5e85-2876-4c0c-9cc1-4865f0db7202', 'bad91be2-e5f1-4069-b7ad-48e8d3cbd937'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:19:42.082457 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-78243656-ff54-48c5-a58b-f3e2f382b902 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8a7b77e-48eb-4d51-925b-b8a6629d1a42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49da68ac-2510-4031-afe7-6e3ec14827c3', '23fe1246-cd70-4a13-ae21-11b50130861e', '09ee5e85-2876-4c0c-9cc1-4865f0db7202', 'bad91be2-e5f1-4069-b7ad-48e8d3cbd937']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:42.085219 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-78243656-ff54-48c5-a58b-f3e2f382b902 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fae6914-ca26-49a7-9528-9bc498e0958d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:42.107105 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-78243656-ff54-48c5-a58b-f3e2f382b902 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fae6914-ca26-49a7-9528-9bc498e0958d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f892a3a-2b78-46a2-bcb9-dcca5a4675e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-925220483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a402f9ac1a3c43a281d811b3400459fd',qos_specs=None,replication_status=,reservations=['49da68ac-2510-4031-afe7-6e3ec14827c3','23fe1246-cd70-4a13-ae21-11b50130861e','09ee5e85-2876-4c0c-9cc1-4865f0db7202','bad91be2-e5f1-4069-b7ad-48e8d3cbd937'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c2bf3280d5f4c9797c097628d97145d',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:19:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-925220483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f892a3a-2b78-46a2-bcb9-dcca5a4675e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a402f9ac1a3c43a281d811b3400459fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c2bf3280d5f4c9797c097628d97145d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:42.108247 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-78243656-ff54-48c5-a58b-f3e2f382b902 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72031ee4-6f52-4ce8-963d-978827377053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:42.127202 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-78243656-ff54-48c5-a58b-f3e2f382b902 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72031ee4-6f52-4ce8-963d-978827377053) transitioned into state 'SUCCESS' from state '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-925220483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a402f9ac1a3c43a281d811b3400459fd',qos_specs=None,replication_status=,reservations=['49da68ac-2510-4031-afe7-6e3ec14827c3','23fe1246-cd70-4a13-ae21-11b50130861e','09ee5e85-2876-4c0c-9cc1-4865f0db7202','bad91be2-e5f1-4069-b7ad-48e8d3cbd937'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c2bf3280d5f4c9797c097628d97145d',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:42.128299 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-78243656-ff54-48c5-a58b-f3e2f382b902 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9bbdfd3-347d-48f3-8276-93bbf1c53717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:42.138285 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-78243656-ff54-48c5-a58b-f3e2f382b902 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9bbdfd3-347d-48f3-8276-93bbf1c53717) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:42.139130 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-78243656-ff54-48c5-a58b-f3e2f382b902 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Flow 'volume_create_api' (e51dc6d6-ad16-4e56-9bd8-28502959a5c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:19:42.140182 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-78243656-ff54-48c5-a58b-f3e2f382b902 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Create volume request issued successfully. Jul 31 17:19:42.140182 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-78243656-ff54-48c5-a58b-f3e2f382b902 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:19:42.140275 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 133/526] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:19:41 2026] POST /volume/v3/volumes => generated 753 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:19:42.158305 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b7d7a224-6c32-45ee-a6e5-ecaee8b8475c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:42.160141 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b7d7a224-6c32-45ee-a6e5-ecaee8b8475c tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] GET https://10.4.3.92/volume/v3/volumes/5f892a3a-2b78-46a2-bcb9-dcca5a4675e0 Jul 31 17:19:42.160371 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b7d7a224-6c32-45ee-a6e5-ecaee8b8475c tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:42.160582 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b7d7a224-6c32-45ee-a6e5-ecaee8b8475c tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:42.167793 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:42.167793 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:42.171708 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b7d7a224-6c32-45ee-a6e5-ecaee8b8475c tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Volume info retrieved successfully. Jul 31 17:19:42.176414 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b7d7a224-6c32-45ee-a6e5-ecaee8b8475c tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] https://10.4.3.92/volume/v3/volumes/5f892a3a-2b78-46a2-bcb9-dcca5a4675e0 returned with HTTP 200 Jul 31 17:19:42.176842 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 126/527] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:42 2026] GET /volume/v3/volumes/5f892a3a-2b78-46a2-bcb9-dcca5a4675e0 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:42.700117 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dc2e364d-5c39-4eac-a1be-a3b1574ed972 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:42.702061 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dc2e364d-5c39-4eac-a1be-a3b1574ed972 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] GET https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 Jul 31 17:19:42.702274 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dc2e364d-5c39-4eac-a1be-a3b1574ed972 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:42.702500 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dc2e364d-5c39-4eac-a1be-a3b1574ed972 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:42.711976 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:42.711976 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:42.718843 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-dc2e364d-5c39-4eac-a1be-a3b1574ed972 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Volume info retrieved successfully. Jul 31 17:19:42.726773 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dc2e364d-5c39-4eac-a1be-a3b1574ed972 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 returned with HTTP 200 Jul 31 17:19:42.727492 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 133/528] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:42 2026] GET /volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:42.743713 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bfb3d48a-77e7-4121-999c-cbe3bb64e5b8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:42.995507 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bfb3d48a-77e7-4121-999c-cbe3bb64e5b8 tempest-TestMultiAttachVolumeSwap-231585907 tempest-TestMultiAttachVolumeSwap-231585907-project-admin] POST https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35/action Jul 31 17:19:42.995978 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bfb3d48a-77e7-4121-999c-cbe3bb64e5b8 tempest-TestMultiAttachVolumeSwap-231585907 tempest-TestMultiAttachVolumeSwap-231585907-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:19:42.996203 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bfb3d48a-77e7-4121-999c-cbe3bb64e5b8 tempest-TestMultiAttachVolumeSwap-231585907 tempest-TestMultiAttachVolumeSwap-231585907-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:43.012081 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:43.012081 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:43.012499 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bfb3d48a-77e7-4121-999c-cbe3bb64e5b8 tempest-TestMultiAttachVolumeSwap-231585907 tempest-TestMultiAttachVolumeSwap-231585907-project-admin] Volume info retrieved successfully. Jul 31 17:19:43.031023 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bfb3d48a-77e7-4121-999c-cbe3bb64e5b8 tempest-TestMultiAttachVolumeSwap-231585907 tempest-TestMultiAttachVolumeSwap-231585907-project-admin] Update volume admin metadata completed successfully. Jul 31 17:19:43.031163 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bfb3d48a-77e7-4121-999c-cbe3bb64e5b8 tempest-TestMultiAttachVolumeSwap-231585907 tempest-TestMultiAttachVolumeSwap-231585907-project-admin] Update readonly setting on volume completed successfully. Jul 31 17:19:43.031414 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bfb3d48a-77e7-4121-999c-cbe3bb64e5b8 tempest-TestMultiAttachVolumeSwap-231585907 tempest-TestMultiAttachVolumeSwap-231585907-project-admin] https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35/action returned with HTTP 202 Jul 31 17:19:43.032041 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 137/529] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:19:42 2026] POST /volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35/action => generated 0 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:19:43.044081 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5cca4058-6290-4c06-ad78-7205b449a2fc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:43.047125 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5cca4058-6290-4c06-ad78-7205b449a2fc tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:19:43.047664 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5cca4058-6290-4c06-ad78-7205b449a2fc tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1238819868"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:43.050073 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-5cca4058-6290-4c06-ad78-7205b449a2fc tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1238819868'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:19:43.065767 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-5cca4058-6290-4c06-ad78-7205b449a2fc tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Create volume of 1 GB Jul 31 17:19:43.065767 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:43.065767 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:43.065767 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5cca4058-6290-4c06-ad78-7205b449a2fc tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Availability Zones retrieved successfully. Jul 31 17:19:43.075146 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5cca4058-6290-4c06-ad78-7205b449a2fc tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Flow 'volume_create_api' (8744b332-0338-4f48-889a-a9744c862e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:19:43.076489 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5cca4058-6290-4c06-ad78-7205b449a2fc tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa64b759-af9e-4329-8b30-f156c08f42fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:43.079301 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-5cca4058-6290-4c06-ad78-7205b449a2fc tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:19:43.102525 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:43.102525 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:43.124869 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5cca4058-6290-4c06-ad78-7205b449a2fc tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa64b759-af9e-4329-8b30-f156c08f42fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:23Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=9671d37a-5b51-4a3d-816e-642745b6438b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9671d37a-5b51-4a3d-816e-642745b6438b', 'encryption_key_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=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:43.125986 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5cca4058-6290-4c06-ad78-7205b449a2fc tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36b662bb-4db4-4047-9951-2566632107d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:43.195789 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-68955ebe-48eb-4191-b9e9-4ee9a8c9409b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:43.202540 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-68955ebe-48eb-4191-b9e9-4ee9a8c9409b tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] GET https://10.4.3.92/volume/v3/volumes/5f892a3a-2b78-46a2-bcb9-dcca5a4675e0 Jul 31 17:19:43.202540 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-68955ebe-48eb-4191-b9e9-4ee9a8c9409b tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:43.202787 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-68955ebe-48eb-4191-b9e9-4ee9a8c9409b tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:43.207624 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-5cca4058-6290-4c06-ad78-7205b449a2fc tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Created reservations ['e7822813-6c54-4184-9399-295797c90241', '44b2d0d6-e8b4-4094-830a-c142b43c72bb', 'f335e411-9c10-4a31-8541-e23efba0ca06', 'f7710ec2-0594-4b31-921d-b3fb8718b9c8'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:19:43.209043 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5cca4058-6290-4c06-ad78-7205b449a2fc tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36b662bb-4db4-4047-9951-2566632107d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7822813-6c54-4184-9399-295797c90241', '44b2d0d6-e8b4-4094-830a-c142b43c72bb', 'f335e411-9c10-4a31-8541-e23efba0ca06', 'f7710ec2-0594-4b31-921d-b3fb8718b9c8']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:43.210170 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5cca4058-6290-4c06-ad78-7205b449a2fc tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b580423b-ce81-4da4-ba96-0df64710bbfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:43.215492 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:43.215492 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:43.225475 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-68955ebe-48eb-4191-b9e9-4ee9a8c9409b tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Volume info retrieved successfully. Jul 31 17:19:43.231637 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-68955ebe-48eb-4191-b9e9-4ee9a8c9409b tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] https://10.4.3.92/volume/v3/volumes/5f892a3a-2b78-46a2-bcb9-dcca5a4675e0 returned with HTTP 200 Jul 31 17:19:43.231993 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 127/530] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:43 2026] GET /volume/v3/volumes/5f892a3a-2b78-46a2-bcb9-dcca5a4675e0 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:43.253343 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f23695af-456e-4a9e-aae3-2c619b5860a0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:43.254623 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5cca4058-6290-4c06-ad78-7205b449a2fc tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b580423b-ce81-4da4-ba96-0df64710bbfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c464c39-d63b-4592-93d9-49c063ef47a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1238819868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='af91daf40450457fb6f12e41ec9eb053',qos_specs=None,replication_status=,reservations=['e7822813-6c54-4184-9399-295797c90241','44b2d0d6-e8b4-4094-830a-c142b43c72bb','f335e411-9c10-4a31-8541-e23efba0ca06','f7710ec2-0594-4b31-921d-b3fb8718b9c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbc19b72c66b4f63898b61eb131c7100',volume_type_id=9671d37a-5b51-4a3d-816e-642745b6438b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:19:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1238819868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c464c39-d63b-4592-93d9-49c063ef47a1,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='af91daf40450457fb6f12e41ec9eb053',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbc19b72c66b4f63898b61eb131c7100',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9671d37a-5b51-4a3d-816e-642745b6438b),volume_type_id=9671d37a-5b51-4a3d-816e-642745b6438b)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:43.255235 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f23695af-456e-4a9e-aae3-2c619b5860a0 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] GET https://10.4.3.92/volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd?usage=True Jul 31 17:19:43.255465 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f23695af-456e-4a9e-aae3-2c619b5860a0 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:43.255627 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5cca4058-6290-4c06-ad78-7205b449a2fc tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbeae639-bf27-419a-b8f0-90f485623b78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:43.255706 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f23695af-456e-4a9e-aae3-2c619b5860a0 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:43.289335 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f23695af-456e-4a9e-aae3-2c619b5860a0 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd?usage=True returned with HTTP 200 Jul 31 17:19:43.289335 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 134/531] 10.4.3.92 () {66 vars in 1368 bytes} [Fri Jul 31 17:19:43 2026] GET /volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd?usage=True => generated 1061 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:43.289499 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5cca4058-6290-4c06-ad78-7205b449a2fc tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbeae639-bf27-419a-b8f0-90f485623b78) transitioned into state 'SUCCESS' from state '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-1238819868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='af91daf40450457fb6f12e41ec9eb053',qos_specs=None,replication_status=,reservations=['e7822813-6c54-4184-9399-295797c90241','44b2d0d6-e8b4-4094-830a-c142b43c72bb','f335e411-9c10-4a31-8541-e23efba0ca06','f7710ec2-0594-4b31-921d-b3fb8718b9c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbc19b72c66b4f63898b61eb131c7100',volume_type_id=9671d37a-5b51-4a3d-816e-642745b6438b)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:43.293342 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5cca4058-6290-4c06-ad78-7205b449a2fc tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a7cdba7-a01d-4886-958c-0ed4974da930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:43.304463 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c93f7985-c6b4-4488-8e2d-bd39965936f6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:43.304672 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5cca4058-6290-4c06-ad78-7205b449a2fc tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a7cdba7-a01d-4886-958c-0ed4974da930) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:43.305564 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c93f7985-c6b4-4488-8e2d-bd39965936f6 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] GET https://10.4.3.92/volume/v3/os-quota-sets/939db0ca9962492cb03af18b39757300?usage=True Jul 31 17:19:43.305689 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c93f7985-c6b4-4488-8e2d-bd39965936f6 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:43.305727 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5cca4058-6290-4c06-ad78-7205b449a2fc tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Flow 'volume_create_api' (8744b332-0338-4f48-889a-a9744c862e20) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:19:43.305895 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c93f7985-c6b4-4488-8e2d-bd39965936f6 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:43.306020 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5cca4058-6290-4c06-ad78-7205b449a2fc tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Create volume request issued successfully. Jul 31 17:19:43.307023 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5cca4058-6290-4c06-ad78-7205b449a2fc tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:19:43.307501 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 134/532] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:19:43 2026] POST /volume/v3/volumes => generated 756 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:19:43.322362 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-93ab834d-5b6a-448f-bec5-e62092cfd706 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:43.325745 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-93ab834d-5b6a-448f-bec5-e62092cfd706 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] GET https://10.4.3.92/volume/v3/volumes/4c464c39-d63b-4592-93d9-49c063ef47a1 Jul 31 17:19:43.326158 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-93ab834d-5b6a-448f-bec5-e62092cfd706 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:43.326158 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-93ab834d-5b6a-448f-bec5-e62092cfd706 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:43.337971 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c93f7985-c6b4-4488-8e2d-bd39965936f6 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/939db0ca9962492cb03af18b39757300?usage=True returned with HTTP 200 Jul 31 17:19:43.338559 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 138/533] 10.4.3.92 () {66 vars in 1368 bytes} [Fri Jul 31 17:19:43 2026] GET /volume/v3/os-quota-sets/939db0ca9962492cb03af18b39757300?usage=True => generated 1061 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:43.338798 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:43.338798 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:43.343867 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-93ab834d-5b6a-448f-bec5-e62092cfd706 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Volume info retrieved successfully. Jul 31 17:19:43.352063 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-93ab834d-5b6a-448f-bec5-e62092cfd706 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes/4c464c39-d63b-4592-93d9-49c063ef47a1 returned with HTTP 200 Jul 31 17:19:43.353119 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 128/534] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:43 2026] GET /volume/v3/volumes/4c464c39-d63b-4592-93d9-49c063ef47a1 => generated 824 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:43.358084 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-41fd9fcb-2d75-4046-9636-def009492469 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:43.363120 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-41fd9fcb-2d75-4046-9636-def009492469 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] POST https://10.4.3.92/volume/v3/os-volume-transfer Jul 31 17:19:43.363399 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-41fd9fcb-2d75-4046-9636-def009492469 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5f892a3a-2b78-46a2-bcb9-dcca5a4675e0"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:43.368877 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.volume_transfer [None req-41fd9fcb-2d75-4046-9636-def009492469 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Creating new volume transfer {'transfer': {'volume_id': '5f892a3a-2b78-46a2-bcb9-dcca5a4675e0'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 31 17:19:43.368877 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.contrib.volume_transfer [None req-41fd9fcb-2d75-4046-9636-def009492469 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Creating transfer of volume 5f892a3a-2b78-46a2-bcb9-dcca5a4675e0 Jul 31 17:19:43.368877 np0000006248 devstack@c-api.service[100274]: INFO cinder.transfer.api [None req-41fd9fcb-2d75-4046-9636-def009492469 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Generating transfer record for volume 5f892a3a-2b78-46a2-bcb9-dcca5a4675e0 Jul 31 17:19:43.378032 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:43.378032 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:43.400095 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-41fd9fcb-2d75-4046-9636-def009492469 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] https://10.4.3.92/volume/v3/os-volume-transfer returned with HTTP 202 Jul 31 17:19:43.400569 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 135/535] 10.4.3.92 () {68 vars in 1284 bytes} [Fri Jul 31 17:19:43 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:19:43.413688 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5c5592a7-0061-48cf-8369-913523f25853 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:43.699761 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5c5592a7-0061-48cf-8369-913523f25853 tempest-VolumeQuotasAdminTestJSON-817909150 tempest-VolumeQuotasAdminTestJSON-817909150-project-member] POST https://10.4.3.92/volume/v3/os-volume-transfer/c90fe131-4fc7-45f9-a7bb-21620d699429/accept Jul 31 17:19:43.700122 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5c5592a7-0061-48cf-8369-913523f25853 tempest-VolumeQuotasAdminTestJSON-817909150 tempest-VolumeQuotasAdminTestJSON-817909150-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e13be1bfa262c79f"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:43.705653 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.volume_transfer [None req-5c5592a7-0061-48cf-8369-913523f25853 tempest-VolumeQuotasAdminTestJSON-817909150 tempest-VolumeQuotasAdminTestJSON-817909150-project-member] Accepting volume transfer c90fe131-4fc7-45f9-a7bb-21620d699429 {{(pid=100273) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 31 17:19:43.705774 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.contrib.volume_transfer [None req-5c5592a7-0061-48cf-8369-913523f25853 tempest-VolumeQuotasAdminTestJSON-817909150 tempest-VolumeQuotasAdminTestJSON-817909150-project-member] Accepting transfer c90fe131-4fc7-45f9-a7bb-21620d699429 Jul 31 17:19:43.706214 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:43.706214 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:43.800344 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-5c5592a7-0061-48cf-8369-913523f25853 tempest-VolumeQuotasAdminTestJSON-817909150 tempest-VolumeQuotasAdminTestJSON-817909150-project-member] Created reservations ['08d06ce7-734d-4183-b114-acfbbbd55736', '22de489f-3bde-429e-9362-38e020544c1c', '4a1c660c-69f6-4223-a8e0-8b458445378a', '04245244-4bf5-4daf-8def-ba05afa0d441'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:19:43.835386 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-5c5592a7-0061-48cf-8369-913523f25853 tempest-VolumeQuotasAdminTestJSON-817909150 tempest-VolumeQuotasAdminTestJSON-817909150-project-member] Created reservations ['564709e7-9fea-4d24-b025-f3454c3ff08c', '4036f4c2-ece5-436c-98ea-bea9f5330c28', 'bd2e088a-9920-4b70-8117-cb83d6073f0d', '1e42f215-69e4-4a85-b88a-4f0a34a04ee2'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:19:43.894301 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-5c5592a7-0061-48cf-8369-913523f25853 tempest-VolumeQuotasAdminTestJSON-817909150 tempest-VolumeQuotasAdminTestJSON-817909150-project-member] Created reservations ['e4234bcd-e286-4288-b2c1-fb3f766df0fc', 'c06f7607-2527-47b8-ab34-5e7f3947de67', '5b90a478-6f14-4883-a9e2-90d338210e79', '9948c8ac-85bb-4c98-bca7-a8c691df3868'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:19:43.930204 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-5c5592a7-0061-48cf-8369-913523f25853 tempest-VolumeQuotasAdminTestJSON-817909150 tempest-VolumeQuotasAdminTestJSON-817909150-project-member] Created reservations ['0e1c8ec3-ca49-4170-b8d4-008ce81ded2a', '39ca0f72-9f9a-4150-90f5-17710e2c4621', '8f2f3072-d2bc-4ff0-b898-00a8ad4a204c', 'b1d35798-7adc-4c29-a0eb-6ab33e48fc55'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:19:43.941264 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5c5592a7-0061-48cf-8369-913523f25853 tempest-VolumeQuotasAdminTestJSON-817909150 tempest-VolumeQuotasAdminTestJSON-817909150-project-member] Transfer volume completed successfully. Jul 31 17:19:44.036756 np0000006248 devstack@c-api.service[100273]: INFO cinder.transfer.api [None req-5c5592a7-0061-48cf-8369-913523f25853 tempest-VolumeQuotasAdminTestJSON-817909150 tempest-VolumeQuotasAdminTestJSON-817909150-project-member] Volume 5f892a3a-2b78-46a2-bcb9-dcca5a4675e0 has been transferred. Jul 31 17:19:44.051762 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5c5592a7-0061-48cf-8369-913523f25853 tempest-VolumeQuotasAdminTestJSON-817909150 tempest-VolumeQuotasAdminTestJSON-817909150-project-member] https://10.4.3.92/volume/v3/os-volume-transfer/c90fe131-4fc7-45f9-a7bb-21620d699429/accept returned with HTTP 202 Jul 31 17:19:44.052346 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 135/536] 10.4.3.92 () {68 vars in 1416 bytes} [Fri Jul 31 17:19:43 2026] POST /volume/v3/os-volume-transfer/c90fe131-4fc7-45f9-a7bb-21620d699429/accept => generated 363 bytes in 639 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:19:44.062985 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3dcc2fd4-0d9d-4175-a7cf-f10e5857ccc9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:44.064988 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3dcc2fd4-0d9d-4175-a7cf-f10e5857ccc9 tempest-VolumeQuotasAdminTestJSON-817909150 tempest-VolumeQuotasAdminTestJSON-817909150-project-member] GET https://10.4.3.92/volume/v3/volumes/5f892a3a-2b78-46a2-bcb9-dcca5a4675e0 Jul 31 17:19:44.067343 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3dcc2fd4-0d9d-4175-a7cf-f10e5857ccc9 tempest-VolumeQuotasAdminTestJSON-817909150 tempest-VolumeQuotasAdminTestJSON-817909150-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:44.067343 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3dcc2fd4-0d9d-4175-a7cf-f10e5857ccc9 tempest-VolumeQuotasAdminTestJSON-817909150 tempest-VolumeQuotasAdminTestJSON-817909150-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:44.072847 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-7e47c008-6b0b-43eb-82e5-e65529a27b84 req-7af6b31c-ba9e-45b7-907f-af1a326de510 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:44.077575 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:44.077575 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:44.079522 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-7e47c008-6b0b-43eb-82e5-e65529a27b84 req-7af6b31c-ba9e-45b7-907f-af1a326de510 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] DELETE https://10.4.3.92/volume/v3/attachments/9608f87e-34a9-49a3-90ed-4cc5fb81f4bb Jul 31 17:19:44.081995 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-7e47c008-6b0b-43eb-82e5-e65529a27b84 req-7af6b31c-ba9e-45b7-907f-af1a326de510 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:44.081995 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-7e47c008-6b0b-43eb-82e5-e65529a27b84 req-7af6b31c-ba9e-45b7-907f-af1a326de510 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:44.093217 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3dcc2fd4-0d9d-4175-a7cf-f10e5857ccc9 tempest-VolumeQuotasAdminTestJSON-817909150 tempest-VolumeQuotasAdminTestJSON-817909150-project-member] Volume info retrieved successfully. Jul 31 17:19:44.101343 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3dcc2fd4-0d9d-4175-a7cf-f10e5857ccc9 tempest-VolumeQuotasAdminTestJSON-817909150 tempest-VolumeQuotasAdminTestJSON-817909150-project-member] https://10.4.3.92/volume/v3/volumes/5f892a3a-2b78-46a2-bcb9-dcca5a4675e0 returned with HTTP 200 Jul 31 17:19:44.101343 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 139/537] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:44 2026] GET /volume/v3/volumes/5f892a3a-2b78-46a2-bcb9-dcca5a4675e0 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:44.104518 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:44.104518 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:44.115938 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bbeac168-8b02-4a2d-ad47-2315add59f62 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:44.119616 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bbeac168-8b02-4a2d-ad47-2315add59f62 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] GET https://10.4.3.92/volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd?usage=True Jul 31 17:19:44.121343 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bbeac168-8b02-4a2d-ad47-2315add59f62 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:44.121343 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bbeac168-8b02-4a2d-ad47-2315add59f62 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:44.166379 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bbeac168-8b02-4a2d-ad47-2315add59f62 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd?usage=True returned with HTTP 200 Jul 31 17:19:44.167827 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 136/538] 10.4.3.92 () {66 vars in 1368 bytes} [Fri Jul 31 17:19:44 2026] GET /volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd?usage=True => generated 1061 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:44.183724 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-39258fd3-6a0f-4139-b80b-d4fb822e7fd3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:44.186487 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-39258fd3-6a0f-4139-b80b-d4fb822e7fd3 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] GET https://10.4.3.92/volume/v3/os-quota-sets/939db0ca9962492cb03af18b39757300?usage=True Jul 31 17:19:44.186822 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-39258fd3-6a0f-4139-b80b-d4fb822e7fd3 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:44.187141 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-39258fd3-6a0f-4139-b80b-d4fb822e7fd3 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:44.187683 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:44.187683 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:44.210984 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-7e47c008-6b0b-43eb-82e5-e65529a27b84 req-7af6b31c-ba9e-45b7-907f-af1a326de510 tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] https://10.4.3.92/volume/v3/attachments/9608f87e-34a9-49a3-90ed-4cc5fb81f4bb returned with HTTP 200 Jul 31 17:19:44.212356 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 129/539] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:19:44 2026] DELETE /volume/v3/attachments/9608f87e-34a9-49a3-90ed-4cc5fb81f4bb => generated 19 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:44.219394 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-39258fd3-6a0f-4139-b80b-d4fb822e7fd3 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/939db0ca9962492cb03af18b39757300?usage=True returned with HTTP 200 Jul 31 17:19:44.220207 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 136/540] 10.4.3.92 () {66 vars in 1368 bytes} [Fri Jul 31 17:19:44 2026] GET /volume/v3/os-quota-sets/939db0ca9962492cb03af18b39757300?usage=True => generated 1061 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:44.244206 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9ebfefc7-b4da-4940-b5dc-30f1589b016d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:44.245067 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-7e47c008-6b0b-43eb-82e5-e65529a27b84 req-d544c320-e6a3-4333-9af5-44c23a444abe None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:44.246838 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9ebfefc7-b4da-4940-b5dc-30f1589b016d tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/5f892a3a-2b78-46a2-bcb9-dcca5a4675e0 Jul 31 17:19:44.247109 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9ebfefc7-b4da-4940-b5dc-30f1589b016d tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:44.247403 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9ebfefc7-b4da-4940-b5dc-30f1589b016d tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:44.247661 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-9ebfefc7-b4da-4940-b5dc-30f1589b016d tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Delete volume with id: 5f892a3a-2b78-46a2-bcb9-dcca5a4675e0 Jul 31 17:19:44.249959 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7e47c008-6b0b-43eb-82e5-e65529a27b84 req-d544c320-e6a3-4333-9af5-44c23a444abe tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] DELETE https://10.4.3.92/volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad Jul 31 17:19:44.251831 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7e47c008-6b0b-43eb-82e5-e65529a27b84 req-d544c320-e6a3-4333-9af5-44c23a444abe tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:44.251831 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7e47c008-6b0b-43eb-82e5-e65529a27b84 req-d544c320-e6a3-4333-9af5-44c23a444abe tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:44.251831 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [req-7e47c008-6b0b-43eb-82e5-e65529a27b84 req-d544c320-e6a3-4333-9af5-44c23a444abe tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Delete volume with id: 64e2d464-d179-4a23-964f-ab8a68b7b3ad Jul 31 17:19:44.258081 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:44.258081 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:44.258714 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9ebfefc7-b4da-4940-b5dc-30f1589b016d tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Volume info retrieved successfully. Jul 31 17:19:44.260634 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:44.260634 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:44.262389 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-7e47c008-6b0b-43eb-82e5-e65529a27b84 req-d544c320-e6a3-4333-9af5-44c23a444abe tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Volume info retrieved successfully. Jul 31 17:19:44.285451 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9ebfefc7-b4da-4940-b5dc-30f1589b016d tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Delete volume request issued successfully. Jul 31 17:19:44.285848 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9ebfefc7-b4da-4940-b5dc-30f1589b016d tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] https://10.4.3.92/volume/v3/volumes/5f892a3a-2b78-46a2-bcb9-dcca5a4675e0 returned with HTTP 202 Jul 31 17:19:44.287442 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 140/541] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:19:44 2026] DELETE /volume/v3/volumes/5f892a3a-2b78-46a2-bcb9-dcca5a4675e0 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:19:44.295681 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6e9e67e6-99cf-4adf-bb5e-0d8e881cc72a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:44.299874 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6e9e67e6-99cf-4adf-bb5e-0d8e881cc72a tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] GET https://10.4.3.92/volume/v3/volumes/5f892a3a-2b78-46a2-bcb9-dcca5a4675e0 Jul 31 17:19:44.299874 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6e9e67e6-99cf-4adf-bb5e-0d8e881cc72a tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:44.299874 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6e9e67e6-99cf-4adf-bb5e-0d8e881cc72a tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:44.304795 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-7e47c008-6b0b-43eb-82e5-e65529a27b84 req-d544c320-e6a3-4333-9af5-44c23a444abe tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] Delete volume request issued successfully. Jul 31 17:19:44.304795 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7e47c008-6b0b-43eb-82e5-e65529a27b84 req-d544c320-e6a3-4333-9af5-44c23a444abe tempest-ImageDependencyTests-841132695 tempest-ImageDependencyTests-841132695-project-member] https://10.4.3.92/volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad returned with HTTP 202 Jul 31 17:19:44.304795 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 137/542] 10.4.3.92 () {70 vars in 1613 bytes} [Fri Jul 31 17:19:44 2026] DELETE /volume/v3/volumes/64e2d464-d179-4a23-964f-ab8a68b7b3ad => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:19:44.313487 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:44.313487 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:44.321866 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6e9e67e6-99cf-4adf-bb5e-0d8e881cc72a tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Volume info retrieved successfully. Jul 31 17:19:44.328965 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6e9e67e6-99cf-4adf-bb5e-0d8e881cc72a tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] https://10.4.3.92/volume/v3/volumes/5f892a3a-2b78-46a2-bcb9-dcca5a4675e0 returned with HTTP 200 Jul 31 17:19:44.329916 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 130/543] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:44 2026] GET /volume/v3/volumes/5f892a3a-2b78-46a2-bcb9-dcca5a4675e0 => generated 1009 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:44.373126 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ea3d2707-a5ba-4f4a-b4a9-5098a61bcb95 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:44.375525 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ea3d2707-a5ba-4f4a-b4a9-5098a61bcb95 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] GET https://10.4.3.92/volume/v3/volumes/4c464c39-d63b-4592-93d9-49c063ef47a1 Jul 31 17:19:44.376569 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ea3d2707-a5ba-4f4a-b4a9-5098a61bcb95 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:44.376569 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ea3d2707-a5ba-4f4a-b4a9-5098a61bcb95 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:44.386409 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:44.386409 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:44.393039 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ea3d2707-a5ba-4f4a-b4a9-5098a61bcb95 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Volume info retrieved successfully. Jul 31 17:19:44.399921 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ea3d2707-a5ba-4f4a-b4a9-5098a61bcb95 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes/4c464c39-d63b-4592-93d9-49c063ef47a1 returned with HTTP 200 Jul 31 17:19:44.400570 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 137/544] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:44 2026] GET /volume/v3/volumes/4c464c39-d63b-4592-93d9-49c063ef47a1 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:44.935227 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-d82f8c2d-11cb-4014-9a14-a435780340af None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:44.941605 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-d82f8c2d-11cb-4014-9a14-a435780340af tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] GET https://10.4.3.92/volume/v3/volumes/15eb732c-7cff-43f8-b183-5d3f23222f86 Jul 31 17:19:44.941605 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-d82f8c2d-11cb-4014-9a14-a435780340af tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:44.941605 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-d82f8c2d-11cb-4014-9a14-a435780340af tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:44.952205 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:44.952205 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:44.959936 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-d82f8c2d-11cb-4014-9a14-a435780340af tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Volume info retrieved successfully. Jul 31 17:19:44.965651 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-d82f8c2d-11cb-4014-9a14-a435780340af tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] https://10.4.3.92/volume/v3/volumes/15eb732c-7cff-43f8-b183-5d3f23222f86 returned with HTTP 200 Jul 31 17:19:44.966204 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 141/545] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:19:44 2026] GET /volume/v3/volumes/15eb732c-7cff-43f8-b183-5d3f23222f86 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:44.976922 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-382a883a-c115-4d93-a431-f49734009689 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:44.977438 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-382a883a-c115-4d93-a431-f49734009689 None None] GET https://10.4.3.92/volume// Jul 31 17:19:44.977438 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-382a883a-c115-4d93-a431-f49734009689 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:44.977621 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-382a883a-c115-4d93-a431-f49734009689 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:44.978107 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-382a883a-c115-4d93-a431-f49734009689 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:19:44.979349 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 138/546] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:19:44 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:19:44.993064 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-29c6537b-3c1f-4796-b9ac-dc3a94c74721 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:44.998145 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-29c6537b-3c1f-4796-b9ac-dc3a94c74721 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:19:44.999100 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-29c6537b-3c1f-4796-b9ac-dc3a94c74721 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "15eb732c-7cff-43f8-b183-5d3f23222f86", "connector": null, "instance_uuid": "3dd66d19-c4b2-43ff-a338-31fb33639208"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:45.010735 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:45.010735 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:45.074155 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-29c6537b-3c1f-4796-b9ac-dc3a94c74721 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:19:45.074839 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 131/547] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:19:44 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:45.095919 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0759f413-b70e-4233-8c92-6a8ca7587268 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:45.097131 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0759f413-b70e-4233-8c92-6a8ca7587268 None None] GET https://10.4.3.92/volume// Jul 31 17:19:45.097131 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0759f413-b70e-4233-8c92-6a8ca7587268 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:45.097131 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0759f413-b70e-4233-8c92-6a8ca7587268 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:45.097669 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0759f413-b70e-4233-8c92-6a8ca7587268 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:19:45.098116 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 138/548] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:19:45 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:19:45.109798 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-aa8f1bec-85c4-43f5-b4b2-63b10f91ea44 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:45.112487 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-aa8f1bec-85c4-43f5-b4b2-63b10f91ea44 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] GET https://10.4.3.92/volume/v3/volumes/15eb732c-7cff-43f8-b183-5d3f23222f86 Jul 31 17:19:45.112739 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-aa8f1bec-85c4-43f5-b4b2-63b10f91ea44 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:45.112918 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-aa8f1bec-85c4-43f5-b4b2-63b10f91ea44 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:45.125974 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:45.125974 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:45.130852 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-aa8f1bec-85c4-43f5-b4b2-63b10f91ea44 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Volume info retrieved successfully. Jul 31 17:19:45.138768 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-aa8f1bec-85c4-43f5-b4b2-63b10f91ea44 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] https://10.4.3.92/volume/v3/volumes/15eb732c-7cff-43f8-b183-5d3f23222f86 returned with HTTP 200 Jul 31 17:19:45.139240 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 142/549] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:19:45 2026] GET /volume/v3/volumes/15eb732c-7cff-43f8-b183-5d3f23222f86 => generated 1019 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:19:45.274816 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-15e1cdd3-0c3c-4527-8cfd-211f21ba4219 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:45.280130 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-15e1cdd3-0c3c-4527-8cfd-211f21ba4219 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] PUT https://10.4.3.92/volume/v3/attachments/c1348745-ac1d-4a7c-8027-49ab3371ac56 Jul 31 17:19:45.281359 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-15e1cdd3-0c3c-4527-8cfd-211f21ba4219 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:45.296245 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-15e1cdd3-0c3c-4527-8cfd-211f21ba4219 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Acquiring lock "cinder-attachment_update-15eb732c-7cff-43f8-b183-5d3f23222f86-np0000006248" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:19:45.304792 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-15e1cdd3-0c3c-4527-8cfd-211f21ba4219 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Lock "cinder-attachment_update-15eb732c-7cff-43f8-b183-5d3f23222f86-np0000006248" acquired by "attachment_update" :: waited 0.008s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:19:45.309668 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:45.309668 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:45.348446 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e4bb36ff-a886-4de8-b557-71dc5427e49b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:45.352859 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e4bb36ff-a886-4de8-b557-71dc5427e49b tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] GET https://10.4.3.92/volume/v3/volumes/5f892a3a-2b78-46a2-bcb9-dcca5a4675e0 Jul 31 17:19:45.353050 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e4bb36ff-a886-4de8-b557-71dc5427e49b tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:45.354503 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e4bb36ff-a886-4de8-b557-71dc5427e49b tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:45.364627 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e4bb36ff-a886-4de8-b557-71dc5427e49b tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] https://10.4.3.92/volume/v3/volumes/5f892a3a-2b78-46a2-bcb9-dcca5a4675e0 returned with HTTP 404 Jul 31 17:19:45.364627 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 132/550] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:45 2026] GET /volume/v3/volumes/5f892a3a-2b78-46a2-bcb9-dcca5a4675e0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:19:45.373428 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ba9902e5-8970-40f6-bdc0-0bb258c950c9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:45.377415 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ba9902e5-8970-40f6-bdc0-0bb258c950c9 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] GET https://10.4.3.92/volume/v3/volumes/5f892a3a-2b78-46a2-bcb9-dcca5a4675e0 Jul 31 17:19:45.380818 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ba9902e5-8970-40f6-bdc0-0bb258c950c9 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:45.381088 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ba9902e5-8970-40f6-bdc0-0bb258c950c9 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:45.388090 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ba9902e5-8970-40f6-bdc0-0bb258c950c9 tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] https://10.4.3.92/volume/v3/volumes/5f892a3a-2b78-46a2-bcb9-dcca5a4675e0 returned with HTTP 404 Jul 31 17:19:45.388735 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 139/551] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:45 2026] GET /volume/v3/volumes/5f892a3a-2b78-46a2-bcb9-dcca5a4675e0 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:19:45.403145 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-18de7b1f-9102-433a-be12-360f2c88d56d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:45.405981 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-18de7b1f-9102-433a-be12-360f2c88d56d tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] DELETE https://10.4.3.92/volume/v3/volumes/5f892a3a-2b78-46a2-bcb9-dcca5a4675e0 Jul 31 17:19:45.406262 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-18de7b1f-9102-433a-be12-360f2c88d56d tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:45.406581 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-18de7b1f-9102-433a-be12-360f2c88d56d tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:45.407028 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-18de7b1f-9102-433a-be12-360f2c88d56d tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] Delete volume with id: 5f892a3a-2b78-46a2-bcb9-dcca5a4675e0 Jul 31 17:19:45.424343 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-18de7b1f-9102-433a-be12-360f2c88d56d tempest-VolumeQuotasAdminTestJSON-1076833875 tempest-VolumeQuotasAdminTestJSON-1076833875-project-member] https://10.4.3.92/volume/v3/volumes/5f892a3a-2b78-46a2-bcb9-dcca5a4675e0 returned with HTTP 404 Jul 31 17:19:45.425112 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 143/552] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:19:45 2026] DELETE /volume/v3/volumes/5f892a3a-2b78-46a2-bcb9-dcca5a4675e0 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:19:45.437615 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-15e1cdd3-0c3c-4527-8cfd-211f21ba4219 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Lock "cinder-attachment_update-15eb732c-7cff-43f8-b183-5d3f23222f86-np0000006248" released by "attachment_update" :: held 0.133s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:19:45.437974 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-15e1cdd3-0c3c-4527-8cfd-211f21ba4219 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] https://10.4.3.92/volume/v3/attachments/c1348745-ac1d-4a7c-8027-49ab3371ac56 returned with HTTP 200 Jul 31 17:19:45.438492 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 139/553] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:19:45 2026] PUT /volume/v3/attachments/c1348745-ac1d-4a7c-8027-49ab3371ac56 => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:45.441660 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8c97016a-bba4-4801-940b-69d6b16f4a3c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:45.447493 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8c97016a-bba4-4801-940b-69d6b16f4a3c tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] GET https://10.4.3.92/volume/v3/os-quota-sets/a9388bc8fd7041e28841572339dc976a?usage=True Jul 31 17:19:45.447493 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8c97016a-bba4-4801-940b-69d6b16f4a3c tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:45.447493 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8c97016a-bba4-4801-940b-69d6b16f4a3c tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:45.447493 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:45.447493 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:45.474684 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-29616914-cdb3-4a07-a2b6-b7e416efc1e3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:45.479076 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8c97016a-bba4-4801-940b-69d6b16f4a3c tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/a9388bc8fd7041e28841572339dc976a?usage=True returned with HTTP 200 Jul 31 17:19:45.479114 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-29616914-cdb3-4a07-a2b6-b7e416efc1e3 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] POST https://10.4.3.92/volume/v3/attachments/c1348745-ac1d-4a7c-8027-49ab3371ac56/action Jul 31 17:19:45.479147 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 133/554] 10.4.3.92 () {66 vars in 1368 bytes} [Fri Jul 31 17:19:45 2026] GET /volume/v3/os-quota-sets/a9388bc8fd7041e28841572339dc976a?usage=True => generated 1061 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:45.480562 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-29616914-cdb3-4a07-a2b6-b7e416efc1e3 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:19:45.480940 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-29616914-cdb3-4a07-a2b6-b7e416efc1e3 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:45.493842 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5b24e95e-5911-41db-aca0-62e9d5f28d8a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:45.496620 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5b24e95e-5911-41db-aca0-62e9d5f28d8a tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] PUT https://10.4.3.92/volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd Jul 31 17:19:45.497164 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5b24e95e-5911-41db-aca0-62e9d5f28d8a tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-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=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:45.513190 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:45.513190 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:45.531666 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e30d48ee-9931-4c4a-8817-e5be8aa2d5f8 req-29616914-cdb3-4a07-a2b6-b7e416efc1e3 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] https://10.4.3.92/volume/v3/attachments/c1348745-ac1d-4a7c-8027-49ab3371ac56/action returned with HTTP 204 Jul 31 17:19:45.532256 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 140/555] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:19:45 2026] POST /volume/v3/attachments/c1348745-ac1d-4a7c-8027-49ab3371ac56/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:19:45.620639 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5b24e95e-5911-41db-aca0-62e9d5f28d8a tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd returned with HTTP 200 Jul 31 17:19:45.621624 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 144/556] 10.4.3.92 () {68 vars in 1368 bytes} [Fri Jul 31 17:19:45 2026] PUT /volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd => generated 397 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:45.632166 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d482bef6-0f31-4535-95c5-770fdefbce33 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:45.634224 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d482bef6-0f31-4535-95c5-770fdefbce33 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] PUT https://10.4.3.92/volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd Jul 31 17:19:45.634890 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d482bef6-0f31-4535-95c5-770fdefbce33 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-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=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:45.668040 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:45.668040 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:45.746347 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d482bef6-0f31-4535-95c5-770fdefbce33 tempest-VolumeQuotasAdminTestJSON-10455792 tempest-VolumeQuotasAdminTestJSON-10455792-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd returned with HTTP 200 Jul 31 17:19:45.747113 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 140/557] 10.4.3.92 () {68 vars in 1368 bytes} [Fri Jul 31 17:19:45 2026] PUT /volume/v3/os-quota-sets/a402f9ac1a3c43a281d811b3400459fd => generated 395 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:46.933181 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-efdd8ef3-0ab7-4c06-8ccf-003499c53389 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:46.936302 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-efdd8ef3-0ab7-4c06-8ccf-003499c53389 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] GET https://10.4.3.92/volume/v3/volumes/f1a379bb-5739-4250-92c9-d1cf2611d52c Jul 31 17:19:46.936645 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-efdd8ef3-0ab7-4c06-8ccf-003499c53389 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:46.936818 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-efdd8ef3-0ab7-4c06-8ccf-003499c53389 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:46.959215 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:46.959215 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:46.968284 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-efdd8ef3-0ab7-4c06-8ccf-003499c53389 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Volume info retrieved successfully. Jul 31 17:19:46.976711 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-efdd8ef3-0ab7-4c06-8ccf-003499c53389 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] https://10.4.3.92/volume/v3/volumes/f1a379bb-5739-4250-92c9-d1cf2611d52c returned with HTTP 200 Jul 31 17:19:46.977709 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 134/558] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:19:46 2026] GET /volume/v3/volumes/f1a379bb-5739-4250-92c9-d1cf2611d52c => generated 1830 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:19:49.759691 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e65d326c-47e9-45fd-bfa9-744a46d291c8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:49.759691 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e65d326c-47e9-45fd-bfa9-744a46d291c8 tempest-VolumePoolsAdminTestsJSON-1444845824 tempest-VolumePoolsAdminTestsJSON-1444845824-project-admin] GET https://10.4.3.92/volume/v3/scheduler-stats/get_pools?detail=True Jul 31 17:19:49.759691 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e65d326c-47e9-45fd-bfa9-744a46d291c8 tempest-VolumePoolsAdminTestsJSON-1444845824 tempest-VolumePoolsAdminTestsJSON-1444845824-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:49.759691 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e65d326c-47e9-45fd-bfa9-744a46d291c8 tempest-VolumePoolsAdminTestsJSON-1444845824 tempest-VolumePoolsAdminTestsJSON-1444845824-project-admin] Calling method 'get_pools' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:49.759691 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e65d326c-47e9-45fd-bfa9-744a46d291c8 tempest-VolumePoolsAdminTestsJSON-1444845824 tempest-VolumePoolsAdminTestsJSON-1444845824-project-admin] https://10.4.3.92/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 31 17:19:49.759691 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 141/559] 10.4.3.92 () {66 vars in 1307 bytes} [Fri Jul 31 17:19:49 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:49.762957 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-05db19e4-3a7e-42d5-9c1b-6e048e6022dd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:49.762957 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-05db19e4-3a7e-42d5-9c1b-6e048e6022dd tempest-VolumePoolsAdminTestsJSON-1444845824 tempest-VolumePoolsAdminTestsJSON-1444845824-project-admin] GET https://10.4.3.92/volume/v3/scheduler-stats/get_pools Jul 31 17:19:49.762957 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-05db19e4-3a7e-42d5-9c1b-6e048e6022dd tempest-VolumePoolsAdminTestsJSON-1444845824 tempest-VolumePoolsAdminTestsJSON-1444845824-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:49.762957 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-05db19e4-3a7e-42d5-9c1b-6e048e6022dd tempest-VolumePoolsAdminTestsJSON-1444845824 tempest-VolumePoolsAdminTestsJSON-1444845824-project-admin] Calling method 'get_pools' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:49.762957 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-05db19e4-3a7e-42d5-9c1b-6e048e6022dd tempest-VolumePoolsAdminTestsJSON-1444845824 tempest-VolumePoolsAdminTestsJSON-1444845824-project-admin] https://10.4.3.92/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 31 17:19:49.762957 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 145/560] 10.4.3.92 () {66 vars in 1284 bytes} [Fri Jul 31 17:19:49 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:51.032480 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-258e3bad-d809-4570-9ecc-3e26619342ef None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:51.039721 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-258e3bad-d809-4570-9ecc-3e26619342ef tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:19:51.039721 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-258e3bad-d809-4570-9ecc-3e26619342ef tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1459721578"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:51.049717 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-258e3bad-d809-4570-9ecc-3e26619342ef tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1459721578'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:19:51.049717 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-258e3bad-d809-4570-9ecc-3e26619342ef tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Create volume of 1 GB Jul 31 17:19:51.063878 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-258e3bad-d809-4570-9ecc-3e26619342ef tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Availability Zones retrieved successfully. Jul 31 17:19:51.073462 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-258e3bad-d809-4570-9ecc-3e26619342ef tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Flow 'volume_create_api' (d954de7d-3410-481d-b2a1-4ffb04863543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:19:51.075256 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-258e3bad-d809-4570-9ecc-3e26619342ef tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88b8777a-edd6-47e3-a325-2a9bf480f3e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:51.076803 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-258e3bad-d809-4570-9ecc-3e26619342ef tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:19:51.140295 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-258e3bad-d809-4570-9ecc-3e26619342ef tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88b8777a-edd6-47e3-a325-2a9bf480f3e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:51.143936 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-258e3bad-d809-4570-9ecc-3e26619342ef tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ffb2b13-bc3a-4bff-818c-e60c5cd527ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:51.297136 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-258e3bad-d809-4570-9ecc-3e26619342ef tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Created reservations ['c7f5f147-2145-4f30-8013-b6573805d3b3', 'db016375-4106-4422-9a92-7e25e390cc3a', '2c7e92ee-0adc-4fde-8efd-438ad04c11a0', '9de847f5-856e-4bd3-8d91-95513faf4650'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:19:51.298537 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-258e3bad-d809-4570-9ecc-3e26619342ef tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ffb2b13-bc3a-4bff-818c-e60c5cd527ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7f5f147-2145-4f30-8013-b6573805d3b3', 'db016375-4106-4422-9a92-7e25e390cc3a', '2c7e92ee-0adc-4fde-8efd-438ad04c11a0', '9de847f5-856e-4bd3-8d91-95513faf4650']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:51.300059 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-258e3bad-d809-4570-9ecc-3e26619342ef tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40dd054c-a0e7-437f-be3b-c7bbf2f4d2fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:51.349860 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-258e3bad-d809-4570-9ecc-3e26619342ef tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40dd054c-a0e7-437f-be3b-c7bbf2f4d2fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd80bbbb0-8ebc-4877-a0c3-84c469254549', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1459721578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b007d80b20114376a8ae35d8a920722e',qos_specs=None,replication_status=,reservations=['c7f5f147-2145-4f30-8013-b6573805d3b3','db016375-4106-4422-9a92-7e25e390cc3a','2c7e92ee-0adc-4fde-8efd-438ad04c11a0','9de847f5-856e-4bd3-8d91-95513faf4650'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c854c36c14bb4729be6466507340f0f8',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:19:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1459721578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d80bbbb0-8ebc-4877-a0c3-84c469254549,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b007d80b20114376a8ae35d8a920722e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c854c36c14bb4729be6466507340f0f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:51.351349 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-258e3bad-d809-4570-9ecc-3e26619342ef tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daafb37a-92f3-4777-87db-743e6da65e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:51.410357 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-258e3bad-d809-4570-9ecc-3e26619342ef tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daafb37a-92f3-4777-87db-743e6da65e17) transitioned into state 'SUCCESS' from state '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-1459721578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b007d80b20114376a8ae35d8a920722e',qos_specs=None,replication_status=,reservations=['c7f5f147-2145-4f30-8013-b6573805d3b3','db016375-4106-4422-9a92-7e25e390cc3a','2c7e92ee-0adc-4fde-8efd-438ad04c11a0','9de847f5-856e-4bd3-8d91-95513faf4650'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c854c36c14bb4729be6466507340f0f8',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:51.411540 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-258e3bad-d809-4570-9ecc-3e26619342ef tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e71c306-be35-4626-aab9-8b43b32f3ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:51.441104 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-258e3bad-d809-4570-9ecc-3e26619342ef tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e71c306-be35-4626-aab9-8b43b32f3ced) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:51.441884 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-258e3bad-d809-4570-9ecc-3e26619342ef tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Flow 'volume_create_api' (d954de7d-3410-481d-b2a1-4ffb04863543) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:19:51.443012 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-258e3bad-d809-4570-9ecc-3e26619342ef tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Create volume request issued successfully. Jul 31 17:19:51.444209 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-258e3bad-d809-4570-9ecc-3e26619342ef tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:19:51.445033 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 141/561] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:19:51 2026] POST /volume/v3/volumes => generated 747 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:19:51.458859 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-acab7836-ad91-42e7-ad25-5aa81f5d608a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:51.462175 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-acab7836-ad91-42e7-ad25-5aa81f5d608a tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549 Jul 31 17:19:51.462295 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-acab7836-ad91-42e7-ad25-5aa81f5d608a tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:51.462701 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-acab7836-ad91-42e7-ad25-5aa81f5d608a tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:51.480760 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:51.480760 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:51.486788 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-acab7836-ad91-42e7-ad25-5aa81f5d608a tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Volume info retrieved successfully. Jul 31 17:19:51.494428 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-acab7836-ad91-42e7-ad25-5aa81f5d608a tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549 returned with HTTP 200 Jul 31 17:19:51.494984 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 135/562] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:51 2026] GET /volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549 => generated 815 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:51.839050 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a91166cc-2890-4a23-887e-e0b085685a4f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:52.029004 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a91166cc-2890-4a23-887e-e0b085685a4f tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:19:52.031493 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a91166cc-2890-4a23-887e-e0b085685a4f tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-90111736", "os-volume-type-access:is_public": false}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:52.063235 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a91166cc-2890-4a23-887e-e0b085685a4f tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:19:52.063895 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 142/563] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:19:51 2026] POST /volume/v3/types => generated 227 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:52.079473 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5003f292-9ca6-4b6c-8610-ec793d331623 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:52.265485 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5003f292-9ca6-4b6c-8610-ec793d331623 tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:19:52.265837 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5003f292-9ca6-4b6c-8610-ec793d331623 tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a2767598-c142-469d-be9e-0c50407cb6e8", "size": 1}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:52.267967 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-5003f292-9ca6-4b6c-8610-ec793d331623 tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Create volume request body: {'volume': {'volume_type': 'a2767598-c142-469d-be9e-0c50407cb6e8', 'size': 1}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:19:52.280479 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5003f292-9ca6-4b6c-8610-ec793d331623 tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 404 Jul 31 17:19:52.280479 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 146/564] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:19:52 2026] POST /volume/v3/volumes => generated 114 bytes in 203 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:19:52.290892 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8b2b6ce0-b225-488d-b714-8acdca71dbb9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:52.294009 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8b2b6ce0-b225-488d-b714-8acdca71dbb9 tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] POST https://10.4.3.92/volume/v3/types/a2767598-c142-469d-be9e-0c50407cb6e8/action Jul 31 17:19:52.294537 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8b2b6ce0-b225-488d-b714-8acdca71dbb9 tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] Action body: b'{"addProjectAccess": {"project": "8d7e02fbdae648f8891892688042b8e4"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:19:52.294797 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8b2b6ce0-b225-488d-b714-8acdca71dbb9 tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "8d7e02fbdae648f8891892688042b8e4"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:52.296499 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:52.296499 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:52.314915 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8b2b6ce0-b225-488d-b714-8acdca71dbb9 tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] https://10.4.3.92/volume/v3/types/a2767598-c142-469d-be9e-0c50407cb6e8/action returned with HTTP 202 Jul 31 17:19:52.315902 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 142/565] 10.4.3.92 () {68 vars in 1377 bytes} [Fri Jul 31 17:19:52 2026] POST /volume/v3/types/a2767598-c142-469d-be9e-0c50407cb6e8/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:19:52.328366 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-98c4de78-d2a4-4d82-8495-f26b6d7942ac None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:52.330482 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e707c284-ca67-4504-a589-dfff79de3e70 req-a2f80f9e-40ea-4631-b3fc-8687b43afb71 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:52.334494 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-98c4de78-d2a4-4d82-8495-f26b6d7942ac tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:19:52.334494 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-98c4de78-d2a4-4d82-8495-f26b6d7942ac tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a2767598-c142-469d-be9e-0c50407cb6e8", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1589796013"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:52.336913 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-98c4de78-d2a4-4d82-8495-f26b6d7942ac tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Create volume request body: {'volume': {'volume_type': 'a2767598-c142-469d-be9e-0c50407cb6e8', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1589796013'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:19:52.337897 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e707c284-ca67-4504-a589-dfff79de3e70 req-a2f80f9e-40ea-4631-b3fc-8687b43afb71 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] GET https://10.4.3.92/volume/v3/volumes/15eb732c-7cff-43f8-b183-5d3f23222f86 Jul 31 17:19:52.337897 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e707c284-ca67-4504-a589-dfff79de3e70 req-a2f80f9e-40ea-4631-b3fc-8687b43afb71 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:52.337897 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e707c284-ca67-4504-a589-dfff79de3e70 req-a2f80f9e-40ea-4631-b3fc-8687b43afb71 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:52.342274 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-98c4de78-d2a4-4d82-8495-f26b6d7942ac tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Create volume of 1 GB Jul 31 17:19:52.342555 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:52.342555 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:52.343044 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-98c4de78-d2a4-4d82-8495-f26b6d7942ac tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Availability Zones retrieved successfully. Jul 31 17:19:52.351958 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-98c4de78-d2a4-4d82-8495-f26b6d7942ac tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Flow 'volume_create_api' (fa627a75-eb74-4dec-adc4-48f59c09ca13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:19:52.354148 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-98c4de78-d2a4-4d82-8495-f26b6d7942ac tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1965a91d-7ea6-4097-b725-faa7ea2058bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:52.355764 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-98c4de78-d2a4-4d82-8495-f26b6d7942ac tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:19:52.358854 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:52.358854 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:52.367675 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-e707c284-ca67-4504-a589-dfff79de3e70 req-a2f80f9e-40ea-4631-b3fc-8687b43afb71 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Volume info retrieved successfully. Jul 31 17:19:52.377036 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e707c284-ca67-4504-a589-dfff79de3e70 req-a2f80f9e-40ea-4631-b3fc-8687b43afb71 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] https://10.4.3.92/volume/v3/volumes/15eb732c-7cff-43f8-b183-5d3f23222f86 returned with HTTP 200 Jul 31 17:19:52.377036 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 143/566] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:19:52 2026] GET /volume/v3/volumes/15eb732c-7cff-43f8-b183-5d3f23222f86 => generated 1132 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:52.388979 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-98c4de78-d2a4-4d82-8495-f26b6d7942ac tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1965a91d-7ea6-4097-b725-faa7ea2058bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:19:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a2767598-c142-469d-be9e-0c50407cb6e8,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-90111736',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a2767598-c142-469d-be9e-0c50407cb6e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:52.389793 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-98c4de78-d2a4-4d82-8495-f26b6d7942ac tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fed86cf8-0daf-41d8-ba76-d2cc4310ad74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:52.438447 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [None req-98c4de78-d2a4-4d82-8495-f26b6d7942ac tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-90111736 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-90111736, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:19:52.438447 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [None req-98c4de78-d2a4-4d82-8495-f26b6d7942ac tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-90111736 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-90111736, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:19:52.509679 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-80c8b958-071c-4a2a-96b3-7427885c95d6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:52.515226 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-80c8b958-071c-4a2a-96b3-7427885c95d6 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549 Jul 31 17:19:52.515630 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-80c8b958-071c-4a2a-96b3-7427885c95d6 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:52.515945 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-80c8b958-071c-4a2a-96b3-7427885c95d6 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:52.526243 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:52.526243 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:52.527805 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-98c4de78-d2a4-4d82-8495-f26b6d7942ac tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Created reservations ['b0335694-5ae3-49fd-8791-f687f73db5ab', 'cb8241e8-172f-4129-8ec4-2af3ac78ce01', '0fab9780-79eb-428d-8655-217e1f5002d2', 'a33bfbe8-8cd0-4b5d-86ae-0cff7d0c31ef'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:19:52.528818 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-98c4de78-d2a4-4d82-8495-f26b6d7942ac tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fed86cf8-0daf-41d8-ba76-d2cc4310ad74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0335694-5ae3-49fd-8791-f687f73db5ab', 'cb8241e8-172f-4129-8ec4-2af3ac78ce01', '0fab9780-79eb-428d-8655-217e1f5002d2', 'a33bfbe8-8cd0-4b5d-86ae-0cff7d0c31ef']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:52.529628 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-98c4de78-d2a4-4d82-8495-f26b6d7942ac tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa81c3e3-2d85-4142-8a7e-42984d1db7da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:52.534538 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-80c8b958-071c-4a2a-96b3-7427885c95d6 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Volume info retrieved successfully. Jul 31 17:19:52.545357 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-80c8b958-071c-4a2a-96b3-7427885c95d6 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549 returned with HTTP 200 Jul 31 17:19:52.546105 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 147/567] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:52 2026] GET /volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:52.572055 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-98c4de78-d2a4-4d82-8495-f26b6d7942ac tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa81c3e3-2d85-4142-8a7e-42984d1db7da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df8cdde2-2788-4719-b979-4164e5d827c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1589796013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d7e02fbdae648f8891892688042b8e4',qos_specs=None,replication_status=,reservations=['b0335694-5ae3-49fd-8791-f687f73db5ab','cb8241e8-172f-4129-8ec4-2af3ac78ce01','0fab9780-79eb-428d-8655-217e1f5002d2','a33bfbe8-8cd0-4b5d-86ae-0cff7d0c31ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11c4927320ea4049bf3adfdaf3a2381f',volume_type_id=a2767598-c142-469d-be9e-0c50407cb6e8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:19:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1589796013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df8cdde2-2788-4719-b979-4164e5d827c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d7e02fbdae648f8891892688042b8e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11c4927320ea4049bf3adfdaf3a2381f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a2767598-c142-469d-be9e-0c50407cb6e8),volume_type_id=a2767598-c142-469d-be9e-0c50407cb6e8)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:52.572289 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8680df19-daa5-4841-9a65-41d6442d3ad8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:52.573464 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-98c4de78-d2a4-4d82-8495-f26b6d7942ac tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b861c46e-3a10-4060-8ca4-08b938bb0fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:52.577479 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8680df19-daa5-4841-9a65-41d6442d3ad8 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] POST https://10.4.3.92/volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549/action Jul 31 17:19:52.579294 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8680df19-daa5-4841-9a65-41d6442d3ad8 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Action body: b'{"os-attach": {"instance_uuid": "4a286c09-9dc5-4739-8ea5-523527e9f7d9", "mountpoint": "/dev/vdb"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:19:52.579906 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8680df19-daa5-4841-9a65-41d6442d3ad8 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "4a286c09-9dc5-4739-8ea5-523527e9f7d9", "mountpoint": "/dev/vdb"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:52.593869 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:52.593869 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:52.595044 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8680df19-daa5-4841-9a65-41d6442d3ad8 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Volume info retrieved successfully. Jul 31 17:19:52.607077 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-98c4de78-d2a4-4d82-8495-f26b6d7942ac tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b861c46e-3a10-4060-8ca4-08b938bb0fac) transitioned into state 'SUCCESS' from state '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-1589796013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d7e02fbdae648f8891892688042b8e4',qos_specs=None,replication_status=,reservations=['b0335694-5ae3-49fd-8791-f687f73db5ab','cb8241e8-172f-4129-8ec4-2af3ac78ce01','0fab9780-79eb-428d-8655-217e1f5002d2','a33bfbe8-8cd0-4b5d-86ae-0cff7d0c31ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11c4927320ea4049bf3adfdaf3a2381f',volume_type_id=a2767598-c142-469d-be9e-0c50407cb6e8)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:52.607985 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-98c4de78-d2a4-4d82-8495-f26b6d7942ac tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f412e54a-3124-45b5-a510-f05e71d34940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:52.614131 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8680df19-daa5-4841-9a65-41d6442d3ad8 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Update volume admin metadata completed successfully. Jul 31 17:19:52.625692 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-98c4de78-d2a4-4d82-8495-f26b6d7942ac tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f412e54a-3124-45b5-a510-f05e71d34940) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:52.626939 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-98c4de78-d2a4-4d82-8495-f26b6d7942ac tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Flow 'volume_create_api' (fa627a75-eb74-4dec-adc4-48f59c09ca13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:19:52.627524 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-98c4de78-d2a4-4d82-8495-f26b6d7942ac tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Create volume request issued successfully. Jul 31 17:19:52.629613 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-98c4de78-d2a4-4d82-8495-f26b6d7942ac tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:19:52.629613 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 136/568] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:19:52 2026] POST /volume/v3/volumes => generated 792 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:19:52.646728 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-79df9630-6791-4cc9-8c29-bec35ea6a7e7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:52.650671 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-79df9630-6791-4cc9-8c29-bec35ea6a7e7 tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] GET https://10.4.3.92/volume/v3/volumes/df8cdde2-2788-4719-b979-4164e5d827c2 Jul 31 17:19:52.650955 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-79df9630-6791-4cc9-8c29-bec35ea6a7e7 tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:52.651236 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-79df9630-6791-4cc9-8c29-bec35ea6a7e7 tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:52.666183 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:52.666183 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:52.673777 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-79df9630-6791-4cc9-8c29-bec35ea6a7e7 tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Volume info retrieved successfully. Jul 31 17:19:52.682623 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-79df9630-6791-4cc9-8c29-bec35ea6a7e7 tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] https://10.4.3.92/volume/v3/volumes/df8cdde2-2788-4719-b979-4164e5d827c2 returned with HTTP 200 Jul 31 17:19:52.683215 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 144/569] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:52 2026] GET /volume/v3/volumes/df8cdde2-2788-4719-b979-4164e5d827c2 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:52.715869 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8680df19-daa5-4841-9a65-41d6442d3ad8 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Attach volume completed successfully. Jul 31 17:19:52.716430 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8680df19-daa5-4841-9a65-41d6442d3ad8 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549/action returned with HTTP 202 Jul 31 17:19:52.717124 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 143/570] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:19:52 2026] POST /volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:19:52.729633 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bb675275-9e52-4369-a23a-a964719a7506 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:52.731653 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bb675275-9e52-4369-a23a-a964719a7506 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549 Jul 31 17:19:52.731854 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bb675275-9e52-4369-a23a-a964719a7506 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:52.732153 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bb675275-9e52-4369-a23a-a964719a7506 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:52.751141 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:52.751141 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:52.763709 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bb675275-9e52-4369-a23a-a964719a7506 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Volume info retrieved successfully. Jul 31 17:19:52.778556 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bb675275-9e52-4369-a23a-a964719a7506 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549 returned with HTTP 200 Jul 31 17:19:52.781000 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 148/571] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:52 2026] GET /volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549 => generated 1174 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:52.799752 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d72f800e-bb62-4df8-9e54-d6505d1e9747 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:52.802149 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d72f800e-bb62-4df8-9e54-d6505d1e9747 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549 Jul 31 17:19:52.802403 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d72f800e-bb62-4df8-9e54-d6505d1e9747 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:52.802657 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d72f800e-bb62-4df8-9e54-d6505d1e9747 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:52.818416 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:52.818416 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:52.823620 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d72f800e-bb62-4df8-9e54-d6505d1e9747 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Volume info retrieved successfully. Jul 31 17:19:52.830634 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d72f800e-bb62-4df8-9e54-d6505d1e9747 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549 returned with HTTP 200 Jul 31 17:19:52.831598 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 137/572] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:52 2026] GET /volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549 => generated 1174 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:52.848096 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-91739516-eddd-4684-8320-93e31ff30571 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:53.176577 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-91739516-eddd-4684-8320-93e31ff30571 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] POST https://10.4.3.92/volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549/action Jul 31 17:19:53.177644 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-91739516-eddd-4684-8320-93e31ff30571 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:19:53.177644 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-91739516-eddd-4684-8320-93e31ff30571 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:53.201755 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:53.201755 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:53.202022 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.admin_actions [None req-91739516-eddd-4684-8320-93e31ff30571 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Updating volume 'd80bbbb0-8ebc-4877-a0c3-84c469254549' with '{'status': 'error'}' {{(pid=100273) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 17:19:53.261220 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-91739516-eddd-4684-8320-93e31ff30571 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] https://10.4.3.92/volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549/action returned with HTTP 202 Jul 31 17:19:53.261683 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 145/573] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:19:52 2026] POST /volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549/action => generated 0 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:19:53.275039 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cadf8b5d-112d-40ac-9b38-f6c9ecddc785 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:53.279677 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cadf8b5d-112d-40ac-9b38-f6c9ecddc785 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549 Jul 31 17:19:53.279840 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cadf8b5d-112d-40ac-9b38-f6c9ecddc785 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:53.280504 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cadf8b5d-112d-40ac-9b38-f6c9ecddc785 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:53.298210 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:53.298210 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:53.307418 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cadf8b5d-112d-40ac-9b38-f6c9ecddc785 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Volume info retrieved successfully. Jul 31 17:19:53.315237 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cadf8b5d-112d-40ac-9b38-f6c9ecddc785 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549 returned with HTTP 200 Jul 31 17:19:53.315578 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 144/574] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:53 2026] GET /volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549 => generated 1173 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:19:53.335748 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6d8263b5-993e-480c-a791-acd45536ef13 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:53.339254 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6d8263b5-993e-480c-a791-acd45536ef13 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] POST https://10.4.3.92/volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549/action Jul 31 17:19:53.339254 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6d8263b5-993e-480c-a791-acd45536ef13 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "e823e245-ec76-42ee-975e-abf862619bb4"}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:19:53.339254 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6d8263b5-993e-480c-a791-acd45536ef13 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "e823e245-ec76-42ee-975e-abf862619bb4"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:53.363466 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:53.363466 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:53.363939 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6d8263b5-993e-480c-a791-acd45536ef13 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Volume info retrieved successfully. Jul 31 17:19:53.393800 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6d8263b5-993e-480c-a791-acd45536ef13 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Terminate volume connection completed successfully. Jul 31 17:19:53.406335 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-6d8263b5-993e-480c-a791-acd45536ef13 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100272) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Jul 31 17:19:53.493341 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6d8263b5-993e-480c-a791-acd45536ef13 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Detach volume completed successfully. Jul 31 17:19:53.493683 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6d8263b5-993e-480c-a791-acd45536ef13 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] https://10.4.3.92/volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549/action returned with HTTP 202 Jul 31 17:19:53.495777 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 149/575] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:19:53 2026] POST /volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549/action => generated 0 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:19:53.506941 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-36bd0bdc-531f-4d6a-9658-65c69f774f85 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:53.508924 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-36bd0bdc-531f-4d6a-9658-65c69f774f85 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549 Jul 31 17:19:53.509270 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-36bd0bdc-531f-4d6a-9658-65c69f774f85 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:53.509542 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-36bd0bdc-531f-4d6a-9658-65c69f774f85 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:53.519629 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:53.519629 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:53.525303 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-36bd0bdc-531f-4d6a-9658-65c69f774f85 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Volume info retrieved successfully. Jul 31 17:19:53.535713 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-36bd0bdc-531f-4d6a-9658-65c69f774f85 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549 returned with HTTP 200 Jul 31 17:19:53.537987 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 138/576] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:53 2026] GET /volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549 => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:53.554714 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f38cea77-3f31-4840-b2db-d72986df80ae None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:53.559349 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f38cea77-3f31-4840-b2db-d72986df80ae tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549 Jul 31 17:19:53.559937 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f38cea77-3f31-4840-b2db-d72986df80ae tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:53.560757 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f38cea77-3f31-4840-b2db-d72986df80ae tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:53.563613 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4085f5f7-24ec-4f7a-8fc3-60f1157bff07 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:53.571812 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:53.571812 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:53.579019 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f38cea77-3f31-4840-b2db-d72986df80ae tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Volume info retrieved successfully. Jul 31 17:19:53.587966 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f38cea77-3f31-4840-b2db-d72986df80ae tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549 returned with HTTP 200 Jul 31 17:19:53.588490 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 146/577] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:53 2026] GET /volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549 => generated 859 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:53.612656 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6d1b227f-4f75-46f5-ac8a-6170223cd785 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:53.615241 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6d1b227f-4f75-46f5-ac8a-6170223cd785 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] POST https://10.4.3.92/volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549/action Jul 31 17:19:53.615691 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6d1b227f-4f75-46f5-ac8a-6170223cd785 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Action body: b'{"os-detach": {}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:19:53.615838 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6d1b227f-4f75-46f5-ac8a-6170223cd785 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:53.626382 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:53.626382 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:53.626972 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6d1b227f-4f75-46f5-ac8a-6170223cd785 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Volume info retrieved successfully. Jul 31 17:19:53.677185 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6d1b227f-4f75-46f5-ac8a-6170223cd785 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Detach volume completed successfully. Jul 31 17:19:53.678696 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6d1b227f-4f75-46f5-ac8a-6170223cd785 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549/action returned with HTTP 202 Jul 31 17:19:53.679882 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 150/578] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:19:53 2026] POST /volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:19:53.690428 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1ffacdea-f4c5-47d2-a058-4cd0b2716c11 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:53.692536 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1ffacdea-f4c5-47d2-a058-4cd0b2716c11 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549 Jul 31 17:19:53.692762 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1ffacdea-f4c5-47d2-a058-4cd0b2716c11 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:53.693022 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1ffacdea-f4c5-47d2-a058-4cd0b2716c11 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:53.697226 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4085f5f7-24ec-4f7a-8fc3-60f1157bff07 tempest-VolumeServicesNegativeTest-1165927733 tempest-VolumeServicesNegativeTest-1165927733-project-admin] GET https://10.4.3.92/volume/v3/os-services Jul 31 17:19:53.697226 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4085f5f7-24ec-4f7a-8fc3-60f1157bff07 tempest-VolumeServicesNegativeTest-1165927733 tempest-VolumeServicesNegativeTest-1165927733-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:53.697850 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4085f5f7-24ec-4f7a-8fc3-60f1157bff07 tempest-VolumeServicesNegativeTest-1165927733 tempest-VolumeServicesNegativeTest-1165927733-project-admin] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:53.700499 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0ec14f33-5224-449b-b281-9acdcee4a3c8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:53.703243 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:53.703243 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:53.706909 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0ec14f33-5224-449b-b281-9acdcee4a3c8 tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] GET https://10.4.3.92/volume/v3/volumes/df8cdde2-2788-4719-b979-4164e5d827c2 Jul 31 17:19:53.707448 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0ec14f33-5224-449b-b281-9acdcee4a3c8 tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:53.707515 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0ec14f33-5224-449b-b281-9acdcee4a3c8 tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:53.707923 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4085f5f7-24ec-4f7a-8fc3-60f1157bff07 tempest-VolumeServicesNegativeTest-1165927733 tempest-VolumeServicesNegativeTest-1165927733-project-admin] https://10.4.3.92/volume/v3/os-services returned with HTTP 200 Jul 31 17:19:53.708674 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 145/579] 10.4.3.92 () {66 vars in 1242 bytes} [Fri Jul 31 17:19:53 2026] GET /volume/v3/os-services => generated 626 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:53.713786 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1ffacdea-f4c5-47d2-a058-4cd0b2716c11 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Volume info retrieved successfully. Jul 31 17:19:53.723224 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-307ede3a-1845-44cd-9c65-9bdc6ed62b25 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:53.724269 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:53.724269 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:53.725381 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1ffacdea-f4c5-47d2-a058-4cd0b2716c11 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549 returned with HTTP 200 Jul 31 17:19:53.725611 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-307ede3a-1845-44cd-9c65-9bdc6ed62b25 tempest-VolumeServicesNegativeTest-1165927733 tempest-VolumeServicesNegativeTest-1165927733-project-admin] PUT https://10.4.3.92/volume/v3/os-services/disable-log-reason Jul 31 17:19:53.725914 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 139/580] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:53 2026] GET /volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:53.727557 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-307ede3a-1845-44cd-9c65-9bdc6ed62b25 tempest-VolumeServicesNegativeTest-1165927733 tempest-VolumeServicesNegativeTest-1165927733-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000006248", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:53.731006 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-307ede3a-1845-44cd-9c65-9bdc6ed62b25 tempest-VolumeServicesNegativeTest-1165927733 tempest-VolumeServicesNegativeTest-1165927733-project-admin] https://10.4.3.92/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 31 17:19:53.731006 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 151/581] 10.4.3.92 () {68 vars in 1319 bytes} [Fri Jul 31 17:19:53 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 17:19:53.740465 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0ec14f33-5224-449b-b281-9acdcee4a3c8 tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Volume info retrieved successfully. Jul 31 17:19:53.745829 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-de36b2be-61b6-44c7-b03e-267e9df30331 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:53.748007 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0ec14f33-5224-449b-b281-9acdcee4a3c8 tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] https://10.4.3.92/volume/v3/volumes/df8cdde2-2788-4719-b979-4164e5d827c2 returned with HTTP 200 Jul 31 17:19:53.748253 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 147/582] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:53 2026] GET /volume/v3/volumes/df8cdde2-2788-4719-b979-4164e5d827c2 => generated 885 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:53.749887 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c816eece-4ab1-4bc2-b19e-f0faa5774c7b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:53.750200 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-de36b2be-61b6-44c7-b03e-267e9df30331 tempest-VolumeServicesNegativeTest-1165927733 tempest-VolumeServicesNegativeTest-1165927733-project-admin] PUT https://10.4.3.92/volume/v3/os-services/disable Jul 31 17:19:53.750732 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-de36b2be-61b6-44c7-b03e-267e9df30331 tempest-VolumeServicesNegativeTest-1165927733 tempest-VolumeServicesNegativeTest-1165927733-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000006248", "binary": "invalid_binary"} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:53.752226 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c816eece-4ab1-4bc2-b19e-f0faa5774c7b tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549 Jul 31 17:19:53.752516 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c816eece-4ab1-4bc2-b19e-f0faa5774c7b tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:53.752741 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c816eece-4ab1-4bc2-b19e-f0faa5774c7b tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:53.764879 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:53.764879 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:53.765037 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-de36b2be-61b6-44c7-b03e-267e9df30331 tempest-VolumeServicesNegativeTest-1165927733 tempest-VolumeServicesNegativeTest-1165927733-project-admin] https://10.4.3.92/volume/v3/os-services/disable returned with HTTP 404 Jul 31 17:19:53.765037 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 146/583] 10.4.3.92 () {68 vars in 1286 bytes} [Fri Jul 31 17:19:53 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:19:53.768758 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c816eece-4ab1-4bc2-b19e-f0faa5774c7b tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Volume info retrieved successfully. Jul 31 17:19:53.768861 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-34c7ec22-96ad-42a2-88c3-5f339a28866a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:53.773344 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-34c7ec22-96ad-42a2-88c3-5f339a28866a tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] GET https://10.4.3.92/volume/v3/volumes/df8cdde2-2788-4719-b979-4164e5d827c2 Jul 31 17:19:53.773344 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-34c7ec22-96ad-42a2-88c3-5f339a28866a tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:53.773344 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-34c7ec22-96ad-42a2-88c3-5f339a28866a tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:53.780989 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c816eece-4ab1-4bc2-b19e-f0faa5774c7b tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549 returned with HTTP 200 Jul 31 17:19:53.782146 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 140/584] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:53 2026] GET /volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549 => generated 859 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:53.786481 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e2acd3e0-5764-4955-a4fa-1a46990e7006 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:53.792006 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e2acd3e0-5764-4955-a4fa-1a46990e7006 tempest-VolumeServicesNegativeTest-1165927733 tempest-VolumeServicesNegativeTest-1165927733-project-admin] PUT https://10.4.3.92/volume/v3/os-services/enable Jul 31 17:19:53.792277 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e2acd3e0-5764-4955-a4fa-1a46990e7006 tempest-VolumeServicesNegativeTest-1165927733 tempest-VolumeServicesNegativeTest-1165927733-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:53.796396 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:53.796396 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:53.798789 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-59e0cce1-d9a2-47a2-871d-1791ab86adb7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:53.801763 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-59e0cce1-d9a2-47a2-871d-1791ab86adb7 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] DELETE https://10.4.3.92/volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549 Jul 31 17:19:53.802102 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-59e0cce1-d9a2-47a2-871d-1791ab86adb7 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:53.802758 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e2acd3e0-5764-4955-a4fa-1a46990e7006 tempest-VolumeServicesNegativeTest-1165927733 tempest-VolumeServicesNegativeTest-1165927733-project-admin] https://10.4.3.92/volume/v3/os-services/enable returned with HTTP 404 Jul 31 17:19:53.802844 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-59e0cce1-d9a2-47a2-871d-1791ab86adb7 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:53.803062 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-59e0cce1-d9a2-47a2-871d-1791ab86adb7 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Delete volume with id: d80bbbb0-8ebc-4877-a0c3-84c469254549 Jul 31 17:19:53.803420 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 148/585] 10.4.3.92 () {68 vars in 1283 bytes} [Fri Jul 31 17:19:53 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:19:53.804226 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-34c7ec22-96ad-42a2-88c3-5f339a28866a tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Volume info retrieved successfully. Jul 31 17:19:53.814831 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-08455058-a3eb-44e8-bcda-c167a131099e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:53.816167 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-34c7ec22-96ad-42a2-88c3-5f339a28866a tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] https://10.4.3.92/volume/v3/volumes/df8cdde2-2788-4719-b979-4164e5d827c2 returned with HTTP 200 Jul 31 17:19:53.817057 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 152/586] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:53 2026] GET /volume/v3/volumes/df8cdde2-2788-4719-b979-4164e5d827c2 => generated 885 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:53.817169 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-08455058-a3eb-44e8-bcda-c167a131099e tempest-VolumeServicesNegativeTest-1165927733 tempest-VolumeServicesNegativeTest-1165927733-project-admin] PUT https://10.4.3.92/volume/v3/os-services/freeze Jul 31 17:19:53.817542 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-08455058-a3eb-44e8-bcda-c167a131099e tempest-VolumeServicesNegativeTest-1165927733 tempest-VolumeServicesNegativeTest-1165927733-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:53.821238 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:53.821238 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:53.821238 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-59e0cce1-d9a2-47a2-871d-1791ab86adb7 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Volume info retrieved successfully. Jul 31 17:19:53.828628 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-08455058-a3eb-44e8-bcda-c167a131099e tempest-VolumeServicesNegativeTest-1165927733 tempest-VolumeServicesNegativeTest-1165927733-project-admin] https://10.4.3.92/volume/v3/os-services/freeze returned with HTTP 400 Jul 31 17:19:53.830411 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 141/587] 10.4.3.92 () {68 vars in 1283 bytes} [Fri Jul 31 17:19:53 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:19:53.834737 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0270946d-6155-4411-9a6f-c08d1c95c1b4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:53.838051 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0270946d-6155-4411-9a6f-c08d1c95c1b4 tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] DELETE https://10.4.3.92/volume/v3/volumes/df8cdde2-2788-4719-b979-4164e5d827c2 Jul 31 17:19:53.839740 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0270946d-6155-4411-9a6f-c08d1c95c1b4 tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:53.839740 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0270946d-6155-4411-9a6f-c08d1c95c1b4 tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:53.839740 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-0270946d-6155-4411-9a6f-c08d1c95c1b4 tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Delete volume with id: df8cdde2-2788-4719-b979-4164e5d827c2 Jul 31 17:19:53.840929 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-29df8a76-dfd3-4733-a0be-253bc10d4803 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:53.844051 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-29df8a76-dfd3-4733-a0be-253bc10d4803 tempest-VolumeServicesNegativeTest-1165927733 tempest-VolumeServicesNegativeTest-1165927733-project-admin] PUT https://10.4.3.92/volume/v3/os-services/thaw Jul 31 17:19:53.844051 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-29df8a76-dfd3-4733-a0be-253bc10d4803 tempest-VolumeServicesNegativeTest-1165927733 tempest-VolumeServicesNegativeTest-1165927733-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:53.851250 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:53.851250 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:53.851926 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-59e0cce1-d9a2-47a2-871d-1791ab86adb7 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Delete volume request issued successfully. Jul 31 17:19:53.852239 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0270946d-6155-4411-9a6f-c08d1c95c1b4 tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Volume info retrieved successfully. Jul 31 17:19:53.852295 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-59e0cce1-d9a2-47a2-871d-1791ab86adb7 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549 returned with HTTP 202 Jul 31 17:19:53.852920 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 147/588] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:19:53 2026] DELETE /volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:19:53.853233 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-29df8a76-dfd3-4733-a0be-253bc10d4803 tempest-VolumeServicesNegativeTest-1165927733 tempest-VolumeServicesNegativeTest-1165927733-project-admin] https://10.4.3.92/volume/v3/os-services/thaw returned with HTTP 400 Jul 31 17:19:53.853842 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 153/589] 10.4.3.92 () {68 vars in 1277 bytes} [Fri Jul 31 17:19:53 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:19:53.869679 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-96518936-9f08-4dd0-b540-7eafb04b5e4b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:53.873244 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-96518936-9f08-4dd0-b540-7eafb04b5e4b tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549 Jul 31 17:19:53.873765 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-96518936-9f08-4dd0-b540-7eafb04b5e4b tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:53.873885 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-96518936-9f08-4dd0-b540-7eafb04b5e4b tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:53.890765 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:53.890765 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:53.894336 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0270946d-6155-4411-9a6f-c08d1c95c1b4 tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Delete volume request issued successfully. Jul 31 17:19:53.894719 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0270946d-6155-4411-9a6f-c08d1c95c1b4 tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] https://10.4.3.92/volume/v3/volumes/df8cdde2-2788-4719-b979-4164e5d827c2 returned with HTTP 202 Jul 31 17:19:53.895233 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 149/590] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:19:53 2026] DELETE /volume/v3/volumes/df8cdde2-2788-4719-b979-4164e5d827c2 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:19:53.897546 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-96518936-9f08-4dd0-b540-7eafb04b5e4b tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Volume info retrieved successfully. Jul 31 17:19:53.904582 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-96518936-9f08-4dd0-b540-7eafb04b5e4b tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549 returned with HTTP 200 Jul 31 17:19:53.905113 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 142/591] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:53 2026] GET /volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:53.910382 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-61891064-8fb0-48d5-8300-e509e399938b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:53.913396 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-61891064-8fb0-48d5-8300-e509e399938b tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] GET https://10.4.3.92/volume/v3/volumes/df8cdde2-2788-4719-b979-4164e5d827c2 Jul 31 17:19:53.913577 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-61891064-8fb0-48d5-8300-e509e399938b tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:53.913996 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-61891064-8fb0-48d5-8300-e509e399938b tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:53.923786 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:53.923786 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:53.929200 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-61891064-8fb0-48d5-8300-e509e399938b tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Volume info retrieved successfully. Jul 31 17:19:53.935865 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-61891064-8fb0-48d5-8300-e509e399938b tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] https://10.4.3.92/volume/v3/volumes/df8cdde2-2788-4719-b979-4164e5d827c2 returned with HTTP 200 Jul 31 17:19:53.936636 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 148/592] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:53 2026] GET /volume/v3/volumes/df8cdde2-2788-4719-b979-4164e5d827c2 => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:54.923506 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0a41a868-b949-4976-a807-43ffefeb62b1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:54.928231 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0a41a868-b949-4976-a807-43ffefeb62b1 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549 Jul 31 17:19:54.928231 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0a41a868-b949-4976-a807-43ffefeb62b1 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:54.928559 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0a41a868-b949-4976-a807-43ffefeb62b1 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:54.941520 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0a41a868-b949-4976-a807-43ffefeb62b1 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549 returned with HTTP 404 Jul 31 17:19:54.941913 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 154/593] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:54 2026] GET /volume/v3/volumes/d80bbbb0-8ebc-4877-a0c3-84c469254549 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:19:54.955872 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5df08039-d24b-425b-bb22-54877fff056c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:54.960095 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5df08039-d24b-425b-bb22-54877fff056c tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] GET https://10.4.3.92/volume/v3/volumes/df8cdde2-2788-4719-b979-4164e5d827c2 Jul 31 17:19:54.963045 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5df08039-d24b-425b-bb22-54877fff056c tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:54.963045 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5df08039-d24b-425b-bb22-54877fff056c tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:54.972238 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5df08039-d24b-425b-bb22-54877fff056c tempest-VolumeTypesAccessTest-328763611 tempest-VolumeTypesAccessTest-328763611-project-member] https://10.4.3.92/volume/v3/volumes/df8cdde2-2788-4719-b979-4164e5d827c2 returned with HTTP 404 Jul 31 17:19:54.972238 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 150/594] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:54 2026] GET /volume/v3/volumes/df8cdde2-2788-4719-b979-4164e5d827c2 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:19:54.989060 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-db9ccbeb-f1c3-4d5c-a0d4-c48f56dca228 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:54.993347 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-db9ccbeb-f1c3-4d5c-a0d4-c48f56dca228 tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] POST https://10.4.3.92/volume/v3/types/a2767598-c142-469d-be9e-0c50407cb6e8/action Jul 31 17:19:54.993347 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-db9ccbeb-f1c3-4d5c-a0d4-c48f56dca228 tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] Action body: b'{"removeProjectAccess": {"project": "8d7e02fbdae648f8891892688042b8e4"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:19:54.993347 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-db9ccbeb-f1c3-4d5c-a0d4-c48f56dca228 tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "8d7e02fbdae648f8891892688042b8e4"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:55.019051 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-db9ccbeb-f1c3-4d5c-a0d4-c48f56dca228 tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] https://10.4.3.92/volume/v3/types/a2767598-c142-469d-be9e-0c50407cb6e8/action returned with HTTP 202 Jul 31 17:19:55.020545 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 143/595] 10.4.3.92 () {68 vars in 1377 bytes} [Fri Jul 31 17:19:54 2026] POST /volume/v3/types/a2767598-c142-469d-be9e-0c50407cb6e8/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:19:55.031835 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e5c51b31-03f4-438c-96c7-d621e6999704 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:55.038640 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e5c51b31-03f4-438c-96c7-d621e6999704 tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] DELETE https://10.4.3.92/volume/v3/types/a2767598-c142-469d-be9e-0c50407cb6e8 Jul 31 17:19:55.038640 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e5c51b31-03f4-438c-96c7-d621e6999704 tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:55.040445 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e5c51b31-03f4-438c-96c7-d621e6999704 tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:55.139118 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e5c51b31-03f4-438c-96c7-d621e6999704 tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] https://10.4.3.92/volume/v3/types/a2767598-c142-469d-be9e-0c50407cb6e8 returned with HTTP 202 Jul 31 17:19:55.142372 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 149/596] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:19:55 2026] DELETE /volume/v3/types/a2767598-c142-469d-be9e-0c50407cb6e8 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:19:55.153365 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-90ace431-3bfd-4024-b10f-43bd27a169ab None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:55.156626 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-90ace431-3bfd-4024-b10f-43bd27a169ab tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] GET https://10.4.3.92/volume/v3/types/a2767598-c142-469d-be9e-0c50407cb6e8 Jul 31 17:19:55.156626 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-90ace431-3bfd-4024-b10f-43bd27a169ab tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:55.156785 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-90ace431-3bfd-4024-b10f-43bd27a169ab tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:55.168006 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-90ace431-3bfd-4024-b10f-43bd27a169ab tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] https://10.4.3.92/volume/v3/types/a2767598-c142-469d-be9e-0c50407cb6e8 returned with HTTP 404 Jul 31 17:19:55.168649 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 155/597] 10.4.3.92 () {66 vars in 1335 bytes} [Fri Jul 31 17:19:55 2026] GET /volume/v3/types/a2767598-c142-469d-be9e-0c50407cb6e8 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:19:55.184416 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d08f4a86-58e4-418a-be74-74519ba6973d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:55.188100 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d08f4a86-58e4-418a-be74-74519ba6973d tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:19:55.188760 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d08f4a86-58e4-418a-be74-74519ba6973d tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1148838369", "os-volume-type-access:is_public": false}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:55.241227 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d08f4a86-58e4-418a-be74-74519ba6973d tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:19:55.241227 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 151/598] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:19:55 2026] POST /volume/v3/types => generated 229 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:55.254556 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8d8cb283-2e4d-43a1-9297-2271eea6ec75 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:55.257189 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8d8cb283-2e4d-43a1-9297-2271eea6ec75 tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] POST https://10.4.3.92/volume/v3/types/173606c4-437d-4941-a9c4-3427af122d3b/action Jul 31 17:19:55.258036 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8d8cb283-2e4d-43a1-9297-2271eea6ec75 tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] Action body: b'{"addProjectAccess": {"project": "8d7e02fbdae648f8891892688042b8e4"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:19:55.258928 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8d8cb283-2e4d-43a1-9297-2271eea6ec75 tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "8d7e02fbdae648f8891892688042b8e4"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:55.285679 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8d8cb283-2e4d-43a1-9297-2271eea6ec75 tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] https://10.4.3.92/volume/v3/types/173606c4-437d-4941-a9c4-3427af122d3b/action returned with HTTP 202 Jul 31 17:19:55.286457 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 144/599] 10.4.3.92 () {68 vars in 1377 bytes} [Fri Jul 31 17:19:55 2026] POST /volume/v3/types/173606c4-437d-4941-a9c4-3427af122d3b/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:19:55.299096 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-227b2528-7cf4-4400-aa8e-c525ae5ca0aa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:55.302555 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-227b2528-7cf4-4400-aa8e-c525ae5ca0aa tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] POST https://10.4.3.92/volume/v3/types/173606c4-437d-4941-a9c4-3427af122d3b/action Jul 31 17:19:55.303580 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-227b2528-7cf4-4400-aa8e-c525ae5ca0aa tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] Action body: b'{"addProjectAccess": {"project": "110e28391d4046da9bfc4185fbfbb187"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:19:55.303580 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-227b2528-7cf4-4400-aa8e-c525ae5ca0aa tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "110e28391d4046da9bfc4185fbfbb187"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:55.328356 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-227b2528-7cf4-4400-aa8e-c525ae5ca0aa tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] https://10.4.3.92/volume/v3/types/173606c4-437d-4941-a9c4-3427af122d3b/action returned with HTTP 202 Jul 31 17:19:55.329948 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 150/600] 10.4.3.92 () {68 vars in 1377 bytes} [Fri Jul 31 17:19:55 2026] POST /volume/v3/types/173606c4-437d-4941-a9c4-3427af122d3b/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:19:55.341938 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7fd85de0-de34-4e0c-91a1-f70cad989eec None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:55.344680 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7fd85de0-de34-4e0c-91a1-f70cad989eec tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] GET https://10.4.3.92/volume/v3/types/173606c4-437d-4941-a9c4-3427af122d3b/os-volume-type-access Jul 31 17:19:55.344938 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7fd85de0-de34-4e0c-91a1-f70cad989eec tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:55.345145 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7fd85de0-de34-4e0c-91a1-f70cad989eec tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:55.370007 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7fd85de0-de34-4e0c-91a1-f70cad989eec tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] https://10.4.3.92/volume/v3/types/173606c4-437d-4941-a9c4-3427af122d3b/os-volume-type-access returned with HTTP 200 Jul 31 17:19:55.370740 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 156/601] 10.4.3.92 () {66 vars in 1401 bytes} [Fri Jul 31 17:19:55 2026] GET /volume/v3/types/173606c4-437d-4941-a9c4-3427af122d3b/os-volume-type-access => generated 244 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:55.384846 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4c4bcc15-d8f6-4951-94ac-8e265e40fa5c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:55.386938 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4c4bcc15-d8f6-4951-94ac-8e265e40fa5c tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] POST https://10.4.3.92/volume/v3/types/173606c4-437d-4941-a9c4-3427af122d3b/action Jul 31 17:19:55.387335 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4c4bcc15-d8f6-4951-94ac-8e265e40fa5c tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] Action body: b'{"removeProjectAccess": {"project": "110e28391d4046da9bfc4185fbfbb187"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:19:55.388391 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4c4bcc15-d8f6-4951-94ac-8e265e40fa5c tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "110e28391d4046da9bfc4185fbfbb187"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:55.408666 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4c4bcc15-d8f6-4951-94ac-8e265e40fa5c tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] https://10.4.3.92/volume/v3/types/173606c4-437d-4941-a9c4-3427af122d3b/action returned with HTTP 202 Jul 31 17:19:55.409274 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 152/602] 10.4.3.92 () {68 vars in 1377 bytes} [Fri Jul 31 17:19:55 2026] POST /volume/v3/types/173606c4-437d-4941-a9c4-3427af122d3b/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:19:55.424517 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-63d640e7-1a25-4dcb-a522-1db2cca1b72f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:55.429929 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-63d640e7-1a25-4dcb-a522-1db2cca1b72f tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] POST https://10.4.3.92/volume/v3/types/173606c4-437d-4941-a9c4-3427af122d3b/action Jul 31 17:19:55.430820 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-63d640e7-1a25-4dcb-a522-1db2cca1b72f tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] Action body: b'{"removeProjectAccess": {"project": "8d7e02fbdae648f8891892688042b8e4"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:19:55.430820 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-63d640e7-1a25-4dcb-a522-1db2cca1b72f tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "8d7e02fbdae648f8891892688042b8e4"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:55.467332 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-63d640e7-1a25-4dcb-a522-1db2cca1b72f tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] https://10.4.3.92/volume/v3/types/173606c4-437d-4941-a9c4-3427af122d3b/action returned with HTTP 202 Jul 31 17:19:55.469732 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 145/603] 10.4.3.92 () {68 vars in 1377 bytes} [Fri Jul 31 17:19:55 2026] POST /volume/v3/types/173606c4-437d-4941-a9c4-3427af122d3b/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:19:55.480422 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-121dcd1c-d932-4883-ae2d-0a7dc46e52c3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:55.483449 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-121dcd1c-d932-4883-ae2d-0a7dc46e52c3 tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] DELETE https://10.4.3.92/volume/v3/types/173606c4-437d-4941-a9c4-3427af122d3b Jul 31 17:19:55.483797 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-121dcd1c-d932-4883-ae2d-0a7dc46e52c3 tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:55.484096 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-121dcd1c-d932-4883-ae2d-0a7dc46e52c3 tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:55.551457 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-121dcd1c-d932-4883-ae2d-0a7dc46e52c3 tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] https://10.4.3.92/volume/v3/types/173606c4-437d-4941-a9c4-3427af122d3b returned with HTTP 202 Jul 31 17:19:55.552277 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 151/604] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:19:55 2026] DELETE /volume/v3/types/173606c4-437d-4941-a9c4-3427af122d3b => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:19:55.562673 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9cd8b295-e3a1-40a7-a270-66a837317cc0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:55.565351 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9cd8b295-e3a1-40a7-a270-66a837317cc0 tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] GET https://10.4.3.92/volume/v3/types/173606c4-437d-4941-a9c4-3427af122d3b Jul 31 17:19:55.565708 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9cd8b295-e3a1-40a7-a270-66a837317cc0 tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:55.566018 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9cd8b295-e3a1-40a7-a270-66a837317cc0 tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:55.573061 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9cd8b295-e3a1-40a7-a270-66a837317cc0 tempest-VolumeTypesAccessTest-944043717 tempest-VolumeTypesAccessTest-944043717-project-admin] https://10.4.3.92/volume/v3/types/173606c4-437d-4941-a9c4-3427af122d3b returned with HTTP 404 Jul 31 17:19:55.573727 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 157/605] 10.4.3.92 () {66 vars in 1335 bytes} [Fri Jul 31 17:19:55 2026] GET /volume/v3/types/173606c4-437d-4941-a9c4-3427af122d3b => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:19:57.150834 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-922fc1ed-0ebc-4291-a3e2-a96ee4cecb52 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:57.150834 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-922fc1ed-0ebc-4291-a3e2-a96ee4cecb52 None None] GET https://10.4.3.92/volume// Jul 31 17:19:57.150834 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-922fc1ed-0ebc-4291-a3e2-a96ee4cecb52 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:57.150834 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-922fc1ed-0ebc-4291-a3e2-a96ee4cecb52 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:57.150834 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-922fc1ed-0ebc-4291-a3e2-a96ee4cecb52 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:19:57.152304 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 153/606] 10.4.3.92 () {64 vars in 997 bytes} [Fri Jul 31 17:19:57 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:19:57.163284 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-29968c10-85fb-4054-aca0-44d1e4e688bb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:57.163743 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-29968c10-85fb-4054-aca0-44d1e4e688bb None None] GET https://10.4.3.92/volume// Jul 31 17:19:57.163907 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-29968c10-85fb-4054-aca0-44d1e4e688bb None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:57.164995 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-29968c10-85fb-4054-aca0-44d1e4e688bb None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:57.164995 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-29968c10-85fb-4054-aca0-44d1e4e688bb None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:19:57.165384 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 146/607] 10.4.3.92 () {64 vars in 997 bytes} [Fri Jul 31 17:19:57 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:19:57.176378 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0c236aae-9f98-45ab-8142-2402a4079775 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:57.292351 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0c236aae-9f98-45ab-8142-2402a4079775 tempest-VersionsTest-2052626414 tempest-VersionsTest-2052626414-project-member] GET https://10.4.3.92/volume/v3/ Jul 31 17:19:57.292566 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0c236aae-9f98-45ab-8142-2402a4079775 tempest-VersionsTest-2052626414 tempest-VersionsTest-2052626414-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:57.292838 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0c236aae-9f98-45ab-8142-2402a4079775 tempest-VersionsTest-2052626414 tempest-VersionsTest-2052626414-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:57.293179 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0c236aae-9f98-45ab-8142-2402a4079775 tempest-VersionsTest-2052626414 tempest-VersionsTest-2052626414-project-member] https://10.4.3.92/volume/v3/ returned with HTTP 200 Jul 31 17:19:57.293782 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 152/608] 10.4.3.92 () {66 vars in 1209 bytes} [Fri Jul 31 17:19:57 2026] GET /volume/v3/ => generated 385 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:57.776479 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ec9adbce-6ed7-4090-9261-09af3e83a998 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:57.778194 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ec9adbce-6ed7-4090-9261-09af3e83a998 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:19:57.778567 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ec9adbce-6ed7-4090-9261-09af3e83a998 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1984681997"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:57.780177 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-ec9adbce-6ed7-4090-9261-09af3e83a998 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1984681997'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:19:57.780228 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-ec9adbce-6ed7-4090-9261-09af3e83a998 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Create volume of 1 GB Jul 31 17:19:57.785112 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ec9adbce-6ed7-4090-9261-09af3e83a998 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Availability Zones retrieved successfully. Jul 31 17:19:57.795098 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ec9adbce-6ed7-4090-9261-09af3e83a998 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Flow 'volume_create_api' (77686bf2-0a4b-4eab-92eb-0b55c2f0301d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:19:57.800625 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ec9adbce-6ed7-4090-9261-09af3e83a998 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0b8ff69-ee05-47a1-8e04-b35659adef03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:57.801688 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-ec9adbce-6ed7-4090-9261-09af3e83a998 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:19:57.847780 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ec9adbce-6ed7-4090-9261-09af3e83a998 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0b8ff69-ee05-47a1-8e04-b35659adef03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:57.848959 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ec9adbce-6ed7-4090-9261-09af3e83a998 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e63be77a-bc16-44a4-a3c8-ebae1abc1d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:57.915116 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-ec9adbce-6ed7-4090-9261-09af3e83a998 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Created reservations ['5be2baee-d2a4-4cf4-8ee4-d0c9cb29ec12', '44572a07-0613-4c04-92e7-58931bfe084d', 'ec3004c3-bc21-49f7-a3a6-f3f927fa26af', '2f74c1dd-e744-42e1-9fbb-7d6d4bd73d40'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:19:57.916147 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ec9adbce-6ed7-4090-9261-09af3e83a998 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e63be77a-bc16-44a4-a3c8-ebae1abc1d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5be2baee-d2a4-4cf4-8ee4-d0c9cb29ec12', '44572a07-0613-4c04-92e7-58931bfe084d', 'ec3004c3-bc21-49f7-a3a6-f3f927fa26af', '2f74c1dd-e744-42e1-9fbb-7d6d4bd73d40']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:57.917185 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ec9adbce-6ed7-4090-9261-09af3e83a998 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a4f2499-cffe-4d03-a5a2-c1c074858309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:57.952601 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ec9adbce-6ed7-4090-9261-09af3e83a998 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a4f2499-cffe-4d03-a5a2-c1c074858309) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '669294cf-66eb-474e-89fd-4eaf0b565f9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1984681997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b007d80b20114376a8ae35d8a920722e',qos_specs=None,replication_status=,reservations=['5be2baee-d2a4-4cf4-8ee4-d0c9cb29ec12','44572a07-0613-4c04-92e7-58931bfe084d','ec3004c3-bc21-49f7-a3a6-f3f927fa26af','2f74c1dd-e744-42e1-9fbb-7d6d4bd73d40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c854c36c14bb4729be6466507340f0f8',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:19:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1984681997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=669294cf-66eb-474e-89fd-4eaf0b565f9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b007d80b20114376a8ae35d8a920722e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c854c36c14bb4729be6466507340f0f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:57.954026 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ec9adbce-6ed7-4090-9261-09af3e83a998 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d063b368-acb9-454c-aab2-3f6e14892574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:57.977473 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ec9adbce-6ed7-4090-9261-09af3e83a998 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d063b368-acb9-454c-aab2-3f6e14892574) transitioned into state 'SUCCESS' from state '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-1984681997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b007d80b20114376a8ae35d8a920722e',qos_specs=None,replication_status=,reservations=['5be2baee-d2a4-4cf4-8ee4-d0c9cb29ec12','44572a07-0613-4c04-92e7-58931bfe084d','ec3004c3-bc21-49f7-a3a6-f3f927fa26af','2f74c1dd-e744-42e1-9fbb-7d6d4bd73d40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c854c36c14bb4729be6466507340f0f8',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:57.980473 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ec9adbce-6ed7-4090-9261-09af3e83a998 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19b379c5-6da6-4c2e-b066-142bd5e66b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:19:58.001463 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ec9adbce-6ed7-4090-9261-09af3e83a998 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19b379c5-6da6-4c2e-b066-142bd5e66b0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:19:58.002708 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ec9adbce-6ed7-4090-9261-09af3e83a998 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Flow 'volume_create_api' (77686bf2-0a4b-4eab-92eb-0b55c2f0301d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:19:58.003125 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ec9adbce-6ed7-4090-9261-09af3e83a998 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Create volume request issued successfully. Jul 31 17:19:58.003996 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ec9adbce-6ed7-4090-9261-09af3e83a998 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:19:58.007336 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 158/609] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:19:57 2026] POST /volume/v3/volumes => generated 747 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:19:58.024053 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7137a6fe-3151-4b86-8f43-7c3b2e90d48f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:58.026511 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7137a6fe-3151-4b86-8f43-7c3b2e90d48f tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/669294cf-66eb-474e-89fd-4eaf0b565f9b Jul 31 17:19:58.026834 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7137a6fe-3151-4b86-8f43-7c3b2e90d48f tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:58.027131 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7137a6fe-3151-4b86-8f43-7c3b2e90d48f tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:58.039593 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:58.039593 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:58.046144 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7137a6fe-3151-4b86-8f43-7c3b2e90d48f tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Volume info retrieved successfully. Jul 31 17:19:58.051739 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7137a6fe-3151-4b86-8f43-7c3b2e90d48f tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/669294cf-66eb-474e-89fd-4eaf0b565f9b returned with HTTP 200 Jul 31 17:19:58.052335 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 154/610] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:58 2026] GET /volume/v3/volumes/669294cf-66eb-474e-89fd-4eaf0b565f9b => generated 815 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:59.069115 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a81d8821-0a51-4060-b2c0-ae349543d9b2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:59.073866 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a81d8821-0a51-4060-b2c0-ae349543d9b2 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/669294cf-66eb-474e-89fd-4eaf0b565f9b Jul 31 17:19:59.074197 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a81d8821-0a51-4060-b2c0-ae349543d9b2 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:59.074575 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a81d8821-0a51-4060-b2c0-ae349543d9b2 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:59.089834 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:59.089834 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:59.095701 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a81d8821-0a51-4060-b2c0-ae349543d9b2 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Volume info retrieved successfully. Jul 31 17:19:59.102959 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a81d8821-0a51-4060-b2c0-ae349543d9b2 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/669294cf-66eb-474e-89fd-4eaf0b565f9b returned with HTTP 200 Jul 31 17:19:59.103482 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 147/611] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:59 2026] GET /volume/v3/volumes/669294cf-66eb-474e-89fd-4eaf0b565f9b => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:59.125377 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9b98b6f1-570f-4b10-8b4e-c14e5d3bb5f1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:59.130127 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9b98b6f1-570f-4b10-8b4e-c14e5d3bb5f1 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] POST https://10.4.3.92/volume/v3/volumes/669294cf-66eb-474e-89fd-4eaf0b565f9b/action Jul 31 17:19:59.130494 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9b98b6f1-570f-4b10-8b4e-c14e5d3bb5f1 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:19:59.130604 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9b98b6f1-570f-4b10-8b4e-c14e5d3bb5f1 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:59.147200 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:59.147200 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:19:59.147723 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.admin_actions [None req-9b98b6f1-570f-4b10-8b4e-c14e5d3bb5f1 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Updating volume '669294cf-66eb-474e-89fd-4eaf0b565f9b' with '{'status': 'attaching'}' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 17:19:59.184742 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9b98b6f1-570f-4b10-8b4e-c14e5d3bb5f1 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] https://10.4.3.92/volume/v3/volumes/669294cf-66eb-474e-89fd-4eaf0b565f9b/action returned with HTTP 202 Jul 31 17:19:59.185797 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 153/612] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:19:59 2026] POST /volume/v3/volumes/669294cf-66eb-474e-89fd-4eaf0b565f9b/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:19:59.201446 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a2087c1f-c0fd-407b-89e4-1c9eeafb83f1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:59.207308 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a2087c1f-c0fd-407b-89e4-1c9eeafb83f1 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/669294cf-66eb-474e-89fd-4eaf0b565f9b Jul 31 17:19:59.207308 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a2087c1f-c0fd-407b-89e4-1c9eeafb83f1 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:59.207308 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a2087c1f-c0fd-407b-89e4-1c9eeafb83f1 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:59.219279 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:59.219279 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:19:59.223750 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a2087c1f-c0fd-407b-89e4-1c9eeafb83f1 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Volume info retrieved successfully. Jul 31 17:19:59.230831 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a2087c1f-c0fd-407b-89e4-1c9eeafb83f1 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/669294cf-66eb-474e-89fd-4eaf0b565f9b returned with HTTP 200 Jul 31 17:19:59.233292 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 159/613] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:59 2026] GET /volume/v3/volumes/669294cf-66eb-474e-89fd-4eaf0b565f9b => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:19:59.248565 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b74d9f89-1dde-41a0-a6bd-f2f4a945604c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:59.251157 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b74d9f89-1dde-41a0-a6bd-f2f4a945604c tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] POST https://10.4.3.92/volume/v3/volumes/669294cf-66eb-474e-89fd-4eaf0b565f9b/action Jul 31 17:19:59.251157 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b74d9f89-1dde-41a0-a6bd-f2f4a945604c tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:19:59.251157 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b74d9f89-1dde-41a0-a6bd-f2f4a945604c tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:19:59.260703 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:59.260703 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:19:59.261078 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b74d9f89-1dde-41a0-a6bd-f2f4a945604c tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Volume info retrieved successfully. Jul 31 17:19:59.286645 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b74d9f89-1dde-41a0-a6bd-f2f4a945604c tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Delete volume request issued successfully. Jul 31 17:19:59.286904 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b74d9f89-1dde-41a0-a6bd-f2f4a945604c tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] https://10.4.3.92/volume/v3/volumes/669294cf-66eb-474e-89fd-4eaf0b565f9b/action returned with HTTP 202 Jul 31 17:19:59.287883 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 155/614] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:19:59 2026] POST /volume/v3/volumes/669294cf-66eb-474e-89fd-4eaf0b565f9b/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:19:59.299183 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c41d1fe1-65a8-48c2-ae83-c4b716fbb45c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:19:59.301500 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c41d1fe1-65a8-48c2-ae83-c4b716fbb45c tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/669294cf-66eb-474e-89fd-4eaf0b565f9b Jul 31 17:19:59.301500 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c41d1fe1-65a8-48c2-ae83-c4b716fbb45c tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:19:59.301500 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c41d1fe1-65a8-48c2-ae83-c4b716fbb45c tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:19:59.315824 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:19:59.315824 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:19:59.325030 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c41d1fe1-65a8-48c2-ae83-c4b716fbb45c tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Volume info retrieved successfully. Jul 31 17:19:59.331153 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c41d1fe1-65a8-48c2-ae83-c4b716fbb45c tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/669294cf-66eb-474e-89fd-4eaf0b565f9b returned with HTTP 200 Jul 31 17:19:59.331742 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 148/615] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:19:59 2026] GET /volume/v3/volumes/669294cf-66eb-474e-89fd-4eaf0b565f9b => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:00.204377 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-481fafb3-1d9d-417f-8f4f-99bce2184b8e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:00.350341 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-26477247-558f-44c8-83ca-f7e0a96a5b1c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:00.352897 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-26477247-558f-44c8-83ca-f7e0a96a5b1c tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/669294cf-66eb-474e-89fd-4eaf0b565f9b Jul 31 17:20:00.353501 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-26477247-558f-44c8-83ca-f7e0a96a5b1c tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:00.353920 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-26477247-558f-44c8-83ca-f7e0a96a5b1c tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:00.365039 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-26477247-558f-44c8-83ca-f7e0a96a5b1c tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/669294cf-66eb-474e-89fd-4eaf0b565f9b returned with HTTP 404 Jul 31 17:20:00.366115 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 160/616] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:00 2026] GET /volume/v3/volumes/669294cf-66eb-474e-89fd-4eaf0b565f9b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:00.381134 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fe42f4e4-c5c3-4b5e-b89b-00bc5cef0911 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:00.384126 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fe42f4e4-c5c3-4b5e-b89b-00bc5cef0911 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/669294cf-66eb-474e-89fd-4eaf0b565f9b Jul 31 17:20:00.384354 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fe42f4e4-c5c3-4b5e-b89b-00bc5cef0911 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:00.386459 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fe42f4e4-c5c3-4b5e-b89b-00bc5cef0911 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:00.392578 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fe42f4e4-c5c3-4b5e-b89b-00bc5cef0911 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/669294cf-66eb-474e-89fd-4eaf0b565f9b returned with HTTP 404 Jul 31 17:20:00.393202 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 156/617] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:00 2026] GET /volume/v3/volumes/669294cf-66eb-474e-89fd-4eaf0b565f9b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:00.406571 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-52cacb1a-20ed-44ba-ab94-c4fa368812d0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:00.412103 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-52cacb1a-20ed-44ba-ab94-c4fa368812d0 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] DELETE https://10.4.3.92/volume/v3/volumes/669294cf-66eb-474e-89fd-4eaf0b565f9b Jul 31 17:20:00.413696 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-52cacb1a-20ed-44ba-ab94-c4fa368812d0 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:00.416417 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-52cacb1a-20ed-44ba-ab94-c4fa368812d0 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:00.416417 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-52cacb1a-20ed-44ba-ab94-c4fa368812d0 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Delete volume with id: 669294cf-66eb-474e-89fd-4eaf0b565f9b Jul 31 17:20:00.416584 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-481fafb3-1d9d-417f-8f4f-99bce2184b8e tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:20:00.416584 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-481fafb3-1d9d-417f-8f4f-99bce2184b8e tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1805362277", "extra_specs": {"spec1": "val1"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:00.418179 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:00.418179 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:00.431057 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-52cacb1a-20ed-44ba-ab94-c4fa368812d0 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/669294cf-66eb-474e-89fd-4eaf0b565f9b returned with HTTP 404 Jul 31 17:20:00.432014 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 149/618] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:20:00 2026] DELETE /volume/v3/volumes/669294cf-66eb-474e-89fd-4eaf0b565f9b => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:00.445678 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e1e9cb79-b187-4c98-b4b4-a2be42c28a63 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:00.447584 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e1e9cb79-b187-4c98-b4b4-a2be42c28a63 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:20:00.448188 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e1e9cb79-b187-4c98-b4b4-a2be42c28a63 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1654827991"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:00.450609 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-e1e9cb79-b187-4c98-b4b4-a2be42c28a63 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1654827991'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:20:00.450968 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-e1e9cb79-b187-4c98-b4b4-a2be42c28a63 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Create volume of 1 GB Jul 31 17:20:00.457340 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e1e9cb79-b187-4c98-b4b4-a2be42c28a63 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Availability Zones retrieved successfully. Jul 31 17:20:00.461437 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-481fafb3-1d9d-417f-8f4f-99bce2184b8e tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:20:00.463434 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 154/619] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:20:00 2026] POST /volume/v3/types => generated 243 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:00.467874 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e1e9cb79-b187-4c98-b4b4-a2be42c28a63 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Flow 'volume_create_api' (ed4cb3ec-fe7b-4912-8f2e-90fd6acaf1cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:00.469873 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e1e9cb79-b187-4c98-b4b4-a2be42c28a63 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8835fc7a-5244-4bdc-9671-becd1275e8b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:00.473580 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-e1e9cb79-b187-4c98-b4b4-a2be42c28a63 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:20:00.476554 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c234e927-d9c9-4203-a6bd-0c7800c284bb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:00.479611 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c234e927-d9c9-4203-a6bd-0c7800c284bb tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] POST https://10.4.3.92/volume/v3/types/c2dd18e4-2595-4fbd-a08f-61da86391949/extra_specs Jul 31 17:20:00.481373 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c234e927-d9c9-4203-a6bd-0c7800c284bb tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:00.482403 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c234e927-d9c9-4203-a6bd-0c7800c284bb tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] https://10.4.3.92/volume/v3/types/c2dd18e4-2595-4fbd-a08f-61da86391949/extra_specs returned with HTTP 400 Jul 31 17:20:00.483084 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 157/620] 10.4.3.92 () {68 vars in 1392 bytes} [Fri Jul 31 17:20:00 2026] POST /volume/v3/types/c2dd18e4-2595-4fbd-a08f-61da86391949/extra_specs => generated 146 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 17:20:00.496800 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5b5441e3-0ce6-49b9-a921-b19e6c103237 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:00.499645 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5b5441e3-0ce6-49b9-a921-b19e6c103237 tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] POST https://10.4.3.92/volume/v3/types/c2dd18e4-2595-4fbd-a08f-61da86391949/extra_specs Jul 31 17:20:00.500140 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5b5441e3-0ce6-49b9-a921-b19e6c103237 tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:00.502165 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5b5441e3-0ce6-49b9-a921-b19e6c103237 tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] https://10.4.3.92/volume/v3/types/c2dd18e4-2595-4fbd-a08f-61da86391949/extra_specs returned with HTTP 400 Jul 31 17:20:00.502818 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 150/621] 10.4.3.92 () {68 vars in 1392 bytes} [Fri Jul 31 17:20:00 2026] POST /volume/v3/types/c2dd18e4-2595-4fbd-a08f-61da86391949/extra_specs => generated 132 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 17:20:00.511217 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e1e9cb79-b187-4c98-b4b4-a2be42c28a63 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8835fc7a-5244-4bdc-9671-becd1275e8b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:00.513077 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e1e9cb79-b187-4c98-b4b4-a2be42c28a63 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f45a5360-1f2e-4fcf-8f73-32956c413e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:00.515851 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ad63a9fa-dd42-455e-be17-e01810d088dc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:00.518194 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ad63a9fa-dd42-455e-be17-e01810d088dc tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] POST https://10.4.3.92/volume/v3/types/65e61090-a30c-45be-81f7-b776de5720e9/extra_specs Jul 31 17:20:00.519379 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ad63a9fa-dd42-455e-be17-e01810d088dc tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:00.534857 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ad63a9fa-dd42-455e-be17-e01810d088dc tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] https://10.4.3.92/volume/v3/types/65e61090-a30c-45be-81f7-b776de5720e9/extra_specs returned with HTTP 404 Jul 31 17:20:00.535498 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 155/622] 10.4.3.92 () {68 vars in 1392 bytes} [Fri Jul 31 17:20:00 2026] POST /volume/v3/types/65e61090-a30c-45be-81f7-b776de5720e9/extra_specs => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:00.548376 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0e0fa144-9bcd-4379-82dd-e69171c091be None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:00.553602 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0e0fa144-9bcd-4379-82dd-e69171c091be tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] DELETE https://10.4.3.92/volume/v3/types/0a2f1166-a401-4801-b98b-64850cdd9eb2/extra_specs/spec1 Jul 31 17:20:00.554277 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0e0fa144-9bcd-4379-82dd-e69171c091be tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:00.554277 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0e0fa144-9bcd-4379-82dd-e69171c091be tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:00.562800 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0e0fa144-9bcd-4379-82dd-e69171c091be tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] https://10.4.3.92/volume/v3/types/0a2f1166-a401-4801-b98b-64850cdd9eb2/extra_specs/spec1 returned with HTTP 404 Jul 31 17:20:00.563575 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 158/623] 10.4.3.92 () {66 vars in 1392 bytes} [Fri Jul 31 17:20:00 2026] DELETE /volume/v3/types/0a2f1166-a401-4801-b98b-64850cdd9eb2/extra_specs/spec1 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:00.574299 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-35ad6557-ef8f-4ad0-8df3-3a7ccaa657d0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:00.576605 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-35ad6557-ef8f-4ad0-8df3-3a7ccaa657d0 tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] GET https://10.4.3.92/volume/v3/types/c2dd18e4-2595-4fbd-a08f-61da86391949/extra_specs/nonexistent_extra_spec_name Jul 31 17:20:00.576801 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-35ad6557-ef8f-4ad0-8df3-3a7ccaa657d0 tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:00.576988 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-35ad6557-ef8f-4ad0-8df3-3a7ccaa657d0 tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:00.582066 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-e1e9cb79-b187-4c98-b4b4-a2be42c28a63 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Created reservations ['4aea59b1-45ca-466b-b0e1-6dad5670e678', 'c6c06424-146e-4422-9593-24e2c3cde136', 'f5f7d1f5-9c8d-4878-803b-4b783936e279', 'e3f8c867-5e08-4bbd-979f-b63c4e5fe0fc'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:20:00.583233 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e1e9cb79-b187-4c98-b4b4-a2be42c28a63 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f45a5360-1f2e-4fcf-8f73-32956c413e95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4aea59b1-45ca-466b-b0e1-6dad5670e678', 'c6c06424-146e-4422-9593-24e2c3cde136', 'f5f7d1f5-9c8d-4878-803b-4b783936e279', 'e3f8c867-5e08-4bbd-979f-b63c4e5fe0fc']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:00.584261 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e1e9cb79-b187-4c98-b4b4-a2be42c28a63 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ddf7326-f8ce-4918-beb9-607f2443522e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:00.586261 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-35ad6557-ef8f-4ad0-8df3-3a7ccaa657d0 tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] https://10.4.3.92/volume/v3/types/c2dd18e4-2595-4fbd-a08f-61da86391949/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 31 17:20:00.586825 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 151/624] 10.4.3.92 () {66 vars in 1455 bytes} [Fri Jul 31 17:20:00 2026] GET /volume/v3/types/c2dd18e4-2595-4fbd-a08f-61da86391949/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:00.601146 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-df0e6e9e-6303-4888-87b7-c0e0ffe48979 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:00.603628 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-df0e6e9e-6303-4888-87b7-c0e0ffe48979 tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] GET https://10.4.3.92/volume/v3/types/aa7859c7-58dd-4f83-be2c-ee1b0c630901/extra_specs/spec1 Jul 31 17:20:00.603628 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-df0e6e9e-6303-4888-87b7-c0e0ffe48979 tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:00.603942 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-df0e6e9e-6303-4888-87b7-c0e0ffe48979 tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:00.608898 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-df0e6e9e-6303-4888-87b7-c0e0ffe48979 tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] https://10.4.3.92/volume/v3/types/aa7859c7-58dd-4f83-be2c-ee1b0c630901/extra_specs/spec1 returned with HTTP 404 Jul 31 17:20:00.609413 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 156/625] 10.4.3.92 () {66 vars in 1389 bytes} [Fri Jul 31 17:20:00 2026] GET /volume/v3/types/aa7859c7-58dd-4f83-be2c-ee1b0c630901/extra_specs/spec1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:00.620492 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e1e9cb79-b187-4c98-b4b4-a2be42c28a63 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ddf7326-f8ce-4918-beb9-607f2443522e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '278459dc-ddcf-407a-b744-f34b386578d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1654827991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b007d80b20114376a8ae35d8a920722e',qos_specs=None,replication_status=,reservations=['4aea59b1-45ca-466b-b0e1-6dad5670e678','c6c06424-146e-4422-9593-24e2c3cde136','f5f7d1f5-9c8d-4878-803b-4b783936e279','e3f8c867-5e08-4bbd-979f-b63c4e5fe0fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c854c36c14bb4729be6466507340f0f8',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:20:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1654827991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=278459dc-ddcf-407a-b744-f34b386578d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b007d80b20114376a8ae35d8a920722e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c854c36c14bb4729be6466507340f0f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:00.621368 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e1e9cb79-b187-4c98-b4b4-a2be42c28a63 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5629fbc8-d319-46d7-9d30-decfdd1ae034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:00.621816 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b99122ba-4eb3-4178-91c7-aa25613be95b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:00.625105 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b99122ba-4eb3-4178-91c7-aa25613be95b tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] GET https://10.4.3.92/volume/v3/types/615f0ee2-6546-4473-ac74-5b9003c9bbf9/extra_specs Jul 31 17:20:00.625449 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b99122ba-4eb3-4178-91c7-aa25613be95b tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:00.625710 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b99122ba-4eb3-4178-91c7-aa25613be95b tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:00.631305 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b99122ba-4eb3-4178-91c7-aa25613be95b tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] https://10.4.3.92/volume/v3/types/615f0ee2-6546-4473-ac74-5b9003c9bbf9/extra_specs returned with HTTP 404 Jul 31 17:20:00.631937 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 159/626] 10.4.3.92 () {66 vars in 1371 bytes} [Fri Jul 31 17:20:00 2026] GET /volume/v3/types/615f0ee2-6546-4473-ac74-5b9003c9bbf9/extra_specs => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:00.642758 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-41206c77-3bd1-4ddd-87ea-4160962cec97 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:00.646056 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-41206c77-3bd1-4ddd-87ea-4160962cec97 tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] PUT https://10.4.3.92/volume/v3/types/c2dd18e4-2595-4fbd-a08f-61da86391949/extra_specs/spec1 Jul 31 17:20:00.647127 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-41206c77-3bd1-4ddd-87ea-4160962cec97 tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:00.648185 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-41206c77-3bd1-4ddd-87ea-4160962cec97 tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] https://10.4.3.92/volume/v3/types/c2dd18e4-2595-4fbd-a08f-61da86391949/extra_specs/spec1 returned with HTTP 400 Jul 31 17:20:00.648782 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 152/627] 10.4.3.92 () {68 vars in 1409 bytes} [Fri Jul 31 17:20:00 2026] PUT /volume/v3/types/c2dd18e4-2595-4fbd-a08f-61da86391949/extra_specs/spec1 => generated 102 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 17:20:00.649609 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e1e9cb79-b187-4c98-b4b4-a2be42c28a63 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5629fbc8-d319-46d7-9d30-decfdd1ae034) transitioned into state 'SUCCESS' from state '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-1654827991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b007d80b20114376a8ae35d8a920722e',qos_specs=None,replication_status=,reservations=['4aea59b1-45ca-466b-b0e1-6dad5670e678','c6c06424-146e-4422-9593-24e2c3cde136','f5f7d1f5-9c8d-4878-803b-4b783936e279','e3f8c867-5e08-4bbd-979f-b63c4e5fe0fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c854c36c14bb4729be6466507340f0f8',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:00.650570 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e1e9cb79-b187-4c98-b4b4-a2be42c28a63 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1417716-fdd0-4648-8925-664202504e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:00.660489 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5bdf7aa7-596c-4c98-bc51-0fa666b33422 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:00.663121 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5bdf7aa7-596c-4c98-bc51-0fa666b33422 tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] PUT https://10.4.3.92/volume/v3/types/c2dd18e4-2595-4fbd-a08f-61da86391949/extra_specs/spec1 Jul 31 17:20:00.663736 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5bdf7aa7-596c-4c98-bc51-0fa666b33422 tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] Action: 'update', calling method: update, body: null {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:00.666500 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5bdf7aa7-596c-4c98-bc51-0fa666b33422 tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] https://10.4.3.92/volume/v3/types/c2dd18e4-2595-4fbd-a08f-61da86391949/extra_specs/spec1 returned with HTTP 400 Jul 31 17:20:00.667286 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 157/628] 10.4.3.92 () {68 vars in 1408 bytes} [Fri Jul 31 17:20:00 2026] PUT /volume/v3/types/c2dd18e4-2595-4fbd-a08f-61da86391949/extra_specs/spec1 => generated 72 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:20:00.668736 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e1e9cb79-b187-4c98-b4b4-a2be42c28a63 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1417716-fdd0-4648-8925-664202504e19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:00.670234 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e1e9cb79-b187-4c98-b4b4-a2be42c28a63 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Flow 'volume_create_api' (ed4cb3ec-fe7b-4912-8f2e-90fd6acaf1cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:00.670234 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e1e9cb79-b187-4c98-b4b4-a2be42c28a63 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Create volume request issued successfully. Jul 31 17:20:00.671088 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e1e9cb79-b187-4c98-b4b4-a2be42c28a63 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:20:00.671796 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 161/629] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:20:00 2026] POST /volume/v3/volumes => generated 747 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:20:00.678770 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c9110c8f-4c81-4850-9c84-62ad995cdc43 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:00.681455 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c9110c8f-4c81-4850-9c84-62ad995cdc43 tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] PUT https://10.4.3.92/volume/v3/types/c2dd18e4-2595-4fbd-a08f-61da86391949/extra_specs/None Jul 31 17:20:00.681795 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c9110c8f-4c81-4850-9c84-62ad995cdc43 tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:00.694258 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f31d4042-636c-4e23-8452-3ddfc1492baa None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:00.699917 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f31d4042-636c-4e23-8452-3ddfc1492baa tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/278459dc-ddcf-407a-b744-f34b386578d3 Jul 31 17:20:00.699917 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f31d4042-636c-4e23-8452-3ddfc1492baa tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:00.699917 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f31d4042-636c-4e23-8452-3ddfc1492baa tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:00.701229 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c9110c8f-4c81-4850-9c84-62ad995cdc43 tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 31 17:20:00.701597 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c9110c8f-4c81-4850-9c84-62ad995cdc43 tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] https://10.4.3.92/volume/v3/types/c2dd18e4-2595-4fbd-a08f-61da86391949/extra_specs/None returned with HTTP 400 Jul 31 17:20:00.702282 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 160/630] 10.4.3.92 () {68 vars in 1406 bytes} [Fri Jul 31 17:20:00 2026] PUT /volume/v3/types/c2dd18e4-2595-4fbd-a08f-61da86391949/extra_specs/None => generated 73 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:20:00.714680 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:00.714680 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:00.720055 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-48724af0-6afa-4342-aad7-acf844d9d97e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:00.725040 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f31d4042-636c-4e23-8452-3ddfc1492baa tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Volume info retrieved successfully. Jul 31 17:20:00.725443 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-48724af0-6afa-4342-aad7-acf844d9d97e tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] PUT https://10.4.3.92/volume/v3/types/c2dd18e4-2595-4fbd-a08f-61da86391949/extra_specs/184e5010-76d2-4943-86b3-c5999ad15dfe Jul 31 17:20:00.725879 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-48724af0-6afa-4342-aad7-acf844d9d97e tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:00.738272 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f31d4042-636c-4e23-8452-3ddfc1492baa tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/278459dc-ddcf-407a-b744-f34b386578d3 returned with HTTP 200 Jul 31 17:20:00.738656 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 153/631] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:00 2026] GET /volume/v3/volumes/278459dc-ddcf-407a-b744-f34b386578d3 => generated 815 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:00.749910 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-48724af0-6afa-4342-aad7-acf844d9d97e tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 31 17:20:00.750087 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-48724af0-6afa-4342-aad7-acf844d9d97e tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] https://10.4.3.92/volume/v3/types/c2dd18e4-2595-4fbd-a08f-61da86391949/extra_specs/184e5010-76d2-4943-86b3-c5999ad15dfe returned with HTTP 400 Jul 31 17:20:00.750739 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 158/632] 10.4.3.92 () {68 vars in 1502 bytes} [Fri Jul 31 17:20:00 2026] PUT /volume/v3/types/c2dd18e4-2595-4fbd-a08f-61da86391949/extra_specs/184e5010-76d2-4943-86b3-c5999ad15dfe => generated 73 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:20:00.765962 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-dc2075e6-00e3-4949-b350-736db996ec7b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:00.769140 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dc2075e6-00e3-4949-b350-736db996ec7b tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] PUT https://10.4.3.92/volume/v3/types/1932eb16-b467-4878-a2b2-5727eb836005/extra_specs/spec1 Jul 31 17:20:00.770551 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dc2075e6-00e3-4949-b350-736db996ec7b tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:00.773462 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:00.773462 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:00.789022 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dc2075e6-00e3-4949-b350-736db996ec7b tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] https://10.4.3.92/volume/v3/types/1932eb16-b467-4878-a2b2-5727eb836005/extra_specs/spec1 returned with HTTP 404 Jul 31 17:20:00.789642 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 162/633] 10.4.3.92 () {68 vars in 1409 bytes} [Fri Jul 31 17:20:00 2026] PUT /volume/v3/types/1932eb16-b467-4878-a2b2-5727eb836005/extra_specs/spec1 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:00.808979 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e64fedab-cc9a-4216-a30a-b7ba4c108d86 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:00.811989 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e64fedab-cc9a-4216-a30a-b7ba4c108d86 tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] DELETE https://10.4.3.92/volume/v3/types/c2dd18e4-2595-4fbd-a08f-61da86391949 Jul 31 17:20:00.812207 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e64fedab-cc9a-4216-a30a-b7ba4c108d86 tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:00.812460 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e64fedab-cc9a-4216-a30a-b7ba4c108d86 tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:00.857292 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e64fedab-cc9a-4216-a30a-b7ba4c108d86 tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] https://10.4.3.92/volume/v3/types/c2dd18e4-2595-4fbd-a08f-61da86391949 returned with HTTP 202 Jul 31 17:20:00.857292 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 161/634] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:20:00 2026] DELETE /volume/v3/types/c2dd18e4-2595-4fbd-a08f-61da86391949 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:20:00.867365 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-94fa8c4a-befe-45a7-965a-6fd8a767d830 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:00.867625 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-94fa8c4a-befe-45a7-965a-6fd8a767d830 tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] GET https://10.4.3.92/volume/v3/types/c2dd18e4-2595-4fbd-a08f-61da86391949 Jul 31 17:20:00.867758 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-94fa8c4a-befe-45a7-965a-6fd8a767d830 tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:00.867945 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-94fa8c4a-befe-45a7-965a-6fd8a767d830 tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:00.872286 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-94fa8c4a-befe-45a7-965a-6fd8a767d830 tempest-ExtraSpecsNegativeTest-1104027142 tempest-ExtraSpecsNegativeTest-1104027142-project-admin] https://10.4.3.92/volume/v3/types/c2dd18e4-2595-4fbd-a08f-61da86391949 returned with HTTP 404 Jul 31 17:20:00.872783 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 154/635] 10.4.3.92 () {66 vars in 1335 bytes} [Fri Jul 31 17:20:00 2026] GET /volume/v3/types/c2dd18e4-2595-4fbd-a08f-61da86391949 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:01.770475 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-534dd830-d7ef-4465-bf02-282434c3e690 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:01.773585 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-534dd830-d7ef-4465-bf02-282434c3e690 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/278459dc-ddcf-407a-b744-f34b386578d3 Jul 31 17:20:01.775409 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-534dd830-d7ef-4465-bf02-282434c3e690 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:01.776138 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-534dd830-d7ef-4465-bf02-282434c3e690 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:01.792604 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:01.792604 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:01.803411 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-534dd830-d7ef-4465-bf02-282434c3e690 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Volume info retrieved successfully. Jul 31 17:20:01.807621 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-534dd830-d7ef-4465-bf02-282434c3e690 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/278459dc-ddcf-407a-b744-f34b386578d3 returned with HTTP 200 Jul 31 17:20:01.809106 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 159/636] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:01 2026] GET /volume/v3/volumes/278459dc-ddcf-407a-b744-f34b386578d3 => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:01.838967 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-10f77097-df34-453b-83e4-61ad7b01540f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:01.841936 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-10f77097-df34-453b-83e4-61ad7b01540f tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] POST https://10.4.3.92/volume/v3/volumes/278459dc-ddcf-407a-b744-f34b386578d3/action Jul 31 17:20:01.841936 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-10f77097-df34-453b-83e4-61ad7b01540f tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:20:01.841936 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-10f77097-df34-453b-83e4-61ad7b01540f tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:01.856507 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:01.856507 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:01.858417 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.admin_actions [None req-10f77097-df34-453b-83e4-61ad7b01540f tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Updating volume '278459dc-ddcf-407a-b744-f34b386578d3' with '{'status': 'creating'}' {{(pid=100272) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 17:20:01.902074 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-10f77097-df34-453b-83e4-61ad7b01540f tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] https://10.4.3.92/volume/v3/volumes/278459dc-ddcf-407a-b744-f34b386578d3/action returned with HTTP 202 Jul 31 17:20:01.902766 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 163/637] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:20:01 2026] POST /volume/v3/volumes/278459dc-ddcf-407a-b744-f34b386578d3/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:20:01.914281 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e5646a2b-68a0-4169-a893-92c0d210a212 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:01.917740 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e5646a2b-68a0-4169-a893-92c0d210a212 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/278459dc-ddcf-407a-b744-f34b386578d3 Jul 31 17:20:01.917740 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e5646a2b-68a0-4169-a893-92c0d210a212 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:01.917740 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e5646a2b-68a0-4169-a893-92c0d210a212 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:01.932412 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:01.932412 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:01.940018 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e5646a2b-68a0-4169-a893-92c0d210a212 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Volume info retrieved successfully. Jul 31 17:20:01.952923 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e5646a2b-68a0-4169-a893-92c0d210a212 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/278459dc-ddcf-407a-b744-f34b386578d3 returned with HTTP 200 Jul 31 17:20:01.954596 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 162/638] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:01 2026] GET /volume/v3/volumes/278459dc-ddcf-407a-b744-f34b386578d3 => generated 839 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:01.982439 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cfa317ac-8578-48be-b68e-9add055a55b8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:01.985563 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cfa317ac-8578-48be-b68e-9add055a55b8 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] POST https://10.4.3.92/volume/v3/volumes/278459dc-ddcf-407a-b744-f34b386578d3/action Jul 31 17:20:01.986060 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cfa317ac-8578-48be-b68e-9add055a55b8 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:20:01.987385 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cfa317ac-8578-48be-b68e-9add055a55b8 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:02.007022 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:02.007022 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:02.007022 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cfa317ac-8578-48be-b68e-9add055a55b8 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Volume info retrieved successfully. Jul 31 17:20:02.079183 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cfa317ac-8578-48be-b68e-9add055a55b8 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Delete volume request issued successfully. Jul 31 17:20:02.079532 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cfa317ac-8578-48be-b68e-9add055a55b8 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] https://10.4.3.92/volume/v3/volumes/278459dc-ddcf-407a-b744-f34b386578d3/action returned with HTTP 202 Jul 31 17:20:02.080154 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 155/639] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:20:01 2026] POST /volume/v3/volumes/278459dc-ddcf-407a-b744-f34b386578d3/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:20:02.103896 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f2efa519-235e-4267-bc8e-22159337b019 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:02.108368 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f2efa519-235e-4267-bc8e-22159337b019 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/278459dc-ddcf-407a-b744-f34b386578d3 Jul 31 17:20:02.108657 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f2efa519-235e-4267-bc8e-22159337b019 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:02.108955 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f2efa519-235e-4267-bc8e-22159337b019 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:02.128260 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:02.128260 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:02.142478 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f2efa519-235e-4267-bc8e-22159337b019 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Volume info retrieved successfully. Jul 31 17:20:02.153561 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f2efa519-235e-4267-bc8e-22159337b019 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/278459dc-ddcf-407a-b744-f34b386578d3 returned with HTTP 200 Jul 31 17:20:02.154552 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 160/640] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:02 2026] GET /volume/v3/volumes/278459dc-ddcf-407a-b744-f34b386578d3 => generated 839 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:03.174451 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-549a73fd-6d26-4c27-b016-d4fbf7f97d42 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:03.175688 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-549a73fd-6d26-4c27-b016-d4fbf7f97d42 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/278459dc-ddcf-407a-b744-f34b386578d3 Jul 31 17:20:03.176368 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-549a73fd-6d26-4c27-b016-d4fbf7f97d42 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:03.176682 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-549a73fd-6d26-4c27-b016-d4fbf7f97d42 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:03.193604 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-549a73fd-6d26-4c27-b016-d4fbf7f97d42 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/278459dc-ddcf-407a-b744-f34b386578d3 returned with HTTP 404 Jul 31 17:20:03.194911 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 164/641] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:03 2026] GET /volume/v3/volumes/278459dc-ddcf-407a-b744-f34b386578d3 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:03.215098 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3601c48a-cfd8-4488-803d-a323550b36f7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:03.221023 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3601c48a-cfd8-4488-803d-a323550b36f7 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/278459dc-ddcf-407a-b744-f34b386578d3 Jul 31 17:20:03.221023 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3601c48a-cfd8-4488-803d-a323550b36f7 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:03.221023 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3601c48a-cfd8-4488-803d-a323550b36f7 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:03.232929 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3601c48a-cfd8-4488-803d-a323550b36f7 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/278459dc-ddcf-407a-b744-f34b386578d3 returned with HTTP 404 Jul 31 17:20:03.234502 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 163/642] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:03 2026] GET /volume/v3/volumes/278459dc-ddcf-407a-b744-f34b386578d3 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:03.246546 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-aa578b03-ee1a-471a-b6ff-3246978fde37 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:03.249589 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aa578b03-ee1a-471a-b6ff-3246978fde37 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] DELETE https://10.4.3.92/volume/v3/volumes/278459dc-ddcf-407a-b744-f34b386578d3 Jul 31 17:20:03.250173 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aa578b03-ee1a-471a-b6ff-3246978fde37 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:03.250173 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aa578b03-ee1a-471a-b6ff-3246978fde37 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:03.250440 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-aa578b03-ee1a-471a-b6ff-3246978fde37 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Delete volume with id: 278459dc-ddcf-407a-b744-f34b386578d3 Jul 31 17:20:03.262119 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aa578b03-ee1a-471a-b6ff-3246978fde37 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/278459dc-ddcf-407a-b744-f34b386578d3 returned with HTTP 404 Jul 31 17:20:03.262559 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 156/643] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:20:03 2026] DELETE /volume/v3/volumes/278459dc-ddcf-407a-b744-f34b386578d3 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:03.280100 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-73de76ad-b74f-4e0f-85f6-7d5394302912 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:03.283593 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-73de76ad-b74f-4e0f-85f6-7d5394302912 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:20:03.284401 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-73de76ad-b74f-4e0f-85f6-7d5394302912 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-529300617"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:03.288099 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-73de76ad-b74f-4e0f-85f6-7d5394302912 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-529300617'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:20:03.288348 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-73de76ad-b74f-4e0f-85f6-7d5394302912 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Create volume of 1 GB Jul 31 17:20:03.296753 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-73de76ad-b74f-4e0f-85f6-7d5394302912 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Availability Zones retrieved successfully. Jul 31 17:20:03.307526 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-73de76ad-b74f-4e0f-85f6-7d5394302912 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Flow 'volume_create_api' (dc2f4ca3-ddae-46b5-be7a-162813e222c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:03.309122 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-73de76ad-b74f-4e0f-85f6-7d5394302912 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a354b83-3ed3-4bab-91f4-13a1839d7065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:03.310242 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-73de76ad-b74f-4e0f-85f6-7d5394302912 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:20:03.359741 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-73de76ad-b74f-4e0f-85f6-7d5394302912 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a354b83-3ed3-4bab-91f4-13a1839d7065) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:03.361856 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-73de76ad-b74f-4e0f-85f6-7d5394302912 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c3705fb-796b-4edf-b1a8-cb4c109e4089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:03.439289 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-73de76ad-b74f-4e0f-85f6-7d5394302912 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Created reservations ['619a1ba2-b770-4721-bc17-6b3828d274e9', 'b3b07c41-1c65-4270-b853-8f77b3deb465', '9f5ff51e-b2fa-463f-8ab5-ece19ed6c539', 'a187bc99-bf37-4156-b377-ab8eb3047d86'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:20:03.442338 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-73de76ad-b74f-4e0f-85f6-7d5394302912 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c3705fb-796b-4edf-b1a8-cb4c109e4089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['619a1ba2-b770-4721-bc17-6b3828d274e9', 'b3b07c41-1c65-4270-b853-8f77b3deb465', '9f5ff51e-b2fa-463f-8ab5-ece19ed6c539', 'a187bc99-bf37-4156-b377-ab8eb3047d86']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:03.442338 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-73de76ad-b74f-4e0f-85f6-7d5394302912 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1da6048d-752b-46b9-976e-978b2729eeb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:03.478338 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-73de76ad-b74f-4e0f-85f6-7d5394302912 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1da6048d-752b-46b9-976e-978b2729eeb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d6caa5b-0618-4a64-a6e0-d539276a0413', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-529300617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b007d80b20114376a8ae35d8a920722e',qos_specs=None,replication_status=,reservations=['619a1ba2-b770-4721-bc17-6b3828d274e9','b3b07c41-1c65-4270-b853-8f77b3deb465','9f5ff51e-b2fa-463f-8ab5-ece19ed6c539','a187bc99-bf37-4156-b377-ab8eb3047d86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c854c36c14bb4729be6466507340f0f8',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:20:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-529300617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d6caa5b-0618-4a64-a6e0-d539276a0413,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b007d80b20114376a8ae35d8a920722e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c854c36c14bb4729be6466507340f0f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:03.478769 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-73de76ad-b74f-4e0f-85f6-7d5394302912 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4089a74f-4596-44fd-916d-0010dfa75c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:03.515565 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-73de76ad-b74f-4e0f-85f6-7d5394302912 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4089a74f-4596-44fd-916d-0010dfa75c77) transitioned into state 'SUCCESS' from state '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-529300617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b007d80b20114376a8ae35d8a920722e',qos_specs=None,replication_status=,reservations=['619a1ba2-b770-4721-bc17-6b3828d274e9','b3b07c41-1c65-4270-b853-8f77b3deb465','9f5ff51e-b2fa-463f-8ab5-ece19ed6c539','a187bc99-bf37-4156-b377-ab8eb3047d86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c854c36c14bb4729be6466507340f0f8',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:03.516456 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-73de76ad-b74f-4e0f-85f6-7d5394302912 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (284f275f-2d16-4701-bd77-1ee878c3f53d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:03.532996 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-73de76ad-b74f-4e0f-85f6-7d5394302912 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (284f275f-2d16-4701-bd77-1ee878c3f53d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:03.534937 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-73de76ad-b74f-4e0f-85f6-7d5394302912 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Flow 'volume_create_api' (dc2f4ca3-ddae-46b5-be7a-162813e222c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:03.534937 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-73de76ad-b74f-4e0f-85f6-7d5394302912 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Create volume request issued successfully. Jul 31 17:20:03.535606 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-73de76ad-b74f-4e0f-85f6-7d5394302912 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:20:03.536595 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 161/644] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:20:03 2026] POST /volume/v3/volumes => generated 746 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:20:03.559771 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9713f05f-ca38-49fb-a8db-f79de7a570aa None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:03.564634 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9713f05f-ca38-49fb-a8db-f79de7a570aa tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/5d6caa5b-0618-4a64-a6e0-d539276a0413 Jul 31 17:20:03.564836 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9713f05f-ca38-49fb-a8db-f79de7a570aa tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:03.565088 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9713f05f-ca38-49fb-a8db-f79de7a570aa tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:03.582332 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:03.582332 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:03.590983 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9713f05f-ca38-49fb-a8db-f79de7a570aa tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Volume info retrieved successfully. Jul 31 17:20:03.599027 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9713f05f-ca38-49fb-a8db-f79de7a570aa tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/5d6caa5b-0618-4a64-a6e0-d539276a0413 returned with HTTP 200 Jul 31 17:20:03.599576 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 165/645] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:03 2026] GET /volume/v3/volumes/5d6caa5b-0618-4a64-a6e0-d539276a0413 => generated 814 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:04.621510 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7ba9ecde-0310-4ffe-afdd-5fb3f7bd9602 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:04.625338 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7ba9ecde-0310-4ffe-afdd-5fb3f7bd9602 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/5d6caa5b-0618-4a64-a6e0-d539276a0413 Jul 31 17:20:04.625338 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7ba9ecde-0310-4ffe-afdd-5fb3f7bd9602 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:04.625338 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7ba9ecde-0310-4ffe-afdd-5fb3f7bd9602 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:04.638098 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:04.638098 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:04.642797 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7ba9ecde-0310-4ffe-afdd-5fb3f7bd9602 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Volume info retrieved successfully. Jul 31 17:20:04.648241 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7ba9ecde-0310-4ffe-afdd-5fb3f7bd9602 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/5d6caa5b-0618-4a64-a6e0-d539276a0413 returned with HTTP 200 Jul 31 17:20:04.648677 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 164/646] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:04 2026] GET /volume/v3/volumes/5d6caa5b-0618-4a64-a6e0-d539276a0413 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:04.672573 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-73d7d4bf-beb1-4e22-976d-f304dc6af929 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:04.676376 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-73d7d4bf-beb1-4e22-976d-f304dc6af929 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] POST https://10.4.3.92/volume/v3/volumes/5d6caa5b-0618-4a64-a6e0-d539276a0413/action Jul 31 17:20:04.676376 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-73d7d4bf-beb1-4e22-976d-f304dc6af929 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:20:04.676531 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-73d7d4bf-beb1-4e22-976d-f304dc6af929 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:04.687481 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:04.687481 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:04.687481 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.admin_actions [None req-73d7d4bf-beb1-4e22-976d-f304dc6af929 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Updating volume '5d6caa5b-0618-4a64-a6e0-d539276a0413' with '{'status': 'error'}' {{(pid=100271) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 17:20:04.713138 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-73d7d4bf-beb1-4e22-976d-f304dc6af929 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] https://10.4.3.92/volume/v3/volumes/5d6caa5b-0618-4a64-a6e0-d539276a0413/action returned with HTTP 202 Jul 31 17:20:04.714265 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 157/647] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:20:04 2026] POST /volume/v3/volumes/5d6caa5b-0618-4a64-a6e0-d539276a0413/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:20:04.726711 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fad2cc4e-59bb-4eb3-928c-6379b52823de None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:04.729206 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fad2cc4e-59bb-4eb3-928c-6379b52823de tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/5d6caa5b-0618-4a64-a6e0-d539276a0413 Jul 31 17:20:04.729527 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fad2cc4e-59bb-4eb3-928c-6379b52823de tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:04.731700 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fad2cc4e-59bb-4eb3-928c-6379b52823de tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:04.740450 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:04.740450 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:04.745094 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fad2cc4e-59bb-4eb3-928c-6379b52823de tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Volume info retrieved successfully. Jul 31 17:20:04.752104 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fad2cc4e-59bb-4eb3-928c-6379b52823de tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/5d6caa5b-0618-4a64-a6e0-d539276a0413 returned with HTTP 200 Jul 31 17:20:04.752243 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 162/648] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:04 2026] GET /volume/v3/volumes/5d6caa5b-0618-4a64-a6e0-d539276a0413 => generated 835 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:04.773238 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-33ef042e-f157-4836-b2fb-7c2bc1e0c2c0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:04.779447 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-33ef042e-f157-4836-b2fb-7c2bc1e0c2c0 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] POST https://10.4.3.92/volume/v3/volumes/5d6caa5b-0618-4a64-a6e0-d539276a0413/action Jul 31 17:20:04.780276 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-33ef042e-f157-4836-b2fb-7c2bc1e0c2c0 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:20:04.780617 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-33ef042e-f157-4836-b2fb-7c2bc1e0c2c0 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:04.795085 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:04.795085 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:04.795591 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-33ef042e-f157-4836-b2fb-7c2bc1e0c2c0 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Volume info retrieved successfully. Jul 31 17:20:04.828126 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-33ef042e-f157-4836-b2fb-7c2bc1e0c2c0 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Delete volume request issued successfully. Jul 31 17:20:04.828126 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-33ef042e-f157-4836-b2fb-7c2bc1e0c2c0 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] https://10.4.3.92/volume/v3/volumes/5d6caa5b-0618-4a64-a6e0-d539276a0413/action returned with HTTP 202 Jul 31 17:20:04.829459 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 166/649] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:20:04 2026] POST /volume/v3/volumes/5d6caa5b-0618-4a64-a6e0-d539276a0413/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:20:04.841125 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b7912586-aa50-436f-a6e3-cef4904c6a60 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:04.843379 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b7912586-aa50-436f-a6e3-cef4904c6a60 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/5d6caa5b-0618-4a64-a6e0-d539276a0413 Jul 31 17:20:04.843379 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b7912586-aa50-436f-a6e3-cef4904c6a60 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:04.843379 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b7912586-aa50-436f-a6e3-cef4904c6a60 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:04.851976 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:04.851976 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:04.856769 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b7912586-aa50-436f-a6e3-cef4904c6a60 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Volume info retrieved successfully. Jul 31 17:20:04.862943 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b7912586-aa50-436f-a6e3-cef4904c6a60 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/5d6caa5b-0618-4a64-a6e0-d539276a0413 returned with HTTP 200 Jul 31 17:20:04.863611 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 165/650] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:04 2026] GET /volume/v3/volumes/5d6caa5b-0618-4a64-a6e0-d539276a0413 => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:05.110952 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a28f69f4-4f2d-4def-ad1a-a82f21dbc84e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:05.308556 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a28f69f4-4f2d-4def-ad1a-a82f21dbc84e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:20:05.308976 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a28f69f4-4f2d-4def-ad1a-a82f21dbc84e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-821281349"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:05.310627 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-a28f69f4-4f2d-4def-ad1a-a82f21dbc84e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-821281349'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:20:05.310762 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-a28f69f4-4f2d-4def-ad1a-a82f21dbc84e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Create volume of 1 GB Jul 31 17:20:05.311121 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:05.311121 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:05.315650 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a28f69f4-4f2d-4def-ad1a-a82f21dbc84e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Availability Zones retrieved successfully. Jul 31 17:20:05.322100 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a28f69f4-4f2d-4def-ad1a-a82f21dbc84e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Flow 'volume_create_api' (c341d5c7-8b2a-4025-a539-f3acda94ddeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:05.323423 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a28f69f4-4f2d-4def-ad1a-a82f21dbc84e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8040674f-4da1-4fa4-ab68-362699eb9c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:05.325121 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-a28f69f4-4f2d-4def-ad1a-a82f21dbc84e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:20:05.362501 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a28f69f4-4f2d-4def-ad1a-a82f21dbc84e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8040674f-4da1-4fa4-ab68-362699eb9c71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:05.363713 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a28f69f4-4f2d-4def-ad1a-a82f21dbc84e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a48111e7-9098-4e13-821a-0fb75aaeb77d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:05.464715 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-a28f69f4-4f2d-4def-ad1a-a82f21dbc84e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Created reservations ['75e6c2e3-7256-422a-bab6-c7a76dcad382', '6c3f6a60-8811-4f05-b6ef-cedea4a7cad1', '437fc3fb-5fad-4612-958b-6fdcbe3ceb75', 'af6c4559-1f20-4060-9408-0e6e6668b04b'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:20:05.466012 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a28f69f4-4f2d-4def-ad1a-a82f21dbc84e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a48111e7-9098-4e13-821a-0fb75aaeb77d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75e6c2e3-7256-422a-bab6-c7a76dcad382', '6c3f6a60-8811-4f05-b6ef-cedea4a7cad1', '437fc3fb-5fad-4612-958b-6fdcbe3ceb75', 'af6c4559-1f20-4060-9408-0e6e6668b04b']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:05.467189 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a28f69f4-4f2d-4def-ad1a-a82f21dbc84e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a1c6073-2fbb-4b4b-b1db-84471a9b38eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:05.500004 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a28f69f4-4f2d-4def-ad1a-a82f21dbc84e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a1c6073-2fbb-4b4b-b1db-84471a9b38eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1683d34-459a-4753-856a-57ff17e38196', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-821281349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cbdb54cae3f42f68dcb7580e574dd9b',qos_specs=None,replication_status=,reservations=['75e6c2e3-7256-422a-bab6-c7a76dcad382','6c3f6a60-8811-4f05-b6ef-cedea4a7cad1','437fc3fb-5fad-4612-958b-6fdcbe3ceb75','af6c4559-1f20-4060-9408-0e6e6668b04b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ea15b6aa3044d1baf110c148fac25df',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:20:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-821281349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1683d34-459a-4753-856a-57ff17e38196,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cbdb54cae3f42f68dcb7580e574dd9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ea15b6aa3044d1baf110c148fac25df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:05.501201 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a28f69f4-4f2d-4def-ad1a-a82f21dbc84e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be447593-afd0-4299-aa2c-f1e8e294b935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:05.530805 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a28f69f4-4f2d-4def-ad1a-a82f21dbc84e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be447593-afd0-4299-aa2c-f1e8e294b935) transitioned into state 'SUCCESS' from state '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-821281349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cbdb54cae3f42f68dcb7580e574dd9b',qos_specs=None,replication_status=,reservations=['75e6c2e3-7256-422a-bab6-c7a76dcad382','6c3f6a60-8811-4f05-b6ef-cedea4a7cad1','437fc3fb-5fad-4612-958b-6fdcbe3ceb75','af6c4559-1f20-4060-9408-0e6e6668b04b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ea15b6aa3044d1baf110c148fac25df',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:05.531852 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a28f69f4-4f2d-4def-ad1a-a82f21dbc84e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb58702d-6c75-4be2-bf2f-a9eec6ee8fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:05.545999 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a28f69f4-4f2d-4def-ad1a-a82f21dbc84e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb58702d-6c75-4be2-bf2f-a9eec6ee8fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:05.547206 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a28f69f4-4f2d-4def-ad1a-a82f21dbc84e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Flow 'volume_create_api' (c341d5c7-8b2a-4025-a539-f3acda94ddeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:05.548059 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a28f69f4-4f2d-4def-ad1a-a82f21dbc84e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Create volume request issued successfully. Jul 31 17:20:05.548885 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a28f69f4-4f2d-4def-ad1a-a82f21dbc84e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:20:05.549602 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 158/651] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:20:05 2026] POST /volume/v3/volumes => generated 751 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:20:05.568235 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e2f76f9f-d560-476b-8f58-5e028d2cf3da None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:05.572491 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e2f76f9f-d560-476b-8f58-5e028d2cf3da tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/volumes/f1683d34-459a-4753-856a-57ff17e38196 Jul 31 17:20:05.572752 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e2f76f9f-d560-476b-8f58-5e028d2cf3da tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:05.572929 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e2f76f9f-d560-476b-8f58-5e028d2cf3da tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:05.584440 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:05.584440 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:05.590822 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e2f76f9f-d560-476b-8f58-5e028d2cf3da tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Volume info retrieved successfully. Jul 31 17:20:05.598568 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e2f76f9f-d560-476b-8f58-5e028d2cf3da tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/volumes/f1683d34-459a-4753-856a-57ff17e38196 returned with HTTP 200 Jul 31 17:20:05.599669 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 163/652] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:05 2026] GET /volume/v3/volumes/f1683d34-459a-4753-856a-57ff17e38196 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:05.884761 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4522c758-3e60-40df-91bd-4163e1dce66b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:05.886782 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4522c758-3e60-40df-91bd-4163e1dce66b tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/5d6caa5b-0618-4a64-a6e0-d539276a0413 Jul 31 17:20:05.887085 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4522c758-3e60-40df-91bd-4163e1dce66b tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:05.887346 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4522c758-3e60-40df-91bd-4163e1dce66b tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:05.894349 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4522c758-3e60-40df-91bd-4163e1dce66b tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/5d6caa5b-0618-4a64-a6e0-d539276a0413 returned with HTTP 404 Jul 31 17:20:05.894902 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 167/653] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:05 2026] GET /volume/v3/volumes/5d6caa5b-0618-4a64-a6e0-d539276a0413 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:05.903740 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-021882f0-9ef6-42fa-9e8a-337010940b47 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:05.905748 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-021882f0-9ef6-42fa-9e8a-337010940b47 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/5d6caa5b-0618-4a64-a6e0-d539276a0413 Jul 31 17:20:05.906066 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-021882f0-9ef6-42fa-9e8a-337010940b47 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:05.906225 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-021882f0-9ef6-42fa-9e8a-337010940b47 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:05.913564 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-021882f0-9ef6-42fa-9e8a-337010940b47 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/5d6caa5b-0618-4a64-a6e0-d539276a0413 returned with HTTP 404 Jul 31 17:20:05.913564 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 166/654] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:05 2026] GET /volume/v3/volumes/5d6caa5b-0618-4a64-a6e0-d539276a0413 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:05.922733 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c178f76d-9e1b-46d7-bfbe-50ae6634562c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:05.925282 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c178f76d-9e1b-46d7-bfbe-50ae6634562c tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] DELETE https://10.4.3.92/volume/v3/volumes/5d6caa5b-0618-4a64-a6e0-d539276a0413 Jul 31 17:20:05.925977 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c178f76d-9e1b-46d7-bfbe-50ae6634562c tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:05.925977 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c178f76d-9e1b-46d7-bfbe-50ae6634562c tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:05.926091 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-c178f76d-9e1b-46d7-bfbe-50ae6634562c tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Delete volume with id: 5d6caa5b-0618-4a64-a6e0-d539276a0413 Jul 31 17:20:05.933198 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c178f76d-9e1b-46d7-bfbe-50ae6634562c tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/5d6caa5b-0618-4a64-a6e0-d539276a0413 returned with HTTP 404 Jul 31 17:20:05.934270 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 159/655] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:20:05 2026] DELETE /volume/v3/volumes/5d6caa5b-0618-4a64-a6e0-d539276a0413 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:05.944269 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-01f97fc9-de69-402b-87f9-07664895b74e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:05.946378 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-01f97fc9-de69-402b-87f9-07664895b74e tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:20:05.946885 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-01f97fc9-de69-402b-87f9-07664895b74e tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1160659935"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:05.948425 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-01f97fc9-de69-402b-87f9-07664895b74e tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1160659935'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:20:05.948595 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-01f97fc9-de69-402b-87f9-07664895b74e tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Create volume of 1 GB Jul 31 17:20:05.954397 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-01f97fc9-de69-402b-87f9-07664895b74e tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Availability Zones retrieved successfully. Jul 31 17:20:05.964598 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-01f97fc9-de69-402b-87f9-07664895b74e tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Flow 'volume_create_api' (4b149282-b0c8-4b62-85da-df53577dac68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:05.965870 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-01f97fc9-de69-402b-87f9-07664895b74e tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b0b6b80-7536-4b57-b2b2-261476c7c77a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:05.969802 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-01f97fc9-de69-402b-87f9-07664895b74e tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:20:06.008142 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-01f97fc9-de69-402b-87f9-07664895b74e tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b0b6b80-7536-4b57-b2b2-261476c7c77a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:06.009115 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-01f97fc9-de69-402b-87f9-07664895b74e tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c05dacca-f936-4aa4-b017-db541b8004a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:06.057418 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-01f97fc9-de69-402b-87f9-07664895b74e tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Created reservations ['3abbfc44-2826-4f63-80ba-802500b43eb8', '594c0121-ca9f-493b-a7a5-e41ef724a7f0', '4c507668-17c2-4625-bc5f-6e7a8301a444', 'ab8a2435-c42a-4c29-93f4-97dfe18c4be1'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:20:06.059395 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-01f97fc9-de69-402b-87f9-07664895b74e tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c05dacca-f936-4aa4-b017-db541b8004a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3abbfc44-2826-4f63-80ba-802500b43eb8', '594c0121-ca9f-493b-a7a5-e41ef724a7f0', '4c507668-17c2-4625-bc5f-6e7a8301a444', 'ab8a2435-c42a-4c29-93f4-97dfe18c4be1']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:06.060786 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-01f97fc9-de69-402b-87f9-07664895b74e tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60fa07b9-59da-4766-847c-3514899eec70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:06.088974 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-01f97fc9-de69-402b-87f9-07664895b74e tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60fa07b9-59da-4766-847c-3514899eec70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac8e3437-4554-4d50-8eb9-26b732c4d9ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1160659935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b007d80b20114376a8ae35d8a920722e',qos_specs=None,replication_status=,reservations=['3abbfc44-2826-4f63-80ba-802500b43eb8','594c0121-ca9f-493b-a7a5-e41ef724a7f0','4c507668-17c2-4625-bc5f-6e7a8301a444','ab8a2435-c42a-4c29-93f4-97dfe18c4be1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c854c36c14bb4729be6466507340f0f8',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:20:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1160659935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac8e3437-4554-4d50-8eb9-26b732c4d9ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b007d80b20114376a8ae35d8a920722e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c854c36c14bb4729be6466507340f0f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:06.090089 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-01f97fc9-de69-402b-87f9-07664895b74e tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (515c46fe-bfcf-4474-9e88-5c7e2f05b174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:06.114533 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-01f97fc9-de69-402b-87f9-07664895b74e tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (515c46fe-bfcf-4474-9e88-5c7e2f05b174) transitioned into state 'SUCCESS' from state '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-1160659935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b007d80b20114376a8ae35d8a920722e',qos_specs=None,replication_status=,reservations=['3abbfc44-2826-4f63-80ba-802500b43eb8','594c0121-ca9f-493b-a7a5-e41ef724a7f0','4c507668-17c2-4625-bc5f-6e7a8301a444','ab8a2435-c42a-4c29-93f4-97dfe18c4be1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c854c36c14bb4729be6466507340f0f8',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:06.115245 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-01f97fc9-de69-402b-87f9-07664895b74e tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4616a4b3-fddc-4dde-96a2-cc173cb8c96e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:06.130725 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-01f97fc9-de69-402b-87f9-07664895b74e tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4616a4b3-fddc-4dde-96a2-cc173cb8c96e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:06.131473 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-01f97fc9-de69-402b-87f9-07664895b74e tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Flow 'volume_create_api' (4b149282-b0c8-4b62-85da-df53577dac68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:06.131897 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-01f97fc9-de69-402b-87f9-07664895b74e tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Create volume request issued successfully. Jul 31 17:20:06.135430 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-01f97fc9-de69-402b-87f9-07664895b74e tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:20:06.135430 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 164/656] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:20:05 2026] POST /volume/v3/volumes => generated 747 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:20:06.153301 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-24514439-a9d7-417a-962d-44fcabc0b299 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:06.154995 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-24514439-a9d7-417a-962d-44fcabc0b299 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/ac8e3437-4554-4d50-8eb9-26b732c4d9ce Jul 31 17:20:06.155435 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-24514439-a9d7-417a-962d-44fcabc0b299 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:06.155826 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-24514439-a9d7-417a-962d-44fcabc0b299 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:06.167129 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:06.167129 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:06.173050 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-24514439-a9d7-417a-962d-44fcabc0b299 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Volume info retrieved successfully. Jul 31 17:20:06.178952 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-24514439-a9d7-417a-962d-44fcabc0b299 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/ac8e3437-4554-4d50-8eb9-26b732c4d9ce returned with HTTP 200 Jul 31 17:20:06.179520 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 168/657] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:06 2026] GET /volume/v3/volumes/ac8e3437-4554-4d50-8eb9-26b732c4d9ce => generated 815 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:06.336604 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e2a66451-80c1-48bc-8ea4-05bab400ff66 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:06.371944 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e2a66451-80c1-48bc-8ea4-05bab400ff66 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:20:06.372101 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e2a66451-80c1-48bc-8ea4-05bab400ff66 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1851326500"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:06.373999 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-e2a66451-80c1-48bc-8ea4-05bab400ff66 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1851326500'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:20:06.374115 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-e2a66451-80c1-48bc-8ea4-05bab400ff66 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Create volume of 1 GB Jul 31 17:20:06.379281 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e2a66451-80c1-48bc-8ea4-05bab400ff66 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Availability Zones retrieved successfully. Jul 31 17:20:06.388434 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e2a66451-80c1-48bc-8ea4-05bab400ff66 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Flow 'volume_create_api' (ed01ba2a-5481-47da-b41b-af95d6282107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:06.390087 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e2a66451-80c1-48bc-8ea4-05bab400ff66 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2093db3-c74d-4627-aed4-6985f18b7bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:06.392336 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-e2a66451-80c1-48bc-8ea4-05bab400ff66 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:20:06.432121 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e2a66451-80c1-48bc-8ea4-05bab400ff66 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2093db3-c74d-4627-aed4-6985f18b7bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:06.432503 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e2a66451-80c1-48bc-8ea4-05bab400ff66 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c360819c-f611-4962-ab63-fd3ea6dee756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:06.520919 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-e2a66451-80c1-48bc-8ea4-05bab400ff66 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Created reservations ['07f5173b-17d8-4706-8459-f99a2fc78e63', 'dea29798-13d5-46fb-8bd9-aaa5202f0286', 'e161775c-6a54-4274-a577-b2fd9e15d32e', '6d82f4f2-daa1-43cd-89ee-21c72cc6cbdd'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:20:06.522226 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e2a66451-80c1-48bc-8ea4-05bab400ff66 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c360819c-f611-4962-ab63-fd3ea6dee756) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07f5173b-17d8-4706-8459-f99a2fc78e63', 'dea29798-13d5-46fb-8bd9-aaa5202f0286', 'e161775c-6a54-4274-a577-b2fd9e15d32e', '6d82f4f2-daa1-43cd-89ee-21c72cc6cbdd']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:06.522770 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e2a66451-80c1-48bc-8ea4-05bab400ff66 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b99e26ce-a77b-4cfd-8039-96747d9ce492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:06.550435 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e2a66451-80c1-48bc-8ea4-05bab400ff66 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b99e26ce-a77b-4cfd-8039-96747d9ce492) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66ea6a0f-510a-4118-a6f4-bc9c9f78a975', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1851326500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0da8e8872d4742e8a4b524e6e7d94ee4',qos_specs=None,replication_status=,reservations=['07f5173b-17d8-4706-8459-f99a2fc78e63','dea29798-13d5-46fb-8bd9-aaa5202f0286','e161775c-6a54-4274-a577-b2fd9e15d32e','6d82f4f2-daa1-43cd-89ee-21c72cc6cbdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6368c54c0de4441fb4efc51dd7bbe443',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:20:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1851326500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66ea6a0f-510a-4118-a6f4-bc9c9f78a975,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0da8e8872d4742e8a4b524e6e7d94ee4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6368c54c0de4441fb4efc51dd7bbe443',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:06.551508 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e2a66451-80c1-48bc-8ea4-05bab400ff66 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e05a5b2-a4d9-4d38-bac3-5aafc1586ba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:06.587691 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e2a66451-80c1-48bc-8ea4-05bab400ff66 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e05a5b2-a4d9-4d38-bac3-5aafc1586ba9) transitioned into state 'SUCCESS' from state '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-1851326500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0da8e8872d4742e8a4b524e6e7d94ee4',qos_specs=None,replication_status=,reservations=['07f5173b-17d8-4706-8459-f99a2fc78e63','dea29798-13d5-46fb-8bd9-aaa5202f0286','e161775c-6a54-4274-a577-b2fd9e15d32e','6d82f4f2-daa1-43cd-89ee-21c72cc6cbdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6368c54c0de4441fb4efc51dd7bbe443',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:06.588335 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e2a66451-80c1-48bc-8ea4-05bab400ff66 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ad47bc4-83f1-4125-ad17-9fc743212834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:06.602784 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e2a66451-80c1-48bc-8ea4-05bab400ff66 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ad47bc4-83f1-4125-ad17-9fc743212834) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:06.604213 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e2a66451-80c1-48bc-8ea4-05bab400ff66 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Flow 'volume_create_api' (ed01ba2a-5481-47da-b41b-af95d6282107) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:06.604617 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e2a66451-80c1-48bc-8ea4-05bab400ff66 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Create volume request issued successfully. Jul 31 17:20:06.605446 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e2a66451-80c1-48bc-8ea4-05bab400ff66 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:20:06.606173 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 167/658] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:20:06 2026] POST /volume/v3/volumes => generated 747 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:20:06.613925 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6098d501-8438-4d77-9bdb-4407255bbdb6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:06.616528 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6098d501-8438-4d77-9bdb-4407255bbdb6 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/volumes/f1683d34-459a-4753-856a-57ff17e38196 Jul 31 17:20:06.616850 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6098d501-8438-4d77-9bdb-4407255bbdb6 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:06.617223 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6098d501-8438-4d77-9bdb-4407255bbdb6 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:06.623543 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6db6c22a-cca7-4207-a5ee-4412f52994df None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:06.628344 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6db6c22a-cca7-4207-a5ee-4412f52994df tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] GET https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 Jul 31 17:20:06.628344 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6db6c22a-cca7-4207-a5ee-4412f52994df tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:06.628344 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6db6c22a-cca7-4207-a5ee-4412f52994df tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:06.629611 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:06.629611 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:06.636339 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6098d501-8438-4d77-9bdb-4407255bbdb6 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Volume info retrieved successfully. Jul 31 17:20:06.638993 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:06.638993 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:06.641410 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6098d501-8438-4d77-9bdb-4407255bbdb6 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/volumes/f1683d34-459a-4753-856a-57ff17e38196 returned with HTTP 200 Jul 31 17:20:06.642840 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 160/659] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:06 2026] GET /volume/v3/volumes/f1683d34-459a-4753-856a-57ff17e38196 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:06.646641 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6db6c22a-cca7-4207-a5ee-4412f52994df tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Volume info retrieved successfully. Jul 31 17:20:06.653767 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6db6c22a-cca7-4207-a5ee-4412f52994df tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 returned with HTTP 200 Jul 31 17:20:06.654631 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 165/660] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:06 2026] GET /volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 => generated 815 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:06.660557 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d95ef16f-d98f-4303-94f0-4ec76b3c4169 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:06.663295 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d95ef16f-d98f-4303-94f0-4ec76b3c4169 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] POST https://10.4.3.92/volume/v3/backups Jul 31 17:20:06.663805 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d95ef16f-d98f-4303-94f0-4ec76b3c4169 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f1683d34-459a-4753-856a-57ff17e38196", "name": "tempest-VolumesBackupsAdminTest-Backup-723198174", "container": "tempest-volumesbackupsadmintest-backup-container-1311562046"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:06.666285 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.backups [None req-d95ef16f-d98f-4303-94f0-4ec76b3c4169 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Creating new backup {'backup': {'volume_id': 'f1683d34-459a-4753-856a-57ff17e38196', 'name': 'tempest-VolumesBackupsAdminTest-Backup-723198174', 'container': 'tempest-volumesbackupsadmintest-backup-container-1311562046'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:20:06.666588 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-d95ef16f-d98f-4303-94f0-4ec76b3c4169 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Creating backup of volume f1683d34-459a-4753-856a-57ff17e38196 in container tempest-volumesbackupsadmintest-backup-container-1311562046 Jul 31 17:20:06.677394 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:06.677394 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:06.678193 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d95ef16f-d98f-4303-94f0-4ec76b3c4169 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Volume info retrieved successfully. Jul 31 17:20:06.719397 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-d95ef16f-d98f-4303-94f0-4ec76b3c4169 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Created reservations ['26e2f381-0d79-4e6b-acd9-4a13f50f6e34', '0f12f919-abb7-4c4d-9122-dc4f544bac2f'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:20:06.786139 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d95ef16f-d98f-4303-94f0-4ec76b3c4169 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:20:06.786935 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 169/661] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:20:06 2026] POST /volume/v3/backups => generated 332 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:20:06.802258 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fad28c8f-f22e-4f26-b4fc-b790375b8b99 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:06.806350 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fad28c8f-f22e-4f26-b4fc-b790375b8b99 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:06.806350 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fad28c8f-f22e-4f26-b4fc-b790375b8b99 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:06.806821 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fad28c8f-f22e-4f26-b4fc-b790375b8b99 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:06.808745 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-fad28c8f-f22e-4f26-b4fc-b790375b8b99 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:06.839739 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:06.839739 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:06.840787 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fad28c8f-f22e-4f26-b4fc-b790375b8b99 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:06.841352 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 168/662] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:06 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 796 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:07.202952 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-953c2dc9-cef5-4c24-ae39-3d0498b3a46e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:07.206344 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-953c2dc9-cef5-4c24-ae39-3d0498b3a46e tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/ac8e3437-4554-4d50-8eb9-26b732c4d9ce Jul 31 17:20:07.206878 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-953c2dc9-cef5-4c24-ae39-3d0498b3a46e tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:07.207628 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-953c2dc9-cef5-4c24-ae39-3d0498b3a46e tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:07.220214 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:07.220214 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:07.232280 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-953c2dc9-cef5-4c24-ae39-3d0498b3a46e tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Volume info retrieved successfully. Jul 31 17:20:07.244116 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-953c2dc9-cef5-4c24-ae39-3d0498b3a46e tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/ac8e3437-4554-4d50-8eb9-26b732c4d9ce returned with HTTP 200 Jul 31 17:20:07.244814 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 161/663] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:07 2026] GET /volume/v3/volumes/ac8e3437-4554-4d50-8eb9-26b732c4d9ce => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:07.265586 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a7f87bde-d4ec-4ae9-a845-ba8da5a70118 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:07.269130 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a7f87bde-d4ec-4ae9-a845-ba8da5a70118 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] POST https://10.4.3.92/volume/v3/volumes/ac8e3437-4554-4d50-8eb9-26b732c4d9ce/action Jul 31 17:20:07.269130 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a7f87bde-d4ec-4ae9-a845-ba8da5a70118 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:20:07.269130 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a7f87bde-d4ec-4ae9-a845-ba8da5a70118 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:07.284853 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:07.284853 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:07.284853 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.admin_actions [None req-a7f87bde-d4ec-4ae9-a845-ba8da5a70118 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Updating volume 'ac8e3437-4554-4d50-8eb9-26b732c4d9ce' with '{'status': 'maintenance'}' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 17:20:07.321179 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a7f87bde-d4ec-4ae9-a845-ba8da5a70118 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] https://10.4.3.92/volume/v3/volumes/ac8e3437-4554-4d50-8eb9-26b732c4d9ce/action returned with HTTP 202 Jul 31 17:20:07.321988 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 166/664] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:20:07 2026] POST /volume/v3/volumes/ac8e3437-4554-4d50-8eb9-26b732c4d9ce/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:20:07.332863 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-90a50a83-7a47-41f0-a235-2f97eb5657df None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:07.335796 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-90a50a83-7a47-41f0-a235-2f97eb5657df tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/ac8e3437-4554-4d50-8eb9-26b732c4d9ce Jul 31 17:20:07.336080 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-90a50a83-7a47-41f0-a235-2f97eb5657df tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:07.336300 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-90a50a83-7a47-41f0-a235-2f97eb5657df tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:07.348638 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:07.348638 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:07.356175 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-90a50a83-7a47-41f0-a235-2f97eb5657df tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Volume info retrieved successfully. Jul 31 17:20:07.366566 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-90a50a83-7a47-41f0-a235-2f97eb5657df tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/ac8e3437-4554-4d50-8eb9-26b732c4d9ce returned with HTTP 200 Jul 31 17:20:07.367335 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 170/665] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:07 2026] GET /volume/v3/volumes/ac8e3437-4554-4d50-8eb9-26b732c4d9ce => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:07.386981 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f28914bc-3495-4a7f-8254-6efa92840649 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:07.389870 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f28914bc-3495-4a7f-8254-6efa92840649 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] POST https://10.4.3.92/volume/v3/volumes/ac8e3437-4554-4d50-8eb9-26b732c4d9ce/action Jul 31 17:20:07.391339 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f28914bc-3495-4a7f-8254-6efa92840649 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:20:07.391339 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f28914bc-3495-4a7f-8254-6efa92840649 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:07.408034 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:07.408034 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:07.408756 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f28914bc-3495-4a7f-8254-6efa92840649 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Volume info retrieved successfully. Jul 31 17:20:07.443875 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f28914bc-3495-4a7f-8254-6efa92840649 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Delete volume request issued successfully. Jul 31 17:20:07.443875 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f28914bc-3495-4a7f-8254-6efa92840649 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] https://10.4.3.92/volume/v3/volumes/ac8e3437-4554-4d50-8eb9-26b732c4d9ce/action returned with HTTP 202 Jul 31 17:20:07.443875 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 169/666] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:20:07 2026] POST /volume/v3/volumes/ac8e3437-4554-4d50-8eb9-26b732c4d9ce/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:20:07.463523 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7397c486-13c0-46e0-ba4d-93495f55a373 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:07.466099 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7397c486-13c0-46e0-ba4d-93495f55a373 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/ac8e3437-4554-4d50-8eb9-26b732c4d9ce Jul 31 17:20:07.469695 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7397c486-13c0-46e0-ba4d-93495f55a373 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:07.470045 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7397c486-13c0-46e0-ba4d-93495f55a373 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:07.482766 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:07.482766 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:07.489623 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7397c486-13c0-46e0-ba4d-93495f55a373 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Volume info retrieved successfully. Jul 31 17:20:07.498170 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7397c486-13c0-46e0-ba4d-93495f55a373 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/ac8e3437-4554-4d50-8eb9-26b732c4d9ce returned with HTTP 200 Jul 31 17:20:07.498170 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 162/667] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:07 2026] GET /volume/v3/volumes/ac8e3437-4554-4d50-8eb9-26b732c4d9ce => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:07.675919 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5f905bc8-00ae-4a53-94a7-daa2df87d286 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:07.679576 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5f905bc8-00ae-4a53-94a7-daa2df87d286 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] GET https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 Jul 31 17:20:07.679576 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5f905bc8-00ae-4a53-94a7-daa2df87d286 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:07.679879 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5f905bc8-00ae-4a53-94a7-daa2df87d286 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:07.693583 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:07.693583 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:07.699496 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5f905bc8-00ae-4a53-94a7-daa2df87d286 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Volume info retrieved successfully. Jul 31 17:20:07.706505 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5f905bc8-00ae-4a53-94a7-daa2df87d286 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 returned with HTTP 200 Jul 31 17:20:07.707146 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 167/668] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:07 2026] GET /volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:20:07.860938 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-31286f4f-1eec-4d52-aa51-aeb92ce56924 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:07.864712 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-31286f4f-1eec-4d52-aa51-aeb92ce56924 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:07.865836 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-31286f4f-1eec-4d52-aa51-aeb92ce56924 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:07.865836 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-31286f4f-1eec-4d52-aa51-aeb92ce56924 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:07.865836 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-31286f4f-1eec-4d52-aa51-aeb92ce56924 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:07.872587 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:07.872587 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:07.873922 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-31286f4f-1eec-4d52-aa51-aeb92ce56924 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:07.874881 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 171/669] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:07 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:08.514579 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ea318f5a-0fda-4f93-a813-73406dd86186 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:08.517453 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ea318f5a-0fda-4f93-a813-73406dd86186 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/ac8e3437-4554-4d50-8eb9-26b732c4d9ce Jul 31 17:20:08.518662 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ea318f5a-0fda-4f93-a813-73406dd86186 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:08.518662 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ea318f5a-0fda-4f93-a813-73406dd86186 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:08.530556 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ea318f5a-0fda-4f93-a813-73406dd86186 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/ac8e3437-4554-4d50-8eb9-26b732c4d9ce returned with HTTP 404 Jul 31 17:20:08.531241 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 170/670] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:08 2026] GET /volume/v3/volumes/ac8e3437-4554-4d50-8eb9-26b732c4d9ce => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:08.540981 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6d9f98fb-708a-42c6-921d-139d86e5eba2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:08.543904 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6d9f98fb-708a-42c6-921d-139d86e5eba2 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/ac8e3437-4554-4d50-8eb9-26b732c4d9ce Jul 31 17:20:08.544091 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6d9f98fb-708a-42c6-921d-139d86e5eba2 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:08.544803 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6d9f98fb-708a-42c6-921d-139d86e5eba2 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:08.551258 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6d9f98fb-708a-42c6-921d-139d86e5eba2 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/ac8e3437-4554-4d50-8eb9-26b732c4d9ce returned with HTTP 404 Jul 31 17:20:08.551819 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 163/671] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:08 2026] GET /volume/v3/volumes/ac8e3437-4554-4d50-8eb9-26b732c4d9ce => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:08.560781 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0c41cd36-1348-4023-bcf2-3b9361973622 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:08.563358 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0c41cd36-1348-4023-bcf2-3b9361973622 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] DELETE https://10.4.3.92/volume/v3/volumes/ac8e3437-4554-4d50-8eb9-26b732c4d9ce Jul 31 17:20:08.563477 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0c41cd36-1348-4023-bcf2-3b9361973622 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:08.563781 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0c41cd36-1348-4023-bcf2-3b9361973622 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:08.564042 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-0c41cd36-1348-4023-bcf2-3b9361973622 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Delete volume with id: ac8e3437-4554-4d50-8eb9-26b732c4d9ce Jul 31 17:20:08.574343 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0c41cd36-1348-4023-bcf2-3b9361973622 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/ac8e3437-4554-4d50-8eb9-26b732c4d9ce returned with HTTP 404 Jul 31 17:20:08.574343 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 168/672] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:20:08 2026] DELETE /volume/v3/volumes/ac8e3437-4554-4d50-8eb9-26b732c4d9ce => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:08.592784 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d3891bd4-c5b0-4841-bee1-3b26693187bb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:08.596467 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d3891bd4-c5b0-4841-bee1-3b26693187bb tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:20:08.597080 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d3891bd4-c5b0-4841-bee1-3b26693187bb tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1174533739"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:08.602786 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-d3891bd4-c5b0-4841-bee1-3b26693187bb tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1174533739'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:20:08.602786 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-d3891bd4-c5b0-4841-bee1-3b26693187bb tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Create volume of 1 GB Jul 31 17:20:08.606886 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d3891bd4-c5b0-4841-bee1-3b26693187bb tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Availability Zones retrieved successfully. Jul 31 17:20:08.616375 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d3891bd4-c5b0-4841-bee1-3b26693187bb tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Flow 'volume_create_api' (3f958f41-3521-46f8-bcf6-0bd451a2fb41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:08.618158 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d3891bd4-c5b0-4841-bee1-3b26693187bb tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bb7533c-84e3-4f95-989d-d7d9cbfa2a45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:08.619744 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-d3891bd4-c5b0-4841-bee1-3b26693187bb tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:20:08.664908 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d3891bd4-c5b0-4841-bee1-3b26693187bb tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bb7533c-84e3-4f95-989d-d7d9cbfa2a45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:08.666715 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d3891bd4-c5b0-4841-bee1-3b26693187bb tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (413216d3-a15c-487a-a10b-d2ba45592f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:08.732491 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-d3891bd4-c5b0-4841-bee1-3b26693187bb tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Created reservations ['aa620a50-3a18-49e7-bd71-d5224ac90123', '76ab5f26-1ea0-431a-ad9b-56cbec63284e', '43ebea4e-e3f6-4045-8ac8-2acfb84f16cd', '2c62e95d-1b1e-4e04-83ec-12db8c9176f6'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:20:08.733979 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d3891bd4-c5b0-4841-bee1-3b26693187bb tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (413216d3-a15c-487a-a10b-d2ba45592f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa620a50-3a18-49e7-bd71-d5224ac90123', '76ab5f26-1ea0-431a-ad9b-56cbec63284e', '43ebea4e-e3f6-4045-8ac8-2acfb84f16cd', '2c62e95d-1b1e-4e04-83ec-12db8c9176f6']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:08.735013 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d3891bd4-c5b0-4841-bee1-3b26693187bb tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f724119c-4eb4-44d1-9a36-927c9f66c3aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:08.767519 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d3891bd4-c5b0-4841-bee1-3b26693187bb tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f724119c-4eb4-44d1-9a36-927c9f66c3aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d7be22e-8047-4d6b-a160-b826525a0b7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1174533739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b007d80b20114376a8ae35d8a920722e',qos_specs=None,replication_status=,reservations=['aa620a50-3a18-49e7-bd71-d5224ac90123','76ab5f26-1ea0-431a-ad9b-56cbec63284e','43ebea4e-e3f6-4045-8ac8-2acfb84f16cd','2c62e95d-1b1e-4e04-83ec-12db8c9176f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c854c36c14bb4729be6466507340f0f8',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:20:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1174533739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d7be22e-8047-4d6b-a160-b826525a0b7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b007d80b20114376a8ae35d8a920722e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c854c36c14bb4729be6466507340f0f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:08.769300 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d3891bd4-c5b0-4841-bee1-3b26693187bb tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e785702-dbe9-4768-a5a8-8d3f65ac4a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:08.797903 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d3891bd4-c5b0-4841-bee1-3b26693187bb tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e785702-dbe9-4768-a5a8-8d3f65ac4a33) transitioned into state 'SUCCESS' from state '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-1174533739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b007d80b20114376a8ae35d8a920722e',qos_specs=None,replication_status=,reservations=['aa620a50-3a18-49e7-bd71-d5224ac90123','76ab5f26-1ea0-431a-ad9b-56cbec63284e','43ebea4e-e3f6-4045-8ac8-2acfb84f16cd','2c62e95d-1b1e-4e04-83ec-12db8c9176f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c854c36c14bb4729be6466507340f0f8',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:08.799824 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d3891bd4-c5b0-4841-bee1-3b26693187bb tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a00ce762-5c83-46a8-bec9-99e92c982961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:08.814822 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d3891bd4-c5b0-4841-bee1-3b26693187bb tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a00ce762-5c83-46a8-bec9-99e92c982961) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:08.815772 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d3891bd4-c5b0-4841-bee1-3b26693187bb tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Flow 'volume_create_api' (3f958f41-3521-46f8-bcf6-0bd451a2fb41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:08.816098 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d3891bd4-c5b0-4841-bee1-3b26693187bb tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Create volume request issued successfully. Jul 31 17:20:08.816854 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d3891bd4-c5b0-4841-bee1-3b26693187bb tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:20:08.817642 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 172/673] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:20:08 2026] POST /volume/v3/volumes => generated 747 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:20:08.835781 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b1d3e1d4-5701-40d7-b61b-979a811779a7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:08.841141 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b1d3e1d4-5701-40d7-b61b-979a811779a7 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b Jul 31 17:20:08.841433 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b1d3e1d4-5701-40d7-b61b-979a811779a7 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:08.841684 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b1d3e1d4-5701-40d7-b61b-979a811779a7 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:08.856741 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:08.856741 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:08.867262 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b1d3e1d4-5701-40d7-b61b-979a811779a7 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Volume info retrieved successfully. Jul 31 17:20:08.875188 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b1d3e1d4-5701-40d7-b61b-979a811779a7 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b returned with HTTP 200 Jul 31 17:20:08.875931 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 171/674] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:08 2026] GET /volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b => generated 815 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:08.892396 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e86b0067-d610-4fed-8ffd-699bff41c971 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:08.895382 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e86b0067-d610-4fed-8ffd-699bff41c971 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:08.895734 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e86b0067-d610-4fed-8ffd-699bff41c971 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:08.896139 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e86b0067-d610-4fed-8ffd-699bff41c971 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:08.896225 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e86b0067-d610-4fed-8ffd-699bff41c971 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:08.926035 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:08.926035 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:08.927417 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e86b0067-d610-4fed-8ffd-699bff41c971 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:08.928785 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 164/675] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:08 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 798 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:09.894707 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d0e95b28-16a6-4a41-87dd-58129489941e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:09.898665 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d0e95b28-16a6-4a41-87dd-58129489941e tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b Jul 31 17:20:09.899113 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d0e95b28-16a6-4a41-87dd-58129489941e tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:09.899216 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d0e95b28-16a6-4a41-87dd-58129489941e tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:09.912277 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:09.912277 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:09.919722 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d0e95b28-16a6-4a41-87dd-58129489941e tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Volume info retrieved successfully. Jul 31 17:20:09.929174 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d0e95b28-16a6-4a41-87dd-58129489941e tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b returned with HTTP 200 Jul 31 17:20:09.929980 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 169/676] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:09 2026] GET /volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:09.944567 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-96c2af16-f612-4a63-a903-7d3d7a2da66a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:09.948070 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-96c2af16-f612-4a63-a903-7d3d7a2da66a tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:09.948070 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-96c2af16-f612-4a63-a903-7d3d7a2da66a tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:09.948070 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-96c2af16-f612-4a63-a903-7d3d7a2da66a tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:09.948070 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-96c2af16-f612-4a63-a903-7d3d7a2da66a tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:09.951277 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-67f42eb1-fb70-4f74-91fa-ab8ce579e3b2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:09.953862 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-67f42eb1-fb70-4f74-91fa-ab8ce579e3b2 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] POST https://10.4.3.92/volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b/action Jul 31 17:20:09.954343 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-67f42eb1-fb70-4f74-91fa-ab8ce579e3b2 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:20:09.954861 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-67f42eb1-fb70-4f74-91fa-ab8ce579e3b2 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:09.956285 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:09.956285 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:09.958026 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-96c2af16-f612-4a63-a903-7d3d7a2da66a tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:09.958026 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 173/677] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:09 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:09.968133 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:09.968133 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:09.968917 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.admin_actions [None req-67f42eb1-fb70-4f74-91fa-ab8ce579e3b2 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Updating volume '8d7be22e-8047-4d6b-a160-b826525a0b7b' with '{'status': 'error'}' {{(pid=100273) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 17:20:10.009286 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-67f42eb1-fb70-4f74-91fa-ab8ce579e3b2 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] https://10.4.3.92/volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b/action returned with HTTP 202 Jul 31 17:20:10.009833 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 172/678] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:20:09 2026] POST /volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:20:10.022204 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0abb250a-a44e-4095-96a3-4afede28b2c0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:10.024421 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0abb250a-a44e-4095-96a3-4afede28b2c0 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b Jul 31 17:20:10.024568 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0abb250a-a44e-4095-96a3-4afede28b2c0 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:10.024736 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0abb250a-a44e-4095-96a3-4afede28b2c0 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:10.039023 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:10.039023 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:10.044400 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0abb250a-a44e-4095-96a3-4afede28b2c0 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Volume info retrieved successfully. Jul 31 17:20:10.052031 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0abb250a-a44e-4095-96a3-4afede28b2c0 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b returned with HTTP 200 Jul 31 17:20:10.052912 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 165/679] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:10 2026] GET /volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b => generated 836 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:10.071517 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-81f7102c-c687-4557-ba11-aca7ec07d227 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:10.075450 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-81f7102c-c687-4557-ba11-aca7ec07d227 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] POST https://10.4.3.92/volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b/action Jul 31 17:20:10.076391 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-81f7102c-c687-4557-ba11-aca7ec07d227 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:20:10.076736 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-81f7102c-c687-4557-ba11-aca7ec07d227 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:10.090214 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:10.090214 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:10.091823 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.admin_actions [None req-81f7102c-c687-4557-ba11-aca7ec07d227 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Updating volume '8d7be22e-8047-4d6b-a160-b826525a0b7b' with '{'status': 'available'}' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 17:20:10.124472 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-81f7102c-c687-4557-ba11-aca7ec07d227 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] https://10.4.3.92/volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b/action returned with HTTP 202 Jul 31 17:20:10.125400 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 170/680] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:20:10 2026] POST /volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:20:10.134643 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bc48dc20-79d3-4349-8fe5-06a00b241bb3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:10.136613 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bc48dc20-79d3-4349-8fe5-06a00b241bb3 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b Jul 31 17:20:10.136802 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bc48dc20-79d3-4349-8fe5-06a00b241bb3 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:10.136999 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bc48dc20-79d3-4349-8fe5-06a00b241bb3 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:10.151172 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:10.151172 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:10.156927 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bc48dc20-79d3-4349-8fe5-06a00b241bb3 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Volume info retrieved successfully. Jul 31 17:20:10.164521 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bc48dc20-79d3-4349-8fe5-06a00b241bb3 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b returned with HTTP 200 Jul 31 17:20:10.165138 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 174/681] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:10 2026] GET /volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:10.183898 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8d7147cc-63be-4eed-be96-76a9a1ba1839 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:10.185749 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8d7147cc-63be-4eed-be96-76a9a1ba1839 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] POST https://10.4.3.92/volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b/action Jul 31 17:20:10.186199 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8d7147cc-63be-4eed-be96-76a9a1ba1839 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:20:10.186306 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8d7147cc-63be-4eed-be96-76a9a1ba1839 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:10.197366 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:10.197366 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:10.197888 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.admin_actions [None req-8d7147cc-63be-4eed-be96-76a9a1ba1839 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Updating volume '8d7be22e-8047-4d6b-a160-b826525a0b7b' with '{'status': 'maintenance'}' {{(pid=100273) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 17:20:10.228868 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8d7147cc-63be-4eed-be96-76a9a1ba1839 tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] https://10.4.3.92/volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b/action returned with HTTP 202 Jul 31 17:20:10.229810 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 173/682] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:20:10 2026] POST /volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:20:10.240005 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0b919081-df64-43ea-91b6-a2db0ff9d2b5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:10.243548 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0b919081-df64-43ea-91b6-a2db0ff9d2b5 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b Jul 31 17:20:10.243548 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0b919081-df64-43ea-91b6-a2db0ff9d2b5 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:10.244683 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0b919081-df64-43ea-91b6-a2db0ff9d2b5 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:10.256705 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:10.256705 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:10.264098 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0b919081-df64-43ea-91b6-a2db0ff9d2b5 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Volume info retrieved successfully. Jul 31 17:20:10.272553 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0b919081-df64-43ea-91b6-a2db0ff9d2b5 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b returned with HTTP 200 Jul 31 17:20:10.272711 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 166/683] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:10 2026] GET /volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:10.294157 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-21688ccd-bc9d-42b8-b1e9-443dabfd783e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:10.297414 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-21688ccd-bc9d-42b8-b1e9-443dabfd783e tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] POST https://10.4.3.92/volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b/action Jul 31 17:20:10.298432 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-21688ccd-bc9d-42b8-b1e9-443dabfd783e tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:20:10.298432 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-21688ccd-bc9d-42b8-b1e9-443dabfd783e tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:10.313546 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:10.313546 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:10.314169 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.admin_actions [None req-21688ccd-bc9d-42b8-b1e9-443dabfd783e tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] Updating volume '8d7be22e-8047-4d6b-a160-b826525a0b7b' with '{'status': 'available'}' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 17:20:10.347405 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-21688ccd-bc9d-42b8-b1e9-443dabfd783e tempest-VolumesActionsTest-1931787770 tempest-VolumesActionsTest-1931787770-project-admin] https://10.4.3.92/volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b/action returned with HTTP 202 Jul 31 17:20:10.347859 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 171/684] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:20:10 2026] POST /volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:20:10.359308 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fc353f59-7b59-40ca-9d15-503c93a7f273 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:10.362707 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fc353f59-7b59-40ca-9d15-503c93a7f273 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b Jul 31 17:20:10.363150 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fc353f59-7b59-40ca-9d15-503c93a7f273 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:10.363590 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fc353f59-7b59-40ca-9d15-503c93a7f273 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:10.383742 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:10.383742 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:10.390333 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-fc353f59-7b59-40ca-9d15-503c93a7f273 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Volume info retrieved successfully. Jul 31 17:20:10.401649 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fc353f59-7b59-40ca-9d15-503c93a7f273 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b returned with HTTP 200 Jul 31 17:20:10.402146 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 175/685] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:10 2026] GET /volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:10.423750 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c5c3609b-cc4f-41fb-b859-5fecf1a04907 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:10.425970 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c5c3609b-cc4f-41fb-b859-5fecf1a04907 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b Jul 31 17:20:10.426132 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c5c3609b-cc4f-41fb-b859-5fecf1a04907 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:10.426362 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c5c3609b-cc4f-41fb-b859-5fecf1a04907 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:10.437962 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:10.437962 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:10.444145 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c5c3609b-cc4f-41fb-b859-5fecf1a04907 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Volume info retrieved successfully. Jul 31 17:20:10.457655 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c5c3609b-cc4f-41fb-b859-5fecf1a04907 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b returned with HTTP 200 Jul 31 17:20:10.458185 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 174/686] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:10 2026] GET /volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:10.479247 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-60eae457-758d-4a77-af3b-167366180c69 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:10.483738 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-60eae457-758d-4a77-af3b-167366180c69 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] DELETE https://10.4.3.92/volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b Jul 31 17:20:10.484051 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-60eae457-758d-4a77-af3b-167366180c69 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:10.485547 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-60eae457-758d-4a77-af3b-167366180c69 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:10.485600 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-60eae457-758d-4a77-af3b-167366180c69 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Delete volume with id: 8d7be22e-8047-4d6b-a160-b826525a0b7b Jul 31 17:20:10.499103 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:10.499103 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:10.499289 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-60eae457-758d-4a77-af3b-167366180c69 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Volume info retrieved successfully. Jul 31 17:20:10.548174 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-60eae457-758d-4a77-af3b-167366180c69 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Delete volume request issued successfully. Jul 31 17:20:10.549750 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-60eae457-758d-4a77-af3b-167366180c69 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b returned with HTTP 202 Jul 31 17:20:10.549750 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 167/687] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:20:10 2026] DELETE /volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:20:10.565355 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bf304898-618c-4b65-89cc-f99541b1fa55 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:10.570392 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bf304898-618c-4b65-89cc-f99541b1fa55 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b Jul 31 17:20:10.570392 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bf304898-618c-4b65-89cc-f99541b1fa55 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:10.573964 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bf304898-618c-4b65-89cc-f99541b1fa55 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:10.585560 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:10.585560 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:10.595767 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bf304898-618c-4b65-89cc-f99541b1fa55 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Volume info retrieved successfully. Jul 31 17:20:10.602578 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bf304898-618c-4b65-89cc-f99541b1fa55 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b returned with HTTP 200 Jul 31 17:20:10.603557 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 172/688] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:10 2026] GET /volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b => generated 839 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:10.975132 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2e8e8e68-c56a-414a-9834-c6f3ff6dca33 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:10.980680 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2e8e8e68-c56a-414a-9834-c6f3ff6dca33 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:10.980857 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2e8e8e68-c56a-414a-9834-c6f3ff6dca33 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:10.981308 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2e8e8e68-c56a-414a-9834-c6f3ff6dca33 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:10.981308 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-2e8e8e68-c56a-414a-9834-c6f3ff6dca33 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:10.998569 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:10.998569 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:10.999279 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2e8e8e68-c56a-414a-9834-c6f3ff6dca33 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:11.003343 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 176/689] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:10 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 798 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:11.625891 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-53fcca59-519f-4769-815f-068c7b5a0728 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:11.630798 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-53fcca59-519f-4769-815f-068c7b5a0728 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] GET https://10.4.3.92/volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b Jul 31 17:20:11.631019 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-53fcca59-519f-4769-815f-068c7b5a0728 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:11.631237 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-53fcca59-519f-4769-815f-068c7b5a0728 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:11.644550 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-53fcca59-519f-4769-815f-068c7b5a0728 tempest-VolumesActionsTest-684724846 tempest-VolumesActionsTest-684724846-project-member] https://10.4.3.92/volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b returned with HTTP 404 Jul 31 17:20:11.644550 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 175/690] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:11 2026] GET /volume/v3/volumes/8d7be22e-8047-4d6b-a160-b826525a0b7b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:12.020264 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-87600004-7912-4e70-83df-25229373c3d6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:12.022792 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-87600004-7912-4e70-83df-25229373c3d6 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:12.024918 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-87600004-7912-4e70-83df-25229373c3d6 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:12.026434 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-87600004-7912-4e70-83df-25229373c3d6 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:12.026434 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-87600004-7912-4e70-83df-25229373c3d6 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:12.037632 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:12.037632 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:12.037632 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-87600004-7912-4e70-83df-25229373c3d6 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:12.037632 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 168/691] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:12 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:13.059138 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2c5354ce-111d-417c-8769-4861e66e051d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:13.063060 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2c5354ce-111d-417c-8769-4861e66e051d tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:13.063060 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2c5354ce-111d-417c-8769-4861e66e051d tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:13.063060 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2c5354ce-111d-417c-8769-4861e66e051d tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:13.063060 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-2c5354ce-111d-417c-8769-4861e66e051d tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:13.088788 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:13.088788 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:13.088983 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2c5354ce-111d-417c-8769-4861e66e051d tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:13.089671 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 173/692] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:13 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 798 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:14.108808 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4a6b806c-b69b-4a6f-930d-d388c14fa65f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:14.113133 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4a6b806c-b69b-4a6f-930d-d388c14fa65f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:14.113133 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4a6b806c-b69b-4a6f-930d-d388c14fa65f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:14.113133 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4a6b806c-b69b-4a6f-930d-d388c14fa65f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:14.113133 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-4a6b806c-b69b-4a6f-930d-d388c14fa65f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:14.131074 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:14.131074 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:14.132190 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4a6b806c-b69b-4a6f-930d-d388c14fa65f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:14.132910 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 177/693] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:14 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 798 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:15.149843 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0af31b3e-4706-4863-8cfe-3b080d0269b8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:15.154515 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0af31b3e-4706-4863-8cfe-3b080d0269b8 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:15.154515 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0af31b3e-4706-4863-8cfe-3b080d0269b8 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:15.154515 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0af31b3e-4706-4863-8cfe-3b080d0269b8 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:15.154515 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-0af31b3e-4706-4863-8cfe-3b080d0269b8 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:15.163546 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:15.163546 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:15.163546 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0af31b3e-4706-4863-8cfe-3b080d0269b8 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:15.163867 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 176/694] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:15 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:16.184112 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b3d1a6bb-86ea-4e42-95d7-963832eaa578 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:16.190880 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b3d1a6bb-86ea-4e42-95d7-963832eaa578 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:16.191516 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b3d1a6bb-86ea-4e42-95d7-963832eaa578 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:16.191516 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b3d1a6bb-86ea-4e42-95d7-963832eaa578 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:16.192265 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-b3d1a6bb-86ea-4e42-95d7-963832eaa578 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:16.202524 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:16.202524 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:16.205140 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b3d1a6bb-86ea-4e42-95d7-963832eaa578 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:16.205140 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 169/695] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:16 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 798 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:17.222144 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-759d3ed6-88db-4609-8720-800719415183 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:17.227174 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-759d3ed6-88db-4609-8720-800719415183 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:17.227424 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-759d3ed6-88db-4609-8720-800719415183 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:17.227654 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-759d3ed6-88db-4609-8720-800719415183 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:17.227825 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-759d3ed6-88db-4609-8720-800719415183 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:17.234678 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:17.234678 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:17.236630 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-759d3ed6-88db-4609-8720-800719415183 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:17.236630 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 174/696] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:17 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:17.430661 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d5bc3b99-d0a4-46a0-a931-92957b37efa9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:17.432994 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d5bc3b99-d0a4-46a0-a931-92957b37efa9 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] GET https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 Jul 31 17:20:17.433224 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d5bc3b99-d0a4-46a0-a931-92957b37efa9 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:17.433595 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d5bc3b99-d0a4-46a0-a931-92957b37efa9 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:17.451176 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:17.451176 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:17.456289 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d5bc3b99-d0a4-46a0-a931-92957b37efa9 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Volume info retrieved successfully. Jul 31 17:20:17.464385 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d5bc3b99-d0a4-46a0-a931-92957b37efa9 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 returned with HTTP 200 Jul 31 17:20:17.464385 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 178/697] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:17 2026] GET /volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:17.828161 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-448b6af9-00e3-4685-b111-5a160855afe2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:17.831596 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-448b6af9-00e3-4685-b111-5a160855afe2 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] GET https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 Jul 31 17:20:17.832458 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-448b6af9-00e3-4685-b111-5a160855afe2 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:17.833560 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-448b6af9-00e3-4685-b111-5a160855afe2 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:17.867450 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:17.867450 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:17.884440 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-448b6af9-00e3-4685-b111-5a160855afe2 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Volume info retrieved successfully. Jul 31 17:20:17.891171 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-448b6af9-00e3-4685-b111-5a160855afe2 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 returned with HTTP 200 Jul 31 17:20:17.891832 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 177/698] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:17 2026] GET /volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 => generated 1136 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:17.981606 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-d034d2b5-27b0-4451-848e-18f85424b6a5 req-35662008-f6c3-4a81-bd0c-775959c47a99 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:17.987511 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d034d2b5-27b0-4451-848e-18f85424b6a5 req-35662008-f6c3-4a81-bd0c-775959c47a99 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] GET https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 Jul 31 17:20:17.987511 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d034d2b5-27b0-4451-848e-18f85424b6a5 req-35662008-f6c3-4a81-bd0c-775959c47a99 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:17.987511 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d034d2b5-27b0-4451-848e-18f85424b6a5 req-35662008-f6c3-4a81-bd0c-775959c47a99 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:18.006095 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:18.006095 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:18.013968 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-d034d2b5-27b0-4451-848e-18f85424b6a5 req-35662008-f6c3-4a81-bd0c-775959c47a99 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Volume info retrieved successfully. Jul 31 17:20:18.024505 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d034d2b5-27b0-4451-848e-18f85424b6a5 req-35662008-f6c3-4a81-bd0c-775959c47a99 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 returned with HTTP 200 Jul 31 17:20:18.026109 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 170/699] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:20:17 2026] GET /volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 => generated 1136 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:18.060190 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d034d2b5-27b0-4451-848e-18f85424b6a5 req-4fa55cbc-35c6-4ee5-9233-5b8cc800b194 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:18.064729 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d034d2b5-27b0-4451-848e-18f85424b6a5 req-4fa55cbc-35c6-4ee5-9233-5b8cc800b194 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] POST https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838/action Jul 31 17:20:18.066798 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d034d2b5-27b0-4451-848e-18f85424b6a5 req-4fa55cbc-35c6-4ee5-9233-5b8cc800b194 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:20:18.067072 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d034d2b5-27b0-4451-848e-18f85424b6a5 req-4fa55cbc-35c6-4ee5-9233-5b8cc800b194 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:18.087022 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:18.087022 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:18.087579 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-d034d2b5-27b0-4451-848e-18f85424b6a5 req-4fa55cbc-35c6-4ee5-9233-5b8cc800b194 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Volume info retrieved successfully. Jul 31 17:20:18.103187 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-d034d2b5-27b0-4451-848e-18f85424b6a5 req-4fa55cbc-35c6-4ee5-9233-5b8cc800b194 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Begin detaching volume completed successfully. Jul 31 17:20:18.103187 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d034d2b5-27b0-4451-848e-18f85424b6a5 req-4fa55cbc-35c6-4ee5-9233-5b8cc800b194 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838/action returned with HTTP 202 Jul 31 17:20:18.103592 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 175/700] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:20:18 2026] POST /volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:20:18.241067 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2a2a1c16-48ff-4fb4-8e0a-df0442dad92f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:18.241303 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2a2a1c16-48ff-4fb4-8e0a-df0442dad92f None None] GET https://10.4.3.92/volume// Jul 31 17:20:18.242155 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2a2a1c16-48ff-4fb4-8e0a-df0442dad92f None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:18.242155 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2a2a1c16-48ff-4fb4-8e0a-df0442dad92f None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:18.242155 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2a2a1c16-48ff-4fb4-8e0a-df0442dad92f None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:20:18.242385 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 179/701] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:20:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 31 17:20:18.254808 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d4ccdb99-f5c5-4996-a1f9-2bb24338e2d3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:18.255807 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-d034d2b5-27b0-4451-848e-18f85424b6a5 req-8e70a3ad-80be-4540-b0da-e24369de0841 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:18.258093 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d034d2b5-27b0-4451-848e-18f85424b6a5 req-8e70a3ad-80be-4540-b0da-e24369de0841 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] GET https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 Jul 31 17:20:18.258438 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d034d2b5-27b0-4451-848e-18f85424b6a5 req-8e70a3ad-80be-4540-b0da-e24369de0841 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:18.258570 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d034d2b5-27b0-4451-848e-18f85424b6a5 req-8e70a3ad-80be-4540-b0da-e24369de0841 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:18.259209 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d4ccdb99-f5c5-4996-a1f9-2bb24338e2d3 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:18.259551 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d4ccdb99-f5c5-4996-a1f9-2bb24338e2d3 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:18.260076 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d4ccdb99-f5c5-4996-a1f9-2bb24338e2d3 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:18.260076 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d4ccdb99-f5c5-4996-a1f9-2bb24338e2d3 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:18.278185 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:18.278185 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:18.283944 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:18.283944 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:18.285352 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d4ccdb99-f5c5-4996-a1f9-2bb24338e2d3 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:18.285502 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-d034d2b5-27b0-4451-848e-18f85424b6a5 req-8e70a3ad-80be-4540-b0da-e24369de0841 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Volume info retrieved successfully. Jul 31 17:20:18.285757 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 178/702] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:18 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 798 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:20:18.297814 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d034d2b5-27b0-4451-848e-18f85424b6a5 req-8e70a3ad-80be-4540-b0da-e24369de0841 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 returned with HTTP 200 Jul 31 17:20:18.297814 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 171/703] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:20:18 2026] GET /volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 => generated 1319 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:20:18.477912 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fba3cd3c-bb3e-4059-9a0f-573162ab063c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:18.480281 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fba3cd3c-bb3e-4059-9a0f-573162ab063c tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] POST https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975/action Jul 31 17:20:18.481189 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fba3cd3c-bb3e-4059-9a0f-573162ab063c tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Action body: b'{"os-attach": {"instance_uuid": "0ad3cca9-1362-4ef5-b022-544ce7000459", "mountpoint": "/dev/vdb"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:20:18.484562 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fba3cd3c-bb3e-4059-9a0f-573162ab063c tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "0ad3cca9-1362-4ef5-b022-544ce7000459", "mountpoint": "/dev/vdb"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:18.499909 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:18.499909 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:18.500921 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fba3cd3c-bb3e-4059-9a0f-573162ab063c tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Volume info retrieved successfully. Jul 31 17:20:18.518967 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fba3cd3c-bb3e-4059-9a0f-573162ab063c tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Update volume admin metadata completed successfully. Jul 31 17:20:18.629088 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fba3cd3c-bb3e-4059-9a0f-573162ab063c tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Attach volume completed successfully. Jul 31 17:20:18.629843 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fba3cd3c-bb3e-4059-9a0f-573162ab063c tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975/action returned with HTTP 202 Jul 31 17:20:18.630473 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 176/704] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:20:18 2026] POST /volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975/action => generated 0 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:20:18.643301 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bb0186d5-19a1-424b-869d-4000673bf127 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:18.645459 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bb0186d5-19a1-424b-869d-4000673bf127 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] GET https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 Jul 31 17:20:18.645872 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bb0186d5-19a1-424b-869d-4000673bf127 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:18.646277 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bb0186d5-19a1-424b-869d-4000673bf127 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:18.661799 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:18.661799 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:18.671345 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bb0186d5-19a1-424b-869d-4000673bf127 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Volume info retrieved successfully. Jul 31 17:20:18.675618 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bb0186d5-19a1-424b-869d-4000673bf127 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 returned with HTTP 200 Jul 31 17:20:18.676596 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 180/705] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:18 2026] GET /volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 => generated 1174 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 17:20:18.699359 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5db7d1bc-2825-4bca-abcc-2a7cb0b4f2ce None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:18.709741 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5db7d1bc-2825-4bca-abcc-2a7cb0b4f2ce tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] POST https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975/action Jul 31 17:20:18.709741 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5db7d1bc-2825-4bca-abcc-2a7cb0b4f2ce tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Action body: b'{"os-detach": {}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:20:18.710299 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5db7d1bc-2825-4bca-abcc-2a7cb0b4f2ce tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:18.731023 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:18.731023 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:18.731964 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5db7d1bc-2825-4bca-abcc-2a7cb0b4f2ce tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Volume info retrieved successfully. Jul 31 17:20:18.814769 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5db7d1bc-2825-4bca-abcc-2a7cb0b4f2ce tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Detach volume completed successfully. Jul 31 17:20:18.815103 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5db7d1bc-2825-4bca-abcc-2a7cb0b4f2ce tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975/action returned with HTTP 202 Jul 31 17:20:18.818603 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 179/706] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:20:18 2026] POST /volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:20:18.825889 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a10e4f87-3383-4808-8f7f-f8a600c28bde None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:18.829326 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a10e4f87-3383-4808-8f7f-f8a600c28bde tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] GET https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 Jul 31 17:20:18.829734 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a10e4f87-3383-4808-8f7f-f8a600c28bde tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:18.830098 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a10e4f87-3383-4808-8f7f-f8a600c28bde tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:18.844481 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:18.844481 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:18.849883 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a10e4f87-3383-4808-8f7f-f8a600c28bde tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Volume info retrieved successfully. Jul 31 17:20:18.856453 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a10e4f87-3383-4808-8f7f-f8a600c28bde tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 returned with HTTP 200 Jul 31 17:20:18.857494 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 172/707] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:18 2026] GET /volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 => generated 859 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:19.304047 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-50318779-c57f-4b72-8ef3-91ce90b26916 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:19.307615 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-50318779-c57f-4b72-8ef3-91ce90b26916 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:19.307900 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-50318779-c57f-4b72-8ef3-91ce90b26916 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:19.308202 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-50318779-c57f-4b72-8ef3-91ce90b26916 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:19.308384 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-50318779-c57f-4b72-8ef3-91ce90b26916 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:19.321450 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:19.321450 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:19.321450 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-50318779-c57f-4b72-8ef3-91ce90b26916 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:19.321450 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 177/708] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:19 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 798 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:19.638652 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-d034d2b5-27b0-4451-848e-18f85424b6a5 req-a58a96bc-4ecd-4618-95f3-8dec499171f0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:19.641759 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d034d2b5-27b0-4451-848e-18f85424b6a5 req-a58a96bc-4ecd-4618-95f3-8dec499171f0 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] DELETE https://10.4.3.92/volume/v3/attachments/f4ed2bc9-4226-456a-9227-a4d47bfdfe34 Jul 31 17:20:19.647536 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d034d2b5-27b0-4451-848e-18f85424b6a5 req-a58a96bc-4ecd-4618-95f3-8dec499171f0 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:19.647536 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d034d2b5-27b0-4451-848e-18f85424b6a5 req-a58a96bc-4ecd-4618-95f3-8dec499171f0 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:19.662055 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:19.662055 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:19.771372 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d034d2b5-27b0-4451-848e-18f85424b6a5 req-a58a96bc-4ecd-4618-95f3-8dec499171f0 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/attachments/f4ed2bc9-4226-456a-9227-a4d47bfdfe34 returned with HTTP 200 Jul 31 17:20:19.772036 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 181/709] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:20:19 2026] DELETE /volume/v3/attachments/f4ed2bc9-4226-456a-9227-a4d47bfdfe34 => generated 19 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:20.343492 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-da7ef6cb-5e2e-4483-8dff-1e656fd36c4c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:20.349340 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-da7ef6cb-5e2e-4483-8dff-1e656fd36c4c tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:20.352798 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-da7ef6cb-5e2e-4483-8dff-1e656fd36c4c tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:20.353296 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-da7ef6cb-5e2e-4483-8dff-1e656fd36c4c tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:20.353893 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-da7ef6cb-5e2e-4483-8dff-1e656fd36c4c tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:20.369686 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:20.369686 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:20.370844 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-da7ef6cb-5e2e-4483-8dff-1e656fd36c4c tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:20.375742 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e6a78a8b-ed87-4332-b716-fff3cf77e516 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:20.376159 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 180/710] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:20 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 798 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:20.377560 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e6a78a8b-ed87-4332-b716-fff3cf77e516 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] GET https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 Jul 31 17:20:20.377973 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e6a78a8b-ed87-4332-b716-fff3cf77e516 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:20.378259 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e6a78a8b-ed87-4332-b716-fff3cf77e516 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:20.392205 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:20.392205 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:20.403434 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e6a78a8b-ed87-4332-b716-fff3cf77e516 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Volume info retrieved successfully. Jul 31 17:20:20.410848 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e6a78a8b-ed87-4332-b716-fff3cf77e516 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 returned with HTTP 200 Jul 31 17:20:20.412070 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 173/711] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:20 2026] GET /volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:21.369795 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-948c5960-51c9-40af-a6b1-e401ceb7f6bd req-4cd26d0d-c1b3-4a8d-94e1-898757e33e08 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:21.374189 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-948c5960-51c9-40af-a6b1-e401ceb7f6bd req-4cd26d0d-c1b3-4a8d-94e1-898757e33e08 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] DELETE https://10.4.3.92/volume/v3/attachments/83675259-8054-4e22-83fe-ad4b803eed8a Jul 31 17:20:21.375081 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-948c5960-51c9-40af-a6b1-e401ceb7f6bd req-4cd26d0d-c1b3-4a8d-94e1-898757e33e08 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:21.375081 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-948c5960-51c9-40af-a6b1-e401ceb7f6bd req-4cd26d0d-c1b3-4a8d-94e1-898757e33e08 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:21.395235 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3bb7b90a-7ecd-4c05-82f1-7d7ba4dd8b73 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:21.398061 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3bb7b90a-7ecd-4c05-82f1-7d7ba4dd8b73 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:21.398360 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3bb7b90a-7ecd-4c05-82f1-7d7ba4dd8b73 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:21.398666 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3bb7b90a-7ecd-4c05-82f1-7d7ba4dd8b73 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:21.398837 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-3bb7b90a-7ecd-4c05-82f1-7d7ba4dd8b73 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:21.407756 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:21.407756 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:21.426114 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:21.426114 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:21.427128 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3bb7b90a-7ecd-4c05-82f1-7d7ba4dd8b73 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:21.427987 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 182/712] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:21 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 798 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:21.513373 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-948c5960-51c9-40af-a6b1-e401ceb7f6bd req-4cd26d0d-c1b3-4a8d-94e1-898757e33e08 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/attachments/83675259-8054-4e22-83fe-ad4b803eed8a returned with HTTP 200 Jul 31 17:20:21.514476 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 178/713] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:20:21 2026] DELETE /volume/v3/attachments/83675259-8054-4e22-83fe-ad4b803eed8a => generated 19 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:21.527596 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-948c5960-51c9-40af-a6b1-e401ceb7f6bd req-7799df2b-8fe5-4aa0-9291-2bf7b3076fcc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:21.532137 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-948c5960-51c9-40af-a6b1-e401ceb7f6bd req-7799df2b-8fe5-4aa0-9291-2bf7b3076fcc tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] DELETE https://10.4.3.92/volume/v3/attachments/c5415dd1-d707-4743-aca6-2c652b892f49 Jul 31 17:20:21.532278 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-948c5960-51c9-40af-a6b1-e401ceb7f6bd req-7799df2b-8fe5-4aa0-9291-2bf7b3076fcc tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:21.532562 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-948c5960-51c9-40af-a6b1-e401ceb7f6bd req-7799df2b-8fe5-4aa0-9291-2bf7b3076fcc tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:21.548112 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:21.548112 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:21.629411 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-948c5960-51c9-40af-a6b1-e401ceb7f6bd req-7799df2b-8fe5-4aa0-9291-2bf7b3076fcc tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/attachments/c5415dd1-d707-4743-aca6-2c652b892f49 returned with HTTP 200 Jul 31 17:20:21.630464 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 181/714] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:20:21 2026] DELETE /volume/v3/attachments/c5415dd1-d707-4743-aca6-2c652b892f49 => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:21.641284 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-948c5960-51c9-40af-a6b1-e401ceb7f6bd req-98740bca-c642-4f02-ad6b-967cf74d69b3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:21.647361 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-948c5960-51c9-40af-a6b1-e401ceb7f6bd req-98740bca-c642-4f02-ad6b-967cf74d69b3 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] DELETE https://10.4.3.92/volume/v3/attachments/1d4aa610-d195-40eb-8df5-ee9e78a7a56f Jul 31 17:20:21.647361 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-948c5960-51c9-40af-a6b1-e401ceb7f6bd req-98740bca-c642-4f02-ad6b-967cf74d69b3 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:21.647361 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-948c5960-51c9-40af-a6b1-e401ceb7f6bd req-98740bca-c642-4f02-ad6b-967cf74d69b3 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:21.664233 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:21.664233 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:21.788343 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-948c5960-51c9-40af-a6b1-e401ceb7f6bd req-98740bca-c642-4f02-ad6b-967cf74d69b3 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/attachments/1d4aa610-d195-40eb-8df5-ee9e78a7a56f returned with HTTP 200 Jul 31 17:20:21.788343 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 174/715] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:20:21 2026] DELETE /volume/v3/attachments/1d4aa610-d195-40eb-8df5-ee9e78a7a56f => generated 19 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:22.445766 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-15a394e8-d983-4bc5-ba44-d55e2628dc24 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:22.449371 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-15a394e8-d983-4bc5-ba44-d55e2628dc24 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:22.449518 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-15a394e8-d983-4bc5-ba44-d55e2628dc24 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:22.449759 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-15a394e8-d983-4bc5-ba44-d55e2628dc24 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:22.449952 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-15a394e8-d983-4bc5-ba44-d55e2628dc24 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:22.456767 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:22.456767 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:22.459544 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-15a394e8-d983-4bc5-ba44-d55e2628dc24 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:22.459544 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 183/716] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:22 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:22.522973 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9b2cd61f-750e-4a9b-a719-6b1ce9c0a6ab None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:22.778417 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9b2cd61f-750e-4a9b-a719-6b1ce9c0a6ab tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:20:22.778902 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9b2cd61f-750e-4a9b-a719-6b1ce9c0a6ab tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-538642178"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:22.783523 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-9b2cd61f-750e-4a9b-a719-6b1ce9c0a6ab tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-538642178'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:20:22.783834 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-9b2cd61f-750e-4a9b-a719-6b1ce9c0a6ab tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Create volume of 1 GB Jul 31 17:20:22.784335 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:22.784335 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:22.791423 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9b2cd61f-750e-4a9b-a719-6b1ce9c0a6ab tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Availability Zones retrieved successfully. Jul 31 17:20:22.800297 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9b2cd61f-750e-4a9b-a719-6b1ce9c0a6ab tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Flow 'volume_create_api' (5bf71f58-66d0-4216-a009-6d8330051c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:22.802042 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9b2cd61f-750e-4a9b-a719-6b1ce9c0a6ab tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1fbffe0-0112-4e2b-a870-d20a98d91b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:22.804147 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-9b2cd61f-750e-4a9b-a719-6b1ce9c0a6ab tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:20:22.858178 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9b2cd61f-750e-4a9b-a719-6b1ce9c0a6ab tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1fbffe0-0112-4e2b-a870-d20a98d91b3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:22.861532 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9b2cd61f-750e-4a9b-a719-6b1ce9c0a6ab tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e25d606-7589-469a-a545-71d30e4f6136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:22.999079 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-9b2cd61f-750e-4a9b-a719-6b1ce9c0a6ab tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Created reservations ['560fe154-4083-478b-b49c-1115cf1e1e11', 'b69e6159-f310-495e-b3c8-a190edff3a40', '5594aab2-bd93-4776-8350-d209428aeaa6', 'f60cf54c-55a5-4238-af03-1481a1a8420d'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:20:23.000662 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9b2cd61f-750e-4a9b-a719-6b1ce9c0a6ab tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e25d606-7589-469a-a545-71d30e4f6136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['560fe154-4083-478b-b49c-1115cf1e1e11', 'b69e6159-f310-495e-b3c8-a190edff3a40', '5594aab2-bd93-4776-8350-d209428aeaa6', 'f60cf54c-55a5-4238-af03-1481a1a8420d']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:23.001108 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9b2cd61f-750e-4a9b-a719-6b1ce9c0a6ab tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d04df8d3-7c8d-4687-8a65-cf24c73b7a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:23.033663 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9b2cd61f-750e-4a9b-a719-6b1ce9c0a6ab tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d04df8d3-7c8d-4687-8a65-cf24c73b7a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab07ecc3-7a92-446a-a714-5db2f4dbadcf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-538642178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dab3c33cbb6a4d5b8cca7fa229ff455a',qos_specs=None,replication_status=,reservations=['560fe154-4083-478b-b49c-1115cf1e1e11','b69e6159-f310-495e-b3c8-a190edff3a40','5594aab2-bd93-4776-8350-d209428aeaa6','f60cf54c-55a5-4238-af03-1481a1a8420d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adb744d20b0640388308ecb0b9b5d999',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:20:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-538642178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab07ecc3-7a92-446a-a714-5db2f4dbadcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dab3c33cbb6a4d5b8cca7fa229ff455a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='adb744d20b0640388308ecb0b9b5d999',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:23.035292 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9b2cd61f-750e-4a9b-a719-6b1ce9c0a6ab tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1e96a57-90bf-49ae-8b53-1c6093c02aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:23.074681 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9b2cd61f-750e-4a9b-a719-6b1ce9c0a6ab tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1e96a57-90bf-49ae-8b53-1c6093c02aa9) transitioned into state 'SUCCESS' from state '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-538642178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dab3c33cbb6a4d5b8cca7fa229ff455a',qos_specs=None,replication_status=,reservations=['560fe154-4083-478b-b49c-1115cf1e1e11','b69e6159-f310-495e-b3c8-a190edff3a40','5594aab2-bd93-4776-8350-d209428aeaa6','f60cf54c-55a5-4238-af03-1481a1a8420d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adb744d20b0640388308ecb0b9b5d999',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:23.075925 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9b2cd61f-750e-4a9b-a719-6b1ce9c0a6ab tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c3979c7-9736-461d-8906-372949edcbc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:23.095860 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9b2cd61f-750e-4a9b-a719-6b1ce9c0a6ab tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c3979c7-9736-461d-8906-372949edcbc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:23.097757 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9b2cd61f-750e-4a9b-a719-6b1ce9c0a6ab tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Flow 'volume_create_api' (5bf71f58-66d0-4216-a009-6d8330051c81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:23.098227 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9b2cd61f-750e-4a9b-a719-6b1ce9c0a6ab tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Create volume request issued successfully. Jul 31 17:20:23.099416 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9b2cd61f-750e-4a9b-a719-6b1ce9c0a6ab tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:20:23.099771 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 179/717] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:20:22 2026] POST /volume/v3/volumes => generated 748 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:20:23.125852 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-09950963-cb09-4d03-ba49-3cde680b84ad None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:23.128661 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-09950963-cb09-4d03-ba49-3cde680b84ad tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] GET https://10.4.3.92/volume/v3/volumes/ab07ecc3-7a92-446a-a714-5db2f4dbadcf Jul 31 17:20:23.128661 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-09950963-cb09-4d03-ba49-3cde680b84ad tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:23.129058 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-09950963-cb09-4d03-ba49-3cde680b84ad tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:23.139243 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:23.139243 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:23.145862 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-09950963-cb09-4d03-ba49-3cde680b84ad tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Volume info retrieved successfully. Jul 31 17:20:23.151041 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-09950963-cb09-4d03-ba49-3cde680b84ad tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] https://10.4.3.92/volume/v3/volumes/ab07ecc3-7a92-446a-a714-5db2f4dbadcf returned with HTTP 200 Jul 31 17:20:23.151446 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 182/718] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:23 2026] GET /volume/v3/volumes/ab07ecc3-7a92-446a-a714-5db2f4dbadcf => generated 816 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:23.474236 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a2795ad9-9c8e-48b1-8822-65cb35747fcf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:23.478260 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a2795ad9-9c8e-48b1-8822-65cb35747fcf tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:23.478260 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a2795ad9-9c8e-48b1-8822-65cb35747fcf tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:23.478260 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a2795ad9-9c8e-48b1-8822-65cb35747fcf tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:23.478751 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-a2795ad9-9c8e-48b1-8822-65cb35747fcf tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:23.487262 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:23.487262 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:23.488384 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a2795ad9-9c8e-48b1-8822-65cb35747fcf tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:23.488917 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 175/719] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:23 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:24.177476 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8f215f13-6ce7-42d4-bcd2-c92235c8a2f3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:24.180371 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8f215f13-6ce7-42d4-bcd2-c92235c8a2f3 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] GET https://10.4.3.92/volume/v3/volumes/ab07ecc3-7a92-446a-a714-5db2f4dbadcf Jul 31 17:20:24.181186 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8f215f13-6ce7-42d4-bcd2-c92235c8a2f3 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:24.182910 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8f215f13-6ce7-42d4-bcd2-c92235c8a2f3 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:24.193953 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:24.193953 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:24.198964 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8f215f13-6ce7-42d4-bcd2-c92235c8a2f3 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Volume info retrieved successfully. Jul 31 17:20:24.209167 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8f215f13-6ce7-42d4-bcd2-c92235c8a2f3 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] https://10.4.3.92/volume/v3/volumes/ab07ecc3-7a92-446a-a714-5db2f4dbadcf returned with HTTP 200 Jul 31 17:20:24.210250 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 184/720] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:24 2026] GET /volume/v3/volumes/ab07ecc3-7a92-446a-a714-5db2f4dbadcf => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:24.229539 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6e7df7d9-886f-4c71-b44e-9693d21d65ae None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:24.231715 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6e7df7d9-886f-4c71-b44e-9693d21d65ae tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] POST https://10.4.3.92/volume/v3/os-volume-transfer Jul 31 17:20:24.232380 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6e7df7d9-886f-4c71-b44e-9693d21d65ae tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ab07ecc3-7a92-446a-a714-5db2f4dbadcf"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:24.234098 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.volume_transfer [None req-6e7df7d9-886f-4c71-b44e-9693d21d65ae tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ab07ecc3-7a92-446a-a714-5db2f4dbadcf'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 31 17:20:24.235969 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.contrib.volume_transfer [None req-6e7df7d9-886f-4c71-b44e-9693d21d65ae tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Creating transfer of volume ab07ecc3-7a92-446a-a714-5db2f4dbadcf Jul 31 17:20:24.235969 np0000006248 devstack@c-api.service[100274]: INFO cinder.transfer.api [None req-6e7df7d9-886f-4c71-b44e-9693d21d65ae tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Generating transfer record for volume ab07ecc3-7a92-446a-a714-5db2f4dbadcf Jul 31 17:20:24.246398 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:24.246398 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:24.265487 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6e7df7d9-886f-4c71-b44e-9693d21d65ae tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] https://10.4.3.92/volume/v3/os-volume-transfer returned with HTTP 202 Jul 31 17:20:24.265487 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 180/721] 10.4.3.92 () {68 vars in 1284 bytes} [Fri Jul 31 17:20:24 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 17:20:24.275124 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2ae69806-2f5f-4fd5-b892-aec4f5183589 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:24.277516 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2ae69806-2f5f-4fd5-b892-aec4f5183589 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] GET https://10.4.3.92/volume/v3/volumes/ab07ecc3-7a92-446a-a714-5db2f4dbadcf Jul 31 17:20:24.277913 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2ae69806-2f5f-4fd5-b892-aec4f5183589 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:24.278440 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2ae69806-2f5f-4fd5-b892-aec4f5183589 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:24.289426 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:24.289426 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:24.300068 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2ae69806-2f5f-4fd5-b892-aec4f5183589 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Volume info retrieved successfully. Jul 31 17:20:24.309135 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2ae69806-2f5f-4fd5-b892-aec4f5183589 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] https://10.4.3.92/volume/v3/volumes/ab07ecc3-7a92-446a-a714-5db2f4dbadcf returned with HTTP 200 Jul 31 17:20:24.309613 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 183/722] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:24 2026] GET /volume/v3/volumes/ab07ecc3-7a92-446a-a714-5db2f4dbadcf => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:24.329468 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-79fbb297-405c-43b4-8b6e-600b31f99910 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:24.331605 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-79fbb297-405c-43b4-8b6e-600b31f99910 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] GET https://10.4.3.92/volume/v3/os-volume-transfer/e3da3c3b-e248-41e1-83c3-5e05843a8406 Jul 31 17:20:24.331877 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-79fbb297-405c-43b4-8b6e-600b31f99910 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:24.332228 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-79fbb297-405c-43b4-8b6e-600b31f99910 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:24.344620 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-79fbb297-405c-43b4-8b6e-600b31f99910 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] https://10.4.3.92/volume/v3/os-volume-transfer/e3da3c3b-e248-41e1-83c3-5e05843a8406 returned with HTTP 200 Jul 31 17:20:24.345209 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 176/723] 10.4.3.92 () {66 vars in 1374 bytes} [Fri Jul 31 17:20:24 2026] GET /volume/v3/os-volume-transfer/e3da3c3b-e248-41e1-83c3-5e05843a8406 => generated 407 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:24.360452 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-dcb388cd-934a-4424-be2b-89ecc773f7ae None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:24.363002 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dcb388cd-934a-4424-be2b-89ecc773f7ae tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] GET https://10.4.3.92/volume/v3/os-volume-transfer Jul 31 17:20:24.363337 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dcb388cd-934a-4424-be2b-89ecc773f7ae tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:24.363729 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dcb388cd-934a-4424-be2b-89ecc773f7ae tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:24.363981 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.volume_transfer [None req-dcb388cd-934a-4424-be2b-89ecc773f7ae tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Listing volume transfers {{(pid=100272) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 31 17:20:24.373205 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dcb388cd-934a-4424-be2b-89ecc773f7ae tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] https://10.4.3.92/volume/v3/os-volume-transfer returned with HTTP 200 Jul 31 17:20:24.373849 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 185/724] 10.4.3.92 () {66 vars in 1263 bytes} [Fri Jul 31 17:20:24 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:24.386470 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ec3cf627-1239-4e67-96e9-4a471f0f9448 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:24.480386 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ec3cf627-1239-4e67-96e9-4a471f0f9448 tempest-VolumesTransfersTest-1372820074 tempest-VolumesTransfersTest-1372820074-project-member] POST https://10.4.3.92/volume/v3/os-volume-transfer/e3da3c3b-e248-41e1-83c3-5e05843a8406/accept Jul 31 17:20:24.480709 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ec3cf627-1239-4e67-96e9-4a471f0f9448 tempest-VolumesTransfersTest-1372820074 tempest-VolumesTransfersTest-1372820074-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "204e114c3c903bef"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:24.482301 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.volume_transfer [None req-ec3cf627-1239-4e67-96e9-4a471f0f9448 tempest-VolumesTransfersTest-1372820074 tempest-VolumesTransfersTest-1372820074-project-member] Accepting volume transfer e3da3c3b-e248-41e1-83c3-5e05843a8406 {{(pid=100274) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 31 17:20:24.482582 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.contrib.volume_transfer [None req-ec3cf627-1239-4e67-96e9-4a471f0f9448 tempest-VolumesTransfersTest-1372820074 tempest-VolumesTransfersTest-1372820074-project-member] Accepting transfer e3da3c3b-e248-41e1-83c3-5e05843a8406 Jul 31 17:20:24.504038 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ca6014a0-439b-4006-87e5-b4c517a93bc6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:24.506434 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ca6014a0-439b-4006-87e5-b4c517a93bc6 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:24.506601 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ca6014a0-439b-4006-87e5-b4c517a93bc6 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:24.507173 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ca6014a0-439b-4006-87e5-b4c517a93bc6 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:24.507494 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-ca6014a0-439b-4006-87e5-b4c517a93bc6 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:24.520146 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:24.520146 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:24.522949 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ca6014a0-439b-4006-87e5-b4c517a93bc6 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:24.523741 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 184/725] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:24 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 798 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:24.595110 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-ec3cf627-1239-4e67-96e9-4a471f0f9448 tempest-VolumesTransfersTest-1372820074 tempest-VolumesTransfersTest-1372820074-project-member] Created reservations ['279ea5c0-1a22-404e-b792-cc86879ab99f', '3a4ef6bd-60b7-4ad6-829e-59d1c5cca363', 'e4666038-1807-42b2-a4dd-341ea2274914', 'db256c0a-9f46-448e-8781-889dca3be96f'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:20:24.631123 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-ec3cf627-1239-4e67-96e9-4a471f0f9448 tempest-VolumesTransfersTest-1372820074 tempest-VolumesTransfersTest-1372820074-project-member] Created reservations ['81bc7030-01d6-498b-826a-6d52508732bb', '598ea0a3-8bc8-4e4d-be15-0c0e6241582d', '037846c5-b879-4aee-9313-e110b1c7d456', 'cd4edff5-d25d-4f04-b2b4-1d0398aff55d'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:20:24.716787 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-ec3cf627-1239-4e67-96e9-4a471f0f9448 tempest-VolumesTransfersTest-1372820074 tempest-VolumesTransfersTest-1372820074-project-member] Created reservations ['bb895698-9efe-4877-bcf9-1bcb597e53c0', '59f9e92c-9b9b-44b2-bb0e-0bc2d3fb48b8', 'ae9b4920-761d-4bd8-b984-fa17199ad36f', '8063ead0-6626-483f-9ab1-f739c92bf5b6'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:20:24.791624 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-ec3cf627-1239-4e67-96e9-4a471f0f9448 tempest-VolumesTransfersTest-1372820074 tempest-VolumesTransfersTest-1372820074-project-member] Created reservations ['732329b3-1181-4c73-9a78-e028960fb47d', 'd3084abd-bd74-4a4c-86fa-34c0773cd2ce', 'e333355c-8d71-4f69-945a-d570024922b5', '05c28fb5-38c4-4d40-89d8-e4cb4558daeb'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:20:24.817916 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ec3cf627-1239-4e67-96e9-4a471f0f9448 tempest-VolumesTransfersTest-1372820074 tempest-VolumesTransfersTest-1372820074-project-member] Transfer volume completed successfully. Jul 31 17:20:24.958902 np0000006248 devstack@c-api.service[100274]: INFO cinder.transfer.api [None req-ec3cf627-1239-4e67-96e9-4a471f0f9448 tempest-VolumesTransfersTest-1372820074 tempest-VolumesTransfersTest-1372820074-project-member] Volume ab07ecc3-7a92-446a-a714-5db2f4dbadcf has been transferred. Jul 31 17:20:24.976268 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ec3cf627-1239-4e67-96e9-4a471f0f9448 tempest-VolumesTransfersTest-1372820074 tempest-VolumesTransfersTest-1372820074-project-member] https://10.4.3.92/volume/v3/os-volume-transfer/e3da3c3b-e248-41e1-83c3-5e05843a8406/accept returned with HTTP 202 Jul 31 17:20:24.979376 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 181/726] 10.4.3.92 () {68 vars in 1416 bytes} [Fri Jul 31 17:20:24 2026] POST /volume/v3/os-volume-transfer/e3da3c3b-e248-41e1-83c3-5e05843a8406/accept => generated 363 bytes in 592 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:20:24.996656 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-31296daf-3f38-4f28-bb73-e890b59f30e1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:24.999832 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-31296daf-3f38-4f28-bb73-e890b59f30e1 tempest-VolumesTransfersTest-1372820074 tempest-VolumesTransfersTest-1372820074-project-member] GET https://10.4.3.92/volume/v3/volumes/ab07ecc3-7a92-446a-a714-5db2f4dbadcf Jul 31 17:20:25.000180 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-31296daf-3f38-4f28-bb73-e890b59f30e1 tempest-VolumesTransfersTest-1372820074 tempest-VolumesTransfersTest-1372820074-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:25.000471 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-31296daf-3f38-4f28-bb73-e890b59f30e1 tempest-VolumesTransfersTest-1372820074 tempest-VolumesTransfersTest-1372820074-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:25.020793 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:25.020793 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:25.029278 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-31296daf-3f38-4f28-bb73-e890b59f30e1 tempest-VolumesTransfersTest-1372820074 tempest-VolumesTransfersTest-1372820074-project-member] Volume info retrieved successfully. Jul 31 17:20:25.038083 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-31296daf-3f38-4f28-bb73-e890b59f30e1 tempest-VolumesTransfersTest-1372820074 tempest-VolumesTransfersTest-1372820074-project-member] https://10.4.3.92/volume/v3/volumes/ab07ecc3-7a92-446a-a714-5db2f4dbadcf returned with HTTP 200 Jul 31 17:20:25.038976 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 177/727] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:24 2026] GET /volume/v3/volumes/ab07ecc3-7a92-446a-a714-5db2f4dbadcf => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:25.058222 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-232288d3-8478-463d-bde5-4c2178aa7c3b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:25.061483 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-232288d3-8478-463d-bde5-4c2178aa7c3b tempest-VolumesTransfersTest-1372820074 tempest-VolumesTransfersTest-1372820074-project-member] GET https://10.4.3.92/volume/v3/volumes/ab07ecc3-7a92-446a-a714-5db2f4dbadcf Jul 31 17:20:25.063338 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-232288d3-8478-463d-bde5-4c2178aa7c3b tempest-VolumesTransfersTest-1372820074 tempest-VolumesTransfersTest-1372820074-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:25.063338 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-232288d3-8478-463d-bde5-4c2178aa7c3b tempest-VolumesTransfersTest-1372820074 tempest-VolumesTransfersTest-1372820074-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:25.078128 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:25.078128 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:25.091693 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-232288d3-8478-463d-bde5-4c2178aa7c3b tempest-VolumesTransfersTest-1372820074 tempest-VolumesTransfersTest-1372820074-project-member] Volume info retrieved successfully. Jul 31 17:20:25.101565 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-232288d3-8478-463d-bde5-4c2178aa7c3b tempest-VolumesTransfersTest-1372820074 tempest-VolumesTransfersTest-1372820074-project-member] https://10.4.3.92/volume/v3/volumes/ab07ecc3-7a92-446a-a714-5db2f4dbadcf returned with HTTP 200 Jul 31 17:20:25.102536 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 186/728] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:25 2026] GET /volume/v3/volumes/ab07ecc3-7a92-446a-a714-5db2f4dbadcf => generated 841 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:25.118360 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b398a662-f73a-41a2-b3ca-e1909e538619 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:25.122388 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b398a662-f73a-41a2-b3ca-e1909e538619 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] DELETE https://10.4.3.92/volume/v3/os-volume-transfer/e3da3c3b-e248-41e1-83c3-5e05843a8406 Jul 31 17:20:25.124713 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b398a662-f73a-41a2-b3ca-e1909e538619 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:25.124713 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b398a662-f73a-41a2-b3ca-e1909e538619 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:25.124713 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.contrib.volume_transfer [None req-b398a662-f73a-41a2-b3ca-e1909e538619 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Delete transfer with id: e3da3c3b-e248-41e1-83c3-5e05843a8406 Jul 31 17:20:25.138730 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b398a662-f73a-41a2-b3ca-e1909e538619 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] https://10.4.3.92/volume/v3/os-volume-transfer/e3da3c3b-e248-41e1-83c3-5e05843a8406 returned with HTTP 404 Jul 31 17:20:25.139663 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 185/729] 10.4.3.92 () {66 vars in 1377 bytes} [Fri Jul 31 17:20:25 2026] DELETE /volume/v3/os-volume-transfer/e3da3c3b-e248-41e1-83c3-5e05843a8406 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:25.160197 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0a6825b1-e2c5-4b7d-b97c-5cb7bfaff828 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:25.216477 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0a6825b1-e2c5-4b7d-b97c-5cb7bfaff828 tempest-VolumesTransfersTest-1317936571 tempest-VolumesTransfersTest-1317936571-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/ab07ecc3-7a92-446a-a714-5db2f4dbadcf Jul 31 17:20:25.217307 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0a6825b1-e2c5-4b7d-b97c-5cb7bfaff828 tempest-VolumesTransfersTest-1317936571 tempest-VolumesTransfersTest-1317936571-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:25.217307 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0a6825b1-e2c5-4b7d-b97c-5cb7bfaff828 tempest-VolumesTransfersTest-1317936571 tempest-VolumesTransfersTest-1317936571-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:25.217307 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-0a6825b1-e2c5-4b7d-b97c-5cb7bfaff828 tempest-VolumesTransfersTest-1317936571 tempest-VolumesTransfersTest-1317936571-project-admin] Delete volume with id: ab07ecc3-7a92-446a-a714-5db2f4dbadcf Jul 31 17:20:25.228536 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:25.228536 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:25.229200 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0a6825b1-e2c5-4b7d-b97c-5cb7bfaff828 tempest-VolumesTransfersTest-1317936571 tempest-VolumesTransfersTest-1317936571-project-admin] Volume info retrieved successfully. Jul 31 17:20:25.279645 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0a6825b1-e2c5-4b7d-b97c-5cb7bfaff828 tempest-VolumesTransfersTest-1317936571 tempest-VolumesTransfersTest-1317936571-project-admin] Delete volume request issued successfully. Jul 31 17:20:25.280193 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0a6825b1-e2c5-4b7d-b97c-5cb7bfaff828 tempest-VolumesTransfersTest-1317936571 tempest-VolumesTransfersTest-1317936571-project-admin] https://10.4.3.92/volume/v3/volumes/ab07ecc3-7a92-446a-a714-5db2f4dbadcf returned with HTTP 202 Jul 31 17:20:25.280881 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 182/730] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:20:25 2026] DELETE /volume/v3/volumes/ab07ecc3-7a92-446a-a714-5db2f4dbadcf => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:20:25.295524 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c8daae2f-7b8f-49e2-987c-a9e92c3981c8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:25.299584 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c8daae2f-7b8f-49e2-987c-a9e92c3981c8 tempest-VolumesTransfersTest-1317936571 tempest-VolumesTransfersTest-1317936571-project-admin] GET https://10.4.3.92/volume/v3/volumes/ab07ecc3-7a92-446a-a714-5db2f4dbadcf Jul 31 17:20:25.299584 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c8daae2f-7b8f-49e2-987c-a9e92c3981c8 tempest-VolumesTransfersTest-1317936571 tempest-VolumesTransfersTest-1317936571-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:25.299584 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c8daae2f-7b8f-49e2-987c-a9e92c3981c8 tempest-VolumesTransfersTest-1317936571 tempest-VolumesTransfersTest-1317936571-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:25.310327 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:25.310327 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:25.317920 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c8daae2f-7b8f-49e2-987c-a9e92c3981c8 tempest-VolumesTransfersTest-1317936571 tempest-VolumesTransfersTest-1317936571-project-admin] Volume info retrieved successfully. Jul 31 17:20:25.325450 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c8daae2f-7b8f-49e2-987c-a9e92c3981c8 tempest-VolumesTransfersTest-1317936571 tempest-VolumesTransfersTest-1317936571-project-admin] https://10.4.3.92/volume/v3/volumes/ab07ecc3-7a92-446a-a714-5db2f4dbadcf returned with HTTP 200 Jul 31 17:20:25.325450 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 178/731] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:25 2026] GET /volume/v3/volumes/ab07ecc3-7a92-446a-a714-5db2f4dbadcf => generated 1004 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:25.543907 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-12cfd2b4-0e6a-436a-9ede-6a555e241830 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:25.547008 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-12cfd2b4-0e6a-436a-9ede-6a555e241830 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:25.547260 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-12cfd2b4-0e6a-436a-9ede-6a555e241830 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:25.547559 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-12cfd2b4-0e6a-436a-9ede-6a555e241830 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:25.547709 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-12cfd2b4-0e6a-436a-9ede-6a555e241830 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:25.554783 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:25.554783 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:25.556060 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-12cfd2b4-0e6a-436a-9ede-6a555e241830 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:25.557053 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 187/732] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:25 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:25.592357 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-36a91945-86fd-4d98-8356-46d00305da50 req-7c401813-1b4b-4712-a505-81309e6ee1c6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:25.601196 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-36a91945-86fd-4d98-8356-46d00305da50 req-7c401813-1b4b-4712-a505-81309e6ee1c6 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:20:25.605287 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-36a91945-86fd-4d98-8356-46d00305da50 req-7c401813-1b4b-4712-a505-81309e6ee1c6 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-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": "8d238c5f-d575-4c29-9cd2-e3e14bfacc91", "source_volid": null, "backup_id": null}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:25.607062 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [req-36a91945-86fd-4d98-8356-46d00305da50 req-7c401813-1b4b-4712-a505-81309e6ee1c6 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-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': '8d238c5f-d575-4c29-9cd2-e3e14bfacc91', 'source_volid': None, 'backup_id': None}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:20:25.663065 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-84edb5c4-58db-4674-ad49-c7b2b8146be8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:25.666142 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-84edb5c4-58db-4674-ad49-c7b2b8146be8 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] DELETE https://10.4.3.92/volume/v3/volumes/1de067d6-2d8c-4629-84f4-59507e77c277 Jul 31 17:20:25.666488 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-84edb5c4-58db-4674-ad49-c7b2b8146be8 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:25.666585 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-84edb5c4-58db-4674-ad49-c7b2b8146be8 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:25.666694 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-84edb5c4-58db-4674-ad49-c7b2b8146be8 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Delete volume with id: 1de067d6-2d8c-4629-84f4-59507e77c277 Jul 31 17:20:25.676207 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:25.676207 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:25.676898 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-84edb5c4-58db-4674-ad49-c7b2b8146be8 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:20:25.716608 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-84edb5c4-58db-4674-ad49-c7b2b8146be8 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Delete volume request issued successfully. Jul 31 17:20:25.716608 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-84edb5c4-58db-4674-ad49-c7b2b8146be8 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/1de067d6-2d8c-4629-84f4-59507e77c277 returned with HTTP 202 Jul 31 17:20:25.717130 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 183/733] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:20:25 2026] DELETE /volume/v3/volumes/1de067d6-2d8c-4629-84f4-59507e77c277 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:20:25.731282 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b236a0c9-823e-412d-8336-e72de74cfd67 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:25.735412 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b236a0c9-823e-412d-8336-e72de74cfd67 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/1de067d6-2d8c-4629-84f4-59507e77c277 Jul 31 17:20:25.735412 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b236a0c9-823e-412d-8336-e72de74cfd67 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:25.735412 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b236a0c9-823e-412d-8336-e72de74cfd67 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:25.748255 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:25.748255 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:25.754478 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b236a0c9-823e-412d-8336-e72de74cfd67 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:20:25.767993 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b236a0c9-823e-412d-8336-e72de74cfd67 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/1de067d6-2d8c-4629-84f4-59507e77c277 returned with HTTP 200 Jul 31 17:20:25.769304 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 179/734] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:25 2026] GET /volume/v3/volumes/1de067d6-2d8c-4629-84f4-59507e77c277 => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:25.798723 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [req-36a91945-86fd-4d98-8356-46d00305da50 req-7c401813-1b4b-4712-a505-81309e6ee1c6 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Create volume of 1 GB Jul 31 17:20:25.803268 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-36a91945-86fd-4d98-8356-46d00305da50 req-7c401813-1b4b-4712-a505-81309e6ee1c6 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Availability Zones retrieved successfully. Jul 31 17:20:25.809039 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-36a91945-86fd-4d98-8356-46d00305da50 req-7c401813-1b4b-4712-a505-81309e6ee1c6 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Flow 'volume_create_api' (4e8e18f3-b8b0-4b0e-b565-1c96c9c853c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:25.810072 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-36a91945-86fd-4d98-8356-46d00305da50 req-7c401813-1b4b-4712-a505-81309e6ee1c6 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dc02759-2a87-4915-a678-681093c65c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:25.812035 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [req-36a91945-86fd-4d98-8356-46d00305da50 req-7c401813-1b4b-4712-a505-81309e6ee1c6 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:20:25.836981 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ab1c36b4-6126-425a-a31a-5e6e546c5fff None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:25.841551 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ab1c36b4-6126-425a-a31a-5e6e546c5fff tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:20:25.841551 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ab1c36b4-6126-425a-a31a-5e6e546c5fff tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-453837834", "imageRef": "8d238c5f-d575-4c29-9cd2-e3e14bfacc91", "size": 1}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:25.846683 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-ab1c36b4-6126-425a-a31a-5e6e546c5fff tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-453837834', 'imageRef': '8d238c5f-d575-4c29-9cd2-e3e14bfacc91', 'size': 1}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:20:25.928294 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-36a91945-86fd-4d98-8356-46d00305da50 req-7c401813-1b4b-4712-a505-81309e6ee1c6 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dc02759-2a87-4915-a678-681093c65c77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:25.929345 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-36a91945-86fd-4d98-8356-46d00305da50 req-7c401813-1b4b-4712-a505-81309e6ee1c6 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5771ddd-28fe-4d6b-a4b3-305d07152f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:25.985934 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-ab1c36b4-6126-425a-a31a-5e6e546c5fff tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Create volume of 1 GB Jul 31 17:20:25.992266 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ab1c36b4-6126-425a-a31a-5e6e546c5fff tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Availability Zones retrieved successfully. Jul 31 17:20:25.996610 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [req-36a91945-86fd-4d98-8356-46d00305da50 req-7c401813-1b4b-4712-a505-81309e6ee1c6 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Created reservations ['8a7d78a1-102a-4b22-bd09-e1816e8acfa0', 'b484971c-2a77-47fd-9145-ecb6405a94b9', 'e497f65e-81fb-4c3e-8fac-16fd2d4755ab', '0b198a98-14f5-4b63-b900-a365a20c3da2'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:20:25.997900 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-36a91945-86fd-4d98-8356-46d00305da50 req-7c401813-1b4b-4712-a505-81309e6ee1c6 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5771ddd-28fe-4d6b-a4b3-305d07152f15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a7d78a1-102a-4b22-bd09-e1816e8acfa0', 'b484971c-2a77-47fd-9145-ecb6405a94b9', 'e497f65e-81fb-4c3e-8fac-16fd2d4755ab', '0b198a98-14f5-4b63-b900-a365a20c3da2']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:25.998970 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-36a91945-86fd-4d98-8356-46d00305da50 req-7c401813-1b4b-4712-a505-81309e6ee1c6 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (082fde0c-27bf-422c-bc6e-2152bba65310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:25.999238 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ab1c36b4-6126-425a-a31a-5e6e546c5fff tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Flow 'volume_create_api' (78e538d9-c154-459a-af66-8d4ba8420254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:26.001101 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ab1c36b4-6126-425a-a31a-5e6e546c5fff tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baab523e-eb80-421f-b429-a8d42849965a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:26.002410 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-ab1c36b4-6126-425a-a31a-5e6e546c5fff tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:20:26.040606 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-36a91945-86fd-4d98-8356-46d00305da50 req-7c401813-1b4b-4712-a505-81309e6ee1c6 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (082fde0c-27bf-422c-bc6e-2152bba65310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fec759e9-52ae-486d-8bad-42be57b7831d', '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='c005713740524c01b71a18ae954e70be',qos_specs=None,replication_status=,reservations=['8a7d78a1-102a-4b22-bd09-e1816e8acfa0','b484971c-2a77-47fd-9145-ecb6405a94b9','e497f65e-81fb-4c3e-8fac-16fd2d4755ab','0b198a98-14f5-4b63-b900-a365a20c3da2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5eab3d75d1f946739cfa6a8f8be210dc',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:20:26Z,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=fec759e9-52ae-486d-8bad-42be57b7831d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c005713740524c01b71a18ae954e70be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5eab3d75d1f946739cfa6a8f8be210dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:26.042072 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-36a91945-86fd-4d98-8356-46d00305da50 req-7c401813-1b4b-4712-a505-81309e6ee1c6 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5ab02a4-43a5-432e-b8fd-2ceed92e364a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:26.089109 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-36a91945-86fd-4d98-8356-46d00305da50 req-7c401813-1b4b-4712-a505-81309e6ee1c6 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5ab02a4-43a5-432e-b8fd-2ceed92e364a) transitioned into 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='c005713740524c01b71a18ae954e70be',qos_specs=None,replication_status=,reservations=['8a7d78a1-102a-4b22-bd09-e1816e8acfa0','b484971c-2a77-47fd-9145-ecb6405a94b9','e497f65e-81fb-4c3e-8fac-16fd2d4755ab','0b198a98-14f5-4b63-b900-a365a20c3da2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5eab3d75d1f946739cfa6a8f8be210dc',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:26.090082 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-36a91945-86fd-4d98-8356-46d00305da50 req-7c401813-1b4b-4712-a505-81309e6ee1c6 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d14cf983-4bed-4c97-9f2f-32055c3d05de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:26.110136 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-36a91945-86fd-4d98-8356-46d00305da50 req-7c401813-1b4b-4712-a505-81309e6ee1c6 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d14cf983-4bed-4c97-9f2f-32055c3d05de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:26.110949 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [req-36a91945-86fd-4d98-8356-46d00305da50 req-7c401813-1b4b-4712-a505-81309e6ee1c6 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Flow 'volume_create_api' (4e8e18f3-b8b0-4b0e-b565-1c96c9c853c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:26.111309 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-36a91945-86fd-4d98-8356-46d00305da50 req-7c401813-1b4b-4712-a505-81309e6ee1c6 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Create volume request issued successfully. Jul 31 17:20:26.112372 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-36a91945-86fd-4d98-8356-46d00305da50 req-7c401813-1b4b-4712-a505-81309e6ee1c6 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:20:26.113738 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 186/735] 10.4.3.92 () {72 vars in 1534 bytes} [Fri Jul 31 17:20:25 2026] POST /volume/v3/volumes => generated 701 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:20:26.129359 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-36a91945-86fd-4d98-8356-46d00305da50 req-91e64b9e-57f8-4751-bc0c-33b28049c048 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:26.132743 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-36a91945-86fd-4d98-8356-46d00305da50 req-91e64b9e-57f8-4751-bc0c-33b28049c048 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] GET https://10.4.3.92/volume/v3/volumes/fec759e9-52ae-486d-8bad-42be57b7831d Jul 31 17:20:26.133863 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-36a91945-86fd-4d98-8356-46d00305da50 req-91e64b9e-57f8-4751-bc0c-33b28049c048 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:26.134304 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-36a91945-86fd-4d98-8356-46d00305da50 req-91e64b9e-57f8-4751-bc0c-33b28049c048 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:26.142161 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ab1c36b4-6126-425a-a31a-5e6e546c5fff tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baab523e-eb80-421f-b429-a8d42849965a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:26.145339 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ab1c36b4-6126-425a-a31a-5e6e546c5fff tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d021a61-6f48-4053-8073-027e4ba392fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:26.156470 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:26.156470 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:26.166526 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-36a91945-86fd-4d98-8356-46d00305da50 req-91e64b9e-57f8-4751-bc0c-33b28049c048 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Volume info retrieved successfully. Jul 31 17:20:26.179162 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-36a91945-86fd-4d98-8356-46d00305da50 req-91e64b9e-57f8-4751-bc0c-33b28049c048 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] https://10.4.3.92/volume/v3/volumes/fec759e9-52ae-486d-8bad-42be57b7831d returned with HTTP 200 Jul 31 17:20:26.179162 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 184/736] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:20:26 2026] GET /volume/v3/volumes/fec759e9-52ae-486d-8bad-42be57b7831d => generated 769 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:26.204395 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-36a91945-86fd-4d98-8356-46d00305da50 req-d8ac01f1-9063-47dd-91be-ac3f1ce690f2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:26.207130 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-36a91945-86fd-4d98-8356-46d00305da50 req-d8ac01f1-9063-47dd-91be-ac3f1ce690f2 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] GET https://10.4.3.92/volume/v3/volumes/fec759e9-52ae-486d-8bad-42be57b7831d Jul 31 17:20:26.207405 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-36a91945-86fd-4d98-8356-46d00305da50 req-d8ac01f1-9063-47dd-91be-ac3f1ce690f2 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:26.207735 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-36a91945-86fd-4d98-8356-46d00305da50 req-d8ac01f1-9063-47dd-91be-ac3f1ce690f2 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:26.227355 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:26.227355 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:26.241521 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-36a91945-86fd-4d98-8356-46d00305da50 req-d8ac01f1-9063-47dd-91be-ac3f1ce690f2 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Volume info retrieved successfully. Jul 31 17:20:26.254023 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-36a91945-86fd-4d98-8356-46d00305da50 req-d8ac01f1-9063-47dd-91be-ac3f1ce690f2 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] https://10.4.3.92/volume/v3/volumes/fec759e9-52ae-486d-8bad-42be57b7831d returned with HTTP 200 Jul 31 17:20:26.254433 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-ab1c36b4-6126-425a-a31a-5e6e546c5fff tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Created reservations ['61e4ec04-abdc-473b-b686-ad173865a538', '34c69ba5-7c8e-4150-b63e-456d7789f11b', '14e2c0aa-006d-43d1-95d5-b9f441e07b9a', 'e4318e24-5937-4754-96cb-194907773210'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:20:26.254493 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 180/737] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:20:26 2026] GET /volume/v3/volumes/fec759e9-52ae-486d-8bad-42be57b7831d => generated 769 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:26.254553 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ab1c36b4-6126-425a-a31a-5e6e546c5fff tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d021a61-6f48-4053-8073-027e4ba392fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61e4ec04-abdc-473b-b686-ad173865a538', '34c69ba5-7c8e-4150-b63e-456d7789f11b', '14e2c0aa-006d-43d1-95d5-b9f441e07b9a', 'e4318e24-5937-4754-96cb-194907773210']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:26.255904 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ab1c36b4-6126-425a-a31a-5e6e546c5fff tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32344521-d557-4eb1-9e69-d251f9d197f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:26.303012 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ab1c36b4-6126-425a-a31a-5e6e546c5fff tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32344521-d557-4eb1-9e69-d251f9d197f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'facb951f-4519-40ee-9251-4ca006a33b80', '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-453837834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ea5c198d7174855aeae80d57f7eebe0',qos_specs=None,replication_status=,reservations=['61e4ec04-abdc-473b-b686-ad173865a538','34c69ba5-7c8e-4150-b63e-456d7789f11b','14e2c0aa-006d-43d1-95d5-b9f441e07b9a','e4318e24-5937-4754-96cb-194907773210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66bf8e0db77c4e25a730011064d40781',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:20:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-453837834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=facb951f-4519-40ee-9251-4ca006a33b80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ea5c198d7174855aeae80d57f7eebe0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66bf8e0db77c4e25a730011064d40781',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:26.303739 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ab1c36b4-6126-425a-a31a-5e6e546c5fff tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd3eb038-c07e-44db-a1da-f8ff94c9ba39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:26.350838 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ab1c36b4-6126-425a-a31a-5e6e546c5fff tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd3eb038-c07e-44db-a1da-f8ff94c9ba39) transitioned into state 'SUCCESS' from state '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-453837834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ea5c198d7174855aeae80d57f7eebe0',qos_specs=None,replication_status=,reservations=['61e4ec04-abdc-473b-b686-ad173865a538','34c69ba5-7c8e-4150-b63e-456d7789f11b','14e2c0aa-006d-43d1-95d5-b9f441e07b9a','e4318e24-5937-4754-96cb-194907773210'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66bf8e0db77c4e25a730011064d40781',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:26.352085 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e4b171b8-7ae3-49a9-b076-0afba649d9fe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:26.353102 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ab1c36b4-6126-425a-a31a-5e6e546c5fff tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c86c797-f0b5-4aa9-b2f7-b89b97589b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:26.360899 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e4b171b8-7ae3-49a9-b076-0afba649d9fe tempest-VolumesTransfersTest-1317936571 tempest-VolumesTransfersTest-1317936571-project-admin] GET https://10.4.3.92/volume/v3/volumes/ab07ecc3-7a92-446a-a714-5db2f4dbadcf Jul 31 17:20:26.361140 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e4b171b8-7ae3-49a9-b076-0afba649d9fe tempest-VolumesTransfersTest-1317936571 tempest-VolumesTransfersTest-1317936571-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:26.361484 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e4b171b8-7ae3-49a9-b076-0afba649d9fe tempest-VolumesTransfersTest-1317936571 tempest-VolumesTransfersTest-1317936571-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:26.375584 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e4b171b8-7ae3-49a9-b076-0afba649d9fe tempest-VolumesTransfersTest-1317936571 tempest-VolumesTransfersTest-1317936571-project-admin] https://10.4.3.92/volume/v3/volumes/ab07ecc3-7a92-446a-a714-5db2f4dbadcf returned with HTTP 404 Jul 31 17:20:26.379002 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 187/738] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:26 2026] GET /volume/v3/volumes/ab07ecc3-7a92-446a-a714-5db2f4dbadcf => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:26.379052 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ab1c36b4-6126-425a-a31a-5e6e546c5fff tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c86c797-f0b5-4aa9-b2f7-b89b97589b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:26.379052 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ab1c36b4-6126-425a-a31a-5e6e546c5fff tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Flow 'volume_create_api' (78e538d9-c154-459a-af66-8d4ba8420254) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:26.379052 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ab1c36b4-6126-425a-a31a-5e6e546c5fff tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Create volume request issued successfully. Jul 31 17:20:26.380083 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ab1c36b4-6126-425a-a31a-5e6e546c5fff tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:20:26.381228 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 188/739] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:20:25 2026] POST /volume/v3/volumes => generated 750 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:20:26.388020 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-37e1581a-c969-4bb5-a80f-b5cc8d42d105 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:26.391931 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-37e1581a-c969-4bb5-a80f-b5cc8d42d105 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] GET https://10.4.3.92/volume/v3/volumes/ab07ecc3-7a92-446a-a714-5db2f4dbadcf Jul 31 17:20:26.392251 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-37e1581a-c969-4bb5-a80f-b5cc8d42d105 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:26.392570 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-37e1581a-c969-4bb5-a80f-b5cc8d42d105 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:26.407404 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-32d3cff8-e0a6-49e0-971e-e0f9cd7a2e8c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:26.407691 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-37e1581a-c969-4bb5-a80f-b5cc8d42d105 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] https://10.4.3.92/volume/v3/volumes/ab07ecc3-7a92-446a-a714-5db2f4dbadcf returned with HTTP 404 Jul 31 17:20:26.408120 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 185/740] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:26 2026] GET /volume/v3/volumes/ab07ecc3-7a92-446a-a714-5db2f4dbadcf => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:26.408976 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-32d3cff8-e0a6-49e0-971e-e0f9cd7a2e8c tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] GET https://10.4.3.92/volume/v3/volumes/facb951f-4519-40ee-9251-4ca006a33b80 Jul 31 17:20:26.413817 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-32d3cff8-e0a6-49e0-971e-e0f9cd7a2e8c tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:26.413817 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-32d3cff8-e0a6-49e0-971e-e0f9cd7a2e8c tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:26.420213 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-75559fe2-9985-4092-ade5-021c752ee81b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:26.424555 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-75559fe2-9985-4092-ade5-021c752ee81b tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] DELETE https://10.4.3.92/volume/v3/volumes/ab07ecc3-7a92-446a-a714-5db2f4dbadcf Jul 31 17:20:26.424948 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-75559fe2-9985-4092-ade5-021c752ee81b tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:26.425333 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-75559fe2-9985-4092-ade5-021c752ee81b tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:26.425581 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-75559fe2-9985-4092-ade5-021c752ee81b tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Delete volume with id: ab07ecc3-7a92-446a-a714-5db2f4dbadcf Jul 31 17:20:26.434771 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:26.434771 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:26.444549 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-32d3cff8-e0a6-49e0-971e-e0f9cd7a2e8c tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Volume info retrieved successfully. Jul 31 17:20:26.444712 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-75559fe2-9985-4092-ade5-021c752ee81b tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] https://10.4.3.92/volume/v3/volumes/ab07ecc3-7a92-446a-a714-5db2f4dbadcf returned with HTTP 404 Jul 31 17:20:26.447254 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 188/741] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:20:26 2026] DELETE /volume/v3/volumes/ab07ecc3-7a92-446a-a714-5db2f4dbadcf => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:26.457908 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-32d3cff8-e0a6-49e0-971e-e0f9cd7a2e8c tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/volumes/facb951f-4519-40ee-9251-4ca006a33b80 returned with HTTP 200 Jul 31 17:20:26.459158 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 181/742] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:26 2026] GET /volume/v3/volumes/facb951f-4519-40ee-9251-4ca006a33b80 => generated 818 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:26.462185 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fbd4f304-eb2a-4887-97ce-20a331b62cdb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:26.462604 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fbd4f304-eb2a-4887-97ce-20a331b62cdb tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:20:26.463063 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fbd4f304-eb2a-4887-97ce-20a331b62cdb tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1665973574"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:26.465054 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-fbd4f304-eb2a-4887-97ce-20a331b62cdb tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1665973574'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:20:26.465276 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-fbd4f304-eb2a-4887-97ce-20a331b62cdb tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Create volume of 1 GB Jul 31 17:20:26.465806 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:26.465806 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:26.475679 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-fbd4f304-eb2a-4887-97ce-20a331b62cdb tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Availability Zones retrieved successfully. Jul 31 17:20:26.483860 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-fbd4f304-eb2a-4887-97ce-20a331b62cdb tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Flow 'volume_create_api' (6b9354c0-5872-458c-97db-258a6c303498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:26.485684 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-fbd4f304-eb2a-4887-97ce-20a331b62cdb tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0094bb2-3c18-457d-8de3-9fb7fdde8ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:26.486851 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-fbd4f304-eb2a-4887-97ce-20a331b62cdb tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:20:26.534138 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-fbd4f304-eb2a-4887-97ce-20a331b62cdb tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0094bb2-3c18-457d-8de3-9fb7fdde8ab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:26.535279 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-fbd4f304-eb2a-4887-97ce-20a331b62cdb tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39c26587-9d7c-4ab0-a613-7f0d9a5430dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:26.580372 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dea82f42-eff5-478b-9eab-98fd3eeacc7a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:26.588935 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dea82f42-eff5-478b-9eab-98fd3eeacc7a tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:26.590135 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dea82f42-eff5-478b-9eab-98fd3eeacc7a tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:26.590546 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dea82f42-eff5-478b-9eab-98fd3eeacc7a tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:26.590907 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-dea82f42-eff5-478b-9eab-98fd3eeacc7a tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:26.605732 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:26.605732 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:26.605732 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dea82f42-eff5-478b-9eab-98fd3eeacc7a tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:26.606131 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 186/743] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:26 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 798 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:26.615187 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-fbd4f304-eb2a-4887-97ce-20a331b62cdb tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Created reservations ['13bf97ea-2d7d-4ce7-ba8e-91224495e77b', 'e7242678-681f-4c11-afc4-1fa10ac315e2', 'a4f6c016-5ea1-4b53-821f-6ff37e71b9af', '8b66b846-b980-4cfb-8cd8-35fd5f5a3caf'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:20:26.616225 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-fbd4f304-eb2a-4887-97ce-20a331b62cdb tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39c26587-9d7c-4ab0-a613-7f0d9a5430dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13bf97ea-2d7d-4ce7-ba8e-91224495e77b', 'e7242678-681f-4c11-afc4-1fa10ac315e2', 'a4f6c016-5ea1-4b53-821f-6ff37e71b9af', '8b66b846-b980-4cfb-8cd8-35fd5f5a3caf']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:26.618004 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-fbd4f304-eb2a-4887-97ce-20a331b62cdb tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8a38f3e-5104-4bd4-9b52-ff03b313d2c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:26.658185 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-fbd4f304-eb2a-4887-97ce-20a331b62cdb tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8a38f3e-5104-4bd4-9b52-ff03b313d2c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7002e44e-180b-4dac-b8b7-d91f19545789', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1665973574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dab3c33cbb6a4d5b8cca7fa229ff455a',qos_specs=None,replication_status=,reservations=['13bf97ea-2d7d-4ce7-ba8e-91224495e77b','e7242678-681f-4c11-afc4-1fa10ac315e2','a4f6c016-5ea1-4b53-821f-6ff37e71b9af','8b66b846-b980-4cfb-8cd8-35fd5f5a3caf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adb744d20b0640388308ecb0b9b5d999',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:20:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1665973574',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7002e44e-180b-4dac-b8b7-d91f19545789,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dab3c33cbb6a4d5b8cca7fa229ff455a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='adb744d20b0640388308ecb0b9b5d999',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:26.659814 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-fbd4f304-eb2a-4887-97ce-20a331b62cdb tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9953002-72c9-4adc-98c5-1d3463ed41cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:26.704051 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-fbd4f304-eb2a-4887-97ce-20a331b62cdb tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9953002-72c9-4adc-98c5-1d3463ed41cd) transitioned into state 'SUCCESS' from state '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-1665973574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dab3c33cbb6a4d5b8cca7fa229ff455a',qos_specs=None,replication_status=,reservations=['13bf97ea-2d7d-4ce7-ba8e-91224495e77b','e7242678-681f-4c11-afc4-1fa10ac315e2','a4f6c016-5ea1-4b53-821f-6ff37e71b9af','8b66b846-b980-4cfb-8cd8-35fd5f5a3caf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='adb744d20b0640388308ecb0b9b5d999',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:26.705667 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-fbd4f304-eb2a-4887-97ce-20a331b62cdb tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42cfe4bf-3f4f-4e55-8cd5-64c74158e1ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:26.733016 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-fbd4f304-eb2a-4887-97ce-20a331b62cdb tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42cfe4bf-3f4f-4e55-8cd5-64c74158e1ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:26.734111 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-fbd4f304-eb2a-4887-97ce-20a331b62cdb tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Flow 'volume_create_api' (6b9354c0-5872-458c-97db-258a6c303498) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:26.734604 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-fbd4f304-eb2a-4887-97ce-20a331b62cdb tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Create volume request issued successfully. Jul 31 17:20:26.735596 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fbd4f304-eb2a-4887-97ce-20a331b62cdb tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:20:26.736300 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 189/744] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:20:26 2026] POST /volume/v3/volumes => generated 749 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:20:26.756308 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ea0cb83e-256c-4872-be9c-3e5cad547974 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:26.759085 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ea0cb83e-256c-4872-be9c-3e5cad547974 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] GET https://10.4.3.92/volume/v3/volumes/7002e44e-180b-4dac-b8b7-d91f19545789 Jul 31 17:20:26.759784 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ea0cb83e-256c-4872-be9c-3e5cad547974 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:26.760938 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ea0cb83e-256c-4872-be9c-3e5cad547974 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:26.778109 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:26.778109 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:26.790133 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ea0cb83e-256c-4872-be9c-3e5cad547974 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Volume info retrieved successfully. Jul 31 17:20:26.790345 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-806cc539-65fa-439d-98ff-39eb276c49de None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:26.793588 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-806cc539-65fa-439d-98ff-39eb276c49de tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/1de067d6-2d8c-4629-84f4-59507e77c277 Jul 31 17:20:26.793802 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-806cc539-65fa-439d-98ff-39eb276c49de tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:26.794145 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-806cc539-65fa-439d-98ff-39eb276c49de tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:26.803524 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-806cc539-65fa-439d-98ff-39eb276c49de tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/1de067d6-2d8c-4629-84f4-59507e77c277 returned with HTTP 404 Jul 31 17:20:26.804019 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ea0cb83e-256c-4872-be9c-3e5cad547974 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] https://10.4.3.92/volume/v3/volumes/7002e44e-180b-4dac-b8b7-d91f19545789 returned with HTTP 200 Jul 31 17:20:26.804245 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 182/745] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:26 2026] GET /volume/v3/volumes/1de067d6-2d8c-4629-84f4-59507e77c277 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:26.807429 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 189/746] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:26 2026] GET /volume/v3/volumes/7002e44e-180b-4dac-b8b7-d91f19545789 => generated 817 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:26.821372 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-98373c23-ea23-4a0a-a70e-c167070c798e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:26.823510 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-98373c23-ea23-4a0a-a70e-c167070c798e tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] DELETE https://10.4.3.92/volume/v3/volumes/a9ebe968-dbba-4d53-bd9a-ba56a566ede4 Jul 31 17:20:26.823770 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-98373c23-ea23-4a0a-a70e-c167070c798e tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:26.824370 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-98373c23-ea23-4a0a-a70e-c167070c798e tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:26.825178 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-98373c23-ea23-4a0a-a70e-c167070c798e tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Delete volume with id: a9ebe968-dbba-4d53-bd9a-ba56a566ede4 Jul 31 17:20:26.835204 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:26.835204 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:26.836414 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-98373c23-ea23-4a0a-a70e-c167070c798e tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:20:26.877032 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-98373c23-ea23-4a0a-a70e-c167070c798e tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Delete volume request issued successfully. Jul 31 17:20:26.877465 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-98373c23-ea23-4a0a-a70e-c167070c798e tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/a9ebe968-dbba-4d53-bd9a-ba56a566ede4 returned with HTTP 202 Jul 31 17:20:26.878462 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 187/747] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:20:26 2026] DELETE /volume/v3/volumes/a9ebe968-dbba-4d53-bd9a-ba56a566ede4 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:20:26.887537 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ec25e0e0-fde0-4430-ba7b-28495f777993 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:26.890285 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ec25e0e0-fde0-4430-ba7b-28495f777993 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/a9ebe968-dbba-4d53-bd9a-ba56a566ede4 Jul 31 17:20:26.890587 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ec25e0e0-fde0-4430-ba7b-28495f777993 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:26.890832 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ec25e0e0-fde0-4430-ba7b-28495f777993 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:26.906047 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:26.906047 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:26.913409 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ec25e0e0-fde0-4430-ba7b-28495f777993 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:20:26.921130 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ec25e0e0-fde0-4430-ba7b-28495f777993 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/a9ebe968-dbba-4d53-bd9a-ba56a566ede4 returned with HTTP 200 Jul 31 17:20:26.921796 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 190/748] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:26 2026] GET /volume/v3/volumes/a9ebe968-dbba-4d53-bd9a-ba56a566ede4 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:27.476448 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-134c8cc8-487a-48d3-bac2-c046b96c8a55 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:27.478332 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-134c8cc8-487a-48d3-bac2-c046b96c8a55 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] GET https://10.4.3.92/volume/v3/volumes/facb951f-4519-40ee-9251-4ca006a33b80 Jul 31 17:20:27.478436 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-134c8cc8-487a-48d3-bac2-c046b96c8a55 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:27.478632 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-134c8cc8-487a-48d3-bac2-c046b96c8a55 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:27.492564 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:27.492564 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:27.498047 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-134c8cc8-487a-48d3-bac2-c046b96c8a55 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Volume info retrieved successfully. Jul 31 17:20:27.505155 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-134c8cc8-487a-48d3-bac2-c046b96c8a55 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/volumes/facb951f-4519-40ee-9251-4ca006a33b80 returned with HTTP 200 Jul 31 17:20:27.506607 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 183/749] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:27 2026] GET /volume/v3/volumes/facb951f-4519-40ee-9251-4ca006a33b80 => generated 1358 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:27.564444 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b14fa5f1-f8a7-4cf6-bb02-2b2677049ffc req-be91d419-89bd-45fc-b0d6-a8e63083aae1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:27.570742 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b14fa5f1-f8a7-4cf6-bb02-2b2677049ffc req-be91d419-89bd-45fc-b0d6-a8e63083aae1 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] GET https://10.4.3.92/volume/v3/volumes/facb951f-4519-40ee-9251-4ca006a33b80 Jul 31 17:20:27.571462 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b14fa5f1-f8a7-4cf6-bb02-2b2677049ffc req-be91d419-89bd-45fc-b0d6-a8e63083aae1 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:27.571865 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b14fa5f1-f8a7-4cf6-bb02-2b2677049ffc req-be91d419-89bd-45fc-b0d6-a8e63083aae1 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:27.587869 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:27.587869 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:27.591960 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-b14fa5f1-f8a7-4cf6-bb02-2b2677049ffc req-be91d419-89bd-45fc-b0d6-a8e63083aae1 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Volume info retrieved successfully. Jul 31 17:20:27.602270 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b14fa5f1-f8a7-4cf6-bb02-2b2677049ffc req-be91d419-89bd-45fc-b0d6-a8e63083aae1 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/volumes/facb951f-4519-40ee-9251-4ca006a33b80 returned with HTTP 200 Jul 31 17:20:27.603586 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 190/750] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:20:27 2026] GET /volume/v3/volumes/facb951f-4519-40ee-9251-4ca006a33b80 => generated 1358 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:27.623844 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-25a47d5e-ae6a-4b94-affc-1a10c6a0a068 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:27.632177 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-25a47d5e-ae6a-4b94-affc-1a10c6a0a068 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:27.634096 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-25a47d5e-ae6a-4b94-affc-1a10c6a0a068 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:27.635028 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-25a47d5e-ae6a-4b94-affc-1a10c6a0a068 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:27.635028 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-25a47d5e-ae6a-4b94-affc-1a10c6a0a068 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:27.642498 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:27.642498 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:27.643698 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-25a47d5e-ae6a-4b94-affc-1a10c6a0a068 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:27.644196 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 188/751] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:27 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 798 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:27.827852 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ba165543-4200-4a80-839b-64eedf65c977 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:27.829561 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ba165543-4200-4a80-839b-64eedf65c977 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] GET https://10.4.3.92/volume/v3/volumes/7002e44e-180b-4dac-b8b7-d91f19545789 Jul 31 17:20:27.829892 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ba165543-4200-4a80-839b-64eedf65c977 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:27.830158 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ba165543-4200-4a80-839b-64eedf65c977 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:27.841869 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:27.841869 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:27.850435 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ba165543-4200-4a80-839b-64eedf65c977 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Volume info retrieved successfully. Jul 31 17:20:27.857618 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ba165543-4200-4a80-839b-64eedf65c977 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] https://10.4.3.92/volume/v3/volumes/7002e44e-180b-4dac-b8b7-d91f19545789 returned with HTTP 200 Jul 31 17:20:27.858222 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 191/752] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:27 2026] GET /volume/v3/volumes/7002e44e-180b-4dac-b8b7-d91f19545789 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:27.876591 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cb38250d-391c-4722-a45b-272557e3552a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:27.879130 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cb38250d-391c-4722-a45b-272557e3552a tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] POST https://10.4.3.92/volume/v3/os-volume-transfer Jul 31 17:20:27.879591 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cb38250d-391c-4722-a45b-272557e3552a tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7002e44e-180b-4dac-b8b7-d91f19545789"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:27.881673 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.volume_transfer [None req-cb38250d-391c-4722-a45b-272557e3552a tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Creating new volume transfer {'transfer': {'volume_id': '7002e44e-180b-4dac-b8b7-d91f19545789'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 31 17:20:27.881929 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.contrib.volume_transfer [None req-cb38250d-391c-4722-a45b-272557e3552a tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Creating transfer of volume 7002e44e-180b-4dac-b8b7-d91f19545789 Jul 31 17:20:27.882012 np0000006248 devstack@c-api.service[100271]: INFO cinder.transfer.api [None req-cb38250d-391c-4722-a45b-272557e3552a tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Generating transfer record for volume 7002e44e-180b-4dac-b8b7-d91f19545789 Jul 31 17:20:27.892170 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:27.892170 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:27.909889 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cb38250d-391c-4722-a45b-272557e3552a tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] https://10.4.3.92/volume/v3/os-volume-transfer returned with HTTP 202 Jul 31 17:20:27.910372 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 184/753] 10.4.3.92 () {68 vars in 1284 bytes} [Fri Jul 31 17:20:27 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:20:27.921419 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-63178203-9aa2-460a-8546-82bc3a232f40 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:27.925589 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-63178203-9aa2-460a-8546-82bc3a232f40 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] GET https://10.4.3.92/volume/v3/volumes/7002e44e-180b-4dac-b8b7-d91f19545789 Jul 31 17:20:27.926137 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-63178203-9aa2-460a-8546-82bc3a232f40 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:27.926629 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-63178203-9aa2-460a-8546-82bc3a232f40 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:27.938766 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:27.938766 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:27.948121 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c22947d3-449d-4328-b85b-1c75f1f67ece None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:27.955358 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-63178203-9aa2-460a-8546-82bc3a232f40 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Volume info retrieved successfully. Jul 31 17:20:27.955487 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c22947d3-449d-4328-b85b-1c75f1f67ece tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/a9ebe968-dbba-4d53-bd9a-ba56a566ede4 Jul 31 17:20:27.955487 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c22947d3-449d-4328-b85b-1c75f1f67ece tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:27.955487 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c22947d3-449d-4328-b85b-1c75f1f67ece tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:27.961440 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-63178203-9aa2-460a-8546-82bc3a232f40 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] https://10.4.3.92/volume/v3/volumes/7002e44e-180b-4dac-b8b7-d91f19545789 returned with HTTP 200 Jul 31 17:20:27.962036 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 191/754] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:27 2026] GET /volume/v3/volumes/7002e44e-180b-4dac-b8b7-d91f19545789 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:27.978130 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c22947d3-449d-4328-b85b-1c75f1f67ece tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/a9ebe968-dbba-4d53-bd9a-ba56a566ede4 returned with HTTP 404 Jul 31 17:20:27.978130 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 189/755] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:27 2026] GET /volume/v3/volumes/a9ebe968-dbba-4d53-bd9a-ba56a566ede4 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:27.983634 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8d9f7547-97c3-4561-9c75-ddcf0cc6cf01 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:27.985754 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5d3322b0-ea0a-43af-9610-453bcae7775d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:27.985953 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8d9f7547-97c3-4561-9c75-ddcf0cc6cf01 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] DELETE https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de Jul 31 17:20:27.986244 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8d9f7547-97c3-4561-9c75-ddcf0cc6cf01 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:27.986592 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8d9f7547-97c3-4561-9c75-ddcf0cc6cf01 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:27.986802 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-8d9f7547-97c3-4561-9c75-ddcf0cc6cf01 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Delete volume with id: 18d86249-ba9f-447c-b99a-86c6bd15c7de Jul 31 17:20:27.988523 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5d3322b0-ea0a-43af-9610-453bcae7775d tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] GET https://10.4.3.92/volume/v3/os-volume-transfer/detail Jul 31 17:20:27.988654 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5d3322b0-ea0a-43af-9610-453bcae7775d tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:27.988901 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5d3322b0-ea0a-43af-9610-453bcae7775d tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:27.989118 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.volume_transfer [None req-5d3322b0-ea0a-43af-9610-453bcae7775d tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Listing volume transfers {{(pid=100271) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 31 17:20:27.997829 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:27.997829 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:27.998183 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5d3322b0-ea0a-43af-9610-453bcae7775d tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] https://10.4.3.92/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 31 17:20:27.998526 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8d9f7547-97c3-4561-9c75-ddcf0cc6cf01 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:20:27.998760 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 185/756] 10.4.3.92 () {66 vars in 1284 bytes} [Fri Jul 31 17:20:27 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:20:28.015240 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4df68a6d-bb3f-45af-ab5a-bf3cade707e6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:28.017679 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4df68a6d-bb3f-45af-ab5a-bf3cade707e6 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] DELETE https://10.4.3.92/volume/v3/os-volume-transfer/bc3260a9-1217-4cf1-a0a0-9e799f2439e5 Jul 31 17:20:28.017679 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4df68a6d-bb3f-45af-ab5a-bf3cade707e6 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:28.018232 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4df68a6d-bb3f-45af-ab5a-bf3cade707e6 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:28.018232 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.contrib.volume_transfer [None req-4df68a6d-bb3f-45af-ab5a-bf3cade707e6 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Delete transfer with id: bc3260a9-1217-4cf1-a0a0-9e799f2439e5 Jul 31 17:20:28.037399 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8d9f7547-97c3-4561-9c75-ddcf0cc6cf01 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Delete volume request issued successfully. Jul 31 17:20:28.037399 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8d9f7547-97c3-4561-9c75-ddcf0cc6cf01 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de returned with HTTP 202 Jul 31 17:20:28.037605 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:28.037605 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:28.040136 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 192/757] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:20:27 2026] DELETE /volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:20:28.051906 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2f93f86e-c1ac-43e1-94cd-9798577ed17a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:28.054050 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2f93f86e-c1ac-43e1-94cd-9798577ed17a tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de Jul 31 17:20:28.054692 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2f93f86e-c1ac-43e1-94cd-9798577ed17a tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:28.054692 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2f93f86e-c1ac-43e1-94cd-9798577ed17a tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:28.065064 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4df68a6d-bb3f-45af-ab5a-bf3cade707e6 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] https://10.4.3.92/volume/v3/os-volume-transfer/bc3260a9-1217-4cf1-a0a0-9e799f2439e5 returned with HTTP 202 Jul 31 17:20:28.067168 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 192/758] 10.4.3.92 () {66 vars in 1377 bytes} [Fri Jul 31 17:20:28 2026] DELETE /volume/v3/os-volume-transfer/bc3260a9-1217-4cf1-a0a0-9e799f2439e5 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:20:28.069258 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:28.069258 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:28.077017 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2f93f86e-c1ac-43e1-94cd-9798577ed17a tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Volume info retrieved successfully. Jul 31 17:20:28.079049 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2ef64c88-9eec-46e4-88e9-0e08b3efc1a9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:28.084267 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2ef64c88-9eec-46e4-88e9-0e08b3efc1a9 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] GET https://10.4.3.92/volume/v3/volumes/7002e44e-180b-4dac-b8b7-d91f19545789 Jul 31 17:20:28.084660 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2ef64c88-9eec-46e4-88e9-0e08b3efc1a9 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:28.084940 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2ef64c88-9eec-46e4-88e9-0e08b3efc1a9 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:28.089069 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2f93f86e-c1ac-43e1-94cd-9798577ed17a tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de returned with HTTP 200 Jul 31 17:20:28.090161 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 190/759] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:28 2026] GET /volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de => generated 1388 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:28.096643 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:28.096643 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:28.102363 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2ef64c88-9eec-46e4-88e9-0e08b3efc1a9 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Volume info retrieved successfully. Jul 31 17:20:28.110619 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2ef64c88-9eec-46e4-88e9-0e08b3efc1a9 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] https://10.4.3.92/volume/v3/volumes/7002e44e-180b-4dac-b8b7-d91f19545789 returned with HTTP 200 Jul 31 17:20:28.111035 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 186/760] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:28 2026] GET /volume/v3/volumes/7002e44e-180b-4dac-b8b7-d91f19545789 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:28.132639 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7c0d77e0-4ce8-4a72-a0c6-65d56cf15387 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:28.135598 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7c0d77e0-4ce8-4a72-a0c6-65d56cf15387 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] DELETE https://10.4.3.92/volume/v3/os-volume-transfer/bc3260a9-1217-4cf1-a0a0-9e799f2439e5 Jul 31 17:20:28.136067 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7c0d77e0-4ce8-4a72-a0c6-65d56cf15387 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:28.136067 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7c0d77e0-4ce8-4a72-a0c6-65d56cf15387 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:28.136332 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.contrib.volume_transfer [None req-7c0d77e0-4ce8-4a72-a0c6-65d56cf15387 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Delete transfer with id: bc3260a9-1217-4cf1-a0a0-9e799f2439e5 Jul 31 17:20:28.141848 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7c0d77e0-4ce8-4a72-a0c6-65d56cf15387 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] https://10.4.3.92/volume/v3/os-volume-transfer/bc3260a9-1217-4cf1-a0a0-9e799f2439e5 returned with HTTP 404 Jul 31 17:20:28.142599 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 193/761] 10.4.3.92 () {66 vars in 1377 bytes} [Fri Jul 31 17:20:28 2026] DELETE /volume/v3/os-volume-transfer/bc3260a9-1217-4cf1-a0a0-9e799f2439e5 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:28.156640 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6b60f286-a092-4ae4-8797-63a728bc1642 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:28.159948 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6b60f286-a092-4ae4-8797-63a728bc1642 tempest-VolumesTransfersTest-1317936571 tempest-VolumesTransfersTest-1317936571-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/7002e44e-180b-4dac-b8b7-d91f19545789 Jul 31 17:20:28.160713 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6b60f286-a092-4ae4-8797-63a728bc1642 tempest-VolumesTransfersTest-1317936571 tempest-VolumesTransfersTest-1317936571-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:28.160713 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6b60f286-a092-4ae4-8797-63a728bc1642 tempest-VolumesTransfersTest-1317936571 tempest-VolumesTransfersTest-1317936571-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:28.160944 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-6b60f286-a092-4ae4-8797-63a728bc1642 tempest-VolumesTransfersTest-1317936571 tempest-VolumesTransfersTest-1317936571-project-admin] Delete volume with id: 7002e44e-180b-4dac-b8b7-d91f19545789 Jul 31 17:20:28.177332 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:28.177332 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:28.177841 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6b60f286-a092-4ae4-8797-63a728bc1642 tempest-VolumesTransfersTest-1317936571 tempest-VolumesTransfersTest-1317936571-project-admin] Volume info retrieved successfully. Jul 31 17:20:28.222830 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6b60f286-a092-4ae4-8797-63a728bc1642 tempest-VolumesTransfersTest-1317936571 tempest-VolumesTransfersTest-1317936571-project-admin] Delete volume request issued successfully. Jul 31 17:20:28.223194 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6b60f286-a092-4ae4-8797-63a728bc1642 tempest-VolumesTransfersTest-1317936571 tempest-VolumesTransfersTest-1317936571-project-admin] https://10.4.3.92/volume/v3/volumes/7002e44e-180b-4dac-b8b7-d91f19545789 returned with HTTP 202 Jul 31 17:20:28.226354 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 193/762] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:20:28 2026] DELETE /volume/v3/volumes/7002e44e-180b-4dac-b8b7-d91f19545789 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:20:28.234811 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ef3dd4c8-9b17-4902-b946-275d94ae9241 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:28.237524 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ef3dd4c8-9b17-4902-b946-275d94ae9241 tempest-VolumesTransfersTest-1317936571 tempest-VolumesTransfersTest-1317936571-project-admin] GET https://10.4.3.92/volume/v3/volumes/7002e44e-180b-4dac-b8b7-d91f19545789 Jul 31 17:20:28.237827 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ef3dd4c8-9b17-4902-b946-275d94ae9241 tempest-VolumesTransfersTest-1317936571 tempest-VolumesTransfersTest-1317936571-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:28.238099 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ef3dd4c8-9b17-4902-b946-275d94ae9241 tempest-VolumesTransfersTest-1317936571 tempest-VolumesTransfersTest-1317936571-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:28.250929 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:28.250929 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:28.257221 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ef3dd4c8-9b17-4902-b946-275d94ae9241 tempest-VolumesTransfersTest-1317936571 tempest-VolumesTransfersTest-1317936571-project-admin] Volume info retrieved successfully. Jul 31 17:20:28.264219 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ef3dd4c8-9b17-4902-b946-275d94ae9241 tempest-VolumesTransfersTest-1317936571 tempest-VolumesTransfersTest-1317936571-project-admin] https://10.4.3.92/volume/v3/volumes/7002e44e-180b-4dac-b8b7-d91f19545789 returned with HTTP 200 Jul 31 17:20:28.264886 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 191/763] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:28 2026] GET /volume/v3/volumes/7002e44e-180b-4dac-b8b7-d91f19545789 => generated 1014 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:28.309755 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-b14fa5f1-f8a7-4cf6-bb02-2b2677049ffc req-2f1caf9e-f17f-462c-935a-c86030be1818 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:28.314488 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-b14fa5f1-f8a7-4cf6-bb02-2b2677049ffc req-2f1caf9e-f17f-462c-935a-c86030be1818 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] GET https://10.4.3.92/volume/v3/volumes/facb951f-4519-40ee-9251-4ca006a33b80 Jul 31 17:20:28.314488 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-b14fa5f1-f8a7-4cf6-bb02-2b2677049ffc req-2f1caf9e-f17f-462c-935a-c86030be1818 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:28.314488 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-b14fa5f1-f8a7-4cf6-bb02-2b2677049ffc req-2f1caf9e-f17f-462c-935a-c86030be1818 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:28.323867 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:28.323867 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:28.332892 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-b14fa5f1-f8a7-4cf6-bb02-2b2677049ffc req-2f1caf9e-f17f-462c-935a-c86030be1818 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Volume info retrieved successfully. Jul 31 17:20:28.339533 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-b14fa5f1-f8a7-4cf6-bb02-2b2677049ffc req-2f1caf9e-f17f-462c-935a-c86030be1818 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/volumes/facb951f-4519-40ee-9251-4ca006a33b80 returned with HTTP 200 Jul 31 17:20:28.340040 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 187/764] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:20:28 2026] GET /volume/v3/volumes/facb951f-4519-40ee-9251-4ca006a33b80 => generated 1358 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:28.357066 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b37e1e32-08e3-40ba-a75e-8dd189c16f89 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:28.357845 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b37e1e32-08e3-40ba-a75e-8dd189c16f89 None None] GET https://10.4.3.92/volume// Jul 31 17:20:28.357845 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b37e1e32-08e3-40ba-a75e-8dd189c16f89 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:28.357845 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b37e1e32-08e3-40ba-a75e-8dd189c16f89 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:28.358222 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b37e1e32-08e3-40ba-a75e-8dd189c16f89 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:20:28.358523 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 194/765] 10.4.3.92 () {66 vars in 1412 bytes} [Fri Jul 31 17:20:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 31 17:20:28.372947 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b14fa5f1-f8a7-4cf6-bb02-2b2677049ffc req-5de34f10-e2cb-49b8-ad80-83977257c50d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:28.377038 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b14fa5f1-f8a7-4cf6-bb02-2b2677049ffc req-5de34f10-e2cb-49b8-ad80-83977257c50d tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:20:28.377643 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b14fa5f1-f8a7-4cf6-bb02-2b2677049ffc req-5de34f10-e2cb-49b8-ad80-83977257c50d tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "facb951f-4519-40ee-9251-4ca006a33b80", "connector": null, "instance_uuid": "6aa253a7-6d1f-47a3-9a3d-487b9f5b41f5"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:28.388023 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:28.388023 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:28.424032 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-c35999b1-5a9d-4a89-908c-21a6dab4b3ed req-b979e991-8977-44bc-a135-ff34bcedbcff None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:28.429881 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c35999b1-5a9d-4a89-908c-21a6dab4b3ed req-b979e991-8977-44bc-a135-ff34bcedbcff tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] DELETE https://10.4.3.92/volume/v3/attachments/4747f3cb-7964-4e0d-836c-ad6d694f89d0 Jul 31 17:20:28.430387 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c35999b1-5a9d-4a89-908c-21a6dab4b3ed req-b979e991-8977-44bc-a135-ff34bcedbcff tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:28.430835 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c35999b1-5a9d-4a89-908c-21a6dab4b3ed req-b979e991-8977-44bc-a135-ff34bcedbcff tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:28.434986 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b14fa5f1-f8a7-4cf6-bb02-2b2677049ffc req-5de34f10-e2cb-49b8-ad80-83977257c50d tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:20:28.434986 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 194/766] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:20:28 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:28.446369 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:28.446369 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:28.538216 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c35999b1-5a9d-4a89-908c-21a6dab4b3ed req-b979e991-8977-44bc-a135-ff34bcedbcff tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] https://10.4.3.92/volume/v3/attachments/4747f3cb-7964-4e0d-836c-ad6d694f89d0 returned with HTTP 200 Jul 31 17:20:28.539075 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 192/767] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:20:28 2026] DELETE /volume/v3/attachments/4747f3cb-7964-4e0d-836c-ad6d694f89d0 => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:28.553236 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-c35999b1-5a9d-4a89-908c-21a6dab4b3ed req-6314527c-b0df-4cf9-aa71-a89bb1c7e440 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:28.559858 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c35999b1-5a9d-4a89-908c-21a6dab4b3ed req-6314527c-b0df-4cf9-aa71-a89bb1c7e440 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] DELETE https://10.4.3.92/volume/v3/volumes/f1a379bb-5739-4250-92c9-d1cf2611d52c Jul 31 17:20:28.560075 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c35999b1-5a9d-4a89-908c-21a6dab4b3ed req-6314527c-b0df-4cf9-aa71-a89bb1c7e440 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:28.560273 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c35999b1-5a9d-4a89-908c-21a6dab4b3ed req-6314527c-b0df-4cf9-aa71-a89bb1c7e440 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:28.560465 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [req-c35999b1-5a9d-4a89-908c-21a6dab4b3ed req-6314527c-b0df-4cf9-aa71-a89bb1c7e440 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Delete volume with id: f1a379bb-5739-4250-92c9-d1cf2611d52c Jul 31 17:20:28.570307 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:28.570307 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:28.571091 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-c35999b1-5a9d-4a89-908c-21a6dab4b3ed req-6314527c-b0df-4cf9-aa71-a89bb1c7e440 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Volume info retrieved successfully. Jul 31 17:20:28.600261 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-c35999b1-5a9d-4a89-908c-21a6dab4b3ed req-6314527c-b0df-4cf9-aa71-a89bb1c7e440 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] Delete volume request issued successfully. Jul 31 17:20:28.600399 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c35999b1-5a9d-4a89-908c-21a6dab4b3ed req-6314527c-b0df-4cf9-aa71-a89bb1c7e440 tempest-ServerActionsV293TestJSON-1844852637 tempest-ServerActionsV293TestJSON-1844852637-project-member] https://10.4.3.92/volume/v3/volumes/f1a379bb-5739-4250-92c9-d1cf2611d52c returned with HTTP 202 Jul 31 17:20:28.603110 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 188/768] 10.4.3.92 () {70 vars in 1613 bytes} [Fri Jul 31 17:20:28 2026] DELETE /volume/v3/volumes/f1a379bb-5739-4250-92c9-d1cf2611d52c => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:20:28.658854 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-53303238-6fe5-489f-9d04-f69939323520 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:28.660621 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-53303238-6fe5-489f-9d04-f69939323520 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:28.660797 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-53303238-6fe5-489f-9d04-f69939323520 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:28.660966 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-53303238-6fe5-489f-9d04-f69939323520 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:28.661070 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-53303238-6fe5-489f-9d04-f69939323520 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:28.668563 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:28.668563 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:28.669413 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-53303238-6fe5-489f-9d04-f69939323520 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:28.670166 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 195/769] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:28 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:28.688665 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6c965a18-cb8e-4ef9-9f47-581deb4cc8f2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:28.691387 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6c965a18-cb8e-4ef9-9f47-581deb4cc8f2 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/volumes/f1683d34-459a-4753-856a-57ff17e38196 Jul 31 17:20:28.692337 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6c965a18-cb8e-4ef9-9f47-581deb4cc8f2 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:28.692337 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6c965a18-cb8e-4ef9-9f47-581deb4cc8f2 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:28.706229 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:28.706229 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:28.712728 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6c965a18-cb8e-4ef9-9f47-581deb4cc8f2 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Volume info retrieved successfully. Jul 31 17:20:28.718641 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6c965a18-cb8e-4ef9-9f47-581deb4cc8f2 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/volumes/f1683d34-459a-4753-856a-57ff17e38196 returned with HTTP 200 Jul 31 17:20:28.719129 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 195/770] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:28 2026] GET /volume/v3/volumes/f1683d34-459a-4753-856a-57ff17e38196 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:28.743855 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-faccf1b8-9dfb-42ad-8ca1-4c857514f153 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:28.886005 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-faccf1b8-9dfb-42ad-8ca1-4c857514f153 tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716/export_record Jul 31 17:20:28.886295 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-faccf1b8-9dfb-42ad-8ca1-4c857514f153 tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:28.886720 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-faccf1b8-9dfb-42ad-8ca1-4c857514f153 tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] Calling method 'export_record' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:28.886954 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-faccf1b8-9dfb-42ad-8ca1-4c857514f153 tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] Export record for backup dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100274) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 17:20:28.905449 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:28.905449 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:28.905973 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.backup.api [None req-faccf1b8-9dfb-42ad-8ca1-4c857514f153 tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] Calling RPCAPI with context: , host: np0000006248, backup: dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100274) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 31 17:20:28.922267 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-faccf1b8-9dfb-42ad-8ca1-4c857514f153 tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] export_record in rpcapi backup_id dbac8e2a-054c-4c35-8aac-bf39b883e716 on host np0000006248. {{(pid=100274) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 31 17:20:28.933106 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-faccf1b8-9dfb-42ad-8ca1-4c857514f153 tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGJhYzhlMmEtMDU0Yy00YzM1LThhYWMtYmYzOWI4ODNlNzE2IiwgInVzZXJfaWQiOiAiMmVhMTViNmFhMzA0NGQxYmFmMTEwYzE0OGZhYzI1ZGYiLCAicHJvamVjdF9pZCI6ICI3Y2JkYjU0Y2FlM2Y0MmY2OGRjYjc1ODBlNTc0ZGQ5YiIsICJ2b2x1bWVfaWQiOiAiZjE2ODNkMzQtNDU5YS00NzUzLTg1NmEtNTdmZjE3ZTM4MTk2IiwgImhvc3QiOiAibnAwMDAwMDA2MjQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzExNTYyMDQ2IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTcyMzE5ODE3NCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2YxNjgzZDM0LTQ1OWEtNDc1My04NTZhLTU3ZmYxN2UzODE5Ni8yMDI2MDczMTE3MjAxMC9hel9ub3ZhX2JhY2t1cF9kYmFjOGUyYS0wNTRjLTRjMzUtOGFhYy1iZjM5Yjg4M2U3MTYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTMxVDE3OjIwOjA3WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDE3OjIwOjA3WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMzFUMTc6MjA6MjlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100274) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 31 17:20:28.933457 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-faccf1b8-9dfb-42ad-8ca1-4c857514f153 tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716/export_record returned with HTTP 200 Jul 31 17:20:28.935481 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 193/771] 10.4.3.92 () {66 vars in 1383 bytes} [Fri Jul 31 17:20:28 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716/export_record => generated 1512 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:28.950688 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c46700aa-47e2-4a22-a566-19d31d4b65a1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:28.951915 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c46700aa-47e2-4a22-a566-19d31d4b65a1 tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] POST https://10.4.3.92/volume/v3/backups/import_record Jul 31 17:20:28.955524 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c46700aa-47e2-4a22-a566-19d31d4b65a1 tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZThiY2QyMDctMTU1MC00M2RiLTliYjEtMGMxMTllMWE0YjViIiwgInVzZXJfaWQiOiAiMmVhMTViNmFhMzA0NGQxYmFmMTEwYzE0OGZhYzI1ZGYiLCAicHJvamVjdF9pZCI6ICI3Y2JkYjU0Y2FlM2Y0MmY2OGRjYjc1ODBlNTc0ZGQ5YiIsICJ2b2x1bWVfaWQiOiAiZjE2ODNkMzQtNDU5YS00NzUzLTg1NmEtNTdmZjE3ZTM4MTk2IiwgImhvc3QiOiAibnAwMDAwMDA2MjQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzExNTYyMDQ2IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTcyMzE5ODE3NCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2YxNjgzZDM0LTQ1OWEtNDc1My04NTZhLTU3ZmYxN2UzODE5Ni8yMDI2MDczMTE3MjAxMC9hel9ub3ZhX2JhY2t1cF9kYmFjOGUyYS0wNTRjLTRjMzUtOGFhYy1iZjM5Yjg4M2U3MTYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTMxVDE3OjIwOjA3WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDE3OjIwOjA3WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMzFUMTc6MjA6MjlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:28.956034 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-c46700aa-47e2-4a22-a566-19d31d4b65a1 tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZThiY2QyMDctMTU1MC00M2RiLTliYjEtMGMxMTllMWE0YjViIiwgInVzZXJfaWQiOiAiMmVhMTViNmFhMzA0NGQxYmFmMTEwYzE0OGZhYzI1ZGYiLCAicHJvamVjdF9pZCI6ICI3Y2JkYjU0Y2FlM2Y0MmY2OGRjYjc1ODBlNTc0ZGQ5YiIsICJ2b2x1bWVfaWQiOiAiZjE2ODNkMzQtNDU5YS00NzUzLTg1NmEtNTdmZjE3ZTM4MTk2IiwgImhvc3QiOiAibnAwMDAwMDA2MjQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzExNTYyMDQ2IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTcyMzE5ODE3NCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2YxNjgzZDM0LTQ1OWEtNDc1My04NTZhLTU3ZmYxN2UzODE5Ni8yMDI2MDczMTE3MjAxMC9hel9ub3ZhX2JhY2t1cF9kYmFjOGUyYS0wNTRjLTRjMzUtOGFhYy1iZjM5Yjg4M2U3MTYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTMxVDE3OjIwOjA3WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDE3OjIwOjA3WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMzFUMTc6MjA6MjlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100271) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 31 17:20:28.956165 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-c46700aa-47e2-4a22-a566-19d31d4b65a1 tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZThiY2QyMDctMTU1MC00M2RiLTliYjEtMGMxMTllMWE0YjViIiwgInVzZXJfaWQiOiAiMmVhMTViNmFhMzA0NGQxYmFmMTEwYzE0OGZhYzI1ZGYiLCAicHJvamVjdF9pZCI6ICI3Y2JkYjU0Y2FlM2Y0MmY2OGRjYjc1ODBlNTc0ZGQ5YiIsICJ2b2x1bWVfaWQiOiAiZjE2ODNkMzQtNDU5YS00NzUzLTg1NmEtNTdmZjE3ZTM4MTk2IiwgImhvc3QiOiAibnAwMDAwMDA2MjQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzExNTYyMDQ2IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTcyMzE5ODE3NCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2YxNjgzZDM0LTQ1OWEtNDc1My04NTZhLTU3ZmYxN2UzODE5Ni8yMDI2MDczMTE3MjAxMC9hel9ub3ZhX2JhY2t1cF9kYmFjOGUyYS0wNTRjLTRjMzUtOGFhYy1iZjM5Yjg4M2U3MTYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTMxVDE3OjIwOjA3WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDE3OjIwOjA3WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMzFUMTc6MjA6MjlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100271) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 31 17:20:29.037035 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-c46700aa-47e2-4a22-a566-19d31d4b65a1 tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] Created reservations ['894f2cdd-5e84-4b76-922a-3da5f303cae0', '3df7f400-4b1a-438e-9a12-fc8da856e181'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:20:29.086945 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-c46700aa-47e2-4a22-a566-19d31d4b65a1 tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] import_record rpcapi backup id e8bcd207-1550-43db-9bb1-0c119e1a4b5b on host np0000006248 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZThiY2QyMDctMTU1MC00M2RiLTliYjEtMGMxMTllMWE0YjViIiwgInVzZXJfaWQiOiAiMmVhMTViNmFhMzA0NGQxYmFmMTEwYzE0OGZhYzI1ZGYiLCAicHJvamVjdF9pZCI6ICI3Y2JkYjU0Y2FlM2Y0MmY2OGRjYjc1ODBlNTc0ZGQ5YiIsICJ2b2x1bWVfaWQiOiAiZjE2ODNkMzQtNDU5YS00NzUzLTg1NmEtNTdmZjE3ZTM4MTk2IiwgImhvc3QiOiAibnAwMDAwMDA2MjQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzExNTYyMDQ2IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTcyMzE5ODE3NCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2YxNjgzZDM0LTQ1OWEtNDc1My04NTZhLTU3ZmYxN2UzODE5Ni8yMDI2MDczMTE3MjAxMC9hel9ub3ZhX2JhY2t1cF9kYmFjOGUyYS0wNTRjLTRjMzUtOGFhYy1iZjM5Yjg4M2U3MTYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTMxVDE3OjIwOjA3WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDE3OjIwOjA3WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMzFUMTc6MjA6MjlaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100271) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 31 17:20:29.088634 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-c46700aa-47e2-4a22-a566-19d31d4b65a1 tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] Import record output: {'backup': {'id': 'e8bcd207-1550-43db-9bb1-0c119e1a4b5b', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.92/volume/v3/backups/e8bcd207-1550-43db-9bb1-0c119e1a4b5b'}, {'rel': 'bookmark', 'href': 'https://10.4.3.92/volume/backups/e8bcd207-1550-43db-9bb1-0c119e1a4b5b'}]}}. {{(pid=100271) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 31 17:20:29.088904 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c46700aa-47e2-4a22-a566-19d31d4b65a1 tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] https://10.4.3.92/volume/v3/backups/import_record returned with HTTP 201 Jul 31 17:20:29.089376 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 189/772] 10.4.3.92 () {68 vars in 1295 bytes} [Fri Jul 31 17:20:28 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 143 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 31 17:20:29.101856 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-586b1873-6c70-4799-a81a-ad7ee6826fde None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:29.104694 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-586b1873-6c70-4799-a81a-ad7ee6826fde tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] GET https://10.4.3.92/volume/v3/backups/e8bcd207-1550-43db-9bb1-0c119e1a4b5b Jul 31 17:20:29.106946 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-586b1873-6c70-4799-a81a-ad7ee6826fde tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:29.106946 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-586b1873-6c70-4799-a81a-ad7ee6826fde tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:29.106946 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-586b1873-6c70-4799-a81a-ad7ee6826fde tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] Show backup with id e8bcd207-1550-43db-9bb1-0c119e1a4b5b. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:29.108588 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a4de771c-9ba2-4f8f-8ad3-76fbc41c6f34 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:29.110892 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a4de771c-9ba2-4f8f-8ad3-76fbc41c6f34 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] GET https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de Jul 31 17:20:29.111162 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a4de771c-9ba2-4f8f-8ad3-76fbc41c6f34 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:29.111502 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a4de771c-9ba2-4f8f-8ad3-76fbc41c6f34 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:29.124384 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:29.124384 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:29.125490 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-586b1873-6c70-4799-a81a-ad7ee6826fde tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] https://10.4.3.92/volume/v3/backups/e8bcd207-1550-43db-9bb1-0c119e1a4b5b returned with HTTP 200 Jul 31 17:20:29.126115 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 196/773] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:29 2026] GET /volume/v3/backups/e8bcd207-1550-43db-9bb1-0c119e1a4b5b => generated 645 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:29.126724 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a4de771c-9ba2-4f8f-8ad3-76fbc41c6f34 tempest-TaggedBootDevicesTest-294490106 tempest-TaggedBootDevicesTest-294490106-project-member] https://10.4.3.92/volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de returned with HTTP 404 Jul 31 17:20:29.127358 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 196/774] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:29 2026] GET /volume/v3/volumes/18d86249-ba9f-447c-b99a-86c6bd15c7de => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:29.282140 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-36a91945-86fd-4d98-8356-46d00305da50 req-234c610a-4b70-4db3-99a4-32abaa55de09 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:29.282623 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f2f0d2fa-f1d3-43ab-b769-19cc57849dd4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:29.285339 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f2f0d2fa-f1d3-43ab-b769-19cc57849dd4 tempest-VolumesTransfersTest-1317936571 tempest-VolumesTransfersTest-1317936571-project-admin] GET https://10.4.3.92/volume/v3/volumes/7002e44e-180b-4dac-b8b7-d91f19545789 Jul 31 17:20:29.285822 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f2f0d2fa-f1d3-43ab-b769-19cc57849dd4 tempest-VolumesTransfersTest-1317936571 tempest-VolumesTransfersTest-1317936571-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:29.285822 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f2f0d2fa-f1d3-43ab-b769-19cc57849dd4 tempest-VolumesTransfersTest-1317936571 tempest-VolumesTransfersTest-1317936571-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:29.289015 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-36a91945-86fd-4d98-8356-46d00305da50 req-234c610a-4b70-4db3-99a4-32abaa55de09 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] GET https://10.4.3.92/volume/v3/volumes/fec759e9-52ae-486d-8bad-42be57b7831d Jul 31 17:20:29.289463 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-36a91945-86fd-4d98-8356-46d00305da50 req-234c610a-4b70-4db3-99a4-32abaa55de09 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:29.289872 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-36a91945-86fd-4d98-8356-46d00305da50 req-234c610a-4b70-4db3-99a4-32abaa55de09 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:29.295162 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f2f0d2fa-f1d3-43ab-b769-19cc57849dd4 tempest-VolumesTransfersTest-1317936571 tempest-VolumesTransfersTest-1317936571-project-admin] https://10.4.3.92/volume/v3/volumes/7002e44e-180b-4dac-b8b7-d91f19545789 returned with HTTP 404 Jul 31 17:20:29.297296 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 190/775] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:29 2026] GET /volume/v3/volumes/7002e44e-180b-4dac-b8b7-d91f19545789 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:29.304453 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:29.304453 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:29.309590 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f022ad75-130b-43be-b697-7158ce49f6d0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:29.311033 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-36a91945-86fd-4d98-8356-46d00305da50 req-234c610a-4b70-4db3-99a4-32abaa55de09 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Volume info retrieved successfully. Jul 31 17:20:29.311761 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f022ad75-130b-43be-b697-7158ce49f6d0 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] GET https://10.4.3.92/volume/v3/volumes/7002e44e-180b-4dac-b8b7-d91f19545789 Jul 31 17:20:29.312415 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f022ad75-130b-43be-b697-7158ce49f6d0 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:29.312415 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f022ad75-130b-43be-b697-7158ce49f6d0 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:29.318303 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-36a91945-86fd-4d98-8356-46d00305da50 req-234c610a-4b70-4db3-99a4-32abaa55de09 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] https://10.4.3.92/volume/v3/volumes/fec759e9-52ae-486d-8bad-42be57b7831d returned with HTTP 200 Jul 31 17:20:29.319205 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f022ad75-130b-43be-b697-7158ce49f6d0 tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] https://10.4.3.92/volume/v3/volumes/7002e44e-180b-4dac-b8b7-d91f19545789 returned with HTTP 404 Jul 31 17:20:29.319327 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 194/776] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:20:29 2026] GET /volume/v3/volumes/fec759e9-52ae-486d-8bad-42be57b7831d => generated 1309 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:29.319831 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 197/777] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:29 2026] GET /volume/v3/volumes/7002e44e-180b-4dac-b8b7-d91f19545789 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:29.333040 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7c0424df-b1ee-4005-aee7-d34ce178648e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:29.336305 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7c0424df-b1ee-4005-aee7-d34ce178648e tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] DELETE https://10.4.3.92/volume/v3/volumes/7002e44e-180b-4dac-b8b7-d91f19545789 Jul 31 17:20:29.336633 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7c0424df-b1ee-4005-aee7-d34ce178648e tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:29.336951 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7c0424df-b1ee-4005-aee7-d34ce178648e tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:29.337112 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-7c0424df-b1ee-4005-aee7-d34ce178648e tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] Delete volume with id: 7002e44e-180b-4dac-b8b7-d91f19545789 Jul 31 17:20:29.338109 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3864728a-f6c7-4997-80c5-14a35a8a9d77 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:29.338553 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3864728a-f6c7-4997-80c5-14a35a8a9d77 None None] GET https://10.4.3.92/volume// Jul 31 17:20:29.338729 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3864728a-f6c7-4997-80c5-14a35a8a9d77 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:29.338945 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3864728a-f6c7-4997-80c5-14a35a8a9d77 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:29.339286 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3864728a-f6c7-4997-80c5-14a35a8a9d77 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:20:29.340540 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 191/778] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:20:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:20:29.347511 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7c0424df-b1ee-4005-aee7-d34ce178648e tempest-VolumesTransfersTest-1722182914 tempest-VolumesTransfersTest-1722182914-project-member] https://10.4.3.92/volume/v3/volumes/7002e44e-180b-4dac-b8b7-d91f19545789 returned with HTTP 404 Jul 31 17:20:29.348794 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 197/779] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:20:29 2026] DELETE /volume/v3/volumes/7002e44e-180b-4dac-b8b7-d91f19545789 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:29.363734 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-36a91945-86fd-4d98-8356-46d00305da50 req-7ea0c17c-c865-4217-b007-7b3992dca3c0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:29.365825 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-36a91945-86fd-4d98-8356-46d00305da50 req-7ea0c17c-c865-4217-b007-7b3992dca3c0 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:20:29.366991 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-36a91945-86fd-4d98-8356-46d00305da50 req-7ea0c17c-c865-4217-b007-7b3992dca3c0 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fec759e9-52ae-486d-8bad-42be57b7831d", "connector": null, "instance_uuid": "e17234ed-be9c-4724-8cef-02b3c1efdb35"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:29.386094 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:29.386094 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:29.435563 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-36a91945-86fd-4d98-8356-46d00305da50 req-7ea0c17c-c865-4217-b007-7b3992dca3c0 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:20:29.436127 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 195/780] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:20:29 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) Jul 31 17:20:29.465099 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7a9bf4f4-459e-4b82-8189-ff622f1f6b8f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:29.465651 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7a9bf4f4-459e-4b82-8189-ff622f1f6b8f None None] GET https://10.4.3.92/volume// Jul 31 17:20:29.465921 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7a9bf4f4-459e-4b82-8189-ff622f1f6b8f None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:29.466201 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7a9bf4f4-459e-4b82-8189-ff622f1f6b8f None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:29.467154 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7a9bf4f4-459e-4b82-8189-ff622f1f6b8f None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:20:29.467154 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 198/781] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:20:29 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:20:29.479660 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-36a91945-86fd-4d98-8356-46d00305da50 req-8b418017-1d2a-4a80-860c-5710e39fa3e8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:29.481890 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-36a91945-86fd-4d98-8356-46d00305da50 req-8b418017-1d2a-4a80-860c-5710e39fa3e8 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] GET https://10.4.3.92/volume/v3/volumes/fec759e9-52ae-486d-8bad-42be57b7831d Jul 31 17:20:29.482167 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-36a91945-86fd-4d98-8356-46d00305da50 req-8b418017-1d2a-4a80-860c-5710e39fa3e8 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:29.482421 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-36a91945-86fd-4d98-8356-46d00305da50 req-8b418017-1d2a-4a80-860c-5710e39fa3e8 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:29.493591 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:29.493591 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:29.498103 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-36a91945-86fd-4d98-8356-46d00305da50 req-8b418017-1d2a-4a80-860c-5710e39fa3e8 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Volume info retrieved successfully. Jul 31 17:20:29.504017 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-36a91945-86fd-4d98-8356-46d00305da50 req-8b418017-1d2a-4a80-860c-5710e39fa3e8 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] https://10.4.3.92/volume/v3/volumes/fec759e9-52ae-486d-8bad-42be57b7831d returned with HTTP 200 Jul 31 17:20:29.504909 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 192/782] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:20:29 2026] GET /volume/v3/volumes/fec759e9-52ae-486d-8bad-42be57b7831d => generated 1488 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:20:29.623854 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-36a91945-86fd-4d98-8356-46d00305da50 req-0e146cbe-02a0-4168-a3f1-77f00ce26c90 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:29.628104 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-36a91945-86fd-4d98-8356-46d00305da50 req-0e146cbe-02a0-4168-a3f1-77f00ce26c90 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] PUT https://10.4.3.92/volume/v3/attachments/caae243b-f10d-4812-9bf3-14274ee59369 Jul 31 17:20:29.628652 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-36a91945-86fd-4d98-8356-46d00305da50 req-0e146cbe-02a0-4168-a3f1-77f00ce26c90 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:29.644665 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-36a91945-86fd-4d98-8356-46d00305da50 req-0e146cbe-02a0-4168-a3f1-77f00ce26c90 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Acquiring lock "cinder-attachment_update-fec759e9-52ae-486d-8bad-42be57b7831d-np0000006248" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:20:29.651180 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-36a91945-86fd-4d98-8356-46d00305da50 req-0e146cbe-02a0-4168-a3f1-77f00ce26c90 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Lock "cinder-attachment_update-fec759e9-52ae-486d-8bad-42be57b7831d-np0000006248" acquired by "attachment_update" :: waited 0.006s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:20:29.652853 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:29.652853 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:29.785272 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-36a91945-86fd-4d98-8356-46d00305da50 req-0e146cbe-02a0-4168-a3f1-77f00ce26c90 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Lock "cinder-attachment_update-fec759e9-52ae-486d-8bad-42be57b7831d-np0000006248" released by "attachment_update" :: held 0.134s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:20:29.785697 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-36a91945-86fd-4d98-8356-46d00305da50 req-0e146cbe-02a0-4168-a3f1-77f00ce26c90 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] https://10.4.3.92/volume/v3/attachments/caae243b-f10d-4812-9bf3-14274ee59369 returned with HTTP 200 Jul 31 17:20:29.786336 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 198/783] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:20:29 2026] PUT /volume/v3/attachments/caae243b-f10d-4812-9bf3-14274ee59369 => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:29.844994 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-36a91945-86fd-4d98-8356-46d00305da50 req-58f32bc0-8cfd-4233-bddc-6a598aaf7e53 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:29.849242 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-36a91945-86fd-4d98-8356-46d00305da50 req-58f32bc0-8cfd-4233-bddc-6a598aaf7e53 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] POST https://10.4.3.92/volume/v3/attachments/caae243b-f10d-4812-9bf3-14274ee59369/action Jul 31 17:20:29.850168 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-36a91945-86fd-4d98-8356-46d00305da50 req-58f32bc0-8cfd-4233-bddc-6a598aaf7e53 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:20:29.850331 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-36a91945-86fd-4d98-8356-46d00305da50 req-58f32bc0-8cfd-4233-bddc-6a598aaf7e53 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:29.879387 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:29.879387 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:29.896179 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-36a91945-86fd-4d98-8356-46d00305da50 req-58f32bc0-8cfd-4233-bddc-6a598aaf7e53 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] https://10.4.3.92/volume/v3/attachments/caae243b-f10d-4812-9bf3-14274ee59369/action returned with HTTP 204 Jul 31 17:20:29.896831 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 196/784] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:20:29 2026] POST /volume/v3/attachments/caae243b-f10d-4812-9bf3-14274ee59369/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:30.142919 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7162b947-c28d-47f7-b697-f8d0acc71e4c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:30.146167 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7162b947-c28d-47f7-b697-f8d0acc71e4c tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] GET https://10.4.3.92/volume/v3/backups/e8bcd207-1550-43db-9bb1-0c119e1a4b5b Jul 31 17:20:30.146167 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7162b947-c28d-47f7-b697-f8d0acc71e4c tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:30.146844 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7162b947-c28d-47f7-b697-f8d0acc71e4c tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:30.146986 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-7162b947-c28d-47f7-b697-f8d0acc71e4c tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] Show backup with id e8bcd207-1550-43db-9bb1-0c119e1a4b5b. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:30.155093 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:30.155093 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:30.155093 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7162b947-c28d-47f7-b697-f8d0acc71e4c tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] https://10.4.3.92/volume/v3/backups/e8bcd207-1550-43db-9bb1-0c119e1a4b5b returned with HTTP 200 Jul 31 17:20:30.155093 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 199/785] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:30 2026] GET /volume/v3/backups/e8bcd207-1550-43db-9bb1-0c119e1a4b5b => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:30.169564 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7dcbebd9-dc4e-46b5-b5c4-2d4c95e624d3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:30.175392 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7dcbebd9-dc4e-46b5-b5c4-2d4c95e624d3 tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] GET https://10.4.3.92/volume/v3/backups Jul 31 17:20:30.175794 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7dcbebd9-dc4e-46b5-b5c4-2d4c95e624d3 tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:30.176070 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7dcbebd9-dc4e-46b5-b5c4-2d4c95e624d3 tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:30.192569 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7dcbebd9-dc4e-46b5-b5c4-2d4c95e624d3 tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 200 Jul 31 17:20:30.193151 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 193/786] 10.4.3.92 () {66 vars in 1230 bytes} [Fri Jul 31 17:20:30 2026] GET /volume/v3/backups => generated 335 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:30.202730 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-040936f0-2956-405b-b5ba-53aa18a64d4f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:30.205183 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-040936f0-2956-405b-b5ba-53aa18a64d4f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] POST https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716/restore Jul 31 17:20:30.205617 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-040936f0-2956-405b-b5ba-53aa18a64d4f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:30.207799 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-040936f0-2956-405b-b5ba-53aa18a64d4f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Restoring backup dbac8e2a-054c-4c35-8aac-bf39b883e716 ({'restore': {}}) {{(pid=100273) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 17:20:30.207984 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-040936f0-2956-405b-b5ba-53aa18a64d4f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Restoring backup dbac8e2a-054c-4c35-8aac-bf39b883e716 to volume None. Jul 31 17:20:30.216521 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:30.216521 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:30.219172 np0000006248 devstack@c-api.service[100273]: INFO cinder.backup.api [None req-040936f0-2956-405b-b5ba-53aa18a64d4f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Creating volume of 1 GB for restore of backup dbac8e2a-054c-4c35-8aac-bf39b883e716. Jul 31 17:20:30.230097 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-040936f0-2956-405b-b5ba-53aa18a64d4f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Availability zone cache updated, next update will occur around 2026-07-31 18:20:30.229645. {{(pid=100273) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 17:20:30.230280 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-040936f0-2956-405b-b5ba-53aa18a64d4f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Availability Zones retrieved successfully. Jul 31 17:20:30.239033 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-040936f0-2956-405b-b5ba-53aa18a64d4f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Flow 'volume_create_api' (9420513e-e1a7-4e7f-8758-4db3735393da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:30.241778 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-040936f0-2956-405b-b5ba-53aa18a64d4f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53ee047c-cc2b-46d2-9b2f-d0b6efb681fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:30.243278 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-040936f0-2956-405b-b5ba-53aa18a64d4f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:20:30.283987 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-040936f0-2956-405b-b5ba-53aa18a64d4f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53ee047c-cc2b-46d2-9b2f-d0b6efb681fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:30.285365 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-040936f0-2956-405b-b5ba-53aa18a64d4f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70823855-5b43-4966-98d1-bb75facff49d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:30.368007 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-040936f0-2956-405b-b5ba-53aa18a64d4f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Created reservations ['c7631723-34c8-4713-9308-4b31c970cd2b', '4012928e-db04-415d-a89a-79a47b6d1d3f', '0ac44bb5-f84d-4fe5-b762-9ae3d9ef9646', 'bcbfe2a9-8c7d-4ca5-9a48-69ea7dc8874d'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:20:30.368661 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-040936f0-2956-405b-b5ba-53aa18a64d4f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70823855-5b43-4966-98d1-bb75facff49d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7631723-34c8-4713-9308-4b31c970cd2b', '4012928e-db04-415d-a89a-79a47b6d1d3f', '0ac44bb5-f84d-4fe5-b762-9ae3d9ef9646', 'bcbfe2a9-8c7d-4ca5-9a48-69ea7dc8874d']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:30.370716 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-040936f0-2956-405b-b5ba-53aa18a64d4f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b1fd89d-9d9b-4874-a5d3-4fa88aee0fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:30.420302 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-040936f0-2956-405b-b5ba-53aa18a64d4f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b1fd89d-9d9b-4874-a5d3-4fa88aee0fcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0afa60a5-eeda-4550-84ad-8528f6acfb3e', '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_dbac8e2a-054c-4c35-8aac-bf39b883e716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cbdb54cae3f42f68dcb7580e574dd9b',qos_specs=None,replication_status=,reservations=['c7631723-34c8-4713-9308-4b31c970cd2b','4012928e-db04-415d-a89a-79a47b6d1d3f','0ac44bb5-f84d-4fe5-b762-9ae3d9ef9646','bcbfe2a9-8c7d-4ca5-9a48-69ea7dc8874d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ea15b6aa3044d1baf110c148fac25df',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:20:30Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_dbac8e2a-054c-4c35-8aac-bf39b883e716',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0afa60a5-eeda-4550-84ad-8528f6acfb3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cbdb54cae3f42f68dcb7580e574dd9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ea15b6aa3044d1baf110c148fac25df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:30.421770 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-040936f0-2956-405b-b5ba-53aa18a64d4f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e68ff2e-f00e-4514-884b-a609e724f811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:30.452184 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-040936f0-2956-405b-b5ba-53aa18a64d4f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e68ff2e-f00e-4514-884b-a609e724f811) transitioned into 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_dbac8e2a-054c-4c35-8aac-bf39b883e716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cbdb54cae3f42f68dcb7580e574dd9b',qos_specs=None,replication_status=,reservations=['c7631723-34c8-4713-9308-4b31c970cd2b','4012928e-db04-415d-a89a-79a47b6d1d3f','0ac44bb5-f84d-4fe5-b762-9ae3d9ef9646','bcbfe2a9-8c7d-4ca5-9a48-69ea7dc8874d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ea15b6aa3044d1baf110c148fac25df',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:30.453257 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-040936f0-2956-405b-b5ba-53aa18a64d4f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38014a28-b46b-4b1a-a6f1-5d48ef03a735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:30.473883 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-040936f0-2956-405b-b5ba-53aa18a64d4f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38014a28-b46b-4b1a-a6f1-5d48ef03a735) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:30.475114 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-040936f0-2956-405b-b5ba-53aa18a64d4f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Flow 'volume_create_api' (9420513e-e1a7-4e7f-8758-4db3735393da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:30.475633 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-040936f0-2956-405b-b5ba-53aa18a64d4f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Create volume request issued successfully. Jul 31 17:20:30.493037 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:30.493037 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:30.493037 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-040936f0-2956-405b-b5ba-53aa18a64d4f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Volume info retrieved successfully. Jul 31 17:20:30.691172 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f744556e-38fc-43b6-9b0d-870d76574ef5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:30.694733 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f744556e-38fc-43b6-9b0d-870d76574ef5 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] POST https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975/action Jul 31 17:20:30.694896 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f744556e-38fc-43b6-9b0d-870d76574ef5 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Action body: b'{"os-attach": {"instance_uuid": "41a578dd-2776-47ff-b02c-fedfa8bacc13", "mountpoint": "/dev/vdb"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:20:30.695045 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f744556e-38fc-43b6-9b0d-870d76574ef5 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "41a578dd-2776-47ff-b02c-fedfa8bacc13", "mountpoint": "/dev/vdb"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:30.707954 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:30.707954 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:30.707954 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f744556e-38fc-43b6-9b0d-870d76574ef5 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Volume info retrieved successfully. Jul 31 17:20:30.715711 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f744556e-38fc-43b6-9b0d-870d76574ef5 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Update volume admin metadata completed successfully. Jul 31 17:20:30.813490 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f744556e-38fc-43b6-9b0d-870d76574ef5 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Attach volume completed successfully. Jul 31 17:20:30.814141 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f744556e-38fc-43b6-9b0d-870d76574ef5 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975/action returned with HTTP 202 Jul 31 17:20:30.814936 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 197/787] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:20:30 2026] POST /volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:20:30.829857 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-163a4ae8-6966-44eb-9a8a-b8180c809dba None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:30.836708 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-163a4ae8-6966-44eb-9a8a-b8180c809dba tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] GET https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 Jul 31 17:20:30.836708 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-163a4ae8-6966-44eb-9a8a-b8180c809dba tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:30.836832 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-163a4ae8-6966-44eb-9a8a-b8180c809dba tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:30.857630 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:30.857630 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:30.862792 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-163a4ae8-6966-44eb-9a8a-b8180c809dba tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Volume info retrieved successfully. Jul 31 17:20:30.870590 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-163a4ae8-6966-44eb-9a8a-b8180c809dba tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 returned with HTTP 200 Jul 31 17:20:30.871127 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 200/788] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:30 2026] GET /volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 => generated 1174 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:30.887023 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f798df32-c06d-4acc-ba71-746978eb34e7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:30.889950 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f798df32-c06d-4acc-ba71-746978eb34e7 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] GET https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 Jul 31 17:20:30.889950 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f798df32-c06d-4acc-ba71-746978eb34e7 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:30.889950 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f798df32-c06d-4acc-ba71-746978eb34e7 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:30.908374 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ecf8da91-be6a-46ad-84db-5cb5a32f5805 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:30.908800 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ecf8da91-be6a-46ad-84db-5cb5a32f5805 None None] GET https://10.4.3.92/volume// Jul 31 17:20:30.908952 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ecf8da91-be6a-46ad-84db-5cb5a32f5805 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:30.909730 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ecf8da91-be6a-46ad-84db-5cb5a32f5805 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:30.910805 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ecf8da91-be6a-46ad-84db-5cb5a32f5805 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:20:30.911025 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 198/789] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:20:30 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:20:30.916718 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:30.916718 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:30.921449 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-b14fa5f1-f8a7-4cf6-bb02-2b2677049ffc req-48ddd77b-c579-4c44-8a68-4a6ac57cd27a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:30.924355 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-b14fa5f1-f8a7-4cf6-bb02-2b2677049ffc req-48ddd77b-c579-4c44-8a68-4a6ac57cd27a tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] GET https://10.4.3.92/volume/v3/volumes/facb951f-4519-40ee-9251-4ca006a33b80 Jul 31 17:20:30.924355 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-b14fa5f1-f8a7-4cf6-bb02-2b2677049ffc req-48ddd77b-c579-4c44-8a68-4a6ac57cd27a tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:30.924355 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-b14fa5f1-f8a7-4cf6-bb02-2b2677049ffc req-48ddd77b-c579-4c44-8a68-4a6ac57cd27a tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:30.924602 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f798df32-c06d-4acc-ba71-746978eb34e7 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Volume info retrieved successfully. Jul 31 17:20:30.931031 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f798df32-c06d-4acc-ba71-746978eb34e7 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 returned with HTTP 200 Jul 31 17:20:30.931937 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 194/790] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:30 2026] GET /volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 => generated 1174 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:30.937884 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:30.937884 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:30.943243 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-b14fa5f1-f8a7-4cf6-bb02-2b2677049ffc req-48ddd77b-c579-4c44-8a68-4a6ac57cd27a tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Volume info retrieved successfully. Jul 31 17:20:30.950971 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8a44f8b8-4509-4d34-b0af-52c954592e32 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:30.951203 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-b14fa5f1-f8a7-4cf6-bb02-2b2677049ffc req-48ddd77b-c579-4c44-8a68-4a6ac57cd27a tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/volumes/facb951f-4519-40ee-9251-4ca006a33b80 returned with HTTP 200 Jul 31 17:20:30.951734 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 201/791] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:20:30 2026] GET /volume/v3/volumes/facb951f-4519-40ee-9251-4ca006a33b80 => generated 1537 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:20:30.954484 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8a44f8b8-4509-4d34-b0af-52c954592e32 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] POST https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975/action Jul 31 17:20:30.954484 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8a44f8b8-4509-4d34-b0af-52c954592e32 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Action body: b'{"os-detach": {}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:20:30.954484 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8a44f8b8-4509-4d34-b0af-52c954592e32 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:30.976835 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:30.976835 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:30.977692 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8a44f8b8-4509-4d34-b0af-52c954592e32 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Volume info retrieved successfully. Jul 31 17:20:31.057534 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8a44f8b8-4509-4d34-b0af-52c954592e32 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Detach volume completed successfully. Jul 31 17:20:31.057534 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8a44f8b8-4509-4d34-b0af-52c954592e32 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975/action returned with HTTP 202 Jul 31 17:20:31.057534 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 199/792] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:20:30 2026] POST /volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:20:31.066934 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b7570837-d369-41bd-a051-c8219b99a3ca None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:31.069712 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-b14fa5f1-f8a7-4cf6-bb02-2b2677049ffc req-728aa49d-4798-487d-b08d-e6c1bd516bba None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:31.070519 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b7570837-d369-41bd-a051-c8219b99a3ca tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] GET https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 Jul 31 17:20:31.070711 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b7570837-d369-41bd-a051-c8219b99a3ca tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:31.071369 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b7570837-d369-41bd-a051-c8219b99a3ca tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:31.072031 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-b14fa5f1-f8a7-4cf6-bb02-2b2677049ffc req-728aa49d-4798-487d-b08d-e6c1bd516bba tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] PUT https://10.4.3.92/volume/v3/attachments/75c113bb-7b6f-45a6-9f55-db427b596d23 Jul 31 17:20:31.072410 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-b14fa5f1-f8a7-4cf6-bb02-2b2677049ffc req-728aa49d-4798-487d-b08d-e6c1bd516bba tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:31.082831 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-b14fa5f1-f8a7-4cf6-bb02-2b2677049ffc req-728aa49d-4798-487d-b08d-e6c1bd516bba tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Acquiring lock "cinder-attachment_update-facb951f-4519-40ee-9251-4ca006a33b80-np0000006248" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:20:31.087573 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:31.087573 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:31.093342 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-b14fa5f1-f8a7-4cf6-bb02-2b2677049ffc req-728aa49d-4798-487d-b08d-e6c1bd516bba tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Lock "cinder-attachment_update-facb951f-4519-40ee-9251-4ca006a33b80-np0000006248" acquired by "attachment_update" :: waited 0.009s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:20:31.093342 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:31.093342 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:31.094799 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b7570837-d369-41bd-a051-c8219b99a3ca tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Volume info retrieved successfully. Jul 31 17:20:31.111451 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b7570837-d369-41bd-a051-c8219b99a3ca tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 returned with HTTP 200 Jul 31 17:20:31.111451 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 195/793] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:31 2026] GET /volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 => generated 859 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:31.309539 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-b14fa5f1-f8a7-4cf6-bb02-2b2677049ffc req-728aa49d-4798-487d-b08d-e6c1bd516bba tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Lock "cinder-attachment_update-facb951f-4519-40ee-9251-4ca006a33b80-np0000006248" released by "attachment_update" :: held 0.218s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:20:31.311505 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-b14fa5f1-f8a7-4cf6-bb02-2b2677049ffc req-728aa49d-4798-487d-b08d-e6c1bd516bba tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/attachments/75c113bb-7b6f-45a6-9f55-db427b596d23 returned with HTTP 200 Jul 31 17:20:31.312242 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 202/794] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:20:31 2026] PUT /volume/v3/attachments/75c113bb-7b6f-45a6-9f55-db427b596d23 => generated 969 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:31.371639 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b14fa5f1-f8a7-4cf6-bb02-2b2677049ffc req-f5cea1a2-cff1-4509-b187-0ffcc2159b10 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:31.377836 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b14fa5f1-f8a7-4cf6-bb02-2b2677049ffc req-f5cea1a2-cff1-4509-b187-0ffcc2159b10 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] POST https://10.4.3.92/volume/v3/attachments/75c113bb-7b6f-45a6-9f55-db427b596d23/action Jul 31 17:20:31.378292 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b14fa5f1-f8a7-4cf6-bb02-2b2677049ffc req-f5cea1a2-cff1-4509-b187-0ffcc2159b10 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:20:31.378292 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b14fa5f1-f8a7-4cf6-bb02-2b2677049ffc req-f5cea1a2-cff1-4509-b187-0ffcc2159b10 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:31.410254 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:31.410254 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:31.430821 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b14fa5f1-f8a7-4cf6-bb02-2b2677049ffc req-f5cea1a2-cff1-4509-b187-0ffcc2159b10 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/attachments/75c113bb-7b6f-45a6-9f55-db427b596d23/action returned with HTTP 204 Jul 31 17:20:31.431622 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 200/795] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:20:31 2026] POST /volume/v3/attachments/75c113bb-7b6f-45a6-9f55-db427b596d23/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:31.505523 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:31.505523 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:31.507553 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-040936f0-2956-405b-b5ba-53aa18a64d4f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Volume info retrieved successfully. Jul 31 17:20:31.507553 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.backup.api [None req-040936f0-2956-405b-b5ba-53aa18a64d4f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Checking backup size 1 against volume size 1 {{(pid=100273) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 17:20:31.507553 np0000006248 devstack@c-api.service[100273]: INFO cinder.backup.api [None req-040936f0-2956-405b-b5ba-53aa18a64d4f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Overwriting volume 0afa60a5-eeda-4550-84ad-8528f6acfb3e with restore of backup dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:31.535934 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-040936f0-2956-405b-b5ba-53aa18a64d4f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] restore_backup in rpcapi backup_id dbac8e2a-054c-4c35-8aac-bf39b883e716 {{(pid=100273) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 17:20:31.538537 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-040936f0-2956-405b-b5ba-53aa18a64d4f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716/restore returned with HTTP 202 Jul 31 17:20:31.539136 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 199/796] 10.4.3.92 () {68 vars in 1386 bytes} [Fri Jul 31 17:20:30 2026] POST /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716/restore => generated 189 bytes in 1337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:20:31.554964 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bd28551b-48e2-4b27-9dca-fcc5f09ebfbb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:31.559420 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bd28551b-48e2-4b27-9dca-fcc5f09ebfbb tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:31.559610 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bd28551b-48e2-4b27-9dca-fcc5f09ebfbb tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:31.559904 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bd28551b-48e2-4b27-9dca-fcc5f09ebfbb tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:31.560015 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-bd28551b-48e2-4b27-9dca-fcc5f09ebfbb tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:31.570000 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:31.570000 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:31.571003 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bd28551b-48e2-4b27-9dca-fcc5f09ebfbb tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:31.571249 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 196/797] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:31 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:32.590497 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1282648e-1c92-4eb6-abbc-b1efa95913be None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:32.596401 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1282648e-1c92-4eb6-abbc-b1efa95913be tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:32.596554 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1282648e-1c92-4eb6-abbc-b1efa95913be tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:32.597352 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1282648e-1c92-4eb6-abbc-b1efa95913be tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:32.597352 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-1282648e-1c92-4eb6-abbc-b1efa95913be tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:32.608343 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:32.608343 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:32.608343 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1282648e-1c92-4eb6-abbc-b1efa95913be tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:32.608343 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 203/798] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:32 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:33.625697 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-70f0b13a-0d2a-46ec-bd39-379dbe8a229c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:33.631072 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-70f0b13a-0d2a-46ec-bd39-379dbe8a229c tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:33.631593 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-70f0b13a-0d2a-46ec-bd39-379dbe8a229c tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:33.631735 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-70f0b13a-0d2a-46ec-bd39-379dbe8a229c tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:33.631862 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-70f0b13a-0d2a-46ec-bd39-379dbe8a229c tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:33.642582 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:33.642582 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:33.644661 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-70f0b13a-0d2a-46ec-bd39-379dbe8a229c tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:33.648095 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 201/799] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:33 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 800 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:34.398256 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7a528922-ec50-4111-ac4b-3ccce1b2ca3f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:34.402159 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7a528922-ec50-4111-ac4b-3ccce1b2ca3f tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] POST https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975/action Jul 31 17:20:34.402159 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7a528922-ec50-4111-ac4b-3ccce1b2ca3f tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:20:34.402159 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7a528922-ec50-4111-ac4b-3ccce1b2ca3f tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:34.416418 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:34.416418 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:34.417067 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7a528922-ec50-4111-ac4b-3ccce1b2ca3f tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Volume info retrieved successfully. Jul 31 17:20:34.435759 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7a528922-ec50-4111-ac4b-3ccce1b2ca3f tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Reserve volume completed successfully. Jul 31 17:20:34.436048 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7a528922-ec50-4111-ac4b-3ccce1b2ca3f tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975/action returned with HTTP 202 Jul 31 17:20:34.436631 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 200/800] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:20:34 2026] POST /volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:20:34.447074 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3df82e1f-91e4-45f0-a23c-e962b351e961 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:34.449325 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3df82e1f-91e4-45f0-a23c-e962b351e961 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] GET https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 Jul 31 17:20:34.449325 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3df82e1f-91e4-45f0-a23c-e962b351e961 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:34.449892 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3df82e1f-91e4-45f0-a23c-e962b351e961 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:34.457464 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:34.457464 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:34.463165 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3df82e1f-91e4-45f0-a23c-e962b351e961 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Volume info retrieved successfully. Jul 31 17:20:34.469456 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3df82e1f-91e4-45f0-a23c-e962b351e961 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 returned with HTTP 200 Jul 31 17:20:34.470212 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 197/801] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:34 2026] GET /volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:34.494678 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-37f66a76-5acf-441f-a52b-9991b5b147c0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:34.497507 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-37f66a76-5acf-441f-a52b-9991b5b147c0 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] POST https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975/action Jul 31 17:20:34.498218 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-37f66a76-5acf-441f-a52b-9991b5b147c0 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:20:34.498478 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-37f66a76-5acf-441f-a52b-9991b5b147c0 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:34.510864 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:34.510864 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:34.511495 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-37f66a76-5acf-441f-a52b-9991b5b147c0 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Volume info retrieved successfully. Jul 31 17:20:34.538029 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-37f66a76-5acf-441f-a52b-9991b5b147c0 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Unreserve volume completed successfully. Jul 31 17:20:34.538029 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-37f66a76-5acf-441f-a52b-9991b5b147c0 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975/action returned with HTTP 202 Jul 31 17:20:34.538539 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 204/802] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:20:34 2026] POST /volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:20:34.548747 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-809db8e2-4228-470f-9a14-e78367c5ca65 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:34.551404 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-809db8e2-4228-470f-9a14-e78367c5ca65 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] GET https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 Jul 31 17:20:34.551536 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-809db8e2-4228-470f-9a14-e78367c5ca65 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:34.552153 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-809db8e2-4228-470f-9a14-e78367c5ca65 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:34.563828 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:34.563828 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:34.572594 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-809db8e2-4228-470f-9a14-e78367c5ca65 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Volume info retrieved successfully. Jul 31 17:20:34.584876 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-809db8e2-4228-470f-9a14-e78367c5ca65 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 returned with HTTP 200 Jul 31 17:20:34.585610 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 202/803] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:34 2026] GET /volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:34.606658 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a6332916-5f68-4e85-9634-97f8f6dd81bc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:34.609868 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a6332916-5f68-4e85-9634-97f8f6dd81bc tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] POST https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975/action Jul 31 17:20:34.610402 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a6332916-5f68-4e85-9634-97f8f6dd81bc tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:20:34.610402 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a6332916-5f68-4e85-9634-97f8f6dd81bc tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:34.621576 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:34.621576 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:34.621576 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a6332916-5f68-4e85-9634-97f8f6dd81bc tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Volume info retrieved successfully. Jul 31 17:20:34.634497 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a6332916-5f68-4e85-9634-97f8f6dd81bc tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Volume updated successfully. Jul 31 17:20:34.634763 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a6332916-5f68-4e85-9634-97f8f6dd81bc tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975/action returned with HTTP 200 Jul 31 17:20:34.635123 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 201/804] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:20:34 2026] POST /volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975/action => generated 0 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 17:20:34.648936 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-07a5e594-89e8-4148-a960-89f9da681130 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:34.651975 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-07a5e594-89e8-4148-a960-89f9da681130 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] GET https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 Jul 31 17:20:34.652151 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-07a5e594-89e8-4148-a960-89f9da681130 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:34.653064 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-07a5e594-89e8-4148-a960-89f9da681130 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:34.662049 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b342bafc-ed13-4bae-8af3-66e1c3f4e548 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:34.664038 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:34.664038 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:34.667052 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b342bafc-ed13-4bae-8af3-66e1c3f4e548 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:34.668551 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b342bafc-ed13-4bae-8af3-66e1c3f4e548 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:34.668899 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b342bafc-ed13-4bae-8af3-66e1c3f4e548 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:34.669178 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-b342bafc-ed13-4bae-8af3-66e1c3f4e548 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:34.670486 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-07a5e594-89e8-4148-a960-89f9da681130 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Volume info retrieved successfully. Jul 31 17:20:34.678477 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-07a5e594-89e8-4148-a960-89f9da681130 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 returned with HTTP 200 Jul 31 17:20:34.679084 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 198/805] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:34 2026] GET /volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:34.680789 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:34.680789 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:34.682026 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b342bafc-ed13-4bae-8af3-66e1c3f4e548 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:34.683814 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 205/806] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:34 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 800 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:34.700340 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b8c770e3-c635-4cbc-a8b1-b9041e5ca8cc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:34.700340 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b8c770e3-c635-4cbc-a8b1-b9041e5ca8cc tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] POST https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975/action Jul 31 17:20:34.700763 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b8c770e3-c635-4cbc-a8b1-b9041e5ca8cc tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:20:34.700954 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b8c770e3-c635-4cbc-a8b1-b9041e5ca8cc tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:34.712564 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:34.712564 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:34.713299 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b8c770e3-c635-4cbc-a8b1-b9041e5ca8cc tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Volume info retrieved successfully. Jul 31 17:20:34.724558 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b8c770e3-c635-4cbc-a8b1-b9041e5ca8cc tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Volume updated successfully. Jul 31 17:20:34.725460 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b8c770e3-c635-4cbc-a8b1-b9041e5ca8cc tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975/action returned with HTTP 200 Jul 31 17:20:34.725570 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 203/807] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:20:34 2026] POST /volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975/action => generated 0 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 17:20:34.736054 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7d7ef37d-8637-4f12-a601-51348f45d0e7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:34.740741 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7d7ef37d-8637-4f12-a601-51348f45d0e7 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] GET https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 Jul 31 17:20:34.741063 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7d7ef37d-8637-4f12-a601-51348f45d0e7 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:34.741332 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7d7ef37d-8637-4f12-a601-51348f45d0e7 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:34.754218 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:34.754218 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:34.760671 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7d7ef37d-8637-4f12-a601-51348f45d0e7 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Volume info retrieved successfully. Jul 31 17:20:34.769963 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7d7ef37d-8637-4f12-a601-51348f45d0e7 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 returned with HTTP 200 Jul 31 17:20:34.770542 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 202/808] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:34 2026] GET /volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:34.793478 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9b87636a-e78a-43bd-9395-25275cb1ada5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:34.796742 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9b87636a-e78a-43bd-9395-25275cb1ada5 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] POST https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975/action Jul 31 17:20:34.797149 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9b87636a-e78a-43bd-9395-25275cb1ada5 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:20:34.797359 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9b87636a-e78a-43bd-9395-25275cb1ada5 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:34.809544 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:34.809544 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:34.811732 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9b87636a-e78a-43bd-9395-25275cb1ada5 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Volume info retrieved successfully. Jul 31 17:20:34.834627 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9b87636a-e78a-43bd-9395-25275cb1ada5 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Update volume admin metadata completed successfully. Jul 31 17:20:34.834919 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9b87636a-e78a-43bd-9395-25275cb1ada5 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Update readonly setting on volume completed successfully. Jul 31 17:20:34.835245 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9b87636a-e78a-43bd-9395-25275cb1ada5 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975/action returned with HTTP 202 Jul 31 17:20:34.835988 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 199/809] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:20:34 2026] POST /volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:20:34.849845 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7769233a-bfe5-48cc-96ca-d04d26dc2516 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:34.853543 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7769233a-bfe5-48cc-96ca-d04d26dc2516 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] GET https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 Jul 31 17:20:34.854440 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7769233a-bfe5-48cc-96ca-d04d26dc2516 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:34.854440 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7769233a-bfe5-48cc-96ca-d04d26dc2516 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:34.864430 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:34.864430 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:34.874374 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7769233a-bfe5-48cc-96ca-d04d26dc2516 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Volume info retrieved successfully. Jul 31 17:20:34.882443 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7769233a-bfe5-48cc-96ca-d04d26dc2516 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 returned with HTTP 200 Jul 31 17:20:34.883163 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 206/810] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:34 2026] GET /volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:34.899201 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7ce813ed-9f32-47e7-ba4a-0afb9aec9da5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:34.901385 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7ce813ed-9f32-47e7-ba4a-0afb9aec9da5 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] POST https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975/action Jul 31 17:20:34.901807 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7ce813ed-9f32-47e7-ba4a-0afb9aec9da5 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:20:34.902164 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7ce813ed-9f32-47e7-ba4a-0afb9aec9da5 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:34.916384 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:34.916384 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:34.917428 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7ce813ed-9f32-47e7-ba4a-0afb9aec9da5 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Volume info retrieved successfully. Jul 31 17:20:34.933209 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7ce813ed-9f32-47e7-ba4a-0afb9aec9da5 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Update volume admin metadata completed successfully. Jul 31 17:20:34.933488 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7ce813ed-9f32-47e7-ba4a-0afb9aec9da5 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Update readonly setting on volume completed successfully. Jul 31 17:20:34.933860 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7ce813ed-9f32-47e7-ba4a-0afb9aec9da5 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975/action returned with HTTP 202 Jul 31 17:20:34.934648 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 204/811] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:20:34 2026] POST /volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:20:34.944219 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7e18b3dd-12ae-4af4-bfda-c2c128f74def None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:34.948054 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7e18b3dd-12ae-4af4-bfda-c2c128f74def tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] GET https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 Jul 31 17:20:34.948601 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7e18b3dd-12ae-4af4-bfda-c2c128f74def tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:34.948811 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7e18b3dd-12ae-4af4-bfda-c2c128f74def tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:34.958665 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:34.958665 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:34.965832 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7e18b3dd-12ae-4af4-bfda-c2c128f74def tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Volume info retrieved successfully. Jul 31 17:20:34.978770 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7e18b3dd-12ae-4af4-bfda-c2c128f74def tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 returned with HTTP 200 Jul 31 17:20:34.981178 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 203/812] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:34 2026] GET /volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:35.006846 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d5c10af7-ad2a-41f3-b76c-be4b647aecc1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:35.011706 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d5c10af7-ad2a-41f3-b76c-be4b647aecc1 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] POST https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975/action Jul 31 17:20:35.012154 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d5c10af7-ad2a-41f3-b76c-be4b647aecc1 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1923160997", "disk_format": "raw"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:20:35.012375 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d5c10af7-ad2a-41f3-b76c-be4b647aecc1 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1923160997", "disk_format": "raw"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:35.030442 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:35.030442 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:35.030714 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d5c10af7-ad2a-41f3-b76c-be4b647aecc1 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Volume info retrieved successfully. Jul 31 17:20:35.056472 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:35.056472 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:35.068045 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.image.image_utils [None req-d5c10af7-ad2a-41f3-b76c-be4b647aecc1 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1923160997'}] 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-1923160997'}]. {{(pid=100271) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 31 17:20:35.447566 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-39c88320-dd51-4265-9e97-4f7c03e54a51 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:35.604341 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-39c88320-dd51-4265-9e97-4f7c03e54a51 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:20:35.610563 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-39c88320-dd51-4265-9e97-4f7c03e54a51 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-283503804"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:35.610563 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-39c88320-dd51-4265-9e97-4f7c03e54a51 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-283503804'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:20:35.610563 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-39c88320-dd51-4265-9e97-4f7c03e54a51 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Create volume of 1 GB Jul 31 17:20:35.624835 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-39c88320-dd51-4265-9e97-4f7c03e54a51 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Availability Zones retrieved successfully. Jul 31 17:20:35.640460 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-39c88320-dd51-4265-9e97-4f7c03e54a51 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Flow 'volume_create_api' (e43bf83e-837f-499f-bb2b-d76f98224e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:35.646993 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-39c88320-dd51-4265-9e97-4f7c03e54a51 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19b90826-c00f-4f66-8689-93e3cb7903d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:35.652337 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-39c88320-dd51-4265-9e97-4f7c03e54a51 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:20:35.702744 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-39c88320-dd51-4265-9e97-4f7c03e54a51 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19b90826-c00f-4f66-8689-93e3cb7903d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:35.704115 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-39c88320-dd51-4265-9e97-4f7c03e54a51 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d170ab30-6239-422a-b2b9-4f8252a6f172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:35.705409 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2e37346a-8c9e-45af-99fd-801c705f9871 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:35.712096 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2e37346a-8c9e-45af-99fd-801c705f9871 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:35.712268 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2e37346a-8c9e-45af-99fd-801c705f9871 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:35.713820 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2e37346a-8c9e-45af-99fd-801c705f9871 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:35.713988 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-2e37346a-8c9e-45af-99fd-801c705f9871 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:35.726518 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:35.726518 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:35.729148 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2e37346a-8c9e-45af-99fd-801c705f9871 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:35.730573 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 205/813] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:35 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 800 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:35.838448 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-39c88320-dd51-4265-9e97-4f7c03e54a51 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Created reservations ['7ab5ccf5-b661-4e5f-a608-5eed2714ed2d', 'd9b13567-3617-4293-bdf5-2ec07c4bac90', 'eb71fdc4-41b9-4189-845c-bcd70be0d263', '172aa5d7-0791-4047-bfae-5a34903ee014'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:20:35.839597 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-39c88320-dd51-4265-9e97-4f7c03e54a51 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d170ab30-6239-422a-b2b9-4f8252a6f172) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ab5ccf5-b661-4e5f-a608-5eed2714ed2d', 'd9b13567-3617-4293-bdf5-2ec07c4bac90', 'eb71fdc4-41b9-4189-845c-bcd70be0d263', '172aa5d7-0791-4047-bfae-5a34903ee014']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:35.840790 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-39c88320-dd51-4265-9e97-4f7c03e54a51 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6ac2e0d-8491-4782-a553-99fa1005fe57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:35.882325 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-39c88320-dd51-4265-9e97-4f7c03e54a51 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6ac2e0d-8491-4782-a553-99fa1005fe57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e697803a-f1ac-49f7-a8ec-e5b7a627d26f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-283503804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6936ec571fe5402ba9a0ec99ba7c09cd',qos_specs=None,replication_status=,reservations=['7ab5ccf5-b661-4e5f-a608-5eed2714ed2d','d9b13567-3617-4293-bdf5-2ec07c4bac90','eb71fdc4-41b9-4189-845c-bcd70be0d263','172aa5d7-0791-4047-bfae-5a34903ee014'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee9f0a5476c64e99aacb1cadbff0e1af',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:20:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-283503804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e697803a-f1ac-49f7-a8ec-e5b7a627d26f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6936ec571fe5402ba9a0ec99ba7c09cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee9f0a5476c64e99aacb1cadbff0e1af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:35.884659 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-39c88320-dd51-4265-9e97-4f7c03e54a51 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c29b014-b2f2-4f71-940f-39f4d2b6e681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:35.923896 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-39c88320-dd51-4265-9e97-4f7c03e54a51 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c29b014-b2f2-4f71-940f-39f4d2b6e681) transitioned into state 'SUCCESS' from state '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-283503804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6936ec571fe5402ba9a0ec99ba7c09cd',qos_specs=None,replication_status=,reservations=['7ab5ccf5-b661-4e5f-a608-5eed2714ed2d','d9b13567-3617-4293-bdf5-2ec07c4bac90','eb71fdc4-41b9-4189-845c-bcd70be0d263','172aa5d7-0791-4047-bfae-5a34903ee014'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee9f0a5476c64e99aacb1cadbff0e1af',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:35.924807 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-39c88320-dd51-4265-9e97-4f7c03e54a51 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a2ed173-f73a-4f9b-9fab-a9a40d49d80f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:35.948364 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-39c88320-dd51-4265-9e97-4f7c03e54a51 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a2ed173-f73a-4f9b-9fab-a9a40d49d80f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:35.949634 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-39c88320-dd51-4265-9e97-4f7c03e54a51 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Flow 'volume_create_api' (e43bf83e-837f-499f-bb2b-d76f98224e6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:35.950142 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-39c88320-dd51-4265-9e97-4f7c03e54a51 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Create volume request issued successfully. Jul 31 17:20:35.951180 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-39c88320-dd51-4265-9e97-4f7c03e54a51 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:20:35.951751 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 207/814] 10.4.3.92 () {70 vars in 1292 bytes} [Fri Jul 31 17:20:35 2026] POST /volume/v3/volumes => generated 816 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:35.970634 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4d68f6d4-f6d2-441f-8939-7d89fd6ca1fb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:35.973347 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4d68f6d4-f6d2-441f-8939-7d89fd6ca1fb tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] GET https://10.4.3.92/volume/v3/volumes/e697803a-f1ac-49f7-a8ec-e5b7a627d26f Jul 31 17:20:35.973347 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4d68f6d4-f6d2-441f-8939-7d89fd6ca1fb tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:35.973541 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4d68f6d4-f6d2-441f-8939-7d89fd6ca1fb tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:35.983482 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:35.983482 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:35.990599 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4d68f6d4-f6d2-441f-8939-7d89fd6ca1fb tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Volume info retrieved successfully. Jul 31 17:20:35.997075 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4d68f6d4-f6d2-441f-8939-7d89fd6ca1fb tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] https://10.4.3.92/volume/v3/volumes/e697803a-f1ac-49f7-a8ec-e5b7a627d26f returned with HTTP 200 Jul 31 17:20:35.997606 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 204/815] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:20:35 2026] GET /volume/v3/volumes/e697803a-f1ac-49f7-a8ec-e5b7a627d26f => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:36.350777 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d5c10af7-ad2a-41f3-b76c-be4b647aecc1 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Copy volume to image completed successfully. Jul 31 17:20:36.353377 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d5c10af7-ad2a-41f3-b76c-be4b647aecc1 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975/action returned with HTTP 202 Jul 31 17:20:36.353377 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 200/816] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:20:35 2026] POST /volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975/action => generated 687 bytes in 1346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:20:36.743906 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d58734c2-1098-4a12-9d16-0580c59e1019 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:36.746329 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d58734c2-1098-4a12-9d16-0580c59e1019 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:36.746760 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d58734c2-1098-4a12-9d16-0580c59e1019 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:36.748059 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d58734c2-1098-4a12-9d16-0580c59e1019 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:36.748059 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-d58734c2-1098-4a12-9d16-0580c59e1019 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:36.753259 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:36.753259 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:36.756237 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d58734c2-1098-4a12-9d16-0580c59e1019 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:36.756237 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 206/817] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:36 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:37.014587 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9468ddf4-e873-43f8-a4c4-7541fcf0b9d0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:37.019583 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9468ddf4-e873-43f8-a4c4-7541fcf0b9d0 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] GET https://10.4.3.92/volume/v3/volumes/e697803a-f1ac-49f7-a8ec-e5b7a627d26f Jul 31 17:20:37.019964 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9468ddf4-e873-43f8-a4c4-7541fcf0b9d0 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:37.020980 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9468ddf4-e873-43f8-a4c4-7541fcf0b9d0 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:37.032517 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:37.032517 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:37.042080 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9468ddf4-e873-43f8-a4c4-7541fcf0b9d0 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Volume info retrieved successfully. Jul 31 17:20:37.052737 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9468ddf4-e873-43f8-a4c4-7541fcf0b9d0 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] https://10.4.3.92/volume/v3/volumes/e697803a-f1ac-49f7-a8ec-e5b7a627d26f returned with HTTP 200 Jul 31 17:20:37.053096 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 208/818] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:20:37 2026] GET /volume/v3/volumes/e697803a-f1ac-49f7-a8ec-e5b7a627d26f => generated 943 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:37.074833 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-42ffd886-ac58-4640-bc84-a59302cbc7be None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:37.076519 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-42ffd886-ac58-4640-bc84-a59302cbc7be tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] POST https://10.4.3.92/volume/v3/volume-transfers Jul 31 17:20:37.076991 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-42ffd886-ac58-4640-bc84-a59302cbc7be tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e697803a-f1ac-49f7-a8ec-e5b7a627d26f"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:37.081712 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volume_transfer [None req-42ffd886-ac58-4640-bc84-a59302cbc7be tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e697803a-f1ac-49f7-a8ec-e5b7a627d26f'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 31 17:20:37.081712 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volume_transfer [None req-42ffd886-ac58-4640-bc84-a59302cbc7be tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Creating transfer of volume e697803a-f1ac-49f7-a8ec-e5b7a627d26f Jul 31 17:20:37.081712 np0000006248 devstack@c-api.service[100273]: INFO cinder.transfer.api [None req-42ffd886-ac58-4640-bc84-a59302cbc7be tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Generating transfer record for volume e697803a-f1ac-49f7-a8ec-e5b7a627d26f Jul 31 17:20:37.091764 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:37.091764 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:37.115335 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-42ffd886-ac58-4640-bc84-a59302cbc7be tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] https://10.4.3.92/volume/v3/volume-transfers returned with HTTP 202 Jul 31 17:20:37.116032 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 205/819] 10.4.3.92 () {70 vars in 1319 bytes} [Fri Jul 31 17:20:37 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:37.136939 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9cdff65b-5a5d-4574-85e1-d0f2d88e9fc7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:37.145876 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9cdff65b-5a5d-4574-85e1-d0f2d88e9fc7 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] GET https://10.4.3.92/volume/v3/volumes/e697803a-f1ac-49f7-a8ec-e5b7a627d26f Jul 31 17:20:37.146460 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9cdff65b-5a5d-4574-85e1-d0f2d88e9fc7 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:37.147352 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9cdff65b-5a5d-4574-85e1-d0f2d88e9fc7 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:37.152335 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-8f963098-7b06-4d55-855c-32041ff7e24d req-ee310bd5-aead-4865-9000-dc3afc936388 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:37.156613 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8f963098-7b06-4d55-855c-32041ff7e24d req-ee310bd5-aead-4865-9000-dc3afc936388 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] GET https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 Jul 31 17:20:37.156613 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8f963098-7b06-4d55-855c-32041ff7e24d req-ee310bd5-aead-4865-9000-dc3afc936388 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:37.157471 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8f963098-7b06-4d55-855c-32041ff7e24d req-ee310bd5-aead-4865-9000-dc3afc936388 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:37.166696 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:37.166696 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:37.168575 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:37.168575 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:37.178204 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-8f963098-7b06-4d55-855c-32041ff7e24d req-ee310bd5-aead-4865-9000-dc3afc936388 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Volume info retrieved successfully. Jul 31 17:20:37.179076 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9cdff65b-5a5d-4574-85e1-d0f2d88e9fc7 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Volume info retrieved successfully. Jul 31 17:20:37.191142 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8f963098-7b06-4d55-855c-32041ff7e24d req-ee310bd5-aead-4865-9000-dc3afc936388 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 returned with HTTP 200 Jul 31 17:20:37.191857 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 207/820] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:20:37 2026] GET /volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 => generated 867 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:37.193092 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9cdff65b-5a5d-4574-85e1-d0f2d88e9fc7 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] https://10.4.3.92/volume/v3/volumes/e697803a-f1ac-49f7-a8ec-e5b7a627d26f returned with HTTP 200 Jul 31 17:20:37.194061 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 201/821] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:20:37 2026] GET /volume/v3/volumes/e697803a-f1ac-49f7-a8ec-e5b7a627d26f => generated 951 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:37.217411 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5f7d0527-8f9c-4e67-be94-b8221fa5ea84 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:37.223210 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5f7d0527-8f9c-4e67-be94-b8221fa5ea84 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] GET https://10.4.3.92/volume/v3/volume-transfers/e5858687-3874-4846-8b81-d81979fc412c Jul 31 17:20:37.223210 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5f7d0527-8f9c-4e67-be94-b8221fa5ea84 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:37.223210 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5f7d0527-8f9c-4e67-be94-b8221fa5ea84 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:37.229288 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5f7d0527-8f9c-4e67-be94-b8221fa5ea84 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] https://10.4.3.92/volume/v3/volume-transfers/e5858687-3874-4846-8b81-d81979fc412c returned with HTTP 200 Jul 31 17:20:37.229947 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 209/822] 10.4.3.92 () {68 vars in 1409 bytes} [Fri Jul 31 17:20:37 2026] GET /volume/v3/volume-transfers/e5858687-3874-4846-8b81-d81979fc412c => generated 430 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:37.247727 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b4f88e78-d693-46d5-9b70-686243903caa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:37.251462 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b4f88e78-d693-46d5-9b70-686243903caa tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] GET https://10.4.3.92/volume/v3/volume-transfers Jul 31 17:20:37.251834 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b4f88e78-d693-46d5-9b70-686243903caa tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:37.252143 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b4f88e78-d693-46d5-9b70-686243903caa tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:37.252468 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volume_transfer [None req-b4f88e78-d693-46d5-9b70-686243903caa tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Listing volume transfers {{(pid=100273) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 31 17:20:37.261343 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b4f88e78-d693-46d5-9b70-686243903caa tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] https://10.4.3.92/volume/v3/volume-transfers returned with HTTP 200 Jul 31 17:20:37.261879 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 206/823] 10.4.3.92 () {68 vars in 1298 bytes} [Fri Jul 31 17:20:37 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:37.277170 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-27c91fe2-f319-4ba8-852c-0be210b45ba9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:37.399838 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-82e3efe9-2be4-4d9b-b4ed-0795a93480f7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:37.401179 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-82e3efe9-2be4-4d9b-b4ed-0795a93480f7 None None] GET https://10.4.3.92/volume// Jul 31 17:20:37.401486 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-82e3efe9-2be4-4d9b-b4ed-0795a93480f7 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:37.402102 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-82e3efe9-2be4-4d9b-b4ed-0795a93480f7 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:37.403008 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-82e3efe9-2be4-4d9b-b4ed-0795a93480f7 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:20:37.404074 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 202/824] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:20:37 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:20:37.417979 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-8f963098-7b06-4d55-855c-32041ff7e24d req-a4543243-08b5-4bc1-ad1b-d8e9aa3ec279 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:37.423654 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-8f963098-7b06-4d55-855c-32041ff7e24d req-a4543243-08b5-4bc1-ad1b-d8e9aa3ec279 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:20:37.426166 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-8f963098-7b06-4d55-855c-32041ff7e24d req-a4543243-08b5-4bc1-ad1b-d8e9aa3ec279 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d167db1d-e55c-4a4e-992b-c50b26b2cf35", "connector": null, "instance_uuid": "d9d897f1-1843-4125-96c0-af00a2017b5f"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:37.447442 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:37.447442 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:37.495297 np0000006248 devstack@c-api.service[100272]: WARNING cinder.volume.api [req-8f963098-7b06-4d55-855c-32041ff7e24d req-a4543243-08b5-4bc1-ad1b-d8e9aa3ec279 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 31 17:20:37.505922 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-8f963098-7b06-4d55-855c-32041ff7e24d req-a4543243-08b5-4bc1-ad1b-d8e9aa3ec279 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:20:37.505922 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 210/825] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:20:37 2026] POST /volume/v3/attachments => generated 271 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:37.569194 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-19761cc8-01a7-49f1-9fb0-f83a67adb38c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:37.573357 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-19761cc8-01a7-49f1-9fb0-f83a67adb38c tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] GET https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 Jul 31 17:20:37.573357 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-19761cc8-01a7-49f1-9fb0-f83a67adb38c tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:37.573357 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-19761cc8-01a7-49f1-9fb0-f83a67adb38c tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:37.586593 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-27c91fe2-f319-4ba8-852c-0be210b45ba9 tempest-VolumesTransfersV355Test-10153260 tempest-VolumesTransfersV355Test-10153260-project-member] POST https://10.4.3.92/volume/v3/volume-transfers/e5858687-3874-4846-8b81-d81979fc412c/accept Jul 31 17:20:37.587273 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-27c91fe2-f319-4ba8-852c-0be210b45ba9 tempest-VolumesTransfersV355Test-10153260 tempest-VolumesTransfersV355Test-10153260-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "67afb7bfe4b29251"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:37.589187 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.volume_transfer [None req-27c91fe2-f319-4ba8-852c-0be210b45ba9 tempest-VolumesTransfersV355Test-10153260 tempest-VolumesTransfersV355Test-10153260-project-member] Accepting volume transfer e5858687-3874-4846-8b81-d81979fc412c {{(pid=100274) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 31 17:20:37.589333 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.contrib.volume_transfer [None req-27c91fe2-f319-4ba8-852c-0be210b45ba9 tempest-VolumesTransfersV355Test-10153260 tempest-VolumesTransfersV355Test-10153260-project-member] Accepting transfer e5858687-3874-4846-8b81-d81979fc412c Jul 31 17:20:37.589892 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:37.589892 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:37.597122 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-19761cc8-01a7-49f1-9fb0-f83a67adb38c tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Volume info retrieved successfully. Jul 31 17:20:37.603810 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-19761cc8-01a7-49f1-9fb0-f83a67adb38c tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 returned with HTTP 200 Jul 31 17:20:37.604301 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 207/826] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:37 2026] GET /volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 => generated 866 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:37.624865 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9591aaaf-1280-45d9-8803-0419380a9a9c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:37.626575 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9591aaaf-1280-45d9-8803-0419380a9a9c None None] GET https://10.4.3.92/volume// Jul 31 17:20:37.627404 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9591aaaf-1280-45d9-8803-0419380a9a9c None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:37.628734 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9591aaaf-1280-45d9-8803-0419380a9a9c None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:37.628734 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9591aaaf-1280-45d9-8803-0419380a9a9c None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:20:37.628734 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 203/827] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:20:37 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:20:37.643049 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-8f963098-7b06-4d55-855c-32041ff7e24d req-3e2588d4-4e4a-4861-913e-912f6e1711e7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:37.648226 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-8f963098-7b06-4d55-855c-32041ff7e24d req-3e2588d4-4e4a-4861-913e-912f6e1711e7 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] GET https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 Jul 31 17:20:37.648848 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-8f963098-7b06-4d55-855c-32041ff7e24d req-3e2588d4-4e4a-4861-913e-912f6e1711e7 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:37.649542 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-8f963098-7b06-4d55-855c-32041ff7e24d req-3e2588d4-4e4a-4861-913e-912f6e1711e7 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:37.666236 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:37.666236 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:37.675170 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-8f963098-7b06-4d55-855c-32041ff7e24d req-3e2588d4-4e4a-4861-913e-912f6e1711e7 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Volume info retrieved successfully. Jul 31 17:20:37.687704 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-8f963098-7b06-4d55-855c-32041ff7e24d req-3e2588d4-4e4a-4861-913e-912f6e1711e7 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 returned with HTTP 200 Jul 31 17:20:37.687704 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 211/828] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:20:37 2026] GET /volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 => generated 1046 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:20:37.692402 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-27c91fe2-f319-4ba8-852c-0be210b45ba9 tempest-VolumesTransfersV355Test-10153260 tempest-VolumesTransfersV355Test-10153260-project-member] Created reservations ['37e96fac-9fe4-430b-8a65-764c3cf4d7f4', '6ae09b13-6387-49c7-b933-9236a65b682a', 'b3b6c807-ec73-4887-a16f-794e4dad717d', 'cbce0a77-6311-4e0d-a698-00f37680068e'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:20:37.741763 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-27c91fe2-f319-4ba8-852c-0be210b45ba9 tempest-VolumesTransfersV355Test-10153260 tempest-VolumesTransfersV355Test-10153260-project-member] Created reservations ['936903ce-7bb5-47c2-b132-c20921446924', '214e478e-4ca6-4122-9bd6-05c2de534e62', '07c1a592-b136-4896-8e6e-ac1f575ed476', '63c21a61-7378-4336-b42a-eb3090970c5c'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:20:37.771688 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-eeaed07e-eb2e-4bda-9638-fd3821d8f65f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:37.774051 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eeaed07e-eb2e-4bda-9638-fd3821d8f65f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:37.774303 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eeaed07e-eb2e-4bda-9638-fd3821d8f65f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:37.774619 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eeaed07e-eb2e-4bda-9638-fd3821d8f65f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:37.774816 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-eeaed07e-eb2e-4bda-9638-fd3821d8f65f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:37.780858 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:37.780858 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:37.783280 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eeaed07e-eb2e-4bda-9638-fd3821d8f65f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:37.783280 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 208/829] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:37 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:37.828028 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-27c91fe2-f319-4ba8-852c-0be210b45ba9 tempest-VolumesTransfersV355Test-10153260 tempest-VolumesTransfersV355Test-10153260-project-member] Created reservations ['78e44665-cda4-4ed7-9903-d00c25ee1a4e', 'ed423c98-1bb0-4d18-9548-bfcf45796465', '49691e81-5d0d-4bd3-87b5-ede0aea990d4', '10ccc9d6-f21a-447e-a838-a496ef209084'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:20:37.851403 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-8f963098-7b06-4d55-855c-32041ff7e24d req-e63dca4e-cf3c-4190-8448-de8569c7e663 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:37.854995 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-8f963098-7b06-4d55-855c-32041ff7e24d req-e63dca4e-cf3c-4190-8448-de8569c7e663 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] PUT https://10.4.3.92/volume/v3/attachments/d7d5ffc5-d52f-4230-9ab4-65bfb55703d2 Jul 31 17:20:37.855774 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-8f963098-7b06-4d55-855c-32041ff7e24d req-e63dca4e-cf3c-4190-8448-de8569c7e663 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:37.870960 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-8f963098-7b06-4d55-855c-32041ff7e24d req-e63dca4e-cf3c-4190-8448-de8569c7e663 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Acquiring lock "cinder-attachment_update-d167db1d-e55c-4a4e-992b-c50b26b2cf35-np0000006248" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:20:37.880902 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-8f963098-7b06-4d55-855c-32041ff7e24d req-e63dca4e-cf3c-4190-8448-de8569c7e663 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Lock "cinder-attachment_update-d167db1d-e55c-4a4e-992b-c50b26b2cf35-np0000006248" acquired by "attachment_update" :: waited 0.010s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:20:37.882493 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:37.882493 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:37.883199 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-27c91fe2-f319-4ba8-852c-0be210b45ba9 tempest-VolumesTransfersV355Test-10153260 tempest-VolumesTransfersV355Test-10153260-project-member] Created reservations ['c187f26d-abc9-4077-b3d5-fa3938aa2098', '98c15a2c-2fc1-4cbc-bf92-78881fb93a93', '8d76fe83-f84a-4773-b7d1-754a0f3e1437', '579f1c62-a8a7-4b1e-995c-558695dce6cf'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:20:37.912523 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-27c91fe2-f319-4ba8-852c-0be210b45ba9 tempest-VolumesTransfersV355Test-10153260 tempest-VolumesTransfersV355Test-10153260-project-member] Transfer volume completed successfully. Jul 31 17:20:37.991713 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-986c050e-46e8-4298-aa45-26a567843c0c req-87c69a52-9011-4fae-8f3d-907f0e3ded77 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:37.996757 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-986c050e-46e8-4298-aa45-26a567843c0c req-87c69a52-9011-4fae-8f3d-907f0e3ded77 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] GET https://10.4.3.92/volume/v3/volumes/fec759e9-52ae-486d-8bad-42be57b7831d Jul 31 17:20:37.997085 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-986c050e-46e8-4298-aa45-26a567843c0c req-87c69a52-9011-4fae-8f3d-907f0e3ded77 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:37.997305 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-986c050e-46e8-4298-aa45-26a567843c0c req-87c69a52-9011-4fae-8f3d-907f0e3ded77 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:38.022187 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:38.022187 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:38.037251 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-986c050e-46e8-4298-aa45-26a567843c0c req-87c69a52-9011-4fae-8f3d-907f0e3ded77 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Volume info retrieved successfully. Jul 31 17:20:38.047598 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-8f963098-7b06-4d55-855c-32041ff7e24d req-e63dca4e-cf3c-4190-8448-de8569c7e663 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Lock "cinder-attachment_update-d167db1d-e55c-4a4e-992b-c50b26b2cf35-np0000006248" released by "attachment_update" :: held 0.167s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:20:38.049553 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-8f963098-7b06-4d55-855c-32041ff7e24d req-e63dca4e-cf3c-4190-8448-de8569c7e663 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/attachments/d7d5ffc5-d52f-4230-9ab4-65bfb55703d2 returned with HTTP 200 Jul 31 17:20:38.051029 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 204/830] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:20:37 2026] PUT /volume/v3/attachments/d7d5ffc5-d52f-4230-9ab4-65bfb55703d2 => generated 967 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 17:20:38.052333 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-986c050e-46e8-4298-aa45-26a567843c0c req-87c69a52-9011-4fae-8f3d-907f0e3ded77 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] https://10.4.3.92/volume/v3/volumes/fec759e9-52ae-486d-8bad-42be57b7831d returned with HTTP 200 Jul 31 17:20:38.053753 np0000006248 devstack@c-api.service[100274]: INFO cinder.transfer.api [None req-27c91fe2-f319-4ba8-852c-0be210b45ba9 tempest-VolumesTransfersV355Test-10153260 tempest-VolumesTransfersV355Test-10153260-project-member] Volume e697803a-f1ac-49f7-a8ec-e5b7a627d26f has been transferred. Jul 31 17:20:38.055689 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 212/831] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:20:37 2026] GET /volume/v3/volumes/fec759e9-52ae-486d-8bad-42be57b7831d => generated 1601 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:38.065581 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-27c91fe2-f319-4ba8-852c-0be210b45ba9 tempest-VolumesTransfersV355Test-10153260 tempest-VolumesTransfersV355Test-10153260-project-member] https://10.4.3.92/volume/v3/volume-transfers/e5858687-3874-4846-8b81-d81979fc412c/accept returned with HTTP 202 Jul 31 17:20:38.066146 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 208/832] 10.4.3.92 () {70 vars in 1451 bytes} [Fri Jul 31 17:20:37 2026] POST /volume/v3/volume-transfers/e5858687-3874-4846-8b81-d81979fc412c/accept => generated 363 bytes in 790 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:38.080516 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1d7321d8-95ea-4d88-917e-19bc57fdcab5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:38.083372 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1d7321d8-95ea-4d88-917e-19bc57fdcab5 tempest-VolumesTransfersV355Test-10153260 tempest-VolumesTransfersV355Test-10153260-project-member] GET https://10.4.3.92/volume/v3/volumes/e697803a-f1ac-49f7-a8ec-e5b7a627d26f Jul 31 17:20:38.083862 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1d7321d8-95ea-4d88-917e-19bc57fdcab5 tempest-VolumesTransfersV355Test-10153260 tempest-VolumesTransfersV355Test-10153260-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:38.084028 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1d7321d8-95ea-4d88-917e-19bc57fdcab5 tempest-VolumesTransfersV355Test-10153260 tempest-VolumesTransfersV355Test-10153260-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:38.096052 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:38.096052 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:38.101848 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1d7321d8-95ea-4d88-917e-19bc57fdcab5 tempest-VolumesTransfersV355Test-10153260 tempest-VolumesTransfersV355Test-10153260-project-member] Volume info retrieved successfully. Jul 31 17:20:38.109862 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1d7321d8-95ea-4d88-917e-19bc57fdcab5 tempest-VolumesTransfersV355Test-10153260 tempest-VolumesTransfersV355Test-10153260-project-member] https://10.4.3.92/volume/v3/volumes/e697803a-f1ac-49f7-a8ec-e5b7a627d26f returned with HTTP 200 Jul 31 17:20:38.111474 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 209/833] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:20:38 2026] GET /volume/v3/volumes/e697803a-f1ac-49f7-a8ec-e5b7a627d26f => generated 943 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:38.131097 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e501b656-0ed6-4689-9c59-3a5734d18c11 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:38.134109 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e501b656-0ed6-4689-9c59-3a5734d18c11 tempest-VolumesTransfersV355Test-10153260 tempest-VolumesTransfersV355Test-10153260-project-member] GET https://10.4.3.92/volume/v3/volumes/e697803a-f1ac-49f7-a8ec-e5b7a627d26f Jul 31 17:20:38.134471 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e501b656-0ed6-4689-9c59-3a5734d18c11 tempest-VolumesTransfersV355Test-10153260 tempest-VolumesTransfersV355Test-10153260-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:38.134772 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e501b656-0ed6-4689-9c59-3a5734d18c11 tempest-VolumesTransfersV355Test-10153260 tempest-VolumesTransfersV355Test-10153260-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:38.145089 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:38.145089 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:38.151894 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e501b656-0ed6-4689-9c59-3a5734d18c11 tempest-VolumesTransfersV355Test-10153260 tempest-VolumesTransfersV355Test-10153260-project-member] Volume info retrieved successfully. Jul 31 17:20:38.157790 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e501b656-0ed6-4689-9c59-3a5734d18c11 tempest-VolumesTransfersV355Test-10153260 tempest-VolumesTransfersV355Test-10153260-project-member] https://10.4.3.92/volume/v3/volumes/e697803a-f1ac-49f7-a8ec-e5b7a627d26f returned with HTTP 200 Jul 31 17:20:38.158397 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 205/834] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:20:38 2026] GET /volume/v3/volumes/e697803a-f1ac-49f7-a8ec-e5b7a627d26f => generated 943 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:38.181280 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ae60c829-d339-480c-bccb-97fe651755f3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:38.183282 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ae60c829-d339-480c-bccb-97fe651755f3 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] DELETE https://10.4.3.92/volume/v3/volume-transfers/e5858687-3874-4846-8b81-d81979fc412c Jul 31 17:20:38.183714 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ae60c829-d339-480c-bccb-97fe651755f3 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:38.183950 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ae60c829-d339-480c-bccb-97fe651755f3 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:38.184011 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.contrib.volume_transfer [None req-ae60c829-d339-480c-bccb-97fe651755f3 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Delete transfer with id: e5858687-3874-4846-8b81-d81979fc412c Jul 31 17:20:38.188792 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ae60c829-d339-480c-bccb-97fe651755f3 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] https://10.4.3.92/volume/v3/volume-transfers/e5858687-3874-4846-8b81-d81979fc412c returned with HTTP 404 Jul 31 17:20:38.188974 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 213/835] 10.4.3.92 () {68 vars in 1412 bytes} [Fri Jul 31 17:20:38 2026] DELETE /volume/v3/volume-transfers/e5858687-3874-4846-8b81-d81979fc412c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:20:38.201616 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6d078d53-0b75-47da-a7e2-c0ac1a5d01fe None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:38.379105 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6d078d53-0b75-47da-a7e2-c0ac1a5d01fe tempest-VolumesTransfersV355Test-1249206048 tempest-VolumesTransfersV355Test-1249206048-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/e697803a-f1ac-49f7-a8ec-e5b7a627d26f Jul 31 17:20:38.379828 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6d078d53-0b75-47da-a7e2-c0ac1a5d01fe tempest-VolumesTransfersV355Test-1249206048 tempest-VolumesTransfersV355Test-1249206048-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:38.379828 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6d078d53-0b75-47da-a7e2-c0ac1a5d01fe tempest-VolumesTransfersV355Test-1249206048 tempest-VolumesTransfersV355Test-1249206048-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:38.380064 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-6d078d53-0b75-47da-a7e2-c0ac1a5d01fe tempest-VolumesTransfersV355Test-1249206048 tempest-VolumesTransfersV355Test-1249206048-project-admin] Delete volume with id: e697803a-f1ac-49f7-a8ec-e5b7a627d26f Jul 31 17:20:38.391572 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:38.391572 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:38.392129 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6d078d53-0b75-47da-a7e2-c0ac1a5d01fe tempest-VolumesTransfersV355Test-1249206048 tempest-VolumesTransfersV355Test-1249206048-project-admin] Volume info retrieved successfully. Jul 31 17:20:38.442275 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6d078d53-0b75-47da-a7e2-c0ac1a5d01fe tempest-VolumesTransfersV355Test-1249206048 tempest-VolumesTransfersV355Test-1249206048-project-admin] Delete volume request issued successfully. Jul 31 17:20:38.442275 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6d078d53-0b75-47da-a7e2-c0ac1a5d01fe tempest-VolumesTransfersV355Test-1249206048 tempest-VolumesTransfersV355Test-1249206048-project-admin] https://10.4.3.92/volume/v3/volumes/e697803a-f1ac-49f7-a8ec-e5b7a627d26f returned with HTTP 202 Jul 31 17:20:38.442275 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 209/836] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:20:38 2026] DELETE /volume/v3/volumes/e697803a-f1ac-49f7-a8ec-e5b7a627d26f => generated 0 bytes in 240 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:20:38.454978 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-431322ec-14f2-49ee-8ab1-19ed1cff2d92 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:38.459538 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-431322ec-14f2-49ee-8ab1-19ed1cff2d92 tempest-VolumesTransfersV355Test-1249206048 tempest-VolumesTransfersV355Test-1249206048-project-admin] GET https://10.4.3.92/volume/v3/volumes/e697803a-f1ac-49f7-a8ec-e5b7a627d26f Jul 31 17:20:38.460904 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-431322ec-14f2-49ee-8ab1-19ed1cff2d92 tempest-VolumesTransfersV355Test-1249206048 tempest-VolumesTransfersV355Test-1249206048-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:38.460904 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-431322ec-14f2-49ee-8ab1-19ed1cff2d92 tempest-VolumesTransfersV355Test-1249206048 tempest-VolumesTransfersV355Test-1249206048-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:38.478958 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:38.478958 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:38.490563 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-431322ec-14f2-49ee-8ab1-19ed1cff2d92 tempest-VolumesTransfersV355Test-1249206048 tempest-VolumesTransfersV355Test-1249206048-project-admin] Volume info retrieved successfully. Jul 31 17:20:38.496571 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-431322ec-14f2-49ee-8ab1-19ed1cff2d92 tempest-VolumesTransfersV355Test-1249206048 tempest-VolumesTransfersV355Test-1249206048-project-admin] https://10.4.3.92/volume/v3/volumes/e697803a-f1ac-49f7-a8ec-e5b7a627d26f returned with HTTP 200 Jul 31 17:20:38.497958 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 210/837] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:20:38 2026] GET /volume/v3/volumes/e697803a-f1ac-49f7-a8ec-e5b7a627d26f => generated 1136 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:20:38.629848 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0f38739d-98a5-4516-8d27-50a05302afe6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:38.632849 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0f38739d-98a5-4516-8d27-50a05302afe6 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] GET https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 Jul 31 17:20:38.633231 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0f38739d-98a5-4516-8d27-50a05302afe6 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:38.633684 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0f38739d-98a5-4516-8d27-50a05302afe6 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:38.637984 np0000006248 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=338,cinder:INSERT=33,cinder:UPDATE=51,cinder:DELETE=1 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:20:38.656452 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:38.656452 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:38.665912 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0f38739d-98a5-4516-8d27-50a05302afe6 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Volume info retrieved successfully. Jul 31 17:20:38.674121 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0f38739d-98a5-4516-8d27-50a05302afe6 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 returned with HTTP 200 Jul 31 17:20:38.674485 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 206/838] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:38 2026] GET /volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 => generated 867 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:38.800036 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-37cffe96-7071-4a99-879a-44d413d9b712 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:38.802646 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-37cffe96-7071-4a99-879a-44d413d9b712 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:38.802796 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-37cffe96-7071-4a99-879a-44d413d9b712 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:38.803607 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-37cffe96-7071-4a99-879a-44d413d9b712 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:38.803607 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-37cffe96-7071-4a99-879a-44d413d9b712 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:38.810998 np0000006248 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=377,cinder:UPDATE=100,cinder:INSERT=50,cinder:DELETE=1 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:20:38.813574 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:38.813574 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:38.816346 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-37cffe96-7071-4a99-879a-44d413d9b712 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:38.817269 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 214/839] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:38 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:39.515144 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-89230256-30ef-4b3e-89e1-927dbf5c0b68 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:39.517178 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-89230256-30ef-4b3e-89e1-927dbf5c0b68 tempest-VolumesTransfersV355Test-1249206048 tempest-VolumesTransfersV355Test-1249206048-project-admin] GET https://10.4.3.92/volume/v3/volumes/e697803a-f1ac-49f7-a8ec-e5b7a627d26f Jul 31 17:20:39.517392 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-89230256-30ef-4b3e-89e1-927dbf5c0b68 tempest-VolumesTransfersV355Test-1249206048 tempest-VolumesTransfersV355Test-1249206048-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:39.518814 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-89230256-30ef-4b3e-89e1-927dbf5c0b68 tempest-VolumesTransfersV355Test-1249206048 tempest-VolumesTransfersV355Test-1249206048-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:39.521232 np0000006248 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=482,cinder:INSERT=105,cinder:UPDATE=164,cinder:DELETE=4 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:20:39.526191 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-89230256-30ef-4b3e-89e1-927dbf5c0b68 tempest-VolumesTransfersV355Test-1249206048 tempest-VolumesTransfersV355Test-1249206048-project-admin] https://10.4.3.92/volume/v3/volumes/e697803a-f1ac-49f7-a8ec-e5b7a627d26f returned with HTTP 404 Jul 31 17:20:39.527817 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 210/840] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:20:39 2026] GET /volume/v3/volumes/e697803a-f1ac-49f7-a8ec-e5b7a627d26f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:20:39.538636 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-92daf48d-7a92-4cc9-9868-0da16d452663 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:39.543274 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-92daf48d-7a92-4cc9-9868-0da16d452663 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] GET https://10.4.3.92/volume/v3/volumes/e697803a-f1ac-49f7-a8ec-e5b7a627d26f Jul 31 17:20:39.543728 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-92daf48d-7a92-4cc9-9868-0da16d452663 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:39.543972 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-92daf48d-7a92-4cc9-9868-0da16d452663 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:39.547517 np0000006248 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=437,cinder:INSERT=92,cinder:UPDATE=141,cinder:DELETE=3 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:20:39.555490 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-92daf48d-7a92-4cc9-9868-0da16d452663 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] https://10.4.3.92/volume/v3/volumes/e697803a-f1ac-49f7-a8ec-e5b7a627d26f returned with HTTP 404 Jul 31 17:20:39.557982 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 211/841] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:20:39 2026] GET /volume/v3/volumes/e697803a-f1ac-49f7-a8ec-e5b7a627d26f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:20:39.566276 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2adc7e25-d263-4934-b164-11b59cca0845 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:39.570382 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2adc7e25-d263-4934-b164-11b59cca0845 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] DELETE https://10.4.3.92/volume/v3/volumes/e697803a-f1ac-49f7-a8ec-e5b7a627d26f Jul 31 17:20:39.573368 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2adc7e25-d263-4934-b164-11b59cca0845 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:39.573368 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2adc7e25-d263-4934-b164-11b59cca0845 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:39.573368 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-2adc7e25-d263-4934-b164-11b59cca0845 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Delete volume with id: e697803a-f1ac-49f7-a8ec-e5b7a627d26f Jul 31 17:20:39.584058 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2adc7e25-d263-4934-b164-11b59cca0845 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] https://10.4.3.92/volume/v3/volumes/e697803a-f1ac-49f7-a8ec-e5b7a627d26f returned with HTTP 404 Jul 31 17:20:39.584944 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 207/842] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:20:39 2026] DELETE /volume/v3/volumes/e697803a-f1ac-49f7-a8ec-e5b7a627d26f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:20:39.596852 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3d1c6a3f-36f4-4461-8c34-676463b77733 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:39.599203 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3d1c6a3f-36f4-4461-8c34-676463b77733 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:20:39.599687 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3d1c6a3f-36f4-4461-8c34-676463b77733 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1855446101"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:39.601684 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-3d1c6a3f-36f4-4461-8c34-676463b77733 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1855446101'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:20:39.601836 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-3d1c6a3f-36f4-4461-8c34-676463b77733 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Create volume of 1 GB Jul 31 17:20:39.608523 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3d1c6a3f-36f4-4461-8c34-676463b77733 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Availability Zones retrieved successfully. Jul 31 17:20:39.615843 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-3d1c6a3f-36f4-4461-8c34-676463b77733 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Flow 'volume_create_api' (e903ffa2-dddc-4583-bf66-f9a7d377aa41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:39.619332 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-3d1c6a3f-36f4-4461-8c34-676463b77733 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8988a682-4498-42e0-bbef-7082e70bd528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:39.619332 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-3d1c6a3f-36f4-4461-8c34-676463b77733 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:20:39.670166 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-3d1c6a3f-36f4-4461-8c34-676463b77733 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8988a682-4498-42e0-bbef-7082e70bd528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:39.670166 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-3d1c6a3f-36f4-4461-8c34-676463b77733 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d29d89cc-2498-4d47-98ef-1afbdcb83612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:39.692358 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-80f72e7b-adef-4b06-88a6-3fd716b4f7f1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:39.699840 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-80f72e7b-adef-4b06-88a6-3fd716b4f7f1 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] GET https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 Jul 31 17:20:39.700369 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-80f72e7b-adef-4b06-88a6-3fd716b4f7f1 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:39.700369 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-80f72e7b-adef-4b06-88a6-3fd716b4f7f1 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:39.716176 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:39.716176 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:39.726068 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-80f72e7b-adef-4b06-88a6-3fd716b4f7f1 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Volume info retrieved successfully. Jul 31 17:20:39.732649 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-80f72e7b-adef-4b06-88a6-3fd716b4f7f1 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 returned with HTTP 200 Jul 31 17:20:39.733155 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 211/843] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:39 2026] GET /volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 => generated 867 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:39.747578 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-3d1c6a3f-36f4-4461-8c34-676463b77733 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Created reservations ['95c32e65-aa08-4aad-b365-aaa249c36473', '19e39f87-a5a3-4e14-bdd8-d726216ccea1', '2f7898ae-4ed4-4add-baba-07082fa1cfe7', '8612bb25-97ad-4b8e-899b-36486b7155d3'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:20:39.749367 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-3d1c6a3f-36f4-4461-8c34-676463b77733 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d29d89cc-2498-4d47-98ef-1afbdcb83612) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95c32e65-aa08-4aad-b365-aaa249c36473', '19e39f87-a5a3-4e14-bdd8-d726216ccea1', '2f7898ae-4ed4-4add-baba-07082fa1cfe7', '8612bb25-97ad-4b8e-899b-36486b7155d3']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:39.750281 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-3d1c6a3f-36f4-4461-8c34-676463b77733 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1a599b1-6d4f-4e76-839b-6b1d4238b16f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:39.791263 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-3d1c6a3f-36f4-4461-8c34-676463b77733 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1a599b1-6d4f-4e76-839b-6b1d4238b16f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32b6f5d0-10ba-4f14-beff-44584053edce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1855446101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6936ec571fe5402ba9a0ec99ba7c09cd',qos_specs=None,replication_status=,reservations=['95c32e65-aa08-4aad-b365-aaa249c36473','19e39f87-a5a3-4e14-bdd8-d726216ccea1','2f7898ae-4ed4-4add-baba-07082fa1cfe7','8612bb25-97ad-4b8e-899b-36486b7155d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee9f0a5476c64e99aacb1cadbff0e1af',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:20:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1855446101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32b6f5d0-10ba-4f14-beff-44584053edce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6936ec571fe5402ba9a0ec99ba7c09cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee9f0a5476c64e99aacb1cadbff0e1af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:39.792981 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-3d1c6a3f-36f4-4461-8c34-676463b77733 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83f7cfed-6510-4d69-966e-5a8d89b2a77c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:39.829960 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-3d1c6a3f-36f4-4461-8c34-676463b77733 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83f7cfed-6510-4d69-966e-5a8d89b2a77c) transitioned into state 'SUCCESS' from state '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-1855446101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6936ec571fe5402ba9a0ec99ba7c09cd',qos_specs=None,replication_status=,reservations=['95c32e65-aa08-4aad-b365-aaa249c36473','19e39f87-a5a3-4e14-bdd8-d726216ccea1','2f7898ae-4ed4-4add-baba-07082fa1cfe7','8612bb25-97ad-4b8e-899b-36486b7155d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee9f0a5476c64e99aacb1cadbff0e1af',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:39.831359 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-3d1c6a3f-36f4-4461-8c34-676463b77733 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a327aa7-9e4f-462f-a6f7-ac71768d4d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:39.831606 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7dea4883-5d80-4da7-a815-9df6d19ce1b0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:39.833803 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7dea4883-5d80-4da7-a815-9df6d19ce1b0 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:39.834053 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7dea4883-5d80-4da7-a815-9df6d19ce1b0 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:39.834721 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7dea4883-5d80-4da7-a815-9df6d19ce1b0 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:39.834721 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-7dea4883-5d80-4da7-a815-9df6d19ce1b0 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:39.841280 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:39.841280 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:39.842887 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7dea4883-5d80-4da7-a815-9df6d19ce1b0 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:39.843495 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 212/844] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:39 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:39.849421 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-3d1c6a3f-36f4-4461-8c34-676463b77733 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a327aa7-9e4f-462f-a6f7-ac71768d4d1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:39.849657 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-3d1c6a3f-36f4-4461-8c34-676463b77733 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Flow 'volume_create_api' (e903ffa2-dddc-4583-bf66-f9a7d377aa41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:39.849985 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3d1c6a3f-36f4-4461-8c34-676463b77733 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Create volume request issued successfully. Jul 31 17:20:39.855226 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3d1c6a3f-36f4-4461-8c34-676463b77733 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:20:39.855226 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 215/845] 10.4.3.92 () {70 vars in 1292 bytes} [Fri Jul 31 17:20:39 2026] POST /volume/v3/volumes => generated 817 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 31 17:20:39.874149 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-061afd2d-a3a3-4203-86fa-bc54f2b22379 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:39.877179 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-061afd2d-a3a3-4203-86fa-bc54f2b22379 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] GET https://10.4.3.92/volume/v3/volumes/32b6f5d0-10ba-4f14-beff-44584053edce Jul 31 17:20:39.877663 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-061afd2d-a3a3-4203-86fa-bc54f2b22379 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:39.878016 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-061afd2d-a3a3-4203-86fa-bc54f2b22379 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:39.887614 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:39.887614 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:39.895134 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-061afd2d-a3a3-4203-86fa-bc54f2b22379 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Volume info retrieved successfully. Jul 31 17:20:39.901869 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-061afd2d-a3a3-4203-86fa-bc54f2b22379 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] https://10.4.3.92/volume/v3/volumes/32b6f5d0-10ba-4f14-beff-44584053edce returned with HTTP 200 Jul 31 17:20:39.902608 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 208/846] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:20:39 2026] GET /volume/v3/volumes/32b6f5d0-10ba-4f14-beff-44584053edce => generated 885 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:40.753965 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8046fcee-2160-4f08-b967-e19a0c52f909 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:40.757491 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8046fcee-2160-4f08-b967-e19a0c52f909 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] GET https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 Jul 31 17:20:40.757491 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8046fcee-2160-4f08-b967-e19a0c52f909 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:40.757491 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8046fcee-2160-4f08-b967-e19a0c52f909 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:40.774478 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:40.774478 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:40.787111 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8046fcee-2160-4f08-b967-e19a0c52f909 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Volume info retrieved successfully. Jul 31 17:20:40.804961 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8046fcee-2160-4f08-b967-e19a0c52f909 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 returned with HTTP 200 Jul 31 17:20:40.805537 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 212/847] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:40 2026] GET /volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 => generated 867 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:40.875081 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3755143c-7052-42f2-9176-21f6fe05710f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:40.880612 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3755143c-7052-42f2-9176-21f6fe05710f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:40.880612 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3755143c-7052-42f2-9176-21f6fe05710f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:40.884909 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3755143c-7052-42f2-9176-21f6fe05710f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:40.884909 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-3755143c-7052-42f2-9176-21f6fe05710f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:40.892786 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:40.892786 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:40.893691 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3755143c-7052-42f2-9176-21f6fe05710f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:40.895850 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 213/848] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:40 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 800 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:40.921141 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-84486fc5-d987-4f8b-a4e2-b78ff12c62f9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:40.923016 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-84486fc5-d987-4f8b-a4e2-b78ff12c62f9 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] GET https://10.4.3.92/volume/v3/volumes/32b6f5d0-10ba-4f14-beff-44584053edce Jul 31 17:20:40.925037 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-84486fc5-d987-4f8b-a4e2-b78ff12c62f9 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:40.925037 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-84486fc5-d987-4f8b-a4e2-b78ff12c62f9 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:40.944518 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:40.944518 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:40.953873 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-84486fc5-d987-4f8b-a4e2-b78ff12c62f9 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Volume info retrieved successfully. Jul 31 17:20:40.963072 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-84486fc5-d987-4f8b-a4e2-b78ff12c62f9 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] https://10.4.3.92/volume/v3/volumes/32b6f5d0-10ba-4f14-beff-44584053edce returned with HTTP 200 Jul 31 17:20:40.963337 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 216/849] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:20:40 2026] GET /volume/v3/volumes/32b6f5d0-10ba-4f14-beff-44584053edce => generated 944 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:40.999676 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6d4875cd-3e54-47f9-ace6-6719784f9326 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:41.002981 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6d4875cd-3e54-47f9-ace6-6719784f9326 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] POST https://10.4.3.92/volume/v3/volume-transfers Jul 31 17:20:41.003507 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6d4875cd-3e54-47f9-ace6-6719784f9326 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "32b6f5d0-10ba-4f14-beff-44584053edce"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:41.006516 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volume_transfer [None req-6d4875cd-3e54-47f9-ace6-6719784f9326 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Creating new volume transfer {'transfer': {'volume_id': '32b6f5d0-10ba-4f14-beff-44584053edce'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 31 17:20:41.007675 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volume_transfer [None req-6d4875cd-3e54-47f9-ace6-6719784f9326 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Creating transfer of volume 32b6f5d0-10ba-4f14-beff-44584053edce Jul 31 17:20:41.007675 np0000006248 devstack@c-api.service[100271]: INFO cinder.transfer.api [None req-6d4875cd-3e54-47f9-ace6-6719784f9326 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Generating transfer record for volume 32b6f5d0-10ba-4f14-beff-44584053edce Jul 31 17:20:41.027132 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:41.027132 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:41.053686 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6d4875cd-3e54-47f9-ace6-6719784f9326 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] https://10.4.3.92/volume/v3/volume-transfers returned with HTTP 202 Jul 31 17:20:41.053845 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 209/850] 10.4.3.92 () {70 vars in 1319 bytes} [Fri Jul 31 17:20:40 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:41.067418 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-061dbfb3-c76d-408a-9699-0c0e1ae17f18 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:41.069300 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-061dbfb3-c76d-408a-9699-0c0e1ae17f18 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] GET https://10.4.3.92/volume/v3/volumes/32b6f5d0-10ba-4f14-beff-44584053edce Jul 31 17:20:41.069300 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-061dbfb3-c76d-408a-9699-0c0e1ae17f18 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:41.071003 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-061dbfb3-c76d-408a-9699-0c0e1ae17f18 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:41.091125 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:41.091125 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:41.110436 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-061dbfb3-c76d-408a-9699-0c0e1ae17f18 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Volume info retrieved successfully. Jul 31 17:20:41.122724 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-061dbfb3-c76d-408a-9699-0c0e1ae17f18 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] https://10.4.3.92/volume/v3/volumes/32b6f5d0-10ba-4f14-beff-44584053edce returned with HTTP 200 Jul 31 17:20:41.123813 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 213/851] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:20:41 2026] GET /volume/v3/volumes/32b6f5d0-10ba-4f14-beff-44584053edce => generated 952 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:41.142649 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5c8c28ba-3c62-4d07-96fe-fa445dac0648 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:41.144834 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5c8c28ba-3c62-4d07-96fe-fa445dac0648 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] GET https://10.4.3.92/volume/v3/volume-transfers/detail Jul 31 17:20:41.145083 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5c8c28ba-3c62-4d07-96fe-fa445dac0648 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:41.146203 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5c8c28ba-3c62-4d07-96fe-fa445dac0648 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:41.150644 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volume_transfer [None req-5c8c28ba-3c62-4d07-96fe-fa445dac0648 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Listing volume transfers {{(pid=100273) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 31 17:20:41.155993 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5c8c28ba-3c62-4d07-96fe-fa445dac0648 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] https://10.4.3.92/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 31 17:20:41.156642 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 214/852] 10.4.3.92 () {68 vars in 1319 bytes} [Fri Jul 31 17:20:41 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:41.171342 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3d5cde3a-0ba0-4d4a-8c97-c297517f4cd3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:41.173909 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3d5cde3a-0ba0-4d4a-8c97-c297517f4cd3 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] DELETE https://10.4.3.92/volume/v3/volume-transfers/1b33d5e8-dd99-4036-94e3-d64072a12973 Jul 31 17:20:41.173909 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3d5cde3a-0ba0-4d4a-8c97-c297517f4cd3 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:41.174907 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3d5cde3a-0ba0-4d4a-8c97-c297517f4cd3 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:41.175064 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.contrib.volume_transfer [None req-3d5cde3a-0ba0-4d4a-8c97-c297517f4cd3 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Delete transfer with id: 1b33d5e8-dd99-4036-94e3-d64072a12973 Jul 31 17:20:41.187786 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:41.187786 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:41.207457 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3d5cde3a-0ba0-4d4a-8c97-c297517f4cd3 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] https://10.4.3.92/volume/v3/volume-transfers/1b33d5e8-dd99-4036-94e3-d64072a12973 returned with HTTP 202 Jul 31 17:20:41.208265 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 217/853] 10.4.3.92 () {68 vars in 1412 bytes} [Fri Jul 31 17:20:41 2026] DELETE /volume/v3/volume-transfers/1b33d5e8-dd99-4036-94e3-d64072a12973 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:20:41.223044 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8ecba41a-c220-4e18-a651-9204efc32528 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:41.224118 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8ecba41a-c220-4e18-a651-9204efc32528 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] GET https://10.4.3.92/volume/v3/volumes/32b6f5d0-10ba-4f14-beff-44584053edce Jul 31 17:20:41.224439 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8ecba41a-c220-4e18-a651-9204efc32528 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:41.224791 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8ecba41a-c220-4e18-a651-9204efc32528 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:41.235770 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:41.235770 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:41.250471 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8ecba41a-c220-4e18-a651-9204efc32528 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Volume info retrieved successfully. Jul 31 17:20:41.256709 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8ecba41a-c220-4e18-a651-9204efc32528 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] https://10.4.3.92/volume/v3/volumes/32b6f5d0-10ba-4f14-beff-44584053edce returned with HTTP 200 Jul 31 17:20:41.257248 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 210/854] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:20:41 2026] GET /volume/v3/volumes/32b6f5d0-10ba-4f14-beff-44584053edce => generated 944 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:41.274664 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8de3fe2a-141d-42fd-9bf6-2f58ee59d1cb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:41.276668 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8de3fe2a-141d-42fd-9bf6-2f58ee59d1cb tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] DELETE https://10.4.3.92/volume/v3/volume-transfers/1b33d5e8-dd99-4036-94e3-d64072a12973 Jul 31 17:20:41.277366 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8de3fe2a-141d-42fd-9bf6-2f58ee59d1cb tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:41.277366 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8de3fe2a-141d-42fd-9bf6-2f58ee59d1cb tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:41.277366 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.contrib.volume_transfer [None req-8de3fe2a-141d-42fd-9bf6-2f58ee59d1cb tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Delete transfer with id: 1b33d5e8-dd99-4036-94e3-d64072a12973 Jul 31 17:20:41.282719 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8de3fe2a-141d-42fd-9bf6-2f58ee59d1cb tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] https://10.4.3.92/volume/v3/volume-transfers/1b33d5e8-dd99-4036-94e3-d64072a12973 returned with HTTP 404 Jul 31 17:20:41.282719 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 214/855] 10.4.3.92 () {68 vars in 1412 bytes} [Fri Jul 31 17:20:41 2026] DELETE /volume/v3/volume-transfers/1b33d5e8-dd99-4036-94e3-d64072a12973 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:20:41.291872 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-baade118-564f-4a6a-b2b2-73cd242be9f0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:41.294076 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-baade118-564f-4a6a-b2b2-73cd242be9f0 tempest-VolumesTransfersV355Test-1249206048 tempest-VolumesTransfersV355Test-1249206048-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/32b6f5d0-10ba-4f14-beff-44584053edce Jul 31 17:20:41.294561 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-baade118-564f-4a6a-b2b2-73cd242be9f0 tempest-VolumesTransfersV355Test-1249206048 tempest-VolumesTransfersV355Test-1249206048-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:41.294738 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-baade118-564f-4a6a-b2b2-73cd242be9f0 tempest-VolumesTransfersV355Test-1249206048 tempest-VolumesTransfersV355Test-1249206048-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:41.294968 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-baade118-564f-4a6a-b2b2-73cd242be9f0 tempest-VolumesTransfersV355Test-1249206048 tempest-VolumesTransfersV355Test-1249206048-project-admin] Delete volume with id: 32b6f5d0-10ba-4f14-beff-44584053edce Jul 31 17:20:41.303558 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:41.303558 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:41.304136 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-baade118-564f-4a6a-b2b2-73cd242be9f0 tempest-VolumesTransfersV355Test-1249206048 tempest-VolumesTransfersV355Test-1249206048-project-admin] Volume info retrieved successfully. Jul 31 17:20:41.329198 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-baade118-564f-4a6a-b2b2-73cd242be9f0 tempest-VolumesTransfersV355Test-1249206048 tempest-VolumesTransfersV355Test-1249206048-project-admin] Delete volume request issued successfully. Jul 31 17:20:41.329436 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-baade118-564f-4a6a-b2b2-73cd242be9f0 tempest-VolumesTransfersV355Test-1249206048 tempest-VolumesTransfersV355Test-1249206048-project-admin] https://10.4.3.92/volume/v3/volumes/32b6f5d0-10ba-4f14-beff-44584053edce returned with HTTP 202 Jul 31 17:20:41.329824 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 215/856] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:20:41 2026] DELETE /volume/v3/volumes/32b6f5d0-10ba-4f14-beff-44584053edce => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:20:41.339828 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-37eda15e-f51f-4a81-a365-963f6d03f2a4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:41.346286 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-37eda15e-f51f-4a81-a365-963f6d03f2a4 tempest-VolumesTransfersV355Test-1249206048 tempest-VolumesTransfersV355Test-1249206048-project-admin] GET https://10.4.3.92/volume/v3/volumes/32b6f5d0-10ba-4f14-beff-44584053edce Jul 31 17:20:41.346427 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-37eda15e-f51f-4a81-a365-963f6d03f2a4 tempest-VolumesTransfersV355Test-1249206048 tempest-VolumesTransfersV355Test-1249206048-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:41.346658 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-37eda15e-f51f-4a81-a365-963f6d03f2a4 tempest-VolumesTransfersV355Test-1249206048 tempest-VolumesTransfersV355Test-1249206048-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:41.366291 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:41.366291 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:41.371052 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-37eda15e-f51f-4a81-a365-963f6d03f2a4 tempest-VolumesTransfersV355Test-1249206048 tempest-VolumesTransfersV355Test-1249206048-project-admin] Volume info retrieved successfully. Jul 31 17:20:41.378902 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-37eda15e-f51f-4a81-a365-963f6d03f2a4 tempest-VolumesTransfersV355Test-1249206048 tempest-VolumesTransfersV355Test-1249206048-project-admin] https://10.4.3.92/volume/v3/volumes/32b6f5d0-10ba-4f14-beff-44584053edce returned with HTTP 200 Jul 31 17:20:41.379470 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 218/857] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:20:41 2026] GET /volume/v3/volumes/32b6f5d0-10ba-4f14-beff-44584053edce => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:20:41.824259 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-77925ea7-1e81-4595-b724-6c02ac0e281c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:41.826809 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-77925ea7-1e81-4595-b724-6c02ac0e281c tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] GET https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 Jul 31 17:20:41.827109 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-77925ea7-1e81-4595-b724-6c02ac0e281c tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:41.827395 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-77925ea7-1e81-4595-b724-6c02ac0e281c tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:41.845630 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:41.845630 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:41.853542 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-77925ea7-1e81-4595-b724-6c02ac0e281c tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Volume info retrieved successfully. Jul 31 17:20:41.865451 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-77925ea7-1e81-4595-b724-6c02ac0e281c tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 returned with HTTP 200 Jul 31 17:20:41.865451 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 211/858] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:41 2026] GET /volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 => generated 867 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:41.910685 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fee3cdab-1ae8-41a2-a4f9-8504f3f512fa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:41.914829 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fee3cdab-1ae8-41a2-a4f9-8504f3f512fa tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:41.914829 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fee3cdab-1ae8-41a2-a4f9-8504f3f512fa tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:41.914829 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fee3cdab-1ae8-41a2-a4f9-8504f3f512fa tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:41.914829 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-fee3cdab-1ae8-41a2-a4f9-8504f3f512fa tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:41.924069 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:41.924069 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:41.925173 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fee3cdab-1ae8-41a2-a4f9-8504f3f512fa tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:41.925865 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 215/859] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:41 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:42.397858 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3e8ebbb8-0754-400b-b784-93c763f9b0c3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:42.402738 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3e8ebbb8-0754-400b-b784-93c763f9b0c3 tempest-VolumesTransfersV355Test-1249206048 tempest-VolumesTransfersV355Test-1249206048-project-admin] GET https://10.4.3.92/volume/v3/volumes/32b6f5d0-10ba-4f14-beff-44584053edce Jul 31 17:20:42.405090 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3e8ebbb8-0754-400b-b784-93c763f9b0c3 tempest-VolumesTransfersV355Test-1249206048 tempest-VolumesTransfersV355Test-1249206048-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:42.407005 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3e8ebbb8-0754-400b-b784-93c763f9b0c3 tempest-VolumesTransfersV355Test-1249206048 tempest-VolumesTransfersV355Test-1249206048-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:42.417269 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3e8ebbb8-0754-400b-b784-93c763f9b0c3 tempest-VolumesTransfersV355Test-1249206048 tempest-VolumesTransfersV355Test-1249206048-project-admin] https://10.4.3.92/volume/v3/volumes/32b6f5d0-10ba-4f14-beff-44584053edce returned with HTTP 404 Jul 31 17:20:42.418367 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 216/860] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:20:42 2026] GET /volume/v3/volumes/32b6f5d0-10ba-4f14-beff-44584053edce => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:20:42.434804 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3550c3a5-ee18-45d7-9ba8-2a10c6ebf1a9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:42.440016 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3550c3a5-ee18-45d7-9ba8-2a10c6ebf1a9 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] GET https://10.4.3.92/volume/v3/volumes/32b6f5d0-10ba-4f14-beff-44584053edce Jul 31 17:20:42.440808 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3550c3a5-ee18-45d7-9ba8-2a10c6ebf1a9 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:42.440808 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3550c3a5-ee18-45d7-9ba8-2a10c6ebf1a9 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:42.454128 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3550c3a5-ee18-45d7-9ba8-2a10c6ebf1a9 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] https://10.4.3.92/volume/v3/volumes/32b6f5d0-10ba-4f14-beff-44584053edce returned with HTTP 404 Jul 31 17:20:42.455412 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 219/861] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:20:42 2026] GET /volume/v3/volumes/32b6f5d0-10ba-4f14-beff-44584053edce => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:20:42.468429 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-812d4fcc-d4a9-4a24-b912-ff69599b08c2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:42.472170 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-812d4fcc-d4a9-4a24-b912-ff69599b08c2 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] DELETE https://10.4.3.92/volume/v3/volumes/32b6f5d0-10ba-4f14-beff-44584053edce Jul 31 17:20:42.472784 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-812d4fcc-d4a9-4a24-b912-ff69599b08c2 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:42.473086 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-812d4fcc-d4a9-4a24-b912-ff69599b08c2 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:42.473410 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-812d4fcc-d4a9-4a24-b912-ff69599b08c2 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] Delete volume with id: 32b6f5d0-10ba-4f14-beff-44584053edce Jul 31 17:20:42.482394 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-812d4fcc-d4a9-4a24-b912-ff69599b08c2 tempest-VolumesTransfersV355Test-1583011376 tempest-VolumesTransfersV355Test-1583011376-project-member] https://10.4.3.92/volume/v3/volumes/32b6f5d0-10ba-4f14-beff-44584053edce returned with HTTP 404 Jul 31 17:20:42.483304 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 212/862] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:20:42 2026] DELETE /volume/v3/volumes/32b6f5d0-10ba-4f14-beff-44584053edce => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:20:42.885027 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-75095d2b-6a4f-4570-aec4-b10319001105 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:42.889457 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-75095d2b-6a4f-4570-aec4-b10319001105 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] GET https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 Jul 31 17:20:42.889457 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-75095d2b-6a4f-4570-aec4-b10319001105 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:42.889457 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-75095d2b-6a4f-4570-aec4-b10319001105 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:42.909585 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-8f963098-7b06-4d55-855c-32041ff7e24d req-a7538484-0769-4f4d-85c3-f1328acdce27 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:42.914442 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8f963098-7b06-4d55-855c-32041ff7e24d req-a7538484-0769-4f4d-85c3-f1328acdce27 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] POST https://10.4.3.92/volume/v3/attachments/d7d5ffc5-d52f-4230-9ab4-65bfb55703d2/action Jul 31 17:20:42.914442 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-8f963098-7b06-4d55-855c-32041ff7e24d req-a7538484-0769-4f4d-85c3-f1328acdce27 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:20:42.914442 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-8f963098-7b06-4d55-855c-32041ff7e24d req-a7538484-0769-4f4d-85c3-f1328acdce27 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:42.914667 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:42.914667 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:42.923445 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-75095d2b-6a4f-4570-aec4-b10319001105 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Volume info retrieved successfully. Jul 31 17:20:42.932409 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-75095d2b-6a4f-4570-aec4-b10319001105 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 returned with HTTP 200 Jul 31 17:20:42.933008 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 216/863] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:42 2026] GET /volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 => generated 867 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:42.942178 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f4cec88b-c566-4e33-8a69-c0d8f22f478d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:42.946094 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f4cec88b-c566-4e33-8a69-c0d8f22f478d tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:42.946575 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f4cec88b-c566-4e33-8a69-c0d8f22f478d tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:42.946839 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f4cec88b-c566-4e33-8a69-c0d8f22f478d tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:42.950106 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-f4cec88b-c566-4e33-8a69-c0d8f22f478d tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:42.950571 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:42.950571 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:42.956375 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:42.956375 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:42.957994 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f4cec88b-c566-4e33-8a69-c0d8f22f478d tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:42.959211 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 220/864] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:42 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:42.974498 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8f963098-7b06-4d55-855c-32041ff7e24d req-a7538484-0769-4f4d-85c3-f1328acdce27 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/attachments/d7d5ffc5-d52f-4230-9ab4-65bfb55703d2/action returned with HTTP 204 Jul 31 17:20:42.974498 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 217/865] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:20:42 2026] POST /volume/v3/attachments/d7d5ffc5-d52f-4230-9ab4-65bfb55703d2/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:43.672600 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-277a1828-a78e-4847-8012-b5d0cc521fdb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:43.902738 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-277a1828-a78e-4847-8012-b5d0cc521fdb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:20:43.903103 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-277a1828-a78e-4847-8012-b5d0cc521fdb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1144861409", "imageRef": "8d238c5f-d575-4c29-9cd2-e3e14bfacc91"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:43.905209 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-277a1828-a78e-4847-8012-b5d0cc521fdb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1144861409', 'imageRef': '8d238c5f-d575-4c29-9cd2-e3e14bfacc91'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:20:43.951186 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8f90b589-4d77-488b-a1fe-804a012b8ac7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:43.953103 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8f90b589-4d77-488b-a1fe-804a012b8ac7 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] GET https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 Jul 31 17:20:43.953466 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8f90b589-4d77-488b-a1fe-804a012b8ac7 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:43.953567 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8f90b589-4d77-488b-a1fe-804a012b8ac7 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:43.973508 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8cbded02-5c29-4a0c-a614-895b63fe050c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:43.976502 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8cbded02-5c29-4a0c-a614-895b63fe050c tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:43.976896 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8cbded02-5c29-4a0c-a614-895b63fe050c tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:43.977560 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8cbded02-5c29-4a0c-a614-895b63fe050c tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:43.977560 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-8cbded02-5c29-4a0c-a614-895b63fe050c tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:43.980735 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:43.980735 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:43.989161 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8f90b589-4d77-488b-a1fe-804a012b8ac7 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Volume info retrieved successfully. Jul 31 17:20:43.993561 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:43.993561 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:43.994792 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8cbded02-5c29-4a0c-a614-895b63fe050c tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:43.995949 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 221/866] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:43 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 800 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:43.997609 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8f90b589-4d77-488b-a1fe-804a012b8ac7 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 returned with HTTP 200 Jul 31 17:20:43.997609 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 217/867] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:43 2026] GET /volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 => generated 1159 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:44.056396 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-277a1828-a78e-4847-8012-b5d0cc521fdb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Create volume of 1 GB Jul 31 17:20:44.056780 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:44.056780 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:44.058124 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-277a1828-a78e-4847-8012-b5d0cc521fdb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Availability Zones retrieved successfully. Jul 31 17:20:44.063704 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-277a1828-a78e-4847-8012-b5d0cc521fdb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Flow 'volume_create_api' (aedda122-add3-4cc7-8e51-5e3147b86dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:44.066087 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-277a1828-a78e-4847-8012-b5d0cc521fdb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c7a79b7-9c2e-43db-9dda-9f67561028f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:44.069339 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-277a1828-a78e-4847-8012-b5d0cc521fdb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:20:44.073216 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-a6ce1336-cb0c-41b2-81ae-5c8fed74294b req-e997bedf-abde-4abb-87fd-e3e22dce39c5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:44.082230 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a6ce1336-cb0c-41b2-81ae-5c8fed74294b req-e997bedf-abde-4abb-87fd-e3e22dce39c5 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] GET https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 Jul 31 17:20:44.082455 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a6ce1336-cb0c-41b2-81ae-5c8fed74294b req-e997bedf-abde-4abb-87fd-e3e22dce39c5 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:44.082794 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a6ce1336-cb0c-41b2-81ae-5c8fed74294b req-e997bedf-abde-4abb-87fd-e3e22dce39c5 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:44.110710 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:44.110710 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:44.122373 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-a6ce1336-cb0c-41b2-81ae-5c8fed74294b req-e997bedf-abde-4abb-87fd-e3e22dce39c5 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Volume info retrieved successfully. Jul 31 17:20:44.129950 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a6ce1336-cb0c-41b2-81ae-5c8fed74294b req-e997bedf-abde-4abb-87fd-e3e22dce39c5 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 returned with HTTP 200 Jul 31 17:20:44.130720 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 218/868] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:20:44 2026] GET /volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 => generated 1159 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:44.177629 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:44.177629 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:44.193873 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-277a1828-a78e-4847-8012-b5d0cc521fdb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c7a79b7-9c2e-43db-9dda-9f67561028f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:23Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=9671d37a-5b51-4a3d-816e-642745b6438b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9671d37a-5b51-4a3d-816e-642745b6438b', 'encryption_key_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=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:44.194779 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-277a1828-a78e-4847-8012-b5d0cc521fdb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adcfc989-378e-4822-8239-3517888428d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:44.297392 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-74f72933-c1cd-4968-9d36-a60b40a3ccec None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:44.297828 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-74f72933-c1cd-4968-9d36-a60b40a3ccec None None] GET https://10.4.3.92/volume// Jul 31 17:20:44.298005 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-74f72933-c1cd-4968-9d36-a60b40a3ccec None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:44.298206 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-74f72933-c1cd-4968-9d36-a60b40a3ccec None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:44.298614 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-74f72933-c1cd-4968-9d36-a60b40a3ccec None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:20:44.298884 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 222/869] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:20:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:20:44.309568 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-277a1828-a78e-4847-8012-b5d0cc521fdb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Created reservations ['31b94bd4-dd70-40e1-afd2-8854137318a5', 'cde3b547-ef6a-4c26-998c-f543f6577215', '8c68b2e9-0fc4-40ce-86bf-dc496ea3af0d', 'e676b968-2f54-4961-91b5-c44e433d2dae'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:20:44.310724 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-277a1828-a78e-4847-8012-b5d0cc521fdb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adcfc989-378e-4822-8239-3517888428d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31b94bd4-dd70-40e1-afd2-8854137318a5', 'cde3b547-ef6a-4c26-998c-f543f6577215', '8c68b2e9-0fc4-40ce-86bf-dc496ea3af0d', 'e676b968-2f54-4961-91b5-c44e433d2dae']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:44.311928 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-277a1828-a78e-4847-8012-b5d0cc521fdb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f73725a-850b-4610-b42c-bb8529cb1be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:44.314159 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a6ce1336-cb0c-41b2-81ae-5c8fed74294b req-41b202fd-11c2-43f7-a541-90dad0c1efbf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:44.319805 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a6ce1336-cb0c-41b2-81ae-5c8fed74294b req-41b202fd-11c2-43f7-a541-90dad0c1efbf tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:20:44.319805 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a6ce1336-cb0c-41b2-81ae-5c8fed74294b req-41b202fd-11c2-43f7-a541-90dad0c1efbf tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d167db1d-e55c-4a4e-992b-c50b26b2cf35", "connector": null, "instance_uuid": "f64acf9f-f424-423b-8484-69a315467b8f"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:44.340628 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:44.340628 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:44.341818 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-277a1828-a78e-4847-8012-b5d0cc521fdb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f73725a-850b-4610-b42c-bb8529cb1be7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd78fe120-ad28-4691-b071-7d9b252688e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1144861409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1e9431804ab54f9484c03d65ca1d02cc',qos_specs=None,replication_status=,reservations=['31b94bd4-dd70-40e1-afd2-8854137318a5','cde3b547-ef6a-4c26-998c-f543f6577215','8c68b2e9-0fc4-40ce-86bf-dc496ea3af0d','e676b968-2f54-4961-91b5-c44e433d2dae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='257faea4129a40e082c882103b87a6ae',volume_type_id=9671d37a-5b51-4a3d-816e-642745b6438b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:20:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1144861409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d78fe120-ad28-4691-b071-7d9b252688e2,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='1e9431804ab54f9484c03d65ca1d02cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='257faea4129a40e082c882103b87a6ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9671d37a-5b51-4a3d-816e-642745b6438b),volume_type_id=9671d37a-5b51-4a3d-816e-642745b6438b)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:44.342646 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-277a1828-a78e-4847-8012-b5d0cc521fdb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff525a4a-e9fa-4874-b52e-ed76c779bbda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:44.383822 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-277a1828-a78e-4847-8012-b5d0cc521fdb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff525a4a-e9fa-4874-b52e-ed76c779bbda) transitioned into state 'SUCCESS' from state '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-1144861409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1e9431804ab54f9484c03d65ca1d02cc',qos_specs=None,replication_status=,reservations=['31b94bd4-dd70-40e1-afd2-8854137318a5','cde3b547-ef6a-4c26-998c-f543f6577215','8c68b2e9-0fc4-40ce-86bf-dc496ea3af0d','e676b968-2f54-4961-91b5-c44e433d2dae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='257faea4129a40e082c882103b87a6ae',volume_type_id=9671d37a-5b51-4a3d-816e-642745b6438b)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:44.384273 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-277a1828-a78e-4847-8012-b5d0cc521fdb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f6f8832-d3ec-4003-bcae-736f0068e7a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:44.391252 np0000006248 devstack@c-api.service[100274]: WARNING cinder.volume.api [req-a6ce1336-cb0c-41b2-81ae-5c8fed74294b req-41b202fd-11c2-43f7-a541-90dad0c1efbf tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 31 17:20:44.400910 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-277a1828-a78e-4847-8012-b5d0cc521fdb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f6f8832-d3ec-4003-bcae-736f0068e7a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:44.402281 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-277a1828-a78e-4847-8012-b5d0cc521fdb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Flow 'volume_create_api' (aedda122-add3-4cc7-8e51-5e3147b86dcb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:44.403597 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-277a1828-a78e-4847-8012-b5d0cc521fdb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Create volume request issued successfully. Jul 31 17:20:44.404031 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-277a1828-a78e-4847-8012-b5d0cc521fdb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:20:44.404638 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 213/870] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:20:43 2026] POST /volume/v3/volumes => generated 758 bytes in 733 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:20:44.412371 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a6ce1336-cb0c-41b2-81ae-5c8fed74294b req-41b202fd-11c2-43f7-a541-90dad0c1efbf tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:20:44.412371 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 218/871] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:20:44 2026] POST /volume/v3/attachments => generated 271 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:44.424037 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e7614603-e5d3-4286-92cd-d8485575fd76 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:44.427209 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e7614603-e5d3-4286-92cd-d8485575fd76 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/d78fe120-ad28-4691-b071-7d9b252688e2 Jul 31 17:20:44.427209 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e7614603-e5d3-4286-92cd-d8485575fd76 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:44.427917 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e7614603-e5d3-4286-92cd-d8485575fd76 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:44.438247 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:44.438247 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:44.449886 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e7614603-e5d3-4286-92cd-d8485575fd76 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:20:44.459240 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e7614603-e5d3-4286-92cd-d8485575fd76 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/d78fe120-ad28-4691-b071-7d9b252688e2 returned with HTTP 200 Jul 31 17:20:44.460588 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 219/872] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:44 2026] GET /volume/v3/volumes/d78fe120-ad28-4691-b071-7d9b252688e2 => generated 826 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:44.478139 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7c5c8e83-d6e1-4ed7-a156-5e1d82629ee0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:44.480539 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7c5c8e83-d6e1-4ed7-a156-5e1d82629ee0 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] GET https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 Jul 31 17:20:44.480881 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7c5c8e83-d6e1-4ed7-a156-5e1d82629ee0 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:44.480881 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7c5c8e83-d6e1-4ed7-a156-5e1d82629ee0 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:44.499719 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:44.499719 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:44.500822 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-213b3eaa-8271-42e2-9e50-3b3a34591396 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:44.501409 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-213b3eaa-8271-42e2-9e50-3b3a34591396 None None] GET https://10.4.3.92/volume// Jul 31 17:20:44.501565 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-213b3eaa-8271-42e2-9e50-3b3a34591396 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:44.501760 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-213b3eaa-8271-42e2-9e50-3b3a34591396 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:44.502045 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-213b3eaa-8271-42e2-9e50-3b3a34591396 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:20:44.502333 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 214/873] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:20:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:20:44.506355 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7c5c8e83-d6e1-4ed7-a156-5e1d82629ee0 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Volume info retrieved successfully. Jul 31 17:20:44.515234 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7c5c8e83-d6e1-4ed7-a156-5e1d82629ee0 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 returned with HTTP 200 Jul 31 17:20:44.515644 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 223/874] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:44 2026] GET /volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 => generated 1161 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:44.519222 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a6ce1336-cb0c-41b2-81ae-5c8fed74294b req-0ef8454a-1e7f-4f15-8700-3f0b12ee855e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:44.530933 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a6ce1336-cb0c-41b2-81ae-5c8fed74294b req-0ef8454a-1e7f-4f15-8700-3f0b12ee855e tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] GET https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 Jul 31 17:20:44.531351 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a6ce1336-cb0c-41b2-81ae-5c8fed74294b req-0ef8454a-1e7f-4f15-8700-3f0b12ee855e tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:44.532575 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a6ce1336-cb0c-41b2-81ae-5c8fed74294b req-0ef8454a-1e7f-4f15-8700-3f0b12ee855e tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:44.558296 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:44.558296 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:44.569816 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-a6ce1336-cb0c-41b2-81ae-5c8fed74294b req-0ef8454a-1e7f-4f15-8700-3f0b12ee855e tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Volume info retrieved successfully. Jul 31 17:20:44.578233 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a6ce1336-cb0c-41b2-81ae-5c8fed74294b req-0ef8454a-1e7f-4f15-8700-3f0b12ee855e tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 returned with HTTP 200 Jul 31 17:20:44.578233 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 219/875] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:20:44 2026] GET /volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 => generated 1341 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:20:44.699046 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-a6ce1336-cb0c-41b2-81ae-5c8fed74294b req-a9dcce53-da89-405e-9c7e-18d4d9bbf3f9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:44.702548 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a6ce1336-cb0c-41b2-81ae-5c8fed74294b req-a9dcce53-da89-405e-9c7e-18d4d9bbf3f9 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] PUT https://10.4.3.92/volume/v3/attachments/f350fa6d-9e84-4103-9b19-e2520c7f4ab8 Jul 31 17:20:44.703073 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a6ce1336-cb0c-41b2-81ae-5c8fed74294b req-a9dcce53-da89-405e-9c7e-18d4d9bbf3f9 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:44.719937 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-a6ce1336-cb0c-41b2-81ae-5c8fed74294b req-a9dcce53-da89-405e-9c7e-18d4d9bbf3f9 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Acquiring lock "cinder-attachment_update-d167db1d-e55c-4a4e-992b-c50b26b2cf35-np0000006248" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:20:44.730059 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-a6ce1336-cb0c-41b2-81ae-5c8fed74294b req-a9dcce53-da89-405e-9c7e-18d4d9bbf3f9 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Lock "cinder-attachment_update-d167db1d-e55c-4a4e-992b-c50b26b2cf35-np0000006248" acquired by "attachment_update" :: waited 0.010s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:20:44.732114 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:44.732114 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:44.915375 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-a6ce1336-cb0c-41b2-81ae-5c8fed74294b req-a9dcce53-da89-405e-9c7e-18d4d9bbf3f9 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Lock "cinder-attachment_update-d167db1d-e55c-4a4e-992b-c50b26b2cf35-np0000006248" released by "attachment_update" :: held 0.185s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:20:44.916006 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a6ce1336-cb0c-41b2-81ae-5c8fed74294b req-a9dcce53-da89-405e-9c7e-18d4d9bbf3f9 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/attachments/f350fa6d-9e84-4103-9b19-e2520c7f4ab8 returned with HTTP 200 Jul 31 17:20:44.917728 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 220/876] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:20:44 2026] PUT /volume/v3/attachments/f350fa6d-9e84-4103-9b19-e2520c7f4ab8 => generated 967 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:45.013024 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3c7caf2d-1e82-4107-b8ec-d6c43c1714f3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:45.017336 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3c7caf2d-1e82-4107-b8ec-d6c43c1714f3 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:45.017336 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3c7caf2d-1e82-4107-b8ec-d6c43c1714f3 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:45.017336 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3c7caf2d-1e82-4107-b8ec-d6c43c1714f3 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:45.017336 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-3c7caf2d-1e82-4107-b8ec-d6c43c1714f3 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:45.025229 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:45.025229 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:45.026504 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3c7caf2d-1e82-4107-b8ec-d6c43c1714f3 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:45.027593 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 215/877] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:45 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:45.486047 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-797f4ef6-733a-43ce-a767-8e58f8b344a1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:45.489033 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-797f4ef6-733a-43ce-a767-8e58f8b344a1 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/d78fe120-ad28-4691-b071-7d9b252688e2 Jul 31 17:20:45.489352 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-797f4ef6-733a-43ce-a767-8e58f8b344a1 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:45.489939 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-797f4ef6-733a-43ce-a767-8e58f8b344a1 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:45.500374 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:45.500374 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:45.507505 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-797f4ef6-733a-43ce-a767-8e58f8b344a1 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:20:45.515905 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-797f4ef6-733a-43ce-a767-8e58f8b344a1 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/d78fe120-ad28-4691-b071-7d9b252688e2 returned with HTTP 200 Jul 31 17:20:45.516454 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 224/878] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:45 2026] GET /volume/v3/volumes/d78fe120-ad28-4691-b071-7d9b252688e2 => generated 1366 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:45.536753 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-abdb6dd4-fbdb-4834-a3b8-f5e18480ce04 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:45.541664 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-abdb6dd4-fbdb-4834-a3b8-f5e18480ce04 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] GET https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 Jul 31 17:20:45.542085 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-abdb6dd4-fbdb-4834-a3b8-f5e18480ce04 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:45.542565 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-abdb6dd4-fbdb-4834-a3b8-f5e18480ce04 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:45.566753 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:45.566753 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:45.576583 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-abdb6dd4-fbdb-4834-a3b8-f5e18480ce04 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Volume info retrieved successfully. Jul 31 17:20:45.585757 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-abdb6dd4-fbdb-4834-a3b8-f5e18480ce04 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 returned with HTTP 200 Jul 31 17:20:45.587860 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 220/879] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:45 2026] GET /volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 => generated 1162 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:45.750004 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-88fb4871-c2a1-430a-b7ec-f789e309c410 req-61660ddf-8dc6-433f-a57a-fc68f210f34d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:45.757098 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-88fb4871-c2a1-430a-b7ec-f789e309c410 req-61660ddf-8dc6-433f-a57a-fc68f210f34d tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/d78fe120-ad28-4691-b071-7d9b252688e2 Jul 31 17:20:45.757557 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-88fb4871-c2a1-430a-b7ec-f789e309c410 req-61660ddf-8dc6-433f-a57a-fc68f210f34d tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:45.757734 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-88fb4871-c2a1-430a-b7ec-f789e309c410 req-61660ddf-8dc6-433f-a57a-fc68f210f34d tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:45.774915 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:45.774915 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:45.781146 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-88fb4871-c2a1-430a-b7ec-f789e309c410 req-61660ddf-8dc6-433f-a57a-fc68f210f34d tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:20:45.789479 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-88fb4871-c2a1-430a-b7ec-f789e309c410 req-61660ddf-8dc6-433f-a57a-fc68f210f34d tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/d78fe120-ad28-4691-b071-7d9b252688e2 returned with HTTP 200 Jul 31 17:20:45.789903 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 221/880] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:20:45 2026] GET /volume/v3/volumes/d78fe120-ad28-4691-b071-7d9b252688e2 => generated 1366 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:46.048652 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6b4ce6c2-480b-4cb9-b566-0ee8b02c2a38 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:46.051459 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6b4ce6c2-480b-4cb9-b566-0ee8b02c2a38 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:46.051459 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6b4ce6c2-480b-4cb9-b566-0ee8b02c2a38 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:46.051459 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6b4ce6c2-480b-4cb9-b566-0ee8b02c2a38 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:46.052094 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-6b4ce6c2-480b-4cb9-b566-0ee8b02c2a38 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:46.063130 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:46.063130 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:46.063130 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6b4ce6c2-480b-4cb9-b566-0ee8b02c2a38 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:46.063130 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 216/881] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:46 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:46.565800 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-88fb4871-c2a1-430a-b7ec-f789e309c410 req-38fda873-b715-4e82-a327-9d830588102d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:46.568763 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-88fb4871-c2a1-430a-b7ec-f789e309c410 req-38fda873-b715-4e82-a327-9d830588102d tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/d78fe120-ad28-4691-b071-7d9b252688e2 Jul 31 17:20:46.569015 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-88fb4871-c2a1-430a-b7ec-f789e309c410 req-38fda873-b715-4e82-a327-9d830588102d tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:46.569515 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-88fb4871-c2a1-430a-b7ec-f789e309c410 req-38fda873-b715-4e82-a327-9d830588102d tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:46.579709 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:46.579709 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:46.585146 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-88fb4871-c2a1-430a-b7ec-f789e309c410 req-38fda873-b715-4e82-a327-9d830588102d tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:20:46.592544 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-88fb4871-c2a1-430a-b7ec-f789e309c410 req-38fda873-b715-4e82-a327-9d830588102d tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/d78fe120-ad28-4691-b071-7d9b252688e2 returned with HTTP 200 Jul 31 17:20:46.593128 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 225/882] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:20:46 2026] GET /volume/v3/volumes/d78fe120-ad28-4691-b071-7d9b252688e2 => generated 1366 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:46.606430 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6b5dd616-c5fd-47e4-8ccd-889cfc9ad0ba None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:46.606619 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d29c3684-319c-432a-bbf2-1a9b460bcbdf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:46.606975 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6b5dd616-c5fd-47e4-8ccd-889cfc9ad0ba None None] GET https://10.4.3.92/volume// Jul 31 17:20:46.606975 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6b5dd616-c5fd-47e4-8ccd-889cfc9ad0ba None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:46.606975 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6b5dd616-c5fd-47e4-8ccd-889cfc9ad0ba None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:46.607127 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6b5dd616-c5fd-47e4-8ccd-889cfc9ad0ba None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:20:46.607791 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 222/883] 10.4.3.92 () {66 vars in 1412 bytes} [Fri Jul 31 17:20:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:20:46.609768 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d29c3684-319c-432a-bbf2-1a9b460bcbdf tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] GET https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 Jul 31 17:20:46.610089 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d29c3684-319c-432a-bbf2-1a9b460bcbdf tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:46.611366 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d29c3684-319c-432a-bbf2-1a9b460bcbdf tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:46.623776 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-88fb4871-c2a1-430a-b7ec-f789e309c410 req-b9b3cb64-9a7c-4654-aef4-4496301beb3f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:46.627244 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-88fb4871-c2a1-430a-b7ec-f789e309c410 req-b9b3cb64-9a7c-4654-aef4-4496301beb3f tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:20:46.627785 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-88fb4871-c2a1-430a-b7ec-f789e309c410 req-b9b3cb64-9a7c-4654-aef4-4496301beb3f tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d78fe120-ad28-4691-b071-7d9b252688e2", "connector": null, "instance_uuid": "8b932d6b-79f3-49b9-8979-232aace9ad40"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:46.637543 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:46.637543 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:46.641129 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:46.641129 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:46.645057 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d29c3684-319c-432a-bbf2-1a9b460bcbdf tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Volume info retrieved successfully. Jul 31 17:20:46.650930 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d29c3684-319c-432a-bbf2-1a9b460bcbdf tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 returned with HTTP 200 Jul 31 17:20:46.651778 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 221/884] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:46 2026] GET /volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 => generated 1162 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:46.683499 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-88fb4871-c2a1-430a-b7ec-f789e309c410 req-b9b3cb64-9a7c-4654-aef4-4496301beb3f tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:20:46.684096 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 217/885] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:20:46 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) Jul 31 17:20:47.083170 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fce45cbb-4f39-4122-a1a8-5df476d93867 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:47.086339 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fce45cbb-4f39-4122-a1a8-5df476d93867 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:47.088150 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fce45cbb-4f39-4122-a1a8-5df476d93867 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:47.088150 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fce45cbb-4f39-4122-a1a8-5df476d93867 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:47.088150 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-fce45cbb-4f39-4122-a1a8-5df476d93867 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:47.096145 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:47.096145 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:47.098461 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fce45cbb-4f39-4122-a1a8-5df476d93867 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:47.099265 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 226/886] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:47 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:47.668105 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e0208173-4c77-4f58-b825-4e8075c8bc2b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:47.669971 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e0208173-4c77-4f58-b825-4e8075c8bc2b tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] GET https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 Jul 31 17:20:47.670175 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e0208173-4c77-4f58-b825-4e8075c8bc2b tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:47.670384 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e0208173-4c77-4f58-b825-4e8075c8bc2b tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:47.691926 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:47.691926 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:47.697716 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e0208173-4c77-4f58-b825-4e8075c8bc2b tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Volume info retrieved successfully. Jul 31 17:20:47.706660 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e0208173-4c77-4f58-b825-4e8075c8bc2b tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 returned with HTTP 200 Jul 31 17:20:47.707178 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 223/887] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:47 2026] GET /volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 => generated 1162 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:48.123678 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-16e81afe-6970-4230-b58d-5d79f3f665d7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:48.127076 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-16e81afe-6970-4230-b58d-5d79f3f665d7 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:48.127076 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-16e81afe-6970-4230-b58d-5d79f3f665d7 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:48.127076 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-16e81afe-6970-4230-b58d-5d79f3f665d7 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:48.127076 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-16e81afe-6970-4230-b58d-5d79f3f665d7 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:48.137513 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:48.137513 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:48.138683 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-16e81afe-6970-4230-b58d-5d79f3f665d7 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:48.139251 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 222/888] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:48 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:48.287207 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-efe82db6-028c-43fa-98b1-6655986295b5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:48.431692 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-efe82db6-028c-43fa-98b1-6655986295b5 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:20:48.432118 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-efe82db6-028c-43fa-98b1-6655986295b5 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-260655807"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:48.437104 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-efe82db6-028c-43fa-98b1-6655986295b5 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-260655807'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:20:48.437311 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-efe82db6-028c-43fa-98b1-6655986295b5 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Create volume of 1 GB Jul 31 17:20:48.439617 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:48.439617 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:48.443662 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-efe82db6-028c-43fa-98b1-6655986295b5 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Availability Zones retrieved successfully. Jul 31 17:20:48.451837 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-efe82db6-028c-43fa-98b1-6655986295b5 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Flow 'volume_create_api' (0525db7a-3d05-4fb1-b994-7823225e6829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:48.453273 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-efe82db6-028c-43fa-98b1-6655986295b5 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d2d98bc-d461-4490-b5ea-3b53c1dfc064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:48.454772 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-efe82db6-028c-43fa-98b1-6655986295b5 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:20:48.497367 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-efe82db6-028c-43fa-98b1-6655986295b5 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d2d98bc-d461-4490-b5ea-3b53c1dfc064) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:48.498106 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-efe82db6-028c-43fa-98b1-6655986295b5 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec01669b-62b7-41f3-ba6e-af3f1ca1f73d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:48.598655 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-efe82db6-028c-43fa-98b1-6655986295b5 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Created reservations ['ad57ebdf-1bca-4c54-82d5-aec7be102b09', 'e9a49499-7014-4894-9de0-8f5abe904e5d', '69a1c9c4-46c4-4625-ad75-333f8ccfc24d', 'e3d1f68e-850d-4e54-974f-788535ec95c7'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:20:48.599817 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-efe82db6-028c-43fa-98b1-6655986295b5 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec01669b-62b7-41f3-ba6e-af3f1ca1f73d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad57ebdf-1bca-4c54-82d5-aec7be102b09', 'e9a49499-7014-4894-9de0-8f5abe904e5d', '69a1c9c4-46c4-4625-ad75-333f8ccfc24d', 'e3d1f68e-850d-4e54-974f-788535ec95c7']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:48.600911 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-efe82db6-028c-43fa-98b1-6655986295b5 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60913cfc-d2c9-4343-893b-9ad5fd5f02eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:48.632224 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-efe82db6-028c-43fa-98b1-6655986295b5 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60913cfc-d2c9-4343-893b-9ad5fd5f02eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3011ba5-6c19-4aaf-b8ce-6be9fecc367c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-260655807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c83ffa514937498bb0f9187ba5fea4b4',qos_specs=None,replication_status=,reservations=['ad57ebdf-1bca-4c54-82d5-aec7be102b09','e9a49499-7014-4894-9de0-8f5abe904e5d','69a1c9c4-46c4-4625-ad75-333f8ccfc24d','e3d1f68e-850d-4e54-974f-788535ec95c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdcc4713f80b4050a33417cca253ce64',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:20:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-260655807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3011ba5-6c19-4aaf-b8ce-6be9fecc367c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c83ffa514937498bb0f9187ba5fea4b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fdcc4713f80b4050a33417cca253ce64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:48.633822 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-efe82db6-028c-43fa-98b1-6655986295b5 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78cabd1d-923d-4426-8d4c-3be10dda9ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:48.668127 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-efe82db6-028c-43fa-98b1-6655986295b5 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78cabd1d-923d-4426-8d4c-3be10dda9ae1) transitioned into state 'SUCCESS' from state '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-260655807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c83ffa514937498bb0f9187ba5fea4b4',qos_specs=None,replication_status=,reservations=['ad57ebdf-1bca-4c54-82d5-aec7be102b09','e9a49499-7014-4894-9de0-8f5abe904e5d','69a1c9c4-46c4-4625-ad75-333f8ccfc24d','e3d1f68e-850d-4e54-974f-788535ec95c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdcc4713f80b4050a33417cca253ce64',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:48.670719 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-efe82db6-028c-43fa-98b1-6655986295b5 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ec9e079-a3cf-4409-bb45-79470eb1559c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:48.671412 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-45891a6f-a130-4e93-88b0-1c1ef63f3633 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:48.673303 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-45891a6f-a130-4e93-88b0-1c1ef63f3633 None None] GET https://10.4.3.92/volume// Jul 31 17:20:48.673303 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-45891a6f-a130-4e93-88b0-1c1ef63f3633 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:48.674575 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-45891a6f-a130-4e93-88b0-1c1ef63f3633 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:48.675198 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-45891a6f-a130-4e93-88b0-1c1ef63f3633 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:20:48.675742 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 227/889] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:20:48 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:20:48.684179 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-efe82db6-028c-43fa-98b1-6655986295b5 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ec9e079-a3cf-4409-bb45-79470eb1559c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:48.685420 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-efe82db6-028c-43fa-98b1-6655986295b5 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Flow 'volume_create_api' (0525db7a-3d05-4fb1-b994-7823225e6829) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:48.685818 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-efe82db6-028c-43fa-98b1-6655986295b5 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Create volume request issued successfully. Jul 31 17:20:48.686803 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-efe82db6-028c-43fa-98b1-6655986295b5 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:20:48.687294 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 218/890] 10.4.3.92 () {70 vars in 1292 bytes} [Fri Jul 31 17:20:48 2026] POST /volume/v3/volumes => generated 816 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:48.688781 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-88fb4871-c2a1-430a-b7ec-f789e309c410 req-7f41df38-5623-4f99-8653-011693187faf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:48.692968 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-88fb4871-c2a1-430a-b7ec-f789e309c410 req-7f41df38-5623-4f99-8653-011693187faf tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/d78fe120-ad28-4691-b071-7d9b252688e2 Jul 31 17:20:48.693262 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-88fb4871-c2a1-430a-b7ec-f789e309c410 req-7f41df38-5623-4f99-8653-011693187faf tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:48.693717 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-88fb4871-c2a1-430a-b7ec-f789e309c410 req-7f41df38-5623-4f99-8653-011693187faf tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:48.705650 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-855c248d-07cf-45fa-8e0c-87950055cde6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:48.708903 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-855c248d-07cf-45fa-8e0c-87950055cde6 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] GET https://10.4.3.92/volume/v3/volumes/b3011ba5-6c19-4aaf-b8ce-6be9fecc367c Jul 31 17:20:48.709356 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-855c248d-07cf-45fa-8e0c-87950055cde6 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:48.710360 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-855c248d-07cf-45fa-8e0c-87950055cde6 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:48.720084 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:48.720084 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:48.730482 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f012cf36-1969-4343-acdb-a649bf818bf1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:48.730598 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-88fb4871-c2a1-430a-b7ec-f789e309c410 req-7f41df38-5623-4f99-8653-011693187faf tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:20:48.733051 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:48.733051 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:48.737281 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f012cf36-1969-4343-acdb-a649bf818bf1 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] GET https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 Jul 31 17:20:48.737744 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f012cf36-1969-4343-acdb-a649bf818bf1 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:48.738052 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f012cf36-1969-4343-acdb-a649bf818bf1 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:48.743855 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-88fb4871-c2a1-430a-b7ec-f789e309c410 req-7f41df38-5623-4f99-8653-011693187faf tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/d78fe120-ad28-4691-b071-7d9b252688e2 returned with HTTP 200 Jul 31 17:20:48.744439 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-855c248d-07cf-45fa-8e0c-87950055cde6 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Volume info retrieved successfully. Jul 31 17:20:48.744718 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 224/891] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:20:48 2026] GET /volume/v3/volumes/d78fe120-ad28-4691-b071-7d9b252688e2 => generated 1545 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 31 17:20:48.752415 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-855c248d-07cf-45fa-8e0c-87950055cde6 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] https://10.4.3.92/volume/v3/volumes/b3011ba5-6c19-4aaf-b8ce-6be9fecc367c returned with HTTP 200 Jul 31 17:20:48.752924 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 223/892] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:20:48 2026] GET /volume/v3/volumes/b3011ba5-6c19-4aaf-b8ce-6be9fecc367c => generated 884 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:48.772192 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:48.772192 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:48.783630 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f012cf36-1969-4343-acdb-a649bf818bf1 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Volume info retrieved successfully. Jul 31 17:20:48.797015 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f012cf36-1969-4343-acdb-a649bf818bf1 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 returned with HTTP 200 Jul 31 17:20:48.797905 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 228/893] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:48 2026] GET /volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 => generated 1162 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:48.886784 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-88fb4871-c2a1-430a-b7ec-f789e309c410 req-a842e68e-97df-45bb-a223-9118eedf6e57 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:48.890291 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-88fb4871-c2a1-430a-b7ec-f789e309c410 req-a842e68e-97df-45bb-a223-9118eedf6e57 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] PUT https://10.4.3.92/volume/v3/attachments/d16465ee-6411-471a-aeb7-37ddd93e2185 Jul 31 17:20:48.890813 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-88fb4871-c2a1-430a-b7ec-f789e309c410 req-a842e68e-97df-45bb-a223-9118eedf6e57 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:48.905261 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-88fb4871-c2a1-430a-b7ec-f789e309c410 req-a842e68e-97df-45bb-a223-9118eedf6e57 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Acquiring lock "cinder-attachment_update-d78fe120-ad28-4691-b071-7d9b252688e2-np0000006248" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:20:48.911706 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-88fb4871-c2a1-430a-b7ec-f789e309c410 req-a842e68e-97df-45bb-a223-9118eedf6e57 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Lock "cinder-attachment_update-d78fe120-ad28-4691-b071-7d9b252688e2-np0000006248" acquired by "attachment_update" :: waited 0.006s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:20:48.913018 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:48.913018 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:49.098231 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-88fb4871-c2a1-430a-b7ec-f789e309c410 req-a842e68e-97df-45bb-a223-9118eedf6e57 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Lock "cinder-attachment_update-d78fe120-ad28-4691-b071-7d9b252688e2-np0000006248" released by "attachment_update" :: held 0.187s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:20:49.098914 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-88fb4871-c2a1-430a-b7ec-f789e309c410 req-a842e68e-97df-45bb-a223-9118eedf6e57 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/attachments/d16465ee-6411-471a-aeb7-37ddd93e2185 returned with HTTP 200 Jul 31 17:20:49.100016 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 219/894] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:20:48 2026] PUT /volume/v3/attachments/d16465ee-6411-471a-aeb7-37ddd93e2185 => generated 969 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:49.154400 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-88fb4871-c2a1-430a-b7ec-f789e309c410 req-e896664a-f997-47f1-90d6-fc6a96d62d31 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:49.155991 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6daca5d0-54e8-431d-b418-b1b976a13696 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:49.157940 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6daca5d0-54e8-431d-b418-b1b976a13696 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:49.157940 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6daca5d0-54e8-431d-b418-b1b976a13696 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:49.158216 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6daca5d0-54e8-431d-b418-b1b976a13696 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:49.158279 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-88fb4871-c2a1-430a-b7ec-f789e309c410 req-e896664a-f997-47f1-90d6-fc6a96d62d31 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] POST https://10.4.3.92/volume/v3/attachments/d16465ee-6411-471a-aeb7-37ddd93e2185/action Jul 31 17:20:49.158605 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6daca5d0-54e8-431d-b418-b1b976a13696 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:49.159183 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-88fb4871-c2a1-430a-b7ec-f789e309c410 req-e896664a-f997-47f1-90d6-fc6a96d62d31 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:20:49.159503 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-88fb4871-c2a1-430a-b7ec-f789e309c410 req-e896664a-f997-47f1-90d6-fc6a96d62d31 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:49.166931 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:49.166931 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:49.167784 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6daca5d0-54e8-431d-b418-b1b976a13696 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:49.168371 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 224/895] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:49 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:49.184293 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c695c20a-b10d-436b-b673-12aea9e6d00e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:49.189181 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c695c20a-b10d-436b-b673-12aea9e6d00e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/volumes/0afa60a5-eeda-4550-84ad-8528f6acfb3e Jul 31 17:20:49.189359 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c695c20a-b10d-436b-b673-12aea9e6d00e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:49.189777 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c695c20a-b10d-436b-b673-12aea9e6d00e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:49.192069 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:49.192069 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:49.200420 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:49.200420 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:49.206481 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c695c20a-b10d-436b-b673-12aea9e6d00e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Volume info retrieved successfully. Jul 31 17:20:49.213797 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c695c20a-b10d-436b-b673-12aea9e6d00e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/volumes/0afa60a5-eeda-4550-84ad-8528f6acfb3e returned with HTTP 200 Jul 31 17:20:49.214455 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 229/896] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:49 2026] GET /volume/v3/volumes/0afa60a5-eeda-4550-84ad-8528f6acfb3e => generated 899 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:49.216685 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-88fb4871-c2a1-430a-b7ec-f789e309c410 req-e896664a-f997-47f1-90d6-fc6a96d62d31 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/attachments/d16465ee-6411-471a-aeb7-37ddd93e2185/action returned with HTTP 204 Jul 31 17:20:49.219186 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 225/897] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:20:49 2026] POST /volume/v3/attachments/d16465ee-6411-471a-aeb7-37ddd93e2185/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:49.231329 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-37386601-5f98-4669-9d06-53bf71241f21 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:49.233586 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-37386601-5f98-4669-9d06-53bf71241f21 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/volumes Jul 31 17:20:49.234365 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-37386601-5f98-4669-9d06-53bf71241f21 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:49.234365 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-37386601-5f98-4669-9d06-53bf71241f21 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:49.234517 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-37386601-5f98-4669-9d06-53bf71241f21 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:20:49.234904 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:49.234904 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:49.235763 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-37386601-5f98-4669-9d06-53bf71241f21 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:20:49.251441 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-37386601-5f98-4669-9d06-53bf71241f21 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Get all volumes completed successfully. Jul 31 17:20:49.253143 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-37386601-5f98-4669-9d06-53bf71241f21 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 200 Jul 31 17:20:49.253143 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 220/898] 10.4.3.92 () {66 vars in 1230 bytes} [Fri Jul 31 17:20:49 2026] GET /volume/v3/volumes => generated 657 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:49.266394 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cdfdd873-cdeb-4277-8e67-3670888b34d6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:49.268766 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cdfdd873-cdeb-4277-8e67-3670888b34d6 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] DELETE https://10.4.3.92/volume/v3/volumes/0afa60a5-eeda-4550-84ad-8528f6acfb3e Jul 31 17:20:49.269094 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cdfdd873-cdeb-4277-8e67-3670888b34d6 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:49.269610 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cdfdd873-cdeb-4277-8e67-3670888b34d6 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:49.269840 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-cdfdd873-cdeb-4277-8e67-3670888b34d6 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Delete volume with id: 0afa60a5-eeda-4550-84ad-8528f6acfb3e Jul 31 17:20:49.282953 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:49.282953 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:49.283715 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cdfdd873-cdeb-4277-8e67-3670888b34d6 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Volume info retrieved successfully. Jul 31 17:20:49.329024 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cdfdd873-cdeb-4277-8e67-3670888b34d6 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Delete volume request issued successfully. Jul 31 17:20:49.329024 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cdfdd873-cdeb-4277-8e67-3670888b34d6 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/volumes/0afa60a5-eeda-4550-84ad-8528f6acfb3e returned with HTTP 202 Jul 31 17:20:49.329779 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 225/899] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:20:49 2026] DELETE /volume/v3/volumes/0afa60a5-eeda-4550-84ad-8528f6acfb3e => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:20:49.342407 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8a41b3c3-5bf9-4e75-884a-7a4e474eb154 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:49.344927 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8a41b3c3-5bf9-4e75-884a-7a4e474eb154 tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] DELETE https://10.4.3.92/volume/v3/backups/e8bcd207-1550-43db-9bb1-0c119e1a4b5b Jul 31 17:20:49.346130 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8a41b3c3-5bf9-4e75-884a-7a4e474eb154 tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:49.346130 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8a41b3c3-5bf9-4e75-884a-7a4e474eb154 tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:49.347423 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-8a41b3c3-5bf9-4e75-884a-7a4e474eb154 tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] Delete backup with id: e8bcd207-1550-43db-9bb1-0c119e1a4b5b. Jul 31 17:20:49.358965 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:49.358965 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:49.401469 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.backup.rpcapi [None req-8a41b3c3-5bf9-4e75-884a-7a4e474eb154 tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] delete_backup rpcapi backup_id e8bcd207-1550-43db-9bb1-0c119e1a4b5b {{(pid=100272) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:20:49.404890 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8a41b3c3-5bf9-4e75-884a-7a4e474eb154 tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] https://10.4.3.92/volume/v3/backups/e8bcd207-1550-43db-9bb1-0c119e1a4b5b returned with HTTP 202 Jul 31 17:20:49.405129 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 230/900] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:20:49 2026] DELETE /volume/v3/backups/e8bcd207-1550-43db-9bb1-0c119e1a4b5b => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:20:49.417860 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-26c0b1bf-1cee-4775-bbed-c441bd3cdec3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:49.420718 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-26c0b1bf-1cee-4775-bbed-c441bd3cdec3 tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] GET https://10.4.3.92/volume/v3/backups/e8bcd207-1550-43db-9bb1-0c119e1a4b5b Jul 31 17:20:49.421062 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-26c0b1bf-1cee-4775-bbed-c441bd3cdec3 tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:49.421595 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-26c0b1bf-1cee-4775-bbed-c441bd3cdec3 tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:49.421812 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-26c0b1bf-1cee-4775-bbed-c441bd3cdec3 tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] Show backup with id e8bcd207-1550-43db-9bb1-0c119e1a4b5b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:49.444334 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:49.444334 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:49.444935 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-26c0b1bf-1cee-4775-bbed-c441bd3cdec3 tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] https://10.4.3.92/volume/v3/backups/e8bcd207-1550-43db-9bb1-0c119e1a4b5b returned with HTTP 200 Jul 31 17:20:49.445534 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 226/901] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:49 2026] GET /volume/v3/backups/e8bcd207-1550-43db-9bb1-0c119e1a4b5b => generated 799 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:49.776265 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fe80795d-e959-45ef-b8ae-44a069ba83ef None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:49.783743 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fe80795d-e959-45ef-b8ae-44a069ba83ef tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] GET https://10.4.3.92/volume/v3/volumes/b3011ba5-6c19-4aaf-b8ce-6be9fecc367c Jul 31 17:20:49.783743 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fe80795d-e959-45ef-b8ae-44a069ba83ef tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:49.789692 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fe80795d-e959-45ef-b8ae-44a069ba83ef tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:49.808870 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:49.808870 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:49.820147 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fe80795d-e959-45ef-b8ae-44a069ba83ef tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Volume info retrieved successfully. Jul 31 17:20:49.820231 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-64ae23d9-7607-4fab-86d0-e70139bb90d2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:49.822261 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64ae23d9-7607-4fab-86d0-e70139bb90d2 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] GET https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 Jul 31 17:20:49.822886 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64ae23d9-7607-4fab-86d0-e70139bb90d2 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:49.823374 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64ae23d9-7607-4fab-86d0-e70139bb90d2 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:49.827506 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fe80795d-e959-45ef-b8ae-44a069ba83ef tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] https://10.4.3.92/volume/v3/volumes/b3011ba5-6c19-4aaf-b8ce-6be9fecc367c returned with HTTP 200 Jul 31 17:20:49.827942 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 221/902] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:20:49 2026] GET /volume/v3/volumes/b3011ba5-6c19-4aaf-b8ce-6be9fecc367c => generated 943 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:49.845259 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:49.845259 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:49.851929 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-64ae23d9-7607-4fab-86d0-e70139bb90d2 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Volume info retrieved successfully. Jul 31 17:20:49.852863 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a528e65c-be29-488d-a217-17d3cc8cbb61 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:49.856502 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a528e65c-be29-488d-a217-17d3cc8cbb61 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] POST https://10.4.3.92/volume/v3/volume-transfers Jul 31 17:20:49.856502 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a528e65c-be29-488d-a217-17d3cc8cbb61 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b3011ba5-6c19-4aaf-b8ce-6be9fecc367c"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:49.858304 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volume_transfer [None req-a528e65c-be29-488d-a217-17d3cc8cbb61 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b3011ba5-6c19-4aaf-b8ce-6be9fecc367c'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 31 17:20:49.858538 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volume_transfer [None req-a528e65c-be29-488d-a217-17d3cc8cbb61 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Creating transfer of volume b3011ba5-6c19-4aaf-b8ce-6be9fecc367c Jul 31 17:20:49.858713 np0000006248 devstack@c-api.service[100272]: INFO cinder.transfer.api [None req-a528e65c-be29-488d-a217-17d3cc8cbb61 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Generating transfer record for volume b3011ba5-6c19-4aaf-b8ce-6be9fecc367c Jul 31 17:20:49.860270 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64ae23d9-7607-4fab-86d0-e70139bb90d2 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 returned with HTTP 200 Jul 31 17:20:49.860977 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 226/903] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:49 2026] GET /volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 => generated 1162 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:49.870582 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:49.870582 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:49.899301 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a528e65c-be29-488d-a217-17d3cc8cbb61 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] https://10.4.3.92/volume/v3/volume-transfers returned with HTTP 202 Jul 31 17:20:49.900476 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 231/904] 10.4.3.92 () {70 vars in 1319 bytes} [Fri Jul 31 17:20:49 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 292 bytes (3 switches on core 0) Jul 31 17:20:49.914939 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f44e7a59-fa3c-493a-ad43-5cf2577dc256 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:49.917684 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f44e7a59-fa3c-493a-ad43-5cf2577dc256 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] GET https://10.4.3.92/volume/v3/volumes/b3011ba5-6c19-4aaf-b8ce-6be9fecc367c Jul 31 17:20:49.918741 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f44e7a59-fa3c-493a-ad43-5cf2577dc256 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:49.918741 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f44e7a59-fa3c-493a-ad43-5cf2577dc256 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:49.934281 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:49.934281 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:49.944479 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f44e7a59-fa3c-493a-ad43-5cf2577dc256 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Volume info retrieved successfully. Jul 31 17:20:49.957395 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f44e7a59-fa3c-493a-ad43-5cf2577dc256 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] https://10.4.3.92/volume/v3/volumes/b3011ba5-6c19-4aaf-b8ce-6be9fecc367c returned with HTTP 200 Jul 31 17:20:49.957395 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 227/905] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:20:49 2026] GET /volume/v3/volumes/b3011ba5-6c19-4aaf-b8ce-6be9fecc367c => generated 951 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:49.983807 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4826d51b-5e49-4d8f-a49c-35b200a5cb56 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:49.987217 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4826d51b-5e49-4d8f-a49c-35b200a5cb56 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] GET https://10.4.3.92/volume/v3/volume-transfers/a24890ac-a154-4f74-840d-fc06eec64f50 Jul 31 17:20:49.987667 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4826d51b-5e49-4d8f-a49c-35b200a5cb56 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:49.989146 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4826d51b-5e49-4d8f-a49c-35b200a5cb56 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:49.998504 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4826d51b-5e49-4d8f-a49c-35b200a5cb56 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] https://10.4.3.92/volume/v3/volume-transfers/a24890ac-a154-4f74-840d-fc06eec64f50 returned with HTTP 200 Jul 31 17:20:49.999131 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 222/906] 10.4.3.92 () {68 vars in 1409 bytes} [Fri Jul 31 17:20:49 2026] GET /volume/v3/volume-transfers/a24890ac-a154-4f74-840d-fc06eec64f50 => generated 538 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:50.013944 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1d141b33-3e8b-46bd-923a-65cf5b52ec04 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:50.017347 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1d141b33-3e8b-46bd-923a-65cf5b52ec04 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] GET https://10.4.3.92/volume/v3/volume-transfers Jul 31 17:20:50.024039 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1d141b33-3e8b-46bd-923a-65cf5b52ec04 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:50.024039 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1d141b33-3e8b-46bd-923a-65cf5b52ec04 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:50.024039 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volume_transfer [None req-1d141b33-3e8b-46bd-923a-65cf5b52ec04 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Listing volume transfers {{(pid=100274) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 31 17:20:50.046332 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1d141b33-3e8b-46bd-923a-65cf5b52ec04 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] https://10.4.3.92/volume/v3/volume-transfers returned with HTTP 200 Jul 31 17:20:50.046332 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 227/907] 10.4.3.92 () {68 vars in 1298 bytes} [Fri Jul 31 17:20:50 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:50.059486 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-762167e9-77e4-4d23-b17e-3131d0a7e38f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:50.231901 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-762167e9-77e4-4d23-b17e-3131d0a7e38f tempest-VolumesTransfersV357Test-74314687 tempest-VolumesTransfersV357Test-74314687-project-member] POST https://10.4.3.92/volume/v3/volume-transfers/a24890ac-a154-4f74-840d-fc06eec64f50/accept Jul 31 17:20:50.233426 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-762167e9-77e4-4d23-b17e-3131d0a7e38f tempest-VolumesTransfersV357Test-74314687 tempest-VolumesTransfersV357Test-74314687-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "139323bff7917392"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:50.235270 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.volume_transfer [None req-762167e9-77e4-4d23-b17e-3131d0a7e38f tempest-VolumesTransfersV357Test-74314687 tempest-VolumesTransfersV357Test-74314687-project-member] Accepting volume transfer a24890ac-a154-4f74-840d-fc06eec64f50 {{(pid=100272) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 31 17:20:50.235270 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.contrib.volume_transfer [None req-762167e9-77e4-4d23-b17e-3131d0a7e38f tempest-VolumesTransfersV357Test-74314687 tempest-VolumesTransfersV357Test-74314687-project-member] Accepting transfer a24890ac-a154-4f74-840d-fc06eec64f50 Jul 31 17:20:50.398676 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-762167e9-77e4-4d23-b17e-3131d0a7e38f tempest-VolumesTransfersV357Test-74314687 tempest-VolumesTransfersV357Test-74314687-project-member] Created reservations ['b3ee6943-89ec-44af-8bbb-b209a98c0877', 'e216a023-3d65-464c-9117-0351a8eb5701', 'cf70ace3-2c77-4d71-9ad6-3889db6ecc22', '71953e32-ed7d-4b33-9e21-5963ddab1dc3'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:20:50.463669 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3b6fb11c-8880-47c5-937e-4e143539864b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:50.464502 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-762167e9-77e4-4d23-b17e-3131d0a7e38f tempest-VolumesTransfersV357Test-74314687 tempest-VolumesTransfersV357Test-74314687-project-member] Created reservations ['ece0822d-345d-473a-9fb4-98d44169de89', 'f7c97fad-f137-4ed9-8237-56ffb6f59bbf', 'c5d394a2-b803-427d-a8fa-b6677b42b1b4', '95b5d0c8-490d-41d7-b346-ec4b3e59c320'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:20:50.467451 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3b6fb11c-8880-47c5-937e-4e143539864b tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] GET https://10.4.3.92/volume/v3/backups/e8bcd207-1550-43db-9bb1-0c119e1a4b5b Jul 31 17:20:50.467692 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3b6fb11c-8880-47c5-937e-4e143539864b tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:50.467902 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3b6fb11c-8880-47c5-937e-4e143539864b tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:50.468049 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-3b6fb11c-8880-47c5-937e-4e143539864b tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] Show backup with id e8bcd207-1550-43db-9bb1-0c119e1a4b5b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:50.482350 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3b6fb11c-8880-47c5-937e-4e143539864b tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] https://10.4.3.92/volume/v3/backups/e8bcd207-1550-43db-9bb1-0c119e1a4b5b returned with HTTP 404 Jul 31 17:20:50.482957 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 228/908] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:50 2026] GET /volume/v3/backups/e8bcd207-1550-43db-9bb1-0c119e1a4b5b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:50.497391 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-83637825-e9e7-4439-97b9-a040904a8310 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:50.501827 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-83637825-e9e7-4439-97b9-a040904a8310 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] DELETE https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:50.501827 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-83637825-e9e7-4439-97b9-a040904a8310 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:50.501827 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-83637825-e9e7-4439-97b9-a040904a8310 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:50.501827 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-83637825-e9e7-4439-97b9-a040904a8310 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Delete backup with id: dbac8e2a-054c-4c35-8aac-bf39b883e716. Jul 31 17:20:50.509787 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:50.509787 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:50.554656 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-83637825-e9e7-4439-97b9-a040904a8310 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] delete_backup rpcapi backup_id dbac8e2a-054c-4c35-8aac-bf39b883e716 {{(pid=100271) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:20:50.557923 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-83637825-e9e7-4439-97b9-a040904a8310 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 202 Jul 31 17:20:50.558867 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 223/909] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:20:50 2026] DELETE /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:20:50.571555 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3376ba44-4e62-4751-946c-3905bf8caf12 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:50.573964 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-762167e9-77e4-4d23-b17e-3131d0a7e38f tempest-VolumesTransfersV357Test-74314687 tempest-VolumesTransfersV357Test-74314687-project-member] Created reservations ['f8efcc92-b986-4e9f-919a-00d6bea7b161', '6e52100a-79ee-49f0-864a-78369f5c0628', 'ea748212-ce3d-4e85-b54a-3807802056f6', '634838f0-785c-4c83-9348-f580662baea9'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:20:50.581987 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3376ba44-4e62-4751-946c-3905bf8caf12 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:50.581987 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3376ba44-4e62-4751-946c-3905bf8caf12 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:50.581987 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3376ba44-4e62-4751-946c-3905bf8caf12 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:50.581987 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-3376ba44-4e62-4751-946c-3905bf8caf12 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:50.590182 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:50.590182 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:50.591962 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3376ba44-4e62-4751-946c-3905bf8caf12 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:50.592538 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 228/910] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:50 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 799 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:50.656846 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-762167e9-77e4-4d23-b17e-3131d0a7e38f tempest-VolumesTransfersV357Test-74314687 tempest-VolumesTransfersV357Test-74314687-project-member] Created reservations ['b469348a-12b7-405d-853c-621fddce2841', 'ec2fa428-c26c-43a0-8de6-f3a9ce0bd68d', '19c73f8b-a1b2-47b2-b387-5887741d053e', '5be18894-ab7c-4f79-8897-3cc996ca3d19'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:20:50.683101 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-762167e9-77e4-4d23-b17e-3131d0a7e38f tempest-VolumesTransfersV357Test-74314687 tempest-VolumesTransfersV357Test-74314687-project-member] Transfer volume completed successfully. Jul 31 17:20:50.785022 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1f41261e-1ce9-4edb-b744-0dfb774ac9e9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:50.785776 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1f41261e-1ce9-4edb-b744-0dfb774ac9e9 None None] GET https://10.4.3.92/volume// Jul 31 17:20:50.785864 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1f41261e-1ce9-4edb-b744-0dfb774ac9e9 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:50.786063 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1f41261e-1ce9-4edb-b744-0dfb774ac9e9 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:50.786589 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1f41261e-1ce9-4edb-b744-0dfb774ac9e9 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:20:50.787476 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 229/911] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:20:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:20:50.814105 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-a6ce1336-cb0c-41b2-81ae-5c8fed74294b req-2cc894e5-6d8c-4e09-b3f5-bb65cc7597d6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:50.820039 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a6ce1336-cb0c-41b2-81ae-5c8fed74294b req-2cc894e5-6d8c-4e09-b3f5-bb65cc7597d6 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] POST https://10.4.3.92/volume/v3/attachments/f350fa6d-9e84-4103-9b19-e2520c7f4ab8/action Jul 31 17:20:50.821295 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a6ce1336-cb0c-41b2-81ae-5c8fed74294b req-2cc894e5-6d8c-4e09-b3f5-bb65cc7597d6 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:20:50.821673 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a6ce1336-cb0c-41b2-81ae-5c8fed74294b req-2cc894e5-6d8c-4e09-b3f5-bb65cc7597d6 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:50.821964 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-bd6a8710-64e7-47de-9433-310eeed2f62e req-974951f3-88cc-4203-9d7a-3a4e29a95899 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:50.834360 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bd6a8710-64e7-47de-9433-310eeed2f62e req-974951f3-88cc-4203-9d7a-3a4e29a95899 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:20:50.834360 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bd6a8710-64e7-47de-9433-310eeed2f62e req-974951f3-88cc-4203-9d7a-3a4e29a95899 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "facb951f-4519-40ee-9251-4ca006a33b80", "connector": null, "instance_uuid": "6aa253a7-6d1f-47a3-9a3d-487b9f5b41f5"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:50.847737 np0000006248 devstack@c-api.service[100272]: INFO cinder.transfer.api [None req-762167e9-77e4-4d23-b17e-3131d0a7e38f tempest-VolumesTransfersV357Test-74314687 tempest-VolumesTransfersV357Test-74314687-project-member] Volume b3011ba5-6c19-4aaf-b8ce-6be9fecc367c has been transferred. Jul 31 17:20:50.860783 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:50.860783 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:50.866087 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-762167e9-77e4-4d23-b17e-3131d0a7e38f tempest-VolumesTransfersV357Test-74314687 tempest-VolumesTransfersV357Test-74314687-project-member] https://10.4.3.92/volume/v3/volume-transfers/a24890ac-a154-4f74-840d-fc06eec64f50/accept returned with HTTP 202 Jul 31 17:20:50.867575 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 232/912] 10.4.3.92 () {70 vars in 1451 bytes} [Fri Jul 31 17:20:50 2026] POST /volume/v3/volume-transfers/a24890ac-a154-4f74-840d-fc06eec64f50/accept => generated 363 bytes in 808 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:50.882890 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cab95493-05ed-4e4d-9f9d-cf8ddf187c28 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:50.885254 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:50.885254 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:50.889522 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d1e272d6-73fe-47a0-b715-f9be91e1bd95 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:50.891602 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cab95493-05ed-4e4d-9f9d-cf8ddf187c28 tempest-VolumesTransfersV357Test-74314687 tempest-VolumesTransfersV357Test-74314687-project-member] GET https://10.4.3.92/volume/v3/volumes/b3011ba5-6c19-4aaf-b8ce-6be9fecc367c Jul 31 17:20:50.891602 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cab95493-05ed-4e4d-9f9d-cf8ddf187c28 tempest-VolumesTransfersV357Test-74314687 tempest-VolumesTransfersV357Test-74314687-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:50.891602 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cab95493-05ed-4e4d-9f9d-cf8ddf187c28 tempest-VolumesTransfersV357Test-74314687 tempest-VolumesTransfersV357Test-74314687-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:50.902677 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d1e272d6-73fe-47a0-b715-f9be91e1bd95 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] GET https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 Jul 31 17:20:50.902677 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d1e272d6-73fe-47a0-b715-f9be91e1bd95 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:50.902677 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d1e272d6-73fe-47a0-b715-f9be91e1bd95 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:50.907745 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:50.907745 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:50.915813 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cab95493-05ed-4e4d-9f9d-cf8ddf187c28 tempest-VolumesTransfersV357Test-74314687 tempest-VolumesTransfersV357Test-74314687-project-member] Volume info retrieved successfully. Jul 31 17:20:50.917619 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:50.917619 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:50.923471 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a6ce1336-cb0c-41b2-81ae-5c8fed74294b req-2cc894e5-6d8c-4e09-b3f5-bb65cc7597d6 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/attachments/f350fa6d-9e84-4103-9b19-e2520c7f4ab8/action returned with HTTP 204 Jul 31 17:20:50.924959 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 224/913] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:20:50 2026] POST /volume/v3/attachments/f350fa6d-9e84-4103-9b19-e2520c7f4ab8/action => generated 0 bytes in 110 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:50.925098 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d1e272d6-73fe-47a0-b715-f9be91e1bd95 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Volume info retrieved successfully. Jul 31 17:20:50.928949 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cab95493-05ed-4e4d-9f9d-cf8ddf187c28 tempest-VolumesTransfersV357Test-74314687 tempest-VolumesTransfersV357Test-74314687-project-member] https://10.4.3.92/volume/v3/volumes/b3011ba5-6c19-4aaf-b8ce-6be9fecc367c returned with HTTP 200 Jul 31 17:20:50.928949 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 230/914] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:20:50 2026] GET /volume/v3/volumes/b3011ba5-6c19-4aaf-b8ce-6be9fecc367c => generated 943 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:50.934511 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d1e272d6-73fe-47a0-b715-f9be91e1bd95 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 returned with HTTP 200 Jul 31 17:20:50.935521 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 233/915] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:50 2026] GET /volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 => generated 1459 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:50.958231 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cc36f2a0-9157-4ee2-83b8-597f26710b9a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:50.961953 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bd6a8710-64e7-47de-9433-310eeed2f62e req-974951f3-88cc-4203-9d7a-3a4e29a95899 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:20:50.961953 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 229/916] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:20:50 2026] POST /volume/v3/attachments => generated 273 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:50.962682 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cc36f2a0-9157-4ee2-83b8-597f26710b9a tempest-VolumesTransfersV357Test-74314687 tempest-VolumesTransfersV357Test-74314687-project-member] GET https://10.4.3.92/volume/v3/volumes/b3011ba5-6c19-4aaf-b8ce-6be9fecc367c Jul 31 17:20:50.962682 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cc36f2a0-9157-4ee2-83b8-597f26710b9a tempest-VolumesTransfersV357Test-74314687 tempest-VolumesTransfersV357Test-74314687-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:50.962682 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cc36f2a0-9157-4ee2-83b8-597f26710b9a tempest-VolumesTransfersV357Test-74314687 tempest-VolumesTransfersV357Test-74314687-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:50.973188 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:50.973188 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:50.979262 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-bd6a8710-64e7-47de-9433-310eeed2f62e req-f73e2800-3b57-4ca8-bad5-b12df6f81a83 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:50.982239 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cc36f2a0-9157-4ee2-83b8-597f26710b9a tempest-VolumesTransfersV357Test-74314687 tempest-VolumesTransfersV357Test-74314687-project-member] Volume info retrieved successfully. Jul 31 17:20:50.984213 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bd6a8710-64e7-47de-9433-310eeed2f62e req-f73e2800-3b57-4ca8-bad5-b12df6f81a83 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] DELETE https://10.4.3.92/volume/v3/attachments/75c113bb-7b6f-45a6-9f55-db427b596d23 Jul 31 17:20:50.984510 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bd6a8710-64e7-47de-9433-310eeed2f62e req-f73e2800-3b57-4ca8-bad5-b12df6f81a83 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:50.985297 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bd6a8710-64e7-47de-9433-310eeed2f62e req-f73e2800-3b57-4ca8-bad5-b12df6f81a83 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:50.989978 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cc36f2a0-9157-4ee2-83b8-597f26710b9a tempest-VolumesTransfersV357Test-74314687 tempest-VolumesTransfersV357Test-74314687-project-member] https://10.4.3.92/volume/v3/volumes/b3011ba5-6c19-4aaf-b8ce-6be9fecc367c returned with HTTP 200 Jul 31 17:20:50.989978 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 225/917] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:20:50 2026] GET /volume/v3/volumes/b3011ba5-6c19-4aaf-b8ce-6be9fecc367c => generated 943 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:51.014364 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6b6c4fa6-c5ad-45d5-b6c2-ecb7466b100b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:51.016363 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:51.016363 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:51.016773 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6b6c4fa6-c5ad-45d5-b6c2-ecb7466b100b tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] DELETE https://10.4.3.92/volume/v3/volume-transfers/a24890ac-a154-4f74-840d-fc06eec64f50 Jul 31 17:20:51.017642 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6b6c4fa6-c5ad-45d5-b6c2-ecb7466b100b tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:51.017979 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6b6c4fa6-c5ad-45d5-b6c2-ecb7466b100b tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:51.019381 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.contrib.volume_transfer [None req-6b6c4fa6-c5ad-45d5-b6c2-ecb7466b100b tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Delete transfer with id: a24890ac-a154-4f74-840d-fc06eec64f50 Jul 31 17:20:51.024683 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6b6c4fa6-c5ad-45d5-b6c2-ecb7466b100b tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] https://10.4.3.92/volume/v3/volume-transfers/a24890ac-a154-4f74-840d-fc06eec64f50 returned with HTTP 404 Jul 31 17:20:51.029344 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 234/918] 10.4.3.92 () {68 vars in 1412 bytes} [Fri Jul 31 17:20:51 2026] DELETE /volume/v3/volume-transfers/a24890ac-a154-4f74-840d-fc06eec64f50 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:20:51.045746 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dfb5abd3-9865-42b1-a2fc-8c66ff069083 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:51.152041 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bd6a8710-64e7-47de-9433-310eeed2f62e req-f73e2800-3b57-4ca8-bad5-b12df6f81a83 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/attachments/75c113bb-7b6f-45a6-9f55-db427b596d23 returned with HTTP 200 Jul 31 17:20:51.152854 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 231/919] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:20:50 2026] DELETE /volume/v3/attachments/75c113bb-7b6f-45a6-9f55-db427b596d23 => generated 192 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:51.211205 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dfb5abd3-9865-42b1-a2fc-8c66ff069083 tempest-VolumesTransfersV357Test-1581551951 tempest-VolumesTransfersV357Test-1581551951-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/b3011ba5-6c19-4aaf-b8ce-6be9fecc367c Jul 31 17:20:51.211857 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dfb5abd3-9865-42b1-a2fc-8c66ff069083 tempest-VolumesTransfersV357Test-1581551951 tempest-VolumesTransfersV357Test-1581551951-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:51.211857 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dfb5abd3-9865-42b1-a2fc-8c66ff069083 tempest-VolumesTransfersV357Test-1581551951 tempest-VolumesTransfersV357Test-1581551951-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:51.212068 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-dfb5abd3-9865-42b1-a2fc-8c66ff069083 tempest-VolumesTransfersV357Test-1581551951 tempest-VolumesTransfersV357Test-1581551951-project-admin] Delete volume with id: b3011ba5-6c19-4aaf-b8ce-6be9fecc367c Jul 31 17:20:51.224868 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:51.224868 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:51.226166 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-dfb5abd3-9865-42b1-a2fc-8c66ff069083 tempest-VolumesTransfersV357Test-1581551951 tempest-VolumesTransfersV357Test-1581551951-project-admin] Volume info retrieved successfully. Jul 31 17:20:51.274161 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-dfb5abd3-9865-42b1-a2fc-8c66ff069083 tempest-VolumesTransfersV357Test-1581551951 tempest-VolumesTransfersV357Test-1581551951-project-admin] Delete volume request issued successfully. Jul 31 17:20:51.274161 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dfb5abd3-9865-42b1-a2fc-8c66ff069083 tempest-VolumesTransfersV357Test-1581551951 tempest-VolumesTransfersV357Test-1581551951-project-admin] https://10.4.3.92/volume/v3/volumes/b3011ba5-6c19-4aaf-b8ce-6be9fecc367c returned with HTTP 202 Jul 31 17:20:51.274161 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 230/920] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:20:51 2026] DELETE /volume/v3/volumes/b3011ba5-6c19-4aaf-b8ce-6be9fecc367c => generated 0 bytes in 227 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:20:51.282232 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-dd072b61-b254-48ea-9e20-2b02f818fc9e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:51.284549 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dd072b61-b254-48ea-9e20-2b02f818fc9e tempest-VolumesTransfersV357Test-1581551951 tempest-VolumesTransfersV357Test-1581551951-project-admin] GET https://10.4.3.92/volume/v3/volumes/b3011ba5-6c19-4aaf-b8ce-6be9fecc367c Jul 31 17:20:51.284833 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dd072b61-b254-48ea-9e20-2b02f818fc9e tempest-VolumesTransfersV357Test-1581551951 tempest-VolumesTransfersV357Test-1581551951-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:51.285036 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dd072b61-b254-48ea-9e20-2b02f818fc9e tempest-VolumesTransfersV357Test-1581551951 tempest-VolumesTransfersV357Test-1581551951-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:51.296675 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:51.296675 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:51.303771 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-dd072b61-b254-48ea-9e20-2b02f818fc9e tempest-VolumesTransfersV357Test-1581551951 tempest-VolumesTransfersV357Test-1581551951-project-admin] Volume info retrieved successfully. Jul 31 17:20:51.314135 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dd072b61-b254-48ea-9e20-2b02f818fc9e tempest-VolumesTransfersV357Test-1581551951 tempest-VolumesTransfersV357Test-1581551951-project-admin] https://10.4.3.92/volume/v3/volumes/b3011ba5-6c19-4aaf-b8ce-6be9fecc367c returned with HTTP 200 Jul 31 17:20:51.314708 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 226/921] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:20:51 2026] GET /volume/v3/volumes/b3011ba5-6c19-4aaf-b8ce-6be9fecc367c => generated 1127 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:20:51.380118 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-f76f41e4-ffb5-486f-be0e-f03968b45aab req-0869d8eb-a1ee-4a06-87ca-cd018e490466 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:51.384056 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f76f41e4-ffb5-486f-be0e-f03968b45aab req-0869d8eb-a1ee-4a06-87ca-cd018e490466 tempest-TestMultiAttachVolumeSwap-1658122675 tempest-TestMultiAttachVolumeSwap-1658122675-project] GET https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 Jul 31 17:20:51.384056 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f76f41e4-ffb5-486f-be0e-f03968b45aab req-0869d8eb-a1ee-4a06-87ca-cd018e490466 tempest-TestMultiAttachVolumeSwap-1658122675 tempest-TestMultiAttachVolumeSwap-1658122675-project] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:51.384056 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f76f41e4-ffb5-486f-be0e-f03968b45aab req-0869d8eb-a1ee-4a06-87ca-cd018e490466 tempest-TestMultiAttachVolumeSwap-1658122675 tempest-TestMultiAttachVolumeSwap-1658122675-project] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:51.404419 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:51.404419 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:51.409141 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-f76f41e4-ffb5-486f-be0e-f03968b45aab req-0869d8eb-a1ee-4a06-87ca-cd018e490466 tempest-TestMultiAttachVolumeSwap-1658122675 tempest-TestMultiAttachVolumeSwap-1658122675-project] Volume info retrieved successfully. Jul 31 17:20:51.414721 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f76f41e4-ffb5-486f-be0e-f03968b45aab req-0869d8eb-a1ee-4a06-87ca-cd018e490466 tempest-TestMultiAttachVolumeSwap-1658122675 tempest-TestMultiAttachVolumeSwap-1658122675-project] https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 returned with HTTP 200 Jul 31 17:20:51.415223 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 235/922] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:20:51 2026] GET /volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 => generated 1640 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:51.439698 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-afa2e309-c87e-4e9a-a1a0-bbced2bc4329 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:51.443844 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-afa2e309-c87e-4e9a-a1a0-bbced2bc4329 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-reader] GET https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 Jul 31 17:20:51.444006 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-afa2e309-c87e-4e9a-a1a0-bbced2bc4329 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:51.445152 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-afa2e309-c87e-4e9a-a1a0-bbced2bc4329 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-reader] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:51.472741 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:51.472741 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:51.475497 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-afa2e309-c87e-4e9a-a1a0-bbced2bc4329 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-reader] Volume info retrieved successfully. Jul 31 17:20:51.482548 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-afa2e309-c87e-4e9a-a1a0-bbced2bc4329 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-reader] https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 returned with HTTP 200 Jul 31 17:20:51.483099 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 232/923] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:51 2026] GET /volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 => generated 1456 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:51.504815 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8e91cc9b-8e77-4adb-b313-03bc7cf353c3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:51.509430 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8e91cc9b-8e77-4adb-b313-03bc7cf353c3 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-reader] GET https://10.4.3.92/volume/v3/volumes/4c464c39-d63b-4592-93d9-49c063ef47a1 Jul 31 17:20:51.511107 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8e91cc9b-8e77-4adb-b313-03bc7cf353c3 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:51.511478 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8e91cc9b-8e77-4adb-b313-03bc7cf353c3 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-reader] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:51.528122 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:51.528122 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:51.546918 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8e91cc9b-8e77-4adb-b313-03bc7cf353c3 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-reader] Volume info retrieved successfully. Jul 31 17:20:51.561677 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8e91cc9b-8e77-4adb-b313-03bc7cf353c3 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-reader] https://10.4.3.92/volume/v3/volumes/4c464c39-d63b-4592-93d9-49c063ef47a1 returned with HTTP 200 Jul 31 17:20:51.562352 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 231/924] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:51 2026] GET /volume/v3/volumes/4c464c39-d63b-4592-93d9-49c063ef47a1 => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:51.614812 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9f3620f7-4a7d-470d-9515-9a90bc6fc5c0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:51.618431 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9f3620f7-4a7d-470d-9515-9a90bc6fc5c0 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:51.618431 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9f3620f7-4a7d-470d-9515-9a90bc6fc5c0 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:51.618431 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9f3620f7-4a7d-470d-9515-9a90bc6fc5c0 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:51.618431 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-9f3620f7-4a7d-470d-9515-9a90bc6fc5c0 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:51.631134 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:51.631134 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:51.631595 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9f3620f7-4a7d-470d-9515-9a90bc6fc5c0 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 200 Jul 31 17:20:51.632833 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 227/925] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:51 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:51.728221 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5f5a72bc-4bf4-4226-87e1-2acb41737e6a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:51.731496 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5f5a72bc-4bf4-4226-87e1-2acb41737e6a tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] GET https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 Jul 31 17:20:51.731496 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5f5a72bc-4bf4-4226-87e1-2acb41737e6a tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:51.731496 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5f5a72bc-4bf4-4226-87e1-2acb41737e6a tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:51.759197 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:51.759197 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:51.763885 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-5f5a72bc-4bf4-4226-87e1-2acb41737e6a tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Volume info retrieved successfully. Jul 31 17:20:51.770196 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5f5a72bc-4bf4-4226-87e1-2acb41737e6a tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 returned with HTTP 200 Jul 31 17:20:51.770196 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 236/926] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:51 2026] GET /volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 => generated 1456 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:51.872025 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-6ffaef78-ef64-4c78-b42b-41c00b2cb850 req-aac2a38b-05fa-4447-a0a5-acab91189611 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:51.876848 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6ffaef78-ef64-4c78-b42b-41c00b2cb850 req-aac2a38b-05fa-4447-a0a5-acab91189611 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] GET https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 Jul 31 17:20:51.877197 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-6ffaef78-ef64-4c78-b42b-41c00b2cb850 req-aac2a38b-05fa-4447-a0a5-acab91189611 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:51.877795 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-6ffaef78-ef64-4c78-b42b-41c00b2cb850 req-aac2a38b-05fa-4447-a0a5-acab91189611 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:51.903287 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:51.903287 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:51.910658 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-6ffaef78-ef64-4c78-b42b-41c00b2cb850 req-aac2a38b-05fa-4447-a0a5-acab91189611 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Volume info retrieved successfully. Jul 31 17:20:51.918815 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6ffaef78-ef64-4c78-b42b-41c00b2cb850 req-aac2a38b-05fa-4447-a0a5-acab91189611 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 returned with HTTP 200 Jul 31 17:20:51.921950 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 233/927] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:20:51 2026] GET /volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 => generated 1456 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:51.991546 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-6ffaef78-ef64-4c78-b42b-41c00b2cb850 req-14949fb3-2890-4876-81fe-fc06bc982eb3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:51.996539 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-6ffaef78-ef64-4c78-b42b-41c00b2cb850 req-14949fb3-2890-4876-81fe-fc06bc982eb3 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] POST https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35/action Jul 31 17:20:51.996706 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-6ffaef78-ef64-4c78-b42b-41c00b2cb850 req-14949fb3-2890-4876-81fe-fc06bc982eb3 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:20:51.996900 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-6ffaef78-ef64-4c78-b42b-41c00b2cb850 req-14949fb3-2890-4876-81fe-fc06bc982eb3 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:52.033011 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:52.033011 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:52.035341 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-6ffaef78-ef64-4c78-b42b-41c00b2cb850 req-14949fb3-2890-4876-81fe-fc06bc982eb3 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Volume info retrieved successfully. Jul 31 17:20:52.050893 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-6ffaef78-ef64-4c78-b42b-41c00b2cb850 req-14949fb3-2890-4876-81fe-fc06bc982eb3 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Begin detaching volume completed successfully. Jul 31 17:20:52.050893 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-6ffaef78-ef64-4c78-b42b-41c00b2cb850 req-14949fb3-2890-4876-81fe-fc06bc982eb3 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35/action returned with HTTP 202 Jul 31 17:20:52.050893 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 232/928] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:20:51 2026] POST /volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:20:52.130361 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0c7cf00a-c35b-447b-82d4-ac09c342f0a9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:52.130884 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0c7cf00a-c35b-447b-82d4-ac09c342f0a9 None None] GET https://10.4.3.92/volume// Jul 31 17:20:52.131140 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0c7cf00a-c35b-447b-82d4-ac09c342f0a9 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:52.131464 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0c7cf00a-c35b-447b-82d4-ac09c342f0a9 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:52.131987 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0c7cf00a-c35b-447b-82d4-ac09c342f0a9 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:20:52.133137 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 228/929] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:20:52 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:20:52.152845 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-6ffaef78-ef64-4c78-b42b-41c00b2cb850 req-ea0c62e4-11d5-4cfb-87ce-c90f3840de7a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:52.156080 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-6ffaef78-ef64-4c78-b42b-41c00b2cb850 req-ea0c62e4-11d5-4cfb-87ce-c90f3840de7a tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] GET https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 Jul 31 17:20:52.156440 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-6ffaef78-ef64-4c78-b42b-41c00b2cb850 req-ea0c62e4-11d5-4cfb-87ce-c90f3840de7a tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:52.156759 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-6ffaef78-ef64-4c78-b42b-41c00b2cb850 req-ea0c62e4-11d5-4cfb-87ce-c90f3840de7a tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:52.176070 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:52.176070 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:52.181905 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-6ffaef78-ef64-4c78-b42b-41c00b2cb850 req-ea0c62e4-11d5-4cfb-87ce-c90f3840de7a tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Volume info retrieved successfully. Jul 31 17:20:52.188125 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-6ffaef78-ef64-4c78-b42b-41c00b2cb850 req-ea0c62e4-11d5-4cfb-87ce-c90f3840de7a tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 returned with HTTP 200 Jul 31 17:20:52.188813 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 237/930] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:20:52 2026] GET /volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 => generated 1639 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:20:52.335998 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8aee6f3b-c33b-4247-9fb1-a7d26e05fe9b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:52.342859 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8aee6f3b-c33b-4247-9fb1-a7d26e05fe9b tempest-VolumesTransfersV357Test-1581551951 tempest-VolumesTransfersV357Test-1581551951-project-admin] GET https://10.4.3.92/volume/v3/volumes/b3011ba5-6c19-4aaf-b8ce-6be9fecc367c Jul 31 17:20:52.343213 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8aee6f3b-c33b-4247-9fb1-a7d26e05fe9b tempest-VolumesTransfersV357Test-1581551951 tempest-VolumesTransfersV357Test-1581551951-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:52.347755 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8aee6f3b-c33b-4247-9fb1-a7d26e05fe9b tempest-VolumesTransfersV357Test-1581551951 tempest-VolumesTransfersV357Test-1581551951-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:52.363693 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8aee6f3b-c33b-4247-9fb1-a7d26e05fe9b tempest-VolumesTransfersV357Test-1581551951 tempest-VolumesTransfersV357Test-1581551951-project-admin] https://10.4.3.92/volume/v3/volumes/b3011ba5-6c19-4aaf-b8ce-6be9fecc367c returned with HTTP 404 Jul 31 17:20:52.364205 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 234/931] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:20:52 2026] GET /volume/v3/volumes/b3011ba5-6c19-4aaf-b8ce-6be9fecc367c => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:20:52.381758 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-51c22732-1697-4726-9b96-64ba7ca140e5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:52.386937 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-51c22732-1697-4726-9b96-64ba7ca140e5 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] GET https://10.4.3.92/volume/v3/volumes/b3011ba5-6c19-4aaf-b8ce-6be9fecc367c Jul 31 17:20:52.386937 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-51c22732-1697-4726-9b96-64ba7ca140e5 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:52.386937 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-51c22732-1697-4726-9b96-64ba7ca140e5 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:52.398551 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-51c22732-1697-4726-9b96-64ba7ca140e5 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] https://10.4.3.92/volume/v3/volumes/b3011ba5-6c19-4aaf-b8ce-6be9fecc367c returned with HTTP 404 Jul 31 17:20:52.398551 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 233/932] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:20:52 2026] GET /volume/v3/volumes/b3011ba5-6c19-4aaf-b8ce-6be9fecc367c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:20:52.412812 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-44da7ba9-a012-4685-b061-7ad1db25948b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:52.412812 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-44da7ba9-a012-4685-b061-7ad1db25948b tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] DELETE https://10.4.3.92/volume/v3/volumes/b3011ba5-6c19-4aaf-b8ce-6be9fecc367c Jul 31 17:20:52.412812 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-44da7ba9-a012-4685-b061-7ad1db25948b tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:52.412812 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-44da7ba9-a012-4685-b061-7ad1db25948b tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:52.412812 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-44da7ba9-a012-4685-b061-7ad1db25948b tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Delete volume with id: b3011ba5-6c19-4aaf-b8ce-6be9fecc367c Jul 31 17:20:52.424394 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-44da7ba9-a012-4685-b061-7ad1db25948b tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] https://10.4.3.92/volume/v3/volumes/b3011ba5-6c19-4aaf-b8ce-6be9fecc367c returned with HTTP 404 Jul 31 17:20:52.425444 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 229/933] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:20:52 2026] DELETE /volume/v3/volumes/b3011ba5-6c19-4aaf-b8ce-6be9fecc367c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:20:52.442652 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e83a7aa0-4739-4de0-bb7a-1165c176d322 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:52.445948 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e83a7aa0-4739-4de0-bb7a-1165c176d322 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:20:52.446603 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e83a7aa0-4739-4de0-bb7a-1165c176d322 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1832027142"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:52.449904 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-e83a7aa0-4739-4de0-bb7a-1165c176d322 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1832027142'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:20:52.449904 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-e83a7aa0-4739-4de0-bb7a-1165c176d322 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Create volume of 1 GB Jul 31 17:20:52.456508 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e83a7aa0-4739-4de0-bb7a-1165c176d322 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Availability Zones retrieved successfully. Jul 31 17:20:52.466341 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e83a7aa0-4739-4de0-bb7a-1165c176d322 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Flow 'volume_create_api' (03deb534-92e2-4c26-aab9-4dc30590cae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:52.467295 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e83a7aa0-4739-4de0-bb7a-1165c176d322 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (961b553c-e2a3-4224-9207-859b10eedb58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:52.469006 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-e83a7aa0-4739-4de0-bb7a-1165c176d322 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:20:52.515872 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e83a7aa0-4739-4de0-bb7a-1165c176d322 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (961b553c-e2a3-4224-9207-859b10eedb58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:52.517106 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e83a7aa0-4739-4de0-bb7a-1165c176d322 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44fbbd5d-9589-47c4-b363-32da6697f323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:52.625270 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-e83a7aa0-4739-4de0-bb7a-1165c176d322 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Created reservations ['f2267979-e5e4-47db-8c18-20445ae1fdeb', 'ebc9abc5-fc4c-4756-9589-9b4c22cfb318', 'a9226e60-fb52-462f-b8da-66aae35f15f6', 'c58e7206-8083-4844-adb2-b5a18473b948'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:20:52.626227 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e83a7aa0-4739-4de0-bb7a-1165c176d322 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44fbbd5d-9589-47c4-b363-32da6697f323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2267979-e5e4-47db-8c18-20445ae1fdeb', 'ebc9abc5-fc4c-4756-9589-9b4c22cfb318', 'a9226e60-fb52-462f-b8da-66aae35f15f6', 'c58e7206-8083-4844-adb2-b5a18473b948']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:52.628409 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e83a7aa0-4739-4de0-bb7a-1165c176d322 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95a6c859-2b7b-417a-946a-033b50032694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:52.660194 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-54ad2ef7-763d-4c34-96ca-89ecd3787eca None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:52.664211 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-54ad2ef7-763d-4c34-96ca-89ecd3787eca tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 Jul 31 17:20:52.664431 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-54ad2ef7-763d-4c34-96ca-89ecd3787eca tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:52.664630 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-54ad2ef7-763d-4c34-96ca-89ecd3787eca tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:52.664747 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-54ad2ef7-763d-4c34-96ca-89ecd3787eca tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id dbac8e2a-054c-4c35-8aac-bf39b883e716. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:52.683430 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e83a7aa0-4739-4de0-bb7a-1165c176d322 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95a6c859-2b7b-417a-946a-033b50032694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4eff3754-19bf-40fb-bdc8-514c9e22aa6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1832027142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c83ffa514937498bb0f9187ba5fea4b4',qos_specs=None,replication_status=,reservations=['f2267979-e5e4-47db-8c18-20445ae1fdeb','ebc9abc5-fc4c-4756-9589-9b4c22cfb318','a9226e60-fb52-462f-b8da-66aae35f15f6','c58e7206-8083-4844-adb2-b5a18473b948'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdcc4713f80b4050a33417cca253ce64',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:20:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1832027142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4eff3754-19bf-40fb-bdc8-514c9e22aa6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c83ffa514937498bb0f9187ba5fea4b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fdcc4713f80b4050a33417cca253ce64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:52.683552 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-54ad2ef7-763d-4c34-96ca-89ecd3787eca tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 returned with HTTP 404 Jul 31 17:20:52.683552 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 235/934] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:52 2026] GET /volume/v3/backups/dbac8e2a-054c-4c35-8aac-bf39b883e716 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:52.683645 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e83a7aa0-4739-4de0-bb7a-1165c176d322 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fb0670c-cabe-454b-82e4-facdcde6cc1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:52.737493 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e83a7aa0-4739-4de0-bb7a-1165c176d322 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fb0670c-cabe-454b-82e4-facdcde6cc1c) transitioned into state 'SUCCESS' from state '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-1832027142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c83ffa514937498bb0f9187ba5fea4b4',qos_specs=None,replication_status=,reservations=['f2267979-e5e4-47db-8c18-20445ae1fdeb','ebc9abc5-fc4c-4756-9589-9b4c22cfb318','a9226e60-fb52-462f-b8da-66aae35f15f6','c58e7206-8083-4844-adb2-b5a18473b948'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fdcc4713f80b4050a33417cca253ce64',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:52.738731 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e83a7aa0-4739-4de0-bb7a-1165c176d322 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da5a570d-809b-4fab-ab4a-d3b5958bc026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:52.770135 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e83a7aa0-4739-4de0-bb7a-1165c176d322 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da5a570d-809b-4fab-ab4a-d3b5958bc026) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:52.772622 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e83a7aa0-4739-4de0-bb7a-1165c176d322 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Flow 'volume_create_api' (03deb534-92e2-4c26-aab9-4dc30590cae9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:52.772622 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e83a7aa0-4739-4de0-bb7a-1165c176d322 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Create volume request issued successfully. Jul 31 17:20:52.773851 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e83a7aa0-4739-4de0-bb7a-1165c176d322 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:20:52.774832 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 238/935] 10.4.3.92 () {70 vars in 1292 bytes} [Fri Jul 31 17:20:52 2026] POST /volume/v3/volumes => generated 817 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:52.806001 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4e125e83-e5c8-4ec3-8249-2124b9206cca None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:52.815222 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4e125e83-e5c8-4ec3-8249-2124b9206cca tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] GET https://10.4.3.92/volume/v3/volumes/4eff3754-19bf-40fb-bdc8-514c9e22aa6f Jul 31 17:20:52.815222 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4e125e83-e5c8-4ec3-8249-2124b9206cca tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:52.815222 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4e125e83-e5c8-4ec3-8249-2124b9206cca tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:52.835800 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:52.835800 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:52.841868 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4e125e83-e5c8-4ec3-8249-2124b9206cca tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Volume info retrieved successfully. Jul 31 17:20:52.849074 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4e125e83-e5c8-4ec3-8249-2124b9206cca tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] https://10.4.3.92/volume/v3/volumes/4eff3754-19bf-40fb-bdc8-514c9e22aa6f returned with HTTP 200 Jul 31 17:20:52.850025 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 234/936] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:20:52 2026] GET /volume/v3/volumes/4eff3754-19bf-40fb-bdc8-514c9e22aa6f => generated 885 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:52.873859 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8fd6c314-abcd-491f-8e6f-6f9ef4f7546f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:52.875867 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8fd6c314-abcd-491f-8e6f-6f9ef4f7546f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/volumes/f1683d34-459a-4753-856a-57ff17e38196 Jul 31 17:20:52.876002 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8fd6c314-abcd-491f-8e6f-6f9ef4f7546f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:52.876171 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8fd6c314-abcd-491f-8e6f-6f9ef4f7546f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:52.886709 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:52.886709 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:52.899044 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8fd6c314-abcd-491f-8e6f-6f9ef4f7546f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Volume info retrieved successfully. Jul 31 17:20:52.912735 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8fd6c314-abcd-491f-8e6f-6f9ef4f7546f tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/volumes/f1683d34-459a-4753-856a-57ff17e38196 returned with HTTP 200 Jul 31 17:20:52.912735 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 230/937] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:52 2026] GET /volume/v3/volumes/f1683d34-459a-4753-856a-57ff17e38196 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:52.935797 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5c480bc2-25ee-4738-b8e6-2e8e56d38488 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:52.939000 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5c480bc2-25ee-4738-b8e6-2e8e56d38488 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] DELETE https://10.4.3.92/volume/v3/volumes/f1683d34-459a-4753-856a-57ff17e38196 Jul 31 17:20:52.939000 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5c480bc2-25ee-4738-b8e6-2e8e56d38488 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:52.939000 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5c480bc2-25ee-4738-b8e6-2e8e56d38488 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:52.939000 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-5c480bc2-25ee-4738-b8e6-2e8e56d38488 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Delete volume with id: f1683d34-459a-4753-856a-57ff17e38196 Jul 31 17:20:52.957639 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:52.957639 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:52.957859 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5c480bc2-25ee-4738-b8e6-2e8e56d38488 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Volume info retrieved successfully. Jul 31 17:20:53.012006 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5c480bc2-25ee-4738-b8e6-2e8e56d38488 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Delete volume request issued successfully. Jul 31 17:20:53.012597 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5c480bc2-25ee-4738-b8e6-2e8e56d38488 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/volumes/f1683d34-459a-4753-856a-57ff17e38196 returned with HTTP 202 Jul 31 17:20:53.013401 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 236/938] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:20:52 2026] DELETE /volume/v3/volumes/f1683d34-459a-4753-856a-57ff17e38196 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:20:53.033686 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-793d3e5c-ed96-4dbb-a71d-3b9d7e3e7833 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:53.038524 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-793d3e5c-ed96-4dbb-a71d-3b9d7e3e7833 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/volumes/f1683d34-459a-4753-856a-57ff17e38196 Jul 31 17:20:53.039601 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-793d3e5c-ed96-4dbb-a71d-3b9d7e3e7833 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:53.039601 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-793d3e5c-ed96-4dbb-a71d-3b9d7e3e7833 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:53.074667 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:53.074667 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:53.084890 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-793d3e5c-ed96-4dbb-a71d-3b9d7e3e7833 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Volume info retrieved successfully. Jul 31 17:20:53.097438 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-793d3e5c-ed96-4dbb-a71d-3b9d7e3e7833 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/volumes/f1683d34-459a-4753-856a-57ff17e38196 returned with HTTP 200 Jul 31 17:20:53.097977 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 239/939] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:53 2026] GET /volume/v3/volumes/f1683d34-459a-4753-856a-57ff17e38196 => generated 843 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:53.117024 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-6ffaef78-ef64-4c78-b42b-41c00b2cb850 req-9a71bde8-9433-4bd8-8945-66452458a043 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:53.120395 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-6ffaef78-ef64-4c78-b42b-41c00b2cb850 req-9a71bde8-9433-4bd8-8945-66452458a043 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] GET https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 Jul 31 17:20:53.120535 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-bd6a8710-64e7-47de-9433-310eeed2f62e req-cf2f1f0c-3a79-46cf-82c8-5d2bbf18fe3b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:53.121276 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-6ffaef78-ef64-4c78-b42b-41c00b2cb850 req-9a71bde8-9433-4bd8-8945-66452458a043 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:53.121430 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-6ffaef78-ef64-4c78-b42b-41c00b2cb850 req-9a71bde8-9433-4bd8-8945-66452458a043 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:53.125102 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bd6a8710-64e7-47de-9433-310eeed2f62e req-cf2f1f0c-3a79-46cf-82c8-5d2bbf18fe3b tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] PUT https://10.4.3.92/volume/v3/attachments/c68453b1-afd4-4d22-a612-354be7ec9f60 Jul 31 17:20:53.125852 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-bd6a8710-64e7-47de-9433-310eeed2f62e req-cf2f1f0c-3a79-46cf-82c8-5d2bbf18fe3b tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:53.148112 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-bd6a8710-64e7-47de-9433-310eeed2f62e req-cf2f1f0c-3a79-46cf-82c8-5d2bbf18fe3b tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Acquiring lock "cinder-attachment_update-facb951f-4519-40ee-9251-4ca006a33b80-np0000006248" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:20:53.152682 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:53.152682 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:53.155214 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-bd6a8710-64e7-47de-9433-310eeed2f62e req-cf2f1f0c-3a79-46cf-82c8-5d2bbf18fe3b tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Lock "cinder-attachment_update-facb951f-4519-40ee-9251-4ca006a33b80-np0000006248" acquired by "attachment_update" :: waited 0.008s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:20:53.157808 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:53.157808 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:53.159873 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-6ffaef78-ef64-4c78-b42b-41c00b2cb850 req-9a71bde8-9433-4bd8-8945-66452458a043 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Volume info retrieved successfully. Jul 31 17:20:53.166353 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-6ffaef78-ef64-4c78-b42b-41c00b2cb850 req-9a71bde8-9433-4bd8-8945-66452458a043 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 returned with HTTP 200 Jul 31 17:20:53.167445 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 235/940] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:20:53 2026] GET /volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 => generated 1459 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:53.203777 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-6ffaef78-ef64-4c78-b42b-41c00b2cb850 req-83507050-ebd1-4b37-bb58-2825fc71c30d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:53.207681 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6ffaef78-ef64-4c78-b42b-41c00b2cb850 req-83507050-ebd1-4b37-bb58-2825fc71c30d tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] DELETE https://10.4.3.92/volume/v3/attachments/f350fa6d-9e84-4103-9b19-e2520c7f4ab8 Jul 31 17:20:53.207681 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-6ffaef78-ef64-4c78-b42b-41c00b2cb850 req-83507050-ebd1-4b37-bb58-2825fc71c30d tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:53.207681 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-6ffaef78-ef64-4c78-b42b-41c00b2cb850 req-83507050-ebd1-4b37-bb58-2825fc71c30d tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:53.229106 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:53.229106 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:53.388260 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6ffaef78-ef64-4c78-b42b-41c00b2cb850 req-83507050-ebd1-4b37-bb58-2825fc71c30d tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/attachments/f350fa6d-9e84-4103-9b19-e2520c7f4ab8 returned with HTTP 200 Jul 31 17:20:53.389624 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 237/941] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:20:53 2026] DELETE /volume/v3/attachments/f350fa6d-9e84-4103-9b19-e2520c7f4ab8 => generated 192 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:53.459865 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-bd6a8710-64e7-47de-9433-310eeed2f62e req-cf2f1f0c-3a79-46cf-82c8-5d2bbf18fe3b tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Lock "cinder-attachment_update-facb951f-4519-40ee-9251-4ca006a33b80-np0000006248" released by "attachment_update" :: held 0.305s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:20:53.460862 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bd6a8710-64e7-47de-9433-310eeed2f62e req-cf2f1f0c-3a79-46cf-82c8-5d2bbf18fe3b tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/attachments/c68453b1-afd4-4d22-a612-354be7ec9f60 returned with HTTP 200 Jul 31 17:20:53.461476 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 231/942] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:20:53 2026] PUT /volume/v3/attachments/c68453b1-afd4-4d22-a612-354be7ec9f60 => generated 969 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:53.493883 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-bd6a8710-64e7-47de-9433-310eeed2f62e req-a45a3a19-6c73-4077-baab-71a23fc74910 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:53.497497 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-bd6a8710-64e7-47de-9433-310eeed2f62e req-a45a3a19-6c73-4077-baab-71a23fc74910 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] GET https://10.4.3.92/volume/v3/attachments/c68453b1-afd4-4d22-a612-354be7ec9f60 Jul 31 17:20:53.498535 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-bd6a8710-64e7-47de-9433-310eeed2f62e req-a45a3a19-6c73-4077-baab-71a23fc74910 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:53.498535 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-bd6a8710-64e7-47de-9433-310eeed2f62e req-a45a3a19-6c73-4077-baab-71a23fc74910 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:53.527002 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-bd6a8710-64e7-47de-9433-310eeed2f62e req-a45a3a19-6c73-4077-baab-71a23fc74910 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/attachments/c68453b1-afd4-4d22-a612-354be7ec9f60 returned with HTTP 200 Jul 31 17:20:53.527591 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 240/943] 10.4.3.92 () {70 vars in 1644 bytes} [Fri Jul 31 17:20:53 2026] GET /volume/v3/attachments/c68453b1-afd4-4d22-a612-354be7ec9f60 => generated 994 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:53.879496 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-be1b9d1b-efe2-41e9-b243-40833963abe7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:53.885235 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-be1b9d1b-efe2-41e9-b243-40833963abe7 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] GET https://10.4.3.92/volume/v3/volumes/4eff3754-19bf-40fb-bdc8-514c9e22aa6f Jul 31 17:20:53.886233 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-be1b9d1b-efe2-41e9-b243-40833963abe7 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:53.886233 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-be1b9d1b-efe2-41e9-b243-40833963abe7 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:53.906377 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:53.906377 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:53.923015 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-be1b9d1b-efe2-41e9-b243-40833963abe7 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Volume info retrieved successfully. Jul 31 17:20:53.931995 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-be1b9d1b-efe2-41e9-b243-40833963abe7 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] https://10.4.3.92/volume/v3/volumes/4eff3754-19bf-40fb-bdc8-514c9e22aa6f returned with HTTP 200 Jul 31 17:20:53.932222 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 236/944] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:20:53 2026] GET /volume/v3/volumes/4eff3754-19bf-40fb-bdc8-514c9e22aa6f => generated 944 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:53.965779 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-38b57ae6-1c28-4e1e-bbdb-5324afa8c763 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:53.969190 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-38b57ae6-1c28-4e1e-bbdb-5324afa8c763 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] POST https://10.4.3.92/volume/v3/volume-transfers Jul 31 17:20:53.969551 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-38b57ae6-1c28-4e1e-bbdb-5324afa8c763 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "4eff3754-19bf-40fb-bdc8-514c9e22aa6f"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:53.971445 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volume_transfer [None req-38b57ae6-1c28-4e1e-bbdb-5324afa8c763 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Creating new volume transfer {'transfer': {'volume_id': '4eff3754-19bf-40fb-bdc8-514c9e22aa6f'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 31 17:20:53.971445 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volume_transfer [None req-38b57ae6-1c28-4e1e-bbdb-5324afa8c763 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Creating transfer of volume 4eff3754-19bf-40fb-bdc8-514c9e22aa6f Jul 31 17:20:53.973080 np0000006248 devstack@c-api.service[100273]: INFO cinder.transfer.api [None req-38b57ae6-1c28-4e1e-bbdb-5324afa8c763 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Generating transfer record for volume 4eff3754-19bf-40fb-bdc8-514c9e22aa6f Jul 31 17:20:53.984560 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:53.984560 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:54.005871 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-38b57ae6-1c28-4e1e-bbdb-5324afa8c763 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] https://10.4.3.92/volume/v3/volume-transfers returned with HTTP 202 Jul 31 17:20:54.006376 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 238/945] 10.4.3.92 () {70 vars in 1319 bytes} [Fri Jul 31 17:20:53 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:54.020481 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5b3f551e-76b5-49c3-bc55-326fe7b85dd1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:54.022623 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5b3f551e-76b5-49c3-bc55-326fe7b85dd1 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] GET https://10.4.3.92/volume/v3/volumes/4eff3754-19bf-40fb-bdc8-514c9e22aa6f Jul 31 17:20:54.023731 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5b3f551e-76b5-49c3-bc55-326fe7b85dd1 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:54.023731 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5b3f551e-76b5-49c3-bc55-326fe7b85dd1 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:54.032747 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:54.032747 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:54.049175 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5b3f551e-76b5-49c3-bc55-326fe7b85dd1 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Volume info retrieved successfully. Jul 31 17:20:54.059739 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5b3f551e-76b5-49c3-bc55-326fe7b85dd1 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] https://10.4.3.92/volume/v3/volumes/4eff3754-19bf-40fb-bdc8-514c9e22aa6f returned with HTTP 200 Jul 31 17:20:54.060142 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 232/946] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:20:54 2026] GET /volume/v3/volumes/4eff3754-19bf-40fb-bdc8-514c9e22aa6f => generated 952 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:54.082438 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d58ffbcd-6566-4f2c-b287-1ea85bef19ab None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:54.085187 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d58ffbcd-6566-4f2c-b287-1ea85bef19ab tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] GET https://10.4.3.92/volume/v3/volume-transfers/detail Jul 31 17:20:54.085187 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d58ffbcd-6566-4f2c-b287-1ea85bef19ab tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:54.085843 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d58ffbcd-6566-4f2c-b287-1ea85bef19ab tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:54.085843 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volume_transfer [None req-d58ffbcd-6566-4f2c-b287-1ea85bef19ab tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Listing volume transfers {{(pid=100272) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 31 17:20:54.086146 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:54.086146 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:54.095205 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d58ffbcd-6566-4f2c-b287-1ea85bef19ab tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] https://10.4.3.92/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 31 17:20:54.095205 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 241/947] 10.4.3.92 () {68 vars in 1319 bytes} [Fri Jul 31 17:20:54 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:54.112861 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-078e2dfe-745f-4d05-befe-783b1976ae12 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:54.117062 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-078e2dfe-745f-4d05-befe-783b1976ae12 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] DELETE https://10.4.3.92/volume/v3/volume-transfers/ad3a1c83-384f-4a0c-a44a-0a99f6dac7d8 Jul 31 17:20:54.117062 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-078e2dfe-745f-4d05-befe-783b1976ae12 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:54.117062 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-078e2dfe-745f-4d05-befe-783b1976ae12 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:54.117062 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.contrib.volume_transfer [None req-078e2dfe-745f-4d05-befe-783b1976ae12 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Delete transfer with id: ad3a1c83-384f-4a0c-a44a-0a99f6dac7d8 Jul 31 17:20:54.122489 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-57f0f00c-a53e-404c-8c25-89fa26145126 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:54.127534 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-57f0f00c-a53e-404c-8c25-89fa26145126 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/volumes/f1683d34-459a-4753-856a-57ff17e38196 Jul 31 17:20:54.127887 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-57f0f00c-a53e-404c-8c25-89fa26145126 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:54.128193 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-57f0f00c-a53e-404c-8c25-89fa26145126 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:54.138023 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-57f0f00c-a53e-404c-8c25-89fa26145126 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/volumes/f1683d34-459a-4753-856a-57ff17e38196 returned with HTTP 404 Jul 31 17:20:54.141189 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 239/948] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:54 2026] GET /volume/v3/volumes/f1683d34-459a-4753-856a-57ff17e38196 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:20:54.141308 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:54.141308 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:54.159608 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9d61e02f-e3d6-4a8e-aaef-17ac555c65ea None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:54.162487 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9d61e02f-e3d6-4a8e-aaef-17ac555c65ea tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:20:54.162961 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9d61e02f-e3d6-4a8e-aaef-17ac555c65ea tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-431584685"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:54.164905 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-9d61e02f-e3d6-4a8e-aaef-17ac555c65ea tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-431584685'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:20:54.168778 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-9d61e02f-e3d6-4a8e-aaef-17ac555c65ea tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Create volume of 1 GB Jul 31 17:20:54.171477 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9d61e02f-e3d6-4a8e-aaef-17ac555c65ea tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Availability Zones retrieved successfully. Jul 31 17:20:54.176260 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-078e2dfe-745f-4d05-befe-783b1976ae12 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] https://10.4.3.92/volume/v3/volume-transfers/ad3a1c83-384f-4a0c-a44a-0a99f6dac7d8 returned with HTTP 202 Jul 31 17:20:54.176260 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 237/949] 10.4.3.92 () {68 vars in 1412 bytes} [Fri Jul 31 17:20:54 2026] DELETE /volume/v3/volume-transfers/ad3a1c83-384f-4a0c-a44a-0a99f6dac7d8 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:20:54.181582 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9d61e02f-e3d6-4a8e-aaef-17ac555c65ea tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Flow 'volume_create_api' (ab0c4166-3e93-4d62-9871-6aa0bd30b986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:54.182659 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9d61e02f-e3d6-4a8e-aaef-17ac555c65ea tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e411ff1-033e-4a07-af86-d82f0644a3c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:54.186051 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-9d61e02f-e3d6-4a8e-aaef-17ac555c65ea tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:20:54.188440 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8ed8dc28-0192-4ca5-85f0-c69254a2d5c2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:54.192309 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8ed8dc28-0192-4ca5-85f0-c69254a2d5c2 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] GET https://10.4.3.92/volume/v3/volumes/4eff3754-19bf-40fb-bdc8-514c9e22aa6f Jul 31 17:20:54.192590 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8ed8dc28-0192-4ca5-85f0-c69254a2d5c2 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:54.192910 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8ed8dc28-0192-4ca5-85f0-c69254a2d5c2 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:54.211517 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:54.211517 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:54.219604 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8ed8dc28-0192-4ca5-85f0-c69254a2d5c2 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Volume info retrieved successfully. Jul 31 17:20:54.225698 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8ed8dc28-0192-4ca5-85f0-c69254a2d5c2 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] https://10.4.3.92/volume/v3/volumes/4eff3754-19bf-40fb-bdc8-514c9e22aa6f returned with HTTP 200 Jul 31 17:20:54.226891 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 242/950] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:20:54 2026] GET /volume/v3/volumes/4eff3754-19bf-40fb-bdc8-514c9e22aa6f => generated 944 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:54.228652 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9d61e02f-e3d6-4a8e-aaef-17ac555c65ea tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e411ff1-033e-4a07-af86-d82f0644a3c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:54.240251 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9d61e02f-e3d6-4a8e-aaef-17ac555c65ea tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e479f1fb-0ee5-4b09-8fb8-3a84fd82fcb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:54.246484 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d8a74c41-f923-4557-8b27-0c397f01c109 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:54.253053 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d8a74c41-f923-4557-8b27-0c397f01c109 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] DELETE https://10.4.3.92/volume/v3/volume-transfers/ad3a1c83-384f-4a0c-a44a-0a99f6dac7d8 Jul 31 17:20:54.253053 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d8a74c41-f923-4557-8b27-0c397f01c109 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:54.253053 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d8a74c41-f923-4557-8b27-0c397f01c109 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:54.253053 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.contrib.volume_transfer [None req-d8a74c41-f923-4557-8b27-0c397f01c109 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Delete transfer with id: ad3a1c83-384f-4a0c-a44a-0a99f6dac7d8 Jul 31 17:20:54.257105 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d8a74c41-f923-4557-8b27-0c397f01c109 tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] https://10.4.3.92/volume/v3/volume-transfers/ad3a1c83-384f-4a0c-a44a-0a99f6dac7d8 returned with HTTP 404 Jul 31 17:20:54.257105 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 240/951] 10.4.3.92 () {68 vars in 1412 bytes} [Fri Jul 31 17:20:54 2026] DELETE /volume/v3/volume-transfers/ad3a1c83-384f-4a0c-a44a-0a99f6dac7d8 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:20:54.279614 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f14ce0d0-2feb-4234-ad0b-0ad1c405f6e5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:54.283939 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f14ce0d0-2feb-4234-ad0b-0ad1c405f6e5 tempest-VolumesTransfersV357Test-1581551951 tempest-VolumesTransfersV357Test-1581551951-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/4eff3754-19bf-40fb-bdc8-514c9e22aa6f Jul 31 17:20:54.283939 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f14ce0d0-2feb-4234-ad0b-0ad1c405f6e5 tempest-VolumesTransfersV357Test-1581551951 tempest-VolumesTransfersV357Test-1581551951-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:54.285131 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f14ce0d0-2feb-4234-ad0b-0ad1c405f6e5 tempest-VolumesTransfersV357Test-1581551951 tempest-VolumesTransfersV357Test-1581551951-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:54.285131 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-f14ce0d0-2feb-4234-ad0b-0ad1c405f6e5 tempest-VolumesTransfersV357Test-1581551951 tempest-VolumesTransfersV357Test-1581551951-project-admin] Delete volume with id: 4eff3754-19bf-40fb-bdc8-514c9e22aa6f Jul 31 17:20:54.298959 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:54.298959 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:54.299837 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f14ce0d0-2feb-4234-ad0b-0ad1c405f6e5 tempest-VolumesTransfersV357Test-1581551951 tempest-VolumesTransfersV357Test-1581551951-project-admin] Volume info retrieved successfully. Jul 31 17:20:54.316044 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ad6daafa-6686-44b5-80ef-2dea2143e5ff None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:54.318581 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ad6daafa-6686-44b5-80ef-2dea2143e5ff tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] GET https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 Jul 31 17:20:54.318581 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ad6daafa-6686-44b5-80ef-2dea2143e5ff tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:54.318747 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ad6daafa-6686-44b5-80ef-2dea2143e5ff tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:54.342288 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-9d61e02f-e3d6-4a8e-aaef-17ac555c65ea tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Created reservations ['59c627f6-bced-45dd-9099-5953003f8dbc', 'bcf86975-b509-4494-a19a-3cd4722715d1', '97c0ce32-1f16-4a56-92b0-e3b303585dd3', 'b2b2de9f-039a-4d78-ab38-8f8430e7eab7'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:20:54.343976 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:54.343976 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:54.344154 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9d61e02f-e3d6-4a8e-aaef-17ac555c65ea tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e479f1fb-0ee5-4b09-8fb8-3a84fd82fcb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59c627f6-bced-45dd-9099-5953003f8dbc', 'bcf86975-b509-4494-a19a-3cd4722715d1', '97c0ce32-1f16-4a56-92b0-e3b303585dd3', 'b2b2de9f-039a-4d78-ab38-8f8430e7eab7']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:54.345534 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9d61e02f-e3d6-4a8e-aaef-17ac555c65ea tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f3e53db-6789-4447-8c2b-96cefb53e7cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:54.353569 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ad6daafa-6686-44b5-80ef-2dea2143e5ff tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Volume info retrieved successfully. Jul 31 17:20:54.361978 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ad6daafa-6686-44b5-80ef-2dea2143e5ff tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 returned with HTTP 200 Jul 31 17:20:54.362591 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 243/952] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:54 2026] GET /volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 => generated 1159 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:54.366122 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f14ce0d0-2feb-4234-ad0b-0ad1c405f6e5 tempest-VolumesTransfersV357Test-1581551951 tempest-VolumesTransfersV357Test-1581551951-project-admin] Delete volume request issued successfully. Jul 31 17:20:54.366122 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f14ce0d0-2feb-4234-ad0b-0ad1c405f6e5 tempest-VolumesTransfersV357Test-1581551951 tempest-VolumesTransfersV357Test-1581551951-project-admin] https://10.4.3.92/volume/v3/volumes/4eff3754-19bf-40fb-bdc8-514c9e22aa6f returned with HTTP 202 Jul 31 17:20:54.367529 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 238/953] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:20:54 2026] DELETE /volume/v3/volumes/4eff3754-19bf-40fb-bdc8-514c9e22aa6f => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:20:54.380192 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-466b08db-eec4-4480-aa57-5f500177e43f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:54.386401 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-466b08db-eec4-4480-aa57-5f500177e43f tempest-VolumesTransfersV357Test-1581551951 tempest-VolumesTransfersV357Test-1581551951-project-admin] GET https://10.4.3.92/volume/v3/volumes/4eff3754-19bf-40fb-bdc8-514c9e22aa6f Jul 31 17:20:54.389720 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-466b08db-eec4-4480-aa57-5f500177e43f tempest-VolumesTransfersV357Test-1581551951 tempest-VolumesTransfersV357Test-1581551951-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:54.389720 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-466b08db-eec4-4480-aa57-5f500177e43f tempest-VolumesTransfersV357Test-1581551951 tempest-VolumesTransfersV357Test-1581551951-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:54.401502 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:54.401502 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:54.409229 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9d61e02f-e3d6-4a8e-aaef-17ac555c65ea tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f3e53db-6789-4447-8c2b-96cefb53e7cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2960c5b2-8768-4b65-a070-cd41ed5d17a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-431584685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cbdb54cae3f42f68dcb7580e574dd9b',qos_specs=None,replication_status=,reservations=['59c627f6-bced-45dd-9099-5953003f8dbc','bcf86975-b509-4494-a19a-3cd4722715d1','97c0ce32-1f16-4a56-92b0-e3b303585dd3','b2b2de9f-039a-4d78-ab38-8f8430e7eab7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ea15b6aa3044d1baf110c148fac25df',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:20:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-431584685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2960c5b2-8768-4b65-a070-cd41ed5d17a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cbdb54cae3f42f68dcb7580e574dd9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ea15b6aa3044d1baf110c148fac25df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:54.409229 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9d61e02f-e3d6-4a8e-aaef-17ac555c65ea tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99c4da98-c923-4e5e-8fe2-74840bf54b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:54.419822 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-466b08db-eec4-4480-aa57-5f500177e43f tempest-VolumesTransfersV357Test-1581551951 tempest-VolumesTransfersV357Test-1581551951-project-admin] Volume info retrieved successfully. Jul 31 17:20:54.423646 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-466b08db-eec4-4480-aa57-5f500177e43f tempest-VolumesTransfersV357Test-1581551951 tempest-VolumesTransfersV357Test-1581551951-project-admin] https://10.4.3.92/volume/v3/volumes/4eff3754-19bf-40fb-bdc8-514c9e22aa6f returned with HTTP 200 Jul 31 17:20:54.424398 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 241/954] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:20:54 2026] GET /volume/v3/volumes/4eff3754-19bf-40fb-bdc8-514c9e22aa6f => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:20:54.454155 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9d61e02f-e3d6-4a8e-aaef-17ac555c65ea tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99c4da98-c923-4e5e-8fe2-74840bf54b68) transitioned into state 'SUCCESS' from state '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-431584685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cbdb54cae3f42f68dcb7580e574dd9b',qos_specs=None,replication_status=,reservations=['59c627f6-bced-45dd-9099-5953003f8dbc','bcf86975-b509-4494-a19a-3cd4722715d1','97c0ce32-1f16-4a56-92b0-e3b303585dd3','b2b2de9f-039a-4d78-ab38-8f8430e7eab7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ea15b6aa3044d1baf110c148fac25df',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:54.454155 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9d61e02f-e3d6-4a8e-aaef-17ac555c65ea tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4efc164-2378-4082-aace-a11daa100385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:54.463469 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-7c881752-52fc-48d5-976a-012f9c3dc19e req-d0c5d601-d08c-42ad-bc9b-c212448887a9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:54.467549 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-7c881752-52fc-48d5-976a-012f9c3dc19e req-d0c5d601-d08c-42ad-bc9b-c212448887a9 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] GET https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 Jul 31 17:20:54.467840 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-7c881752-52fc-48d5-976a-012f9c3dc19e req-d0c5d601-d08c-42ad-bc9b-c212448887a9 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:54.468530 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-7c881752-52fc-48d5-976a-012f9c3dc19e req-d0c5d601-d08c-42ad-bc9b-c212448887a9 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:54.468952 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9d61e02f-e3d6-4a8e-aaef-17ac555c65ea tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4efc164-2378-4082-aace-a11daa100385) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:54.470235 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9d61e02f-e3d6-4a8e-aaef-17ac555c65ea tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Flow 'volume_create_api' (ab0c4166-3e93-4d62-9871-6aa0bd30b986) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:54.470732 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9d61e02f-e3d6-4a8e-aaef-17ac555c65ea tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Create volume request issued successfully. Jul 31 17:20:54.471594 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9d61e02f-e3d6-4a8e-aaef-17ac555c65ea tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:20:54.472299 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 233/955] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:20:54 2026] POST /volume/v3/volumes => generated 751 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:20:54.485459 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:54.485459 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:54.491110 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-7c881752-52fc-48d5-976a-012f9c3dc19e req-d0c5d601-d08c-42ad-bc9b-c212448887a9 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Volume info retrieved successfully. Jul 31 17:20:54.492464 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4284ba66-5298-4b13-beec-6e4fa5f55014 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:54.496282 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4284ba66-5298-4b13-beec-6e4fa5f55014 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/volumes/2960c5b2-8768-4b65-a070-cd41ed5d17a0 Jul 31 17:20:54.496673 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4284ba66-5298-4b13-beec-6e4fa5f55014 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:54.496839 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4284ba66-5298-4b13-beec-6e4fa5f55014 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:54.498217 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-7c881752-52fc-48d5-976a-012f9c3dc19e req-d0c5d601-d08c-42ad-bc9b-c212448887a9 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 returned with HTTP 200 Jul 31 17:20:54.498217 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 244/956] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:20:54 2026] GET /volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 => generated 1159 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:54.512918 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:54.512918 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:54.527861 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4284ba66-5298-4b13-beec-6e4fa5f55014 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Volume info retrieved successfully. Jul 31 17:20:54.543779 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4284ba66-5298-4b13-beec-6e4fa5f55014 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/volumes/2960c5b2-8768-4b65-a070-cd41ed5d17a0 returned with HTTP 200 Jul 31 17:20:54.544766 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 239/957] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:54 2026] GET /volume/v3/volumes/2960c5b2-8768-4b65-a070-cd41ed5d17a0 => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:54.580056 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-7c881752-52fc-48d5-976a-012f9c3dc19e req-4cdd88d1-2fef-4d31-ad3a-1b1e844f428e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:54.585673 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7c881752-52fc-48d5-976a-012f9c3dc19e req-4cdd88d1-2fef-4d31-ad3a-1b1e844f428e tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] POST https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35/action Jul 31 17:20:54.585673 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7c881752-52fc-48d5-976a-012f9c3dc19e req-4cdd88d1-2fef-4d31-ad3a-1b1e844f428e tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:20:54.585673 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7c881752-52fc-48d5-976a-012f9c3dc19e req-4cdd88d1-2fef-4d31-ad3a-1b1e844f428e tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:54.608899 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:54.608899 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:54.610753 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-7c881752-52fc-48d5-976a-012f9c3dc19e req-4cdd88d1-2fef-4d31-ad3a-1b1e844f428e tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Volume info retrieved successfully. Jul 31 17:20:54.622557 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-7c881752-52fc-48d5-976a-012f9c3dc19e req-4cdd88d1-2fef-4d31-ad3a-1b1e844f428e tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Begin detaching volume completed successfully. Jul 31 17:20:54.623114 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7c881752-52fc-48d5-976a-012f9c3dc19e req-4cdd88d1-2fef-4d31-ad3a-1b1e844f428e tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35/action returned with HTTP 202 Jul 31 17:20:54.623835 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 242/958] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:20:54 2026] POST /volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:20:54.733570 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-62de05a7-f179-4fc6-81f5-03b3052572fa None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:54.734274 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-62de05a7-f179-4fc6-81f5-03b3052572fa None None] GET https://10.4.3.92/volume// Jul 31 17:20:54.735091 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-62de05a7-f179-4fc6-81f5-03b3052572fa None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:54.735091 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-62de05a7-f179-4fc6-81f5-03b3052572fa None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:54.735091 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-62de05a7-f179-4fc6-81f5-03b3052572fa None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:20:54.735490 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 234/959] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:20:54 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:20:54.761371 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-7c881752-52fc-48d5-976a-012f9c3dc19e req-3f0b3c1e-0cec-40b5-bcb8-bd98bf709f19 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:54.767138 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-7c881752-52fc-48d5-976a-012f9c3dc19e req-3f0b3c1e-0cec-40b5-bcb8-bd98bf709f19 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] GET https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 Jul 31 17:20:54.767497 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-7c881752-52fc-48d5-976a-012f9c3dc19e req-3f0b3c1e-0cec-40b5-bcb8-bd98bf709f19 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:54.768084 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-7c881752-52fc-48d5-976a-012f9c3dc19e req-3f0b3c1e-0cec-40b5-bcb8-bd98bf709f19 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:54.782329 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:54.782329 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:54.791309 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-7c881752-52fc-48d5-976a-012f9c3dc19e req-3f0b3c1e-0cec-40b5-bcb8-bd98bf709f19 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Volume info retrieved successfully. Jul 31 17:20:54.799452 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-7c881752-52fc-48d5-976a-012f9c3dc19e req-3f0b3c1e-0cec-40b5-bcb8-bd98bf709f19 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 returned with HTTP 200 Jul 31 17:20:54.800331 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 245/960] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:20:54 2026] GET /volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 => generated 1342 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:20:55.449729 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-27a00b37-29de-4587-8d5a-d35ccdb8b2cd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:55.453671 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-27a00b37-29de-4587-8d5a-d35ccdb8b2cd tempest-VolumesTransfersV357Test-1581551951 tempest-VolumesTransfersV357Test-1581551951-project-admin] GET https://10.4.3.92/volume/v3/volumes/4eff3754-19bf-40fb-bdc8-514c9e22aa6f Jul 31 17:20:55.453809 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-27a00b37-29de-4587-8d5a-d35ccdb8b2cd tempest-VolumesTransfersV357Test-1581551951 tempest-VolumesTransfersV357Test-1581551951-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:55.454183 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-27a00b37-29de-4587-8d5a-d35ccdb8b2cd tempest-VolumesTransfersV357Test-1581551951 tempest-VolumesTransfersV357Test-1581551951-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:55.478266 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-27a00b37-29de-4587-8d5a-d35ccdb8b2cd tempest-VolumesTransfersV357Test-1581551951 tempest-VolumesTransfersV357Test-1581551951-project-admin] https://10.4.3.92/volume/v3/volumes/4eff3754-19bf-40fb-bdc8-514c9e22aa6f returned with HTTP 404 Jul 31 17:20:55.479370 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 240/961] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:20:55 2026] GET /volume/v3/volumes/4eff3754-19bf-40fb-bdc8-514c9e22aa6f => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:20:55.488422 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3e672ce0-1bf1-42b9-97fb-283e599ffadf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:55.490425 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3e672ce0-1bf1-42b9-97fb-283e599ffadf tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] GET https://10.4.3.92/volume/v3/volumes/4eff3754-19bf-40fb-bdc8-514c9e22aa6f Jul 31 17:20:55.490724 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3e672ce0-1bf1-42b9-97fb-283e599ffadf tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:55.491308 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3e672ce0-1bf1-42b9-97fb-283e599ffadf tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:55.499041 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3e672ce0-1bf1-42b9-97fb-283e599ffadf tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] https://10.4.3.92/volume/v3/volumes/4eff3754-19bf-40fb-bdc8-514c9e22aa6f returned with HTTP 404 Jul 31 17:20:55.499693 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 243/962] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:20:55 2026] GET /volume/v3/volumes/4eff3754-19bf-40fb-bdc8-514c9e22aa6f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:20:55.508812 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-71b14a51-be91-4b2b-9be0-ad4c7a4c793d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:55.511686 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-71b14a51-be91-4b2b-9be0-ad4c7a4c793d tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] DELETE https://10.4.3.92/volume/v3/volumes/4eff3754-19bf-40fb-bdc8-514c9e22aa6f Jul 31 17:20:55.512652 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-71b14a51-be91-4b2b-9be0-ad4c7a4c793d tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:55.512933 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-71b14a51-be91-4b2b-9be0-ad4c7a4c793d tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:55.513192 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-71b14a51-be91-4b2b-9be0-ad4c7a4c793d tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] Delete volume with id: 4eff3754-19bf-40fb-bdc8-514c9e22aa6f Jul 31 17:20:55.522526 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-71b14a51-be91-4b2b-9be0-ad4c7a4c793d tempest-VolumesTransfersV357Test-387782164 tempest-VolumesTransfersV357Test-387782164-project-member] https://10.4.3.92/volume/v3/volumes/4eff3754-19bf-40fb-bdc8-514c9e22aa6f returned with HTTP 404 Jul 31 17:20:55.523103 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 235/963] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:20:55 2026] DELETE /volume/v3/volumes/4eff3754-19bf-40fb-bdc8-514c9e22aa6f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:20:55.563360 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-059b7802-9f07-49d8-9a90-ca430af4f553 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:55.565817 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-059b7802-9f07-49d8-9a90-ca430af4f553 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/volumes/2960c5b2-8768-4b65-a070-cd41ed5d17a0 Jul 31 17:20:55.566262 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-059b7802-9f07-49d8-9a90-ca430af4f553 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:55.567252 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-059b7802-9f07-49d8-9a90-ca430af4f553 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:55.577933 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:55.577933 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:55.585877 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-059b7802-9f07-49d8-9a90-ca430af4f553 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Volume info retrieved successfully. Jul 31 17:20:55.594031 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-059b7802-9f07-49d8-9a90-ca430af4f553 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/volumes/2960c5b2-8768-4b65-a070-cd41ed5d17a0 returned with HTTP 200 Jul 31 17:20:55.595921 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 246/964] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:55 2026] GET /volume/v3/volumes/2960c5b2-8768-4b65-a070-cd41ed5d17a0 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:55.615962 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a7f02c6f-7255-43d3-a0c0-66ec7e06997d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:55.618092 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a7f02c6f-7255-43d3-a0c0-66ec7e06997d tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] POST https://10.4.3.92/volume/v3/backups Jul 31 17:20:55.618622 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a7f02c6f-7255-43d3-a0c0-66ec7e06997d tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2960c5b2-8768-4b65-a070-cd41ed5d17a0", "name": "tempest-VolumesBackupsAdminTest-Backup-246462403", "container": "tempest-volumesbackupsadmintest-backup-container-1309395130"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:55.621127 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-a7f02c6f-7255-43d3-a0c0-66ec7e06997d tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Creating new backup {'backup': {'volume_id': '2960c5b2-8768-4b65-a070-cd41ed5d17a0', 'name': 'tempest-VolumesBackupsAdminTest-Backup-246462403', 'container': 'tempest-volumesbackupsadmintest-backup-container-1309395130'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:20:55.621127 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-a7f02c6f-7255-43d3-a0c0-66ec7e06997d tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Creating backup of volume 2960c5b2-8768-4b65-a070-cd41ed5d17a0 in container tempest-volumesbackupsadmintest-backup-container-1309395130 Jul 31 17:20:55.637413 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:55.637413 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:55.640016 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a7f02c6f-7255-43d3-a0c0-66ec7e06997d tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Volume info retrieved successfully. Jul 31 17:20:55.675073 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-a7f02c6f-7255-43d3-a0c0-66ec7e06997d tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Created reservations ['c2f20570-4507-4113-a632-c7624be262c0', '6a3e108c-bee4-480a-8f0b-fbc6debba016'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:20:55.775459 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a7f02c6f-7255-43d3-a0c0-66ec7e06997d tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:20:55.776002 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 241/965] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:20:55 2026] POST /volume/v3/backups => generated 332 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:20:55.798853 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d47e9cc3-0a42-4407-be16-31a3ef033fd9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:55.801981 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d47e9cc3-0a42-4407-be16-31a3ef033fd9 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e Jul 31 17:20:55.802247 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d47e9cc3-0a42-4407-be16-31a3ef033fd9 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:55.802526 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d47e9cc3-0a42-4407-be16-31a3ef033fd9 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:55.802645 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d47e9cc3-0a42-4407-be16-31a3ef033fd9 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id 2ec27cc2-8196-4c17-a37e-efd6e09c1d1e. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:55.815016 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:55.815016 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:55.816550 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d47e9cc3-0a42-4407-be16-31a3ef033fd9 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e returned with HTTP 200 Jul 31 17:20:55.818832 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 244/966] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:55 2026] GET /volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e => generated 796 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:56.076774 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-68fac7f7-6f39-482d-9858-3a8b3f7470ba None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:56.289501 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-68fac7f7-6f39-482d-9858-3a8b3f7470ba tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:20:56.289501 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-68fac7f7-6f39-482d-9858-3a8b3f7470ba tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1538105580", "imageRef": "8d238c5f-d575-4c29-9cd2-e3e14bfacc91"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:56.291680 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-68fac7f7-6f39-482d-9858-3a8b3f7470ba tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1538105580', 'imageRef': '8d238c5f-d575-4c29-9cd2-e3e14bfacc91'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:20:56.449672 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-68fac7f7-6f39-482d-9858-3a8b3f7470ba tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Create volume of 1 GB Jul 31 17:20:56.450043 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:56.450043 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:56.458225 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-68fac7f7-6f39-482d-9858-3a8b3f7470ba tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Availability Zones retrieved successfully. Jul 31 17:20:56.467276 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-68fac7f7-6f39-482d-9858-3a8b3f7470ba tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Flow 'volume_create_api' (7039e33f-57dd-4f35-97f2-4f7edefb7882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:56.468657 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-68fac7f7-6f39-482d-9858-3a8b3f7470ba tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6d9926e-8399-43d3-8a7e-89572368c625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:56.471199 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-68fac7f7-6f39-482d-9858-3a8b3f7470ba tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:20:56.581887 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-68fac7f7-6f39-482d-9858-3a8b3f7470ba tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6d9926e-8399-43d3-8a7e-89572368c625) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:56.583001 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-68fac7f7-6f39-482d-9858-3a8b3f7470ba tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f9e5cbc-cde4-4b88-9f7e-1b961c3b7061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:56.701984 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-68fac7f7-6f39-482d-9858-3a8b3f7470ba tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Created reservations ['bf0e009d-4da3-400a-97d8-9c579b00cf64', '2d862650-5643-4a5c-9537-5b01489a59b3', 'f8e37e72-9c2c-458f-8996-efd2be7b3417', 'cfcb7950-fb95-4ebf-ad5a-383eb7e86f59'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:20:56.703122 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-68fac7f7-6f39-482d-9858-3a8b3f7470ba tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f9e5cbc-cde4-4b88-9f7e-1b961c3b7061) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf0e009d-4da3-400a-97d8-9c579b00cf64', '2d862650-5643-4a5c-9537-5b01489a59b3', 'f8e37e72-9c2c-458f-8996-efd2be7b3417', 'cfcb7950-fb95-4ebf-ad5a-383eb7e86f59']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:56.704215 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-68fac7f7-6f39-482d-9858-3a8b3f7470ba tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b124265-5600-476b-a188-b76618da4ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:56.741549 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-68fac7f7-6f39-482d-9858-3a8b3f7470ba tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b124265-5600-476b-a188-b76618da4ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '358a6942-dc43-4af6-b855-1b99a5bad8cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1538105580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d889e52079b467bafe2959a11799a76',qos_specs=None,replication_status=,reservations=['bf0e009d-4da3-400a-97d8-9c579b00cf64','2d862650-5643-4a5c-9537-5b01489a59b3','f8e37e72-9c2c-458f-8996-efd2be7b3417','cfcb7950-fb95-4ebf-ad5a-383eb7e86f59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37bd28a12b9f43f3a3ad5d446b2eadff',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:20:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1538105580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=358a6942-dc43-4af6-b855-1b99a5bad8cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d889e52079b467bafe2959a11799a76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37bd28a12b9f43f3a3ad5d446b2eadff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:56.742551 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-68fac7f7-6f39-482d-9858-3a8b3f7470ba tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a86267df-78d5-4fb8-8194-f8d2c99303b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:56.771469 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-68fac7f7-6f39-482d-9858-3a8b3f7470ba tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a86267df-78d5-4fb8-8194-f8d2c99303b0) transitioned into state 'SUCCESS' from state '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-1538105580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d889e52079b467bafe2959a11799a76',qos_specs=None,replication_status=,reservations=['bf0e009d-4da3-400a-97d8-9c579b00cf64','2d862650-5643-4a5c-9537-5b01489a59b3','f8e37e72-9c2c-458f-8996-efd2be7b3417','cfcb7950-fb95-4ebf-ad5a-383eb7e86f59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37bd28a12b9f43f3a3ad5d446b2eadff',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:56.772424 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-68fac7f7-6f39-482d-9858-3a8b3f7470ba tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae7d548f-7ae3-4abc-8554-6958094460a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:56.787745 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-68fac7f7-6f39-482d-9858-3a8b3f7470ba tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae7d548f-7ae3-4abc-8554-6958094460a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:56.788867 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-68fac7f7-6f39-482d-9858-3a8b3f7470ba tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Flow 'volume_create_api' (7039e33f-57dd-4f35-97f2-4f7edefb7882) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:56.789139 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-68fac7f7-6f39-482d-9858-3a8b3f7470ba tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Create volume request issued successfully. Jul 31 17:20:56.790011 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-68fac7f7-6f39-482d-9858-3a8b3f7470ba tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:20:56.790656 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 236/967] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:20:56 2026] POST /volume/v3/volumes => generated 755 bytes in 714 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:20:56.811779 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a6ae1b0a-43dd-4ac5-988d-4bd0b4b4a6e4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:56.815600 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a6ae1b0a-43dd-4ac5-988d-4bd0b4b4a6e4 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] GET https://10.4.3.92/volume/v3/volumes/358a6942-dc43-4af6-b855-1b99a5bad8cd Jul 31 17:20:56.815600 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a6ae1b0a-43dd-4ac5-988d-4bd0b4b4a6e4 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:56.815600 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a6ae1b0a-43dd-4ac5-988d-4bd0b4b4a6e4 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:56.833592 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b57f41f4-560c-4319-a60c-adc473270583 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:56.836450 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:56.836450 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:56.837623 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b57f41f4-560c-4319-a60c-adc473270583 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e Jul 31 17:20:56.838045 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b57f41f4-560c-4319-a60c-adc473270583 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:56.838243 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b57f41f4-560c-4319-a60c-adc473270583 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:56.838461 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-b57f41f4-560c-4319-a60c-adc473270583 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id 2ec27cc2-8196-4c17-a37e-efd6e09c1d1e. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:56.846090 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a6ae1b0a-43dd-4ac5-988d-4bd0b4b4a6e4 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Volume info retrieved successfully. Jul 31 17:20:56.852490 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:56.852490 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:56.852849 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b57f41f4-560c-4319-a60c-adc473270583 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e returned with HTTP 200 Jul 31 17:20:56.853256 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 242/968] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:56 2026] GET /volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e => generated 798 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:56.855087 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a6ae1b0a-43dd-4ac5-988d-4bd0b4b4a6e4 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] https://10.4.3.92/volume/v3/volumes/358a6942-dc43-4af6-b855-1b99a5bad8cd returned with HTTP 200 Jul 31 17:20:56.855087 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 247/969] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:56 2026] GET /volume/v3/volumes/358a6942-dc43-4af6-b855-1b99a5bad8cd => generated 823 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:57.871778 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-894d60ba-5f0c-4880-a02a-ce54d53f0a7e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:57.876723 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-894d60ba-5f0c-4880-a02a-ce54d53f0a7e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e Jul 31 17:20:57.876899 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-894d60ba-5f0c-4880-a02a-ce54d53f0a7e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:57.877376 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-894d60ba-5f0c-4880-a02a-ce54d53f0a7e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:57.877376 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-894d60ba-5f0c-4880-a02a-ce54d53f0a7e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id 2ec27cc2-8196-4c17-a37e-efd6e09c1d1e. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:57.880536 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d2c773f9-f63e-4813-ba16-6d842584f63c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:57.882258 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d2c773f9-f63e-4813-ba16-6d842584f63c tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] GET https://10.4.3.92/volume/v3/volumes/358a6942-dc43-4af6-b855-1b99a5bad8cd Jul 31 17:20:57.882258 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d2c773f9-f63e-4813-ba16-6d842584f63c tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:57.882258 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d2c773f9-f63e-4813-ba16-6d842584f63c tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:57.886220 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:57.886220 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:57.886220 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-894d60ba-5f0c-4880-a02a-ce54d53f0a7e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e returned with HTTP 200 Jul 31 17:20:57.887125 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 245/970] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:57 2026] GET /volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:57.898804 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:57.898804 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:57.905666 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d2c773f9-f63e-4813-ba16-6d842584f63c tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Volume info retrieved successfully. Jul 31 17:20:57.918006 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d2c773f9-f63e-4813-ba16-6d842584f63c tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] https://10.4.3.92/volume/v3/volumes/358a6942-dc43-4af6-b855-1b99a5bad8cd returned with HTTP 200 Jul 31 17:20:57.918617 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 237/971] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:57 2026] GET /volume/v3/volumes/358a6942-dc43-4af6-b855-1b99a5bad8cd => generated 1363 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:57.945705 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4803ceb0-e694-429e-a227-5387def01493 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:57.948629 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4803ceb0-e694-429e-a227-5387def01493 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:20:57.949204 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4803ceb0-e694-429e-a227-5387def01493 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1900780050"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:57.951376 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-4803ceb0-e694-429e-a227-5387def01493 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1900780050'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:20:57.951526 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-4803ceb0-e694-429e-a227-5387def01493 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Create volume of 1 GB Jul 31 17:20:57.958538 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4803ceb0-e694-429e-a227-5387def01493 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Availability Zones retrieved successfully. Jul 31 17:20:57.965400 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4803ceb0-e694-429e-a227-5387def01493 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Flow 'volume_create_api' (decf6949-3104-4056-88c7-041155f8ce33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:57.966543 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4803ceb0-e694-429e-a227-5387def01493 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17cab158-2306-4b4f-8f25-586b870c85c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:57.968564 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-4803ceb0-e694-429e-a227-5387def01493 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:20:58.043124 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4803ceb0-e694-429e-a227-5387def01493 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17cab158-2306-4b4f-8f25-586b870c85c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:58.044637 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4803ceb0-e694-429e-a227-5387def01493 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a70fa33-77e5-43ed-bc83-8bcc9ee22c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:58.165857 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-4803ceb0-e694-429e-a227-5387def01493 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Created reservations ['79c983a2-f653-4294-9b1f-6a9b74d396fe', '25c3437a-75cb-4d82-9c21-541d451a9f85', '7eb42d81-4624-4aa9-b3eb-dba023269934', '5a09744d-8788-4dbd-b2a1-83bf8b4574c1'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:20:58.167533 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4803ceb0-e694-429e-a227-5387def01493 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a70fa33-77e5-43ed-bc83-8bcc9ee22c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79c983a2-f653-4294-9b1f-6a9b74d396fe', '25c3437a-75cb-4d82-9c21-541d451a9f85', '7eb42d81-4624-4aa9-b3eb-dba023269934', '5a09744d-8788-4dbd-b2a1-83bf8b4574c1']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:58.168896 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4803ceb0-e694-429e-a227-5387def01493 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9628415-6d31-4f68-bd34-ad1dd28c9f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:58.211131 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4803ceb0-e694-429e-a227-5387def01493 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9628415-6d31-4f68-bd34-ad1dd28c9f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c688bd9-8166-4c3a-8421-8bfbd04ada53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1900780050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d889e52079b467bafe2959a11799a76',qos_specs=None,replication_status=,reservations=['79c983a2-f653-4294-9b1f-6a9b74d396fe','25c3437a-75cb-4d82-9c21-541d451a9f85','7eb42d81-4624-4aa9-b3eb-dba023269934','5a09744d-8788-4dbd-b2a1-83bf8b4574c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37bd28a12b9f43f3a3ad5d446b2eadff',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:20:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1900780050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c688bd9-8166-4c3a-8421-8bfbd04ada53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d889e52079b467bafe2959a11799a76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37bd28a12b9f43f3a3ad5d446b2eadff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:58.212445 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4803ceb0-e694-429e-a227-5387def01493 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d214da54-2fa3-4c8a-bd3c-4e954ed61474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:58.260363 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4803ceb0-e694-429e-a227-5387def01493 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d214da54-2fa3-4c8a-bd3c-4e954ed61474) transitioned into state 'SUCCESS' from state '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-1900780050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d889e52079b467bafe2959a11799a76',qos_specs=None,replication_status=,reservations=['79c983a2-f653-4294-9b1f-6a9b74d396fe','25c3437a-75cb-4d82-9c21-541d451a9f85','7eb42d81-4624-4aa9-b3eb-dba023269934','5a09744d-8788-4dbd-b2a1-83bf8b4574c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37bd28a12b9f43f3a3ad5d446b2eadff',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:58.260363 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4803ceb0-e694-429e-a227-5387def01493 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fddc0a2e-c080-499f-8054-11b98accb89c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:58.287716 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4803ceb0-e694-429e-a227-5387def01493 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fddc0a2e-c080-499f-8054-11b98accb89c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:58.289637 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4803ceb0-e694-429e-a227-5387def01493 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Flow 'volume_create_api' (decf6949-3104-4056-88c7-041155f8ce33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:58.289637 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4803ceb0-e694-429e-a227-5387def01493 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Create volume request issued successfully. Jul 31 17:20:58.296211 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4803ceb0-e694-429e-a227-5387def01493 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:20:58.296211 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 243/972] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:20:57 2026] POST /volume/v3/volumes => generated 755 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:20:58.309070 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7af5ba42-c9d7-46cd-94f1-166a7289b5b0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:58.314370 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7af5ba42-c9d7-46cd-94f1-166a7289b5b0 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] GET https://10.4.3.92/volume/v3/volumes/7c688bd9-8166-4c3a-8421-8bfbd04ada53 Jul 31 17:20:58.314896 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7af5ba42-c9d7-46cd-94f1-166a7289b5b0 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:58.315260 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7af5ba42-c9d7-46cd-94f1-166a7289b5b0 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:58.333362 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:58.333362 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:58.339084 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7af5ba42-c9d7-46cd-94f1-166a7289b5b0 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Volume info retrieved successfully. Jul 31 17:20:58.350266 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7af5ba42-c9d7-46cd-94f1-166a7289b5b0 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] https://10.4.3.92/volume/v3/volumes/7c688bd9-8166-4c3a-8421-8bfbd04ada53 returned with HTTP 200 Jul 31 17:20:58.351339 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 248/973] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:58 2026] GET /volume/v3/volumes/7c688bd9-8166-4c3a-8421-8bfbd04ada53 => generated 823 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:58.912874 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b6db41c3-0591-49b8-adcf-aea634c056cc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:58.917342 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b6db41c3-0591-49b8-adcf-aea634c056cc tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e Jul 31 17:20:58.917342 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b6db41c3-0591-49b8-adcf-aea634c056cc tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:58.917342 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b6db41c3-0591-49b8-adcf-aea634c056cc tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:58.917922 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b6db41c3-0591-49b8-adcf-aea634c056cc tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id 2ec27cc2-8196-4c17-a37e-efd6e09c1d1e. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:58.925803 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:58.925803 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:58.927432 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b6db41c3-0591-49b8-adcf-aea634c056cc tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e returned with HTTP 200 Jul 31 17:20:58.928160 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 246/974] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:58 2026] GET /volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:58.934699 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-7c881752-52fc-48d5-976a-012f9c3dc19e req-0add1114-0bf5-4e15-b90d-d9e0bd90089d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:58.942130 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-7c881752-52fc-48d5-976a-012f9c3dc19e req-0add1114-0bf5-4e15-b90d-d9e0bd90089d tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] GET https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 Jul 31 17:20:58.942721 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-7c881752-52fc-48d5-976a-012f9c3dc19e req-0add1114-0bf5-4e15-b90d-d9e0bd90089d tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:58.943236 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-7c881752-52fc-48d5-976a-012f9c3dc19e req-0add1114-0bf5-4e15-b90d-d9e0bd90089d tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:58.968434 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:58.968434 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:20:58.977423 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-7c881752-52fc-48d5-976a-012f9c3dc19e req-0add1114-0bf5-4e15-b90d-d9e0bd90089d tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Volume info retrieved successfully. Jul 31 17:20:58.985374 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-7c881752-52fc-48d5-976a-012f9c3dc19e req-0add1114-0bf5-4e15-b90d-d9e0bd90089d tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 returned with HTTP 200 Jul 31 17:20:58.985716 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 238/975] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:20:58 2026] GET /volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 => generated 1162 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:20:59.021720 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-1cc2d796-fcd5-49cb-9b80-45d8f8e069da req-b4e389d1-174f-4bdf-859d-337709dae42a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:59.025809 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1cc2d796-fcd5-49cb-9b80-45d8f8e069da req-b4e389d1-174f-4bdf-859d-337709dae42a tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] DELETE https://10.4.3.92/volume/v3/attachments/caae243b-f10d-4812-9bf3-14274ee59369 Jul 31 17:20:59.025809 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-1cc2d796-fcd5-49cb-9b80-45d8f8e069da req-b4e389d1-174f-4bdf-859d-337709dae42a tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:59.025809 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-1cc2d796-fcd5-49cb-9b80-45d8f8e069da req-b4e389d1-174f-4bdf-859d-337709dae42a tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:59.046014 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:59.046014 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:59.204969 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1cc2d796-fcd5-49cb-9b80-45d8f8e069da req-b4e389d1-174f-4bdf-859d-337709dae42a tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] https://10.4.3.92/volume/v3/attachments/caae243b-f10d-4812-9bf3-14274ee59369 returned with HTTP 200 Jul 31 17:20:59.205596 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 244/976] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:20:59 2026] DELETE /volume/v3/attachments/caae243b-f10d-4812-9bf3-14274ee59369 => generated 19 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:59.220768 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-1cc2d796-fcd5-49cb-9b80-45d8f8e069da req-6b71cac4-a331-459f-8950-014a630a7986 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:59.225449 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-1cc2d796-fcd5-49cb-9b80-45d8f8e069da req-6b71cac4-a331-459f-8950-014a630a7986 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] DELETE https://10.4.3.92/volume/v3/volumes/fec759e9-52ae-486d-8bad-42be57b7831d Jul 31 17:20:59.225449 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-1cc2d796-fcd5-49cb-9b80-45d8f8e069da req-6b71cac4-a331-459f-8950-014a630a7986 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:59.225449 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-1cc2d796-fcd5-49cb-9b80-45d8f8e069da req-6b71cac4-a331-459f-8950-014a630a7986 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:59.225748 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [req-1cc2d796-fcd5-49cb-9b80-45d8f8e069da req-6b71cac4-a331-459f-8950-014a630a7986 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Delete volume with id: fec759e9-52ae-486d-8bad-42be57b7831d Jul 31 17:20:59.236268 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:59.236268 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:59.237934 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-1cc2d796-fcd5-49cb-9b80-45d8f8e069da req-6b71cac4-a331-459f-8950-014a630a7986 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Volume info retrieved successfully. Jul 31 17:20:59.296517 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-1cc2d796-fcd5-49cb-9b80-45d8f8e069da req-6b71cac4-a331-459f-8950-014a630a7986 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Delete volume request issued successfully. Jul 31 17:20:59.296994 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-1cc2d796-fcd5-49cb-9b80-45d8f8e069da req-6b71cac4-a331-459f-8950-014a630a7986 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] https://10.4.3.92/volume/v3/volumes/fec759e9-52ae-486d-8bad-42be57b7831d returned with HTTP 202 Jul 31 17:20:59.299306 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 249/977] 10.4.3.92 () {70 vars in 1613 bytes} [Fri Jul 31 17:20:59 2026] DELETE /volume/v3/volumes/fec759e9-52ae-486d-8bad-42be57b7831d => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:20:59.372384 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5fdec7b1-fd44-4d25-9dcd-962ca0cacc15 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:59.382384 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5fdec7b1-fd44-4d25-9dcd-962ca0cacc15 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] GET https://10.4.3.92/volume/v3/volumes/7c688bd9-8166-4c3a-8421-8bfbd04ada53 Jul 31 17:20:59.382384 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5fdec7b1-fd44-4d25-9dcd-962ca0cacc15 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:59.382384 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5fdec7b1-fd44-4d25-9dcd-962ca0cacc15 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:59.389741 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:59.389741 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:20:59.394915 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5fdec7b1-fd44-4d25-9dcd-962ca0cacc15 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Volume info retrieved successfully. Jul 31 17:20:59.400185 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5fdec7b1-fd44-4d25-9dcd-962ca0cacc15 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] https://10.4.3.92/volume/v3/volumes/7c688bd9-8166-4c3a-8421-8bfbd04ada53 returned with HTTP 200 Jul 31 17:20:59.406540 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 247/978] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:59 2026] GET /volume/v3/volumes/7c688bd9-8166-4c3a-8421-8bfbd04ada53 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:59.417039 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-33415492-203a-455e-9c49-325bf92d57a7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:59.420890 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-33415492-203a-455e-9c49-325bf92d57a7 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:20:59.421746 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-33415492-203a-455e-9c49-325bf92d57a7 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1522068119"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:20:59.423273 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-33415492-203a-455e-9c49-325bf92d57a7 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1522068119'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:20:59.423854 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-33415492-203a-455e-9c49-325bf92d57a7 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Create volume of 1 GB Jul 31 17:20:59.430818 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-33415492-203a-455e-9c49-325bf92d57a7 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Availability Zones retrieved successfully. Jul 31 17:20:59.437830 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-33415492-203a-455e-9c49-325bf92d57a7 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Flow 'volume_create_api' (dcb5391f-97be-41d2-af49-ac3e0102dbca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:59.437954 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-33415492-203a-455e-9c49-325bf92d57a7 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c42e70a0-c149-443a-9500-856ee386d7b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:59.439058 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-33415492-203a-455e-9c49-325bf92d57a7 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:20:59.500492 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-33415492-203a-455e-9c49-325bf92d57a7 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c42e70a0-c149-443a-9500-856ee386d7b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:59.500492 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-33415492-203a-455e-9c49-325bf92d57a7 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94f8e7a1-01e3-4175-b918-d6d928944e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:59.589280 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-33415492-203a-455e-9c49-325bf92d57a7 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Created reservations ['617c04ac-6ce5-4f70-b940-722e6134796b', '6c4999cd-a39d-496b-91da-2994b2483175', 'e628760d-7140-482e-a2b9-fdf9de87c2a4', '4b56831a-79fc-4cfc-a160-565d348125d6'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:20:59.590643 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-33415492-203a-455e-9c49-325bf92d57a7 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94f8e7a1-01e3-4175-b918-d6d928944e17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['617c04ac-6ce5-4f70-b940-722e6134796b', '6c4999cd-a39d-496b-91da-2994b2483175', 'e628760d-7140-482e-a2b9-fdf9de87c2a4', '4b56831a-79fc-4cfc-a160-565d348125d6']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:59.591905 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-33415492-203a-455e-9c49-325bf92d57a7 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91222a8f-121e-4a4c-b17f-86057fbd4caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:59.657345 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-33415492-203a-455e-9c49-325bf92d57a7 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91222a8f-121e-4a4c-b17f-86057fbd4caa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f833558-267a-4ac1-bc8d-abbd3a998b02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1522068119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d889e52079b467bafe2959a11799a76',qos_specs=None,replication_status=,reservations=['617c04ac-6ce5-4f70-b940-722e6134796b','6c4999cd-a39d-496b-91da-2994b2483175','e628760d-7140-482e-a2b9-fdf9de87c2a4','4b56831a-79fc-4cfc-a160-565d348125d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37bd28a12b9f43f3a3ad5d446b2eadff',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:20:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1522068119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f833558-267a-4ac1-bc8d-abbd3a998b02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d889e52079b467bafe2959a11799a76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37bd28a12b9f43f3a3ad5d446b2eadff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:59.661350 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-33415492-203a-455e-9c49-325bf92d57a7 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f12c0cc4-905b-406e-99ab-609ad926de82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:59.703825 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-33415492-203a-455e-9c49-325bf92d57a7 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f12c0cc4-905b-406e-99ab-609ad926de82) transitioned into state 'SUCCESS' from state '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-1522068119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d889e52079b467bafe2959a11799a76',qos_specs=None,replication_status=,reservations=['617c04ac-6ce5-4f70-b940-722e6134796b','6c4999cd-a39d-496b-91da-2994b2483175','e628760d-7140-482e-a2b9-fdf9de87c2a4','4b56831a-79fc-4cfc-a160-565d348125d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37bd28a12b9f43f3a3ad5d446b2eadff',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:59.704349 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-33415492-203a-455e-9c49-325bf92d57a7 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02fb197d-3513-44a9-a187-9de8606ea38b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:20:59.726465 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-33415492-203a-455e-9c49-325bf92d57a7 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02fb197d-3513-44a9-a187-9de8606ea38b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:20:59.727707 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-33415492-203a-455e-9c49-325bf92d57a7 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Flow 'volume_create_api' (dcb5391f-97be-41d2-af49-ac3e0102dbca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:20:59.727796 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-33415492-203a-455e-9c49-325bf92d57a7 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Create volume request issued successfully. Jul 31 17:20:59.728551 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-33415492-203a-455e-9c49-325bf92d57a7 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:20:59.729370 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 239/979] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:20:59 2026] POST /volume/v3/volumes => generated 755 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:20:59.751631 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f4a0abe3-27ed-43f3-86ec-d175415f6a68 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:59.753635 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f4a0abe3-27ed-43f3-86ec-d175415f6a68 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] GET https://10.4.3.92/volume/v3/volumes/5f833558-267a-4ac1-bc8d-abbd3a998b02 Jul 31 17:20:59.754093 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f4a0abe3-27ed-43f3-86ec-d175415f6a68 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:59.754378 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f4a0abe3-27ed-43f3-86ec-d175415f6a68 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:59.766738 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:59.766738 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:20:59.775148 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f4a0abe3-27ed-43f3-86ec-d175415f6a68 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Volume info retrieved successfully. Jul 31 17:20:59.785800 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f4a0abe3-27ed-43f3-86ec-d175415f6a68 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] https://10.4.3.92/volume/v3/volumes/5f833558-267a-4ac1-bc8d-abbd3a998b02 returned with HTTP 200 Jul 31 17:20:59.787041 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 245/980] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:59 2026] GET /volume/v3/volumes/5f833558-267a-4ac1-bc8d-abbd3a998b02 => generated 823 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:20:59.947490 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9907e407-241f-4024-8519-7f7f7903cfb2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:20:59.949890 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9907e407-241f-4024-8519-7f7f7903cfb2 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e Jul 31 17:20:59.950986 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9907e407-241f-4024-8519-7f7f7903cfb2 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:20:59.950986 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9907e407-241f-4024-8519-7f7f7903cfb2 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:20:59.950986 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-9907e407-241f-4024-8519-7f7f7903cfb2 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id 2ec27cc2-8196-4c17-a37e-efd6e09c1d1e. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:20:59.964739 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:20:59.964739 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:20:59.966373 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9907e407-241f-4024-8519-7f7f7903cfb2 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e returned with HTTP 200 Jul 31 17:20:59.967856 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 250/981] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:20:59 2026] GET /volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e => generated 798 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:00.253197 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-bd6a8710-64e7-47de-9433-310eeed2f62e req-a05bfaa5-436c-458a-ae98-dfeeb9779270 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:00.256362 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bd6a8710-64e7-47de-9433-310eeed2f62e req-a05bfaa5-436c-458a-ae98-dfeeb9779270 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] POST https://10.4.3.92/volume/v3/attachments/c68453b1-afd4-4d22-a612-354be7ec9f60/action Jul 31 17:21:00.257005 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bd6a8710-64e7-47de-9433-310eeed2f62e req-a05bfaa5-436c-458a-ae98-dfeeb9779270 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:21:00.257005 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bd6a8710-64e7-47de-9433-310eeed2f62e req-a05bfaa5-436c-458a-ae98-dfeeb9779270 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:21:00.290391 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:00.290391 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:21:00.326038 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bd6a8710-64e7-47de-9433-310eeed2f62e req-a05bfaa5-436c-458a-ae98-dfeeb9779270 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/attachments/c68453b1-afd4-4d22-a612-354be7ec9f60/action returned with HTTP 204 Jul 31 17:21:00.326931 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 248/982] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:21:00 2026] POST /volume/v3/attachments/c68453b1-afd4-4d22-a612-354be7ec9f60/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:21:00.808447 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bc062f27-83a3-47fe-a5e7-366c15641b90 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:00.811268 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bc062f27-83a3-47fe-a5e7-366c15641b90 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] GET https://10.4.3.92/volume/v3/volumes/5f833558-267a-4ac1-bc8d-abbd3a998b02 Jul 31 17:21:00.811766 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bc062f27-83a3-47fe-a5e7-366c15641b90 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:00.812147 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bc062f27-83a3-47fe-a5e7-366c15641b90 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:00.825150 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:00.825150 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:21:00.837348 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bc062f27-83a3-47fe-a5e7-366c15641b90 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Volume info retrieved successfully. Jul 31 17:21:00.843736 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bc062f27-83a3-47fe-a5e7-366c15641b90 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] https://10.4.3.92/volume/v3/volumes/5f833558-267a-4ac1-bc8d-abbd3a998b02 returned with HTTP 200 Jul 31 17:21:00.844703 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 240/983] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:00 2026] GET /volume/v3/volumes/5f833558-267a-4ac1-bc8d-abbd3a998b02 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:00.983334 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-663a870d-bd56-4702-b9fe-e7be2cc7806a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:00.987337 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-663a870d-bd56-4702-b9fe-e7be2cc7806a tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e Jul 31 17:21:00.987337 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-663a870d-bd56-4702-b9fe-e7be2cc7806a tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:00.987337 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-663a870d-bd56-4702-b9fe-e7be2cc7806a tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:00.987337 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-663a870d-bd56-4702-b9fe-e7be2cc7806a tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id 2ec27cc2-8196-4c17-a37e-efd6e09c1d1e. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:21:00.995017 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:00.995017 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:21:00.996290 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-663a870d-bd56-4702-b9fe-e7be2cc7806a tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e returned with HTTP 200 Jul 31 17:21:00.998548 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 246/984] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:00 2026] GET /volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:01.045184 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-7c881752-52fc-48d5-976a-012f9c3dc19e req-04610e8e-4b7e-4547-aac9-8e6e70a935ba None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:01.048877 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-7c881752-52fc-48d5-976a-012f9c3dc19e req-04610e8e-4b7e-4547-aac9-8e6e70a935ba tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] DELETE https://10.4.3.92/volume/v3/attachments/d7d5ffc5-d52f-4230-9ab4-65bfb55703d2 Jul 31 17:21:01.049109 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-7c881752-52fc-48d5-976a-012f9c3dc19e req-04610e8e-4b7e-4547-aac9-8e6e70a935ba tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:01.049437 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-7c881752-52fc-48d5-976a-012f9c3dc19e req-04610e8e-4b7e-4547-aac9-8e6e70a935ba tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:01.071027 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:01.071027 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:21:01.205354 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-7c881752-52fc-48d5-976a-012f9c3dc19e req-04610e8e-4b7e-4547-aac9-8e6e70a935ba tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/attachments/d7d5ffc5-d52f-4230-9ab4-65bfb55703d2 returned with HTTP 200 Jul 31 17:21:01.208292 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 251/985] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:21:01 2026] DELETE /volume/v3/attachments/d7d5ffc5-d52f-4230-9ab4-65bfb55703d2 => generated 19 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:02.018354 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6b00f6c3-525c-49c4-8955-c0e35a79d42a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:02.028513 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6b00f6c3-525c-49c4-8955-c0e35a79d42a tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e Jul 31 17:21:02.028882 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6b00f6c3-525c-49c4-8955-c0e35a79d42a tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:02.030826 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6b00f6c3-525c-49c4-8955-c0e35a79d42a tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:02.030826 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-6b00f6c3-525c-49c4-8955-c0e35a79d42a tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id 2ec27cc2-8196-4c17-a37e-efd6e09c1d1e. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:21:02.039721 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:02.039721 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:21:02.041517 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6b00f6c3-525c-49c4-8955-c0e35a79d42a tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e returned with HTTP 200 Jul 31 17:21:02.041947 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 249/986] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:02 2026] GET /volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e => generated 798 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:03.058762 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c148a2f4-7ff3-41fa-ba22-c0fbf67216de None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:03.067246 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c148a2f4-7ff3-41fa-ba22-c0fbf67216de tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e Jul 31 17:21:03.068660 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c148a2f4-7ff3-41fa-ba22-c0fbf67216de tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:03.069289 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c148a2f4-7ff3-41fa-ba22-c0fbf67216de tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:03.069695 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-c148a2f4-7ff3-41fa-ba22-c0fbf67216de tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id 2ec27cc2-8196-4c17-a37e-efd6e09c1d1e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:21:03.077434 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:03.077434 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:21:03.079290 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c148a2f4-7ff3-41fa-ba22-c0fbf67216de tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e returned with HTTP 200 Jul 31 17:21:03.080138 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 241/987] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:03 2026] GET /volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e => generated 798 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:04.098220 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8a4a4d41-a582-42bd-9dac-da32ed998f9c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:04.100667 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8a4a4d41-a582-42bd-9dac-da32ed998f9c tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e Jul 31 17:21:04.101140 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8a4a4d41-a582-42bd-9dac-da32ed998f9c tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:04.101371 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8a4a4d41-a582-42bd-9dac-da32ed998f9c tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:04.101470 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-8a4a4d41-a582-42bd-9dac-da32ed998f9c tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id 2ec27cc2-8196-4c17-a37e-efd6e09c1d1e. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:21:04.111141 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:04.111141 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:21:04.112222 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8a4a4d41-a582-42bd-9dac-da32ed998f9c tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e returned with HTTP 200 Jul 31 17:21:04.112580 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 247/988] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:04 2026] GET /volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:04.364539 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ef731d03-7e55-4f5e-be5e-af8b68096e1c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:04.369446 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ef731d03-7e55-4f5e-be5e-af8b68096e1c tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] GET https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 Jul 31 17:21:04.369892 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ef731d03-7e55-4f5e-be5e-af8b68096e1c tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:04.370635 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ef731d03-7e55-4f5e-be5e-af8b68096e1c tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:04.386040 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:04.386040 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:21:04.391936 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ef731d03-7e55-4f5e-be5e-af8b68096e1c tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Volume info retrieved successfully. Jul 31 17:21:04.399609 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ef731d03-7e55-4f5e-be5e-af8b68096e1c tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 returned with HTTP 200 Jul 31 17:21:04.400348 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 252/989] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:04 2026] GET /volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:05.128375 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2e67ff96-1003-40ba-abd2-505f7a7e43f0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:05.133255 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2e67ff96-1003-40ba-abd2-505f7a7e43f0 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e Jul 31 17:21:05.133653 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2e67ff96-1003-40ba-abd2-505f7a7e43f0 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:05.133959 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2e67ff96-1003-40ba-abd2-505f7a7e43f0 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:05.134666 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-2e67ff96-1003-40ba-abd2-505f7a7e43f0 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id 2ec27cc2-8196-4c17-a37e-efd6e09c1d1e. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:21:05.142078 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:05.142078 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:21:05.143229 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2e67ff96-1003-40ba-abd2-505f7a7e43f0 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e returned with HTTP 200 Jul 31 17:21:05.143897 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 250/990] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:05 2026] GET /volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:05.421878 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-57ab6160-c82b-4597-90f4-91a62f96cf70 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:05.424717 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-57ab6160-c82b-4597-90f4-91a62f96cf70 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] GET https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 Jul 31 17:21:05.425112 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-57ab6160-c82b-4597-90f4-91a62f96cf70 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:05.425307 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-57ab6160-c82b-4597-90f4-91a62f96cf70 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:05.436968 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:05.436968 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:21:05.444900 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-57ab6160-c82b-4597-90f4-91a62f96cf70 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Volume info retrieved successfully. Jul 31 17:21:05.457160 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-57ab6160-c82b-4597-90f4-91a62f96cf70 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 returned with HTTP 200 Jul 31 17:21:05.457449 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 242/991] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:05 2026] GET /volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:21:05.506860 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a173bcdc-f51f-4b40-abea-392c8cb8f1e0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:05.511041 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a173bcdc-f51f-4b40-abea-392c8cb8f1e0 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] POST https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975/action Jul 31 17:21:05.513657 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a173bcdc-f51f-4b40-abea-392c8cb8f1e0 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-554184194", "disk_format": "qcow2"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:21:05.513657 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a173bcdc-f51f-4b40-abea-392c8cb8f1e0 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-554184194", "disk_format": "qcow2"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:21:05.529715 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:05.529715 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:21:05.532387 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a173bcdc-f51f-4b40-abea-392c8cb8f1e0 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Volume info retrieved successfully. Jul 31 17:21:05.558897 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:05.558897 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:21:05.570755 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.image.image_utils [None req-a173bcdc-f51f-4b40-abea-392c8cb8f1e0 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-554184194'}] 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-554184194'}]. {{(pid=100274) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 31 17:21:06.159541 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-06f04218-b699-43a7-add4-130d750f1679 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:06.162548 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-06f04218-b699-43a7-add4-130d750f1679 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e Jul 31 17:21:06.162548 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-06f04218-b699-43a7-add4-130d750f1679 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:06.162744 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-06f04218-b699-43a7-add4-130d750f1679 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:06.162834 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-06f04218-b699-43a7-add4-130d750f1679 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id 2ec27cc2-8196-4c17-a37e-efd6e09c1d1e. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:21:06.169578 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:06.169578 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:21:06.171386 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-06f04218-b699-43a7-add4-130d750f1679 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e returned with HTTP 200 Jul 31 17:21:06.171386 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 253/992] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:06 2026] GET /volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:06.400893 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a173bcdc-f51f-4b40-abea-392c8cb8f1e0 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Copy volume to image completed successfully. Jul 31 17:21:06.401569 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a173bcdc-f51f-4b40-abea-392c8cb8f1e0 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975/action returned with HTTP 202 Jul 31 17:21:06.402069 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 248/993] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:21:05 2026] POST /volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975/action => generated 688 bytes in 897 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:21:07.191864 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0b209b5a-d4f0-4c8d-b52f-813457ebb005 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:07.197054 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0b209b5a-d4f0-4c8d-b52f-813457ebb005 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e Jul 31 17:21:07.197054 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0b209b5a-d4f0-4c8d-b52f-813457ebb005 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:07.197054 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0b209b5a-d4f0-4c8d-b52f-813457ebb005 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:07.197054 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-0b209b5a-d4f0-4c8d-b52f-813457ebb005 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id 2ec27cc2-8196-4c17-a37e-efd6e09c1d1e. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:21:07.209913 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:07.209913 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:21:07.209913 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0b209b5a-d4f0-4c8d-b52f-813457ebb005 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e returned with HTTP 200 Jul 31 17:21:07.210308 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 251/994] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:07 2026] GET /volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e => generated 798 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:08.238553 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-20fc79b5-38f8-426b-b89d-8e29d380884a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:08.243284 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-20fc79b5-38f8-426b-b89d-8e29d380884a tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e Jul 31 17:21:08.245247 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-20fc79b5-38f8-426b-b89d-8e29d380884a tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:08.246536 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-20fc79b5-38f8-426b-b89d-8e29d380884a tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:08.248335 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-20fc79b5-38f8-426b-b89d-8e29d380884a tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id 2ec27cc2-8196-4c17-a37e-efd6e09c1d1e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:21:08.261358 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:08.261358 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:21:08.267774 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-20fc79b5-38f8-426b-b89d-8e29d380884a tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e returned with HTTP 200 Jul 31 17:21:08.267774 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 243/995] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:08 2026] GET /volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e => generated 798 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:09.287814 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9b339be7-6fc1-4f82-8e72-d2c358012013 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:09.288981 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9b339be7-6fc1-4f82-8e72-d2c358012013 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e Jul 31 17:21:09.289261 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9b339be7-6fc1-4f82-8e72-d2c358012013 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:09.290926 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9b339be7-6fc1-4f82-8e72-d2c358012013 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:09.290926 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-9b339be7-6fc1-4f82-8e72-d2c358012013 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id 2ec27cc2-8196-4c17-a37e-efd6e09c1d1e. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:21:09.297160 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:09.297160 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:21:09.299060 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9b339be7-6fc1-4f82-8e72-d2c358012013 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e returned with HTTP 200 Jul 31 17:21:09.299060 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 254/996] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:09 2026] GET /volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:09.370933 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-890ed15c-0139-4f74-b371-cd7dfd00e2db None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:09.470017 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-890ed15c-0139-4f74-b371-cd7dfd00e2db tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:21:09.470613 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-890ed15c-0139-4f74-b371-cd7dfd00e2db tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1594902108"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:21:09.473003 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-890ed15c-0139-4f74-b371-cd7dfd00e2db tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1594902108'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:21:09.473179 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-890ed15c-0139-4f74-b371-cd7dfd00e2db tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Create volume of 1 GB Jul 31 17:21:09.480274 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-890ed15c-0139-4f74-b371-cd7dfd00e2db tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Availability Zones retrieved successfully. Jul 31 17:21:09.488610 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-890ed15c-0139-4f74-b371-cd7dfd00e2db tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Flow 'volume_create_api' (b00125fd-88a5-4905-8da7-135cada866b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:21:09.491210 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-890ed15c-0139-4f74-b371-cd7dfd00e2db tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af6e95b2-f3a1-4838-acb5-3c62021e1f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:21:09.491533 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-890ed15c-0139-4f74-b371-cd7dfd00e2db tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:21:09.527588 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-890ed15c-0139-4f74-b371-cd7dfd00e2db tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af6e95b2-f3a1-4838-acb5-3c62021e1f03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:21:09.528408 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-890ed15c-0139-4f74-b371-cd7dfd00e2db tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc8e968f-0a8d-4053-bf0c-8df135ca1693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:21:09.634225 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-890ed15c-0139-4f74-b371-cd7dfd00e2db tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Created reservations ['2b873030-8d69-4638-b8cc-005bce9b511e', '229de543-3446-417f-b83c-140f4170fd0a', 'cae4a434-6e42-4eb3-adcb-aee9a7eab31b', 'e838ae51-037c-49f5-83fe-8a0f7bb8260a'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:21:09.635154 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-890ed15c-0139-4f74-b371-cd7dfd00e2db tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc8e968f-0a8d-4053-bf0c-8df135ca1693) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b873030-8d69-4638-b8cc-005bce9b511e', '229de543-3446-417f-b83c-140f4170fd0a', 'cae4a434-6e42-4eb3-adcb-aee9a7eab31b', 'e838ae51-037c-49f5-83fe-8a0f7bb8260a']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:21:09.636267 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-890ed15c-0139-4f74-b371-cd7dfd00e2db tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4b97dce-98ad-4e97-af80-a9030c473b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:21:09.671730 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-890ed15c-0139-4f74-b371-cd7dfd00e2db tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4b97dce-98ad-4e97-af80-a9030c473b65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c4703b7-cfb4-48d7-acc3-e0595678cc93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1594902108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e52c342b5a3744fa8e45318e5e0f97cb',qos_specs=None,replication_status=,reservations=['2b873030-8d69-4638-b8cc-005bce9b511e','229de543-3446-417f-b83c-140f4170fd0a','cae4a434-6e42-4eb3-adcb-aee9a7eab31b','e838ae51-037c-49f5-83fe-8a0f7bb8260a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed88562cc379425ab5e10fc5497810e4',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:21:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1594902108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c4703b7-cfb4-48d7-acc3-e0595678cc93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e52c342b5a3744fa8e45318e5e0f97cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed88562cc379425ab5e10fc5497810e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:21:09.672489 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-890ed15c-0139-4f74-b371-cd7dfd00e2db tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f08bf2cc-2888-4ffb-9ff3-785682c2140d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:21:09.707170 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-890ed15c-0139-4f74-b371-cd7dfd00e2db tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f08bf2cc-2888-4ffb-9ff3-785682c2140d) transitioned into state 'SUCCESS' from state '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-1594902108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e52c342b5a3744fa8e45318e5e0f97cb',qos_specs=None,replication_status=,reservations=['2b873030-8d69-4638-b8cc-005bce9b511e','229de543-3446-417f-b83c-140f4170fd0a','cae4a434-6e42-4eb3-adcb-aee9a7eab31b','e838ae51-037c-49f5-83fe-8a0f7bb8260a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed88562cc379425ab5e10fc5497810e4',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:21:09.708424 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-890ed15c-0139-4f74-b371-cd7dfd00e2db tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5980af9c-348f-4c8a-b628-bc708d1ecaa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:21:09.723692 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-890ed15c-0139-4f74-b371-cd7dfd00e2db tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5980af9c-348f-4c8a-b628-bc708d1ecaa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:21:09.724666 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-890ed15c-0139-4f74-b371-cd7dfd00e2db tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Flow 'volume_create_api' (b00125fd-88a5-4905-8da7-135cada866b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:21:09.725039 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-890ed15c-0139-4f74-b371-cd7dfd00e2db tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Create volume request issued successfully. Jul 31 17:21:09.726916 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-890ed15c-0139-4f74-b371-cd7dfd00e2db tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:21:09.727378 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 249/997] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:21:09 2026] POST /volume/v3/volumes => generated 747 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:21:09.734792 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-eeb1ccd8-72c8-44e9-a231-4ac2564b5837 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:09.748714 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eeb1ccd8-72c8-44e9-a231-4ac2564b5837 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] DELETE https://10.4.3.92/volume/v3/volumes/4c464c39-d63b-4592-93d9-49c063ef47a1 Jul 31 17:21:09.748851 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eeb1ccd8-72c8-44e9-a231-4ac2564b5837 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:09.749264 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eeb1ccd8-72c8-44e9-a231-4ac2564b5837 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:09.749595 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-eeb1ccd8-72c8-44e9-a231-4ac2564b5837 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Delete volume with id: 4c464c39-d63b-4592-93d9-49c063ef47a1 Jul 31 17:21:09.763511 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:09.763511 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:21:09.764208 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-eeb1ccd8-72c8-44e9-a231-4ac2564b5837 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Volume info retrieved successfully. Jul 31 17:21:09.811645 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-eeb1ccd8-72c8-44e9-a231-4ac2564b5837 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Delete volume request issued successfully. Jul 31 17:21:09.811981 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eeb1ccd8-72c8-44e9-a231-4ac2564b5837 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes/4c464c39-d63b-4592-93d9-49c063ef47a1 returned with HTTP 202 Jul 31 17:21:09.813151 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 252/998] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:21:09 2026] DELETE /volume/v3/volumes/4c464c39-d63b-4592-93d9-49c063ef47a1 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:21:09.825495 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4f299c1d-0a95-4b03-a8bb-076c4f690f69 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:09.828547 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4f299c1d-0a95-4b03-a8bb-076c4f690f69 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] GET https://10.4.3.92/volume/v3/volumes/4c464c39-d63b-4592-93d9-49c063ef47a1 Jul 31 17:21:09.829091 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4f299c1d-0a95-4b03-a8bb-076c4f690f69 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:09.829231 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4f299c1d-0a95-4b03-a8bb-076c4f690f69 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:09.850039 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:09.850039 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:21:09.860475 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4f299c1d-0a95-4b03-a8bb-076c4f690f69 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Volume info retrieved successfully. Jul 31 17:21:09.868465 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4f299c1d-0a95-4b03-a8bb-076c4f690f69 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes/4c464c39-d63b-4592-93d9-49c063ef47a1 returned with HTTP 200 Jul 31 17:21:09.869307 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 244/999] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:09 2026] GET /volume/v3/volumes/4c464c39-d63b-4592-93d9-49c063ef47a1 => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:10.318380 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-235431a7-93bb-467a-b653-351d66234baf None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:10.322705 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-235431a7-93bb-467a-b653-351d66234baf tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e Jul 31 17:21:10.322705 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-235431a7-93bb-467a-b653-351d66234baf tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:10.324489 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-235431a7-93bb-467a-b653-351d66234baf tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:10.324656 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-235431a7-93bb-467a-b653-351d66234baf tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id 2ec27cc2-8196-4c17-a37e-efd6e09c1d1e. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:21:10.333044 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:10.333044 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:21:10.333935 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-235431a7-93bb-467a-b653-351d66234baf tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e returned with HTTP 200 Jul 31 17:21:10.334765 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 255/1000] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:10 2026] GET /volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e => generated 798 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:10.895134 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-478943d2-c7ef-4888-97f6-d6d703c3b6f4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:10.899895 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-478943d2-c7ef-4888-97f6-d6d703c3b6f4 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] GET https://10.4.3.92/volume/v3/volumes/4c464c39-d63b-4592-93d9-49c063ef47a1 Jul 31 17:21:10.899895 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-478943d2-c7ef-4888-97f6-d6d703c3b6f4 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:10.899895 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-478943d2-c7ef-4888-97f6-d6d703c3b6f4 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:10.910344 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-478943d2-c7ef-4888-97f6-d6d703c3b6f4 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes/4c464c39-d63b-4592-93d9-49c063ef47a1 returned with HTTP 404 Jul 31 17:21:10.911019 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 250/1001] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:10 2026] GET /volume/v3/volumes/4c464c39-d63b-4592-93d9-49c063ef47a1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:21:10.925143 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a5425d1b-b9ec-4a18-90d9-c235254db9f2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:10.928913 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a5425d1b-b9ec-4a18-90d9-c235254db9f2 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] DELETE https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 Jul 31 17:21:10.930034 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a5425d1b-b9ec-4a18-90d9-c235254db9f2 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:10.930471 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a5425d1b-b9ec-4a18-90d9-c235254db9f2 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:10.931044 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-a5425d1b-b9ec-4a18-90d9-c235254db9f2 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Delete volume with id: d167db1d-e55c-4a4e-992b-c50b26b2cf35 Jul 31 17:21:10.949447 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:10.949447 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:21:10.950418 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a5425d1b-b9ec-4a18-90d9-c235254db9f2 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Volume info retrieved successfully. Jul 31 17:21:10.999022 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a5425d1b-b9ec-4a18-90d9-c235254db9f2 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Delete volume request issued successfully. Jul 31 17:21:10.999022 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a5425d1b-b9ec-4a18-90d9-c235254db9f2 tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 returned with HTTP 202 Jul 31 17:21:10.999263 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 253/1002] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:21:10 2026] DELETE /volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:21:11.020117 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6af49d16-3c25-4d15-83a8-acd137d6d59c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:11.028441 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6af49d16-3c25-4d15-83a8-acd137d6d59c tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] GET https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 Jul 31 17:21:11.028441 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6af49d16-3c25-4d15-83a8-acd137d6d59c tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:11.028695 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6af49d16-3c25-4d15-83a8-acd137d6d59c tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:11.042925 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:11.042925 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:21:11.057280 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6af49d16-3c25-4d15-83a8-acd137d6d59c tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Volume info retrieved successfully. Jul 31 17:21:11.068008 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6af49d16-3c25-4d15-83a8-acd137d6d59c tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 returned with HTTP 200 Jul 31 17:21:11.068796 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 245/1003] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:11 2026] GET /volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 => generated 866 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:11.350614 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d4a36c79-3ada-4393-b624-481da6ce5396 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:11.354750 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d4a36c79-3ada-4393-b624-481da6ce5396 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e Jul 31 17:21:11.355209 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d4a36c79-3ada-4393-b624-481da6ce5396 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:11.355561 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d4a36c79-3ada-4393-b624-481da6ce5396 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:11.357107 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-d4a36c79-3ada-4393-b624-481da6ce5396 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id 2ec27cc2-8196-4c17-a37e-efd6e09c1d1e. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:21:11.367507 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:11.367507 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:21:11.369008 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d4a36c79-3ada-4393-b624-481da6ce5396 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e returned with HTTP 200 Jul 31 17:21:11.369508 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 256/1004] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:11 2026] GET /volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e => generated 798 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:11.414839 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-daa40c14-fffe-4cb4-8cb4-096296ca9b2c req-0ddd825f-c95e-4d1c-9452-b8c472916345 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:11.418792 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-daa40c14-fffe-4cb4-8cb4-096296ca9b2c req-0ddd825f-c95e-4d1c-9452-b8c472916345 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] DELETE https://10.4.3.92/volume/v3/attachments/c1348745-ac1d-4a7c-8027-49ab3371ac56 Jul 31 17:21:11.418875 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-daa40c14-fffe-4cb4-8cb4-096296ca9b2c req-0ddd825f-c95e-4d1c-9452-b8c472916345 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:11.419351 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-daa40c14-fffe-4cb4-8cb4-096296ca9b2c req-0ddd825f-c95e-4d1c-9452-b8c472916345 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:11.439102 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:11.439102 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:21:11.526987 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-daa40c14-fffe-4cb4-8cb4-096296ca9b2c req-0ddd825f-c95e-4d1c-9452-b8c472916345 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] https://10.4.3.92/volume/v3/attachments/c1348745-ac1d-4a7c-8027-49ab3371ac56 returned with HTTP 200 Jul 31 17:21:11.527593 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 251/1005] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:21:11 2026] DELETE /volume/v3/attachments/c1348745-ac1d-4a7c-8027-49ab3371ac56 => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:11.550730 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-daa40c14-fffe-4cb4-8cb4-096296ca9b2c req-2b01288b-4446-4c1c-abb4-783bdc706099 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:11.553734 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-daa40c14-fffe-4cb4-8cb4-096296ca9b2c req-2b01288b-4446-4c1c-abb4-783bdc706099 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] DELETE https://10.4.3.92/volume/v3/volumes/15eb732c-7cff-43f8-b183-5d3f23222f86 Jul 31 17:21:11.553734 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-daa40c14-fffe-4cb4-8cb4-096296ca9b2c req-2b01288b-4446-4c1c-abb4-783bdc706099 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:11.553734 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-daa40c14-fffe-4cb4-8cb4-096296ca9b2c req-2b01288b-4446-4c1c-abb4-783bdc706099 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:11.553734 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [req-daa40c14-fffe-4cb4-8cb4-096296ca9b2c req-2b01288b-4446-4c1c-abb4-783bdc706099 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Delete volume with id: 15eb732c-7cff-43f8-b183-5d3f23222f86 Jul 31 17:21:11.563595 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:11.563595 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:21:11.564573 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-daa40c14-fffe-4cb4-8cb4-096296ca9b2c req-2b01288b-4446-4c1c-abb4-783bdc706099 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Volume info retrieved successfully. Jul 31 17:21:11.607772 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-daa40c14-fffe-4cb4-8cb4-096296ca9b2c req-2b01288b-4446-4c1c-abb4-783bdc706099 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] Delete volume request issued successfully. Jul 31 17:21:11.607772 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-daa40c14-fffe-4cb4-8cb4-096296ca9b2c req-2b01288b-4446-4c1c-abb4-783bdc706099 tempest-ServerBootFromVolumeStableRescueTest-531357602 tempest-ServerBootFromVolumeStableRescueTest-531357602-project-member] https://10.4.3.92/volume/v3/volumes/15eb732c-7cff-43f8-b183-5d3f23222f86 returned with HTTP 202 Jul 31 17:21:11.610339 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 254/1006] 10.4.3.92 () {70 vars in 1613 bytes} [Fri Jul 31 17:21:11 2026] DELETE /volume/v3/volumes/15eb732c-7cff-43f8-b183-5d3f23222f86 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:21:12.088423 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2de6dc59-bd67-4a67-8572-c2e3c8531c6a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:12.094205 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2de6dc59-bd67-4a67-8572-c2e3c8531c6a tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] GET https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 Jul 31 17:21:12.096077 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2de6dc59-bd67-4a67-8572-c2e3c8531c6a tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:12.099161 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2de6dc59-bd67-4a67-8572-c2e3c8531c6a tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:12.118016 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2de6dc59-bd67-4a67-8572-c2e3c8531c6a tempest-TestMultiAttachVolumeSwap-1885231155 tempest-TestMultiAttachVolumeSwap-1885231155-project-member] https://10.4.3.92/volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 returned with HTTP 404 Jul 31 17:21:12.118016 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 246/1007] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:12 2026] GET /volume/v3/volumes/d167db1d-e55c-4a4e-992b-c50b26b2cf35 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:21:12.399066 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1021776b-17af-41ea-ac6c-a1da08674ac4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:12.402773 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1021776b-17af-41ea-ac6c-a1da08674ac4 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e Jul 31 17:21:12.402773 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1021776b-17af-41ea-ac6c-a1da08674ac4 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:12.404654 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1021776b-17af-41ea-ac6c-a1da08674ac4 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:12.404654 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-1021776b-17af-41ea-ac6c-a1da08674ac4 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id 2ec27cc2-8196-4c17-a37e-efd6e09c1d1e. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:21:12.415486 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:12.415486 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:21:12.415727 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1021776b-17af-41ea-ac6c-a1da08674ac4 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e returned with HTTP 200 Jul 31 17:21:12.416919 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 257/1008] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:12 2026] GET /volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e => generated 798 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:12.685683 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-904b185d-9e69-4168-855b-bbe338257a12 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:12.688438 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-904b185d-9e69-4168-855b-bbe338257a12 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] GET https://10.4.3.92/volume/v3/volumes/358a6942-dc43-4af6-b855-1b99a5bad8cd Jul 31 17:21:12.688788 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-904b185d-9e69-4168-855b-bbe338257a12 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:12.689426 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-904b185d-9e69-4168-855b-bbe338257a12 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:12.698357 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:12.698357 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:21:12.703098 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-904b185d-9e69-4168-855b-bbe338257a12 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Volume info retrieved successfully. Jul 31 17:21:12.709054 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-904b185d-9e69-4168-855b-bbe338257a12 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] https://10.4.3.92/volume/v3/volumes/358a6942-dc43-4af6-b855-1b99a5bad8cd returned with HTTP 200 Jul 31 17:21:12.709513 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 252/1009] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:21:12 2026] GET /volume/v3/volumes/358a6942-dc43-4af6-b855-1b99a5bad8cd => generated 1363 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:21:12.722750 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-8a723039-b8a1-456d-b7e3-b284dcb5df1b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:12.726413 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-8a723039-b8a1-456d-b7e3-b284dcb5df1b tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] GET https://10.4.3.92/volume/v3/volumes/7c688bd9-8166-4c3a-8421-8bfbd04ada53 Jul 31 17:21:12.726612 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-8a723039-b8a1-456d-b7e3-b284dcb5df1b tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:12.726860 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-8a723039-b8a1-456d-b7e3-b284dcb5df1b tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:12.742632 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:12.742632 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:21:12.754778 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-8a723039-b8a1-456d-b7e3-b284dcb5df1b tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Volume info retrieved successfully. Jul 31 17:21:12.764185 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-8a723039-b8a1-456d-b7e3-b284dcb5df1b tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] https://10.4.3.92/volume/v3/volumes/7c688bd9-8166-4c3a-8421-8bfbd04ada53 returned with HTTP 200 Jul 31 17:21:12.765225 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 255/1010] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:21:12 2026] GET /volume/v3/volumes/7c688bd9-8166-4c3a-8421-8bfbd04ada53 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:12.785872 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-6a71d433-e71e-4e6d-b040-9138b077e4fd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:12.790961 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-6a71d433-e71e-4e6d-b040-9138b077e4fd tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] GET https://10.4.3.92/volume/v3/volumes/5f833558-267a-4ac1-bc8d-abbd3a998b02 Jul 31 17:21:12.791279 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-6a71d433-e71e-4e6d-b040-9138b077e4fd tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:12.791599 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-6a71d433-e71e-4e6d-b040-9138b077e4fd tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:12.803434 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:12.803434 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:21:12.809410 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-6a71d433-e71e-4e6d-b040-9138b077e4fd tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Volume info retrieved successfully. Jul 31 17:21:12.818268 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-6a71d433-e71e-4e6d-b040-9138b077e4fd tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] https://10.4.3.92/volume/v3/volumes/5f833558-267a-4ac1-bc8d-abbd3a998b02 returned with HTTP 200 Jul 31 17:21:12.819268 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 247/1011] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:21:12 2026] GET /volume/v3/volumes/5f833558-267a-4ac1-bc8d-abbd3a998b02 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:12.840350 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0865c593-1e6f-431e-aae4-9d1195b51fb6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:12.840566 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0865c593-1e6f-431e-aae4-9d1195b51fb6 None None] GET https://10.4.3.92/volume// Jul 31 17:21:12.840812 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0865c593-1e6f-431e-aae4-9d1195b51fb6 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:12.841087 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0865c593-1e6f-431e-aae4-9d1195b51fb6 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:12.843400 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0865c593-1e6f-431e-aae4-9d1195b51fb6 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:21:12.843697 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 258/1012] 10.4.3.92 () {66 vars in 1412 bytes} [Fri Jul 31 17:21:12 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:21:12.857955 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-9ff46d8a-1165-486f-91c9-93007a6af4ca None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:12.861629 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-9ff46d8a-1165-486f-91c9-93007a6af4ca tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:21:12.862515 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-9ff46d8a-1165-486f-91c9-93007a6af4ca tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "358a6942-dc43-4af6-b855-1b99a5bad8cd", "connector": null, "instance_uuid": "ea71d0e2-ce63-4573-9f4e-efc1bc1da967"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:21:12.874740 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:12.874740 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:21:12.930384 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-9ff46d8a-1165-486f-91c9-93007a6af4ca tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:21:12.932796 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 253/1013] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:21:12 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) Jul 31 17:21:12.950526 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bbe832aa-f164-4389-abd3-8a1f20a73601 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:12.950526 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bbe832aa-f164-4389-abd3-8a1f20a73601 None None] GET https://10.4.3.92/volume// Jul 31 17:21:12.950526 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bbe832aa-f164-4389-abd3-8a1f20a73601 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:12.950526 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bbe832aa-f164-4389-abd3-8a1f20a73601 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:12.951069 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bbe832aa-f164-4389-abd3-8a1f20a73601 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:21:12.951304 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 256/1014] 10.4.3.92 () {66 vars in 1412 bytes} [Fri Jul 31 17:21:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:21:12.968926 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-1f6a79c2-7d89-430f-b6fe-e0d2cdda6b7a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:12.972302 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-1f6a79c2-7d89-430f-b6fe-e0d2cdda6b7a tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:21:12.972990 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-1f6a79c2-7d89-430f-b6fe-e0d2cdda6b7a tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7c688bd9-8166-4c3a-8421-8bfbd04ada53", "connector": null, "instance_uuid": "ea71d0e2-ce63-4573-9f4e-efc1bc1da967"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:21:12.984108 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:12.984108 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:21:13.055920 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-1f6a79c2-7d89-430f-b6fe-e0d2cdda6b7a tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:21:13.055920 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 248/1015] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:21:12 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:21:13.071356 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ed189364-4c4b-49a6-b133-172cb12cf3c5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:13.075173 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ed189364-4c4b-49a6-b133-172cb12cf3c5 None None] GET https://10.4.3.92/volume// Jul 31 17:21:13.075173 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ed189364-4c4b-49a6-b133-172cb12cf3c5 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:13.075419 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ed189364-4c4b-49a6-b133-172cb12cf3c5 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:13.075916 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ed189364-4c4b-49a6-b133-172cb12cf3c5 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:21:13.076188 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 259/1016] 10.4.3.92 () {66 vars in 1412 bytes} [Fri Jul 31 17:21:13 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:21:13.095057 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-ccd0fc22-8500-4208-8acd-132deb3271ea None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:13.098106 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-ccd0fc22-8500-4208-8acd-132deb3271ea tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:21:13.098920 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-ccd0fc22-8500-4208-8acd-132deb3271ea tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5f833558-267a-4ac1-bc8d-abbd3a998b02", "connector": null, "instance_uuid": "ea71d0e2-ce63-4573-9f4e-efc1bc1da967"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:21:13.116511 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:13.116511 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:21:13.238079 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-ccd0fc22-8500-4208-8acd-132deb3271ea tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:21:13.238887 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 254/1017] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:21:13 2026] POST /volume/v3/attachments => generated 273 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:21:13.442929 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0500e8ef-5dbb-4f1a-9cb3-dc29c597ce7e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:13.448684 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0500e8ef-5dbb-4f1a-9cb3-dc29c597ce7e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e Jul 31 17:21:13.451145 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0500e8ef-5dbb-4f1a-9cb3-dc29c597ce7e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:13.451145 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0500e8ef-5dbb-4f1a-9cb3-dc29c597ce7e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:13.451145 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-0500e8ef-5dbb-4f1a-9cb3-dc29c597ce7e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id 2ec27cc2-8196-4c17-a37e-efd6e09c1d1e. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:21:13.462031 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:13.462031 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:21:13.463558 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0500e8ef-5dbb-4f1a-9cb3-dc29c597ce7e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e returned with HTTP 200 Jul 31 17:21:13.464211 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 257/1018] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:13 2026] GET /volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e => generated 798 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:14.482813 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0cd46529-0abd-421b-9428-95a2815c556c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:14.484898 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0cd46529-0abd-421b-9428-95a2815c556c tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e Jul 31 17:21:14.485093 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0cd46529-0abd-421b-9428-95a2815c556c tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:14.485477 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0cd46529-0abd-421b-9428-95a2815c556c tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:14.485477 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-0cd46529-0abd-421b-9428-95a2815c556c tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id 2ec27cc2-8196-4c17-a37e-efd6e09c1d1e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:21:14.492930 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:14.492930 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:21:14.495067 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0cd46529-0abd-421b-9428-95a2815c556c tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e returned with HTTP 200 Jul 31 17:21:14.495067 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 249/1019] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:14 2026] GET /volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:15.518442 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b25c5f75-92d4-4505-8031-01b2344dade9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:15.521540 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b25c5f75-92d4-4505-8031-01b2344dade9 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e Jul 31 17:21:15.521540 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b25c5f75-92d4-4505-8031-01b2344dade9 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:15.521540 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b25c5f75-92d4-4505-8031-01b2344dade9 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:15.521540 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-b25c5f75-92d4-4505-8031-01b2344dade9 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id 2ec27cc2-8196-4c17-a37e-efd6e09c1d1e. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:21:15.529207 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:15.529207 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:21:15.530672 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b25c5f75-92d4-4505-8031-01b2344dade9 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e returned with HTTP 200 Jul 31 17:21:15.531209 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 260/1020] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:15 2026] GET /volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:16.452030 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-08475b61-21fd-4925-aa9e-f1e9fdf227d8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:16.452030 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-08475b61-21fd-4925-aa9e-f1e9fdf227d8 None None] GET https://10.4.3.92/volume// Jul 31 17:21:16.452030 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-08475b61-21fd-4925-aa9e-f1e9fdf227d8 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:16.452558 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-08475b61-21fd-4925-aa9e-f1e9fdf227d8 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:16.454187 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-08475b61-21fd-4925-aa9e-f1e9fdf227d8 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:21:16.454187 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 255/1021] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:21:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:21:16.471809 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-257d7c53-08c6-4f38-9f01-cb034dfdefc4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:16.476003 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-257d7c53-08c6-4f38-9f01-cb034dfdefc4 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] GET https://10.4.3.92/volume/v3/volumes/358a6942-dc43-4af6-b855-1b99a5bad8cd Jul 31 17:21:16.476469 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-257d7c53-08c6-4f38-9f01-cb034dfdefc4 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:16.477474 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-257d7c53-08c6-4f38-9f01-cb034dfdefc4 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:16.493983 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:16.493983 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:21:16.504013 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-257d7c53-08c6-4f38-9f01-cb034dfdefc4 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Volume info retrieved successfully. Jul 31 17:21:16.516642 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-257d7c53-08c6-4f38-9f01-cb034dfdefc4 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] https://10.4.3.92/volume/v3/volumes/358a6942-dc43-4af6-b855-1b99a5bad8cd returned with HTTP 200 Jul 31 17:21:16.517347 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 258/1022] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:21:16 2026] GET /volume/v3/volumes/358a6942-dc43-4af6-b855-1b99a5bad8cd => generated 1542 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:21:16.557192 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-60e6fef0-e549-4006-82c3-d4f4633daa87 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:16.565654 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-60e6fef0-e549-4006-82c3-d4f4633daa87 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e Jul 31 17:21:16.566548 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-60e6fef0-e549-4006-82c3-d4f4633daa87 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:16.567162 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-60e6fef0-e549-4006-82c3-d4f4633daa87 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:16.568110 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-60e6fef0-e549-4006-82c3-d4f4633daa87 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id 2ec27cc2-8196-4c17-a37e-efd6e09c1d1e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:21:16.577101 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:16.577101 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:21:16.578268 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-60e6fef0-e549-4006-82c3-d4f4633daa87 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e returned with HTTP 200 Jul 31 17:21:16.579549 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 250/1023] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:16 2026] GET /volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e => generated 798 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:16.661888 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-ca4f17c2-ca6c-45c3-a9a3-c42e2abd7511 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:16.672898 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-ca4f17c2-ca6c-45c3-a9a3-c42e2abd7511 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] PUT https://10.4.3.92/volume/v3/attachments/24f43566-ab4a-4d28-a9c2-667d6dd0fb67 Jul 31 17:21:16.674181 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-ca4f17c2-ca6c-45c3-a9a3-c42e2abd7511 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:21:16.685149 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-ca4f17c2-ca6c-45c3-a9a3-c42e2abd7511 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Acquiring lock "cinder-attachment_update-358a6942-dc43-4af6-b855-1b99a5bad8cd-np0000006248" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:21:16.694360 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-ca4f17c2-ca6c-45c3-a9a3-c42e2abd7511 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Lock "cinder-attachment_update-358a6942-dc43-4af6-b855-1b99a5bad8cd-np0000006248" acquired by "attachment_update" :: waited 0.008s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:21:16.695064 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:16.695064 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:21:16.850400 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-ca4f17c2-ca6c-45c3-a9a3-c42e2abd7511 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Lock "cinder-attachment_update-358a6942-dc43-4af6-b855-1b99a5bad8cd-np0000006248" released by "attachment_update" :: held 0.156s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:21:16.850400 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-ca4f17c2-ca6c-45c3-a9a3-c42e2abd7511 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] https://10.4.3.92/volume/v3/attachments/24f43566-ab4a-4d28-a9c2-667d6dd0fb67 returned with HTTP 200 Jul 31 17:21:16.850843 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 261/1024] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:21:16 2026] PUT /volume/v3/attachments/24f43566-ab4a-4d28-a9c2-667d6dd0fb67 => generated 969 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:21:16.907615 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-f0fb5695-7f21-44b8-bc99-92e819256ee3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:16.912548 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-f0fb5695-7f21-44b8-bc99-92e819256ee3 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] POST https://10.4.3.92/volume/v3/attachments/24f43566-ab4a-4d28-a9c2-667d6dd0fb67/action Jul 31 17:21:16.912548 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-f0fb5695-7f21-44b8-bc99-92e819256ee3 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:21:16.912548 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-f0fb5695-7f21-44b8-bc99-92e819256ee3 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:21:16.942690 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:16.942690 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:21:16.968179 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-f0fb5695-7f21-44b8-bc99-92e819256ee3 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] https://10.4.3.92/volume/v3/attachments/24f43566-ab4a-4d28-a9c2-667d6dd0fb67/action returned with HTTP 204 Jul 31 17:21:16.968179 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 256/1025] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:21:16 2026] POST /volume/v3/attachments/24f43566-ab4a-4d28-a9c2-667d6dd0fb67/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:21:17.017240 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8df46f3e-112b-40aa-a60d-b0e2787a7084 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:17.018727 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8df46f3e-112b-40aa-a60d-b0e2787a7084 None None] GET https://10.4.3.92/volume// Jul 31 17:21:17.018727 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8df46f3e-112b-40aa-a60d-b0e2787a7084 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:17.020004 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8df46f3e-112b-40aa-a60d-b0e2787a7084 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:17.020770 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8df46f3e-112b-40aa-a60d-b0e2787a7084 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:21:17.022110 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 259/1026] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:21:17 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:21:17.033464 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-c581062b-fbce-49fb-9827-4b421e5e34f3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:17.040888 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-c581062b-fbce-49fb-9827-4b421e5e34f3 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] GET https://10.4.3.92/volume/v3/volumes/7c688bd9-8166-4c3a-8421-8bfbd04ada53 Jul 31 17:21:17.041147 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-c581062b-fbce-49fb-9827-4b421e5e34f3 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:17.043044 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-c581062b-fbce-49fb-9827-4b421e5e34f3 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:17.068119 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:17.068119 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:21:17.083942 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-c581062b-fbce-49fb-9827-4b421e5e34f3 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Volume info retrieved successfully. Jul 31 17:21:17.094218 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-c581062b-fbce-49fb-9827-4b421e5e34f3 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] https://10.4.3.92/volume/v3/volumes/7c688bd9-8166-4c3a-8421-8bfbd04ada53 returned with HTTP 200 Jul 31 17:21:17.095457 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 251/1027] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:21:17 2026] GET /volume/v3/volumes/7c688bd9-8166-4c3a-8421-8bfbd04ada53 => generated 1027 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:21:17.335513 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-f84b7590-27a7-4093-8a67-35e4d81f7b09 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:17.344333 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-f84b7590-27a7-4093-8a67-35e4d81f7b09 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] PUT https://10.4.3.92/volume/v3/attachments/355e8ee5-b532-4128-9a99-e81ff7cd06ed Jul 31 17:21:17.345785 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-f84b7590-27a7-4093-8a67-35e4d81f7b09 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:21:17.363232 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-f84b7590-27a7-4093-8a67-35e4d81f7b09 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Acquiring lock "cinder-attachment_update-7c688bd9-8166-4c3a-8421-8bfbd04ada53-np0000006248" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:21:17.371709 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-f84b7590-27a7-4093-8a67-35e4d81f7b09 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Lock "cinder-attachment_update-7c688bd9-8166-4c3a-8421-8bfbd04ada53-np0000006248" acquired by "attachment_update" :: waited 0.008s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:21:17.372665 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:17.372665 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:21:17.551312 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-f84b7590-27a7-4093-8a67-35e4d81f7b09 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Lock "cinder-attachment_update-7c688bd9-8166-4c3a-8421-8bfbd04ada53-np0000006248" released by "attachment_update" :: held 0.179s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:21:17.551312 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-f84b7590-27a7-4093-8a67-35e4d81f7b09 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] https://10.4.3.92/volume/v3/attachments/355e8ee5-b532-4128-9a99-e81ff7cd06ed returned with HTTP 200 Jul 31 17:21:17.552146 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 262/1028] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:21:17 2026] PUT /volume/v3/attachments/355e8ee5-b532-4128-9a99-e81ff7cd06ed => generated 969 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:21:17.597578 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-355d291b-6306-4883-ad44-c44c04de2592 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:17.600597 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-355d291b-6306-4883-ad44-c44c04de2592 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e Jul 31 17:21:17.600864 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-355d291b-6306-4883-ad44-c44c04de2592 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:17.601143 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-355d291b-6306-4883-ad44-c44c04de2592 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:17.602179 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-355d291b-6306-4883-ad44-c44c04de2592 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id 2ec27cc2-8196-4c17-a37e-efd6e09c1d1e. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:21:17.612487 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:17.612487 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:21:17.613468 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-355d291b-6306-4883-ad44-c44c04de2592 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e returned with HTTP 200 Jul 31 17:21:17.613893 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 257/1029] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:17 2026] GET /volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e => generated 798 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:17.645831 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-0acf3b29-b6bb-4692-a963-70f9354b34ac None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:17.654057 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-0acf3b29-b6bb-4692-a963-70f9354b34ac tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] POST https://10.4.3.92/volume/v3/attachments/355e8ee5-b532-4128-9a99-e81ff7cd06ed/action Jul 31 17:21:17.654710 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-0acf3b29-b6bb-4692-a963-70f9354b34ac tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:21:17.658392 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-0acf3b29-b6bb-4692-a963-70f9354b34ac tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:21:17.694453 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:17.694453 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:21:17.717838 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-0acf3b29-b6bb-4692-a963-70f9354b34ac tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] https://10.4.3.92/volume/v3/attachments/355e8ee5-b532-4128-9a99-e81ff7cd06ed/action returned with HTTP 204 Jul 31 17:21:17.719058 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 260/1030] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:21:17 2026] POST /volume/v3/attachments/355e8ee5-b532-4128-9a99-e81ff7cd06ed/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:21:17.776817 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7ae29d02-6b3f-41b3-953a-d43286567d3e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:17.777192 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7ae29d02-6b3f-41b3-953a-d43286567d3e None None] GET https://10.4.3.92/volume// Jul 31 17:21:17.778001 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7ae29d02-6b3f-41b3-953a-d43286567d3e None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:17.778001 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7ae29d02-6b3f-41b3-953a-d43286567d3e None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:17.778001 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7ae29d02-6b3f-41b3-953a-d43286567d3e None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:21:17.778812 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 252/1031] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:21:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:21:17.822138 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-9b85433b-95b6-42de-b6fe-6db139d4f90d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:17.825821 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-9b85433b-95b6-42de-b6fe-6db139d4f90d tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] GET https://10.4.3.92/volume/v3/volumes/5f833558-267a-4ac1-bc8d-abbd3a998b02 Jul 31 17:21:17.826125 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-9b85433b-95b6-42de-b6fe-6db139d4f90d tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:17.826999 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-9b85433b-95b6-42de-b6fe-6db139d4f90d tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:17.852397 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:17.852397 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:21:17.858580 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-9b85433b-95b6-42de-b6fe-6db139d4f90d tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Volume info retrieved successfully. Jul 31 17:21:17.865498 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-9b85433b-95b6-42de-b6fe-6db139d4f90d tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] https://10.4.3.92/volume/v3/volumes/5f833558-267a-4ac1-bc8d-abbd3a998b02 returned with HTTP 200 Jul 31 17:21:17.866048 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 263/1032] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:21:17 2026] GET /volume/v3/volumes/5f833558-267a-4ac1-bc8d-abbd3a998b02 => generated 1027 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:21:18.083130 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-a519b402-e27e-47b7-9fc8-3ffe18a19d7c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:18.088245 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-a519b402-e27e-47b7-9fc8-3ffe18a19d7c tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] PUT https://10.4.3.92/volume/v3/attachments/1ca21eac-f2ff-4b14-9520-fc4b8ac1bfde Jul 31 17:21:18.088245 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-a519b402-e27e-47b7-9fc8-3ffe18a19d7c tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:21:18.103802 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-a519b402-e27e-47b7-9fc8-3ffe18a19d7c tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Acquiring lock "cinder-attachment_update-5f833558-267a-4ac1-bc8d-abbd3a998b02-np0000006248" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:21:18.112097 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-a519b402-e27e-47b7-9fc8-3ffe18a19d7c tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Lock "cinder-attachment_update-5f833558-267a-4ac1-bc8d-abbd3a998b02-np0000006248" acquired by "attachment_update" :: waited 0.009s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:21:18.113822 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:18.113822 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:21:18.271759 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-a519b402-e27e-47b7-9fc8-3ffe18a19d7c tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Lock "cinder-attachment_update-5f833558-267a-4ac1-bc8d-abbd3a998b02-np0000006248" released by "attachment_update" :: held 0.160s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:21:18.273769 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-a519b402-e27e-47b7-9fc8-3ffe18a19d7c tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] https://10.4.3.92/volume/v3/attachments/1ca21eac-f2ff-4b14-9520-fc4b8ac1bfde returned with HTTP 200 Jul 31 17:21:18.273769 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 258/1033] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:21:18 2026] PUT /volume/v3/attachments/1ca21eac-f2ff-4b14-9520-fc4b8ac1bfde => generated 969 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:21:18.335597 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-d2e5a092-4823-444b-8b87-7ca7916545d3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:18.340763 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-d2e5a092-4823-444b-8b87-7ca7916545d3 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] POST https://10.4.3.92/volume/v3/attachments/1ca21eac-f2ff-4b14-9520-fc4b8ac1bfde/action Jul 31 17:21:18.340763 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-d2e5a092-4823-444b-8b87-7ca7916545d3 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:21:18.340763 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-d2e5a092-4823-444b-8b87-7ca7916545d3 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:21:18.384098 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:18.384098 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:21:18.425856 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-cc772494-8d91-45a3-89a4-4f1f4a5286b1 req-d2e5a092-4823-444b-8b87-7ca7916545d3 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] https://10.4.3.92/volume/v3/attachments/1ca21eac-f2ff-4b14-9520-fc4b8ac1bfde/action returned with HTTP 204 Jul 31 17:21:18.426400 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 261/1034] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:21:18 2026] POST /volume/v3/attachments/1ca21eac-f2ff-4b14-9520-fc4b8ac1bfde/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:21:18.630366 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6662bc71-b94b-415f-97af-91f66e8148dc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:18.635464 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6662bc71-b94b-415f-97af-91f66e8148dc tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e Jul 31 17:21:18.635639 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6662bc71-b94b-415f-97af-91f66e8148dc tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:18.635906 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6662bc71-b94b-415f-97af-91f66e8148dc tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:18.635906 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-6662bc71-b94b-415f-97af-91f66e8148dc tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id 2ec27cc2-8196-4c17-a37e-efd6e09c1d1e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:21:18.644156 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:18.644156 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:21:18.645306 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6662bc71-b94b-415f-97af-91f66e8148dc tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e returned with HTTP 200 Jul 31 17:21:18.645817 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 253/1035] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:18 2026] GET /volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:19.661840 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-25549bda-e986-43c0-b4f0-7b6b29fce22a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:19.663867 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-25549bda-e986-43c0-b4f0-7b6b29fce22a tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e Jul 31 17:21:19.664122 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-25549bda-e986-43c0-b4f0-7b6b29fce22a tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:19.665591 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-25549bda-e986-43c0-b4f0-7b6b29fce22a tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:19.666225 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-25549bda-e986-43c0-b4f0-7b6b29fce22a tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id 2ec27cc2-8196-4c17-a37e-efd6e09c1d1e. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:21:19.672138 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:19.672138 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:21:19.673407 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-25549bda-e986-43c0-b4f0-7b6b29fce22a tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e returned with HTTP 200 Jul 31 17:21:19.673407 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 264/1036] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:19 2026] GET /volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:20.688208 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-646055da-9b11-45cc-ad58-27f20ac54196 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:20.690761 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-646055da-9b11-45cc-ad58-27f20ac54196 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e Jul 31 17:21:20.691077 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-646055da-9b11-45cc-ad58-27f20ac54196 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:20.691390 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-646055da-9b11-45cc-ad58-27f20ac54196 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:20.692507 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-646055da-9b11-45cc-ad58-27f20ac54196 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id 2ec27cc2-8196-4c17-a37e-efd6e09c1d1e. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:21:20.701517 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:20.701517 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:21:20.702480 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-646055da-9b11-45cc-ad58-27f20ac54196 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e returned with HTTP 200 Jul 31 17:21:20.703005 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 259/1037] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:20 2026] GET /volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:20.907454 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-93cf958d-4257-4892-881d-594a8c026ee7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:20.911439 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-93cf958d-4257-4892-881d-594a8c026ee7 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] GET https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 Jul 31 17:21:20.912186 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-93cf958d-4257-4892-881d-594a8c026ee7 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:20.912186 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-93cf958d-4257-4892-881d-594a8c026ee7 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:20.926210 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:20.926210 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:21:20.941238 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-93cf958d-4257-4892-881d-594a8c026ee7 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Volume info retrieved successfully. Jul 31 17:21:20.950799 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-93cf958d-4257-4892-881d-594a8c026ee7 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 returned with HTTP 200 Jul 31 17:21:20.951358 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 262/1038] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:20 2026] GET /volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 => generated 859 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:21.719254 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b801fe52-65c6-4b95-83bf-fb764bf3f686 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:21.722012 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b801fe52-65c6-4b95-83bf-fb764bf3f686 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e Jul 31 17:21:21.723216 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b801fe52-65c6-4b95-83bf-fb764bf3f686 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:21.723216 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b801fe52-65c6-4b95-83bf-fb764bf3f686 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:21.724038 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-b801fe52-65c6-4b95-83bf-fb764bf3f686 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id 2ec27cc2-8196-4c17-a37e-efd6e09c1d1e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:21:21.731601 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:21.731601 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:21:21.732215 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b801fe52-65c6-4b95-83bf-fb764bf3f686 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e returned with HTTP 200 Jul 31 17:21:21.738451 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 254/1039] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:21 2026] GET /volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:21.754098 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-620533b4-195f-42d9-8e88-c872df3c929d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:21.757044 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-620533b4-195f-42d9-8e88-c872df3c929d tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/volumes/2960c5b2-8768-4b65-a070-cd41ed5d17a0 Jul 31 17:21:21.757659 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-620533b4-195f-42d9-8e88-c872df3c929d tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:21.759049 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-620533b4-195f-42d9-8e88-c872df3c929d tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:21.772034 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:21.772034 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:21:21.783769 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-620533b4-195f-42d9-8e88-c872df3c929d tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Volume info retrieved successfully. Jul 31 17:21:21.791886 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-620533b4-195f-42d9-8e88-c872df3c929d tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/volumes/2960c5b2-8768-4b65-a070-cd41ed5d17a0 returned with HTTP 200 Jul 31 17:21:21.792466 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 265/1040] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:21 2026] GET /volume/v3/volumes/2960c5b2-8768-4b65-a070-cd41ed5d17a0 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:21.813206 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c073912b-3054-4234-b437-c2fee2efb485 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:21.816364 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c073912b-3054-4234-b437-c2fee2efb485 tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] POST https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e/action Jul 31 17:21:21.816364 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c073912b-3054-4234-b437-c2fee2efb485 tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:21:21.816469 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c073912b-3054-4234-b437-c2fee2efb485 tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:21:21.821616 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.admin_actions [None req-c073912b-3054-4234-b437-c2fee2efb485 tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] Updating backup '2ec27cc2-8196-4c17-a37e-efd6e09c1d1e' with '{'status': 'error'}' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 31 17:21:21.840445 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:21.840445 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:21:21.860502 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-c073912b-3054-4234-b437-c2fee2efb485 tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] reset_status in rpcapi backup_id 2ec27cc2-8196-4c17-a37e-efd6e09c1d1e on host np0000006248. {{(pid=100274) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 31 17:21:21.864041 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c073912b-3054-4234-b437-c2fee2efb485 tempest-VolumesBackupsAdminTest-1669455539 tempest-VolumesBackupsAdminTest-1669455539-project-admin] https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e/action returned with HTTP 202 Jul 31 17:21:21.864303 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 260/1041] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:21:21 2026] POST /volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:21:21.876729 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2b455a40-1b1d-4202-ad79-a0c4b260c0c5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:21.881356 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2b455a40-1b1d-4202-ad79-a0c4b260c0c5 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e Jul 31 17:21:21.881639 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2b455a40-1b1d-4202-ad79-a0c4b260c0c5 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:21.882050 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2b455a40-1b1d-4202-ad79-a0c4b260c0c5 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:21.882168 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-2b455a40-1b1d-4202-ad79-a0c4b260c0c5 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id 2ec27cc2-8196-4c17-a37e-efd6e09c1d1e. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:21:21.889290 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:21.889290 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:21:21.889782 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2b455a40-1b1d-4202-ad79-a0c4b260c0c5 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e returned with HTTP 200 Jul 31 17:21:21.890180 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 263/1042] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:21 2026] GET /volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:21.911302 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-af182406-312c-4eed-86df-a8f8d733d3c7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:21.914226 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-af182406-312c-4eed-86df-a8f8d733d3c7 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] DELETE https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e Jul 31 17:21:21.915047 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-af182406-312c-4eed-86df-a8f8d733d3c7 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:21.916037 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-af182406-312c-4eed-86df-a8f8d733d3c7 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:21.916349 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-af182406-312c-4eed-86df-a8f8d733d3c7 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Delete backup with id: 2ec27cc2-8196-4c17-a37e-efd6e09c1d1e. Jul 31 17:21:21.925645 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:21.925645 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:21:21.955877 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-af182406-312c-4eed-86df-a8f8d733d3c7 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] delete_backup rpcapi backup_id 2ec27cc2-8196-4c17-a37e-efd6e09c1d1e {{(pid=100271) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:21:21.958198 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-af182406-312c-4eed-86df-a8f8d733d3c7 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e returned with HTTP 202 Jul 31 17:21:21.958689 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 255/1043] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:21:21 2026] DELETE /volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:21:21.975530 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f092ccff-3c14-43ec-828c-606df012b628 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:21.975927 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f092ccff-3c14-43ec-828c-606df012b628 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e Jul 31 17:21:21.976937 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f092ccff-3c14-43ec-828c-606df012b628 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:21.977145 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f092ccff-3c14-43ec-828c-606df012b628 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:21.977360 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-f092ccff-3c14-43ec-828c-606df012b628 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id 2ec27cc2-8196-4c17-a37e-efd6e09c1d1e. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:21:21.986816 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:21.986816 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:21:21.988901 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f092ccff-3c14-43ec-828c-606df012b628 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e returned with HTTP 200 Jul 31 17:21:21.991750 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 266/1044] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:21 2026] GET /volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:22.149387 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c7df69c4-42f9-4a0f-b29c-11d13db3fcce None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:22.149837 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c7df69c4-42f9-4a0f-b29c-11d13db3fcce tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] GET https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 Jul 31 17:21:22.149837 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c7df69c4-42f9-4a0f-b29c-11d13db3fcce tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:22.150296 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c7df69c4-42f9-4a0f-b29c-11d13db3fcce tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:22.169388 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:22.169388 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:21:22.178715 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c7df69c4-42f9-4a0f-b29c-11d13db3fcce tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Volume info retrieved successfully. Jul 31 17:21:22.194762 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c7df69c4-42f9-4a0f-b29c-11d13db3fcce tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 returned with HTTP 200 Jul 31 17:21:22.195638 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 261/1045] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:22 2026] GET /volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 => generated 859 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:22.214610 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-76adfc48-ad52-4ad4-aac2-487fd3aa0a4c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:22.217255 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-76adfc48-ad52-4ad4-aac2-487fd3aa0a4c tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] DELETE https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 Jul 31 17:21:22.217476 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-76adfc48-ad52-4ad4-aac2-487fd3aa0a4c tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:22.217784 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-76adfc48-ad52-4ad4-aac2-487fd3aa0a4c tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:22.218179 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-76adfc48-ad52-4ad4-aac2-487fd3aa0a4c tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Delete volume with id: 66ea6a0f-510a-4118-a6f4-bc9c9f78a975 Jul 31 17:21:22.235361 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:22.235361 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:21:22.238328 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-76adfc48-ad52-4ad4-aac2-487fd3aa0a4c tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Volume info retrieved successfully. Jul 31 17:21:22.276213 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-76adfc48-ad52-4ad4-aac2-487fd3aa0a4c tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Delete volume request issued successfully. Jul 31 17:21:22.276213 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-76adfc48-ad52-4ad4-aac2-487fd3aa0a4c tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 returned with HTTP 202 Jul 31 17:21:22.276213 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 264/1046] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:21:22 2026] DELETE /volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:21:22.290077 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a85a5ff5-cd97-4032-b39c-af5e1b1ea0ae None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:22.298191 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a85a5ff5-cd97-4032-b39c-af5e1b1ea0ae tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] GET https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 Jul 31 17:21:22.298191 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a85a5ff5-cd97-4032-b39c-af5e1b1ea0ae tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:22.298191 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a85a5ff5-cd97-4032-b39c-af5e1b1ea0ae tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:22.316805 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:22.316805 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:21:22.324229 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a85a5ff5-cd97-4032-b39c-af5e1b1ea0ae tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Volume info retrieved successfully. Jul 31 17:21:22.332850 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a85a5ff5-cd97-4032-b39c-af5e1b1ea0ae tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 returned with HTTP 200 Jul 31 17:21:22.333563 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 256/1047] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:22 2026] GET /volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:23.015650 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-07b9a04c-abb4-4397-a1c8-36f8382e079c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:23.022741 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-07b9a04c-abb4-4397-a1c8-36f8382e079c tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e Jul 31 17:21:23.023032 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-07b9a04c-abb4-4397-a1c8-36f8382e079c tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:23.023981 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-07b9a04c-abb4-4397-a1c8-36f8382e079c tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:23.023981 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-07b9a04c-abb4-4397-a1c8-36f8382e079c tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id 2ec27cc2-8196-4c17-a37e-efd6e09c1d1e. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:21:23.031682 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:23.031682 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:21:23.032439 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-07b9a04c-abb4-4397-a1c8-36f8382e079c tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e returned with HTTP 200 Jul 31 17:21:23.033086 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 267/1048] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:23 2026] GET /volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:23.354719 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-64b0ca75-9065-474a-99f0-9066b865db73 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:23.357745 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64b0ca75-9065-474a-99f0-9066b865db73 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] GET https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 Jul 31 17:21:23.358191 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64b0ca75-9065-474a-99f0-9066b865db73 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:23.358683 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64b0ca75-9065-474a-99f0-9066b865db73 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:23.369012 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64b0ca75-9065-474a-99f0-9066b865db73 tempest-VolumesActionsTest-1838447109 tempest-VolumesActionsTest-1838447109-project-member] https://10.4.3.92/volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 returned with HTTP 404 Jul 31 17:21:23.369884 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 262/1049] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:23 2026] GET /volume/v3/volumes/66ea6a0f-510a-4118-a6f4-bc9c9f78a975 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:21:24.053223 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ecbe1ac7-2d89-4146-9c47-049e9d19a253 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:24.056787 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ecbe1ac7-2d89-4146-9c47-049e9d19a253 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e Jul 31 17:21:24.057265 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ecbe1ac7-2d89-4146-9c47-049e9d19a253 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:24.057923 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ecbe1ac7-2d89-4146-9c47-049e9d19a253 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:24.057923 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-ecbe1ac7-2d89-4146-9c47-049e9d19a253 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Show backup with id 2ec27cc2-8196-4c17-a37e-efd6e09c1d1e. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:21:24.067500 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ecbe1ac7-2d89-4146-9c47-049e9d19a253 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e returned with HTTP 404 Jul 31 17:21:24.069244 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 265/1050] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:24 2026] GET /volume/v3/backups/2ec27cc2-8196-4c17-a37e-efd6e09c1d1e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:21:24.197132 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b74e5b72-b841-4799-8151-33a1c0f7384e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:24.200631 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b74e5b72-b841-4799-8151-33a1c0f7384e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/volumes/2960c5b2-8768-4b65-a070-cd41ed5d17a0 Jul 31 17:21:24.201817 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b74e5b72-b841-4799-8151-33a1c0f7384e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:24.202395 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b74e5b72-b841-4799-8151-33a1c0f7384e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:24.219357 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:24.219357 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:21:24.225700 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b74e5b72-b841-4799-8151-33a1c0f7384e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Volume info retrieved successfully. Jul 31 17:21:24.235172 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b74e5b72-b841-4799-8151-33a1c0f7384e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/volumes/2960c5b2-8768-4b65-a070-cd41ed5d17a0 returned with HTTP 200 Jul 31 17:21:24.236783 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 257/1051] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:24 2026] GET /volume/v3/volumes/2960c5b2-8768-4b65-a070-cd41ed5d17a0 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:24.263647 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e670fe94-f36e-4efb-95c3-5f1855e1d5c4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:24.267585 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e670fe94-f36e-4efb-95c3-5f1855e1d5c4 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] DELETE https://10.4.3.92/volume/v3/volumes/2960c5b2-8768-4b65-a070-cd41ed5d17a0 Jul 31 17:21:24.267909 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e670fe94-f36e-4efb-95c3-5f1855e1d5c4 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:24.268157 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e670fe94-f36e-4efb-95c3-5f1855e1d5c4 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:24.268647 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-e670fe94-f36e-4efb-95c3-5f1855e1d5c4 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Delete volume with id: 2960c5b2-8768-4b65-a070-cd41ed5d17a0 Jul 31 17:21:24.285480 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:24.285480 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:21:24.286129 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e670fe94-f36e-4efb-95c3-5f1855e1d5c4 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Volume info retrieved successfully. Jul 31 17:21:24.338195 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e670fe94-f36e-4efb-95c3-5f1855e1d5c4 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Delete volume request issued successfully. Jul 31 17:21:24.340159 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e670fe94-f36e-4efb-95c3-5f1855e1d5c4 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/volumes/2960c5b2-8768-4b65-a070-cd41ed5d17a0 returned with HTTP 202 Jul 31 17:21:24.340159 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 268/1052] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:21:24 2026] DELETE /volume/v3/volumes/2960c5b2-8768-4b65-a070-cd41ed5d17a0 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:21:24.355646 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4c9b5ac7-2cdf-40bf-bc3e-52db34af571e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:24.361912 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4c9b5ac7-2cdf-40bf-bc3e-52db34af571e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/volumes/2960c5b2-8768-4b65-a070-cd41ed5d17a0 Jul 31 17:21:24.362269 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4c9b5ac7-2cdf-40bf-bc3e-52db34af571e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:24.362451 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4c9b5ac7-2cdf-40bf-bc3e-52db34af571e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:24.378793 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:24.378793 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:21:24.387054 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4c9b5ac7-2cdf-40bf-bc3e-52db34af571e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Volume info retrieved successfully. Jul 31 17:21:24.396033 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4c9b5ac7-2cdf-40bf-bc3e-52db34af571e tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/volumes/2960c5b2-8768-4b65-a070-cd41ed5d17a0 returned with HTTP 200 Jul 31 17:21:24.397302 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 263/1053] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:24 2026] GET /volume/v3/volumes/2960c5b2-8768-4b65-a070-cd41ed5d17a0 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:25.423868 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5cf4adaf-5d57-4064-887f-ec5e10549bd8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:25.430453 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5cf4adaf-5d57-4064-887f-ec5e10549bd8 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] GET https://10.4.3.92/volume/v3/volumes/2960c5b2-8768-4b65-a070-cd41ed5d17a0 Jul 31 17:21:25.430638 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5cf4adaf-5d57-4064-887f-ec5e10549bd8 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:25.430904 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5cf4adaf-5d57-4064-887f-ec5e10549bd8 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:25.446832 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5cf4adaf-5d57-4064-887f-ec5e10549bd8 tempest-VolumesBackupsAdminTest-1963926010 tempest-VolumesBackupsAdminTest-1963926010-project-member] https://10.4.3.92/volume/v3/volumes/2960c5b2-8768-4b65-a070-cd41ed5d17a0 returned with HTTP 404 Jul 31 17:21:25.448127 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 266/1054] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:25 2026] GET /volume/v3/volumes/2960c5b2-8768-4b65-a070-cd41ed5d17a0 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:21:26.704648 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-202c6e17-61b2-4e65-b8c0-c2b55cb2faa5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:26.707991 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-202c6e17-61b2-4e65-b8c0-c2b55cb2faa5 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:21:26.709397 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-202c6e17-61b2-4e65-b8c0-c2b55cb2faa5 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2119524706"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:21:26.714833 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-202c6e17-61b2-4e65-b8c0-c2b55cb2faa5 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2119524706'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:21:26.724756 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-202c6e17-61b2-4e65-b8c0-c2b55cb2faa5 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Create volume of 1 GB Jul 31 17:21:26.725552 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:26.725552 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:21:26.727074 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-202c6e17-61b2-4e65-b8c0-c2b55cb2faa5 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Availability Zones retrieved successfully. Jul 31 17:21:26.738405 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-202c6e17-61b2-4e65-b8c0-c2b55cb2faa5 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Flow 'volume_create_api' (d4f58cc7-c133-49cb-9e83-2ac1234d463a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:21:26.739834 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-202c6e17-61b2-4e65-b8c0-c2b55cb2faa5 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b2f4c82-26c3-41b0-b087-46716564e12c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:21:26.741972 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-202c6e17-61b2-4e65-b8c0-c2b55cb2faa5 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:21:26.758782 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:26.758782 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:21:26.784704 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-202c6e17-61b2-4e65-b8c0-c2b55cb2faa5 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b2f4c82-26c3-41b0-b087-46716564e12c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:23Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=9671d37a-5b51-4a3d-816e-642745b6438b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9671d37a-5b51-4a3d-816e-642745b6438b', 'encryption_key_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=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:21:26.785862 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-202c6e17-61b2-4e65-b8c0-c2b55cb2faa5 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16c36e3e-e6f7-4c6e-919a-1dbe43afccc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:21:26.861215 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-202c6e17-61b2-4e65-b8c0-c2b55cb2faa5 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Created reservations ['fd6c9b9f-edb9-4e2e-bd6e-89a6f600807c', '6d179b77-de48-4b20-bd53-bd558fe8f902', 'cf61eb18-b4e6-43e3-b751-94c97321cc20', '95fd826a-a179-4a2c-bbb7-0f73f0552038'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:21:26.862110 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-202c6e17-61b2-4e65-b8c0-c2b55cb2faa5 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16c36e3e-e6f7-4c6e-919a-1dbe43afccc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd6c9b9f-edb9-4e2e-bd6e-89a6f600807c', '6d179b77-de48-4b20-bd53-bd558fe8f902', 'cf61eb18-b4e6-43e3-b751-94c97321cc20', '95fd826a-a179-4a2c-bbb7-0f73f0552038']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:21:26.863293 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-202c6e17-61b2-4e65-b8c0-c2b55cb2faa5 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d264dbc2-a48b-405a-891d-92502e1f9586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:21:26.908125 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-202c6e17-61b2-4e65-b8c0-c2b55cb2faa5 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d264dbc2-a48b-405a-891d-92502e1f9586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2119524706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1e9431804ab54f9484c03d65ca1d02cc',qos_specs=None,replication_status=,reservations=['fd6c9b9f-edb9-4e2e-bd6e-89a6f600807c','6d179b77-de48-4b20-bd53-bd558fe8f902','cf61eb18-b4e6-43e3-b751-94c97321cc20','95fd826a-a179-4a2c-bbb7-0f73f0552038'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='257faea4129a40e082c882103b87a6ae',volume_type_id=9671d37a-5b51-4a3d-816e-642745b6438b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:21:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2119524706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='1e9431804ab54f9484c03d65ca1d02cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='257faea4129a40e082c882103b87a6ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9671d37a-5b51-4a3d-816e-642745b6438b),volume_type_id=9671d37a-5b51-4a3d-816e-642745b6438b)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:21:26.909688 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-202c6e17-61b2-4e65-b8c0-c2b55cb2faa5 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5402430c-ae95-48d7-bed4-bbc46b3a1998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:21:26.953445 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-202c6e17-61b2-4e65-b8c0-c2b55cb2faa5 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5402430c-ae95-48d7-bed4-bbc46b3a1998) transitioned into state 'SUCCESS' from state '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-2119524706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1e9431804ab54f9484c03d65ca1d02cc',qos_specs=None,replication_status=,reservations=['fd6c9b9f-edb9-4e2e-bd6e-89a6f600807c','6d179b77-de48-4b20-bd53-bd558fe8f902','cf61eb18-b4e6-43e3-b751-94c97321cc20','95fd826a-a179-4a2c-bbb7-0f73f0552038'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='257faea4129a40e082c882103b87a6ae',volume_type_id=9671d37a-5b51-4a3d-816e-642745b6438b)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:21:26.956075 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-202c6e17-61b2-4e65-b8c0-c2b55cb2faa5 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (062cf47c-2e69-44aa-b52b-6a402d42bbcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:21:26.982157 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-202c6e17-61b2-4e65-b8c0-c2b55cb2faa5 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (062cf47c-2e69-44aa-b52b-6a402d42bbcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:21:26.983713 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-202c6e17-61b2-4e65-b8c0-c2b55cb2faa5 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Flow 'volume_create_api' (d4f58cc7-c133-49cb-9e83-2ac1234d463a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:21:26.990033 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-202c6e17-61b2-4e65-b8c0-c2b55cb2faa5 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Create volume request issued successfully. Jul 31 17:21:26.990954 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-202c6e17-61b2-4e65-b8c0-c2b55cb2faa5 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:21:26.991953 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 258/1055] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:21:26 2026] POST /volume/v3/volumes => generated 758 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:21:27.015670 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-dbaef1bf-1d7f-49e6-8b09-48709b864986 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:27.025890 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dbaef1bf-1d7f-49e6-8b09-48709b864986 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:21:27.025890 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dbaef1bf-1d7f-49e6-8b09-48709b864986 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:27.025890 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dbaef1bf-1d7f-49e6-8b09-48709b864986 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:27.031011 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:27.031011 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:21:27.055285 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-dbaef1bf-1d7f-49e6-8b09-48709b864986 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:21:27.068476 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dbaef1bf-1d7f-49e6-8b09-48709b864986 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 200 Jul 31 17:21:27.069201 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 269/1056] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:27 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 826 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:28.092395 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2ad28810-021e-4e0e-9ed7-ece9121590ea None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:28.095154 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2ad28810-021e-4e0e-9ed7-ece9121590ea tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:21:28.096571 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2ad28810-021e-4e0e-9ed7-ece9121590ea tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:28.096571 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2ad28810-021e-4e0e-9ed7-ece9121590ea tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:28.112448 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:28.112448 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:21:28.124556 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2ad28810-021e-4e0e-9ed7-ece9121590ea tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:21:28.137675 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2ad28810-021e-4e0e-9ed7-ece9121590ea tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 200 Jul 31 17:21:28.138997 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 264/1057] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:28 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:28.233795 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-c8d99708-048a-4fa3-83fe-77ee809d3b00 req-2916762a-2005-48c9-999d-dbf2a17493cc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:28.238819 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c8d99708-048a-4fa3-83fe-77ee809d3b00 req-2916762a-2005-48c9-999d-dbf2a17493cc tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:21:28.239563 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c8d99708-048a-4fa3-83fe-77ee809d3b00 req-2916762a-2005-48c9-999d-dbf2a17493cc tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:28.239563 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c8d99708-048a-4fa3-83fe-77ee809d3b00 req-2916762a-2005-48c9-999d-dbf2a17493cc tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:28.254220 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:28.254220 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:21:28.262295 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-c8d99708-048a-4fa3-83fe-77ee809d3b00 req-2916762a-2005-48c9-999d-dbf2a17493cc tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:21:28.276701 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c8d99708-048a-4fa3-83fe-77ee809d3b00 req-2916762a-2005-48c9-999d-dbf2a17493cc tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 200 Jul 31 17:21:28.277636 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 267/1058] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:21:28 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:28.439395 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-88f56be7-fe33-46be-83c5-430c2a76bc9d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:28.440248 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-88f56be7-fe33-46be-83c5-430c2a76bc9d None None] GET https://10.4.3.92/volume// Jul 31 17:21:28.440522 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-88f56be7-fe33-46be-83c5-430c2a76bc9d None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:28.440668 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-88f56be7-fe33-46be-83c5-430c2a76bc9d None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:28.441039 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-88f56be7-fe33-46be-83c5-430c2a76bc9d None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:21:28.441956 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 259/1059] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:21:28 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:21:28.457687 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-c8d99708-048a-4fa3-83fe-77ee809d3b00 req-ab399534-b628-4103-aeae-a21c3da2a315 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:28.461135 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-c8d99708-048a-4fa3-83fe-77ee809d3b00 req-ab399534-b628-4103-aeae-a21c3da2a315 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:21:28.461927 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-c8d99708-048a-4fa3-83fe-77ee809d3b00 req-ab399534-b628-4103-aeae-a21c3da2a315 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c", "connector": null, "instance_uuid": "8cb12020-b6ad-4815-9e57-22124aafb204"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:21:28.478154 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:28.478154 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:21:28.552688 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-c8d99708-048a-4fa3-83fe-77ee809d3b00 req-ab399534-b628-4103-aeae-a21c3da2a315 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:21:28.552688 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 270/1060] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:21:28 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) Jul 31 17:21:28.635093 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8c2f85e3-b929-4a12-8b72-44de973b661a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:28.638492 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8c2f85e3-b929-4a12-8b72-44de973b661a tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:21:28.638492 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8c2f85e3-b929-4a12-8b72-44de973b661a tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:28.639086 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8c2f85e3-b929-4a12-8b72-44de973b661a tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:28.661485 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:28.661485 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:21:28.670327 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-733a034c-1730-485c-874e-a64716a5c5e2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:28.670327 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-733a034c-1730-485c-874e-a64716a5c5e2 None None] GET https://10.4.3.92/volume// Jul 31 17:21:28.670327 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-733a034c-1730-485c-874e-a64716a5c5e2 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:28.672019 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-733a034c-1730-485c-874e-a64716a5c5e2 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:28.672019 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-733a034c-1730-485c-874e-a64716a5c5e2 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:21:28.672019 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 268/1061] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:21:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:21:28.686610 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8c2f85e3-b929-4a12-8b72-44de973b661a tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:21:28.695786 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8c2f85e3-b929-4a12-8b72-44de973b661a tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 200 Jul 31 17:21:28.696779 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 265/1062] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:28 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 850 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:28.699912 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-c8d99708-048a-4fa3-83fe-77ee809d3b00 req-0297a04d-2f04-4bdb-9668-7874fe2da2ea None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:28.702694 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c8d99708-048a-4fa3-83fe-77ee809d3b00 req-0297a04d-2f04-4bdb-9668-7874fe2da2ea tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:21:28.702694 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c8d99708-048a-4fa3-83fe-77ee809d3b00 req-0297a04d-2f04-4bdb-9668-7874fe2da2ea tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:28.702845 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c8d99708-048a-4fa3-83fe-77ee809d3b00 req-0297a04d-2f04-4bdb-9668-7874fe2da2ea tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:28.719570 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:28.719570 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:21:28.727278 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-c8d99708-048a-4fa3-83fe-77ee809d3b00 req-0297a04d-2f04-4bdb-9668-7874fe2da2ea tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:21:28.736967 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c8d99708-048a-4fa3-83fe-77ee809d3b00 req-0297a04d-2f04-4bdb-9668-7874fe2da2ea tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 200 Jul 31 17:21:28.737104 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 260/1063] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:21:28 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 1030 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:21:28.884862 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-c8d99708-048a-4fa3-83fe-77ee809d3b00 req-685e3e9b-fd7c-4b1f-83ab-83f02c7771cd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:28.890848 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-c8d99708-048a-4fa3-83fe-77ee809d3b00 req-685e3e9b-fd7c-4b1f-83ab-83f02c7771cd tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] PUT https://10.4.3.92/volume/v3/attachments/ff76b255-132c-48d2-b91b-246aedbcd88f Jul 31 17:21:28.891440 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-c8d99708-048a-4fa3-83fe-77ee809d3b00 req-685e3e9b-fd7c-4b1f-83ab-83f02c7771cd tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:21:28.912352 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-c8d99708-048a-4fa3-83fe-77ee809d3b00 req-685e3e9b-fd7c-4b1f-83ab-83f02c7771cd tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Acquiring lock "cinder-attachment_update-332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c-np0000006248" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:21:28.923560 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-c8d99708-048a-4fa3-83fe-77ee809d3b00 req-685e3e9b-fd7c-4b1f-83ab-83f02c7771cd tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Lock "cinder-attachment_update-332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c-np0000006248" acquired by "attachment_update" :: waited 0.011s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:21:28.929251 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:28.929251 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:21:29.093851 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-c8d99708-048a-4fa3-83fe-77ee809d3b00 req-685e3e9b-fd7c-4b1f-83ab-83f02c7771cd tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Lock "cinder-attachment_update-332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c-np0000006248" released by "attachment_update" :: held 0.170s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:21:29.094498 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-c8d99708-048a-4fa3-83fe-77ee809d3b00 req-685e3e9b-fd7c-4b1f-83ab-83f02c7771cd tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/attachments/ff76b255-132c-48d2-b91b-246aedbcd88f returned with HTTP 200 Jul 31 17:21:29.095100 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 271/1064] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:21:28 2026] PUT /volume/v3/attachments/ff76b255-132c-48d2-b91b-246aedbcd88f => generated 969 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:21:29.308911 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-60b63f08-11af-4da4-8dca-04b32cb12ebc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:29.475895 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-60b63f08-11af-4da4-8dca-04b32cb12ebc tempest-AvailabilityZoneTestJSON-405866907 tempest-AvailabilityZoneTestJSON-405866907-project-member] GET https://10.4.3.92/volume/v3/os-availability-zone Jul 31 17:21:29.476098 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-60b63f08-11af-4da4-8dca-04b32cb12ebc tempest-AvailabilityZoneTestJSON-405866907 tempest-AvailabilityZoneTestJSON-405866907-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:29.476284 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-60b63f08-11af-4da4-8dca-04b32cb12ebc tempest-AvailabilityZoneTestJSON-405866907 tempest-AvailabilityZoneTestJSON-405866907-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:29.480445 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-60b63f08-11af-4da4-8dca-04b32cb12ebc tempest-AvailabilityZoneTestJSON-405866907 tempest-AvailabilityZoneTestJSON-405866907-project-member] Availability Zones retrieved successfully. Jul 31 17:21:29.480896 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-60b63f08-11af-4da4-8dca-04b32cb12ebc tempest-AvailabilityZoneTestJSON-405866907 tempest-AvailabilityZoneTestJSON-405866907-project-member] https://10.4.3.92/volume/v3/os-availability-zone returned with HTTP 200 Jul 31 17:21:29.481428 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 269/1065] 10.4.3.92 () {66 vars in 1269 bytes} [Fri Jul 31 17:21:29 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:21:29.722217 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-460c8527-2d0f-40a9-8a4b-6e4e8adf6c83 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:29.724787 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-460c8527-2d0f-40a9-8a4b-6e4e8adf6c83 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:21:29.724994 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-460c8527-2d0f-40a9-8a4b-6e4e8adf6c83 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:29.725528 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-460c8527-2d0f-40a9-8a4b-6e4e8adf6c83 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:29.739733 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:29.739733 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:21:29.747204 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-460c8527-2d0f-40a9-8a4b-6e4e8adf6c83 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:21:29.756464 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-460c8527-2d0f-40a9-8a4b-6e4e8adf6c83 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 200 Jul 31 17:21:29.757232 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 266/1066] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:29 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:30.781052 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ec64b785-70ec-4f06-8bfb-081adfd2ea96 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:30.784750 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ec64b785-70ec-4f06-8bfb-081adfd2ea96 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:21:30.785377 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ec64b785-70ec-4f06-8bfb-081adfd2ea96 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:30.785377 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ec64b785-70ec-4f06-8bfb-081adfd2ea96 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:30.799783 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:30.799783 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:21:30.805197 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ec64b785-70ec-4f06-8bfb-081adfd2ea96 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:21:30.812242 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ec64b785-70ec-4f06-8bfb-081adfd2ea96 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 200 Jul 31 17:21:30.813612 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 261/1067] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:30 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:31.839528 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3be6212f-a5ca-45f5-85aa-3c2291a54118 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:31.843173 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3be6212f-a5ca-45f5-85aa-3c2291a54118 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:21:31.843879 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3be6212f-a5ca-45f5-85aa-3c2291a54118 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:31.843879 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3be6212f-a5ca-45f5-85aa-3c2291a54118 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:31.869340 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:31.869340 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:21:31.877161 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3be6212f-a5ca-45f5-85aa-3c2291a54118 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:21:31.885292 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3be6212f-a5ca-45f5-85aa-3c2291a54118 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 200 Jul 31 17:21:31.885988 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 272/1068] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:31 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:32.202023 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c8fa08dc-7d8f-4fd0-bfaf-59232588f105 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:32.367053 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c8fa08dc-7d8f-4fd0-bfaf-59232588f105 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:21:32.368001 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c8fa08dc-7d8f-4fd0-bfaf-59232588f105 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-680315287"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:21:32.369894 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-c8fa08dc-7d8f-4fd0-bfaf-59232588f105 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-680315287'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:21:32.369894 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-c8fa08dc-7d8f-4fd0-bfaf-59232588f105 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Create volume of 1 GB Jul 31 17:21:32.376793 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c8fa08dc-7d8f-4fd0-bfaf-59232588f105 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Availability Zones retrieved successfully. Jul 31 17:21:32.385369 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c8fa08dc-7d8f-4fd0-bfaf-59232588f105 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Flow 'volume_create_api' (b7d26895-47ad-4731-86cf-258eccb29ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:21:32.389013 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c8fa08dc-7d8f-4fd0-bfaf-59232588f105 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dab2cc92-9403-4d0e-8cd7-c09fd2b45574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:21:32.389013 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-c8fa08dc-7d8f-4fd0-bfaf-59232588f105 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:21:32.445326 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c8fa08dc-7d8f-4fd0-bfaf-59232588f105 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dab2cc92-9403-4d0e-8cd7-c09fd2b45574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:21:32.446991 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c8fa08dc-7d8f-4fd0-bfaf-59232588f105 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80fc712a-0a36-4eb9-acb6-52459b9db331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:21:32.530392 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-c8d99708-048a-4fa3-83fe-77ee809d3b00 req-6f82a126-bbe0-401c-947a-646138896524 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:32.533183 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c8d99708-048a-4fa3-83fe-77ee809d3b00 req-6f82a126-bbe0-401c-947a-646138896524 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] POST https://10.4.3.92/volume/v3/attachments/ff76b255-132c-48d2-b91b-246aedbcd88f/action Jul 31 17:21:32.533651 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c8d99708-048a-4fa3-83fe-77ee809d3b00 req-6f82a126-bbe0-401c-947a-646138896524 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:21:32.533651 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c8d99708-048a-4fa3-83fe-77ee809d3b00 req-6f82a126-bbe0-401c-947a-646138896524 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:21:32.569770 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:32.569770 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:21:32.594361 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-c8fa08dc-7d8f-4fd0-bfaf-59232588f105 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Created reservations ['2e9877be-d47a-4573-8d2e-9150ba6c9c2d', 'd7f0d605-f433-45f9-9ccc-7108e7a480e2', '94326a0f-0857-4f10-b845-d37870ddcebe', '2535e47d-62f4-46bd-a044-b3a2a46bc6cd'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:21:32.595806 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c8fa08dc-7d8f-4fd0-bfaf-59232588f105 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80fc712a-0a36-4eb9-acb6-52459b9db331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e9877be-d47a-4573-8d2e-9150ba6c9c2d', 'd7f0d605-f433-45f9-9ccc-7108e7a480e2', '94326a0f-0857-4f10-b845-d37870ddcebe', '2535e47d-62f4-46bd-a044-b3a2a46bc6cd']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:21:32.598054 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c8fa08dc-7d8f-4fd0-bfaf-59232588f105 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9190ea65-04a2-4336-a993-93d887b7bbcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:21:32.599148 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c8d99708-048a-4fa3-83fe-77ee809d3b00 req-6f82a126-bbe0-401c-947a-646138896524 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/attachments/ff76b255-132c-48d2-b91b-246aedbcd88f/action returned with HTTP 204 Jul 31 17:21:32.600526 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 267/1069] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:21:32 2026] POST /volume/v3/attachments/ff76b255-132c-48d2-b91b-246aedbcd88f/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:21:32.640526 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c8fa08dc-7d8f-4fd0-bfaf-59232588f105 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9190ea65-04a2-4336-a993-93d887b7bbcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47bb4511-500d-43be-a98f-3f519212241d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-680315287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3ff98217aaf4aa297aa5447b90fcc20',qos_specs=None,replication_status=,reservations=['2e9877be-d47a-4573-8d2e-9150ba6c9c2d','d7f0d605-f433-45f9-9ccc-7108e7a480e2','94326a0f-0857-4f10-b845-d37870ddcebe','2535e47d-62f4-46bd-a044-b3a2a46bc6cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77b4672339f94aab8869f67359bfe14c',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:21:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-680315287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47bb4511-500d-43be-a98f-3f519212241d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3ff98217aaf4aa297aa5447b90fcc20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77b4672339f94aab8869f67359bfe14c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:21:32.641629 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c8fa08dc-7d8f-4fd0-bfaf-59232588f105 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f407bd5-1699-472e-b057-68e7a65e8c33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:21:32.690500 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c8fa08dc-7d8f-4fd0-bfaf-59232588f105 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f407bd5-1699-472e-b057-68e7a65e8c33) transitioned into state 'SUCCESS' from state '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-680315287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3ff98217aaf4aa297aa5447b90fcc20',qos_specs=None,replication_status=,reservations=['2e9877be-d47a-4573-8d2e-9150ba6c9c2d','d7f0d605-f433-45f9-9ccc-7108e7a480e2','94326a0f-0857-4f10-b845-d37870ddcebe','2535e47d-62f4-46bd-a044-b3a2a46bc6cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77b4672339f94aab8869f67359bfe14c',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:21:32.690500 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c8fa08dc-7d8f-4fd0-bfaf-59232588f105 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (028d1a13-0058-419a-95f0-f0ce2edf4086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:21:32.710820 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c8fa08dc-7d8f-4fd0-bfaf-59232588f105 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (028d1a13-0058-419a-95f0-f0ce2edf4086) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:21:32.712244 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c8fa08dc-7d8f-4fd0-bfaf-59232588f105 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Flow 'volume_create_api' (b7d26895-47ad-4731-86cf-258eccb29ba1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:21:32.712688 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c8fa08dc-7d8f-4fd0-bfaf-59232588f105 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Create volume request issued successfully. Jul 31 17:21:32.713217 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c8fa08dc-7d8f-4fd0-bfaf-59232588f105 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:21:32.713917 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 270/1070] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:21:32 2026] POST /volume/v3/volumes => generated 752 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:21:32.736495 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6a913397-fd4b-4f42-8b25-024876b600b8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:32.740206 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6a913397-fd4b-4f42-8b25-024876b600b8 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] GET https://10.4.3.92/volume/v3/volumes/47bb4511-500d-43be-a98f-3f519212241d Jul 31 17:21:32.740538 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6a913397-fd4b-4f42-8b25-024876b600b8 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:32.744506 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6a913397-fd4b-4f42-8b25-024876b600b8 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:32.755242 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:32.755242 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:21:32.768655 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6a913397-fd4b-4f42-8b25-024876b600b8 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Volume info retrieved successfully. Jul 31 17:21:32.776366 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6a913397-fd4b-4f42-8b25-024876b600b8 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] https://10.4.3.92/volume/v3/volumes/47bb4511-500d-43be-a98f-3f519212241d returned with HTTP 200 Jul 31 17:21:32.776603 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 262/1071] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:32 2026] GET /volume/v3/volumes/47bb4511-500d-43be-a98f-3f519212241d => generated 820 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:32.904053 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-75a4df91-e0d0-4ae1-be6d-03306b537a63 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:32.908376 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-75a4df91-e0d0-4ae1-be6d-03306b537a63 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:21:32.908649 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-75a4df91-e0d0-4ae1-be6d-03306b537a63 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:32.909041 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-75a4df91-e0d0-4ae1-be6d-03306b537a63 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:32.936031 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:32.936031 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:21:32.942926 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-75a4df91-e0d0-4ae1-be6d-03306b537a63 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:21:32.949586 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-75a4df91-e0d0-4ae1-be6d-03306b537a63 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 200 Jul 31 17:21:32.950877 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 273/1072] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:32 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 1143 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:21:33.053173 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d65df320-cfaf-42db-bd8d-943a5ddbaa00 req-5750e4a0-1cf6-4d03-9f17-92cc0fce0e6c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:33.062611 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d65df320-cfaf-42db-bd8d-943a5ddbaa00 req-5750e4a0-1cf6-4d03-9f17-92cc0fce0e6c tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:21:33.062611 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d65df320-cfaf-42db-bd8d-943a5ddbaa00 req-5750e4a0-1cf6-4d03-9f17-92cc0fce0e6c tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:33.062611 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d65df320-cfaf-42db-bd8d-943a5ddbaa00 req-5750e4a0-1cf6-4d03-9f17-92cc0fce0e6c tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:33.090537 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:33.090537 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:21:33.097899 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-d65df320-cfaf-42db-bd8d-943a5ddbaa00 req-5750e4a0-1cf6-4d03-9f17-92cc0fce0e6c tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:21:33.105969 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d65df320-cfaf-42db-bd8d-943a5ddbaa00 req-5750e4a0-1cf6-4d03-9f17-92cc0fce0e6c tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 200 Jul 31 17:21:33.106622 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 268/1073] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:21:33 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 1143 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:21:33.254546 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6474e092-af73-4a8b-b1f7-15a290e0f5eb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:33.254546 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6474e092-af73-4a8b-b1f7-15a290e0f5eb None None] GET https://10.4.3.92/volume// Jul 31 17:21:33.254546 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6474e092-af73-4a8b-b1f7-15a290e0f5eb None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:33.256070 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6474e092-af73-4a8b-b1f7-15a290e0f5eb None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:33.256070 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6474e092-af73-4a8b-b1f7-15a290e0f5eb None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:21:33.256706 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 271/1074] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:21:33 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:21:33.270789 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-d65df320-cfaf-42db-bd8d-943a5ddbaa00 req-e67be167-0b64-4388-87b1-093abc92dda7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:33.274758 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d65df320-cfaf-42db-bd8d-943a5ddbaa00 req-e67be167-0b64-4388-87b1-093abc92dda7 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:21:33.276768 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d65df320-cfaf-42db-bd8d-943a5ddbaa00 req-e67be167-0b64-4388-87b1-093abc92dda7 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c", "connector": null, "instance_uuid": "7b26da5f-cf41-43a6-9a76-b5270902b326"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:21:33.305992 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:33.305992 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:21:33.379227 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d65df320-cfaf-42db-bd8d-943a5ddbaa00 req-e67be167-0b64-4388-87b1-093abc92dda7 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:21:33.379227 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 263/1075] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:21:33 2026] POST /volume/v3/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:21:33.443171 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-241f3df1-0fe4-4738-ba41-6a86669e7fa5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:33.446038 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-241f3df1-0fe4-4738-ba41-6a86669e7fa5 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:21:33.446038 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-241f3df1-0fe4-4738-ba41-6a86669e7fa5 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:33.446038 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-241f3df1-0fe4-4738-ba41-6a86669e7fa5 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:33.478984 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-efacc486-b0cc-4dec-ad4e-c22a0d61ac6c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:33.478984 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-efacc486-b0cc-4dec-ad4e-c22a0d61ac6c None None] GET https://10.4.3.92/volume// Jul 31 17:21:33.478984 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-efacc486-b0cc-4dec-ad4e-c22a0d61ac6c None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:33.478984 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-efacc486-b0cc-4dec-ad4e-c22a0d61ac6c None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:33.479368 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-efacc486-b0cc-4dec-ad4e-c22a0d61ac6c None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:21:33.480680 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:33.480680 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:21:33.480875 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 269/1076] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:21:33 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:21:33.491646 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-241f3df1-0fe4-4738-ba41-6a86669e7fa5 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:21:33.492874 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d65df320-cfaf-42db-bd8d-943a5ddbaa00 req-ea92d9fa-3040-4f03-9512-54c6b029b705 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:33.498779 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-241f3df1-0fe4-4738-ba41-6a86669e7fa5 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 200 Jul 31 17:21:33.499396 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 274/1077] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:33 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 1145 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:21:33.501527 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d65df320-cfaf-42db-bd8d-943a5ddbaa00 req-ea92d9fa-3040-4f03-9512-54c6b029b705 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:21:33.502863 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d65df320-cfaf-42db-bd8d-943a5ddbaa00 req-ea92d9fa-3040-4f03-9512-54c6b029b705 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:33.502863 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d65df320-cfaf-42db-bd8d-943a5ddbaa00 req-ea92d9fa-3040-4f03-9512-54c6b029b705 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:33.525804 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:33.525804 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:21:33.532428 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-d65df320-cfaf-42db-bd8d-943a5ddbaa00 req-ea92d9fa-3040-4f03-9512-54c6b029b705 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:21:33.538151 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d65df320-cfaf-42db-bd8d-943a5ddbaa00 req-ea92d9fa-3040-4f03-9512-54c6b029b705 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 200 Jul 31 17:21:33.538748 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 272/1078] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:21:33 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 1325 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:21:33.708143 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-d65df320-cfaf-42db-bd8d-943a5ddbaa00 req-66515a31-d980-4040-b634-8de061fc968d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:33.719290 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d65df320-cfaf-42db-bd8d-943a5ddbaa00 req-66515a31-d980-4040-b634-8de061fc968d tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] PUT https://10.4.3.92/volume/v3/attachments/9426588b-7e9b-4c16-9823-19ffb8c9c35b Jul 31 17:21:33.720304 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d65df320-cfaf-42db-bd8d-943a5ddbaa00 req-66515a31-d980-4040-b634-8de061fc968d tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:21:33.740122 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-d65df320-cfaf-42db-bd8d-943a5ddbaa00 req-66515a31-d980-4040-b634-8de061fc968d tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Acquiring lock "cinder-attachment_update-332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c-np0000006248" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:21:33.752767 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-d65df320-cfaf-42db-bd8d-943a5ddbaa00 req-66515a31-d980-4040-b634-8de061fc968d tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Lock "cinder-attachment_update-332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c-np0000006248" acquired by "attachment_update" :: waited 0.011s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:21:33.752767 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:33.752767 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:21:33.803529 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4660248a-7bdf-498e-afcb-1b9f086def54 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:33.807947 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4660248a-7bdf-498e-afcb-1b9f086def54 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] GET https://10.4.3.92/volume/v3/volumes/47bb4511-500d-43be-a98f-3f519212241d Jul 31 17:21:33.809237 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4660248a-7bdf-498e-afcb-1b9f086def54 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:33.809682 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4660248a-7bdf-498e-afcb-1b9f086def54 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:33.828942 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:33.828942 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:21:33.837436 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4660248a-7bdf-498e-afcb-1b9f086def54 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Volume info retrieved successfully. Jul 31 17:21:33.844123 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4660248a-7bdf-498e-afcb-1b9f086def54 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] https://10.4.3.92/volume/v3/volumes/47bb4511-500d-43be-a98f-3f519212241d returned with HTTP 200 Jul 31 17:21:33.845627 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 270/1079] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:33 2026] GET /volume/v3/volumes/47bb4511-500d-43be-a98f-3f519212241d => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:33.878617 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-06e9a4aa-f80c-4847-9ca6-51eec3954e1f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:33.882627 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-06e9a4aa-f80c-4847-9ca6-51eec3954e1f tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:21:33.888989 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-06e9a4aa-f80c-4847-9ca6-51eec3954e1f tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "47bb4511-500d-43be-a98f-3f519212241d", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-168490775"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:21:33.907897 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:33.907897 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:21:33.909705 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-06e9a4aa-f80c-4847-9ca6-51eec3954e1f tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Volume info retrieved successfully. Jul 31 17:21:33.909705 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-06e9a4aa-f80c-4847-9ca6-51eec3954e1f tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Create snapshot from volume 47bb4511-500d-43be-a98f-3f519212241d Jul 31 17:21:33.959675 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-d65df320-cfaf-42db-bd8d-943a5ddbaa00 req-66515a31-d980-4040-b634-8de061fc968d tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Lock "cinder-attachment_update-332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c-np0000006248" released by "attachment_update" :: held 0.210s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:21:33.961026 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d65df320-cfaf-42db-bd8d-943a5ddbaa00 req-66515a31-d980-4040-b634-8de061fc968d tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/attachments/9426588b-7e9b-4c16-9823-19ffb8c9c35b returned with HTTP 200 Jul 31 17:21:33.961026 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 264/1080] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:21:33 2026] PUT /volume/v3/attachments/9426588b-7e9b-4c16-9823-19ffb8c9c35b => generated 969 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:21:34.003455 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-06e9a4aa-f80c-4847-9ca6-51eec3954e1f tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Created reservations ['c31fc38d-e7bd-4ac7-adc0-ed9dece7690b', 'f1f2a177-ef45-4b55-98f3-aac718031cec', 'c29de46d-9954-4446-afa8-f1b64befff63', '74febf69-809f-48f2-a5f6-5920a221ab29'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:21:34.106053 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-06e9a4aa-f80c-4847-9ca6-51eec3954e1f tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Snapshot create request issued successfully. Jul 31 17:21:34.106447 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-06e9a4aa-f80c-4847-9ca6-51eec3954e1f tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:21:34.107745 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 275/1081] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:21:33 2026] POST /volume/v3/snapshots => generated 310 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:21:34.120703 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8f645d72-cf7d-463c-8835-e15ddf8b5060 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:34.125169 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8f645d72-cf7d-463c-8835-e15ddf8b5060 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] GET https://10.4.3.92/volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f Jul 31 17:21:34.125169 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8f645d72-cf7d-463c-8835-e15ddf8b5060 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:34.125372 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8f645d72-cf7d-463c-8835-e15ddf8b5060 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:34.136243 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:34.136243 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:21:34.137700 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8f645d72-cf7d-463c-8835-e15ddf8b5060 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Snapshot retrieved successfully. Jul 31 17:21:34.140086 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8f645d72-cf7d-463c-8835-e15ddf8b5060 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] https://10.4.3.92/volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f returned with HTTP 200 Jul 31 17:21:34.141225 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 273/1082] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:21:34 2026] GET /volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:34.520944 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-49f5c335-d057-4f28-b4bb-38f06ab300e2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:34.523457 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-49f5c335-d057-4f28-b4bb-38f06ab300e2 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:21:34.523738 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-49f5c335-d057-4f28-b4bb-38f06ab300e2 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:34.523960 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-49f5c335-d057-4f28-b4bb-38f06ab300e2 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:34.549535 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:34.549535 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:21:34.557442 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-49f5c335-d057-4f28-b4bb-38f06ab300e2 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:21:34.572514 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-49f5c335-d057-4f28-b4bb-38f06ab300e2 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 200 Jul 31 17:21:34.572514 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 271/1083] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:34 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 1146 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:21:35.157253 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c451831b-2707-4ee7-9549-0ba2f34c2b2a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:35.161436 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c451831b-2707-4ee7-9549-0ba2f34c2b2a tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] GET https://10.4.3.92/volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f Jul 31 17:21:35.161798 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c451831b-2707-4ee7-9549-0ba2f34c2b2a tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:35.162087 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c451831b-2707-4ee7-9549-0ba2f34c2b2a tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:35.178055 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:35.178055 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:21:35.178943 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c451831b-2707-4ee7-9549-0ba2f34c2b2a tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Snapshot retrieved successfully. Jul 31 17:21:35.180484 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c451831b-2707-4ee7-9549-0ba2f34c2b2a tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] https://10.4.3.92/volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f returned with HTTP 200 Jul 31 17:21:35.180985 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 265/1084] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:21:35 2026] GET /volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:21:35.199181 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6b415b5a-b4b5-4bef-8a9a-5b5898db81e9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:35.200212 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6b415b5a-b4b5-4bef-8a9a-5b5898db81e9 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] POST https://10.4.3.92/volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata Jul 31 17:21:35.200664 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6b415b5a-b4b5-4bef-8a9a-5b5898db81e9 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:21:35.210042 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:35.210042 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:21:35.210930 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6b415b5a-b4b5-4bef-8a9a-5b5898db81e9 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Snapshot retrieved successfully. Jul 31 17:21:35.272911 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6b415b5a-b4b5-4bef-8a9a-5b5898db81e9 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Update snapshot metadata completed successfully. Jul 31 17:21:35.272911 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6b415b5a-b4b5-4bef-8a9a-5b5898db81e9 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] https://10.4.3.92/volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata returned with HTTP 200 Jul 31 17:21:35.275709 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 276/1085] 10.4.3.92 () {68 vars in 1395 bytes} [Fri Jul 31 17:21:35 2026] POST /volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata => generated 68 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:21:35.289959 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ac0df156-97e9-467e-931e-da3198ba0669 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:35.289959 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ac0df156-97e9-467e-931e-da3198ba0669 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] GET https://10.4.3.92/volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata Jul 31 17:21:35.289959 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ac0df156-97e9-467e-931e-da3198ba0669 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:35.289959 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ac0df156-97e9-467e-931e-da3198ba0669 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:35.300808 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:35.300808 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:21:35.301221 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ac0df156-97e9-467e-931e-da3198ba0669 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Snapshot retrieved successfully. Jul 31 17:21:35.303435 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ac0df156-97e9-467e-931e-da3198ba0669 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Get snapshot metadata completed successfully. Jul 31 17:21:35.303887 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ac0df156-97e9-467e-931e-da3198ba0669 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] https://10.4.3.92/volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata returned with HTTP 200 Jul 31 17:21:35.304703 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 274/1086] 10.4.3.92 () {66 vars in 1374 bytes} [Fri Jul 31 17:21:35 2026] GET /volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata => generated 68 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:21:35.318740 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-993d4029-dcaa-476e-9951-c5232b5800c0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:35.326562 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-993d4029-dcaa-476e-9951-c5232b5800c0 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] PUT https://10.4.3.92/volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata Jul 31 17:21:35.329254 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-993d4029-dcaa-476e-9951-c5232b5800c0 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:21:35.344267 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:35.344267 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:21:35.346214 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-993d4029-dcaa-476e-9951-c5232b5800c0 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Snapshot retrieved successfully. Jul 31 17:21:35.396263 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-993d4029-dcaa-476e-9951-c5232b5800c0 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Update snapshot metadata completed successfully. Jul 31 17:21:35.398662 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-993d4029-dcaa-476e-9951-c5232b5800c0 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] https://10.4.3.92/volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata returned with HTTP 200 Jul 31 17:21:35.398662 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 272/1087] 10.4.3.92 () {68 vars in 1394 bytes} [Fri Jul 31 17:21:35 2026] PUT /volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata => generated 57 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:21:35.413692 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fc4560d0-f1ac-437e-b9af-446dc618f55b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:35.419563 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fc4560d0-f1ac-437e-b9af-446dc618f55b tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] GET https://10.4.3.92/volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata Jul 31 17:21:35.419896 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fc4560d0-f1ac-437e-b9af-446dc618f55b tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:35.420151 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fc4560d0-f1ac-437e-b9af-446dc618f55b tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:35.429731 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:35.429731 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:21:35.431111 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fc4560d0-f1ac-437e-b9af-446dc618f55b tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Snapshot retrieved successfully. Jul 31 17:21:35.433215 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fc4560d0-f1ac-437e-b9af-446dc618f55b tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Get snapshot metadata completed successfully. Jul 31 17:21:35.433215 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fc4560d0-f1ac-437e-b9af-446dc618f55b tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] https://10.4.3.92/volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata returned with HTTP 200 Jul 31 17:21:35.434332 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 266/1088] 10.4.3.92 () {66 vars in 1374 bytes} [Fri Jul 31 17:21:35 2026] GET /volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata => generated 57 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:21:35.450664 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-72a7dbd1-63e8-4ac2-982c-2c5e79d524c1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:35.456803 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-72a7dbd1-63e8-4ac2-982c-2c5e79d524c1 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata/key3 Jul 31 17:21:35.457110 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-72a7dbd1-63e8-4ac2-982c-2c5e79d524c1 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:35.457887 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-72a7dbd1-63e8-4ac2-982c-2c5e79d524c1 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:35.469454 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:35.469454 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:21:35.470511 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-72a7dbd1-63e8-4ac2-982c-2c5e79d524c1 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Snapshot retrieved successfully. Jul 31 17:21:35.472174 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-72a7dbd1-63e8-4ac2-982c-2c5e79d524c1 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Get snapshot metadata completed successfully. Jul 31 17:21:35.490609 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-72a7dbd1-63e8-4ac2-982c-2c5e79d524c1 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Delete snapshot metadata completed successfully. Jul 31 17:21:35.490889 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-72a7dbd1-63e8-4ac2-982c-2c5e79d524c1 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] https://10.4.3.92/volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata/key3 returned with HTTP 200 Jul 31 17:21:35.492461 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 277/1089] 10.4.3.92 () {66 vars in 1392 bytes} [Fri Jul 31 17:21:35 2026] DELETE /volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata/key3 => generated 0 bytes in 42 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 31 17:21:35.507605 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-aba4fb57-01ea-492a-afd0-afaae9603590 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:35.512975 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aba4fb57-01ea-492a-afd0-afaae9603590 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] GET https://10.4.3.92/volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata Jul 31 17:21:35.512975 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aba4fb57-01ea-492a-afd0-afaae9603590 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:35.514093 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aba4fb57-01ea-492a-afd0-afaae9603590 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:35.528349 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:35.528349 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:21:35.530705 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-aba4fb57-01ea-492a-afd0-afaae9603590 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Snapshot retrieved successfully. Jul 31 17:21:35.531560 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-aba4fb57-01ea-492a-afd0-afaae9603590 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Get snapshot metadata completed successfully. Jul 31 17:21:35.531926 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aba4fb57-01ea-492a-afd0-afaae9603590 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] https://10.4.3.92/volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata returned with HTTP 200 Jul 31 17:21:35.532480 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 275/1090] 10.4.3.92 () {66 vars in 1374 bytes} [Fri Jul 31 17:21:35 2026] GET /volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata => generated 32 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:21:35.544257 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5a4faa64-d588-4a8b-bc04-b6cf5b0cc06b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:35.547081 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5a4faa64-d588-4a8b-bc04-b6cf5b0cc06b tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] PUT https://10.4.3.92/volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata Jul 31 17:21:35.547877 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5a4faa64-d588-4a8b-bc04-b6cf5b0cc06b tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:21:35.558053 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:35.558053 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:21:35.558591 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5a4faa64-d588-4a8b-bc04-b6cf5b0cc06b tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Snapshot retrieved successfully. Jul 31 17:21:35.595540 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1fd45a54-9ac6-43d0-9c09-12bf62a22940 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:35.596279 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5a4faa64-d588-4a8b-bc04-b6cf5b0cc06b tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Update snapshot metadata completed successfully. Jul 31 17:21:35.599575 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5a4faa64-d588-4a8b-bc04-b6cf5b0cc06b tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] https://10.4.3.92/volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata returned with HTTP 200 Jul 31 17:21:35.599726 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1fd45a54-9ac6-43d0-9c09-12bf62a22940 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:21:35.599811 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 273/1091] 10.4.3.92 () {68 vars in 1394 bytes} [Fri Jul 31 17:21:35 2026] PUT /volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata => generated 16 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:21:35.600699 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1fd45a54-9ac6-43d0-9c09-12bf62a22940 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:35.605576 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1fd45a54-9ac6-43d0-9c09-12bf62a22940 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:35.614643 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0cfe5c43-1e21-4b5f-8f4f-bc6f11a6d133 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:35.620695 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0cfe5c43-1e21-4b5f-8f4f-bc6f11a6d133 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] POST https://10.4.3.92/volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata Jul 31 17:21:35.621189 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0cfe5c43-1e21-4b5f-8f4f-bc6f11a6d133 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:21:35.631550 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:35.631550 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:21:35.635287 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:35.635287 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:21:35.636744 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0cfe5c43-1e21-4b5f-8f4f-bc6f11a6d133 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Snapshot retrieved successfully. Jul 31 17:21:35.639042 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1fd45a54-9ac6-43d0-9c09-12bf62a22940 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:21:35.652095 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1fd45a54-9ac6-43d0-9c09-12bf62a22940 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 200 Jul 31 17:21:35.652095 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 267/1092] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:35 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 1146 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:21:35.676026 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0cfe5c43-1e21-4b5f-8f4f-bc6f11a6d133 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Update snapshot metadata completed successfully. Jul 31 17:21:35.676026 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0cfe5c43-1e21-4b5f-8f4f-bc6f11a6d133 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] https://10.4.3.92/volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata returned with HTTP 200 Jul 31 17:21:35.676026 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 278/1093] 10.4.3.92 () {68 vars in 1395 bytes} [Fri Jul 31 17:21:35 2026] POST /volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata => generated 68 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:21:35.697024 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-26a2bf53-eb9b-46c6-8037-3fc174ea8c8a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:35.702001 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-26a2bf53-eb9b-46c6-8037-3fc174ea8c8a tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] GET https://10.4.3.92/volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata Jul 31 17:21:35.702001 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-26a2bf53-eb9b-46c6-8037-3fc174ea8c8a tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:35.702001 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-26a2bf53-eb9b-46c6-8037-3fc174ea8c8a tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:35.717506 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:35.717506 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:21:35.718031 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-26a2bf53-eb9b-46c6-8037-3fc174ea8c8a tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Snapshot retrieved successfully. Jul 31 17:21:35.719387 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-26a2bf53-eb9b-46c6-8037-3fc174ea8c8a tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Get snapshot metadata completed successfully. Jul 31 17:21:35.720412 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-26a2bf53-eb9b-46c6-8037-3fc174ea8c8a tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] https://10.4.3.92/volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata returned with HTTP 200 Jul 31 17:21:35.721118 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 276/1094] 10.4.3.92 () {66 vars in 1374 bytes} [Fri Jul 31 17:21:35 2026] GET /volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata => generated 68 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:21:35.749783 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-79061d98-2a2c-4b3c-902e-148097b6df53 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:35.753175 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-79061d98-2a2c-4b3c-902e-148097b6df53 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] PUT https://10.4.3.92/volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata/key3 Jul 31 17:21:35.753175 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-79061d98-2a2c-4b3c-902e-148097b6df53 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:21:35.768561 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:35.768561 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:21:35.768561 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-79061d98-2a2c-4b3c-902e-148097b6df53 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Snapshot retrieved successfully. Jul 31 17:21:35.800925 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-79061d98-2a2c-4b3c-902e-148097b6df53 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Update snapshot metadata completed successfully. Jul 31 17:21:35.801229 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-79061d98-2a2c-4b3c-902e-148097b6df53 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] https://10.4.3.92/volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata/key3 returned with HTTP 200 Jul 31 17:21:35.802938 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 274/1095] 10.4.3.92 () {68 vars in 1409 bytes} [Fri Jul 31 17:21:35 2026] PUT /volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata/key3 => generated 35 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:21:35.816229 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-62678d57-b4ec-4d50-802d-e4fe9434cb09 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:35.819992 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-62678d57-b4ec-4d50-802d-e4fe9434cb09 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] GET https://10.4.3.92/volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata/key3 Jul 31 17:21:35.819992 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-62678d57-b4ec-4d50-802d-e4fe9434cb09 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:35.821051 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-62678d57-b4ec-4d50-802d-e4fe9434cb09 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:35.835454 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:35.835454 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:21:35.835625 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-62678d57-b4ec-4d50-802d-e4fe9434cb09 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Snapshot retrieved successfully. Jul 31 17:21:35.837556 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-62678d57-b4ec-4d50-802d-e4fe9434cb09 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Get snapshot metadata completed successfully. Jul 31 17:21:35.838013 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-62678d57-b4ec-4d50-802d-e4fe9434cb09 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] https://10.4.3.92/volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata/key3 returned with HTTP 200 Jul 31 17:21:35.838629 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 268/1096] 10.4.3.92 () {66 vars in 1389 bytes} [Fri Jul 31 17:21:35 2026] GET /volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata/key3 => generated 35 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:21:35.858751 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4c4e30e8-275e-472a-994b-bf6846d82721 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:35.862466 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4c4e30e8-275e-472a-994b-bf6846d82721 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] GET https://10.4.3.92/volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata Jul 31 17:21:35.863347 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4c4e30e8-275e-472a-994b-bf6846d82721 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:35.863347 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4c4e30e8-275e-472a-994b-bf6846d82721 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:35.884959 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:35.884959 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:21:35.884959 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4c4e30e8-275e-472a-994b-bf6846d82721 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Snapshot retrieved successfully. Jul 31 17:21:35.887486 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4c4e30e8-275e-472a-994b-bf6846d82721 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Get snapshot metadata completed successfully. Jul 31 17:21:35.887486 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4c4e30e8-275e-472a-994b-bf6846d82721 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] https://10.4.3.92/volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata returned with HTTP 200 Jul 31 17:21:35.887486 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 279/1097] 10.4.3.92 () {66 vars in 1374 bytes} [Fri Jul 31 17:21:35 2026] GET /volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata => generated 75 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:21:35.904345 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d760945f-9b8d-4b02-851c-365c8e505e57 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:35.907414 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d760945f-9b8d-4b02-851c-365c8e505e57 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] PUT https://10.4.3.92/volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata Jul 31 17:21:35.908864 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d760945f-9b8d-4b02-851c-365c8e505e57 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:21:35.927705 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:35.927705 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:21:35.928359 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d760945f-9b8d-4b02-851c-365c8e505e57 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Snapshot retrieved successfully. Jul 31 17:21:35.981399 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d760945f-9b8d-4b02-851c-365c8e505e57 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Update snapshot metadata completed successfully. Jul 31 17:21:35.982425 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d760945f-9b8d-4b02-851c-365c8e505e57 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] https://10.4.3.92/volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata returned with HTTP 200 Jul 31 17:21:35.983074 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 277/1098] 10.4.3.92 () {68 vars in 1394 bytes} [Fri Jul 31 17:21:35 2026] PUT /volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f/metadata => generated 16 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:21:36.000765 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-05ffec68-ce8f-436c-a938-e9f59c4b103c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:36.006369 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-05ffec68-ce8f-436c-a938-e9f59c4b103c tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f Jul 31 17:21:36.006369 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-05ffec68-ce8f-436c-a938-e9f59c4b103c tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:36.006369 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-05ffec68-ce8f-436c-a938-e9f59c4b103c tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:36.006369 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-05ffec68-ce8f-436c-a938-e9f59c4b103c tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Delete snapshot with id: b4491e47-d630-4ac3-90d0-2abf84bb910f Jul 31 17:21:36.019862 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:36.019862 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:21:36.020947 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-05ffec68-ce8f-436c-a938-e9f59c4b103c tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Snapshot retrieved successfully. Jul 31 17:21:36.099765 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-05ffec68-ce8f-436c-a938-e9f59c4b103c tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Snapshot delete request issued successfully. Jul 31 17:21:36.099765 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-05ffec68-ce8f-436c-a938-e9f59c4b103c tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] https://10.4.3.92/volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f returned with HTTP 202 Jul 31 17:21:36.099765 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 275/1099] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:21:35 2026] DELETE /volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:21:36.116731 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-30fc690e-fb18-44f0-9cd9-924d2082c314 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:36.120995 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-30fc690e-fb18-44f0-9cd9-924d2082c314 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] GET https://10.4.3.92/volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f Jul 31 17:21:36.122337 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-30fc690e-fb18-44f0-9cd9-924d2082c314 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:36.122728 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-30fc690e-fb18-44f0-9cd9-924d2082c314 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:36.145761 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:36.145761 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:21:36.145761 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-30fc690e-fb18-44f0-9cd9-924d2082c314 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Snapshot retrieved successfully. Jul 31 17:21:36.150377 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-30fc690e-fb18-44f0-9cd9-924d2082c314 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] https://10.4.3.92/volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f returned with HTTP 200 Jul 31 17:21:36.151412 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 269/1100] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:21:36 2026] GET /volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f => generated 468 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:36.416629 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-d65df320-cfaf-42db-bd8d-943a5ddbaa00 req-3204d35d-3876-429a-800e-381e76016078 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:36.425689 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d65df320-cfaf-42db-bd8d-943a5ddbaa00 req-3204d35d-3876-429a-800e-381e76016078 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] POST https://10.4.3.92/volume/v3/attachments/9426588b-7e9b-4c16-9823-19ffb8c9c35b/action Jul 31 17:21:36.429222 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d65df320-cfaf-42db-bd8d-943a5ddbaa00 req-3204d35d-3876-429a-800e-381e76016078 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:21:36.429421 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d65df320-cfaf-42db-bd8d-943a5ddbaa00 req-3204d35d-3876-429a-800e-381e76016078 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:21:36.459569 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:36.459569 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:21:36.499467 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d65df320-cfaf-42db-bd8d-943a5ddbaa00 req-3204d35d-3876-429a-800e-381e76016078 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/attachments/9426588b-7e9b-4c16-9823-19ffb8c9c35b/action returned with HTTP 204 Jul 31 17:21:36.499467 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 280/1101] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:21:36 2026] POST /volume/v3/attachments/9426588b-7e9b-4c16-9823-19ffb8c9c35b/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:21:36.671522 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c459dffa-3698-4ea1-8920-a18ff88b6ddb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:36.674677 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c459dffa-3698-4ea1-8920-a18ff88b6ddb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:21:36.675099 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c459dffa-3698-4ea1-8920-a18ff88b6ddb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:36.675426 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c459dffa-3698-4ea1-8920-a18ff88b6ddb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:36.702261 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:36.702261 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:21:36.709170 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c459dffa-3698-4ea1-8920-a18ff88b6ddb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:21:36.715419 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c459dffa-3698-4ea1-8920-a18ff88b6ddb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 200 Jul 31 17:21:36.715419 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 278/1102] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:36 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 1440 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:21:36.742987 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a174a51e-6f03-492b-b21a-fb4360ce7aa2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:37.030050 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a174a51e-6f03-492b-b21a-fb4360ce7aa2 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-reader] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:21:37.030401 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a174a51e-6f03-492b-b21a-fb4360ce7aa2 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:37.031550 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a174a51e-6f03-492b-b21a-fb4360ce7aa2 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-reader] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:37.070261 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:37.070261 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:21:37.088740 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a174a51e-6f03-492b-b21a-fb4360ce7aa2 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-reader] Volume info retrieved successfully. Jul 31 17:21:37.099945 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a174a51e-6f03-492b-b21a-fb4360ce7aa2 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-reader] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 200 Jul 31 17:21:37.100682 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 276/1103] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:36 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 1440 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:21:37.169542 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-97633a2f-559f-402d-81f6-1a830e626170 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:37.174001 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-97633a2f-559f-402d-81f6-1a830e626170 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] GET https://10.4.3.92/volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f Jul 31 17:21:37.174726 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-97633a2f-559f-402d-81f6-1a830e626170 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:37.174726 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-97633a2f-559f-402d-81f6-1a830e626170 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:37.188881 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-97633a2f-559f-402d-81f6-1a830e626170 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] https://10.4.3.92/volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f returned with HTTP 404 Jul 31 17:21:37.190114 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 270/1104] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:21:37 2026] GET /volume/v3/snapshots/b4491e47-d630-4ac3-90d0-2abf84bb910f => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:21:37.206747 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3d8c7349-5f1a-4d01-a5e5-898b4b12deb6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:37.210554 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3d8c7349-5f1a-4d01-a5e5-898b4b12deb6 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] GET https://10.4.3.92/volume/v3/volumes/47bb4511-500d-43be-a98f-3f519212241d Jul 31 17:21:37.210850 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3d8c7349-5f1a-4d01-a5e5-898b4b12deb6 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:37.211255 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3d8c7349-5f1a-4d01-a5e5-898b4b12deb6 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:37.229068 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:37.229068 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:21:37.233740 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f48f7be5-17e0-4c7b-bcd7-cd6bd2dc6641 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:37.237200 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f48f7be5-17e0-4c7b-bcd7-cd6bd2dc6641 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-reader] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:21:37.237791 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f48f7be5-17e0-4c7b-bcd7-cd6bd2dc6641 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:37.237848 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f48f7be5-17e0-4c7b-bcd7-cd6bd2dc6641 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-reader] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:37.257704 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3d8c7349-5f1a-4d01-a5e5-898b4b12deb6 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Volume info retrieved successfully. Jul 31 17:21:37.269093 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:37.269093 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:21:37.270423 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3d8c7349-5f1a-4d01-a5e5-898b4b12deb6 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] https://10.4.3.92/volume/v3/volumes/47bb4511-500d-43be-a98f-3f519212241d returned with HTTP 200 Jul 31 17:21:37.272118 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 281/1105] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:37 2026] GET /volume/v3/volumes/47bb4511-500d-43be-a98f-3f519212241d => generated 845 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:37.288405 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f48f7be5-17e0-4c7b-bcd7-cd6bd2dc6641 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-reader] Volume info retrieved successfully. Jul 31 17:21:37.302615 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b45e4bb2-81ee-4238-a7b3-db9629b0493d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:37.308447 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f48f7be5-17e0-4c7b-bcd7-cd6bd2dc6641 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-reader] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 200 Jul 31 17:21:37.308568 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b45e4bb2-81ee-4238-a7b3-db9629b0493d tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] DELETE https://10.4.3.92/volume/v3/volumes/47bb4511-500d-43be-a98f-3f519212241d Jul 31 17:21:37.309805 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 279/1106] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:37 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 1440 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:21:37.309934 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b45e4bb2-81ee-4238-a7b3-db9629b0493d tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:37.309934 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b45e4bb2-81ee-4238-a7b3-db9629b0493d tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:37.309934 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-b45e4bb2-81ee-4238-a7b3-db9629b0493d tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Delete volume with id: 47bb4511-500d-43be-a98f-3f519212241d Jul 31 17:21:37.323013 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:37.323013 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:21:37.328151 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b45e4bb2-81ee-4238-a7b3-db9629b0493d tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Volume info retrieved successfully. Jul 31 17:21:37.383553 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b45e4bb2-81ee-4238-a7b3-db9629b0493d tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Delete volume request issued successfully. Jul 31 17:21:37.383961 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b45e4bb2-81ee-4238-a7b3-db9629b0493d tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] https://10.4.3.92/volume/v3/volumes/47bb4511-500d-43be-a98f-3f519212241d returned with HTTP 202 Jul 31 17:21:37.384829 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 277/1107] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:21:37 2026] DELETE /volume/v3/volumes/47bb4511-500d-43be-a98f-3f519212241d => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:21:37.411805 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-53715ee7-4705-419a-b9a8-080038c503c5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:37.414877 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-4ada84ad-0b51-4810-9748-0ff5d414c1eb req-fe728cc9-c17c-4ae1-a09a-d204252cb8ca None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:37.420630 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-53715ee7-4705-419a-b9a8-080038c503c5 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] GET https://10.4.3.92/volume/v3/volumes/47bb4511-500d-43be-a98f-3f519212241d Jul 31 17:21:37.420630 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-53715ee7-4705-419a-b9a8-080038c503c5 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:37.420630 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-53715ee7-4705-419a-b9a8-080038c503c5 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:37.428147 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-4ada84ad-0b51-4810-9748-0ff5d414c1eb req-fe728cc9-c17c-4ae1-a09a-d204252cb8ca tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:21:37.429579 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-4ada84ad-0b51-4810-9748-0ff5d414c1eb req-fe728cc9-c17c-4ae1-a09a-d204252cb8ca tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:37.429579 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-4ada84ad-0b51-4810-9748-0ff5d414c1eb req-fe728cc9-c17c-4ae1-a09a-d204252cb8ca tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:37.436934 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:37.436934 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:21:37.444204 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-53715ee7-4705-419a-b9a8-080038c503c5 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Volume info retrieved successfully. Jul 31 17:21:37.455141 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-53715ee7-4705-419a-b9a8-080038c503c5 tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] https://10.4.3.92/volume/v3/volumes/47bb4511-500d-43be-a98f-3f519212241d returned with HTTP 200 Jul 31 17:21:37.455785 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 271/1108] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:37 2026] GET /volume/v3/volumes/47bb4511-500d-43be-a98f-3f519212241d => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:37.460636 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:37.460636 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:21:37.475214 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-4ada84ad-0b51-4810-9748-0ff5d414c1eb req-fe728cc9-c17c-4ae1-a09a-d204252cb8ca tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:21:37.484247 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-4ada84ad-0b51-4810-9748-0ff5d414c1eb req-fe728cc9-c17c-4ae1-a09a-d204252cb8ca tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 200 Jul 31 17:21:37.486375 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 282/1109] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:21:37 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 1440 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:21:37.526665 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-4ada84ad-0b51-4810-9748-0ff5d414c1eb req-19f2942c-f261-4f9e-9c14-639e6c4eb543 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:37.529803 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4ada84ad-0b51-4810-9748-0ff5d414c1eb req-19f2942c-f261-4f9e-9c14-639e6c4eb543 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] POST https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c/action Jul 31 17:21:37.530375 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4ada84ad-0b51-4810-9748-0ff5d414c1eb req-19f2942c-f261-4f9e-9c14-639e6c4eb543 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:21:37.530523 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4ada84ad-0b51-4810-9748-0ff5d414c1eb req-19f2942c-f261-4f9e-9c14-639e6c4eb543 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:21:37.569884 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:37.569884 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:21:37.570522 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-4ada84ad-0b51-4810-9748-0ff5d414c1eb req-19f2942c-f261-4f9e-9c14-639e6c4eb543 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:21:37.603600 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-4ada84ad-0b51-4810-9748-0ff5d414c1eb req-19f2942c-f261-4f9e-9c14-639e6c4eb543 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Begin detaching volume completed successfully. Jul 31 17:21:37.603893 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4ada84ad-0b51-4810-9748-0ff5d414c1eb req-19f2942c-f261-4f9e-9c14-639e6c4eb543 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c/action returned with HTTP 202 Jul 31 17:21:37.604366 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 280/1110] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:21:37 2026] POST /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:21:37.651462 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e09e87dd-858c-4d4b-8b5b-4fab24a81234 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:37.653877 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e09e87dd-858c-4d4b-8b5b-4fab24a81234 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:21:37.654080 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e09e87dd-858c-4d4b-8b5b-4fab24a81234 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:37.654717 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e09e87dd-858c-4d4b-8b5b-4fab24a81234 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:37.688517 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:37.688517 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:21:37.704499 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e09e87dd-858c-4d4b-8b5b-4fab24a81234 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:21:37.706290 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a89903b6-3d01-40f8-bec7-925653905f23 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:37.706828 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a89903b6-3d01-40f8-bec7-925653905f23 None None] GET https://10.4.3.92/volume// Jul 31 17:21:37.707026 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a89903b6-3d01-40f8-bec7-925653905f23 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:37.707484 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a89903b6-3d01-40f8-bec7-925653905f23 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:37.708655 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a89903b6-3d01-40f8-bec7-925653905f23 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:21:37.710621 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 272/1111] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:21:37 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:21:37.714695 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e09e87dd-858c-4d4b-8b5b-4fab24a81234 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 200 Jul 31 17:21:37.715463 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 278/1112] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:37 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 1443 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:21:37.725772 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-4ada84ad-0b51-4810-9748-0ff5d414c1eb req-2b08a44c-cc5c-4976-889f-af3ebd576018 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:37.731842 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-4ada84ad-0b51-4810-9748-0ff5d414c1eb req-2b08a44c-cc5c-4976-889f-af3ebd576018 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:21:37.731842 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-4ada84ad-0b51-4810-9748-0ff5d414c1eb req-2b08a44c-cc5c-4976-889f-af3ebd576018 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:37.733816 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-4ada84ad-0b51-4810-9748-0ff5d414c1eb req-2b08a44c-cc5c-4976-889f-af3ebd576018 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:37.764356 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:37.764356 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:21:37.779080 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-4ada84ad-0b51-4810-9748-0ff5d414c1eb req-2b08a44c-cc5c-4976-889f-af3ebd576018 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:21:37.787545 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-4ada84ad-0b51-4810-9748-0ff5d414c1eb req-2b08a44c-cc5c-4976-889f-af3ebd576018 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 200 Jul 31 17:21:37.788172 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 283/1113] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:21:37 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 1623 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:21:38.480838 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0a5472b5-7741-4573-891b-db7cd8f0c8bf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:38.483450 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0a5472b5-7741-4573-891b-db7cd8f0c8bf tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] GET https://10.4.3.92/volume/v3/volumes/47bb4511-500d-43be-a98f-3f519212241d Jul 31 17:21:38.485335 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0a5472b5-7741-4573-891b-db7cd8f0c8bf tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:38.485335 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0a5472b5-7741-4573-891b-db7cd8f0c8bf tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:38.495684 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0a5472b5-7741-4573-891b-db7cd8f0c8bf tempest-SnapshotMetadataTestJSON-837615147 tempest-SnapshotMetadataTestJSON-837615147-project-member] https://10.4.3.92/volume/v3/volumes/47bb4511-500d-43be-a98f-3f519212241d returned with HTTP 404 Jul 31 17:21:38.497933 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 281/1114] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:38 2026] GET /volume/v3/volumes/47bb4511-500d-43be-a98f-3f519212241d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 17:21:38.738308 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8fd5f554-81c2-4fa7-be84-afec1dabdb35 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:38.740647 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8fd5f554-81c2-4fa7-be84-afec1dabdb35 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:21:38.741002 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8fd5f554-81c2-4fa7-be84-afec1dabdb35 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:38.741377 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8fd5f554-81c2-4fa7-be84-afec1dabdb35 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:38.745208 np0000006248 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=307,cinder:UPDATE=86,cinder:INSERT=52 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:21:38.774775 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:38.774775 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:21:38.783064 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8fd5f554-81c2-4fa7-be84-afec1dabdb35 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:21:38.792650 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8fd5f554-81c2-4fa7-be84-afec1dabdb35 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 200 Jul 31 17:21:38.793130 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 273/1115] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:38 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 1443 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:21:39.282990 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-4ada84ad-0b51-4810-9748-0ff5d414c1eb req-efb9595b-c55e-4d56-858b-7ff36c87858b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:39.288840 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4ada84ad-0b51-4810-9748-0ff5d414c1eb req-efb9595b-c55e-4d56-858b-7ff36c87858b tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:21:39.290106 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4ada84ad-0b51-4810-9748-0ff5d414c1eb req-efb9595b-c55e-4d56-858b-7ff36c87858b tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:39.290498 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4ada84ad-0b51-4810-9748-0ff5d414c1eb req-efb9595b-c55e-4d56-858b-7ff36c87858b tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:39.316929 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:39.316929 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:21:39.334056 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-4ada84ad-0b51-4810-9748-0ff5d414c1eb req-efb9595b-c55e-4d56-858b-7ff36c87858b tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:21:39.343911 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4ada84ad-0b51-4810-9748-0ff5d414c1eb req-efb9595b-c55e-4d56-858b-7ff36c87858b tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 200 Jul 31 17:21:39.343911 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 279/1116] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:21:39 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 1443 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:21:39.377007 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-4ada84ad-0b51-4810-9748-0ff5d414c1eb req-b4cecf86-43d8-4cd3-aa07-aec161eed780 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:39.380146 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-4ada84ad-0b51-4810-9748-0ff5d414c1eb req-b4cecf86-43d8-4cd3-aa07-aec161eed780 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] DELETE https://10.4.3.92/volume/v3/attachments/ff76b255-132c-48d2-b91b-246aedbcd88f Jul 31 17:21:39.380370 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-4ada84ad-0b51-4810-9748-0ff5d414c1eb req-b4cecf86-43d8-4cd3-aa07-aec161eed780 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:39.380653 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-4ada84ad-0b51-4810-9748-0ff5d414c1eb req-b4cecf86-43d8-4cd3-aa07-aec161eed780 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:39.384807 np0000006248 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=334,cinder:INSERT=53,cinder:UPDATE=85 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:21:39.408192 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:39.408192 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:21:39.517470 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-4ada84ad-0b51-4810-9748-0ff5d414c1eb req-b4cecf86-43d8-4cd3-aa07-aec161eed780 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/attachments/ff76b255-132c-48d2-b91b-246aedbcd88f returned with HTTP 200 Jul 31 17:21:39.518299 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 284/1117] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:21:39 2026] DELETE /volume/v3/attachments/ff76b255-132c-48d2-b91b-246aedbcd88f => generated 192 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:21:39.814220 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d2004832-9d1d-4462-87cd-7d82a6531d6d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:39.819516 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d2004832-9d1d-4462-87cd-7d82a6531d6d tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:21:39.819516 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d2004832-9d1d-4462-87cd-7d82a6531d6d tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:39.819516 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d2004832-9d1d-4462-87cd-7d82a6531d6d tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:39.823092 np0000006248 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=221,cinder:UPDATE=42,cinder:INSERT=17 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:21:39.852041 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:39.852041 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:21:39.858833 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d2004832-9d1d-4462-87cd-7d82a6531d6d tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:21:39.868659 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d2004832-9d1d-4462-87cd-7d82a6531d6d tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 200 Jul 31 17:21:39.869187 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 282/1118] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:39 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 1143 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:21:39.949759 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0cdb733f-a459-4ba6-949d-4c4a62511da3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:39.953968 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0cdb733f-a459-4ba6-949d-4c4a62511da3 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-reader] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:21:39.953968 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0cdb733f-a459-4ba6-949d-4c4a62511da3 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-reader] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:39.953968 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0cdb733f-a459-4ba6-949d-4c4a62511da3 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-reader] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:39.968086 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:39.968086 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:21:39.979053 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0cdb733f-a459-4ba6-949d-4c4a62511da3 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-reader] Volume info retrieved successfully. Jul 31 17:21:39.989420 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0cdb733f-a459-4ba6-949d-4c4a62511da3 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-reader] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 200 Jul 31 17:21:39.990871 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 274/1119] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:39 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 1143 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:21:40.064793 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-2428f3e4-012e-4042-98e0-5d18b1e10326 req-a2d13fe3-31e2-4a74-bdd7-29a6bf5d7b0b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:40.078488 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-2428f3e4-012e-4042-98e0-5d18b1e10326 req-a2d13fe3-31e2-4a74-bdd7-29a6bf5d7b0b tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:21:40.079212 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-2428f3e4-012e-4042-98e0-5d18b1e10326 req-a2d13fe3-31e2-4a74-bdd7-29a6bf5d7b0b tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:40.079998 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-2428f3e4-012e-4042-98e0-5d18b1e10326 req-a2d13fe3-31e2-4a74-bdd7-29a6bf5d7b0b tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:40.085810 np0000006248 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=317,cinder:UPDATE=69,cinder:INSERT=28 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:21:40.109384 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:40.109384 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:21:40.126496 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-2428f3e4-012e-4042-98e0-5d18b1e10326 req-a2d13fe3-31e2-4a74-bdd7-29a6bf5d7b0b tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:21:40.138988 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-2428f3e4-012e-4042-98e0-5d18b1e10326 req-a2d13fe3-31e2-4a74-bdd7-29a6bf5d7b0b tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 200 Jul 31 17:21:40.139916 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 280/1120] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:21:40 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 1143 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:21:40.188431 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-2428f3e4-012e-4042-98e0-5d18b1e10326 req-79b46abf-df6f-4713-80c0-3985f1a5b637 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:40.193514 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-2428f3e4-012e-4042-98e0-5d18b1e10326 req-79b46abf-df6f-4713-80c0-3985f1a5b637 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] POST https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c/action Jul 31 17:21:40.193973 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-2428f3e4-012e-4042-98e0-5d18b1e10326 req-79b46abf-df6f-4713-80c0-3985f1a5b637 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:21:40.194264 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-2428f3e4-012e-4042-98e0-5d18b1e10326 req-79b46abf-df6f-4713-80c0-3985f1a5b637 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:21:40.220759 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:40.220759 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:21:40.225980 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-2428f3e4-012e-4042-98e0-5d18b1e10326 req-79b46abf-df6f-4713-80c0-3985f1a5b637 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:21:40.261728 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-2428f3e4-012e-4042-98e0-5d18b1e10326 req-79b46abf-df6f-4713-80c0-3985f1a5b637 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Begin detaching volume completed successfully. Jul 31 17:21:40.261728 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-2428f3e4-012e-4042-98e0-5d18b1e10326 req-79b46abf-df6f-4713-80c0-3985f1a5b637 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c/action returned with HTTP 202 Jul 31 17:21:40.261728 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 285/1121] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:21:40 2026] POST /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:21:40.307683 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-aa0b402a-b898-4403-96f2-4b38b5e7d6d9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:40.311303 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aa0b402a-b898-4403-96f2-4b38b5e7d6d9 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:21:40.312244 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aa0b402a-b898-4403-96f2-4b38b5e7d6d9 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:40.314522 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aa0b402a-b898-4403-96f2-4b38b5e7d6d9 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:40.340373 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:40.340373 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:21:40.349224 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-aa0b402a-b898-4403-96f2-4b38b5e7d6d9 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:21:40.359303 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aa0b402a-b898-4403-96f2-4b38b5e7d6d9 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 200 Jul 31 17:21:40.360248 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 283/1122] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:40 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 1146 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:21:40.367881 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d7468301-0602-48e5-a318-39c9e5fc0b9d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:40.368157 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d7468301-0602-48e5-a318-39c9e5fc0b9d None None] GET https://10.4.3.92/volume// Jul 31 17:21:40.369782 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d7468301-0602-48e5-a318-39c9e5fc0b9d None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:40.369782 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d7468301-0602-48e5-a318-39c9e5fc0b9d None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:40.369782 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d7468301-0602-48e5-a318-39c9e5fc0b9d None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:21:40.369782 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 275/1123] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:21:40 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:21:40.384240 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-2428f3e4-012e-4042-98e0-5d18b1e10326 req-920ba76a-8de0-486a-b457-5090ac278e98 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:40.387493 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-2428f3e4-012e-4042-98e0-5d18b1e10326 req-920ba76a-8de0-486a-b457-5090ac278e98 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:21:40.387979 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-2428f3e4-012e-4042-98e0-5d18b1e10326 req-920ba76a-8de0-486a-b457-5090ac278e98 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:40.388626 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-2428f3e4-012e-4042-98e0-5d18b1e10326 req-920ba76a-8de0-486a-b457-5090ac278e98 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:40.414953 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:40.414953 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:21:40.421175 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-2428f3e4-012e-4042-98e0-5d18b1e10326 req-920ba76a-8de0-486a-b457-5090ac278e98 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:21:40.430085 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-2428f3e4-012e-4042-98e0-5d18b1e10326 req-920ba76a-8de0-486a-b457-5090ac278e98 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 200 Jul 31 17:21:40.431365 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 281/1124] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:21:40 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 1326 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:21:41.379048 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-27792a4f-09bf-4bd8-84ce-ee15c42f009c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:41.381039 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-27792a4f-09bf-4bd8-84ce-ee15c42f009c tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:21:41.381500 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-27792a4f-09bf-4bd8-84ce-ee15c42f009c tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:41.381659 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-27792a4f-09bf-4bd8-84ce-ee15c42f009c tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:41.392644 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:41.392644 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:21:41.397266 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-27792a4f-09bf-4bd8-84ce-ee15c42f009c tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:21:41.402029 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-27792a4f-09bf-4bd8-84ce-ee15c42f009c tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 200 Jul 31 17:21:41.402480 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 286/1125] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:41 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 1146 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:21:42.425792 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5203171a-25ca-4b4b-97f9-a49a22457d54 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:42.430003 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5203171a-25ca-4b4b-97f9-a49a22457d54 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:21:42.432861 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5203171a-25ca-4b4b-97f9-a49a22457d54 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:42.432861 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5203171a-25ca-4b4b-97f9-a49a22457d54 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:42.449263 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:42.449263 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:21:42.457088 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5203171a-25ca-4b4b-97f9-a49a22457d54 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:21:42.465547 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5203171a-25ca-4b4b-97f9-a49a22457d54 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 200 Jul 31 17:21:42.466048 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 284/1126] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:42 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 1146 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:21:43.484579 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3d1a266f-0b6c-435b-a875-5cee7e1ea0b1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:43.487523 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3d1a266f-0b6c-435b-a875-5cee7e1ea0b1 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:21:43.487523 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3d1a266f-0b6c-435b-a875-5cee7e1ea0b1 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:43.487523 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3d1a266f-0b6c-435b-a875-5cee7e1ea0b1 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:43.516633 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:43.516633 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:21:43.528469 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3d1a266f-0b6c-435b-a875-5cee7e1ea0b1 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:21:43.537182 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3d1a266f-0b6c-435b-a875-5cee7e1ea0b1 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 200 Jul 31 17:21:43.537841 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 276/1127] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:43 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 1146 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:21:44.572502 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7a5ff685-9888-41ad-afad-fd20d8e016c3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:44.580597 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7a5ff685-9888-41ad-afad-fd20d8e016c3 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:21:44.580597 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7a5ff685-9888-41ad-afad-fd20d8e016c3 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:44.580597 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7a5ff685-9888-41ad-afad-fd20d8e016c3 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:44.610888 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:44.610888 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:21:44.629534 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7a5ff685-9888-41ad-afad-fd20d8e016c3 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:21:44.636827 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7a5ff685-9888-41ad-afad-fd20d8e016c3 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 200 Jul 31 17:21:44.636827 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 282/1128] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:44 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 1146 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:21:44.984503 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-2428f3e4-012e-4042-98e0-5d18b1e10326 req-14621cba-14f3-4a6f-a2a7-b11c5f9483f4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:44.988779 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-2428f3e4-012e-4042-98e0-5d18b1e10326 req-14621cba-14f3-4a6f-a2a7-b11c5f9483f4 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:21:44.988779 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-2428f3e4-012e-4042-98e0-5d18b1e10326 req-14621cba-14f3-4a6f-a2a7-b11c5f9483f4 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:44.989795 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-2428f3e4-012e-4042-98e0-5d18b1e10326 req-14621cba-14f3-4a6f-a2a7-b11c5f9483f4 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:45.008479 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:45.008479 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:21:45.015749 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-2428f3e4-012e-4042-98e0-5d18b1e10326 req-14621cba-14f3-4a6f-a2a7-b11c5f9483f4 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:21:45.026642 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-2428f3e4-012e-4042-98e0-5d18b1e10326 req-14621cba-14f3-4a6f-a2a7-b11c5f9483f4 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 200 Jul 31 17:21:45.027158 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 287/1129] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:21:44 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 1146 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:21:45.657997 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d2fe73a1-abe8-4d88-a475-2d661dbd24c8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:45.662255 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d2fe73a1-abe8-4d88-a475-2d661dbd24c8 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:21:45.662255 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d2fe73a1-abe8-4d88-a475-2d661dbd24c8 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:45.662255 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d2fe73a1-abe8-4d88-a475-2d661dbd24c8 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:45.677867 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:45.677867 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:21:45.689897 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d2fe73a1-abe8-4d88-a475-2d661dbd24c8 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:21:45.700940 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d2fe73a1-abe8-4d88-a475-2d661dbd24c8 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 200 Jul 31 17:21:45.701527 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 285/1130] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:45 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 1146 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:21:45.923675 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ebd3bd85-af39-4edd-8032-ada6645375f0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:46.096753 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ebd3bd85-af39-4edd-8032-ada6645375f0 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:21:46.097121 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ebd3bd85-af39-4edd-8032-ada6645375f0 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1169097872", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:21:46.098746 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-ebd3bd85-af39-4edd-8032-ada6645375f0 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1169097872', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:21:46.098926 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-ebd3bd85-af39-4edd-8032-ada6645375f0 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Create volume of 1 GB Jul 31 17:21:46.104687 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ebd3bd85-af39-4edd-8032-ada6645375f0 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Availability Zones retrieved successfully. Jul 31 17:21:46.111386 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ebd3bd85-af39-4edd-8032-ada6645375f0 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Flow 'volume_create_api' (6b0bb949-209f-4b10-970d-cb601592d0f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:21:46.113130 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ebd3bd85-af39-4edd-8032-ada6645375f0 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c11a3eb-fffd-4d7a-9b59-b228b142a0a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:21:46.113345 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-ebd3bd85-af39-4edd-8032-ada6645375f0 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:21:46.162337 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ebd3bd85-af39-4edd-8032-ada6645375f0 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c11a3eb-fffd-4d7a-9b59-b228b142a0a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:21:46.164103 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ebd3bd85-af39-4edd-8032-ada6645375f0 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2532a00b-0ab6-47f8-87dc-be05f64bb8d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:21:46.328250 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-ebd3bd85-af39-4edd-8032-ada6645375f0 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Created reservations ['ec3fc9e8-5f99-4428-9776-bf1cdbe2324f', '0aeb04db-e380-4149-bb02-2bdd8e83add9', '2568be6a-f617-48f0-9670-5cc3bb05adb9', '5e2b656e-d6f4-4e47-a639-7a700258c338'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:21:46.328607 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ebd3bd85-af39-4edd-8032-ada6645375f0 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2532a00b-0ab6-47f8-87dc-be05f64bb8d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec3fc9e8-5f99-4428-9776-bf1cdbe2324f', '0aeb04db-e380-4149-bb02-2bdd8e83add9', '2568be6a-f617-48f0-9670-5cc3bb05adb9', '5e2b656e-d6f4-4e47-a639-7a700258c338']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:21:46.331235 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ebd3bd85-af39-4edd-8032-ada6645375f0 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eb3b151-d5b4-4c44-891b-7ba6fc970eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:21:46.377953 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ebd3bd85-af39-4edd-8032-ada6645375f0 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eb3b151-d5b4-4c44-891b-7ba6fc970eb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18349252-718c-4ff0-99b4-77247504dba3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1169097872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1283bd0919f64200b1cdf3e554de4af9',qos_specs=None,replication_status=,reservations=['ec3fc9e8-5f99-4428-9776-bf1cdbe2324f','0aeb04db-e380-4149-bb02-2bdd8e83add9','2568be6a-f617-48f0-9670-5cc3bb05adb9','5e2b656e-d6f4-4e47-a639-7a700258c338'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87c0afc2660a4717bea22d2d3485540b',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:21:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1169097872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18349252-718c-4ff0-99b4-77247504dba3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1283bd0919f64200b1cdf3e554de4af9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87c0afc2660a4717bea22d2d3485540b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:21:46.380011 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ebd3bd85-af39-4edd-8032-ada6645375f0 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c54986c3-ce08-4383-9688-9e6df7933e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:21:46.425712 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ebd3bd85-af39-4edd-8032-ada6645375f0 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c54986c3-ce08-4383-9688-9e6df7933e78) transitioned into state 'SUCCESS' from state '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-1169097872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1283bd0919f64200b1cdf3e554de4af9',qos_specs=None,replication_status=,reservations=['ec3fc9e8-5f99-4428-9776-bf1cdbe2324f','0aeb04db-e380-4149-bb02-2bdd8e83add9','2568be6a-f617-48f0-9670-5cc3bb05adb9','5e2b656e-d6f4-4e47-a639-7a700258c338'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87c0afc2660a4717bea22d2d3485540b',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:21:46.426954 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ebd3bd85-af39-4edd-8032-ada6645375f0 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5572105-0c9b-4030-85a0-b8e0f2a6abc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:21:46.451696 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ebd3bd85-af39-4edd-8032-ada6645375f0 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5572105-0c9b-4030-85a0-b8e0f2a6abc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:21:46.451696 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ebd3bd85-af39-4edd-8032-ada6645375f0 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Flow 'volume_create_api' (6b0bb949-209f-4b10-970d-cb601592d0f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:21:46.451696 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ebd3bd85-af39-4edd-8032-ada6645375f0 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Create volume request issued successfully. Jul 31 17:21:46.452248 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ebd3bd85-af39-4edd-8032-ada6645375f0 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:21:46.453507 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 277/1131] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:21:45 2026] POST /volume/v3/volumes => generated 763 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:21:46.474985 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-72e7619b-3de3-4f16-a6d4-598b3a36946a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:46.477233 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-72e7619b-3de3-4f16-a6d4-598b3a36946a tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:21:46.477785 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-72e7619b-3de3-4f16-a6d4-598b3a36946a tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-2077314117", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:21:46.480517 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-72e7619b-3de3-4f16-a6d4-598b3a36946a tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-2077314117', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:21:46.480837 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-72e7619b-3de3-4f16-a6d4-598b3a36946a tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Create volume of 1 GB Jul 31 17:21:46.490878 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-72e7619b-3de3-4f16-a6d4-598b3a36946a tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Availability Zones retrieved successfully. Jul 31 17:21:46.501240 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-72e7619b-3de3-4f16-a6d4-598b3a36946a tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Flow 'volume_create_api' (f75822a2-5914-4568-b95c-5da522b9e157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:21:46.502670 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-72e7619b-3de3-4f16-a6d4-598b3a36946a tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b0e97c1-0957-40d2-a792-2371bbecb5c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:21:46.503934 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-72e7619b-3de3-4f16-a6d4-598b3a36946a tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:21:46.583354 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-72e7619b-3de3-4f16-a6d4-598b3a36946a tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b0e97c1-0957-40d2-a792-2371bbecb5c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:21:46.585632 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-72e7619b-3de3-4f16-a6d4-598b3a36946a tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6a51c1a-cc55-4136-a3aa-68bb0a244791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:21:46.693981 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-72e7619b-3de3-4f16-a6d4-598b3a36946a tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Created reservations ['2292cc45-84d4-486d-ac27-918c33b6cd55', 'a725840c-6ce6-482b-98e5-8fdd0825174c', 'f8dbbdc4-052e-4516-be52-63d17e69fa6b', 'e9025fe1-cd9f-4b02-8ad8-c1cb5591bf82'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:21:46.696104 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-72e7619b-3de3-4f16-a6d4-598b3a36946a tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6a51c1a-cc55-4136-a3aa-68bb0a244791) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2292cc45-84d4-486d-ac27-918c33b6cd55', 'a725840c-6ce6-482b-98e5-8fdd0825174c', 'f8dbbdc4-052e-4516-be52-63d17e69fa6b', 'e9025fe1-cd9f-4b02-8ad8-c1cb5591bf82']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:21:46.697680 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-72e7619b-3de3-4f16-a6d4-598b3a36946a tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d0bcb7d-fce1-4611-98bf-1c4511047d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:21:46.730558 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cd552299-cb3c-4395-8f50-2fd6b1930ffb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:46.735346 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cd552299-cb3c-4395-8f50-2fd6b1930ffb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:21:46.735479 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cd552299-cb3c-4395-8f50-2fd6b1930ffb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:46.736606 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cd552299-cb3c-4395-8f50-2fd6b1930ffb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:46.763675 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-72e7619b-3de3-4f16-a6d4-598b3a36946a tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d0bcb7d-fce1-4611-98bf-1c4511047d0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2077314117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1283bd0919f64200b1cdf3e554de4af9',qos_specs=None,replication_status=,reservations=['2292cc45-84d4-486d-ac27-918c33b6cd55','a725840c-6ce6-482b-98e5-8fdd0825174c','f8dbbdc4-052e-4516-be52-63d17e69fa6b','e9025fe1-cd9f-4b02-8ad8-c1cb5591bf82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87c0afc2660a4717bea22d2d3485540b',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:21:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2077314117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1283bd0919f64200b1cdf3e554de4af9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87c0afc2660a4717bea22d2d3485540b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:21:46.764667 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:46.764667 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:21:46.765431 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-72e7619b-3de3-4f16-a6d4-598b3a36946a tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf36e0c5-7f0e-4e0e-bb89-7e32cc95e1d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:21:46.775640 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-cd552299-cb3c-4395-8f50-2fd6b1930ffb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:21:46.781594 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cd552299-cb3c-4395-8f50-2fd6b1930ffb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 200 Jul 31 17:21:46.783179 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 288/1132] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:46 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 1146 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:21:46.805796 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-72e7619b-3de3-4f16-a6d4-598b3a36946a tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf36e0c5-7f0e-4e0e-bb89-7e32cc95e1d4) transitioned into state 'SUCCESS' from state '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-2077314117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1283bd0919f64200b1cdf3e554de4af9',qos_specs=None,replication_status=,reservations=['2292cc45-84d4-486d-ac27-918c33b6cd55','a725840c-6ce6-482b-98e5-8fdd0825174c','f8dbbdc4-052e-4516-be52-63d17e69fa6b','e9025fe1-cd9f-4b02-8ad8-c1cb5591bf82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87c0afc2660a4717bea22d2d3485540b',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:21:46.806047 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-72e7619b-3de3-4f16-a6d4-598b3a36946a tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (030549cc-5796-46d4-861b-7deba7907cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:21:46.836936 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-72e7619b-3de3-4f16-a6d4-598b3a36946a tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (030549cc-5796-46d4-861b-7deba7907cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:21:46.839288 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-72e7619b-3de3-4f16-a6d4-598b3a36946a tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Flow 'volume_create_api' (f75822a2-5914-4568-b95c-5da522b9e157) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:21:46.839288 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-72e7619b-3de3-4f16-a6d4-598b3a36946a tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Create volume request issued successfully. Jul 31 17:21:46.843578 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-72e7619b-3de3-4f16-a6d4-598b3a36946a tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:21:46.844298 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 283/1133] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:21:46 2026] POST /volume/v3/volumes => generated 763 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:21:47.570044 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-2428f3e4-012e-4042-98e0-5d18b1e10326 req-30a5adb8-1d07-4d8c-81b0-7146a8d5bd9c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:47.575940 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2428f3e4-012e-4042-98e0-5d18b1e10326 req-30a5adb8-1d07-4d8c-81b0-7146a8d5bd9c tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] DELETE https://10.4.3.92/volume/v3/attachments/9426588b-7e9b-4c16-9823-19ffb8c9c35b Jul 31 17:21:47.576343 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2428f3e4-012e-4042-98e0-5d18b1e10326 req-30a5adb8-1d07-4d8c-81b0-7146a8d5bd9c tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:47.576817 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2428f3e4-012e-4042-98e0-5d18b1e10326 req-30a5adb8-1d07-4d8c-81b0-7146a8d5bd9c tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:47.605522 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:47.605522 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:21:47.700604 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2428f3e4-012e-4042-98e0-5d18b1e10326 req-30a5adb8-1d07-4d8c-81b0-7146a8d5bd9c tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/attachments/9426588b-7e9b-4c16-9823-19ffb8c9c35b returned with HTTP 200 Jul 31 17:21:47.700604 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 286/1134] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:21:47 2026] DELETE /volume/v3/attachments/9426588b-7e9b-4c16-9823-19ffb8c9c35b => generated 19 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:47.805170 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f6f8ca12-7e83-4ad9-a0af-b7732a17fd84 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:47.818148 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f6f8ca12-7e83-4ad9-a0af-b7732a17fd84 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:21:47.818148 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f6f8ca12-7e83-4ad9-a0af-b7732a17fd84 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:47.818148 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f6f8ca12-7e83-4ad9-a0af-b7732a17fd84 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:48.031008 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:48.031008 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:21:48.041073 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f6f8ca12-7e83-4ad9-a0af-b7732a17fd84 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:21:48.053306 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f6f8ca12-7e83-4ad9-a0af-b7732a17fd84 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 200 Jul 31 17:21:48.053978 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 278/1135] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:47 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 851 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:48.074417 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f3b60289-0242-471c-9eb8-95e32fa2aa3d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:48.079551 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f3b60289-0242-471c-9eb8-95e32fa2aa3d tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:21:48.079810 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f3b60289-0242-471c-9eb8-95e32fa2aa3d tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:48.080337 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f3b60289-0242-471c-9eb8-95e32fa2aa3d tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:48.104209 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:48.104209 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:21:48.124703 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f3b60289-0242-471c-9eb8-95e32fa2aa3d tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:21:48.137170 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f3b60289-0242-471c-9eb8-95e32fa2aa3d tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 200 Jul 31 17:21:48.137774 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 289/1136] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:48 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:48.221892 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-924a253d-62be-4283-860a-07348acb9f99 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:48.228019 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-924a253d-62be-4283-860a-07348acb9f99 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:21:48.228019 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-924a253d-62be-4283-860a-07348acb9f99 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:48.228425 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-924a253d-62be-4283-860a-07348acb9f99 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:48.242862 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:48.242862 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:21:48.260896 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-924a253d-62be-4283-860a-07348acb9f99 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:21:48.274887 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-924a253d-62be-4283-860a-07348acb9f99 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 200 Jul 31 17:21:48.275683 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 284/1137] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:48 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:48.581574 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-579b0558-426e-4461-866c-2fa3e71547dc req-0ca1d20a-bdd0-4705-804e-843e99422adb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:48.584088 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-579b0558-426e-4461-866c-2fa3e71547dc req-0ca1d20a-bdd0-4705-804e-843e99422adb tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] DELETE https://10.4.3.92/volume/v3/attachments/c68453b1-afd4-4d22-a612-354be7ec9f60 Jul 31 17:21:48.584535 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-579b0558-426e-4461-866c-2fa3e71547dc req-0ca1d20a-bdd0-4705-804e-843e99422adb tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:48.584952 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-579b0558-426e-4461-866c-2fa3e71547dc req-0ca1d20a-bdd0-4705-804e-843e99422adb tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:48.599419 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:48.599419 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:21:48.690622 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-579b0558-426e-4461-866c-2fa3e71547dc req-0ca1d20a-bdd0-4705-804e-843e99422adb tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/attachments/c68453b1-afd4-4d22-a612-354be7ec9f60 returned with HTTP 200 Jul 31 17:21:48.691553 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 287/1138] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:21:48 2026] DELETE /volume/v3/attachments/c68453b1-afd4-4d22-a612-354be7ec9f60 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:48.746552 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-579b0558-426e-4461-866c-2fa3e71547dc req-0006bc22-6ba0-4339-a423-5ab7e474e4a9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:48.749933 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-579b0558-426e-4461-866c-2fa3e71547dc req-0006bc22-6ba0-4339-a423-5ab7e474e4a9 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] DELETE https://10.4.3.92/volume/v3/volumes/facb951f-4519-40ee-9251-4ca006a33b80 Jul 31 17:21:48.751229 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-579b0558-426e-4461-866c-2fa3e71547dc req-0006bc22-6ba0-4339-a423-5ab7e474e4a9 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:48.751229 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-579b0558-426e-4461-866c-2fa3e71547dc req-0006bc22-6ba0-4339-a423-5ab7e474e4a9 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:48.751229 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [req-579b0558-426e-4461-866c-2fa3e71547dc req-0006bc22-6ba0-4339-a423-5ab7e474e4a9 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Delete volume with id: facb951f-4519-40ee-9251-4ca006a33b80 Jul 31 17:21:48.764460 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:48.764460 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:21:48.764739 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-579b0558-426e-4461-866c-2fa3e71547dc req-0006bc22-6ba0-4339-a423-5ab7e474e4a9 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Volume info retrieved successfully. Jul 31 17:21:48.813150 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-579b0558-426e-4461-866c-2fa3e71547dc req-0006bc22-6ba0-4339-a423-5ab7e474e4a9 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Delete volume request issued successfully. Jul 31 17:21:48.813655 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-579b0558-426e-4461-866c-2fa3e71547dc req-0006bc22-6ba0-4339-a423-5ab7e474e4a9 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/volumes/facb951f-4519-40ee-9251-4ca006a33b80 returned with HTTP 202 Jul 31 17:21:48.814240 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 279/1139] 10.4.3.92 () {70 vars in 1613 bytes} [Fri Jul 31 17:21:48 2026] DELETE /volume/v3/volumes/facb951f-4519-40ee-9251-4ca006a33b80 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:21:50.947016 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6434acdf-6bee-4dce-a0e2-838e2a212ce5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:50.950410 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6434acdf-6bee-4dce-a0e2-838e2a212ce5 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] DELETE https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 Jul 31 17:21:50.950734 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6434acdf-6bee-4dce-a0e2-838e2a212ce5 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:50.951057 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6434acdf-6bee-4dce-a0e2-838e2a212ce5 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:50.951269 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-6434acdf-6bee-4dce-a0e2-838e2a212ce5 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Delete volume with id: f1f4eebe-9885-4673-b47e-c4d137741838 Jul 31 17:21:50.962748 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:50.962748 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:21:50.964470 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6434acdf-6bee-4dce-a0e2-838e2a212ce5 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Volume info retrieved successfully. Jul 31 17:21:51.003977 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6434acdf-6bee-4dce-a0e2-838e2a212ce5 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Delete volume request issued successfully. Jul 31 17:21:51.004287 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6434acdf-6bee-4dce-a0e2-838e2a212ce5 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 returned with HTTP 202 Jul 31 17:21:51.005197 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 290/1140] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:21:50 2026] DELETE /volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:21:51.017887 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ba396f7a-b4a0-495e-a743-c6a45c3e077f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:51.022642 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ba396f7a-b4a0-495e-a743-c6a45c3e077f tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] GET https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 Jul 31 17:21:51.023059 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ba396f7a-b4a0-495e-a743-c6a45c3e077f tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:51.023495 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ba396f7a-b4a0-495e-a743-c6a45c3e077f tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:51.043951 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:21:51.043951 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:21:51.054111 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ba396f7a-b4a0-495e-a743-c6a45c3e077f tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Volume info retrieved successfully. Jul 31 17:21:51.066003 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ba396f7a-b4a0-495e-a743-c6a45c3e077f tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 returned with HTTP 200 Jul 31 17:21:51.066003 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 285/1141] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:51 2026] GET /volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:21:52.084267 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5667dae7-5765-4980-955b-d041af551507 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:21:52.086824 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5667dae7-5765-4980-955b-d041af551507 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] GET https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 Jul 31 17:21:52.087048 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5667dae7-5765-4980-955b-d041af551507 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:21:52.087271 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5667dae7-5765-4980-955b-d041af551507 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:21:52.099636 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5667dae7-5765-4980-955b-d041af551507 tempest-ServerActionsTestOtherA-1044523990 tempest-ServerActionsTestOtherA-1044523990-project-member] https://10.4.3.92/volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 returned with HTTP 404 Jul 31 17:21:52.100657 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 288/1142] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:21:52 2026] GET /volume/v3/volumes/f1f4eebe-9885-4673-b47e-c4d137741838 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:21:58.802254 np0000006248 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=49,cinder:INSERT=11,cinder:UPDATE=13 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:22:00.991390 np0000006248 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=34,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:22:01.060561 np0000006248 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=42,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:22:01.827072 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9386a44a-b731-4b16-ba1c-e0af11953453 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:02.089752 np0000006248 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=40,cinder:UPDATE=6 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:22:02.106475 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9386a44a-b731-4b16-ba1c-e0af11953453 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:22:02.107603 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9386a44a-b731-4b16-ba1c-e0af11953453 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1269447123"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:02.112191 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-9386a44a-b731-4b16-ba1c-e0af11953453 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1269447123'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:22:02.113347 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-9386a44a-b731-4b16-ba1c-e0af11953453 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Create volume of 1 GB Jul 31 17:22:02.126624 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9386a44a-b731-4b16-ba1c-e0af11953453 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Availability Zones retrieved successfully. Jul 31 17:22:02.140128 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9386a44a-b731-4b16-ba1c-e0af11953453 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Flow 'volume_create_api' (48efc7ca-377c-4875-abc1-35d1e1368bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:22:02.142382 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9386a44a-b731-4b16-ba1c-e0af11953453 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8774425c-7dbe-45c0-9e41-bb09fb4db1a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:22:02.144563 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-9386a44a-b731-4b16-ba1c-e0af11953453 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:22:02.206662 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9386a44a-b731-4b16-ba1c-e0af11953453 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8774425c-7dbe-45c0-9e41-bb09fb4db1a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:22:02.207939 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9386a44a-b731-4b16-ba1c-e0af11953453 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b65b0d97-d2d3-4e90-b136-7a4626fb5d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:22:02.367054 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-9386a44a-b731-4b16-ba1c-e0af11953453 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Created reservations ['9a6ca876-915d-4176-bbe1-25b4d2f96922', '91c88c18-fdc7-472c-b933-bd58ad269df7', '54afdbc4-8965-42a9-89fb-8a2f743bcfec', 'f8838b49-55e9-4d45-b2cc-632d5acbf595'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:22:02.368426 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9386a44a-b731-4b16-ba1c-e0af11953453 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b65b0d97-d2d3-4e90-b136-7a4626fb5d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a6ca876-915d-4176-bbe1-25b4d2f96922', '91c88c18-fdc7-472c-b933-bd58ad269df7', '54afdbc4-8965-42a9-89fb-8a2f743bcfec', 'f8838b49-55e9-4d45-b2cc-632d5acbf595']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:22:02.369781 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9386a44a-b731-4b16-ba1c-e0af11953453 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (526e5501-782b-4bdd-be9d-7e59363d3a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:22:02.411684 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9386a44a-b731-4b16-ba1c-e0af11953453 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (526e5501-782b-4bdd-be9d-7e59363d3a55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1269447123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a5af9c889ed4d5ba577e707dd66253b',qos_specs=None,replication_status=,reservations=['9a6ca876-915d-4176-bbe1-25b4d2f96922','91c88c18-fdc7-472c-b933-bd58ad269df7','54afdbc4-8965-42a9-89fb-8a2f743bcfec','f8838b49-55e9-4d45-b2cc-632d5acbf595'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f37691b9f2eb4f8d946a57a68e744c1f',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:22:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1269447123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a5af9c889ed4d5ba577e707dd66253b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f37691b9f2eb4f8d946a57a68e744c1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:22:02.412958 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9386a44a-b731-4b16-ba1c-e0af11953453 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46de5f2b-2228-4bf4-9a9a-2b9d5be8a1ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:22:02.460250 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9386a44a-b731-4b16-ba1c-e0af11953453 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46de5f2b-2228-4bf4-9a9a-2b9d5be8a1ee) transitioned into state 'SUCCESS' from state '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-1269447123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a5af9c889ed4d5ba577e707dd66253b',qos_specs=None,replication_status=,reservations=['9a6ca876-915d-4176-bbe1-25b4d2f96922','91c88c18-fdc7-472c-b933-bd58ad269df7','54afdbc4-8965-42a9-89fb-8a2f743bcfec','f8838b49-55e9-4d45-b2cc-632d5acbf595'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f37691b9f2eb4f8d946a57a68e744c1f',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:22:02.461737 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9386a44a-b731-4b16-ba1c-e0af11953453 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f46f664-f6c2-48bf-ab82-a9192110f7e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:22:02.474208 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9386a44a-b731-4b16-ba1c-e0af11953453 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f46f664-f6c2-48bf-ab82-a9192110f7e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:22:02.475216 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9386a44a-b731-4b16-ba1c-e0af11953453 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Flow 'volume_create_api' (48efc7ca-377c-4875-abc1-35d1e1368bc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:22:02.475686 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9386a44a-b731-4b16-ba1c-e0af11953453 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Create volume request issued successfully. Jul 31 17:22:02.476947 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9386a44a-b731-4b16-ba1c-e0af11953453 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:22:02.476947 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 280/1143] 10.4.3.92 () {70 vars in 1292 bytes} [Fri Jul 31 17:22:01 2026] POST /volume/v3/volumes => generated 772 bytes in 651 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:22:02.494974 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-abfce29b-3814-496e-a2a1-a9879b5b1237 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:02.498961 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-abfce29b-3814-496e-a2a1-a9879b5b1237 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] GET https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 Jul 31 17:22:02.498961 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-abfce29b-3814-496e-a2a1-a9879b5b1237 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:02.499483 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-abfce29b-3814-496e-a2a1-a9879b5b1237 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:02.518340 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:02.518340 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:02.529079 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-abfce29b-3814-496e-a2a1-a9879b5b1237 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Volume info retrieved successfully. Jul 31 17:22:02.538943 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-abfce29b-3814-496e-a2a1-a9879b5b1237 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 returned with HTTP 200 Jul 31 17:22:02.539456 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 291/1144] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:22:02 2026] GET /volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 => generated 840 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:03.566019 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2c7b45b6-a602-4898-86d5-052558fc4c33 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:03.568155 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2c7b45b6-a602-4898-86d5-052558fc4c33 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] GET https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 Jul 31 17:22:03.568727 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2c7b45b6-a602-4898-86d5-052558fc4c33 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:03.568727 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2c7b45b6-a602-4898-86d5-052558fc4c33 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:03.579605 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:03.579605 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:03.589737 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2c7b45b6-a602-4898-86d5-052558fc4c33 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Volume info retrieved successfully. Jul 31 17:22:03.597823 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2c7b45b6-a602-4898-86d5-052558fc4c33 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 returned with HTTP 200 Jul 31 17:22:03.598559 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 286/1145] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:22:03 2026] GET /volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 => generated 865 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:05.897182 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-44966db0-bb6a-4ae4-8752-041c05d1f590 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:05.899726 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-44966db0-bb6a-4ae4-8752-041c05d1f590 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 Jul 31 17:22:05.900399 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-44966db0-bb6a-4ae4-8752-041c05d1f590 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:05.900814 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-44966db0-bb6a-4ae4-8752-041c05d1f590 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:05.911433 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:05.911433 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:05.916834 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-44966db0-bb6a-4ae4-8752-041c05d1f590 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:22:05.924963 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-44966db0-bb6a-4ae4-8752-041c05d1f590 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 returned with HTTP 200 Jul 31 17:22:05.925803 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 289/1146] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:05 2026] GET /volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:05.999423 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-0d29209d-9892-4d0e-ab39-73cb923ba3e7 req-61613d34-2b8d-45b9-afb3-2f3d0b0f47d8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:06.007833 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-0d29209d-9892-4d0e-ab39-73cb923ba3e7 req-61613d34-2b8d-45b9-afb3-2f3d0b0f47d8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 Jul 31 17:22:06.008630 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-0d29209d-9892-4d0e-ab39-73cb923ba3e7 req-61613d34-2b8d-45b9-afb3-2f3d0b0f47d8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:06.009996 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-0d29209d-9892-4d0e-ab39-73cb923ba3e7 req-61613d34-2b8d-45b9-afb3-2f3d0b0f47d8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:06.022370 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:06.022370 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:22:06.032111 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-0d29209d-9892-4d0e-ab39-73cb923ba3e7 req-61613d34-2b8d-45b9-afb3-2f3d0b0f47d8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:22:06.038879 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-0d29209d-9892-4d0e-ab39-73cb923ba3e7 req-61613d34-2b8d-45b9-afb3-2f3d0b0f47d8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 returned with HTTP 200 Jul 31 17:22:06.040622 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 281/1147] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:22:05 2026] GET /volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:06.242677 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4fc8f575-9e8d-4d1f-8ef5-9e912e349451 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:06.244181 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4fc8f575-9e8d-4d1f-8ef5-9e912e349451 None None] GET https://10.4.3.92/volume// Jul 31 17:22:06.244181 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4fc8f575-9e8d-4d1f-8ef5-9e912e349451 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:06.244278 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4fc8f575-9e8d-4d1f-8ef5-9e912e349451 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:06.246137 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4fc8f575-9e8d-4d1f-8ef5-9e912e349451 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:22:06.248088 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 292/1148] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:22:06 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:22:06.267926 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-0d29209d-9892-4d0e-ab39-73cb923ba3e7 req-bd269bf1-39d7-4f6f-87d5-a04a8035351a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:06.273340 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-0d29209d-9892-4d0e-ab39-73cb923ba3e7 req-bd269bf1-39d7-4f6f-87d5-a04a8035351a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:22:06.273340 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-0d29209d-9892-4d0e-ab39-73cb923ba3e7 req-bd269bf1-39d7-4f6f-87d5-a04a8035351a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2c4703b7-cfb4-48d7-acc3-e0595678cc93", "connector": null, "instance_uuid": "cd1e38aa-5323-4bca-888e-26bfce6df4fd"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:06.296949 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:06.296949 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:06.382858 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-0d29209d-9892-4d0e-ab39-73cb923ba3e7 req-bd269bf1-39d7-4f6f-87d5-a04a8035351a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:22:06.386370 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 287/1149] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:22:06 2026] POST /volume/v3/attachments => generated 273 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:06.459634 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cb92c3ce-3fc8-4f9c-834f-cc6c4e2f11e1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:06.462258 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cb92c3ce-3fc8-4f9c-834f-cc6c4e2f11e1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 Jul 31 17:22:06.462258 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cb92c3ce-3fc8-4f9c-834f-cc6c4e2f11e1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:06.462546 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cb92c3ce-3fc8-4f9c-834f-cc6c4e2f11e1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:06.479627 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:06.479627 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:06.485355 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cb92c3ce-3fc8-4f9c-834f-cc6c4e2f11e1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:22:06.496427 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cb92c3ce-3fc8-4f9c-834f-cc6c4e2f11e1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 returned with HTTP 200 Jul 31 17:22:06.496617 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 290/1150] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:06 2026] GET /volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 => generated 839 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:06.496929 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3dfb8b60-e256-4c84-8c2e-f812e8b735a0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:06.497452 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3dfb8b60-e256-4c84-8c2e-f812e8b735a0 None None] GET https://10.4.3.92/volume// Jul 31 17:22:06.497716 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3dfb8b60-e256-4c84-8c2e-f812e8b735a0 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:06.497983 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3dfb8b60-e256-4c84-8c2e-f812e8b735a0 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:06.498468 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3dfb8b60-e256-4c84-8c2e-f812e8b735a0 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:22:06.498856 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 282/1151] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:22:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:22:06.514378 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-0d29209d-9892-4d0e-ab39-73cb923ba3e7 req-5fbeca6f-cda7-4855-a9d9-b4363be546b7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:06.519359 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-0d29209d-9892-4d0e-ab39-73cb923ba3e7 req-5fbeca6f-cda7-4855-a9d9-b4363be546b7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 Jul 31 17:22:06.519359 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-0d29209d-9892-4d0e-ab39-73cb923ba3e7 req-5fbeca6f-cda7-4855-a9d9-b4363be546b7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:06.519643 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-0d29209d-9892-4d0e-ab39-73cb923ba3e7 req-5fbeca6f-cda7-4855-a9d9-b4363be546b7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:06.539035 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:06.539035 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:06.544969 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-0d29209d-9892-4d0e-ab39-73cb923ba3e7 req-5fbeca6f-cda7-4855-a9d9-b4363be546b7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:22:06.553841 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-0d29209d-9892-4d0e-ab39-73cb923ba3e7 req-5fbeca6f-cda7-4855-a9d9-b4363be546b7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 returned with HTTP 200 Jul 31 17:22:06.556040 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 293/1152] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:22:06 2026] GET /volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 => generated 1019 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:22:06.727744 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-0d29209d-9892-4d0e-ab39-73cb923ba3e7 req-6f5cb1c6-f886-49cd-9ce2-73be8dc0ce91 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:06.730662 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-0d29209d-9892-4d0e-ab39-73cb923ba3e7 req-6f5cb1c6-f886-49cd-9ce2-73be8dc0ce91 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] PUT https://10.4.3.92/volume/v3/attachments/b3c5b4bf-6a63-4368-97ec-f71f3322a517 Jul 31 17:22:06.731282 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-0d29209d-9892-4d0e-ab39-73cb923ba3e7 req-6f5cb1c6-f886-49cd-9ce2-73be8dc0ce91 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:06.749174 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-0d29209d-9892-4d0e-ab39-73cb923ba3e7 req-6f5cb1c6-f886-49cd-9ce2-73be8dc0ce91 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Acquiring lock "cinder-attachment_update-2c4703b7-cfb4-48d7-acc3-e0595678cc93-np0000006248" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:22:06.755288 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-0d29209d-9892-4d0e-ab39-73cb923ba3e7 req-6f5cb1c6-f886-49cd-9ce2-73be8dc0ce91 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Lock "cinder-attachment_update-2c4703b7-cfb4-48d7-acc3-e0595678cc93-np0000006248" acquired by "attachment_update" :: waited 0.006s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:22:06.757674 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:06.757674 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:06.924852 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-0d29209d-9892-4d0e-ab39-73cb923ba3e7 req-6f5cb1c6-f886-49cd-9ce2-73be8dc0ce91 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Lock "cinder-attachment_update-2c4703b7-cfb4-48d7-acc3-e0595678cc93-np0000006248" released by "attachment_update" :: held 0.169s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:22:06.925366 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-0d29209d-9892-4d0e-ab39-73cb923ba3e7 req-6f5cb1c6-f886-49cd-9ce2-73be8dc0ce91 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/attachments/b3c5b4bf-6a63-4368-97ec-f71f3322a517 returned with HTTP 200 Jul 31 17:22:06.926812 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 288/1153] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:22:06 2026] PUT /volume/v3/attachments/b3c5b4bf-6a63-4368-97ec-f71f3322a517 => generated 969 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:07.519824 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-aff47a9e-d668-4fdd-873a-1435501887fd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:07.521979 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aff47a9e-d668-4fdd-873a-1435501887fd tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 Jul 31 17:22:07.523207 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aff47a9e-d668-4fdd-873a-1435501887fd tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:07.523207 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aff47a9e-d668-4fdd-873a-1435501887fd tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:07.541191 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:07.541191 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:07.546978 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-aff47a9e-d668-4fdd-873a-1435501887fd tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:22:07.554342 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aff47a9e-d668-4fdd-873a-1435501887fd tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 returned with HTTP 200 Jul 31 17:22:07.554925 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 291/1154] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:07 2026] GET /volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:08.577503 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f9984baf-5f61-4df0-98d7-bd815ff944fe None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:08.583849 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f9984baf-5f61-4df0-98d7-bd815ff944fe tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 Jul 31 17:22:08.584445 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f9984baf-5f61-4df0-98d7-bd815ff944fe tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:08.584933 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f9984baf-5f61-4df0-98d7-bd815ff944fe tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:08.606509 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:08.606509 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:22:08.614210 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f9984baf-5f61-4df0-98d7-bd815ff944fe tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:22:08.625372 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f9984baf-5f61-4df0-98d7-bd815ff944fe tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 returned with HTTP 200 Jul 31 17:22:08.627525 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 283/1155] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:08 2026] GET /volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 => generated 840 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:09.644950 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-719abfa0-15a3-4949-815c-ae5d084e25d2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:09.647712 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-719abfa0-15a3-4949-815c-ae5d084e25d2 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 Jul 31 17:22:09.647982 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-719abfa0-15a3-4949-815c-ae5d084e25d2 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:09.648249 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-719abfa0-15a3-4949-815c-ae5d084e25d2 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:09.672072 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:09.672072 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:09.682786 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-719abfa0-15a3-4949-815c-ae5d084e25d2 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:22:09.690566 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-719abfa0-15a3-4949-815c-ae5d084e25d2 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 returned with HTTP 200 Jul 31 17:22:09.691055 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 294/1156] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:09 2026] GET /volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 => generated 840 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:10.716478 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4bfd5da7-2711-4725-bf0e-414be6c23986 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:10.721175 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4bfd5da7-2711-4725-bf0e-414be6c23986 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 Jul 31 17:22:10.721175 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4bfd5da7-2711-4725-bf0e-414be6c23986 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:10.721175 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4bfd5da7-2711-4725-bf0e-414be6c23986 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:10.742898 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:10.742898 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:10.748172 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4bfd5da7-2711-4725-bf0e-414be6c23986 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:22:10.754480 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4bfd5da7-2711-4725-bf0e-414be6c23986 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 returned with HTTP 200 Jul 31 17:22:10.755082 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 289/1157] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:10 2026] GET /volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:11.398229 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-0d29209d-9892-4d0e-ab39-73cb923ba3e7 req-07272d42-0634-4531-900d-1fdcf7c738b5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:11.401005 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0d29209d-9892-4d0e-ab39-73cb923ba3e7 req-07272d42-0634-4531-900d-1fdcf7c738b5 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] POST https://10.4.3.92/volume/v3/attachments/b3c5b4bf-6a63-4368-97ec-f71f3322a517/action Jul 31 17:22:11.402180 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-0d29209d-9892-4d0e-ab39-73cb923ba3e7 req-07272d42-0634-4531-900d-1fdcf7c738b5 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:22:11.402180 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-0d29209d-9892-4d0e-ab39-73cb923ba3e7 req-07272d42-0634-4531-900d-1fdcf7c738b5 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:11.428884 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:11.428884 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:11.456508 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0d29209d-9892-4d0e-ab39-73cb923ba3e7 req-07272d42-0634-4531-900d-1fdcf7c738b5 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/attachments/b3c5b4bf-6a63-4368-97ec-f71f3322a517/action returned with HTTP 204 Jul 31 17:22:11.456508 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 292/1158] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:22:11 2026] POST /volume/v3/attachments/b3c5b4bf-6a63-4368-97ec-f71f3322a517/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:22:11.640055 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f379fa42-b571-4ea3-bad7-36e809b6251c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:11.773132 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9450ce0b-287b-4d75-97d3-2819234507ab None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:11.776701 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9450ce0b-287b-4d75-97d3-2819234507ab tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 Jul 31 17:22:11.776701 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9450ce0b-287b-4d75-97d3-2819234507ab tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:11.776701 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9450ce0b-287b-4d75-97d3-2819234507ab tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:11.798011 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:11.798011 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:11.804273 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9450ce0b-287b-4d75-97d3-2819234507ab tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:22:11.814270 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9450ce0b-287b-4d75-97d3-2819234507ab tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 returned with HTTP 200 Jul 31 17:22:11.815225 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 295/1159] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:11 2026] GET /volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:11.831929 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-994057be-2b0b-4961-8602-1ef5e872af22 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:11.834852 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-994057be-2b0b-4961-8602-1ef5e872af22 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] POST https://10.4.3.92/volume/v3/backups Jul 31 17:22:11.834918 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-994057be-2b0b-4961-8602-1ef5e872af22 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2c4703b7-cfb4-48d7-acc3-e0595678cc93", "name": "tempest-VolumesBackupsTest-Backup-638031550", "force": true, "container": "tempest-volumesbackupstest-backup-container-1191750798"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:11.836601 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-994057be-2b0b-4961-8602-1ef5e872af22 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Creating new backup {'backup': {'volume_id': '2c4703b7-cfb4-48d7-acc3-e0595678cc93', 'name': 'tempest-VolumesBackupsTest-Backup-638031550', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1191750798'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:22:11.836772 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-994057be-2b0b-4961-8602-1ef5e872af22 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Creating backup of volume 2c4703b7-cfb4-48d7-acc3-e0595678cc93 in container tempest-volumesbackupstest-backup-container-1191750798 Jul 31 17:22:11.854203 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:11.854203 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:11.854873 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-994057be-2b0b-4961-8602-1ef5e872af22 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:22:11.902887 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f379fa42-b571-4ea3-bad7-36e809b6251c tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:22:11.903661 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f379fa42-b571-4ea3-bad7-36e809b6251c tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1712630746"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:11.905172 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-f379fa42-b571-4ea3-bad7-36e809b6251c tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1712630746'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:22:11.905898 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-f379fa42-b571-4ea3-bad7-36e809b6251c tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Create volume of 1 GB Jul 31 17:22:11.911522 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f379fa42-b571-4ea3-bad7-36e809b6251c tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Availability Zones retrieved successfully. Jul 31 17:22:11.918009 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-994057be-2b0b-4961-8602-1ef5e872af22 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Created reservations ['19036ab5-196b-4a44-a4d7-be5a5b322848', 'ad0a81bc-bc55-4feb-9261-9f1cbe7f5a8f'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:22:11.920773 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f379fa42-b571-4ea3-bad7-36e809b6251c tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Flow 'volume_create_api' (b2cf012a-350f-4031-9231-d45f5a7c7bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:22:11.922110 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f379fa42-b571-4ea3-bad7-36e809b6251c tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (955d0c99-ac35-4c8b-a775-445bb73b39d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:22:11.923666 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-f379fa42-b571-4ea3-bad7-36e809b6251c tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:22:11.968231 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f379fa42-b571-4ea3-bad7-36e809b6251c tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (955d0c99-ac35-4c8b-a775-445bb73b39d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:22:11.969598 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f379fa42-b571-4ea3-bad7-36e809b6251c tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7ae688c-89da-4722-9a47-071903984233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:22:11.972347 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-994057be-2b0b-4961-8602-1ef5e872af22 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:22:11.973224 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 290/1160] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:22:11 2026] POST /volume/v3/backups => generated 327 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:22:11.984743 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-533f1279-7b5e-4cdb-9664-81ea2a9f62eb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:11.988423 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-533f1279-7b5e-4cdb-9664-81ea2a9f62eb tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 Jul 31 17:22:11.989064 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-533f1279-7b5e-4cdb-9664-81ea2a9f62eb tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:11.989064 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-533f1279-7b5e-4cdb-9664-81ea2a9f62eb tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:11.989064 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-533f1279-7b5e-4cdb-9664-81ea2a9f62eb tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 30e032a0-022b-4ffd-be5b-af85b14ef236. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:11.996200 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:11.996200 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:11.998339 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-533f1279-7b5e-4cdb-9664-81ea2a9f62eb tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 returned with HTTP 200 Jul 31 17:22:11.998339 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 293/1161] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:11 2026] GET /volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 => generated 786 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:12.071096 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-f379fa42-b571-4ea3-bad7-36e809b6251c tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Created reservations ['1e408912-bbef-46e3-84e2-1708ce1f5ae8', '31877acd-6d35-4195-8cfe-7fdf5d6e9c73', 'd819676a-7671-4ca8-9b7f-20b046dc4b81', '97c84bd6-cb22-43a4-9423-47993e1c11e1'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:22:12.071916 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f379fa42-b571-4ea3-bad7-36e809b6251c tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7ae688c-89da-4722-9a47-071903984233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e408912-bbef-46e3-84e2-1708ce1f5ae8', '31877acd-6d35-4195-8cfe-7fdf5d6e9c73', 'd819676a-7671-4ca8-9b7f-20b046dc4b81', '97c84bd6-cb22-43a4-9423-47993e1c11e1']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:22:12.072801 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f379fa42-b571-4ea3-bad7-36e809b6251c tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10017f8a-9b5d-47cf-a03a-d86e250670f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:22:12.112183 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f379fa42-b571-4ea3-bad7-36e809b6251c tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10017f8a-9b5d-47cf-a03a-d86e250670f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0cacfab-3a6f-4e55-a50a-6a0b03235fda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1712630746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6a38d986b4a4f0fa1a802e9275e0300',qos_specs=None,replication_status=,reservations=['1e408912-bbef-46e3-84e2-1708ce1f5ae8','31877acd-6d35-4195-8cfe-7fdf5d6e9c73','d819676a-7671-4ca8-9b7f-20b046dc4b81','97c84bd6-cb22-43a4-9423-47993e1c11e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='269ef99f61e0427f9e35aed656eb0adc',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:22:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1712630746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0cacfab-3a6f-4e55-a50a-6a0b03235fda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d6a38d986b4a4f0fa1a802e9275e0300',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='269ef99f61e0427f9e35aed656eb0adc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:22:12.113366 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f379fa42-b571-4ea3-bad7-36e809b6251c tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19f4fac4-f95e-46cc-83f6-c0f6b145b970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:22:12.160485 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f379fa42-b571-4ea3-bad7-36e809b6251c tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19f4fac4-f95e-46cc-83f6-c0f6b145b970) transitioned into state 'SUCCESS' from state '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-1712630746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d6a38d986b4a4f0fa1a802e9275e0300',qos_specs=None,replication_status=,reservations=['1e408912-bbef-46e3-84e2-1708ce1f5ae8','31877acd-6d35-4195-8cfe-7fdf5d6e9c73','d819676a-7671-4ca8-9b7f-20b046dc4b81','97c84bd6-cb22-43a4-9423-47993e1c11e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='269ef99f61e0427f9e35aed656eb0adc',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:22:12.161582 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f379fa42-b571-4ea3-bad7-36e809b6251c tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60edce74-4387-4c7e-9a41-ca9b5b25a047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:22:12.177091 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f379fa42-b571-4ea3-bad7-36e809b6251c tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60edce74-4387-4c7e-9a41-ca9b5b25a047) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:22:12.178292 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f379fa42-b571-4ea3-bad7-36e809b6251c tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Flow 'volume_create_api' (b2cf012a-350f-4031-9231-d45f5a7c7bb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:22:12.178803 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f379fa42-b571-4ea3-bad7-36e809b6251c tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Create volume request issued successfully. Jul 31 17:22:12.179681 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f379fa42-b571-4ea3-bad7-36e809b6251c tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:22:12.180356 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 284/1162] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:22:11 2026] POST /volume/v3/volumes => generated 757 bytes in 542 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:22:13.022747 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-31fc0d5a-eea8-4a92-ac7e-f686c380e8b6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:13.025814 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-31fc0d5a-eea8-4a92-ac7e-f686c380e8b6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 Jul 31 17:22:13.026990 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-31fc0d5a-eea8-4a92-ac7e-f686c380e8b6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:13.026990 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-31fc0d5a-eea8-4a92-ac7e-f686c380e8b6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:13.026990 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-31fc0d5a-eea8-4a92-ac7e-f686c380e8b6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 30e032a0-022b-4ffd-be5b-af85b14ef236. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:13.031414 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:13.031414 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:13.032024 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-31fc0d5a-eea8-4a92-ac7e-f686c380e8b6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 returned with HTTP 200 Jul 31 17:22:13.032495 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 296/1163] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:13 2026] GET /volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:14.046742 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c43521b0-ddf9-4dc6-b9a9-1cb05e107962 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:14.052003 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c43521b0-ddf9-4dc6-b9a9-1cb05e107962 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 Jul 31 17:22:14.052465 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c43521b0-ddf9-4dc6-b9a9-1cb05e107962 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:14.052779 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c43521b0-ddf9-4dc6-b9a9-1cb05e107962 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:14.052944 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-c43521b0-ddf9-4dc6-b9a9-1cb05e107962 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 30e032a0-022b-4ffd-be5b-af85b14ef236. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:14.060858 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:14.060858 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:14.062268 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c43521b0-ddf9-4dc6-b9a9-1cb05e107962 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 returned with HTTP 200 Jul 31 17:22:14.062821 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 291/1164] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:14 2026] GET /volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:15.079304 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4b366083-53a4-4882-afdb-1d282f721ecb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:15.086021 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4b366083-53a4-4882-afdb-1d282f721ecb tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 Jul 31 17:22:15.086276 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4b366083-53a4-4882-afdb-1d282f721ecb tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:15.086636 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4b366083-53a4-4882-afdb-1d282f721ecb tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:15.087730 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-4b366083-53a4-4882-afdb-1d282f721ecb tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 30e032a0-022b-4ffd-be5b-af85b14ef236. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:15.099344 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:15.099344 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:15.099344 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4b366083-53a4-4882-afdb-1d282f721ecb tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 returned with HTTP 200 Jul 31 17:22:15.099344 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 294/1165] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:15 2026] GET /volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:15.321123 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-12cc0598-ea3b-4a76-bab0-ff63fd8b9791 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:15.324071 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-12cc0598-ea3b-4a76-bab0-ff63fd8b9791 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:22:15.324585 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-12cc0598-ea3b-4a76-bab0-ff63fd8b9791 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-740609097"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:15.326925 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-12cc0598-ea3b-4a76-bab0-ff63fd8b9791 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-740609097'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:22:15.334524 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-12cc0598-ea3b-4a76-bab0-ff63fd8b9791 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Create volume of 1 GB Jul 31 17:22:15.335019 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:15.335019 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:22:15.335965 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-12cc0598-ea3b-4a76-bab0-ff63fd8b9791 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Availability Zones retrieved successfully. Jul 31 17:22:15.346657 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-12cc0598-ea3b-4a76-bab0-ff63fd8b9791 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Flow 'volume_create_api' (8c56c513-95a7-4d87-abd8-dcd1f429c662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:22:15.348081 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-12cc0598-ea3b-4a76-bab0-ff63fd8b9791 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4d4a885-04ca-4334-ad76-f14c843d2d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:22:15.351181 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-12cc0598-ea3b-4a76-bab0-ff63fd8b9791 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:22:15.367355 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:15.367355 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:22:15.391833 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-12cc0598-ea3b-4a76-bab0-ff63fd8b9791 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4d4a885-04ca-4334-ad76-f14c843d2d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:23Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=9671d37a-5b51-4a3d-816e-642745b6438b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9671d37a-5b51-4a3d-816e-642745b6438b', 'encryption_key_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=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:22:15.393175 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-12cc0598-ea3b-4a76-bab0-ff63fd8b9791 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f10ecd5-4055-4aca-bfdc-7a0d02a8c224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:22:15.470160 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-12cc0598-ea3b-4a76-bab0-ff63fd8b9791 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Created reservations ['cd0856ce-2118-4d12-b557-2cb38fb56e9b', '0ddee829-5d4e-41a1-a813-4d51adf3e254', 'c2aadfd1-10b0-4a18-b5eb-fd66ea8f3f58', '37c6ac93-1426-4ee0-a9d2-031e32e015d4'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:22:15.471337 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-12cc0598-ea3b-4a76-bab0-ff63fd8b9791 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f10ecd5-4055-4aca-bfdc-7a0d02a8c224) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd0856ce-2118-4d12-b557-2cb38fb56e9b', '0ddee829-5d4e-41a1-a813-4d51adf3e254', 'c2aadfd1-10b0-4a18-b5eb-fd66ea8f3f58', '37c6ac93-1426-4ee0-a9d2-031e32e015d4']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:22:15.472679 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-12cc0598-ea3b-4a76-bab0-ff63fd8b9791 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a88faf4-f1e3-4c01-861b-82cd370976e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:22:15.515388 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-12cc0598-ea3b-4a76-bab0-ff63fd8b9791 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a88faf4-f1e3-4c01-861b-82cd370976e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de0992c5-02fe-4c3d-aa0b-97b52b6cef88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-740609097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1e9431804ab54f9484c03d65ca1d02cc',qos_specs=None,replication_status=,reservations=['cd0856ce-2118-4d12-b557-2cb38fb56e9b','0ddee829-5d4e-41a1-a813-4d51adf3e254','c2aadfd1-10b0-4a18-b5eb-fd66ea8f3f58','37c6ac93-1426-4ee0-a9d2-031e32e015d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='257faea4129a40e082c882103b87a6ae',volume_type_id=9671d37a-5b51-4a3d-816e-642745b6438b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:22:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-740609097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de0992c5-02fe-4c3d-aa0b-97b52b6cef88,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='1e9431804ab54f9484c03d65ca1d02cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='257faea4129a40e082c882103b87a6ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9671d37a-5b51-4a3d-816e-642745b6438b),volume_type_id=9671d37a-5b51-4a3d-816e-642745b6438b)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:22:15.517976 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-12cc0598-ea3b-4a76-bab0-ff63fd8b9791 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db12eb0e-689c-4d2e-a250-e850bdb90766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:22:15.557052 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-12cc0598-ea3b-4a76-bab0-ff63fd8b9791 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db12eb0e-689c-4d2e-a250-e850bdb90766) transitioned into state 'SUCCESS' from state '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-740609097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1e9431804ab54f9484c03d65ca1d02cc',qos_specs=None,replication_status=,reservations=['cd0856ce-2118-4d12-b557-2cb38fb56e9b','0ddee829-5d4e-41a1-a813-4d51adf3e254','c2aadfd1-10b0-4a18-b5eb-fd66ea8f3f58','37c6ac93-1426-4ee0-a9d2-031e32e015d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='257faea4129a40e082c882103b87a6ae',volume_type_id=9671d37a-5b51-4a3d-816e-642745b6438b)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:22:15.558144 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-12cc0598-ea3b-4a76-bab0-ff63fd8b9791 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (983e532a-fa51-4702-b7d5-dacdd0a0f114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:22:15.571010 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-12cc0598-ea3b-4a76-bab0-ff63fd8b9791 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (983e532a-fa51-4702-b7d5-dacdd0a0f114) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:22:15.572486 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-12cc0598-ea3b-4a76-bab0-ff63fd8b9791 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Flow 'volume_create_api' (8c56c513-95a7-4d87-abd8-dcd1f429c662) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:22:15.572809 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-12cc0598-ea3b-4a76-bab0-ff63fd8b9791 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Create volume request issued successfully. Jul 31 17:22:15.573734 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-12cc0598-ea3b-4a76-bab0-ff63fd8b9791 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:22:15.574222 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 285/1166] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:22:15 2026] POST /volume/v3/volumes => generated 757 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:22:15.594530 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5a431a59-64a3-4d79-a5c1-309c244652eb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:15.597213 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5a431a59-64a3-4d79-a5c1-309c244652eb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:22:15.598420 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5a431a59-64a3-4d79-a5c1-309c244652eb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:15.599079 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5a431a59-64a3-4d79-a5c1-309c244652eb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:15.612360 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:15.612360 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:15.627605 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-5a431a59-64a3-4d79-a5c1-309c244652eb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:22:15.644118 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5a431a59-64a3-4d79-a5c1-309c244652eb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:22:15.644118 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 297/1167] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:15 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 825 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:16.117236 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0fcfc11d-cea0-47af-b0f2-187d5515f1b4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:16.119739 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0fcfc11d-cea0-47af-b0f2-187d5515f1b4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 Jul 31 17:22:16.120038 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0fcfc11d-cea0-47af-b0f2-187d5515f1b4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:16.120302 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0fcfc11d-cea0-47af-b0f2-187d5515f1b4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:16.120460 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-0fcfc11d-cea0-47af-b0f2-187d5515f1b4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 30e032a0-022b-4ffd-be5b-af85b14ef236. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:16.129516 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:16.129516 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:16.132143 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0fcfc11d-cea0-47af-b0f2-187d5515f1b4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 returned with HTTP 200 Jul 31 17:22:16.132387 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 292/1168] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:16 2026] GET /volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:16.664236 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-796fc777-44b1-460f-bd27-1a20bca89ddb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:16.666743 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-796fc777-44b1-460f-bd27-1a20bca89ddb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:22:16.667176 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-796fc777-44b1-460f-bd27-1a20bca89ddb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:16.667612 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-796fc777-44b1-460f-bd27-1a20bca89ddb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:16.682106 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:16.682106 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:16.691593 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-796fc777-44b1-460f-bd27-1a20bca89ddb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:22:16.699237 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-796fc777-44b1-460f-bd27-1a20bca89ddb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:22:16.700474 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 295/1169] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:16 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:16.767562 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-0f9b7a76-f696-419f-ac95-3de5e3525aac req-7442301d-fa7d-49f6-bd5b-ad5b4d500501 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:16.773403 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-0f9b7a76-f696-419f-ac95-3de5e3525aac req-7442301d-fa7d-49f6-bd5b-ad5b4d500501 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:22:16.773665 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-0f9b7a76-f696-419f-ac95-3de5e3525aac req-7442301d-fa7d-49f6-bd5b-ad5b4d500501 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:16.773977 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-0f9b7a76-f696-419f-ac95-3de5e3525aac req-7442301d-fa7d-49f6-bd5b-ad5b4d500501 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:16.785241 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:16.785241 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:22:16.789793 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-0f9b7a76-f696-419f-ac95-3de5e3525aac req-7442301d-fa7d-49f6-bd5b-ad5b4d500501 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:22:16.798677 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-0f9b7a76-f696-419f-ac95-3de5e3525aac req-7442301d-fa7d-49f6-bd5b-ad5b4d500501 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:22:16.799604 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 286/1170] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:22:16 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:16.983208 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-aedfe785-f677-4f72-a1c8-0ac32ecad95b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:16.983671 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aedfe785-f677-4f72-a1c8-0ac32ecad95b None None] GET https://10.4.3.92/volume// Jul 31 17:22:16.983722 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aedfe785-f677-4f72-a1c8-0ac32ecad95b None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:16.983969 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aedfe785-f677-4f72-a1c8-0ac32ecad95b None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:16.984272 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aedfe785-f677-4f72-a1c8-0ac32ecad95b None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:22:16.984616 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 298/1171] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:22:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:22:17.001070 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-0f9b7a76-f696-419f-ac95-3de5e3525aac req-dc80e11d-5590-47db-afdf-6b7dfd0077f7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:17.006610 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-0f9b7a76-f696-419f-ac95-3de5e3525aac req-dc80e11d-5590-47db-afdf-6b7dfd0077f7 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:22:17.008344 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-0f9b7a76-f696-419f-ac95-3de5e3525aac req-dc80e11d-5590-47db-afdf-6b7dfd0077f7 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de0992c5-02fe-4c3d-aa0b-97b52b6cef88", "connector": null, "instance_uuid": "12e80d38-c667-4913-9bfb-9430b5289345"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:17.027123 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:17.027123 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:17.114698 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-0f9b7a76-f696-419f-ac95-3de5e3525aac req-dc80e11d-5590-47db-afdf-6b7dfd0077f7 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:22:17.114698 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 293/1172] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:22:16 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) Jul 31 17:22:17.147718 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-da060dbe-2180-48dd-8bd0-286282f537de None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:17.152898 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-da060dbe-2180-48dd-8bd0-286282f537de tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 Jul 31 17:22:17.155009 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-da060dbe-2180-48dd-8bd0-286282f537de tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:17.155374 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-da060dbe-2180-48dd-8bd0-286282f537de tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:17.155923 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-da060dbe-2180-48dd-8bd0-286282f537de tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 30e032a0-022b-4ffd-be5b-af85b14ef236. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:17.164279 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:17.164279 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:17.165378 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-da060dbe-2180-48dd-8bd0-286282f537de tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 returned with HTTP 200 Jul 31 17:22:17.165862 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 296/1173] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:17 2026] GET /volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:17.171100 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9d48f638-cf01-4a7e-9ce9-baf24db306bb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:17.173785 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9d48f638-cf01-4a7e-9ce9-baf24db306bb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:22:17.173907 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9d48f638-cf01-4a7e-9ce9-baf24db306bb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:17.174178 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9d48f638-cf01-4a7e-9ce9-baf24db306bb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:17.201189 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:17.201189 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:22:17.202100 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-69cfb548-2c38-4558-a5f0-a6c23869f521 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:17.202100 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-69cfb548-2c38-4558-a5f0-a6c23869f521 None None] GET https://10.4.3.92/volume// Jul 31 17:22:17.202100 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-69cfb548-2c38-4558-a5f0-a6c23869f521 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:17.202100 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-69cfb548-2c38-4558-a5f0-a6c23869f521 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:17.202100 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-69cfb548-2c38-4558-a5f0-a6c23869f521 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:22:17.202100 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 299/1174] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:22:17 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:22:17.206182 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9d48f638-cf01-4a7e-9ce9-baf24db306bb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:22:17.214886 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-0f9b7a76-f696-419f-ac95-3de5e3525aac req-6a9e2c9b-e5fb-4f28-a22f-7752ab64dfb6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:17.218871 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-0f9b7a76-f696-419f-ac95-3de5e3525aac req-6a9e2c9b-e5fb-4f28-a22f-7752ab64dfb6 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:22:17.218871 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-0f9b7a76-f696-419f-ac95-3de5e3525aac req-6a9e2c9b-e5fb-4f28-a22f-7752ab64dfb6 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:17.220177 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-0f9b7a76-f696-419f-ac95-3de5e3525aac req-6a9e2c9b-e5fb-4f28-a22f-7752ab64dfb6 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:17.220592 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9d48f638-cf01-4a7e-9ce9-baf24db306bb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:22:17.221205 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 287/1175] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:17 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 849 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:17.236575 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:17.236575 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:17.241709 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-0f9b7a76-f696-419f-ac95-3de5e3525aac req-6a9e2c9b-e5fb-4f28-a22f-7752ab64dfb6 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:22:17.248383 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-0f9b7a76-f696-419f-ac95-3de5e3525aac req-6a9e2c9b-e5fb-4f28-a22f-7752ab64dfb6 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:22:17.248884 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 294/1176] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:22:17 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 1029 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:22:17.406823 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-0f9b7a76-f696-419f-ac95-3de5e3525aac req-69aed3d4-8263-405e-93ad-2c3f37e995a8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:17.411573 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0f9b7a76-f696-419f-ac95-3de5e3525aac req-69aed3d4-8263-405e-93ad-2c3f37e995a8 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] PUT https://10.4.3.92/volume/v3/attachments/7806b3d7-693b-4a56-a403-e3226151e206 Jul 31 17:22:17.411573 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-0f9b7a76-f696-419f-ac95-3de5e3525aac req-69aed3d4-8263-405e-93ad-2c3f37e995a8 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:17.435711 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-0f9b7a76-f696-419f-ac95-3de5e3525aac req-69aed3d4-8263-405e-93ad-2c3f37e995a8 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Acquiring lock "cinder-attachment_update-de0992c5-02fe-4c3d-aa0b-97b52b6cef88-np0000006248" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:22:17.444682 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-0f9b7a76-f696-419f-ac95-3de5e3525aac req-69aed3d4-8263-405e-93ad-2c3f37e995a8 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Lock "cinder-attachment_update-de0992c5-02fe-4c3d-aa0b-97b52b6cef88-np0000006248" acquired by "attachment_update" :: waited 0.010s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:22:17.445700 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:17.445700 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:17.654946 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-0f9b7a76-f696-419f-ac95-3de5e3525aac req-69aed3d4-8263-405e-93ad-2c3f37e995a8 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Lock "cinder-attachment_update-de0992c5-02fe-4c3d-aa0b-97b52b6cef88-np0000006248" released by "attachment_update" :: held 0.210s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:22:17.655498 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0f9b7a76-f696-419f-ac95-3de5e3525aac req-69aed3d4-8263-405e-93ad-2c3f37e995a8 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/attachments/7806b3d7-693b-4a56-a403-e3226151e206 returned with HTTP 200 Jul 31 17:22:17.656342 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 297/1177] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:22:17 2026] PUT /volume/v3/attachments/7806b3d7-693b-4a56-a403-e3226151e206 => generated 969 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:18.186831 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c5a7b61c-ccfe-4fbf-8ed5-d121cd5cfbd1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:18.189074 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c5a7b61c-ccfe-4fbf-8ed5-d121cd5cfbd1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 Jul 31 17:22:18.189215 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c5a7b61c-ccfe-4fbf-8ed5-d121cd5cfbd1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:18.193349 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c5a7b61c-ccfe-4fbf-8ed5-d121cd5cfbd1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:18.193349 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-c5a7b61c-ccfe-4fbf-8ed5-d121cd5cfbd1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 30e032a0-022b-4ffd-be5b-af85b14ef236. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:18.205915 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:18.205915 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:18.207512 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c5a7b61c-ccfe-4fbf-8ed5-d121cd5cfbd1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 returned with HTTP 200 Jul 31 17:22:18.208272 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 300/1178] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:18 2026] GET /volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 => generated 788 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:18.243421 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8cd6043f-6b45-4ae3-806d-4455f39ee0ed None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:18.246706 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8cd6043f-6b45-4ae3-806d-4455f39ee0ed tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:22:18.247034 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8cd6043f-6b45-4ae3-806d-4455f39ee0ed tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:18.247416 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8cd6043f-6b45-4ae3-806d-4455f39ee0ed tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:18.265730 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:18.265730 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:22:18.278101 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8cd6043f-6b45-4ae3-806d-4455f39ee0ed tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:22:18.286167 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8cd6043f-6b45-4ae3-806d-4455f39ee0ed tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:22:18.286768 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 288/1179] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:18 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:19.225780 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f0143e2d-e631-44c4-85f1-5b6807860b61 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:19.227809 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f0143e2d-e631-44c4-85f1-5b6807860b61 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 Jul 31 17:22:19.229805 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f0143e2d-e631-44c4-85f1-5b6807860b61 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:19.229805 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f0143e2d-e631-44c4-85f1-5b6807860b61 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:19.229805 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f0143e2d-e631-44c4-85f1-5b6807860b61 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 30e032a0-022b-4ffd-be5b-af85b14ef236. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:19.235152 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:19.235152 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:19.236938 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f0143e2d-e631-44c4-85f1-5b6807860b61 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 returned with HTTP 200 Jul 31 17:22:19.238571 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 295/1180] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:19 2026] GET /volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:19.311633 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2847eeb5-5519-4964-b807-a69d06d536fc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:19.316597 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2847eeb5-5519-4964-b807-a69d06d536fc tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:22:19.317211 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2847eeb5-5519-4964-b807-a69d06d536fc tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:19.317211 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2847eeb5-5519-4964-b807-a69d06d536fc tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:19.528340 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:19.528340 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:19.532539 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2847eeb5-5519-4964-b807-a69d06d536fc tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:22:19.539916 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2847eeb5-5519-4964-b807-a69d06d536fc tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:22:19.540438 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 298/1181] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:19 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 850 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:20.261304 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-368fcba6-df2b-4bd9-8dfa-c2eb5da1eef9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:20.266338 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-368fcba6-df2b-4bd9-8dfa-c2eb5da1eef9 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 Jul 31 17:22:20.266338 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-368fcba6-df2b-4bd9-8dfa-c2eb5da1eef9 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:20.268583 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-368fcba6-df2b-4bd9-8dfa-c2eb5da1eef9 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:20.268822 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-368fcba6-df2b-4bd9-8dfa-c2eb5da1eef9 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 30e032a0-022b-4ffd-be5b-af85b14ef236. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:20.277183 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:20.277183 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:20.278206 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-368fcba6-df2b-4bd9-8dfa-c2eb5da1eef9 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 returned with HTTP 200 Jul 31 17:22:20.278206 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 301/1182] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:20 2026] GET /volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:20.570867 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2a0efdfd-c0ec-4d06-9ed8-b2c1416be1d8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:20.573926 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2a0efdfd-c0ec-4d06-9ed8-b2c1416be1d8 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:22:20.574498 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2a0efdfd-c0ec-4d06-9ed8-b2c1416be1d8 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:20.575132 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2a0efdfd-c0ec-4d06-9ed8-b2c1416be1d8 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:20.612059 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:20.612059 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:22:20.621410 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2a0efdfd-c0ec-4d06-9ed8-b2c1416be1d8 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:22:20.630198 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2a0efdfd-c0ec-4d06-9ed8-b2c1416be1d8 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:22:20.630825 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 289/1183] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:20 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:21.295087 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b19ee7e2-f6a4-452b-b79c-8e536f463f57 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:21.297803 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b19ee7e2-f6a4-452b-b79c-8e536f463f57 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 Jul 31 17:22:21.298078 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b19ee7e2-f6a4-452b-b79c-8e536f463f57 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:21.298378 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b19ee7e2-f6a4-452b-b79c-8e536f463f57 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:21.299178 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-b19ee7e2-f6a4-452b-b79c-8e536f463f57 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 30e032a0-022b-4ffd-be5b-af85b14ef236. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:21.307980 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:21.307980 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:21.308976 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b19ee7e2-f6a4-452b-b79c-8e536f463f57 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 returned with HTTP 200 Jul 31 17:22:21.309543 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 296/1184] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:21 2026] GET /volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:21.650147 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f00b3573-aebb-43a5-881a-e85e3540719a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:21.653218 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f00b3573-aebb-43a5-881a-e85e3540719a tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:22:21.653218 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f00b3573-aebb-43a5-881a-e85e3540719a tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:21.653218 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f00b3573-aebb-43a5-881a-e85e3540719a tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:21.668558 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:21.668558 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:21.677200 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f00b3573-aebb-43a5-881a-e85e3540719a tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:22:21.686942 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f00b3573-aebb-43a5-881a-e85e3540719a tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:22:21.687630 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 299/1185] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:21 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:22.081356 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-0f9b7a76-f696-419f-ac95-3de5e3525aac req-33995da9-34f9-4954-8811-00f71213de86 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:22.081356 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-0f9b7a76-f696-419f-ac95-3de5e3525aac req-33995da9-34f9-4954-8811-00f71213de86 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] POST https://10.4.3.92/volume/v3/attachments/7806b3d7-693b-4a56-a403-e3226151e206/action Jul 31 17:22:22.081356 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-0f9b7a76-f696-419f-ac95-3de5e3525aac req-33995da9-34f9-4954-8811-00f71213de86 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:22:22.081356 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-0f9b7a76-f696-419f-ac95-3de5e3525aac req-33995da9-34f9-4954-8811-00f71213de86 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:22.081356 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:22.081356 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:22.089691 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-0f9b7a76-f696-419f-ac95-3de5e3525aac req-33995da9-34f9-4954-8811-00f71213de86 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/attachments/7806b3d7-693b-4a56-a403-e3226151e206/action returned with HTTP 204 Jul 31 17:22:22.090357 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 302/1186] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:22:22 2026] POST /volume/v3/attachments/7806b3d7-693b-4a56-a403-e3226151e206/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:22:22.331075 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-81e62008-dab8-4a99-bf4d-dd9871b63a15 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:22.333991 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-81e62008-dab8-4a99-bf4d-dd9871b63a15 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 Jul 31 17:22:22.334280 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-81e62008-dab8-4a99-bf4d-dd9871b63a15 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:22.334581 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-81e62008-dab8-4a99-bf4d-dd9871b63a15 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:22.334818 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-81e62008-dab8-4a99-bf4d-dd9871b63a15 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 30e032a0-022b-4ffd-be5b-af85b14ef236. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:22.341729 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:22.341729 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:22:22.342651 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-81e62008-dab8-4a99-bf4d-dd9871b63a15 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 returned with HTTP 200 Jul 31 17:22:22.343719 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 290/1187] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:22 2026] GET /volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:22.702951 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f33f8fc5-9e6c-48c2-bd9a-567c0174cc10 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:22.704858 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f33f8fc5-9e6c-48c2-bd9a-567c0174cc10 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:22:22.705108 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f33f8fc5-9e6c-48c2-bd9a-567c0174cc10 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:22.705347 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f33f8fc5-9e6c-48c2-bd9a-567c0174cc10 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:22.719533 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:22.719533 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:22.725072 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f33f8fc5-9e6c-48c2-bd9a-567c0174cc10 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:22:22.731892 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f33f8fc5-9e6c-48c2-bd9a-567c0174cc10 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:22:22.732415 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 297/1188] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:22 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:22.786072 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-a7cd219a-5cb8-4872-ba02-fe0a3d330baf req-ad810575-fac5-4c19-8770-93b31c398f26 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:22.788767 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a7cd219a-5cb8-4872-ba02-fe0a3d330baf req-ad810575-fac5-4c19-8770-93b31c398f26 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:22:22.789268 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a7cd219a-5cb8-4872-ba02-fe0a3d330baf req-ad810575-fac5-4c19-8770-93b31c398f26 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:22.789846 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a7cd219a-5cb8-4872-ba02-fe0a3d330baf req-ad810575-fac5-4c19-8770-93b31c398f26 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:22.805694 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:22.805694 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:22.814578 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-a7cd219a-5cb8-4872-ba02-fe0a3d330baf req-ad810575-fac5-4c19-8770-93b31c398f26 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:22:22.825835 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a7cd219a-5cb8-4872-ba02-fe0a3d330baf req-ad810575-fac5-4c19-8770-93b31c398f26 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:22:22.826352 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 300/1189] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:22:22 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 1142 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:22.928605 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-994c6482-8e24-42a9-b75b-a6e813ea810e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:22.929019 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-994c6482-8e24-42a9-b75b-a6e813ea810e None None] GET https://10.4.3.92/volume// Jul 31 17:22:22.929478 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-994c6482-8e24-42a9-b75b-a6e813ea810e None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:22.929478 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-994c6482-8e24-42a9-b75b-a6e813ea810e None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:22.930696 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-994c6482-8e24-42a9-b75b-a6e813ea810e None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:22:22.930696 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 303/1190] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:22:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:22:22.942102 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-a7cd219a-5cb8-4872-ba02-fe0a3d330baf req-53e5a30d-2f8d-45e4-927d-da48c82b07d7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:22.945068 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a7cd219a-5cb8-4872-ba02-fe0a3d330baf req-53e5a30d-2f8d-45e4-927d-da48c82b07d7 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:22:22.945965 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a7cd219a-5cb8-4872-ba02-fe0a3d330baf req-53e5a30d-2f8d-45e4-927d-da48c82b07d7 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de0992c5-02fe-4c3d-aa0b-97b52b6cef88", "connector": null, "instance_uuid": "10523a8b-1db1-429e-a668-947080ec76f2"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:22.966443 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:22.966443 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:22:23.013509 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a7cd219a-5cb8-4872-ba02-fe0a3d330baf req-53e5a30d-2f8d-45e4-927d-da48c82b07d7 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:22:23.014156 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 291/1191] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:22:22 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:23.068434 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0dea0e21-c54a-4c27-a14d-1ff321f01885 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:23.071516 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0dea0e21-c54a-4c27-a14d-1ff321f01885 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:22:23.071516 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0dea0e21-c54a-4c27-a14d-1ff321f01885 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:23.071516 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0dea0e21-c54a-4c27-a14d-1ff321f01885 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:23.090566 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2dc7e8da-5c65-4f18-a963-0437dcde2e24 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:23.090566 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2dc7e8da-5c65-4f18-a963-0437dcde2e24 None None] GET https://10.4.3.92/volume// Jul 31 17:22:23.090566 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2dc7e8da-5c65-4f18-a963-0437dcde2e24 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:23.091142 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2dc7e8da-5c65-4f18-a963-0437dcde2e24 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:23.091992 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2dc7e8da-5c65-4f18-a963-0437dcde2e24 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:22:23.092829 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 301/1192] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:22:23 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:22:23.105263 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-a7cd219a-5cb8-4872-ba02-fe0a3d330baf req-e1d2ba77-a270-4407-a71e-62e714b6ae91 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:23.110723 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a7cd219a-5cb8-4872-ba02-fe0a3d330baf req-e1d2ba77-a270-4407-a71e-62e714b6ae91 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:22:23.110948 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a7cd219a-5cb8-4872-ba02-fe0a3d330baf req-e1d2ba77-a270-4407-a71e-62e714b6ae91 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:23.111435 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a7cd219a-5cb8-4872-ba02-fe0a3d330baf req-e1d2ba77-a270-4407-a71e-62e714b6ae91 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:23.146922 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:23.146922 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:23.158932 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-a7cd219a-5cb8-4872-ba02-fe0a3d330baf req-e1d2ba77-a270-4407-a71e-62e714b6ae91 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:22:23.172928 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a7cd219a-5cb8-4872-ba02-fe0a3d330baf req-e1d2ba77-a270-4407-a71e-62e714b6ae91 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:22:23.173673 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 304/1193] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:22:23 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 1324 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:22:23.304237 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:23.304237 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:23.313568 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0dea0e21-c54a-4c27-a14d-1ff321f01885 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:22:23.320217 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0dea0e21-c54a-4c27-a14d-1ff321f01885 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:22:23.320799 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 298/1194] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:23 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 1144 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:23.345995 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-a7cd219a-5cb8-4872-ba02-fe0a3d330baf req-4fce7090-6809-450c-a706-489706e5a9cf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:23.352769 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a7cd219a-5cb8-4872-ba02-fe0a3d330baf req-4fce7090-6809-450c-a706-489706e5a9cf tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] PUT https://10.4.3.92/volume/v3/attachments/f828ba3d-c047-4cbf-8383-392989697cc7 Jul 31 17:22:23.353250 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a7cd219a-5cb8-4872-ba02-fe0a3d330baf req-4fce7090-6809-450c-a706-489706e5a9cf tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:23.364884 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-31b1f61b-70aa-4d6b-9732-6584347d70de None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:23.367515 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-a7cd219a-5cb8-4872-ba02-fe0a3d330baf req-4fce7090-6809-450c-a706-489706e5a9cf tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Acquiring lock "cinder-attachment_update-de0992c5-02fe-4c3d-aa0b-97b52b6cef88-np0000006248" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:22:23.370465 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-31b1f61b-70aa-4d6b-9732-6584347d70de tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 Jul 31 17:22:23.370465 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-31b1f61b-70aa-4d6b-9732-6584347d70de tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:23.370465 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-31b1f61b-70aa-4d6b-9732-6584347d70de tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:23.370465 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-31b1f61b-70aa-4d6b-9732-6584347d70de tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 30e032a0-022b-4ffd-be5b-af85b14ef236. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:23.374390 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-a7cd219a-5cb8-4872-ba02-fe0a3d330baf req-4fce7090-6809-450c-a706-489706e5a9cf tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Lock "cinder-attachment_update-de0992c5-02fe-4c3d-aa0b-97b52b6cef88-np0000006248" acquired by "attachment_update" :: waited 0.008s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:22:23.375722 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:23.375722 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:22:23.379395 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:23.379395 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:23.380305 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-31b1f61b-70aa-4d6b-9732-6584347d70de tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 returned with HTTP 200 Jul 31 17:22:23.381547 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 302/1195] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:23 2026] GET /volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:23.512516 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-a7cd219a-5cb8-4872-ba02-fe0a3d330baf req-4fce7090-6809-450c-a706-489706e5a9cf tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Lock "cinder-attachment_update-de0992c5-02fe-4c3d-aa0b-97b52b6cef88-np0000006248" released by "attachment_update" :: held 0.138s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:22:23.512819 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a7cd219a-5cb8-4872-ba02-fe0a3d330baf req-4fce7090-6809-450c-a706-489706e5a9cf tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/attachments/f828ba3d-c047-4cbf-8383-392989697cc7 returned with HTTP 200 Jul 31 17:22:23.513306 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 292/1196] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:22:23 2026] PUT /volume/v3/attachments/f828ba3d-c047-4cbf-8383-392989697cc7 => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:24.347646 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b1613eec-67f1-4e68-b19f-9da7189fcc81 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:24.349678 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b1613eec-67f1-4e68-b19f-9da7189fcc81 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:22:24.350251 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b1613eec-67f1-4e68-b19f-9da7189fcc81 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:24.350251 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b1613eec-67f1-4e68-b19f-9da7189fcc81 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:24.365397 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:24.365397 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:24.371241 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b1613eec-67f1-4e68-b19f-9da7189fcc81 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:22:24.378995 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b1613eec-67f1-4e68-b19f-9da7189fcc81 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:22:24.378995 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 305/1197] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:24 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:24.394742 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2be3c6bf-54bd-452b-8840-dcdcd93cdc87 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:24.397287 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2be3c6bf-54bd-452b-8840-dcdcd93cdc87 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 Jul 31 17:22:24.397578 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2be3c6bf-54bd-452b-8840-dcdcd93cdc87 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:24.397908 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2be3c6bf-54bd-452b-8840-dcdcd93cdc87 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:24.398109 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-2be3c6bf-54bd-452b-8840-dcdcd93cdc87 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 30e032a0-022b-4ffd-be5b-af85b14ef236. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:24.403862 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:24.403862 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:24.404843 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2be3c6bf-54bd-452b-8840-dcdcd93cdc87 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 returned with HTTP 200 Jul 31 17:22:24.405295 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 299/1198] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:24 2026] GET /volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:25.401241 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0824d2f5-51a3-434c-b84d-58bfa0b3f1aa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:25.403291 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0824d2f5-51a3-434c-b84d-58bfa0b3f1aa tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:22:25.404192 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0824d2f5-51a3-434c-b84d-58bfa0b3f1aa tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:25.404589 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0824d2f5-51a3-434c-b84d-58bfa0b3f1aa tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:25.421805 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-35157d92-eddd-4b0a-9430-8843cbfb1da7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:25.424988 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-35157d92-eddd-4b0a-9430-8843cbfb1da7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 Jul 31 17:22:25.424988 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-35157d92-eddd-4b0a-9430-8843cbfb1da7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:25.427493 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-35157d92-eddd-4b0a-9430-8843cbfb1da7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:25.427932 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-35157d92-eddd-4b0a-9430-8843cbfb1da7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 30e032a0-022b-4ffd-be5b-af85b14ef236. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:25.429868 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:25.429868 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:25.435048 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:25.435048 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:22:25.435251 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0824d2f5-51a3-434c-b84d-58bfa0b3f1aa tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:22:25.436366 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-35157d92-eddd-4b0a-9430-8843cbfb1da7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 returned with HTTP 200 Jul 31 17:22:25.437084 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 293/1199] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:25 2026] GET /volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:25.449331 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0824d2f5-51a3-434c-b84d-58bfa0b3f1aa tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:22:25.449331 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 303/1200] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:25 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 1145 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:25.846586 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-a7cd219a-5cb8-4872-ba02-fe0a3d330baf req-eb3c4b4e-eba9-4183-b555-4085f95333b1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:25.851386 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a7cd219a-5cb8-4872-ba02-fe0a3d330baf req-eb3c4b4e-eba9-4183-b555-4085f95333b1 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] POST https://10.4.3.92/volume/v3/attachments/f828ba3d-c047-4cbf-8383-392989697cc7/action Jul 31 17:22:25.851386 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a7cd219a-5cb8-4872-ba02-fe0a3d330baf req-eb3c4b4e-eba9-4183-b555-4085f95333b1 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:22:25.851922 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a7cd219a-5cb8-4872-ba02-fe0a3d330baf req-eb3c4b4e-eba9-4183-b555-4085f95333b1 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:25.886708 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:25.886708 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:25.903522 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a7cd219a-5cb8-4872-ba02-fe0a3d330baf req-eb3c4b4e-eba9-4183-b555-4085f95333b1 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/attachments/f828ba3d-c047-4cbf-8383-392989697cc7/action returned with HTTP 204 Jul 31 17:22:25.904062 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 306/1201] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:22:25 2026] POST /volume/v3/attachments/f828ba3d-c047-4cbf-8383-392989697cc7/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:22:26.453716 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bfed6a1b-3de9-4215-b524-2ce9bfb2d3f9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:26.456594 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bfed6a1b-3de9-4215-b524-2ce9bfb2d3f9 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 Jul 31 17:22:26.456897 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bfed6a1b-3de9-4215-b524-2ce9bfb2d3f9 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:26.457112 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bfed6a1b-3de9-4215-b524-2ce9bfb2d3f9 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:26.457375 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-bfed6a1b-3de9-4215-b524-2ce9bfb2d3f9 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 30e032a0-022b-4ffd-be5b-af85b14ef236. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:26.462791 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:26.462791 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:26.463881 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bfed6a1b-3de9-4215-b524-2ce9bfb2d3f9 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 returned with HTTP 200 Jul 31 17:22:26.464388 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 300/1202] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:26 2026] GET /volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:26.472922 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-225609dd-6891-4d86-99a2-e944fe20e732 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:26.475239 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-225609dd-6891-4d86-99a2-e944fe20e732 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:22:26.475519 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-225609dd-6891-4d86-99a2-e944fe20e732 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:26.475815 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-225609dd-6891-4d86-99a2-e944fe20e732 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:26.493471 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:26.493471 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:22:26.498632 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-225609dd-6891-4d86-99a2-e944fe20e732 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:22:26.506668 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-225609dd-6891-4d86-99a2-e944fe20e732 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:22:26.507406 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 294/1203] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:26 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 1439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:27.482539 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dfb8a09a-2b6a-4f2c-a86d-44f2c79e3076 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:27.487511 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dfb8a09a-2b6a-4f2c-a86d-44f2c79e3076 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 Jul 31 17:22:27.487511 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dfb8a09a-2b6a-4f2c-a86d-44f2c79e3076 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:27.487511 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dfb8a09a-2b6a-4f2c-a86d-44f2c79e3076 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:27.487511 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-dfb8a09a-2b6a-4f2c-a86d-44f2c79e3076 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 30e032a0-022b-4ffd-be5b-af85b14ef236. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:27.493485 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:27.493485 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:27.495004 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dfb8a09a-2b6a-4f2c-a86d-44f2c79e3076 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 returned with HTTP 200 Jul 31 17:22:27.495686 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 304/1204] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:27 2026] GET /volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:27.991223 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-844d2de5-3c10-475f-b019-71121c87059e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:27.996347 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-844d2de5-3c10-475f-b019-71121c87059e tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:22:27.996347 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-844d2de5-3c10-475f-b019-71121c87059e tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-114872872"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:27.998713 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-844d2de5-3c10-475f-b019-71121c87059e tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-114872872'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:22:27.999275 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-844d2de5-3c10-475f-b019-71121c87059e tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Create volume of 1 GB Jul 31 17:22:28.011171 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-844d2de5-3c10-475f-b019-71121c87059e tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Availability Zones retrieved successfully. Jul 31 17:22:28.019678 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-844d2de5-3c10-475f-b019-71121c87059e tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Flow 'volume_create_api' (7b339afa-ad09-45c8-bdff-fad288f690e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:22:28.023293 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-844d2de5-3c10-475f-b019-71121c87059e tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fef9551c-c5d6-4363-a4b4-e70e236e4038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:22:28.023293 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-844d2de5-3c10-475f-b019-71121c87059e tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:22:28.070851 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-844d2de5-3c10-475f-b019-71121c87059e tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fef9551c-c5d6-4363-a4b4-e70e236e4038) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:22:28.072079 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-844d2de5-3c10-475f-b019-71121c87059e tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9bc2eb4-5ed8-4b61-9259-83993cab8cf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:22:28.180716 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-844d2de5-3c10-475f-b019-71121c87059e tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Created reservations ['aa07e7d9-b406-4966-9ae2-6d39b8e19ab2', '8f214bec-a852-40fd-8e7f-3f63f9c7e268', '10399535-ddf8-4a2d-8ca9-d256c0d748a8', 'ce5396c5-ad8e-4713-b9d1-5b54bf1749d2'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:22:28.182036 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-844d2de5-3c10-475f-b019-71121c87059e tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9bc2eb4-5ed8-4b61-9259-83993cab8cf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa07e7d9-b406-4966-9ae2-6d39b8e19ab2', '8f214bec-a852-40fd-8e7f-3f63f9c7e268', '10399535-ddf8-4a2d-8ca9-d256c0d748a8', 'ce5396c5-ad8e-4713-b9d1-5b54bf1749d2']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:22:28.185106 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-844d2de5-3c10-475f-b019-71121c87059e tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90589b22-5fb6-4177-8452-8b08e9778299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:22:28.243615 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-844d2de5-3c10-475f-b019-71121c87059e tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90589b22-5fb6-4177-8452-8b08e9778299) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78435b2f-e24f-48fb-a13c-4396a0872c9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-114872872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ceb2df33e4b4d67a941334f7cffe8e2',qos_specs=None,replication_status=,reservations=['aa07e7d9-b406-4966-9ae2-6d39b8e19ab2','8f214bec-a852-40fd-8e7f-3f63f9c7e268','10399535-ddf8-4a2d-8ca9-d256c0d748a8','ce5396c5-ad8e-4713-b9d1-5b54bf1749d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f54153d8670d43b583d1d093d5111451',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:22:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-114872872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78435b2f-e24f-48fb-a13c-4396a0872c9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ceb2df33e4b4d67a941334f7cffe8e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f54153d8670d43b583d1d093d5111451',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:22:28.244622 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-844d2de5-3c10-475f-b019-71121c87059e tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36a82119-314a-472f-8176-350132efb4f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:22:28.290189 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-844d2de5-3c10-475f-b019-71121c87059e tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36a82119-314a-472f-8176-350132efb4f4) transitioned into state 'SUCCESS' from state '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-114872872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ceb2df33e4b4d67a941334f7cffe8e2',qos_specs=None,replication_status=,reservations=['aa07e7d9-b406-4966-9ae2-6d39b8e19ab2','8f214bec-a852-40fd-8e7f-3f63f9c7e268','10399535-ddf8-4a2d-8ca9-d256c0d748a8','ce5396c5-ad8e-4713-b9d1-5b54bf1749d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f54153d8670d43b583d1d093d5111451',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:22:28.291379 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-844d2de5-3c10-475f-b019-71121c87059e tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32094b22-0321-4acd-8926-00cc48f61d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:22:28.318791 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-844d2de5-3c10-475f-b019-71121c87059e tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32094b22-0321-4acd-8926-00cc48f61d6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:22:28.318791 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-844d2de5-3c10-475f-b019-71121c87059e tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Flow 'volume_create_api' (7b339afa-ad09-45c8-bdff-fad288f690e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:22:28.320033 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-844d2de5-3c10-475f-b019-71121c87059e tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Create volume request issued successfully. Jul 31 17:22:28.320033 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-844d2de5-3c10-475f-b019-71121c87059e tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:22:28.320710 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 307/1205] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:22:27 2026] POST /volume/v3/volumes => generated 748 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:22:28.344550 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ce6a0f1e-d93d-43d2-9382-305169eeec94 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:28.351373 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ce6a0f1e-d93d-43d2-9382-305169eeec94 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e Jul 31 17:22:28.351890 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ce6a0f1e-d93d-43d2-9382-305169eeec94 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:28.351890 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ce6a0f1e-d93d-43d2-9382-305169eeec94 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:28.366912 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:28.366912 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:28.378898 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ce6a0f1e-d93d-43d2-9382-305169eeec94 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:22:28.387347 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ce6a0f1e-d93d-43d2-9382-305169eeec94 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e returned with HTTP 200 Jul 31 17:22:28.387347 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 301/1206] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:28 2026] GET /volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e => generated 816 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:28.514483 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9ff44e80-efe9-4cc0-96a9-066ceb9b39d1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:28.518612 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9ff44e80-efe9-4cc0-96a9-066ceb9b39d1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 Jul 31 17:22:28.518612 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9ff44e80-efe9-4cc0-96a9-066ceb9b39d1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:28.518612 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9ff44e80-efe9-4cc0-96a9-066ceb9b39d1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:28.518612 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-9ff44e80-efe9-4cc0-96a9-066ceb9b39d1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 30e032a0-022b-4ffd-be5b-af85b14ef236. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:28.527773 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:28.527773 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:22:28.529290 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9ff44e80-efe9-4cc0-96a9-066ceb9b39d1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 returned with HTTP 200 Jul 31 17:22:28.529701 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 295/1207] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:28 2026] GET /volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:29.408840 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-78282368-635e-4c5c-bab7-acf49f098ac9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:29.411331 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-78282368-635e-4c5c-bab7-acf49f098ac9 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e Jul 31 17:22:29.411576 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-78282368-635e-4c5c-bab7-acf49f098ac9 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:29.411729 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-78282368-635e-4c5c-bab7-acf49f098ac9 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:29.421798 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:29.421798 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:29.428093 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-78282368-635e-4c5c-bab7-acf49f098ac9 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:22:29.434417 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-78282368-635e-4c5c-bab7-acf49f098ac9 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e returned with HTTP 200 Jul 31 17:22:29.435028 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 305/1208] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:29 2026] GET /volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:29.495295 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-8433e0b8-39c4-4c45-9521-4758a70d500c req-fa82db71-66c6-43d2-ae04-dba1846aad64 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:29.497669 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-8433e0b8-39c4-4c45-9521-4758a70d500c req-fa82db71-66c6-43d2-ae04-dba1846aad64 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e Jul 31 17:22:29.497988 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-8433e0b8-39c4-4c45-9521-4758a70d500c req-fa82db71-66c6-43d2-ae04-dba1846aad64 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:29.498093 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-8433e0b8-39c4-4c45-9521-4758a70d500c req-fa82db71-66c6-43d2-ae04-dba1846aad64 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:29.509213 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:29.509213 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:29.515950 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-8433e0b8-39c4-4c45-9521-4758a70d500c req-fa82db71-66c6-43d2-ae04-dba1846aad64 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:22:29.522809 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-8433e0b8-39c4-4c45-9521-4758a70d500c req-fa82db71-66c6-43d2-ae04-dba1846aad64 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e returned with HTTP 200 Jul 31 17:22:29.523433 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 308/1209] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:22:29 2026] GET /volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:29.550356 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0cee0fa7-32a4-4d2f-8dd0-90f65ddefcde None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:29.554357 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0cee0fa7-32a4-4d2f-8dd0-90f65ddefcde tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 Jul 31 17:22:29.554357 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0cee0fa7-32a4-4d2f-8dd0-90f65ddefcde tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:29.554357 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0cee0fa7-32a4-4d2f-8dd0-90f65ddefcde tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:29.554357 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-0cee0fa7-32a4-4d2f-8dd0-90f65ddefcde tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 30e032a0-022b-4ffd-be5b-af85b14ef236. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:29.565195 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:29.565195 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:29.567282 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0cee0fa7-32a4-4d2f-8dd0-90f65ddefcde tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 returned with HTTP 200 Jul 31 17:22:29.568432 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 302/1210] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:29 2026] GET /volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:29.657089 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4a9c7a74-1f52-4407-b99b-42641a385beb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:29.657089 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4a9c7a74-1f52-4407-b99b-42641a385beb None None] GET https://10.4.3.92/volume// Jul 31 17:22:29.657572 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4a9c7a74-1f52-4407-b99b-42641a385beb None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:29.657572 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4a9c7a74-1f52-4407-b99b-42641a385beb None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:29.657960 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4a9c7a74-1f52-4407-b99b-42641a385beb None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:22:29.658353 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 296/1211] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:22:29 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:22:29.670260 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-8433e0b8-39c4-4c45-9521-4758a70d500c req-92ca1730-e96e-4901-a50f-4a4d57df4636 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:29.673048 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8433e0b8-39c4-4c45-9521-4758a70d500c req-92ca1730-e96e-4901-a50f-4a4d57df4636 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:22:29.673863 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-8433e0b8-39c4-4c45-9521-4758a70d500c req-92ca1730-e96e-4901-a50f-4a4d57df4636 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78435b2f-e24f-48fb-a13c-4396a0872c9e", "connector": null, "instance_uuid": "6bca8e8f-9973-478f-bfbd-947bb9be6697"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:29.689591 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:29.689591 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:29.733925 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8433e0b8-39c4-4c45-9521-4758a70d500c req-92ca1730-e96e-4901-a50f-4a4d57df4636 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:22:29.734719 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 306/1212] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:22:29 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:29.788149 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f9922b31-c167-4352-9f8c-de0e390ea297 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:29.792743 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f9922b31-c167-4352-9f8c-de0e390ea297 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e Jul 31 17:22:29.793548 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f9922b31-c167-4352-9f8c-de0e390ea297 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:29.793548 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f9922b31-c167-4352-9f8c-de0e390ea297 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:29.814806 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f0ac8591-9ec1-49ec-b019-aeacb05d475d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:29.814806 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f0ac8591-9ec1-49ec-b019-aeacb05d475d None None] GET https://10.4.3.92/volume// Jul 31 17:22:29.814806 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f0ac8591-9ec1-49ec-b019-aeacb05d475d None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:29.814806 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f0ac8591-9ec1-49ec-b019-aeacb05d475d None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:29.814806 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f0ac8591-9ec1-49ec-b019-aeacb05d475d None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:22:29.814806 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 303/1213] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:22:29 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:22:29.815092 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:29.815092 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:29.823712 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f9922b31-c167-4352-9f8c-de0e390ea297 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:22:29.829967 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-8433e0b8-39c4-4c45-9521-4758a70d500c req-ca153ba8-20c0-47fb-a530-0e1b913776ab None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:29.833693 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f9922b31-c167-4352-9f8c-de0e390ea297 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e returned with HTTP 200 Jul 31 17:22:29.835303 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-8433e0b8-39c4-4c45-9521-4758a70d500c req-ca153ba8-20c0-47fb-a530-0e1b913776ab tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e Jul 31 17:22:29.835473 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 309/1214] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:29 2026] GET /volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e => generated 840 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:29.835531 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-8433e0b8-39c4-4c45-9521-4758a70d500c req-ca153ba8-20c0-47fb-a530-0e1b913776ab tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:29.835531 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-8433e0b8-39c4-4c45-9521-4758a70d500c req-ca153ba8-20c0-47fb-a530-0e1b913776ab tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:29.873202 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:29.873202 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:22:29.879763 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-8433e0b8-39c4-4c45-9521-4758a70d500c req-ca153ba8-20c0-47fb-a530-0e1b913776ab tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:22:29.887391 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-8433e0b8-39c4-4c45-9521-4758a70d500c req-ca153ba8-20c0-47fb-a530-0e1b913776ab tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e returned with HTTP 200 Jul 31 17:22:29.887559 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 297/1215] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:22:29 2026] GET /volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e => generated 1020 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:22:30.044237 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-8433e0b8-39c4-4c45-9521-4758a70d500c req-3e054251-244a-4e17-a5a2-6b575a0210f3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:30.047931 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8433e0b8-39c4-4c45-9521-4758a70d500c req-3e054251-244a-4e17-a5a2-6b575a0210f3 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] PUT https://10.4.3.92/volume/v3/attachments/6ea830ae-ee84-4c6c-a568-ef05555bf1cd Jul 31 17:22:30.047931 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-8433e0b8-39c4-4c45-9521-4758a70d500c req-3e054251-244a-4e17-a5a2-6b575a0210f3 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:30.060707 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-8433e0b8-39c4-4c45-9521-4758a70d500c req-3e054251-244a-4e17-a5a2-6b575a0210f3 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Acquiring lock "cinder-attachment_update-78435b2f-e24f-48fb-a13c-4396a0872c9e-np0000006248" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:22:30.066901 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-8433e0b8-39c4-4c45-9521-4758a70d500c req-3e054251-244a-4e17-a5a2-6b575a0210f3 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Lock "cinder-attachment_update-78435b2f-e24f-48fb-a13c-4396a0872c9e-np0000006248" acquired by "attachment_update" :: waited 0.008s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:22:30.068700 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:30.068700 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:30.207453 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-8433e0b8-39c4-4c45-9521-4758a70d500c req-3e054251-244a-4e17-a5a2-6b575a0210f3 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Lock "cinder-attachment_update-78435b2f-e24f-48fb-a13c-4396a0872c9e-np0000006248" released by "attachment_update" :: held 0.141s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:22:30.207911 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8433e0b8-39c4-4c45-9521-4758a70d500c req-3e054251-244a-4e17-a5a2-6b575a0210f3 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/attachments/6ea830ae-ee84-4c6c-a568-ef05555bf1cd returned with HTTP 200 Jul 31 17:22:30.208950 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 307/1216] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:22:30 2026] PUT /volume/v3/attachments/6ea830ae-ee84-4c6c-a568-ef05555bf1cd => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:30.584380 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3fa3b3b0-48c4-4e85-af46-6d305f56f0b9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:30.586193 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3fa3b3b0-48c4-4e85-af46-6d305f56f0b9 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 Jul 31 17:22:30.586525 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3fa3b3b0-48c4-4e85-af46-6d305f56f0b9 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:30.587131 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3fa3b3b0-48c4-4e85-af46-6d305f56f0b9 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:30.589536 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-3fa3b3b0-48c4-4e85-af46-6d305f56f0b9 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 30e032a0-022b-4ffd-be5b-af85b14ef236. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:30.594463 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:30.594463 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:30.595430 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3fa3b3b0-48c4-4e85-af46-6d305f56f0b9 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 returned with HTTP 200 Jul 31 17:22:30.595904 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 304/1217] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:30 2026] GET /volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:30.859155 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fbf3c29a-40db-4a8f-82dd-e887dd40815c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:30.861728 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-93652db4-8d6f-4e93-ac49-f2e44109454b req-6a8f449e-b07e-4e86-ae2d-b90e3205d20f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:30.862179 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fbf3c29a-40db-4a8f-82dd-e887dd40815c tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e Jul 31 17:22:30.863058 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fbf3c29a-40db-4a8f-82dd-e887dd40815c tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:30.863484 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fbf3c29a-40db-4a8f-82dd-e887dd40815c tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:30.865166 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-93652db4-8d6f-4e93-ac49-f2e44109454b req-6a8f449e-b07e-4e86-ae2d-b90e3205d20f tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:22:30.865166 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-93652db4-8d6f-4e93-ac49-f2e44109454b req-6a8f449e-b07e-4e86-ae2d-b90e3205d20f tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:30.865166 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-93652db4-8d6f-4e93-ac49-f2e44109454b req-6a8f449e-b07e-4e86-ae2d-b90e3205d20f tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:30.882059 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:30.882059 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:30.888915 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:30.888915 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:22:30.890932 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-fbf3c29a-40db-4a8f-82dd-e887dd40815c tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:22:30.895058 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-93652db4-8d6f-4e93-ac49-f2e44109454b req-6a8f449e-b07e-4e86-ae2d-b90e3205d20f tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:22:30.901431 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fbf3c29a-40db-4a8f-82dd-e887dd40815c tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e returned with HTTP 200 Jul 31 17:22:30.901748 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-93652db4-8d6f-4e93-ac49-f2e44109454b req-6a8f449e-b07e-4e86-ae2d-b90e3205d20f tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:22:30.902279 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 310/1218] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:30 2026] GET /volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:30.902754 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 298/1219] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:22:30 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 1439 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:31.408077 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c57a0681-5540-4bbf-b6ca-44db3c26db0d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:31.408077 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c57a0681-5540-4bbf-b6ca-44db3c26db0d None None] GET https://10.4.3.92/volume// Jul 31 17:22:31.408077 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c57a0681-5540-4bbf-b6ca-44db3c26db0d None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:31.408077 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c57a0681-5540-4bbf-b6ca-44db3c26db0d None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:31.408077 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c57a0681-5540-4bbf-b6ca-44db3c26db0d None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:22:31.408077 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 308/1220] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:22:31 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:22:31.418680 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-93652db4-8d6f-4e93-ac49-f2e44109454b req-cd704deb-b333-46ac-b3a3-9c14e35ed559 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:31.423088 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-93652db4-8d6f-4e93-ac49-f2e44109454b req-cd704deb-b333-46ac-b3a3-9c14e35ed559 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:22:31.424305 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-93652db4-8d6f-4e93-ac49-f2e44109454b req-cd704deb-b333-46ac-b3a3-9c14e35ed559 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de0992c5-02fe-4c3d-aa0b-97b52b6cef88", "connector": null, "instance_uuid": "12e80d38-c667-4913-9bfb-9430b5289345"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:31.448085 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:31.448085 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:31.496537 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-93652db4-8d6f-4e93-ac49-f2e44109454b req-cd704deb-b333-46ac-b3a3-9c14e35ed559 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:22:31.497200 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 305/1221] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:22:31 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:31.512122 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-93652db4-8d6f-4e93-ac49-f2e44109454b req-4ea32d60-f65a-476b-8ac6-8ecc8e980da3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:31.514693 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-93652db4-8d6f-4e93-ac49-f2e44109454b req-4ea32d60-f65a-476b-8ac6-8ecc8e980da3 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] DELETE https://10.4.3.92/volume/v3/attachments/7806b3d7-693b-4a56-a403-e3226151e206 Jul 31 17:22:31.514962 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-93652db4-8d6f-4e93-ac49-f2e44109454b req-4ea32d60-f65a-476b-8ac6-8ecc8e980da3 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:31.515128 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-93652db4-8d6f-4e93-ac49-f2e44109454b req-4ea32d60-f65a-476b-8ac6-8ecc8e980da3 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:31.525231 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:31.525231 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:31.610003 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-93652db4-8d6f-4e93-ac49-f2e44109454b req-4ea32d60-f65a-476b-8ac6-8ecc8e980da3 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/attachments/7806b3d7-693b-4a56-a403-e3226151e206 returned with HTTP 200 Jul 31 17:22:31.610716 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 311/1222] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:22:31 2026] DELETE /volume/v3/attachments/7806b3d7-693b-4a56-a403-e3226151e206 => generated 367 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:31.616075 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b6b9fc2d-ea0f-41ce-80ce-cb7633f52cbe None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:31.619568 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b6b9fc2d-ea0f-41ce-80ce-cb7633f52cbe tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 Jul 31 17:22:31.619568 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b6b9fc2d-ea0f-41ce-80ce-cb7633f52cbe tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:31.621620 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b6b9fc2d-ea0f-41ce-80ce-cb7633f52cbe tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:31.621620 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-b6b9fc2d-ea0f-41ce-80ce-cb7633f52cbe tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 30e032a0-022b-4ffd-be5b-af85b14ef236. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:31.629848 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:31.629848 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:22:31.635495 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b6b9fc2d-ea0f-41ce-80ce-cb7633f52cbe tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 returned with HTTP 200 Jul 31 17:22:31.635737 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 299/1223] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:31 2026] GET /volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 => generated 789 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:31.923203 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ed051c2a-ba68-4f12-8927-005df9d16161 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:31.923637 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ed051c2a-ba68-4f12-8927-005df9d16161 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e Jul 31 17:22:31.923797 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ed051c2a-ba68-4f12-8927-005df9d16161 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:31.923962 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ed051c2a-ba68-4f12-8927-005df9d16161 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:31.936095 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:31.936095 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:31.940379 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ed051c2a-ba68-4f12-8927-005df9d16161 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:22:31.945434 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ed051c2a-ba68-4f12-8927-005df9d16161 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e returned with HTTP 200 Jul 31 17:22:31.945958 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 309/1224] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:31 2026] GET /volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:32.650733 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9aba35d7-e9dd-4a43-8196-4174cf44ce69 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:32.653405 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9aba35d7-e9dd-4a43-8196-4174cf44ce69 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 Jul 31 17:22:32.653750 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9aba35d7-e9dd-4a43-8196-4174cf44ce69 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:32.654143 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9aba35d7-e9dd-4a43-8196-4174cf44ce69 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:32.654143 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-9aba35d7-e9dd-4a43-8196-4174cf44ce69 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 30e032a0-022b-4ffd-be5b-af85b14ef236. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:32.660021 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:32.660021 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:32.661035 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9aba35d7-e9dd-4a43-8196-4174cf44ce69 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 returned with HTTP 200 Jul 31 17:22:32.661636 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 306/1225] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:32 2026] GET /volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:32.687306 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-93652db4-8d6f-4e93-ac49-f2e44109454b req-a4e8e959-f859-427e-8a17-65279f14ff4c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:32.690202 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-93652db4-8d6f-4e93-ac49-f2e44109454b req-a4e8e959-f859-427e-8a17-65279f14ff4c tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] PUT https://10.4.3.92/volume/v3/attachments/bec4e46f-047d-4ab9-a2cd-ffab64e7a8e5 Jul 31 17:22:32.690742 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-93652db4-8d6f-4e93-ac49-f2e44109454b req-a4e8e959-f859-427e-8a17-65279f14ff4c tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:32.701433 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-93652db4-8d6f-4e93-ac49-f2e44109454b req-a4e8e959-f859-427e-8a17-65279f14ff4c tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Acquiring lock "cinder-attachment_update-de0992c5-02fe-4c3d-aa0b-97b52b6cef88-np0000006248" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:22:32.707504 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-93652db4-8d6f-4e93-ac49-f2e44109454b req-a4e8e959-f859-427e-8a17-65279f14ff4c tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Lock "cinder-attachment_update-de0992c5-02fe-4c3d-aa0b-97b52b6cef88-np0000006248" acquired by "attachment_update" :: waited 0.006s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:22:32.709134 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:32.709134 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:32.837133 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-93652db4-8d6f-4e93-ac49-f2e44109454b req-a4e8e959-f859-427e-8a17-65279f14ff4c tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Lock "cinder-attachment_update-de0992c5-02fe-4c3d-aa0b-97b52b6cef88-np0000006248" released by "attachment_update" :: held 0.130s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:22:32.837619 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-93652db4-8d6f-4e93-ac49-f2e44109454b req-a4e8e959-f859-427e-8a17-65279f14ff4c tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/attachments/bec4e46f-047d-4ab9-a2cd-ffab64e7a8e5 returned with HTTP 200 Jul 31 17:22:32.838304 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 312/1226] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:22:32 2026] PUT /volume/v3/attachments/bec4e46f-047d-4ab9-a2cd-ffab64e7a8e5 => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:32.849164 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-93652db4-8d6f-4e93-ac49-f2e44109454b req-0ce7de7a-8852-40bf-ac7f-3fa392422324 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:32.852109 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-93652db4-8d6f-4e93-ac49-f2e44109454b req-0ce7de7a-8852-40bf-ac7f-3fa392422324 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/attachments/bec4e46f-047d-4ab9-a2cd-ffab64e7a8e5 Jul 31 17:22:32.852600 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-93652db4-8d6f-4e93-ac49-f2e44109454b req-0ce7de7a-8852-40bf-ac7f-3fa392422324 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:32.853209 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-93652db4-8d6f-4e93-ac49-f2e44109454b req-0ce7de7a-8852-40bf-ac7f-3fa392422324 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:32.875163 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-93652db4-8d6f-4e93-ac49-f2e44109454b req-0ce7de7a-8852-40bf-ac7f-3fa392422324 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/attachments/bec4e46f-047d-4ab9-a2cd-ffab64e7a8e5 returned with HTTP 200 Jul 31 17:22:32.875607 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 300/1227] 10.4.3.92 () {70 vars in 1644 bytes} [Fri Jul 31 17:22:32 2026] GET /volume/v3/attachments/bec4e46f-047d-4ab9-a2cd-ffab64e7a8e5 => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:32.963940 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c84e7ec6-67e2-4f96-83bf-c2e9bba2e84b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:32.965948 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c84e7ec6-67e2-4f96-83bf-c2e9bba2e84b tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e Jul 31 17:22:32.966199 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c84e7ec6-67e2-4f96-83bf-c2e9bba2e84b tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:32.966432 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c84e7ec6-67e2-4f96-83bf-c2e9bba2e84b tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:32.978773 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:32.978773 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:32.983244 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c84e7ec6-67e2-4f96-83bf-c2e9bba2e84b tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:22:32.988982 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c84e7ec6-67e2-4f96-83bf-c2e9bba2e84b tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e returned with HTTP 200 Jul 31 17:22:32.989181 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 310/1228] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:32 2026] GET /volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:33.666575 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-8433e0b8-39c4-4c45-9521-4758a70d500c req-22407144-f24d-4fb4-9c4d-7054766056ec None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:33.669778 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8433e0b8-39c4-4c45-9521-4758a70d500c req-22407144-f24d-4fb4-9c4d-7054766056ec tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] POST https://10.4.3.92/volume/v3/attachments/6ea830ae-ee84-4c6c-a568-ef05555bf1cd/action Jul 31 17:22:33.670402 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8433e0b8-39c4-4c45-9521-4758a70d500c req-22407144-f24d-4fb4-9c4d-7054766056ec tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:22:33.670668 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8433e0b8-39c4-4c45-9521-4758a70d500c req-22407144-f24d-4fb4-9c4d-7054766056ec tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:33.680055 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6886c60b-e99c-4a65-a426-7726452aa1cd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:33.682594 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6886c60b-e99c-4a65-a426-7726452aa1cd tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 Jul 31 17:22:33.682902 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6886c60b-e99c-4a65-a426-7726452aa1cd tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:33.683123 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6886c60b-e99c-4a65-a426-7726452aa1cd tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:33.683459 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-6886c60b-e99c-4a65-a426-7726452aa1cd tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 30e032a0-022b-4ffd-be5b-af85b14ef236. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:33.688606 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:33.688606 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:33.689657 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6886c60b-e99c-4a65-a426-7726452aa1cd tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 returned with HTTP 200 Jul 31 17:22:33.690222 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 313/1229] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:33 2026] GET /volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:33.695788 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:33.695788 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:33.705122 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-196da2dc-165e-421b-a110-ef52713043d0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:33.707957 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-196da2dc-165e-421b-a110-ef52713043d0 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 Jul 31 17:22:33.709275 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-196da2dc-165e-421b-a110-ef52713043d0 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:33.709275 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-196da2dc-165e-421b-a110-ef52713043d0 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:33.713610 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8433e0b8-39c4-4c45-9521-4758a70d500c req-22407144-f24d-4fb4-9c4d-7054766056ec tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/attachments/6ea830ae-ee84-4c6c-a568-ef05555bf1cd/action returned with HTTP 204 Jul 31 17:22:33.714076 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 307/1230] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:22:33 2026] POST /volume/v3/attachments/6ea830ae-ee84-4c6c-a568-ef05555bf1cd/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:22:33.728034 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:33.728034 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:22:33.735939 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-196da2dc-165e-421b-a110-ef52713043d0 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:22:33.744124 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-196da2dc-165e-421b-a110-ef52713043d0 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 returned with HTTP 200 Jul 31 17:22:33.744787 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 301/1231] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:33 2026] GET /volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:33.766957 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-34fdafdb-6b6c-4585-865f-23b1b3cc8a8b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:33.770448 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-34fdafdb-6b6c-4585-865f-23b1b3cc8a8b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] DELETE https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 Jul 31 17:22:33.770448 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-34fdafdb-6b6c-4585-865f-23b1b3cc8a8b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:33.770448 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-34fdafdb-6b6c-4585-865f-23b1b3cc8a8b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:33.770448 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-34fdafdb-6b6c-4585-865f-23b1b3cc8a8b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Delete backup with id: 30e032a0-022b-4ffd-be5b-af85b14ef236. Jul 31 17:22:33.776811 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:33.776811 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:33.799912 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-34fdafdb-6b6c-4585-865f-23b1b3cc8a8b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] delete_backup rpcapi backup_id 30e032a0-022b-4ffd-be5b-af85b14ef236 {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:22:33.802980 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-34fdafdb-6b6c-4585-865f-23b1b3cc8a8b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 returned with HTTP 202 Jul 31 17:22:33.804035 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 311/1232] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:22:33 2026] DELETE /volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:22:33.812431 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-054d2836-e1ab-4d83-867f-ae030cf6b2d7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:33.814736 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-054d2836-e1ab-4d83-867f-ae030cf6b2d7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 Jul 31 17:22:33.814972 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-054d2836-e1ab-4d83-867f-ae030cf6b2d7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:33.815278 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-054d2836-e1ab-4d83-867f-ae030cf6b2d7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:33.815278 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-054d2836-e1ab-4d83-867f-ae030cf6b2d7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 30e032a0-022b-4ffd-be5b-af85b14ef236. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:33.821068 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:33.821068 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:33.822441 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-054d2836-e1ab-4d83-867f-ae030cf6b2d7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 returned with HTTP 200 Jul 31 17:22:33.822715 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 314/1233] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:33 2026] GET /volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:34.007269 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1b5aa6a0-9dad-4bd7-a1a0-f104305c1458 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:34.010174 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1b5aa6a0-9dad-4bd7-a1a0-f104305c1458 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e Jul 31 17:22:34.010525 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1b5aa6a0-9dad-4bd7-a1a0-f104305c1458 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:34.010836 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1b5aa6a0-9dad-4bd7-a1a0-f104305c1458 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:34.024897 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:34.024897 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:34.029765 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1b5aa6a0-9dad-4bd7-a1a0-f104305c1458 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:22:34.040122 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1b5aa6a0-9dad-4bd7-a1a0-f104305c1458 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e returned with HTTP 200 Jul 31 17:22:34.040775 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 308/1234] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:34 2026] GET /volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e => generated 1133 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:34.060946 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7d8eae16-e807-4dc0-a9ac-b33ee0335bdb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:34.064139 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7d8eae16-e807-4dc0-a9ac-b33ee0335bdb tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e Jul 31 17:22:34.064139 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7d8eae16-e807-4dc0-a9ac-b33ee0335bdb tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:34.064139 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7d8eae16-e807-4dc0-a9ac-b33ee0335bdb tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:34.085449 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:34.085449 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:22:34.093447 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7d8eae16-e807-4dc0-a9ac-b33ee0335bdb tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:22:34.101639 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7d8eae16-e807-4dc0-a9ac-b33ee0335bdb tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e returned with HTTP 200 Jul 31 17:22:34.102172 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 302/1235] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:34 2026] GET /volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e => generated 1133 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:34.838293 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e140244c-bf82-4809-ab7b-0c400b16dc57 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:34.840304 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e140244c-bf82-4809-ab7b-0c400b16dc57 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 Jul 31 17:22:34.840664 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e140244c-bf82-4809-ab7b-0c400b16dc57 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:34.840927 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e140244c-bf82-4809-ab7b-0c400b16dc57 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:34.841086 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-e140244c-bf82-4809-ab7b-0c400b16dc57 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 30e032a0-022b-4ffd-be5b-af85b14ef236. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:34.845600 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e140244c-bf82-4809-ab7b-0c400b16dc57 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 returned with HTTP 404 Jul 31 17:22:34.846232 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 312/1236] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:34 2026] GET /volume/v3/backups/30e032a0-022b-4ffd-be5b-af85b14ef236 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:22:34.976470 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-46898f1a-ef1a-44d9-8c23-0241be48e13b req-b5021062-6d29-403a-99b4-7012bc04c3e5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:34.980578 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-46898f1a-ef1a-44d9-8c23-0241be48e13b req-b5021062-6d29-403a-99b4-7012bc04c3e5 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 Jul 31 17:22:34.980822 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-46898f1a-ef1a-44d9-8c23-0241be48e13b req-b5021062-6d29-403a-99b4-7012bc04c3e5 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:34.981069 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-46898f1a-ef1a-44d9-8c23-0241be48e13b req-b5021062-6d29-403a-99b4-7012bc04c3e5 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:35.007478 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:35.007478 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:35.015804 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-46898f1a-ef1a-44d9-8c23-0241be48e13b req-b5021062-6d29-403a-99b4-7012bc04c3e5 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:22:35.024202 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-46898f1a-ef1a-44d9-8c23-0241be48e13b req-b5021062-6d29-403a-99b4-7012bc04c3e5 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 returned with HTTP 200 Jul 31 17:22:35.024905 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 315/1237] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:22:34 2026] GET /volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 => generated 1132 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:35.060864 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-46898f1a-ef1a-44d9-8c23-0241be48e13b req-37a60b81-f8df-43bb-8fa6-b29c68f92900 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:35.062966 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-46898f1a-ef1a-44d9-8c23-0241be48e13b req-37a60b81-f8df-43bb-8fa6-b29c68f92900 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] POST https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93/action Jul 31 17:22:35.063390 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-46898f1a-ef1a-44d9-8c23-0241be48e13b req-37a60b81-f8df-43bb-8fa6-b29c68f92900 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:22:35.063606 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-46898f1a-ef1a-44d9-8c23-0241be48e13b req-37a60b81-f8df-43bb-8fa6-b29c68f92900 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:35.076041 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:35.076041 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:35.076597 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-46898f1a-ef1a-44d9-8c23-0241be48e13b req-37a60b81-f8df-43bb-8fa6-b29c68f92900 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:22:35.084341 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-46898f1a-ef1a-44d9-8c23-0241be48e13b req-37a60b81-f8df-43bb-8fa6-b29c68f92900 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Begin detaching volume completed successfully. Jul 31 17:22:35.084689 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-46898f1a-ef1a-44d9-8c23-0241be48e13b req-37a60b81-f8df-43bb-8fa6-b29c68f92900 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93/action returned with HTTP 202 Jul 31 17:22:35.085145 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 309/1238] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:22:35 2026] POST /volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:22:35.113870 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f6f63fdb-fe0e-4aaf-a5a1-434e38c4995c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:35.118727 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f6f63fdb-fe0e-4aaf-a5a1-434e38c4995c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 Jul 31 17:22:35.118727 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f6f63fdb-fe0e-4aaf-a5a1-434e38c4995c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:35.118727 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f6f63fdb-fe0e-4aaf-a5a1-434e38c4995c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:35.138124 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:35.138124 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:22:35.148487 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f6f63fdb-fe0e-4aaf-a5a1-434e38c4995c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:22:35.148596 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1962384a-c0a8-4c58-bcb9-f450b88b8939 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:35.148596 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1962384a-c0a8-4c58-bcb9-f450b88b8939 None None] GET https://10.4.3.92/volume// Jul 31 17:22:35.148596 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1962384a-c0a8-4c58-bcb9-f450b88b8939 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:35.148596 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1962384a-c0a8-4c58-bcb9-f450b88b8939 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:35.148794 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1962384a-c0a8-4c58-bcb9-f450b88b8939 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:22:35.149092 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 313/1239] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:22:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:22:35.153303 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f6f63fdb-fe0e-4aaf-a5a1-434e38c4995c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 returned with HTTP 200 Jul 31 17:22:35.154031 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 303/1240] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:35 2026] GET /volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 => generated 1135 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:35.157607 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-46898f1a-ef1a-44d9-8c23-0241be48e13b req-afa89382-a180-4f36-9281-6428a5c6125b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:35.159748 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-46898f1a-ef1a-44d9-8c23-0241be48e13b req-afa89382-a180-4f36-9281-6428a5c6125b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 Jul 31 17:22:35.160015 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-46898f1a-ef1a-44d9-8c23-0241be48e13b req-afa89382-a180-4f36-9281-6428a5c6125b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:35.160264 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-46898f1a-ef1a-44d9-8c23-0241be48e13b req-afa89382-a180-4f36-9281-6428a5c6125b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:35.172864 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:35.172864 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:35.178539 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-46898f1a-ef1a-44d9-8c23-0241be48e13b req-afa89382-a180-4f36-9281-6428a5c6125b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:22:35.185071 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-46898f1a-ef1a-44d9-8c23-0241be48e13b req-afa89382-a180-4f36-9281-6428a5c6125b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 returned with HTTP 200 Jul 31 17:22:35.185642 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 316/1241] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:22:35 2026] GET /volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 => generated 1315 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:22:36.186081 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6d4b1b0a-d396-40ac-b743-f0549ebbaf8e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:36.196285 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6d4b1b0a-d396-40ac-b743-f0549ebbaf8e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 Jul 31 17:22:36.197724 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6d4b1b0a-d396-40ac-b743-f0549ebbaf8e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:36.197724 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6d4b1b0a-d396-40ac-b743-f0549ebbaf8e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:36.211413 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:36.211413 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:36.217039 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6d4b1b0a-d396-40ac-b743-f0549ebbaf8e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:22:36.223344 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6d4b1b0a-d396-40ac-b743-f0549ebbaf8e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 returned with HTTP 200 Jul 31 17:22:36.223588 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 310/1242] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:36 2026] GET /volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 => generated 1135 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:36.356395 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-46898f1a-ef1a-44d9-8c23-0241be48e13b req-6a6eef31-f469-47d8-a7c6-3964e38cfbf6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:36.417028 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-46898f1a-ef1a-44d9-8c23-0241be48e13b req-6a6eef31-f469-47d8-a7c6-3964e38cfbf6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] DELETE https://10.4.3.92/volume/v3/attachments/b3c5b4bf-6a63-4368-97ec-f71f3322a517 Jul 31 17:22:36.417028 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-46898f1a-ef1a-44d9-8c23-0241be48e13b req-6a6eef31-f469-47d8-a7c6-3964e38cfbf6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:36.418512 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-46898f1a-ef1a-44d9-8c23-0241be48e13b req-6a6eef31-f469-47d8-a7c6-3964e38cfbf6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:36.431351 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:36.431351 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:36.531948 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-46898f1a-ef1a-44d9-8c23-0241be48e13b req-6a6eef31-f469-47d8-a7c6-3964e38cfbf6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/attachments/b3c5b4bf-6a63-4368-97ec-f71f3322a517 returned with HTTP 200 Jul 31 17:22:36.532571 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 314/1243] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:22:36 2026] DELETE /volume/v3/attachments/b3c5b4bf-6a63-4368-97ec-f71f3322a517 => generated 19 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:37.028822 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e07fcd42-6251-4c79-b231-bee0002dc2c8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:37.031027 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e07fcd42-6251-4c79-b231-bee0002dc2c8 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:22:37.031463 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e07fcd42-6251-4c79-b231-bee0002dc2c8 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-512782850"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:37.033766 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-e07fcd42-6251-4c79-b231-bee0002dc2c8 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-512782850'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:22:37.033766 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-e07fcd42-6251-4c79-b231-bee0002dc2c8 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Create volume of 1 GB Jul 31 17:22:37.041028 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e07fcd42-6251-4c79-b231-bee0002dc2c8 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Availability Zones retrieved successfully. Jul 31 17:22:37.052105 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e07fcd42-6251-4c79-b231-bee0002dc2c8 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Flow 'volume_create_api' (21b42fde-2b34-4a80-984e-1a64d89b9e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:22:37.053777 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e07fcd42-6251-4c79-b231-bee0002dc2c8 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5a3d950-c715-4197-826d-caef8602aba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:22:37.056288 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-e07fcd42-6251-4c79-b231-bee0002dc2c8 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:22:37.103248 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e07fcd42-6251-4c79-b231-bee0002dc2c8 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5a3d950-c715-4197-826d-caef8602aba9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:22:37.107647 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e07fcd42-6251-4c79-b231-bee0002dc2c8 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c230b86-f72c-470b-8629-372e78d88833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:22:37.241161 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-e07fcd42-6251-4c79-b231-bee0002dc2c8 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Created reservations ['8cc517fc-687c-4b21-a72c-dd96bcc6be91', '5dc8aeb1-e08e-4662-bb38-671ac264fc47', 'b17833c1-cb28-49da-be7c-4619071cc0d0', 'b96f595d-5981-4d58-9e00-af222722ce42'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:22:37.242260 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e07fcd42-6251-4c79-b231-bee0002dc2c8 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c230b86-f72c-470b-8629-372e78d88833) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cc517fc-687c-4b21-a72c-dd96bcc6be91', '5dc8aeb1-e08e-4662-bb38-671ac264fc47', 'b17833c1-cb28-49da-be7c-4619071cc0d0', 'b96f595d-5981-4d58-9e00-af222722ce42']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:22:37.243259 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e07fcd42-6251-4c79-b231-bee0002dc2c8 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23f38214-bdc1-4edd-a0d5-aabfdeb72316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:22:37.248061 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d1ba8b19-40e2-4c09-916b-a01e2917566b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:37.251937 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d1ba8b19-40e2-4c09-916b-a01e2917566b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 Jul 31 17:22:37.252127 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d1ba8b19-40e2-4c09-916b-a01e2917566b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:37.252588 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d1ba8b19-40e2-4c09-916b-a01e2917566b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:37.264658 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:37.264658 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:37.272470 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d1ba8b19-40e2-4c09-916b-a01e2917566b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:22:37.278395 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e07fcd42-6251-4c79-b231-bee0002dc2c8 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23f38214-bdc1-4edd-a0d5-aabfdeb72316) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f9e553b-d9b8-43e7-b2a9-1f0acdc290db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-512782850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4514ca5fbfb84ef1a7ac0330b93edb49',qos_specs=None,replication_status=,reservations=['8cc517fc-687c-4b21-a72c-dd96bcc6be91','5dc8aeb1-e08e-4662-bb38-671ac264fc47','b17833c1-cb28-49da-be7c-4619071cc0d0','b96f595d-5981-4d58-9e00-af222722ce42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='220f3600581d481887c80b2ba9415904',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:22:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-512782850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f9e553b-d9b8-43e7-b2a9-1f0acdc290db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4514ca5fbfb84ef1a7ac0330b93edb49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='220f3600581d481887c80b2ba9415904',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:22:37.280461 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e07fcd42-6251-4c79-b231-bee0002dc2c8 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dc70aac-a332-43a2-9b37-a0052c0be0d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:22:37.281678 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d1ba8b19-40e2-4c09-916b-a01e2917566b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 returned with HTTP 200 Jul 31 17:22:37.282529 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 317/1244] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:37 2026] GET /volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:37.317963 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e07fcd42-6251-4c79-b231-bee0002dc2c8 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dc70aac-a332-43a2-9b37-a0052c0be0d3) transitioned into state 'SUCCESS' from state '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-512782850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4514ca5fbfb84ef1a7ac0330b93edb49',qos_specs=None,replication_status=,reservations=['8cc517fc-687c-4b21-a72c-dd96bcc6be91','5dc8aeb1-e08e-4662-bb38-671ac264fc47','b17833c1-cb28-49da-be7c-4619071cc0d0','b96f595d-5981-4d58-9e00-af222722ce42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='220f3600581d481887c80b2ba9415904',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:22:37.321149 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e07fcd42-6251-4c79-b231-bee0002dc2c8 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d444d69-7e9f-448c-9285-9ac32ec60963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:22:37.344437 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e07fcd42-6251-4c79-b231-bee0002dc2c8 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d444d69-7e9f-448c-9285-9ac32ec60963) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:22:37.345268 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e07fcd42-6251-4c79-b231-bee0002dc2c8 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Flow 'volume_create_api' (21b42fde-2b34-4a80-984e-1a64d89b9e27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:22:37.345784 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e07fcd42-6251-4c79-b231-bee0002dc2c8 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Create volume request issued successfully. Jul 31 17:22:37.346629 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e07fcd42-6251-4c79-b231-bee0002dc2c8 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:22:37.347280 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 304/1245] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:22:37 2026] POST /volume/v3/volumes => generated 751 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:22:37.369571 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bacee22d-900f-4741-9695-400d30c5aa46 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:37.373666 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bacee22d-900f-4741-9695-400d30c5aa46 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] GET https://10.4.3.92/volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db Jul 31 17:22:37.373923 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bacee22d-900f-4741-9695-400d30c5aa46 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:37.374689 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bacee22d-900f-4741-9695-400d30c5aa46 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:37.385642 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:37.385642 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:37.394794 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bacee22d-900f-4741-9695-400d30c5aa46 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Volume info retrieved successfully. Jul 31 17:22:37.399079 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bacee22d-900f-4741-9695-400d30c5aa46 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] https://10.4.3.92/volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db returned with HTTP 200 Jul 31 17:22:37.400000 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 311/1246] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:37 2026] GET /volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:37.915462 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-93652db4-8d6f-4e93-ac49-f2e44109454b req-acb1a7d1-ef5f-4761-bd8b-f5e90f23cef9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:37.924346 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-93652db4-8d6f-4e93-ac49-f2e44109454b req-acb1a7d1-ef5f-4761-bd8b-f5e90f23cef9 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] POST https://10.4.3.92/volume/v3/attachments/bec4e46f-047d-4ab9-a2cd-ffab64e7a8e5/action Jul 31 17:22:37.925391 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-93652db4-8d6f-4e93-ac49-f2e44109454b req-acb1a7d1-ef5f-4761-bd8b-f5e90f23cef9 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:22:37.925391 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-93652db4-8d6f-4e93-ac49-f2e44109454b req-acb1a7d1-ef5f-4761-bd8b-f5e90f23cef9 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:37.975964 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:37.975964 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:38.010338 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-93652db4-8d6f-4e93-ac49-f2e44109454b req-acb1a7d1-ef5f-4761-bd8b-f5e90f23cef9 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/attachments/bec4e46f-047d-4ab9-a2cd-ffab64e7a8e5/action returned with HTTP 204 Jul 31 17:22:38.011577 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 315/1247] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:22:37 2026] POST /volume/v3/attachments/bec4e46f-047d-4ab9-a2cd-ffab64e7a8e5/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:22:38.423809 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6c599732-ec3c-4381-8ce4-5cef181c8ee0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:38.430559 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6c599732-ec3c-4381-8ce4-5cef181c8ee0 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] GET https://10.4.3.92/volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db Jul 31 17:22:38.430559 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6c599732-ec3c-4381-8ce4-5cef181c8ee0 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:38.430559 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6c599732-ec3c-4381-8ce4-5cef181c8ee0 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:38.445482 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:38.445482 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:38.455939 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6c599732-ec3c-4381-8ce4-5cef181c8ee0 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Volume info retrieved successfully. Jul 31 17:22:38.467420 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6c599732-ec3c-4381-8ce4-5cef181c8ee0 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] https://10.4.3.92/volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db returned with HTTP 200 Jul 31 17:22:38.467993 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 318/1248] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:38 2026] GET /volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:39.017907 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-53861cda-de33-4454-8db4-7a9a8a064085 req-41c7b9b0-b35d-4ffa-b215-4baceb70a744 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:39.023385 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-53861cda-de33-4454-8db4-7a9a8a064085 req-41c7b9b0-b35d-4ffa-b215-4baceb70a744 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] GET https://10.4.3.92/volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db Jul 31 17:22:39.023385 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-53861cda-de33-4454-8db4-7a9a8a064085 req-41c7b9b0-b35d-4ffa-b215-4baceb70a744 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:39.023385 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-53861cda-de33-4454-8db4-7a9a8a064085 req-41c7b9b0-b35d-4ffa-b215-4baceb70a744 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:39.039028 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:39.039028 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:22:39.047391 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-53861cda-de33-4454-8db4-7a9a8a064085 req-41c7b9b0-b35d-4ffa-b215-4baceb70a744 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Volume info retrieved successfully. Jul 31 17:22:39.056946 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-53861cda-de33-4454-8db4-7a9a8a064085 req-41c7b9b0-b35d-4ffa-b215-4baceb70a744 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] https://10.4.3.92/volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db returned with HTTP 200 Jul 31 17:22:39.057285 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 305/1249] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:22:39 2026] GET /volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:39.203742 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2d4c8e13-6cb7-496b-9744-9766c65dfb47 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:39.206538 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2d4c8e13-6cb7-496b-9744-9766c65dfb47 None None] GET https://10.4.3.92/volume// Jul 31 17:22:39.206538 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2d4c8e13-6cb7-496b-9744-9766c65dfb47 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:39.206538 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2d4c8e13-6cb7-496b-9744-9766c65dfb47 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:39.206538 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2d4c8e13-6cb7-496b-9744-9766c65dfb47 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:22:39.208667 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 312/1250] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:22:39 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:22:39.220526 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-53861cda-de33-4454-8db4-7a9a8a064085 req-cec40939-269d-4721-a594-275b88dc9e99 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:39.223912 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-53861cda-de33-4454-8db4-7a9a8a064085 req-cec40939-269d-4721-a594-275b88dc9e99 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:22:39.226212 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-53861cda-de33-4454-8db4-7a9a8a064085 req-cec40939-269d-4721-a594-275b88dc9e99 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2f9e553b-d9b8-43e7-b2a9-1f0acdc290db", "connector": null, "instance_uuid": "4ff0077a-6f9e-42b8-a131-89e7d0c62480"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:39.241665 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:39.241665 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:39.309186 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-53861cda-de33-4454-8db4-7a9a8a064085 req-cec40939-269d-4721-a594-275b88dc9e99 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:22:39.310369 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 316/1251] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:22:39 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:39.371059 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-32d9c026-08fb-41ae-b366-e1d2cdc11f7f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:39.374034 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-32d9c026-08fb-41ae-b366-e1d2cdc11f7f tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] GET https://10.4.3.92/volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db Jul 31 17:22:39.374557 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-32d9c026-08fb-41ae-b366-e1d2cdc11f7f tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:39.374557 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-32d9c026-08fb-41ae-b366-e1d2cdc11f7f tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:39.395006 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:39.395006 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:39.402681 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-375ba4ff-ab4f-490e-a1ac-112742a87bcd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:39.403009 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-375ba4ff-ab4f-490e-a1ac-112742a87bcd None None] GET https://10.4.3.92/volume// Jul 31 17:22:39.403661 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-375ba4ff-ab4f-490e-a1ac-112742a87bcd None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:39.403801 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-32d9c026-08fb-41ae-b366-e1d2cdc11f7f tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Volume info retrieved successfully. Jul 31 17:22:39.407965 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-375ba4ff-ab4f-490e-a1ac-112742a87bcd None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:39.409066 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-375ba4ff-ab4f-490e-a1ac-112742a87bcd None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:22:39.409138 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 306/1252] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:22:39 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:22:39.416917 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-32d9c026-08fb-41ae-b366-e1d2cdc11f7f tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] https://10.4.3.92/volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db returned with HTTP 200 Jul 31 17:22:39.417536 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 319/1253] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:39 2026] GET /volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:39.425686 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-53861cda-de33-4454-8db4-7a9a8a064085 req-70bddda9-9ef3-4303-a3ac-65e16966435d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:39.429980 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-53861cda-de33-4454-8db4-7a9a8a064085 req-70bddda9-9ef3-4303-a3ac-65e16966435d tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] GET https://10.4.3.92/volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db Jul 31 17:22:39.430372 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-53861cda-de33-4454-8db4-7a9a8a064085 req-70bddda9-9ef3-4303-a3ac-65e16966435d tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:39.430705 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-53861cda-de33-4454-8db4-7a9a8a064085 req-70bddda9-9ef3-4303-a3ac-65e16966435d tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:39.449242 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:39.449242 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:39.455966 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-53861cda-de33-4454-8db4-7a9a8a064085 req-70bddda9-9ef3-4303-a3ac-65e16966435d tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Volume info retrieved successfully. Jul 31 17:22:39.464935 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-53861cda-de33-4454-8db4-7a9a8a064085 req-70bddda9-9ef3-4303-a3ac-65e16966435d tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] https://10.4.3.92/volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db returned with HTTP 200 Jul 31 17:22:39.465612 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 313/1254] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:22:39 2026] GET /volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db => generated 1023 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:22:39.625710 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-53861cda-de33-4454-8db4-7a9a8a064085 req-3ea8a8c7-a93a-4212-832e-d319b7f6b673 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:39.631784 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-53861cda-de33-4454-8db4-7a9a8a064085 req-3ea8a8c7-a93a-4212-832e-d319b7f6b673 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] PUT https://10.4.3.92/volume/v3/attachments/3a795e1b-87e7-4e46-91a5-23ccabf06314 Jul 31 17:22:39.632444 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-53861cda-de33-4454-8db4-7a9a8a064085 req-3ea8a8c7-a93a-4212-832e-d319b7f6b673 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:39.645691 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-53861cda-de33-4454-8db4-7a9a8a064085 req-3ea8a8c7-a93a-4212-832e-d319b7f6b673 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Acquiring lock "cinder-attachment_update-2f9e553b-d9b8-43e7-b2a9-1f0acdc290db-np0000006248" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:22:39.652898 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-53861cda-de33-4454-8db4-7a9a8a064085 req-3ea8a8c7-a93a-4212-832e-d319b7f6b673 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Lock "cinder-attachment_update-2f9e553b-d9b8-43e7-b2a9-1f0acdc290db-np0000006248" acquired by "attachment_update" :: waited 0.007s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:22:39.655040 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:39.655040 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:39.789855 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-53861cda-de33-4454-8db4-7a9a8a064085 req-3ea8a8c7-a93a-4212-832e-d319b7f6b673 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Lock "cinder-attachment_update-2f9e553b-d9b8-43e7-b2a9-1f0acdc290db-np0000006248" released by "attachment_update" :: held 0.135s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:22:39.789855 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-53861cda-de33-4454-8db4-7a9a8a064085 req-3ea8a8c7-a93a-4212-832e-d319b7f6b673 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] https://10.4.3.92/volume/v3/attachments/3a795e1b-87e7-4e46-91a5-23ccabf06314 returned with HTTP 200 Jul 31 17:22:39.789855 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 317/1255] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:22:39 2026] PUT /volume/v3/attachments/3a795e1b-87e7-4e46-91a5-23ccabf06314 => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:40.435023 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8a066e5c-3e3d-42c8-8ed6-e5398621a5f1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:40.436941 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8a066e5c-3e3d-42c8-8ed6-e5398621a5f1 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] GET https://10.4.3.92/volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db Jul 31 17:22:40.437075 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8a066e5c-3e3d-42c8-8ed6-e5398621a5f1 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:40.437241 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8a066e5c-3e3d-42c8-8ed6-e5398621a5f1 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:40.451341 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:40.451341 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:22:40.453653 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8a066e5c-3e3d-42c8-8ed6-e5398621a5f1 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Volume info retrieved successfully. Jul 31 17:22:40.460010 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8a066e5c-3e3d-42c8-8ed6-e5398621a5f1 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] https://10.4.3.92/volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db returned with HTTP 200 Jul 31 17:22:40.460543 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 307/1256] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:40 2026] GET /volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:41.487378 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-75df6267-9d74-4480-9c41-cf6ec7dec5b5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:41.492997 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-75df6267-9d74-4480-9c41-cf6ec7dec5b5 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] GET https://10.4.3.92/volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db Jul 31 17:22:41.492997 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-75df6267-9d74-4480-9c41-cf6ec7dec5b5 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:41.492997 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-75df6267-9d74-4480-9c41-cf6ec7dec5b5 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:41.514064 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:41.514064 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:41.524117 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-75df6267-9d74-4480-9c41-cf6ec7dec5b5 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Volume info retrieved successfully. Jul 31 17:22:41.542776 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-75df6267-9d74-4480-9c41-cf6ec7dec5b5 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] https://10.4.3.92/volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db returned with HTTP 200 Jul 31 17:22:41.543010 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 320/1257] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:41 2026] GET /volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db => generated 844 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:42.064074 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-de4f80ff-9a6d-4624-a20e-56af15414eca None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:42.067143 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-de4f80ff-9a6d-4624-a20e-56af15414eca tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] DELETE https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 Jul 31 17:22:42.067143 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-de4f80ff-9a6d-4624-a20e-56af15414eca tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:42.067143 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-de4f80ff-9a6d-4624-a20e-56af15414eca tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:42.067400 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-de4f80ff-9a6d-4624-a20e-56af15414eca tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Delete volume with id: 2c4703b7-cfb4-48d7-acc3-e0595678cc93 Jul 31 17:22:42.087496 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:42.087496 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:42.088052 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-de4f80ff-9a6d-4624-a20e-56af15414eca tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:22:42.126628 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-de4f80ff-9a6d-4624-a20e-56af15414eca tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Delete volume request issued successfully. Jul 31 17:22:42.126887 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-de4f80ff-9a6d-4624-a20e-56af15414eca tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 returned with HTTP 202 Jul 31 17:22:42.127410 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 314/1258] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:22:42 2026] DELETE /volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 17:22:42.139464 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7893ea51-1975-40ce-8e6c-978e09905a0e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:42.144017 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7893ea51-1975-40ce-8e6c-978e09905a0e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 Jul 31 17:22:42.144296 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7893ea51-1975-40ce-8e6c-978e09905a0e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:42.144609 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7893ea51-1975-40ce-8e6c-978e09905a0e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:42.159859 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:42.159859 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:42.166699 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7893ea51-1975-40ce-8e6c-978e09905a0e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:22:42.182784 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7893ea51-1975-40ce-8e6c-978e09905a0e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 returned with HTTP 200 Jul 31 17:22:42.183210 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 318/1259] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:42 2026] GET /volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 => generated 839 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:42.562964 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-745e10df-85ce-47c7-8b40-26b02b8353d5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:42.565766 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-745e10df-85ce-47c7-8b40-26b02b8353d5 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] GET https://10.4.3.92/volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db Jul 31 17:22:42.566006 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-745e10df-85ce-47c7-8b40-26b02b8353d5 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:42.566548 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-745e10df-85ce-47c7-8b40-26b02b8353d5 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:42.585125 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:42.585125 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:22:42.590553 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-745e10df-85ce-47c7-8b40-26b02b8353d5 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Volume info retrieved successfully. Jul 31 17:22:42.596397 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-745e10df-85ce-47c7-8b40-26b02b8353d5 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] https://10.4.3.92/volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db returned with HTTP 200 Jul 31 17:22:42.597032 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 308/1260] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:42 2026] GET /volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:43.207823 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ec49bf53-0b97-4cad-b31e-965328888213 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:43.211911 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ec49bf53-0b97-4cad-b31e-965328888213 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 Jul 31 17:22:43.211911 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ec49bf53-0b97-4cad-b31e-965328888213 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:43.211911 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ec49bf53-0b97-4cad-b31e-965328888213 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:43.222226 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ec49bf53-0b97-4cad-b31e-965328888213 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 returned with HTTP 404 Jul 31 17:22:43.223478 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 321/1261] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:43 2026] GET /volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:22:43.236278 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-982091ec-77f1-4d20-8dc9-37997b0943dc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:43.239608 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-982091ec-77f1-4d20-8dc9-37997b0943dc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 Jul 31 17:22:43.240459 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-982091ec-77f1-4d20-8dc9-37997b0943dc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:43.240722 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-982091ec-77f1-4d20-8dc9-37997b0943dc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:43.253916 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-982091ec-77f1-4d20-8dc9-37997b0943dc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 returned with HTTP 404 Jul 31 17:22:43.254928 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 315/1262] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:43 2026] GET /volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:22:43.267632 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cca776bb-487d-4e05-879c-e75572bd6452 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:43.271556 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cca776bb-487d-4e05-879c-e75572bd6452 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] DELETE https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 Jul 31 17:22:43.271836 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cca776bb-487d-4e05-879c-e75572bd6452 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:43.272080 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cca776bb-487d-4e05-879c-e75572bd6452 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:43.272285 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-cca776bb-487d-4e05-879c-e75572bd6452 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Delete volume with id: 2c4703b7-cfb4-48d7-acc3-e0595678cc93 Jul 31 17:22:43.283022 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cca776bb-487d-4e05-879c-e75572bd6452 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 returned with HTTP 404 Jul 31 17:22:43.283737 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 319/1263] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:22:43 2026] DELETE /volume/v3/volumes/2c4703b7-cfb4-48d7-acc3-e0595678cc93 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:22:43.332632 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4eca0281-2766-49f3-b582-d16c5b0ed8f1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:43.337442 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4eca0281-2766-49f3-b582-d16c5b0ed8f1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:22:43.337442 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4eca0281-2766-49f3-b582-d16c5b0ed8f1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "8d238c5f-d575-4c29-9cd2-e3e14bfacc91", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1547786997"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:43.338538 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-4eca0281-2766-49f3-b582-d16c5b0ed8f1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Create volume request body: {'volume': {'imageRef': '8d238c5f-d575-4c29-9cd2-e3e14bfacc91', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1547786997'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:22:43.448568 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-4eca0281-2766-49f3-b582-d16c5b0ed8f1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Create volume of 1 GB Jul 31 17:22:43.462904 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4eca0281-2766-49f3-b582-d16c5b0ed8f1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Availability Zones retrieved successfully. Jul 31 17:22:43.470544 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4eca0281-2766-49f3-b582-d16c5b0ed8f1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Flow 'volume_create_api' (ff40ceeb-0a7a-4aa9-ad48-16fdfe650ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:22:43.472610 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4eca0281-2766-49f3-b582-d16c5b0ed8f1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cc01aa4-6bc0-4fbc-9407-61a074510c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:22:43.473926 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-4eca0281-2766-49f3-b582-d16c5b0ed8f1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:22:43.567702 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4eca0281-2766-49f3-b582-d16c5b0ed8f1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cc01aa4-6bc0-4fbc-9407-61a074510c8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:22:43.568670 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4eca0281-2766-49f3-b582-d16c5b0ed8f1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb353141-024b-4dfe-91a9-b3186ec262b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:22:43.613399 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fc9e11e9-2715-4d2e-a615-27fb26ef089a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:43.615573 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fc9e11e9-2715-4d2e-a615-27fb26ef089a tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] GET https://10.4.3.92/volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db Jul 31 17:22:43.615820 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fc9e11e9-2715-4d2e-a615-27fb26ef089a tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:43.615959 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fc9e11e9-2715-4d2e-a615-27fb26ef089a tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:43.618660 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-4eca0281-2766-49f3-b582-d16c5b0ed8f1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Created reservations ['de15e6a1-50da-4b38-a579-99238e0183c8', '2a1f73bd-9f9f-4078-b40c-c6e84a7b7256', 'f51f478c-bd5f-446e-8e48-855821db7623', 'cd43cebd-eb3f-4681-84ca-fbf8bc7d729e'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:22:43.619806 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4eca0281-2766-49f3-b582-d16c5b0ed8f1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb353141-024b-4dfe-91a9-b3186ec262b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de15e6a1-50da-4b38-a579-99238e0183c8', '2a1f73bd-9f9f-4078-b40c-c6e84a7b7256', 'f51f478c-bd5f-446e-8e48-855821db7623', 'cd43cebd-eb3f-4681-84ca-fbf8bc7d729e']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:22:43.621098 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4eca0281-2766-49f3-b582-d16c5b0ed8f1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a754cfb8-a3a2-4106-b1c1-1053162d1e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:22:43.632408 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:43.632408 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:43.636406 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-fc9e11e9-2715-4d2e-a615-27fb26ef089a tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Volume info retrieved successfully. Jul 31 17:22:43.642188 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fc9e11e9-2715-4d2e-a615-27fb26ef089a tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] https://10.4.3.92/volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db returned with HTTP 200 Jul 31 17:22:43.642188 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 322/1264] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:43 2026] GET /volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:43.651473 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4eca0281-2766-49f3-b582-d16c5b0ed8f1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a754cfb8-a3a2-4106-b1c1-1053162d1e5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9441e55e-8481-4932-a9f6-40fa3c979bc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1547786997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e52c342b5a3744fa8e45318e5e0f97cb',qos_specs=None,replication_status=,reservations=['de15e6a1-50da-4b38-a579-99238e0183c8','2a1f73bd-9f9f-4078-b40c-c6e84a7b7256','f51f478c-bd5f-446e-8e48-855821db7623','cd43cebd-eb3f-4681-84ca-fbf8bc7d729e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed88562cc379425ab5e10fc5497810e4',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:22:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1547786997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9441e55e-8481-4932-a9f6-40fa3c979bc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e52c342b5a3744fa8e45318e5e0f97cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed88562cc379425ab5e10fc5497810e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:22:43.652559 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4eca0281-2766-49f3-b582-d16c5b0ed8f1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4517271c-76e0-4f1f-bc87-ac34231105eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:22:43.681408 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4eca0281-2766-49f3-b582-d16c5b0ed8f1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4517271c-76e0-4f1f-bc87-ac34231105eb) transitioned into state 'SUCCESS' from state '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-1547786997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e52c342b5a3744fa8e45318e5e0f97cb',qos_specs=None,replication_status=,reservations=['de15e6a1-50da-4b38-a579-99238e0183c8','2a1f73bd-9f9f-4078-b40c-c6e84a7b7256','f51f478c-bd5f-446e-8e48-855821db7623','cd43cebd-eb3f-4681-84ca-fbf8bc7d729e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed88562cc379425ab5e10fc5497810e4',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:22:43.683131 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4eca0281-2766-49f3-b582-d16c5b0ed8f1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d4c137f-af2b-4223-9cb8-8c6253f49866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:22:43.701930 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4eca0281-2766-49f3-b582-d16c5b0ed8f1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d4c137f-af2b-4223-9cb8-8c6253f49866) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:22:43.703044 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4eca0281-2766-49f3-b582-d16c5b0ed8f1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Flow 'volume_create_api' (ff40ceeb-0a7a-4aa9-ad48-16fdfe650ea6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:22:43.703513 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4eca0281-2766-49f3-b582-d16c5b0ed8f1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Create volume request issued successfully. Jul 31 17:22:43.704291 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4eca0281-2766-49f3-b582-d16c5b0ed8f1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:22:43.706899 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 309/1265] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:22:43 2026] POST /volume/v3/volumes => generated 747 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:22:43.726516 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-908afdee-398a-456e-b697-99a01a59f661 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:43.734757 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-908afdee-398a-456e-b697-99a01a59f661 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/9441e55e-8481-4932-a9f6-40fa3c979bc5 Jul 31 17:22:43.735035 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-908afdee-398a-456e-b697-99a01a59f661 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:43.735286 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-908afdee-398a-456e-b697-99a01a59f661 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:43.751222 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:43.751222 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:43.757793 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-908afdee-398a-456e-b697-99a01a59f661 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:22:43.764592 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-908afdee-398a-456e-b697-99a01a59f661 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/9441e55e-8481-4932-a9f6-40fa3c979bc5 returned with HTTP 200 Jul 31 17:22:43.765375 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 316/1266] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:43 2026] GET /volume/v3/volumes/9441e55e-8481-4932-a9f6-40fa3c979bc5 => generated 815 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:44.270384 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-53861cda-de33-4454-8db4-7a9a8a064085 req-89577610-5abb-4d56-b9c3-aa92206576e4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:44.275397 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-53861cda-de33-4454-8db4-7a9a8a064085 req-89577610-5abb-4d56-b9c3-aa92206576e4 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] POST https://10.4.3.92/volume/v3/attachments/3a795e1b-87e7-4e46-91a5-23ccabf06314/action Jul 31 17:22:44.275921 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-53861cda-de33-4454-8db4-7a9a8a064085 req-89577610-5abb-4d56-b9c3-aa92206576e4 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:22:44.276104 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-53861cda-de33-4454-8db4-7a9a8a064085 req-89577610-5abb-4d56-b9c3-aa92206576e4 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:44.302450 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:44.302450 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:44.319522 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-53861cda-de33-4454-8db4-7a9a8a064085 req-89577610-5abb-4d56-b9c3-aa92206576e4 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] https://10.4.3.92/volume/v3/attachments/3a795e1b-87e7-4e46-91a5-23ccabf06314/action returned with HTTP 204 Jul 31 17:22:44.320006 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 320/1267] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:22:44 2026] POST /volume/v3/attachments/3a795e1b-87e7-4e46-91a5-23ccabf06314/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:22:44.657469 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cd6a4200-84a6-414c-ac2d-b3effc15d063 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:44.659254 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cd6a4200-84a6-414c-ac2d-b3effc15d063 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] GET https://10.4.3.92/volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db Jul 31 17:22:44.659527 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cd6a4200-84a6-414c-ac2d-b3effc15d063 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:44.659925 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cd6a4200-84a6-414c-ac2d-b3effc15d063 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:44.670888 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:44.670888 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:44.675870 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-cd6a4200-84a6-414c-ac2d-b3effc15d063 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Volume info retrieved successfully. Jul 31 17:22:44.682761 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cd6a4200-84a6-414c-ac2d-b3effc15d063 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] https://10.4.3.92/volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db returned with HTTP 200 Jul 31 17:22:44.683305 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 323/1268] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:44 2026] GET /volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:44.699076 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e908fab0-57d1-4562-a20f-67965f1bf368 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:44.701793 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e908fab0-57d1-4562-a20f-67965f1bf368 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] GET https://10.4.3.92/volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db Jul 31 17:22:44.702044 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e908fab0-57d1-4562-a20f-67965f1bf368 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:44.702352 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e908fab0-57d1-4562-a20f-67965f1bf368 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:44.716634 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:44.716634 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:22:44.721022 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e908fab0-57d1-4562-a20f-67965f1bf368 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Volume info retrieved successfully. Jul 31 17:22:44.727891 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e908fab0-57d1-4562-a20f-67965f1bf368 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] https://10.4.3.92/volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db returned with HTTP 200 Jul 31 17:22:44.728518 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 310/1269] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:44 2026] GET /volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:44.785402 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a1391d05-4a60-43c9-9491-30a560d5a581 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:44.787375 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a1391d05-4a60-43c9-9491-30a560d5a581 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/9441e55e-8481-4932-a9f6-40fa3c979bc5 Jul 31 17:22:44.787788 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a1391d05-4a60-43c9-9491-30a560d5a581 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:44.788085 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a1391d05-4a60-43c9-9491-30a560d5a581 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:44.803250 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:44.803250 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:44.811469 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a1391d05-4a60-43c9-9491-30a560d5a581 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:22:44.819569 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a1391d05-4a60-43c9-9491-30a560d5a581 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/9441e55e-8481-4932-a9f6-40fa3c979bc5 returned with HTTP 200 Jul 31 17:22:44.820451 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 317/1270] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:44 2026] GET /volume/v3/volumes/9441e55e-8481-4932-a9f6-40fa3c979bc5 => generated 1355 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:44.834639 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-390ff0ea-9d8e-4d72-9f6a-20f437f26555 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:44.836667 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-390ff0ea-9d8e-4d72-9f6a-20f437f26555 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/9441e55e-8481-4932-a9f6-40fa3c979bc5 Jul 31 17:22:44.836907 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-390ff0ea-9d8e-4d72-9f6a-20f437f26555 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:44.837135 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-390ff0ea-9d8e-4d72-9f6a-20f437f26555 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:44.846031 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:44.846031 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:44.850688 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-390ff0ea-9d8e-4d72-9f6a-20f437f26555 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:22:44.857476 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-390ff0ea-9d8e-4d72-9f6a-20f437f26555 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/9441e55e-8481-4932-a9f6-40fa3c979bc5 returned with HTTP 200 Jul 31 17:22:44.857748 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 321/1271] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:44 2026] GET /volume/v3/volumes/9441e55e-8481-4932-a9f6-40fa3c979bc5 => generated 1355 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:44.875674 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f4b6349f-e400-4e70-82f3-4d74ace0e9f4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:44.878000 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f4b6349f-e400-4e70-82f3-4d74ace0e9f4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] POST https://10.4.3.92/volume/v3/backups Jul 31 17:22:44.878423 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f4b6349f-e400-4e70-82f3-4d74ace0e9f4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9441e55e-8481-4932-a9f6-40fa3c979bc5", "name": "tempest-VolumesBackupsTest-Backup-957034079", "container": "tempest-volumesbackupstest-backup-container-810060545"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:44.880191 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.backups [None req-f4b6349f-e400-4e70-82f3-4d74ace0e9f4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Creating new backup {'backup': {'volume_id': '9441e55e-8481-4932-a9f6-40fa3c979bc5', 'name': 'tempest-VolumesBackupsTest-Backup-957034079', 'container': 'tempest-volumesbackupstest-backup-container-810060545'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:22:44.880410 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-f4b6349f-e400-4e70-82f3-4d74ace0e9f4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Creating backup of volume 9441e55e-8481-4932-a9f6-40fa3c979bc5 in container tempest-volumesbackupstest-backup-container-810060545 Jul 31 17:22:44.892017 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:44.892017 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:44.892824 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f4b6349f-e400-4e70-82f3-4d74ace0e9f4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:22:44.920362 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-f4b6349f-e400-4e70-82f3-4d74ace0e9f4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Created reservations ['869dacb8-6726-443b-a790-4ea1ba65e4b8', '5e4c117c-8b48-4b53-8f2f-de13edc59816'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:22:44.976874 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f4b6349f-e400-4e70-82f3-4d74ace0e9f4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:22:44.977627 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 324/1272] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:22:44 2026] POST /volume/v3/backups => generated 327 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:22:44.996349 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c37a2b4b-2af8-4c0c-ab39-f6f067722989 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:44.998284 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c37a2b4b-2af8-4c0c-ab39-f6f067722989 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:22:44.999190 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c37a2b4b-2af8-4c0c-ab39-f6f067722989 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:44.999190 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c37a2b4b-2af8-4c0c-ab39-f6f067722989 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:44.999190 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-c37a2b4b-2af8-4c0c-ab39-f6f067722989 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:45.006298 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:45.006298 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:22:45.007438 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c37a2b4b-2af8-4c0c-ab39-f6f067722989 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:22:45.007871 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 311/1273] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:44 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 785 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:46.026800 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fe9635f7-b811-4c11-bd2c-c12740c016b1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:46.028832 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fe9635f7-b811-4c11-bd2c-c12740c016b1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:22:46.029079 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fe9635f7-b811-4c11-bd2c-c12740c016b1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:46.029346 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fe9635f7-b811-4c11-bd2c-c12740c016b1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:46.029546 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-fe9635f7-b811-4c11-bd2c-c12740c016b1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:46.035697 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:46.035697 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:46.037008 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fe9635f7-b811-4c11-bd2c-c12740c016b1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:22:46.037615 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 318/1274] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:46 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:47.052996 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6f06dd6e-7c19-4b2b-b218-3c5a8743600b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:47.057926 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6f06dd6e-7c19-4b2b-b218-3c5a8743600b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:22:47.058833 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6f06dd6e-7c19-4b2b-b218-3c5a8743600b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:47.058833 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6f06dd6e-7c19-4b2b-b218-3c5a8743600b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:47.060237 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-6f06dd6e-7c19-4b2b-b218-3c5a8743600b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:47.074500 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:47.074500 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:47.076338 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6f06dd6e-7c19-4b2b-b218-3c5a8743600b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:22:47.077157 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 322/1275] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:47 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 787 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:48.095869 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7c810ff9-a0af-4285-8ce1-807a2bd3d64e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:48.099837 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7c810ff9-a0af-4285-8ce1-807a2bd3d64e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:22:48.099837 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7c810ff9-a0af-4285-8ce1-807a2bd3d64e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:48.101251 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7c810ff9-a0af-4285-8ce1-807a2bd3d64e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:48.101497 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-7c810ff9-a0af-4285-8ce1-807a2bd3d64e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:48.109124 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:48.109124 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:48.110604 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7c810ff9-a0af-4285-8ce1-807a2bd3d64e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:22:48.111409 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 325/1276] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:48 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 787 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:49.142411 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-13f2ee47-400e-4759-a0b0-cea91c17c827 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:49.146886 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-13f2ee47-400e-4759-a0b0-cea91c17c827 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:22:49.147146 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-13f2ee47-400e-4759-a0b0-cea91c17c827 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:49.147519 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-13f2ee47-400e-4759-a0b0-cea91c17c827 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:49.147717 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-13f2ee47-400e-4759-a0b0-cea91c17c827 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:49.156710 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:49.156710 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:22:49.158145 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-13f2ee47-400e-4759-a0b0-cea91c17c827 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:22:49.158986 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 312/1277] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:49 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:49.663545 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0bd8ec4d-999a-4437-87f3-a92c8ab58688 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:49.663545 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0bd8ec4d-999a-4437-87f3-a92c8ab58688 None None] GET https://10.4.3.92/volume// Jul 31 17:22:49.664000 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0bd8ec4d-999a-4437-87f3-a92c8ab58688 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:49.664000 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0bd8ec4d-999a-4437-87f3-a92c8ab58688 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:49.665189 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0bd8ec4d-999a-4437-87f3-a92c8ab58688 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:22:49.665189 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 319/1278] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:22:49 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:22:49.675499 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-788678ad-e30b-49f2-b80e-4ef897504e3f req-b63ab8ac-8892-4180-85b1-fbecb4d94ff8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:49.679141 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-788678ad-e30b-49f2-b80e-4ef897504e3f req-b63ab8ac-8892-4180-85b1-fbecb4d94ff8 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:22:49.679679 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-788678ad-e30b-49f2-b80e-4ef897504e3f req-b63ab8ac-8892-4180-85b1-fbecb4d94ff8 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2f9e553b-d9b8-43e7-b2a9-1f0acdc290db", "connector": null, "instance_uuid": "4ff0077a-6f9e-42b8-a131-89e7d0c62480"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:49.693012 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:49.693012 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:49.735490 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-788678ad-e30b-49f2-b80e-4ef897504e3f req-b63ab8ac-8892-4180-85b1-fbecb4d94ff8 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:22:49.735679 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 323/1279] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:22:49 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) Jul 31 17:22:49.744528 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-788678ad-e30b-49f2-b80e-4ef897504e3f req-387c16ed-c61c-436f-bab3-e0a01b6a6814 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:49.747122 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-788678ad-e30b-49f2-b80e-4ef897504e3f req-387c16ed-c61c-436f-bab3-e0a01b6a6814 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] DELETE https://10.4.3.92/volume/v3/attachments/3a795e1b-87e7-4e46-91a5-23ccabf06314 Jul 31 17:22:49.747400 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-788678ad-e30b-49f2-b80e-4ef897504e3f req-387c16ed-c61c-436f-bab3-e0a01b6a6814 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:49.747615 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-788678ad-e30b-49f2-b80e-4ef897504e3f req-387c16ed-c61c-436f-bab3-e0a01b6a6814 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:49.756171 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:49.756171 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:49.822578 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-788678ad-e30b-49f2-b80e-4ef897504e3f req-387c16ed-c61c-436f-bab3-e0a01b6a6814 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] https://10.4.3.92/volume/v3/attachments/3a795e1b-87e7-4e46-91a5-23ccabf06314 returned with HTTP 200 Jul 31 17:22:49.824018 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 326/1280] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:22:49 2026] DELETE /volume/v3/attachments/3a795e1b-87e7-4e46-91a5-23ccabf06314 => generated 192 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:49.873555 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-224035b4-db9d-4ac4-a1e9-33e269d65ef5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:49.875754 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-224035b4-db9d-4ac4-a1e9-33e269d65ef5 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] GET https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 Jul 31 17:22:49.875989 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-224035b4-db9d-4ac4-a1e9-33e269d65ef5 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:49.876214 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-224035b4-db9d-4ac4-a1e9-33e269d65ef5 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:49.888123 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:49.888123 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:22:49.892808 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-224035b4-db9d-4ac4-a1e9-33e269d65ef5 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:22:49.897982 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-224035b4-db9d-4ac4-a1e9-33e269d65ef5 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 returned with HTTP 200 Jul 31 17:22:49.898521 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 313/1281] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:49 2026] GET /volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:49.916180 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6348134a-c789-46d9-9998-065081ac319f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:49.919753 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6348134a-c789-46d9-9998-065081ac319f tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] GET https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 Jul 31 17:22:49.919753 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6348134a-c789-46d9-9998-065081ac319f tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:49.919753 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6348134a-c789-46d9-9998-065081ac319f tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:49.929803 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:49.929803 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:49.935148 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6348134a-c789-46d9-9998-065081ac319f tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:22:49.941761 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6348134a-c789-46d9-9998-065081ac319f tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 returned with HTTP 200 Jul 31 17:22:49.942469 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 320/1282] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:49 2026] GET /volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:50.009138 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-812d4acf-d36a-452c-80b1-9030fa2e1373 req-90eaa181-4344-472a-9a2a-5c7729127e7a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:50.015288 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-812d4acf-d36a-452c-80b1-9030fa2e1373 req-90eaa181-4344-472a-9a2a-5c7729127e7a tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] GET https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 Jul 31 17:22:50.015688 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-812d4acf-d36a-452c-80b1-9030fa2e1373 req-90eaa181-4344-472a-9a2a-5c7729127e7a tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:50.015931 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-812d4acf-d36a-452c-80b1-9030fa2e1373 req-90eaa181-4344-472a-9a2a-5c7729127e7a tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:50.031591 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:50.031591 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:50.045752 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-812d4acf-d36a-452c-80b1-9030fa2e1373 req-90eaa181-4344-472a-9a2a-5c7729127e7a tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:22:50.064352 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-812d4acf-d36a-452c-80b1-9030fa2e1373 req-90eaa181-4344-472a-9a2a-5c7729127e7a tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 returned with HTTP 200 Jul 31 17:22:50.065265 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 324/1283] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:22:50 2026] GET /volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 => generated 856 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:50.179682 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b0e9f513-8065-4457-b820-0079c041940b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:50.183029 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b0e9f513-8065-4457-b820-0079c041940b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:22:50.183375 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b0e9f513-8065-4457-b820-0079c041940b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:50.183676 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b0e9f513-8065-4457-b820-0079c041940b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:50.183858 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-b0e9f513-8065-4457-b820-0079c041940b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:50.189366 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-48149a6c-6670-4a1a-abcb-4167f5068bcc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:50.189366 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-48149a6c-6670-4a1a-abcb-4167f5068bcc None None] GET https://10.4.3.92/volume// Jul 31 17:22:50.190296 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-48149a6c-6670-4a1a-abcb-4167f5068bcc None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:50.190719 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-48149a6c-6670-4a1a-abcb-4167f5068bcc None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:50.191382 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-48149a6c-6670-4a1a-abcb-4167f5068bcc None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:22:50.191898 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 314/1284] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:22:50 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:22:50.192839 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:50.192839 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:50.194000 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b0e9f513-8065-4457-b820-0079c041940b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:22:50.194628 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 327/1285] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:50 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 787 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:50.204797 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-812d4acf-d36a-452c-80b1-9030fa2e1373 req-c74aa0a5-962c-49ef-9343-df2e7749138f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:50.207403 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-812d4acf-d36a-452c-80b1-9030fa2e1373 req-c74aa0a5-962c-49ef-9343-df2e7749138f tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:22:50.208133 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-812d4acf-d36a-452c-80b1-9030fa2e1373 req-c74aa0a5-962c-49ef-9343-df2e7749138f tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "18349252-718c-4ff0-99b4-77247504dba3", "connector": null, "instance_uuid": "485bcd20-12fd-4592-b027-7645a88fad66"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:50.225239 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:50.225239 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:50.278226 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-812d4acf-d36a-452c-80b1-9030fa2e1373 req-c74aa0a5-962c-49ef-9343-df2e7749138f tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:22:50.279498 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 321/1286] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:22:50 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:50.330800 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-650867c6-943f-46f8-ab10-e80c295a6669 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:50.334339 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-650867c6-943f-46f8-ab10-e80c295a6669 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] GET https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 Jul 31 17:22:50.334339 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-650867c6-943f-46f8-ab10-e80c295a6669 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:50.334339 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-650867c6-943f-46f8-ab10-e80c295a6669 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:50.346993 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:50.346993 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:50.353068 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6e29b479-8ca8-45f6-820e-02810e5f2ff1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:50.353547 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6e29b479-8ca8-45f6-820e-02810e5f2ff1 None None] GET https://10.4.3.92/volume// Jul 31 17:22:50.353743 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6e29b479-8ca8-45f6-820e-02810e5f2ff1 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:50.353946 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-650867c6-943f-46f8-ab10-e80c295a6669 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:22:50.354002 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6e29b479-8ca8-45f6-820e-02810e5f2ff1 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:50.354495 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6e29b479-8ca8-45f6-820e-02810e5f2ff1 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:22:50.355416 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 315/1287] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:22:50 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:22:50.360592 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-650867c6-943f-46f8-ab10-e80c295a6669 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 returned with HTTP 200 Jul 31 17:22:50.360776 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 325/1288] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:50 2026] GET /volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:50.377114 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-812d4acf-d36a-452c-80b1-9030fa2e1373 req-01f57220-6e49-4621-b701-10e3fc0dbd76 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:50.379722 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-812d4acf-d36a-452c-80b1-9030fa2e1373 req-01f57220-6e49-4621-b701-10e3fc0dbd76 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] GET https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 Jul 31 17:22:50.380496 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-812d4acf-d36a-452c-80b1-9030fa2e1373 req-01f57220-6e49-4621-b701-10e3fc0dbd76 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:50.380496 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-812d4acf-d36a-452c-80b1-9030fa2e1373 req-01f57220-6e49-4621-b701-10e3fc0dbd76 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:50.396378 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:50.396378 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:50.401266 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-812d4acf-d36a-452c-80b1-9030fa2e1373 req-01f57220-6e49-4621-b701-10e3fc0dbd76 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:22:50.407855 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-812d4acf-d36a-452c-80b1-9030fa2e1373 req-01f57220-6e49-4621-b701-10e3fc0dbd76 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 returned with HTTP 200 Jul 31 17:22:50.408667 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 328/1289] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:22:50 2026] GET /volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 => generated 1035 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:22:50.542618 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-812d4acf-d36a-452c-80b1-9030fa2e1373 req-2343a476-06c3-4e11-8682-b4d09d237c3d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:50.553238 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-812d4acf-d36a-452c-80b1-9030fa2e1373 req-2343a476-06c3-4e11-8682-b4d09d237c3d tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] PUT https://10.4.3.92/volume/v3/attachments/22f77aaa-a449-4f3d-ae4a-79d6d1d58d7a Jul 31 17:22:50.555014 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-812d4acf-d36a-452c-80b1-9030fa2e1373 req-2343a476-06c3-4e11-8682-b4d09d237c3d tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:50.567344 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-812d4acf-d36a-452c-80b1-9030fa2e1373 req-2343a476-06c3-4e11-8682-b4d09d237c3d tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Acquiring lock "cinder-attachment_update-18349252-718c-4ff0-99b4-77247504dba3-np0000006248" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:22:50.571424 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-812d4acf-d36a-452c-80b1-9030fa2e1373 req-2343a476-06c3-4e11-8682-b4d09d237c3d tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Lock "cinder-attachment_update-18349252-718c-4ff0-99b4-77247504dba3-np0000006248" acquired by "attachment_update" :: waited 0.006s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:22:50.573519 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:50.573519 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:50.700139 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-812d4acf-d36a-452c-80b1-9030fa2e1373 req-2343a476-06c3-4e11-8682-b4d09d237c3d tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Lock "cinder-attachment_update-18349252-718c-4ff0-99b4-77247504dba3-np0000006248" released by "attachment_update" :: held 0.129s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:22:50.700657 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-812d4acf-d36a-452c-80b1-9030fa2e1373 req-2343a476-06c3-4e11-8682-b4d09d237c3d tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/attachments/22f77aaa-a449-4f3d-ae4a-79d6d1d58d7a returned with HTTP 200 Jul 31 17:22:50.701331 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 322/1290] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:22:50 2026] PUT /volume/v3/attachments/22f77aaa-a449-4f3d-ae4a-79d6d1d58d7a => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:51.214090 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9853d9cd-f160-4539-8890-5eff100c9933 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:51.216177 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9853d9cd-f160-4539-8890-5eff100c9933 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:22:51.216422 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9853d9cd-f160-4539-8890-5eff100c9933 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:51.216739 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9853d9cd-f160-4539-8890-5eff100c9933 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:51.216899 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-9853d9cd-f160-4539-8890-5eff100c9933 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:51.223560 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:51.223560 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:22:51.224480 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9853d9cd-f160-4539-8890-5eff100c9933 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:22:51.224886 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 316/1291] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:51 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:51.245702 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-788678ad-e30b-49f2-b80e-4ef897504e3f req-a5ae341c-9825-4900-b996-2cc4df924351 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:51.249219 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-788678ad-e30b-49f2-b80e-4ef897504e3f req-a5ae341c-9825-4900-b996-2cc4df924351 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] PUT https://10.4.3.92/volume/v3/attachments/2dcba0ad-347f-4b31-ae6f-82f5e9805435 Jul 31 17:22:51.249792 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-788678ad-e30b-49f2-b80e-4ef897504e3f req-a5ae341c-9825-4900-b996-2cc4df924351 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:51.260069 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-788678ad-e30b-49f2-b80e-4ef897504e3f req-a5ae341c-9825-4900-b996-2cc4df924351 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Acquiring lock "cinder-attachment_update-2f9e553b-d9b8-43e7-b2a9-1f0acdc290db-np0000006248" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:22:51.267234 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-788678ad-e30b-49f2-b80e-4ef897504e3f req-a5ae341c-9825-4900-b996-2cc4df924351 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Lock "cinder-attachment_update-2f9e553b-d9b8-43e7-b2a9-1f0acdc290db-np0000006248" acquired by "attachment_update" :: waited 0.007s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:22:51.269006 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:51.269006 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:51.378069 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-aa7b0122-8cce-4954-ab39-b71145c3eb13 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:51.379902 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aa7b0122-8cce-4954-ab39-b71145c3eb13 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] GET https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 Jul 31 17:22:51.380094 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aa7b0122-8cce-4954-ab39-b71145c3eb13 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:51.380365 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aa7b0122-8cce-4954-ab39-b71145c3eb13 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:51.391776 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:51.391776 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:51.395192 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-788678ad-e30b-49f2-b80e-4ef897504e3f req-a5ae341c-9825-4900-b996-2cc4df924351 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Lock "cinder-attachment_update-2f9e553b-d9b8-43e7-b2a9-1f0acdc290db-np0000006248" released by "attachment_update" :: held 0.128s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:22:51.395687 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-788678ad-e30b-49f2-b80e-4ef897504e3f req-a5ae341c-9825-4900-b996-2cc4df924351 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] https://10.4.3.92/volume/v3/attachments/2dcba0ad-347f-4b31-ae6f-82f5e9805435 returned with HTTP 200 Jul 31 17:22:51.396332 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 326/1292] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:22:51 2026] PUT /volume/v3/attachments/2dcba0ad-347f-4b31-ae6f-82f5e9805435 => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:51.398361 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-aa7b0122-8cce-4954-ab39-b71145c3eb13 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:22:51.406612 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aa7b0122-8cce-4954-ab39-b71145c3eb13 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 returned with HTTP 200 Jul 31 17:22:51.407060 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 329/1293] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:51 2026] GET /volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:51.410479 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-788678ad-e30b-49f2-b80e-4ef897504e3f req-d10f9bd3-2c25-4344-9e97-719f746c29e6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:51.413171 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-788678ad-e30b-49f2-b80e-4ef897504e3f req-d10f9bd3-2c25-4344-9e97-719f746c29e6 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] GET https://10.4.3.92/volume/v3/attachments/2dcba0ad-347f-4b31-ae6f-82f5e9805435 Jul 31 17:22:51.413543 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-788678ad-e30b-49f2-b80e-4ef897504e3f req-d10f9bd3-2c25-4344-9e97-719f746c29e6 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:51.413734 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-788678ad-e30b-49f2-b80e-4ef897504e3f req-d10f9bd3-2c25-4344-9e97-719f746c29e6 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:51.439153 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-788678ad-e30b-49f2-b80e-4ef897504e3f req-d10f9bd3-2c25-4344-9e97-719f746c29e6 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] https://10.4.3.92/volume/v3/attachments/2dcba0ad-347f-4b31-ae6f-82f5e9805435 returned with HTTP 200 Jul 31 17:22:51.439153 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 323/1294] 10.4.3.92 () {70 vars in 1644 bytes} [Fri Jul 31 17:22:51 2026] GET /volume/v3/attachments/2dcba0ad-347f-4b31-ae6f-82f5e9805435 => generated 994 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:52.252216 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-aea0c636-6ea3-4eee-87e3-a4b3afcfa43d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:52.255131 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aea0c636-6ea3-4eee-87e3-a4b3afcfa43d tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:22:52.255880 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aea0c636-6ea3-4eee-87e3-a4b3afcfa43d tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:52.256265 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aea0c636-6ea3-4eee-87e3-a4b3afcfa43d tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:52.256625 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-aea0c636-6ea3-4eee-87e3-a4b3afcfa43d tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:52.262659 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:52.262659 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:22:52.263636 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aea0c636-6ea3-4eee-87e3-a4b3afcfa43d tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:22:52.264043 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 317/1295] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:52 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:52.423914 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5c7e50ce-6553-4503-bbda-03bd9a1a9ace None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:52.428398 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5c7e50ce-6553-4503-bbda-03bd9a1a9ace tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] GET https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 Jul 31 17:22:52.428574 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5c7e50ce-6553-4503-bbda-03bd9a1a9ace tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:52.428837 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5c7e50ce-6553-4503-bbda-03bd9a1a9ace tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:52.443672 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:52.443672 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:52.447992 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5c7e50ce-6553-4503-bbda-03bd9a1a9ace tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:22:52.455501 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5c7e50ce-6553-4503-bbda-03bd9a1a9ace tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 returned with HTTP 200 Jul 31 17:22:52.456210 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 327/1296] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:52 2026] GET /volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:53.292547 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d014a691-f663-447b-acdc-e190405c1af4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:53.294523 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d014a691-f663-447b-acdc-e190405c1af4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:22:53.294749 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d014a691-f663-447b-acdc-e190405c1af4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:53.294968 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d014a691-f663-447b-acdc-e190405c1af4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:53.295125 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-d014a691-f663-447b-acdc-e190405c1af4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:53.299878 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:53.299878 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:53.300708 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d014a691-f663-447b-acdc-e190405c1af4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:22:53.301113 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 330/1297] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:53 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:53.474697 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e53c9a69-cb60-45ba-bf86-4d5d3dd7d2c6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:53.477302 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e53c9a69-cb60-45ba-bf86-4d5d3dd7d2c6 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] GET https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 Jul 31 17:22:53.477578 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e53c9a69-cb60-45ba-bf86-4d5d3dd7d2c6 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:53.477834 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e53c9a69-cb60-45ba-bf86-4d5d3dd7d2c6 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:53.493158 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:53.493158 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:53.499907 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e53c9a69-cb60-45ba-bf86-4d5d3dd7d2c6 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:22:53.506458 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e53c9a69-cb60-45ba-bf86-4d5d3dd7d2c6 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 returned with HTTP 200 Jul 31 17:22:53.506458 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 324/1298] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:53 2026] GET /volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:54.314952 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-458e6b23-3f37-4037-b4d4-fa15d8f37904 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:54.317328 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-458e6b23-3f37-4037-b4d4-fa15d8f37904 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:22:54.317564 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-458e6b23-3f37-4037-b4d4-fa15d8f37904 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:54.317772 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-458e6b23-3f37-4037-b4d4-fa15d8f37904 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:54.317914 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-458e6b23-3f37-4037-b4d4-fa15d8f37904 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:54.323062 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:54.323062 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:22:54.323875 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-458e6b23-3f37-4037-b4d4-fa15d8f37904 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:22:54.324395 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 318/1299] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:54 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:54.521461 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f2282c56-0e9d-4936-9983-905cd4e11b9b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:54.523696 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f2282c56-0e9d-4936-9983-905cd4e11b9b tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] GET https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 Jul 31 17:22:54.523938 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f2282c56-0e9d-4936-9983-905cd4e11b9b tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:54.524194 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f2282c56-0e9d-4936-9983-905cd4e11b9b tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:54.537306 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:54.537306 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:54.545718 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f2282c56-0e9d-4936-9983-905cd4e11b9b tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:22:54.552269 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f2282c56-0e9d-4936-9983-905cd4e11b9b tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 returned with HTTP 200 Jul 31 17:22:54.553062 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 328/1300] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:54 2026] GET /volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:55.031049 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-812d4acf-d36a-452c-80b1-9030fa2e1373 req-7468de60-ac68-4eae-b6d5-2cd57cb61608 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:55.033412 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-812d4acf-d36a-452c-80b1-9030fa2e1373 req-7468de60-ac68-4eae-b6d5-2cd57cb61608 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] POST https://10.4.3.92/volume/v3/attachments/22f77aaa-a449-4f3d-ae4a-79d6d1d58d7a/action Jul 31 17:22:55.033820 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-812d4acf-d36a-452c-80b1-9030fa2e1373 req-7468de60-ac68-4eae-b6d5-2cd57cb61608 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:22:55.033961 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-812d4acf-d36a-452c-80b1-9030fa2e1373 req-7468de60-ac68-4eae-b6d5-2cd57cb61608 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:55.054579 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:55.054579 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:55.072393 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-812d4acf-d36a-452c-80b1-9030fa2e1373 req-7468de60-ac68-4eae-b6d5-2cd57cb61608 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/attachments/22f77aaa-a449-4f3d-ae4a-79d6d1d58d7a/action returned with HTTP 204 Jul 31 17:22:55.072888 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 331/1301] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:22:55 2026] POST /volume/v3/attachments/22f77aaa-a449-4f3d-ae4a-79d6d1d58d7a/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:22:55.344078 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-07da8958-537c-4309-ab63-da723e91bf06 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:55.348338 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-07da8958-537c-4309-ab63-da723e91bf06 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:22:55.348338 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-07da8958-537c-4309-ab63-da723e91bf06 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:55.348338 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-07da8958-537c-4309-ab63-da723e91bf06 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:55.348338 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-07da8958-537c-4309-ab63-da723e91bf06 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:55.353232 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:55.353232 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:55.354700 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-07da8958-537c-4309-ab63-da723e91bf06 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:22:55.355307 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 325/1302] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:55 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:55.569881 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-441b165f-6fa5-4fa5-8486-ef3e9a7104a4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:55.572303 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-441b165f-6fa5-4fa5-8486-ef3e9a7104a4 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] GET https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 Jul 31 17:22:55.572564 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-441b165f-6fa5-4fa5-8486-ef3e9a7104a4 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:55.572821 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-441b165f-6fa5-4fa5-8486-ef3e9a7104a4 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:55.588515 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:55.588515 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:22:55.593428 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-441b165f-6fa5-4fa5-8486-ef3e9a7104a4 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:22:55.600418 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-441b165f-6fa5-4fa5-8486-ef3e9a7104a4 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 returned with HTTP 200 Jul 31 17:22:55.601463 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 319/1303] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:55 2026] GET /volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:55.618035 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-68a98632-1acc-4149-8ca6-6052a0ec1bfc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:55.622884 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-68a98632-1acc-4149-8ca6-6052a0ec1bfc tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] GET https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 Jul 31 17:22:55.622884 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-68a98632-1acc-4149-8ca6-6052a0ec1bfc tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:55.623216 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-68a98632-1acc-4149-8ca6-6052a0ec1bfc tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:55.637305 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:55.637305 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:55.647391 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-68a98632-1acc-4149-8ca6-6052a0ec1bfc tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:22:55.651978 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-68a98632-1acc-4149-8ca6-6052a0ec1bfc tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 returned with HTTP 200 Jul 31 17:22:55.652583 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 329/1304] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:55 2026] GET /volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:55.670866 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a36f9c9c-f83c-42a5-b391-87b7a2134618 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:55.672762 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a36f9c9c-f83c-42a5-b391-87b7a2134618 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] POST https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3/action Jul 31 17:22:55.673255 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a36f9c9c-f83c-42a5-b391-87b7a2134618 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Action body: b'{"os-detach": {}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:22:55.673454 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a36f9c9c-f83c-42a5-b391-87b7a2134618 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:55.688857 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:55.688857 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:55.689539 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a36f9c9c-f83c-42a5-b391-87b7a2134618 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:22:55.757680 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a36f9c9c-f83c-42a5-b391-87b7a2134618 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Attachment connected to vm 485bcd20-12fd-4592-b027-7645a88fad66, checking data on nova Jul 31 17:22:55.758188 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.compute.nova [None req-a36f9c9c-f83c-42a5-b391-87b7a2134618 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Creating Keystone token plugin using URL: https://10.4.3.92/identity {{(pid=100272) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 31 17:22:56.032281 np0000006248 devstack@c-api.service[100272]: DEBUG novaclient.v2.client [None req-a36f9c9c-f83c-42a5-b391-87b7a2134618 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] REQ: curl -g -i -X GET https://10.4.3.92/compute/v2.1/servers/485bcd20-12fd-4592-b027-7645a88fad66/os-volume_attachments/18349252-718c-4ff0-99b4-77247504dba3 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}77b4570a0317c495fae50fc12ea0d73ee6c2a6e5fe4df05f2bfcb6849ceb513e" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-a36f9c9c-f83c-42a5-b391-87b7a2134618" -H "X-Service-Token: {SHA256}aeb7102ad4a306ebc52d4e2b50230a2dffb7a98ac2f6848e00e19147ace39718" {{(pid=100272) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 31 17:22:56.186418 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-2b3d2b7c-1314-4b33-8067-9cadbc9be524 req-fa7971dc-ab27-48dd-a25c-8f7697ed2d9a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:56.190022 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-2b3d2b7c-1314-4b33-8067-9cadbc9be524 req-fa7971dc-ab27-48dd-a25c-8f7697ed2d9a tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] GET https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 Jul 31 17:22:56.190429 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-2b3d2b7c-1314-4b33-8067-9cadbc9be524 req-fa7971dc-ab27-48dd-a25c-8f7697ed2d9a tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:56.190736 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-2b3d2b7c-1314-4b33-8067-9cadbc9be524 req-fa7971dc-ab27-48dd-a25c-8f7697ed2d9a tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:56.199944 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:56.199944 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:56.203899 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-2b3d2b7c-1314-4b33-8067-9cadbc9be524 req-fa7971dc-ab27-48dd-a25c-8f7697ed2d9a tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Volume info retrieved successfully. Jul 31 17:22:56.208493 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-2b3d2b7c-1314-4b33-8067-9cadbc9be524 req-fa7971dc-ab27-48dd-a25c-8f7697ed2d9a tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 returned with HTTP 200 Jul 31 17:22:56.208926 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 326/1305] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:22:56 2026] GET /volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:56.223069 np0000006248 devstack@c-api.service[100272]: DEBUG novaclient.v2.client [None req-a36f9c9c-f83c-42a5-b391-87b7a2134618 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 31 Jul 2026 17:22:56 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-8d4ebac0-29a9-424b-933b-688a2cc562a3 x-openstack-request-id: req-8d4ebac0-29a9-424b-933b-688a2cc562a3 {{(pid=100272) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 31 17:22:56.223069 np0000006248 devstack@c-api.service[100272]: DEBUG novaclient.v2.client [None req-a36f9c9c-f83c-42a5-b391-87b7a2134618 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "18349252-718c-4ff0-99b4-77247504dba3", "serverId": "485bcd20-12fd-4592-b027-7645a88fad66", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "22f77aaa-a449-4f3d-ae4a-79d6d1d58d7a", "bdm_uuid": "78c994b1-e99a-431a-a830-2adce2d7db04"}} {{(pid=100272) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 31 17:22:56.223266 np0000006248 devstack@c-api.service[100272]: DEBUG novaclient.v2.client [None req-a36f9c9c-f83c-42a5-b391-87b7a2134618 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] GET call to compute for https://10.4.3.92/compute/v2.1/servers/485bcd20-12fd-4592-b027-7645a88fad66/os-volume_attachments/18349252-718c-4ff0-99b4-77247504dba3 used request id req-8d4ebac0-29a9-424b-933b-688a2cc562a3 {{(pid=100272) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 31 17:22:56.225539 np0000006248 devstack@c-api.service[100272]: ERROR cinder.volume.api [None req-a36f9c9c-f83c-42a5-b391-87b7a2134618 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault [None req-a36f9c9c-f83c-42a5-b391-87b7a2134618 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Caught error: Detach volume from instance 485bcd20-12fd-4592-b027-7645a88fad66 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 485bcd20-12fd-4592-b027-7645a88fad66 using the Compute API Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.228623 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 485bcd20-12fd-4592-b027-7645a88fad66 using the Compute API Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.middleware.fault [None req-a36f9c9c-f83c-42a5-b391-87b7a2134618 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3/action returned with HTTP 409 Jul 31 17:22:56.230596 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 332/1306] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:22:55 2026] POST /volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3/action => generated 167 bytes in 560 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:22:56.243024 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-addd2686-9ada-4bbc-b87c-a42f0a4a3b64 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:56.245735 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-addd2686-9ada-4bbc-b87c-a42f0a4a3b64 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] POST https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3/action Jul 31 17:22:56.246251 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-addd2686-9ada-4bbc-b87c-a42f0a4a3b64 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:22:56.246470 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-addd2686-9ada-4bbc-b87c-a42f0a4a3b64 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:56.270193 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:56.270193 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:22:56.270780 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-addd2686-9ada-4bbc-b87c-a42f0a4a3b64 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:22:56.318716 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6af4f8f3-73ce-44b6-9ec0-81f0ce50190c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:56.319244 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6af4f8f3-73ce-44b6-9ec0-81f0ce50190c None None] GET https://10.4.3.92/volume// Jul 31 17:22:56.319568 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6af4f8f3-73ce-44b6-9ec0-81f0ce50190c None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:56.319889 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6af4f8f3-73ce-44b6-9ec0-81f0ce50190c None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:56.320302 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6af4f8f3-73ce-44b6-9ec0-81f0ce50190c None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:22:56.321004 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 330/1307] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:22:56 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:22:56.333892 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-2b3d2b7c-1314-4b33-8067-9cadbc9be524 req-fb92f465-9b05-4536-ae66-23ad68fd6578 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:56.336110 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-2b3d2b7c-1314-4b33-8067-9cadbc9be524 req-fb92f465-9b05-4536-ae66-23ad68fd6578 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:22:56.336594 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-2b3d2b7c-1314-4b33-8067-9cadbc9be524 req-fb92f465-9b05-4536-ae66-23ad68fd6578 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6", "connector": null, "instance_uuid": "3db2ecbf-6581-47b1-bdc4-b5f96c5f0acf"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:56.343025 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-addd2686-9ada-4bbc-b87c-a42f0a4a3b64 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Attachment connected to vm 485bcd20-12fd-4592-b027-7645a88fad66, checking data on nova Jul 31 17:22:56.343388 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.compute.nova [None req-addd2686-9ada-4bbc-b87c-a42f0a4a3b64 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Creating Keystone token plugin using URL: https://10.4.3.92/identity {{(pid=100271) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 31 17:22:56.346843 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:56.346843 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:56.373988 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a232ed54-5ba2-4869-9001-fc0e581005a7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:56.376205 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a232ed54-5ba2-4869-9001-fc0e581005a7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:22:56.376467 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a232ed54-5ba2-4869-9001-fc0e581005a7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:56.376985 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a232ed54-5ba2-4869-9001-fc0e581005a7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:56.376985 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-a232ed54-5ba2-4869-9001-fc0e581005a7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:56.381841 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-2b3d2b7c-1314-4b33-8067-9cadbc9be524 req-fb92f465-9b05-4536-ae66-23ad68fd6578 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:22:56.382506 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 327/1308] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:22:56 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) Jul 31 17:22:56.421391 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5b34eeb9-f4d0-4b1e-89b8-ab6704bad043 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:56.424574 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5b34eeb9-f4d0-4b1e-89b8-ab6704bad043 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] GET https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 Jul 31 17:22:56.424911 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5b34eeb9-f4d0-4b1e-89b8-ab6704bad043 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:56.425207 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5b34eeb9-f4d0-4b1e-89b8-ab6704bad043 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:56.433583 np0000006248 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-a232ed54-5ba2-4869-9001-fc0e581005a7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:22:56.436038 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-90343a2d-5de6-4ecd-8e24-9b5d909d60b5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:56.436565 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-90343a2d-5de6-4ecd-8e24-9b5d909d60b5 None None] GET https://10.4.3.92/volume// Jul 31 17:22:56.436927 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-90343a2d-5de6-4ecd-8e24-9b5d909d60b5 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:56.437043 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-90343a2d-5de6-4ecd-8e24-9b5d909d60b5 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:56.437515 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-90343a2d-5de6-4ecd-8e24-9b5d909d60b5 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:22:56.437880 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 328/1309] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:22:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:22:56.438715 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:56.438715 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:56.439864 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a232ed54-5ba2-4869-9001-fc0e581005a7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:22:56.440369 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 333/1310] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:56 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 787 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:56.440872 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:56.440872 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:56.446086 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5b34eeb9-f4d0-4b1e-89b8-ab6704bad043 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Volume info retrieved successfully. Jul 31 17:22:56.447065 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-2b3d2b7c-1314-4b33-8067-9cadbc9be524 req-a6473132-97cc-4f38-b1ad-95e1cca252cb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:56.449474 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-2b3d2b7c-1314-4b33-8067-9cadbc9be524 req-a6473132-97cc-4f38-b1ad-95e1cca252cb tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] GET https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 Jul 31 17:22:56.449852 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-2b3d2b7c-1314-4b33-8067-9cadbc9be524 req-a6473132-97cc-4f38-b1ad-95e1cca252cb tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:56.450003 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-2b3d2b7c-1314-4b33-8067-9cadbc9be524 req-a6473132-97cc-4f38-b1ad-95e1cca252cb tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:56.454495 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5b34eeb9-f4d0-4b1e-89b8-ab6704bad043 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 returned with HTTP 200 Jul 31 17:22:56.455201 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 331/1311] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:22:56 2026] GET /volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 => generated 864 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:56.461006 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:56.461006 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:56.465744 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-2b3d2b7c-1314-4b33-8067-9cadbc9be524 req-a6473132-97cc-4f38-b1ad-95e1cca252cb tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Volume info retrieved successfully. Jul 31 17:22:56.471978 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-2b3d2b7c-1314-4b33-8067-9cadbc9be524 req-a6473132-97cc-4f38-b1ad-95e1cca252cb tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 returned with HTTP 200 Jul 31 17:22:56.472612 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 329/1312] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:22:56 2026] GET /volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 => generated 1026 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:22:56.516428 np0000006248 devstack@c-api.service[100271]: DEBUG novaclient.v2.client [None req-addd2686-9ada-4bbc-b87c-a42f0a4a3b64 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] REQ: curl -g -i -X GET https://10.4.3.92/compute/v2.1/servers/485bcd20-12fd-4592-b027-7645a88fad66/os-volume_attachments/18349252-718c-4ff0-99b4-77247504dba3 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}b8f36129e3cc183efb1ad0879785321ae303de55b312fd0d2d9ba4ebb14a7354" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-addd2686-9ada-4bbc-b87c-a42f0a4a3b64" -H "X-Service-Token: {SHA256}b580bf47e3877e880d493af64a5b9db0a8784e9c9cc17a2f278203d16dc3c2e1" {{(pid=100271) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 31 17:22:56.583596 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-2b3d2b7c-1314-4b33-8067-9cadbc9be524 req-b62c5d35-8b40-4107-b33b-9f22e2ab5dd2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:56.586694 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-2b3d2b7c-1314-4b33-8067-9cadbc9be524 req-b62c5d35-8b40-4107-b33b-9f22e2ab5dd2 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] PUT https://10.4.3.92/volume/v3/attachments/58dbe961-29c7-40ca-8d63-f8d3a0b56b6a Jul 31 17:22:56.587190 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-2b3d2b7c-1314-4b33-8067-9cadbc9be524 req-b62c5d35-8b40-4107-b33b-9f22e2ab5dd2 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:56.599078 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-2b3d2b7c-1314-4b33-8067-9cadbc9be524 req-b62c5d35-8b40-4107-b33b-9f22e2ab5dd2 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Acquiring lock "cinder-attachment_update-e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6-np0000006248" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:22:56.606057 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-2b3d2b7c-1314-4b33-8067-9cadbc9be524 req-b62c5d35-8b40-4107-b33b-9f22e2ab5dd2 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Lock "cinder-attachment_update-e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6-np0000006248" acquired by "attachment_update" :: waited 0.007s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:22:56.607498 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:56.607498 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:56.626826 np0000006248 devstack@c-api.service[100271]: DEBUG novaclient.v2.client [None req-addd2686-9ada-4bbc-b87c-a42f0a4a3b64 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 31 Jul 2026 17:22:56 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-ad01aa86-586d-49be-b9a3-92336dae855f x-openstack-request-id: req-ad01aa86-586d-49be-b9a3-92336dae855f {{(pid=100271) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 31 17:22:56.627347 np0000006248 devstack@c-api.service[100271]: DEBUG novaclient.v2.client [None req-addd2686-9ada-4bbc-b87c-a42f0a4a3b64 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "18349252-718c-4ff0-99b4-77247504dba3", "serverId": "485bcd20-12fd-4592-b027-7645a88fad66", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "22f77aaa-a449-4f3d-ae4a-79d6d1d58d7a", "bdm_uuid": "78c994b1-e99a-431a-a830-2adce2d7db04"}} {{(pid=100271) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 31 17:22:56.627347 np0000006248 devstack@c-api.service[100271]: DEBUG novaclient.v2.client [None req-addd2686-9ada-4bbc-b87c-a42f0a4a3b64 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] GET call to compute for https://10.4.3.92/compute/v2.1/servers/485bcd20-12fd-4592-b027-7645a88fad66/os-volume_attachments/18349252-718c-4ff0-99b4-77247504dba3 used request id req-ad01aa86-586d-49be-b9a3-92336dae855f {{(pid=100271) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 31 17:22:56.632419 np0000006248 devstack@c-api.service[100271]: ERROR cinder.volume.api [None req-addd2686-9ada-4bbc-b87c-a42f0a4a3b64 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault [None req-addd2686-9ada-4bbc-b87c-a42f0a4a3b64 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Caught error: Detach volume from instance 485bcd20-12fd-4592-b027-7645a88fad66 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 485bcd20-12fd-4592-b027-7645a88fad66 using the Compute API Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.634157 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 485bcd20-12fd-4592-b027-7645a88fad66 using the Compute API Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: ERROR cinder.api.middleware.fault Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.middleware.fault [None req-addd2686-9ada-4bbc-b87c-a42f0a4a3b64 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3/action returned with HTTP 409 Jul 31 17:22:56.635890 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 320/1313] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:22:56 2026] POST /volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3/action => generated 167 bytes in 393 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:22:56.648445 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7789e84d-200d-477c-a6e0-f12a454e740a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:56.650022 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 332/1314] 10.4.3.92 () {70 vars in 1590 bytes} [Fri Jul 31 17:22:56 2026] POST /volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 31 17:22:56.662752 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7ed86b1c-5d59-430d-b433-a5f0673c9cbf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:56.664651 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 330/1315] 10.4.3.92 () {70 vars in 1590 bytes} [Fri Jul 31 17:22:56 2026] POST /volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 31 17:22:56.677637 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8511e85d-d730-4ee1-b0ea-9778772bfdd8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:56.715575 np0000006248 devstack@c-api.service[100271]: WARNING keystonemiddleware.auth_token [None req-8511e85d-d730-4ee1-b0ea-9778772bfdd8 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 31 17:22:56.717300 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 321/1316] 10.4.3.92 () {70 vars in 1590 bytes} [Fri Jul 31 17:22:56 2026] POST /volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3/action => generated 114 bytes in 40 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 31 17:22:56.729449 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-2b3d2b7c-1314-4b33-8067-9cadbc9be524 req-b62c5d35-8b40-4107-b33b-9f22e2ab5dd2 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Lock "cinder-attachment_update-e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6-np0000006248" released by "attachment_update" :: held 0.123s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:22:56.729909 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-2b3d2b7c-1314-4b33-8067-9cadbc9be524 req-b62c5d35-8b40-4107-b33b-9f22e2ab5dd2 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] https://10.4.3.92/volume/v3/attachments/58dbe961-29c7-40ca-8d63-f8d3a0b56b6a returned with HTTP 200 Jul 31 17:22:56.730883 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 334/1317] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:22:56 2026] PUT /volume/v3/attachments/58dbe961-29c7-40ca-8d63-f8d3a0b56b6a => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:56.731062 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4f20296e-462b-4082-bc8b-9d356d7654cb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:56.759547 np0000006248 devstack@c-api.service[100273]: WARNING keystonemiddleware.auth_token [None req-4f20296e-462b-4082-bc8b-9d356d7654cb None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 31 17:22:56.760553 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 333/1318] 10.4.3.92 () {70 vars in 1590 bytes} [Fri Jul 31 17:22:56 2026] POST /volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3/action => generated 114 bytes in 30 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 31 17:22:56.770763 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fac3416d-e88c-4355-b8ba-c61f397026ea None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:56.888804 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fac3416d-e88c-4355-b8ba-c61f397026ea tempest-TestServerVolumeAttachmentScenario-335370514 tempest-TestServerVolumeAttachmentScenario-335370514-project-admin] POST https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3/action Jul 31 17:22:56.889195 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fac3416d-e88c-4355-b8ba-c61f397026ea tempest-TestServerVolumeAttachmentScenario-335370514 tempest-TestServerVolumeAttachmentScenario-335370514-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:22:56.889328 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fac3416d-e88c-4355-b8ba-c61f397026ea tempest-TestServerVolumeAttachmentScenario-335370514 tempest-TestServerVolumeAttachmentScenario-335370514-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:56.900087 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:56.900087 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:56.900469 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.admin_actions [None req-fac3416d-e88c-4355-b8ba-c61f397026ea tempest-TestServerVolumeAttachmentScenario-335370514 tempest-TestServerVolumeAttachmentScenario-335370514-project-admin] Updating volume '18349252-718c-4ff0-99b4-77247504dba3' with '{'status': 'error'}' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 17:22:56.924227 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fac3416d-e88c-4355-b8ba-c61f397026ea tempest-TestServerVolumeAttachmentScenario-335370514 tempest-TestServerVolumeAttachmentScenario-335370514-project-admin] https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3/action returned with HTTP 202 Jul 31 17:22:56.924634 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 331/1319] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:22:56 2026] POST /volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3/action => generated 0 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:22:56.938479 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2f65d54f-3517-4bdf-a09a-b077ee8abad8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:56.941416 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2f65d54f-3517-4bdf-a09a-b077ee8abad8 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] GET https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 Jul 31 17:22:56.941746 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2f65d54f-3517-4bdf-a09a-b077ee8abad8 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:56.942026 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2f65d54f-3517-4bdf-a09a-b077ee8abad8 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:56.994694 np0000006248 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-2f65d54f-3517-4bdf-a09a-b077ee8abad8 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:22:57.006563 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:57.006563 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:22:57.011537 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2f65d54f-3517-4bdf-a09a-b077ee8abad8 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:22:57.017590 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2f65d54f-3517-4bdf-a09a-b077ee8abad8 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 returned with HTTP 200 Jul 31 17:22:57.018056 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 322/1320] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:56 2026] GET /volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 => generated 1147 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:57.039253 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-86c93f79-0185-4612-8e62-861e9d770944 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:57.042019 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-86c93f79-0185-4612-8e62-861e9d770944 tempest-TestServerVolumeAttachmentScenario-335370514 tempest-TestServerVolumeAttachmentScenario-335370514-project-admin] POST https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3/action Jul 31 17:22:57.042355 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-86c93f79-0185-4612-8e62-861e9d770944 tempest-TestServerVolumeAttachmentScenario-335370514 tempest-TestServerVolumeAttachmentScenario-335370514-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "22f77aaa-a449-4f3d-ae4a-79d6d1d58d7a"}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:22:57.042567 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-86c93f79-0185-4612-8e62-861e9d770944 tempest-TestServerVolumeAttachmentScenario-335370514 tempest-TestServerVolumeAttachmentScenario-335370514-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "22f77aaa-a449-4f3d-ae4a-79d6d1d58d7a"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:57.062022 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:57.062022 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:57.062592 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-86c93f79-0185-4612-8e62-861e9d770944 tempest-TestServerVolumeAttachmentScenario-335370514 tempest-TestServerVolumeAttachmentScenario-335370514-project-admin] Volume info retrieved successfully. Jul 31 17:22:57.069796 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-86c93f79-0185-4612-8e62-861e9d770944 tempest-TestServerVolumeAttachmentScenario-335370514 tempest-TestServerVolumeAttachmentScenario-335370514-project-admin] Attachment connected to vm 485bcd20-12fd-4592-b027-7645a88fad66, checking data on nova Jul 31 17:22:57.070087 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.compute.nova [None req-86c93f79-0185-4612-8e62-861e9d770944 tempest-TestServerVolumeAttachmentScenario-335370514 tempest-TestServerVolumeAttachmentScenario-335370514-project-admin] Creating Keystone token plugin using URL: https://10.4.3.92/identity {{(pid=100272) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 31 17:22:57.191340 np0000006248 devstack@c-api.service[100272]: DEBUG novaclient.v2.client [None req-86c93f79-0185-4612-8e62-861e9d770944 tempest-TestServerVolumeAttachmentScenario-335370514 tempest-TestServerVolumeAttachmentScenario-335370514-project-admin] REQ: curl -g -i -X GET https://10.4.3.92/compute/v2.1/servers/485bcd20-12fd-4592-b027-7645a88fad66/os-volume_attachments/18349252-718c-4ff0-99b4-77247504dba3 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}9648f891875c575598fb9f65d6023db8c14e49248f602814e2d8f344543b43ac" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-86c93f79-0185-4612-8e62-861e9d770944" -H "X-Service-Token: {SHA256}aeb7102ad4a306ebc52d4e2b50230a2dffb7a98ac2f6848e00e19147ace39718" {{(pid=100272) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 31 17:22:57.343025 np0000006248 devstack@c-api.service[100272]: DEBUG novaclient.v2.client [None req-86c93f79-0185-4612-8e62-861e9d770944 tempest-TestServerVolumeAttachmentScenario-335370514 tempest-TestServerVolumeAttachmentScenario-335370514-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 31 Jul 2026 17:22:57 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-484f7956-06d0-4a51-abdc-ce7779682555 x-openstack-request-id: req-484f7956-06d0-4a51-abdc-ce7779682555 {{(pid=100272) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 31 17:22:57.343216 np0000006248 devstack@c-api.service[100272]: DEBUG novaclient.v2.client [None req-86c93f79-0185-4612-8e62-861e9d770944 tempest-TestServerVolumeAttachmentScenario-335370514 tempest-TestServerVolumeAttachmentScenario-335370514-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "18349252-718c-4ff0-99b4-77247504dba3", "serverId": "485bcd20-12fd-4592-b027-7645a88fad66", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "22f77aaa-a449-4f3d-ae4a-79d6d1d58d7a", "bdm_uuid": "78c994b1-e99a-431a-a830-2adce2d7db04"}} {{(pid=100272) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 31 17:22:57.343276 np0000006248 devstack@c-api.service[100272]: DEBUG novaclient.v2.client [None req-86c93f79-0185-4612-8e62-861e9d770944 tempest-TestServerVolumeAttachmentScenario-335370514 tempest-TestServerVolumeAttachmentScenario-335370514-project-admin] GET call to compute for https://10.4.3.92/compute/v2.1/servers/485bcd20-12fd-4592-b027-7645a88fad66/os-volume_attachments/18349252-718c-4ff0-99b4-77247504dba3 used request id req-484f7956-06d0-4a51-abdc-ce7779682555 {{(pid=100272) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 31 17:22:57.346214 np0000006248 devstack@c-api.service[100272]: ERROR cinder.volume.api [None req-86c93f79-0185-4612-8e62-861e9d770944 tempest-TestServerVolumeAttachmentScenario-335370514 tempest-TestServerVolumeAttachmentScenario-335370514-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault [None req-86c93f79-0185-4612-8e62-861e9d770944 tempest-TestServerVolumeAttachmentScenario-335370514 tempest-TestServerVolumeAttachmentScenario-335370514-project-admin] Caught error: Detach volume from instance 485bcd20-12fd-4592-b027-7645a88fad66 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 485bcd20-12fd-4592-b027-7645a88fad66 using the Compute API Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:57.349378 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 485bcd20-12fd-4592-b027-7645a88fad66 using the Compute API Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: ERROR cinder.api.middleware.fault Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.middleware.fault [None req-86c93f79-0185-4612-8e62-861e9d770944 tempest-TestServerVolumeAttachmentScenario-335370514 tempest-TestServerVolumeAttachmentScenario-335370514-project-admin] https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3/action returned with HTTP 409 Jul 31 17:22:57.350854 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 335/1321] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:22:57 2026] POST /volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3/action => generated 167 bytes in 312 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:22:57.362947 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bfd11108-3778-48b8-a335-16ce09673006 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:57.364873 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 334/1322] 10.4.3.92 () {70 vars in 1590 bytes} [Fri Jul 31 17:22:57 2026] POST /volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 31 17:22:57.375423 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-031d7be1-26d2-4aea-99a5-3a77c9f54b5d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:57.433139 np0000006248 devstack@c-api.service[100274]: WARNING keystonemiddleware.auth_token [None req-031d7be1-26d2-4aea-99a5-3a77c9f54b5d None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 31 17:22:57.434331 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 332/1323] 10.4.3.92 () {70 vars in 1590 bytes} [Fri Jul 31 17:22:57 2026] POST /volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3/action => generated 114 bytes in 60 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 31 17:22:57.442997 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6a332867-5ebb-41e4-b826-49efcc5efebc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:57.445262 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6a332867-5ebb-41e4-b826-49efcc5efebc tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] GET https://10.4.3.92/volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 Jul 31 17:22:57.445492 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6a332867-5ebb-41e4-b826-49efcc5efebc tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:57.445688 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6a332867-5ebb-41e4-b826-49efcc5efebc tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:57.454016 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:57.454016 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:22:57.455524 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b483c7c1-64b9-48d6-9eca-236bd244070a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:57.458287 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b483c7c1-64b9-48d6-9eca-236bd244070a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:22:57.458601 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b483c7c1-64b9-48d6-9eca-236bd244070a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:57.458898 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b483c7c1-64b9-48d6-9eca-236bd244070a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:57.459065 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-b483c7c1-64b9-48d6-9eca-236bd244070a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:57.459511 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6a332867-5ebb-41e4-b826-49efcc5efebc tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:22:57.465792 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6a332867-5ebb-41e4-b826-49efcc5efebc tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 returned with HTTP 200 Jul 31 17:22:57.466368 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 323/1324] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:57 2026] GET /volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:57.471406 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ec4df516-6860-41f0-839a-582984c00ac0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:57.473293 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ec4df516-6860-41f0-839a-582984c00ac0 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] GET https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 Jul 31 17:22:57.473530 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ec4df516-6860-41f0-839a-582984c00ac0 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:57.473708 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ec4df516-6860-41f0-839a-582984c00ac0 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:57.484480 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:57.484480 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:57.486010 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d7eecedf-d75b-49e2-9742-d2ecc0265f50 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:57.488411 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ec4df516-6860-41f0-839a-582984c00ac0 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Volume info retrieved successfully. Jul 31 17:22:57.489223 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d7eecedf-d75b-49e2-9742-d2ecc0265f50 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] GET https://10.4.3.92/volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 Jul 31 17:22:57.489536 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d7eecedf-d75b-49e2-9742-d2ecc0265f50 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:57.489815 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d7eecedf-d75b-49e2-9742-d2ecc0265f50 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:57.495451 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ec4df516-6860-41f0-839a-582984c00ac0 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 returned with HTTP 200 Jul 31 17:22:57.495910 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 335/1325] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:22:57 2026] GET /volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 => generated 865 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:57.497854 np0000006248 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-b483c7c1-64b9-48d6-9eca-236bd244070a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:22:57.500269 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:57.500269 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:57.503725 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:57.503725 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:57.504820 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b483c7c1-64b9-48d6-9eca-236bd244070a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:22:57.505210 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 336/1326] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:57 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 787 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:57.505648 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d7eecedf-d75b-49e2-9742-d2ecc0265f50 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:22:57.511336 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d7eecedf-d75b-49e2-9742-d2ecc0265f50 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 returned with HTTP 200 Jul 31 17:22:57.511779 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 333/1327] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:57 2026] GET /volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:57.556454 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-eacd25fd-971b-4a73-b535-8082f3246530 req-bbf51bbe-0000-48d4-8fcc-859b676477f9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:57.558364 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-eacd25fd-971b-4a73-b535-8082f3246530 req-bbf51bbe-0000-48d4-8fcc-859b676477f9 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] GET https://10.4.3.92/volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 Jul 31 17:22:57.558536 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-eacd25fd-971b-4a73-b535-8082f3246530 req-bbf51bbe-0000-48d4-8fcc-859b676477f9 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:57.558716 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-eacd25fd-971b-4a73-b535-8082f3246530 req-bbf51bbe-0000-48d4-8fcc-859b676477f9 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:57.565137 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:57.565137 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:22:57.568383 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-eacd25fd-971b-4a73-b535-8082f3246530 req-bbf51bbe-0000-48d4-8fcc-859b676477f9 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:22:57.571941 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-eacd25fd-971b-4a73-b535-8082f3246530 req-bbf51bbe-0000-48d4-8fcc-859b676477f9 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 returned with HTTP 200 Jul 31 17:22:57.572325 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 324/1328] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:22:57 2026] GET /volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:57.654081 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6b99e5fc-a61c-4101-8f9d-d74f747f63c2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:57.654535 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6b99e5fc-a61c-4101-8f9d-d74f747f63c2 None None] GET https://10.4.3.92/volume// Jul 31 17:22:57.654609 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6b99e5fc-a61c-4101-8f9d-d74f747f63c2 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:57.654801 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6b99e5fc-a61c-4101-8f9d-d74f747f63c2 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:57.655144 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6b99e5fc-a61c-4101-8f9d-d74f747f63c2 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:22:57.655466 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 336/1329] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:22:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:22:57.663461 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-eacd25fd-971b-4a73-b535-8082f3246530 req-d6d8ab16-5c5e-44e9-958c-f2c705b1c3ab None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:57.666157 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-eacd25fd-971b-4a73-b535-8082f3246530 req-d6d8ab16-5c5e-44e9-958c-f2c705b1c3ab tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:22:57.666527 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-eacd25fd-971b-4a73-b535-8082f3246530 req-d6d8ab16-5c5e-44e9-958c-f2c705b1c3ab tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5", "connector": null, "instance_uuid": "485bcd20-12fd-4592-b027-7645a88fad66"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:57.675305 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:57.675305 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:57.703242 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-eacd25fd-971b-4a73-b535-8082f3246530 req-d6d8ab16-5c5e-44e9-958c-f2c705b1c3ab tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:22:57.703828 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 337/1330] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:22:57 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:57.732412 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4735a6ea-7652-423e-b531-b39b5f603f57 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:57.734667 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4735a6ea-7652-423e-b531-b39b5f603f57 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] GET https://10.4.3.92/volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 Jul 31 17:22:57.734872 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4735a6ea-7652-423e-b531-b39b5f603f57 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:57.735115 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4735a6ea-7652-423e-b531-b39b5f603f57 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:57.740904 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-baed2c59-0bd5-4cb5-8e9f-34bb583bf466 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:57.741285 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-baed2c59-0bd5-4cb5-8e9f-34bb583bf466 None None] GET https://10.4.3.92/volume// Jul 31 17:22:57.741497 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-baed2c59-0bd5-4cb5-8e9f-34bb583bf466 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:57.741704 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-baed2c59-0bd5-4cb5-8e9f-34bb583bf466 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:57.742082 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-baed2c59-0bd5-4cb5-8e9f-34bb583bf466 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:22:57.742409 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 325/1331] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:22:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:22:57.747532 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:57.747532 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:57.752222 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4735a6ea-7652-423e-b531-b39b5f603f57 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:22:57.754867 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-eacd25fd-971b-4a73-b535-8082f3246530 req-e27f7047-ee0f-4610-9e3d-24643bbf02f2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:57.759456 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4735a6ea-7652-423e-b531-b39b5f603f57 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 returned with HTTP 200 Jul 31 17:22:57.759708 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 334/1332] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:57 2026] GET /volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:57.761145 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-eacd25fd-971b-4a73-b535-8082f3246530 req-e27f7047-ee0f-4610-9e3d-24643bbf02f2 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] GET https://10.4.3.92/volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 Jul 31 17:22:57.761659 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-eacd25fd-971b-4a73-b535-8082f3246530 req-e27f7047-ee0f-4610-9e3d-24643bbf02f2 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:57.764144 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-eacd25fd-971b-4a73-b535-8082f3246530 req-e27f7047-ee0f-4610-9e3d-24643bbf02f2 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:57.780611 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:57.780611 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:57.785868 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-eacd25fd-971b-4a73-b535-8082f3246530 req-e27f7047-ee0f-4610-9e3d-24643bbf02f2 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:22:57.793883 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-eacd25fd-971b-4a73-b535-8082f3246530 req-e27f7047-ee0f-4610-9e3d-24643bbf02f2 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 returned with HTTP 200 Jul 31 17:22:57.794484 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 337/1333] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:22:57 2026] GET /volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 => generated 1035 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:22:57.949927 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-eacd25fd-971b-4a73-b535-8082f3246530 req-f575af39-dac5-4e17-bfa0-4dff8e32ae8b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:57.952688 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-eacd25fd-971b-4a73-b535-8082f3246530 req-f575af39-dac5-4e17-bfa0-4dff8e32ae8b tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] PUT https://10.4.3.92/volume/v3/attachments/32117f55-3b2d-4c62-b9a9-f6bfa2c70bba Jul 31 17:22:57.953113 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-eacd25fd-971b-4a73-b535-8082f3246530 req-f575af39-dac5-4e17-bfa0-4dff8e32ae8b tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:57.966013 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-eacd25fd-971b-4a73-b535-8082f3246530 req-f575af39-dac5-4e17-bfa0-4dff8e32ae8b tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Acquiring lock "cinder-attachment_update-42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5-np0000006248" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:22:57.976556 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-eacd25fd-971b-4a73-b535-8082f3246530 req-f575af39-dac5-4e17-bfa0-4dff8e32ae8b tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Lock "cinder-attachment_update-42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5-np0000006248" acquired by "attachment_update" :: waited 0.010s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:22:57.977912 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:57.977912 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:58.114552 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-eacd25fd-971b-4a73-b535-8082f3246530 req-f575af39-dac5-4e17-bfa0-4dff8e32ae8b tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Lock "cinder-attachment_update-42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5-np0000006248" released by "attachment_update" :: held 0.138s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:22:58.115136 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-eacd25fd-971b-4a73-b535-8082f3246530 req-f575af39-dac5-4e17-bfa0-4dff8e32ae8b tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/attachments/32117f55-3b2d-4c62-b9a9-f6bfa2c70bba returned with HTTP 200 Jul 31 17:22:58.115802 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 338/1334] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:22:57 2026] PUT /volume/v3/attachments/32117f55-3b2d-4c62-b9a9-f6bfa2c70bba => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:58.519460 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-544ae786-f602-4f43-a3db-d1002b3793df None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:58.520558 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-544ae786-f602-4f43-a3db-d1002b3793df tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] GET https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 Jul 31 17:22:58.520827 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-544ae786-f602-4f43-a3db-d1002b3793df tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:58.521136 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-544ae786-f602-4f43-a3db-d1002b3793df tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:58.522097 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-18c1a69f-17e4-42bb-b422-06ca056879da None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:58.524402 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-18c1a69f-17e4-42bb-b422-06ca056879da tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:22:58.524652 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-18c1a69f-17e4-42bb-b422-06ca056879da tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:58.524928 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-18c1a69f-17e4-42bb-b422-06ca056879da tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:58.525109 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-18c1a69f-17e4-42bb-b422-06ca056879da tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:58.532650 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:58.532650 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:58.533158 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-18c1a69f-17e4-42bb-b422-06ca056879da tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:22:58.533965 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:58.533965 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:22:58.534672 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 335/1335] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:58 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:58.539653 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-544ae786-f602-4f43-a3db-d1002b3793df tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Volume info retrieved successfully. Jul 31 17:22:58.546370 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-544ae786-f602-4f43-a3db-d1002b3793df tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 returned with HTTP 200 Jul 31 17:22:58.546833 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 326/1336] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:22:58 2026] GET /volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 => generated 865 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:58.778600 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-32d5b2fc-6ef9-4074-859c-a082c06a10b3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:58.783470 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-32d5b2fc-6ef9-4074-859c-a082c06a10b3 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] GET https://10.4.3.92/volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 Jul 31 17:22:58.783470 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-32d5b2fc-6ef9-4074-859c-a082c06a10b3 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:58.783785 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-32d5b2fc-6ef9-4074-859c-a082c06a10b3 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:58.801442 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:58.801442 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:58.806884 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-32d5b2fc-6ef9-4074-859c-a082c06a10b3 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:22:58.814537 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-32d5b2fc-6ef9-4074-859c-a082c06a10b3 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 returned with HTTP 200 Jul 31 17:22:58.815186 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 338/1337] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:58 2026] GET /volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:59.551393 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-45dcc693-3389-4592-b21a-b7d7eb35ae11 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:59.553660 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-45dcc693-3389-4592-b21a-b7d7eb35ae11 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:22:59.553900 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-45dcc693-3389-4592-b21a-b7d7eb35ae11 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:59.554215 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-45dcc693-3389-4592-b21a-b7d7eb35ae11 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:59.554356 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-45dcc693-3389-4592-b21a-b7d7eb35ae11 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:22:59.560218 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:59.560218 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:22:59.561578 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-45dcc693-3389-4592-b21a-b7d7eb35ae11 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:22:59.562049 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 339/1338] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:59 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:22:59.564685 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1dd91b12-728d-41c1-93de-f113f5cce905 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:59.568146 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1dd91b12-728d-41c1-93de-f113f5cce905 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] GET https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 Jul 31 17:22:59.568146 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1dd91b12-728d-41c1-93de-f113f5cce905 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:59.568413 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1dd91b12-728d-41c1-93de-f113f5cce905 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:59.580532 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:59.580532 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:22:59.584161 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1dd91b12-728d-41c1-93de-f113f5cce905 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Volume info retrieved successfully. Jul 31 17:22:59.591110 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1dd91b12-728d-41c1-93de-f113f5cce905 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 returned with HTTP 200 Jul 31 17:22:59.591657 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 336/1339] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:22:59 2026] GET /volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 => generated 865 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:22:59.661814 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-788678ad-e30b-49f2-b80e-4ef897504e3f req-6e275332-15db-4935-b0f4-61dc0a144a8d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:59.664777 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-788678ad-e30b-49f2-b80e-4ef897504e3f req-6e275332-15db-4935-b0f4-61dc0a144a8d tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] POST https://10.4.3.92/volume/v3/attachments/2dcba0ad-347f-4b31-ae6f-82f5e9805435/action Jul 31 17:22:59.665170 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-788678ad-e30b-49f2-b80e-4ef897504e3f req-6e275332-15db-4935-b0f4-61dc0a144a8d tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:22:59.665327 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-788678ad-e30b-49f2-b80e-4ef897504e3f req-6e275332-15db-4935-b0f4-61dc0a144a8d tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:22:59.671400 np0000006248 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=254,cinder:INSERT=43,cinder:UPDATE=63 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:22:59.704758 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:59.704758 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:22:59.720698 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-788678ad-e30b-49f2-b80e-4ef897504e3f req-6e275332-15db-4935-b0f4-61dc0a144a8d tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] https://10.4.3.92/volume/v3/attachments/2dcba0ad-347f-4b31-ae6f-82f5e9805435/action returned with HTTP 204 Jul 31 17:22:59.721394 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 327/1340] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:22:59 2026] POST /volume/v3/attachments/2dcba0ad-347f-4b31-ae6f-82f5e9805435/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:22:59.836161 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-94d9d4ed-d6db-45a7-a7a9-2ed1568e630f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:22:59.838611 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-94d9d4ed-d6db-45a7-a7a9-2ed1568e630f tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] GET https://10.4.3.92/volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 Jul 31 17:22:59.838900 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-94d9d4ed-d6db-45a7-a7a9-2ed1568e630f tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:22:59.839181 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-94d9d4ed-d6db-45a7-a7a9-2ed1568e630f tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:22:59.856191 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:22:59.856191 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:22:59.861635 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-94d9d4ed-d6db-45a7-a7a9-2ed1568e630f tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:22:59.871821 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-94d9d4ed-d6db-45a7-a7a9-2ed1568e630f tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 returned with HTTP 200 Jul 31 17:22:59.872455 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 339/1341] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:22:59 2026] GET /volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:00.576300 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b1c329b6-8823-4b18-93a4-7c766eb50153 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:00.579078 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b1c329b6-8823-4b18-93a4-7c766eb50153 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:23:00.579409 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b1c329b6-8823-4b18-93a4-7c766eb50153 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:00.579796 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b1c329b6-8823-4b18-93a4-7c766eb50153 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:00.580016 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-b1c329b6-8823-4b18-93a4-7c766eb50153 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:00.589069 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:00.589069 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:00.590746 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b1c329b6-8823-4b18-93a4-7c766eb50153 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:23:00.595224 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 340/1342] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:00 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 787 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:00.613645 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-871ac46d-f615-4de3-b2a9-08d025d9f13b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:00.616584 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-871ac46d-f615-4de3-b2a9-08d025d9f13b tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] GET https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 Jul 31 17:23:00.616813 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-871ac46d-f615-4de3-b2a9-08d025d9f13b tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:00.617022 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-871ac46d-f615-4de3-b2a9-08d025d9f13b tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:00.633907 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:00.633907 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:00.640564 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-871ac46d-f615-4de3-b2a9-08d025d9f13b tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Volume info retrieved successfully. Jul 31 17:23:00.648589 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-871ac46d-f615-4de3-b2a9-08d025d9f13b tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 returned with HTTP 200 Jul 31 17:23:00.650750 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 337/1343] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:23:00 2026] GET /volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 => generated 865 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:00.893819 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e6612d03-c156-4e9a-b993-220c25dcc1cb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:00.896749 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e6612d03-c156-4e9a-b993-220c25dcc1cb tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] GET https://10.4.3.92/volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 Jul 31 17:23:00.897177 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e6612d03-c156-4e9a-b993-220c25dcc1cb tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:00.897811 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e6612d03-c156-4e9a-b993-220c25dcc1cb tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:00.915832 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:00.915832 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:00.919719 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e6612d03-c156-4e9a-b993-220c25dcc1cb tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:23:00.929373 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e6612d03-c156-4e9a-b993-220c25dcc1cb tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 returned with HTTP 200 Jul 31 17:23:00.930883 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 328/1344] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:00 2026] GET /volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:01.138258 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-2b3d2b7c-1314-4b33-8067-9cadbc9be524 req-1a9e4074-62c1-45b6-bbbd-ae9e01aa5d86 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:01.142663 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2b3d2b7c-1314-4b33-8067-9cadbc9be524 req-1a9e4074-62c1-45b6-bbbd-ae9e01aa5d86 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] POST https://10.4.3.92/volume/v3/attachments/58dbe961-29c7-40ca-8d63-f8d3a0b56b6a/action Jul 31 17:23:01.143089 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2b3d2b7c-1314-4b33-8067-9cadbc9be524 req-1a9e4074-62c1-45b6-bbbd-ae9e01aa5d86 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:23:01.143214 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2b3d2b7c-1314-4b33-8067-9cadbc9be524 req-1a9e4074-62c1-45b6-bbbd-ae9e01aa5d86 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:23:01.169171 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:01.169171 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:01.192372 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2b3d2b7c-1314-4b33-8067-9cadbc9be524 req-1a9e4074-62c1-45b6-bbbd-ae9e01aa5d86 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] https://10.4.3.92/volume/v3/attachments/58dbe961-29c7-40ca-8d63-f8d3a0b56b6a/action returned with HTTP 204 Jul 31 17:23:01.192928 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 340/1345] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:23:01 2026] POST /volume/v3/attachments/58dbe961-29c7-40ca-8d63-f8d3a0b56b6a/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:23:01.616454 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1da2145f-aaca-490b-b967-1d066e133e4e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:01.620438 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1da2145f-aaca-490b-b967-1d066e133e4e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:23:01.621722 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1da2145f-aaca-490b-b967-1d066e133e4e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:01.622289 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1da2145f-aaca-490b-b967-1d066e133e4e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:01.622605 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-1da2145f-aaca-490b-b967-1d066e133e4e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:01.625383 np0000006248 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=206,cinder:UPDATE=37,cinder:INSERT=14 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:23:01.632008 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:01.632008 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:01.633119 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1da2145f-aaca-490b-b967-1d066e133e4e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:23:01.634457 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 341/1346] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:01 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 787 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:01.676604 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-19c41057-9766-4114-97ad-17e819559d88 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:01.680799 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-19c41057-9766-4114-97ad-17e819559d88 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] GET https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 Jul 31 17:23:01.684350 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-19c41057-9766-4114-97ad-17e819559d88 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:01.684350 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-19c41057-9766-4114-97ad-17e819559d88 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:01.684350 np0000006248 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=179,cinder:UPDATE=25,cinder:INSERT=11,cinder:DELETE=1 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:23:01.698766 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:01.698766 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:01.706959 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-19c41057-9766-4114-97ad-17e819559d88 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Volume info retrieved successfully. Jul 31 17:23:01.714639 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-19c41057-9766-4114-97ad-17e819559d88 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 returned with HTTP 200 Jul 31 17:23:01.715266 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 338/1347] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:23:01 2026] GET /volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 => generated 1157 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:23:01.732968 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fea8f4f3-e818-45c2-81f7-0ce236300bfd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:01.734905 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fea8f4f3-e818-45c2-81f7-0ce236300bfd tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] POST https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6/action Jul 31 17:23:01.735292 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fea8f4f3-e818-45c2-81f7-0ce236300bfd tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:23:01.735451 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fea8f4f3-e818-45c2-81f7-0ce236300bfd tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:23:01.747773 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:01.747773 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:01.748358 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fea8f4f3-e818-45c2-81f7-0ce236300bfd tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Volume info retrieved successfully. Jul 31 17:23:01.800281 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-fea8f4f3-e818-45c2-81f7-0ce236300bfd tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Created reservations ['f87aa36c-6268-45ac-b153-46526a905722', 'bb82afd0-3498-4242-b37e-a961b3177f9b'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:23:01.830779 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fea8f4f3-e818-45c2-81f7-0ce236300bfd tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Extend volume request issued successfully. Jul 31 17:23:01.831243 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fea8f4f3-e818-45c2-81f7-0ce236300bfd tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6/action returned with HTTP 202 Jul 31 17:23:01.832130 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 329/1348] 10.4.3.92 () {70 vars in 1424 bytes} [Fri Jul 31 17:23:01 2026] POST /volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 31 17:23:01.845444 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-418b234a-f898-40d4-839a-86700e2a7201 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:01.850440 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-418b234a-f898-40d4-839a-86700e2a7201 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] GET https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 Jul 31 17:23:01.850440 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-418b234a-f898-40d4-839a-86700e2a7201 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:01.850440 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-418b234a-f898-40d4-839a-86700e2a7201 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:01.868264 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:01.868264 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:01.873464 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-418b234a-f898-40d4-839a-86700e2a7201 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Volume info retrieved successfully. Jul 31 17:23:01.880248 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-418b234a-f898-40d4-839a-86700e2a7201 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 returned with HTTP 200 Jul 31 17:23:01.883507 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 341/1349] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:23:01 2026] GET /volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 => generated 1160 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:23:01.952539 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ac389fa9-9a61-46ca-ad05-477730453aef None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:01.957744 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ac389fa9-9a61-46ca-ad05-477730453aef tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] GET https://10.4.3.92/volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 Jul 31 17:23:01.958180 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ac389fa9-9a61-46ca-ad05-477730453aef tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:01.960074 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ac389fa9-9a61-46ca-ad05-477730453aef tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:01.979187 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:01.979187 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:01.988080 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ac389fa9-9a61-46ca-ad05-477730453aef tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:23:01.996619 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ac389fa9-9a61-46ca-ad05-477730453aef tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 returned with HTTP 200 Jul 31 17:23:01.997241 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 342/1350] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:01 2026] GET /volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:02.313715 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-fea8f4f3-e818-45c2-81f7-0ce236300bfd req-63800c11-3d39-44cf-9530-4951108b6338 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:02.318438 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-fea8f4f3-e818-45c2-81f7-0ce236300bfd req-63800c11-3d39-44cf-9530-4951108b6338 service nova] GET https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 Jul 31 17:23:02.318438 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-fea8f4f3-e818-45c2-81f7-0ce236300bfd req-63800c11-3d39-44cf-9530-4951108b6338 service nova] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:02.318438 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-fea8f4f3-e818-45c2-81f7-0ce236300bfd req-63800c11-3d39-44cf-9530-4951108b6338 service nova] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:02.342585 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:02.342585 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:02.358523 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-fea8f4f3-e818-45c2-81f7-0ce236300bfd req-63800c11-3d39-44cf-9530-4951108b6338 service nova] Volume info retrieved successfully. Jul 31 17:23:02.364876 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-fea8f4f3-e818-45c2-81f7-0ce236300bfd req-63800c11-3d39-44cf-9530-4951108b6338 service nova] https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 returned with HTTP 200 Jul 31 17:23:02.365464 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 339/1351] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:23:02 2026] GET /volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 => generated 1313 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:02.651519 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7e606351-1bad-47b0-8767-051f8080ae88 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:02.656638 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7e606351-1bad-47b0-8767-051f8080ae88 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:23:02.657143 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7e606351-1bad-47b0-8767-051f8080ae88 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:02.657143 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7e606351-1bad-47b0-8767-051f8080ae88 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:02.657250 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-7e606351-1bad-47b0-8767-051f8080ae88 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:02.666679 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:02.666679 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:02.668075 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7e606351-1bad-47b0-8767-051f8080ae88 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:23:02.668791 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 330/1352] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:02 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:02.902361 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b971b83c-9d91-4f3e-8d23-1823c3971295 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:02.905156 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b971b83c-9d91-4f3e-8d23-1823c3971295 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] GET https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 Jul 31 17:23:02.905711 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b971b83c-9d91-4f3e-8d23-1823c3971295 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:02.906713 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b971b83c-9d91-4f3e-8d23-1823c3971295 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:02.911589 np0000006248 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=191,cinder:UPDATE=22,cinder:INSERT=3 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:23:02.956955 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:02.956955 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:02.969202 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b971b83c-9d91-4f3e-8d23-1823c3971295 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Volume info retrieved successfully. Jul 31 17:23:02.975891 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b971b83c-9d91-4f3e-8d23-1823c3971295 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 returned with HTTP 200 Jul 31 17:23:02.975891 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 342/1353] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:23:02 2026] GET /volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 => generated 1157 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:23:03.013827 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6547f428-f9bb-44cb-af54-4c7fb69c2184 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:03.022139 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-16330eee-8525-4188-8d8f-b96f368c0713 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:03.024667 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6547f428-f9bb-44cb-af54-4c7fb69c2184 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] GET https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 Jul 31 17:23:03.024667 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6547f428-f9bb-44cb-af54-4c7fb69c2184 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:03.024667 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6547f428-f9bb-44cb-af54-4c7fb69c2184 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:03.032455 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-16330eee-8525-4188-8d8f-b96f368c0713 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] GET https://10.4.3.92/volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 Jul 31 17:23:03.033513 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-16330eee-8525-4188-8d8f-b96f368c0713 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:03.033875 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-16330eee-8525-4188-8d8f-b96f368c0713 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:03.043133 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:03.043133 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:03.051239 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6547f428-f9bb-44cb-af54-4c7fb69c2184 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Volume info retrieved successfully. Jul 31 17:23:03.059208 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6547f428-f9bb-44cb-af54-4c7fb69c2184 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 returned with HTTP 200 Jul 31 17:23:03.059720 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 343/1354] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:23:03 2026] GET /volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 => generated 1157 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:23:03.064036 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:03.064036 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:03.085144 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-16330eee-8525-4188-8d8f-b96f368c0713 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:23:03.094205 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-16330eee-8525-4188-8d8f-b96f368c0713 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 returned with HTTP 200 Jul 31 17:23:03.095411 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 340/1355] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:03 2026] GET /volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 => generated 856 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:03.389903 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-080ea904-a36c-4ce5-a25e-dce30e14ef8c req-d7269262-9c84-48f7-a3b2-9f776e38d516 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:03.393107 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-080ea904-a36c-4ce5-a25e-dce30e14ef8c req-d7269262-9c84-48f7-a3b2-9f776e38d516 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] GET https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 Jul 31 17:23:03.394261 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-080ea904-a36c-4ce5-a25e-dce30e14ef8c req-d7269262-9c84-48f7-a3b2-9f776e38d516 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:03.394261 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-080ea904-a36c-4ce5-a25e-dce30e14ef8c req-d7269262-9c84-48f7-a3b2-9f776e38d516 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:03.414957 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:03.414957 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:03.420517 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-080ea904-a36c-4ce5-a25e-dce30e14ef8c req-d7269262-9c84-48f7-a3b2-9f776e38d516 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Volume info retrieved successfully. Jul 31 17:23:03.429151 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-080ea904-a36c-4ce5-a25e-dce30e14ef8c req-d7269262-9c84-48f7-a3b2-9f776e38d516 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 returned with HTTP 200 Jul 31 17:23:03.429756 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 331/1356] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:23:03 2026] GET /volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:03.473889 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-080ea904-a36c-4ce5-a25e-dce30e14ef8c req-e6927ac1-c527-4d20-996a-b9912a35a61a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:03.477967 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-080ea904-a36c-4ce5-a25e-dce30e14ef8c req-e6927ac1-c527-4d20-996a-b9912a35a61a tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] POST https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6/action Jul 31 17:23:03.478157 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-080ea904-a36c-4ce5-a25e-dce30e14ef8c req-e6927ac1-c527-4d20-996a-b9912a35a61a tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:23:03.478348 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-080ea904-a36c-4ce5-a25e-dce30e14ef8c req-e6927ac1-c527-4d20-996a-b9912a35a61a tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:23:03.498492 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:03.498492 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:03.499178 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-080ea904-a36c-4ce5-a25e-dce30e14ef8c req-e6927ac1-c527-4d20-996a-b9912a35a61a tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Volume info retrieved successfully. Jul 31 17:23:03.517408 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-080ea904-a36c-4ce5-a25e-dce30e14ef8c req-e6927ac1-c527-4d20-996a-b9912a35a61a tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Begin detaching volume completed successfully. Jul 31 17:23:03.517650 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-080ea904-a36c-4ce5-a25e-dce30e14ef8c req-e6927ac1-c527-4d20-996a-b9912a35a61a tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6/action returned with HTTP 202 Jul 31 17:23:03.518242 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 343/1357] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:23:03 2026] POST /volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:23:03.559489 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b2596295-daa9-45ee-b13e-cc0e45dd075f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:03.561370 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b2596295-daa9-45ee-b13e-cc0e45dd075f tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] GET https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 Jul 31 17:23:03.562043 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b2596295-daa9-45ee-b13e-cc0e45dd075f tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:03.562496 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b2596295-daa9-45ee-b13e-cc0e45dd075f tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:03.582353 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:03.582353 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:03.592467 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b2596295-daa9-45ee-b13e-cc0e45dd075f tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Volume info retrieved successfully. Jul 31 17:23:03.600501 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b2596295-daa9-45ee-b13e-cc0e45dd075f tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 returned with HTTP 200 Jul 31 17:23:03.601117 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 344/1358] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:23:03 2026] GET /volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 => generated 1160 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:23:03.602585 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e965324f-c891-4a25-ad1e-49a25630b7e9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:03.603001 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e965324f-c891-4a25-ad1e-49a25630b7e9 None None] GET https://10.4.3.92/volume// Jul 31 17:23:03.603211 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e965324f-c891-4a25-ad1e-49a25630b7e9 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:03.603412 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e965324f-c891-4a25-ad1e-49a25630b7e9 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:03.603714 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e965324f-c891-4a25-ad1e-49a25630b7e9 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:23:03.604727 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 341/1359] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:23:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:23:03.615772 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-080ea904-a36c-4ce5-a25e-dce30e14ef8c req-2a8142b1-4062-470a-9c76-c312a92c75d6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:03.621532 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-080ea904-a36c-4ce5-a25e-dce30e14ef8c req-2a8142b1-4062-470a-9c76-c312a92c75d6 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] GET https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 Jul 31 17:23:03.621896 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-080ea904-a36c-4ce5-a25e-dce30e14ef8c req-2a8142b1-4062-470a-9c76-c312a92c75d6 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:03.622195 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-080ea904-a36c-4ce5-a25e-dce30e14ef8c req-2a8142b1-4062-470a-9c76-c312a92c75d6 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:03.640611 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:03.640611 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:03.645484 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-080ea904-a36c-4ce5-a25e-dce30e14ef8c req-2a8142b1-4062-470a-9c76-c312a92c75d6 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Volume info retrieved successfully. Jul 31 17:23:03.651544 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-080ea904-a36c-4ce5-a25e-dce30e14ef8c req-2a8142b1-4062-470a-9c76-c312a92c75d6 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 returned with HTTP 200 Jul 31 17:23:03.652095 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 332/1360] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:23:03 2026] GET /volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 => generated 1322 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:23:03.687637 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9765baca-e2f6-4454-8981-37fb1a10682e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:03.690907 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9765baca-e2f6-4454-8981-37fb1a10682e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:23:03.693485 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9765baca-e2f6-4454-8981-37fb1a10682e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:03.693485 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9765baca-e2f6-4454-8981-37fb1a10682e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:03.693485 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-9765baca-e2f6-4454-8981-37fb1a10682e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:03.703780 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:03.703780 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:03.704674 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9765baca-e2f6-4454-8981-37fb1a10682e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:23:03.705053 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 344/1361] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:03 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:04.111411 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2a97ec02-8cc6-454d-9091-0399b92de635 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:04.115243 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2a97ec02-8cc6-454d-9091-0399b92de635 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] GET https://10.4.3.92/volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 Jul 31 17:23:04.115511 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2a97ec02-8cc6-454d-9091-0399b92de635 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:04.115734 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2a97ec02-8cc6-454d-9091-0399b92de635 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:04.138003 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:04.138003 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:04.149194 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2a97ec02-8cc6-454d-9091-0399b92de635 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:23:04.160238 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2a97ec02-8cc6-454d-9091-0399b92de635 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 returned with HTTP 200 Jul 31 17:23:04.160910 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 345/1362] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:04 2026] GET /volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:04.231676 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-eacd25fd-971b-4a73-b535-8082f3246530 req-fbb575c4-2d30-4cfd-bedf-60e0326fc0b7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:04.236327 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-eacd25fd-971b-4a73-b535-8082f3246530 req-fbb575c4-2d30-4cfd-bedf-60e0326fc0b7 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] POST https://10.4.3.92/volume/v3/attachments/32117f55-3b2d-4c62-b9a9-f6bfa2c70bba/action Jul 31 17:23:04.236327 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-eacd25fd-971b-4a73-b535-8082f3246530 req-fbb575c4-2d30-4cfd-bedf-60e0326fc0b7 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:23:04.236662 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-eacd25fd-971b-4a73-b535-8082f3246530 req-fbb575c4-2d30-4cfd-bedf-60e0326fc0b7 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:23:04.263025 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:04.263025 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:04.282556 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-eacd25fd-971b-4a73-b535-8082f3246530 req-fbb575c4-2d30-4cfd-bedf-60e0326fc0b7 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/attachments/32117f55-3b2d-4c62-b9a9-f6bfa2c70bba/action returned with HTTP 204 Jul 31 17:23:04.283127 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 342/1363] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:23:04 2026] POST /volume/v3/attachments/32117f55-3b2d-4c62-b9a9-f6bfa2c70bba/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:23:04.387239 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ad39dbd9-dc14-4915-8c98-5def3f724805 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:04.387572 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ad39dbd9-dc14-4915-8c98-5def3f724805 None None] GET https://10.4.3.92/volume// Jul 31 17:23:04.387900 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ad39dbd9-dc14-4915-8c98-5def3f724805 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:04.388283 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ad39dbd9-dc14-4915-8c98-5def3f724805 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:04.388712 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ad39dbd9-dc14-4915-8c98-5def3f724805 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:23:04.390269 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 333/1364] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:23:04 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:23:04.399848 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-46ef63b1-7eb8-45f6-8ccf-b2dafcc21b68 req-ae4a8e06-742c-4804-81b8-22d9f7a1ecbd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:04.404399 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-46ef63b1-7eb8-45f6-8ccf-b2dafcc21b68 req-ae4a8e06-742c-4804-81b8-22d9f7a1ecbd tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:23:04.405047 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-46ef63b1-7eb8-45f6-8ccf-b2dafcc21b68 req-ae4a8e06-742c-4804-81b8-22d9f7a1ecbd tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2f9e553b-d9b8-43e7-b2a9-1f0acdc290db", "connector": null, "instance_uuid": "4ff0077a-6f9e-42b8-a131-89e7d0c62480"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:23:04.431059 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:04.431059 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:04.486586 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-46ef63b1-7eb8-45f6-8ccf-b2dafcc21b68 req-ae4a8e06-742c-4804-81b8-22d9f7a1ecbd tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:23:04.487127 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 345/1365] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:23:04 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:04.504001 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-46ef63b1-7eb8-45f6-8ccf-b2dafcc21b68 req-7df9c35f-25b7-4ba9-8c0b-57a229fe52d7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:04.506346 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-46ef63b1-7eb8-45f6-8ccf-b2dafcc21b68 req-7df9c35f-25b7-4ba9-8c0b-57a229fe52d7 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] DELETE https://10.4.3.92/volume/v3/attachments/2dcba0ad-347f-4b31-ae6f-82f5e9805435 Jul 31 17:23:04.506593 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-46ef63b1-7eb8-45f6-8ccf-b2dafcc21b68 req-7df9c35f-25b7-4ba9-8c0b-57a229fe52d7 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:04.506805 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-46ef63b1-7eb8-45f6-8ccf-b2dafcc21b68 req-7df9c35f-25b7-4ba9-8c0b-57a229fe52d7 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:04.516950 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:04.516950 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:04.623184 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-04b31ab2-0dba-49c6-8dfc-d301ac4eb7ca None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:04.628376 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-04b31ab2-0dba-49c6-8dfc-d301ac4eb7ca tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] GET https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 Jul 31 17:23:04.628929 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-04b31ab2-0dba-49c6-8dfc-d301ac4eb7ca tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:04.629205 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-04b31ab2-0dba-49c6-8dfc-d301ac4eb7ca tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:04.651357 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:04.651357 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:04.659075 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-04b31ab2-0dba-49c6-8dfc-d301ac4eb7ca tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Volume info retrieved successfully. Jul 31 17:23:04.659871 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-46ef63b1-7eb8-45f6-8ccf-b2dafcc21b68 req-7df9c35f-25b7-4ba9-8c0b-57a229fe52d7 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] https://10.4.3.92/volume/v3/attachments/2dcba0ad-347f-4b31-ae6f-82f5e9805435 returned with HTTP 200 Jul 31 17:23:04.660540 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 346/1366] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:23:04 2026] DELETE /volume/v3/attachments/2dcba0ad-347f-4b31-ae6f-82f5e9805435 => generated 192 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:04.666713 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-04b31ab2-0dba-49c6-8dfc-d301ac4eb7ca tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 returned with HTTP 200 Jul 31 17:23:04.667550 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 343/1367] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:23:04 2026] GET /volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 => generated 1160 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:23:04.719031 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1f46baee-ed0b-48f1-9d3a-006426c3a167 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:04.721480 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f46baee-ed0b-48f1-9d3a-006426c3a167 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:23:04.721743 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1f46baee-ed0b-48f1-9d3a-006426c3a167 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:04.722595 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1f46baee-ed0b-48f1-9d3a-006426c3a167 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:04.722595 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-1f46baee-ed0b-48f1-9d3a-006426c3a167 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:04.730904 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:04.730904 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:04.731998 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f46baee-ed0b-48f1-9d3a-006426c3a167 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:23:04.732687 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 334/1368] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:04 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:05.179752 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-36bf6e9c-6cd5-4711-9693-638c279c6867 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:05.182131 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-36bf6e9c-6cd5-4711-9693-638c279c6867 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] GET https://10.4.3.92/volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 Jul 31 17:23:05.182465 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-36bf6e9c-6cd5-4711-9693-638c279c6867 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:05.182753 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-36bf6e9c-6cd5-4711-9693-638c279c6867 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:05.198574 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:05.198574 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:05.207250 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-36bf6e9c-6cd5-4711-9693-638c279c6867 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:23:05.213232 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-36bf6e9c-6cd5-4711-9693-638c279c6867 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 returned with HTTP 200 Jul 31 17:23:05.213779 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 346/1369] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:05 2026] GET /volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:05.231689 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-476a5274-71fc-4e68-b9e4-93b76ca7eceb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:05.234085 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-476a5274-71fc-4e68-b9e4-93b76ca7eceb tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] GET https://10.4.3.92/volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 Jul 31 17:23:05.234808 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-476a5274-71fc-4e68-b9e4-93b76ca7eceb tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:05.234808 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-476a5274-71fc-4e68-b9e4-93b76ca7eceb tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:05.253665 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:05.253665 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:05.259270 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-476a5274-71fc-4e68-b9e4-93b76ca7eceb tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:23:05.268394 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-476a5274-71fc-4e68-b9e4-93b76ca7eceb tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 returned with HTTP 200 Jul 31 17:23:05.268394 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 347/1370] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:05 2026] GET /volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:05.296469 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-584d5c3d-89d1-4fe6-970a-f8ae7182ed8f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:05.297399 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-080ea904-a36c-4ce5-a25e-dce30e14ef8c req-331cec2f-e065-4fec-be18-81d9be0c3822 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:05.298607 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-584d5c3d-89d1-4fe6-970a-f8ae7182ed8f tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] POST https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3/action Jul 31 17:23:05.299121 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-584d5c3d-89d1-4fe6-970a-f8ae7182ed8f tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Action body: b'{"os-detach": {"attachment_id": "32117f55-3b2d-4c62-b9a9-f6bfa2c70bba"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:23:05.299334 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-584d5c3d-89d1-4fe6-970a-f8ae7182ed8f tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "32117f55-3b2d-4c62-b9a9-f6bfa2c70bba"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:23:05.299863 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-080ea904-a36c-4ce5-a25e-dce30e14ef8c req-331cec2f-e065-4fec-be18-81d9be0c3822 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] DELETE https://10.4.3.92/volume/v3/attachments/58dbe961-29c7-40ca-8d63-f8d3a0b56b6a Jul 31 17:23:05.300145 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-080ea904-a36c-4ce5-a25e-dce30e14ef8c req-331cec2f-e065-4fec-be18-81d9be0c3822 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:05.300481 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-080ea904-a36c-4ce5-a25e-dce30e14ef8c req-331cec2f-e065-4fec-be18-81d9be0c3822 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:05.309562 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:05.309562 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:05.316346 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:05.316346 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:05.316346 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-584d5c3d-89d1-4fe6-970a-f8ae7182ed8f tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:23:05.325522 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-584d5c3d-89d1-4fe6-970a-f8ae7182ed8f tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3/action returned with HTTP 400 Jul 31 17:23:05.326508 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 344/1371] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:23:05 2026] POST /volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3/action => generated 100 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 17:23:05.381683 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-080ea904-a36c-4ce5-a25e-dce30e14ef8c req-331cec2f-e065-4fec-be18-81d9be0c3822 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] https://10.4.3.92/volume/v3/attachments/58dbe961-29c7-40ca-8d63-f8d3a0b56b6a returned with HTTP 200 Jul 31 17:23:05.381683 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 335/1372] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:23:05 2026] DELETE /volume/v3/attachments/58dbe961-29c7-40ca-8d63-f8d3a0b56b6a => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:05.383123 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-bafca4b2-173d-4895-bca6-ac0f5d132d3d req-2a6d9124-07b7-4a75-97c8-5e3a4f038328 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:05.388270 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bafca4b2-173d-4895-bca6-ac0f5d132d3d req-2a6d9124-07b7-4a75-97c8-5e3a4f038328 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] GET https://10.4.3.92/volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 Jul 31 17:23:05.388639 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bafca4b2-173d-4895-bca6-ac0f5d132d3d req-2a6d9124-07b7-4a75-97c8-5e3a4f038328 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:05.388960 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bafca4b2-173d-4895-bca6-ac0f5d132d3d req-2a6d9124-07b7-4a75-97c8-5e3a4f038328 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:05.402063 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:05.402063 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:05.407627 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-bafca4b2-173d-4895-bca6-ac0f5d132d3d req-2a6d9124-07b7-4a75-97c8-5e3a4f038328 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:23:05.414039 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bafca4b2-173d-4895-bca6-ac0f5d132d3d req-2a6d9124-07b7-4a75-97c8-5e3a4f038328 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 returned with HTTP 200 Jul 31 17:23:05.414827 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 347/1373] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:23:05 2026] GET /volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:05.453244 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-bafca4b2-173d-4895-bca6-ac0f5d132d3d req-26df78cf-5c06-4077-a272-8dd1b1a94178 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:05.455624 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-bafca4b2-173d-4895-bca6-ac0f5d132d3d req-26df78cf-5c06-4077-a272-8dd1b1a94178 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] POST https://10.4.3.92/volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5/action Jul 31 17:23:05.456099 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-bafca4b2-173d-4895-bca6-ac0f5d132d3d req-26df78cf-5c06-4077-a272-8dd1b1a94178 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:23:05.456291 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-bafca4b2-173d-4895-bca6-ac0f5d132d3d req-26df78cf-5c06-4077-a272-8dd1b1a94178 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:23:05.469860 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:05.469860 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:05.470511 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-bafca4b2-173d-4895-bca6-ac0f5d132d3d req-26df78cf-5c06-4077-a272-8dd1b1a94178 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:23:05.478649 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-bafca4b2-173d-4895-bca6-ac0f5d132d3d req-26df78cf-5c06-4077-a272-8dd1b1a94178 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Begin detaching volume completed successfully. Jul 31 17:23:05.479007 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-bafca4b2-173d-4895-bca6-ac0f5d132d3d req-26df78cf-5c06-4077-a272-8dd1b1a94178 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5/action returned with HTTP 202 Jul 31 17:23:05.479695 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 348/1374] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:23:05 2026] POST /volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:23:05.549093 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4a948a82-ecf8-4707-b80f-f1a079183ded None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:05.549093 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4a948a82-ecf8-4707-b80f-f1a079183ded None None] GET https://10.4.3.92/volume// Jul 31 17:23:05.549093 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4a948a82-ecf8-4707-b80f-f1a079183ded None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:05.549093 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4a948a82-ecf8-4707-b80f-f1a079183ded None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:05.549093 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4a948a82-ecf8-4707-b80f-f1a079183ded None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:23:05.549093 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 345/1375] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:23:05 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:23:05.559880 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-bafca4b2-173d-4895-bca6-ac0f5d132d3d req-97d79afa-be84-4d2b-80d7-3a8cf42a273b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:05.564707 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bafca4b2-173d-4895-bca6-ac0f5d132d3d req-97d79afa-be84-4d2b-80d7-3a8cf42a273b tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] GET https://10.4.3.92/volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 Jul 31 17:23:05.564879 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-bafca4b2-173d-4895-bca6-ac0f5d132d3d req-97d79afa-be84-4d2b-80d7-3a8cf42a273b tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:05.565151 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-bafca4b2-173d-4895-bca6-ac0f5d132d3d req-97d79afa-be84-4d2b-80d7-3a8cf42a273b tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:05.582075 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:05.582075 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:05.587158 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-bafca4b2-173d-4895-bca6-ac0f5d132d3d req-97d79afa-be84-4d2b-80d7-3a8cf42a273b tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:23:05.593574 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bafca4b2-173d-4895-bca6-ac0f5d132d3d req-97d79afa-be84-4d2b-80d7-3a8cf42a273b tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 returned with HTTP 200 Jul 31 17:23:05.594311 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 336/1376] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:23:05 2026] GET /volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 => generated 1331 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:23:05.684242 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cba78178-83fb-406e-92fa-b206ac8c6840 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:05.687856 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cba78178-83fb-406e-92fa-b206ac8c6840 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] GET https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 Jul 31 17:23:05.688095 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cba78178-83fb-406e-92fa-b206ac8c6840 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:05.688289 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cba78178-83fb-406e-92fa-b206ac8c6840 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:05.703262 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:05.703262 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:05.716447 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cba78178-83fb-406e-92fa-b206ac8c6840 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Volume info retrieved successfully. Jul 31 17:23:05.725050 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cba78178-83fb-406e-92fa-b206ac8c6840 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 returned with HTTP 200 Jul 31 17:23:05.725426 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 348/1377] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:23:05 2026] GET /volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 => generated 865 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:05.747454 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-018690e4-8d5e-44f1-8380-0de21f7687be None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:05.749789 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-018690e4-8d5e-44f1-8380-0de21f7687be tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:23:05.749789 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-018690e4-8d5e-44f1-8380-0de21f7687be tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:05.749789 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-018690e4-8d5e-44f1-8380-0de21f7687be tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:05.749789 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-018690e4-8d5e-44f1-8380-0de21f7687be tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:05.755299 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:05.755299 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:05.756463 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-018690e4-8d5e-44f1-8380-0de21f7687be tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:23:05.759735 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 349/1378] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:05 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:06.769501 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8cbc2969-402e-4ab2-a944-8a061ce49fa9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:06.772759 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8cbc2969-402e-4ab2-a944-8a061ce49fa9 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:23:06.773040 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8cbc2969-402e-4ab2-a944-8a061ce49fa9 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:06.773334 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8cbc2969-402e-4ab2-a944-8a061ce49fa9 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:06.773521 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-8cbc2969-402e-4ab2-a944-8a061ce49fa9 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:06.780094 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:06.780094 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:06.781588 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8cbc2969-402e-4ab2-a944-8a061ce49fa9 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:23:06.782057 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 346/1379] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:06 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:06.796207 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-62447ec1-60e0-4f65-912c-902460e29ae5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:06.799059 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-62447ec1-60e0-4f65-912c-902460e29ae5 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/9441e55e-8481-4932-a9f6-40fa3c979bc5 Jul 31 17:23:06.799311 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-62447ec1-60e0-4f65-912c-902460e29ae5 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:06.799594 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-62447ec1-60e0-4f65-912c-902460e29ae5 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:06.810408 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:06.810408 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:06.825224 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-62447ec1-60e0-4f65-912c-902460e29ae5 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:23:06.832170 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-62447ec1-60e0-4f65-912c-902460e29ae5 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/9441e55e-8481-4932-a9f6-40fa3c979bc5 returned with HTTP 200 Jul 31 17:23:06.832641 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 337/1380] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:06 2026] GET /volume/v3/volumes/9441e55e-8481-4932-a9f6-40fa3c979bc5 => generated 1355 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:06.850818 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-92a5b9d3-6772-4836-8134-448dfc6d48e8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:06.852716 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-92a5b9d3-6772-4836-8134-448dfc6d48e8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] POST https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5/restore Jul 31 17:23:06.853075 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-92a5b9d3-6772-4836-8134-448dfc6d48e8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:23:06.854561 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-92a5b9d3-6772-4836-8134-448dfc6d48e8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Restoring backup 4e7dde1c-f684-4bf7-b048-bc05058ee1f5 ({'restore': {}}) {{(pid=100273) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 17:23:06.854730 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-92a5b9d3-6772-4836-8134-448dfc6d48e8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Restoring backup 4e7dde1c-f684-4bf7-b048-bc05058ee1f5 to volume None. Jul 31 17:23:06.858755 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:06.858755 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:06.859814 np0000006248 devstack@c-api.service[100273]: INFO cinder.backup.api [None req-92a5b9d3-6772-4836-8134-448dfc6d48e8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Creating volume of 1 GB for restore of backup 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. Jul 31 17:23:06.863287 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-92a5b9d3-6772-4836-8134-448dfc6d48e8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Availability Zones retrieved successfully. Jul 31 17:23:06.868778 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-92a5b9d3-6772-4836-8134-448dfc6d48e8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Flow 'volume_create_api' (9b092a88-97ae-4496-975e-c43bddadfb56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:23:06.871846 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-92a5b9d3-6772-4836-8134-448dfc6d48e8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aab87bc0-9160-4c32-b571-4800a4f1238f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:23:06.873099 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-92a5b9d3-6772-4836-8134-448dfc6d48e8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:23:06.883698 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-bafca4b2-173d-4895-bca6-ac0f5d132d3d req-246cedf8-9959-47fe-91d4-2300c6e50227 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:06.887152 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-bafca4b2-173d-4895-bca6-ac0f5d132d3d req-246cedf8-9959-47fe-91d4-2300c6e50227 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] DELETE https://10.4.3.92/volume/v3/attachments/32117f55-3b2d-4c62-b9a9-f6bfa2c70bba Jul 31 17:23:06.887152 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-bafca4b2-173d-4895-bca6-ac0f5d132d3d req-246cedf8-9959-47fe-91d4-2300c6e50227 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:06.887152 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-bafca4b2-173d-4895-bca6-ac0f5d132d3d req-246cedf8-9959-47fe-91d4-2300c6e50227 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:06.897653 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:06.897653 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:06.906085 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-92a5b9d3-6772-4836-8134-448dfc6d48e8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aab87bc0-9160-4c32-b571-4800a4f1238f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:23:06.907165 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-92a5b9d3-6772-4836-8134-448dfc6d48e8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fee438b2-5627-45c5-b648-4ca00d7520a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:23:06.960344 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-bafca4b2-173d-4895-bca6-ac0f5d132d3d req-246cedf8-9959-47fe-91d4-2300c6e50227 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/attachments/32117f55-3b2d-4c62-b9a9-f6bfa2c70bba returned with HTTP 200 Jul 31 17:23:06.960716 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 350/1381] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:23:06 2026] DELETE /volume/v3/attachments/32117f55-3b2d-4c62-b9a9-f6bfa2c70bba => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:06.973677 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-92a5b9d3-6772-4836-8134-448dfc6d48e8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Created reservations ['448455cc-098b-4fa9-9e0b-8e5fd8c8ca6f', 'fba38cfa-b62a-4e84-b75a-691701a7a2ee', '9f25878c-5d42-4d63-9d94-9bcb92641814', '90628632-bdc6-4789-bdf9-cf7adfb71701'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:23:06.974669 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-92a5b9d3-6772-4836-8134-448dfc6d48e8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fee438b2-5627-45c5-b648-4ca00d7520a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['448455cc-098b-4fa9-9e0b-8e5fd8c8ca6f', 'fba38cfa-b62a-4e84-b75a-691701a7a2ee', '9f25878c-5d42-4d63-9d94-9bcb92641814', '90628632-bdc6-4789-bdf9-cf7adfb71701']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:23:06.976678 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-92a5b9d3-6772-4836-8134-448dfc6d48e8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0322de57-4b84-42a3-a52c-f57cbc929b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:23:07.013741 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-92a5b9d3-6772-4836-8134-448dfc6d48e8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0322de57-4b84-42a3-a52c-f57cbc929b28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd5fe3e3-4d99-409d-9d1f-7092f57abdf8', '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_4e7dde1c-f684-4bf7-b048-bc05058ee1f5',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e52c342b5a3744fa8e45318e5e0f97cb',qos_specs=None,replication_status=,reservations=['448455cc-098b-4fa9-9e0b-8e5fd8c8ca6f','fba38cfa-b62a-4e84-b75a-691701a7a2ee','9f25878c-5d42-4d63-9d94-9bcb92641814','90628632-bdc6-4789-bdf9-cf7adfb71701'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed88562cc379425ab5e10fc5497810e4',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:23:06Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_4e7dde1c-f684-4bf7-b048-bc05058ee1f5',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd5fe3e3-4d99-409d-9d1f-7092f57abdf8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e52c342b5a3744fa8e45318e5e0f97cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed88562cc379425ab5e10fc5497810e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:23:07.016254 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-92a5b9d3-6772-4836-8134-448dfc6d48e8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1338186c-406a-4ba8-8160-f351182f0635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:23:07.040975 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-92a5b9d3-6772-4836-8134-448dfc6d48e8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1338186c-406a-4ba8-8160-f351182f0635) transitioned into 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_4e7dde1c-f684-4bf7-b048-bc05058ee1f5',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e52c342b5a3744fa8e45318e5e0f97cb',qos_specs=None,replication_status=,reservations=['448455cc-098b-4fa9-9e0b-8e5fd8c8ca6f','fba38cfa-b62a-4e84-b75a-691701a7a2ee','9f25878c-5d42-4d63-9d94-9bcb92641814','90628632-bdc6-4789-bdf9-cf7adfb71701'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed88562cc379425ab5e10fc5497810e4',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:23:07.041895 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-92a5b9d3-6772-4836-8134-448dfc6d48e8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (906300aa-911a-4199-a3a7-3372605a886c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:23:07.055405 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-92a5b9d3-6772-4836-8134-448dfc6d48e8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (906300aa-911a-4199-a3a7-3372605a886c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:23:07.056820 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-92a5b9d3-6772-4836-8134-448dfc6d48e8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Flow 'volume_create_api' (9b092a88-97ae-4496-975e-c43bddadfb56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:23:07.057286 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-92a5b9d3-6772-4836-8134-448dfc6d48e8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Create volume request issued successfully. Jul 31 17:23:07.068342 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:07.068342 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:07.068342 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-92a5b9d3-6772-4836-8134-448dfc6d48e8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:23:07.130159 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-46ef63b1-7eb8-45f6-8ccf-b2dafcc21b68 req-a27f40d5-6e3d-4461-9db4-a170bae18a9e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:07.136252 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-46ef63b1-7eb8-45f6-8ccf-b2dafcc21b68 req-a27f40d5-6e3d-4461-9db4-a170bae18a9e tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] PUT https://10.4.3.92/volume/v3/attachments/44a28dd8-ffff-4fcc-ba20-44ae7ebbe915 Jul 31 17:23:07.136785 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-46ef63b1-7eb8-45f6-8ccf-b2dafcc21b68 req-a27f40d5-6e3d-4461-9db4-a170bae18a9e tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:23:07.152467 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-46ef63b1-7eb8-45f6-8ccf-b2dafcc21b68 req-a27f40d5-6e3d-4461-9db4-a170bae18a9e tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Acquiring lock "cinder-attachment_update-2f9e553b-d9b8-43e7-b2a9-1f0acdc290db-np0000006248" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:23:07.157031 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-46ef63b1-7eb8-45f6-8ccf-b2dafcc21b68 req-a27f40d5-6e3d-4461-9db4-a170bae18a9e tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Lock "cinder-attachment_update-2f9e553b-d9b8-43e7-b2a9-1f0acdc290db-np0000006248" acquired by "attachment_update" :: waited 0.005s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:23:07.158077 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:07.158077 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:07.377103 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-46ef63b1-7eb8-45f6-8ccf-b2dafcc21b68 req-a27f40d5-6e3d-4461-9db4-a170bae18a9e tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Lock "cinder-attachment_update-2f9e553b-d9b8-43e7-b2a9-1f0acdc290db-np0000006248" released by "attachment_update" :: held 0.220s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:23:07.377488 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-46ef63b1-7eb8-45f6-8ccf-b2dafcc21b68 req-a27f40d5-6e3d-4461-9db4-a170bae18a9e tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] https://10.4.3.92/volume/v3/attachments/44a28dd8-ffff-4fcc-ba20-44ae7ebbe915 returned with HTTP 200 Jul 31 17:23:07.378199 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 347/1382] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:23:07 2026] PUT /volume/v3/attachments/44a28dd8-ffff-4fcc-ba20-44ae7ebbe915 => generated 969 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:07.393390 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-46ef63b1-7eb8-45f6-8ccf-b2dafcc21b68 req-179698af-df46-4d3e-b7e3-0fea32db9e05 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:07.396258 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-46ef63b1-7eb8-45f6-8ccf-b2dafcc21b68 req-179698af-df46-4d3e-b7e3-0fea32db9e05 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] GET https://10.4.3.92/volume/v3/attachments/44a28dd8-ffff-4fcc-ba20-44ae7ebbe915 Jul 31 17:23:07.396890 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-46ef63b1-7eb8-45f6-8ccf-b2dafcc21b68 req-179698af-df46-4d3e-b7e3-0fea32db9e05 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:07.397386 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-46ef63b1-7eb8-45f6-8ccf-b2dafcc21b68 req-179698af-df46-4d3e-b7e3-0fea32db9e05 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:07.414276 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-46ef63b1-7eb8-45f6-8ccf-b2dafcc21b68 req-179698af-df46-4d3e-b7e3-0fea32db9e05 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] https://10.4.3.92/volume/v3/attachments/44a28dd8-ffff-4fcc-ba20-44ae7ebbe915 returned with HTTP 200 Jul 31 17:23:07.414843 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 338/1383] 10.4.3.92 () {70 vars in 1644 bytes} [Fri Jul 31 17:23:07 2026] GET /volume/v3/attachments/44a28dd8-ffff-4fcc-ba20-44ae7ebbe915 => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:07.704204 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f363b9d8-f6a8-433c-afe3-82bd5759a70c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:07.705656 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f363b9d8-f6a8-433c-afe3-82bd5759a70c tempest-TestServerVolumeAttachmentScenario-335370514 tempest-TestServerVolumeAttachmentScenario-335370514-project-admin] POST https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3/action Jul 31 17:23:07.707520 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f363b9d8-f6a8-433c-afe3-82bd5759a70c tempest-TestServerVolumeAttachmentScenario-335370514 tempest-TestServerVolumeAttachmentScenario-335370514-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:23:07.707520 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f363b9d8-f6a8-433c-afe3-82bd5759a70c tempest-TestServerVolumeAttachmentScenario-335370514 tempest-TestServerVolumeAttachmentScenario-335370514-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:23:07.721372 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:07.721372 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:07.725243 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.admin_actions [None req-f363b9d8-f6a8-433c-afe3-82bd5759a70c tempest-TestServerVolumeAttachmentScenario-335370514 tempest-TestServerVolumeAttachmentScenario-335370514-project-admin] Updating volume '18349252-718c-4ff0-99b4-77247504dba3' with '{'status': 'in-use'}' {{(pid=100272) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 17:23:07.758272 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f363b9d8-f6a8-433c-afe3-82bd5759a70c tempest-TestServerVolumeAttachmentScenario-335370514 tempest-TestServerVolumeAttachmentScenario-335370514-project-admin] https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3/action returned with HTTP 202 Jul 31 17:23:07.760677 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 351/1384] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:23:07 2026] POST /volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:23:07.768131 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7df42f3b-c2d9-4430-b629-5e1d1ba959f0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:07.772961 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7df42f3b-c2d9-4430-b629-5e1d1ba959f0 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] GET https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 Jul 31 17:23:07.773305 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7df42f3b-c2d9-4430-b629-5e1d1ba959f0 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:07.773557 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7df42f3b-c2d9-4430-b629-5e1d1ba959f0 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:07.793805 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:07.793805 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:07.801966 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7df42f3b-c2d9-4430-b629-5e1d1ba959f0 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:23:07.811718 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7df42f3b-c2d9-4430-b629-5e1d1ba959f0 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 returned with HTTP 200 Jul 31 17:23:07.812686 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 348/1385] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:07 2026] GET /volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 => generated 1148 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:07.875990 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-134a04c8-94ac-40d7-bcf9-17a81c772a9f req-3dde9b27-d931-43e0-a6da-c53d817c3ff4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:07.879516 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-134a04c8-94ac-40d7-bcf9-17a81c772a9f req-3dde9b27-d931-43e0-a6da-c53d817c3ff4 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] GET https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 Jul 31 17:23:07.879516 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-134a04c8-94ac-40d7-bcf9-17a81c772a9f req-3dde9b27-d931-43e0-a6da-c53d817c3ff4 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:07.879516 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-134a04c8-94ac-40d7-bcf9-17a81c772a9f req-3dde9b27-d931-43e0-a6da-c53d817c3ff4 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:07.893931 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:07.893931 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:07.899153 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-134a04c8-94ac-40d7-bcf9-17a81c772a9f req-3dde9b27-d931-43e0-a6da-c53d817c3ff4 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:23:07.905834 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-134a04c8-94ac-40d7-bcf9-17a81c772a9f req-3dde9b27-d931-43e0-a6da-c53d817c3ff4 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 returned with HTTP 200 Jul 31 17:23:07.906428 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 339/1386] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:23:07 2026] GET /volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:07.933104 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-134a04c8-94ac-40d7-bcf9-17a81c772a9f req-707dc9aa-e96e-457d-940e-53bbd610e95e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:07.935840 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-134a04c8-94ac-40d7-bcf9-17a81c772a9f req-707dc9aa-e96e-457d-940e-53bbd610e95e tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] POST https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3/action Jul 31 17:23:07.936533 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-134a04c8-94ac-40d7-bcf9-17a81c772a9f req-707dc9aa-e96e-457d-940e-53bbd610e95e tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:23:07.936533 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-134a04c8-94ac-40d7-bcf9-17a81c772a9f req-707dc9aa-e96e-457d-940e-53bbd610e95e tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:23:07.953088 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:07.953088 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:07.953819 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-134a04c8-94ac-40d7-bcf9-17a81c772a9f req-707dc9aa-e96e-457d-940e-53bbd610e95e tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:23:07.972693 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-134a04c8-94ac-40d7-bcf9-17a81c772a9f req-707dc9aa-e96e-457d-940e-53bbd610e95e tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Begin detaching volume completed successfully. Jul 31 17:23:07.972693 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-134a04c8-94ac-40d7-bcf9-17a81c772a9f req-707dc9aa-e96e-457d-940e-53bbd610e95e tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3/action returned with HTTP 202 Jul 31 17:23:07.973405 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 352/1387] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:23:07 2026] POST /volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:23:08.064076 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ca431e99-fc9c-4e0b-9b84-4cf25b4d08b8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:08.065174 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ca431e99-fc9c-4e0b-9b84-4cf25b4d08b8 None None] GET https://10.4.3.92/volume// Jul 31 17:23:08.065430 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ca431e99-fc9c-4e0b-9b84-4cf25b4d08b8 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:08.065663 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ca431e99-fc9c-4e0b-9b84-4cf25b4d08b8 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:08.066057 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ca431e99-fc9c-4e0b-9b84-4cf25b4d08b8 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:23:08.067150 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 349/1388] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:23:08 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:23:08.080118 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:08.080118 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:08.080118 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-92a5b9d3-6772-4836-8134-448dfc6d48e8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:23:08.080837 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.backup.api [None req-92a5b9d3-6772-4836-8134-448dfc6d48e8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Checking backup size 1 against volume size 1 {{(pid=100273) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 17:23:08.080837 np0000006248 devstack@c-api.service[100273]: INFO cinder.backup.api [None req-92a5b9d3-6772-4836-8134-448dfc6d48e8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Overwriting volume bd5fe3e3-4d99-409d-9d1f-7092f57abdf8 with restore of backup 4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:23:08.081980 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-134a04c8-94ac-40d7-bcf9-17a81c772a9f req-cfae209e-d97f-4c90-b293-b165bfc4af95 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:08.086679 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-134a04c8-94ac-40d7-bcf9-17a81c772a9f req-cfae209e-d97f-4c90-b293-b165bfc4af95 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] GET https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 Jul 31 17:23:08.087031 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-134a04c8-94ac-40d7-bcf9-17a81c772a9f req-cfae209e-d97f-4c90-b293-b165bfc4af95 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:08.087413 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-134a04c8-94ac-40d7-bcf9-17a81c772a9f req-cfae209e-d97f-4c90-b293-b165bfc4af95 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:08.104671 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:08.104671 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:08.109668 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-134a04c8-94ac-40d7-bcf9-17a81c772a9f req-cfae209e-d97f-4c90-b293-b165bfc4af95 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:23:08.117504 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-134a04c8-94ac-40d7-bcf9-17a81c772a9f req-cfae209e-d97f-4c90-b293-b165bfc4af95 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 returned with HTTP 200 Jul 31 17:23:08.118224 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 340/1389] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:23:08 2026] GET /volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 => generated 1331 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:23:08.120813 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-92a5b9d3-6772-4836-8134-448dfc6d48e8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] restore_backup in rpcapi backup_id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5 {{(pid=100273) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 17:23:08.123647 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-92a5b9d3-6772-4836-8134-448dfc6d48e8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5/restore returned with HTTP 202 Jul 31 17:23:08.124193 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 349/1390] 10.4.3.92 () {68 vars in 1386 bytes} [Fri Jul 31 17:23:06 2026] POST /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5/restore => generated 189 bytes in 1274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:23:08.141333 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-dc557d03-1113-4f3e-a37b-8fb92244acb6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:08.147262 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dc557d03-1113-4f3e-a37b-8fb92244acb6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:23:08.147262 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dc557d03-1113-4f3e-a37b-8fb92244acb6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:08.148731 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dc557d03-1113-4f3e-a37b-8fb92244acb6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:08.148731 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-dc557d03-1113-4f3e-a37b-8fb92244acb6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:08.159436 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:08.159436 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:08.160541 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dc557d03-1113-4f3e-a37b-8fb92244acb6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:23:08.161790 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 353/1391] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:08 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 789 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:08.467556 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5d9040a2-a2f4-4277-b6e0-c54930a1bbd5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:08.469446 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5d9040a2-a2f4-4277-b6e0-c54930a1bbd5 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] GET https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda Jul 31 17:23:08.469656 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5d9040a2-a2f4-4277-b6e0-c54930a1bbd5 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:08.469858 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5d9040a2-a2f4-4277-b6e0-c54930a1bbd5 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:08.477564 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:08.477564 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:08.482525 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5d9040a2-a2f4-4277-b6e0-c54930a1bbd5 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Volume info retrieved successfully. Jul 31 17:23:08.488721 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5d9040a2-a2f4-4277-b6e0-c54930a1bbd5 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda returned with HTTP 200 Jul 31 17:23:08.489276 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 350/1392] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:08 2026] GET /volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:08.559338 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-772d665b-94fa-4abd-8b3a-b2468f8121d6 req-32c114a6-e90b-49a4-88d3-8e1ab89b116d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:08.562291 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-772d665b-94fa-4abd-8b3a-b2468f8121d6 req-32c114a6-e90b-49a4-88d3-8e1ab89b116d tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] GET https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda Jul 31 17:23:08.563376 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-772d665b-94fa-4abd-8b3a-b2468f8121d6 req-32c114a6-e90b-49a4-88d3-8e1ab89b116d tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:08.563376 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-772d665b-94fa-4abd-8b3a-b2468f8121d6 req-32c114a6-e90b-49a4-88d3-8e1ab89b116d tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:08.574645 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:08.574645 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:08.579562 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-772d665b-94fa-4abd-8b3a-b2468f8121d6 req-32c114a6-e90b-49a4-88d3-8e1ab89b116d tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Volume info retrieved successfully. Jul 31 17:23:08.584588 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-772d665b-94fa-4abd-8b3a-b2468f8121d6 req-32c114a6-e90b-49a4-88d3-8e1ab89b116d tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda returned with HTTP 200 Jul 31 17:23:08.585308 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 341/1393] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:23:08 2026] GET /volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:08.691401 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-64300efc-1f2f-4c42-bfef-56f47925b7ca None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:08.693755 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-64300efc-1f2f-4c42-bfef-56f47925b7ca None None] GET https://10.4.3.92/volume// Jul 31 17:23:08.694010 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-64300efc-1f2f-4c42-bfef-56f47925b7ca None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:08.694305 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-64300efc-1f2f-4c42-bfef-56f47925b7ca None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:08.694838 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-64300efc-1f2f-4c42-bfef-56f47925b7ca None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:23:08.695265 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 350/1394] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:23:08 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:23:08.707959 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-772d665b-94fa-4abd-8b3a-b2468f8121d6 req-c17e7abe-90a2-4840-9819-2c0472a75529 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:08.763715 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-772d665b-94fa-4abd-8b3a-b2468f8121d6 req-c17e7abe-90a2-4840-9819-2c0472a75529 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:23:08.764704 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-772d665b-94fa-4abd-8b3a-b2468f8121d6 req-c17e7abe-90a2-4840-9819-2c0472a75529 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d0cacfab-3a6f-4e55-a50a-6a0b03235fda", "connector": null, "instance_uuid": "27d7a9a5-1f48-46a6-ac5d-b7ad51e24ea0"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:23:08.775443 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:08.775443 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:08.809100 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-772d665b-94fa-4abd-8b3a-b2468f8121d6 req-c17e7abe-90a2-4840-9819-2c0472a75529 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:23:08.809539 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 354/1395] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:23:08 2026] POST /volume/v3/attachments => generated 273 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:08.846920 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-71f423df-2569-41d1-9d9f-3d65e5c54379 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:08.849571 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-71f423df-2569-41d1-9d9f-3d65e5c54379 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] GET https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda Jul 31 17:23:08.850115 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-71f423df-2569-41d1-9d9f-3d65e5c54379 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:08.850400 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-71f423df-2569-41d1-9d9f-3d65e5c54379 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:08.856599 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-04f2c3e2-b687-410d-b570-2a60f7eacb5f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:08.856908 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3efb4314-fbe7-4de6-9362-d9ecf558d258 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:08.857239 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-04f2c3e2-b687-410d-b570-2a60f7eacb5f None None] GET https://10.4.3.92/volume// Jul 31 17:23:08.857526 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-04f2c3e2-b687-410d-b570-2a60f7eacb5f None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:08.857784 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-04f2c3e2-b687-410d-b570-2a60f7eacb5f None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:08.858230 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-04f2c3e2-b687-410d-b570-2a60f7eacb5f None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:23:08.858553 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 342/1396] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:23:08 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:23:08.859493 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3efb4314-fbe7-4de6-9362-d9ecf558d258 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] GET https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 Jul 31 17:23:08.859805 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3efb4314-fbe7-4de6-9362-d9ecf558d258 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:08.860149 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3efb4314-fbe7-4de6-9362-d9ecf558d258 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:08.864068 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:08.864068 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:08.868248 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-71f423df-2569-41d1-9d9f-3d65e5c54379 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Volume info retrieved successfully. Jul 31 17:23:08.871059 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:08.871059 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:08.872015 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-772d665b-94fa-4abd-8b3a-b2468f8121d6 req-b4414cf2-f35a-4816-8356-c465839681fc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:08.875969 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-772d665b-94fa-4abd-8b3a-b2468f8121d6 req-b4414cf2-f35a-4816-8356-c465839681fc tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] GET https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda Jul 31 17:23:08.875969 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-772d665b-94fa-4abd-8b3a-b2468f8121d6 req-b4414cf2-f35a-4816-8356-c465839681fc tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:08.875969 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-772d665b-94fa-4abd-8b3a-b2468f8121d6 req-b4414cf2-f35a-4816-8356-c465839681fc tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:08.877278 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-71f423df-2569-41d1-9d9f-3d65e5c54379 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda returned with HTTP 200 Jul 31 17:23:08.877650 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3efb4314-fbe7-4de6-9362-d9ecf558d258 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Volume info retrieved successfully. Jul 31 17:23:08.877923 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 351/1397] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:08 2026] GET /volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:08.884919 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3efb4314-fbe7-4de6-9362-d9ecf558d258 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 returned with HTTP 200 Jul 31 17:23:08.885294 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 351/1398] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:23:08 2026] GET /volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 => generated 865 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:08.886753 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:08.886753 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:08.893648 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-772d665b-94fa-4abd-8b3a-b2468f8121d6 req-b4414cf2-f35a-4816-8356-c465839681fc tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Volume info retrieved successfully. Jul 31 17:23:08.902462 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-080cbf33-aa34-4b98-b5d2-5d21e21a71ab None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:08.904859 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-772d665b-94fa-4abd-8b3a-b2468f8121d6 req-b4414cf2-f35a-4816-8356-c465839681fc tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda returned with HTTP 200 Jul 31 17:23:08.906038 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 355/1399] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:23:08 2026] GET /volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda => generated 1029 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:23:08.908048 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-080cbf33-aa34-4b98-b5d2-5d21e21a71ab tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] DELETE https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 Jul 31 17:23:08.908601 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-080cbf33-aa34-4b98-b5d2-5d21e21a71ab tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:08.908601 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-080cbf33-aa34-4b98-b5d2-5d21e21a71ab tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:08.908786 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-080cbf33-aa34-4b98-b5d2-5d21e21a71ab tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Delete volume with id: e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 Jul 31 17:23:08.917674 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:08.917674 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:08.918488 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-080cbf33-aa34-4b98-b5d2-5d21e21a71ab tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Volume info retrieved successfully. Jul 31 17:23:08.943196 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-080cbf33-aa34-4b98-b5d2-5d21e21a71ab tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Delete volume request issued successfully. Jul 31 17:23:08.943196 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-080cbf33-aa34-4b98-b5d2-5d21e21a71ab tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 returned with HTTP 202 Jul 31 17:23:08.946686 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 343/1400] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:23:08 2026] DELETE /volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:23:08.956845 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e1f73642-cb2e-4f2d-b968-2a0f4b9c60d5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:08.959280 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e1f73642-cb2e-4f2d-b968-2a0f4b9c60d5 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] GET https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 Jul 31 17:23:08.959586 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e1f73642-cb2e-4f2d-b968-2a0f4b9c60d5 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:08.959840 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e1f73642-cb2e-4f2d-b968-2a0f4b9c60d5 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:08.982021 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:08.982021 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:08.989339 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e1f73642-cb2e-4f2d-b968-2a0f4b9c60d5 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Volume info retrieved successfully. Jul 31 17:23:08.997137 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e1f73642-cb2e-4f2d-b968-2a0f4b9c60d5 tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 returned with HTTP 200 Jul 31 17:23:08.998108 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 352/1401] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:23:08 2026] GET /volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 => generated 864 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:09.024786 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-772d665b-94fa-4abd-8b3a-b2468f8121d6 req-622418d1-8b1e-403e-b554-da0e586932f2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:09.028661 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-772d665b-94fa-4abd-8b3a-b2468f8121d6 req-622418d1-8b1e-403e-b554-da0e586932f2 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] PUT https://10.4.3.92/volume/v3/attachments/36a83fb0-09d0-4640-8dbf-96ea999f6d96 Jul 31 17:23:09.029228 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-772d665b-94fa-4abd-8b3a-b2468f8121d6 req-622418d1-8b1e-403e-b554-da0e586932f2 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:23:09.040985 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-772d665b-94fa-4abd-8b3a-b2468f8121d6 req-622418d1-8b1e-403e-b554-da0e586932f2 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Acquiring lock "cinder-attachment_update-d0cacfab-3a6f-4e55-a50a-6a0b03235fda-np0000006248" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:23:09.047831 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-772d665b-94fa-4abd-8b3a-b2468f8121d6 req-622418d1-8b1e-403e-b554-da0e586932f2 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Lock "cinder-attachment_update-d0cacfab-3a6f-4e55-a50a-6a0b03235fda-np0000006248" acquired by "attachment_update" :: waited 0.007s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:23:09.049406 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:09.049406 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:09.165753 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-772d665b-94fa-4abd-8b3a-b2468f8121d6 req-622418d1-8b1e-403e-b554-da0e586932f2 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Lock "cinder-attachment_update-d0cacfab-3a6f-4e55-a50a-6a0b03235fda-np0000006248" released by "attachment_update" :: held 0.117s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:23:09.166251 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-772d665b-94fa-4abd-8b3a-b2468f8121d6 req-622418d1-8b1e-403e-b554-da0e586932f2 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] https://10.4.3.92/volume/v3/attachments/36a83fb0-09d0-4640-8dbf-96ea999f6d96 returned with HTTP 200 Jul 31 17:23:09.166971 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 352/1402] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:23:09 2026] PUT /volume/v3/attachments/36a83fb0-09d0-4640-8dbf-96ea999f6d96 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:09.178174 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1c1ec8eb-183f-467e-96e9-18fdcefb31f2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:09.181432 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1c1ec8eb-183f-467e-96e9-18fdcefb31f2 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:23:09.181750 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1c1ec8eb-183f-467e-96e9-18fdcefb31f2 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:09.182054 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1c1ec8eb-183f-467e-96e9-18fdcefb31f2 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:09.182206 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-1c1ec8eb-183f-467e-96e9-18fdcefb31f2 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:09.189208 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:09.189208 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:09.190142 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1c1ec8eb-183f-467e-96e9-18fdcefb31f2 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:23:09.191343 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 356/1403] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:09 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:09.585710 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-f0ea8b5a-6a5a-434d-83b0-11b2852900e9 req-92fbc1ae-ee61-4bba-a094-b721a6c02d80 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:09.588112 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f0ea8b5a-6a5a-434d-83b0-11b2852900e9 req-92fbc1ae-ee61-4bba-a094-b721a6c02d80 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] DELETE https://10.4.3.92/volume/v3/attachments/24f43566-ab4a-4d28-a9c2-667d6dd0fb67 Jul 31 17:23:09.588355 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f0ea8b5a-6a5a-434d-83b0-11b2852900e9 req-92fbc1ae-ee61-4bba-a094-b721a6c02d80 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:09.588587 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f0ea8b5a-6a5a-434d-83b0-11b2852900e9 req-92fbc1ae-ee61-4bba-a094-b721a6c02d80 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:09.597538 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:09.597538 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:09.647797 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f0ea8b5a-6a5a-434d-83b0-11b2852900e9 req-92fbc1ae-ee61-4bba-a094-b721a6c02d80 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] https://10.4.3.92/volume/v3/attachments/24f43566-ab4a-4d28-a9c2-667d6dd0fb67 returned with HTTP 200 Jul 31 17:23:09.648426 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 344/1404] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:23:09 2026] DELETE /volume/v3/attachments/24f43566-ab4a-4d28-a9c2-667d6dd0fb67 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:09.658569 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-f0ea8b5a-6a5a-434d-83b0-11b2852900e9 req-aa505a71-4a04-4393-a226-c3f10408f49b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:09.661206 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-f0ea8b5a-6a5a-434d-83b0-11b2852900e9 req-aa505a71-4a04-4393-a226-c3f10408f49b tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] DELETE https://10.4.3.92/volume/v3/attachments/1ca21eac-f2ff-4b14-9520-fc4b8ac1bfde Jul 31 17:23:09.661495 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-f0ea8b5a-6a5a-434d-83b0-11b2852900e9 req-aa505a71-4a04-4393-a226-c3f10408f49b tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:09.661750 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-f0ea8b5a-6a5a-434d-83b0-11b2852900e9 req-aa505a71-4a04-4393-a226-c3f10408f49b tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:09.670034 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:09.670034 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:09.741455 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-f0ea8b5a-6a5a-434d-83b0-11b2852900e9 req-aa505a71-4a04-4393-a226-c3f10408f49b tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] https://10.4.3.92/volume/v3/attachments/1ca21eac-f2ff-4b14-9520-fc4b8ac1bfde returned with HTTP 200 Jul 31 17:23:09.741959 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 353/1405] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:23:09 2026] DELETE /volume/v3/attachments/1ca21eac-f2ff-4b14-9520-fc4b8ac1bfde => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:09.749889 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-f0ea8b5a-6a5a-434d-83b0-11b2852900e9 req-20da8e00-9f70-42b3-8b77-d12feddc3fbf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:09.752328 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f0ea8b5a-6a5a-434d-83b0-11b2852900e9 req-20da8e00-9f70-42b3-8b77-d12feddc3fbf tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] DELETE https://10.4.3.92/volume/v3/attachments/355e8ee5-b532-4128-9a99-e81ff7cd06ed Jul 31 17:23:09.752562 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f0ea8b5a-6a5a-434d-83b0-11b2852900e9 req-20da8e00-9f70-42b3-8b77-d12feddc3fbf tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:09.752703 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f0ea8b5a-6a5a-434d-83b0-11b2852900e9 req-20da8e00-9f70-42b3-8b77-d12feddc3fbf tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:09.760642 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:09.760642 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:09.808940 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f0ea8b5a-6a5a-434d-83b0-11b2852900e9 req-20da8e00-9f70-42b3-8b77-d12feddc3fbf tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] https://10.4.3.92/volume/v3/attachments/355e8ee5-b532-4128-9a99-e81ff7cd06ed returned with HTTP 200 Jul 31 17:23:09.809364 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 353/1406] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:23:09 2026] DELETE /volume/v3/attachments/355e8ee5-b532-4128-9a99-e81ff7cd06ed => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:09.894867 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ff7841e0-5b54-45d5-9e6a-f0171468f7b1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:09.898342 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ff7841e0-5b54-45d5-9e6a-f0171468f7b1 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] GET https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda Jul 31 17:23:09.898342 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ff7841e0-5b54-45d5-9e6a-f0171468f7b1 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:09.898342 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ff7841e0-5b54-45d5-9e6a-f0171468f7b1 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:09.911954 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:09.911954 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:09.917234 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ff7841e0-5b54-45d5-9e6a-f0171468f7b1 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Volume info retrieved successfully. Jul 31 17:23:09.923462 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ff7841e0-5b54-45d5-9e6a-f0171468f7b1 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda returned with HTTP 200 Jul 31 17:23:09.923958 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 357/1407] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:09 2026] GET /volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:10.014868 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-de6a2893-f097-4563-b51a-e4ca2065ab4f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:10.019408 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-de6a2893-f097-4563-b51a-e4ca2065ab4f tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] GET https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 Jul 31 17:23:10.019408 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-de6a2893-f097-4563-b51a-e4ca2065ab4f tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:10.019408 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-de6a2893-f097-4563-b51a-e4ca2065ab4f tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:10.028406 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-de6a2893-f097-4563-b51a-e4ca2065ab4f tempest-VolumesExtendAttachedTest-1133149773 tempest-VolumesExtendAttachedTest-1133149773-project-member] https://10.4.3.92/volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 returned with HTTP 404 Jul 31 17:23:10.029453 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 345/1408] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:23:10 2026] GET /volume/v3/volumes/e9b0b1ed-7582-4fe5-9920-4ee9f1bc99c6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:23:10.202449 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-35d8b6df-ab01-40e7-95da-d27d85838682 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:10.204525 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-35d8b6df-ab01-40e7-95da-d27d85838682 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:23:10.204731 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-35d8b6df-ab01-40e7-95da-d27d85838682 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:10.204997 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-35d8b6df-ab01-40e7-95da-d27d85838682 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:10.205119 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-35d8b6df-ab01-40e7-95da-d27d85838682 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:10.210658 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:10.210658 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:10.211784 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-35d8b6df-ab01-40e7-95da-d27d85838682 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:23:10.212275 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 354/1409] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:10 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:10.947912 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-05922f88-c5d2-4254-a780-29fd5f87b51f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:10.953671 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05922f88-c5d2-4254-a780-29fd5f87b51f tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] GET https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda Jul 31 17:23:10.955044 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-05922f88-c5d2-4254-a780-29fd5f87b51f tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:10.955044 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-05922f88-c5d2-4254-a780-29fd5f87b51f tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:10.978278 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:10.978278 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:10.982955 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-05922f88-c5d2-4254-a780-29fd5f87b51f tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Volume info retrieved successfully. Jul 31 17:23:10.989409 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05922f88-c5d2-4254-a780-29fd5f87b51f tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda returned with HTTP 200 Jul 31 17:23:10.989925 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 354/1410] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:10 2026] GET /volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:11.053922 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-134a04c8-94ac-40d7-bcf9-17a81c772a9f req-c4c4f225-0330-41a6-937b-f6d936475357 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:11.056769 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-134a04c8-94ac-40d7-bcf9-17a81c772a9f req-c4c4f225-0330-41a6-937b-f6d936475357 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] DELETE https://10.4.3.92/volume/v3/attachments/22f77aaa-a449-4f3d-ae4a-79d6d1d58d7a Jul 31 17:23:11.057039 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-134a04c8-94ac-40d7-bcf9-17a81c772a9f req-c4c4f225-0330-41a6-937b-f6d936475357 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:11.057362 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-134a04c8-94ac-40d7-bcf9-17a81c772a9f req-c4c4f225-0330-41a6-937b-f6d936475357 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:11.077327 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:11.077327 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:11.147256 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-134a04c8-94ac-40d7-bcf9-17a81c772a9f req-c4c4f225-0330-41a6-937b-f6d936475357 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/attachments/22f77aaa-a449-4f3d-ae4a-79d6d1d58d7a returned with HTTP 200 Jul 31 17:23:11.147959 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 358/1411] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:23:11 2026] DELETE /volume/v3/attachments/22f77aaa-a449-4f3d-ae4a-79d6d1d58d7a => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:11.226801 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9064abc7-4050-44f8-bd11-6fc03e5c4e11 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:11.229564 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9064abc7-4050-44f8-bd11-6fc03e5c4e11 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:23:11.230429 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9064abc7-4050-44f8-bd11-6fc03e5c4e11 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:11.230429 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9064abc7-4050-44f8-bd11-6fc03e5c4e11 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:11.231173 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-9064abc7-4050-44f8-bd11-6fc03e5c4e11 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:11.237887 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:11.237887 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:11.240346 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9064abc7-4050-44f8-bd11-6fc03e5c4e11 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:23:11.240916 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 346/1412] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:11 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:11.281784 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-f30498fb-1393-4c87-bccc-43787ff99c69 req-cc50b51c-a8bb-4965-ad74-c60ea95456f6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:11.284964 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-f30498fb-1393-4c87-bccc-43787ff99c69 req-cc50b51c-a8bb-4965-ad74-c60ea95456f6 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] GET https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 Jul 31 17:23:11.284964 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-f30498fb-1393-4c87-bccc-43787ff99c69 req-cc50b51c-a8bb-4965-ad74-c60ea95456f6 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:11.285373 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-f30498fb-1393-4c87-bccc-43787ff99c69 req-cc50b51c-a8bb-4965-ad74-c60ea95456f6 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:11.293909 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:11.293909 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:11.298829 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-f30498fb-1393-4c87-bccc-43787ff99c69 req-cc50b51c-a8bb-4965-ad74-c60ea95456f6 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:23:11.304963 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-f30498fb-1393-4c87-bccc-43787ff99c69 req-cc50b51c-a8bb-4965-ad74-c60ea95456f6 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 returned with HTTP 200 Jul 31 17:23:11.305559 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 355/1413] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:23:11 2026] GET /volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:12.006828 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4d7c50b4-4322-4503-83a3-0033c0c08754 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:12.009592 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4d7c50b4-4322-4503-83a3-0033c0c08754 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] GET https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda Jul 31 17:23:12.010726 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4d7c50b4-4322-4503-83a3-0033c0c08754 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:12.010726 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4d7c50b4-4322-4503-83a3-0033c0c08754 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:12.029061 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:12.029061 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:12.035252 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4d7c50b4-4322-4503-83a3-0033c0c08754 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Volume info retrieved successfully. Jul 31 17:23:12.044031 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4d7c50b4-4322-4503-83a3-0033c0c08754 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda returned with HTTP 200 Jul 31 17:23:12.044031 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 355/1414] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:12 2026] GET /volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:12.257754 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1b3a09af-5226-4863-8f26-02c462b4e178 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:12.260947 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1b3a09af-5226-4863-8f26-02c462b4e178 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:23:12.260947 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1b3a09af-5226-4863-8f26-02c462b4e178 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:12.261093 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1b3a09af-5226-4863-8f26-02c462b4e178 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:12.261351 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-1b3a09af-5226-4863-8f26-02c462b4e178 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:12.267980 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:12.267980 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:12.269277 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1b3a09af-5226-4863-8f26-02c462b4e178 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:23:12.269277 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 359/1415] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:12 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:12.524110 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-46ef63b1-7eb8-45f6-8ccf-b2dafcc21b68 req-7ff51f68-dda8-4964-89b3-ba860cc618f2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:12.526947 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-46ef63b1-7eb8-45f6-8ccf-b2dafcc21b68 req-7ff51f68-dda8-4964-89b3-ba860cc618f2 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] POST https://10.4.3.92/volume/v3/attachments/44a28dd8-ffff-4fcc-ba20-44ae7ebbe915/action Jul 31 17:23:12.527360 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-46ef63b1-7eb8-45f6-8ccf-b2dafcc21b68 req-7ff51f68-dda8-4964-89b3-ba860cc618f2 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:23:12.527662 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-46ef63b1-7eb8-45f6-8ccf-b2dafcc21b68 req-7ff51f68-dda8-4964-89b3-ba860cc618f2 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:23:12.551691 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:12.551691 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:12.576729 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-46ef63b1-7eb8-45f6-8ccf-b2dafcc21b68 req-7ff51f68-dda8-4964-89b3-ba860cc618f2 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] https://10.4.3.92/volume/v3/attachments/44a28dd8-ffff-4fcc-ba20-44ae7ebbe915/action returned with HTTP 204 Jul 31 17:23:12.578143 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 347/1416] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:23:12 2026] POST /volume/v3/attachments/44a28dd8-ffff-4fcc-ba20-44ae7ebbe915/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:23:13.066692 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fff8e892-cc9b-407c-9f67-5896b25416fe None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:13.068830 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fff8e892-cc9b-407c-9f67-5896b25416fe tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] GET https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda Jul 31 17:23:13.069096 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fff8e892-cc9b-407c-9f67-5896b25416fe tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:13.069440 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fff8e892-cc9b-407c-9f67-5896b25416fe tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:13.086474 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:13.086474 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:13.091495 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fff8e892-cc9b-407c-9f67-5896b25416fe tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Volume info retrieved successfully. Jul 31 17:23:13.098040 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fff8e892-cc9b-407c-9f67-5896b25416fe tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda returned with HTTP 200 Jul 31 17:23:13.098610 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 356/1417] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:13 2026] GET /volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:13.282443 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d0f54fdf-d7ee-4024-94bd-65d51c4b40e7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:13.286390 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d0f54fdf-d7ee-4024-94bd-65d51c4b40e7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:23:13.286390 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d0f54fdf-d7ee-4024-94bd-65d51c4b40e7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:13.286390 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d0f54fdf-d7ee-4024-94bd-65d51c4b40e7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:13.286390 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d0f54fdf-d7ee-4024-94bd-65d51c4b40e7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:13.292472 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:13.292472 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:13.293522 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d0f54fdf-d7ee-4024-94bd-65d51c4b40e7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:23:13.293858 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 356/1418] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:13 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:14.120415 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-55591064-b3a1-49ab-adc6-6de5336be5d5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:14.123290 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-55591064-b3a1-49ab-adc6-6de5336be5d5 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] GET https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda Jul 31 17:23:14.123575 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-55591064-b3a1-49ab-adc6-6de5336be5d5 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:14.123788 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-55591064-b3a1-49ab-adc6-6de5336be5d5 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:14.152302 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:14.152302 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:14.157673 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-55591064-b3a1-49ab-adc6-6de5336be5d5 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Volume info retrieved successfully. Jul 31 17:23:14.166805 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-55591064-b3a1-49ab-adc6-6de5336be5d5 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda returned with HTTP 200 Jul 31 17:23:14.167219 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 360/1419] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:14 2026] GET /volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:14.308406 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2893570c-ed85-401a-a672-4e5983365c9f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:14.310710 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2893570c-ed85-401a-a672-4e5983365c9f tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:23:14.310902 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2893570c-ed85-401a-a672-4e5983365c9f tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:14.311118 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2893570c-ed85-401a-a672-4e5983365c9f tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:14.311257 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-2893570c-ed85-401a-a672-4e5983365c9f tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:14.317918 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:14.317918 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:14.319677 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2893570c-ed85-401a-a672-4e5983365c9f tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:23:14.319677 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 348/1420] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:14 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:14.439417 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-772d665b-94fa-4abd-8b3a-b2468f8121d6 req-f257cc56-b457-43d7-ac0d-f6534adf780c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:14.444392 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-772d665b-94fa-4abd-8b3a-b2468f8121d6 req-f257cc56-b457-43d7-ac0d-f6534adf780c tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] POST https://10.4.3.92/volume/v3/attachments/36a83fb0-09d0-4640-8dbf-96ea999f6d96/action Jul 31 17:23:14.444392 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-772d665b-94fa-4abd-8b3a-b2468f8121d6 req-f257cc56-b457-43d7-ac0d-f6534adf780c tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:23:14.444392 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-772d665b-94fa-4abd-8b3a-b2468f8121d6 req-f257cc56-b457-43d7-ac0d-f6534adf780c tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:23:14.467650 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:14.467650 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:14.477501 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2bfcb8a3-e563-47a9-b625-9038d77d976e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:14.480007 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2bfcb8a3-e563-47a9-b625-9038d77d976e tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] DELETE https://10.4.3.92/volume/v3/volumes/5f833558-267a-4ac1-bc8d-abbd3a998b02 Jul 31 17:23:14.480288 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2bfcb8a3-e563-47a9-b625-9038d77d976e tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:14.480556 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2bfcb8a3-e563-47a9-b625-9038d77d976e tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:14.480808 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-2bfcb8a3-e563-47a9-b625-9038d77d976e tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Delete volume with id: 5f833558-267a-4ac1-bc8d-abbd3a998b02 Jul 31 17:23:14.496406 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:14.496406 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:14.497143 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2bfcb8a3-e563-47a9-b625-9038d77d976e tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Volume info retrieved successfully. Jul 31 17:23:14.497708 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-772d665b-94fa-4abd-8b3a-b2468f8121d6 req-f257cc56-b457-43d7-ac0d-f6534adf780c tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] https://10.4.3.92/volume/v3/attachments/36a83fb0-09d0-4640-8dbf-96ea999f6d96/action returned with HTTP 204 Jul 31 17:23:14.498152 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 357/1421] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:23:14 2026] POST /volume/v3/attachments/36a83fb0-09d0-4640-8dbf-96ea999f6d96/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:23:14.527862 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2bfcb8a3-e563-47a9-b625-9038d77d976e tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Delete volume request issued successfully. Jul 31 17:23:14.531346 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2bfcb8a3-e563-47a9-b625-9038d77d976e tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] https://10.4.3.92/volume/v3/volumes/5f833558-267a-4ac1-bc8d-abbd3a998b02 returned with HTTP 202 Jul 31 17:23:14.531346 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 357/1422] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:23:14 2026] DELETE /volume/v3/volumes/5f833558-267a-4ac1-bc8d-abbd3a998b02 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:23:14.543179 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-84f7c43f-2c84-4ce5-8991-b6b2056fc6c2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:14.547628 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-84f7c43f-2c84-4ce5-8991-b6b2056fc6c2 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] GET https://10.4.3.92/volume/v3/volumes/5f833558-267a-4ac1-bc8d-abbd3a998b02 Jul 31 17:23:14.547873 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-84f7c43f-2c84-4ce5-8991-b6b2056fc6c2 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:14.548129 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-84f7c43f-2c84-4ce5-8991-b6b2056fc6c2 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:14.558627 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:14.558627 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:14.567190 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-84f7c43f-2c84-4ce5-8991-b6b2056fc6c2 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Volume info retrieved successfully. Jul 31 17:23:14.574306 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-84f7c43f-2c84-4ce5-8991-b6b2056fc6c2 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] https://10.4.3.92/volume/v3/volumes/5f833558-267a-4ac1-bc8d-abbd3a998b02 returned with HTTP 200 Jul 31 17:23:14.574959 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 361/1423] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:14 2026] GET /volume/v3/volumes/5f833558-267a-4ac1-bc8d-abbd3a998b02 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:14.608480 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1e30efe9-6075-4a97-bc67-1a9ccc3dd4b0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:14.612283 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1e30efe9-6075-4a97-bc67-1a9ccc3dd4b0 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] DELETE https://10.4.3.92/volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 Jul 31 17:23:14.612474 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1e30efe9-6075-4a97-bc67-1a9ccc3dd4b0 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:14.612796 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1e30efe9-6075-4a97-bc67-1a9ccc3dd4b0 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:14.613108 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-1e30efe9-6075-4a97-bc67-1a9ccc3dd4b0 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Delete volume with id: 42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 Jul 31 17:23:14.623590 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:14.623590 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:14.624409 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1e30efe9-6075-4a97-bc67-1a9ccc3dd4b0 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:23:14.673461 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1e30efe9-6075-4a97-bc67-1a9ccc3dd4b0 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Delete volume request issued successfully. Jul 31 17:23:14.673754 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1e30efe9-6075-4a97-bc67-1a9ccc3dd4b0 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 returned with HTTP 202 Jul 31 17:23:14.674368 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 349/1424] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:23:14 2026] DELETE /volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:23:14.685411 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4b0dee14-9f83-44b6-b712-a76891b3d82c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:14.688782 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4b0dee14-9f83-44b6-b712-a76891b3d82c tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] GET https://10.4.3.92/volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 Jul 31 17:23:14.688782 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4b0dee14-9f83-44b6-b712-a76891b3d82c tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:14.688782 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4b0dee14-9f83-44b6-b712-a76891b3d82c tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:14.703188 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:14.703188 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:14.716579 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4b0dee14-9f83-44b6-b712-a76891b3d82c tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:23:14.723860 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4b0dee14-9f83-44b6-b712-a76891b3d82c tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 returned with HTTP 200 Jul 31 17:23:14.724383 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 358/1425] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:14 2026] GET /volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:15.183238 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-33fa4ed7-5149-4316-b2f5-de2a95ce0c22 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:15.184792 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-33fa4ed7-5149-4316-b2f5-de2a95ce0c22 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] GET https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda Jul 31 17:23:15.185018 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-33fa4ed7-5149-4316-b2f5-de2a95ce0c22 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:15.185186 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-33fa4ed7-5149-4316-b2f5-de2a95ce0c22 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:15.194155 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:15.194155 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:15.198210 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-33fa4ed7-5149-4316-b2f5-de2a95ce0c22 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Volume info retrieved successfully. Jul 31 17:23:15.202656 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-33fa4ed7-5149-4316-b2f5-de2a95ce0c22 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda returned with HTTP 200 Jul 31 17:23:15.202924 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 358/1426] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:15 2026] GET /volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda => generated 1142 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:15.216989 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-288538ec-dcff-49d2-82d3-c73f1e91dfab None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:15.221384 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-288538ec-dcff-49d2-82d3-c73f1e91dfab tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] GET https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda Jul 31 17:23:15.221384 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-288538ec-dcff-49d2-82d3-c73f1e91dfab tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:15.221384 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-288538ec-dcff-49d2-82d3-c73f1e91dfab tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:15.234387 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:15.234387 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:15.239493 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-288538ec-dcff-49d2-82d3-c73f1e91dfab tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Volume info retrieved successfully. Jul 31 17:23:15.245867 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-288538ec-dcff-49d2-82d3-c73f1e91dfab tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda returned with HTTP 200 Jul 31 17:23:15.247263 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 362/1427] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:15 2026] GET /volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:15.263571 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2b26ad45-e23b-423e-9e71-6c42bf50cad8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:15.266626 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2b26ad45-e23b-423e-9e71-6c42bf50cad8 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] GET https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda Jul 31 17:23:15.266900 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2b26ad45-e23b-423e-9e71-6c42bf50cad8 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:15.267211 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2b26ad45-e23b-423e-9e71-6c42bf50cad8 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:15.281330 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:15.281330 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:15.289806 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2b26ad45-e23b-423e-9e71-6c42bf50cad8 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Volume info retrieved successfully. Jul 31 17:23:15.303961 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2b26ad45-e23b-423e-9e71-6c42bf50cad8 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda returned with HTTP 200 Jul 31 17:23:15.304589 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 350/1428] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:15 2026] GET /volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda => generated 1142 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:15.337000 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-55d03187-7211-44c7-bb07-ed849d4348f6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:15.338881 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-55d03187-7211-44c7-bb07-ed849d4348f6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:23:15.339127 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-55d03187-7211-44c7-bb07-ed849d4348f6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:15.339706 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-55d03187-7211-44c7-bb07-ed849d4348f6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:15.339706 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-55d03187-7211-44c7-bb07-ed849d4348f6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:15.344895 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:15.344895 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:15.345951 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-55d03187-7211-44c7-bb07-ed849d4348f6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:23:15.346323 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 359/1429] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:15 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:15.515059 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-83f2a887-220b-4148-8665-7b173378ac56 req-1dcf9483-a1ac-4eb6-a90f-178eddcfa658 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:15.520027 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-83f2a887-220b-4148-8665-7b173378ac56 req-1dcf9483-a1ac-4eb6-a90f-178eddcfa658 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] GET https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda Jul 31 17:23:15.520294 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-83f2a887-220b-4148-8665-7b173378ac56 req-1dcf9483-a1ac-4eb6-a90f-178eddcfa658 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:15.520576 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-83f2a887-220b-4148-8665-7b173378ac56 req-1dcf9483-a1ac-4eb6-a90f-178eddcfa658 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:15.534155 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:15.534155 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:15.539005 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-83f2a887-220b-4148-8665-7b173378ac56 req-1dcf9483-a1ac-4eb6-a90f-178eddcfa658 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Volume info retrieved successfully. Jul 31 17:23:15.544338 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-83f2a887-220b-4148-8665-7b173378ac56 req-1dcf9483-a1ac-4eb6-a90f-178eddcfa658 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda returned with HTTP 200 Jul 31 17:23:15.544991 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 359/1430] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:23:15 2026] GET /volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:15.592304 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-dee0c96d-af1c-4010-a40c-24fac431feac None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:15.594144 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dee0c96d-af1c-4010-a40c-24fac431feac tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] GET https://10.4.3.92/volume/v3/volumes/5f833558-267a-4ac1-bc8d-abbd3a998b02 Jul 31 17:23:15.594416 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dee0c96d-af1c-4010-a40c-24fac431feac tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:15.594746 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dee0c96d-af1c-4010-a40c-24fac431feac tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:15.602665 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dee0c96d-af1c-4010-a40c-24fac431feac tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] https://10.4.3.92/volume/v3/volumes/5f833558-267a-4ac1-bc8d-abbd3a998b02 returned with HTTP 404 Jul 31 17:23:15.603186 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 363/1431] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:15 2026] GET /volume/v3/volumes/5f833558-267a-4ac1-bc8d-abbd3a998b02 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 17:23:15.612605 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d6fbba1b-7cff-4112-9cd5-5bf267d66f11 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:15.618305 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d6fbba1b-7cff-4112-9cd5-5bf267d66f11 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] DELETE https://10.4.3.92/volume/v3/volumes/7c688bd9-8166-4c3a-8421-8bfbd04ada53 Jul 31 17:23:15.618305 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d6fbba1b-7cff-4112-9cd5-5bf267d66f11 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:15.618305 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d6fbba1b-7cff-4112-9cd5-5bf267d66f11 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:15.618305 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-d6fbba1b-7cff-4112-9cd5-5bf267d66f11 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Delete volume with id: 7c688bd9-8166-4c3a-8421-8bfbd04ada53 Jul 31 17:23:15.627940 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:15.627940 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:15.628650 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d6fbba1b-7cff-4112-9cd5-5bf267d66f11 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Volume info retrieved successfully. Jul 31 17:23:15.647760 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d6fbba1b-7cff-4112-9cd5-5bf267d66f11 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Delete volume request issued successfully. Jul 31 17:23:15.647957 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d6fbba1b-7cff-4112-9cd5-5bf267d66f11 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] https://10.4.3.92/volume/v3/volumes/7c688bd9-8166-4c3a-8421-8bfbd04ada53 returned with HTTP 202 Jul 31 17:23:15.648408 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 351/1432] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:23:15 2026] DELETE /volume/v3/volumes/7c688bd9-8166-4c3a-8421-8bfbd04ada53 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:23:15.655950 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d98afb5c-07d3-4687-a3b9-b5500b32fe63 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:15.658293 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d98afb5c-07d3-4687-a3b9-b5500b32fe63 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] GET https://10.4.3.92/volume/v3/volumes/7c688bd9-8166-4c3a-8421-8bfbd04ada53 Jul 31 17:23:15.658397 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d98afb5c-07d3-4687-a3b9-b5500b32fe63 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:15.658548 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d98afb5c-07d3-4687-a3b9-b5500b32fe63 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:15.668741 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:15.668741 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:15.674137 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d98afb5c-07d3-4687-a3b9-b5500b32fe63 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Volume info retrieved successfully. Jul 31 17:23:15.680216 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d98afb5c-07d3-4687-a3b9-b5500b32fe63 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] https://10.4.3.92/volume/v3/volumes/7c688bd9-8166-4c3a-8421-8bfbd04ada53 returned with HTTP 200 Jul 31 17:23:15.680684 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 360/1433] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:15 2026] GET /volume/v3/volumes/7c688bd9-8166-4c3a-8421-8bfbd04ada53 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:15.745339 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-693d5675-ac3d-47d9-9bfd-6e1bdd12e2db None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:15.747272 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-693d5675-ac3d-47d9-9bfd-6e1bdd12e2db tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] GET https://10.4.3.92/volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 Jul 31 17:23:15.747574 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-693d5675-ac3d-47d9-9bfd-6e1bdd12e2db tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:15.747771 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-693d5675-ac3d-47d9-9bfd-6e1bdd12e2db tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:15.755366 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-693d5675-ac3d-47d9-9bfd-6e1bdd12e2db tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 returned with HTTP 404 Jul 31 17:23:15.756034 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 360/1434] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:15 2026] GET /volume/v3/volumes/42bd2ce2-a87a-4fac-9e0e-cbf0444fb9c5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:23:15.767671 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-28f2d190-6695-457b-99a9-8148e5e26b21 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:15.769654 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-28f2d190-6695-457b-99a9-8148e5e26b21 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] DELETE https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 Jul 31 17:23:15.770035 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-28f2d190-6695-457b-99a9-8148e5e26b21 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:15.770369 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-28f2d190-6695-457b-99a9-8148e5e26b21 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:15.770686 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-28f2d190-6695-457b-99a9-8148e5e26b21 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Delete volume with id: 18349252-718c-4ff0-99b4-77247504dba3 Jul 31 17:23:15.781337 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:15.781337 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:15.782171 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-28f2d190-6695-457b-99a9-8148e5e26b21 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:23:15.810495 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-28f2d190-6695-457b-99a9-8148e5e26b21 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Delete volume request issued successfully. Jul 31 17:23:15.810788 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-28f2d190-6695-457b-99a9-8148e5e26b21 tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 returned with HTTP 202 Jul 31 17:23:15.811370 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 364/1435] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:23:15 2026] DELETE /volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:23:15.820636 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1f327b75-e525-45fd-9a6d-ae91008b948f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:15.823153 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f327b75-e525-45fd-9a6d-ae91008b948f tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] GET https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 Jul 31 17:23:15.823284 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1f327b75-e525-45fd-9a6d-ae91008b948f tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:15.823666 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1f327b75-e525-45fd-9a6d-ae91008b948f tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:15.837077 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:15.837077 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:15.843245 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1f327b75-e525-45fd-9a6d-ae91008b948f tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Volume info retrieved successfully. Jul 31 17:23:15.850547 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f327b75-e525-45fd-9a6d-ae91008b948f tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 returned with HTTP 200 Jul 31 17:23:15.851058 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 352/1436] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:15 2026] GET /volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:16.358226 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f46344bd-e73c-4cde-aba8-5cbc737489b6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:16.360895 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f46344bd-e73c-4cde-aba8-5cbc737489b6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:23:16.361201 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f46344bd-e73c-4cde-aba8-5cbc737489b6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:16.361518 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f46344bd-e73c-4cde-aba8-5cbc737489b6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:16.361674 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f46344bd-e73c-4cde-aba8-5cbc737489b6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:16.367262 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:16.367262 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:16.368456 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f46344bd-e73c-4cde-aba8-5cbc737489b6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:23:16.369152 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 361/1437] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:16 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:16.695002 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-327f1a62-c739-451b-a35f-0badf1f3cb1c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:16.697708 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-327f1a62-c739-451b-a35f-0badf1f3cb1c tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] GET https://10.4.3.92/volume/v3/volumes/7c688bd9-8166-4c3a-8421-8bfbd04ada53 Jul 31 17:23:16.698007 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-327f1a62-c739-451b-a35f-0badf1f3cb1c tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:16.698380 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-327f1a62-c739-451b-a35f-0badf1f3cb1c tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:16.707537 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-327f1a62-c739-451b-a35f-0badf1f3cb1c tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] https://10.4.3.92/volume/v3/volumes/7c688bd9-8166-4c3a-8421-8bfbd04ada53 returned with HTTP 404 Jul 31 17:23:16.708147 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 361/1438] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:16 2026] GET /volume/v3/volumes/7c688bd9-8166-4c3a-8421-8bfbd04ada53 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:23:16.717724 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-853554e8-6c44-4ac3-8e20-60394916a2d9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:16.719760 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-853554e8-6c44-4ac3-8e20-60394916a2d9 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] DELETE https://10.4.3.92/volume/v3/volumes/358a6942-dc43-4af6-b855-1b99a5bad8cd Jul 31 17:23:16.720003 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-853554e8-6c44-4ac3-8e20-60394916a2d9 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:16.720262 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-853554e8-6c44-4ac3-8e20-60394916a2d9 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:16.720585 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-853554e8-6c44-4ac3-8e20-60394916a2d9 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Delete volume with id: 358a6942-dc43-4af6-b855-1b99a5bad8cd Jul 31 17:23:16.731860 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:16.731860 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:16.732481 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-853554e8-6c44-4ac3-8e20-60394916a2d9 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Volume info retrieved successfully. Jul 31 17:23:16.755555 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-853554e8-6c44-4ac3-8e20-60394916a2d9 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Delete volume request issued successfully. Jul 31 17:23:16.755803 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-853554e8-6c44-4ac3-8e20-60394916a2d9 tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] https://10.4.3.92/volume/v3/volumes/358a6942-dc43-4af6-b855-1b99a5bad8cd returned with HTTP 202 Jul 31 17:23:16.756361 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 365/1439] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:23:16 2026] DELETE /volume/v3/volumes/358a6942-dc43-4af6-b855-1b99a5bad8cd => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:23:16.766949 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b1c5130c-e758-4a6a-9059-738f048a768c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:16.774458 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b1c5130c-e758-4a6a-9059-738f048a768c tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] GET https://10.4.3.92/volume/v3/volumes/358a6942-dc43-4af6-b855-1b99a5bad8cd Jul 31 17:23:16.774458 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b1c5130c-e758-4a6a-9059-738f048a768c tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:16.774458 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b1c5130c-e758-4a6a-9059-738f048a768c tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:16.784331 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:16.784331 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:16.790031 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b1c5130c-e758-4a6a-9059-738f048a768c tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Volume info retrieved successfully. Jul 31 17:23:16.797564 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b1c5130c-e758-4a6a-9059-738f048a768c tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] https://10.4.3.92/volume/v3/volumes/358a6942-dc43-4af6-b855-1b99a5bad8cd returned with HTTP 200 Jul 31 17:23:16.798188 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 353/1440] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:16 2026] GET /volume/v3/volumes/358a6942-dc43-4af6-b855-1b99a5bad8cd => generated 1362 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:16.868645 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5fdfa09e-e328-4c44-a972-3ed863d90d8b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:16.870965 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5fdfa09e-e328-4c44-a972-3ed863d90d8b tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] GET https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 Jul 31 17:23:16.871300 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5fdfa09e-e328-4c44-a972-3ed863d90d8b tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:16.871623 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5fdfa09e-e328-4c44-a972-3ed863d90d8b tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:16.879526 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5fdfa09e-e328-4c44-a972-3ed863d90d8b tempest-TestServerVolumeAttachmentScenario-112213225 tempest-TestServerVolumeAttachmentScenario-112213225-project-member] https://10.4.3.92/volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 returned with HTTP 404 Jul 31 17:23:16.880302 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 362/1441] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:16 2026] GET /volume/v3/volumes/18349252-718c-4ff0-99b4-77247504dba3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:23:17.379891 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9cb73c0b-0916-4ffe-9c17-05fea8d71784 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:17.382184 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9cb73c0b-0916-4ffe-9c17-05fea8d71784 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:23:17.382477 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9cb73c0b-0916-4ffe-9c17-05fea8d71784 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:17.382729 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9cb73c0b-0916-4ffe-9c17-05fea8d71784 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:17.382865 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-9cb73c0b-0916-4ffe-9c17-05fea8d71784 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:17.387906 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:17.387906 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:17.389006 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9cb73c0b-0916-4ffe-9c17-05fea8d71784 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:23:17.389567 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 362/1442] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:17 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:17.496305 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-d8e5c1e2-0753-4fa1-ad97-7cdcf0b762de req-9b722678-4f95-4975-9599-8fcf7f0a562c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:17.498937 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d8e5c1e2-0753-4fa1-ad97-7cdcf0b762de req-9b722678-4f95-4975-9599-8fcf7f0a562c tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] DELETE https://10.4.3.92/volume/v3/attachments/44a28dd8-ffff-4fcc-ba20-44ae7ebbe915 Jul 31 17:23:17.499292 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d8e5c1e2-0753-4fa1-ad97-7cdcf0b762de req-9b722678-4f95-4975-9599-8fcf7f0a562c tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:17.499575 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d8e5c1e2-0753-4fa1-ad97-7cdcf0b762de req-9b722678-4f95-4975-9599-8fcf7f0a562c tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:17.512916 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:17.512916 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:17.585791 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d8e5c1e2-0753-4fa1-ad97-7cdcf0b762de req-9b722678-4f95-4975-9599-8fcf7f0a562c tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] https://10.4.3.92/volume/v3/attachments/44a28dd8-ffff-4fcc-ba20-44ae7ebbe915 returned with HTTP 200 Jul 31 17:23:17.585791 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 366/1443] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:23:17 2026] DELETE /volume/v3/attachments/44a28dd8-ffff-4fcc-ba20-44ae7ebbe915 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:17.813223 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-502b9c14-8852-469e-aed4-213bc720034c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:17.815182 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-502b9c14-8852-469e-aed4-213bc720034c tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] GET https://10.4.3.92/volume/v3/volumes/358a6942-dc43-4af6-b855-1b99a5bad8cd Jul 31 17:23:17.815446 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-502b9c14-8852-469e-aed4-213bc720034c tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:17.815698 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-502b9c14-8852-469e-aed4-213bc720034c tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:17.827130 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-502b9c14-8852-469e-aed4-213bc720034c tempest-TaggedBootDevicesTest_v242-1041501414 tempest-TaggedBootDevicesTest_v242-1041501414-project-member] https://10.4.3.92/volume/v3/volumes/358a6942-dc43-4af6-b855-1b99a5bad8cd returned with HTTP 404 Jul 31 17:23:17.827820 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 354/1444] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:17 2026] GET /volume/v3/volumes/358a6942-dc43-4af6-b855-1b99a5bad8cd => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:23:18.403333 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8e8f0c31-d796-4787-95be-b089c097eefc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:18.405807 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8e8f0c31-d796-4787-95be-b089c097eefc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:23:18.405807 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8e8f0c31-d796-4787-95be-b089c097eefc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:18.406035 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8e8f0c31-d796-4787-95be-b089c097eefc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:18.406197 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-8e8f0c31-d796-4787-95be-b089c097eefc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:18.412102 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:18.412102 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:18.413294 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8e8f0c31-d796-4787-95be-b089c097eefc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:23:18.413812 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 363/1445] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:18 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:18.610877 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e27402b0-b900-4c4b-a7ff-5c34391ab33d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:18.613189 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e27402b0-b900-4c4b-a7ff-5c34391ab33d tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] GET https://10.4.3.92/volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db Jul 31 17:23:18.613577 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e27402b0-b900-4c4b-a7ff-5c34391ab33d tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:18.613858 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e27402b0-b900-4c4b-a7ff-5c34391ab33d tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:18.629135 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:18.629135 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:18.643060 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e27402b0-b900-4c4b-a7ff-5c34391ab33d tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Volume info retrieved successfully. Jul 31 17:23:18.649341 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e27402b0-b900-4c4b-a7ff-5c34391ab33d tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] https://10.4.3.92/volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db returned with HTTP 200 Jul 31 17:23:18.649719 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 363/1446] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:18 2026] GET /volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:18.708774 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1d606932-5051-4f60-96ea-72e59619b9da None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:18.711866 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1d606932-5051-4f60-96ea-72e59619b9da tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] GET https://10.4.3.92/volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db Jul 31 17:23:18.712175 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1d606932-5051-4f60-96ea-72e59619b9da tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:18.712993 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1d606932-5051-4f60-96ea-72e59619b9da tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:18.721501 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:18.721501 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:18.726620 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1d606932-5051-4f60-96ea-72e59619b9da tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Volume info retrieved successfully. Jul 31 17:23:18.732382 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1d606932-5051-4f60-96ea-72e59619b9da tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] https://10.4.3.92/volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db returned with HTTP 200 Jul 31 17:23:18.732610 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 367/1447] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:18 2026] GET /volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:18.757024 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8f6ef815-29ea-42d8-85ff-6d56ed160ec9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:18.760142 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8f6ef815-29ea-42d8-85ff-6d56ed160ec9 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] DELETE https://10.4.3.92/volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db Jul 31 17:23:18.760305 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8f6ef815-29ea-42d8-85ff-6d56ed160ec9 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:18.760602 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8f6ef815-29ea-42d8-85ff-6d56ed160ec9 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:18.760796 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-8f6ef815-29ea-42d8-85ff-6d56ed160ec9 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Delete volume with id: 2f9e553b-d9b8-43e7-b2a9-1f0acdc290db Jul 31 17:23:18.771227 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:18.771227 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:18.771227 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8f6ef815-29ea-42d8-85ff-6d56ed160ec9 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Volume info retrieved successfully. Jul 31 17:23:18.797832 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8f6ef815-29ea-42d8-85ff-6d56ed160ec9 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Delete volume request issued successfully. Jul 31 17:23:18.798126 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8f6ef815-29ea-42d8-85ff-6d56ed160ec9 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] https://10.4.3.92/volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db returned with HTTP 202 Jul 31 17:23:18.798618 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 355/1448] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:23:18 2026] DELETE /volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:23:18.812794 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-28515b2b-d50a-4af9-bca3-3c7aab9cac21 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:18.815998 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-28515b2b-d50a-4af9-bca3-3c7aab9cac21 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] GET https://10.4.3.92/volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db Jul 31 17:23:18.816271 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-28515b2b-d50a-4af9-bca3-3c7aab9cac21 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:18.816581 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-28515b2b-d50a-4af9-bca3-3c7aab9cac21 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:18.828398 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:18.828398 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:18.840151 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-28515b2b-d50a-4af9-bca3-3c7aab9cac21 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Volume info retrieved successfully. Jul 31 17:23:18.847934 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-28515b2b-d50a-4af9-bca3-3c7aab9cac21 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] https://10.4.3.92/volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db returned with HTTP 200 Jul 31 17:23:18.848531 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 364/1449] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:18 2026] GET /volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:19.429290 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-01dfd839-689f-44c1-b4ca-247519a9a442 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:19.431365 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-01dfd839-689f-44c1-b4ca-247519a9a442 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:23:19.431623 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-01dfd839-689f-44c1-b4ca-247519a9a442 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:19.431950 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-01dfd839-689f-44c1-b4ca-247519a9a442 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:19.432255 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-01dfd839-689f-44c1-b4ca-247519a9a442 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:19.437547 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:19.437547 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:19.438871 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-01dfd839-689f-44c1-b4ca-247519a9a442 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:23:19.439398 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 364/1450] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:19 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:19.870171 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e6b41ea0-85e0-41ca-b882-f46f2e525e03 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:19.872398 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e6b41ea0-85e0-41ca-b882-f46f2e525e03 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] GET https://10.4.3.92/volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db Jul 31 17:23:19.872703 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e6b41ea0-85e0-41ca-b882-f46f2e525e03 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:19.873179 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e6b41ea0-85e0-41ca-b882-f46f2e525e03 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:19.882657 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e6b41ea0-85e0-41ca-b882-f46f2e525e03 tempest-ServerActionsTestOtherB-1323361991 tempest-ServerActionsTestOtherB-1323361991-project-member] https://10.4.3.92/volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db returned with HTTP 404 Jul 31 17:23:19.883469 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 368/1451] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:19 2026] GET /volume/v3/volumes/2f9e553b-d9b8-43e7-b2a9-1f0acdc290db => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:23:20.444904 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-488957a2-9fdd-4c42-90c8-4008d613faa5 req-edf6d568-c478-4628-95f5-e290d0553864 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:20.447772 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-488957a2-9fdd-4c42-90c8-4008d613faa5 req-edf6d568-c478-4628-95f5-e290d0553864 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e Jul 31 17:23:20.447894 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-488957a2-9fdd-4c42-90c8-4008d613faa5 req-edf6d568-c478-4628-95f5-e290d0553864 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:20.448047 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-488957a2-9fdd-4c42-90c8-4008d613faa5 req-edf6d568-c478-4628-95f5-e290d0553864 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:20.454869 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-12907b68-5d2e-4f58-b328-c8f2e892c56c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:20.457999 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-12907b68-5d2e-4f58-b328-c8f2e892c56c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:23:20.457999 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-12907b68-5d2e-4f58-b328-c8f2e892c56c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:20.459001 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-12907b68-5d2e-4f58-b328-c8f2e892c56c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:20.459193 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-12907b68-5d2e-4f58-b328-c8f2e892c56c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:20.459878 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:20.459878 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:20.465644 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-488957a2-9fdd-4c42-90c8-4008d613faa5 req-edf6d568-c478-4628-95f5-e290d0553864 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:23:20.466362 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:20.466362 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:20.467410 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-12907b68-5d2e-4f58-b328-c8f2e892c56c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:23:20.467795 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 365/1452] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:20 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:20.471697 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-488957a2-9fdd-4c42-90c8-4008d613faa5 req-edf6d568-c478-4628-95f5-e290d0553864 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e returned with HTTP 200 Jul 31 17:23:20.472739 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 356/1453] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:23:20 2026] GET /volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e => generated 1133 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:20.503227 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-488957a2-9fdd-4c42-90c8-4008d613faa5 req-a6b399d8-6a00-42e3-967b-0b4e06f2598d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:20.506353 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-488957a2-9fdd-4c42-90c8-4008d613faa5 req-a6b399d8-6a00-42e3-967b-0b4e06f2598d tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] POST https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e/action Jul 31 17:23:20.507200 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-488957a2-9fdd-4c42-90c8-4008d613faa5 req-a6b399d8-6a00-42e3-967b-0b4e06f2598d tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:23:20.507200 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-488957a2-9fdd-4c42-90c8-4008d613faa5 req-a6b399d8-6a00-42e3-967b-0b4e06f2598d tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:23:20.528407 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:20.528407 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:20.529119 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-488957a2-9fdd-4c42-90c8-4008d613faa5 req-a6b399d8-6a00-42e3-967b-0b4e06f2598d tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:23:20.536861 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-488957a2-9fdd-4c42-90c8-4008d613faa5 req-a6b399d8-6a00-42e3-967b-0b4e06f2598d tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Begin detaching volume completed successfully. Jul 31 17:23:20.536861 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-488957a2-9fdd-4c42-90c8-4008d613faa5 req-a6b399d8-6a00-42e3-967b-0b4e06f2598d tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e/action returned with HTTP 202 Jul 31 17:23:20.537421 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 365/1454] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:23:20 2026] POST /volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:23:20.568413 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1960f870-3da9-4a61-b90b-3d30ed1927e1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:20.572431 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1960f870-3da9-4a61-b90b-3d30ed1927e1 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e Jul 31 17:23:20.572431 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1960f870-3da9-4a61-b90b-3d30ed1927e1 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:20.572837 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1960f870-3da9-4a61-b90b-3d30ed1927e1 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:20.587511 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:20.587511 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:20.593628 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1960f870-3da9-4a61-b90b-3d30ed1927e1 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:23:20.599628 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1960f870-3da9-4a61-b90b-3d30ed1927e1 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e returned with HTTP 200 Jul 31 17:23:20.600478 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 369/1455] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:20 2026] GET /volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:20.609430 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a986a54a-a185-4706-a48b-4d50bf8a5db3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:20.609841 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a986a54a-a185-4706-a48b-4d50bf8a5db3 None None] GET https://10.4.3.92/volume// Jul 31 17:23:20.610067 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a986a54a-a185-4706-a48b-4d50bf8a5db3 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:20.610312 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a986a54a-a185-4706-a48b-4d50bf8a5db3 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:20.610680 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a986a54a-a185-4706-a48b-4d50bf8a5db3 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:23:20.611055 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 366/1456] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:23:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:23:20.623383 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-488957a2-9fdd-4c42-90c8-4008d613faa5 req-e23994e3-9127-410e-bf2f-c16fe63cf00e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:20.627576 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-488957a2-9fdd-4c42-90c8-4008d613faa5 req-e23994e3-9127-410e-bf2f-c16fe63cf00e tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e Jul 31 17:23:20.627905 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-488957a2-9fdd-4c42-90c8-4008d613faa5 req-e23994e3-9127-410e-bf2f-c16fe63cf00e tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:20.628791 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-488957a2-9fdd-4c42-90c8-4008d613faa5 req-e23994e3-9127-410e-bf2f-c16fe63cf00e tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:20.641941 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:20.641941 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:20.647398 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-488957a2-9fdd-4c42-90c8-4008d613faa5 req-e23994e3-9127-410e-bf2f-c16fe63cf00e tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:23:20.652943 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-488957a2-9fdd-4c42-90c8-4008d613faa5 req-e23994e3-9127-410e-bf2f-c16fe63cf00e tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e returned with HTTP 200 Jul 31 17:23:20.653456 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 357/1457] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:23:20 2026] GET /volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e => generated 1316 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:23:21.486429 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2bd80f06-39f1-4aaa-b1f1-cc32e359d59b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:21.488037 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2bd80f06-39f1-4aaa-b1f1-cc32e359d59b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:23:21.488037 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2bd80f06-39f1-4aaa-b1f1-cc32e359d59b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:21.488037 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2bd80f06-39f1-4aaa-b1f1-cc32e359d59b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:21.488037 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-2bd80f06-39f1-4aaa-b1f1-cc32e359d59b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:21.493286 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:21.493286 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:21.495203 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2bd80f06-39f1-4aaa-b1f1-cc32e359d59b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:23:21.495203 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 366/1458] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:21 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:21.617963 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4a6b56bc-53a9-4707-9bac-19a23181f8b5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:21.622511 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4a6b56bc-53a9-4707-9bac-19a23181f8b5 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e Jul 31 17:23:21.622511 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4a6b56bc-53a9-4707-9bac-19a23181f8b5 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:21.622511 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4a6b56bc-53a9-4707-9bac-19a23181f8b5 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:21.639032 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:21.639032 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:21.643840 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4a6b56bc-53a9-4707-9bac-19a23181f8b5 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:23:21.651054 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4a6b56bc-53a9-4707-9bac-19a23181f8b5 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e returned with HTTP 200 Jul 31 17:23:21.653514 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 370/1459] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:21 2026] GET /volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 17:23:21.886271 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-488957a2-9fdd-4c42-90c8-4008d613faa5 req-ed8dd011-a89d-44de-a5cc-630175c0421b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:21.889576 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-488957a2-9fdd-4c42-90c8-4008d613faa5 req-ed8dd011-a89d-44de-a5cc-630175c0421b tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] DELETE https://10.4.3.92/volume/v3/attachments/6ea830ae-ee84-4c6c-a568-ef05555bf1cd Jul 31 17:23:21.889804 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-488957a2-9fdd-4c42-90c8-4008d613faa5 req-ed8dd011-a89d-44de-a5cc-630175c0421b tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:21.889986 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-488957a2-9fdd-4c42-90c8-4008d613faa5 req-ed8dd011-a89d-44de-a5cc-630175c0421b tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:21.900910 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:21.900910 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:21.975086 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-488957a2-9fdd-4c42-90c8-4008d613faa5 req-ed8dd011-a89d-44de-a5cc-630175c0421b tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/attachments/6ea830ae-ee84-4c6c-a568-ef05555bf1cd returned with HTTP 200 Jul 31 17:23:21.976379 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 367/1460] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:23:21 2026] DELETE /volume/v3/attachments/6ea830ae-ee84-4c6c-a568-ef05555bf1cd => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:22.518522 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-622d775a-0d11-4893-b058-99682a9e91fe None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:22.521130 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-622d775a-0d11-4893-b058-99682a9e91fe tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:23:22.521130 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-622d775a-0d11-4893-b058-99682a9e91fe tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:22.521231 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-622d775a-0d11-4893-b058-99682a9e91fe tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:22.521600 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-622d775a-0d11-4893-b058-99682a9e91fe tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:22.537142 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:22.537142 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:22.537571 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-622d775a-0d11-4893-b058-99682a9e91fe tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:23:22.538595 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 358/1461] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:22 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 789 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:23:23.576046 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-eda1d7bb-9187-4235-9a40-f6b226a93277 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:23.576046 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eda1d7bb-9187-4235-9a40-f6b226a93277 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e Jul 31 17:23:23.576046 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eda1d7bb-9187-4235-9a40-f6b226a93277 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:23.576046 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eda1d7bb-9187-4235-9a40-f6b226a93277 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:23.576046 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:23.576046 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:23.576046 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-eda1d7bb-9187-4235-9a40-f6b226a93277 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:23:23.576046 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eda1d7bb-9187-4235-9a40-f6b226a93277 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e returned with HTTP 200 Jul 31 17:23:23.576046 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 367/1462] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:22 2026] GET /volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:23.580785 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a26f8e4d-cac2-4331-a9ba-fb00dce60e08 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:23.580785 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a26f8e4d-cac2-4331-a9ba-fb00dce60e08 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:23:23.580785 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a26f8e4d-cac2-4331-a9ba-fb00dce60e08 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:23.580785 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a26f8e4d-cac2-4331-a9ba-fb00dce60e08 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:23.580785 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-a26f8e4d-cac2-4331-a9ba-fb00dce60e08 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:23.580785 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:23.580785 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:23.580785 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a26f8e4d-cac2-4331-a9ba-fb00dce60e08 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:23:23.580785 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 371/1463] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:23 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:24.581439 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e12dbffb-ab5d-433e-bad6-0baf532a6c05 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:24.584782 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e12dbffb-ab5d-433e-bad6-0baf532a6c05 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:23:24.585013 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e12dbffb-ab5d-433e-bad6-0baf532a6c05 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:24.585489 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e12dbffb-ab5d-433e-bad6-0baf532a6c05 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:24.585489 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e12dbffb-ab5d-433e-bad6-0baf532a6c05 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:24.596297 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:24.596297 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:24.597276 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e12dbffb-ab5d-433e-bad6-0baf532a6c05 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:23:24.597840 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 368/1464] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:24 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:24.613805 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b08f58bd-3772-4e06-864d-f656fc2ecd6e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:24.616669 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b08f58bd-3772-4e06-864d-f656fc2ecd6e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/bd5fe3e3-4d99-409d-9d1f-7092f57abdf8 Jul 31 17:23:24.616752 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b08f58bd-3772-4e06-864d-f656fc2ecd6e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:24.617461 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b08f58bd-3772-4e06-864d-f656fc2ecd6e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:24.627310 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:24.627310 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:24.635044 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b08f58bd-3772-4e06-864d-f656fc2ecd6e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:23:24.642114 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b08f58bd-3772-4e06-864d-f656fc2ecd6e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/bd5fe3e3-4d99-409d-9d1f-7092f57abdf8 returned with HTTP 200 Jul 31 17:23:24.642462 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 359/1465] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:24 2026] GET /volume/v3/volumes/bd5fe3e3-4d99-409d-9d1f-7092f57abdf8 => generated 1410 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:24.658703 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-65b2d92f-b9a8-4c6a-8723-45cb76595091 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:24.661173 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-65b2d92f-b9a8-4c6a-8723-45cb76595091 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/bd5fe3e3-4d99-409d-9d1f-7092f57abdf8 Jul 31 17:23:24.661749 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-65b2d92f-b9a8-4c6a-8723-45cb76595091 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:24.661749 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-65b2d92f-b9a8-4c6a-8723-45cb76595091 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:24.675683 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:24.675683 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:24.684214 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-65b2d92f-b9a8-4c6a-8723-45cb76595091 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:23:24.693001 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-65b2d92f-b9a8-4c6a-8723-45cb76595091 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/bd5fe3e3-4d99-409d-9d1f-7092f57abdf8 returned with HTTP 200 Jul 31 17:23:24.693847 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 368/1466] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:24 2026] GET /volume/v3/volumes/bd5fe3e3-4d99-409d-9d1f-7092f57abdf8 => generated 1410 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:24.718026 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-26fca9f7-6dcb-47cb-a234-c7662fded2f4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:24.721925 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-26fca9f7-6dcb-47cb-a234-c7662fded2f4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] DELETE https://10.4.3.92/volume/v3/volumes/bd5fe3e3-4d99-409d-9d1f-7092f57abdf8 Jul 31 17:23:24.722212 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-26fca9f7-6dcb-47cb-a234-c7662fded2f4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:24.722510 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-26fca9f7-6dcb-47cb-a234-c7662fded2f4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:24.722696 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-26fca9f7-6dcb-47cb-a234-c7662fded2f4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Delete volume with id: bd5fe3e3-4d99-409d-9d1f-7092f57abdf8 Jul 31 17:23:24.736952 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:24.736952 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:24.738107 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-26fca9f7-6dcb-47cb-a234-c7662fded2f4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:23:24.792432 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-26fca9f7-6dcb-47cb-a234-c7662fded2f4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Delete volume request issued successfully. Jul 31 17:23:24.792615 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-26fca9f7-6dcb-47cb-a234-c7662fded2f4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/bd5fe3e3-4d99-409d-9d1f-7092f57abdf8 returned with HTTP 202 Jul 31 17:23:24.793216 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 372/1467] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:23:24 2026] DELETE /volume/v3/volumes/bd5fe3e3-4d99-409d-9d1f-7092f57abdf8 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:23:24.805015 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e7aba31f-9133-4db5-855d-6ca22501bf43 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:24.809128 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e7aba31f-9133-4db5-855d-6ca22501bf43 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/bd5fe3e3-4d99-409d-9d1f-7092f57abdf8 Jul 31 17:23:24.809128 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e7aba31f-9133-4db5-855d-6ca22501bf43 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:24.809128 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e7aba31f-9133-4db5-855d-6ca22501bf43 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:24.818480 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:24.818480 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:24.824725 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e7aba31f-9133-4db5-855d-6ca22501bf43 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:23:24.831382 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e7aba31f-9133-4db5-855d-6ca22501bf43 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/bd5fe3e3-4d99-409d-9d1f-7092f57abdf8 returned with HTTP 200 Jul 31 17:23:24.831888 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 369/1468] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:24 2026] GET /volume/v3/volumes/bd5fe3e3-4d99-409d-9d1f-7092f57abdf8 => generated 1409 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:25.074481 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-65ad3b47-e888-4d61-8668-e9f37094b0b8 req-84c2a253-295f-4915-bd25-6a983a318e7a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:25.080363 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-65ad3b47-e888-4d61-8668-e9f37094b0b8 req-84c2a253-295f-4915-bd25-6a983a318e7a tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:23:25.080424 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-65ad3b47-e888-4d61-8668-e9f37094b0b8 req-84c2a253-295f-4915-bd25-6a983a318e7a tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:25.080682 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-65ad3b47-e888-4d61-8668-e9f37094b0b8 req-84c2a253-295f-4915-bd25-6a983a318e7a tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:25.125808 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:25.125808 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:25.136283 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-65ad3b47-e888-4d61-8668-e9f37094b0b8 req-84c2a253-295f-4915-bd25-6a983a318e7a tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:23:25.147812 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-65ad3b47-e888-4d61-8668-e9f37094b0b8 req-84c2a253-295f-4915-bd25-6a983a318e7a tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:23:25.148569 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 360/1469] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:23:25 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 1439 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:25.774972 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-538fc417-b079-43d1-985a-e458484c134b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:25.776121 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-538fc417-b079-43d1-985a-e458484c134b None None] GET https://10.4.3.92/volume// Jul 31 17:23:25.776872 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-538fc417-b079-43d1-985a-e458484c134b None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:25.779952 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-538fc417-b079-43d1-985a-e458484c134b None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:25.780572 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-538fc417-b079-43d1-985a-e458484c134b None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:23:25.780953 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 369/1470] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:23:25 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:23:25.796895 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-65ad3b47-e888-4d61-8668-e9f37094b0b8 req-31f62504-7b96-4937-80d4-08689039c0fb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:25.800266 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-65ad3b47-e888-4d61-8668-e9f37094b0b8 req-31f62504-7b96-4937-80d4-08689039c0fb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:23:25.801400 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-65ad3b47-e888-4d61-8668-e9f37094b0b8 req-31f62504-7b96-4937-80d4-08689039c0fb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de0992c5-02fe-4c3d-aa0b-97b52b6cef88", "connector": null, "instance_uuid": "10523a8b-1db1-429e-a668-947080ec76f2"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:23:25.824419 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:25.824419 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:25.856552 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0f6de6e4-c385-4ea8-86f7-72b6553f813b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:25.859267 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0f6de6e4-c385-4ea8-86f7-72b6553f813b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/bd5fe3e3-4d99-409d-9d1f-7092f57abdf8 Jul 31 17:23:25.859660 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0f6de6e4-c385-4ea8-86f7-72b6553f813b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:25.860037 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0f6de6e4-c385-4ea8-86f7-72b6553f813b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:25.873082 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0f6de6e4-c385-4ea8-86f7-72b6553f813b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/bd5fe3e3-4d99-409d-9d1f-7092f57abdf8 returned with HTTP 404 Jul 31 17:23:25.873804 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 370/1471] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:25 2026] GET /volume/v3/volumes/bd5fe3e3-4d99-409d-9d1f-7092f57abdf8 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:23:25.880838 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-65ad3b47-e888-4d61-8668-e9f37094b0b8 req-31f62504-7b96-4937-80d4-08689039c0fb tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:23:25.881946 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 373/1472] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:23:25 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:25.885196 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7b22661c-166e-464f-99d6-35453bf87ebb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:25.888217 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7b22661c-166e-464f-99d6-35453bf87ebb tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] DELETE https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:23:25.888217 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7b22661c-166e-464f-99d6-35453bf87ebb tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:25.888711 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7b22661c-166e-464f-99d6-35453bf87ebb tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:25.889434 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-7b22661c-166e-464f-99d6-35453bf87ebb tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Delete backup with id: 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. Jul 31 17:23:25.900217 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-65ad3b47-e888-4d61-8668-e9f37094b0b8 req-d9e5127b-d4fd-4a0f-93cd-951a92b1e2a6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:25.901305 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:25.901305 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:25.906498 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-65ad3b47-e888-4d61-8668-e9f37094b0b8 req-d9e5127b-d4fd-4a0f-93cd-951a92b1e2a6 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] DELETE https://10.4.3.92/volume/v3/attachments/f828ba3d-c047-4cbf-8383-392989697cc7 Jul 31 17:23:25.906757 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-65ad3b47-e888-4d61-8668-e9f37094b0b8 req-d9e5127b-d4fd-4a0f-93cd-951a92b1e2a6 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:25.906985 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-65ad3b47-e888-4d61-8668-e9f37094b0b8 req-d9e5127b-d4fd-4a0f-93cd-951a92b1e2a6 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:25.920689 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:25.920689 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:25.930924 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-7b22661c-166e-464f-99d6-35453bf87ebb tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] delete_backup rpcapi backup_id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5 {{(pid=100271) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:23:25.932865 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7b22661c-166e-464f-99d6-35453bf87ebb tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 202 Jul 31 17:23:25.932865 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 361/1473] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:23:25 2026] DELETE /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:23:25.947257 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f2a51b7d-ddfc-435e-9085-48eba28b84a1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:25.951758 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f2a51b7d-ddfc-435e-9085-48eba28b84a1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:23:25.953229 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f2a51b7d-ddfc-435e-9085-48eba28b84a1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:25.953398 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f2a51b7d-ddfc-435e-9085-48eba28b84a1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:25.954407 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f2a51b7d-ddfc-435e-9085-48eba28b84a1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:25.961187 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:25.961187 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:25.962616 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f2a51b7d-ddfc-435e-9085-48eba28b84a1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:23:25.962692 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 371/1474] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:25 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:26.024746 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-65ad3b47-e888-4d61-8668-e9f37094b0b8 req-d9e5127b-d4fd-4a0f-93cd-951a92b1e2a6 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/attachments/f828ba3d-c047-4cbf-8383-392989697cc7 returned with HTTP 200 Jul 31 17:23:26.024746 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 370/1475] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:23:25 2026] DELETE /volume/v3/attachments/f828ba3d-c047-4cbf-8383-392989697cc7 => generated 367 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:26.981429 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4e2fbe42-68d1-40b2-aca3-08dd2af2247d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:26.983456 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4e2fbe42-68d1-40b2-aca3-08dd2af2247d tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:23:26.983672 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4e2fbe42-68d1-40b2-aca3-08dd2af2247d tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:26.983896 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4e2fbe42-68d1-40b2-aca3-08dd2af2247d tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:26.984652 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-4e2fbe42-68d1-40b2-aca3-08dd2af2247d tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:26.994968 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:26.994968 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:26.996110 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4e2fbe42-68d1-40b2-aca3-08dd2af2247d tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 200 Jul 31 17:23:26.996641 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 374/1476] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:26 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:28.013544 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-266935cf-2735-495c-b441-8222598b0d07 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:28.014485 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-266935cf-2735-495c-b441-8222598b0d07 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 Jul 31 17:23:28.014485 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-266935cf-2735-495c-b441-8222598b0d07 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:28.014701 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-266935cf-2735-495c-b441-8222598b0d07 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:28.014763 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-266935cf-2735-495c-b441-8222598b0d07 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 4e7dde1c-f684-4bf7-b048-bc05058ee1f5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:28.022804 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-266935cf-2735-495c-b441-8222598b0d07 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 returned with HTTP 404 Jul 31 17:23:28.022804 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 362/1477] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:28 2026] GET /volume/v3/backups/4e7dde1c-f684-4bf7-b048-bc05058ee1f5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:23:28.131367 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1dd2cf2a-1f66-4647-8787-ffde4ca6fc31 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:28.136573 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1dd2cf2a-1f66-4647-8787-ffde4ca6fc31 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/9441e55e-8481-4932-a9f6-40fa3c979bc5 Jul 31 17:23:28.136573 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1dd2cf2a-1f66-4647-8787-ffde4ca6fc31 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:28.136803 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1dd2cf2a-1f66-4647-8787-ffde4ca6fc31 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:28.146581 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:28.146581 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:28.159051 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1dd2cf2a-1f66-4647-8787-ffde4ca6fc31 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:23:28.171726 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1dd2cf2a-1f66-4647-8787-ffde4ca6fc31 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/9441e55e-8481-4932-a9f6-40fa3c979bc5 returned with HTTP 200 Jul 31 17:23:28.172529 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 372/1478] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:28 2026] GET /volume/v3/volumes/9441e55e-8481-4932-a9f6-40fa3c979bc5 => generated 1355 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:28.189140 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b983fc83-dd83-44fb-91e3-e55c5a179116 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:28.191970 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b983fc83-dd83-44fb-91e3-e55c5a179116 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] DELETE https://10.4.3.92/volume/v3/volumes/9441e55e-8481-4932-a9f6-40fa3c979bc5 Jul 31 17:23:28.191970 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b983fc83-dd83-44fb-91e3-e55c5a179116 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:28.191970 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b983fc83-dd83-44fb-91e3-e55c5a179116 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:28.192155 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-b983fc83-dd83-44fb-91e3-e55c5a179116 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Delete volume with id: 9441e55e-8481-4932-a9f6-40fa3c979bc5 Jul 31 17:23:28.201741 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:28.201741 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:28.202432 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b983fc83-dd83-44fb-91e3-e55c5a179116 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:23:28.246365 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b983fc83-dd83-44fb-91e3-e55c5a179116 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Delete volume request issued successfully. Jul 31 17:23:28.246742 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b983fc83-dd83-44fb-91e3-e55c5a179116 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/9441e55e-8481-4932-a9f6-40fa3c979bc5 returned with HTTP 202 Jul 31 17:23:28.247457 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 371/1479] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:23:28 2026] DELETE /volume/v3/volumes/9441e55e-8481-4932-a9f6-40fa3c979bc5 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:23:28.259121 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ef591b62-d59b-49d5-9489-48755ed488ad None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:28.261649 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ef591b62-d59b-49d5-9489-48755ed488ad tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/9441e55e-8481-4932-a9f6-40fa3c979bc5 Jul 31 17:23:28.261889 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ef591b62-d59b-49d5-9489-48755ed488ad tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:28.262413 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ef591b62-d59b-49d5-9489-48755ed488ad tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:28.275464 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:28.275464 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:28.282519 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ef591b62-d59b-49d5-9489-48755ed488ad tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:23:28.289302 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ef591b62-d59b-49d5-9489-48755ed488ad tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/9441e55e-8481-4932-a9f6-40fa3c979bc5 returned with HTTP 200 Jul 31 17:23:28.289980 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 375/1480] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:28 2026] GET /volume/v3/volumes/9441e55e-8481-4932-a9f6-40fa3c979bc5 => generated 1354 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:29.310975 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-348afd26-07c2-4539-a83f-ca0cb470e949 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:29.313226 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-348afd26-07c2-4539-a83f-ca0cb470e949 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/9441e55e-8481-4932-a9f6-40fa3c979bc5 Jul 31 17:23:29.313510 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-348afd26-07c2-4539-a83f-ca0cb470e949 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:29.313815 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-348afd26-07c2-4539-a83f-ca0cb470e949 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:29.325235 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-348afd26-07c2-4539-a83f-ca0cb470e949 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/9441e55e-8481-4932-a9f6-40fa3c979bc5 returned with HTTP 404 Jul 31 17:23:29.325713 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 363/1481] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:29 2026] GET /volume/v3/volumes/9441e55e-8481-4932-a9f6-40fa3c979bc5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:23:29.339832 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-76f95e89-2eae-477e-926d-bce180fcff02 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:29.341803 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-76f95e89-2eae-477e-926d-bce180fcff02 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:23:29.342733 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-76f95e89-2eae-477e-926d-bce180fcff02 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-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-1877396427"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:23:29.344241 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-76f95e89-2eae-477e-926d-bce180fcff02 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1877396427'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:23:29.344241 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-76f95e89-2eae-477e-926d-bce180fcff02 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Create volume of 1 GB Jul 31 17:23:29.348787 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-76f95e89-2eae-477e-926d-bce180fcff02 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Availability Zones retrieved successfully. Jul 31 17:23:29.354349 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-76f95e89-2eae-477e-926d-bce180fcff02 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Flow 'volume_create_api' (c8b6f52b-7999-47b3-9316-4805b6c6c631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:23:29.355955 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-76f95e89-2eae-477e-926d-bce180fcff02 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66a1a1bb-5db0-4bde-875b-a285a9236bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:23:29.356123 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-76f95e89-2eae-477e-926d-bce180fcff02 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:23:29.396471 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-76f95e89-2eae-477e-926d-bce180fcff02 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66a1a1bb-5db0-4bde-875b-a285a9236bee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:23:29.397334 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-76f95e89-2eae-477e-926d-bce180fcff02 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e5b847a-a8a9-4f3c-8f3d-887f995d01ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:23:29.470012 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-76f95e89-2eae-477e-926d-bce180fcff02 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Created reservations ['38a42b08-43c8-43c4-85c3-1c591fbebf00', '594c7edb-5020-4e61-8e6f-82aaa71d367c', 'a0884753-cd0a-43fd-9d34-b89647b44d0f', 'b97bcf5a-14e3-4aad-87de-0915c9baea99'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:23:29.471119 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-76f95e89-2eae-477e-926d-bce180fcff02 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e5b847a-a8a9-4f3c-8f3d-887f995d01ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38a42b08-43c8-43c4-85c3-1c591fbebf00', '594c7edb-5020-4e61-8e6f-82aaa71d367c', 'a0884753-cd0a-43fd-9d34-b89647b44d0f', 'b97bcf5a-14e3-4aad-87de-0915c9baea99']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:23:29.472329 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-76f95e89-2eae-477e-926d-bce180fcff02 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62b1ddbb-03bd-45b6-ae48-805ef6ce2c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:23:29.515874 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-76f95e89-2eae-477e-926d-bce180fcff02 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62b1ddbb-03bd-45b6-ae48-805ef6ce2c6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d752cd5-09ff-419b-b8f4-d3fccd2e8d81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1877396427',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='e52c342b5a3744fa8e45318e5e0f97cb',qos_specs=None,replication_status=,reservations=['38a42b08-43c8-43c4-85c3-1c591fbebf00','594c7edb-5020-4e61-8e6f-82aaa71d367c','a0884753-cd0a-43fd-9d34-b89647b44d0f','b97bcf5a-14e3-4aad-87de-0915c9baea99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed88562cc379425ab5e10fc5497810e4',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:23:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1877396427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d752cd5-09ff-419b-b8f4-d3fccd2e8d81,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='e52c342b5a3744fa8e45318e5e0f97cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed88562cc379425ab5e10fc5497810e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:23:29.517710 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-76f95e89-2eae-477e-926d-bce180fcff02 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fddfd55e-0e90-44f5-b357-01e08d034aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:23:29.546991 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-76f95e89-2eae-477e-926d-bce180fcff02 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fddfd55e-0e90-44f5-b357-01e08d034aba) transitioned into state 'SUCCESS' from state '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-1877396427',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='e52c342b5a3744fa8e45318e5e0f97cb',qos_specs=None,replication_status=,reservations=['38a42b08-43c8-43c4-85c3-1c591fbebf00','594c7edb-5020-4e61-8e6f-82aaa71d367c','a0884753-cd0a-43fd-9d34-b89647b44d0f','b97bcf5a-14e3-4aad-87de-0915c9baea99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed88562cc379425ab5e10fc5497810e4',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:23:29.548010 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-76f95e89-2eae-477e-926d-bce180fcff02 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d07a5340-0484-4621-81d2-1077436ed4e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:23:29.569421 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-76f95e89-2eae-477e-926d-bce180fcff02 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d07a5340-0484-4621-81d2-1077436ed4e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:23:29.570674 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-76f95e89-2eae-477e-926d-bce180fcff02 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Flow 'volume_create_api' (c8b6f52b-7999-47b3-9316-4805b6c6c631) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:23:29.571496 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-76f95e89-2eae-477e-926d-bce180fcff02 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Create volume request issued successfully. Jul 31 17:23:29.572715 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-76f95e89-2eae-477e-926d-bce180fcff02 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:23:29.572715 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 373/1482] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:23:29 2026] POST /volume/v3/volumes => generated 814 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:23:29.591894 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9d008a57-51d8-4c07-bab7-1047aec5a8dd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:29.594356 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9d008a57-51d8-4c07-bab7-1047aec5a8dd tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/6d752cd5-09ff-419b-b8f4-d3fccd2e8d81 Jul 31 17:23:29.594817 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9d008a57-51d8-4c07-bab7-1047aec5a8dd tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:29.595149 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9d008a57-51d8-4c07-bab7-1047aec5a8dd tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:29.609569 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:29.609569 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:29.617889 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9d008a57-51d8-4c07-bab7-1047aec5a8dd tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:23:29.626411 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9d008a57-51d8-4c07-bab7-1047aec5a8dd tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/6d752cd5-09ff-419b-b8f4-d3fccd2e8d81 returned with HTTP 200 Jul 31 17:23:29.627796 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 372/1483] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:29 2026] GET /volume/v3/volumes/6d752cd5-09ff-419b-b8f4-d3fccd2e8d81 => generated 882 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:30.649482 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f510e463-f285-4af7-9500-adc5dee191cc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:30.653846 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f510e463-f285-4af7-9500-adc5dee191cc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/6d752cd5-09ff-419b-b8f4-d3fccd2e8d81 Jul 31 17:23:30.653846 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f510e463-f285-4af7-9500-adc5dee191cc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:30.653846 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f510e463-f285-4af7-9500-adc5dee191cc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:30.668544 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:30.668544 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:30.682588 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f510e463-f285-4af7-9500-adc5dee191cc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:23:30.695108 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f510e463-f285-4af7-9500-adc5dee191cc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/6d752cd5-09ff-419b-b8f4-d3fccd2e8d81 returned with HTTP 200 Jul 31 17:23:30.696612 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 376/1484] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:30 2026] GET /volume/v3/volumes/6d752cd5-09ff-419b-b8f4-d3fccd2e8d81 => generated 907 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:30.715267 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a49849f3-8ddc-4dda-8610-004e72475e65 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:30.719594 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a49849f3-8ddc-4dda-8610-004e72475e65 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] POST https://10.4.3.92/volume/v3/backups Jul 31 17:23:30.720680 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a49849f3-8ddc-4dda-8610-004e72475e65 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6d752cd5-09ff-419b-b8f4-d3fccd2e8d81", "name": "tempest-VolumesBackupsTest-Backup-2130471169", "description": "tempest-backup-description-380901132", "container": "tempest-volumesbackupstest-backup-container-209791380"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:23:30.730425 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-a49849f3-8ddc-4dda-8610-004e72475e65 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Creating new backup {'backup': {'volume_id': '6d752cd5-09ff-419b-b8f4-d3fccd2e8d81', 'name': 'tempest-VolumesBackupsTest-Backup-2130471169', 'description': 'tempest-backup-description-380901132', 'container': 'tempest-volumesbackupstest-backup-container-209791380'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:23:30.730425 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-a49849f3-8ddc-4dda-8610-004e72475e65 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Creating backup of volume 6d752cd5-09ff-419b-b8f4-d3fccd2e8d81 in container tempest-volumesbackupstest-backup-container-209791380 Jul 31 17:23:30.739914 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:30.739914 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:30.740529 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a49849f3-8ddc-4dda-8610-004e72475e65 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:23:30.780642 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-a49849f3-8ddc-4dda-8610-004e72475e65 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Created reservations ['4e31e187-44c2-495b-8255-db8897e955f0', '06a8c013-07e3-4501-babf-52b8aa924043'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:23:30.817754 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-65ad3b47-e888-4d61-8668-e9f37094b0b8 req-ae7a18e1-d1fa-45b3-8db5-e13beb8a66fc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:30.821532 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-65ad3b47-e888-4d61-8668-e9f37094b0b8 req-ae7a18e1-d1fa-45b3-8db5-e13beb8a66fc tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] PUT https://10.4.3.92/volume/v3/attachments/0dc55630-187b-4ee6-b833-368e98ced703 Jul 31 17:23:30.822016 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-65ad3b47-e888-4d61-8668-e9f37094b0b8 req-ae7a18e1-d1fa-45b3-8db5-e13beb8a66fc tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:23:30.837166 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-65ad3b47-e888-4d61-8668-e9f37094b0b8 req-ae7a18e1-d1fa-45b3-8db5-e13beb8a66fc tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Acquiring lock "cinder-attachment_update-de0992c5-02fe-4c3d-aa0b-97b52b6cef88-np0000006248" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:23:30.846037 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-65ad3b47-e888-4d61-8668-e9f37094b0b8 req-ae7a18e1-d1fa-45b3-8db5-e13beb8a66fc tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Lock "cinder-attachment_update-de0992c5-02fe-4c3d-aa0b-97b52b6cef88-np0000006248" acquired by "attachment_update" :: waited 0.008s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:23:30.848007 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:30.848007 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:30.848242 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a49849f3-8ddc-4dda-8610-004e72475e65 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:23:30.848356 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 364/1485] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:23:30 2026] POST /volume/v3/backups => generated 328 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:23:30.863794 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f60d5b68-4d02-40d3-8e03-f28c4830562a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:30.868728 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f60d5b68-4d02-40d3-8e03-f28c4830562a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:23:30.868728 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f60d5b68-4d02-40d3-8e03-f28c4830562a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:30.869012 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f60d5b68-4d02-40d3-8e03-f28c4830562a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:30.869256 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-f60d5b68-4d02-40d3-8e03-f28c4830562a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:30.881477 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:30.881477 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:30.882501 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f60d5b68-4d02-40d3-8e03-f28c4830562a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:23:30.882628 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 373/1486] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:30 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:31.065972 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-65ad3b47-e888-4d61-8668-e9f37094b0b8 req-ae7a18e1-d1fa-45b3-8db5-e13beb8a66fc tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Lock "cinder-attachment_update-de0992c5-02fe-4c3d-aa0b-97b52b6cef88-np0000006248" released by "attachment_update" :: held 0.221s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:23:31.066456 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-65ad3b47-e888-4d61-8668-e9f37094b0b8 req-ae7a18e1-d1fa-45b3-8db5-e13beb8a66fc tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/attachments/0dc55630-187b-4ee6-b833-368e98ced703 returned with HTTP 200 Jul 31 17:23:31.067059 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 374/1487] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:23:30 2026] PUT /volume/v3/attachments/0dc55630-187b-4ee6-b833-368e98ced703 => generated 969 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:31.083276 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-65ad3b47-e888-4d61-8668-e9f37094b0b8 req-29a0ac23-83f6-46a9-b81f-da3637487982 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:31.086685 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-65ad3b47-e888-4d61-8668-e9f37094b0b8 req-29a0ac23-83f6-46a9-b81f-da3637487982 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/attachments/0dc55630-187b-4ee6-b833-368e98ced703 Jul 31 17:23:31.086990 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-65ad3b47-e888-4d61-8668-e9f37094b0b8 req-29a0ac23-83f6-46a9-b81f-da3637487982 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:31.087237 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-65ad3b47-e888-4d61-8668-e9f37094b0b8 req-29a0ac23-83f6-46a9-b81f-da3637487982 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:31.117950 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-65ad3b47-e888-4d61-8668-e9f37094b0b8 req-29a0ac23-83f6-46a9-b81f-da3637487982 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/attachments/0dc55630-187b-4ee6-b833-368e98ced703 returned with HTTP 200 Jul 31 17:23:31.118476 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 377/1488] 10.4.3.92 () {70 vars in 1644 bytes} [Fri Jul 31 17:23:31 2026] GET /volume/v3/attachments/0dc55630-187b-4ee6-b833-368e98ced703 => generated 994 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:31.896070 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-29c2036a-8a51-4c97-8052-2406952cf38c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:31.898761 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-29c2036a-8a51-4c97-8052-2406952cf38c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:23:31.899141 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-29c2036a-8a51-4c97-8052-2406952cf38c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:31.899374 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-29c2036a-8a51-4c97-8052-2406952cf38c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:31.899606 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-29c2036a-8a51-4c97-8052-2406952cf38c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:31.906193 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:31.906193 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:31.907774 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-29c2036a-8a51-4c97-8052-2406952cf38c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:23:31.908680 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 365/1489] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:31 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:32.926646 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b269b85d-fc41-4ec8-a55c-49364ed8ec28 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:32.931090 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b269b85d-fc41-4ec8-a55c-49364ed8ec28 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:23:32.931090 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b269b85d-fc41-4ec8-a55c-49364ed8ec28 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:32.931199 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b269b85d-fc41-4ec8-a55c-49364ed8ec28 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:32.931346 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b269b85d-fc41-4ec8-a55c-49364ed8ec28 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:32.940625 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:32.940625 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:32.942738 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b269b85d-fc41-4ec8-a55c-49364ed8ec28 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:23:32.942738 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 374/1490] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:32 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:33.958951 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-70ba1cff-bbea-4cea-8617-8252b85468e4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:33.960982 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-70ba1cff-bbea-4cea-8617-8252b85468e4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:23:33.961588 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-70ba1cff-bbea-4cea-8617-8252b85468e4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:33.961588 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-70ba1cff-bbea-4cea-8617-8252b85468e4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:33.961782 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-70ba1cff-bbea-4cea-8617-8252b85468e4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:33.968006 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:33.968006 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:33.969034 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-70ba1cff-bbea-4cea-8617-8252b85468e4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:23:33.969594 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 375/1491] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:33 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:34.984228 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-35ac8559-9579-496b-98e0-94f55cb4704a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:34.986395 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-35ac8559-9579-496b-98e0-94f55cb4704a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:23:34.986395 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-35ac8559-9579-496b-98e0-94f55cb4704a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:34.986395 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-35ac8559-9579-496b-98e0-94f55cb4704a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:34.986395 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-35ac8559-9579-496b-98e0-94f55cb4704a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:34.993410 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:34.993410 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:34.995254 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-35ac8559-9579-496b-98e0-94f55cb4704a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:23:34.995254 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 378/1492] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:34 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 822 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:36.010858 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-99332430-17fa-4059-80a4-922c67483e1a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:36.014058 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-99332430-17fa-4059-80a4-922c67483e1a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:23:36.014471 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-99332430-17fa-4059-80a4-922c67483e1a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:36.016554 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-99332430-17fa-4059-80a4-922c67483e1a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:36.016697 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-99332430-17fa-4059-80a4-922c67483e1a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:36.025667 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:36.025667 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:36.026569 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-99332430-17fa-4059-80a4-922c67483e1a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:23:36.027116 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 366/1493] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:36 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:36.605523 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-10187fdf-7ce6-4bc8-a0d6-46e5f43ea79f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:36.611142 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-10187fdf-7ce6-4bc8-a0d6-46e5f43ea79f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:23:36.613571 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-10187fdf-7ce6-4bc8-a0d6-46e5f43ea79f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-489942786", "snapshot_id": null, "imageRef": "8d238c5f-d575-4c29-9cd2-e3e14bfacc91", "volume_type": null, "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:23:36.617408 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-10187fdf-7ce6-4bc8-a0d6-46e5f43ea79f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-489942786', 'snapshot_id': None, 'imageRef': '8d238c5f-d575-4c29-9cd2-e3e14bfacc91', 'volume_type': None, 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:23:36.760871 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-10187fdf-7ce6-4bc8-a0d6-46e5f43ea79f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Create volume of 1 GB Jul 31 17:23:36.768502 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-10187fdf-7ce6-4bc8-a0d6-46e5f43ea79f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Availability Zones retrieved successfully. Jul 31 17:23:36.777185 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-10187fdf-7ce6-4bc8-a0d6-46e5f43ea79f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Flow 'volume_create_api' (2fda8007-e493-4002-805f-5a6d5156fe11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:23:36.779057 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-10187fdf-7ce6-4bc8-a0d6-46e5f43ea79f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e15fcb0c-d4be-4efe-9f1a-21ae27c2272a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:23:36.780466 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-10187fdf-7ce6-4bc8-a0d6-46e5f43ea79f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:23:36.900016 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-10187fdf-7ce6-4bc8-a0d6-46e5f43ea79f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e15fcb0c-d4be-4efe-9f1a-21ae27c2272a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:23:36.901672 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-10187fdf-7ce6-4bc8-a0d6-46e5f43ea79f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (187cdaef-0733-4256-8d59-321a685514df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:23:37.050821 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cfba8f95-9eb7-4828-a10e-6fab86fafffd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:37.053053 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cfba8f95-9eb7-4828-a10e-6fab86fafffd tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:23:37.053279 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cfba8f95-9eb7-4828-a10e-6fab86fafffd tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:37.053493 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cfba8f95-9eb7-4828-a10e-6fab86fafffd tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:37.054198 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-cfba8f95-9eb7-4828-a10e-6fab86fafffd tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:37.060811 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:37.060811 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:37.062234 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cfba8f95-9eb7-4828-a10e-6fab86fafffd tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:23:37.062754 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 376/1494] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:37 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:37.080521 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-10187fdf-7ce6-4bc8-a0d6-46e5f43ea79f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Created reservations ['4db86ad7-f792-444b-bbe4-57cedabbc12b', 'f885bc92-fa9b-480f-baab-3eee4c0e9c72', 'b459e9ea-a677-49f1-8a27-8e77b6e71741', '197e0e28-c095-4ca5-a091-fd07d46e25d2'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:23:37.082377 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-10187fdf-7ce6-4bc8-a0d6-46e5f43ea79f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (187cdaef-0733-4256-8d59-321a685514df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4db86ad7-f792-444b-bbe4-57cedabbc12b', 'f885bc92-fa9b-480f-baab-3eee4c0e9c72', 'b459e9ea-a677-49f1-8a27-8e77b6e71741', '197e0e28-c095-4ca5-a091-fd07d46e25d2']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:23:37.082377 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-10187fdf-7ce6-4bc8-a0d6-46e5f43ea79f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b364a56-5663-44e4-aae4-5f5c844301e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:23:37.141669 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-10187fdf-7ce6-4bc8-a0d6-46e5f43ea79f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b364a56-5663-44e4-aae4-5f5c844301e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f8e3269-018c-4db7-a8b4-0c101844c585', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-489942786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea7499e313a245369a267feac53383de',qos_specs=None,replication_status=,reservations=['4db86ad7-f792-444b-bbe4-57cedabbc12b','f885bc92-fa9b-480f-baab-3eee4c0e9c72','b459e9ea-a677-49f1-8a27-8e77b6e71741','197e0e28-c095-4ca5-a091-fd07d46e25d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63682f87fa8b4c1fbda4098663abda97',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:23:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-489942786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f8e3269-018c-4db7-a8b4-0c101844c585,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea7499e313a245369a267feac53383de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63682f87fa8b4c1fbda4098663abda97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:23:37.142004 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-10187fdf-7ce6-4bc8-a0d6-46e5f43ea79f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d2df110-4a70-4a8b-95e1-dcb108aab37c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:23:37.247171 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-10187fdf-7ce6-4bc8-a0d6-46e5f43ea79f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d2df110-4a70-4a8b-95e1-dcb108aab37c) transitioned into state 'SUCCESS' from state '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-489942786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea7499e313a245369a267feac53383de',qos_specs=None,replication_status=,reservations=['4db86ad7-f792-444b-bbe4-57cedabbc12b','f885bc92-fa9b-480f-baab-3eee4c0e9c72','b459e9ea-a677-49f1-8a27-8e77b6e71741','197e0e28-c095-4ca5-a091-fd07d46e25d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63682f87fa8b4c1fbda4098663abda97',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:23:37.251213 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-10187fdf-7ce6-4bc8-a0d6-46e5f43ea79f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08b120f4-37aa-463e-8d1a-975f7abb9674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:23:37.275937 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-10187fdf-7ce6-4bc8-a0d6-46e5f43ea79f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08b120f4-37aa-463e-8d1a-975f7abb9674) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:23:37.280581 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-10187fdf-7ce6-4bc8-a0d6-46e5f43ea79f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Flow 'volume_create_api' (2fda8007-e493-4002-805f-5a6d5156fe11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:23:37.281285 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-10187fdf-7ce6-4bc8-a0d6-46e5f43ea79f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Create volume request issued successfully. Jul 31 17:23:37.285951 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-10187fdf-7ce6-4bc8-a0d6-46e5f43ea79f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:23:37.286478 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 375/1495] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:23:36 2026] POST /volume/v3/volumes => generated 751 bytes in 682 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:23:37.307239 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1cb5b1b3-bf8b-4273-80df-f53564f1dd08 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:37.311133 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1cb5b1b3-bf8b-4273-80df-f53564f1dd08 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/volumes/1f8e3269-018c-4db7-a8b4-0c101844c585 Jul 31 17:23:37.311133 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1cb5b1b3-bf8b-4273-80df-f53564f1dd08 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:37.311133 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1cb5b1b3-bf8b-4273-80df-f53564f1dd08 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:37.334374 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:37.334374 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:37.340890 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1cb5b1b3-bf8b-4273-80df-f53564f1dd08 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Volume info retrieved successfully. Jul 31 17:23:37.348609 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1cb5b1b3-bf8b-4273-80df-f53564f1dd08 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/volumes/1f8e3269-018c-4db7-a8b4-0c101844c585 returned with HTTP 200 Jul 31 17:23:37.349024 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 379/1496] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:37 2026] GET /volume/v3/volumes/1f8e3269-018c-4db7-a8b4-0c101844c585 => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:37.843251 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-65ad3b47-e888-4d61-8668-e9f37094b0b8 req-b7b1e616-3934-48f3-8ba9-84144de5b6e8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:37.848954 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-65ad3b47-e888-4d61-8668-e9f37094b0b8 req-b7b1e616-3934-48f3-8ba9-84144de5b6e8 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] POST https://10.4.3.92/volume/v3/attachments/0dc55630-187b-4ee6-b833-368e98ced703/action Jul 31 17:23:37.849666 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-65ad3b47-e888-4d61-8668-e9f37094b0b8 req-b7b1e616-3934-48f3-8ba9-84144de5b6e8 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:23:37.849897 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-65ad3b47-e888-4d61-8668-e9f37094b0b8 req-b7b1e616-3934-48f3-8ba9-84144de5b6e8 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:23:37.890363 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:37.890363 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:37.921126 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-65ad3b47-e888-4d61-8668-e9f37094b0b8 req-b7b1e616-3934-48f3-8ba9-84144de5b6e8 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/attachments/0dc55630-187b-4ee6-b833-368e98ced703/action returned with HTTP 204 Jul 31 17:23:37.921875 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 367/1497] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:23:37 2026] POST /volume/v3/attachments/0dc55630-187b-4ee6-b833-368e98ced703/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:23:38.081730 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8f95f8cb-87e8-42b0-b57e-3c61569888d7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:38.085434 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8f95f8cb-87e8-42b0-b57e-3c61569888d7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:23:38.085709 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8f95f8cb-87e8-42b0-b57e-3c61569888d7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:38.086340 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8f95f8cb-87e8-42b0-b57e-3c61569888d7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:38.086340 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-8f95f8cb-87e8-42b0-b57e-3c61569888d7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:38.100945 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:38.100945 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:38.102034 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8f95f8cb-87e8-42b0-b57e-3c61569888d7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:23:38.102758 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 377/1498] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:38 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:38.375629 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-56da8fa9-3216-44a7-b0a1-04228e38f5b2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:38.379839 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-56da8fa9-3216-44a7-b0a1-04228e38f5b2 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/volumes/1f8e3269-018c-4db7-a8b4-0c101844c585 Jul 31 17:23:38.380413 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-56da8fa9-3216-44a7-b0a1-04228e38f5b2 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:38.380798 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-56da8fa9-3216-44a7-b0a1-04228e38f5b2 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:38.393821 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:38.393821 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:38.399542 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-56da8fa9-3216-44a7-b0a1-04228e38f5b2 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Volume info retrieved successfully. Jul 31 17:23:38.406937 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-56da8fa9-3216-44a7-b0a1-04228e38f5b2 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/volumes/1f8e3269-018c-4db7-a8b4-0c101844c585 returned with HTTP 200 Jul 31 17:23:38.407325 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 376/1499] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:38 2026] GET /volume/v3/volumes/1f8e3269-018c-4db7-a8b4-0c101844c585 => generated 1359 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:38.428723 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-16acdc81-ea93-45b1-90f7-1ff5686488f3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:38.432930 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-16acdc81-ea93-45b1-90f7-1ff5686488f3 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/volumes/1f8e3269-018c-4db7-a8b4-0c101844c585 Jul 31 17:23:38.432930 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-16acdc81-ea93-45b1-90f7-1ff5686488f3 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:38.432930 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-16acdc81-ea93-45b1-90f7-1ff5686488f3 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:38.445258 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:38.445258 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:38.451344 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-16acdc81-ea93-45b1-90f7-1ff5686488f3 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Volume info retrieved successfully. Jul 31 17:23:38.463692 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-16acdc81-ea93-45b1-90f7-1ff5686488f3 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/volumes/1f8e3269-018c-4db7-a8b4-0c101844c585 returned with HTTP 200 Jul 31 17:23:38.464181 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 380/1500] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:38 2026] GET /volume/v3/volumes/1f8e3269-018c-4db7-a8b4-0c101844c585 => generated 1359 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:38.483546 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2a9e9fb4-6624-48a3-aab6-9b35fdc23eee None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:38.486535 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2a9e9fb4-6624-48a3-aab6-9b35fdc23eee tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/volumes/1f8e3269-018c-4db7-a8b4-0c101844c585 Jul 31 17:23:38.487093 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2a9e9fb4-6624-48a3-aab6-9b35fdc23eee tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:38.487421 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2a9e9fb4-6624-48a3-aab6-9b35fdc23eee tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:38.498617 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:38.498617 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:38.507112 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2a9e9fb4-6624-48a3-aab6-9b35fdc23eee tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Volume info retrieved successfully. Jul 31 17:23:38.514994 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2a9e9fb4-6624-48a3-aab6-9b35fdc23eee tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/volumes/1f8e3269-018c-4db7-a8b4-0c101844c585 returned with HTTP 200 Jul 31 17:23:38.515794 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 368/1501] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:38 2026] GET /volume/v3/volumes/1f8e3269-018c-4db7-a8b4-0c101844c585 => generated 1359 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:38.535399 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c2002337-995a-4aa9-8d72-e0cb5bc22fba None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:38.537558 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c2002337-995a-4aa9-8d72-e0cb5bc22fba tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] POST https://10.4.3.92/volume/v3/backups Jul 31 17:23:38.538305 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c2002337-995a-4aa9-8d72-e0cb5bc22fba tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1f8e3269-018c-4db7-a8b4-0c101844c585", "name": "tempest-TestVolumeBackupRestore-backup-735321171", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:23:38.540246 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-c2002337-995a-4aa9-8d72-e0cb5bc22fba tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Creating new backup {'backup': {'volume_id': '1f8e3269-018c-4db7-a8b4-0c101844c585', 'name': 'tempest-TestVolumeBackupRestore-backup-735321171', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:23:38.540246 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-c2002337-995a-4aa9-8d72-e0cb5bc22fba tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Creating backup of volume 1f8e3269-018c-4db7-a8b4-0c101844c585 in container None Jul 31 17:23:38.551821 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:38.551821 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:38.552441 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c2002337-995a-4aa9-8d72-e0cb5bc22fba tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Volume info retrieved successfully. Jul 31 17:23:38.609442 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-c2002337-995a-4aa9-8d72-e0cb5bc22fba tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Created reservations ['86abd34d-f038-4d12-ac06-3f42cc46e10d', 'af46dbdc-73fb-4b8e-b71b-595b9e0df6e9'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:23:38.693861 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c2002337-995a-4aa9-8d72-e0cb5bc22fba tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:23:38.695392 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 378/1502] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:23:38 2026] POST /volume/v3/backups => generated 332 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:23:38.714584 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d1946a51-94c7-45d7-9990-6744568c84e7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:38.719613 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d1946a51-94c7-45d7-9990-6744568c84e7 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:23:38.719966 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d1946a51-94c7-45d7-9990-6744568c84e7 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:38.720157 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d1946a51-94c7-45d7-9990-6744568c84e7 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:38.720219 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d1946a51-94c7-45d7-9990-6744568c84e7 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Show backup with id 22e752bc-b6e7-4880-af6d-384271abe6f5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:38.727774 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:38.727774 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:38.732346 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d1946a51-94c7-45d7-9990-6744568c84e7 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 returned with HTTP 200 Jul 31 17:23:38.732346 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 377/1503] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:38 2026] GET /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 => generated 739 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:39.121013 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ed43d16b-02e6-4c0a-81eb-923a6540753d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:39.127420 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ed43d16b-02e6-4c0a-81eb-923a6540753d tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:23:39.128734 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ed43d16b-02e6-4c0a-81eb-923a6540753d tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:39.128734 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ed43d16b-02e6-4c0a-81eb-923a6540753d tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:39.128734 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-ed43d16b-02e6-4c0a-81eb-923a6540753d tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:39.138092 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:39.138092 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:39.138092 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ed43d16b-02e6-4c0a-81eb-923a6540753d tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:23:39.138841 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 381/1504] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:39 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:39.752149 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-13edcc4c-62a8-426e-b57f-c248dad8d0ae None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:39.757832 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-13edcc4c-62a8-426e-b57f-c248dad8d0ae tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:23:39.758486 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-13edcc4c-62a8-426e-b57f-c248dad8d0ae tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:39.759338 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-13edcc4c-62a8-426e-b57f-c248dad8d0ae tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:39.759338 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-13edcc4c-62a8-426e-b57f-c248dad8d0ae tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Show backup with id 22e752bc-b6e7-4880-af6d-384271abe6f5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:39.769110 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:39.769110 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:39.769110 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-13edcc4c-62a8-426e-b57f-c248dad8d0ae tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 returned with HTTP 200 Jul 31 17:23:39.769110 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 369/1505] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:39 2026] GET /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 => generated 741 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:40.154136 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-908a7a54-350b-489d-a5f1-a2bd01e68702 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:40.160662 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-908a7a54-350b-489d-a5f1-a2bd01e68702 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:23:40.160935 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-908a7a54-350b-489d-a5f1-a2bd01e68702 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:40.161390 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-908a7a54-350b-489d-a5f1-a2bd01e68702 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:40.163721 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-908a7a54-350b-489d-a5f1-a2bd01e68702 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:40.184596 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:40.184596 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:40.185841 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-908a7a54-350b-489d-a5f1-a2bd01e68702 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:23:40.186401 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 379/1506] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:40 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:40.786309 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-89aa41f3-3c3e-4635-ac9e-f02941297db3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:40.789386 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-89aa41f3-3c3e-4635-ac9e-f02941297db3 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:23:40.789949 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-89aa41f3-3c3e-4635-ac9e-f02941297db3 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:40.791340 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-89aa41f3-3c3e-4635-ac9e-f02941297db3 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:40.791340 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-89aa41f3-3c3e-4635-ac9e-f02941297db3 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Show backup with id 22e752bc-b6e7-4880-af6d-384271abe6f5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:40.798905 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:40.798905 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:40.798905 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-89aa41f3-3c3e-4635-ac9e-f02941297db3 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 returned with HTTP 200 Jul 31 17:23:40.798905 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 378/1507] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:40 2026] GET /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 => generated 741 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:41.204350 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-75a6a056-607a-4f3c-85fd-e39419a6538b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:41.211387 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-75a6a056-607a-4f3c-85fd-e39419a6538b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:23:41.211888 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-75a6a056-607a-4f3c-85fd-e39419a6538b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:41.211970 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-75a6a056-607a-4f3c-85fd-e39419a6538b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:41.212368 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-75a6a056-607a-4f3c-85fd-e39419a6538b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:41.222792 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:41.222792 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:41.223956 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-75a6a056-607a-4f3c-85fd-e39419a6538b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:23:41.226859 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 382/1508] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:41 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:41.822569 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c408d19c-c078-44f0-98cc-a0a9dec094ad None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:41.825780 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c408d19c-c078-44f0-98cc-a0a9dec094ad tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:23:41.825780 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c408d19c-c078-44f0-98cc-a0a9dec094ad tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:41.826123 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c408d19c-c078-44f0-98cc-a0a9dec094ad tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:41.826123 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-c408d19c-c078-44f0-98cc-a0a9dec094ad tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Show backup with id 22e752bc-b6e7-4880-af6d-384271abe6f5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:41.835483 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:41.835483 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:41.836573 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c408d19c-c078-44f0-98cc-a0a9dec094ad tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 returned with HTTP 200 Jul 31 17:23:41.837966 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 370/1509] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:41 2026] GET /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:42.246439 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-348ab100-065d-43f5-ba44-745cb8f43d92 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:42.255708 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-348ab100-065d-43f5-ba44-745cb8f43d92 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:23:42.257799 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-348ab100-065d-43f5-ba44-745cb8f43d92 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:42.257799 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-348ab100-065d-43f5-ba44-745cb8f43d92 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:42.257799 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-348ab100-065d-43f5-ba44-745cb8f43d92 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:42.271608 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:42.271608 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:42.273026 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-348ab100-065d-43f5-ba44-745cb8f43d92 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:23:42.273500 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 380/1510] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:42 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:42.855033 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-db4c0a7a-d196-4025-8241-ba79270d0bfe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:42.866470 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-db4c0a7a-d196-4025-8241-ba79270d0bfe tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:23:42.867086 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-db4c0a7a-d196-4025-8241-ba79270d0bfe tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:42.868464 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-db4c0a7a-d196-4025-8241-ba79270d0bfe tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:42.869036 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-db4c0a7a-d196-4025-8241-ba79270d0bfe tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Show backup with id 22e752bc-b6e7-4880-af6d-384271abe6f5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:42.889972 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:42.889972 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:42.891863 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-db4c0a7a-d196-4025-8241-ba79270d0bfe tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 returned with HTTP 200 Jul 31 17:23:42.891863 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 379/1511] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:42 2026] GET /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 => generated 752 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:43.288256 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4db42e95-4cfc-4bac-97bb-e0baf61b0692 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:43.291378 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4db42e95-4cfc-4bac-97bb-e0baf61b0692 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:23:43.293193 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4db42e95-4cfc-4bac-97bb-e0baf61b0692 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:43.293193 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4db42e95-4cfc-4bac-97bb-e0baf61b0692 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:43.293193 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-4db42e95-4cfc-4bac-97bb-e0baf61b0692 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:43.301556 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:43.301556 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:43.302793 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4db42e95-4cfc-4bac-97bb-e0baf61b0692 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:23:43.303781 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 383/1512] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:43 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 822 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:43.934565 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6c64d141-732d-431f-b5a6-9da1259bb70d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:43.941266 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6c64d141-732d-431f-b5a6-9da1259bb70d tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:23:43.941266 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6c64d141-732d-431f-b5a6-9da1259bb70d tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:43.941266 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6c64d141-732d-431f-b5a6-9da1259bb70d tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:43.941266 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-6c64d141-732d-431f-b5a6-9da1259bb70d tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Show backup with id 22e752bc-b6e7-4880-af6d-384271abe6f5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:43.950357 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:43.950357 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:43.951373 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6c64d141-732d-431f-b5a6-9da1259bb70d tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 returned with HTTP 200 Jul 31 17:23:43.951915 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 371/1513] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:43 2026] GET /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 => generated 752 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:44.325235 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a4e28547-1034-4ddc-b6f0-bba472623d75 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:44.328569 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a4e28547-1034-4ddc-b6f0-bba472623d75 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:23:44.328821 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a4e28547-1034-4ddc-b6f0-bba472623d75 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:44.329583 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a4e28547-1034-4ddc-b6f0-bba472623d75 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:44.329583 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a4e28547-1034-4ddc-b6f0-bba472623d75 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:44.341844 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:44.341844 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:44.342882 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a4e28547-1034-4ddc-b6f0-bba472623d75 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:23:44.344007 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 381/1514] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:44 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:44.967004 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f95ca5fd-8fee-463b-a2cd-c8d1e94ccd8f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:44.970972 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f95ca5fd-8fee-463b-a2cd-c8d1e94ccd8f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:23:44.971272 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f95ca5fd-8fee-463b-a2cd-c8d1e94ccd8f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:44.971562 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f95ca5fd-8fee-463b-a2cd-c8d1e94ccd8f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:44.971726 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-f95ca5fd-8fee-463b-a2cd-c8d1e94ccd8f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Show backup with id 22e752bc-b6e7-4880-af6d-384271abe6f5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:44.980955 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:44.980955 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:44.982181 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f95ca5fd-8fee-463b-a2cd-c8d1e94ccd8f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 returned with HTTP 200 Jul 31 17:23:44.983427 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 380/1515] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:44 2026] GET /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 => generated 752 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:45.362163 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ee7b2162-58d5-4d85-beef-390b17727b8b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:45.369346 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ee7b2162-58d5-4d85-beef-390b17727b8b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:23:45.369346 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ee7b2162-58d5-4d85-beef-390b17727b8b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:45.369346 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ee7b2162-58d5-4d85-beef-390b17727b8b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:45.369346 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-ee7b2162-58d5-4d85-beef-390b17727b8b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:45.389693 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:45.389693 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:45.392348 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ee7b2162-58d5-4d85-beef-390b17727b8b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:23:45.393136 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 384/1516] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:45 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:46.001653 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-042efba2-77dd-43b3-ba19-a5e53e04455a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:46.004221 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-042efba2-77dd-43b3-ba19-a5e53e04455a tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:23:46.004221 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-042efba2-77dd-43b3-ba19-a5e53e04455a tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:46.004514 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-042efba2-77dd-43b3-ba19-a5e53e04455a tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:46.004559 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-042efba2-77dd-43b3-ba19-a5e53e04455a tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Show backup with id 22e752bc-b6e7-4880-af6d-384271abe6f5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:46.012251 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:46.012251 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:46.014118 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-042efba2-77dd-43b3-ba19-a5e53e04455a tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 returned with HTTP 200 Jul 31 17:23:46.014118 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 372/1517] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:45 2026] GET /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:23:46.413924 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-94041b2a-dc33-4e82-9f02-6d76797fadfa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:46.419038 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-94041b2a-dc33-4e82-9f02-6d76797fadfa tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:23:46.419038 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-94041b2a-dc33-4e82-9f02-6d76797fadfa tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:46.419038 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-94041b2a-dc33-4e82-9f02-6d76797fadfa tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:46.419038 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-94041b2a-dc33-4e82-9f02-6d76797fadfa tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:46.424531 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:46.424531 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:46.425651 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-94041b2a-dc33-4e82-9f02-6d76797fadfa tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:23:46.425940 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 382/1518] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:46 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 822 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:47.044014 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-59eb787f-8094-49ec-8b29-1f85702ac68e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:47.045201 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-59eb787f-8094-49ec-8b29-1f85702ac68e tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:23:47.045533 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-59eb787f-8094-49ec-8b29-1f85702ac68e tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:47.046380 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-59eb787f-8094-49ec-8b29-1f85702ac68e tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:47.046380 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-59eb787f-8094-49ec-8b29-1f85702ac68e tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Show backup with id 22e752bc-b6e7-4880-af6d-384271abe6f5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:47.055988 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:47.055988 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:47.057288 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-59eb787f-8094-49ec-8b29-1f85702ac68e tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 returned with HTTP 200 Jul 31 17:23:47.057750 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 381/1519] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:47 2026] GET /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 => generated 752 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:47.454573 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b14cd7b8-9cc6-4969-a099-78d716732ac6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:47.459979 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b14cd7b8-9cc6-4969-a099-78d716732ac6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:23:47.459979 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b14cd7b8-9cc6-4969-a099-78d716732ac6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:47.459979 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b14cd7b8-9cc6-4969-a099-78d716732ac6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:47.462596 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-b14cd7b8-9cc6-4969-a099-78d716732ac6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:47.470290 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:47.470290 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:47.471752 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b14cd7b8-9cc6-4969-a099-78d716732ac6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:23:47.472293 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 385/1520] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:47 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:48.076930 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fcba032b-efc1-45ff-b08d-b64d234ccb29 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:48.082631 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fcba032b-efc1-45ff-b08d-b64d234ccb29 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:23:48.084560 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fcba032b-efc1-45ff-b08d-b64d234ccb29 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:48.084560 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fcba032b-efc1-45ff-b08d-b64d234ccb29 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:48.084560 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-fcba032b-efc1-45ff-b08d-b64d234ccb29 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Show backup with id 22e752bc-b6e7-4880-af6d-384271abe6f5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:48.092004 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:48.092004 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:48.093888 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fcba032b-efc1-45ff-b08d-b64d234ccb29 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 returned with HTTP 200 Jul 31 17:23:48.094144 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 373/1521] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:48 2026] GET /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 => generated 752 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:48.239190 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-db700d41-0be7-4b0d-9c2e-07aae85c5cb0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:48.243409 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-db700d41-0be7-4b0d-9c2e-07aae85c5cb0 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:23:48.243409 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-db700d41-0be7-4b0d-9c2e-07aae85c5cb0 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1242535128", "snapshot_id": null, "imageRef": "8d238c5f-d575-4c29-9cd2-e3e14bfacc91", "volume_type": null, "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:23:48.244059 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-db700d41-0be7-4b0d-9c2e-07aae85c5cb0 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1242535128', 'snapshot_id': None, 'imageRef': '8d238c5f-d575-4c29-9cd2-e3e14bfacc91', 'volume_type': None, 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:23:48.423119 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-db700d41-0be7-4b0d-9c2e-07aae85c5cb0 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Create volume of 1 GB Jul 31 17:23:48.433571 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-db700d41-0be7-4b0d-9c2e-07aae85c5cb0 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Availability Zones retrieved successfully. Jul 31 17:23:48.441243 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-db700d41-0be7-4b0d-9c2e-07aae85c5cb0 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Flow 'volume_create_api' (6b0c5069-3c32-4471-a454-638ad8852fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:23:48.443123 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-db700d41-0be7-4b0d-9c2e-07aae85c5cb0 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c02a0c67-3171-49e0-b6e6-dbc3715dd402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:23:48.444713 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-db700d41-0be7-4b0d-9c2e-07aae85c5cb0 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:23:48.489397 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e1c26331-a0dd-4a5b-9545-9425cb43ce2c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:48.492064 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e1c26331-a0dd-4a5b-9545-9425cb43ce2c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:23:48.492342 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e1c26331-a0dd-4a5b-9545-9425cb43ce2c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:48.492539 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e1c26331-a0dd-4a5b-9545-9425cb43ce2c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:48.492643 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-e1c26331-a0dd-4a5b-9545-9425cb43ce2c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:48.503750 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:48.503750 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:48.507048 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e1c26331-a0dd-4a5b-9545-9425cb43ce2c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:23:48.507048 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 382/1522] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:48 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:48.549488 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-db700d41-0be7-4b0d-9c2e-07aae85c5cb0 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c02a0c67-3171-49e0-b6e6-dbc3715dd402) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:23:48.550903 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-db700d41-0be7-4b0d-9c2e-07aae85c5cb0 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aae207e-bece-4bd5-bb16-d9485056e77b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:23:48.665025 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-db700d41-0be7-4b0d-9c2e-07aae85c5cb0 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Created reservations ['16a90dba-d068-4b91-a328-1cb9c18ea2b8', 'e9c37b67-f14b-43f1-9a73-7ac7a3e0c1fe', '0ba1f61e-3750-4c32-a2ce-0644477b5244', '5f382781-c793-4aa3-b412-745bb6b92dba'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:23:48.666347 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-db700d41-0be7-4b0d-9c2e-07aae85c5cb0 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aae207e-bece-4bd5-bb16-d9485056e77b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16a90dba-d068-4b91-a328-1cb9c18ea2b8', 'e9c37b67-f14b-43f1-9a73-7ac7a3e0c1fe', '0ba1f61e-3750-4c32-a2ce-0644477b5244', '5f382781-c793-4aa3-b412-745bb6b92dba']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:23:48.667416 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-db700d41-0be7-4b0d-9c2e-07aae85c5cb0 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc2ee2c4-5eb1-481c-adec-f76cb5df14f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:23:48.699756 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-db700d41-0be7-4b0d-9c2e-07aae85c5cb0 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc2ee2c4-5eb1-481c-adec-f76cb5df14f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '795ef8a7-6568-4f04-98c7-8d1d1b83c785', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1242535128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='528afb83244b4429971bf5d8aca3a48e',qos_specs=None,replication_status=,reservations=['16a90dba-d068-4b91-a328-1cb9c18ea2b8','e9c37b67-f14b-43f1-9a73-7ac7a3e0c1fe','0ba1f61e-3750-4c32-a2ce-0644477b5244','5f382781-c793-4aa3-b412-745bb6b92dba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='424582e274264a7e86bc6b9d3fbd01b3',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:23:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1242535128',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=795ef8a7-6568-4f04-98c7-8d1d1b83c785,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='528afb83244b4429971bf5d8aca3a48e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='424582e274264a7e86bc6b9d3fbd01b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:23:48.701359 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-db700d41-0be7-4b0d-9c2e-07aae85c5cb0 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44ed3e4b-be09-441c-bbef-5aa3d579f740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:23:48.729799 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-db700d41-0be7-4b0d-9c2e-07aae85c5cb0 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44ed3e4b-be09-441c-bbef-5aa3d579f740) transitioned into state 'SUCCESS' from state '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-1242535128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='528afb83244b4429971bf5d8aca3a48e',qos_specs=None,replication_status=,reservations=['16a90dba-d068-4b91-a328-1cb9c18ea2b8','e9c37b67-f14b-43f1-9a73-7ac7a3e0c1fe','0ba1f61e-3750-4c32-a2ce-0644477b5244','5f382781-c793-4aa3-b412-745bb6b92dba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='424582e274264a7e86bc6b9d3fbd01b3',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:23:48.730474 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-db700d41-0be7-4b0d-9c2e-07aae85c5cb0 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81150d91-43e9-4044-9681-7d24ca3067ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:23:48.748901 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-db700d41-0be7-4b0d-9c2e-07aae85c5cb0 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81150d91-43e9-4044-9681-7d24ca3067ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:23:48.748901 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-db700d41-0be7-4b0d-9c2e-07aae85c5cb0 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Flow 'volume_create_api' (6b0c5069-3c32-4471-a454-638ad8852fc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:23:48.748901 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-db700d41-0be7-4b0d-9c2e-07aae85c5cb0 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Create volume request issued successfully. Jul 31 17:23:48.749624 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-db700d41-0be7-4b0d-9c2e-07aae85c5cb0 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:23:48.750249 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 383/1523] 10.4.3.92 () {70 vars in 1293 bytes} [Fri Jul 31 17:23:48 2026] POST /volume/v3/volumes => generated 779 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:23:48.773909 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a589f79a-cb45-4fe0-b4d4-c208ecae60af None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:48.777278 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a589f79a-cb45-4fe0-b4d4-c208ecae60af tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] GET https://10.4.3.92/volume/v3/volumes/795ef8a7-6568-4f04-98c7-8d1d1b83c785 Jul 31 17:23:48.777278 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a589f79a-cb45-4fe0-b4d4-c208ecae60af tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:48.777278 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a589f79a-cb45-4fe0-b4d4-c208ecae60af tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:48.789988 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:48.789988 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:48.797778 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a589f79a-cb45-4fe0-b4d4-c208ecae60af tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Volume info retrieved successfully. Jul 31 17:23:48.811049 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a589f79a-cb45-4fe0-b4d4-c208ecae60af tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/volumes/795ef8a7-6568-4f04-98c7-8d1d1b83c785 returned with HTTP 200 Jul 31 17:23:48.812087 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 386/1524] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:23:48 2026] GET /volume/v3/volumes/795ef8a7-6568-4f04-98c7-8d1d1b83c785 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:49.112217 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1013f93f-54ac-4dc4-880e-3cb70ad792ca None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:49.117026 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1013f93f-54ac-4dc4-880e-3cb70ad792ca tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:23:49.117239 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1013f93f-54ac-4dc4-880e-3cb70ad792ca tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:49.119671 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1013f93f-54ac-4dc4-880e-3cb70ad792ca tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:49.119671 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-1013f93f-54ac-4dc4-880e-3cb70ad792ca tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Show backup with id 22e752bc-b6e7-4880-af6d-384271abe6f5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:49.126140 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:49.126140 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:49.127184 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1013f93f-54ac-4dc4-880e-3cb70ad792ca tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 returned with HTTP 200 Jul 31 17:23:49.127638 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 374/1525] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:49 2026] GET /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 => generated 752 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:49.535451 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2d4afda7-a201-4a99-bde2-105905860f21 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:49.540464 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2d4afda7-a201-4a99-bde2-105905860f21 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:23:49.540985 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2d4afda7-a201-4a99-bde2-105905860f21 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:49.541143 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2d4afda7-a201-4a99-bde2-105905860f21 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:49.541274 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-2d4afda7-a201-4a99-bde2-105905860f21 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:49.548162 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:49.548162 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:49.550554 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2d4afda7-a201-4a99-bde2-105905860f21 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:23:49.550554 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 383/1526] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:49 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:49.839833 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-280c374e-a2ba-4d89-9d56-7e596cd2aa09 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:49.842591 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-280c374e-a2ba-4d89-9d56-7e596cd2aa09 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] GET https://10.4.3.92/volume/v3/volumes/795ef8a7-6568-4f04-98c7-8d1d1b83c785 Jul 31 17:23:49.843021 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-280c374e-a2ba-4d89-9d56-7e596cd2aa09 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:49.843449 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-280c374e-a2ba-4d89-9d56-7e596cd2aa09 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:49.857775 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:49.857775 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:49.868405 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-280c374e-a2ba-4d89-9d56-7e596cd2aa09 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Volume info retrieved successfully. Jul 31 17:23:49.881240 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-280c374e-a2ba-4d89-9d56-7e596cd2aa09 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/volumes/795ef8a7-6568-4f04-98c7-8d1d1b83c785 returned with HTTP 200 Jul 31 17:23:49.881653 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 384/1527] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:23:49 2026] GET /volume/v3/volumes/795ef8a7-6568-4f04-98c7-8d1d1b83c785 => generated 1387 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:23:49.900605 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b367f8c1-9875-4e23-ad5b-ba09111c208c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:49.903135 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b367f8c1-9875-4e23-ad5b-ba09111c208c tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] GET https://10.4.3.92/volume/v3/volumes/795ef8a7-6568-4f04-98c7-8d1d1b83c785 Jul 31 17:23:49.903649 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b367f8c1-9875-4e23-ad5b-ba09111c208c tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:49.903776 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b367f8c1-9875-4e23-ad5b-ba09111c208c tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:49.916694 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:49.916694 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:49.927909 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b367f8c1-9875-4e23-ad5b-ba09111c208c tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Volume info retrieved successfully. Jul 31 17:23:49.946710 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b367f8c1-9875-4e23-ad5b-ba09111c208c tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/volumes/795ef8a7-6568-4f04-98c7-8d1d1b83c785 returned with HTTP 200 Jul 31 17:23:49.947980 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 387/1528] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:23:49 2026] GET /volume/v3/volumes/795ef8a7-6568-4f04-98c7-8d1d1b83c785 => generated 1387 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:23:50.145461 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-59690274-1213-4817-8e66-709df4150475 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:50.149162 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-59690274-1213-4817-8e66-709df4150475 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:23:50.149450 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-59690274-1213-4817-8e66-709df4150475 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:50.149728 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-59690274-1213-4817-8e66-709df4150475 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:50.149879 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-59690274-1213-4817-8e66-709df4150475 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Show backup with id 22e752bc-b6e7-4880-af6d-384271abe6f5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:50.158838 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:50.158838 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:50.160008 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-59690274-1213-4817-8e66-709df4150475 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 returned with HTTP 200 Jul 31 17:23:50.160008 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 375/1529] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:50 2026] GET /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:50.578786 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ccb363ae-4f1b-45da-8b7b-454202e01655 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:50.587286 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ccb363ae-4f1b-45da-8b7b-454202e01655 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:23:50.587286 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ccb363ae-4f1b-45da-8b7b-454202e01655 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:50.587286 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ccb363ae-4f1b-45da-8b7b-454202e01655 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:50.587286 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-ccb363ae-4f1b-45da-8b7b-454202e01655 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:50.594990 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:50.594990 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:50.596239 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ccb363ae-4f1b-45da-8b7b-454202e01655 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:23:50.596967 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 384/1530] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:50 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:51.177873 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-77381234-c3a0-4656-a28a-2a8a70d79c90 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:51.181577 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-77381234-c3a0-4656-a28a-2a8a70d79c90 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:23:51.182024 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-77381234-c3a0-4656-a28a-2a8a70d79c90 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:51.182264 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-77381234-c3a0-4656-a28a-2a8a70d79c90 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:51.182415 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-77381234-c3a0-4656-a28a-2a8a70d79c90 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Show backup with id 22e752bc-b6e7-4880-af6d-384271abe6f5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:51.195743 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:51.195743 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:51.197591 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-77381234-c3a0-4656-a28a-2a8a70d79c90 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 returned with HTTP 200 Jul 31 17:23:51.198333 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 385/1531] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:51 2026] GET /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 => generated 752 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:51.618509 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-dc18de8e-b0f5-464c-a90c-a0b2e45d0b57 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:51.621241 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dc18de8e-b0f5-464c-a90c-a0b2e45d0b57 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:23:51.621537 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dc18de8e-b0f5-464c-a90c-a0b2e45d0b57 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:51.621791 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dc18de8e-b0f5-464c-a90c-a0b2e45d0b57 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:51.622074 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-dc18de8e-b0f5-464c-a90c-a0b2e45d0b57 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:51.633304 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:51.633304 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:51.634646 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dc18de8e-b0f5-464c-a90c-a0b2e45d0b57 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:23:51.635369 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 388/1532] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:51 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:51.930042 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e16a2939-7a8f-4099-a3af-f45d9bfff64b req-49176791-8b1c-435c-9751-627853fa08e0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:51.931327 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e16a2939-7a8f-4099-a3af-f45d9bfff64b req-49176791-8b1c-435c-9751-627853fa08e0 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] GET https://10.4.3.92/volume/v3/volumes/795ef8a7-6568-4f04-98c7-8d1d1b83c785 Jul 31 17:23:51.931516 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e16a2939-7a8f-4099-a3af-f45d9bfff64b req-49176791-8b1c-435c-9751-627853fa08e0 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:51.931746 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e16a2939-7a8f-4099-a3af-f45d9bfff64b req-49176791-8b1c-435c-9751-627853fa08e0 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:51.945433 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:51.945433 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:51.953437 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-e16a2939-7a8f-4099-a3af-f45d9bfff64b req-49176791-8b1c-435c-9751-627853fa08e0 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Volume info retrieved successfully. Jul 31 17:23:51.961941 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e16a2939-7a8f-4099-a3af-f45d9bfff64b req-49176791-8b1c-435c-9751-627853fa08e0 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/volumes/795ef8a7-6568-4f04-98c7-8d1d1b83c785 returned with HTTP 200 Jul 31 17:23:51.962601 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 376/1533] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:23:51 2026] GET /volume/v3/volumes/795ef8a7-6568-4f04-98c7-8d1d1b83c785 => generated 1369 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:52.220899 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5262d2d5-9ef0-4de1-93ed-e577f07def1f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:52.225952 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5262d2d5-9ef0-4de1-93ed-e577f07def1f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:23:52.228433 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5262d2d5-9ef0-4de1-93ed-e577f07def1f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:52.228433 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5262d2d5-9ef0-4de1-93ed-e577f07def1f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:52.228433 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5262d2d5-9ef0-4de1-93ed-e577f07def1f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Show backup with id 22e752bc-b6e7-4880-af6d-384271abe6f5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:52.245220 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:52.245220 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:52.245220 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5262d2d5-9ef0-4de1-93ed-e577f07def1f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 returned with HTTP 200 Jul 31 17:23:52.245220 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 385/1534] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:52 2026] GET /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 => generated 752 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:52.660043 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-421dc891-2a40-4b88-867c-d4b3492d366c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:52.663127 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-421dc891-2a40-4b88-867c-d4b3492d366c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:23:52.663257 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-421dc891-2a40-4b88-867c-d4b3492d366c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:52.663572 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-421dc891-2a40-4b88-867c-d4b3492d366c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:52.663695 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-421dc891-2a40-4b88-867c-d4b3492d366c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:52.676479 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:52.676479 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:52.677411 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-e16a2939-7a8f-4099-a3af-f45d9bfff64b req-0ea55741-403c-4c42-8e12-dfc85010bf52 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:52.679413 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-421dc891-2a40-4b88-867c-d4b3492d366c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:23:52.681641 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 386/1535] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:52 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:52.681741 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e16a2939-7a8f-4099-a3af-f45d9bfff64b req-0ea55741-403c-4c42-8e12-dfc85010bf52 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] GET https://10.4.3.92/volume/v3/volumes/795ef8a7-6568-4f04-98c7-8d1d1b83c785 Jul 31 17:23:52.681942 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-e16a2939-7a8f-4099-a3af-f45d9bfff64b req-0ea55741-403c-4c42-8e12-dfc85010bf52 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:52.682236 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-e16a2939-7a8f-4099-a3af-f45d9bfff64b req-0ea55741-403c-4c42-8e12-dfc85010bf52 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:52.694753 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:52.694753 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:52.701175 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-e16a2939-7a8f-4099-a3af-f45d9bfff64b req-0ea55741-403c-4c42-8e12-dfc85010bf52 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Volume info retrieved successfully. Jul 31 17:23:52.712463 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e16a2939-7a8f-4099-a3af-f45d9bfff64b req-0ea55741-403c-4c42-8e12-dfc85010bf52 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/volumes/795ef8a7-6568-4f04-98c7-8d1d1b83c785 returned with HTTP 200 Jul 31 17:23:52.713117 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 389/1536] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:23:52 2026] GET /volume/v3/volumes/795ef8a7-6568-4f04-98c7-8d1d1b83c785 => generated 1369 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:52.729517 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-39d3d8b6-6e4f-45a4-8ef1-c08372376841 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:52.730033 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-39d3d8b6-6e4f-45a4-8ef1-c08372376841 None None] GET https://10.4.3.92/volume// Jul 31 17:23:52.730247 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-39d3d8b6-6e4f-45a4-8ef1-c08372376841 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:52.730518 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-39d3d8b6-6e4f-45a4-8ef1-c08372376841 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:52.730952 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-39d3d8b6-6e4f-45a4-8ef1-c08372376841 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:23:52.731773 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 377/1537] 10.4.3.92 () {66 vars in 1412 bytes} [Fri Jul 31 17:23:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:23:52.743989 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e16a2939-7a8f-4099-a3af-f45d9bfff64b req-3a059e9c-6d4c-424a-b13c-90690f4ce634 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:52.746400 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e16a2939-7a8f-4099-a3af-f45d9bfff64b req-3a059e9c-6d4c-424a-b13c-90690f4ce634 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:23:52.747059 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e16a2939-7a8f-4099-a3af-f45d9bfff64b req-3a059e9c-6d4c-424a-b13c-90690f4ce634 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "795ef8a7-6568-4f04-98c7-8d1d1b83c785", "connector": null, "instance_uuid": "d68a25da-bcd7-491b-9fb7-66bc3e9fa525"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:23:52.758738 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:52.758738 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:52.806441 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e16a2939-7a8f-4099-a3af-f45d9bfff64b req-3a059e9c-6d4c-424a-b13c-90690f4ce634 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:23:52.806441 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 386/1538] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:23:52 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) Jul 31 17:23:53.264689 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-17544f7c-017e-4057-8b51-5f8dab358065 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:53.269023 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-17544f7c-017e-4057-8b51-5f8dab358065 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:23:53.269909 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-17544f7c-017e-4057-8b51-5f8dab358065 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:53.269909 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-17544f7c-017e-4057-8b51-5f8dab358065 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:53.270087 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-17544f7c-017e-4057-8b51-5f8dab358065 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Show backup with id 22e752bc-b6e7-4880-af6d-384271abe6f5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:53.277225 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:53.277225 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:53.278381 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-17544f7c-017e-4057-8b51-5f8dab358065 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 returned with HTTP 200 Jul 31 17:23:53.279218 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 387/1539] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:53 2026] GET /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:53.701973 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-94f48601-50cc-47f8-8e58-f696f805967b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:53.704346 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-94f48601-50cc-47f8-8e58-f696f805967b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:23:53.704609 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-94f48601-50cc-47f8-8e58-f696f805967b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:53.704854 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-94f48601-50cc-47f8-8e58-f696f805967b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:53.705576 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-94f48601-50cc-47f8-8e58-f696f805967b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:53.711776 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:53.711776 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:53.712796 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-94f48601-50cc-47f8-8e58-f696f805967b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:23:53.713217 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 390/1540] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:53 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:53.732471 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-79b8bf2b-f3db-4b8f-8c23-dea6aec59d83 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:53.736191 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-79b8bf2b-f3db-4b8f-8c23-dea6aec59d83 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/6d752cd5-09ff-419b-b8f4-d3fccd2e8d81 Jul 31 17:23:53.736536 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-79b8bf2b-f3db-4b8f-8c23-dea6aec59d83 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:53.736813 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-79b8bf2b-f3db-4b8f-8c23-dea6aec59d83 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:53.761294 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:53.761294 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:53.767135 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-79b8bf2b-f3db-4b8f-8c23-dea6aec59d83 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:23:53.775515 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-79b8bf2b-f3db-4b8f-8c23-dea6aec59d83 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/6d752cd5-09ff-419b-b8f4-d3fccd2e8d81 returned with HTTP 200 Jul 31 17:23:53.776138 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 378/1541] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:53 2026] GET /volume/v3/volumes/6d752cd5-09ff-419b-b8f4-d3fccd2e8d81 => generated 907 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:53.806943 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e0636079-01c8-4d2e-b5be-e434010084ab None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:53.814168 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e0636079-01c8-4d2e-b5be-e434010084ab tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:23:53.814168 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e0636079-01c8-4d2e-b5be-e434010084ab tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:53.814168 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e0636079-01c8-4d2e-b5be-e434010084ab tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:53.814168 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-e0636079-01c8-4d2e-b5be-e434010084ab tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:53.818844 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:53.818844 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:53.820065 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e0636079-01c8-4d2e-b5be-e434010084ab tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:23:53.820816 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 387/1542] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:53 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:53.832988 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-264cc345-17f2-4a00-bd34-822c4c9d7f2c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:53.836506 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-264cc345-17f2-4a00-bd34-822c4c9d7f2c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/detail Jul 31 17:23:53.836654 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-264cc345-17f2-4a00-bd34-822c4c9d7f2c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:53.836954 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-264cc345-17f2-4a00-bd34-822c4c9d7f2c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:53.837227 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-264cc345-17f2-4a00-bd34-822c4c9d7f2c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:23:53.855779 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-264cc345-17f2-4a00-bd34-822c4c9d7f2c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/detail returned with HTTP 200 Jul 31 17:23:53.856305 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 388/1543] 10.4.3.92 () {66 vars in 1251 bytes} [Fri Jul 31 17:23:53 2026] GET /volume/v3/backups/detail => generated 827 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:53.870725 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b1fd19d3-de33-49ff-ac86-f838aae7d785 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:53.873149 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b1fd19d3-de33-49ff-ac86-f838aae7d785 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] POST https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d/restore Jul 31 17:23:53.873629 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b1fd19d3-de33-49ff-ac86-f838aae7d785 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:23:53.875166 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.backups [None req-b1fd19d3-de33-49ff-ac86-f838aae7d785 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Restoring backup c866a493-796e-44d5-b4f6-e77148f1ea4d ({'restore': {}}) {{(pid=100272) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 17:23:53.875421 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-b1fd19d3-de33-49ff-ac86-f838aae7d785 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Restoring backup c866a493-796e-44d5-b4f6-e77148f1ea4d to volume None. Jul 31 17:23:53.880583 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:53.880583 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:53.882103 np0000006248 devstack@c-api.service[100272]: INFO cinder.backup.api [None req-b1fd19d3-de33-49ff-ac86-f838aae7d785 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Creating volume of 1 GB for restore of backup c866a493-796e-44d5-b4f6-e77148f1ea4d. Jul 31 17:23:53.893418 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b1fd19d3-de33-49ff-ac86-f838aae7d785 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Availability zone cache updated, next update will occur around 2026-07-31 18:23:53.892924. {{(pid=100272) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 17:23:53.893577 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b1fd19d3-de33-49ff-ac86-f838aae7d785 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Availability Zones retrieved successfully. Jul 31 17:23:53.901607 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b1fd19d3-de33-49ff-ac86-f838aae7d785 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Flow 'volume_create_api' (fca652cc-8267-4c4d-93d1-493fb3c00413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:23:53.903544 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b1fd19d3-de33-49ff-ac86-f838aae7d785 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6061c6f-3bdf-44cb-9077-3defc42e5f60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:23:53.904289 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-b1fd19d3-de33-49ff-ac86-f838aae7d785 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:23:53.938196 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b1fd19d3-de33-49ff-ac86-f838aae7d785 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6061c6f-3bdf-44cb-9077-3defc42e5f60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:23:53.939176 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b1fd19d3-de33-49ff-ac86-f838aae7d785 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdc0ae80-ccdd-4dbf-8c80-d0bd859c8a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:23:53.983247 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-b1fd19d3-de33-49ff-ac86-f838aae7d785 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Created reservations ['df8fe6c2-fa9f-463e-bcc8-856aac21952c', 'a4bca707-17f1-45bd-8595-166c151e6068', 'a8414e2d-654c-4604-81d6-89b72876d0ce', 'ba307a06-e192-41dd-b82d-b86ce53dc405'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:23:53.984200 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b1fd19d3-de33-49ff-ac86-f838aae7d785 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdc0ae80-ccdd-4dbf-8c80-d0bd859c8a7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df8fe6c2-fa9f-463e-bcc8-856aac21952c', 'a4bca707-17f1-45bd-8595-166c151e6068', 'a8414e2d-654c-4604-81d6-89b72876d0ce', 'ba307a06-e192-41dd-b82d-b86ce53dc405']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:23:53.985148 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b1fd19d3-de33-49ff-ac86-f838aae7d785 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5db2f16-3235-4b50-8515-2f82fece7045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:23:54.014973 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b1fd19d3-de33-49ff-ac86-f838aae7d785 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5db2f16-3235-4b50-8515-2f82fece7045) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aecb4129-833b-4dd6-a77f-6164c91488bd', '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_c866a493-796e-44d5-b4f6-e77148f1ea4d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e52c342b5a3744fa8e45318e5e0f97cb',qos_specs=None,replication_status=,reservations=['df8fe6c2-fa9f-463e-bcc8-856aac21952c','a4bca707-17f1-45bd-8595-166c151e6068','a8414e2d-654c-4604-81d6-89b72876d0ce','ba307a06-e192-41dd-b82d-b86ce53dc405'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed88562cc379425ab5e10fc5497810e4',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:23:53Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_c866a493-796e-44d5-b4f6-e77148f1ea4d',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aecb4129-833b-4dd6-a77f-6164c91488bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e52c342b5a3744fa8e45318e5e0f97cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed88562cc379425ab5e10fc5497810e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:23:54.015823 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b1fd19d3-de33-49ff-ac86-f838aae7d785 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fb0dcde-e929-4b80-a0b0-7789f3e69353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:23:54.036796 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b1fd19d3-de33-49ff-ac86-f838aae7d785 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fb0dcde-e929-4b80-a0b0-7789f3e69353) transitioned into 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_c866a493-796e-44d5-b4f6-e77148f1ea4d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e52c342b5a3744fa8e45318e5e0f97cb',qos_specs=None,replication_status=,reservations=['df8fe6c2-fa9f-463e-bcc8-856aac21952c','a4bca707-17f1-45bd-8595-166c151e6068','a8414e2d-654c-4604-81d6-89b72876d0ce','ba307a06-e192-41dd-b82d-b86ce53dc405'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed88562cc379425ab5e10fc5497810e4',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:23:54.037798 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b1fd19d3-de33-49ff-ac86-f838aae7d785 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7291049-9065-4593-88ec-0b86b6703936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:23:54.050040 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b1fd19d3-de33-49ff-ac86-f838aae7d785 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7291049-9065-4593-88ec-0b86b6703936) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:23:54.050952 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b1fd19d3-de33-49ff-ac86-f838aae7d785 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Flow 'volume_create_api' (fca652cc-8267-4c4d-93d1-493fb3c00413) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:23:54.051289 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b1fd19d3-de33-49ff-ac86-f838aae7d785 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Create volume request issued successfully. Jul 31 17:23:54.060762 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:54.060762 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:54.061338 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b1fd19d3-de33-49ff-ac86-f838aae7d785 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:23:54.291208 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3cde434e-0cce-474c-9047-d33ee2a71e72 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:54.294901 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3cde434e-0cce-474c-9047-d33ee2a71e72 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:23:54.295265 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3cde434e-0cce-474c-9047-d33ee2a71e72 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:54.295486 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3cde434e-0cce-474c-9047-d33ee2a71e72 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:54.295702 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-3cde434e-0cce-474c-9047-d33ee2a71e72 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Show backup with id 22e752bc-b6e7-4880-af6d-384271abe6f5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:54.302837 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:54.302837 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:54.304231 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3cde434e-0cce-474c-9047-d33ee2a71e72 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 returned with HTTP 200 Jul 31 17:23:54.304927 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 379/1544] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:54 2026] GET /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:54.683168 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ddf7696d-1d6f-4a4d-bc69-dfcae3271562 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:54.684559 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ddf7696d-1d6f-4a4d-bc69-dfcae3271562 None None] GET https://10.4.3.92/volume// Jul 31 17:23:54.684559 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ddf7696d-1d6f-4a4d-bc69-dfcae3271562 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:54.684559 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ddf7696d-1d6f-4a4d-bc69-dfcae3271562 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:54.684723 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ddf7696d-1d6f-4a4d-bc69-dfcae3271562 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:23:54.684996 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 388/1545] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:23:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:23:54.698176 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-e16a2939-7a8f-4099-a3af-f45d9bfff64b req-5f886e18-4b99-4eb9-8ca5-aeaea4a6481b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:54.701135 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e16a2939-7a8f-4099-a3af-f45d9bfff64b req-5f886e18-4b99-4eb9-8ca5-aeaea4a6481b tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] GET https://10.4.3.92/volume/v3/volumes/795ef8a7-6568-4f04-98c7-8d1d1b83c785 Jul 31 17:23:54.703403 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e16a2939-7a8f-4099-a3af-f45d9bfff64b req-5f886e18-4b99-4eb9-8ca5-aeaea4a6481b tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:54.703403 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e16a2939-7a8f-4099-a3af-f45d9bfff64b req-5f886e18-4b99-4eb9-8ca5-aeaea4a6481b tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:54.714273 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:54.714273 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:54.721349 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-e16a2939-7a8f-4099-a3af-f45d9bfff64b req-5f886e18-4b99-4eb9-8ca5-aeaea4a6481b tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Volume info retrieved successfully. Jul 31 17:23:54.727349 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e16a2939-7a8f-4099-a3af-f45d9bfff64b req-5f886e18-4b99-4eb9-8ca5-aeaea4a6481b tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/volumes/795ef8a7-6568-4f04-98c7-8d1d1b83c785 returned with HTTP 200 Jul 31 17:23:54.727349 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 389/1546] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:23:54 2026] GET /volume/v3/volumes/795ef8a7-6568-4f04-98c7-8d1d1b83c785 => generated 1548 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:23:54.888139 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e16a2939-7a8f-4099-a3af-f45d9bfff64b req-b1b8289d-9eae-485e-bb5f-0330041776e3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:54.891030 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e16a2939-7a8f-4099-a3af-f45d9bfff64b req-b1b8289d-9eae-485e-bb5f-0330041776e3 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] PUT https://10.4.3.92/volume/v3/attachments/c1062cb9-ceac-4cd8-a477-a8e6d82acd82 Jul 31 17:23:54.892067 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e16a2939-7a8f-4099-a3af-f45d9bfff64b req-b1b8289d-9eae-485e-bb5f-0330041776e3 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:23:54.905945 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-e16a2939-7a8f-4099-a3af-f45d9bfff64b req-b1b8289d-9eae-485e-bb5f-0330041776e3 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Acquiring lock "cinder-attachment_update-795ef8a7-6568-4f04-98c7-8d1d1b83c785-np0000006248" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:23:54.912554 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-e16a2939-7a8f-4099-a3af-f45d9bfff64b req-b1b8289d-9eae-485e-bb5f-0330041776e3 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Lock "cinder-attachment_update-795ef8a7-6568-4f04-98c7-8d1d1b83c785-np0000006248" acquired by "attachment_update" :: waited 0.007s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:23:54.913887 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:54.913887 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:55.074201 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:55.074201 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:55.074201 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b1fd19d3-de33-49ff-ac86-f838aae7d785 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:23:55.074201 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.backup.api [None req-b1fd19d3-de33-49ff-ac86-f838aae7d785 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Checking backup size 1 against volume size 1 {{(pid=100272) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 17:23:55.074201 np0000006248 devstack@c-api.service[100272]: INFO cinder.backup.api [None req-b1fd19d3-de33-49ff-ac86-f838aae7d785 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Overwriting volume aecb4129-833b-4dd6-a77f-6164c91488bd with restore of backup c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:23:55.095911 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-e16a2939-7a8f-4099-a3af-f45d9bfff64b req-b1b8289d-9eae-485e-bb5f-0330041776e3 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Lock "cinder-attachment_update-795ef8a7-6568-4f04-98c7-8d1d1b83c785-np0000006248" released by "attachment_update" :: held 0.182s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:23:55.095911 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e16a2939-7a8f-4099-a3af-f45d9bfff64b req-b1b8289d-9eae-485e-bb5f-0330041776e3 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/attachments/c1062cb9-ceac-4cd8-a477-a8e6d82acd82 returned with HTTP 200 Jul 31 17:23:55.095911 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 380/1547] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:23:54 2026] PUT /volume/v3/attachments/c1062cb9-ceac-4cd8-a477-a8e6d82acd82 => generated 969 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:23:55.129279 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.backup.rpcapi [None req-b1fd19d3-de33-49ff-ac86-f838aae7d785 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] restore_backup in rpcapi backup_id c866a493-796e-44d5-b4f6-e77148f1ea4d {{(pid=100272) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 17:23:55.137454 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b1fd19d3-de33-49ff-ac86-f838aae7d785 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d/restore returned with HTTP 202 Jul 31 17:23:55.137454 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 391/1548] 10.4.3.92 () {68 vars in 1386 bytes} [Fri Jul 31 17:23:53 2026] POST /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d/restore => generated 189 bytes in 1267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:23:55.155831 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e16a2939-7a8f-4099-a3af-f45d9bfff64b req-bca09782-18eb-44d3-8259-2833d9b681ce None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:55.160228 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d24bd336-eb8f-47cb-b4dd-eece9aaf533c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:55.161474 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d24bd336-eb8f-47cb-b4dd-eece9aaf533c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:23:55.161929 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d24bd336-eb8f-47cb-b4dd-eece9aaf533c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:55.162473 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d24bd336-eb8f-47cb-b4dd-eece9aaf533c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:55.162473 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-d24bd336-eb8f-47cb-b4dd-eece9aaf533c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:55.162994 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e16a2939-7a8f-4099-a3af-f45d9bfff64b req-bca09782-18eb-44d3-8259-2833d9b681ce tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] POST https://10.4.3.92/volume/v3/attachments/c1062cb9-ceac-4cd8-a477-a8e6d82acd82/action Jul 31 17:23:55.163506 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e16a2939-7a8f-4099-a3af-f45d9bfff64b req-bca09782-18eb-44d3-8259-2833d9b681ce tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:23:55.163826 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e16a2939-7a8f-4099-a3af-f45d9bfff64b req-bca09782-18eb-44d3-8259-2833d9b681ce tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:23:55.169409 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:55.169409 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:55.170881 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d24bd336-eb8f-47cb-b4dd-eece9aaf533c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:23:55.171359 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 390/1549] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:55 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:55.208749 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:55.208749 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:55.229771 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e16a2939-7a8f-4099-a3af-f45d9bfff64b req-bca09782-18eb-44d3-8259-2833d9b681ce tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/attachments/c1062cb9-ceac-4cd8-a477-a8e6d82acd82/action returned with HTTP 204 Jul 31 17:23:55.230970 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 389/1550] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:23:55 2026] POST /volume/v3/attachments/c1062cb9-ceac-4cd8-a477-a8e6d82acd82/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:23:55.317832 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-793229e7-598b-4eef-a347-967adac8af3e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:55.321589 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-793229e7-598b-4eef-a347-967adac8af3e tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:23:55.321767 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-793229e7-598b-4eef-a347-967adac8af3e tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:55.322706 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-793229e7-598b-4eef-a347-967adac8af3e tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:55.322706 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-793229e7-598b-4eef-a347-967adac8af3e tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Show backup with id 22e752bc-b6e7-4880-af6d-384271abe6f5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:55.329124 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:55.329124 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:55.330155 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-793229e7-598b-4eef-a347-967adac8af3e tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 returned with HTTP 200 Jul 31 17:23:55.330441 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 381/1551] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:55 2026] GET /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:55.480898 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4a629015-9eb2-4331-98aa-148e874d0afd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:55.483559 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4a629015-9eb2-4331-98aa-148e874d0afd tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:23:55.483887 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4a629015-9eb2-4331-98aa-148e874d0afd tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1969689791"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:23:55.485355 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-4a629015-9eb2-4331-98aa-148e874d0afd tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1969689791'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:23:55.485540 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-4a629015-9eb2-4331-98aa-148e874d0afd tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Create volume of 1 GB Jul 31 17:23:55.490970 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4a629015-9eb2-4331-98aa-148e874d0afd tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Availability Zones retrieved successfully. Jul 31 17:23:55.496797 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-4a629015-9eb2-4331-98aa-148e874d0afd tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Flow 'volume_create_api' (72ee2805-c421-461e-a24b-b308de2dea7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:23:55.498013 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-4a629015-9eb2-4331-98aa-148e874d0afd tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55beac29-b009-4bba-885a-eba2c0cd003f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:23:55.499131 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-4a629015-9eb2-4331-98aa-148e874d0afd tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:23:55.543536 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-4a629015-9eb2-4331-98aa-148e874d0afd tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55beac29-b009-4bba-885a-eba2c0cd003f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:23:55.544465 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-4a629015-9eb2-4331-98aa-148e874d0afd tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c51a670-b52c-481c-bd46-af9347c28cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:23:55.632850 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-4a629015-9eb2-4331-98aa-148e874d0afd tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Created reservations ['21e3f375-925b-49bc-9691-2ed0121ae9d1', 'aa9b28af-5be1-411e-94b1-c60d64acd1ff', '02cf6794-edde-453f-a027-d4d34bef7d71', '1f3607c9-5acf-4d15-be1e-1f23446e031b'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:23:55.633694 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-4a629015-9eb2-4331-98aa-148e874d0afd tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c51a670-b52c-481c-bd46-af9347c28cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21e3f375-925b-49bc-9691-2ed0121ae9d1', 'aa9b28af-5be1-411e-94b1-c60d64acd1ff', '02cf6794-edde-453f-a027-d4d34bef7d71', '1f3607c9-5acf-4d15-be1e-1f23446e031b']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:23:55.634590 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-4a629015-9eb2-4331-98aa-148e874d0afd tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b30a4cb-ee16-4dae-abc2-820dcf3c44be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:23:55.669713 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-4a629015-9eb2-4331-98aa-148e874d0afd tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b30a4cb-ee16-4dae-abc2-820dcf3c44be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b18b5822-c675-439f-a1a7-73f4e2e138eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1969689791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61c255344d67498e8d21f917c808c18d',qos_specs=None,replication_status=,reservations=['21e3f375-925b-49bc-9691-2ed0121ae9d1','aa9b28af-5be1-411e-94b1-c60d64acd1ff','02cf6794-edde-453f-a027-d4d34bef7d71','1f3607c9-5acf-4d15-be1e-1f23446e031b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80d058a3be714cee9dadf8f5314a3426',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:23:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1969689791',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b18b5822-c675-439f-a1a7-73f4e2e138eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61c255344d67498e8d21f917c808c18d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80d058a3be714cee9dadf8f5314a3426',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:23:55.674898 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-4a629015-9eb2-4331-98aa-148e874d0afd tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c14c04c-ba9e-433b-ac1b-29738507af76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:23:55.705908 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-4a629015-9eb2-4331-98aa-148e874d0afd tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c14c04c-ba9e-433b-ac1b-29738507af76) transitioned into state 'SUCCESS' from state '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-1969689791',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61c255344d67498e8d21f917c808c18d',qos_specs=None,replication_status=,reservations=['21e3f375-925b-49bc-9691-2ed0121ae9d1','aa9b28af-5be1-411e-94b1-c60d64acd1ff','02cf6794-edde-453f-a027-d4d34bef7d71','1f3607c9-5acf-4d15-be1e-1f23446e031b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80d058a3be714cee9dadf8f5314a3426',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:23:55.707127 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-4a629015-9eb2-4331-98aa-148e874d0afd tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7735cb6-1c66-404b-b1d4-8e0f4bd6c864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:23:55.730941 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-4a629015-9eb2-4331-98aa-148e874d0afd tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7735cb6-1c66-404b-b1d4-8e0f4bd6c864) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:23:55.733030 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-4a629015-9eb2-4331-98aa-148e874d0afd tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Flow 'volume_create_api' (72ee2805-c421-461e-a24b-b308de2dea7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:23:55.733539 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4a629015-9eb2-4331-98aa-148e874d0afd tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Create volume request issued successfully. Jul 31 17:23:55.734603 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4a629015-9eb2-4331-98aa-148e874d0afd tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:23:55.735111 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 392/1552] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:23:55 2026] POST /volume/v3/volumes => generated 757 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:23:55.753534 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-429971f4-5b97-480e-944e-d408cdcdd22c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:55.757992 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-429971f4-5b97-480e-944e-d408cdcdd22c tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] GET https://10.4.3.92/volume/v3/volumes/b18b5822-c675-439f-a1a7-73f4e2e138eb Jul 31 17:23:55.758495 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-429971f4-5b97-480e-944e-d408cdcdd22c tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:55.758604 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-429971f4-5b97-480e-944e-d408cdcdd22c tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:55.770026 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:55.770026 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:55.776119 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-429971f4-5b97-480e-944e-d408cdcdd22c tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Volume info retrieved successfully. Jul 31 17:23:55.782101 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-429971f4-5b97-480e-944e-d408cdcdd22c tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] https://10.4.3.92/volume/v3/volumes/b18b5822-c675-439f-a1a7-73f4e2e138eb returned with HTTP 200 Jul 31 17:23:55.782726 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 391/1553] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:55 2026] GET /volume/v3/volumes/b18b5822-c675-439f-a1a7-73f4e2e138eb => generated 825 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:23:56.190046 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-394b4876-c41f-4837-9935-54e13c4306cc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:56.193428 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-394b4876-c41f-4837-9935-54e13c4306cc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:23:56.193428 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-394b4876-c41f-4837-9935-54e13c4306cc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:56.193428 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-394b4876-c41f-4837-9935-54e13c4306cc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:56.193709 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-394b4876-c41f-4837-9935-54e13c4306cc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:56.199147 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:56.199147 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:56.200053 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-394b4876-c41f-4837-9935-54e13c4306cc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:23:56.200593 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 390/1554] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:56 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:56.348456 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-59bb8c9d-a9a6-4874-86eb-64a175fb9bbb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:56.351674 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-59bb8c9d-a9a6-4874-86eb-64a175fb9bbb tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:23:56.352588 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-59bb8c9d-a9a6-4874-86eb-64a175fb9bbb tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:56.352588 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-59bb8c9d-a9a6-4874-86eb-64a175fb9bbb tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:56.353403 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-59bb8c9d-a9a6-4874-86eb-64a175fb9bbb tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Show backup with id 22e752bc-b6e7-4880-af6d-384271abe6f5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:56.360498 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:56.360498 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:56.361747 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-59bb8c9d-a9a6-4874-86eb-64a175fb9bbb tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 returned with HTTP 200 Jul 31 17:23:56.362454 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 382/1555] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:56 2026] GET /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:56.801355 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6c720253-3477-4a45-b1e2-58fe46f21a86 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:56.806680 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6c720253-3477-4a45-b1e2-58fe46f21a86 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] GET https://10.4.3.92/volume/v3/volumes/b18b5822-c675-439f-a1a7-73f4e2e138eb Jul 31 17:23:56.809368 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6c720253-3477-4a45-b1e2-58fe46f21a86 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:56.809368 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6c720253-3477-4a45-b1e2-58fe46f21a86 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:56.822521 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:56.822521 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:56.833848 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6c720253-3477-4a45-b1e2-58fe46f21a86 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Volume info retrieved successfully. Jul 31 17:23:56.843735 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6c720253-3477-4a45-b1e2-58fe46f21a86 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] https://10.4.3.92/volume/v3/volumes/b18b5822-c675-439f-a1a7-73f4e2e138eb returned with HTTP 200 Jul 31 17:23:56.843735 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 393/1556] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:56 2026] GET /volume/v3/volumes/b18b5822-c675-439f-a1a7-73f4e2e138eb => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:57.216000 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e741104a-5320-4ac3-aec8-4cddd5096ea8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:57.218001 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e741104a-5320-4ac3-aec8-4cddd5096ea8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:23:57.218292 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e741104a-5320-4ac3-aec8-4cddd5096ea8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:57.218601 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e741104a-5320-4ac3-aec8-4cddd5096ea8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:57.219221 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e741104a-5320-4ac3-aec8-4cddd5096ea8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:57.228114 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:57.228114 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:57.229133 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e741104a-5320-4ac3-aec8-4cddd5096ea8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:23:57.229772 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 392/1557] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:57 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:57.378865 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b3de0705-ce09-4d22-ab62-65912563b70b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:57.381169 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b3de0705-ce09-4d22-ab62-65912563b70b tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:23:57.381906 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b3de0705-ce09-4d22-ab62-65912563b70b tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:57.381906 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b3de0705-ce09-4d22-ab62-65912563b70b tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:57.381906 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b3de0705-ce09-4d22-ab62-65912563b70b tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Show backup with id 22e752bc-b6e7-4880-af6d-384271abe6f5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:57.386805 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:57.386805 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:57.387770 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b3de0705-ce09-4d22-ab62-65912563b70b tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 returned with HTTP 200 Jul 31 17:23:57.388564 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 391/1558] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:57 2026] GET /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:58.242881 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b8616031-5e48-4c21-a391-2895a0f0f06a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:58.248713 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b8616031-5e48-4c21-a391-2895a0f0f06a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:23:58.252616 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b8616031-5e48-4c21-a391-2895a0f0f06a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:58.252996 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b8616031-5e48-4c21-a391-2895a0f0f06a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:58.253237 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-b8616031-5e48-4c21-a391-2895a0f0f06a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:58.264528 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:58.264528 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:23:58.265461 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b8616031-5e48-4c21-a391-2895a0f0f06a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:23:58.265923 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 383/1559] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:58 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:58.403180 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5e18615d-92c0-433c-9fe4-577c72f7d93d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:58.405782 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5e18615d-92c0-433c-9fe4-577c72f7d93d tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:23:58.406052 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5e18615d-92c0-433c-9fe4-577c72f7d93d tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:58.406372 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5e18615d-92c0-433c-9fe4-577c72f7d93d tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:58.406545 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-5e18615d-92c0-433c-9fe4-577c72f7d93d tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Show backup with id 22e752bc-b6e7-4880-af6d-384271abe6f5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:58.416285 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:58.416285 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:23:58.419261 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5e18615d-92c0-433c-9fe4-577c72f7d93d tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 returned with HTTP 200 Jul 31 17:23:58.419261 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 394/1560] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:58 2026] GET /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 => generated 752 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:59.282104 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-eceb25e5-1481-4cb3-9a78-baf42bfa99ee None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:59.287441 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eceb25e5-1481-4cb3-9a78-baf42bfa99ee tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:23:59.287441 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eceb25e5-1481-4cb3-9a78-baf42bfa99ee tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:59.287441 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eceb25e5-1481-4cb3-9a78-baf42bfa99ee tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:59.287441 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-eceb25e5-1481-4cb3-9a78-baf42bfa99ee tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:59.294265 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:59.294265 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:23:59.295847 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eceb25e5-1481-4cb3-9a78-baf42bfa99ee tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:23:59.296574 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 393/1561] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:59 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:23:59.433925 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7d960e44-6d09-4e5f-b012-7e2977ed8e6b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:23:59.435987 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7d960e44-6d09-4e5f-b012-7e2977ed8e6b tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:23:59.436255 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7d960e44-6d09-4e5f-b012-7e2977ed8e6b tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:23:59.436554 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7d960e44-6d09-4e5f-b012-7e2977ed8e6b tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:23:59.436666 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-7d960e44-6d09-4e5f-b012-7e2977ed8e6b tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Show backup with id 22e752bc-b6e7-4880-af6d-384271abe6f5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:23:59.441760 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:23:59.441760 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:23:59.442813 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7d960e44-6d09-4e5f-b012-7e2977ed8e6b tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 returned with HTTP 200 Jul 31 17:23:59.443485 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 392/1562] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:23:59 2026] GET /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:00.315750 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-00cad9b0-142a-4759-b457-df9edf4620e1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:00.322073 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-00cad9b0-142a-4759-b457-df9edf4620e1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:24:00.322244 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-00cad9b0-142a-4759-b457-df9edf4620e1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:00.325578 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-00cad9b0-142a-4759-b457-df9edf4620e1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:00.325826 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-00cad9b0-142a-4759-b457-df9edf4620e1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:24:00.328114 np0000006248 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=186,cinder:UPDATE=29,cinder:INSERT=9 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:24:00.334015 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:00.334015 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:00.334977 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-00cad9b0-142a-4759-b457-df9edf4620e1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:24:00.335686 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 384/1563] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:00 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:00.461254 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-be6b1d12-ac90-429d-be64-3fe23f3a5aaf None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:00.463617 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-be6b1d12-ac90-429d-be64-3fe23f3a5aaf tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:24:00.463861 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-be6b1d12-ac90-429d-be64-3fe23f3a5aaf tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:00.464099 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-be6b1d12-ac90-429d-be64-3fe23f3a5aaf tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:00.464267 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-be6b1d12-ac90-429d-be64-3fe23f3a5aaf tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Show backup with id 22e752bc-b6e7-4880-af6d-384271abe6f5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:24:00.471415 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:00.471415 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:24:00.471415 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-be6b1d12-ac90-429d-be64-3fe23f3a5aaf tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 returned with HTTP 200 Jul 31 17:24:00.471415 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 395/1564] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:00 2026] GET /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:01.354082 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-30e09260-d8ea-4c01-b567-663c2c30e014 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:01.358041 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-30e09260-d8ea-4c01-b567-663c2c30e014 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:24:01.358041 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-30e09260-d8ea-4c01-b567-663c2c30e014 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:01.358208 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-30e09260-d8ea-4c01-b567-663c2c30e014 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:01.358423 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-30e09260-d8ea-4c01-b567-663c2c30e014 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:24:01.363950 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:01.363950 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:24:01.365433 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-30e09260-d8ea-4c01-b567-663c2c30e014 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:24:01.365794 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 394/1565] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:01 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:01.490016 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-87d9d072-7c35-444c-8e42-1053a027a9c1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:01.492986 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-87d9d072-7c35-444c-8e42-1053a027a9c1 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:24:01.493444 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-87d9d072-7c35-444c-8e42-1053a027a9c1 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:01.493820 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-87d9d072-7c35-444c-8e42-1053a027a9c1 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:01.494012 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-87d9d072-7c35-444c-8e42-1053a027a9c1 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Show backup with id 22e752bc-b6e7-4880-af6d-384271abe6f5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:24:01.501731 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:01.501731 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:24:01.503638 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-87d9d072-7c35-444c-8e42-1053a027a9c1 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 returned with HTTP 200 Jul 31 17:24:01.503761 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 393/1566] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:01 2026] GET /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 => generated 753 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:02.382150 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fc926695-3758-45d3-9728-c9ea8642c815 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:02.386377 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fc926695-3758-45d3-9728-c9ea8642c815 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:24:02.386614 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fc926695-3758-45d3-9728-c9ea8642c815 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:02.386819 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fc926695-3758-45d3-9728-c9ea8642c815 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:02.386925 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-fc926695-3758-45d3-9728-c9ea8642c815 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:24:02.398758 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:02.398758 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:02.400718 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fc926695-3758-45d3-9728-c9ea8642c815 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:24:02.400718 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 385/1567] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:02 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:02.521586 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-89d27911-fa17-4353-a2a4-6ad61a433066 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:02.525135 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-89d27911-fa17-4353-a2a4-6ad61a433066 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:24:02.525482 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-89d27911-fa17-4353-a2a4-6ad61a433066 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:02.525749 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-89d27911-fa17-4353-a2a4-6ad61a433066 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:02.525935 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-89d27911-fa17-4353-a2a4-6ad61a433066 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Show backup with id 22e752bc-b6e7-4880-af6d-384271abe6f5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:24:02.528263 np0000006248 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=246,cinder:UPDATE=48,cinder:DELETE=1,cinder:INSERT=21 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:24:02.531808 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:02.531808 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:24:02.533372 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-89d27911-fa17-4353-a2a4-6ad61a433066 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 returned with HTTP 200 Jul 31 17:24:02.534179 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 396/1568] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:02 2026] GET /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:02.549938 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6f6c169a-97a4-46a9-8bf3-82e72f825a70 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:02.553074 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6f6c169a-97a4-46a9-8bf3-82e72f825a70 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/volumes/1f8e3269-018c-4db7-a8b4-0c101844c585 Jul 31 17:24:02.553624 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6f6c169a-97a4-46a9-8bf3-82e72f825a70 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:02.554035 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6f6c169a-97a4-46a9-8bf3-82e72f825a70 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:02.557241 np0000006248 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=205,cinder:UPDATE=44,cinder:INSERT=24 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:24:02.566759 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:02.566759 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:24:02.574529 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6f6c169a-97a4-46a9-8bf3-82e72f825a70 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Volume info retrieved successfully. Jul 31 17:24:02.583998 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6f6c169a-97a4-46a9-8bf3-82e72f825a70 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/volumes/1f8e3269-018c-4db7-a8b4-0c101844c585 returned with HTTP 200 Jul 31 17:24:02.584485 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 395/1569] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:02 2026] GET /volume/v3/volumes/1f8e3269-018c-4db7-a8b4-0c101844c585 => generated 1359 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:02.603551 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5c75d3b3-bfc2-4c30-a14c-6e7878321d03 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:02.605748 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5c75d3b3-bfc2-4c30-a14c-6e7878321d03 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] POST https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5/restore Jul 31 17:24:02.606160 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5c75d3b3-bfc2-4c30-a14c-6e7878321d03 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:02.609634 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-5c75d3b3-bfc2-4c30-a14c-6e7878321d03 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Restoring backup 22e752bc-b6e7-4880-af6d-384271abe6f5 ({'restore': {}}) {{(pid=100273) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 17:24:02.609634 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-5c75d3b3-bfc2-4c30-a14c-6e7878321d03 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Restoring backup 22e752bc-b6e7-4880-af6d-384271abe6f5 to volume None. Jul 31 17:24:02.615676 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:02.615676 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:24:02.618006 np0000006248 devstack@c-api.service[100273]: INFO cinder.backup.api [None req-5c75d3b3-bfc2-4c30-a14c-6e7878321d03 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Creating volume of 1 GB for restore of backup 22e752bc-b6e7-4880-af6d-384271abe6f5. Jul 31 17:24:02.622718 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5c75d3b3-bfc2-4c30-a14c-6e7878321d03 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Availability Zones retrieved successfully. Jul 31 17:24:02.630707 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5c75d3b3-bfc2-4c30-a14c-6e7878321d03 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Flow 'volume_create_api' (617fe874-9f03-4712-b0f9-91706a905008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:24:02.632248 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5c75d3b3-bfc2-4c30-a14c-6e7878321d03 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c9656a9-42de-4a13-a4d1-37aca3824cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:02.633516 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-5c75d3b3-bfc2-4c30-a14c-6e7878321d03 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:24:02.667847 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5c75d3b3-bfc2-4c30-a14c-6e7878321d03 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c9656a9-42de-4a13-a4d1-37aca3824cda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:02.669704 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5c75d3b3-bfc2-4c30-a14c-6e7878321d03 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9a36e9f-198b-4ef7-ad9f-e78b5d02379d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:02.737299 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-5c75d3b3-bfc2-4c30-a14c-6e7878321d03 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Created reservations ['fc74e9a8-b7f7-4cd1-97e6-217b36a78b32', '34496c35-e14f-4a12-9663-9afb09de8b24', 'ccfedb73-7a95-4170-b02f-a1e06eb5d672', '741b2252-18ef-420f-a67c-49f0c1ca04cd'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:24:02.738527 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5c75d3b3-bfc2-4c30-a14c-6e7878321d03 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9a36e9f-198b-4ef7-ad9f-e78b5d02379d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc74e9a8-b7f7-4cd1-97e6-217b36a78b32', '34496c35-e14f-4a12-9663-9afb09de8b24', 'ccfedb73-7a95-4170-b02f-a1e06eb5d672', '741b2252-18ef-420f-a67c-49f0c1ca04cd']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:02.739723 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5c75d3b3-bfc2-4c30-a14c-6e7878321d03 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b430eba0-76cb-4375-9087-fac31080f65a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:02.785308 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5c75d3b3-bfc2-4c30-a14c-6e7878321d03 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b430eba0-76cb-4375-9087-fac31080f65a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '756b6e99-bdb1-4c09-bcfb-1f112a7fc95c', '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_22e752bc-b6e7-4880-af6d-384271abe6f5',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea7499e313a245369a267feac53383de',qos_specs=None,replication_status=,reservations=['fc74e9a8-b7f7-4cd1-97e6-217b36a78b32','34496c35-e14f-4a12-9663-9afb09de8b24','ccfedb73-7a95-4170-b02f-a1e06eb5d672','741b2252-18ef-420f-a67c-49f0c1ca04cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63682f87fa8b4c1fbda4098663abda97',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:24:02Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_22e752bc-b6e7-4880-af6d-384271abe6f5',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=756b6e99-bdb1-4c09-bcfb-1f112a7fc95c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea7499e313a245369a267feac53383de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63682f87fa8b4c1fbda4098663abda97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:02.786266 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5c75d3b3-bfc2-4c30-a14c-6e7878321d03 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62e93ca5-447c-4e3a-9a51-1d105ca289a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:02.819676 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5c75d3b3-bfc2-4c30-a14c-6e7878321d03 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62e93ca5-447c-4e3a-9a51-1d105ca289a0) transitioned into 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_22e752bc-b6e7-4880-af6d-384271abe6f5',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea7499e313a245369a267feac53383de',qos_specs=None,replication_status=,reservations=['fc74e9a8-b7f7-4cd1-97e6-217b36a78b32','34496c35-e14f-4a12-9663-9afb09de8b24','ccfedb73-7a95-4170-b02f-a1e06eb5d672','741b2252-18ef-420f-a67c-49f0c1ca04cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63682f87fa8b4c1fbda4098663abda97',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:02.821157 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5c75d3b3-bfc2-4c30-a14c-6e7878321d03 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d124aaf-b1b9-4059-b0d3-ba90c57979ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:02.839242 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5c75d3b3-bfc2-4c30-a14c-6e7878321d03 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d124aaf-b1b9-4059-b0d3-ba90c57979ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:02.840308 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-5c75d3b3-bfc2-4c30-a14c-6e7878321d03 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Flow 'volume_create_api' (617fe874-9f03-4712-b0f9-91706a905008) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:24:02.840924 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5c75d3b3-bfc2-4c30-a14c-6e7878321d03 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Create volume request issued successfully. Jul 31 17:24:02.851637 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:02.851637 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:24:02.852163 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5c75d3b3-bfc2-4c30-a14c-6e7878321d03 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Volume info retrieved successfully. Jul 31 17:24:03.345688 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8fc1f29d-8b34-47ef-b386-005ea148c45a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:03.349529 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8fc1f29d-8b34-47ef-b386-005ea148c45a tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] GET https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda Jul 31 17:24:03.349671 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8fc1f29d-8b34-47ef-b386-005ea148c45a tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:03.349929 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8fc1f29d-8b34-47ef-b386-005ea148c45a tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:03.375619 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:03.375619 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:03.386272 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8fc1f29d-8b34-47ef-b386-005ea148c45a tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Volume info retrieved successfully. Jul 31 17:24:03.396130 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8fc1f29d-8b34-47ef-b386-005ea148c45a tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda returned with HTTP 200 Jul 31 17:24:03.396912 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 386/1570] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:03 2026] GET /volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda => generated 1142 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:03.421357 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ebd0adf0-a092-4b3e-884c-6d33b38b7137 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:03.424776 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ebd0adf0-a092-4b3e-884c-6d33b38b7137 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:24:03.424960 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ebd0adf0-a092-4b3e-884c-6d33b38b7137 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:03.425207 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ebd0adf0-a092-4b3e-884c-6d33b38b7137 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:03.425410 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-ebd0adf0-a092-4b3e-884c-6d33b38b7137 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:24:03.431133 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:03.431133 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:24:03.432177 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ebd0adf0-a092-4b3e-884c-6d33b38b7137 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:24:03.432687 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 397/1571] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:03 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:03.474828 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-bbb7a64a-6418-4ef5-9efb-b5f05485feaf req-a92e46c6-2d75-4645-b5ca-c79d1d627aec None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:03.477776 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bbb7a64a-6418-4ef5-9efb-b5f05485feaf req-a92e46c6-2d75-4645-b5ca-c79d1d627aec tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] GET https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda Jul 31 17:24:03.478024 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bbb7a64a-6418-4ef5-9efb-b5f05485feaf req-a92e46c6-2d75-4645-b5ca-c79d1d627aec tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:03.478364 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bbb7a64a-6418-4ef5-9efb-b5f05485feaf req-a92e46c6-2d75-4645-b5ca-c79d1d627aec tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:03.496035 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:03.496035 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:24:03.502529 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-bbb7a64a-6418-4ef5-9efb-b5f05485feaf req-a92e46c6-2d75-4645-b5ca-c79d1d627aec tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Volume info retrieved successfully. Jul 31 17:24:03.510057 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bbb7a64a-6418-4ef5-9efb-b5f05485feaf req-a92e46c6-2d75-4645-b5ca-c79d1d627aec tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda returned with HTTP 200 Jul 31 17:24:03.510861 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 396/1572] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:24:03 2026] GET /volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda => generated 1142 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:03.540792 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-bbb7a64a-6418-4ef5-9efb-b5f05485feaf req-f84d7d33-671c-4755-9dab-27821ed4591a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:03.544844 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bbb7a64a-6418-4ef5-9efb-b5f05485feaf req-f84d7d33-671c-4755-9dab-27821ed4591a tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] POST https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda/action Jul 31 17:24:03.545376 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-bbb7a64a-6418-4ef5-9efb-b5f05485feaf req-f84d7d33-671c-4755-9dab-27821ed4591a tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:24:03.545574 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-bbb7a64a-6418-4ef5-9efb-b5f05485feaf req-f84d7d33-671c-4755-9dab-27821ed4591a tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:03.560955 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:03.560955 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:03.561824 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-bbb7a64a-6418-4ef5-9efb-b5f05485feaf req-f84d7d33-671c-4755-9dab-27821ed4591a tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Volume info retrieved successfully. Jul 31 17:24:03.573779 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-bbb7a64a-6418-4ef5-9efb-b5f05485feaf req-f84d7d33-671c-4755-9dab-27821ed4591a tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Begin detaching volume completed successfully. Jul 31 17:24:03.574098 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bbb7a64a-6418-4ef5-9efb-b5f05485feaf req-f84d7d33-671c-4755-9dab-27821ed4591a tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda/action returned with HTTP 202 Jul 31 17:24:03.575008 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 387/1573] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:24:03 2026] POST /volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:24:03.684681 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-00e1a24c-0998-41bf-bb9e-dacc76da7400 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:03.685453 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-00e1a24c-0998-41bf-bb9e-dacc76da7400 None None] GET https://10.4.3.92/volume// Jul 31 17:24:03.685742 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-00e1a24c-0998-41bf-bb9e-dacc76da7400 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:03.686252 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-00e1a24c-0998-41bf-bb9e-dacc76da7400 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:03.688697 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-00e1a24c-0998-41bf-bb9e-dacc76da7400 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:24:03.689102 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 398/1574] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:24:03 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:24:03.701436 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-bbb7a64a-6418-4ef5-9efb-b5f05485feaf req-363cc827-1dd9-48cb-aa72-12755d4194d9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:03.703442 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bbb7a64a-6418-4ef5-9efb-b5f05485feaf req-363cc827-1dd9-48cb-aa72-12755d4194d9 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] GET https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda Jul 31 17:24:03.704438 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bbb7a64a-6418-4ef5-9efb-b5f05485feaf req-363cc827-1dd9-48cb-aa72-12755d4194d9 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:03.705070 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bbb7a64a-6418-4ef5-9efb-b5f05485feaf req-363cc827-1dd9-48cb-aa72-12755d4194d9 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:03.720174 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:03.720174 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:24:03.725286 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-bbb7a64a-6418-4ef5-9efb-b5f05485feaf req-363cc827-1dd9-48cb-aa72-12755d4194d9 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Volume info retrieved successfully. Jul 31 17:24:03.733641 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bbb7a64a-6418-4ef5-9efb-b5f05485feaf req-363cc827-1dd9-48cb-aa72-12755d4194d9 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda returned with HTTP 200 Jul 31 17:24:03.735122 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 397/1575] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:24:03 2026] GET /volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda => generated 1325 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:24:03.856722 np0000006248 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=214,cinder:UPDATE=55,cinder:INSERT=26 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:24:03.867677 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:03.867677 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:24:03.869354 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5c75d3b3-bfc2-4c30-a14c-6e7878321d03 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Volume info retrieved successfully. Jul 31 17:24:03.869721 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.backup.api [None req-5c75d3b3-bfc2-4c30-a14c-6e7878321d03 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Checking backup size 1 against volume size 1 {{(pid=100273) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 17:24:03.869908 np0000006248 devstack@c-api.service[100273]: INFO cinder.backup.api [None req-5c75d3b3-bfc2-4c30-a14c-6e7878321d03 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Overwriting volume 756b6e99-bdb1-4c09-bcfb-1f112a7fc95c with restore of backup 22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:24:03.914945 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-5c75d3b3-bfc2-4c30-a14c-6e7878321d03 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] restore_backup in rpcapi backup_id 22e752bc-b6e7-4880-af6d-384271abe6f5 {{(pid=100273) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 17:24:03.919709 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5c75d3b3-bfc2-4c30-a14c-6e7878321d03 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5/restore returned with HTTP 202 Jul 31 17:24:03.919709 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 394/1576] 10.4.3.92 () {68 vars in 1386 bytes} [Fri Jul 31 17:24:02 2026] POST /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5/restore => generated 189 bytes in 1317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:24:03.936667 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-aa0f7637-7b7f-446f-ab76-53fedc0a841e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:03.941124 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aa0f7637-7b7f-446f-ab76-53fedc0a841e tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:24:03.941124 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aa0f7637-7b7f-446f-ab76-53fedc0a841e tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:03.941963 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aa0f7637-7b7f-446f-ab76-53fedc0a841e tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:03.941963 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-aa0f7637-7b7f-446f-ab76-53fedc0a841e tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Show backup with id 22e752bc-b6e7-4880-af6d-384271abe6f5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:24:03.948805 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:03.948805 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:03.949861 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aa0f7637-7b7f-446f-ab76-53fedc0a841e tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 returned with HTTP 200 Jul 31 17:24:03.950486 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 388/1577] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:03 2026] GET /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 => generated 754 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:04.450762 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ed702edc-fbc0-45c1-a402-fc30e810d39e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:04.453375 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ed702edc-fbc0-45c1-a402-fc30e810d39e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:24:04.454124 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ed702edc-fbc0-45c1-a402-fc30e810d39e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:04.454124 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ed702edc-fbc0-45c1-a402-fc30e810d39e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:04.454124 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-ed702edc-fbc0-45c1-a402-fc30e810d39e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:24:04.459716 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:04.459716 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:24:04.460594 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ed702edc-fbc0-45c1-a402-fc30e810d39e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:24:04.461068 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 399/1578] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:04 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:04.967546 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7949fe9d-da41-4fe2-9118-f5083b57e45f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:04.969860 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7949fe9d-da41-4fe2-9118-f5083b57e45f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:24:04.971987 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7949fe9d-da41-4fe2-9118-f5083b57e45f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:04.971987 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7949fe9d-da41-4fe2-9118-f5083b57e45f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:04.971987 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-7949fe9d-da41-4fe2-9118-f5083b57e45f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Show backup with id 22e752bc-b6e7-4880-af6d-384271abe6f5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:24:04.979177 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:04.979177 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:24:04.979177 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7949fe9d-da41-4fe2-9118-f5083b57e45f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 returned with HTTP 200 Jul 31 17:24:04.979177 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 398/1579] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:04 2026] GET /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:05.464007 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bef4da79-0c02-447b-849a-a6aa30cb939c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:05.466707 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bef4da79-0c02-447b-849a-a6aa30cb939c tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:24:05.467726 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bef4da79-0c02-447b-849a-a6aa30cb939c tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1108268303"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:05.469108 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-bef4da79-0c02-447b-849a-a6aa30cb939c tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1108268303'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:24:05.469308 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-bef4da79-0c02-447b-849a-a6aa30cb939c tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Create volume of 1 GB Jul 31 17:24:05.475425 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c1c5e649-7d9b-44f9-8441-8a69deac1834 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:05.477897 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bef4da79-0c02-447b-849a-a6aa30cb939c tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Availability Zones retrieved successfully. Jul 31 17:24:05.478077 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c1c5e649-7d9b-44f9-8441-8a69deac1834 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:24:05.478699 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c1c5e649-7d9b-44f9-8441-8a69deac1834 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:05.479754 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c1c5e649-7d9b-44f9-8441-8a69deac1834 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:05.479754 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-c1c5e649-7d9b-44f9-8441-8a69deac1834 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:24:05.486438 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bef4da79-0c02-447b-849a-a6aa30cb939c tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Flow 'volume_create_api' (c5f9cfef-d05e-45e6-ba5c-17d28f4bd2b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:24:05.487248 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bef4da79-0c02-447b-849a-a6aa30cb939c tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (850b5da0-b299-4b1d-be42-331d65ab8f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:05.489426 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:05.489426 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:05.489627 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-bef4da79-0c02-447b-849a-a6aa30cb939c tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:24:05.489673 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c1c5e649-7d9b-44f9-8441-8a69deac1834 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:24:05.489673 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 389/1580] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:05 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:05.534873 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bef4da79-0c02-447b-849a-a6aa30cb939c tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (850b5da0-b299-4b1d-be42-331d65ab8f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:05.536334 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bef4da79-0c02-447b-849a-a6aa30cb939c tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d24bd5c-c2db-40e4-b236-da86c6eb2dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:05.608924 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-bef4da79-0c02-447b-849a-a6aa30cb939c tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Created reservations ['06fe7d76-053c-4e12-8859-1956908d3f31', '757de99a-994c-452c-ad6a-b5b52f9e7311', '0ca4eb49-0f1e-4ea2-9f28-3139537bb308', '516e06eb-4669-4ca0-89b1-0412dc47c264'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:24:05.609975 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bef4da79-0c02-447b-849a-a6aa30cb939c tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d24bd5c-c2db-40e4-b236-da86c6eb2dbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06fe7d76-053c-4e12-8859-1956908d3f31', '757de99a-994c-452c-ad6a-b5b52f9e7311', '0ca4eb49-0f1e-4ea2-9f28-3139537bb308', '516e06eb-4669-4ca0-89b1-0412dc47c264']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:05.610894 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bef4da79-0c02-447b-849a-a6aa30cb939c tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29405c6f-adf6-4f50-bdd9-4900d791ee46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:05.645244 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bef4da79-0c02-447b-849a-a6aa30cb939c tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29405c6f-adf6-4f50-bdd9-4900d791ee46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '668a2f71-d6b0-4f5c-969d-7fbc73661a5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1108268303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61c255344d67498e8d21f917c808c18d',qos_specs=None,replication_status=,reservations=['06fe7d76-053c-4e12-8859-1956908d3f31','757de99a-994c-452c-ad6a-b5b52f9e7311','0ca4eb49-0f1e-4ea2-9f28-3139537bb308','516e06eb-4669-4ca0-89b1-0412dc47c264'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80d058a3be714cee9dadf8f5314a3426',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:24:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1108268303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=668a2f71-d6b0-4f5c-969d-7fbc73661a5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61c255344d67498e8d21f917c808c18d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80d058a3be714cee9dadf8f5314a3426',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:05.646553 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bef4da79-0c02-447b-849a-a6aa30cb939c tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd300b4a-052f-40ac-a8c5-013e14e2c0cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:05.685037 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bef4da79-0c02-447b-849a-a6aa30cb939c tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd300b4a-052f-40ac-a8c5-013e14e2c0cc) transitioned into state 'SUCCESS' from state '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-1108268303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61c255344d67498e8d21f917c808c18d',qos_specs=None,replication_status=,reservations=['06fe7d76-053c-4e12-8859-1956908d3f31','757de99a-994c-452c-ad6a-b5b52f9e7311','0ca4eb49-0f1e-4ea2-9f28-3139537bb308','516e06eb-4669-4ca0-89b1-0412dc47c264'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80d058a3be714cee9dadf8f5314a3426',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:05.687568 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bef4da79-0c02-447b-849a-a6aa30cb939c tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (799730be-4985-441a-ada6-90389bbe2c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:05.709193 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bef4da79-0c02-447b-849a-a6aa30cb939c tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (799730be-4985-441a-ada6-90389bbe2c68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:05.710025 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bef4da79-0c02-447b-849a-a6aa30cb939c tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Flow 'volume_create_api' (c5f9cfef-d05e-45e6-ba5c-17d28f4bd2b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:24:05.710556 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bef4da79-0c02-447b-849a-a6aa30cb939c tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Create volume request issued successfully. Jul 31 17:24:05.711561 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bef4da79-0c02-447b-849a-a6aa30cb939c tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:24:05.712036 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 395/1581] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:24:05 2026] POST /volume/v3/volumes => generated 757 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:24:05.731028 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8c86b1d0-5810-4192-bab2-296dfc9128e4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:05.735443 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8c86b1d0-5810-4192-bab2-296dfc9128e4 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] GET https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e Jul 31 17:24:05.735443 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8c86b1d0-5810-4192-bab2-296dfc9128e4 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:05.735443 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8c86b1d0-5810-4192-bab2-296dfc9128e4 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:05.747212 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:05.747212 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:24:05.755751 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8c86b1d0-5810-4192-bab2-296dfc9128e4 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Volume info retrieved successfully. Jul 31 17:24:05.764915 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8c86b1d0-5810-4192-bab2-296dfc9128e4 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e returned with HTTP 200 Jul 31 17:24:05.764915 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 400/1582] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:05 2026] GET /volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e => generated 825 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:05.994894 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1e55c471-cadc-4cb3-81d9-27b82925f7c6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:05.997854 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1e55c471-cadc-4cb3-81d9-27b82925f7c6 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:24:05.998603 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1e55c471-cadc-4cb3-81d9-27b82925f7c6 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:05.998603 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1e55c471-cadc-4cb3-81d9-27b82925f7c6 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:05.999697 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-1e55c471-cadc-4cb3-81d9-27b82925f7c6 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Show backup with id 22e752bc-b6e7-4880-af6d-384271abe6f5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:24:06.006710 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:06.006710 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:24:06.007942 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1e55c471-cadc-4cb3-81d9-27b82925f7c6 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 returned with HTTP 200 Jul 31 17:24:06.008778 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 399/1583] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:05 2026] GET /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 => generated 754 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:06.504631 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-be6adf44-5446-495f-8835-698b7ef84947 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:06.507538 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-be6adf44-5446-495f-8835-698b7ef84947 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:24:06.507706 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-be6adf44-5446-495f-8835-698b7ef84947 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:06.508028 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-be6adf44-5446-495f-8835-698b7ef84947 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:06.508028 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-be6adf44-5446-495f-8835-698b7ef84947 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:24:06.514236 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:06.514236 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:06.515876 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-be6adf44-5446-495f-8835-698b7ef84947 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:24:06.516445 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 390/1584] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:06 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:06.791393 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-607de519-a811-46da-a966-8d7d9e5d8d15 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:06.794149 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-607de519-a811-46da-a966-8d7d9e5d8d15 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] GET https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e Jul 31 17:24:06.795439 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-607de519-a811-46da-a966-8d7d9e5d8d15 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:06.795439 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-607de519-a811-46da-a966-8d7d9e5d8d15 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:06.805815 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:06.805815 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:24:06.811481 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-607de519-a811-46da-a966-8d7d9e5d8d15 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Volume info retrieved successfully. Jul 31 17:24:06.818958 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-607de519-a811-46da-a966-8d7d9e5d8d15 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e returned with HTTP 200 Jul 31 17:24:06.819939 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 396/1585] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:06 2026] GET /volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:07.025389 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c07bf9ea-c817-45fd-a03f-d99219395da0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:07.028030 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c07bf9ea-c817-45fd-a03f-d99219395da0 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:24:07.028270 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c07bf9ea-c817-45fd-a03f-d99219395da0 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:07.028580 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c07bf9ea-c817-45fd-a03f-d99219395da0 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:07.028733 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-c07bf9ea-c817-45fd-a03f-d99219395da0 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Show backup with id 22e752bc-b6e7-4880-af6d-384271abe6f5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:24:07.035007 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:07.035007 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:24:07.035961 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c07bf9ea-c817-45fd-a03f-d99219395da0 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 returned with HTTP 200 Jul 31 17:24:07.035961 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 401/1586] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:07 2026] GET /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:07.377642 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-bbb7a64a-6418-4ef5-9efb-b5f05485feaf req-56461ebb-6612-4398-8dd4-ea1201ebbf2b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:07.383393 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bbb7a64a-6418-4ef5-9efb-b5f05485feaf req-56461ebb-6612-4398-8dd4-ea1201ebbf2b tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] DELETE https://10.4.3.92/volume/v3/attachments/36a83fb0-09d0-4640-8dbf-96ea999f6d96 Jul 31 17:24:07.383393 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bbb7a64a-6418-4ef5-9efb-b5f05485feaf req-56461ebb-6612-4398-8dd4-ea1201ebbf2b tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:07.386455 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bbb7a64a-6418-4ef5-9efb-b5f05485feaf req-56461ebb-6612-4398-8dd4-ea1201ebbf2b tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:07.401056 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:07.401056 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:24:07.545964 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bbb7a64a-6418-4ef5-9efb-b5f05485feaf req-56461ebb-6612-4398-8dd4-ea1201ebbf2b tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] https://10.4.3.92/volume/v3/attachments/36a83fb0-09d0-4640-8dbf-96ea999f6d96 returned with HTTP 200 Jul 31 17:24:07.545964 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 400/1587] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:24:07 2026] DELETE /volume/v3/attachments/36a83fb0-09d0-4640-8dbf-96ea999f6d96 => generated 19 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:07.550926 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9395605c-fa02-4521-b13f-c3109350e91d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:07.557276 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9395605c-fa02-4521-b13f-c3109350e91d tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:24:07.557276 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9395605c-fa02-4521-b13f-c3109350e91d tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:07.557276 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9395605c-fa02-4521-b13f-c3109350e91d tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:07.558557 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-9395605c-fa02-4521-b13f-c3109350e91d tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:24:07.568936 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:07.568936 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:07.569176 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9395605c-fa02-4521-b13f-c3109350e91d tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:24:07.570361 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 391/1588] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:07 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:24:07.581140 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cf38890e-efe5-4bee-b983-7fbe011f03d2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:07.586089 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cf38890e-efe5-4bee-b983-7fbe011f03d2 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e Jul 31 17:24:07.586089 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cf38890e-efe5-4bee-b983-7fbe011f03d2 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:07.586089 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cf38890e-efe5-4bee-b983-7fbe011f03d2 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:07.599083 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:07.599083 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:24:07.601052 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6b1c9fa3-ae81-4696-9a12-2793f484dadf None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:07.603297 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6b1c9fa3-ae81-4696-9a12-2793f484dadf tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/aecb4129-833b-4dd6-a77f-6164c91488bd Jul 31 17:24:07.604511 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6b1c9fa3-ae81-4696-9a12-2793f484dadf tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:07.604511 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6b1c9fa3-ae81-4696-9a12-2793f484dadf tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:07.605436 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cf38890e-efe5-4bee-b983-7fbe011f03d2 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:24:07.614072 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cf38890e-efe5-4bee-b983-7fbe011f03d2 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e returned with HTTP 200 Jul 31 17:24:07.616220 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 397/1589] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:07 2026] GET /volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:07.616399 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:07.616399 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:24:07.624045 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6b1c9fa3-ae81-4696-9a12-2793f484dadf tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:24:07.631601 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6b1c9fa3-ae81-4696-9a12-2793f484dadf tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/aecb4129-833b-4dd6-a77f-6164c91488bd returned with HTTP 200 Jul 31 17:24:07.631601 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 402/1590] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:07 2026] GET /volume/v3/volumes/aecb4129-833b-4dd6-a77f-6164c91488bd => generated 964 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:07.659702 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a6964f38-8dda-4409-800c-f7a811b1adb7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:07.664606 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a6964f38-8dda-4409-800c-f7a811b1adb7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/aecb4129-833b-4dd6-a77f-6164c91488bd Jul 31 17:24:07.665461 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a6964f38-8dda-4409-800c-f7a811b1adb7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:07.667354 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a6964f38-8dda-4409-800c-f7a811b1adb7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:07.684155 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:07.684155 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:24:07.701461 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a6964f38-8dda-4409-800c-f7a811b1adb7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:24:07.706556 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0fe3c428-b06d-49cc-ae9e-68d062ace946 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:07.709909 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a6964f38-8dda-4409-800c-f7a811b1adb7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/aecb4129-833b-4dd6-a77f-6164c91488bd returned with HTTP 200 Jul 31 17:24:07.710032 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0fe3c428-b06d-49cc-ae9e-68d062ace946 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e Jul 31 17:24:07.710086 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 401/1591] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:07 2026] GET /volume/v3/volumes/aecb4129-833b-4dd6-a77f-6164c91488bd => generated 964 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:07.710126 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0fe3c428-b06d-49cc-ae9e-68d062ace946 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:07.710269 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0fe3c428-b06d-49cc-ae9e-68d062ace946 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:07.721429 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:07.721429 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:07.728257 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0fe3c428-b06d-49cc-ae9e-68d062ace946 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:24:07.735298 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-85812933-8227-4012-987c-8006b583e11b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:07.735527 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0fe3c428-b06d-49cc-ae9e-68d062ace946 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e returned with HTTP 200 Jul 31 17:24:07.735527 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 392/1592] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:07 2026] GET /volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:07.738826 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-85812933-8227-4012-987c-8006b583e11b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] DELETE https://10.4.3.92/volume/v3/volumes/aecb4129-833b-4dd6-a77f-6164c91488bd Jul 31 17:24:07.738826 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-85812933-8227-4012-987c-8006b583e11b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:07.738826 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-85812933-8227-4012-987c-8006b583e11b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:07.738826 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-85812933-8227-4012-987c-8006b583e11b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Delete volume with id: aecb4129-833b-4dd6-a77f-6164c91488bd Jul 31 17:24:07.759434 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:07.759434 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:24:07.760662 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-85812933-8227-4012-987c-8006b583e11b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:24:07.822245 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-85812933-8227-4012-987c-8006b583e11b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Delete volume request issued successfully. Jul 31 17:24:07.824033 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-85812933-8227-4012-987c-8006b583e11b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/aecb4129-833b-4dd6-a77f-6164c91488bd returned with HTTP 202 Jul 31 17:24:07.824033 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 398/1593] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:24:07 2026] DELETE /volume/v3/volumes/aecb4129-833b-4dd6-a77f-6164c91488bd => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:24:07.838908 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-196174af-38c1-4b27-a7ae-eb5714e8afd6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:07.841713 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-196174af-38c1-4b27-a7ae-eb5714e8afd6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/aecb4129-833b-4dd6-a77f-6164c91488bd Jul 31 17:24:07.842190 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-196174af-38c1-4b27-a7ae-eb5714e8afd6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:07.844304 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-196174af-38c1-4b27-a7ae-eb5714e8afd6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:07.860278 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:07.860278 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:24:07.867404 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-196174af-38c1-4b27-a7ae-eb5714e8afd6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:24:07.875415 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-196174af-38c1-4b27-a7ae-eb5714e8afd6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/aecb4129-833b-4dd6-a77f-6164c91488bd returned with HTTP 200 Jul 31 17:24:07.876192 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 403/1594] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:07 2026] GET /volume/v3/volumes/aecb4129-833b-4dd6-a77f-6164c91488bd => generated 963 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:07.951475 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5d6aa094-c934-48f4-9c1a-fe9cd0aaf474 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:07.955429 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5d6aa094-c934-48f4-9c1a-fe9cd0aaf474 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] GET https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda Jul 31 17:24:07.955849 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5d6aa094-c934-48f4-9c1a-fe9cd0aaf474 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:07.956182 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5d6aa094-c934-48f4-9c1a-fe9cd0aaf474 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:07.972063 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:07.972063 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:24:07.984515 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5d6aa094-c934-48f4-9c1a-fe9cd0aaf474 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Volume info retrieved successfully. Jul 31 17:24:08.000015 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5d6aa094-c934-48f4-9c1a-fe9cd0aaf474 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda returned with HTTP 200 Jul 31 17:24:08.000686 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 402/1595] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:07 2026] GET /volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda => generated 850 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:08.054486 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-05a3d3a3-bdd7-484e-aff4-79075547ff7d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:08.058348 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-05a3d3a3-bdd7-484e-aff4-79075547ff7d tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:24:08.058348 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-05a3d3a3-bdd7-484e-aff4-79075547ff7d tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:08.058348 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-05a3d3a3-bdd7-484e-aff4-79075547ff7d tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:08.058348 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-05a3d3a3-bdd7-484e-aff4-79075547ff7d tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Show backup with id 22e752bc-b6e7-4880-af6d-384271abe6f5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:24:08.064107 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:08.064107 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:08.068430 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-05a3d3a3-bdd7-484e-aff4-79075547ff7d tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 returned with HTTP 200 Jul 31 17:24:08.068430 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 393/1596] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:08 2026] GET /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:08.910497 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9fbe06d3-3c1a-4362-b527-c6339bc2b5d7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:08.914062 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9fbe06d3-3c1a-4362-b527-c6339bc2b5d7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/aecb4129-833b-4dd6-a77f-6164c91488bd Jul 31 17:24:08.914062 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9fbe06d3-3c1a-4362-b527-c6339bc2b5d7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:08.914062 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9fbe06d3-3c1a-4362-b527-c6339bc2b5d7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:08.925099 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9fbe06d3-3c1a-4362-b527-c6339bc2b5d7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/aecb4129-833b-4dd6-a77f-6164c91488bd returned with HTTP 404 Jul 31 17:24:08.926129 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 399/1597] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:08 2026] GET /volume/v3/volumes/aecb4129-833b-4dd6-a77f-6164c91488bd => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:24:08.938806 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8284ecf6-181d-48b6-9e59-4c90353369b6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:08.941635 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8284ecf6-181d-48b6-9e59-4c90353369b6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] DELETE https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:24:08.942044 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8284ecf6-181d-48b6-9e59-4c90353369b6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:08.942194 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8284ecf6-181d-48b6-9e59-4c90353369b6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:08.942421 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-8284ecf6-181d-48b6-9e59-4c90353369b6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Delete backup with id: c866a493-796e-44d5-b4f6-e77148f1ea4d. Jul 31 17:24:08.948421 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:08.948421 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:24:08.970407 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.backup.rpcapi [None req-8284ecf6-181d-48b6-9e59-4c90353369b6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] delete_backup rpcapi backup_id c866a493-796e-44d5-b4f6-e77148f1ea4d {{(pid=100272) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:24:08.973141 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8284ecf6-181d-48b6-9e59-4c90353369b6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 202 Jul 31 17:24:08.974148 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 404/1598] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:24:08 2026] DELETE /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:24:08.995223 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a7e8985a-b40c-4c59-8852-583cf644a11f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:08.998522 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a7e8985a-b40c-4c59-8852-583cf644a11f tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:24:08.998722 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a7e8985a-b40c-4c59-8852-583cf644a11f tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:08.999158 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a7e8985a-b40c-4c59-8852-583cf644a11f tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:08.999301 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a7e8985a-b40c-4c59-8852-583cf644a11f tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:24:09.010577 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:09.010577 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:24:09.014336 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a7e8985a-b40c-4c59-8852-583cf644a11f tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:24:09.014336 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 403/1599] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:08 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:09.086339 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d47f78d1-e5da-418f-8f6a-470add228ec4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:09.087028 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d47f78d1-e5da-418f-8f6a-470add228ec4 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:24:09.087560 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d47f78d1-e5da-418f-8f6a-470add228ec4 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:09.087990 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d47f78d1-e5da-418f-8f6a-470add228ec4 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:09.088162 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-d47f78d1-e5da-418f-8f6a-470add228ec4 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Show backup with id 22e752bc-b6e7-4880-af6d-384271abe6f5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:24:09.095683 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:09.095683 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:09.096802 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d47f78d1-e5da-418f-8f6a-470add228ec4 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 returned with HTTP 200 Jul 31 17:24:09.097328 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 394/1600] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:09 2026] GET /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:10.028668 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-69d3f5ab-e197-4aa9-9302-25ac500dbb29 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:10.031940 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-69d3f5ab-e197-4aa9-9302-25ac500dbb29 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:24:10.032123 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-69d3f5ab-e197-4aa9-9302-25ac500dbb29 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:10.032499 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-69d3f5ab-e197-4aa9-9302-25ac500dbb29 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:10.036356 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-69d3f5ab-e197-4aa9-9302-25ac500dbb29 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:24:10.047546 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:10.047546 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:24:10.049502 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-69d3f5ab-e197-4aa9-9302-25ac500dbb29 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 200 Jul 31 17:24:10.049502 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 400/1601] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:10 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:10.118935 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0eeb7014-5fc0-4a29-958f-24070744ed9e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:10.122143 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0eeb7014-5fc0-4a29-958f-24070744ed9e tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:24:10.122554 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0eeb7014-5fc0-4a29-958f-24070744ed9e tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:10.123770 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0eeb7014-5fc0-4a29-958f-24070744ed9e tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:10.123770 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-0eeb7014-5fc0-4a29-958f-24070744ed9e tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Show backup with id 22e752bc-b6e7-4880-af6d-384271abe6f5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:24:10.134694 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:10.134694 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:24:10.134965 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0eeb7014-5fc0-4a29-958f-24070744ed9e tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 returned with HTTP 200 Jul 31 17:24:10.136814 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 405/1602] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:10 2026] GET /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 => generated 754 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:11.066674 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8c128e97-43fb-4fd5-97dd-95d5bf49a7dd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:11.069770 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8c128e97-43fb-4fd5-97dd-95d5bf49a7dd tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d Jul 31 17:24:11.070086 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8c128e97-43fb-4fd5-97dd-95d5bf49a7dd tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:11.070837 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8c128e97-43fb-4fd5-97dd-95d5bf49a7dd tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:11.071046 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-8c128e97-43fb-4fd5-97dd-95d5bf49a7dd tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id c866a493-796e-44d5-b4f6-e77148f1ea4d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:24:11.077840 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8c128e97-43fb-4fd5-97dd-95d5bf49a7dd tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d returned with HTTP 404 Jul 31 17:24:11.078810 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 404/1603] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:11 2026] GET /volume/v3/backups/c866a493-796e-44d5-b4f6-e77148f1ea4d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:24:11.154220 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-01197fbb-4cc7-435f-8b02-b187c53c41f3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:11.156846 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-01197fbb-4cc7-435f-8b02-b187c53c41f3 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:24:11.157165 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-01197fbb-4cc7-435f-8b02-b187c53c41f3 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:11.157616 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-01197fbb-4cc7-435f-8b02-b187c53c41f3 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:11.157799 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-01197fbb-4cc7-435f-8b02-b187c53c41f3 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Show backup with id 22e752bc-b6e7-4880-af6d-384271abe6f5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:24:11.167560 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:11.167560 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:11.169845 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-01197fbb-4cc7-435f-8b02-b187c53c41f3 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 returned with HTTP 200 Jul 31 17:24:11.169845 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 395/1604] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:11 2026] GET /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 => generated 754 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:11.206172 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ea3a343e-cb33-4677-a4e3-6a3dab48d801 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:11.209826 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ea3a343e-cb33-4677-a4e3-6a3dab48d801 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] DELETE https://10.4.3.92/volume/v3/volumes/6d752cd5-09ff-419b-b8f4-d3fccd2e8d81 Jul 31 17:24:11.210218 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ea3a343e-cb33-4677-a4e3-6a3dab48d801 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:11.211033 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ea3a343e-cb33-4677-a4e3-6a3dab48d801 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:11.211033 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-ea3a343e-cb33-4677-a4e3-6a3dab48d801 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Delete volume with id: 6d752cd5-09ff-419b-b8f4-d3fccd2e8d81 Jul 31 17:24:11.223935 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:11.223935 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:24:11.225194 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ea3a343e-cb33-4677-a4e3-6a3dab48d801 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:24:11.252816 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ea3a343e-cb33-4677-a4e3-6a3dab48d801 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Delete volume request issued successfully. Jul 31 17:24:11.253068 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ea3a343e-cb33-4677-a4e3-6a3dab48d801 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/6d752cd5-09ff-419b-b8f4-d3fccd2e8d81 returned with HTTP 202 Jul 31 17:24:11.254540 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 401/1605] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:24:11 2026] DELETE /volume/v3/volumes/6d752cd5-09ff-419b-b8f4-d3fccd2e8d81 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 17:24:11.264303 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fa9defc9-96d2-418f-939c-6156689b05f9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:11.268884 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fa9defc9-96d2-418f-939c-6156689b05f9 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/6d752cd5-09ff-419b-b8f4-d3fccd2e8d81 Jul 31 17:24:11.269145 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fa9defc9-96d2-418f-939c-6156689b05f9 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:11.269432 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fa9defc9-96d2-418f-939c-6156689b05f9 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:11.288020 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:11.288020 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:24:11.296062 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-fa9defc9-96d2-418f-939c-6156689b05f9 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:24:11.301878 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fa9defc9-96d2-418f-939c-6156689b05f9 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/6d752cd5-09ff-419b-b8f4-d3fccd2e8d81 returned with HTTP 200 Jul 31 17:24:11.302630 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 406/1606] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:11 2026] GET /volume/v3/volumes/6d752cd5-09ff-419b-b8f4-d3fccd2e8d81 => generated 906 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:24:12.182394 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8750a376-0dc4-4173-9d35-9262115cb11f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:12.184842 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8750a376-0dc4-4173-9d35-9262115cb11f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:24:12.185164 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8750a376-0dc4-4173-9d35-9262115cb11f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:12.185370 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8750a376-0dc4-4173-9d35-9262115cb11f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:12.185544 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-8750a376-0dc4-4173-9d35-9262115cb11f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Show backup with id 22e752bc-b6e7-4880-af6d-384271abe6f5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:24:12.191308 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:12.191308 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:24:12.192811 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8750a376-0dc4-4173-9d35-9262115cb11f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 returned with HTTP 200 Jul 31 17:24:12.193025 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 405/1607] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:12 2026] GET /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:12.322372 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9439a757-2a8b-471c-be48-79e3fcad3700 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:12.324796 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9439a757-2a8b-471c-be48-79e3fcad3700 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/6d752cd5-09ff-419b-b8f4-d3fccd2e8d81 Jul 31 17:24:12.325815 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9439a757-2a8b-471c-be48-79e3fcad3700 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:12.325815 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9439a757-2a8b-471c-be48-79e3fcad3700 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:12.336230 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9439a757-2a8b-471c-be48-79e3fcad3700 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/6d752cd5-09ff-419b-b8f4-d3fccd2e8d81 returned with HTTP 404 Jul 31 17:24:12.337440 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 396/1608] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:12 2026] GET /volume/v3/volumes/6d752cd5-09ff-419b-b8f4-d3fccd2e8d81 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:24:12.348102 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6a140286-499b-4138-9678-73962c6188b1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:12.351079 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6a140286-499b-4138-9678-73962c6188b1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/6d752cd5-09ff-419b-b8f4-d3fccd2e8d81 Jul 31 17:24:12.351418 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6a140286-499b-4138-9678-73962c6188b1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:12.351756 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6a140286-499b-4138-9678-73962c6188b1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:12.360276 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6a140286-499b-4138-9678-73962c6188b1 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/6d752cd5-09ff-419b-b8f4-d3fccd2e8d81 returned with HTTP 404 Jul 31 17:24:12.360887 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 402/1609] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:12 2026] GET /volume/v3/volumes/6d752cd5-09ff-419b-b8f4-d3fccd2e8d81 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 17:24:12.371941 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d6b16469-50f6-4f0a-b837-f207018256be None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:12.377676 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d6b16469-50f6-4f0a-b837-f207018256be tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] DELETE https://10.4.3.92/volume/v3/volumes/6d752cd5-09ff-419b-b8f4-d3fccd2e8d81 Jul 31 17:24:12.377989 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d6b16469-50f6-4f0a-b837-f207018256be tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:12.378518 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d6b16469-50f6-4f0a-b837-f207018256be tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:12.383508 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-d6b16469-50f6-4f0a-b837-f207018256be tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Delete volume with id: 6d752cd5-09ff-419b-b8f4-d3fccd2e8d81 Jul 31 17:24:12.393576 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d6b16469-50f6-4f0a-b837-f207018256be tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/6d752cd5-09ff-419b-b8f4-d3fccd2e8d81 returned with HTTP 404 Jul 31 17:24:12.394260 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 407/1610] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:24:12 2026] DELETE /volume/v3/volumes/6d752cd5-09ff-419b-b8f4-d3fccd2e8d81 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:24:12.410398 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-56ecf035-a37b-4969-8dcf-0f72d0c978f4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:12.412118 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-56ecf035-a37b-4969-8dcf-0f72d0c978f4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:24:12.412540 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-56ecf035-a37b-4969-8dcf-0f72d0c978f4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1584269428"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:12.413998 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-56ecf035-a37b-4969-8dcf-0f72d0c978f4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1584269428'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:24:12.414120 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-56ecf035-a37b-4969-8dcf-0f72d0c978f4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Create volume of 1 GB Jul 31 17:24:12.419287 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-56ecf035-a37b-4969-8dcf-0f72d0c978f4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Availability Zones retrieved successfully. Jul 31 17:24:12.427135 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-56ecf035-a37b-4969-8dcf-0f72d0c978f4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Flow 'volume_create_api' (41a551bb-edc2-4f43-a0b7-57ffef0fc253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:24:12.428300 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-56ecf035-a37b-4969-8dcf-0f72d0c978f4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41570bf8-861f-457e-a9c7-9d7f7031a899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:12.429492 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-56ecf035-a37b-4969-8dcf-0f72d0c978f4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:24:12.467026 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-56ecf035-a37b-4969-8dcf-0f72d0c978f4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41570bf8-861f-457e-a9c7-9d7f7031a899) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:12.468170 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-56ecf035-a37b-4969-8dcf-0f72d0c978f4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68a89960-e7a8-4399-a01d-45fc9d361ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:12.553940 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-56ecf035-a37b-4969-8dcf-0f72d0c978f4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Created reservations ['246a6135-f363-47f3-8b7d-5932c59774af', 'bbc7af8c-ea7d-4f5c-a5c4-079dcc8d573d', 'ae4185ee-0275-415d-8059-4212ca902175', '6b785aa7-6025-46aa-ae80-0589b99f9e36'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:24:12.555627 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-56ecf035-a37b-4969-8dcf-0f72d0c978f4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68a89960-e7a8-4399-a01d-45fc9d361ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['246a6135-f363-47f3-8b7d-5932c59774af', 'bbc7af8c-ea7d-4f5c-a5c4-079dcc8d573d', 'ae4185ee-0275-415d-8059-4212ca902175', '6b785aa7-6025-46aa-ae80-0589b99f9e36']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:12.557046 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-56ecf035-a37b-4969-8dcf-0f72d0c978f4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ba480b8-a66d-43cd-ad4c-9b80f154cd74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:12.625868 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-56ecf035-a37b-4969-8dcf-0f72d0c978f4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ba480b8-a66d-43cd-ad4c-9b80f154cd74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a35d0b6e-a615-45b4-9651-91d1bb3eaa70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1584269428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e52c342b5a3744fa8e45318e5e0f97cb',qos_specs=None,replication_status=,reservations=['246a6135-f363-47f3-8b7d-5932c59774af','bbc7af8c-ea7d-4f5c-a5c4-079dcc8d573d','ae4185ee-0275-415d-8059-4212ca902175','6b785aa7-6025-46aa-ae80-0589b99f9e36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed88562cc379425ab5e10fc5497810e4',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:24:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1584269428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a35d0b6e-a615-45b4-9651-91d1bb3eaa70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e52c342b5a3744fa8e45318e5e0f97cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed88562cc379425ab5e10fc5497810e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:12.626734 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-56ecf035-a37b-4969-8dcf-0f72d0c978f4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3382f889-4d12-412b-8c1f-4d923e58d00e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:12.660191 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-56ecf035-a37b-4969-8dcf-0f72d0c978f4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3382f889-4d12-412b-8c1f-4d923e58d00e) transitioned into state 'SUCCESS' from state '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-1584269428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e52c342b5a3744fa8e45318e5e0f97cb',qos_specs=None,replication_status=,reservations=['246a6135-f363-47f3-8b7d-5932c59774af','bbc7af8c-ea7d-4f5c-a5c4-079dcc8d573d','ae4185ee-0275-415d-8059-4212ca902175','6b785aa7-6025-46aa-ae80-0589b99f9e36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed88562cc379425ab5e10fc5497810e4',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:12.660746 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-56ecf035-a37b-4969-8dcf-0f72d0c978f4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a30003df-bffb-4918-89c5-3d5d86ff60c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:12.683991 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-56ecf035-a37b-4969-8dcf-0f72d0c978f4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a30003df-bffb-4918-89c5-3d5d86ff60c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:12.688023 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-56ecf035-a37b-4969-8dcf-0f72d0c978f4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Flow 'volume_create_api' (41a551bb-edc2-4f43-a0b7-57ffef0fc253) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:24:12.688023 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-56ecf035-a37b-4969-8dcf-0f72d0c978f4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Create volume request issued successfully. Jul 31 17:24:12.688023 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-56ecf035-a37b-4969-8dcf-0f72d0c978f4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:24:12.688023 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 406/1611] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:24:12 2026] POST /volume/v3/volumes => generated 747 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:24:12.708873 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-aea8d444-78ba-4c7e-9661-f0a125929b89 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:12.714748 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aea8d444-78ba-4c7e-9661-f0a125929b89 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 Jul 31 17:24:12.715053 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aea8d444-78ba-4c7e-9661-f0a125929b89 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:12.715354 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aea8d444-78ba-4c7e-9661-f0a125929b89 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:12.728484 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:12.728484 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:12.736932 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-aea8d444-78ba-4c7e-9661-f0a125929b89 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:24:12.744662 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aea8d444-78ba-4c7e-9661-f0a125929b89 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 returned with HTTP 200 Jul 31 17:24:12.745522 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 397/1612] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:12 2026] GET /volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 => generated 815 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:13.208810 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e4c955e2-d389-4cb0-8b8d-454cf10ee5f0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:13.211912 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e4c955e2-d389-4cb0-8b8d-454cf10ee5f0 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:24:13.211912 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e4c955e2-d389-4cb0-8b8d-454cf10ee5f0 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:13.212892 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e4c955e2-d389-4cb0-8b8d-454cf10ee5f0 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:13.213048 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-e4c955e2-d389-4cb0-8b8d-454cf10ee5f0 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Show backup with id 22e752bc-b6e7-4880-af6d-384271abe6f5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:24:13.230521 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:13.230521 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:24:13.231687 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e4c955e2-d389-4cb0-8b8d-454cf10ee5f0 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 returned with HTTP 200 Jul 31 17:24:13.232277 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 403/1613] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:13 2026] GET /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 => generated 754 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:13.359626 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ff9ffc70-73c5-4a39-923b-3b6cd1492246 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:13.362024 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ff9ffc70-73c5-4a39-923b-3b6cd1492246 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] DELETE https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda Jul 31 17:24:13.362289 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ff9ffc70-73c5-4a39-923b-3b6cd1492246 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:13.362569 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ff9ffc70-73c5-4a39-923b-3b6cd1492246 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:13.362767 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-ff9ffc70-73c5-4a39-923b-3b6cd1492246 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Delete volume with id: d0cacfab-3a6f-4e55-a50a-6a0b03235fda Jul 31 17:24:13.374260 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:13.374260 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:24:13.375209 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ff9ffc70-73c5-4a39-923b-3b6cd1492246 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Volume info retrieved successfully. Jul 31 17:24:13.405744 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ff9ffc70-73c5-4a39-923b-3b6cd1492246 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Delete volume request issued successfully. Jul 31 17:24:13.405995 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ff9ffc70-73c5-4a39-923b-3b6cd1492246 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda returned with HTTP 202 Jul 31 17:24:13.406588 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 408/1614] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:24:13 2026] DELETE /volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 17:24:13.419988 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-579d9f6f-c66a-4bed-a2d7-82dd13a9c7df None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:13.423564 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-579d9f6f-c66a-4bed-a2d7-82dd13a9c7df tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] GET https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda Jul 31 17:24:13.423564 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-579d9f6f-c66a-4bed-a2d7-82dd13a9c7df tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:13.423725 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-579d9f6f-c66a-4bed-a2d7-82dd13a9c7df tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:13.438369 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:13.438369 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:24:13.443939 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-579d9f6f-c66a-4bed-a2d7-82dd13a9c7df tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Volume info retrieved successfully. Jul 31 17:24:13.456418 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-579d9f6f-c66a-4bed-a2d7-82dd13a9c7df tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda returned with HTTP 200 Jul 31 17:24:13.459414 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 407/1615] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:13 2026] GET /volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:13.767906 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5655ee4d-0194-4b49-ba87-ba999fae27bf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:13.770200 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5655ee4d-0194-4b49-ba87-ba999fae27bf tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 Jul 31 17:24:13.771965 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5655ee4d-0194-4b49-ba87-ba999fae27bf tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:13.771965 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5655ee4d-0194-4b49-ba87-ba999fae27bf tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:13.782297 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:13.782297 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:13.789854 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5655ee4d-0194-4b49-ba87-ba999fae27bf tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:24:13.796695 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5655ee4d-0194-4b49-ba87-ba999fae27bf tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 returned with HTTP 200 Jul 31 17:24:13.797415 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 398/1616] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:13 2026] GET /volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:14.245903 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9e7cd2b2-5590-4fa2-acbf-6bbe13db1a36 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:14.249510 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9e7cd2b2-5590-4fa2-acbf-6bbe13db1a36 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:24:14.250234 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9e7cd2b2-5590-4fa2-acbf-6bbe13db1a36 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:14.250565 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9e7cd2b2-5590-4fa2-acbf-6bbe13db1a36 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:14.251843 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-9e7cd2b2-5590-4fa2-acbf-6bbe13db1a36 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Show backup with id 22e752bc-b6e7-4880-af6d-384271abe6f5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:24:14.259730 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:14.259730 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:24:14.261731 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9e7cd2b2-5590-4fa2-acbf-6bbe13db1a36 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 returned with HTTP 200 Jul 31 17:24:14.264256 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 404/1617] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:14 2026] GET /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 => generated 754 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:24:14.492135 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-567c444d-8af5-4ade-bc8b-5f3ee7519df0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:14.494823 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-567c444d-8af5-4ade-bc8b-5f3ee7519df0 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] GET https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda Jul 31 17:24:14.495991 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-567c444d-8af5-4ade-bc8b-5f3ee7519df0 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:14.496399 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-567c444d-8af5-4ade-bc8b-5f3ee7519df0 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:14.507715 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-567c444d-8af5-4ade-bc8b-5f3ee7519df0 tempest-ServerStableDeviceRescueTest-748494159 tempest-ServerStableDeviceRescueTest-748494159-project-member] https://10.4.3.92/volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda returned with HTTP 404 Jul 31 17:24:14.507715 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 409/1618] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:14 2026] GET /volume/v3/volumes/d0cacfab-3a6f-4e55-a50a-6a0b03235fda => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:24:15.288726 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bfcc980e-5047-40b6-b440-a70e49932f3f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:15.292145 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bfcc980e-5047-40b6-b440-a70e49932f3f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:24:15.292419 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bfcc980e-5047-40b6-b440-a70e49932f3f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:15.292635 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bfcc980e-5047-40b6-b440-a70e49932f3f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:15.292635 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-bfcc980e-5047-40b6-b440-a70e49932f3f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Show backup with id 22e752bc-b6e7-4880-af6d-384271abe6f5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:24:15.302976 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:15.302976 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:24:15.304694 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bfcc980e-5047-40b6-b440-a70e49932f3f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 returned with HTTP 200 Jul 31 17:24:15.305653 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 408/1619] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:15 2026] GET /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 => generated 754 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:16.322807 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7ea920df-8e60-4186-a504-34d503f92c2a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:16.327871 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7ea920df-8e60-4186-a504-34d503f92c2a tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:24:16.328123 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7ea920df-8e60-4186-a504-34d503f92c2a tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:16.328498 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7ea920df-8e60-4186-a504-34d503f92c2a tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:16.329568 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-7ea920df-8e60-4186-a504-34d503f92c2a tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Show backup with id 22e752bc-b6e7-4880-af6d-384271abe6f5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:24:16.336694 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:16.336694 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:16.337669 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7ea920df-8e60-4186-a504-34d503f92c2a tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 returned with HTTP 200 Jul 31 17:24:16.338186 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 399/1620] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:16 2026] GET /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 => generated 754 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:16.355588 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6be7d451-b809-45bb-b72a-b97a87f4ca50 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:16.358161 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6be7d451-b809-45bb-b72a-b97a87f4ca50 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/volumes/756b6e99-bdb1-4c09-bcfb-1f112a7fc95c Jul 31 17:24:16.358555 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6be7d451-b809-45bb-b72a-b97a87f4ca50 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:16.358886 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6be7d451-b809-45bb-b72a-b97a87f4ca50 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:16.377968 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:16.377968 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:24:16.392515 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6be7d451-b809-45bb-b72a-b97a87f4ca50 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Volume info retrieved successfully. Jul 31 17:24:16.403362 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6be7d451-b809-45bb-b72a-b97a87f4ca50 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/volumes/756b6e99-bdb1-4c09-bcfb-1f112a7fc95c returned with HTTP 200 Jul 31 17:24:16.403969 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 405/1621] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:16 2026] GET /volume/v3/volumes/756b6e99-bdb1-4c09-bcfb-1f112a7fc95c => generated 1414 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:16.417299 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-265b12ca-29b4-49a8-885a-0760a5e74690 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:16.420130 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-265b12ca-29b4-49a8-885a-0760a5e74690 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/volumes/756b6e99-bdb1-4c09-bcfb-1f112a7fc95c Jul 31 17:24:16.420427 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-265b12ca-29b4-49a8-885a-0760a5e74690 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:16.420735 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-265b12ca-29b4-49a8-885a-0760a5e74690 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:16.435035 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:16.435035 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:24:16.451349 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-265b12ca-29b4-49a8-885a-0760a5e74690 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Volume info retrieved successfully. Jul 31 17:24:16.460212 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-265b12ca-29b4-49a8-885a-0760a5e74690 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/volumes/756b6e99-bdb1-4c09-bcfb-1f112a7fc95c returned with HTTP 200 Jul 31 17:24:16.460935 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 410/1622] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:16 2026] GET /volume/v3/volumes/756b6e99-bdb1-4c09-bcfb-1f112a7fc95c => generated 1414 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:18.427411 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-44ac1ea0-7cea-416e-8ac0-7bb6137588b7 req-b2f115bf-c9f8-4452-8ad7-31e0920a0f8c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:18.429440 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-44ac1ea0-7cea-416e-8ac0-7bb6137588b7 req-b2f115bf-c9f8-4452-8ad7-31e0920a0f8c tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/volumes/756b6e99-bdb1-4c09-bcfb-1f112a7fc95c Jul 31 17:24:18.429694 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-44ac1ea0-7cea-416e-8ac0-7bb6137588b7 req-b2f115bf-c9f8-4452-8ad7-31e0920a0f8c tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:18.429909 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-44ac1ea0-7cea-416e-8ac0-7bb6137588b7 req-b2f115bf-c9f8-4452-8ad7-31e0920a0f8c tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:18.438233 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:18.438233 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:24:18.443575 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-44ac1ea0-7cea-416e-8ac0-7bb6137588b7 req-b2f115bf-c9f8-4452-8ad7-31e0920a0f8c tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Volume info retrieved successfully. Jul 31 17:24:18.451620 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-44ac1ea0-7cea-416e-8ac0-7bb6137588b7 req-b2f115bf-c9f8-4452-8ad7-31e0920a0f8c tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/volumes/756b6e99-bdb1-4c09-bcfb-1f112a7fc95c returned with HTTP 200 Jul 31 17:24:18.452036 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 409/1623] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:24:18 2026] GET /volume/v3/volumes/756b6e99-bdb1-4c09-bcfb-1f112a7fc95c => generated 1414 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:19.269497 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-44ac1ea0-7cea-416e-8ac0-7bb6137588b7 req-ce5de6df-d610-463b-afa6-3ecc446b4a2e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:19.276390 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-44ac1ea0-7cea-416e-8ac0-7bb6137588b7 req-ce5de6df-d610-463b-afa6-3ecc446b4a2e tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/volumes/756b6e99-bdb1-4c09-bcfb-1f112a7fc95c Jul 31 17:24:19.279517 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-44ac1ea0-7cea-416e-8ac0-7bb6137588b7 req-ce5de6df-d610-463b-afa6-3ecc446b4a2e tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:19.279842 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-44ac1ea0-7cea-416e-8ac0-7bb6137588b7 req-ce5de6df-d610-463b-afa6-3ecc446b4a2e tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:19.293173 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:19.293173 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:19.298930 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-44ac1ea0-7cea-416e-8ac0-7bb6137588b7 req-ce5de6df-d610-463b-afa6-3ecc446b4a2e tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Volume info retrieved successfully. Jul 31 17:24:19.308290 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-44ac1ea0-7cea-416e-8ac0-7bb6137588b7 req-ce5de6df-d610-463b-afa6-3ecc446b4a2e tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/volumes/756b6e99-bdb1-4c09-bcfb-1f112a7fc95c returned with HTTP 200 Jul 31 17:24:19.309219 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 400/1624] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:24:19 2026] GET /volume/v3/volumes/756b6e99-bdb1-4c09-bcfb-1f112a7fc95c => generated 1414 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:19.331900 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-16df9d99-ccbb-45ac-812e-28c337cb1fcd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:19.332422 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-16df9d99-ccbb-45ac-812e-28c337cb1fcd None None] GET https://10.4.3.92/volume// Jul 31 17:24:19.332422 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-16df9d99-ccbb-45ac-812e-28c337cb1fcd None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:19.334725 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-16df9d99-ccbb-45ac-812e-28c337cb1fcd None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:19.335164 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-16df9d99-ccbb-45ac-812e-28c337cb1fcd None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:24:19.337741 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 406/1625] 10.4.3.92 () {66 vars in 1412 bytes} [Fri Jul 31 17:24:19 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:24:19.357495 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-44ac1ea0-7cea-416e-8ac0-7bb6137588b7 req-ce20f599-d3ee-4bef-9337-7d31e715c44e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:19.362114 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-44ac1ea0-7cea-416e-8ac0-7bb6137588b7 req-ce20f599-d3ee-4bef-9337-7d31e715c44e tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:24:19.362708 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-44ac1ea0-7cea-416e-8ac0-7bb6137588b7 req-ce20f599-d3ee-4bef-9337-7d31e715c44e tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "756b6e99-bdb1-4c09-bcfb-1f112a7fc95c", "connector": null, "instance_uuid": "ab219dea-ebde-462b-b338-0127bfee4307"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:19.382507 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:19.382507 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:24:19.438100 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-44ac1ea0-7cea-416e-8ac0-7bb6137588b7 req-ce20f599-d3ee-4bef-9337-7d31e715c44e tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:24:19.438722 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 411/1626] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:24:19 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:20.063640 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0f118e29-7c6f-4208-9439-437fcb49ce38 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:20.153370 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6094e789-8a73-4c8c-b204-2da0e9ccdde4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:20.156240 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6094e789-8a73-4c8c-b204-2da0e9ccdde4 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-reader] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:24:20.156537 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6094e789-8a73-4c8c-b204-2da0e9ccdde4 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-reader] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:20.156726 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6094e789-8a73-4c8c-b204-2da0e9ccdde4 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-reader] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:20.196041 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:20.196041 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:20.206811 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6094e789-8a73-4c8c-b204-2da0e9ccdde4 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-reader] Volume info retrieved successfully. Jul 31 17:24:20.221765 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6094e789-8a73-4c8c-b204-2da0e9ccdde4 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-reader] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:24:20.222431 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 401/1627] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:20 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 1439 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:20.261480 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0f118e29-7c6f-4208-9439-437fcb49ce38 tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] POST https://10.4.3.92/volume/v3/group_types Jul 31 17:24:20.262051 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0f118e29-7c6f-4208-9439-437fcb49ce38 tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1865635364", "description": "tempest-group-type-description-1885482405", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:20.301218 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-c79f1092-223d-4363-8352-cee754ed4716 req-c6746d89-ddf9-4f8b-b1ba-4b6872b8e713 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:20.304796 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c79f1092-223d-4363-8352-cee754ed4716 req-c6746d89-ddf9-4f8b-b1ba-4b6872b8e713 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:24:20.305060 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c79f1092-223d-4363-8352-cee754ed4716 req-c6746d89-ddf9-4f8b-b1ba-4b6872b8e713 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:20.305338 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c79f1092-223d-4363-8352-cee754ed4716 req-c6746d89-ddf9-4f8b-b1ba-4b6872b8e713 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:20.311033 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0f118e29-7c6f-4208-9439-437fcb49ce38 tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] https://10.4.3.92/volume/v3/group_types returned with HTTP 202 Jul 31 17:24:20.312784 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 410/1628] 10.4.3.92 () {70 vars in 1305 bytes} [Fri Jul 31 17:24:20 2026] POST /volume/v3/group_types => generated 265 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:24:20.325124 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:20.325124 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:24:20.325326 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0fd462dc-a0a9-4956-b65c-bfda17fb90ef None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:20.327610 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0fd462dc-a0a9-4956-b65c-bfda17fb90ef tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] GET https://10.4.3.92/volume/v3/group_types Jul 31 17:24:20.327873 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0fd462dc-a0a9-4956-b65c-bfda17fb90ef tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:20.328060 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0fd462dc-a0a9-4956-b65c-bfda17fb90ef tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:20.330137 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-c79f1092-223d-4363-8352-cee754ed4716 req-c6746d89-ddf9-4f8b-b1ba-4b6872b8e713 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:24:20.336166 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c79f1092-223d-4363-8352-cee754ed4716 req-c6746d89-ddf9-4f8b-b1ba-4b6872b8e713 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:24:20.337705 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 407/1629] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:24:20 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 1439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:20.353049 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:20.353049 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:24:20.354166 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0fd462dc-a0a9-4956-b65c-bfda17fb90ef tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] https://10.4.3.92/volume/v3/group_types returned with HTTP 200 Jul 31 17:24:20.356108 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 412/1630] 10.4.3.92 () {68 vars in 1283 bytes} [Fri Jul 31 17:24:20 2026] GET /volume/v3/group_types => generated 499 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:20.369702 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8d94c291-52cc-486d-aaba-d10e5eebe4b7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:20.376114 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-c79f1092-223d-4363-8352-cee754ed4716 req-b6be75c6-10b5-439b-ae3a-8e2494752e17 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:20.376189 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8d94c291-52cc-486d-aaba-d10e5eebe4b7 tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] PUT https://10.4.3.92/volume/v3/group_types/abbba51a-dcf1-4dd9-9734-fd6523d9bc77 Jul 31 17:24:20.376189 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8d94c291-52cc-486d-aaba-d10e5eebe4b7 tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1876288588", "description": "updated-group-type-desc"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:20.376260 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c79f1092-223d-4363-8352-cee754ed4716 req-b6be75c6-10b5-439b-ae3a-8e2494752e17 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] POST https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88/action Jul 31 17:24:20.376260 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c79f1092-223d-4363-8352-cee754ed4716 req-b6be75c6-10b5-439b-ae3a-8e2494752e17 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:24:20.376260 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c79f1092-223d-4363-8352-cee754ed4716 req-b6be75c6-10b5-439b-ae3a-8e2494752e17 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:20.396176 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8d94c291-52cc-486d-aaba-d10e5eebe4b7 tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] https://10.4.3.92/volume/v3/group_types/abbba51a-dcf1-4dd9-9734-fd6523d9bc77 returned with HTTP 200 Jul 31 17:24:20.396176 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 402/1631] 10.4.3.92 () {70 vars in 1415 bytes} [Fri Jul 31 17:24:20 2026] PUT /volume/v3/group_types/abbba51a-dcf1-4dd9-9734-fd6523d9bc77 => generated 255 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:20.396968 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:20.396968 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:24:20.397745 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-c79f1092-223d-4363-8352-cee754ed4716 req-b6be75c6-10b5-439b-ae3a-8e2494752e17 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:24:20.408865 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dc19c1fc-4bae-42dc-b439-7964891cd49b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:20.412305 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-c79f1092-223d-4363-8352-cee754ed4716 req-b6be75c6-10b5-439b-ae3a-8e2494752e17 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Begin detaching volume completed successfully. Jul 31 17:24:20.412684 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c79f1092-223d-4363-8352-cee754ed4716 req-b6be75c6-10b5-439b-ae3a-8e2494752e17 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88/action returned with HTTP 202 Jul 31 17:24:20.413360 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 411/1632] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:24:20 2026] POST /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:24:20.414935 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dc19c1fc-4bae-42dc-b439-7964891cd49b tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] GET https://10.4.3.92/volume/v3/group_types/abbba51a-dcf1-4dd9-9734-fd6523d9bc77 Jul 31 17:24:20.415235 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dc19c1fc-4bae-42dc-b439-7964891cd49b tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:20.416012 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dc19c1fc-4bae-42dc-b439-7964891cd49b tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:20.421535 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dc19c1fc-4bae-42dc-b439-7964891cd49b tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] https://10.4.3.92/volume/v3/group_types/abbba51a-dcf1-4dd9-9734-fd6523d9bc77 returned with HTTP 200 Jul 31 17:24:20.421984 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 408/1633] 10.4.3.92 () {68 vars in 1394 bytes} [Fri Jul 31 17:24:20 2026] GET /volume/v3/group_types/abbba51a-dcf1-4dd9-9734-fd6523d9bc77 => generated 255 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:20.436049 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f3be5d69-9f1a-4ec7-b1d7-1145b4a84d24 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:20.438527 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f3be5d69-9f1a-4ec7-b1d7-1145b4a84d24 tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] DELETE https://10.4.3.92/volume/v3/group_types/abbba51a-dcf1-4dd9-9734-fd6523d9bc77 Jul 31 17:24:20.438803 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f3be5d69-9f1a-4ec7-b1d7-1145b4a84d24 tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:20.439169 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f3be5d69-9f1a-4ec7-b1d7-1145b4a84d24 tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:20.454713 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ed549267-761f-49df-be97-e723fb88f58b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:20.460868 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ed549267-761f-49df-be97-e723fb88f58b tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:24:20.461013 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ed549267-761f-49df-be97-e723fb88f58b tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:20.461848 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ed549267-761f-49df-be97-e723fb88f58b tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:20.470069 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f3be5d69-9f1a-4ec7-b1d7-1145b4a84d24 tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] https://10.4.3.92/volume/v3/group_types/abbba51a-dcf1-4dd9-9734-fd6523d9bc77 returned with HTTP 202 Jul 31 17:24:20.470069 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 413/1634] 10.4.3.92 () {68 vars in 1397 bytes} [Fri Jul 31 17:24:20 2026] DELETE /volume/v3/group_types/abbba51a-dcf1-4dd9-9734-fd6523d9bc77 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:24:20.479283 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-466207b2-b561-4853-b50f-641a0c0e1e1c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:20.482194 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-466207b2-b561-4853-b50f-641a0c0e1e1c tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] GET https://10.4.3.92/volume/v3/group_types Jul 31 17:24:20.482493 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-466207b2-b561-4853-b50f-641a0c0e1e1c tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:20.482769 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-466207b2-b561-4853-b50f-641a0c0e1e1c tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:20.488648 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:20.488648 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:20.496425 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ed549267-761f-49df-be97-e723fb88f58b tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:24:20.500695 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-466207b2-b561-4853-b50f-641a0c0e1e1c tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] https://10.4.3.92/volume/v3/group_types returned with HTTP 200 Jul 31 17:24:20.501192 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 412/1635] 10.4.3.92 () {68 vars in 1283 bytes} [Fri Jul 31 17:24:20 2026] GET /volume/v3/group_types => generated 248 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:20.509547 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ed549267-761f-49df-be97-e723fb88f58b tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:24:20.509547 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 403/1636] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:20 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 1442 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 17:24:20.516631 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0026e2a6-0b32-412e-8887-2763ecfb33d4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:20.520740 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0026e2a6-0b32-412e-8887-2763ecfb33d4 tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] POST https://10.4.3.92/volume/v3/group_types Jul 31 17:24:20.521177 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0026e2a6-0b32-412e-8887-2763ecfb33d4 tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-2000719375", "is_public": true}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:20.550816 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0026e2a6-0b32-412e-8887-2763ecfb33d4 tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] https://10.4.3.92/volume/v3/group_types returned with HTTP 202 Jul 31 17:24:20.551300 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 409/1637] 10.4.3.92 () {70 vars in 1304 bytes} [Fri Jul 31 17:24:20 2026] POST /volume/v3/group_types => generated 164 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:24:20.560913 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d872be55-f6f8-4daf-af0b-8e05d8e131c3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:20.563982 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d872be55-f6f8-4daf-af0b-8e05d8e131c3 tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] POST https://10.4.3.92/volume/v3/group_types Jul 31 17:24:20.564789 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d872be55-f6f8-4daf-af0b-8e05d8e131c3 tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-893654998", "is_public": false}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:20.599735 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d872be55-f6f8-4daf-af0b-8e05d8e131c3 tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] https://10.4.3.92/volume/v3/group_types returned with HTTP 202 Jul 31 17:24:20.599735 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 414/1638] 10.4.3.92 () {70 vars in 1304 bytes} [Fri Jul 31 17:24:20 2026] POST /volume/v3/group_types => generated 164 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:24:20.616271 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6b6b8d53-5112-4294-a27b-33f7128af904 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:20.616399 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-54004690-1b7c-4aa9-afde-f045606620ac None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:20.616815 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-54004690-1b7c-4aa9-afde-f045606620ac None None] GET https://10.4.3.92/volume// Jul 31 17:24:20.617032 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-54004690-1b7c-4aa9-afde-f045606620ac None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:20.617261 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-54004690-1b7c-4aa9-afde-f045606620ac None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:20.617658 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-54004690-1b7c-4aa9-afde-f045606620ac None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:24:20.618883 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 404/1639] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:24:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:24:20.618958 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6b6b8d53-5112-4294-a27b-33f7128af904 tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] GET https://10.4.3.92/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 31 17:24:20.619238 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6b6b8d53-5112-4294-a27b-33f7128af904 tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:20.619501 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6b6b8d53-5112-4294-a27b-33f7128af904 tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:20.638493 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-c79f1092-223d-4363-8352-cee754ed4716 req-b60e6ed8-a161-4cbf-afcd-c5ceb5cd986d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:20.648231 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6b6b8d53-5112-4294-a27b-33f7128af904 tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] https://10.4.3.92/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 31 17:24:20.648231 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 413/1640] 10.4.3.92 () {68 vars in 1344 bytes} [Fri Jul 31 17:24:20 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:20.649212 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c79f1092-223d-4363-8352-cee754ed4716 req-b60e6ed8-a161-4cbf-afcd-c5ceb5cd986d tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:24:20.649212 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c79f1092-223d-4363-8352-cee754ed4716 req-b60e6ed8-a161-4cbf-afcd-c5ceb5cd986d tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:20.649212 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c79f1092-223d-4363-8352-cee754ed4716 req-b60e6ed8-a161-4cbf-afcd-c5ceb5cd986d tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:20.660146 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e68dbeed-2c38-4896-bb2e-37d28426057a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:20.663340 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e68dbeed-2c38-4896-bb2e-37d28426057a tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] GET https://10.4.3.92/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 31 17:24:20.663866 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e68dbeed-2c38-4896-bb2e-37d28426057a tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:20.664205 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e68dbeed-2c38-4896-bb2e-37d28426057a tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:20.682994 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e68dbeed-2c38-4896-bb2e-37d28426057a tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] https://10.4.3.92/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 31 17:24:20.683415 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 415/1641] 10.4.3.92 () {68 vars in 1346 bytes} [Fri Jul 31 17:24:20 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:20.683872 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:20.683872 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:24:20.689969 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-c79f1092-223d-4363-8352-cee754ed4716 req-b60e6ed8-a161-4cbf-afcd-c5ceb5cd986d tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:24:20.694902 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-01fca9eb-61e2-438a-b552-75c69f54f8b3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:20.697232 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-01fca9eb-61e2-438a-b552-75c69f54f8b3 tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] GET https://10.4.3.92/volume/v3/group_types?is_public=False Jul 31 17:24:20.697575 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-01fca9eb-61e2-438a-b552-75c69f54f8b3 tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:20.697842 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-01fca9eb-61e2-438a-b552-75c69f54f8b3 tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:20.699143 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c79f1092-223d-4363-8352-cee754ed4716 req-b60e6ed8-a161-4cbf-afcd-c5ceb5cd986d tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:24:20.699470 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 410/1642] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:24:20 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 1622 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:24:20.719966 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-01fca9eb-61e2-438a-b552-75c69f54f8b3 tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] https://10.4.3.92/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 31 17:24:20.720496 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 405/1643] 10.4.3.92 () {68 vars in 1314 bytes} [Fri Jul 31 17:24:20 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:20.732393 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-16c924f2-762b-4fb9-827f-eb219dc26edb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:20.735043 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-16c924f2-762b-4fb9-827f-eb219dc26edb tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] GET https://10.4.3.92/volume/v3/group_types?is_public=True Jul 31 17:24:20.735276 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-16c924f2-762b-4fb9-827f-eb219dc26edb tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:20.735497 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-16c924f2-762b-4fb9-827f-eb219dc26edb tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:20.743499 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-16c924f2-762b-4fb9-827f-eb219dc26edb tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] https://10.4.3.92/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 31 17:24:20.743983 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 414/1644] 10.4.3.92 () {68 vars in 1312 bytes} [Fri Jul 31 17:24:20 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:20.753800 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fb567a25-a39b-4a45-87fe-c43f3b4cbb59 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:20.756754 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fb567a25-a39b-4a45-87fe-c43f3b4cbb59 tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] DELETE https://10.4.3.92/volume/v3/group_types/0b3d3b59-5f29-488e-9b94-9bf35485d4ce Jul 31 17:24:20.756986 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fb567a25-a39b-4a45-87fe-c43f3b4cbb59 tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:20.757286 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fb567a25-a39b-4a45-87fe-c43f3b4cbb59 tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:20.780473 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fb567a25-a39b-4a45-87fe-c43f3b4cbb59 tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] https://10.4.3.92/volume/v3/group_types/0b3d3b59-5f29-488e-9b94-9bf35485d4ce returned with HTTP 202 Jul 31 17:24:20.781206 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 416/1645] 10.4.3.92 () {68 vars in 1397 bytes} [Fri Jul 31 17:24:20 2026] DELETE /volume/v3/group_types/0b3d3b59-5f29-488e-9b94-9bf35485d4ce => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:24:20.795455 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1565d2c6-e333-42c4-a009-6b262165e11d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:20.798073 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1565d2c6-e333-42c4-a009-6b262165e11d tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] DELETE https://10.4.3.92/volume/v3/group_types/74aa10cd-f971-432a-9506-20c7f1f99b08 Jul 31 17:24:20.798185 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1565d2c6-e333-42c4-a009-6b262165e11d tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:20.798484 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1565d2c6-e333-42c4-a009-6b262165e11d tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:20.831825 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1565d2c6-e333-42c4-a009-6b262165e11d tempest-GroupTypesTest-577369607 tempest-GroupTypesTest-577369607-project-admin] https://10.4.3.92/volume/v3/group_types/74aa10cd-f971-432a-9506-20c7f1f99b08 returned with HTTP 202 Jul 31 17:24:20.833487 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 411/1646] 10.4.3.92 () {68 vars in 1397 bytes} [Fri Jul 31 17:24:20 2026] DELETE /volume/v3/group_types/74aa10cd-f971-432a-9506-20c7f1f99b08 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:24:21.458533 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-c79f1092-223d-4363-8352-cee754ed4716 req-d862647b-61fa-4f62-a82c-94ff79b0e36f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:21.460696 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c79f1092-223d-4363-8352-cee754ed4716 req-d862647b-61fa-4f62-a82c-94ff79b0e36f tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:24:21.460943 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c79f1092-223d-4363-8352-cee754ed4716 req-d862647b-61fa-4f62-a82c-94ff79b0e36f tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:21.461566 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c79f1092-223d-4363-8352-cee754ed4716 req-d862647b-61fa-4f62-a82c-94ff79b0e36f tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:21.488692 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:21.488692 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:21.505194 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-c79f1092-223d-4363-8352-cee754ed4716 req-d862647b-61fa-4f62-a82c-94ff79b0e36f tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:24:21.519257 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c79f1092-223d-4363-8352-cee754ed4716 req-d862647b-61fa-4f62-a82c-94ff79b0e36f tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:24:21.520041 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 406/1647] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:24:21 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 1442 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:21.533748 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5f9afad7-8f86-45a2-a2e8-b0e702bb3842 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:21.536851 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5f9afad7-8f86-45a2-a2e8-b0e702bb3842 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:24:21.537017 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5f9afad7-8f86-45a2-a2e8-b0e702bb3842 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:21.537213 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5f9afad7-8f86-45a2-a2e8-b0e702bb3842 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:21.563367 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-c79f1092-223d-4363-8352-cee754ed4716 req-097d3e20-0d06-442e-bda7-df9ffa11aeb6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:21.564488 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:21.564488 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:24:21.567203 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-c79f1092-223d-4363-8352-cee754ed4716 req-097d3e20-0d06-442e-bda7-df9ffa11aeb6 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] DELETE https://10.4.3.92/volume/v3/attachments/bec4e46f-047d-4ab9-a2cd-ffab64e7a8e5 Jul 31 17:24:21.567203 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-c79f1092-223d-4363-8352-cee754ed4716 req-097d3e20-0d06-442e-bda7-df9ffa11aeb6 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:21.567521 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-c79f1092-223d-4363-8352-cee754ed4716 req-097d3e20-0d06-442e-bda7-df9ffa11aeb6 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:21.574229 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5f9afad7-8f86-45a2-a2e8-b0e702bb3842 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:24:21.580360 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:21.580360 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:24:21.582994 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5f9afad7-8f86-45a2-a2e8-b0e702bb3842 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:24:21.583128 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 415/1648] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:21 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 1442 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:21.679904 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-c79f1092-223d-4363-8352-cee754ed4716 req-097d3e20-0d06-442e-bda7-df9ffa11aeb6 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/attachments/bec4e46f-047d-4ab9-a2cd-ffab64e7a8e5 returned with HTTP 200 Jul 31 17:24:21.679904 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 417/1649] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:24:21 2026] DELETE /volume/v3/attachments/bec4e46f-047d-4ab9-a2cd-ffab64e7a8e5 => generated 192 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:22.122270 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ea0bc5a2-008a-446e-92d6-4ead7e072c51 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:22.122706 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ea0bc5a2-008a-446e-92d6-4ead7e072c51 None None] GET https://10.4.3.92/volume// Jul 31 17:24:22.122863 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ea0bc5a2-008a-446e-92d6-4ead7e072c51 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:22.123059 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ea0bc5a2-008a-446e-92d6-4ead7e072c51 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:22.123383 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ea0bc5a2-008a-446e-92d6-4ead7e072c51 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:24:22.123689 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 412/1650] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:24:22 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:24:22.143607 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-44ac1ea0-7cea-416e-8ac0-7bb6137588b7 req-4e598090-a4c3-4314-9d7e-4f5440b5c290 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:22.148222 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-44ac1ea0-7cea-416e-8ac0-7bb6137588b7 req-4e598090-a4c3-4314-9d7e-4f5440b5c290 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/volumes/756b6e99-bdb1-4c09-bcfb-1f112a7fc95c Jul 31 17:24:22.150337 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-44ac1ea0-7cea-416e-8ac0-7bb6137588b7 req-4e598090-a4c3-4314-9d7e-4f5440b5c290 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:22.150337 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-44ac1ea0-7cea-416e-8ac0-7bb6137588b7 req-4e598090-a4c3-4314-9d7e-4f5440b5c290 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:22.176376 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:22.176376 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:22.182935 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-44ac1ea0-7cea-416e-8ac0-7bb6137588b7 req-4e598090-a4c3-4314-9d7e-4f5440b5c290 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Volume info retrieved successfully. Jul 31 17:24:22.191331 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-44ac1ea0-7cea-416e-8ac0-7bb6137588b7 req-4e598090-a4c3-4314-9d7e-4f5440b5c290 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/volumes/756b6e99-bdb1-4c09-bcfb-1f112a7fc95c returned with HTTP 200 Jul 31 17:24:22.192372 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 407/1651] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:24:22 2026] GET /volume/v3/volumes/756b6e99-bdb1-4c09-bcfb-1f112a7fc95c => generated 1593 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:24:22.334714 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-44ac1ea0-7cea-416e-8ac0-7bb6137588b7 req-35668767-7882-4d36-b6af-07587831dcfe None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:22.339431 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-44ac1ea0-7cea-416e-8ac0-7bb6137588b7 req-35668767-7882-4d36-b6af-07587831dcfe tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] PUT https://10.4.3.92/volume/v3/attachments/78d4975c-b1ce-4de7-9f0d-98129b21866b Jul 31 17:24:22.339946 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-44ac1ea0-7cea-416e-8ac0-7bb6137588b7 req-35668767-7882-4d36-b6af-07587831dcfe tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:22.355162 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-44ac1ea0-7cea-416e-8ac0-7bb6137588b7 req-35668767-7882-4d36-b6af-07587831dcfe tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Acquiring lock "cinder-attachment_update-756b6e99-bdb1-4c09-bcfb-1f112a7fc95c-np0000006248" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:24:22.362682 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-44ac1ea0-7cea-416e-8ac0-7bb6137588b7 req-35668767-7882-4d36-b6af-07587831dcfe tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Lock "cinder-attachment_update-756b6e99-bdb1-4c09-bcfb-1f112a7fc95c-np0000006248" acquired by "attachment_update" :: waited 0.007s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:24:22.364175 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:22.364175 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:24:22.515233 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-44ac1ea0-7cea-416e-8ac0-7bb6137588b7 req-35668767-7882-4d36-b6af-07587831dcfe tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Lock "cinder-attachment_update-756b6e99-bdb1-4c09-bcfb-1f112a7fc95c-np0000006248" released by "attachment_update" :: held 0.150s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:24:22.516009 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-44ac1ea0-7cea-416e-8ac0-7bb6137588b7 req-35668767-7882-4d36-b6af-07587831dcfe tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/attachments/78d4975c-b1ce-4de7-9f0d-98129b21866b returned with HTTP 200 Jul 31 17:24:22.516492 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 416/1652] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:24:22 2026] PUT /volume/v3/attachments/78d4975c-b1ce-4de7-9f0d-98129b21866b => generated 969 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:22.573817 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-44ac1ea0-7cea-416e-8ac0-7bb6137588b7 req-46c7ed56-cb27-4e9f-8cb3-8bb315e60e0d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:22.579514 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-44ac1ea0-7cea-416e-8ac0-7bb6137588b7 req-46c7ed56-cb27-4e9f-8cb3-8bb315e60e0d tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] POST https://10.4.3.92/volume/v3/attachments/78d4975c-b1ce-4de7-9f0d-98129b21866b/action Jul 31 17:24:22.579514 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-44ac1ea0-7cea-416e-8ac0-7bb6137588b7 req-46c7ed56-cb27-4e9f-8cb3-8bb315e60e0d tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:24:22.579514 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-44ac1ea0-7cea-416e-8ac0-7bb6137588b7 req-46c7ed56-cb27-4e9f-8cb3-8bb315e60e0d tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:22.601601 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:22.601601 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:24:22.603465 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ac80058f-107b-4dcb-ac2a-85a3766779ab None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:22.607062 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ac80058f-107b-4dcb-ac2a-85a3766779ab tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:24:22.607371 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ac80058f-107b-4dcb-ac2a-85a3766779ab tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:22.607763 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ac80058f-107b-4dcb-ac2a-85a3766779ab tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:22.622453 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-44ac1ea0-7cea-416e-8ac0-7bb6137588b7 req-46c7ed56-cb27-4e9f-8cb3-8bb315e60e0d tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/attachments/78d4975c-b1ce-4de7-9f0d-98129b21866b/action returned with HTTP 204 Jul 31 17:24:22.622453 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 418/1653] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:24:22 2026] POST /volume/v3/attachments/78d4975c-b1ce-4de7-9f0d-98129b21866b/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:24:22.622629 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:22.622629 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:24:22.627742 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ac80058f-107b-4dcb-ac2a-85a3766779ab tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:24:22.637412 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ac80058f-107b-4dcb-ac2a-85a3766779ab tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:24:22.638093 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 413/1654] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:22 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:22.658147 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d5c93792-a136-443b-b860-ab04052d4004 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:22.661019 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d5c93792-a136-443b-b860-ab04052d4004 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-reader] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:24:22.661244 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d5c93792-a136-443b-b860-ab04052d4004 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-reader] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:22.661533 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d5c93792-a136-443b-b860-ab04052d4004 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-reader] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:22.683708 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:22.683708 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:22.693106 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d5c93792-a136-443b-b860-ab04052d4004 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-reader] Volume info retrieved successfully. Jul 31 17:24:22.699875 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d5c93792-a136-443b-b860-ab04052d4004 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-reader] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:24:22.700562 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 408/1655] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:22 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 1142 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:22.782718 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-99857d45-d7c7-4129-ba98-be3258d3386e req-6a981cc4-439a-4027-9f37-589a49eb9d37 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:22.788289 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-99857d45-d7c7-4129-ba98-be3258d3386e req-6a981cc4-439a-4027-9f37-589a49eb9d37 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:24:22.789968 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-99857d45-d7c7-4129-ba98-be3258d3386e req-6a981cc4-439a-4027-9f37-589a49eb9d37 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:22.789968 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-99857d45-d7c7-4129-ba98-be3258d3386e req-6a981cc4-439a-4027-9f37-589a49eb9d37 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:22.810701 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:22.810701 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:24:22.818239 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-99857d45-d7c7-4129-ba98-be3258d3386e req-6a981cc4-439a-4027-9f37-589a49eb9d37 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:24:22.829712 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-99857d45-d7c7-4129-ba98-be3258d3386e req-6a981cc4-439a-4027-9f37-589a49eb9d37 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:24:22.830302 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 417/1656] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:24:22 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 1142 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:22.871426 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-99857d45-d7c7-4129-ba98-be3258d3386e req-4fad34c7-1962-4183-9673-b11fec249a32 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:22.874667 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-99857d45-d7c7-4129-ba98-be3258d3386e req-4fad34c7-1962-4183-9673-b11fec249a32 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] POST https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88/action Jul 31 17:24:22.875116 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-99857d45-d7c7-4129-ba98-be3258d3386e req-4fad34c7-1962-4183-9673-b11fec249a32 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:24:22.875297 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-99857d45-d7c7-4129-ba98-be3258d3386e req-4fad34c7-1962-4183-9673-b11fec249a32 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:22.890344 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:22.890344 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:24:22.890581 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-99857d45-d7c7-4129-ba98-be3258d3386e req-4fad34c7-1962-4183-9673-b11fec249a32 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:24:22.903015 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-99857d45-d7c7-4129-ba98-be3258d3386e req-4fad34c7-1962-4183-9673-b11fec249a32 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Begin detaching volume completed successfully. Jul 31 17:24:22.903865 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-99857d45-d7c7-4129-ba98-be3258d3386e req-4fad34c7-1962-4183-9673-b11fec249a32 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88/action returned with HTTP 202 Jul 31 17:24:22.904056 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 419/1657] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:24:22 2026] POST /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:24:22.938169 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8d80ef8b-0dec-41d8-a196-7cca3bb19168 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:22.942844 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8d80ef8b-0dec-41d8-a196-7cca3bb19168 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:24:22.943337 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8d80ef8b-0dec-41d8-a196-7cca3bb19168 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:22.943582 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8d80ef8b-0dec-41d8-a196-7cca3bb19168 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:22.957322 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:22.957322 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:24:22.965426 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8d80ef8b-0dec-41d8-a196-7cca3bb19168 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:24:22.983945 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8d80ef8b-0dec-41d8-a196-7cca3bb19168 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:24:22.983945 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 414/1658] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:22 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 1145 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:22.986514 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fd34caf1-c9fd-4340-b259-b08afd4bc652 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:22.986514 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fd34caf1-c9fd-4340-b259-b08afd4bc652 None None] GET https://10.4.3.92/volume// Jul 31 17:24:22.986677 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fd34caf1-c9fd-4340-b259-b08afd4bc652 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:22.988975 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fd34caf1-c9fd-4340-b259-b08afd4bc652 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:22.992443 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fd34caf1-c9fd-4340-b259-b08afd4bc652 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:24:22.992443 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 409/1659] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:24:22 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:24:23.011332 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-99857d45-d7c7-4129-ba98-be3258d3386e req-690e5f10-e2a7-4154-9e79-6c35e36de8b3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:23.020345 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-99857d45-d7c7-4129-ba98-be3258d3386e req-690e5f10-e2a7-4154-9e79-6c35e36de8b3 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:24:23.020749 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-99857d45-d7c7-4129-ba98-be3258d3386e req-690e5f10-e2a7-4154-9e79-6c35e36de8b3 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:23.021038 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-99857d45-d7c7-4129-ba98-be3258d3386e req-690e5f10-e2a7-4154-9e79-6c35e36de8b3 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:23.041360 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:23.041360 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:24:23.049765 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-99857d45-d7c7-4129-ba98-be3258d3386e req-690e5f10-e2a7-4154-9e79-6c35e36de8b3 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:24:23.067563 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-99857d45-d7c7-4129-ba98-be3258d3386e req-690e5f10-e2a7-4154-9e79-6c35e36de8b3 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:24:23.067563 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 418/1660] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:24:23 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 1325 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:24:24.002181 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b0dc8afc-b5ec-4c98-87a6-5b63e9ac9568 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:24.005481 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b0dc8afc-b5ec-4c98-87a6-5b63e9ac9568 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:24:24.005481 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b0dc8afc-b5ec-4c98-87a6-5b63e9ac9568 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:24.005481 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b0dc8afc-b5ec-4c98-87a6-5b63e9ac9568 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:24.027833 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:24.027833 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:24:24.037177 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b0dc8afc-b5ec-4c98-87a6-5b63e9ac9568 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:24:24.047043 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b0dc8afc-b5ec-4c98-87a6-5b63e9ac9568 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:24:24.047594 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 420/1661] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:24 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 1145 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:24.714393 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4105d440-4b56-449f-8087-4538a06b1250 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:24.879799 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4105d440-4b56-449f-8087-4538a06b1250 tempest-VolumeHostsAdminTestsJSON-174822218 tempest-VolumeHostsAdminTestsJSON-174822218-project-admin] GET https://10.4.3.92/volume/v3/os-hosts Jul 31 17:24:24.880193 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4105d440-4b56-449f-8087-4538a06b1250 tempest-VolumeHostsAdminTestsJSON-174822218 tempest-VolumeHostsAdminTestsJSON-174822218-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:24.880578 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4105d440-4b56-449f-8087-4538a06b1250 tempest-VolumeHostsAdminTestsJSON-174822218 tempest-VolumeHostsAdminTestsJSON-174822218-project-admin] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:24.893246 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.hosts [None req-4105d440-4b56-449f-8087-4538a06b1250 tempest-VolumeHostsAdminTestsJSON-174822218 tempest-VolumeHostsAdminTestsJSON-174822218-project-admin] status, active and update: available, enabled, 2026-07-31 17:23:24+00:00 {{(pid=100273) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 31 17:24:24.893406 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.hosts [None req-4105d440-4b56-449f-8087-4538a06b1250 tempest-VolumeHostsAdminTestsJSON-174822218 tempest-VolumeHostsAdminTestsJSON-174822218-project-admin] status, active and update: available, enabled, 2026-07-31 17:23:21+00:00 {{(pid=100273) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 31 17:24:24.893711 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.hosts [None req-4105d440-4b56-449f-8087-4538a06b1250 tempest-VolumeHostsAdminTestsJSON-174822218 tempest-VolumeHostsAdminTestsJSON-174822218-project-admin] status, active and update: available, enabled, 2026-07-31 17:23:01+00:00 {{(pid=100273) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 31 17:24:24.893900 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4105d440-4b56-449f-8087-4538a06b1250 tempest-VolumeHostsAdminTestsJSON-174822218 tempest-VolumeHostsAdminTestsJSON-174822218-project-admin] https://10.4.3.92/volume/v3/os-hosts returned with HTTP 200 Jul 31 17:24:24.894287 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 415/1662] 10.4.3.92 () {66 vars in 1233 bytes} [Fri Jul 31 17:24:24 2026] GET /volume/v3/os-hosts => generated 560 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:24.905264 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-12bf2c08-f63b-4466-95d1-8ecde04b4f1d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:24.907740 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-12bf2c08-f63b-4466-95d1-8ecde04b4f1d tempest-VolumeHostsAdminTestsJSON-174822218 tempest-VolumeHostsAdminTestsJSON-174822218-project-admin] GET https://10.4.3.92/volume/v3/os-hosts Jul 31 17:24:24.908179 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-12bf2c08-f63b-4466-95d1-8ecde04b4f1d tempest-VolumeHostsAdminTestsJSON-174822218 tempest-VolumeHostsAdminTestsJSON-174822218-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:24.908975 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-12bf2c08-f63b-4466-95d1-8ecde04b4f1d tempest-VolumeHostsAdminTestsJSON-174822218 tempest-VolumeHostsAdminTestsJSON-174822218-project-admin] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:24.919362 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.hosts [None req-12bf2c08-f63b-4466-95d1-8ecde04b4f1d tempest-VolumeHostsAdminTestsJSON-174822218 tempest-VolumeHostsAdminTestsJSON-174822218-project-admin] status, active and update: available, enabled, 2026-07-31 17:23:24+00:00 {{(pid=100271) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 31 17:24:24.919617 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.hosts [None req-12bf2c08-f63b-4466-95d1-8ecde04b4f1d tempest-VolumeHostsAdminTestsJSON-174822218 tempest-VolumeHostsAdminTestsJSON-174822218-project-admin] status, active and update: available, enabled, 2026-07-31 17:23:21+00:00 {{(pid=100271) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 31 17:24:24.920550 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.hosts [None req-12bf2c08-f63b-4466-95d1-8ecde04b4f1d tempest-VolumeHostsAdminTestsJSON-174822218 tempest-VolumeHostsAdminTestsJSON-174822218-project-admin] status, active and update: available, enabled, 2026-07-31 17:23:01+00:00 {{(pid=100271) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 31 17:24:24.920550 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-12bf2c08-f63b-4466-95d1-8ecde04b4f1d tempest-VolumeHostsAdminTestsJSON-174822218 tempest-VolumeHostsAdminTestsJSON-174822218-project-admin] https://10.4.3.92/volume/v3/os-hosts returned with HTTP 200 Jul 31 17:24:24.921128 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 410/1663] 10.4.3.92 () {66 vars in 1233 bytes} [Fri Jul 31 17:24:24 2026] GET /volume/v3/os-hosts => generated 560 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:24.933275 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6742363b-5a8e-4c9a-aa8f-a0da3572aa27 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:24.938008 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6742363b-5a8e-4c9a-aa8f-a0da3572aa27 tempest-VolumeHostsAdminTestsJSON-174822218 tempest-VolumeHostsAdminTestsJSON-174822218-project-admin] GET https://10.4.3.92/volume/v3/os-hosts/np0000006248@storpool Jul 31 17:24:24.938008 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6742363b-5a8e-4c9a-aa8f-a0da3572aa27 tempest-VolumeHostsAdminTestsJSON-174822218 tempest-VolumeHostsAdminTestsJSON-174822218-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:24.938008 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6742363b-5a8e-4c9a-aa8f-a0da3572aa27 tempest-VolumeHostsAdminTestsJSON-174822218 tempest-VolumeHostsAdminTestsJSON-174822218-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:25.072978 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fefff2b8-9f09-4376-a9ca-7c74d390f08c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:25.081843 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fefff2b8-9f09-4376-a9ca-7c74d390f08c tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:24:25.082087 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fefff2b8-9f09-4376-a9ca-7c74d390f08c tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:25.083030 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fefff2b8-9f09-4376-a9ca-7c74d390f08c tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:25.100763 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6742363b-5a8e-4c9a-aa8f-a0da3572aa27 tempest-VolumeHostsAdminTestsJSON-174822218 tempest-VolumeHostsAdminTestsJSON-174822218-project-admin] https://10.4.3.92/volume/v3/os-hosts/np0000006248@storpool returned with HTTP 200 Jul 31 17:24:25.100996 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 419/1664] 10.4.3.92 () {66 vars in 1299 bytes} [Fri Jul 31 17:24:24 2026] GET /volume/v3/os-hosts/np0000006248@storpool => generated 1507 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:25.112346 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:25.112346 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:24:25.123199 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-fefff2b8-9f09-4376-a9ca-7c74d390f08c tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:24:25.131078 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fefff2b8-9f09-4376-a9ca-7c74d390f08c tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:24:25.131740 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 421/1665] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:25 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 1145 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:26.162586 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f69d9f8e-9b2a-4a0d-b9e1-75e3b25f6d09 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:26.167408 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f69d9f8e-9b2a-4a0d-b9e1-75e3b25f6d09 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:24:26.167573 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f69d9f8e-9b2a-4a0d-b9e1-75e3b25f6d09 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:26.168032 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f69d9f8e-9b2a-4a0d-b9e1-75e3b25f6d09 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:26.203938 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:26.203938 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:24:26.217586 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f69d9f8e-9b2a-4a0d-b9e1-75e3b25f6d09 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:24:26.235837 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f69d9f8e-9b2a-4a0d-b9e1-75e3b25f6d09 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:24:26.235837 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 416/1666] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:26 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 1145 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:26.473296 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-18fb9cb3-624b-4404-9c6d-1614af6fb1fe None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:26.484788 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-18fb9cb3-624b-4404-9c6d-1614af6fb1fe tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:24:26.484788 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-18fb9cb3-624b-4404-9c6d-1614af6fb1fe tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-491280087"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:26.490216 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-18fb9cb3-624b-4404-9c6d-1614af6fb1fe tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-491280087'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:24:26.490216 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-18fb9cb3-624b-4404-9c6d-1614af6fb1fe tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Create volume of 1 GB Jul 31 17:24:26.498309 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-18fb9cb3-624b-4404-9c6d-1614af6fb1fe tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Availability Zones retrieved successfully. Jul 31 17:24:26.506072 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-18fb9cb3-624b-4404-9c6d-1614af6fb1fe tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Flow 'volume_create_api' (a28f2cff-091b-486a-adf6-ee269877acf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:24:26.506267 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-18fb9cb3-624b-4404-9c6d-1614af6fb1fe tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f922bbb9-a94e-4d50-9aad-dac361a2b1df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:26.508050 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-18fb9cb3-624b-4404-9c6d-1614af6fb1fe tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:24:26.558138 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-18fb9cb3-624b-4404-9c6d-1614af6fb1fe tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f922bbb9-a94e-4d50-9aad-dac361a2b1df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:26.560287 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-18fb9cb3-624b-4404-9c6d-1614af6fb1fe tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (981a5342-e9a3-4124-8211-7a53ae0d4b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:26.677252 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-18fb9cb3-624b-4404-9c6d-1614af6fb1fe tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Created reservations ['3938cdc2-cefd-4b9d-8cd8-3438d1f742ea', '05cbd9b3-3028-4e13-80e0-537e21321687', '8bc49117-b3a8-4e31-ae39-afab7c0f733e', 'ab7b1913-3e5d-4304-916c-77ed622d711b'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:24:26.678800 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-18fb9cb3-624b-4404-9c6d-1614af6fb1fe tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (981a5342-e9a3-4124-8211-7a53ae0d4b67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3938cdc2-cefd-4b9d-8cd8-3438d1f742ea', '05cbd9b3-3028-4e13-80e0-537e21321687', '8bc49117-b3a8-4e31-ae39-afab7c0f733e', 'ab7b1913-3e5d-4304-916c-77ed622d711b']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:26.679822 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-18fb9cb3-624b-4404-9c6d-1614af6fb1fe tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8f786e8-850d-4fa0-b339-b55f344110b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:26.725132 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-18fb9cb3-624b-4404-9c6d-1614af6fb1fe tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8f786e8-850d-4fa0-b339-b55f344110b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9c125af-483f-404d-b775-31d6f25a0b83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-491280087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a65a3c7eb24d48108bf82720e5ed417f',qos_specs=None,replication_status=,reservations=['3938cdc2-cefd-4b9d-8cd8-3438d1f742ea','05cbd9b3-3028-4e13-80e0-537e21321687','8bc49117-b3a8-4e31-ae39-afab7c0f733e','ab7b1913-3e5d-4304-916c-77ed622d711b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f79f6bcd75864eda9ace9da2fd4f19c4',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:24:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-491280087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9c125af-483f-404d-b775-31d6f25a0b83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a65a3c7eb24d48108bf82720e5ed417f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f79f6bcd75864eda9ace9da2fd4f19c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:26.726880 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-18fb9cb3-624b-4404-9c6d-1614af6fb1fe tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54727ddf-4ef5-414a-8242-84107cd3bc74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:26.768164 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-18fb9cb3-624b-4404-9c6d-1614af6fb1fe tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54727ddf-4ef5-414a-8242-84107cd3bc74) transitioned into state 'SUCCESS' from state '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-491280087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a65a3c7eb24d48108bf82720e5ed417f',qos_specs=None,replication_status=,reservations=['3938cdc2-cefd-4b9d-8cd8-3438d1f742ea','05cbd9b3-3028-4e13-80e0-537e21321687','8bc49117-b3a8-4e31-ae39-afab7c0f733e','ab7b1913-3e5d-4304-916c-77ed622d711b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f79f6bcd75864eda9ace9da2fd4f19c4',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:26.769614 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-18fb9cb3-624b-4404-9c6d-1614af6fb1fe tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebaf3385-bd15-41ab-935e-33b672c4b9cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:26.787948 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-18fb9cb3-624b-4404-9c6d-1614af6fb1fe tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebaf3385-bd15-41ab-935e-33b672c4b9cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:26.789223 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-18fb9cb3-624b-4404-9c6d-1614af6fb1fe tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Flow 'volume_create_api' (a28f2cff-091b-486a-adf6-ee269877acf5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:24:26.789915 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-18fb9cb3-624b-4404-9c6d-1614af6fb1fe tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Create volume request issued successfully. Jul 31 17:24:26.791180 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-18fb9cb3-624b-4404-9c6d-1614af6fb1fe tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:24:26.792173 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 411/1667] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:24:26 2026] POST /volume/v3/volumes => generated 754 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:24:26.815133 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f556402b-3376-41b3-bbe0-aa09b3fe5c62 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:26.820761 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f556402b-3376-41b3-bbe0-aa09b3fe5c62 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] GET https://10.4.3.92/volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 Jul 31 17:24:26.820761 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f556402b-3376-41b3-bbe0-aa09b3fe5c62 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:26.820761 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f556402b-3376-41b3-bbe0-aa09b3fe5c62 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:26.833426 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:26.833426 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:24:26.839245 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f556402b-3376-41b3-bbe0-aa09b3fe5c62 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Volume info retrieved successfully. Jul 31 17:24:26.848107 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f556402b-3376-41b3-bbe0-aa09b3fe5c62 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] https://10.4.3.92/volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 returned with HTTP 200 Jul 31 17:24:26.848756 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 420/1668] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:26 2026] GET /volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:27.272246 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bd2eea5d-71e1-414e-864f-e214ef8cd0c3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:27.275105 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bd2eea5d-71e1-414e-864f-e214ef8cd0c3 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:24:27.275105 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bd2eea5d-71e1-414e-864f-e214ef8cd0c3 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:27.275199 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bd2eea5d-71e1-414e-864f-e214ef8cd0c3 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:27.296574 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:27.296574 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:24:27.307895 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bd2eea5d-71e1-414e-864f-e214ef8cd0c3 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:24:27.311793 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-99857d45-d7c7-4129-ba98-be3258d3386e req-da5cd4c4-9be4-4d21-abd0-bc461fcd7a15 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:27.316004 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-99857d45-d7c7-4129-ba98-be3258d3386e req-da5cd4c4-9be4-4d21-abd0-bc461fcd7a15 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:24:27.316346 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-99857d45-d7c7-4129-ba98-be3258d3386e req-da5cd4c4-9be4-4d21-abd0-bc461fcd7a15 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:27.316766 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-99857d45-d7c7-4129-ba98-be3258d3386e req-da5cd4c4-9be4-4d21-abd0-bc461fcd7a15 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:27.316835 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bd2eea5d-71e1-414e-864f-e214ef8cd0c3 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:24:27.319076 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 422/1669] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:27 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 1145 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:27.338560 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:27.338560 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:24:27.350693 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-99857d45-d7c7-4129-ba98-be3258d3386e req-da5cd4c4-9be4-4d21-abd0-bc461fcd7a15 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:24:27.358696 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-99857d45-d7c7-4129-ba98-be3258d3386e req-da5cd4c4-9be4-4d21-abd0-bc461fcd7a15 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:24:27.359059 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 417/1670] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:24:27 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 1145 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:27.874907 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fd8b1e62-e9c2-4163-8494-20d8afb5cebd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:27.878102 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fd8b1e62-e9c2-4163-8494-20d8afb5cebd tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] GET https://10.4.3.92/volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 Jul 31 17:24:27.878102 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fd8b1e62-e9c2-4163-8494-20d8afb5cebd tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:27.878102 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fd8b1e62-e9c2-4163-8494-20d8afb5cebd tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:27.890410 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:27.890410 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:27.898041 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fd8b1e62-e9c2-4163-8494-20d8afb5cebd tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Volume info retrieved successfully. Jul 31 17:24:27.905615 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fd8b1e62-e9c2-4163-8494-20d8afb5cebd tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] https://10.4.3.92/volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 returned with HTTP 200 Jul 31 17:24:27.906916 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 412/1671] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:27 2026] GET /volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:28.335537 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-65084610-345e-460a-9917-533026587653 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:28.337539 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-65084610-345e-460a-9917-533026587653 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:24:28.337963 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-65084610-345e-460a-9917-533026587653 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:28.338113 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-65084610-345e-460a-9917-533026587653 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:28.355197 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:28.355197 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:24:28.362559 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-65084610-345e-460a-9917-533026587653 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:24:28.369795 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-65084610-345e-460a-9917-533026587653 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:24:28.370376 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 421/1672] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:28 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 1145 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:29.042354 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-66749e79-4292-4ff5-990a-3bcde29894f0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:29.204152 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-99857d45-d7c7-4129-ba98-be3258d3386e req-0a351a19-77a4-4f69-ac20-30673012fa00 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:29.208586 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-99857d45-d7c7-4129-ba98-be3258d3386e req-0a351a19-77a4-4f69-ac20-30673012fa00 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] DELETE https://10.4.3.92/volume/v3/attachments/0dc55630-187b-4ee6-b833-368e98ced703 Jul 31 17:24:29.208586 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-99857d45-d7c7-4129-ba98-be3258d3386e req-0a351a19-77a4-4f69-ac20-30673012fa00 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:29.208586 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-99857d45-d7c7-4129-ba98-be3258d3386e req-0a351a19-77a4-4f69-ac20-30673012fa00 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:29.229238 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:29.229238 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:24:29.258798 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-66749e79-4292-4ff5-990a-3bcde29894f0 tempest-VolumeQuotaClassesTest-1809866070 tempest-VolumeQuotaClassesTest-1809866070-project-admin] GET https://10.4.3.92/volume/v3/os-quota-class-sets/default Jul 31 17:24:29.258798 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-66749e79-4292-4ff5-990a-3bcde29894f0 tempest-VolumeQuotaClassesTest-1809866070 tempest-VolumeQuotaClassesTest-1809866070-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:29.259586 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-66749e79-4292-4ff5-990a-3bcde29894f0 tempest-VolumeQuotaClassesTest-1809866070 tempest-VolumeQuotaClassesTest-1809866070-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:29.278814 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-66749e79-4292-4ff5-990a-3bcde29894f0 tempest-VolumeQuotaClassesTest-1809866070 tempest-VolumeQuotaClassesTest-1809866070-project-admin] https://10.4.3.92/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 31 17:24:29.278814 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 423/1673] 10.4.3.92 () {66 vars in 1290 bytes} [Fri Jul 31 17:24:29 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:29.296816 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7e3cc41e-d1cd-4bb8-8a94-1f3c77b86c87 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:29.299300 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7e3cc41e-d1cd-4bb8-8a94-1f3c77b86c87 tempest-VolumeQuotaClassesTest-1809866070 tempest-VolumeQuotaClassesTest-1809866070-project-admin] GET https://10.4.3.92/volume/v3/os-quota-class-sets/default Jul 31 17:24:29.299884 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7e3cc41e-d1cd-4bb8-8a94-1f3c77b86c87 tempest-VolumeQuotaClassesTest-1809866070 tempest-VolumeQuotaClassesTest-1809866070-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:29.300136 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7e3cc41e-d1cd-4bb8-8a94-1f3c77b86c87 tempest-VolumeQuotaClassesTest-1809866070 tempest-VolumeQuotaClassesTest-1809866070-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:29.307996 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-99857d45-d7c7-4129-ba98-be3258d3386e req-0a351a19-77a4-4f69-ac20-30673012fa00 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/attachments/0dc55630-187b-4ee6-b833-368e98ced703 returned with HTTP 200 Jul 31 17:24:29.307996 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 418/1674] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:24:29 2026] DELETE /volume/v3/attachments/0dc55630-187b-4ee6-b833-368e98ced703 => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:29.338478 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7e3cc41e-d1cd-4bb8-8a94-1f3c77b86c87 tempest-VolumeQuotaClassesTest-1809866070 tempest-VolumeQuotaClassesTest-1809866070-project-admin] https://10.4.3.92/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 31 17:24:29.339587 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 413/1675] 10.4.3.92 () {66 vars in 1290 bytes} [Fri Jul 31 17:24:29 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:29.357195 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9b643186-c469-4c21-9634-a8e1e44ea7c2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:29.360061 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9b643186-c469-4c21-9634-a8e1e44ea7c2 tempest-VolumeQuotaClassesTest-1809866070 tempest-VolumeQuotaClassesTest-1809866070-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:24:29.360557 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9b643186-c469-4c21-9634-a8e1e44ea7c2 tempest-VolumeQuotaClassesTest-1809866070 tempest-VolumeQuotaClassesTest-1809866070-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1588869800"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:29.395433 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1a47f5d7-88cc-455d-b6f0-0ceabf0ddd7a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:29.397436 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1a47f5d7-88cc-455d-b6f0-0ceabf0ddd7a tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:24:29.397846 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1a47f5d7-88cc-455d-b6f0-0ceabf0ddd7a tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:29.398094 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1a47f5d7-88cc-455d-b6f0-0ceabf0ddd7a tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:29.398603 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9b643186-c469-4c21-9634-a8e1e44ea7c2 tempest-VolumeQuotaClassesTest-1809866070 tempest-VolumeQuotaClassesTest-1809866070-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:24:29.399182 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 422/1676] 10.4.3.92 () {68 vars in 1245 bytes} [Fri Jul 31 17:24:29 2026] POST /volume/v3/types => generated 228 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:29.411336 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:29.411336 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:24:29.418796 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-14cf7f3d-8eba-4b32-a4d7-f0c04029f0ef None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:29.419255 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1a47f5d7-88cc-455d-b6f0-0ceabf0ddd7a tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:24:29.425165 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-14cf7f3d-8eba-4b32-a4d7-f0c04029f0ef tempest-VolumeQuotaClassesTest-1809866070 tempest-VolumeQuotaClassesTest-1809866070-project-admin] PUT https://10.4.3.92/volume/v3/os-quota-class-sets/default Jul 31 17:24:29.425165 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-14cf7f3d-8eba-4b32-a4d7-f0c04029f0ef tempest-VolumeQuotaClassesTest-1809866070 tempest-VolumeQuotaClassesTest-1809866070-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-1588869800": 8, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1588869800": 8, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1588869800": 7}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:29.428437 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1a47f5d7-88cc-455d-b6f0-0ceabf0ddd7a tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:24:29.429174 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 424/1677] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:29 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:29.450940 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-10324689-1f0c-48ef-8b0b-36fbbd3bb3fe None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:29.452572 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-10324689-1f0c-48ef-8b0b-36fbbd3bb3fe tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:24:29.454015 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-10324689-1f0c-48ef-8b0b-36fbbd3bb3fe tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:29.454015 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-10324689-1f0c-48ef-8b0b-36fbbd3bb3fe tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:29.467141 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:29.467141 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:29.480203 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-10324689-1f0c-48ef-8b0b-36fbbd3bb3fe tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:24:29.488726 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:29.488726 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:24:29.493554 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-10324689-1f0c-48ef-8b0b-36fbbd3bb3fe tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:24:29.494352 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 414/1678] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:29 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:24:29.581887 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a3298ad0-bbb7-418e-8699-247f30057541 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:29.584001 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a3298ad0-bbb7-418e-8699-247f30057541 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:24:29.584288 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a3298ad0-bbb7-418e-8699-247f30057541 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:29.584662 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a3298ad0-bbb7-418e-8699-247f30057541 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:29.594276 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:29.594276 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:24:29.599623 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a3298ad0-bbb7-418e-8699-247f30057541 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:24:29.605656 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a3298ad0-bbb7-418e-8699-247f30057541 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:24:29.607143 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 423/1679] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:29 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:29.674276 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-14cf7f3d-8eba-4b32-a4d7-f0c04029f0ef tempest-VolumeQuotaClassesTest-1809866070 tempest-VolumeQuotaClassesTest-1809866070-project-admin] https://10.4.3.92/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 31 17:24:29.677583 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 419/1680] 10.4.3.92 () {68 vars in 1311 bytes} [Fri Jul 31 17:24:29 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:29.691789 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3420b952-8214-407d-b00f-b6cad82a4df4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:29.694030 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3420b952-8214-407d-b00f-b6cad82a4df4 tempest-VolumeQuotaClassesTest-1809866070 tempest-VolumeQuotaClassesTest-1809866070-project-admin] GET https://10.4.3.92/volume/v3/os-quota-sets/fb82b198e548437098f0c2a0077c6dd9/defaults Jul 31 17:24:29.694254 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3420b952-8214-407d-b00f-b6cad82a4df4 tempest-VolumeQuotaClassesTest-1809866070 tempest-VolumeQuotaClassesTest-1809866070-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:29.694496 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3420b952-8214-407d-b00f-b6cad82a4df4 tempest-VolumeQuotaClassesTest-1809866070 tempest-VolumeQuotaClassesTest-1809866070-project-admin] Calling method 'defaults' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:29.708231 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-54b7d6d3-b374-4759-9e39-d9120fc633b9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:29.709331 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-54b7d6d3-b374-4759-9e39-d9120fc633b9 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:24:29.709763 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-54b7d6d3-b374-4759-9e39-d9120fc633b9 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1602230540", "imageRef": "8d238c5f-d575-4c29-9cd2-e3e14bfacc91"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:29.712739 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-54b7d6d3-b374-4759-9e39-d9120fc633b9 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1602230540', 'imageRef': '8d238c5f-d575-4c29-9cd2-e3e14bfacc91'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:24:29.715111 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3420b952-8214-407d-b00f-b6cad82a4df4 tempest-VolumeQuotaClassesTest-1809866070 tempest-VolumeQuotaClassesTest-1809866070-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/fb82b198e548437098f0c2a0077c6dd9/defaults returned with HTTP 200 Jul 31 17:24:29.716158 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 425/1681] 10.4.3.92 () {66 vars in 1374 bytes} [Fri Jul 31 17:24:29 2026] GET /volume/v3/os-quota-sets/fb82b198e548437098f0c2a0077c6dd9/defaults => generated 645 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:29.900573 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-54b7d6d3-b374-4759-9e39-d9120fc633b9 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Create volume of 1 GB Jul 31 17:24:29.901022 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:29.901022 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:29.901679 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-54b7d6d3-b374-4759-9e39-d9120fc633b9 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Availability Zones retrieved successfully. Jul 31 17:24:29.910237 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-54b7d6d3-b374-4759-9e39-d9120fc633b9 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Flow 'volume_create_api' (6fb8977e-07b2-49e8-937d-dbd6d76b2070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:24:29.915429 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-54b7d6d3-b374-4759-9e39-d9120fc633b9 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2181db1-10a1-4710-85d7-3f0a51060205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:29.915429 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-54b7d6d3-b374-4759-9e39-d9120fc633b9 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:24:29.980554 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:29.980554 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:30.003026 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3d206754-e814-4f62-bbc3-3cad5d9c4579 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:30.003026 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3d206754-e814-4f62-bbc3-3cad5d9c4579 tempest-VolumeQuotaClassesTest-1809866070 tempest-VolumeQuotaClassesTest-1809866070-project-admin] GET https://10.4.3.92/volume/v3/os-quota-sets/387e3d09050b465f844d423bd36b92dd/defaults Jul 31 17:24:30.003222 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3d206754-e814-4f62-bbc3-3cad5d9c4579 tempest-VolumeQuotaClassesTest-1809866070 tempest-VolumeQuotaClassesTest-1809866070-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:30.003487 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3d206754-e814-4f62-bbc3-3cad5d9c4579 tempest-VolumeQuotaClassesTest-1809866070 tempest-VolumeQuotaClassesTest-1809866070-project-admin] Calling method 'defaults' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:30.006281 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-54b7d6d3-b374-4759-9e39-d9120fc633b9 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2181db1-10a1-4710-85d7-3f0a51060205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:23Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=9671d37a-5b51-4a3d-816e-642745b6438b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9671d37a-5b51-4a3d-816e-642745b6438b', 'encryption_key_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=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:30.008147 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-54b7d6d3-b374-4759-9e39-d9120fc633b9 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (981d8229-b397-400d-9e2b-0f2e6a273be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:30.019648 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3d206754-e814-4f62-bbc3-3cad5d9c4579 tempest-VolumeQuotaClassesTest-1809866070 tempest-VolumeQuotaClassesTest-1809866070-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/387e3d09050b465f844d423bd36b92dd/defaults returned with HTTP 200 Jul 31 17:24:30.019648 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 424/1682] 10.4.3.92 () {66 vars in 1374 bytes} [Fri Jul 31 17:24:29 2026] GET /volume/v3/os-quota-sets/387e3d09050b465f844d423bd36b92dd/defaults => generated 645 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:30.094668 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-54b7d6d3-b374-4759-9e39-d9120fc633b9 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Created reservations ['5352c6ef-8617-4725-b02b-2e1944a340ee', '93cf798f-d8d4-4dbd-a315-0e64f3ebaf5a', '951fd4a9-5caf-4829-b05f-ce3b1287595d', '2903c521-eec8-4484-a2e7-09d4c86099ef'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:24:30.095689 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-54b7d6d3-b374-4759-9e39-d9120fc633b9 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (981d8229-b397-400d-9e2b-0f2e6a273be6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5352c6ef-8617-4725-b02b-2e1944a340ee', '93cf798f-d8d4-4dbd-a315-0e64f3ebaf5a', '951fd4a9-5caf-4829-b05f-ce3b1287595d', '2903c521-eec8-4484-a2e7-09d4c86099ef']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:30.096699 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-54b7d6d3-b374-4759-9e39-d9120fc633b9 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8055ce3e-a499-497d-9162-8fcee8ab3a4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:30.133301 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-54b7d6d3-b374-4759-9e39-d9120fc633b9 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8055ce3e-a499-497d-9162-8fcee8ab3a4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc8e07a0-38bb-4b1b-9f98-47a1361f5210', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1602230540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1e9431804ab54f9484c03d65ca1d02cc',qos_specs=None,replication_status=,reservations=['5352c6ef-8617-4725-b02b-2e1944a340ee','93cf798f-d8d4-4dbd-a315-0e64f3ebaf5a','951fd4a9-5caf-4829-b05f-ce3b1287595d','2903c521-eec8-4484-a2e7-09d4c86099ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='257faea4129a40e082c882103b87a6ae',volume_type_id=9671d37a-5b51-4a3d-816e-642745b6438b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:24:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1602230540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc8e07a0-38bb-4b1b-9f98-47a1361f5210,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='1e9431804ab54f9484c03d65ca1d02cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='257faea4129a40e082c882103b87a6ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9671d37a-5b51-4a3d-816e-642745b6438b),volume_type_id=9671d37a-5b51-4a3d-816e-642745b6438b)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:30.135744 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-54b7d6d3-b374-4759-9e39-d9120fc633b9 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (495fa2d5-b3b2-489b-a07c-9a4b9b34b680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:30.187341 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-54b7d6d3-b374-4759-9e39-d9120fc633b9 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (495fa2d5-b3b2-489b-a07c-9a4b9b34b680) transitioned into state 'SUCCESS' from state '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-1602230540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1e9431804ab54f9484c03d65ca1d02cc',qos_specs=None,replication_status=,reservations=['5352c6ef-8617-4725-b02b-2e1944a340ee','93cf798f-d8d4-4dbd-a315-0e64f3ebaf5a','951fd4a9-5caf-4829-b05f-ce3b1287595d','2903c521-eec8-4484-a2e7-09d4c86099ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='257faea4129a40e082c882103b87a6ae',volume_type_id=9671d37a-5b51-4a3d-816e-642745b6438b)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:30.188498 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-54b7d6d3-b374-4759-9e39-d9120fc633b9 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b64faf2-e119-40f2-89a5-93bc629604be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:30.189519 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-70ae802f-ba22-4705-87e1-8ba31da51739 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:30.191905 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-70ae802f-ba22-4705-87e1-8ba31da51739 tempest-VolumeQuotaClassesTest-1809866070 tempest-VolumeQuotaClassesTest-1809866070-project-admin] DELETE https://10.4.3.92/volume/v3/types/6be1ac07-d077-4504-9264-65aafab86de6 Jul 31 17:24:30.192694 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-70ae802f-ba22-4705-87e1-8ba31da51739 tempest-VolumeQuotaClassesTest-1809866070 tempest-VolumeQuotaClassesTest-1809866070-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:30.192694 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-70ae802f-ba22-4705-87e1-8ba31da51739 tempest-VolumeQuotaClassesTest-1809866070 tempest-VolumeQuotaClassesTest-1809866070-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:30.212400 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-54b7d6d3-b374-4759-9e39-d9120fc633b9 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b64faf2-e119-40f2-89a5-93bc629604be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:30.212400 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-54b7d6d3-b374-4759-9e39-d9120fc633b9 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Flow 'volume_create_api' (6fb8977e-07b2-49e8-937d-dbd6d76b2070) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:24:30.212400 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-54b7d6d3-b374-4759-9e39-d9120fc633b9 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Create volume request issued successfully. Jul 31 17:24:30.212400 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-54b7d6d3-b374-4759-9e39-d9120fc633b9 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:24:30.212400 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 415/1683] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:24:29 2026] POST /volume/v3/volumes => generated 758 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:24:30.229986 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-549819ca-c238-455e-b7b3-4bcb7d255c3e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:30.236206 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-70ae802f-ba22-4705-87e1-8ba31da51739 tempest-VolumeQuotaClassesTest-1809866070 tempest-VolumeQuotaClassesTest-1809866070-project-admin] https://10.4.3.92/volume/v3/types/6be1ac07-d077-4504-9264-65aafab86de6 returned with HTTP 202 Jul 31 17:24:30.236673 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-549819ca-c238-455e-b7b3-4bcb7d255c3e tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/bc8e07a0-38bb-4b1b-9f98-47a1361f5210 Jul 31 17:24:30.236844 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-549819ca-c238-455e-b7b3-4bcb7d255c3e tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:30.237610 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-549819ca-c238-455e-b7b3-4bcb7d255c3e tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:30.237652 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 420/1684] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:24:30 2026] DELETE /volume/v3/types/6be1ac07-d077-4504-9264-65aafab86de6 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:24:30.251741 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-74e2abdb-2eb5-417c-ad6c-3bc29ec82d95 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:30.253743 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:30.253743 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:24:30.256303 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-74e2abdb-2eb5-417c-ad6c-3bc29ec82d95 tempest-VolumeQuotaClassesTest-1809866070 tempest-VolumeQuotaClassesTest-1809866070-project-admin] GET https://10.4.3.92/volume/v3/types/6be1ac07-d077-4504-9264-65aafab86de6 Jul 31 17:24:30.256805 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-74e2abdb-2eb5-417c-ad6c-3bc29ec82d95 tempest-VolumeQuotaClassesTest-1809866070 tempest-VolumeQuotaClassesTest-1809866070-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:30.257103 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-74e2abdb-2eb5-417c-ad6c-3bc29ec82d95 tempest-VolumeQuotaClassesTest-1809866070 tempest-VolumeQuotaClassesTest-1809866070-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:30.264688 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-549819ca-c238-455e-b7b3-4bcb7d255c3e tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:24:30.264838 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-74e2abdb-2eb5-417c-ad6c-3bc29ec82d95 tempest-VolumeQuotaClassesTest-1809866070 tempest-VolumeQuotaClassesTest-1809866070-project-admin] https://10.4.3.92/volume/v3/types/6be1ac07-d077-4504-9264-65aafab86de6 returned with HTTP 404 Jul 31 17:24:30.265457 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 425/1685] 10.4.3.92 () {66 vars in 1335 bytes} [Fri Jul 31 17:24:30 2026] GET /volume/v3/types/6be1ac07-d077-4504-9264-65aafab86de6 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:24:30.273469 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-549819ca-c238-455e-b7b3-4bcb7d255c3e tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/bc8e07a0-38bb-4b1b-9f98-47a1361f5210 returned with HTTP 200 Jul 31 17:24:30.274218 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 426/1686] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:30 2026] GET /volume/v3/volumes/bc8e07a0-38bb-4b1b-9f98-47a1361f5210 => generated 826 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:30.278647 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d49bb32b-b5c9-435a-8c8b-8908b90a24bb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:30.283228 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d49bb32b-b5c9-435a-8c8b-8908b90a24bb tempest-VolumeQuotaClassesTest-1809866070 tempest-VolumeQuotaClassesTest-1809866070-project-admin] PUT https://10.4.3.92/volume/v3/os-quota-class-sets/default Jul 31 17:24:30.283947 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d49bb32b-b5c9-435a-8c8b-8908b90a24bb tempest-VolumeQuotaClassesTest-1809866070 tempest-VolumeQuotaClassesTest-1809866070-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=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:30.322425 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:30.322425 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:30.413086 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d49bb32b-b5c9-435a-8c8b-8908b90a24bb tempest-VolumeQuotaClassesTest-1809866070 tempest-VolumeQuotaClassesTest-1809866070-project-admin] https://10.4.3.92/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 31 17:24:30.413611 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 416/1687] 10.4.3.92 () {68 vars in 1311 bytes} [Fri Jul 31 17:24:30 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:31.297072 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-85e9b827-1a25-4244-af48-68262252d941 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:31.298786 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-85e9b827-1a25-4244-af48-68262252d941 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/bc8e07a0-38bb-4b1b-9f98-47a1361f5210 Jul 31 17:24:31.299093 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-85e9b827-1a25-4244-af48-68262252d941 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:31.299408 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-85e9b827-1a25-4244-af48-68262252d941 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:31.316530 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:31.316530 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:24:31.327876 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-85e9b827-1a25-4244-af48-68262252d941 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:24:31.341483 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-85e9b827-1a25-4244-af48-68262252d941 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/bc8e07a0-38bb-4b1b-9f98-47a1361f5210 returned with HTTP 200 Jul 31 17:24:31.342110 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 421/1688] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:31 2026] GET /volume/v3/volumes/bc8e07a0-38bb-4b1b-9f98-47a1361f5210 => generated 1366 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:31.543041 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b1d9706d-646a-4f65-a57a-71f94e4b87b9 req-112f4e01-e1fe-45e9-b176-6910fe3b24ab None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:31.545976 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b1d9706d-646a-4f65-a57a-71f94e4b87b9 req-112f4e01-e1fe-45e9-b176-6910fe3b24ab tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/bc8e07a0-38bb-4b1b-9f98-47a1361f5210 Jul 31 17:24:31.546224 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b1d9706d-646a-4f65-a57a-71f94e4b87b9 req-112f4e01-e1fe-45e9-b176-6910fe3b24ab tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:31.546621 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b1d9706d-646a-4f65-a57a-71f94e4b87b9 req-112f4e01-e1fe-45e9-b176-6910fe3b24ab tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:31.555475 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:31.555475 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:24:31.560216 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-b1d9706d-646a-4f65-a57a-71f94e4b87b9 req-112f4e01-e1fe-45e9-b176-6910fe3b24ab tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:24:31.567722 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b1d9706d-646a-4f65-a57a-71f94e4b87b9 req-112f4e01-e1fe-45e9-b176-6910fe3b24ab tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/bc8e07a0-38bb-4b1b-9f98-47a1361f5210 returned with HTTP 200 Jul 31 17:24:31.568387 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 426/1689] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:24:31 2026] GET /volume/v3/volumes/bc8e07a0-38bb-4b1b-9f98-47a1361f5210 => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:32.209283 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-b1d9706d-646a-4f65-a57a-71f94e4b87b9 req-3edc414f-bbad-440e-940f-abec81acf66a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:32.212295 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-b1d9706d-646a-4f65-a57a-71f94e4b87b9 req-3edc414f-bbad-440e-940f-abec81acf66a tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/bc8e07a0-38bb-4b1b-9f98-47a1361f5210 Jul 31 17:24:32.212532 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-b1d9706d-646a-4f65-a57a-71f94e4b87b9 req-3edc414f-bbad-440e-940f-abec81acf66a tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:32.212763 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-b1d9706d-646a-4f65-a57a-71f94e4b87b9 req-3edc414f-bbad-440e-940f-abec81acf66a tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:32.222960 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:32.222960 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:24:32.229446 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-b1d9706d-646a-4f65-a57a-71f94e4b87b9 req-3edc414f-bbad-440e-940f-abec81acf66a tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:24:32.240970 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-b1d9706d-646a-4f65-a57a-71f94e4b87b9 req-3edc414f-bbad-440e-940f-abec81acf66a tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/bc8e07a0-38bb-4b1b-9f98-47a1361f5210 returned with HTTP 200 Jul 31 17:24:32.241560 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 427/1690] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:24:32 2026] GET /volume/v3/volumes/bc8e07a0-38bb-4b1b-9f98-47a1361f5210 => generated 1366 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:32.253449 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a814e80d-51cd-4691-833a-21bcdfad3542 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:32.253979 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a814e80d-51cd-4691-833a-21bcdfad3542 None None] GET https://10.4.3.92/volume// Jul 31 17:24:32.254197 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a814e80d-51cd-4691-833a-21bcdfad3542 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:32.254467 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a814e80d-51cd-4691-833a-21bcdfad3542 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:32.254777 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a814e80d-51cd-4691-833a-21bcdfad3542 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:24:32.255086 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 417/1691] 10.4.3.92 () {66 vars in 1412 bytes} [Fri Jul 31 17:24:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:24:32.268083 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b1d9706d-646a-4f65-a57a-71f94e4b87b9 req-3ed022cc-ad2b-44f1-ad4b-ba56198b5176 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:32.279860 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b1d9706d-646a-4f65-a57a-71f94e4b87b9 req-3ed022cc-ad2b-44f1-ad4b-ba56198b5176 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:24:32.281155 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b1d9706d-646a-4f65-a57a-71f94e4b87b9 req-3ed022cc-ad2b-44f1-ad4b-ba56198b5176 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bc8e07a0-38bb-4b1b-9f98-47a1361f5210", "connector": null, "instance_uuid": "abf7fc92-221b-4a65-9cc3-0e9c1cbbde51"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:32.296183 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:32.296183 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:24:32.355228 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b1d9706d-646a-4f65-a57a-71f94e4b87b9 req-3ed022cc-ad2b-44f1-ad4b-ba56198b5176 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:24:32.355622 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 422/1692] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:24:32 2026] POST /volume/v3/attachments => generated 273 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:33.259256 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-597cb1ff-84d4-4e14-84a9-8ce892f83c92 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:33.367293 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-597cb1ff-84d4-4e14-84a9-8ce892f83c92 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:24:33.367803 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-597cb1ff-84d4-4e14-84a9-8ce892f83c92 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-628972193"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:33.369830 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-597cb1ff-84d4-4e14-84a9-8ce892f83c92 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-628972193'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:24:33.370074 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-597cb1ff-84d4-4e14-84a9-8ce892f83c92 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Create volume of 1 GB Jul 31 17:24:33.375809 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-597cb1ff-84d4-4e14-84a9-8ce892f83c92 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Availability Zones retrieved successfully. Jul 31 17:24:33.383280 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-597cb1ff-84d4-4e14-84a9-8ce892f83c92 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Flow 'volume_create_api' (52885f8d-da4a-4a25-a98f-75fc2ec7a8a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:24:33.384908 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-597cb1ff-84d4-4e14-84a9-8ce892f83c92 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c089a9a2-f70a-4114-a820-d3c9806e2e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:33.385984 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-597cb1ff-84d4-4e14-84a9-8ce892f83c92 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:24:33.423341 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-597cb1ff-84d4-4e14-84a9-8ce892f83c92 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c089a9a2-f70a-4114-a820-d3c9806e2e84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:33.424529 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-597cb1ff-84d4-4e14-84a9-8ce892f83c92 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b82bfb11-9fb9-4020-bf02-5f60f06fa3c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:33.519159 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-597cb1ff-84d4-4e14-84a9-8ce892f83c92 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Created reservations ['29dbd393-a407-46c7-ba52-163e312f3cf0', 'a7086337-e6fa-4e05-bd0f-62bda5eeaf31', 'a1a06e86-68f9-4491-b6bb-804a6f231622', 'ea19321b-5100-45ef-8006-77f0cfaf756a'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:24:33.520454 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-597cb1ff-84d4-4e14-84a9-8ce892f83c92 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b82bfb11-9fb9-4020-bf02-5f60f06fa3c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29dbd393-a407-46c7-ba52-163e312f3cf0', 'a7086337-e6fa-4e05-bd0f-62bda5eeaf31', 'a1a06e86-68f9-4491-b6bb-804a6f231622', 'ea19321b-5100-45ef-8006-77f0cfaf756a']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:33.521615 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-597cb1ff-84d4-4e14-84a9-8ce892f83c92 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2f50637-06cd-47eb-b13d-e846980abde9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:33.553546 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-597cb1ff-84d4-4e14-84a9-8ce892f83c92 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2f50637-06cd-47eb-b13d-e846980abde9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64a4623e-b22c-4bd4-8940-86daac2b3663', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-628972193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe4b7b12978340b0ad2d38c5bb7dcf9a',qos_specs=None,replication_status=,reservations=['29dbd393-a407-46c7-ba52-163e312f3cf0','a7086337-e6fa-4e05-bd0f-62bda5eeaf31','a1a06e86-68f9-4491-b6bb-804a6f231622','ea19321b-5100-45ef-8006-77f0cfaf756a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70ec564b4b3242d18c6721a7716cfae3',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:24:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-628972193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64a4623e-b22c-4bd4-8940-86daac2b3663,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fe4b7b12978340b0ad2d38c5bb7dcf9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70ec564b4b3242d18c6721a7716cfae3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:33.554732 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-597cb1ff-84d4-4e14-84a9-8ce892f83c92 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc1bac12-cddf-4c9a-bf87-855e86a20ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:33.599938 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-597cb1ff-84d4-4e14-84a9-8ce892f83c92 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc1bac12-cddf-4c9a-bf87-855e86a20ca2) transitioned into state 'SUCCESS' from state '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-628972193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fe4b7b12978340b0ad2d38c5bb7dcf9a',qos_specs=None,replication_status=,reservations=['29dbd393-a407-46c7-ba52-163e312f3cf0','a7086337-e6fa-4e05-bd0f-62bda5eeaf31','a1a06e86-68f9-4491-b6bb-804a6f231622','ea19321b-5100-45ef-8006-77f0cfaf756a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70ec564b4b3242d18c6721a7716cfae3',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:33.601196 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-597cb1ff-84d4-4e14-84a9-8ce892f83c92 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83a8aa2e-7d16-46b5-97ca-7cff8a3e9acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:33.621279 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-597cb1ff-84d4-4e14-84a9-8ce892f83c92 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83a8aa2e-7d16-46b5-97ca-7cff8a3e9acc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:33.622225 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-597cb1ff-84d4-4e14-84a9-8ce892f83c92 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Flow 'volume_create_api' (52885f8d-da4a-4a25-a98f-75fc2ec7a8a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:24:33.623069 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-597cb1ff-84d4-4e14-84a9-8ce892f83c92 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Create volume request issued successfully. Jul 31 17:24:33.623716 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-597cb1ff-84d4-4e14-84a9-8ce892f83c92 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:24:33.624292 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 427/1693] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:24:33 2026] POST /volume/v3/volumes => generated 747 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:24:33.645698 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7bb2f219-4575-4d1a-9303-853307e158c1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:33.650252 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7bb2f219-4575-4d1a-9303-853307e158c1 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] GET https://10.4.3.92/volume/v3/volumes/64a4623e-b22c-4bd4-8940-86daac2b3663 Jul 31 17:24:33.650252 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7bb2f219-4575-4d1a-9303-853307e158c1 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:33.650471 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7bb2f219-4575-4d1a-9303-853307e158c1 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:33.662878 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:33.662878 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:24:33.672274 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7bb2f219-4575-4d1a-9303-853307e158c1 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Volume info retrieved successfully. Jul 31 17:24:33.683496 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7bb2f219-4575-4d1a-9303-853307e158c1 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] https://10.4.3.92/volume/v3/volumes/64a4623e-b22c-4bd4-8940-86daac2b3663 returned with HTTP 200 Jul 31 17:24:33.684719 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 428/1694] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:33 2026] GET /volume/v3/volumes/64a4623e-b22c-4bd4-8940-86daac2b3663 => generated 815 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:34.486708 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fa54adfa-a2b3-41c8-935e-cdc98b2057d3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:34.487164 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fa54adfa-a2b3-41c8-935e-cdc98b2057d3 None None] GET https://10.4.3.92/volume// Jul 31 17:24:34.487164 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fa54adfa-a2b3-41c8-935e-cdc98b2057d3 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:34.487378 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fa54adfa-a2b3-41c8-935e-cdc98b2057d3 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:34.488517 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fa54adfa-a2b3-41c8-935e-cdc98b2057d3 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:24:34.488517 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 418/1695] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:24:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:24:34.505936 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b1d9706d-646a-4f65-a57a-71f94e4b87b9 req-980f11e9-0af3-48e4-84bd-86a852691a23 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:34.509024 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b1d9706d-646a-4f65-a57a-71f94e4b87b9 req-980f11e9-0af3-48e4-84bd-86a852691a23 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/bc8e07a0-38bb-4b1b-9f98-47a1361f5210 Jul 31 17:24:34.509482 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b1d9706d-646a-4f65-a57a-71f94e4b87b9 req-980f11e9-0af3-48e4-84bd-86a852691a23 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:34.509885 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b1d9706d-646a-4f65-a57a-71f94e4b87b9 req-980f11e9-0af3-48e4-84bd-86a852691a23 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:34.523435 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:34.523435 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:24:34.528906 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-b1d9706d-646a-4f65-a57a-71f94e4b87b9 req-980f11e9-0af3-48e4-84bd-86a852691a23 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:24:34.534848 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b1d9706d-646a-4f65-a57a-71f94e4b87b9 req-980f11e9-0af3-48e4-84bd-86a852691a23 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/bc8e07a0-38bb-4b1b-9f98-47a1361f5210 returned with HTTP 200 Jul 31 17:24:34.535412 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 423/1696] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:24:34 2026] GET /volume/v3/volumes/bc8e07a0-38bb-4b1b-9f98-47a1361f5210 => generated 1545 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:24:34.676503 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b1d9706d-646a-4f65-a57a-71f94e4b87b9 req-89f32fc0-edfa-46d9-abc1-dcba42f354dc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:34.679746 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b1d9706d-646a-4f65-a57a-71f94e4b87b9 req-89f32fc0-edfa-46d9-abc1-dcba42f354dc tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] PUT https://10.4.3.92/volume/v3/attachments/a2323bd9-8c51-44d8-8bdd-ae1a14514291 Jul 31 17:24:34.680293 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b1d9706d-646a-4f65-a57a-71f94e4b87b9 req-89f32fc0-edfa-46d9-abc1-dcba42f354dc tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:34.691156 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-b1d9706d-646a-4f65-a57a-71f94e4b87b9 req-89f32fc0-edfa-46d9-abc1-dcba42f354dc tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Acquiring lock "cinder-attachment_update-bc8e07a0-38bb-4b1b-9f98-47a1361f5210-np0000006248" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:24:34.701439 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-b1d9706d-646a-4f65-a57a-71f94e4b87b9 req-89f32fc0-edfa-46d9-abc1-dcba42f354dc tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Lock "cinder-attachment_update-bc8e07a0-38bb-4b1b-9f98-47a1361f5210-np0000006248" acquired by "attachment_update" :: waited 0.010s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:24:34.704123 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:34.704123 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:24:34.704298 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b1111447-8849-4f99-bcb8-aae0590d8a63 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:34.706780 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b1111447-8849-4f99-bcb8-aae0590d8a63 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] GET https://10.4.3.92/volume/v3/volumes/64a4623e-b22c-4bd4-8940-86daac2b3663 Jul 31 17:24:34.707898 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b1111447-8849-4f99-bcb8-aae0590d8a63 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:34.708611 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b1111447-8849-4f99-bcb8-aae0590d8a63 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:34.724041 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:34.724041 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:24:34.730965 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b1111447-8849-4f99-bcb8-aae0590d8a63 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Volume info retrieved successfully. Jul 31 17:24:34.742936 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b1111447-8849-4f99-bcb8-aae0590d8a63 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] https://10.4.3.92/volume/v3/volumes/64a4623e-b22c-4bd4-8940-86daac2b3663 returned with HTTP 200 Jul 31 17:24:34.742936 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 429/1697] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:34 2026] GET /volume/v3/volumes/64a4623e-b22c-4bd4-8940-86daac2b3663 => generated 840 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:34.835179 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-b1d9706d-646a-4f65-a57a-71f94e4b87b9 req-89f32fc0-edfa-46d9-abc1-dcba42f354dc tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Lock "cinder-attachment_update-bc8e07a0-38bb-4b1b-9f98-47a1361f5210-np0000006248" released by "attachment_update" :: held 0.134s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:24:34.835647 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b1d9706d-646a-4f65-a57a-71f94e4b87b9 req-89f32fc0-edfa-46d9-abc1-dcba42f354dc tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/attachments/a2323bd9-8c51-44d8-8bdd-ae1a14514291 returned with HTTP 200 Jul 31 17:24:34.836223 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 428/1698] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:24:34 2026] PUT /volume/v3/attachments/a2323bd9-8c51-44d8-8bdd-ae1a14514291 => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:34.867420 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-b1d9706d-646a-4f65-a57a-71f94e4b87b9 req-23389ff5-9e0e-45f2-becd-a7f8f2ef9dd9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:34.872243 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-b1d9706d-646a-4f65-a57a-71f94e4b87b9 req-23389ff5-9e0e-45f2-becd-a7f8f2ef9dd9 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] POST https://10.4.3.92/volume/v3/attachments/a2323bd9-8c51-44d8-8bdd-ae1a14514291/action Jul 31 17:24:34.872794 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-b1d9706d-646a-4f65-a57a-71f94e4b87b9 req-23389ff5-9e0e-45f2-becd-a7f8f2ef9dd9 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:24:34.873230 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-b1d9706d-646a-4f65-a57a-71f94e4b87b9 req-23389ff5-9e0e-45f2-becd-a7f8f2ef9dd9 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:34.907341 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:34.907341 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:34.925743 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-b1d9706d-646a-4f65-a57a-71f94e4b87b9 req-23389ff5-9e0e-45f2-becd-a7f8f2ef9dd9 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/attachments/a2323bd9-8c51-44d8-8bdd-ae1a14514291/action returned with HTTP 204 Jul 31 17:24:34.928362 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 419/1699] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:24:34 2026] POST /volume/v3/attachments/a2323bd9-8c51-44d8-8bdd-ae1a14514291/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:24:37.262429 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-4ab21b43-b8af-4141-b46f-78bf70649c59 req-5d6edea0-7421-48f2-8415-eeacb32d6d09 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:37.267438 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4ab21b43-b8af-4141-b46f-78bf70649c59 req-5d6edea0-7421-48f2-8415-eeacb32d6d09 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] GET https://10.4.3.92/volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 Jul 31 17:24:37.267660 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4ab21b43-b8af-4141-b46f-78bf70649c59 req-5d6edea0-7421-48f2-8415-eeacb32d6d09 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:37.268360 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4ab21b43-b8af-4141-b46f-78bf70649c59 req-5d6edea0-7421-48f2-8415-eeacb32d6d09 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:37.281020 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:37.281020 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:24:37.289157 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-4ab21b43-b8af-4141-b46f-78bf70649c59 req-5d6edea0-7421-48f2-8415-eeacb32d6d09 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Volume info retrieved successfully. Jul 31 17:24:37.297678 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4ab21b43-b8af-4141-b46f-78bf70649c59 req-5d6edea0-7421-48f2-8415-eeacb32d6d09 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] https://10.4.3.92/volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 returned with HTTP 200 Jul 31 17:24:37.298277 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 424/1700] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:24:37 2026] GET /volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:37.353949 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3fabf13b-ec37-49c4-8304-3ba3466afbc4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:37.354501 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3fabf13b-ec37-49c4-8304-3ba3466afbc4 None None] GET https://10.4.3.92/volume// Jul 31 17:24:37.354725 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3fabf13b-ec37-49c4-8304-3ba3466afbc4 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:37.355225 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3fabf13b-ec37-49c4-8304-3ba3466afbc4 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:37.355792 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3fabf13b-ec37-49c4-8304-3ba3466afbc4 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:24:37.357058 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 430/1701] 10.4.3.92 () {66 vars in 1412 bytes} [Fri Jul 31 17:24:37 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:24:37.375961 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-4ab21b43-b8af-4141-b46f-78bf70649c59 req-df846be1-635c-4bcd-8636-5fc981ccca7a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:37.382399 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4ab21b43-b8af-4141-b46f-78bf70649c59 req-df846be1-635c-4bcd-8636-5fc981ccca7a tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:24:37.383201 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4ab21b43-b8af-4141-b46f-78bf70649c59 req-df846be1-635c-4bcd-8636-5fc981ccca7a tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f9c125af-483f-404d-b775-31d6f25a0b83", "connector": null, "instance_uuid": "5218f520-7a3e-453c-b5cc-b2464419e725"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:37.401693 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:37.401693 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:24:37.453192 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4ab21b43-b8af-4141-b46f-78bf70649c59 req-df846be1-635c-4bcd-8636-5fc981ccca7a tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:24:37.453678 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 429/1702] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:24:37 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:37.525496 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-4ab21b43-b8af-4141-b46f-78bf70649c59 req-f3172e63-5aaf-4111-8b3e-43ef3be6392f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:37.527235 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4ab21b43-b8af-4141-b46f-78bf70649c59 req-f3172e63-5aaf-4111-8b3e-43ef3be6392f tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] POST https://10.4.3.92/volume/v3/attachments/398d91da-c578-4226-a163-9b1778faf1fb/action Jul 31 17:24:37.527835 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4ab21b43-b8af-4141-b46f-78bf70649c59 req-f3172e63-5aaf-4111-8b3e-43ef3be6392f tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:24:37.528198 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4ab21b43-b8af-4141-b46f-78bf70649c59 req-f3172e63-5aaf-4111-8b3e-43ef3be6392f tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:37.551082 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:37.551082 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:37.567955 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4ab21b43-b8af-4141-b46f-78bf70649c59 req-f3172e63-5aaf-4111-8b3e-43ef3be6392f tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] https://10.4.3.92/volume/v3/attachments/398d91da-c578-4226-a163-9b1778faf1fb/action returned with HTTP 204 Jul 31 17:24:37.570397 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 420/1703] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:24:37 2026] POST /volume/v3/attachments/398d91da-c578-4226-a163-9b1778faf1fb/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:24:37.606108 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cee7c0e0-34b6-41d9-9ddb-087d89ac351f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:37.608855 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cee7c0e0-34b6-41d9-9ddb-087d89ac351f tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] GET https://10.4.3.92/volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 Jul 31 17:24:37.609370 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cee7c0e0-34b6-41d9-9ddb-087d89ac351f tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:37.609725 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cee7c0e0-34b6-41d9-9ddb-087d89ac351f tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:37.623903 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:37.623903 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:24:37.630791 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cee7c0e0-34b6-41d9-9ddb-087d89ac351f tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Volume info retrieved successfully. Jul 31 17:24:37.639817 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cee7c0e0-34b6-41d9-9ddb-087d89ac351f tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] https://10.4.3.92/volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 returned with HTTP 200 Jul 31 17:24:37.640678 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 425/1704] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:37 2026] GET /volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 => generated 1109 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:37.662596 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6d87512f-862d-4015-8f17-4869cc778e3b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:37.665373 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6d87512f-862d-4015-8f17-4869cc778e3b tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] GET https://10.4.3.92/volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 Jul 31 17:24:37.665573 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6d87512f-862d-4015-8f17-4869cc778e3b tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:37.665811 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6d87512f-862d-4015-8f17-4869cc778e3b tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:37.873466 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:37.873466 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:24:37.882765 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6d87512f-862d-4015-8f17-4869cc778e3b tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Volume info retrieved successfully. Jul 31 17:24:37.890762 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6d87512f-862d-4015-8f17-4869cc778e3b tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] https://10.4.3.92/volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 returned with HTTP 200 Jul 31 17:24:37.891450 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 431/1705] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:37 2026] GET /volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 => generated 1109 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:40.089444 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-210de2ae-00f9-49aa-b059-789122844ea0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:40.089907 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-210de2ae-00f9-49aa-b059-789122844ea0 None None] GET https://10.4.3.92/volume// Jul 31 17:24:40.090225 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-210de2ae-00f9-49aa-b059-789122844ea0 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:40.090436 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-210de2ae-00f9-49aa-b059-789122844ea0 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:40.090914 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-210de2ae-00f9-49aa-b059-789122844ea0 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:24:40.091387 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 430/1706] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:24:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:24:40.103872 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-da64bbb2-ee7b-497a-90eb-d80019a66724 req-ff94506b-67db-4eec-b30b-833b69431b13 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:40.107204 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-da64bbb2-ee7b-497a-90eb-d80019a66724 req-ff94506b-67db-4eec-b30b-833b69431b13 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] GET https://10.4.3.92/volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 Jul 31 17:24:40.107204 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-da64bbb2-ee7b-497a-90eb-d80019a66724 req-ff94506b-67db-4eec-b30b-833b69431b13 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:40.107204 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-da64bbb2-ee7b-497a-90eb-d80019a66724 req-ff94506b-67db-4eec-b30b-833b69431b13 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:40.133302 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:40.133302 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:40.142754 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-da64bbb2-ee7b-497a-90eb-d80019a66724 req-ff94506b-67db-4eec-b30b-833b69431b13 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Volume info retrieved successfully. Jul 31 17:24:40.152132 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-da64bbb2-ee7b-497a-90eb-d80019a66724 req-ff94506b-67db-4eec-b30b-833b69431b13 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] https://10.4.3.92/volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 returned with HTTP 200 Jul 31 17:24:40.152335 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 421/1707] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:24:40 2026] GET /volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 => generated 1289 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:24:40.289237 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-da64bbb2-ee7b-497a-90eb-d80019a66724 req-b9a2f5d0-e0ab-4901-a9a0-990072b3c4ce None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:40.294100 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-da64bbb2-ee7b-497a-90eb-d80019a66724 req-b9a2f5d0-e0ab-4901-a9a0-990072b3c4ce tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] PUT https://10.4.3.92/volume/v3/attachments/398d91da-c578-4226-a163-9b1778faf1fb Jul 31 17:24:40.294678 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-da64bbb2-ee7b-497a-90eb-d80019a66724 req-b9a2f5d0-e0ab-4901-a9a0-990072b3c4ce tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:40.310485 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-da64bbb2-ee7b-497a-90eb-d80019a66724 req-b9a2f5d0-e0ab-4901-a9a0-990072b3c4ce tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Acquiring lock "cinder-attachment_update-f9c125af-483f-404d-b775-31d6f25a0b83-np0000006248" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:24:40.321610 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-da64bbb2-ee7b-497a-90eb-d80019a66724 req-b9a2f5d0-e0ab-4901-a9a0-990072b3c4ce tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Lock "cinder-attachment_update-f9c125af-483f-404d-b775-31d6f25a0b83-np0000006248" acquired by "attachment_update" :: waited 0.011s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:24:40.327386 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:40.327386 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:24:40.478374 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-da64bbb2-ee7b-497a-90eb-d80019a66724 req-b9a2f5d0-e0ab-4901-a9a0-990072b3c4ce tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Lock "cinder-attachment_update-f9c125af-483f-404d-b775-31d6f25a0b83-np0000006248" released by "attachment_update" :: held 0.157s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:24:40.478885 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-da64bbb2-ee7b-497a-90eb-d80019a66724 req-b9a2f5d0-e0ab-4901-a9a0-990072b3c4ce tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] https://10.4.3.92/volume/v3/attachments/398d91da-c578-4226-a163-9b1778faf1fb returned with HTTP 200 Jul 31 17:24:40.479519 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 426/1708] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:24:40 2026] PUT /volume/v3/attachments/398d91da-c578-4226-a163-9b1778faf1fb => generated 969 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:40.524465 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-da64bbb2-ee7b-497a-90eb-d80019a66724 req-7c00d0ae-4fad-453c-9377-e62e672c02c7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:40.528248 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-da64bbb2-ee7b-497a-90eb-d80019a66724 req-7c00d0ae-4fad-453c-9377-e62e672c02c7 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] POST https://10.4.3.92/volume/v3/attachments/398d91da-c578-4226-a163-9b1778faf1fb/action Jul 31 17:24:40.529243 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-da64bbb2-ee7b-497a-90eb-d80019a66724 req-7c00d0ae-4fad-453c-9377-e62e672c02c7 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:24:40.529243 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-da64bbb2-ee7b-497a-90eb-d80019a66724 req-7c00d0ae-4fad-453c-9377-e62e672c02c7 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:40.556758 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:40.556758 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:24:40.576608 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-da64bbb2-ee7b-497a-90eb-d80019a66724 req-7c00d0ae-4fad-453c-9377-e62e672c02c7 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] https://10.4.3.92/volume/v3/attachments/398d91da-c578-4226-a163-9b1778faf1fb/action returned with HTTP 204 Jul 31 17:24:40.576608 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 432/1709] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:24:40 2026] POST /volume/v3/attachments/398d91da-c578-4226-a163-9b1778faf1fb/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:24:45.388284 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-540e6e07-3e30-468d-9b82-7912d78bce39 req-3b171181-09a5-4b34-8168-555529d50ca3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:45.394343 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-540e6e07-3e30-468d-9b82-7912d78bce39 req-3b171181-09a5-4b34-8168-555529d50ca3 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/limits Jul 31 17:24:45.394343 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-540e6e07-3e30-468d-9b82-7912d78bce39 req-3b171181-09a5-4b34-8168-555529d50ca3 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:45.394343 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-540e6e07-3e30-468d-9b82-7912d78bce39 req-3b171181-09a5-4b34-8168-555529d50ca3 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:45.412669 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:45.412669 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:24:45.433386 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-540e6e07-3e30-468d-9b82-7912d78bce39 req-3b171181-09a5-4b34-8168-555529d50ca3 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/limits returned with HTTP 200 Jul 31 17:24:45.434337 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 431/1710] 10.4.3.92 () {68 vars in 1477 bytes} [Fri Jul 31 17:24:45 2026] GET /volume/v3/limits => generated 302 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:45.498343 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-540e6e07-3e30-468d-9b82-7912d78bce39 req-d12e9f0e-d05f-4326-87bc-9baaa3ec65a5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:45.502369 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-540e6e07-3e30-468d-9b82-7912d78bce39 req-d12e9f0e-d05f-4326-87bc-9baaa3ec65a5 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/bc8e07a0-38bb-4b1b-9f98-47a1361f5210 Jul 31 17:24:45.502527 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-540e6e07-3e30-468d-9b82-7912d78bce39 req-d12e9f0e-d05f-4326-87bc-9baaa3ec65a5 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:45.503140 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-540e6e07-3e30-468d-9b82-7912d78bce39 req-d12e9f0e-d05f-4326-87bc-9baaa3ec65a5 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:45.524541 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:45.524541 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:45.531010 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-540e6e07-3e30-468d-9b82-7912d78bce39 req-d12e9f0e-d05f-4326-87bc-9baaa3ec65a5 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:24:45.538913 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-540e6e07-3e30-468d-9b82-7912d78bce39 req-d12e9f0e-d05f-4326-87bc-9baaa3ec65a5 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/bc8e07a0-38bb-4b1b-9f98-47a1361f5210 returned with HTTP 200 Jul 31 17:24:45.539733 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 422/1711] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:24:45 2026] GET /volume/v3/volumes/bc8e07a0-38bb-4b1b-9f98-47a1361f5210 => generated 1658 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:45.555223 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-540e6e07-3e30-468d-9b82-7912d78bce39 req-a6b7698b-2f4f-4856-bdf8-67ea113d89c4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:45.558130 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-540e6e07-3e30-468d-9b82-7912d78bce39 req-a6b7698b-2f4f-4856-bdf8-67ea113d89c4 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:24:45.558636 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-540e6e07-3e30-468d-9b82-7912d78bce39 req-a6b7698b-2f4f-4856-bdf8-67ea113d89c4 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bc8e07a0-38bb-4b1b-9f98-47a1361f5210", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:45.579693 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:45.579693 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:24:45.580416 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-540e6e07-3e30-468d-9b82-7912d78bce39 req-a6b7698b-2f4f-4856-bdf8-67ea113d89c4 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:24:45.580699 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [req-540e6e07-3e30-468d-9b82-7912d78bce39 req-a6b7698b-2f4f-4856-bdf8-67ea113d89c4 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Create snapshot from volume bc8e07a0-38bb-4b1b-9f98-47a1361f5210 Jul 31 17:24:45.649206 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [req-540e6e07-3e30-468d-9b82-7912d78bce39 req-a6b7698b-2f4f-4856-bdf8-67ea113d89c4 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Created reservations ['135275b4-3b85-4784-b644-a1bcd59f87fe', 'a3674147-66ff-4a48-bd85-f21f742c5693', '3e69f45f-8bfc-4061-9f73-58736db2d017', 'a7dbe245-717a-4972-b3a4-0b5a6c9968eb'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:24:45.705891 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-540e6e07-3e30-468d-9b82-7912d78bce39 req-a6b7698b-2f4f-4856-bdf8-67ea113d89c4 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Snapshot force create request issued successfully. Jul 31 17:24:45.706437 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-540e6e07-3e30-468d-9b82-7912d78bce39 req-a6b7698b-2f4f-4856-bdf8-67ea113d89c4 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:24:45.707042 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 427/1712] 10.4.3.92 () {72 vars in 1540 bytes} [Fri Jul 31 17:24:45 2026] POST /volume/v3/snapshots => generated 292 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:24:46.294986 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-315d1bef-ba88-4a17-a2e2-c4a38da85b1c req-12fb74c2-cd92-4e83-bec0-343135528a3b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:46.297781 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-315d1bef-ba88-4a17-a2e2-c4a38da85b1c req-12fb74c2-cd92-4e83-bec0-343135528a3b tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] GET https://10.4.3.92/volume/v3/limits Jul 31 17:24:46.298807 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-315d1bef-ba88-4a17-a2e2-c4a38da85b1c req-12fb74c2-cd92-4e83-bec0-343135528a3b tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:46.299303 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-315d1bef-ba88-4a17-a2e2-c4a38da85b1c req-12fb74c2-cd92-4e83-bec0-343135528a3b tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:46.348924 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-315d1bef-ba88-4a17-a2e2-c4a38da85b1c req-12fb74c2-cd92-4e83-bec0-343135528a3b tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/limits returned with HTTP 200 Jul 31 17:24:46.349758 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 433/1713] 10.4.3.92 () {68 vars in 1477 bytes} [Fri Jul 31 17:24:46 2026] GET /volume/v3/limits => generated 302 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:46.422885 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-315d1bef-ba88-4a17-a2e2-c4a38da85b1c req-d98eab79-b407-4362-ab05-d18df7568b88 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:46.429583 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-315d1bef-ba88-4a17-a2e2-c4a38da85b1c req-d98eab79-b407-4362-ab05-d18df7568b88 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] GET https://10.4.3.92/volume/v3/volumes/795ef8a7-6568-4f04-98c7-8d1d1b83c785 Jul 31 17:24:46.429583 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-315d1bef-ba88-4a17-a2e2-c4a38da85b1c req-d98eab79-b407-4362-ab05-d18df7568b88 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:46.429583 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-315d1bef-ba88-4a17-a2e2-c4a38da85b1c req-d98eab79-b407-4362-ab05-d18df7568b88 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:46.450992 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:46.450992 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:24:46.457246 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7c7b98b0-27a6-4a29-8732-2ba791f92d46 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:46.459525 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-315d1bef-ba88-4a17-a2e2-c4a38da85b1c req-d98eab79-b407-4362-ab05-d18df7568b88 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Volume info retrieved successfully. Jul 31 17:24:46.461298 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7c7b98b0-27a6-4a29-8732-2ba791f92d46 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] POST https://10.4.3.92/volume/v3/volumes/18ecb927-6ad3-4f57-af24-cae8eea4a193/action Jul 31 17:24:46.464511 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7c7b98b0-27a6-4a29-8732-2ba791f92d46 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Action body: b'{"os-attach": {"instance_uuid": "17a879c1-115f-4b44-a466-e6dd71fed69c", "mountpoint": "/dev/vdc"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:24:46.464717 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7c7b98b0-27a6-4a29-8732-2ba791f92d46 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "17a879c1-115f-4b44-a466-e6dd71fed69c", "mountpoint": "/dev/vdc"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:46.470246 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-315d1bef-ba88-4a17-a2e2-c4a38da85b1c req-d98eab79-b407-4362-ab05-d18df7568b88 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/volumes/795ef8a7-6568-4f04-98c7-8d1d1b83c785 returned with HTTP 200 Jul 31 17:24:46.470246 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 432/1714] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:24:46 2026] GET /volume/v3/volumes/795ef8a7-6568-4f04-98c7-8d1d1b83c785 => generated 1661 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:46.482269 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7c7b98b0-27a6-4a29-8732-2ba791f92d46 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] https://10.4.3.92/volume/v3/volumes/18ecb927-6ad3-4f57-af24-cae8eea4a193/action returned with HTTP 404 Jul 31 17:24:46.483492 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 423/1715] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:24:46 2026] POST /volume/v3/volumes/18ecb927-6ad3-4f57-af24-cae8eea4a193/action => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:24:46.496586 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-315d1bef-ba88-4a17-a2e2-c4a38da85b1c req-bfbed65c-e360-41ef-83d0-f59bf73e7e56 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:46.502396 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-315d1bef-ba88-4a17-a2e2-c4a38da85b1c req-bfbed65c-e360-41ef-83d0-f59bf73e7e56 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:24:46.502954 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-315d1bef-ba88-4a17-a2e2-c4a38da85b1c req-bfbed65c-e360-41ef-83d0-f59bf73e7e56 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "795ef8a7-6568-4f04-98c7-8d1d1b83c785", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1726381681", "description": null, "metadata": {}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:46.535829 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:46.535829 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:24:46.536906 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-315d1bef-ba88-4a17-a2e2-c4a38da85b1c req-bfbed65c-e360-41ef-83d0-f59bf73e7e56 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Volume info retrieved successfully. Jul 31 17:24:46.537150 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [req-315d1bef-ba88-4a17-a2e2-c4a38da85b1c req-bfbed65c-e360-41ef-83d0-f59bf73e7e56 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Create snapshot from volume 795ef8a7-6568-4f04-98c7-8d1d1b83c785 Jul 31 17:24:46.614159 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [req-315d1bef-ba88-4a17-a2e2-c4a38da85b1c req-bfbed65c-e360-41ef-83d0-f59bf73e7e56 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Created reservations ['7185401c-5b4d-46e7-8ed9-bd1c493b964c', '8c2f7fe4-4673-4387-a8ae-8514a6464fe9', '5ee30ab0-22d5-47f4-a0a1-f0e8093f5ffa', 'cea73425-37e6-49d3-be5c-4017b748c50c'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:24:46.684105 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-315d1bef-ba88-4a17-a2e2-c4a38da85b1c req-bfbed65c-e360-41ef-83d0-f59bf73e7e56 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Snapshot force create request issued successfully. Jul 31 17:24:46.684603 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-315d1bef-ba88-4a17-a2e2-c4a38da85b1c req-bfbed65c-e360-41ef-83d0-f59bf73e7e56 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:24:46.685597 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 428/1716] 10.4.3.92 () {72 vars in 1540 bytes} [Fri Jul 31 17:24:46 2026] POST /volume/v3/snapshots => generated 324 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:24:49.325020 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-dfef56ab-d799-4ed4-8acb-fada61d3600f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:49.328984 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dfef56ab-d799-4ed4-8acb-fada61d3600f tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] GET https://10.4.3.92/volume/v3/snapshots/f42a2c80-11b2-4c80-b395-f82a6cec5684 Jul 31 17:24:49.329302 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dfef56ab-d799-4ed4-8acb-fada61d3600f tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:49.329577 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dfef56ab-d799-4ed4-8acb-fada61d3600f tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:49.338578 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:49.338578 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:24:49.339091 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-dfef56ab-d799-4ed4-8acb-fada61d3600f tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Snapshot retrieved successfully. Jul 31 17:24:49.340229 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dfef56ab-d799-4ed4-8acb-fada61d3600f tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/snapshots/f42a2c80-11b2-4c80-b395-f82a6cec5684 returned with HTTP 200 Jul 31 17:24:49.340795 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 434/1717] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:24:49 2026] GET /volume/v3/snapshots/f42a2c80-11b2-4c80-b395-f82a6cec5684 => generated 483 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:49.392919 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-91c17b5c-04ed-4511-9f01-38613ec63234 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:49.395635 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-91c17b5c-04ed-4511-9f01-38613ec63234 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:24:49.397293 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-91c17b5c-04ed-4511-9f01-38613ec63234 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1786464610", "snapshot_id": null, "imageRef": "6e46dd9f-2d61-4e21-aec8-1c6b8dc53e0a", "volume_type": null, "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:49.398827 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-91c17b5c-04ed-4511-9f01-38613ec63234 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1786464610', 'snapshot_id': None, 'imageRef': '6e46dd9f-2d61-4e21-aec8-1c6b8dc53e0a', 'volume_type': None, 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:24:49.466934 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-6a994baa-ac92-4346-9641-6ffe25c84488 req-5f0bf7d5-19e6-46a9-b833-c47af841ebb4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:49.473245 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-6a994baa-ac92-4346-9641-6ffe25c84488 req-5f0bf7d5-19e6-46a9-b833-c47af841ebb4 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/bc8e07a0-38bb-4b1b-9f98-47a1361f5210 Jul 31 17:24:49.479548 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-6a994baa-ac92-4346-9641-6ffe25c84488 req-5f0bf7d5-19e6-46a9-b833-c47af841ebb4 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:49.483146 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-6a994baa-ac92-4346-9641-6ffe25c84488 req-5f0bf7d5-19e6-46a9-b833-c47af841ebb4 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:49.503815 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:49.503815 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:49.509898 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-6a994baa-ac92-4346-9641-6ffe25c84488 req-5f0bf7d5-19e6-46a9-b833-c47af841ebb4 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:24:49.517680 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-6a994baa-ac92-4346-9641-6ffe25c84488 req-5f0bf7d5-19e6-46a9-b833-c47af841ebb4 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/bc8e07a0-38bb-4b1b-9f98-47a1361f5210 returned with HTTP 200 Jul 31 17:24:49.518504 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 424/1718] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:24:49 2026] GET /volume/v3/volumes/bc8e07a0-38bb-4b1b-9f98-47a1361f5210 => generated 1658 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:49.677729 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:49.677729 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:24:49.678175 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-91c17b5c-04ed-4511-9f01-38613ec63234 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Snapshot retrieved successfully. Jul 31 17:24:49.678404 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-91c17b5c-04ed-4511-9f01-38613ec63234 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Create volume of 1 GB Jul 31 17:24:49.682780 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-91c17b5c-04ed-4511-9f01-38613ec63234 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Availability Zones retrieved successfully. Jul 31 17:24:49.689120 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-91c17b5c-04ed-4511-9f01-38613ec63234 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Flow 'volume_create_api' (d40f65dc-1192-4e89-96ad-4723a7f1d07c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:24:49.690798 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-91c17b5c-04ed-4511-9f01-38613ec63234 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6e75af1-d237-4062-94ab-52def1a73b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:49.692296 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-91c17b5c-04ed-4511-9f01-38613ec63234 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:24:49.747087 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-91c17b5c-04ed-4511-9f01-38613ec63234 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6e75af1-d237-4062-94ab-52def1a73b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f42a2c80-11b2-4c80-b395-f82a6cec5684', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:49.748113 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-91c17b5c-04ed-4511-9f01-38613ec63234 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c735ea65-acf7-496e-b05c-9325711845da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:49.799067 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-91c17b5c-04ed-4511-9f01-38613ec63234 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Created reservations ['440d6724-665e-43a1-bb56-036ec1dffea9', '299f9bd4-a9cf-4709-8466-b6d8f9e0b5d7', '1265fcb4-c764-4737-867d-ca76e4e48788', '3fc9e0e3-3b7b-4188-934b-a7677febf214'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:24:49.800425 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-91c17b5c-04ed-4511-9f01-38613ec63234 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c735ea65-acf7-496e-b05c-9325711845da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['440d6724-665e-43a1-bb56-036ec1dffea9', '299f9bd4-a9cf-4709-8466-b6d8f9e0b5d7', '1265fcb4-c764-4737-867d-ca76e4e48788', '3fc9e0e3-3b7b-4188-934b-a7677febf214']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:49.801279 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-91c17b5c-04ed-4511-9f01-38613ec63234 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d0b6fd5-484d-4892-b3e7-dab62d50731b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:49.851337 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-91c17b5c-04ed-4511-9f01-38613ec63234 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d0b6fd5-484d-4892-b3e7-dab62d50731b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a56b689-393e-4850-825b-821e0d91301f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1786464610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='528afb83244b4429971bf5d8aca3a48e',qos_specs=None,replication_status=,reservations=['440d6724-665e-43a1-bb56-036ec1dffea9','299f9bd4-a9cf-4709-8466-b6d8f9e0b5d7','1265fcb4-c764-4737-867d-ca76e4e48788','3fc9e0e3-3b7b-4188-934b-a7677febf214'],size=1,snapshot_id=f42a2c80-11b2-4c80-b395-f82a6cec5684,source_replicaid=,source_volid=None,status='creating',user_id='424582e274264a7e86bc6b9d3fbd01b3',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:24:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1786464610',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a56b689-393e-4850-825b-821e0d91301f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='528afb83244b4429971bf5d8aca3a48e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f42a2c80-11b2-4c80-b395-f82a6cec5684,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='424582e274264a7e86bc6b9d3fbd01b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:49.852198 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-91c17b5c-04ed-4511-9f01-38613ec63234 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5442496-4c20-41a4-bf48-4424e8e99802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:49.876856 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-91c17b5c-04ed-4511-9f01-38613ec63234 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5442496-4c20-41a4-bf48-4424e8e99802) transitioned into state 'SUCCESS' from state '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-1786464610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='528afb83244b4429971bf5d8aca3a48e',qos_specs=None,replication_status=,reservations=['440d6724-665e-43a1-bb56-036ec1dffea9','299f9bd4-a9cf-4709-8466-b6d8f9e0b5d7','1265fcb4-c764-4737-867d-ca76e4e48788','3fc9e0e3-3b7b-4188-934b-a7677febf214'],size=1,snapshot_id=f42a2c80-11b2-4c80-b395-f82a6cec5684,source_replicaid=,source_volid=None,status='creating',user_id='424582e274264a7e86bc6b9d3fbd01b3',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:49.878056 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-91c17b5c-04ed-4511-9f01-38613ec63234 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bd1cf0d-2d4e-4d9e-8002-c5d83e973b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:49.909878 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-91c17b5c-04ed-4511-9f01-38613ec63234 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bd1cf0d-2d4e-4d9e-8002-c5d83e973b00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:49.911096 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-91c17b5c-04ed-4511-9f01-38613ec63234 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Flow 'volume_create_api' (d40f65dc-1192-4e89-96ad-4723a7f1d07c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:24:49.911553 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-91c17b5c-04ed-4511-9f01-38613ec63234 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Create volume request issued successfully. Jul 31 17:24:49.912392 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-91c17b5c-04ed-4511-9f01-38613ec63234 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:24:49.913048 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 433/1719] 10.4.3.92 () {70 vars in 1293 bytes} [Fri Jul 31 17:24:49 2026] POST /volume/v3/volumes => generated 812 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:24:49.930600 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-08234ac7-8b05-479c-af46-3ccabe84f7b1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:49.933602 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-08234ac7-8b05-479c-af46-3ccabe84f7b1 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] GET https://10.4.3.92/volume/v3/volumes/9a56b689-393e-4850-825b-821e0d91301f Jul 31 17:24:49.934653 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-08234ac7-8b05-479c-af46-3ccabe84f7b1 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:49.934653 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-08234ac7-8b05-479c-af46-3ccabe84f7b1 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:49.947850 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:49.947850 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:24:49.956722 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-08234ac7-8b05-479c-af46-3ccabe84f7b1 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Volume info retrieved successfully. Jul 31 17:24:49.966378 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-08234ac7-8b05-479c-af46-3ccabe84f7b1 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/volumes/9a56b689-393e-4850-825b-821e0d91301f returned with HTTP 200 Jul 31 17:24:49.967636 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 429/1720] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:24:49 2026] GET /volume/v3/volumes/9a56b689-393e-4850-825b-821e0d91301f => generated 880 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:50.985021 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d6047956-9f7a-4b94-ae77-4ab1f3b1ab28 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:50.989339 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d6047956-9f7a-4b94-ae77-4ab1f3b1ab28 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] GET https://10.4.3.92/volume/v3/volumes/9a56b689-393e-4850-825b-821e0d91301f Jul 31 17:24:50.989339 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d6047956-9f7a-4b94-ae77-4ab1f3b1ab28 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:50.989339 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d6047956-9f7a-4b94-ae77-4ab1f3b1ab28 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:51.000915 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:51.000915 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:24:51.009912 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d6047956-9f7a-4b94-ae77-4ab1f3b1ab28 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Volume info retrieved successfully. Jul 31 17:24:51.020803 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d6047956-9f7a-4b94-ae77-4ab1f3b1ab28 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/volumes/9a56b689-393e-4850-825b-821e0d91301f returned with HTTP 200 Jul 31 17:24:51.021398 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 435/1721] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:24:50 2026] GET /volume/v3/volumes/9a56b689-393e-4850-825b-821e0d91301f => generated 1421 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:24:51.037810 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-59f70453-de93-4f55-833f-b95a2b3c0847 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:51.040730 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-59f70453-de93-4f55-833f-b95a2b3c0847 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] GET https://10.4.3.92/volume/v3/volumes/9a56b689-393e-4850-825b-821e0d91301f Jul 31 17:24:51.040948 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-59f70453-de93-4f55-833f-b95a2b3c0847 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:51.041437 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-59f70453-de93-4f55-833f-b95a2b3c0847 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:51.050774 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:51.050774 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:51.060579 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-59f70453-de93-4f55-833f-b95a2b3c0847 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Volume info retrieved successfully. Jul 31 17:24:51.070309 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-59f70453-de93-4f55-833f-b95a2b3c0847 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/volumes/9a56b689-393e-4850-825b-821e0d91301f returned with HTTP 200 Jul 31 17:24:51.070994 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 425/1722] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:24:51 2026] GET /volume/v3/volumes/9a56b689-393e-4850-825b-821e0d91301f => generated 1421 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:24:52.416391 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1e3eb0c6-9241-4fd6-a2a7-c5cd51bfccf0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:52.419428 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1e3eb0c6-9241-4fd6-a2a7-c5cd51bfccf0 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:24:52.419930 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1e3eb0c6-9241-4fd6-a2a7-c5cd51bfccf0 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "646939db-8147-4f08-9ce4-89f7265d66b2", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1235062421"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:52.422289 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-1e3eb0c6-9241-4fd6-a2a7-c5cd51bfccf0 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Create volume request body: {'volume': {'imageRef': '646939db-8147-4f08-9ce4-89f7265d66b2', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1235062421'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:24:52.560816 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-1e3eb0c6-9241-4fd6-a2a7-c5cd51bfccf0 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Create volume of 2 GB Jul 31 17:24:52.560989 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:52.560989 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:24:52.571767 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1e3eb0c6-9241-4fd6-a2a7-c5cd51bfccf0 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Availability Zones retrieved successfully. Jul 31 17:24:52.584055 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1e3eb0c6-9241-4fd6-a2a7-c5cd51bfccf0 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Flow 'volume_create_api' (11e257b4-f792-4930-a6d1-ea42f0ad6b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:24:52.587914 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1e3eb0c6-9241-4fd6-a2a7-c5cd51bfccf0 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afddc8af-3fa7-45fd-9f0d-110dabf53b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:52.588954 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-1e3eb0c6-9241-4fd6-a2a7-c5cd51bfccf0 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Validating volume size '2' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:24:52.590874 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-a5d888c1-0bda-4316-ac84-33f8c3afaa14 req-ec492a41-f098-4615-aea6-fd68c3fb73f8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:52.596917 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a5d888c1-0bda-4316-ac84-33f8c3afaa14 req-ec492a41-f098-4615-aea6-fd68c3fb73f8 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] GET https://10.4.3.92/volume/v3/volumes/9a56b689-393e-4850-825b-821e0d91301f Jul 31 17:24:52.597565 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a5d888c1-0bda-4316-ac84-33f8c3afaa14 req-ec492a41-f098-4615-aea6-fd68c3fb73f8 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:52.597956 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a5d888c1-0bda-4316-ac84-33f8c3afaa14 req-ec492a41-f098-4615-aea6-fd68c3fb73f8 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:52.615253 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:52.615253 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:24:52.622279 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-a5d888c1-0bda-4316-ac84-33f8c3afaa14 req-ec492a41-f098-4615-aea6-fd68c3fb73f8 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Volume info retrieved successfully. Jul 31 17:24:52.632097 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a5d888c1-0bda-4316-ac84-33f8c3afaa14 req-ec492a41-f098-4615-aea6-fd68c3fb73f8 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/volumes/9a56b689-393e-4850-825b-821e0d91301f returned with HTTP 200 Jul 31 17:24:52.632097 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 430/1723] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:24:52 2026] GET /volume/v3/volumes/9a56b689-393e-4850-825b-821e0d91301f => generated 1403 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:52.643893 np0000006248 devstack@c-api.service[100274]: WARNING cinder.volume.api [None req-1e3eb0c6-9241-4fd6-a2a7-c5cd51bfccf0 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afddc8af-3fa7-45fd-9f0d-110dabf53b61) transitioned into state 'FAILURE' from state 'RUNNING' Jul 31 17:24:52.643893 np0000006248 devstack@c-api.service[100274]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 646939db-8147-4f08-9ce4-89f7265d66b2 is not active. Jul 31 17:24:52.647928 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1e3eb0c6-9241-4fd6-a2a7-c5cd51bfccf0 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afddc8af-3fa7-45fd-9f0d-110dabf53b61) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:52.649131 np0000006248 devstack@c-api.service[100274]: WARNING cinder.volume.api [None req-1e3eb0c6-9241-4fd6-a2a7-c5cd51bfccf0 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afddc8af-3fa7-45fd-9f0d-110dabf53b61) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 17:24:52.650054 np0000006248 devstack@c-api.service[100274]: WARNING cinder.volume.api [None req-1e3eb0c6-9241-4fd6-a2a7-c5cd51bfccf0 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Flow 'volume_create_api' (11e257b4-f792-4930-a6d1-ea42f0ad6b71) transitioned into state 'REVERTED' from state 'RUNNING' Jul 31 17:24:52.650423 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1e3eb0c6-9241-4fd6-a2a7-c5cd51bfccf0 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 400 Jul 31 17:24:52.651536 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 434/1724] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:24:52 2026] POST /volume/v3/volumes => generated 125 bytes in 235 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 17:24:53.298722 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-6a994baa-ac92-4346-9641-6ffe25c84488 req-1a6400f9-02ff-40d0-a579-2450c9f9b1cf None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:53.302335 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-6a994baa-ac92-4346-9641-6ffe25c84488 req-1a6400f9-02ff-40d0-a579-2450c9f9b1cf tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] DELETE https://10.4.3.92/volume/v3/attachments/a2323bd9-8c51-44d8-8bdd-ae1a14514291 Jul 31 17:24:53.302865 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-6a994baa-ac92-4346-9641-6ffe25c84488 req-1a6400f9-02ff-40d0-a579-2450c9f9b1cf tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:53.302865 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-6a994baa-ac92-4346-9641-6ffe25c84488 req-1a6400f9-02ff-40d0-a579-2450c9f9b1cf tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:53.313018 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:53.313018 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:24:53.337082 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-a5d888c1-0bda-4316-ac84-33f8c3afaa14 req-e467afd6-481f-4125-80e8-36bc78904595 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:53.339356 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a5d888c1-0bda-4316-ac84-33f8c3afaa14 req-e467afd6-481f-4125-80e8-36bc78904595 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] GET https://10.4.3.92/volume/v3/volumes/9a56b689-393e-4850-825b-821e0d91301f Jul 31 17:24:53.339819 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a5d888c1-0bda-4316-ac84-33f8c3afaa14 req-e467afd6-481f-4125-80e8-36bc78904595 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:53.340398 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a5d888c1-0bda-4316-ac84-33f8c3afaa14 req-e467afd6-481f-4125-80e8-36bc78904595 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:53.351770 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:53.351770 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:53.356446 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-a5d888c1-0bda-4316-ac84-33f8c3afaa14 req-e467afd6-481f-4125-80e8-36bc78904595 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Volume info retrieved successfully. Jul 31 17:24:53.363292 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a5d888c1-0bda-4316-ac84-33f8c3afaa14 req-e467afd6-481f-4125-80e8-36bc78904595 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/volumes/9a56b689-393e-4850-825b-821e0d91301f returned with HTTP 200 Jul 31 17:24:53.363903 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 426/1725] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:24:53 2026] GET /volume/v3/volumes/9a56b689-393e-4850-825b-821e0d91301f => generated 1403 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:53.378421 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e1ff1873-351a-4644-b5d8-0bc9c8ab0be9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:53.378815 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e1ff1873-351a-4644-b5d8-0bc9c8ab0be9 None None] GET https://10.4.3.92/volume// Jul 31 17:24:53.379011 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e1ff1873-351a-4644-b5d8-0bc9c8ab0be9 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:53.379242 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e1ff1873-351a-4644-b5d8-0bc9c8ab0be9 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:53.379612 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e1ff1873-351a-4644-b5d8-0bc9c8ab0be9 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:24:53.379943 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 431/1726] 10.4.3.92 () {66 vars in 1412 bytes} [Fri Jul 31 17:24:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:24:53.389857 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a5d888c1-0bda-4316-ac84-33f8c3afaa14 req-22a22001-d556-4af6-9ec5-a166a3e746ca None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:53.391361 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-6a994baa-ac92-4346-9641-6ffe25c84488 req-1a6400f9-02ff-40d0-a579-2450c9f9b1cf tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/attachments/a2323bd9-8c51-44d8-8bdd-ae1a14514291 returned with HTTP 200 Jul 31 17:24:53.392204 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 436/1727] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:24:53 2026] DELETE /volume/v3/attachments/a2323bd9-8c51-44d8-8bdd-ae1a14514291 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:53.392958 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a5d888c1-0bda-4316-ac84-33f8c3afaa14 req-22a22001-d556-4af6-9ec5-a166a3e746ca tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:24:53.393478 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a5d888c1-0bda-4316-ac84-33f8c3afaa14 req-22a22001-d556-4af6-9ec5-a166a3e746ca tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9a56b689-393e-4850-825b-821e0d91301f", "connector": null, "instance_uuid": "7d420053-273d-4bff-87a2-81d924757a74"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:53.404494 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:53.404494 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:24:53.437567 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a5d888c1-0bda-4316-ac84-33f8c3afaa14 req-22a22001-d556-4af6-9ec5-a166a3e746ca tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:24:53.438082 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 435/1728] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:24:53 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) Jul 31 17:24:54.896347 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d7d885fd-a200-446a-b315-68b9cddcbcd2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:54.898900 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d7d885fd-a200-446a-b315-68b9cddcbcd2 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:24:54.899299 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d7d885fd-a200-446a-b315-68b9cddcbcd2 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "2fe71a38-aa40-44dc-890e-e065a31fedf6"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:54.901186 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-d7d885fd-a200-446a-b315-68b9cddcbcd2 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '2fe71a38-aa40-44dc-890e-e065a31fedf6'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:24:55.001365 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-d7d885fd-a200-446a-b315-68b9cddcbcd2 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Create volume of 1 GB Jul 31 17:24:55.007816 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d7d885fd-a200-446a-b315-68b9cddcbcd2 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Availability Zones retrieved successfully. Jul 31 17:24:55.015448 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d7d885fd-a200-446a-b315-68b9cddcbcd2 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Flow 'volume_create_api' (148c713c-a6f6-4586-8082-b56aef70299b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:24:55.016961 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d7d885fd-a200-446a-b315-68b9cddcbcd2 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8d413dc-f97c-42cf-93f9-6a870cd4fd84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:55.018267 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-d7d885fd-a200-446a-b315-68b9cddcbcd2 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:24:55.057201 np0000006248 devstack@c-api.service[100271]: WARNING cinder.volume.api [None req-d7d885fd-a200-446a-b315-68b9cddcbcd2 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8d413dc-f97c-42cf-93f9-6a870cd4fd84) transitioned into state 'FAILURE' from state 'RUNNING' Jul 31 17:24:55.057201 np0000006248 devstack@c-api.service[100271]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 31 17:24:55.060652 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d7d885fd-a200-446a-b315-68b9cddcbcd2 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8d413dc-f97c-42cf-93f9-6a870cd4fd84) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:55.061954 np0000006248 devstack@c-api.service[100271]: WARNING cinder.volume.api [None req-d7d885fd-a200-446a-b315-68b9cddcbcd2 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8d413dc-f97c-42cf-93f9-6a870cd4fd84) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 17:24:55.063441 np0000006248 devstack@c-api.service[100271]: WARNING cinder.volume.api [None req-d7d885fd-a200-446a-b315-68b9cddcbcd2 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Flow 'volume_create_api' (148c713c-a6f6-4586-8082-b56aef70299b) transitioned into state 'REVERTED' from state 'RUNNING' Jul 31 17:24:55.063994 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d7d885fd-a200-446a-b315-68b9cddcbcd2 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 400 Jul 31 17:24:55.064813 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 427/1729] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:24:54 2026] POST /volume/v3/volumes => generated 134 bytes in 169 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 17:24:55.245921 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0ce3c3b6-a9d2-46dd-af60-66f4f0d1670b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:55.248922 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0ce3c3b6-a9d2-46dd-af60-66f4f0d1670b tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] DELETE https://10.4.3.92/volume/v3/volumes/bc8e07a0-38bb-4b1b-9f98-47a1361f5210?cascade=True Jul 31 17:24:55.249068 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0ce3c3b6-a9d2-46dd-af60-66f4f0d1670b tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:55.249406 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0ce3c3b6-a9d2-46dd-af60-66f4f0d1670b tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:55.249541 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-0ce3c3b6-a9d2-46dd-af60-66f4f0d1670b tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Delete volume with id: bc8e07a0-38bb-4b1b-9f98-47a1361f5210 Jul 31 17:24:55.260074 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:55.260074 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:24:55.260819 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0ce3c3b6-a9d2-46dd-af60-66f4f0d1670b tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:24:55.283344 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-996adb74-6d28-45c9-8f87-8b6f160cff75 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:55.286109 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-996adb74-6d28-45c9-8f87-8b6f160cff75 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:24:55.286667 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-996adb74-6d28-45c9-8f87-8b6f160cff75 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:55.290448 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-996adb74-6d28-45c9-8f87-8b6f160cff75 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 400 Jul 31 17:24:55.291339 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 437/1730] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:24:55 2026] POST /volume/v3/volumes => generated 127 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 17:24:55.305743 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0b2c8d26-0621-42ac-b988-de9892179ac6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:55.308464 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0b2c8d26-0621-42ac-b988-de9892179ac6 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:24:55.309093 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0b2c8d26-0621-42ac-b988-de9892179ac6 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "ee3227c1-e5a2-4ec0-a8f6-bb6d187d992e"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:55.311418 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-0b2c8d26-0621-42ac-b988-de9892179ac6 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'ee3227c1-e5a2-4ec0-a8f6-bb6d187d992e'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:24:55.318343 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0ce3c3b6-a9d2-46dd-af60-66f4f0d1670b tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Delete volume request issued successfully. Jul 31 17:24:55.318343 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0ce3c3b6-a9d2-46dd-af60-66f4f0d1670b tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/bc8e07a0-38bb-4b1b-9f98-47a1361f5210?cascade=True returned with HTTP 202 Jul 31 17:24:55.318343 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 432/1731] 10.4.3.92 () {66 vars in 1369 bytes} [Fri Jul 31 17:24:55 2026] DELETE /volume/v3/volumes/bc8e07a0-38bb-4b1b-9f98-47a1361f5210?cascade=True => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:24:55.319740 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0b2c8d26-0621-42ac-b988-de9892179ac6 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 404 Jul 31 17:24:55.320793 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 436/1732] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:24:55 2026] POST /volume/v3/volumes => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:24:55.324520 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b2e0d67a-af8e-4ae9-823b-d78d28a46d14 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:55.329366 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b2e0d67a-af8e-4ae9-823b-d78d28a46d14 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/bc8e07a0-38bb-4b1b-9f98-47a1361f5210 Jul 31 17:24:55.329366 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b2e0d67a-af8e-4ae9-823b-d78d28a46d14 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:55.329366 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b2e0d67a-af8e-4ae9-823b-d78d28a46d14 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:55.340893 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-54d925b0-d2c6-46e1-9f2f-41f6033a992f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:55.341003 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:55.341003 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:55.342735 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-54d925b0-d2c6-46e1-9f2f-41f6033a992f tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:24:55.345085 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-54d925b0-d2c6-46e1-9f2f-41f6033a992f tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "31e87b15-2eb1-4ef9-8308-8ed7776ae7a2"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:55.346370 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-54d925b0-d2c6-46e1-9f2f-41f6033a992f tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '31e87b15-2eb1-4ef9-8308-8ed7776ae7a2'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:24:55.346542 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b2e0d67a-af8e-4ae9-823b-d78d28a46d14 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:24:55.353502 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b2e0d67a-af8e-4ae9-823b-d78d28a46d14 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/bc8e07a0-38bb-4b1b-9f98-47a1361f5210 returned with HTTP 200 Jul 31 17:24:55.354040 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 428/1733] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:55 2026] GET /volume/v3/volumes/bc8e07a0-38bb-4b1b-9f98-47a1361f5210 => generated 1365 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:55.356083 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-54d925b0-d2c6-46e1-9f2f-41f6033a992f tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 404 Jul 31 17:24:55.356691 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 438/1734] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:24:55 2026] POST /volume/v3/volumes => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:24:55.367388 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3da47bad-9ab7-46db-824c-4eebcb3c83fd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:55.369526 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3da47bad-9ab7-46db-824c-4eebcb3c83fd tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:24:55.369611 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3da47bad-9ab7-46db-824c-4eebcb3c83fd tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "c5a92afb-72df-4670-81bc-c7ac48763895"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:55.373968 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-3da47bad-9ab7-46db-824c-4eebcb3c83fd tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'c5a92afb-72df-4670-81bc-c7ac48763895'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:24:55.386337 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3da47bad-9ab7-46db-824c-4eebcb3c83fd tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 404 Jul 31 17:24:55.389208 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 433/1735] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:24:55 2026] POST /volume/v3/volumes => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:24:55.399816 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-745ecee5-0a1c-471e-857e-38987a6d77e6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:55.403671 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-745ecee5-0a1c-471e-857e-38987a6d77e6 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:24:55.403979 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-745ecee5-0a1c-471e-857e-38987a6d77e6 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:55.408264 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-745ecee5-0a1c-471e-857e-38987a6d77e6 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 400 Jul 31 17:24:55.409824 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 437/1736] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:24:55 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) Jul 31 17:24:55.421299 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5e31ee8a-ac93-4d30-9eee-67f438f8484a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:55.423454 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5e31ee8a-ac93-4d30-9eee-67f438f8484a tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:24:55.424041 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5e31ee8a-ac93-4d30-9eee-67f438f8484a tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:55.427412 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5e31ee8a-ac93-4d30-9eee-67f438f8484a tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 400 Jul 31 17:24:55.427412 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 429/1737] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:24:55 2026] POST /volume/v3/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 17:24:55.438113 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-734fe1ca-940b-47e8-8ae1-ea9a462b8618 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:55.440310 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-734fe1ca-940b-47e8-8ae1-ea9a462b8618 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:24:55.440816 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-734fe1ca-940b-47e8-8ae1-ea9a462b8618 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:55.443439 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-734fe1ca-940b-47e8-8ae1-ea9a462b8618 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 400 Jul 31 17:24:55.443439 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 439/1738] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:24:55 2026] POST /volume/v3/volumes => generated 121 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 17:24:55.454295 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8b208c4f-a4ce-4723-a069-5de56c003f7b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:55.456928 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8b208c4f-a4ce-4723-a069-5de56c003f7b tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] DELETE https://10.4.3.92/volume/v3/volumes/tempest-invalid-707331330 Jul 31 17:24:55.456928 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8b208c4f-a4ce-4723-a069-5de56c003f7b tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:55.456928 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8b208c4f-a4ce-4723-a069-5de56c003f7b tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:55.457145 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-8b208c4f-a4ce-4723-a069-5de56c003f7b tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Delete volume with id: tempest-invalid-707331330 Jul 31 17:24:55.476900 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8b208c4f-a4ce-4723-a069-5de56c003f7b tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] https://10.4.3.92/volume/v3/volumes/tempest-invalid-707331330 returned with HTTP 404 Jul 31 17:24:55.477200 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 434/1739] 10.4.3.92 () {66 vars in 1311 bytes} [Fri Jul 31 17:24:55 2026] DELETE /volume/v3/volumes/tempest-invalid-707331330 => generated 98 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:24:55.488770 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1c853580-15cb-4cf3-9674-337dc637675f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:55.491750 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 438/1740] 10.4.3.92 () {66 vars in 1236 bytes} [Fri Jul 31 17:24:55 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 31 17:24:55.506612 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-101227bb-73ec-4584-bfbf-2b86bb5cc0e5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:55.511374 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-101227bb-73ec-4584-bfbf-2b86bb5cc0e5 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] POST https://10.4.3.92/volume/v3/volumes/xxx/action Jul 31 17:24:55.511374 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-101227bb-73ec-4584-bfbf-2b86bb5cc0e5 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Action body: b'{"os-detach": {}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:24:55.511374 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-101227bb-73ec-4584-bfbf-2b86bb5cc0e5 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:55.522960 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-101227bb-73ec-4584-bfbf-2b86bb5cc0e5 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] https://10.4.3.92/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 31 17:24:55.523942 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 430/1741] 10.4.3.92 () {68 vars in 1284 bytes} [Fri Jul 31 17:24:55 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:24:55.536291 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1c19af9a-a30f-4f96-b538-85c2d30d0f20 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:55.538451 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1c19af9a-a30f-4f96-b538-85c2d30d0f20 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] GET https://10.4.3.92/volume/v3/volumes/tempest-invalid-42828761 Jul 31 17:24:55.538671 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1c19af9a-a30f-4f96-b538-85c2d30d0f20 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:55.538939 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1c19af9a-a30f-4f96-b538-85c2d30d0f20 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:55.549264 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1c19af9a-a30f-4f96-b538-85c2d30d0f20 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] https://10.4.3.92/volume/v3/volumes/tempest-invalid-42828761 returned with HTTP 404 Jul 31 17:24:55.550063 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 440/1742] 10.4.3.92 () {66 vars in 1305 bytes} [Fri Jul 31 17:24:55 2026] GET /volume/v3/volumes/tempest-invalid-42828761 => generated 97 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:24:55.557374 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8437ec4e-2d50-44cd-bab7-2ea6b7b7c68a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:55.557707 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8437ec4e-2d50-44cd-bab7-2ea6b7b7c68a None None] GET https://10.4.3.92/volume// Jul 31 17:24:55.557930 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8437ec4e-2d50-44cd-bab7-2ea6b7b7c68a None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:55.558153 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8437ec4e-2d50-44cd-bab7-2ea6b7b7c68a None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:55.558563 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8437ec4e-2d50-44cd-bab7-2ea6b7b7c68a None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:24:55.558827 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 435/1743] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:24:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:24:55.565502 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-356f4d1b-80e0-48e2-9502-8f93483bd581 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:55.568583 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-a5d888c1-0bda-4316-ac84-33f8c3afaa14 req-538e7b8c-3494-4c56-adf5-a1f3da575c7c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:55.569111 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 439/1744] 10.4.3.92 () {66 vars in 1233 bytes} [Fri Jul 31 17:24:55 2026] GET /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 31 17:24:55.571576 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a5d888c1-0bda-4316-ac84-33f8c3afaa14 req-538e7b8c-3494-4c56-adf5-a1f3da575c7c tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] GET https://10.4.3.92/volume/v3/volumes/9a56b689-393e-4850-825b-821e0d91301f Jul 31 17:24:55.571929 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a5d888c1-0bda-4316-ac84-33f8c3afaa14 req-538e7b8c-3494-4c56-adf5-a1f3da575c7c tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:55.572333 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a5d888c1-0bda-4316-ac84-33f8c3afaa14 req-538e7b8c-3494-4c56-adf5-a1f3da575c7c tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:55.580287 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1d47ce25-3892-48df-994c-680876715363 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:55.582696 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1d47ce25-3892-48df-994c-680876715363 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] GET https://10.4.3.92/volume/v3/volumes/detail?status=null Jul 31 17:24:55.582912 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1d47ce25-3892-48df-994c-680876715363 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:55.583134 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1d47ce25-3892-48df-994c-680876715363 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:55.583482 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-1d47ce25-3892-48df-994c-680876715363 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:24:55.583762 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1d47ce25-3892-48df-994c-680876715363 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Could not evaluate value null, assuming string {{(pid=100272) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 17:24:55.584235 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:55.584235 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:24:55.584592 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1d47ce25-3892-48df-994c-680876715363 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:24:55.585129 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:55.585129 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:55.593854 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-a5d888c1-0bda-4316-ac84-33f8c3afaa14 req-538e7b8c-3494-4c56-adf5-a1f3da575c7c tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Volume info retrieved successfully. Jul 31 17:24:55.602201 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a5d888c1-0bda-4316-ac84-33f8c3afaa14 req-538e7b8c-3494-4c56-adf5-a1f3da575c7c tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/volumes/9a56b689-393e-4850-825b-821e0d91301f returned with HTTP 200 Jul 31 17:24:55.602201 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 431/1745] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:24:55 2026] GET /volume/v3/volumes/9a56b689-393e-4850-825b-821e0d91301f => generated 1582 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:24:55.623152 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1d47ce25-3892-48df-994c-680876715363 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Get all volumes completed successfully. Jul 31 17:24:55.626992 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1d47ce25-3892-48df-994c-680876715363 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] https://10.4.3.92/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 31 17:24:55.627766 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 441/1746] 10.4.3.92 () {66 vars in 1274 bytes} [Fri Jul 31 17:24:55 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:24:55.645557 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b797e9d8-ca75-46d7-9671-af9a4f3a3122 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:55.648210 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b797e9d8-ca75-46d7-9671-af9a4f3a3122 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] GET https://10.4.3.92/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-2022326263 Jul 31 17:24:55.648548 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b797e9d8-ca75-46d7-9671-af9a4f3a3122 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:55.648837 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b797e9d8-ca75-46d7-9671-af9a4f3a3122 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:55.649283 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-b797e9d8-ca75-46d7-9671-af9a4f3a3122 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:24:55.649789 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:55.649789 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:24:55.650468 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b797e9d8-ca75-46d7-9671-af9a4f3a3122 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-2022326263'), ('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:24:55.693792 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b797e9d8-ca75-46d7-9671-af9a4f3a3122 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Get all volumes completed successfully. Jul 31 17:24:55.696743 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b797e9d8-ca75-46d7-9671-af9a4f3a3122 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] https://10.4.3.92/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-2022326263 returned with HTTP 200 Jul 31 17:24:55.697478 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 436/1747] 10.4.3.92 () {66 vars in 1352 bytes} [Fri Jul 31 17:24:55 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-2022326263 => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:24:55.724359 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-73fa5687-5972-4391-9d9a-0c639afbc7cb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:55.733673 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-73fa5687-5972-4391-9d9a-0c639afbc7cb tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] GET https://10.4.3.92/volume/v3/volumes?status=null Jul 31 17:24:55.734127 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-73fa5687-5972-4391-9d9a-0c639afbc7cb tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:55.736086 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-73fa5687-5972-4391-9d9a-0c639afbc7cb tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:55.737710 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-73fa5687-5972-4391-9d9a-0c639afbc7cb tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:24:55.737794 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-a5d888c1-0bda-4316-ac84-33f8c3afaa14 req-e552ecae-7a27-441a-b0c2-ecc13e3b39dd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:55.739730 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-73fa5687-5972-4391-9d9a-0c639afbc7cb tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Could not evaluate value null, assuming string {{(pid=100274) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 17:24:55.739912 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:55.739912 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:24:55.740152 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a5d888c1-0bda-4316-ac84-33f8c3afaa14 req-e552ecae-7a27-441a-b0c2-ecc13e3b39dd tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] PUT https://10.4.3.92/volume/v3/attachments/aaf316d1-72b6-4233-a3db-5a1f648b5b4d Jul 31 17:24:55.740475 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-73fa5687-5972-4391-9d9a-0c639afbc7cb tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:24:55.740638 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a5d888c1-0bda-4316-ac84-33f8c3afaa14 req-e552ecae-7a27-441a-b0c2-ecc13e3b39dd tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:55.755028 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-a5d888c1-0bda-4316-ac84-33f8c3afaa14 req-e552ecae-7a27-441a-b0c2-ecc13e3b39dd tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Acquiring lock "cinder-attachment_update-9a56b689-393e-4850-825b-821e0d91301f-np0000006248" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:24:55.762611 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-a5d888c1-0bda-4316-ac84-33f8c3afaa14 req-e552ecae-7a27-441a-b0c2-ecc13e3b39dd tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Lock "cinder-attachment_update-9a56b689-393e-4850-825b-821e0d91301f-np0000006248" acquired by "attachment_update" :: waited 0.008s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:24:55.764094 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:55.764094 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:55.794170 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-73fa5687-5972-4391-9d9a-0c639afbc7cb tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Get all volumes completed successfully. Jul 31 17:24:55.794254 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-73fa5687-5972-4391-9d9a-0c639afbc7cb tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] https://10.4.3.92/volume/v3/volumes?status=null returned with HTTP 200 Jul 31 17:24:55.794837 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 440/1748] 10.4.3.92 () {66 vars in 1253 bytes} [Fri Jul 31 17:24:55 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:24:55.809573 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-221d8839-8500-42b2-8477-6b2b5c7c11dd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:55.811247 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-221d8839-8500-42b2-8477-6b2b5c7c11dd tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] GET https://10.4.3.92/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-975471417 Jul 31 17:24:55.811453 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-221d8839-8500-42b2-8477-6b2b5c7c11dd tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:55.811651 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-221d8839-8500-42b2-8477-6b2b5c7c11dd tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:55.811892 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-221d8839-8500-42b2-8477-6b2b5c7c11dd tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:24:55.812618 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-221d8839-8500-42b2-8477-6b2b5c7c11dd tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-975471417'), ('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:24:55.843818 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-221d8839-8500-42b2-8477-6b2b5c7c11dd tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Get all volumes completed successfully. Jul 31 17:24:55.844092 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-221d8839-8500-42b2-8477-6b2b5c7c11dd tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] https://10.4.3.92/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-975471417 returned with HTTP 200 Jul 31 17:24:55.844664 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 442/1749] 10.4.3.92 () {66 vars in 1329 bytes} [Fri Jul 31 17:24:55 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-975471417 => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:24:55.861248 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-38c85d4c-f4b9-421a-95f6-f1f98ccafc02 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:55.863096 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-38c85d4c-f4b9-421a-95f6-f1f98ccafc02 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] POST https://10.4.3.92/volume/v3/volumes/64a4623e-b22c-4bd4-8940-86daac2b3663/action Jul 31 17:24:55.863731 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-38c85d4c-f4b9-421a-95f6-f1f98ccafc02 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:24:55.864069 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-38c85d4c-f4b9-421a-95f6-f1f98ccafc02 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:55.868094 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-a5d888c1-0bda-4316-ac84-33f8c3afaa14 req-e552ecae-7a27-441a-b0c2-ecc13e3b39dd tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Lock "cinder-attachment_update-9a56b689-393e-4850-825b-821e0d91301f-np0000006248" released by "attachment_update" :: held 0.104s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:24:55.868094 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a5d888c1-0bda-4316-ac84-33f8c3afaa14 req-e552ecae-7a27-441a-b0c2-ecc13e3b39dd tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/attachments/aaf316d1-72b6-4233-a3db-5a1f648b5b4d returned with HTTP 200 Jul 31 17:24:55.868094 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 432/1750] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:24:55 2026] PUT /volume/v3/attachments/aaf316d1-72b6-4233-a3db-5a1f648b5b4d => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:24:55.877336 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:55.877336 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:24:55.878193 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-38c85d4c-f4b9-421a-95f6-f1f98ccafc02 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Volume info retrieved successfully. Jul 31 17:24:55.885985 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-38c85d4c-f4b9-421a-95f6-f1f98ccafc02 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Reserve volume completed successfully. Jul 31 17:24:55.886418 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-38c85d4c-f4b9-421a-95f6-f1f98ccafc02 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] https://10.4.3.92/volume/v3/volumes/64a4623e-b22c-4bd4-8940-86daac2b3663/action returned with HTTP 202 Jul 31 17:24:55.887000 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 437/1751] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:24:55 2026] POST /volume/v3/volumes/64a4623e-b22c-4bd4-8940-86daac2b3663/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:24:55.897826 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3d30691c-664c-4a24-a2b4-d42f46219189 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:55.899710 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3d30691c-664c-4a24-a2b4-d42f46219189 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] POST https://10.4.3.92/volume/v3/volumes/64a4623e-b22c-4bd4-8940-86daac2b3663/action Jul 31 17:24:55.900095 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3d30691c-664c-4a24-a2b4-d42f46219189 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:24:55.900272 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3d30691c-664c-4a24-a2b4-d42f46219189 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:55.900343 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-a5d888c1-0bda-4316-ac84-33f8c3afaa14 req-355121b8-2960-4fd4-9ef3-f3b7818955ac None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:55.903549 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a5d888c1-0bda-4316-ac84-33f8c3afaa14 req-355121b8-2960-4fd4-9ef3-f3b7818955ac tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] POST https://10.4.3.92/volume/v3/attachments/aaf316d1-72b6-4233-a3db-5a1f648b5b4d/action Jul 31 17:24:55.903976 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a5d888c1-0bda-4316-ac84-33f8c3afaa14 req-355121b8-2960-4fd4-9ef3-f3b7818955ac tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:24:55.904162 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a5d888c1-0bda-4316-ac84-33f8c3afaa14 req-355121b8-2960-4fd4-9ef3-f3b7818955ac tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:55.911908 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:55.911908 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:24:55.912630 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3d30691c-664c-4a24-a2b4-d42f46219189 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Volume info retrieved successfully. Jul 31 17:24:55.918434 np0000006248 devstack@c-api.service[100274]: ERROR cinder.volume.api [None req-3d30691c-664c-4a24-a2b4-d42f46219189 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Volume status must be available to reserve, but the status is attaching. Jul 31 17:24:55.918818 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3d30691c-664c-4a24-a2b4-d42f46219189 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] https://10.4.3.92/volume/v3/volumes/64a4623e-b22c-4bd4-8940-86daac2b3663/action returned with HTTP 400 Jul 31 17:24:55.919503 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 441/1752] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:24:55 2026] POST /volume/v3/volumes/64a4623e-b22c-4bd4-8940-86daac2b3663/action => generated 132 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 17:24:55.925332 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:55.925332 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:24:55.928833 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-05a0ca7b-684d-4131-92cf-f1237bbdd49d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:55.932059 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-05a0ca7b-684d-4131-92cf-f1237bbdd49d tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] POST https://10.4.3.92/volume/v3/volumes/64a4623e-b22c-4bd4-8940-86daac2b3663/action Jul 31 17:24:55.932825 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-05a0ca7b-684d-4131-92cf-f1237bbdd49d tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:24:55.933044 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-05a0ca7b-684d-4131-92cf-f1237bbdd49d tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:55.942049 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a5d888c1-0bda-4316-ac84-33f8c3afaa14 req-355121b8-2960-4fd4-9ef3-f3b7818955ac tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/attachments/aaf316d1-72b6-4233-a3db-5a1f648b5b4d/action returned with HTTP 204 Jul 31 17:24:55.942883 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 443/1753] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:24:55 2026] POST /volume/v3/attachments/aaf316d1-72b6-4233-a3db-5a1f648b5b4d/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:24:55.948469 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:55.948469 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:55.949077 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-05a0ca7b-684d-4131-92cf-f1237bbdd49d tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Volume info retrieved successfully. Jul 31 17:24:55.969776 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-05a0ca7b-684d-4131-92cf-f1237bbdd49d tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Unreserve volume completed successfully. Jul 31 17:24:55.969776 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-05a0ca7b-684d-4131-92cf-f1237bbdd49d tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] https://10.4.3.92/volume/v3/volumes/64a4623e-b22c-4bd4-8940-86daac2b3663/action returned with HTTP 202 Jul 31 17:24:55.970281 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 433/1754] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:24:55 2026] POST /volume/v3/volumes/64a4623e-b22c-4bd4-8940-86daac2b3663/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:24:55.983744 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-23d8d57c-8080-40ec-8d51-bd25054ed469 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:55.985492 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-23d8d57c-8080-40ec-8d51-bd25054ed469 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] POST https://10.4.3.92/volume/v3/volumes/cc572b9f-b4a7-470a-bacd-c173fad8bf10/action Jul 31 17:24:55.985980 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-23d8d57c-8080-40ec-8d51-bd25054ed469 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:24:55.986207 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-23d8d57c-8080-40ec-8d51-bd25054ed469 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:55.998163 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-23d8d57c-8080-40ec-8d51-bd25054ed469 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] https://10.4.3.92/volume/v3/volumes/cc572b9f-b4a7-470a-bacd-c173fad8bf10/action returned with HTTP 404 Jul 31 17:24:55.999421 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 438/1755] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:24:55 2026] POST /volume/v3/volumes/cc572b9f-b4a7-470a-bacd-c173fad8bf10/action => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:24:56.012285 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c47db44f-4d4d-44f6-a4c4-d3da30b06a61 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:56.015115 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c47db44f-4d4d-44f6-a4c4-d3da30b06a61 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] POST https://10.4.3.92/volume/v3/volumes/be5c66a9-f361-4d99-a1bd-b52a1d409dfc/action Jul 31 17:24:56.015115 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c47db44f-4d4d-44f6-a4c4-d3da30b06a61 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:24:56.015305 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c47db44f-4d4d-44f6-a4c4-d3da30b06a61 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:56.025591 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c47db44f-4d4d-44f6-a4c4-d3da30b06a61 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] https://10.4.3.92/volume/v3/volumes/be5c66a9-f361-4d99-a1bd-b52a1d409dfc/action returned with HTTP 404 Jul 31 17:24:56.026408 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 442/1756] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:24:56 2026] POST /volume/v3/volumes/be5c66a9-f361-4d99-a1bd-b52a1d409dfc/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:24:56.040410 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6344348d-81cd-4ec2-8059-16a4537a5962 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:56.042677 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 444/1757] 10.4.3.92 () {68 vars in 1253 bytes} [Fri Jul 31 17:24:56 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 31 17:24:56.056575 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d2f803b3-0454-4132-8a9f-b05227909793 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:56.060264 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d2f803b3-0454-4132-8a9f-b05227909793 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] PUT https://10.4.3.92/volume/v3/volumes/tempest-invalid-347885025 Jul 31 17:24:56.060806 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d2f803b3-0454-4132-8a9f-b05227909793 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:56.072032 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d2f803b3-0454-4132-8a9f-b05227909793 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] https://10.4.3.92/volume/v3/volumes/tempest-invalid-347885025 returned with HTTP 404 Jul 31 17:24:56.072867 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 434/1758] 10.4.3.92 () {68 vars in 1328 bytes} [Fri Jul 31 17:24:56 2026] PUT /volume/v3/volumes/tempest-invalid-347885025 => generated 98 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:24:56.085280 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4766299d-1463-4f89-88df-9ab0e3492cdd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:56.086989 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4766299d-1463-4f89-88df-9ab0e3492cdd tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] PUT https://10.4.3.92/volume/v3/volumes/7df97fb9-9976-46a1-8fb7-c054bf44db8f Jul 31 17:24:56.087535 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4766299d-1463-4f89-88df-9ab0e3492cdd tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:56.097363 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4766299d-1463-4f89-88df-9ab0e3492cdd tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] https://10.4.3.92/volume/v3/volumes/7df97fb9-9976-46a1-8fb7-c054bf44db8f returned with HTTP 404 Jul 31 17:24:56.098171 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 439/1759] 10.4.3.92 () {68 vars in 1361 bytes} [Fri Jul 31 17:24:56 2026] PUT /volume/v3/volumes/7df97fb9-9976-46a1-8fb7-c054bf44db8f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:24:56.112195 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b95fae79-8efd-49ad-b25b-e9667626ae10 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:56.115296 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b95fae79-8efd-49ad-b25b-e9667626ae10 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] DELETE https://10.4.3.92/volume/v3/volumes/61759e49-1e36-48a3-9d9d-ffd749661425 Jul 31 17:24:56.115296 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b95fae79-8efd-49ad-b25b-e9667626ae10 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:56.116153 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b95fae79-8efd-49ad-b25b-e9667626ae10 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:56.116153 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-b95fae79-8efd-49ad-b25b-e9667626ae10 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Delete volume with id: 61759e49-1e36-48a3-9d9d-ffd749661425 Jul 31 17:24:56.125667 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b95fae79-8efd-49ad-b25b-e9667626ae10 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] https://10.4.3.92/volume/v3/volumes/61759e49-1e36-48a3-9d9d-ffd749661425 returned with HTTP 404 Jul 31 17:24:56.126693 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 443/1760] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:24:56 2026] DELETE /volume/v3/volumes/61759e49-1e36-48a3-9d9d-ffd749661425 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:24:56.141144 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5bfe09c2-4645-4ebf-8975-dda840271271 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:56.143282 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5bfe09c2-4645-4ebf-8975-dda840271271 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] POST https://10.4.3.92/volume/v3/volumes/64a4623e-b22c-4bd4-8940-86daac2b3663/action Jul 31 17:24:56.143932 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5bfe09c2-4645-4ebf-8975-dda840271271 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:24:56.145143 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5bfe09c2-4645-4ebf-8975-dda840271271 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:56.147127 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5bfe09c2-4645-4ebf-8975-dda840271271 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] https://10.4.3.92/volume/v3/volumes/64a4623e-b22c-4bd4-8940-86daac2b3663/action returned with HTTP 400 Jul 31 17:24:56.147127 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 445/1761] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:24:56 2026] POST /volume/v3/volumes/64a4623e-b22c-4bd4-8940-86daac2b3663/action => generated 140 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 17:24:56.170545 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-22e51fe4-d20f-40a4-90dc-769ab3036126 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:56.173408 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-22e51fe4-d20f-40a4-90dc-769ab3036126 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] POST https://10.4.3.92/volume/v3/volumes/64a4623e-b22c-4bd4-8940-86daac2b3663/action Jul 31 17:24:56.173858 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-22e51fe4-d20f-40a4-90dc-769ab3036126 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:24:56.174903 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-22e51fe4-d20f-40a4-90dc-769ab3036126 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:56.176276 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-22e51fe4-d20f-40a4-90dc-769ab3036126 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] https://10.4.3.92/volume/v3/volumes/64a4623e-b22c-4bd4-8940-86daac2b3663/action returned with HTTP 400 Jul 31 17:24:56.177006 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 435/1762] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:24:56 2026] POST /volume/v3/volumes/64a4623e-b22c-4bd4-8940-86daac2b3663/action => generated 131 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 17:24:56.189905 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4f9b8925-0051-4a23-8075-b9be1a0e3628 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:56.193341 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4f9b8925-0051-4a23-8075-b9be1a0e3628 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] POST https://10.4.3.92/volume/v3/volumes/91b8d1f8-3899-4a88-a60f-f3b560ec88d7/action Jul 31 17:24:56.193341 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4f9b8925-0051-4a23-8075-b9be1a0e3628 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:24:56.193341 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4f9b8925-0051-4a23-8075-b9be1a0e3628 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:56.201768 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4f9b8925-0051-4a23-8075-b9be1a0e3628 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] https://10.4.3.92/volume/v3/volumes/91b8d1f8-3899-4a88-a60f-f3b560ec88d7/action returned with HTTP 404 Jul 31 17:24:56.202465 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 440/1763] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:24:56 2026] POST /volume/v3/volumes/91b8d1f8-3899-4a88-a60f-f3b560ec88d7/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:24:56.215173 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1ea93fd4-6dd7-4201-a441-4d35438b0a20 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:56.217461 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1ea93fd4-6dd7-4201-a441-4d35438b0a20 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] POST https://10.4.3.92/volume/v3/volumes/64a4623e-b22c-4bd4-8940-86daac2b3663/action Jul 31 17:24:56.217826 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1ea93fd4-6dd7-4201-a441-4d35438b0a20 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:24:56.218013 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1ea93fd4-6dd7-4201-a441-4d35438b0a20 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:56.219663 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1ea93fd4-6dd7-4201-a441-4d35438b0a20 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] https://10.4.3.92/volume/v3/volumes/64a4623e-b22c-4bd4-8940-86daac2b3663/action returned with HTTP 400 Jul 31 17:24:56.220900 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 444/1764] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:24:56 2026] POST /volume/v3/volumes/64a4623e-b22c-4bd4-8940-86daac2b3663/action => generated 129 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 17:24:56.234656 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-470dea9c-19f7-4c4b-930f-4faf9e73577b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:56.237629 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-470dea9c-19f7-4c4b-930f-4faf9e73577b tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] POST https://10.4.3.92/volume/v3/volumes/None/action Jul 31 17:24:56.238164 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-470dea9c-19f7-4c4b-930f-4faf9e73577b tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:24:56.238164 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-470dea9c-19f7-4c4b-930f-4faf9e73577b tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:56.249021 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-470dea9c-19f7-4c4b-930f-4faf9e73577b tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] https://10.4.3.92/volume/v3/volumes/None/action returned with HTTP 404 Jul 31 17:24:56.249411 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 446/1765] 10.4.3.92 () {68 vars in 1287 bytes} [Fri Jul 31 17:24:56 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:24:56.261862 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d868337e-09f7-4ff6-a983-8856157e39be None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:56.264179 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d868337e-09f7-4ff6-a983-8856157e39be tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] GET https://10.4.3.92/volume/v3/volumes/25ba3189-8737-4df1-9b71-b7c2709d3d21 Jul 31 17:24:56.264441 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d868337e-09f7-4ff6-a983-8856157e39be tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:56.264686 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d868337e-09f7-4ff6-a983-8856157e39be tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:56.272665 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d868337e-09f7-4ff6-a983-8856157e39be tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] https://10.4.3.92/volume/v3/volumes/25ba3189-8737-4df1-9b71-b7c2709d3d21 returned with HTTP 404 Jul 31 17:24:56.273355 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 436/1766] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:56 2026] GET /volume/v3/volumes/25ba3189-8737-4df1-9b71-b7c2709d3d21 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:24:56.289868 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c38b5b46-e631-4e55-b6ad-2c8447c3077d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:56.292246 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c38b5b46-e631-4e55-b6ad-2c8447c3077d tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] GET https://10.4.3.92/volume/v3/volumes/64a4623e-b22c-4bd4-8940-86daac2b3663 Jul 31 17:24:56.292690 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c38b5b46-e631-4e55-b6ad-2c8447c3077d tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:56.294338 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c38b5b46-e631-4e55-b6ad-2c8447c3077d tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:56.305346 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:56.305346 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:24:56.313304 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c38b5b46-e631-4e55-b6ad-2c8447c3077d tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Volume info retrieved successfully. Jul 31 17:24:56.321087 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c38b5b46-e631-4e55-b6ad-2c8447c3077d tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] https://10.4.3.92/volume/v3/volumes/64a4623e-b22c-4bd4-8940-86daac2b3663 returned with HTTP 200 Jul 31 17:24:56.322521 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 441/1767] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:56 2026] GET /volume/v3/volumes/64a4623e-b22c-4bd4-8940-86daac2b3663 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:56.344295 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-98943397-7e81-42c0-9933-74dc4c4fbefd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:56.346615 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-98943397-7e81-42c0-9933-74dc4c4fbefd tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] DELETE https://10.4.3.92/volume/v3/volumes/64a4623e-b22c-4bd4-8940-86daac2b3663 Jul 31 17:24:56.346864 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-98943397-7e81-42c0-9933-74dc4c4fbefd tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:56.347212 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-98943397-7e81-42c0-9933-74dc4c4fbefd tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:56.347468 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-98943397-7e81-42c0-9933-74dc4c4fbefd tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Delete volume with id: 64a4623e-b22c-4bd4-8940-86daac2b3663 Jul 31 17:24:56.357727 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:56.357727 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:24:56.358461 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-98943397-7e81-42c0-9933-74dc4c4fbefd tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Volume info retrieved successfully. Jul 31 17:24:56.374674 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1f3ff311-7632-484b-968e-200b9d578a5b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:56.376969 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1f3ff311-7632-484b-968e-200b9d578a5b tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/bc8e07a0-38bb-4b1b-9f98-47a1361f5210 Jul 31 17:24:56.378015 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1f3ff311-7632-484b-968e-200b9d578a5b tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:56.378015 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1f3ff311-7632-484b-968e-200b9d578a5b tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:56.387560 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1f3ff311-7632-484b-968e-200b9d578a5b tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/bc8e07a0-38bb-4b1b-9f98-47a1361f5210 returned with HTTP 404 Jul 31 17:24:56.388217 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 447/1768] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:56 2026] GET /volume/v3/volumes/bc8e07a0-38bb-4b1b-9f98-47a1361f5210 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:24:56.389243 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-98943397-7e81-42c0-9933-74dc4c4fbefd tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Delete volume request issued successfully. Jul 31 17:24:56.389600 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-98943397-7e81-42c0-9933-74dc4c4fbefd tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] https://10.4.3.92/volume/v3/volumes/64a4623e-b22c-4bd4-8940-86daac2b3663 returned with HTTP 202 Jul 31 17:24:56.390038 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 445/1769] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:24:56 2026] DELETE /volume/v3/volumes/64a4623e-b22c-4bd4-8940-86daac2b3663 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:24:56.400934 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3ff8c13e-23e6-494d-8daa-c53bb7c8b121 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:56.403735 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3ff8c13e-23e6-494d-8daa-c53bb7c8b121 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] GET https://10.4.3.92/volume/v3/volumes/64a4623e-b22c-4bd4-8940-86daac2b3663 Jul 31 17:24:56.404033 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3ff8c13e-23e6-494d-8daa-c53bb7c8b121 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:56.404329 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3ff8c13e-23e6-494d-8daa-c53bb7c8b121 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:56.418386 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:56.418386 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:56.428391 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3ff8c13e-23e6-494d-8daa-c53bb7c8b121 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Volume info retrieved successfully. Jul 31 17:24:56.435430 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3ff8c13e-23e6-494d-8daa-c53bb7c8b121 tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] https://10.4.3.92/volume/v3/volumes/64a4623e-b22c-4bd4-8940-86daac2b3663 returned with HTTP 200 Jul 31 17:24:56.436149 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 437/1770] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:56 2026] GET /volume/v3/volumes/64a4623e-b22c-4bd4-8940-86daac2b3663 => generated 839 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:56.834569 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-514df3c6-87d2-4785-b9ce-563375463343 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:56.836719 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-514df3c6-87d2-4785-b9ce-563375463343 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] DELETE https://10.4.3.92/volume/v3/volumes/bc8e07a0-38bb-4b1b-9f98-47a1361f5210 Jul 31 17:24:56.837038 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-514df3c6-87d2-4785-b9ce-563375463343 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:56.837111 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-514df3c6-87d2-4785-b9ce-563375463343 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:56.837330 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-514df3c6-87d2-4785-b9ce-563375463343 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Delete volume with id: bc8e07a0-38bb-4b1b-9f98-47a1361f5210 Jul 31 17:24:56.844285 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-514df3c6-87d2-4785-b9ce-563375463343 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/bc8e07a0-38bb-4b1b-9f98-47a1361f5210 returned with HTTP 404 Jul 31 17:24:56.844983 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 442/1771] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:24:56 2026] DELETE /volume/v3/volumes/bc8e07a0-38bb-4b1b-9f98-47a1361f5210 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:24:56.854732 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-eb630169-bfd6-4273-a815-8338a19fee02 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:56.857962 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-eb630169-bfd6-4273-a815-8338a19fee02 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/bc8e07a0-38bb-4b1b-9f98-47a1361f5210 Jul 31 17:24:56.857962 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-eb630169-bfd6-4273-a815-8338a19fee02 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:56.857962 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-eb630169-bfd6-4273-a815-8338a19fee02 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:56.866756 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-eb630169-bfd6-4273-a815-8338a19fee02 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/bc8e07a0-38bb-4b1b-9f98-47a1361f5210 returned with HTTP 404 Jul 31 17:24:56.867563 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 448/1772] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:56 2026] GET /volume/v3/volumes/bc8e07a0-38bb-4b1b-9f98-47a1361f5210 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:24:56.877164 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a214bda8-91df-46cf-bd7d-96cca82e67c3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:56.879900 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a214bda8-91df-46cf-bd7d-96cca82e67c3 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] DELETE https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:24:56.879900 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a214bda8-91df-46cf-bd7d-96cca82e67c3 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:56.880969 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a214bda8-91df-46cf-bd7d-96cca82e67c3 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:56.882340 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-a214bda8-91df-46cf-bd7d-96cca82e67c3 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Delete volume with id: de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:24:56.892287 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:56.892287 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:24:56.892875 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a214bda8-91df-46cf-bd7d-96cca82e67c3 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:24:56.917133 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a214bda8-91df-46cf-bd7d-96cca82e67c3 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Delete volume request issued successfully. Jul 31 17:24:56.917463 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a214bda8-91df-46cf-bd7d-96cca82e67c3 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 202 Jul 31 17:24:56.917919 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 446/1773] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:24:56 2026] DELETE /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:24:56.928485 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-82d751e2-8bdf-4880-8f45-f4e8a94f03d6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:56.930813 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-82d751e2-8bdf-4880-8f45-f4e8a94f03d6 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:24:56.931288 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-82d751e2-8bdf-4880-8f45-f4e8a94f03d6 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:56.931288 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-82d751e2-8bdf-4880-8f45-f4e8a94f03d6 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:56.940334 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:56.940334 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:56.947665 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-82d751e2-8bdf-4880-8f45-f4e8a94f03d6 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:24:56.957713 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-82d751e2-8bdf-4880-8f45-f4e8a94f03d6 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 200 Jul 31 17:24:56.958186 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 438/1774] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:56 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:24:57.458382 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-32ccb10b-e654-4090-9b5e-771e7599b29b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:57.461897 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-32ccb10b-e654-4090-9b5e-771e7599b29b tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] GET https://10.4.3.92/volume/v3/volumes/64a4623e-b22c-4bd4-8940-86daac2b3663 Jul 31 17:24:57.463333 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-32ccb10b-e654-4090-9b5e-771e7599b29b tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:57.463333 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-32ccb10b-e654-4090-9b5e-771e7599b29b tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:57.471228 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-32ccb10b-e654-4090-9b5e-771e7599b29b tempest-VolumesNegativeTest-97416999 tempest-VolumesNegativeTest-97416999-project-member] https://10.4.3.92/volume/v3/volumes/64a4623e-b22c-4bd4-8940-86daac2b3663 returned with HTTP 404 Jul 31 17:24:57.471932 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 443/1775] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:57 2026] GET /volume/v3/volumes/64a4623e-b22c-4bd4-8940-86daac2b3663 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:24:57.977577 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-187dcb75-4e08-4439-92d2-607af46f4be7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:57.981281 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-187dcb75-4e08-4439-92d2-607af46f4be7 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 Jul 31 17:24:57.981552 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-187dcb75-4e08-4439-92d2-607af46f4be7 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:57.981839 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-187dcb75-4e08-4439-92d2-607af46f4be7 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:57.996963 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-187dcb75-4e08-4439-92d2-607af46f4be7 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 returned with HTTP 404 Jul 31 17:24:57.997803 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 449/1776] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:57 2026] GET /volume/v3/volumes/de0992c5-02fe-4c3d-aa0b-97b52b6cef88 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:24:59.014347 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6a526b5d-9f20-4cfa-ad70-3966c44d0956 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:59.213163 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6a526b5d-9f20-4cfa-ad70-3966c44d0956 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:24:59.213922 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6a526b5d-9f20-4cfa-ad70-3966c44d0956 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-985021602"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:24:59.217407 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-6a526b5d-9f20-4cfa-ad70-3966c44d0956 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-985021602'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:24:59.217855 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-6a526b5d-9f20-4cfa-ad70-3966c44d0956 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Create volume of 1 GB Jul 31 17:24:59.224403 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6a526b5d-9f20-4cfa-ad70-3966c44d0956 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Availability Zones retrieved successfully. Jul 31 17:24:59.232117 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6a526b5d-9f20-4cfa-ad70-3966c44d0956 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Flow 'volume_create_api' (5151ea86-9e10-4c5c-8dc7-e9aef31e3499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:24:59.234363 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6a526b5d-9f20-4cfa-ad70-3966c44d0956 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce8f5f32-65e0-4245-b106-c91c84e778dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:59.236843 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-6a526b5d-9f20-4cfa-ad70-3966c44d0956 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:24:59.277344 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6a526b5d-9f20-4cfa-ad70-3966c44d0956 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce8f5f32-65e0-4245-b106-c91c84e778dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:59.278805 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6a526b5d-9f20-4cfa-ad70-3966c44d0956 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1273375-49eb-4550-874d-4424051bb85b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:59.350541 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-6a526b5d-9f20-4cfa-ad70-3966c44d0956 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Created reservations ['fff2ee84-027d-4d24-b544-1be918d4f3ba', '3ffade2f-434f-4c6e-96a5-2eadd834f4b0', '46e501a8-35d6-42d8-8661-a01d31fc4096', 'c5ed4eb7-0e16-477d-955e-07a97476b06c'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:24:59.351681 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6a526b5d-9f20-4cfa-ad70-3966c44d0956 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1273375-49eb-4550-874d-4424051bb85b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fff2ee84-027d-4d24-b544-1be918d4f3ba', '3ffade2f-434f-4c6e-96a5-2eadd834f4b0', '46e501a8-35d6-42d8-8661-a01d31fc4096', 'c5ed4eb7-0e16-477d-955e-07a97476b06c']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:59.352643 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6a526b5d-9f20-4cfa-ad70-3966c44d0956 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7928d6e-3e21-4952-9e85-24aec86b85de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:59.378981 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6a526b5d-9f20-4cfa-ad70-3966c44d0956 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7928d6e-3e21-4952-9e85-24aec86b85de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77e1e749-22d9-4810-a037-54c9d115e26e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-985021602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a41cabd0920c48e68548fc4984bf47a7',qos_specs=None,replication_status=,reservations=['fff2ee84-027d-4d24-b544-1be918d4f3ba','3ffade2f-434f-4c6e-96a5-2eadd834f4b0','46e501a8-35d6-42d8-8661-a01d31fc4096','c5ed4eb7-0e16-477d-955e-07a97476b06c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e41edd5a59ee48ddb59c7acab90f9a83',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:24:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-985021602',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77e1e749-22d9-4810-a037-54c9d115e26e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a41cabd0920c48e68548fc4984bf47a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e41edd5a59ee48ddb59c7acab90f9a83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:59.380079 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6a526b5d-9f20-4cfa-ad70-3966c44d0956 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cadbe665-ad29-4fc5-a3cc-49184b8e04b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:59.404938 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6a526b5d-9f20-4cfa-ad70-3966c44d0956 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cadbe665-ad29-4fc5-a3cc-49184b8e04b9) transitioned into state 'SUCCESS' from state '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-985021602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a41cabd0920c48e68548fc4984bf47a7',qos_specs=None,replication_status=,reservations=['fff2ee84-027d-4d24-b544-1be918d4f3ba','3ffade2f-434f-4c6e-96a5-2eadd834f4b0','46e501a8-35d6-42d8-8661-a01d31fc4096','c5ed4eb7-0e16-477d-955e-07a97476b06c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e41edd5a59ee48ddb59c7acab90f9a83',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:59.405715 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6a526b5d-9f20-4cfa-ad70-3966c44d0956 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae746038-dc6b-4755-930a-6052d674bf2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:24:59.418350 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6a526b5d-9f20-4cfa-ad70-3966c44d0956 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae746038-dc6b-4755-930a-6052d674bf2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:24:59.420286 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6a526b5d-9f20-4cfa-ad70-3966c44d0956 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Flow 'volume_create_api' (5151ea86-9e10-4c5c-8dc7-e9aef31e3499) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:24:59.420773 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6a526b5d-9f20-4cfa-ad70-3966c44d0956 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Create volume request issued successfully. Jul 31 17:24:59.421710 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6a526b5d-9f20-4cfa-ad70-3966c44d0956 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:24:59.422303 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 447/1777] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:24:59 2026] POST /volume/v3/volumes => generated 755 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:24:59.437218 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-080e5734-ca1f-413a-808b-772eed0f9b44 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:24:59.439537 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-080e5734-ca1f-413a-808b-772eed0f9b44 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] GET https://10.4.3.92/volume/v3/volumes/77e1e749-22d9-4810-a037-54c9d115e26e Jul 31 17:24:59.439745 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-080e5734-ca1f-413a-808b-772eed0f9b44 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:24:59.440228 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-080e5734-ca1f-413a-808b-772eed0f9b44 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:24:59.449090 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:24:59.449090 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:24:59.453694 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-080e5734-ca1f-413a-808b-772eed0f9b44 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Volume info retrieved successfully. Jul 31 17:24:59.459227 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-080e5734-ca1f-413a-808b-772eed0f9b44 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/volumes/77e1e749-22d9-4810-a037-54c9d115e26e returned with HTTP 200 Jul 31 17:24:59.459762 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 439/1778] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:24:59 2026] GET /volume/v3/volumes/77e1e749-22d9-4810-a037-54c9d115e26e => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:00.477496 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-90fddcfb-be2c-40b9-baa8-a1a5247ceeac None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:00.479584 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-90fddcfb-be2c-40b9-baa8-a1a5247ceeac tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] GET https://10.4.3.92/volume/v3/volumes/77e1e749-22d9-4810-a037-54c9d115e26e Jul 31 17:25:00.479866 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-90fddcfb-be2c-40b9-baa8-a1a5247ceeac tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:00.480127 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-90fddcfb-be2c-40b9-baa8-a1a5247ceeac tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:00.488873 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:00.488873 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:00.493672 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-90fddcfb-be2c-40b9-baa8-a1a5247ceeac tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Volume info retrieved successfully. Jul 31 17:25:00.500049 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-90fddcfb-be2c-40b9-baa8-a1a5247ceeac tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/volumes/77e1e749-22d9-4810-a037-54c9d115e26e returned with HTTP 200 Jul 31 17:25:00.500811 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 444/1779] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:00 2026] GET /volume/v3/volumes/77e1e749-22d9-4810-a037-54c9d115e26e => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:00.517132 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3b2261ab-d879-45c4-b688-0e940be0fad6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:00.520011 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3b2261ab-d879-45c4-b688-0e940be0fad6 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:25:00.520402 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3b2261ab-d879-45c4-b688-0e940be0fad6 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "77e1e749-22d9-4810-a037-54c9d115e26e", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1171779699"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:00.534072 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:00.534072 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:00.534642 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3b2261ab-d879-45c4-b688-0e940be0fad6 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Volume info retrieved successfully. Jul 31 17:25:00.534774 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-3b2261ab-d879-45c4-b688-0e940be0fad6 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Create snapshot from volume 77e1e749-22d9-4810-a037-54c9d115e26e Jul 31 17:25:00.591933 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-3b2261ab-d879-45c4-b688-0e940be0fad6 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Created reservations ['edac46da-aa26-4dc9-ae8b-e6e86def955f', '6c051f77-ac66-456c-9d6f-5b8b2b82a2e8', '5787a887-05b6-47e9-b326-5214d9e6749b', '62269344-e822-47d4-a9e1-c82a5d8cc68d'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:25:00.652920 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3b2261ab-d879-45c4-b688-0e940be0fad6 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Snapshot create request issued successfully. Jul 31 17:25:00.652920 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3b2261ab-d879-45c4-b688-0e940be0fad6 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:25:00.654501 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 450/1780] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:25:00 2026] POST /volume/v3/snapshots => generated 314 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:25:00.666703 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-de84c607-15f6-417d-a865-2bccfa0a50f5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:00.670342 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-de84c607-15f6-417d-a865-2bccfa0a50f5 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] GET https://10.4.3.92/volume/v3/snapshots/1cfbd889-13a8-412b-9c3a-c2d9ebe8a58e Jul 31 17:25:00.670342 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-de84c607-15f6-417d-a865-2bccfa0a50f5 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:00.670342 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-de84c607-15f6-417d-a865-2bccfa0a50f5 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:00.686175 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:00.686175 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:00.689131 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-de84c607-15f6-417d-a865-2bccfa0a50f5 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Snapshot retrieved successfully. Jul 31 17:25:00.691010 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-de84c607-15f6-417d-a865-2bccfa0a50f5 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/snapshots/1cfbd889-13a8-412b-9c3a-c2d9ebe8a58e returned with HTTP 200 Jul 31 17:25:00.691632 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 448/1781] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:25:00 2026] GET /volume/v3/snapshots/1cfbd889-13a8-412b-9c3a-c2d9ebe8a58e => generated 446 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:01.708876 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-135e3274-2268-47ae-9e46-6f0232821490 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:01.712303 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-135e3274-2268-47ae-9e46-6f0232821490 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] GET https://10.4.3.92/volume/v3/snapshots/1cfbd889-13a8-412b-9c3a-c2d9ebe8a58e Jul 31 17:25:01.712742 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-135e3274-2268-47ae-9e46-6f0232821490 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:01.712985 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-135e3274-2268-47ae-9e46-6f0232821490 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:01.720697 np0000006248 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=204,cinder:UPDATE=37,cinder:INSERT=16 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:25:01.729771 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:01.729771 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:01.730496 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-135e3274-2268-47ae-9e46-6f0232821490 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Snapshot retrieved successfully. Jul 31 17:25:01.731787 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-135e3274-2268-47ae-9e46-6f0232821490 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/snapshots/1cfbd889-13a8-412b-9c3a-c2d9ebe8a58e returned with HTTP 200 Jul 31 17:25:01.732217 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 440/1782] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:25:01 2026] GET /volume/v3/snapshots/1cfbd889-13a8-412b-9c3a-c2d9ebe8a58e => generated 473 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:25:01.750459 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-adc7c54c-c935-44ad-a910-eb52a2cbabd8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:01.754569 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-adc7c54c-c935-44ad-a910-eb52a2cbabd8 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:25:01.755293 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-adc7c54c-c935-44ad-a910-eb52a2cbabd8 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "77e1e749-22d9-4810-a037-54c9d115e26e", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1232711854"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:01.766117 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:01.766117 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:01.767364 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-adc7c54c-c935-44ad-a910-eb52a2cbabd8 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Volume info retrieved successfully. Jul 31 17:25:01.767364 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-adc7c54c-c935-44ad-a910-eb52a2cbabd8 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Create snapshot from volume 77e1e749-22d9-4810-a037-54c9d115e26e Jul 31 17:25:01.826201 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-adc7c54c-c935-44ad-a910-eb52a2cbabd8 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Created reservations ['501ed444-0a7b-4fa1-8a97-c35910b49207', 'd1e3576e-0230-4919-91a6-5efc06c66b12', '96359c22-bf36-49e9-8992-7b3ae31f57cb', '3f5ab78b-e2f1-44f1-b731-26fbabf0409f'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:25:01.883434 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-adc7c54c-c935-44ad-a910-eb52a2cbabd8 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Snapshot create request issued successfully. Jul 31 17:25:01.883924 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-adc7c54c-c935-44ad-a910-eb52a2cbabd8 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:25:01.884578 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 445/1783] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:25:01 2026] POST /volume/v3/snapshots => generated 314 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:25:01.904901 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ba12f726-2f84-403c-9b4a-31f67a70d2ac None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:01.904901 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ba12f726-2f84-403c-9b4a-31f67a70d2ac tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] GET https://10.4.3.92/volume/v3/snapshots/9cb44fa5-db23-4b82-9424-32e5d7c7a07d Jul 31 17:25:01.904901 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ba12f726-2f84-403c-9b4a-31f67a70d2ac tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:01.904901 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ba12f726-2f84-403c-9b4a-31f67a70d2ac tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:01.918728 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:01.918728 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:01.919532 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ba12f726-2f84-403c-9b4a-31f67a70d2ac tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Snapshot retrieved successfully. Jul 31 17:25:01.920891 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ba12f726-2f84-403c-9b4a-31f67a70d2ac tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/snapshots/9cb44fa5-db23-4b82-9424-32e5d7c7a07d returned with HTTP 200 Jul 31 17:25:01.921270 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 451/1784] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:25:01 2026] GET /volume/v3/snapshots/9cb44fa5-db23-4b82-9424-32e5d7c7a07d => generated 446 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:02.629598 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-9adb336a-0554-4db6-b173-30df46ef81e1 req-220d1b0e-8af9-4e80-8c87-aa9ffe1b71cd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:02.633277 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9adb336a-0554-4db6-b173-30df46ef81e1 req-220d1b0e-8af9-4e80-8c87-aa9ffe1b71cd tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] GET https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e Jul 31 17:25:02.633277 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9adb336a-0554-4db6-b173-30df46ef81e1 req-220d1b0e-8af9-4e80-8c87-aa9ffe1b71cd tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:02.633277 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9adb336a-0554-4db6-b173-30df46ef81e1 req-220d1b0e-8af9-4e80-8c87-aa9ffe1b71cd tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:02.635453 np0000006248 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=259,cinder:UPDATE=61,cinder:INSERT=39 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:25:02.643994 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:02.643994 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:02.650860 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-9adb336a-0554-4db6-b173-30df46ef81e1 req-220d1b0e-8af9-4e80-8c87-aa9ffe1b71cd tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Volume info retrieved successfully. Jul 31 17:25:02.659416 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9adb336a-0554-4db6-b173-30df46ef81e1 req-220d1b0e-8af9-4e80-8c87-aa9ffe1b71cd tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e returned with HTTP 200 Jul 31 17:25:02.660309 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 449/1785] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:25:02 2026] GET /volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:02.773177 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ef54aeea-d940-4127-9296-f0513d0405f1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:02.773177 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ef54aeea-d940-4127-9296-f0513d0405f1 None None] GET https://10.4.3.92/volume// Jul 31 17:25:02.774092 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ef54aeea-d940-4127-9296-f0513d0405f1 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:02.774564 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ef54aeea-d940-4127-9296-f0513d0405f1 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:02.775169 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ef54aeea-d940-4127-9296-f0513d0405f1 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:25:02.775915 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 441/1786] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:25:02 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:25:02.785998 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9adb336a-0554-4db6-b173-30df46ef81e1 req-7cc11689-0d77-4ba7-acb2-d1bfcde0c366 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:02.930999 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9adb336a-0554-4db6-b173-30df46ef81e1 req-7cc11689-0d77-4ba7-acb2-d1bfcde0c366 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:25:02.932100 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9adb336a-0554-4db6-b173-30df46ef81e1 req-7cc11689-0d77-4ba7-acb2-d1bfcde0c366 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "668a2f71-d6b0-4f5c-969d-7fbc73661a5e", "connector": null, "instance_uuid": "edc5349b-4118-477a-b2ae-14ab94974586"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:02.935116 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1c1dba1e-b0f8-4556-b4e5-692359c7db56 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:02.937826 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1c1dba1e-b0f8-4556-b4e5-692359c7db56 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] GET https://10.4.3.92/volume/v3/snapshots/9cb44fa5-db23-4b82-9424-32e5d7c7a07d Jul 31 17:25:02.938309 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1c1dba1e-b0f8-4556-b4e5-692359c7db56 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:02.938309 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1c1dba1e-b0f8-4556-b4e5-692359c7db56 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:02.942427 np0000006248 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=169,cinder:UPDATE=33,cinder:INSERT=10 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:25:02.947517 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:02.947517 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:02.949684 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:02.949684 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:02.950507 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1c1dba1e-b0f8-4556-b4e5-692359c7db56 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Snapshot retrieved successfully. Jul 31 17:25:02.952487 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1c1dba1e-b0f8-4556-b4e5-692359c7db56 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/snapshots/9cb44fa5-db23-4b82-9424-32e5d7c7a07d returned with HTTP 200 Jul 31 17:25:02.953000 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 452/1787] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:25:02 2026] GET /volume/v3/snapshots/9cb44fa5-db23-4b82-9424-32e5d7c7a07d => generated 473 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:02.971085 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7c9eda9f-697f-4af6-a8fd-492ebc31d4d7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:02.975183 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7c9eda9f-697f-4af6-a8fd-492ebc31d4d7 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:25:02.975183 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7c9eda9f-697f-4af6-a8fd-492ebc31d4d7 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "77e1e749-22d9-4810-a037-54c9d115e26e", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1263243955"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:02.992014 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:02.992014 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:02.992747 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7c9eda9f-697f-4af6-a8fd-492ebc31d4d7 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Volume info retrieved successfully. Jul 31 17:25:02.993173 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-7c9eda9f-697f-4af6-a8fd-492ebc31d4d7 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Create snapshot from volume 77e1e749-22d9-4810-a037-54c9d115e26e Jul 31 17:25:03.002163 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9adb336a-0554-4db6-b173-30df46ef81e1 req-7cc11689-0d77-4ba7-acb2-d1bfcde0c366 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:25:03.002919 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 446/1788] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:25:02 2026] POST /volume/v3/attachments => generated 273 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:03.047155 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-76cd1645-6f96-4fbb-9bcc-b2e8874abe51 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:03.051686 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-76cd1645-6f96-4fbb-9bcc-b2e8874abe51 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] GET https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e Jul 31 17:25:03.051953 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-76cd1645-6f96-4fbb-9bcc-b2e8874abe51 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:03.052215 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-76cd1645-6f96-4fbb-9bcc-b2e8874abe51 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:03.059050 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-7c9eda9f-697f-4af6-a8fd-492ebc31d4d7 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Created reservations ['8d237703-ae5a-4a35-b8cf-76c1520d8d13', 'eab8ccdc-33ee-4e0a-9d65-23f96dcbeba7', '80a2d69a-f5f4-49e1-92a0-2e491270ef16', 'b1b83bd2-8335-4254-b88c-5ea1efa5cf4d'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:25:03.061577 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-db1459e1-977e-4a63-a0fa-d7e29b439400 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:03.062012 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-db1459e1-977e-4a63-a0fa-d7e29b439400 None None] GET https://10.4.3.92/volume// Jul 31 17:25:03.062237 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-db1459e1-977e-4a63-a0fa-d7e29b439400 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:03.062592 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-db1459e1-977e-4a63-a0fa-d7e29b439400 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:03.062929 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-db1459e1-977e-4a63-a0fa-d7e29b439400 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:25:03.063235 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 453/1789] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:25:03 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:25:03.064935 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:03.064935 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:03.070111 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-76cd1645-6f96-4fbb-9bcc-b2e8874abe51 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Volume info retrieved successfully. Jul 31 17:25:03.076881 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9adb336a-0554-4db6-b173-30df46ef81e1 req-6a999bd6-2920-4bd5-a2da-8bb0b049233b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:03.077040 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-76cd1645-6f96-4fbb-9bcc-b2e8874abe51 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e returned with HTTP 200 Jul 31 17:25:03.077826 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 442/1790] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:03 2026] GET /volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:03.080286 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9adb336a-0554-4db6-b173-30df46ef81e1 req-6a999bd6-2920-4bd5-a2da-8bb0b049233b tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] GET https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e Jul 31 17:25:03.080475 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9adb336a-0554-4db6-b173-30df46ef81e1 req-6a999bd6-2920-4bd5-a2da-8bb0b049233b tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:03.080963 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9adb336a-0554-4db6-b173-30df46ef81e1 req-6a999bd6-2920-4bd5-a2da-8bb0b049233b tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:03.094700 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:03.094700 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:03.100823 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-9adb336a-0554-4db6-b173-30df46ef81e1 req-6a999bd6-2920-4bd5-a2da-8bb0b049233b tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Volume info retrieved successfully. Jul 31 17:25:03.109743 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9adb336a-0554-4db6-b173-30df46ef81e1 req-6a999bd6-2920-4bd5-a2da-8bb0b049233b tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e returned with HTTP 200 Jul 31 17:25:03.110442 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 447/1791] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:25:03 2026] GET /volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e => generated 1029 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:25:03.124656 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7c9eda9f-697f-4af6-a8fd-492ebc31d4d7 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Snapshot create request issued successfully. Jul 31 17:25:03.124656 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7c9eda9f-697f-4af6-a8fd-492ebc31d4d7 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:25:03.124656 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 450/1792] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:25:02 2026] POST /volume/v3/snapshots => generated 314 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:25:03.136861 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a114010d-b3f0-4460-82a7-0971acd1f0d5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:03.141176 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a114010d-b3f0-4460-82a7-0971acd1f0d5 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] GET https://10.4.3.92/volume/v3/snapshots/bcab2f3a-3445-4e4d-a316-81243ca54e1b Jul 31 17:25:03.141580 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a114010d-b3f0-4460-82a7-0971acd1f0d5 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:03.141659 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a114010d-b3f0-4460-82a7-0971acd1f0d5 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:03.151399 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:03.151399 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:03.152084 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a114010d-b3f0-4460-82a7-0971acd1f0d5 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Snapshot retrieved successfully. Jul 31 17:25:03.153330 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a114010d-b3f0-4460-82a7-0971acd1f0d5 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/snapshots/bcab2f3a-3445-4e4d-a316-81243ca54e1b returned with HTTP 200 Jul 31 17:25:03.153865 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 454/1793] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:25:03 2026] GET /volume/v3/snapshots/bcab2f3a-3445-4e4d-a316-81243ca54e1b => generated 446 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:03.314131 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-9adb336a-0554-4db6-b173-30df46ef81e1 req-80e7a1bc-38d9-489b-8a54-579b73e26e9f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:03.317684 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-9adb336a-0554-4db6-b173-30df46ef81e1 req-80e7a1bc-38d9-489b-8a54-579b73e26e9f tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] PUT https://10.4.3.92/volume/v3/attachments/8d53f503-be84-4f2d-a53c-fbdb9113c917 Jul 31 17:25:03.318872 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-9adb336a-0554-4db6-b173-30df46ef81e1 req-80e7a1bc-38d9-489b-8a54-579b73e26e9f tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:03.331613 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-9adb336a-0554-4db6-b173-30df46ef81e1 req-80e7a1bc-38d9-489b-8a54-579b73e26e9f tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Acquiring lock "cinder-attachment_update-668a2f71-d6b0-4f5c-969d-7fbc73661a5e-np0000006248" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:25:03.339448 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-9adb336a-0554-4db6-b173-30df46ef81e1 req-80e7a1bc-38d9-489b-8a54-579b73e26e9f tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Lock "cinder-attachment_update-668a2f71-d6b0-4f5c-969d-7fbc73661a5e-np0000006248" acquired by "attachment_update" :: waited 0.007s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:25:03.342271 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:03.342271 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:03.510584 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-9adb336a-0554-4db6-b173-30df46ef81e1 req-80e7a1bc-38d9-489b-8a54-579b73e26e9f tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Lock "cinder-attachment_update-668a2f71-d6b0-4f5c-969d-7fbc73661a5e-np0000006248" released by "attachment_update" :: held 0.172s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:25:03.511177 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-9adb336a-0554-4db6-b173-30df46ef81e1 req-80e7a1bc-38d9-489b-8a54-579b73e26e9f tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] https://10.4.3.92/volume/v3/attachments/8d53f503-be84-4f2d-a53c-fbdb9113c917 returned with HTTP 200 Jul 31 17:25:03.511871 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 443/1794] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:25:03 2026] PUT /volume/v3/attachments/8d53f503-be84-4f2d-a53c-fbdb9113c917 => generated 969 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:04.096645 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-42ea2c3e-edcd-4a41-a499-c738dcdd7408 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:04.103172 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-42ea2c3e-edcd-4a41-a499-c738dcdd7408 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] GET https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e Jul 31 17:25:04.104123 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-42ea2c3e-edcd-4a41-a499-c738dcdd7408 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:04.104264 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-42ea2c3e-edcd-4a41-a499-c738dcdd7408 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:04.107839 np0000006248 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=241,cinder:UPDATE=74,cinder:INSERT=34 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:25:04.123985 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:04.123985 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:04.132794 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-42ea2c3e-edcd-4a41-a499-c738dcdd7408 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Volume info retrieved successfully. Jul 31 17:25:04.148635 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-42ea2c3e-edcd-4a41-a499-c738dcdd7408 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e returned with HTTP 200 Jul 31 17:25:04.149573 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 448/1795] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:04 2026] GET /volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e => generated 850 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:04.171423 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a6bdb48c-3c96-45af-b89a-5cfe2d23860c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:04.174468 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a6bdb48c-3c96-45af-b89a-5cfe2d23860c tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] GET https://10.4.3.92/volume/v3/snapshots/bcab2f3a-3445-4e4d-a316-81243ca54e1b Jul 31 17:25:04.174775 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a6bdb48c-3c96-45af-b89a-5cfe2d23860c tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:04.175013 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a6bdb48c-3c96-45af-b89a-5cfe2d23860c tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:04.188779 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:04.188779 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:04.190305 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a6bdb48c-3c96-45af-b89a-5cfe2d23860c tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Snapshot retrieved successfully. Jul 31 17:25:04.194173 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a6bdb48c-3c96-45af-b89a-5cfe2d23860c tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/snapshots/bcab2f3a-3445-4e4d-a316-81243ca54e1b returned with HTTP 200 Jul 31 17:25:04.194903 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 451/1796] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:25:04 2026] GET /volume/v3/snapshots/bcab2f3a-3445-4e4d-a316-81243ca54e1b => generated 473 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:04.213002 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-81d77cae-a49f-430f-af50-909dd69fdc09 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:04.217798 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-81d77cae-a49f-430f-af50-909dd69fdc09 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] GET https://10.4.3.92/volume/v3/snapshots?limit=1 Jul 31 17:25:04.218499 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-81d77cae-a49f-430f-af50-909dd69fdc09 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:04.219082 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-81d77cae-a49f-430f-af50-909dd69fdc09 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:04.219785 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-81d77cae-a49f-430f-af50-909dd69fdc09 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:25:04.222089 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.db.api [None req-81d77cae-a49f-430f-af50-909dd69fdc09 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Building query based on filter {{(pid=100272) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 17:25:04.240595 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-81d77cae-a49f-430f-af50-909dd69fdc09 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Get all snapshots completed successfully. Jul 31 17:25:04.241807 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-81d77cae-a49f-430f-af50-909dd69fdc09 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 31 17:25:04.242572 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 455/1797] 10.4.3.92 () {66 vars in 1251 bytes} [Fri Jul 31 17:25:04 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:04.256565 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a8d57327-66d0-4dae-a394-e67c3bde5240 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:04.258456 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a8d57327-66d0-4dae-a394-e67c3bde5240 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] GET https://10.4.3.92/volume/v3/snapshots Jul 31 17:25:04.258988 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a8d57327-66d0-4dae-a394-e67c3bde5240 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:04.259722 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a8d57327-66d0-4dae-a394-e67c3bde5240 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:04.259722 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-a8d57327-66d0-4dae-a394-e67c3bde5240 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:25:04.259968 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:04.259968 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:04.260966 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.db.api [None req-a8d57327-66d0-4dae-a394-e67c3bde5240 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Building query based on filter {{(pid=100271) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 17:25:04.274672 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a8d57327-66d0-4dae-a394-e67c3bde5240 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Get all snapshots completed successfully. Jul 31 17:25:04.275297 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a8d57327-66d0-4dae-a394-e67c3bde5240 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 200 Jul 31 17:25:04.275866 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 444/1798] 10.4.3.92 () {66 vars in 1236 bytes} [Fri Jul 31 17:25:04 2026] GET /volume/v3/snapshots => generated 996 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:04.291819 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4d3def27-3898-4b43-89f2-85c258ed3a5a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:04.295771 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4d3def27-3898-4b43-89f2-85c258ed3a5a tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] GET https://10.4.3.92/volume/v3/snapshots?limit=100000 Jul 31 17:25:04.295771 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4d3def27-3898-4b43-89f2-85c258ed3a5a tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:04.295771 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4d3def27-3898-4b43-89f2-85c258ed3a5a tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:04.295771 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-4d3def27-3898-4b43-89f2-85c258ed3a5a tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:25:04.297630 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.db.api [None req-4d3def27-3898-4b43-89f2-85c258ed3a5a tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Building query based on filter {{(pid=100273) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 17:25:04.304133 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4d3def27-3898-4b43-89f2-85c258ed3a5a tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Get all snapshots completed successfully. Jul 31 17:25:04.304646 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4d3def27-3898-4b43-89f2-85c258ed3a5a tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 31 17:25:04.306084 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 449/1799] 10.4.3.92 () {66 vars in 1261 bytes} [Fri Jul 31 17:25:04 2026] GET /volume/v3/snapshots?limit=100000 => generated 996 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:04.323558 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f148641f-c21c-4256-a11d-9216a5a4a588 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:04.327682 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f148641f-c21c-4256-a11d-9216a5a4a588 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] GET https://10.4.3.92/volume/v3/snapshots?limit=0 Jul 31 17:25:04.327682 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f148641f-c21c-4256-a11d-9216a5a4a588 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:04.328272 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f148641f-c21c-4256-a11d-9216a5a4a588 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:04.330107 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-f148641f-c21c-4256-a11d-9216a5a4a588 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:25:04.330812 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.db.api [None req-f148641f-c21c-4256-a11d-9216a5a4a588 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Building query based on filter {{(pid=100274) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 17:25:04.336115 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f148641f-c21c-4256-a11d-9216a5a4a588 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Get all snapshots completed successfully. Jul 31 17:25:04.336540 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f148641f-c21c-4256-a11d-9216a5a4a588 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 31 17:25:04.337800 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 452/1800] 10.4.3.92 () {66 vars in 1251 bytes} [Fri Jul 31 17:25:04 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:25:04.353482 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3b65e04f-f6f8-40ab-b0da-990560ac0586 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:04.356571 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3b65e04f-f6f8-40ab-b0da-990560ac0586 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] GET https://10.4.3.92/volume/v3/snapshots Jul 31 17:25:04.356980 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3b65e04f-f6f8-40ab-b0da-990560ac0586 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:04.357925 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3b65e04f-f6f8-40ab-b0da-990560ac0586 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:04.357925 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-3b65e04f-f6f8-40ab-b0da-990560ac0586 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:25:04.359529 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:04.359529 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:04.360334 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.db.api [None req-3b65e04f-f6f8-40ab-b0da-990560ac0586 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Building query based on filter {{(pid=100272) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 17:25:04.367507 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3b65e04f-f6f8-40ab-b0da-990560ac0586 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Get all snapshots completed successfully. Jul 31 17:25:04.368031 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3b65e04f-f6f8-40ab-b0da-990560ac0586 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 200 Jul 31 17:25:04.368712 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 456/1801] 10.4.3.92 () {66 vars in 1236 bytes} [Fri Jul 31 17:25:04 2026] GET /volume/v3/snapshots => generated 996 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:04.385006 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-34bb6a48-46c7-42f6-be5a-539fe9e7a414 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:04.387410 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-34bb6a48-46c7-42f6-be5a-539fe9e7a414 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] GET https://10.4.3.92/volume/v3/snapshots?marker=9cb44fa5-db23-4b82-9424-32e5d7c7a07d Jul 31 17:25:04.388144 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-34bb6a48-46c7-42f6-be5a-539fe9e7a414 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:04.388144 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-34bb6a48-46c7-42f6-be5a-539fe9e7a414 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:04.388144 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-34bb6a48-46c7-42f6-be5a-539fe9e7a414 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:25:04.388577 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:04.388577 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:04.389649 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.db.api [None req-34bb6a48-46c7-42f6-be5a-539fe9e7a414 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Building query based on filter {{(pid=100271) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 17:25:04.413776 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-34bb6a48-46c7-42f6-be5a-539fe9e7a414 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Get all snapshots completed successfully. Jul 31 17:25:04.414218 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-34bb6a48-46c7-42f6-be5a-539fe9e7a414 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/snapshots?marker=9cb44fa5-db23-4b82-9424-32e5d7c7a07d returned with HTTP 200 Jul 31 17:25:04.414779 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 445/1802] 10.4.3.92 () {66 vars in 1323 bytes} [Fri Jul 31 17:25:04 2026] GET /volume/v3/snapshots?marker=9cb44fa5-db23-4b82-9424-32e5d7c7a07d => generated 342 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:04.440727 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d1a03f77-9ca8-4949-9c35-fa4af459e060 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:04.442855 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d1a03f77-9ca8-4949-9c35-fa4af459e060 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] GET https://10.4.3.92/volume/v3/snapshots?offset=2&limit=3 Jul 31 17:25:04.442855 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d1a03f77-9ca8-4949-9c35-fa4af459e060 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:04.442855 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d1a03f77-9ca8-4949-9c35-fa4af459e060 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:04.442855 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-d1a03f77-9ca8-4949-9c35-fa4af459e060 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:25:04.443759 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:04.443759 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:04.445043 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.db.api [None req-d1a03f77-9ca8-4949-9c35-fa4af459e060 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Building query based on filter {{(pid=100273) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 17:25:04.473069 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d1a03f77-9ca8-4949-9c35-fa4af459e060 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Get all snapshots completed successfully. Jul 31 17:25:04.473069 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d1a03f77-9ca8-4949-9c35-fa4af459e060 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 31 17:25:04.473069 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 450/1803] 10.4.3.92 () {66 vars in 1269 bytes} [Fri Jul 31 17:25:04 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:04.488682 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d82884e4-afc3-4843-a4bb-a3c65f7d6477 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:04.491793 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d82884e4-afc3-4843-a4bb-a3c65f7d6477 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] GET https://10.4.3.92/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 31 17:25:04.494209 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d82884e4-afc3-4843-a4bb-a3c65f7d6477 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:04.494209 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d82884e4-afc3-4843-a4bb-a3c65f7d6477 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:04.494209 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-d82884e4-afc3-4843-a4bb-a3c65f7d6477 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:25:04.495122 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.db.api [None req-d82884e4-afc3-4843-a4bb-a3c65f7d6477 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Building query based on filter {{(pid=100274) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 17:25:04.511028 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d82884e4-afc3-4843-a4bb-a3c65f7d6477 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Get all snapshots completed successfully. Jul 31 17:25:04.511481 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d82884e4-afc3-4843-a4bb-a3c65f7d6477 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 31 17:25:04.512576 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 453/1804] 10.4.3.92 () {66 vars in 1301 bytes} [Fri Jul 31 17:25:04 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 996 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:25:04.527436 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f53979de-2572-448b-bbd1-9092c2959c87 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:04.530550 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f53979de-2572-448b-bbd1-9092c2959c87 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] GET https://10.4.3.92/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 31 17:25:04.530689 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f53979de-2572-448b-bbd1-9092c2959c87 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:04.531852 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f53979de-2572-448b-bbd1-9092c2959c87 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:04.531852 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-f53979de-2572-448b-bbd1-9092c2959c87 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:25:04.532667 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:04.532667 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:04.534047 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.db.api [None req-f53979de-2572-448b-bbd1-9092c2959c87 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Building query based on filter {{(pid=100272) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 17:25:04.541805 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f53979de-2572-448b-bbd1-9092c2959c87 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Get all snapshots completed successfully. Jul 31 17:25:04.543674 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f53979de-2572-448b-bbd1-9092c2959c87 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 31 17:25:04.543811 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 457/1805] 10.4.3.92 () {66 vars in 1303 bytes} [Fri Jul 31 17:25:04 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 996 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:04.568659 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b1a303fa-7415-48a2-a041-fe71e0a9ba12 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:04.571583 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b1a303fa-7415-48a2-a041-fe71e0a9ba12 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] GET https://10.4.3.92/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 31 17:25:04.571867 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b1a303fa-7415-48a2-a041-fe71e0a9ba12 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:04.572119 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b1a303fa-7415-48a2-a041-fe71e0a9ba12 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:04.572423 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-b1a303fa-7415-48a2-a041-fe71e0a9ba12 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:25:04.572770 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:04.572770 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:04.573855 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.db.api [None req-b1a303fa-7415-48a2-a041-fe71e0a9ba12 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Building query based on filter {{(pid=100271) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 17:25:04.590911 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b1a303fa-7415-48a2-a041-fe71e0a9ba12 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Get all snapshots completed successfully. Jul 31 17:25:04.591816 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b1a303fa-7415-48a2-a041-fe71e0a9ba12 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 31 17:25:04.592112 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 446/1806] 10.4.3.92 () {66 vars in 1285 bytes} [Fri Jul 31 17:25:04 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 996 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:04.610789 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-050c45f5-33fe-4666-8416-db8b1fe0f30c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:04.616999 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-050c45f5-33fe-4666-8416-db8b1fe0f30c tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] GET https://10.4.3.92/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 31 17:25:04.617854 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-050c45f5-33fe-4666-8416-db8b1fe0f30c tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:04.617854 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-050c45f5-33fe-4666-8416-db8b1fe0f30c tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:04.618198 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-050c45f5-33fe-4666-8416-db8b1fe0f30c tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:25:04.618479 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:04.618479 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:04.619255 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.db.api [None req-050c45f5-33fe-4666-8416-db8b1fe0f30c tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Building query based on filter {{(pid=100273) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 17:25:04.638816 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-050c45f5-33fe-4666-8416-db8b1fe0f30c tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Get all snapshots completed successfully. Jul 31 17:25:04.639117 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-050c45f5-33fe-4666-8416-db8b1fe0f30c tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 31 17:25:04.640189 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 451/1807] 10.4.3.92 () {66 vars in 1287 bytes} [Fri Jul 31 17:25:04 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 996 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:04.657293 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-75ac390b-3049-442c-a768-f1eae59060fd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:04.662771 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-75ac390b-3049-442c-a768-f1eae59060fd tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] GET https://10.4.3.92/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 31 17:25:04.663585 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-75ac390b-3049-442c-a768-f1eae59060fd tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:04.663585 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-75ac390b-3049-442c-a768-f1eae59060fd tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:04.663585 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-75ac390b-3049-442c-a768-f1eae59060fd tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:25:04.663819 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:04.663819 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:04.664976 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.db.api [None req-75ac390b-3049-442c-a768-f1eae59060fd tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Building query based on filter {{(pid=100274) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 17:25:04.682604 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-75ac390b-3049-442c-a768-f1eae59060fd tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Get all snapshots completed successfully. Jul 31 17:25:04.682951 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-75ac390b-3049-442c-a768-f1eae59060fd tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 31 17:25:04.683740 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 454/1808] 10.4.3.92 () {66 vars in 1305 bytes} [Fri Jul 31 17:25:04 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 996 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:04.693416 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b048de60-d334-49fe-b3cb-7a2b1f90e106 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:04.699928 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b048de60-d334-49fe-b3cb-7a2b1f90e106 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] DELETE https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:25:04.699928 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b048de60-d334-49fe-b3cb-7a2b1f90e106 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:04.699928 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b048de60-d334-49fe-b3cb-7a2b1f90e106 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:04.702525 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-b048de60-d334-49fe-b3cb-7a2b1f90e106 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Delete volume with id: 332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:25:04.707850 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b792bf2e-fe3f-49aa-a387-3981e967a200 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:04.714878 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b792bf2e-fe3f-49aa-a387-3981e967a200 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] GET https://10.4.3.92/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 31 17:25:04.714878 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b792bf2e-fe3f-49aa-a387-3981e967a200 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:04.714878 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b792bf2e-fe3f-49aa-a387-3981e967a200 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:04.716489 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-b792bf2e-fe3f-49aa-a387-3981e967a200 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:25:04.716489 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:04.716489 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:04.717673 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.db.api [None req-b792bf2e-fe3f-49aa-a387-3981e967a200 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Building query based on filter {{(pid=100271) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 17:25:04.721396 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:04.721396 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:04.723557 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b048de60-d334-49fe-b3cb-7a2b1f90e106 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:25:04.744928 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b792bf2e-fe3f-49aa-a387-3981e967a200 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Get all snapshots completed successfully. Jul 31 17:25:04.746262 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b792bf2e-fe3f-49aa-a387-3981e967a200 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 31 17:25:04.747297 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 447/1809] 10.4.3.92 () {66 vars in 1307 bytes} [Fri Jul 31 17:25:04 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 996 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:25:04.766142 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fd4e62a1-8954-4d20-8c75-bdc8840cf026 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:04.771647 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b048de60-d334-49fe-b3cb-7a2b1f90e106 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Delete volume request issued successfully. Jul 31 17:25:04.771647 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b048de60-d334-49fe-b3cb-7a2b1f90e106 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 202 Jul 31 17:25:04.772241 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 458/1810] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:25:04 2026] DELETE /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:25:04.773547 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fd4e62a1-8954-4d20-8c75-bdc8840cf026 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] GET https://10.4.3.92/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1263243955 Jul 31 17:25:04.773547 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fd4e62a1-8954-4d20-8c75-bdc8840cf026 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:04.776060 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fd4e62a1-8954-4d20-8c75-bdc8840cf026 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:04.776060 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-fd4e62a1-8954-4d20-8c75-bdc8840cf026 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:25:04.776060 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:04.776060 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:04.777723 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.db.api [None req-fd4e62a1-8954-4d20-8c75-bdc8840cf026 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Building query based on filter {{(pid=100273) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 17:25:04.785535 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-81e39a6e-bde9-441d-aeb5-fc2a1fd49b25 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:04.788060 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-81e39a6e-bde9-441d-aeb5-fc2a1fd49b25 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:25:04.788261 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-81e39a6e-bde9-441d-aeb5-fc2a1fd49b25 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:04.788641 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-81e39a6e-bde9-441d-aeb5-fc2a1fd49b25 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:04.800930 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fd4e62a1-8954-4d20-8c75-bdc8840cf026 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Get all snapshots completed successfully. Jul 31 17:25:04.801188 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:04.801188 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:04.801345 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:04.801345 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:04.801345 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fd4e62a1-8954-4d20-8c75-bdc8840cf026 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1263243955 returned with HTTP 200 Jul 31 17:25:04.802550 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 452/1811] 10.4.3.92 () {66 vars in 1378 bytes} [Fri Jul 31 17:25:04 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1263243955 => generated 476 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:04.819344 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f71fa859-ce90-4025-8b79-dabea123f85c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:04.820828 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-81e39a6e-bde9-441d-aeb5-fc2a1fd49b25 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:25:04.821831 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f71fa859-ce90-4025-8b79-dabea123f85c tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] GET https://10.4.3.92/volume/v3/snapshots/detail?status=available Jul 31 17:25:04.822110 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f71fa859-ce90-4025-8b79-dabea123f85c tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:04.822561 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f71fa859-ce90-4025-8b79-dabea123f85c tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:04.822867 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-f71fa859-ce90-4025-8b79-dabea123f85c tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:25:04.823679 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:04.823679 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:04.825167 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.db.api [None req-f71fa859-ce90-4025-8b79-dabea123f85c tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Building query based on filter {{(pid=100271) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 17:25:04.828887 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-81e39a6e-bde9-441d-aeb5-fc2a1fd49b25 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 200 Jul 31 17:25:04.829215 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 455/1812] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:04 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:04.847221 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f71fa859-ce90-4025-8b79-dabea123f85c tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Get all snapshots completed successfully. Jul 31 17:25:04.848625 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:04.848625 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:04.849031 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f71fa859-ce90-4025-8b79-dabea123f85c tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 31 17:25:04.849548 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 448/1813] 10.4.3.92 () {66 vars in 1290 bytes} [Fri Jul 31 17:25:04 2026] GET /volume/v3/snapshots/detail?status=available => generated 1398 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:04.870039 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-26b7f79c-ccda-4e43-b0eb-0e31d51f6f2f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:04.906417 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-26b7f79c-ccda-4e43-b0eb-0e31d51f6f2f tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] GET https://10.4.3.92/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1263243955 Jul 31 17:25:04.906417 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-26b7f79c-ccda-4e43-b0eb-0e31d51f6f2f tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:04.906417 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-26b7f79c-ccda-4e43-b0eb-0e31d51f6f2f tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:04.906417 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-26b7f79c-ccda-4e43-b0eb-0e31d51f6f2f tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:25:04.906417 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.db.api [None req-26b7f79c-ccda-4e43-b0eb-0e31d51f6f2f tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Building query based on filter {{(pid=100272) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 17:25:04.909561 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-26b7f79c-ccda-4e43-b0eb-0e31d51f6f2f tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Get all snapshots completed successfully. Jul 31 17:25:04.911502 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:04.911502 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:04.914703 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-26b7f79c-ccda-4e43-b0eb-0e31d51f6f2f tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1263243955 returned with HTTP 200 Jul 31 17:25:04.915903 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 459/1814] 10.4.3.92 () {66 vars in 1412 bytes} [Fri Jul 31 17:25:04 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1263243955 => generated 476 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:04.919410 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a1db6341-1f68-42be-815c-f21176c4e9e2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:04.922206 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a1db6341-1f68-42be-815c-f21176c4e9e2 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:25:04.923005 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a1db6341-1f68-42be-815c-f21176c4e9e2 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-649749268"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:04.927963 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-a1db6341-1f68-42be-815c-f21176c4e9e2 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-649749268'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:25:04.927963 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-a1db6341-1f68-42be-815c-f21176c4e9e2 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Create volume of 1 GB Jul 31 17:25:04.934004 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a1db6341-1f68-42be-815c-f21176c4e9e2 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Availability Zones retrieved successfully. Jul 31 17:25:04.934134 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0a5689ed-4f26-4c5b-9529-90004f735085 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:04.936696 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0a5689ed-4f26-4c5b-9529-90004f735085 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] GET https://10.4.3.92/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1263243955 Jul 31 17:25:04.936944 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0a5689ed-4f26-4c5b-9529-90004f735085 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:04.937151 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0a5689ed-4f26-4c5b-9529-90004f735085 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:04.937462 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-0a5689ed-4f26-4c5b-9529-90004f735085 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:25:04.938918 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.db.api [None req-0a5689ed-4f26-4c5b-9529-90004f735085 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Building query based on filter {{(pid=100274) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 17:25:04.945812 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a1db6341-1f68-42be-815c-f21176c4e9e2 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Flow 'volume_create_api' (86b3960d-b3f9-4215-b2b6-fba1d13ca8fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:25:04.945812 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a1db6341-1f68-42be-815c-f21176c4e9e2 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ac67afb-e29c-411b-b7a9-d16cea3e2856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:04.947835 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-a1db6341-1f68-42be-815c-f21176c4e9e2 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:25:04.963766 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0a5689ed-4f26-4c5b-9529-90004f735085 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Get all snapshots completed successfully. Jul 31 17:25:04.963766 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0a5689ed-4f26-4c5b-9529-90004f735085 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1263243955 returned with HTTP 200 Jul 31 17:25:04.965074 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 456/1815] 10.4.3.92 () {66 vars in 1357 bytes} [Fri Jul 31 17:25:04 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1263243955 => generated 342 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:04.985449 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-06774c75-c9ab-4026-acfb-38790d8ae6eb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:04.989430 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-06774c75-c9ab-4026-acfb-38790d8ae6eb tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] GET https://10.4.3.92/volume/v3/snapshots?status=available Jul 31 17:25:04.989729 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-06774c75-c9ab-4026-acfb-38790d8ae6eb tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:04.990045 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-06774c75-c9ab-4026-acfb-38790d8ae6eb tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:04.990739 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-06774c75-c9ab-4026-acfb-38790d8ae6eb tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:25:04.992071 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.db.api [None req-06774c75-c9ab-4026-acfb-38790d8ae6eb tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Building query based on filter {{(pid=100271) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 17:25:05.000698 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-06774c75-c9ab-4026-acfb-38790d8ae6eb tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Get all snapshots completed successfully. Jul 31 17:25:05.001369 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-06774c75-c9ab-4026-acfb-38790d8ae6eb tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/snapshots?status=available returned with HTTP 200 Jul 31 17:25:05.001557 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 449/1816] 10.4.3.92 () {66 vars in 1269 bytes} [Fri Jul 31 17:25:04 2026] GET /volume/v3/snapshots?status=available => generated 996 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:05.013465 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a1db6341-1f68-42be-815c-f21176c4e9e2 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ac67afb-e29c-411b-b7a9-d16cea3e2856) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:05.013465 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a1db6341-1f68-42be-815c-f21176c4e9e2 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33d89f75-ea59-4209-ad5d-bb4b7ff5eeeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:05.021059 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-69b48bf6-87b3-4789-a4de-adbd35862029 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:05.024223 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-69b48bf6-87b3-4789-a4de-adbd35862029 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] GET https://10.4.3.92/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1263243955 Jul 31 17:25:05.024463 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-69b48bf6-87b3-4789-a4de-adbd35862029 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:05.024767 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-69b48bf6-87b3-4789-a4de-adbd35862029 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:05.025043 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-69b48bf6-87b3-4789-a4de-adbd35862029 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:25:05.028258 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.db.api [None req-69b48bf6-87b3-4789-a4de-adbd35862029 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Building query based on filter {{(pid=100272) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 17:25:05.035871 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-69b48bf6-87b3-4789-a4de-adbd35862029 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Get all snapshots completed successfully. Jul 31 17:25:05.037237 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-69b48bf6-87b3-4789-a4de-adbd35862029 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1263243955 returned with HTTP 200 Jul 31 17:25:05.038037 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 460/1817] 10.4.3.92 () {66 vars in 1391 bytes} [Fri Jul 31 17:25:05 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1263243955 => generated 342 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:05.060095 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1236e565-9a4b-4a27-b578-caa214cffd53 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:05.063863 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1236e565-9a4b-4a27-b578-caa214cffd53 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/bcab2f3a-3445-4e4d-a316-81243ca54e1b Jul 31 17:25:05.066606 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1236e565-9a4b-4a27-b578-caa214cffd53 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:05.067189 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1236e565-9a4b-4a27-b578-caa214cffd53 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:05.067189 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-1236e565-9a4b-4a27-b578-caa214cffd53 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Delete snapshot with id: bcab2f3a-3445-4e4d-a316-81243ca54e1b Jul 31 17:25:05.078199 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:05.078199 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:05.078607 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1236e565-9a4b-4a27-b578-caa214cffd53 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Snapshot retrieved successfully. Jul 31 17:25:05.098289 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-a1db6341-1f68-42be-815c-f21176c4e9e2 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Created reservations ['59a99cc1-507d-4aeb-b1e4-7a6b900d738d', '353d5e33-e9f3-4be4-a7de-574dd599a817', '1a1294af-4f59-48af-a56b-52fc907c9282', 'aaecb92c-2c30-4c39-9f1b-a1e897764288'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:25:05.099550 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a1db6341-1f68-42be-815c-f21176c4e9e2 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33d89f75-ea59-4209-ad5d-bb4b7ff5eeeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59a99cc1-507d-4aeb-b1e4-7a6b900d738d', '353d5e33-e9f3-4be4-a7de-574dd599a817', '1a1294af-4f59-48af-a56b-52fc907c9282', 'aaecb92c-2c30-4c39-9f1b-a1e897764288']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:05.100583 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a1db6341-1f68-42be-815c-f21176c4e9e2 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ce6620d-04ff-4741-ad1b-f8daa4c21af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:05.116871 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1236e565-9a4b-4a27-b578-caa214cffd53 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Snapshot delete request issued successfully. Jul 31 17:25:05.116871 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1236e565-9a4b-4a27-b578-caa214cffd53 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/snapshots/bcab2f3a-3445-4e4d-a316-81243ca54e1b returned with HTTP 202 Jul 31 17:25:05.116871 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 457/1818] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:25:05 2026] DELETE /volume/v3/snapshots/bcab2f3a-3445-4e4d-a316-81243ca54e1b => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:25:05.132104 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a62573a0-953c-467d-81bb-e530db1fa7e4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:05.136053 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a62573a0-953c-467d-81bb-e530db1fa7e4 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] GET https://10.4.3.92/volume/v3/snapshots/bcab2f3a-3445-4e4d-a316-81243ca54e1b Jul 31 17:25:05.136053 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a62573a0-953c-467d-81bb-e530db1fa7e4 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:05.136053 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a62573a0-953c-467d-81bb-e530db1fa7e4 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:05.145275 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a1db6341-1f68-42be-815c-f21176c4e9e2 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ce6620d-04ff-4741-ad1b-f8daa4c21af1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd89b625b-49ff-4ec2-9925-09d4edb6bb27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-649749268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ceb2df33e4b4d67a941334f7cffe8e2',qos_specs=None,replication_status=,reservations=['59a99cc1-507d-4aeb-b1e4-7a6b900d738d','353d5e33-e9f3-4be4-a7de-574dd599a817','1a1294af-4f59-48af-a56b-52fc907c9282','aaecb92c-2c30-4c39-9f1b-a1e897764288'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f54153d8670d43b583d1d093d5111451',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:25:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-649749268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d89b625b-49ff-4ec2-9925-09d4edb6bb27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ceb2df33e4b4d67a941334f7cffe8e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f54153d8670d43b583d1d093d5111451',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:05.146405 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:05.146405 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:05.146592 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a1db6341-1f68-42be-815c-f21176c4e9e2 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70b3bd05-099b-4446-9e7a-520c97c485fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:05.147085 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a62573a0-953c-467d-81bb-e530db1fa7e4 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Snapshot retrieved successfully. Jul 31 17:25:05.148240 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a62573a0-953c-467d-81bb-e530db1fa7e4 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/snapshots/bcab2f3a-3445-4e4d-a316-81243ca54e1b returned with HTTP 200 Jul 31 17:25:05.148911 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 450/1819] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:25:05 2026] GET /volume/v3/snapshots/bcab2f3a-3445-4e4d-a316-81243ca54e1b => generated 472 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:05.175442 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-90ce8f0f-e048-4a88-9810-e5056028e429 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:05.178392 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-90ce8f0f-e048-4a88-9810-e5056028e429 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] GET https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e Jul 31 17:25:05.179051 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-90ce8f0f-e048-4a88-9810-e5056028e429 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:05.179357 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-90ce8f0f-e048-4a88-9810-e5056028e429 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:05.203674 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:05.203674 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:05.213670 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-90ce8f0f-e048-4a88-9810-e5056028e429 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Volume info retrieved successfully. Jul 31 17:25:05.222342 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a1db6341-1f68-42be-815c-f21176c4e9e2 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70b3bd05-099b-4446-9e7a-520c97c485fc) transitioned into state 'SUCCESS' from state '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-649749268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ceb2df33e4b4d67a941334f7cffe8e2',qos_specs=None,replication_status=,reservations=['59a99cc1-507d-4aeb-b1e4-7a6b900d738d','353d5e33-e9f3-4be4-a7de-574dd599a817','1a1294af-4f59-48af-a56b-52fc907c9282','aaecb92c-2c30-4c39-9f1b-a1e897764288'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f54153d8670d43b583d1d093d5111451',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:05.223343 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a1db6341-1f68-42be-815c-f21176c4e9e2 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e706575-03fe-4818-91cb-d012728bc964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:05.224121 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-90ce8f0f-e048-4a88-9810-e5056028e429 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e returned with HTTP 200 Jul 31 17:25:05.224682 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 461/1820] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:05 2026] GET /volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:05.247133 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a1db6341-1f68-42be-815c-f21176c4e9e2 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e706575-03fe-4818-91cb-d012728bc964) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:05.247690 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a1db6341-1f68-42be-815c-f21176c4e9e2 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Flow 'volume_create_api' (86b3960d-b3f9-4215-b2b6-fba1d13ca8fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:25:05.248134 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a1db6341-1f68-42be-815c-f21176c4e9e2 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Create volume request issued successfully. Jul 31 17:25:05.248669 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a1db6341-1f68-42be-815c-f21176c4e9e2 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:25:05.249125 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 453/1821] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:25:04 2026] POST /volume/v3/volumes => generated 748 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:25:05.275733 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5bf7554f-66f5-4722-8b88-e0a1c52ded3f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:05.278153 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5bf7554f-66f5-4722-8b88-e0a1c52ded3f tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 Jul 31 17:25:05.278435 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5bf7554f-66f5-4722-8b88-e0a1c52ded3f tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:05.278749 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5bf7554f-66f5-4722-8b88-e0a1c52ded3f tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:05.295618 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:05.295618 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:05.308255 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5bf7554f-66f5-4722-8b88-e0a1c52ded3f tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:05.318427 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5bf7554f-66f5-4722-8b88-e0a1c52ded3f tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 returned with HTTP 200 Jul 31 17:25:05.319384 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 458/1822] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:05 2026] GET /volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 => generated 816 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:05.850227 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7d38e439-c3d2-41bc-aea9-171c1312f89c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:05.855799 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7d38e439-c3d2-41bc-aea9-171c1312f89c tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c Jul 31 17:25:05.855952 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7d38e439-c3d2-41bc-aea9-171c1312f89c tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:05.856661 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7d38e439-c3d2-41bc-aea9-171c1312f89c tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:05.867598 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7d38e439-c3d2-41bc-aea9-171c1312f89c tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c returned with HTTP 404 Jul 31 17:25:05.868288 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 451/1823] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:05 2026] GET /volume/v3/volumes/332ba8d4-3ca9-4ef1-b70d-c7e0ce96543c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:25:06.160425 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-64cf64d0-2f81-4383-8adb-fa15a63941ea None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:06.164053 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-64cf64d0-2f81-4383-8adb-fa15a63941ea tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] GET https://10.4.3.92/volume/v3/snapshots/bcab2f3a-3445-4e4d-a316-81243ca54e1b Jul 31 17:25:06.164280 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-64cf64d0-2f81-4383-8adb-fa15a63941ea tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:06.164561 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-64cf64d0-2f81-4383-8adb-fa15a63941ea tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:06.170327 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-64cf64d0-2f81-4383-8adb-fa15a63941ea tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/snapshots/bcab2f3a-3445-4e4d-a316-81243ca54e1b returned with HTTP 404 Jul 31 17:25:06.171023 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 462/1824] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:25:06 2026] GET /volume/v3/snapshots/bcab2f3a-3445-4e4d-a316-81243ca54e1b => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:25:06.181138 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a1ba2e13-7d95-4c34-b85c-1f322848b275 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:06.184825 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a1ba2e13-7d95-4c34-b85c-1f322848b275 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/9cb44fa5-db23-4b82-9424-32e5d7c7a07d Jul 31 17:25:06.185138 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a1ba2e13-7d95-4c34-b85c-1f322848b275 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:06.185665 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a1ba2e13-7d95-4c34-b85c-1f322848b275 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:06.186028 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-a1ba2e13-7d95-4c34-b85c-1f322848b275 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Delete snapshot with id: 9cb44fa5-db23-4b82-9424-32e5d7c7a07d Jul 31 17:25:06.193824 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:06.193824 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:06.194490 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a1ba2e13-7d95-4c34-b85c-1f322848b275 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Snapshot retrieved successfully. Jul 31 17:25:06.225881 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a1ba2e13-7d95-4c34-b85c-1f322848b275 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Snapshot delete request issued successfully. Jul 31 17:25:06.226067 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a1ba2e13-7d95-4c34-b85c-1f322848b275 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/snapshots/9cb44fa5-db23-4b82-9424-32e5d7c7a07d returned with HTTP 202 Jul 31 17:25:06.229346 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 454/1825] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:25:06 2026] DELETE /volume/v3/snapshots/9cb44fa5-db23-4b82-9424-32e5d7c7a07d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:25:06.239473 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-36e9bd0d-8130-4000-8c38-2703288ec257 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:06.241639 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-36e9bd0d-8130-4000-8c38-2703288ec257 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] GET https://10.4.3.92/volume/v3/snapshots/9cb44fa5-db23-4b82-9424-32e5d7c7a07d Jul 31 17:25:06.241925 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-36e9bd0d-8130-4000-8c38-2703288ec257 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:06.242368 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-36e9bd0d-8130-4000-8c38-2703288ec257 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:06.249829 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:06.249829 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:06.250061 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1f1967d1-88d9-4c5f-8d5c-0277aab91a29 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:06.250662 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-36e9bd0d-8130-4000-8c38-2703288ec257 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Snapshot retrieved successfully. Jul 31 17:25:06.251796 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-36e9bd0d-8130-4000-8c38-2703288ec257 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/snapshots/9cb44fa5-db23-4b82-9424-32e5d7c7a07d returned with HTTP 200 Jul 31 17:25:06.256225 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f1967d1-88d9-4c5f-8d5c-0277aab91a29 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] GET https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e Jul 31 17:25:06.259951 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1f1967d1-88d9-4c5f-8d5c-0277aab91a29 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:06.259951 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1f1967d1-88d9-4c5f-8d5c-0277aab91a29 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:06.261888 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 459/1826] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:25:06 2026] GET /volume/v3/snapshots/9cb44fa5-db23-4b82-9424-32e5d7c7a07d => generated 472 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:06.271200 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:06.271200 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:06.276025 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1f1967d1-88d9-4c5f-8d5c-0277aab91a29 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Volume info retrieved successfully. Jul 31 17:25:06.282533 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f1967d1-88d9-4c5f-8d5c-0277aab91a29 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e returned with HTTP 200 Jul 31 17:25:06.282847 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 452/1827] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:06 2026] GET /volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:06.337677 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a957cfa4-f04d-46fa-b7ed-f6d40194884f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:06.340019 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a957cfa4-f04d-46fa-b7ed-f6d40194884f tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 Jul 31 17:25:06.340405 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a957cfa4-f04d-46fa-b7ed-f6d40194884f tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:06.340587 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a957cfa4-f04d-46fa-b7ed-f6d40194884f tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:06.349104 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:06.349104 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:06.353712 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a957cfa4-f04d-46fa-b7ed-f6d40194884f tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:06.358905 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a957cfa4-f04d-46fa-b7ed-f6d40194884f tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 returned with HTTP 200 Jul 31 17:25:06.359105 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 463/1828] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:06 2026] GET /volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:06.414310 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-91203f87-23ba-4cec-a77e-b82f2dad6cfd req-5876a80b-b323-4fd9-a5d7-ec35945dc09f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:06.417357 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-91203f87-23ba-4cec-a77e-b82f2dad6cfd req-5876a80b-b323-4fd9-a5d7-ec35945dc09f tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 Jul 31 17:25:06.417494 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-91203f87-23ba-4cec-a77e-b82f2dad6cfd req-5876a80b-b323-4fd9-a5d7-ec35945dc09f tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:06.417794 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-91203f87-23ba-4cec-a77e-b82f2dad6cfd req-5876a80b-b323-4fd9-a5d7-ec35945dc09f tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:06.430869 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:06.430869 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:06.441258 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-91203f87-23ba-4cec-a77e-b82f2dad6cfd req-5876a80b-b323-4fd9-a5d7-ec35945dc09f tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:06.450103 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-91203f87-23ba-4cec-a77e-b82f2dad6cfd req-5876a80b-b323-4fd9-a5d7-ec35945dc09f tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 returned with HTTP 200 Jul 31 17:25:06.450691 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 455/1829] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:25:06 2026] GET /volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:06.569053 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-47c81523-8780-482f-a920-75cea6f4fddd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:06.569643 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-47c81523-8780-482f-a920-75cea6f4fddd None None] GET https://10.4.3.92/volume// Jul 31 17:25:06.571092 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-47c81523-8780-482f-a920-75cea6f4fddd None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:06.571092 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-47c81523-8780-482f-a920-75cea6f4fddd None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:06.571092 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-47c81523-8780-482f-a920-75cea6f4fddd None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:25:06.571092 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 460/1830] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:25:06 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:25:06.584215 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-91203f87-23ba-4cec-a77e-b82f2dad6cfd req-4825b8d0-dc06-4ef1-9076-093c2919dfda None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:06.642743 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-91203f87-23ba-4cec-a77e-b82f2dad6cfd req-4825b8d0-dc06-4ef1-9076-093c2919dfda tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:25:06.643192 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-91203f87-23ba-4cec-a77e-b82f2dad6cfd req-4825b8d0-dc06-4ef1-9076-093c2919dfda tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d89b625b-49ff-4ec2-9925-09d4edb6bb27", "connector": null, "instance_uuid": "62175252-0919-405b-8d51-fcd840353ef5"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:06.656687 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:06.656687 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:06.690242 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-91203f87-23ba-4cec-a77e-b82f2dad6cfd req-4825b8d0-dc06-4ef1-9076-093c2919dfda tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:25:06.690800 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 453/1831] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:25:06 2026] POST /volume/v3/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:06.733663 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3a55e2fe-2524-4899-b0ba-f2c51cbe5ca0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:06.736026 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3a55e2fe-2524-4899-b0ba-f2c51cbe5ca0 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 Jul 31 17:25:06.736225 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3a55e2fe-2524-4899-b0ba-f2c51cbe5ca0 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:06.736491 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3a55e2fe-2524-4899-b0ba-f2c51cbe5ca0 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:06.743085 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-53a95b13-95da-4b64-8919-5ca711e45670 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:06.744016 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-53a95b13-95da-4b64-8919-5ca711e45670 None None] GET https://10.4.3.92/volume// Jul 31 17:25:06.744016 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-53a95b13-95da-4b64-8919-5ca711e45670 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:06.744226 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-53a95b13-95da-4b64-8919-5ca711e45670 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:06.744756 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-53a95b13-95da-4b64-8919-5ca711e45670 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:25:06.745836 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 456/1832] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:25:06 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:25:06.753155 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:06.753155 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:06.759184 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-91203f87-23ba-4cec-a77e-b82f2dad6cfd req-a91276c0-88e7-41f5-b9a1-a874cd4639e3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:06.762564 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3a55e2fe-2524-4899-b0ba-f2c51cbe5ca0 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:06.763037 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-91203f87-23ba-4cec-a77e-b82f2dad6cfd req-a91276c0-88e7-41f5-b9a1-a874cd4639e3 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 Jul 31 17:25:06.763567 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-91203f87-23ba-4cec-a77e-b82f2dad6cfd req-a91276c0-88e7-41f5-b9a1-a874cd4639e3 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:06.763567 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-91203f87-23ba-4cec-a77e-b82f2dad6cfd req-a91276c0-88e7-41f5-b9a1-a874cd4639e3 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:06.769856 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3a55e2fe-2524-4899-b0ba-f2c51cbe5ca0 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 returned with HTTP 200 Jul 31 17:25:06.773412 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 464/1833] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:06 2026] GET /volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:06.787062 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:06.787062 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:06.795185 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-91203f87-23ba-4cec-a77e-b82f2dad6cfd req-a91276c0-88e7-41f5-b9a1-a874cd4639e3 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:06.806022 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-91203f87-23ba-4cec-a77e-b82f2dad6cfd req-a91276c0-88e7-41f5-b9a1-a874cd4639e3 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 returned with HTTP 200 Jul 31 17:25:06.806223 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 461/1834] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:25:06 2026] GET /volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 => generated 1020 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:25:06.890297 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-9adb336a-0554-4db6-b173-30df46ef81e1 req-72ceafbc-7214-4c94-84ba-6b11628f340a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:06.892571 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-9adb336a-0554-4db6-b173-30df46ef81e1 req-72ceafbc-7214-4c94-84ba-6b11628f340a tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] POST https://10.4.3.92/volume/v3/attachments/8d53f503-be84-4f2d-a53c-fbdb9113c917/action Jul 31 17:25:06.892991 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-9adb336a-0554-4db6-b173-30df46ef81e1 req-72ceafbc-7214-4c94-84ba-6b11628f340a tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:25:06.893076 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-9adb336a-0554-4db6-b173-30df46ef81e1 req-72ceafbc-7214-4c94-84ba-6b11628f340a tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:06.921914 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:06.921914 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:06.947623 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-91203f87-23ba-4cec-a77e-b82f2dad6cfd req-fa42de63-8103-442d-9e41-61aa6c77198b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:06.949859 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-9adb336a-0554-4db6-b173-30df46ef81e1 req-72ceafbc-7214-4c94-84ba-6b11628f340a tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] https://10.4.3.92/volume/v3/attachments/8d53f503-be84-4f2d-a53c-fbdb9113c917/action returned with HTTP 204 Jul 31 17:25:06.950293 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 454/1835] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:25:06 2026] POST /volume/v3/attachments/8d53f503-be84-4f2d-a53c-fbdb9113c917/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:25:06.953931 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-91203f87-23ba-4cec-a77e-b82f2dad6cfd req-fa42de63-8103-442d-9e41-61aa6c77198b tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] PUT https://10.4.3.92/volume/v3/attachments/89d9da3b-f8a1-4330-8a59-e465ca5ddc1c Jul 31 17:25:06.954521 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-91203f87-23ba-4cec-a77e-b82f2dad6cfd req-fa42de63-8103-442d-9e41-61aa6c77198b tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:06.969689 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-91203f87-23ba-4cec-a77e-b82f2dad6cfd req-fa42de63-8103-442d-9e41-61aa6c77198b tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Acquiring lock "cinder-attachment_update-d89b625b-49ff-4ec2-9925-09d4edb6bb27-np0000006248" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:25:06.978029 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-91203f87-23ba-4cec-a77e-b82f2dad6cfd req-fa42de63-8103-442d-9e41-61aa6c77198b tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Lock "cinder-attachment_update-d89b625b-49ff-4ec2-9925-09d4edb6bb27-np0000006248" acquired by "attachment_update" :: waited 0.008s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:25:06.979416 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:06.979416 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:07.140439 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-91203f87-23ba-4cec-a77e-b82f2dad6cfd req-fa42de63-8103-442d-9e41-61aa6c77198b tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Lock "cinder-attachment_update-d89b625b-49ff-4ec2-9925-09d4edb6bb27-np0000006248" released by "attachment_update" :: held 0.161s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:25:07.140439 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-91203f87-23ba-4cec-a77e-b82f2dad6cfd req-fa42de63-8103-442d-9e41-61aa6c77198b tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/attachments/89d9da3b-f8a1-4330-8a59-e465ca5ddc1c returned with HTTP 200 Jul 31 17:25:07.140439 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 457/1836] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:25:06 2026] PUT /volume/v3/attachments/89d9da3b-f8a1-4330-8a59-e465ca5ddc1c => generated 969 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:07.268919 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e584749b-8f07-48a0-a282-2703c324b2a5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:07.271298 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e584749b-8f07-48a0-a282-2703c324b2a5 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] GET https://10.4.3.92/volume/v3/snapshots/9cb44fa5-db23-4b82-9424-32e5d7c7a07d Jul 31 17:25:07.271646 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e584749b-8f07-48a0-a282-2703c324b2a5 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:07.271918 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e584749b-8f07-48a0-a282-2703c324b2a5 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:07.279721 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e584749b-8f07-48a0-a282-2703c324b2a5 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/snapshots/9cb44fa5-db23-4b82-9424-32e5d7c7a07d returned with HTTP 404 Jul 31 17:25:07.280331 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 465/1837] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:25:07 2026] GET /volume/v3/snapshots/9cb44fa5-db23-4b82-9424-32e5d7c7a07d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:25:07.289368 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a414234c-531d-4a48-b0c1-bc1dc4a6bdad None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:07.291248 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a414234c-531d-4a48-b0c1-bc1dc4a6bdad tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/1cfbd889-13a8-412b-9c3a-c2d9ebe8a58e Jul 31 17:25:07.291775 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a414234c-531d-4a48-b0c1-bc1dc4a6bdad tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:07.292958 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a414234c-531d-4a48-b0c1-bc1dc4a6bdad tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:07.292958 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-a414234c-531d-4a48-b0c1-bc1dc4a6bdad tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Delete snapshot with id: 1cfbd889-13a8-412b-9c3a-c2d9ebe8a58e Jul 31 17:25:07.297215 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bd71b7df-ddae-4a31-9344-bb16fbfa3630 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:07.300250 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:07.300250 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:07.300497 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bd71b7df-ddae-4a31-9344-bb16fbfa3630 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] GET https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e Jul 31 17:25:07.301004 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bd71b7df-ddae-4a31-9344-bb16fbfa3630 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:07.301004 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bd71b7df-ddae-4a31-9344-bb16fbfa3630 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:07.301462 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a414234c-531d-4a48-b0c1-bc1dc4a6bdad tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Snapshot retrieved successfully. Jul 31 17:25:07.317721 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:07.317721 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:07.326686 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a414234c-531d-4a48-b0c1-bc1dc4a6bdad tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Snapshot delete request issued successfully. Jul 31 17:25:07.326686 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a414234c-531d-4a48-b0c1-bc1dc4a6bdad tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/snapshots/1cfbd889-13a8-412b-9c3a-c2d9ebe8a58e returned with HTTP 202 Jul 31 17:25:07.326686 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 462/1838] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:25:07 2026] DELETE /volume/v3/snapshots/1cfbd889-13a8-412b-9c3a-c2d9ebe8a58e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:25:07.327982 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bd71b7df-ddae-4a31-9344-bb16fbfa3630 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Volume info retrieved successfully. Jul 31 17:25:07.338981 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bd71b7df-ddae-4a31-9344-bb16fbfa3630 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e returned with HTTP 200 Jul 31 17:25:07.338981 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 455/1839] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:07 2026] GET /volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e => generated 1142 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:07.341455 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e679d75f-9b32-42fa-8c6f-73985d62acce None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:07.343785 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e679d75f-9b32-42fa-8c6f-73985d62acce tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] GET https://10.4.3.92/volume/v3/snapshots/1cfbd889-13a8-412b-9c3a-c2d9ebe8a58e Jul 31 17:25:07.344465 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e679d75f-9b32-42fa-8c6f-73985d62acce tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:07.345027 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e679d75f-9b32-42fa-8c6f-73985d62acce tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:07.355688 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:07.355688 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:07.356221 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-15d316de-6db2-48fe-bd4a-8e86668a8888 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:07.357901 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e679d75f-9b32-42fa-8c6f-73985d62acce tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Snapshot retrieved successfully. Jul 31 17:25:07.359065 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-15d316de-6db2-48fe-bd4a-8e86668a8888 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] GET https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e Jul 31 17:25:07.359065 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-15d316de-6db2-48fe-bd4a-8e86668a8888 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:07.359533 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-15d316de-6db2-48fe-bd4a-8e86668a8888 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:07.359638 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e679d75f-9b32-42fa-8c6f-73985d62acce tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/snapshots/1cfbd889-13a8-412b-9c3a-c2d9ebe8a58e returned with HTTP 200 Jul 31 17:25:07.360467 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 458/1840] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:25:07 2026] GET /volume/v3/snapshots/1cfbd889-13a8-412b-9c3a-c2d9ebe8a58e => generated 472 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:07.377499 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:07.377499 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:07.385149 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-15d316de-6db2-48fe-bd4a-8e86668a8888 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Volume info retrieved successfully. Jul 31 17:25:07.393129 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-15d316de-6db2-48fe-bd4a-8e86668a8888 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e returned with HTTP 200 Jul 31 17:25:07.393818 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 466/1841] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:07 2026] GET /volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e => generated 1142 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:07.491658 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b5a2cac0-3e51-495d-9168-caf81dbc23a6 req-605f9e99-8863-4e4e-ae9a-d406f6ef12f0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:07.498026 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b5a2cac0-3e51-495d-9168-caf81dbc23a6 req-605f9e99-8863-4e4e-ae9a-d406f6ef12f0 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] GET https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e Jul 31 17:25:07.498026 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b5a2cac0-3e51-495d-9168-caf81dbc23a6 req-605f9e99-8863-4e4e-ae9a-d406f6ef12f0 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:07.500660 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b5a2cac0-3e51-495d-9168-caf81dbc23a6 req-605f9e99-8863-4e4e-ae9a-d406f6ef12f0 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:07.517282 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:07.517282 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:07.524920 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-b5a2cac0-3e51-495d-9168-caf81dbc23a6 req-605f9e99-8863-4e4e-ae9a-d406f6ef12f0 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Volume info retrieved successfully. Jul 31 17:25:07.532458 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b5a2cac0-3e51-495d-9168-caf81dbc23a6 req-605f9e99-8863-4e4e-ae9a-d406f6ef12f0 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e returned with HTTP 200 Jul 31 17:25:07.532458 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 463/1842] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:25:07 2026] GET /volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e => generated 1142 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:07.788222 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-495ee60e-c6e5-4b1f-b7f1-f83173c56179 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:07.791761 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-495ee60e-c6e5-4b1f-b7f1-f83173c56179 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 Jul 31 17:25:07.792105 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-495ee60e-c6e5-4b1f-b7f1-f83173c56179 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:07.792898 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-495ee60e-c6e5-4b1f-b7f1-f83173c56179 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:07.810965 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:07.810965 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:07.818693 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-495ee60e-c6e5-4b1f-b7f1-f83173c56179 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:07.828596 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-495ee60e-c6e5-4b1f-b7f1-f83173c56179 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 returned with HTTP 200 Jul 31 17:25:07.829222 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 456/1843] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:07 2026] GET /volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:08.374800 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f294a7c2-f51d-48b0-95c3-b882d797a11e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:08.377456 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f294a7c2-f51d-48b0-95c3-b882d797a11e tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] GET https://10.4.3.92/volume/v3/snapshots/1cfbd889-13a8-412b-9c3a-c2d9ebe8a58e Jul 31 17:25:08.377456 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f294a7c2-f51d-48b0-95c3-b882d797a11e tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:08.378732 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f294a7c2-f51d-48b0-95c3-b882d797a11e tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:08.386011 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f294a7c2-f51d-48b0-95c3-b882d797a11e tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/snapshots/1cfbd889-13a8-412b-9c3a-c2d9ebe8a58e returned with HTTP 404 Jul 31 17:25:08.386767 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 459/1844] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:25:08 2026] GET /volume/v3/snapshots/1cfbd889-13a8-412b-9c3a-c2d9ebe8a58e => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:25:08.397821 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2980cc6e-4294-4b29-a852-a590acbdc88f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:08.400523 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2980cc6e-4294-4b29-a852-a590acbdc88f tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] GET https://10.4.3.92/volume/v3/volumes/77e1e749-22d9-4810-a037-54c9d115e26e Jul 31 17:25:08.400523 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2980cc6e-4294-4b29-a852-a590acbdc88f tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:08.400523 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2980cc6e-4294-4b29-a852-a590acbdc88f tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:08.410832 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:08.410832 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:08.417857 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2980cc6e-4294-4b29-a852-a590acbdc88f tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Volume info retrieved successfully. Jul 31 17:25:08.430340 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2980cc6e-4294-4b29-a852-a590acbdc88f tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/volumes/77e1e749-22d9-4810-a037-54c9d115e26e returned with HTTP 200 Jul 31 17:25:08.430340 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 467/1845] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:08 2026] GET /volume/v3/volumes/77e1e749-22d9-4810-a037-54c9d115e26e => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:08.448290 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5867bb91-4475-4f6b-b9f5-bcd529d8161e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:08.451308 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5867bb91-4475-4f6b-b9f5-bcd529d8161e tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] DELETE https://10.4.3.92/volume/v3/volumes/77e1e749-22d9-4810-a037-54c9d115e26e Jul 31 17:25:08.451308 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5867bb91-4475-4f6b-b9f5-bcd529d8161e tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:08.451308 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5867bb91-4475-4f6b-b9f5-bcd529d8161e tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:08.451661 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-5867bb91-4475-4f6b-b9f5-bcd529d8161e tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Delete volume with id: 77e1e749-22d9-4810-a037-54c9d115e26e Jul 31 17:25:08.463282 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:08.463282 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:08.463581 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5867bb91-4475-4f6b-b9f5-bcd529d8161e tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Volume info retrieved successfully. Jul 31 17:25:08.493142 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5867bb91-4475-4f6b-b9f5-bcd529d8161e tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Delete volume request issued successfully. Jul 31 17:25:08.493800 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5867bb91-4475-4f6b-b9f5-bcd529d8161e tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/volumes/77e1e749-22d9-4810-a037-54c9d115e26e returned with HTTP 202 Jul 31 17:25:08.494233 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 464/1846] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:25:08 2026] DELETE /volume/v3/volumes/77e1e749-22d9-4810-a037-54c9d115e26e => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:25:08.505997 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0b16091a-363e-47ac-a86a-be2b87fabdc0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:08.508959 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0b16091a-363e-47ac-a86a-be2b87fabdc0 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] GET https://10.4.3.92/volume/v3/volumes/77e1e749-22d9-4810-a037-54c9d115e26e Jul 31 17:25:08.511218 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0b16091a-363e-47ac-a86a-be2b87fabdc0 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:08.511218 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0b16091a-363e-47ac-a86a-be2b87fabdc0 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:08.520864 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:08.520864 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:08.526850 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0b16091a-363e-47ac-a86a-be2b87fabdc0 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Volume info retrieved successfully. Jul 31 17:25:08.533958 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0b16091a-363e-47ac-a86a-be2b87fabdc0 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/volumes/77e1e749-22d9-4810-a037-54c9d115e26e returned with HTTP 200 Jul 31 17:25:08.536307 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 457/1847] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:08 2026] GET /volume/v3/volumes/77e1e749-22d9-4810-a037-54c9d115e26e => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:08.846996 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-40b823c7-2625-4638-b6a8-3af6e62aea70 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:08.849229 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-40b823c7-2625-4638-b6a8-3af6e62aea70 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 Jul 31 17:25:08.849550 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-40b823c7-2625-4638-b6a8-3af6e62aea70 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:08.849917 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-40b823c7-2625-4638-b6a8-3af6e62aea70 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:08.871401 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:08.871401 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:08.876634 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-40b823c7-2625-4638-b6a8-3af6e62aea70 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:08.884721 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-40b823c7-2625-4638-b6a8-3af6e62aea70 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 returned with HTTP 200 Jul 31 17:25:08.885349 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 460/1848] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:08 2026] GET /volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:09.224055 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-882fccf7-6433-4e7b-8efe-c888888fa8ef req-c4851faa-fbf0-4231-9fb1-79528d854010 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:09.227070 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-882fccf7-6433-4e7b-8efe-c888888fa8ef req-c4851faa-fbf0-4231-9fb1-79528d854010 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 Jul 31 17:25:09.227792 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-882fccf7-6433-4e7b-8efe-c888888fa8ef req-c4851faa-fbf0-4231-9fb1-79528d854010 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:09.229197 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-882fccf7-6433-4e7b-8efe-c888888fa8ef req-c4851faa-fbf0-4231-9fb1-79528d854010 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:09.242823 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:09.242823 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:09.251953 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-882fccf7-6433-4e7b-8efe-c888888fa8ef req-c4851faa-fbf0-4231-9fb1-79528d854010 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:25:09.262048 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-882fccf7-6433-4e7b-8efe-c888888fa8ef req-c4851faa-fbf0-4231-9fb1-79528d854010 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 returned with HTTP 200 Jul 31 17:25:09.262939 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 468/1849] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:25:09 2026] GET /volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 => generated 840 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:09.402444 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b9052988-eb83-4b00-8df5-0c6694e77cfd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:09.402444 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b9052988-eb83-4b00-8df5-0c6694e77cfd None None] GET https://10.4.3.92/volume// Jul 31 17:25:09.402444 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b9052988-eb83-4b00-8df5-0c6694e77cfd None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:09.402832 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b9052988-eb83-4b00-8df5-0c6694e77cfd None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:09.403164 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b9052988-eb83-4b00-8df5-0c6694e77cfd None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:25:09.403861 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 465/1850] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:25:09 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:25:09.416744 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-882fccf7-6433-4e7b-8efe-c888888fa8ef req-24715f37-6ee6-498e-84ec-50ebf3081442 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:09.419675 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-882fccf7-6433-4e7b-8efe-c888888fa8ef req-24715f37-6ee6-498e-84ec-50ebf3081442 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:25:09.419830 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-882fccf7-6433-4e7b-8efe-c888888fa8ef req-24715f37-6ee6-498e-84ec-50ebf3081442 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a35d0b6e-a615-45b4-9651-91d1bb3eaa70", "connector": null, "instance_uuid": "90eaecf5-ada1-428b-97e3-20d2ab15665d"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:09.432582 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:09.432582 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:09.476269 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-882fccf7-6433-4e7b-8efe-c888888fa8ef req-24715f37-6ee6-498e-84ec-50ebf3081442 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:25:09.476269 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 458/1851] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:25:09 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) Jul 31 17:25:09.512606 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d82ef927-ef0b-44ae-9ca7-078eb3efa9a7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:09.517014 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d82ef927-ef0b-44ae-9ca7-078eb3efa9a7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 Jul 31 17:25:09.517256 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d82ef927-ef0b-44ae-9ca7-078eb3efa9a7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:09.517539 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d82ef927-ef0b-44ae-9ca7-078eb3efa9a7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:09.532532 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:09.532532 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:09.532806 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4c9c1ccd-dd64-4dd5-96a7-7b0c8c11250a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:09.533189 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4c9c1ccd-dd64-4dd5-96a7-7b0c8c11250a None None] GET https://10.4.3.92/volume// Jul 31 17:25:09.533500 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4c9c1ccd-dd64-4dd5-96a7-7b0c8c11250a None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:09.533661 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4c9c1ccd-dd64-4dd5-96a7-7b0c8c11250a None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:09.534178 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4c9c1ccd-dd64-4dd5-96a7-7b0c8c11250a None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:25:09.534614 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 469/1852] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:25:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:25:09.536719 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d82ef927-ef0b-44ae-9ca7-078eb3efa9a7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:25:09.543091 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d82ef927-ef0b-44ae-9ca7-078eb3efa9a7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 returned with HTTP 200 Jul 31 17:25:09.543678 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 461/1853] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:09 2026] GET /volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:09.546559 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-882fccf7-6433-4e7b-8efe-c888888fa8ef req-a12b378a-1767-49cd-8cf0-7eca652bedad None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:09.551811 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3606e1a7-a273-4cea-80bc-59fdfb427b64 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:09.552253 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-882fccf7-6433-4e7b-8efe-c888888fa8ef req-a12b378a-1767-49cd-8cf0-7eca652bedad tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 Jul 31 17:25:09.552253 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-882fccf7-6433-4e7b-8efe-c888888fa8ef req-a12b378a-1767-49cd-8cf0-7eca652bedad tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:09.552253 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-882fccf7-6433-4e7b-8efe-c888888fa8ef req-a12b378a-1767-49cd-8cf0-7eca652bedad tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:09.553715 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3606e1a7-a273-4cea-80bc-59fdfb427b64 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] GET https://10.4.3.92/volume/v3/volumes/77e1e749-22d9-4810-a037-54c9d115e26e Jul 31 17:25:09.559697 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3606e1a7-a273-4cea-80bc-59fdfb427b64 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:09.559697 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3606e1a7-a273-4cea-80bc-59fdfb427b64 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:09.565348 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3606e1a7-a273-4cea-80bc-59fdfb427b64 tempest-VolumesSnapshotListTestJSON-127083575 tempest-VolumesSnapshotListTestJSON-127083575-project-member] https://10.4.3.92/volume/v3/volumes/77e1e749-22d9-4810-a037-54c9d115e26e returned with HTTP 404 Jul 31 17:25:09.566105 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 459/1854] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:09 2026] GET /volume/v3/volumes/77e1e749-22d9-4810-a037-54c9d115e26e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:25:09.576040 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:09.576040 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:09.581570 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-882fccf7-6433-4e7b-8efe-c888888fa8ef req-a12b378a-1767-49cd-8cf0-7eca652bedad tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:25:09.588185 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-882fccf7-6433-4e7b-8efe-c888888fa8ef req-a12b378a-1767-49cd-8cf0-7eca652bedad tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 returned with HTTP 200 Jul 31 17:25:09.588967 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 466/1855] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:25:09 2026] GET /volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 => generated 1019 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:25:09.722290 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-882fccf7-6433-4e7b-8efe-c888888fa8ef req-5bdaafa1-34b6-4182-ab80-60d6f41692c3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:09.724954 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-882fccf7-6433-4e7b-8efe-c888888fa8ef req-5bdaafa1-34b6-4182-ab80-60d6f41692c3 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] PUT https://10.4.3.92/volume/v3/attachments/d858c43b-4690-412f-8886-b74ace8fb98e Jul 31 17:25:09.725493 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-882fccf7-6433-4e7b-8efe-c888888fa8ef req-5bdaafa1-34b6-4182-ab80-60d6f41692c3 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:09.736108 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-882fccf7-6433-4e7b-8efe-c888888fa8ef req-5bdaafa1-34b6-4182-ab80-60d6f41692c3 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Acquiring lock "cinder-attachment_update-a35d0b6e-a615-45b4-9651-91d1bb3eaa70-np0000006248" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:25:09.741356 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-882fccf7-6433-4e7b-8efe-c888888fa8ef req-5bdaafa1-34b6-4182-ab80-60d6f41692c3 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Lock "cinder-attachment_update-a35d0b6e-a615-45b4-9651-91d1bb3eaa70-np0000006248" acquired by "attachment_update" :: waited 0.006s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:25:09.743217 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:09.743217 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:09.852132 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-882fccf7-6433-4e7b-8efe-c888888fa8ef req-5bdaafa1-34b6-4182-ab80-60d6f41692c3 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Lock "cinder-attachment_update-a35d0b6e-a615-45b4-9651-91d1bb3eaa70-np0000006248" released by "attachment_update" :: held 0.111s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:25:09.852132 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-882fccf7-6433-4e7b-8efe-c888888fa8ef req-5bdaafa1-34b6-4182-ab80-60d6f41692c3 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/attachments/d858c43b-4690-412f-8886-b74ace8fb98e returned with HTTP 200 Jul 31 17:25:09.852660 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 470/1856] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:25:09 2026] PUT /volume/v3/attachments/d858c43b-4690-412f-8886-b74ace8fb98e => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:09.900398 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9f05c774-a22a-448d-87d7-fdc5b4ae64ce None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:09.902404 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9f05c774-a22a-448d-87d7-fdc5b4ae64ce tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 Jul 31 17:25:09.902600 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9f05c774-a22a-448d-87d7-fdc5b4ae64ce tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:09.902833 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9f05c774-a22a-448d-87d7-fdc5b4ae64ce tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:09.917267 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:09.917267 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:09.924551 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9f05c774-a22a-448d-87d7-fdc5b4ae64ce tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:09.930659 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9f05c774-a22a-448d-87d7-fdc5b4ae64ce tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 returned with HTTP 200 Jul 31 17:25:09.931514 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 462/1857] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:09 2026] GET /volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:10.561991 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5007bc7a-fce9-4862-b9ee-b8aca4659d27 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:10.565021 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5007bc7a-fce9-4862-b9ee-b8aca4659d27 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 Jul 31 17:25:10.565191 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5007bc7a-fce9-4862-b9ee-b8aca4659d27 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:10.565473 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5007bc7a-fce9-4862-b9ee-b8aca4659d27 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:10.590345 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:10.590345 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:10.599004 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5007bc7a-fce9-4862-b9ee-b8aca4659d27 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:25:10.607198 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5007bc7a-fce9-4862-b9ee-b8aca4659d27 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 returned with HTTP 200 Jul 31 17:25:10.607929 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 460/1858] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:10 2026] GET /volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 => generated 840 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:10.689805 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-91203f87-23ba-4cec-a77e-b82f2dad6cfd req-d99a0112-39c7-4468-a233-34149d60b86a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:10.692183 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-91203f87-23ba-4cec-a77e-b82f2dad6cfd req-d99a0112-39c7-4468-a233-34149d60b86a tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] POST https://10.4.3.92/volume/v3/attachments/89d9da3b-f8a1-4330-8a59-e465ca5ddc1c/action Jul 31 17:25:10.692771 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-91203f87-23ba-4cec-a77e-b82f2dad6cfd req-d99a0112-39c7-4468-a233-34149d60b86a tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:25:10.692955 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-91203f87-23ba-4cec-a77e-b82f2dad6cfd req-d99a0112-39c7-4468-a233-34149d60b86a tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:10.715889 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:10.715889 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:10.733997 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-91203f87-23ba-4cec-a77e-b82f2dad6cfd req-d99a0112-39c7-4468-a233-34149d60b86a tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/attachments/89d9da3b-f8a1-4330-8a59-e465ca5ddc1c/action returned with HTTP 204 Jul 31 17:25:10.734578 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 467/1859] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:25:10 2026] POST /volume/v3/attachments/89d9da3b-f8a1-4330-8a59-e465ca5ddc1c/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:25:10.946819 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9cdebb09-69b6-46b9-baf2-9d32d4cfb597 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:10.949332 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9cdebb09-69b6-46b9-baf2-9d32d4cfb597 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 Jul 31 17:25:10.949682 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9cdebb09-69b6-46b9-baf2-9d32d4cfb597 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:10.949998 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9cdebb09-69b6-46b9-baf2-9d32d4cfb597 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:10.967159 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:10.967159 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:10.973198 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9cdebb09-69b6-46b9-baf2-9d32d4cfb597 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:10.981274 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9cdebb09-69b6-46b9-baf2-9d32d4cfb597 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 returned with HTTP 200 Jul 31 17:25:10.981749 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 471/1860] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:10 2026] GET /volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 => generated 1133 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:11.000519 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7902f2e8-7531-4c94-b4ff-d6e787424d96 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:11.002882 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7902f2e8-7531-4c94-b4ff-d6e787424d96 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 Jul 31 17:25:11.002882 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7902f2e8-7531-4c94-b4ff-d6e787424d96 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:11.002882 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7902f2e8-7531-4c94-b4ff-d6e787424d96 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:11.014643 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:11.014643 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:11.020607 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7902f2e8-7531-4c94-b4ff-d6e787424d96 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:11.027292 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7902f2e8-7531-4c94-b4ff-d6e787424d96 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 returned with HTTP 200 Jul 31 17:25:11.027553 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 463/1861] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:10 2026] GET /volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 => generated 1133 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:11.148952 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0f6e04b7-6605-4395-a553-83390652d5b4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:11.154077 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0f6e04b7-6605-4395-a553-83390652d5b4 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:25:11.157422 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0f6e04b7-6605-4395-a553-83390652d5b4 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-810085009"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:11.160019 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-0f6e04b7-6605-4395-a553-83390652d5b4 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-810085009'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:25:11.160019 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-0f6e04b7-6605-4395-a553-83390652d5b4 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Create volume of 1 GB Jul 31 17:25:11.168581 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0f6e04b7-6605-4395-a553-83390652d5b4 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Availability Zones retrieved successfully. Jul 31 17:25:11.176715 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0f6e04b7-6605-4395-a553-83390652d5b4 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Flow 'volume_create_api' (c5b51f3f-a2da-44d7-bb04-c05daf8eae65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:25:11.178220 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0f6e04b7-6605-4395-a553-83390652d5b4 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89a3594d-7b3c-48ac-98c9-26b7bb8ea8cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:11.182113 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-0f6e04b7-6605-4395-a553-83390652d5b4 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:25:11.222216 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0f6e04b7-6605-4395-a553-83390652d5b4 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89a3594d-7b3c-48ac-98c9-26b7bb8ea8cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:11.223215 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0f6e04b7-6605-4395-a553-83390652d5b4 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ece340b-97e4-4d85-8c4e-98c41cfa4ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:11.295434 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-0f6e04b7-6605-4395-a553-83390652d5b4 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Created reservations ['653b9084-a520-44b2-930c-9f6b950ef492', '6e68f0b1-1a70-4090-a7a6-afea1decc60b', 'df4e026d-569a-4803-b0e1-4179a7623ffb', '80489abd-369c-4176-95b5-4afa0a96047e'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:25:11.296638 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0f6e04b7-6605-4395-a553-83390652d5b4 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ece340b-97e4-4d85-8c4e-98c41cfa4ac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['653b9084-a520-44b2-930c-9f6b950ef492', '6e68f0b1-1a70-4090-a7a6-afea1decc60b', 'df4e026d-569a-4803-b0e1-4179a7623ffb', '80489abd-369c-4176-95b5-4afa0a96047e']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:11.297769 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0f6e04b7-6605-4395-a553-83390652d5b4 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10a850f4-88ea-4938-8ad2-8ce8bd5eb411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:11.332918 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0f6e04b7-6605-4395-a553-83390652d5b4 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10a850f4-88ea-4938-8ad2-8ce8bd5eb411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ce95ada-cfa7-4236-85c4-38f488edd795', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-810085009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ceb2df33e4b4d67a941334f7cffe8e2',qos_specs=None,replication_status=,reservations=['653b9084-a520-44b2-930c-9f6b950ef492','6e68f0b1-1a70-4090-a7a6-afea1decc60b','df4e026d-569a-4803-b0e1-4179a7623ffb','80489abd-369c-4176-95b5-4afa0a96047e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f54153d8670d43b583d1d093d5111451',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:25:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-810085009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ce95ada-cfa7-4236-85c4-38f488edd795,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ceb2df33e4b4d67a941334f7cffe8e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f54153d8670d43b583d1d093d5111451',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:11.334079 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0f6e04b7-6605-4395-a553-83390652d5b4 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f765d2c3-c297-4961-a841-39498eb6798a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:11.361305 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0f6e04b7-6605-4395-a553-83390652d5b4 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f765d2c3-c297-4961-a841-39498eb6798a) transitioned into state 'SUCCESS' from state '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-810085009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ceb2df33e4b4d67a941334f7cffe8e2',qos_specs=None,replication_status=,reservations=['653b9084-a520-44b2-930c-9f6b950ef492','6e68f0b1-1a70-4090-a7a6-afea1decc60b','df4e026d-569a-4803-b0e1-4179a7623ffb','80489abd-369c-4176-95b5-4afa0a96047e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f54153d8670d43b583d1d093d5111451',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:11.362618 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0f6e04b7-6605-4395-a553-83390652d5b4 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7bf03cf-f72f-437f-92bd-5ed810795fa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:11.376157 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0f6e04b7-6605-4395-a553-83390652d5b4 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7bf03cf-f72f-437f-92bd-5ed810795fa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:11.378348 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0f6e04b7-6605-4395-a553-83390652d5b4 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Flow 'volume_create_api' (c5b51f3f-a2da-44d7-bb04-c05daf8eae65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:25:11.378348 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0f6e04b7-6605-4395-a553-83390652d5b4 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Create volume request issued successfully. Jul 31 17:25:11.380340 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0f6e04b7-6605-4395-a553-83390652d5b4 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:25:11.380751 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 461/1862] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:25:11 2026] POST /volume/v3/volumes => generated 748 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:25:11.397646 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9db4f23c-63b8-4e14-b710-aa71d8083648 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:11.402063 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9db4f23c-63b8-4e14-b710-aa71d8083648 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 Jul 31 17:25:11.402373 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9db4f23c-63b8-4e14-b710-aa71d8083648 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:11.402886 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9db4f23c-63b8-4e14-b710-aa71d8083648 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:11.420804 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:11.420804 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:11.429302 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9db4f23c-63b8-4e14-b710-aa71d8083648 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:11.438133 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9db4f23c-63b8-4e14-b710-aa71d8083648 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 returned with HTTP 200 Jul 31 17:25:11.438133 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 468/1863] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:11 2026] GET /volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 => generated 816 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:11.628743 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b1342eff-4f27-46c9-a170-5440e9e08cd0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:11.631520 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b1342eff-4f27-46c9-a170-5440e9e08cd0 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 Jul 31 17:25:11.631799 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b1342eff-4f27-46c9-a170-5440e9e08cd0 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:11.632068 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b1342eff-4f27-46c9-a170-5440e9e08cd0 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:11.655913 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:11.655913 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:11.669039 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b1342eff-4f27-46c9-a170-5440e9e08cd0 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:25:11.678264 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b1342eff-4f27-46c9-a170-5440e9e08cd0 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 returned with HTTP 200 Jul 31 17:25:11.678768 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 472/1864] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:11 2026] GET /volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 => generated 840 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:12.088657 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b9b72aee-499c-40f1-bb0a-09e757cb3079 req-55dd0a68-6483-4a35-8c7a-ef9a591102d8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:12.091567 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b9b72aee-499c-40f1-bb0a-09e757cb3079 req-55dd0a68-6483-4a35-8c7a-ef9a591102d8 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] GET https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e Jul 31 17:25:12.091888 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b9b72aee-499c-40f1-bb0a-09e757cb3079 req-55dd0a68-6483-4a35-8c7a-ef9a591102d8 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:12.092807 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b9b72aee-499c-40f1-bb0a-09e757cb3079 req-55dd0a68-6483-4a35-8c7a-ef9a591102d8 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:12.109031 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:12.109031 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:12.115022 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-b9b72aee-499c-40f1-bb0a-09e757cb3079 req-55dd0a68-6483-4a35-8c7a-ef9a591102d8 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Volume info retrieved successfully. Jul 31 17:25:12.131004 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b9b72aee-499c-40f1-bb0a-09e757cb3079 req-55dd0a68-6483-4a35-8c7a-ef9a591102d8 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e returned with HTTP 200 Jul 31 17:25:12.131689 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 464/1865] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:25:12 2026] GET /volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e => generated 1142 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:12.462645 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-caa0d8e0-0032-4af7-aa02-46b92b1ad0b8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:12.464934 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-caa0d8e0-0032-4af7-aa02-46b92b1ad0b8 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 Jul 31 17:25:12.465302 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-caa0d8e0-0032-4af7-aa02-46b92b1ad0b8 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:12.465458 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-caa0d8e0-0032-4af7-aa02-46b92b1ad0b8 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:12.475792 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:12.475792 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:12.481248 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-caa0d8e0-0032-4af7-aa02-46b92b1ad0b8 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:12.486341 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-caa0d8e0-0032-4af7-aa02-46b92b1ad0b8 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 returned with HTTP 200 Jul 31 17:25:12.486781 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 462/1866] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:12 2026] GET /volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:25:12.548959 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-dc76ef14-2879-4098-8266-b9a7f03dcc1c req-1c09c22b-b24f-4433-9a95-48ef6e1197cd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:12.553631 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-dc76ef14-2879-4098-8266-b9a7f03dcc1c req-1c09c22b-b24f-4433-9a95-48ef6e1197cd tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 Jul 31 17:25:12.553631 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-dc76ef14-2879-4098-8266-b9a7f03dcc1c req-1c09c22b-b24f-4433-9a95-48ef6e1197cd tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:12.553631 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-dc76ef14-2879-4098-8266-b9a7f03dcc1c req-1c09c22b-b24f-4433-9a95-48ef6e1197cd tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:12.564117 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:12.564117 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:12.569298 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-dc76ef14-2879-4098-8266-b9a7f03dcc1c req-1c09c22b-b24f-4433-9a95-48ef6e1197cd tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:12.578632 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-dc76ef14-2879-4098-8266-b9a7f03dcc1c req-1c09c22b-b24f-4433-9a95-48ef6e1197cd tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 returned with HTTP 200 Jul 31 17:25:12.578632 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 469/1867] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:25:12 2026] GET /volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:12.699047 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b1b8c253-677f-4588-9680-1b184557534c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:12.702490 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b1b8c253-677f-4588-9680-1b184557534c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 Jul 31 17:25:12.702788 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b1b8c253-677f-4588-9680-1b184557534c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:12.703370 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b1b8c253-677f-4588-9680-1b184557534c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:12.719461 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:12.719461 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:12.724328 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b1b8c253-677f-4588-9680-1b184557534c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:25:12.725624 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-a7434927-5d10-42ad-a5fd-a6efad0cf3b9 req-cb80fb10-aed7-4844-a15b-eaa500509588 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:12.730803 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b1b8c253-677f-4588-9680-1b184557534c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 returned with HTTP 200 Jul 31 17:25:12.730889 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a7434927-5d10-42ad-a5fd-a6efad0cf3b9 req-cb80fb10-aed7-4844-a15b-eaa500509588 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/d78fe120-ad28-4691-b071-7d9b252688e2 Jul 31 17:25:12.730889 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a7434927-5d10-42ad-a5fd-a6efad0cf3b9 req-cb80fb10-aed7-4844-a15b-eaa500509588 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:12.730954 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 473/1868] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:12 2026] GET /volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:12.731025 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a7434927-5d10-42ad-a5fd-a6efad0cf3b9 req-cb80fb10-aed7-4844-a15b-eaa500509588 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:12.732691 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cbc2ba6e-5b76-40a1-a2bf-1723c400f24e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:12.735445 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cbc2ba6e-5b76-40a1-a2bf-1723c400f24e None None] GET https://10.4.3.92/volume// Jul 31 17:25:12.735445 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cbc2ba6e-5b76-40a1-a2bf-1723c400f24e None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:12.739993 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cbc2ba6e-5b76-40a1-a2bf-1723c400f24e None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:12.741017 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cbc2ba6e-5b76-40a1-a2bf-1723c400f24e None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:25:12.741605 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 463/1869] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:25:12 2026] GET /volume/ => generated 385 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:25:12.751802 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:12.751802 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:12.755883 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-dc76ef14-2879-4098-8266-b9a7f03dcc1c req-bcfd1ea5-996d-4c1f-b6da-fb1e4f8f1b7f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:12.762447 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-a7434927-5d10-42ad-a5fd-a6efad0cf3b9 req-cb80fb10-aed7-4844-a15b-eaa500509588 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:25:12.770752 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a7434927-5d10-42ad-a5fd-a6efad0cf3b9 req-cb80fb10-aed7-4844-a15b-eaa500509588 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/d78fe120-ad28-4691-b071-7d9b252688e2 returned with HTTP 200 Jul 31 17:25:12.771222 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 465/1870] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:25:12 2026] GET /volume/v3/volumes/d78fe120-ad28-4691-b071-7d9b252688e2 => generated 1658 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:12.941345 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-dc76ef14-2879-4098-8266-b9a7f03dcc1c req-bcfd1ea5-996d-4c1f-b6da-fb1e4f8f1b7f tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:25:12.941345 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-dc76ef14-2879-4098-8266-b9a7f03dcc1c req-bcfd1ea5-996d-4c1f-b6da-fb1e4f8f1b7f tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6ce95ada-cfa7-4236-85c4-38f488edd795", "connector": null, "instance_uuid": "62175252-0919-405b-8d51-fcd840353ef5"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:12.952550 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:12.952550 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:12.995451 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-dc76ef14-2879-4098-8266-b9a7f03dcc1c req-bcfd1ea5-996d-4c1f-b6da-fb1e4f8f1b7f tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:25:12.997453 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 470/1871] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:25:12 2026] POST /volume/v3/attachments => generated 273 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:13.048140 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9899862b-f6ad-4f7b-818e-8226644eafce None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:13.048140 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9899862b-f6ad-4f7b-818e-8226644eafce tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 Jul 31 17:25:13.048140 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9899862b-f6ad-4f7b-818e-8226644eafce tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:13.048730 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9899862b-f6ad-4f7b-818e-8226644eafce tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:13.061252 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-85977476-6896-4539-985c-0bccfa345de1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:13.061732 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-85977476-6896-4539-985c-0bccfa345de1 None None] GET https://10.4.3.92/volume// Jul 31 17:25:13.061942 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-85977476-6896-4539-985c-0bccfa345de1 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:13.062391 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:13.062391 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:13.062449 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-85977476-6896-4539-985c-0bccfa345de1 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:13.062604 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-85977476-6896-4539-985c-0bccfa345de1 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:25:13.062928 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 464/1872] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:25:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:25:13.067048 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9899862b-f6ad-4f7b-818e-8226644eafce tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:13.072124 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9899862b-f6ad-4f7b-818e-8226644eafce tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 returned with HTTP 200 Jul 31 17:25:13.072946 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 474/1873] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:13 2026] GET /volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:13.076069 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-dc76ef14-2879-4098-8266-b9a7f03dcc1c req-2487754a-91f4-46f0-accb-c9b8cc29f4b6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:13.080669 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-dc76ef14-2879-4098-8266-b9a7f03dcc1c req-2487754a-91f4-46f0-accb-c9b8cc29f4b6 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 Jul 31 17:25:13.080859 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-dc76ef14-2879-4098-8266-b9a7f03dcc1c req-2487754a-91f4-46f0-accb-c9b8cc29f4b6 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:13.081052 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-dc76ef14-2879-4098-8266-b9a7f03dcc1c req-2487754a-91f4-46f0-accb-c9b8cc29f4b6 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:13.091843 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:13.091843 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:13.096134 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-dc76ef14-2879-4098-8266-b9a7f03dcc1c req-2487754a-91f4-46f0-accb-c9b8cc29f4b6 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:13.102124 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-dc76ef14-2879-4098-8266-b9a7f03dcc1c req-2487754a-91f4-46f0-accb-c9b8cc29f4b6 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 returned with HTTP 200 Jul 31 17:25:13.102616 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 466/1874] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:25:13 2026] GET /volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 => generated 1020 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:25:13.221522 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-dc76ef14-2879-4098-8266-b9a7f03dcc1c req-180fd33d-a3b9-44c1-bd8c-d3ec730e9339 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:13.224593 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-dc76ef14-2879-4098-8266-b9a7f03dcc1c req-180fd33d-a3b9-44c1-bd8c-d3ec730e9339 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] PUT https://10.4.3.92/volume/v3/attachments/d730b3a9-e6e4-45e3-a7bf-b6955d9e98ac Jul 31 17:25:13.224913 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-dc76ef14-2879-4098-8266-b9a7f03dcc1c req-180fd33d-a3b9-44c1-bd8c-d3ec730e9339 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:13.234109 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-dc76ef14-2879-4098-8266-b9a7f03dcc1c req-180fd33d-a3b9-44c1-bd8c-d3ec730e9339 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Acquiring lock "cinder-attachment_update-6ce95ada-cfa7-4236-85c4-38f488edd795-np0000006248" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:25:13.239384 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-dc76ef14-2879-4098-8266-b9a7f03dcc1c req-180fd33d-a3b9-44c1-bd8c-d3ec730e9339 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Lock "cinder-attachment_update-6ce95ada-cfa7-4236-85c4-38f488edd795-np0000006248" acquired by "attachment_update" :: waited 0.005s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:25:13.240564 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:13.240564 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:13.377793 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-dc76ef14-2879-4098-8266-b9a7f03dcc1c req-180fd33d-a3b9-44c1-bd8c-d3ec730e9339 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Lock "cinder-attachment_update-6ce95ada-cfa7-4236-85c4-38f488edd795-np0000006248" released by "attachment_update" :: held 0.138s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:25:13.378160 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-dc76ef14-2879-4098-8266-b9a7f03dcc1c req-180fd33d-a3b9-44c1-bd8c-d3ec730e9339 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/attachments/d730b3a9-e6e4-45e3-a7bf-b6955d9e98ac returned with HTTP 200 Jul 31 17:25:13.378841 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 471/1875] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:25:13 2026] PUT /volume/v3/attachments/d730b3a9-e6e4-45e3-a7bf-b6955d9e98ac => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:13.592877 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-882fccf7-6433-4e7b-8efe-c888888fa8ef req-3052b3d6-ff1e-4c28-ac46-486ad1563f3f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:13.595763 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-882fccf7-6433-4e7b-8efe-c888888fa8ef req-3052b3d6-ff1e-4c28-ac46-486ad1563f3f tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] POST https://10.4.3.92/volume/v3/attachments/d858c43b-4690-412f-8886-b74ace8fb98e/action Jul 31 17:25:13.596929 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-882fccf7-6433-4e7b-8efe-c888888fa8ef req-3052b3d6-ff1e-4c28-ac46-486ad1563f3f tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:25:13.597904 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-882fccf7-6433-4e7b-8efe-c888888fa8ef req-3052b3d6-ff1e-4c28-ac46-486ad1563f3f tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:13.620017 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:13.620017 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:13.638812 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-882fccf7-6433-4e7b-8efe-c888888fa8ef req-3052b3d6-ff1e-4c28-ac46-486ad1563f3f tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/attachments/d858c43b-4690-412f-8886-b74ace8fb98e/action returned with HTTP 204 Jul 31 17:25:13.639840 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 465/1876] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:25:13 2026] POST /volume/v3/attachments/d858c43b-4690-412f-8886-b74ace8fb98e/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:25:13.753050 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-56ee9605-1e17-4f1d-92c0-c42f891eec17 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:13.758847 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-56ee9605-1e17-4f1d-92c0-c42f891eec17 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 Jul 31 17:25:13.759160 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-56ee9605-1e17-4f1d-92c0-c42f891eec17 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:13.759579 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-56ee9605-1e17-4f1d-92c0-c42f891eec17 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:13.774940 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:13.774940 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:13.784053 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-56ee9605-1e17-4f1d-92c0-c42f891eec17 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:25:13.791593 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-56ee9605-1e17-4f1d-92c0-c42f891eec17 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 returned with HTTP 200 Jul 31 17:25:13.791593 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 475/1877] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:13 2026] GET /volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:13.816381 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-11ad11b0-b4cc-4780-b87a-3619ad59184d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:13.818543 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-11ad11b0-b4cc-4780-b87a-3619ad59184d tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] POST https://10.4.3.92/volume/v3/backups Jul 31 17:25:13.818976 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-11ad11b0-b4cc-4780-b87a-3619ad59184d tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a35d0b6e-a615-45b4-9651-91d1bb3eaa70", "force": true, "name": "tempest-VolumesBackupsTest-Backup-2039877451", "container": "tempest-volumesbackupstest-backup-container-1557096808"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:13.827096 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-11ad11b0-b4cc-4780-b87a-3619ad59184d tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Creating new backup {'backup': {'volume_id': 'a35d0b6e-a615-45b4-9651-91d1bb3eaa70', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-2039877451', 'container': 'tempest-volumesbackupstest-backup-container-1557096808'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:25:13.827303 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-11ad11b0-b4cc-4780-b87a-3619ad59184d tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Creating backup of volume a35d0b6e-a615-45b4-9651-91d1bb3eaa70 in container tempest-volumesbackupstest-backup-container-1557096808 Jul 31 17:25:13.844798 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:13.844798 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:13.845573 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-11ad11b0-b4cc-4780-b87a-3619ad59184d tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:25:13.875077 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-11ad11b0-b4cc-4780-b87a-3619ad59184d tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Created reservations ['d9708387-7ebd-40bc-afd3-1c206c6dc5bf', 'd4c310b0-7f4a-4958-8347-978865a76b66'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:25:13.926040 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-11ad11b0-b4cc-4780-b87a-3619ad59184d tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:25:13.926667 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 467/1878] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:25:13 2026] POST /volume/v3/backups => generated 328 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:25:13.940862 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-71bae2ff-3b89-4ae2-8058-2f19ccd776fc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:13.943260 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-71bae2ff-3b89-4ae2-8058-2f19ccd776fc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e Jul 31 17:25:13.947033 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-71bae2ff-3b89-4ae2-8058-2f19ccd776fc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:13.947033 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-71bae2ff-3b89-4ae2-8058-2f19ccd776fc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:13.947033 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-71bae2ff-3b89-4ae2-8058-2f19ccd776fc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id d84606d4-e966-49bb-b5f7-ccc535874a4e. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:13.958359 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:13.958359 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:13.962503 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-71bae2ff-3b89-4ae2-8058-2f19ccd776fc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e returned with HTTP 200 Jul 31 17:25:13.963649 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 472/1879] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:13 2026] GET /volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e => generated 787 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:14.096347 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-76ef0203-b9ee-4141-9a74-4224ef5c3b1c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:14.097165 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-76ef0203-b9ee-4141-9a74-4224ef5c3b1c tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 Jul 31 17:25:14.097165 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-76ef0203-b9ee-4141-9a74-4224ef5c3b1c tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:14.097363 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-76ef0203-b9ee-4141-9a74-4224ef5c3b1c tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:14.133708 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:14.133708 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:14.144108 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-76ef0203-b9ee-4141-9a74-4224ef5c3b1c tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:14.158335 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-76ef0203-b9ee-4141-9a74-4224ef5c3b1c tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 returned with HTTP 200 Jul 31 17:25:14.158335 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 466/1880] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:14 2026] GET /volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 => generated 841 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:14.448442 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-d3c3c986-0a01-490b-b20d-76ccb781c17f req-270591de-62eb-48d4-9fd8-a9edbda61301 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:14.452465 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d3c3c986-0a01-490b-b20d-76ccb781c17f req-270591de-62eb-48d4-9fd8-a9edbda61301 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] DELETE https://10.4.3.92/volume/v3/attachments/78d4975c-b1ce-4de7-9f0d-98129b21866b Jul 31 17:25:14.452800 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d3c3c986-0a01-490b-b20d-76ccb781c17f req-270591de-62eb-48d4-9fd8-a9edbda61301 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:14.453074 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d3c3c986-0a01-490b-b20d-76ccb781c17f req-270591de-62eb-48d4-9fd8-a9edbda61301 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:14.466611 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:14.466611 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:14.539642 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d3c3c986-0a01-490b-b20d-76ccb781c17f req-270591de-62eb-48d4-9fd8-a9edbda61301 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/attachments/78d4975c-b1ce-4de7-9f0d-98129b21866b returned with HTTP 200 Jul 31 17:25:14.539642 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 476/1881] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:25:14 2026] DELETE /volume/v3/attachments/78d4975c-b1ce-4de7-9f0d-98129b21866b => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:14.826219 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-a7434927-5d10-42ad-a5fd-a6efad0cf3b9 req-48d114cb-929c-4e27-b809-c8b078d73cc6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:14.835176 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a7434927-5d10-42ad-a5fd-a6efad0cf3b9 req-48d114cb-929c-4e27-b809-c8b078d73cc6 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] DELETE https://10.4.3.92/volume/v3/attachments/d16465ee-6411-471a-aeb7-37ddd93e2185 Jul 31 17:25:14.835537 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a7434927-5d10-42ad-a5fd-a6efad0cf3b9 req-48d114cb-929c-4e27-b809-c8b078d73cc6 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:14.835744 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a7434927-5d10-42ad-a5fd-a6efad0cf3b9 req-48d114cb-929c-4e27-b809-c8b078d73cc6 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:14.856409 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:14.856409 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:14.918007 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a7434927-5d10-42ad-a5fd-a6efad0cf3b9 req-48d114cb-929c-4e27-b809-c8b078d73cc6 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/attachments/d16465ee-6411-471a-aeb7-37ddd93e2185 returned with HTTP 200 Jul 31 17:25:14.918119 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 468/1882] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:25:14 2026] DELETE /volume/v3/attachments/d16465ee-6411-471a-aeb7-37ddd93e2185 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:14.978242 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f0230d06-6064-4049-8b07-6bc621942efa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:14.984998 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f0230d06-6064-4049-8b07-6bc621942efa tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e Jul 31 17:25:14.985191 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f0230d06-6064-4049-8b07-6bc621942efa tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:14.985617 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f0230d06-6064-4049-8b07-6bc621942efa tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:14.985617 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f0230d06-6064-4049-8b07-6bc621942efa tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id d84606d4-e966-49bb-b5f7-ccc535874a4e. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:14.992344 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:14.992344 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:14.993380 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f0230d06-6064-4049-8b07-6bc621942efa tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e returned with HTTP 200 Jul 31 17:25:14.993861 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 473/1883] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:14 2026] GET /volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:15.177874 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3ba27791-d33b-4fb8-87d6-6963d892d594 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:15.181489 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3ba27791-d33b-4fb8-87d6-6963d892d594 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 Jul 31 17:25:15.182923 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3ba27791-d33b-4fb8-87d6-6963d892d594 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:15.182923 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3ba27791-d33b-4fb8-87d6-6963d892d594 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:15.211267 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:15.211267 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:15.217550 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3ba27791-d33b-4fb8-87d6-6963d892d594 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:15.224747 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3ba27791-d33b-4fb8-87d6-6963d892d594 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 returned with HTTP 200 Jul 31 17:25:15.225621 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 467/1884] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:15 2026] GET /volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 => generated 841 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:16.009054 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-228c286e-ec77-45a6-b62d-c21025e09fcf None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:16.011664 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-228c286e-ec77-45a6-b62d-c21025e09fcf tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e Jul 31 17:25:16.012236 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-228c286e-ec77-45a6-b62d-c21025e09fcf tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:16.012236 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-228c286e-ec77-45a6-b62d-c21025e09fcf tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:16.012469 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-228c286e-ec77-45a6-b62d-c21025e09fcf tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id d84606d4-e966-49bb-b5f7-ccc535874a4e. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:16.020940 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:16.020940 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:16.022150 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-228c286e-ec77-45a6-b62d-c21025e09fcf tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e returned with HTTP 200 Jul 31 17:25:16.022742 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 477/1885] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:16 2026] GET /volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:16.239993 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b7622011-a200-4699-b0be-ac08a9afeb67 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:16.242685 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b7622011-a200-4699-b0be-ac08a9afeb67 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 Jul 31 17:25:16.242874 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b7622011-a200-4699-b0be-ac08a9afeb67 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:16.243058 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b7622011-a200-4699-b0be-ac08a9afeb67 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:16.258772 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:16.258772 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:16.275773 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b7622011-a200-4699-b0be-ac08a9afeb67 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:16.287150 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b7622011-a200-4699-b0be-ac08a9afeb67 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 returned with HTTP 200 Jul 31 17:25:16.287150 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 469/1886] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:16 2026] GET /volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 => generated 841 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:16.768561 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-324b3678-1b7d-4fe0-90a5-b8a4010001ce None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:16.772847 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-324b3678-1b7d-4fe0-90a5-b8a4010001ce tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] DELETE https://10.4.3.92/volume/v3/volumes/756b6e99-bdb1-4c09-bcfb-1f112a7fc95c Jul 31 17:25:16.773136 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-324b3678-1b7d-4fe0-90a5-b8a4010001ce tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:16.773398 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-324b3678-1b7d-4fe0-90a5-b8a4010001ce tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:16.773827 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-324b3678-1b7d-4fe0-90a5-b8a4010001ce tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Delete volume with id: 756b6e99-bdb1-4c09-bcfb-1f112a7fc95c Jul 31 17:25:16.784547 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:16.784547 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:16.785423 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-324b3678-1b7d-4fe0-90a5-b8a4010001ce tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Volume info retrieved successfully. Jul 31 17:25:16.811098 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-324b3678-1b7d-4fe0-90a5-b8a4010001ce tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Delete volume request issued successfully. Jul 31 17:25:16.811822 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-324b3678-1b7d-4fe0-90a5-b8a4010001ce tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/volumes/756b6e99-bdb1-4c09-bcfb-1f112a7fc95c returned with HTTP 202 Jul 31 17:25:16.812216 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 474/1887] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:25:16 2026] DELETE /volume/v3/volumes/756b6e99-bdb1-4c09-bcfb-1f112a7fc95c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:25:16.823509 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e9f3b82e-92ea-451e-b008-72dd15c81898 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:16.825923 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e9f3b82e-92ea-451e-b008-72dd15c81898 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] DELETE https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 Jul 31 17:25:16.826333 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e9f3b82e-92ea-451e-b008-72dd15c81898 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:16.826439 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e9f3b82e-92ea-451e-b008-72dd15c81898 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:16.826603 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-e9f3b82e-92ea-451e-b008-72dd15c81898 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Delete backup with id: 22e752bc-b6e7-4880-af6d-384271abe6f5. Jul 31 17:25:16.831637 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:16.831637 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:16.852907 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-e9f3b82e-92ea-451e-b008-72dd15c81898 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] delete_backup rpcapi backup_id 22e752bc-b6e7-4880-af6d-384271abe6f5 {{(pid=100271) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:25:16.855216 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e9f3b82e-92ea-451e-b008-72dd15c81898 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 returned with HTTP 202 Jul 31 17:25:16.855687 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 468/1888] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:25:16 2026] DELETE /volume/v3/backups/22e752bc-b6e7-4880-af6d-384271abe6f5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:25:16.865083 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-88596f86-be1b-4736-927b-c0b279953686 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:16.869390 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-88596f86-be1b-4736-927b-c0b279953686 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] DELETE https://10.4.3.92/volume/v3/volumes/1f8e3269-018c-4db7-a8b4-0c101844c585 Jul 31 17:25:16.870068 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-88596f86-be1b-4736-927b-c0b279953686 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:16.870068 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-88596f86-be1b-4736-927b-c0b279953686 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:16.870270 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-88596f86-be1b-4736-927b-c0b279953686 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Delete volume with id: 1f8e3269-018c-4db7-a8b4-0c101844c585 Jul 31 17:25:16.880245 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:16.880245 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:16.881191 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-88596f86-be1b-4736-927b-c0b279953686 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Volume info retrieved successfully. Jul 31 17:25:16.910993 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-88596f86-be1b-4736-927b-c0b279953686 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Delete volume request issued successfully. Jul 31 17:25:16.911279 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-88596f86-be1b-4736-927b-c0b279953686 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/volumes/1f8e3269-018c-4db7-a8b4-0c101844c585 returned with HTTP 202 Jul 31 17:25:16.911787 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 478/1889] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:25:16 2026] DELETE /volume/v3/volumes/1f8e3269-018c-4db7-a8b4-0c101844c585 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:25:16.921135 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-659f6f91-2f41-4406-9743-12f428866b7f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:16.923254 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-659f6f91-2f41-4406-9743-12f428866b7f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/volumes/1f8e3269-018c-4db7-a8b4-0c101844c585 Jul 31 17:25:16.923635 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-659f6f91-2f41-4406-9743-12f428866b7f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:16.923834 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-659f6f91-2f41-4406-9743-12f428866b7f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:16.935485 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:16.935485 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:16.947258 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-659f6f91-2f41-4406-9743-12f428866b7f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Volume info retrieved successfully. Jul 31 17:25:16.958842 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-659f6f91-2f41-4406-9743-12f428866b7f tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/volumes/1f8e3269-018c-4db7-a8b4-0c101844c585 returned with HTTP 200 Jul 31 17:25:16.959483 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 470/1890] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:16 2026] GET /volume/v3/volumes/1f8e3269-018c-4db7-a8b4-0c101844c585 => generated 1358 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:17.043476 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0e6a678f-cf71-40dc-b612-4958b94d766a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:17.046360 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0e6a678f-cf71-40dc-b612-4958b94d766a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e Jul 31 17:25:17.046665 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0e6a678f-cf71-40dc-b612-4958b94d766a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:17.046915 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0e6a678f-cf71-40dc-b612-4958b94d766a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:17.047051 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-0e6a678f-cf71-40dc-b612-4958b94d766a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id d84606d4-e966-49bb-b5f7-ccc535874a4e. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:17.055358 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:17.055358 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:17.056241 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0e6a678f-cf71-40dc-b612-4958b94d766a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e returned with HTTP 200 Jul 31 17:25:17.056651 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 475/1891] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:17 2026] GET /volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:17.123562 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-23146f19-1dc0-4837-84b1-3ea38607836d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:17.125654 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-23146f19-1dc0-4837-84b1-3ea38607836d tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] DELETE https://10.4.3.92/volume/v3/volumes/d78fe120-ad28-4691-b071-7d9b252688e2 Jul 31 17:25:17.127139 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-23146f19-1dc0-4837-84b1-3ea38607836d tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:17.127139 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-23146f19-1dc0-4837-84b1-3ea38607836d tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:17.127504 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-23146f19-1dc0-4837-84b1-3ea38607836d tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Delete volume with id: d78fe120-ad28-4691-b071-7d9b252688e2 Jul 31 17:25:17.140425 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:17.140425 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:17.140963 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-23146f19-1dc0-4837-84b1-3ea38607836d tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:25:17.172783 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-23146f19-1dc0-4837-84b1-3ea38607836d tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Delete volume request issued successfully. Jul 31 17:25:17.172959 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-23146f19-1dc0-4837-84b1-3ea38607836d tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/d78fe120-ad28-4691-b071-7d9b252688e2 returned with HTTP 202 Jul 31 17:25:17.173633 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 469/1892] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:25:17 2026] DELETE /volume/v3/volumes/d78fe120-ad28-4691-b071-7d9b252688e2 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:25:17.184124 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d6ac89c0-efca-4082-92b2-05b12754ad03 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:17.187423 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d6ac89c0-efca-4082-92b2-05b12754ad03 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/d78fe120-ad28-4691-b071-7d9b252688e2 Jul 31 17:25:17.187657 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d6ac89c0-efca-4082-92b2-05b12754ad03 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:17.187865 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d6ac89c0-efca-4082-92b2-05b12754ad03 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:17.198162 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:17.198162 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:17.204706 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d6ac89c0-efca-4082-92b2-05b12754ad03 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Volume info retrieved successfully. Jul 31 17:25:17.211502 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d6ac89c0-efca-4082-92b2-05b12754ad03 tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/d78fe120-ad28-4691-b071-7d9b252688e2 returned with HTTP 200 Jul 31 17:25:17.212770 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 479/1893] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:17 2026] GET /volume/v3/volumes/d78fe120-ad28-4691-b071-7d9b252688e2 => generated 1365 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:17.310730 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e83c9234-2a82-4514-8ff9-81c39bc403e0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:17.313285 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e83c9234-2a82-4514-8ff9-81c39bc403e0 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 Jul 31 17:25:17.313796 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e83c9234-2a82-4514-8ff9-81c39bc403e0 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:17.314674 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e83c9234-2a82-4514-8ff9-81c39bc403e0 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:17.329459 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:17.329459 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:17.338239 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e83c9234-2a82-4514-8ff9-81c39bc403e0 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:17.348970 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e83c9234-2a82-4514-8ff9-81c39bc403e0 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 returned with HTTP 200 Jul 31 17:25:17.349517 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 471/1894] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:17 2026] GET /volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:17.551375 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-dc76ef14-2879-4098-8266-b9a7f03dcc1c req-ef860554-dac8-4108-84f1-f13605d56ecf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:17.555670 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-dc76ef14-2879-4098-8266-b9a7f03dcc1c req-ef860554-dac8-4108-84f1-f13605d56ecf tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] POST https://10.4.3.92/volume/v3/attachments/d730b3a9-e6e4-45e3-a7bf-b6955d9e98ac/action Jul 31 17:25:17.556130 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-dc76ef14-2879-4098-8266-b9a7f03dcc1c req-ef860554-dac8-4108-84f1-f13605d56ecf tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:25:17.556297 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-dc76ef14-2879-4098-8266-b9a7f03dcc1c req-ef860554-dac8-4108-84f1-f13605d56ecf tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:17.590700 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:17.590700 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:17.607154 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-dc76ef14-2879-4098-8266-b9a7f03dcc1c req-ef860554-dac8-4108-84f1-f13605d56ecf tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/attachments/d730b3a9-e6e4-45e3-a7bf-b6955d9e98ac/action returned with HTTP 204 Jul 31 17:25:17.607773 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 476/1895] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:25:17 2026] POST /volume/v3/attachments/d730b3a9-e6e4-45e3-a7bf-b6955d9e98ac/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:25:17.977285 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-479059c9-34f9-4760-aa72-040e644af828 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:17.980794 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-479059c9-34f9-4760-aa72-040e644af828 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] GET https://10.4.3.92/volume/v3/volumes/1f8e3269-018c-4db7-a8b4-0c101844c585 Jul 31 17:25:17.980794 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-479059c9-34f9-4760-aa72-040e644af828 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:17.980794 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-479059c9-34f9-4760-aa72-040e644af828 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:17.987288 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-479059c9-34f9-4760-aa72-040e644af828 tempest-TestVolumeBackupRestore-1260291607 tempest-TestVolumeBackupRestore-1260291607-project-member] https://10.4.3.92/volume/v3/volumes/1f8e3269-018c-4db7-a8b4-0c101844c585 returned with HTTP 404 Jul 31 17:25:17.987941 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 470/1896] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:17 2026] GET /volume/v3/volumes/1f8e3269-018c-4db7-a8b4-0c101844c585 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:25:18.069588 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d1e643bc-a443-46a8-acf9-8ad7cd5e89c8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:18.072729 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d1e643bc-a443-46a8-acf9-8ad7cd5e89c8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e Jul 31 17:25:18.072729 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d1e643bc-a443-46a8-acf9-8ad7cd5e89c8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:18.073376 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d1e643bc-a443-46a8-acf9-8ad7cd5e89c8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:18.073376 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-d1e643bc-a443-46a8-acf9-8ad7cd5e89c8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id d84606d4-e966-49bb-b5f7-ccc535874a4e. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:18.079799 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:18.079799 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:18.081291 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d1e643bc-a443-46a8-acf9-8ad7cd5e89c8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e returned with HTTP 200 Jul 31 17:25:18.081879 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 480/1897] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:18 2026] GET /volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:18.228347 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-58a97cfb-9f8b-43db-8d6f-e7f681e0d05c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:18.230730 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-58a97cfb-9f8b-43db-8d6f-e7f681e0d05c tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] GET https://10.4.3.92/volume/v3/volumes/d78fe120-ad28-4691-b071-7d9b252688e2 Jul 31 17:25:18.230984 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-58a97cfb-9f8b-43db-8d6f-e7f681e0d05c tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:18.231184 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-58a97cfb-9f8b-43db-8d6f-e7f681e0d05c tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:18.238448 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-58a97cfb-9f8b-43db-8d6f-e7f681e0d05c tempest-AttachVolumeMultiAttachTest-1050417242 tempest-AttachVolumeMultiAttachTest-1050417242-project-member] https://10.4.3.92/volume/v3/volumes/d78fe120-ad28-4691-b071-7d9b252688e2 returned with HTTP 404 Jul 31 17:25:18.239087 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 472/1898] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:18 2026] GET /volume/v3/volumes/d78fe120-ad28-4691-b071-7d9b252688e2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:25:18.364821 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bb4782e8-89fb-44ed-8b85-b1588445b4ba None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:18.366993 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bb4782e8-89fb-44ed-8b85-b1588445b4ba tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 Jul 31 17:25:18.367164 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bb4782e8-89fb-44ed-8b85-b1588445b4ba tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:18.367377 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bb4782e8-89fb-44ed-8b85-b1588445b4ba tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:18.383675 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:18.383675 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:18.388983 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bb4782e8-89fb-44ed-8b85-b1588445b4ba tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:18.397879 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bb4782e8-89fb-44ed-8b85-b1588445b4ba tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 returned with HTTP 200 Jul 31 17:25:18.398448 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 477/1899] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:18 2026] GET /volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 => generated 1133 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:18.418263 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b08b768d-b281-4195-bb9e-68cb0d2315cf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:18.421710 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b08b768d-b281-4195-bb9e-68cb0d2315cf tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 Jul 31 17:25:18.421710 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b08b768d-b281-4195-bb9e-68cb0d2315cf tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:18.422765 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b08b768d-b281-4195-bb9e-68cb0d2315cf tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:18.437939 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:18.437939 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:18.441662 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b08b768d-b281-4195-bb9e-68cb0d2315cf tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:18.451515 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b08b768d-b281-4195-bb9e-68cb0d2315cf tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 returned with HTTP 200 Jul 31 17:25:18.452496 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 471/1900] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:18 2026] GET /volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 => generated 1133 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:18.801342 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-74d903f3-134e-41a7-813f-efcbc8222384 req-1848fa0c-9954-4c59-9afe-60f96dc0c766 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:18.803819 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-74d903f3-134e-41a7-813f-efcbc8222384 req-1848fa0c-9954-4c59-9afe-60f96dc0c766 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 Jul 31 17:25:18.804102 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-74d903f3-134e-41a7-813f-efcbc8222384 req-1848fa0c-9954-4c59-9afe-60f96dc0c766 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:18.804220 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-74d903f3-134e-41a7-813f-efcbc8222384 req-1848fa0c-9954-4c59-9afe-60f96dc0c766 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:18.818683 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:18.818683 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:18.821881 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-74d903f3-134e-41a7-813f-efcbc8222384 req-1848fa0c-9954-4c59-9afe-60f96dc0c766 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:18.826587 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-74d903f3-134e-41a7-813f-efcbc8222384 req-1848fa0c-9954-4c59-9afe-60f96dc0c766 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 returned with HTTP 200 Jul 31 17:25:18.826988 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 481/1901] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:25:18 2026] GET /volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 => generated 1133 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:18.864287 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-74d903f3-134e-41a7-813f-efcbc8222384 req-0ca22203-8661-438b-bfff-4ff9851b64cd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:18.871657 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-74d903f3-134e-41a7-813f-efcbc8222384 req-0ca22203-8661-438b-bfff-4ff9851b64cd tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] POST https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27/action Jul 31 17:25:18.872480 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-74d903f3-134e-41a7-813f-efcbc8222384 req-0ca22203-8661-438b-bfff-4ff9851b64cd tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:25:18.872480 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-74d903f3-134e-41a7-813f-efcbc8222384 req-0ca22203-8661-438b-bfff-4ff9851b64cd tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:18.886578 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:18.886578 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:18.887641 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-74d903f3-134e-41a7-813f-efcbc8222384 req-0ca22203-8661-438b-bfff-4ff9851b64cd tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:18.902337 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-74d903f3-134e-41a7-813f-efcbc8222384 req-0ca22203-8661-438b-bfff-4ff9851b64cd tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Begin detaching volume completed successfully. Jul 31 17:25:18.902748 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-74d903f3-134e-41a7-813f-efcbc8222384 req-0ca22203-8661-438b-bfff-4ff9851b64cd tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27/action returned with HTTP 202 Jul 31 17:25:18.903801 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 473/1902] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:25:18 2026] POST /volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:25:18.926114 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-886ac253-f441-48db-9134-933ba72a442d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:18.928579 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-886ac253-f441-48db-9134-933ba72a442d tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 Jul 31 17:25:18.928817 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-886ac253-f441-48db-9134-933ba72a442d tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:18.929038 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-886ac253-f441-48db-9134-933ba72a442d tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:18.945981 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:18.945981 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:18.956193 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-886ac253-f441-48db-9134-933ba72a442d tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:18.958795 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ce3cf0ef-ffdb-4f0b-91b8-ab74142da38a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:18.960470 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ce3cf0ef-ffdb-4f0b-91b8-ab74142da38a None None] GET https://10.4.3.92/volume// Jul 31 17:25:18.960470 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ce3cf0ef-ffdb-4f0b-91b8-ab74142da38a None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:18.961258 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ce3cf0ef-ffdb-4f0b-91b8-ab74142da38a None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:18.961680 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ce3cf0ef-ffdb-4f0b-91b8-ab74142da38a None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:25:18.962044 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-886ac253-f441-48db-9134-933ba72a442d tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 returned with HTTP 200 Jul 31 17:25:18.962626 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 478/1903] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:18 2026] GET /volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 => generated 1136 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:18.964636 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 472/1904] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:25:18 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:25:18.974082 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-74d903f3-134e-41a7-813f-efcbc8222384 req-60a68af1-97ca-4344-8173-e67c0024d4fd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:18.977690 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-74d903f3-134e-41a7-813f-efcbc8222384 req-60a68af1-97ca-4344-8173-e67c0024d4fd tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 Jul 31 17:25:18.977912 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-74d903f3-134e-41a7-813f-efcbc8222384 req-60a68af1-97ca-4344-8173-e67c0024d4fd tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:18.978082 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-74d903f3-134e-41a7-813f-efcbc8222384 req-60a68af1-97ca-4344-8173-e67c0024d4fd tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:18.992354 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:18.992354 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:18.998497 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-74d903f3-134e-41a7-813f-efcbc8222384 req-60a68af1-97ca-4344-8173-e67c0024d4fd tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:19.005045 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-74d903f3-134e-41a7-813f-efcbc8222384 req-60a68af1-97ca-4344-8173-e67c0024d4fd tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 returned with HTTP 200 Jul 31 17:25:19.005855 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 482/1905] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:25:18 2026] GET /volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 => generated 1316 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:25:19.097231 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7e3e98f2-3d36-4107-9e3f-f9503b8474e8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:19.099798 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7e3e98f2-3d36-4107-9e3f-f9503b8474e8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e Jul 31 17:25:19.100097 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7e3e98f2-3d36-4107-9e3f-f9503b8474e8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:19.100999 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7e3e98f2-3d36-4107-9e3f-f9503b8474e8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:19.100999 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-7e3e98f2-3d36-4107-9e3f-f9503b8474e8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id d84606d4-e966-49bb-b5f7-ccc535874a4e. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:19.109080 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:19.109080 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:19.110152 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7e3e98f2-3d36-4107-9e3f-f9503b8474e8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e returned with HTTP 200 Jul 31 17:25:19.111011 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 474/1906] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:19 2026] GET /volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:19.985849 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cd7b6c90-bfa8-4fe7-af94-2c0b0e8f4d5d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:19.990238 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cd7b6c90-bfa8-4fe7-af94-2c0b0e8f4d5d tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 Jul 31 17:25:19.990238 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cd7b6c90-bfa8-4fe7-af94-2c0b0e8f4d5d tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:19.990238 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cd7b6c90-bfa8-4fe7-af94-2c0b0e8f4d5d tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:20.007872 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:20.007872 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:20.017777 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cd7b6c90-bfa8-4fe7-af94-2c0b0e8f4d5d tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:20.022804 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cd7b6c90-bfa8-4fe7-af94-2c0b0e8f4d5d tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 returned with HTTP 200 Jul 31 17:25:20.023370 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 479/1907] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:19 2026] GET /volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 => generated 1136 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:20.125021 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-03265135-3c29-4619-9743-74bbb93973c7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:20.127541 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-03265135-3c29-4619-9743-74bbb93973c7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e Jul 31 17:25:20.127541 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-03265135-3c29-4619-9743-74bbb93973c7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:20.127879 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-03265135-3c29-4619-9743-74bbb93973c7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:20.128020 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-03265135-3c29-4619-9743-74bbb93973c7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id d84606d4-e966-49bb-b5f7-ccc535874a4e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:20.140174 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:20.140174 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:20.141125 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-03265135-3c29-4619-9743-74bbb93973c7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e returned with HTTP 200 Jul 31 17:25:20.141721 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 473/1908] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:20 2026] GET /volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:20.265378 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-74d903f3-134e-41a7-813f-efcbc8222384 req-36bbb3f9-cbec-4f88-b96f-fddf870d59f1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:20.268104 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-74d903f3-134e-41a7-813f-efcbc8222384 req-36bbb3f9-cbec-4f88-b96f-fddf870d59f1 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] DELETE https://10.4.3.92/volume/v3/attachments/89d9da3b-f8a1-4330-8a59-e465ca5ddc1c Jul 31 17:25:20.268275 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-74d903f3-134e-41a7-813f-efcbc8222384 req-36bbb3f9-cbec-4f88-b96f-fddf870d59f1 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:20.269298 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-74d903f3-134e-41a7-813f-efcbc8222384 req-36bbb3f9-cbec-4f88-b96f-fddf870d59f1 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:20.278919 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:20.278919 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:20.340202 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-74d903f3-134e-41a7-813f-efcbc8222384 req-36bbb3f9-cbec-4f88-b96f-fddf870d59f1 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/attachments/89d9da3b-f8a1-4330-8a59-e465ca5ddc1c returned with HTTP 200 Jul 31 17:25:20.341009 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 483/1909] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:25:20 2026] DELETE /volume/v3/attachments/89d9da3b-f8a1-4330-8a59-e465ca5ddc1c => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:25:21.041377 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-02677e50-2aa2-401b-893d-8b78692a1426 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:21.044690 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-02677e50-2aa2-401b-893d-8b78692a1426 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 Jul 31 17:25:21.044690 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-02677e50-2aa2-401b-893d-8b78692a1426 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:21.044690 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-02677e50-2aa2-401b-893d-8b78692a1426 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:21.053424 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:21.053424 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:21.059728 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-02677e50-2aa2-401b-893d-8b78692a1426 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:21.068806 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-02677e50-2aa2-401b-893d-8b78692a1426 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 returned with HTTP 200 Jul 31 17:25:21.069710 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 475/1910] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:21 2026] GET /volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:21.154286 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0d015961-6d6e-4235-9804-6f6875d9c264 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:21.156776 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0d015961-6d6e-4235-9804-6f6875d9c264 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e Jul 31 17:25:21.157019 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0d015961-6d6e-4235-9804-6f6875d9c264 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:21.157286 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0d015961-6d6e-4235-9804-6f6875d9c264 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:21.157459 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-0d015961-6d6e-4235-9804-6f6875d9c264 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id d84606d4-e966-49bb-b5f7-ccc535874a4e. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:21.166541 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:21.166541 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:21.168795 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0d015961-6d6e-4235-9804-6f6875d9c264 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e returned with HTTP 200 Jul 31 17:25:21.169494 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 480/1911] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:21 2026] GET /volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:21.210759 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-bdad2b30-f2af-4084-9653-bf57d1495d02 req-0ddf58fe-64c2-48c3-bc5a-b0583f1ad4e5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:21.213331 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bdad2b30-f2af-4084-9653-bf57d1495d02 req-0ddf58fe-64c2-48c3-bc5a-b0583f1ad4e5 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 Jul 31 17:25:21.213656 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-bdad2b30-f2af-4084-9653-bf57d1495d02 req-0ddf58fe-64c2-48c3-bc5a-b0583f1ad4e5 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:21.213934 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-bdad2b30-f2af-4084-9653-bf57d1495d02 req-0ddf58fe-64c2-48c3-bc5a-b0583f1ad4e5 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:21.235274 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:21.235274 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:21.248271 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-bdad2b30-f2af-4084-9653-bf57d1495d02 req-0ddf58fe-64c2-48c3-bc5a-b0583f1ad4e5 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:21.267031 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bdad2b30-f2af-4084-9653-bf57d1495d02 req-0ddf58fe-64c2-48c3-bc5a-b0583f1ad4e5 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 returned with HTTP 200 Jul 31 17:25:21.267615 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 474/1912] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:25:21 2026] GET /volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 => generated 1133 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:21.310511 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-bdad2b30-f2af-4084-9653-bf57d1495d02 req-c77eaf93-dc7f-4f72-9e61-9b041d1bbcc4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:21.311632 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-bdad2b30-f2af-4084-9653-bf57d1495d02 req-c77eaf93-dc7f-4f72-9e61-9b041d1bbcc4 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] POST https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795/action Jul 31 17:25:21.312889 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-bdad2b30-f2af-4084-9653-bf57d1495d02 req-c77eaf93-dc7f-4f72-9e61-9b041d1bbcc4 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:25:21.312889 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-bdad2b30-f2af-4084-9653-bf57d1495d02 req-c77eaf93-dc7f-4f72-9e61-9b041d1bbcc4 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:21.351083 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:21.351083 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:21.351785 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-bdad2b30-f2af-4084-9653-bf57d1495d02 req-c77eaf93-dc7f-4f72-9e61-9b041d1bbcc4 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:21.365034 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-bdad2b30-f2af-4084-9653-bf57d1495d02 req-c77eaf93-dc7f-4f72-9e61-9b041d1bbcc4 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Begin detaching volume completed successfully. Jul 31 17:25:21.365431 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-bdad2b30-f2af-4084-9653-bf57d1495d02 req-c77eaf93-dc7f-4f72-9e61-9b041d1bbcc4 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795/action returned with HTTP 202 Jul 31 17:25:21.366096 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 484/1913] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:25:21 2026] POST /volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:25:21.408060 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2680c435-0229-4325-b31f-8124623c6a77 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:21.410125 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2680c435-0229-4325-b31f-8124623c6a77 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 Jul 31 17:25:21.410343 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2680c435-0229-4325-b31f-8124623c6a77 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:21.410640 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2680c435-0229-4325-b31f-8124623c6a77 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:21.423141 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:21.423141 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:21.432149 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2680c435-0229-4325-b31f-8124623c6a77 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:21.438679 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2680c435-0229-4325-b31f-8124623c6a77 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 returned with HTTP 200 Jul 31 17:25:21.439283 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 476/1914] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:21 2026] GET /volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:21.450635 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5169aef3-2596-44ce-ba19-a2c2707e5252 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:21.451267 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5169aef3-2596-44ce-ba19-a2c2707e5252 None None] GET https://10.4.3.92/volume// Jul 31 17:25:21.451514 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5169aef3-2596-44ce-ba19-a2c2707e5252 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:21.451900 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5169aef3-2596-44ce-ba19-a2c2707e5252 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:21.453430 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5169aef3-2596-44ce-ba19-a2c2707e5252 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:25:21.453430 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 481/1915] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:25:21 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:25:21.468115 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-bdad2b30-f2af-4084-9653-bf57d1495d02 req-5ec25caa-651e-47f1-a6b9-2c6b980bb49e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:21.478721 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bdad2b30-f2af-4084-9653-bf57d1495d02 req-5ec25caa-651e-47f1-a6b9-2c6b980bb49e tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 Jul 31 17:25:21.479043 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-bdad2b30-f2af-4084-9653-bf57d1495d02 req-5ec25caa-651e-47f1-a6b9-2c6b980bb49e tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:21.479290 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-bdad2b30-f2af-4084-9653-bf57d1495d02 req-5ec25caa-651e-47f1-a6b9-2c6b980bb49e tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:21.499242 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:21.499242 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:21.505935 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-bdad2b30-f2af-4084-9653-bf57d1495d02 req-5ec25caa-651e-47f1-a6b9-2c6b980bb49e tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:21.513512 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bdad2b30-f2af-4084-9653-bf57d1495d02 req-5ec25caa-651e-47f1-a6b9-2c6b980bb49e tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 returned with HTTP 200 Jul 31 17:25:21.513692 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 475/1916] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:25:21 2026] GET /volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 => generated 1316 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:25:22.183218 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-39acd663-d98c-42e7-936a-a395825cf346 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:22.189205 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-39acd663-d98c-42e7-936a-a395825cf346 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e Jul 31 17:25:22.189420 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-39acd663-d98c-42e7-936a-a395825cf346 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:22.189640 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-39acd663-d98c-42e7-936a-a395825cf346 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:22.189771 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-39acd663-d98c-42e7-936a-a395825cf346 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id d84606d4-e966-49bb-b5f7-ccc535874a4e. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:22.197201 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:22.197201 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:22.201100 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-39acd663-d98c-42e7-936a-a395825cf346 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e returned with HTTP 200 Jul 31 17:25:22.201100 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 485/1917] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:22 2026] GET /volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:22.469965 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-54d3cdcb-b99a-4b9c-9ac8-93abe3b1add9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:22.472161 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-54d3cdcb-b99a-4b9c-9ac8-93abe3b1add9 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 Jul 31 17:25:22.475467 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-54d3cdcb-b99a-4b9c-9ac8-93abe3b1add9 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:22.475834 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-54d3cdcb-b99a-4b9c-9ac8-93abe3b1add9 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:22.498395 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:22.498395 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:22.503095 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-54d3cdcb-b99a-4b9c-9ac8-93abe3b1add9 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:22.512893 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-54d3cdcb-b99a-4b9c-9ac8-93abe3b1add9 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 returned with HTTP 200 Jul 31 17:25:22.514638 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 477/1918] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:22 2026] GET /volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 => generated 1136 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:22.772832 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-bdad2b30-f2af-4084-9653-bf57d1495d02 req-32de48bb-c6af-44ea-aa04-fff51d5d9aae None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:22.775629 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bdad2b30-f2af-4084-9653-bf57d1495d02 req-32de48bb-c6af-44ea-aa04-fff51d5d9aae tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] DELETE https://10.4.3.92/volume/v3/attachments/d730b3a9-e6e4-45e3-a7bf-b6955d9e98ac Jul 31 17:25:22.775758 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bdad2b30-f2af-4084-9653-bf57d1495d02 req-32de48bb-c6af-44ea-aa04-fff51d5d9aae tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:22.775942 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bdad2b30-f2af-4084-9653-bf57d1495d02 req-32de48bb-c6af-44ea-aa04-fff51d5d9aae tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:22.789335 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:22.789335 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:22.926517 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bdad2b30-f2af-4084-9653-bf57d1495d02 req-32de48bb-c6af-44ea-aa04-fff51d5d9aae tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/attachments/d730b3a9-e6e4-45e3-a7bf-b6955d9e98ac returned with HTTP 200 Jul 31 17:25:22.927151 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 482/1919] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:25:22 2026] DELETE /volume/v3/attachments/d730b3a9-e6e4-45e3-a7bf-b6955d9e98ac => generated 19 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:23.217634 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0a322d85-178a-4303-b130-9099176f0e62 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:23.220822 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0a322d85-178a-4303-b130-9099176f0e62 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e Jul 31 17:25:23.222024 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0a322d85-178a-4303-b130-9099176f0e62 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:23.222133 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0a322d85-178a-4303-b130-9099176f0e62 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:23.222240 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-0a322d85-178a-4303-b130-9099176f0e62 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id d84606d4-e966-49bb-b5f7-ccc535874a4e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:23.231709 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:23.231709 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:23.232855 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0a322d85-178a-4303-b130-9099176f0e62 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e returned with HTTP 200 Jul 31 17:25:23.234134 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 476/1920] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:23 2026] GET /volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:23.535927 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5a72d062-c774-4b62-9943-fce3d8ca3b55 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:23.538729 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5a72d062-c774-4b62-9943-fce3d8ca3b55 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 Jul 31 17:25:23.539254 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5a72d062-c774-4b62-9943-fce3d8ca3b55 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:23.539493 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5a72d062-c774-4b62-9943-fce3d8ca3b55 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:23.551731 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:23.551731 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:23.559887 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-5a72d062-c774-4b62-9943-fce3d8ca3b55 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:23.567016 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5a72d062-c774-4b62-9943-fce3d8ca3b55 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 returned with HTTP 200 Jul 31 17:25:23.567606 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 486/1921] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:23 2026] GET /volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:23.582937 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-144fac90-33a7-4e32-b872-c4c42ac29379 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:23.586010 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-144fac90-33a7-4e32-b872-c4c42ac29379 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 Jul 31 17:25:23.586306 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-144fac90-33a7-4e32-b872-c4c42ac29379 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:23.586573 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-144fac90-33a7-4e32-b872-c4c42ac29379 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:23.598202 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:23.598202 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:23.602750 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-144fac90-33a7-4e32-b872-c4c42ac29379 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:23.611195 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-144fac90-33a7-4e32-b872-c4c42ac29379 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 returned with HTTP 200 Jul 31 17:25:23.612607 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 478/1922] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:23 2026] GET /volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:23.694024 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-092a4d2c-b556-41e7-8fdf-711e37978cf9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:23.697268 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-092a4d2c-b556-41e7-8fdf-711e37978cf9 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 Jul 31 17:25:23.698226 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-092a4d2c-b556-41e7-8fdf-711e37978cf9 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:23.698226 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-092a4d2c-b556-41e7-8fdf-711e37978cf9 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:23.709416 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:23.709416 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:23.713794 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-092a4d2c-b556-41e7-8fdf-711e37978cf9 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:23.719232 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-092a4d2c-b556-41e7-8fdf-711e37978cf9 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 returned with HTTP 200 Jul 31 17:25:23.720064 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 483/1923] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:23 2026] GET /volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:23.739248 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-db84cf1e-b6f9-4fb3-a4fe-3c232f56cbe2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:23.740884 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-db84cf1e-b6f9-4fb3-a4fe-3c232f56cbe2 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 Jul 31 17:25:23.741531 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-db84cf1e-b6f9-4fb3-a4fe-3c232f56cbe2 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:23.741873 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-db84cf1e-b6f9-4fb3-a4fe-3c232f56cbe2 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:23.752180 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:23.752180 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:23.758483 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-db84cf1e-b6f9-4fb3-a4fe-3c232f56cbe2 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:23.765050 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-db84cf1e-b6f9-4fb3-a4fe-3c232f56cbe2 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 returned with HTTP 200 Jul 31 17:25:23.765508 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 477/1924] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:23 2026] GET /volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:23.850839 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-15936f20-b038-4603-b1f0-49ce2f75297d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:23.853075 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-15936f20-b038-4603-b1f0-49ce2f75297d tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 Jul 31 17:25:23.855351 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-15936f20-b038-4603-b1f0-49ce2f75297d tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:23.855351 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-15936f20-b038-4603-b1f0-49ce2f75297d tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:23.868875 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:23.868875 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:23.877554 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-15936f20-b038-4603-b1f0-49ce2f75297d tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:23.885851 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-15936f20-b038-4603-b1f0-49ce2f75297d tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 returned with HTTP 200 Jul 31 17:25:23.886460 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 487/1925] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:23 2026] GET /volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:24.248221 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-41657e2f-ae92-416d-8e6a-0bbe58d9509f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:24.251928 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-41657e2f-ae92-416d-8e6a-0bbe58d9509f tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e Jul 31 17:25:24.251928 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-41657e2f-ae92-416d-8e6a-0bbe58d9509f tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:24.253705 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-41657e2f-ae92-416d-8e6a-0bbe58d9509f tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:24.254422 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-41657e2f-ae92-416d-8e6a-0bbe58d9509f tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id d84606d4-e966-49bb-b5f7-ccc535874a4e. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:24.266810 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:24.266810 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:24.268691 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-41657e2f-ae92-416d-8e6a-0bbe58d9509f tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e returned with HTTP 200 Jul 31 17:25:24.269228 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 479/1926] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:24 2026] GET /volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e => generated 789 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:25:25.290201 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dcc8f926-27cc-4842-bafa-91ac4662cf86 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:25.294452 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dcc8f926-27cc-4842-bafa-91ac4662cf86 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e Jul 31 17:25:25.294873 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dcc8f926-27cc-4842-bafa-91ac4662cf86 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:25.296837 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dcc8f926-27cc-4842-bafa-91ac4662cf86 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:25.296837 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-dcc8f926-27cc-4842-bafa-91ac4662cf86 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id d84606d4-e966-49bb-b5f7-ccc535874a4e. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:25.303928 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:25.303928 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:25.305751 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dcc8f926-27cc-4842-bafa-91ac4662cf86 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e returned with HTTP 200 Jul 31 17:25:25.306207 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 484/1927] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:25 2026] GET /volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:26.030249 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-27286870-e05f-4498-8b51-9e8e790fbefc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:26.184773 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-27286870-e05f-4498-8b51-9e8e790fbefc tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:25:26.185897 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-27286870-e05f-4498-8b51-9e8e790fbefc tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-468404482", "extra_specs": {}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:26.231508 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-27286870-e05f-4498-8b51-9e8e790fbefc tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:25:26.232163 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 478/1928] 10.4.3.92 () {68 vars in 1245 bytes} [Fri Jul 31 17:25:26 2026] POST /volume/v3/types => generated 217 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:26.246952 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-07945175-6203-492b-bab4-49c78f53f17e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:26.252109 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-07945175-6203-492b-bab4-49c78f53f17e tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] POST https://10.4.3.92/volume/v3/types/c7818998-b751-44d4-904b-d265cb87d2b0/encryption Jul 31 17:25:26.252109 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-07945175-6203-492b-bab4-49c78f53f17e tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:26.310852 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-07945175-6203-492b-bab4-49c78f53f17e tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] https://10.4.3.92/volume/v3/types/c7818998-b751-44d4-904b-d265cb87d2b0/encryption returned with HTTP 200 Jul 31 17:25:26.311995 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 488/1929] 10.4.3.92 () {68 vars in 1390 bytes} [Fri Jul 31 17:25:26 2026] POST /volume/v3/types/c7818998-b751-44d4-904b-d265cb87d2b0/encryption => generated 231 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:26.325042 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-96aae018-0d53-4c6f-a470-a73ecf3018a2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:26.325451 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ac1a264d-a27c-42e7-843a-c16dcaee5583 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:26.329733 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ac1a264d-a27c-42e7-843a-c16dcaee5583 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e Jul 31 17:25:26.329733 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ac1a264d-a27c-42e7-843a-c16dcaee5583 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:26.329733 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ac1a264d-a27c-42e7-843a-c16dcaee5583 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:26.329733 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-ac1a264d-a27c-42e7-843a-c16dcaee5583 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id d84606d4-e966-49bb-b5f7-ccc535874a4e. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:26.337372 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:26.337372 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:26.340533 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ac1a264d-a27c-42e7-843a-c16dcaee5583 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e returned with HTTP 200 Jul 31 17:25:26.340533 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 480/1930] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:26 2026] GET /volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:26.464341 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-96aae018-0d53-4c6f-a470-a73ecf3018a2 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:25:26.464798 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-96aae018-0d53-4c6f-a470-a73ecf3018a2 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1868419468", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-468404482", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:26.466998 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-96aae018-0d53-4c6f-a470-a73ecf3018a2 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1868419468', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-468404482', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:25:26.472790 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-96aae018-0d53-4c6f-a470-a73ecf3018a2 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Create volume of 1 GB Jul 31 17:25:26.473219 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:26.473219 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:26.475161 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-96aae018-0d53-4c6f-a470-a73ecf3018a2 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Availability Zones retrieved successfully. Jul 31 17:25:26.484591 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-96aae018-0d53-4c6f-a470-a73ecf3018a2 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Flow 'volume_create_api' (0708d5be-3065-495a-9156-790cf05af8a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:25:26.487268 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-96aae018-0d53-4c6f-a470-a73ecf3018a2 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b12e4b57-4c10-42ac-9b1e-35f31f65bd59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:26.488767 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-96aae018-0d53-4c6f-a470-a73ecf3018a2 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:25:26.533689 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-96aae018-0d53-4c6f-a470-a73ecf3018a2 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b12e4b57-4c10-42ac-9b1e-35f31f65bd59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:25:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c7818998-b751-44d4-904b-d265cb87d2b0,is_public=True,name='tempest-scenario-type-cryptsetup-468404482',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c7818998-b751-44d4-904b-d265cb87d2b0', '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=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:26.540548 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-96aae018-0d53-4c6f-a470-a73ecf3018a2 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94f8737b-8f66-4d93-9ac0-28a856e64188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:26.598852 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota [None req-96aae018-0d53-4c6f-a470-a73ecf3018a2 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-468404482 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-468404482, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:25:26.599289 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota [None req-96aae018-0d53-4c6f-a470-a73ecf3018a2 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-468404482 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-468404482, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:25:26.662870 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-96aae018-0d53-4c6f-a470-a73ecf3018a2 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Created reservations ['6e95caea-7ab4-4b4c-983e-7104b2176fb2', '75d85872-e931-4c69-a160-eae9b9207fee', '6c1cc052-79db-4de4-8442-d2bdbaf80552', '04e70083-6745-4620-b458-1382858e8ca5'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:25:26.663934 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-96aae018-0d53-4c6f-a470-a73ecf3018a2 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94f8737b-8f66-4d93-9ac0-28a856e64188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e95caea-7ab4-4b4c-983e-7104b2176fb2', '75d85872-e931-4c69-a160-eae9b9207fee', '6c1cc052-79db-4de4-8442-d2bdbaf80552', '04e70083-6745-4620-b458-1382858e8ca5']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:26.666074 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-96aae018-0d53-4c6f-a470-a73ecf3018a2 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1912a0c3-e026-4342-869a-a906942fdb49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:26.702703 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-96aae018-0d53-4c6f-a470-a73ecf3018a2 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1912a0c3-e026-4342-869a-a906942fdb49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edcecaa4-a269-406c-bb53-a12acb970405', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1868419468',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93ea7ee9a1a14b55adaaccb500655d29',qos_specs=None,replication_status=,reservations=['6e95caea-7ab4-4b4c-983e-7104b2176fb2','75d85872-e931-4c69-a160-eae9b9207fee','6c1cc052-79db-4de4-8442-d2bdbaf80552','04e70083-6745-4620-b458-1382858e8ca5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93f1f48cf72342a09031d7e3771a709b',volume_type_id=c7818998-b751-44d4-904b-d265cb87d2b0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:25:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1868419468',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=edcecaa4-a269-406c-bb53-a12acb970405,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93ea7ee9a1a14b55adaaccb500655d29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93f1f48cf72342a09031d7e3771a709b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c7818998-b751-44d4-904b-d265cb87d2b0),volume_type_id=c7818998-b751-44d4-904b-d265cb87d2b0)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:26.704059 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-96aae018-0d53-4c6f-a470-a73ecf3018a2 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0b38390-af7f-42bf-9a6f-14086131dd1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:26.747987 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-96aae018-0d53-4c6f-a470-a73ecf3018a2 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0b38390-af7f-42bf-9a6f-14086131dd1d) transitioned into state 'SUCCESS' from state '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-1868419468',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93ea7ee9a1a14b55adaaccb500655d29',qos_specs=None,replication_status=,reservations=['6e95caea-7ab4-4b4c-983e-7104b2176fb2','75d85872-e931-4c69-a160-eae9b9207fee','6c1cc052-79db-4de4-8442-d2bdbaf80552','04e70083-6745-4620-b458-1382858e8ca5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93f1f48cf72342a09031d7e3771a709b',volume_type_id=c7818998-b751-44d4-904b-d265cb87d2b0)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:26.754229 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-96aae018-0d53-4c6f-a470-a73ecf3018a2 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27008314-7d1c-4272-83bb-627f6bca29e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:26.775684 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-96aae018-0d53-4c6f-a470-a73ecf3018a2 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27008314-7d1c-4272-83bb-627f6bca29e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:26.776936 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-96aae018-0d53-4c6f-a470-a73ecf3018a2 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Flow 'volume_create_api' (0708d5be-3065-495a-9156-790cf05af8a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:25:26.777372 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-96aae018-0d53-4c6f-a470-a73ecf3018a2 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Create volume request issued successfully. Jul 31 17:25:26.778853 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-96aae018-0d53-4c6f-a470-a73ecf3018a2 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:25:26.779385 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 485/1931] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:25:26 2026] POST /volume/v3/volumes => generated 788 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:25:27.355930 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e4e29182-3de9-4c8a-89cf-c2a11307829a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:27.360390 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e4e29182-3de9-4c8a-89cf-c2a11307829a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e Jul 31 17:25:27.360759 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e4e29182-3de9-4c8a-89cf-c2a11307829a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:27.361111 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e4e29182-3de9-4c8a-89cf-c2a11307829a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:27.361193 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e4e29182-3de9-4c8a-89cf-c2a11307829a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id d84606d4-e966-49bb-b5f7-ccc535874a4e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:27.368477 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:27.368477 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:27.369898 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e4e29182-3de9-4c8a-89cf-c2a11307829a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e returned with HTTP 200 Jul 31 17:25:27.371773 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 479/1932] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:27 2026] GET /volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:28.391034 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f70ac1ac-07a2-4fb5-8e2c-657f9b56f953 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:28.392293 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f70ac1ac-07a2-4fb5-8e2c-657f9b56f953 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e Jul 31 17:25:28.392293 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f70ac1ac-07a2-4fb5-8e2c-657f9b56f953 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:28.392293 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f70ac1ac-07a2-4fb5-8e2c-657f9b56f953 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:28.392293 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-f70ac1ac-07a2-4fb5-8e2c-657f9b56f953 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id d84606d4-e966-49bb-b5f7-ccc535874a4e. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:28.400110 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:28.400110 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:28.402006 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f70ac1ac-07a2-4fb5-8e2c-657f9b56f953 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e returned with HTTP 200 Jul 31 17:25:28.402181 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 489/1933] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:28 2026] GET /volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:28.494747 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-30381303-a154-4e2a-8aaf-b210bdff8889 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:28.496808 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-30381303-a154-4e2a-8aaf-b210bdff8889 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] DELETE https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 Jul 31 17:25:28.497079 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-30381303-a154-4e2a-8aaf-b210bdff8889 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:28.497485 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-30381303-a154-4e2a-8aaf-b210bdff8889 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:28.497582 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-30381303-a154-4e2a-8aaf-b210bdff8889 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Delete volume with id: 6ce95ada-cfa7-4236-85c4-38f488edd795 Jul 31 17:25:28.510128 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:28.510128 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:28.510128 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-30381303-a154-4e2a-8aaf-b210bdff8889 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:28.544150 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-30381303-a154-4e2a-8aaf-b210bdff8889 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Delete volume request issued successfully. Jul 31 17:25:28.544741 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-30381303-a154-4e2a-8aaf-b210bdff8889 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 returned with HTTP 202 Jul 31 17:25:28.546304 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 481/1934] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:25:28 2026] DELETE /volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:25:28.557662 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-48259616-aa94-4fb5-a5e4-c8c2b6c6b6fe None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:28.562768 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-48259616-aa94-4fb5-a5e4-c8c2b6c6b6fe tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 Jul 31 17:25:28.562768 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-48259616-aa94-4fb5-a5e4-c8c2b6c6b6fe tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:28.565846 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-48259616-aa94-4fb5-a5e4-c8c2b6c6b6fe tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:28.583487 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:28.583487 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:28.591024 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-48259616-aa94-4fb5-a5e4-c8c2b6c6b6fe tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:28.600072 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-48259616-aa94-4fb5-a5e4-c8c2b6c6b6fe tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 returned with HTTP 200 Jul 31 17:25:28.600947 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 486/1935] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:28 2026] GET /volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 => generated 840 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:29.422499 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-19fdafe4-bff1-40ff-bf24-d8b6c23025c5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:29.425010 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-19fdafe4-bff1-40ff-bf24-d8b6c23025c5 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e Jul 31 17:25:29.425276 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-19fdafe4-bff1-40ff-bf24-d8b6c23025c5 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:29.425616 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-19fdafe4-bff1-40ff-bf24-d8b6c23025c5 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:29.426244 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-19fdafe4-bff1-40ff-bf24-d8b6c23025c5 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id d84606d4-e966-49bb-b5f7-ccc535874a4e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:29.439480 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:29.439480 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:29.440992 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-19fdafe4-bff1-40ff-bf24-d8b6c23025c5 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e returned with HTTP 200 Jul 31 17:25:29.441973 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 480/1936] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:29 2026] GET /volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e => generated 789 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:29.618640 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-23396536-ed3a-4392-a5bd-f3cbcfe136c8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:29.621014 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-23396536-ed3a-4392-a5bd-f3cbcfe136c8 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 Jul 31 17:25:29.621573 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-23396536-ed3a-4392-a5bd-f3cbcfe136c8 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:29.621573 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-23396536-ed3a-4392-a5bd-f3cbcfe136c8 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:29.628421 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-23396536-ed3a-4392-a5bd-f3cbcfe136c8 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 returned with HTTP 404 Jul 31 17:25:29.629046 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 490/1937] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:29 2026] GET /volume/v3/volumes/6ce95ada-cfa7-4236-85c4-38f488edd795 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:25:29.636767 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7a7369e0-b3b4-49e0-bcc9-452f432ec8df None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:29.638962 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7a7369e0-b3b4-49e0-bcc9-452f432ec8df tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] DELETE https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 Jul 31 17:25:29.639193 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7a7369e0-b3b4-49e0-bcc9-452f432ec8df tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:29.639441 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7a7369e0-b3b4-49e0-bcc9-452f432ec8df tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:29.639639 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-7a7369e0-b3b4-49e0-bcc9-452f432ec8df tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Delete volume with id: d89b625b-49ff-4ec2-9925-09d4edb6bb27 Jul 31 17:25:29.651343 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:29.651343 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:29.651944 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7a7369e0-b3b4-49e0-bcc9-452f432ec8df tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:29.693089 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7a7369e0-b3b4-49e0-bcc9-452f432ec8df tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Delete volume request issued successfully. Jul 31 17:25:29.696352 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7a7369e0-b3b4-49e0-bcc9-452f432ec8df tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 returned with HTTP 202 Jul 31 17:25:29.696352 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 482/1938] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:25:29 2026] DELETE /volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:25:29.704840 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-70970eec-c244-44ef-b112-48f186ded506 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:29.707741 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-70970eec-c244-44ef-b112-48f186ded506 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 Jul 31 17:25:29.708052 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-70970eec-c244-44ef-b112-48f186ded506 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:29.708989 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-70970eec-c244-44ef-b112-48f186ded506 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:29.721622 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:29.721622 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:29.727081 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-70970eec-c244-44ef-b112-48f186ded506 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:29.735285 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-70970eec-c244-44ef-b112-48f186ded506 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 returned with HTTP 200 Jul 31 17:25:29.735910 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 487/1939] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:29 2026] GET /volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:30.462011 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ccffab87-12b0-4c0b-a691-b46b809761f6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:30.465424 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ccffab87-12b0-4c0b-a691-b46b809761f6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e Jul 31 17:25:30.465746 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ccffab87-12b0-4c0b-a691-b46b809761f6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:30.465934 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ccffab87-12b0-4c0b-a691-b46b809761f6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:30.466045 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-ccffab87-12b0-4c0b-a691-b46b809761f6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id d84606d4-e966-49bb-b5f7-ccc535874a4e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:30.472590 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:30.472590 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:30.475068 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ccffab87-12b0-4c0b-a691-b46b809761f6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e returned with HTTP 200 Jul 31 17:25:30.475068 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 481/1940] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:30 2026] GET /volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:30.755018 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-575f52e5-865d-4245-9930-59142b6b9070 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:30.760672 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-575f52e5-865d-4245-9930-59142b6b9070 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 Jul 31 17:25:30.761758 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-575f52e5-865d-4245-9930-59142b6b9070 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:30.767657 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-575f52e5-865d-4245-9930-59142b6b9070 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:30.781486 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-575f52e5-865d-4245-9930-59142b6b9070 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 returned with HTTP 404 Jul 31 17:25:30.782311 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 491/1941] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:30 2026] GET /volume/v3/volumes/d89b625b-49ff-4ec2-9925-09d4edb6bb27 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:25:30.861110 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f39b17e0-8300-4ad3-84ff-035902e66e92 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:30.862758 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f39b17e0-8300-4ad3-84ff-035902e66e92 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] DELETE https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e Jul 31 17:25:30.863012 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f39b17e0-8300-4ad3-84ff-035902e66e92 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:30.863263 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f39b17e0-8300-4ad3-84ff-035902e66e92 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:30.863497 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-f39b17e0-8300-4ad3-84ff-035902e66e92 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Delete volume with id: 78435b2f-e24f-48fb-a13c-4396a0872c9e Jul 31 17:25:30.872220 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:30.872220 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:30.872961 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f39b17e0-8300-4ad3-84ff-035902e66e92 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:30.914908 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f39b17e0-8300-4ad3-84ff-035902e66e92 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Delete volume request issued successfully. Jul 31 17:25:30.914908 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f39b17e0-8300-4ad3-84ff-035902e66e92 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e returned with HTTP 202 Jul 31 17:25:30.914908 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 483/1942] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:25:30 2026] DELETE /volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:25:30.924738 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fa11cf73-7c3e-4b01-a1b1-82ca3cae7abd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:30.927435 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fa11cf73-7c3e-4b01-a1b1-82ca3cae7abd tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e Jul 31 17:25:30.927746 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fa11cf73-7c3e-4b01-a1b1-82ca3cae7abd tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:30.928020 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fa11cf73-7c3e-4b01-a1b1-82ca3cae7abd tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:30.947208 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:30.947208 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:30.953434 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fa11cf73-7c3e-4b01-a1b1-82ca3cae7abd tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Volume info retrieved successfully. Jul 31 17:25:30.962804 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fa11cf73-7c3e-4b01-a1b1-82ca3cae7abd tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e returned with HTTP 200 Jul 31 17:25:30.963358 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 488/1943] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:30 2026] GET /volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:31.491154 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9eb6225b-c730-4440-be58-93b16c974a45 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:31.493689 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9eb6225b-c730-4440-be58-93b16c974a45 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e Jul 31 17:25:31.494056 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9eb6225b-c730-4440-be58-93b16c974a45 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:31.494557 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9eb6225b-c730-4440-be58-93b16c974a45 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:31.494662 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-9eb6225b-c730-4440-be58-93b16c974a45 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id d84606d4-e966-49bb-b5f7-ccc535874a4e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:31.503243 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:31.503243 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:31.504330 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9eb6225b-c730-4440-be58-93b16c974a45 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e returned with HTTP 200 Jul 31 17:25:31.504794 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 482/1944] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:31 2026] GET /volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:31.928956 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5a07a940-317b-4ced-a945-9b740718f74c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:31.936110 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5a07a940-317b-4ced-a945-9b740718f74c tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] GET https://10.4.3.92/volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 Jul 31 17:25:31.936371 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5a07a940-317b-4ced-a945-9b740718f74c tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:31.936620 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5a07a940-317b-4ced-a945-9b740718f74c tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:31.975400 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:31.975400 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:31.981300 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3c8165d2-5856-4498-892a-9c751c47f9e5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:31.984449 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3c8165d2-5856-4498-892a-9c751c47f9e5 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] GET https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e Jul 31 17:25:31.984666 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3c8165d2-5856-4498-892a-9c751c47f9e5 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:31.985012 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3c8165d2-5856-4498-892a-9c751c47f9e5 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:31.991338 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3c8165d2-5856-4498-892a-9c751c47f9e5 tempest-AttachVolumeTestJSON-1559545095 tempest-AttachVolumeTestJSON-1559545095-project-member] https://10.4.3.92/volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e returned with HTTP 404 Jul 31 17:25:31.991859 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 484/1945] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:31 2026] GET /volume/v3/volumes/78435b2f-e24f-48fb-a13c-4396a0872c9e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:25:31.995630 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-5a07a940-317b-4ced-a945-9b740718f74c tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Volume info retrieved successfully. Jul 31 17:25:32.016913 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5a07a940-317b-4ced-a945-9b740718f74c tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] https://10.4.3.92/volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 returned with HTTP 200 Jul 31 17:25:32.018333 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 492/1946] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:31 2026] GET /volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 => generated 1139 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:32.092955 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-fddf6df0-10a8-4cdc-9f8b-7d43733e5e8a req-766f936c-f06c-4685-8fb3-71c026f3619f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:32.096109 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-fddf6df0-10a8-4cdc-9f8b-7d43733e5e8a req-766f936c-f06c-4685-8fb3-71c026f3619f tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] GET https://10.4.3.92/volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 Jul 31 17:25:32.097093 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-fddf6df0-10a8-4cdc-9f8b-7d43733e5e8a req-766f936c-f06c-4685-8fb3-71c026f3619f tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:32.097424 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-fddf6df0-10a8-4cdc-9f8b-7d43733e5e8a req-766f936c-f06c-4685-8fb3-71c026f3619f tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:32.123344 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:32.123344 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:32.132161 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-fddf6df0-10a8-4cdc-9f8b-7d43733e5e8a req-766f936c-f06c-4685-8fb3-71c026f3619f tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Volume info retrieved successfully. Jul 31 17:25:32.149113 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-fddf6df0-10a8-4cdc-9f8b-7d43733e5e8a req-766f936c-f06c-4685-8fb3-71c026f3619f tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] https://10.4.3.92/volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 returned with HTTP 200 Jul 31 17:25:32.150039 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 489/1947] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:25:32 2026] GET /volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 => generated 1139 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:32.183088 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-fddf6df0-10a8-4cdc-9f8b-7d43733e5e8a req-88476727-ce4d-4a94-aed3-c265ffd85146 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:32.188677 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fddf6df0-10a8-4cdc-9f8b-7d43733e5e8a req-88476727-ce4d-4a94-aed3-c265ffd85146 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] POST https://10.4.3.92/volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83/action Jul 31 17:25:32.189089 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fddf6df0-10a8-4cdc-9f8b-7d43733e5e8a req-88476727-ce4d-4a94-aed3-c265ffd85146 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:25:32.189300 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fddf6df0-10a8-4cdc-9f8b-7d43733e5e8a req-88476727-ce4d-4a94-aed3-c265ffd85146 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:32.211808 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:32.211808 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:32.212563 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-fddf6df0-10a8-4cdc-9f8b-7d43733e5e8a req-88476727-ce4d-4a94-aed3-c265ffd85146 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Volume info retrieved successfully. Jul 31 17:25:32.226844 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-fddf6df0-10a8-4cdc-9f8b-7d43733e5e8a req-88476727-ce4d-4a94-aed3-c265ffd85146 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Begin detaching volume completed successfully. Jul 31 17:25:32.227126 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fddf6df0-10a8-4cdc-9f8b-7d43733e5e8a req-88476727-ce4d-4a94-aed3-c265ffd85146 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] https://10.4.3.92/volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83/action returned with HTTP 202 Jul 31 17:25:32.228027 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 483/1948] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:25:32 2026] POST /volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:25:32.317588 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-64802212-689b-4c3e-93a0-06dbd2ff815f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:32.318220 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-64802212-689b-4c3e-93a0-06dbd2ff815f None None] GET https://10.4.3.92/volume// Jul 31 17:25:32.318645 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-64802212-689b-4c3e-93a0-06dbd2ff815f None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:32.318964 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-64802212-689b-4c3e-93a0-06dbd2ff815f None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:32.321947 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-64802212-689b-4c3e-93a0-06dbd2ff815f None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:25:32.321947 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 485/1949] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:25:32 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:25:32.335171 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-fddf6df0-10a8-4cdc-9f8b-7d43733e5e8a req-ca18c322-ce73-4cd0-8631-9d8c7d88b4db None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:32.338958 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-fddf6df0-10a8-4cdc-9f8b-7d43733e5e8a req-ca18c322-ce73-4cd0-8631-9d8c7d88b4db tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] GET https://10.4.3.92/volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 Jul 31 17:25:32.339238 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-fddf6df0-10a8-4cdc-9f8b-7d43733e5e8a req-ca18c322-ce73-4cd0-8631-9d8c7d88b4db tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:32.339550 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-fddf6df0-10a8-4cdc-9f8b-7d43733e5e8a req-ca18c322-ce73-4cd0-8631-9d8c7d88b4db tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:32.355764 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:32.355764 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:32.364238 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-fddf6df0-10a8-4cdc-9f8b-7d43733e5e8a req-ca18c322-ce73-4cd0-8631-9d8c7d88b4db tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Volume info retrieved successfully. Jul 31 17:25:32.377276 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-fddf6df0-10a8-4cdc-9f8b-7d43733e5e8a req-ca18c322-ce73-4cd0-8631-9d8c7d88b4db tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] https://10.4.3.92/volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 returned with HTTP 200 Jul 31 17:25:32.378247 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 493/1950] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:25:32 2026] GET /volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 => generated 1322 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 31 17:25:32.522173 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ec14d5e7-43ed-4fab-bc89-f9af12c16eab None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:32.524961 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ec14d5e7-43ed-4fab-bc89-f9af12c16eab tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e Jul 31 17:25:32.525089 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ec14d5e7-43ed-4fab-bc89-f9af12c16eab tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:32.525398 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ec14d5e7-43ed-4fab-bc89-f9af12c16eab tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:32.525699 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ec14d5e7-43ed-4fab-bc89-f9af12c16eab tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id d84606d4-e966-49bb-b5f7-ccc535874a4e. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:32.541583 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:32.541583 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:32.546811 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ec14d5e7-43ed-4fab-bc89-f9af12c16eab tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e returned with HTTP 200 Jul 31 17:25:32.546886 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 490/1951] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:32 2026] GET /volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e => generated 789 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:33.572066 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-45373cc5-cee6-47b1-92cc-465758891d96 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:33.575912 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-45373cc5-cee6-47b1-92cc-465758891d96 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e Jul 31 17:25:33.575912 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-45373cc5-cee6-47b1-92cc-465758891d96 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:33.575912 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-45373cc5-cee6-47b1-92cc-465758891d96 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:33.575912 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-45373cc5-cee6-47b1-92cc-465758891d96 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id d84606d4-e966-49bb-b5f7-ccc535874a4e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:33.581942 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:33.581942 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:33.583123 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-45373cc5-cee6-47b1-92cc-465758891d96 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e returned with HTTP 200 Jul 31 17:25:33.583870 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 484/1952] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:33 2026] GET /volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:33.696252 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-fddf6df0-10a8-4cdc-9f8b-7d43733e5e8a req-25265776-6e0f-49f0-92c4-975e713688fa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:33.701857 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-fddf6df0-10a8-4cdc-9f8b-7d43733e5e8a req-25265776-6e0f-49f0-92c4-975e713688fa tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] DELETE https://10.4.3.92/volume/v3/attachments/398d91da-c578-4226-a163-9b1778faf1fb Jul 31 17:25:33.702040 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-fddf6df0-10a8-4cdc-9f8b-7d43733e5e8a req-25265776-6e0f-49f0-92c4-975e713688fa tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:33.702259 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-fddf6df0-10a8-4cdc-9f8b-7d43733e5e8a req-25265776-6e0f-49f0-92c4-975e713688fa tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:33.713887 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:33.713887 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:33.786580 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-fddf6df0-10a8-4cdc-9f8b-7d43733e5e8a req-25265776-6e0f-49f0-92c4-975e713688fa tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] https://10.4.3.92/volume/v3/attachments/398d91da-c578-4226-a163-9b1778faf1fb returned with HTTP 200 Jul 31 17:25:33.787065 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 486/1953] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:25:33 2026] DELETE /volume/v3/attachments/398d91da-c578-4226-a163-9b1778faf1fb => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:34.486556 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-afad042b-81ea-4670-a9c6-daa4c77a5808 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:34.489712 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-afad042b-81ea-4670-a9c6-daa4c77a5808 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] GET https://10.4.3.92/volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 Jul 31 17:25:34.490720 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-afad042b-81ea-4670-a9c6-daa4c77a5808 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:34.490720 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-afad042b-81ea-4670-a9c6-daa4c77a5808 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:34.503151 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:34.503151 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:34.508670 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-afad042b-81ea-4670-a9c6-daa4c77a5808 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Volume info retrieved successfully. Jul 31 17:25:34.516475 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-afad042b-81ea-4670-a9c6-daa4c77a5808 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] https://10.4.3.92/volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 returned with HTTP 200 Jul 31 17:25:34.517586 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 494/1954] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:34 2026] GET /volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:34.598832 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2df8a5e9-3985-41c9-a2ef-dbfd9514f2dd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:34.603452 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2df8a5e9-3985-41c9-a2ef-dbfd9514f2dd tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e Jul 31 17:25:34.603705 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2df8a5e9-3985-41c9-a2ef-dbfd9514f2dd tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:34.604006 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2df8a5e9-3985-41c9-a2ef-dbfd9514f2dd tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:34.604142 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-2df8a5e9-3985-41c9-a2ef-dbfd9514f2dd tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id d84606d4-e966-49bb-b5f7-ccc535874a4e. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:34.617292 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:34.617292 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:34.621638 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2df8a5e9-3985-41c9-a2ef-dbfd9514f2dd tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e returned with HTTP 200 Jul 31 17:25:34.621820 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 491/1955] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:34 2026] GET /volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e => generated 789 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:35.636810 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-adb83d0b-2d26-4814-aaad-4c6783fea0c4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:35.643403 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-adb83d0b-2d26-4814-aaad-4c6783fea0c4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e Jul 31 17:25:35.643403 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-adb83d0b-2d26-4814-aaad-4c6783fea0c4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:35.644922 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-adb83d0b-2d26-4814-aaad-4c6783fea0c4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:35.645694 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-adb83d0b-2d26-4814-aaad-4c6783fea0c4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id d84606d4-e966-49bb-b5f7-ccc535874a4e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:35.654836 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:35.654836 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:35.655965 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-adb83d0b-2d26-4814-aaad-4c6783fea0c4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e returned with HTTP 200 Jul 31 17:25:35.656532 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 485/1956] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:35 2026] GET /volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:36.670486 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b656e6ed-5011-4dff-9b9b-686bcf71b277 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:36.673614 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b656e6ed-5011-4dff-9b9b-686bcf71b277 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e Jul 31 17:25:36.675160 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b656e6ed-5011-4dff-9b9b-686bcf71b277 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:36.675160 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b656e6ed-5011-4dff-9b9b-686bcf71b277 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:36.675160 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b656e6ed-5011-4dff-9b9b-686bcf71b277 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id d84606d4-e966-49bb-b5f7-ccc535874a4e. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:36.687266 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:36.687266 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:36.688119 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b656e6ed-5011-4dff-9b9b-686bcf71b277 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e returned with HTTP 200 Jul 31 17:25:36.688984 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 487/1957] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:36 2026] GET /volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:36.707905 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-86f84fed-ee7b-4844-bc2c-4fc77c925fe7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:36.710494 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-86f84fed-ee7b-4844-bc2c-4fc77c925fe7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e Jul 31 17:25:36.711055 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-86f84fed-ee7b-4844-bc2c-4fc77c925fe7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:36.711055 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-86f84fed-ee7b-4844-bc2c-4fc77c925fe7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:36.711387 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-86f84fed-ee7b-4844-bc2c-4fc77c925fe7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id d84606d4-e966-49bb-b5f7-ccc535874a4e. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:36.717077 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:36.717077 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:36.718335 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-86f84fed-ee7b-4844-bc2c-4fc77c925fe7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e returned with HTTP 200 Jul 31 17:25:36.718940 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 495/1958] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:36 2026] GET /volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:36.735978 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-927ac333-9cde-4a14-9211-0f4e681543c0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:36.739004 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-927ac333-9cde-4a14-9211-0f4e681543c0 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] POST https://10.4.3.92/volume/v3/backups Jul 31 17:25:36.739004 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-927ac333-9cde-4a14-9211-0f4e681543c0 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a35d0b6e-a615-45b4-9651-91d1bb3eaa70", "incremental": true, "force": true}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:36.744031 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-927ac333-9cde-4a14-9211-0f4e681543c0 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Creating new backup {'backup': {'volume_id': 'a35d0b6e-a615-45b4-9651-91d1bb3eaa70', 'incremental': True, 'force': True}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:25:36.744398 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-927ac333-9cde-4a14-9211-0f4e681543c0 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Creating backup of volume a35d0b6e-a615-45b4-9651-91d1bb3eaa70 in container None Jul 31 17:25:36.762853 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:36.762853 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:36.763541 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-927ac333-9cde-4a14-9211-0f4e681543c0 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:25:36.797840 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-927ac333-9cde-4a14-9211-0f4e681543c0 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Created reservations ['118bd5e7-6a02-4e3e-b5c0-295e8baaec4a', '121a006d-aeec-4ec0-83d1-35343d8f70e0'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:25:36.875039 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-927ac333-9cde-4a14-9211-0f4e681543c0 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:25:36.875643 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 492/1959] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:25:36 2026] POST /volume/v3/backups => generated 286 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:25:36.889363 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-af0bbb77-f992-4378-b589-6d2563283094 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:36.892423 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-af0bbb77-f992-4378-b589-6d2563283094 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb Jul 31 17:25:36.892875 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-af0bbb77-f992-4378-b589-6d2563283094 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:36.894730 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-af0bbb77-f992-4378-b589-6d2563283094 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:36.897716 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-af0bbb77-f992-4378-b589-6d2563283094 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 18cb2732-8d5d-455e-bb5d-04f3f56a67eb. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:36.911360 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:36.911360 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:36.911360 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-af0bbb77-f992-4378-b589-6d2563283094 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb returned with HTTP 200 Jul 31 17:25:36.912763 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 486/1960] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:36 2026] GET /volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb => generated 692 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:37.920349 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ced34b51-aa70-4618-b115-8361f125c280 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:37.931021 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e70809ce-828e-4d66-b877-2f75a7e616c7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:37.935518 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e70809ce-828e-4d66-b877-2f75a7e616c7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb Jul 31 17:25:37.935812 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e70809ce-828e-4d66-b877-2f75a7e616c7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:37.936040 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e70809ce-828e-4d66-b877-2f75a7e616c7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:37.936192 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-e70809ce-828e-4d66-b877-2f75a7e616c7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 18cb2732-8d5d-455e-bb5d-04f3f56a67eb. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:37.950589 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:37.950589 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:37.952426 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e70809ce-828e-4d66-b877-2f75a7e616c7 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb returned with HTTP 200 Jul 31 17:25:37.954658 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 496/1961] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:37 2026] GET /volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb => generated 694 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:38.080341 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ced34b51-aa70-4618-b115-8361f125c280 tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:25:38.081731 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ced34b51-aa70-4618-b115-8361f125c280 tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-465512162"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:38.104587 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ced34b51-aa70-4618-b115-8361f125c280 tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:25:38.105172 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 488/1962] 10.4.3.92 () {68 vars in 1245 bytes} [Fri Jul 31 17:25:37 2026] POST /volume/v3/types => generated 223 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:38.116463 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dcda2920-30dd-4474-a6e5-393608678052 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:38.119026 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dcda2920-30dd-4474-a6e5-393608678052 tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] POST https://10.4.3.92/volume/v3/group_types Jul 31 17:25:38.119587 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dcda2920-30dd-4474-a6e5-393608678052 tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-417272772"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:38.122227 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:38.122227 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:38.147681 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dcda2920-30dd-4474-a6e5-393608678052 tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] https://10.4.3.92/volume/v3/group_types returned with HTTP 202 Jul 31 17:25:38.148161 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 493/1963] 10.4.3.92 () {70 vars in 1304 bytes} [Fri Jul 31 17:25:38 2026] POST /volume/v3/group_types => generated 180 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 31 17:25:38.159887 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-79014775-5cff-4844-bcbe-40ade4f0e148 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:38.300169 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-79014775-5cff-4844-bcbe-40ade4f0e148 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] POST https://10.4.3.92/volume/v3/groups Jul 31 17:25:38.300616 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-79014775-5cff-4844-bcbe-40ade4f0e148 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "be173f9a-c17c-4426-9276-68ece4cf9eff", "volume_types": ["b7f5da8c-746e-4629-a125-92d6f1155016"], "name": "tempest-GroupSnapshotsTest-Group-1128615124"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:38.302583 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-79014775-5cff-4844-bcbe-40ade4f0e148 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Creating new group {'group': {'group_type': 'be173f9a-c17c-4426-9276-68ece4cf9eff', 'volume_types': ['b7f5da8c-746e-4629-a125-92d6f1155016'], 'name': 'tempest-GroupSnapshotsTest-Group-1128615124'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 17:25:38.309339 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.groups [None req-79014775-5cff-4844-bcbe-40ade4f0e148 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Creating group tempest-GroupSnapshotsTest-Group-1128615124. Jul 31 17:25:38.319476 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-79014775-5cff-4844-bcbe-40ade4f0e148 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Availability Zones retrieved successfully. Jul 31 17:25:38.348272 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-79014775-5cff-4844-bcbe-40ade4f0e148 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Created reservations ['5c080e23-00a7-4bd3-a823-0725ae879529'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:25:38.378677 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-79014775-5cff-4844-bcbe-40ade4f0e148 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/groups returned with HTTP 202 Jul 31 17:25:38.379190 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 487/1964] 10.4.3.92 () {70 vars in 1290 bytes} [Fri Jul 31 17:25:38 2026] POST /volume/v3/groups => generated 112 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:25:38.393458 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9047cf57-5acc-400d-bcd8-e64910a01ffe None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:38.396441 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9047cf57-5acc-400d-bcd8-e64910a01ffe tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/groups/792538b5-a058-440c-b364-8129e267b1b4 Jul 31 17:25:38.398612 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9047cf57-5acc-400d-bcd8-e64910a01ffe tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:38.398612 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9047cf57-5acc-400d-bcd8-e64910a01ffe tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:38.399043 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-9047cf57-5acc-400d-bcd8-e64910a01ffe tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] show called for member 792538b5-a058-440c-b364-8129e267b1b4 {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:25:38.404374 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:38.404374 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:38.420241 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9047cf57-5acc-400d-bcd8-e64910a01ffe tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/groups/792538b5-a058-440c-b364-8129e267b1b4 returned with HTTP 200 Jul 31 17:25:38.420555 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 497/1965] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:25:38 2026] GET /volume/v3/groups/792538b5-a058-440c-b364-8129e267b1b4 => generated 392 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:38.971850 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-458b261b-b87a-4e0b-9bda-145c50031b4a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:38.974401 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-458b261b-b87a-4e0b-9bda-145c50031b4a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb Jul 31 17:25:38.974401 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-458b261b-b87a-4e0b-9bda-145c50031b4a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:38.974727 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-458b261b-b87a-4e0b-9bda-145c50031b4a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:38.974903 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-458b261b-b87a-4e0b-9bda-145c50031b4a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 18cb2732-8d5d-455e-bb5d-04f3f56a67eb. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:38.980446 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:38.980446 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:38.981422 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-458b261b-b87a-4e0b-9bda-145c50031b4a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb returned with HTTP 200 Jul 31 17:25:38.981977 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 489/1966] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:38 2026] GET /volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb => generated 694 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:39.433747 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d3786fbc-0a71-40bf-a485-31737542b8b3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:39.437357 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d3786fbc-0a71-40bf-a485-31737542b8b3 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/groups/792538b5-a058-440c-b364-8129e267b1b4 Jul 31 17:25:39.438506 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d3786fbc-0a71-40bf-a485-31737542b8b3 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:39.438926 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d3786fbc-0a71-40bf-a485-31737542b8b3 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:39.439141 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-d3786fbc-0a71-40bf-a485-31737542b8b3 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] show called for member 792538b5-a058-440c-b364-8129e267b1b4 {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:25:39.448016 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:39.448016 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:39.468964 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d3786fbc-0a71-40bf-a485-31737542b8b3 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/groups/792538b5-a058-440c-b364-8129e267b1b4 returned with HTTP 200 Jul 31 17:25:39.469456 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 494/1967] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:25:39 2026] GET /volume/v3/groups/792538b5-a058-440c-b364-8129e267b1b4 => generated 393 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:39.490180 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a7fa6a51-7194-4be5-b7c5-b330381b6678 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:39.493339 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a7fa6a51-7194-4be5-b7c5-b330381b6678 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:25:39.494376 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a7fa6a51-7194-4be5-b7c5-b330381b6678 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-472894414", "volume_type": "b7f5da8c-746e-4629-a125-92d6f1155016", "group_id": "792538b5-a058-440c-b364-8129e267b1b4", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:39.496870 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-a7fa6a51-7194-4be5-b7c5-b330381b6678 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-472894414', 'volume_type': 'b7f5da8c-746e-4629-a125-92d6f1155016', 'group_id': '792538b5-a058-440c-b364-8129e267b1b4', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:25:39.513487 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:39.513487 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:39.514421 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-a7fa6a51-7194-4be5-b7c5-b330381b6678 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Create volume of 1 GB Jul 31 17:25:39.522860 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a7fa6a51-7194-4be5-b7c5-b330381b6678 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Availability Zones retrieved successfully. Jul 31 17:25:39.529079 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a7fa6a51-7194-4be5-b7c5-b330381b6678 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Flow 'volume_create_api' (67280462-1b03-4288-99a4-6b00279252d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:25:39.530785 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a7fa6a51-7194-4be5-b7c5-b330381b6678 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62666151-3fad-40dc-ab37-9ba4bd9d9d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:39.531567 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:39.531567 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:39.532227 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-a7fa6a51-7194-4be5-b7c5-b330381b6678 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:25:39.565287 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a7fa6a51-7194-4be5-b7c5-b330381b6678 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62666151-3fad-40dc-ab37-9ba4bd9d9d85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:25:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b7f5da8c-746e-4629-a125-92d6f1155016,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-465512162',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b7f5da8c-746e-4629-a125-92d6f1155016', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '792538b5-a058-440c-b364-8129e267b1b4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:39.566197 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a7fa6a51-7194-4be5-b7c5-b330381b6678 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ae7c352-a3a6-4537-a04a-2a2565fa1088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:39.616594 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [None req-a7fa6a51-7194-4be5-b7c5-b330381b6678 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-465512162 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-465512162, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:25:39.617099 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [None req-a7fa6a51-7194-4be5-b7c5-b330381b6678 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-465512162 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-465512162, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:25:39.671351 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-a7fa6a51-7194-4be5-b7c5-b330381b6678 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Created reservations ['5ff8297f-454b-4bb1-a4b6-b7c5957d157d', '543bb435-9f44-409b-a782-18af063f7d10', '4d573e6a-71a2-465c-ab16-ec5f2d0f462b', 'fecb0346-6ac4-4a5b-9728-d0cf3ae8cdec'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:25:39.672566 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a7fa6a51-7194-4be5-b7c5-b330381b6678 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ae7c352-a3a6-4537-a04a-2a2565fa1088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ff8297f-454b-4bb1-a4b6-b7c5957d157d', '543bb435-9f44-409b-a782-18af063f7d10', '4d573e6a-71a2-465c-ab16-ec5f2d0f462b', 'fecb0346-6ac4-4a5b-9728-d0cf3ae8cdec']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:39.674439 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a7fa6a51-7194-4be5-b7c5-b330381b6678 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aaa5387-0705-4ab1-ba76-4e89dc285459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:39.713797 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a7fa6a51-7194-4be5-b7c5-b330381b6678 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aaa5387-0705-4ab1-ba76-4e89dc285459) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '448278c4-8a7b-43d5-ae8f-b8e9f5a8c96d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-472894414',encryption_key_id=None,group_id=792538b5-a058-440c-b364-8129e267b1b4,group_type_id=,metadata={},multiattach=False,project_id='d755a79631be413b912d4e427ff9b23f',qos_specs=None,replication_status=,reservations=['5ff8297f-454b-4bb1-a4b6-b7c5957d157d','543bb435-9f44-409b-a782-18af063f7d10','4d573e6a-71a2-465c-ab16-ec5f2d0f462b','fecb0346-6ac4-4a5b-9728-d0cf3ae8cdec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6afb8e5803874be983bfa2da7ffe2e57',volume_type_id=b7f5da8c-746e-4629-a125-92d6f1155016), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:25:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-472894414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=792538b5-a058-440c-b364-8129e267b1b4,host=None,id=448278c4-8a7b-43d5-ae8f-b8e9f5a8c96d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d755a79631be413b912d4e427ff9b23f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6afb8e5803874be983bfa2da7ffe2e57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b7f5da8c-746e-4629-a125-92d6f1155016),volume_type_id=b7f5da8c-746e-4629-a125-92d6f1155016)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:39.714743 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a7fa6a51-7194-4be5-b7c5-b330381b6678 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b7b5aa4-e3ff-45ef-aebd-f3cdb3e88f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:39.745588 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a7fa6a51-7194-4be5-b7c5-b330381b6678 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b7b5aa4-e3ff-45ef-aebd-f3cdb3e88f85) transitioned into state 'SUCCESS' from state '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-472894414',encryption_key_id=None,group_id=792538b5-a058-440c-b364-8129e267b1b4,group_type_id=,metadata={},multiattach=False,project_id='d755a79631be413b912d4e427ff9b23f',qos_specs=None,replication_status=,reservations=['5ff8297f-454b-4bb1-a4b6-b7c5957d157d','543bb435-9f44-409b-a782-18af063f7d10','4d573e6a-71a2-465c-ab16-ec5f2d0f462b','fecb0346-6ac4-4a5b-9728-d0cf3ae8cdec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6afb8e5803874be983bfa2da7ffe2e57',volume_type_id=b7f5da8c-746e-4629-a125-92d6f1155016)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:39.746794 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a7fa6a51-7194-4be5-b7c5-b330381b6678 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f0340ae-123b-4414-aa2f-d1900dc4d2ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:39.773551 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a7fa6a51-7194-4be5-b7c5-b330381b6678 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f0340ae-123b-4414-aa2f-d1900dc4d2ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:39.774861 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a7fa6a51-7194-4be5-b7c5-b330381b6678 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Flow 'volume_create_api' (67280462-1b03-4288-99a4-6b00279252d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:25:39.775301 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a7fa6a51-7194-4be5-b7c5-b330381b6678 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Create volume request issued successfully. Jul 31 17:25:39.776635 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-a7fa6a51-7194-4be5-b7c5-b330381b6678 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:25:39.776956 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-a7fa6a51-7194-4be5-b7c5-b330381b6678 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:25:39.842247 np0000006248 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-a7fa6a51-7194-4be5-b7c5-b330381b6678 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:25:39.848039 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:39.848039 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:39.853187 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a7fa6a51-7194-4be5-b7c5-b330381b6678 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:25:39.854107 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 488/1968] 10.4.3.92 () {70 vars in 1293 bytes} [Fri Jul 31 17:25:39 2026] POST /volume/v3/volumes => generated 819 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:25:39.871012 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-20451562-b610-48c1-ba3c-8ca648c8287b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:39.872760 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-20451562-b610-48c1-ba3c-8ca648c8287b tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/volumes/448278c4-8a7b-43d5-ae8f-b8e9f5a8c96d Jul 31 17:25:39.872961 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-20451562-b610-48c1-ba3c-8ca648c8287b tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:39.873133 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-20451562-b610-48c1-ba3c-8ca648c8287b tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:39.883468 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:39.883468 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:39.890598 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-20451562-b610-48c1-ba3c-8ca648c8287b tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Volume info retrieved successfully. Jul 31 17:25:39.892454 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-20451562-b610-48c1-ba3c-8ca648c8287b tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:25:39.892691 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-20451562-b610-48c1-ba3c-8ca648c8287b tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:25:39.947899 np0000006248 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-20451562-b610-48c1-ba3c-8ca648c8287b tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:25:39.952073 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:39.952073 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:39.962570 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-20451562-b610-48c1-ba3c-8ca648c8287b tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/volumes/448278c4-8a7b-43d5-ae8f-b8e9f5a8c96d returned with HTTP 200 Jul 31 17:25:39.962570 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 498/1969] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:25:39 2026] GET /volume/v3/volumes/448278c4-8a7b-43d5-ae8f-b8e9f5a8c96d => generated 887 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 17:25:40.000736 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9603869e-2ac8-4d7e-afe4-0e07f9d7c118 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:40.002671 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9603869e-2ac8-4d7e-afe4-0e07f9d7c118 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb Jul 31 17:25:40.003062 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9603869e-2ac8-4d7e-afe4-0e07f9d7c118 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:40.003242 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9603869e-2ac8-4d7e-afe4-0e07f9d7c118 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:40.003477 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-9603869e-2ac8-4d7e-afe4-0e07f9d7c118 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 18cb2732-8d5d-455e-bb5d-04f3f56a67eb. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:40.009225 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:40.009225 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:40.010391 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9603869e-2ac8-4d7e-afe4-0e07f9d7c118 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb returned with HTTP 200 Jul 31 17:25:40.010939 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 490/1970] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:39 2026] GET /volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:40.980175 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-965484c9-675d-4fd9-836b-2f97b8321e84 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:40.984943 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-965484c9-675d-4fd9-836b-2f97b8321e84 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/volumes/448278c4-8a7b-43d5-ae8f-b8e9f5a8c96d Jul 31 17:25:40.985275 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-965484c9-675d-4fd9-836b-2f97b8321e84 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:40.986032 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-965484c9-675d-4fd9-836b-2f97b8321e84 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:40.996255 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:40.996255 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:41.001857 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-965484c9-675d-4fd9-836b-2f97b8321e84 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Volume info retrieved successfully. Jul 31 17:25:41.002866 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-965484c9-675d-4fd9-836b-2f97b8321e84 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:25:41.003084 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-965484c9-675d-4fd9-836b-2f97b8321e84 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:25:41.024867 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6723cf36-f3ef-44bf-b9dd-793a22baaa4c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:41.027156 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6723cf36-f3ef-44bf-b9dd-793a22baaa4c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb Jul 31 17:25:41.027384 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6723cf36-f3ef-44bf-b9dd-793a22baaa4c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:41.027580 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6723cf36-f3ef-44bf-b9dd-793a22baaa4c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:41.027688 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-6723cf36-f3ef-44bf-b9dd-793a22baaa4c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 18cb2732-8d5d-455e-bb5d-04f3f56a67eb. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:41.032965 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:41.032965 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:41.033843 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6723cf36-f3ef-44bf-b9dd-793a22baaa4c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb returned with HTTP 200 Jul 31 17:25:41.034265 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 489/1971] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:41 2026] GET /volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:41.076135 np0000006248 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-965484c9-675d-4fd9-836b-2f97b8321e84 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:25:41.083597 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:41.083597 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:41.097808 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-965484c9-675d-4fd9-836b-2f97b8321e84 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/volumes/448278c4-8a7b-43d5-ae8f-b8e9f5a8c96d returned with HTTP 200 Jul 31 17:25:41.099981 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 495/1972] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:25:40 2026] GET /volume/v3/volumes/448278c4-8a7b-43d5-ae8f-b8e9f5a8c96d => generated 912 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:41.117028 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ce7926e2-9238-4d21-ab11-e082b0094cfb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:41.121102 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ce7926e2-9238-4d21-ab11-e082b0094cfb tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] POST https://10.4.3.92/volume/v3/group_snapshots Jul 31 17:25:41.124089 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ce7926e2-9238-4d21-ab11-e082b0094cfb tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "792538b5-a058-440c-b364-8129e267b1b4", "name": "tempest-group_snapshot-1175241187"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:41.124089 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.group_snapshots [None req-ce7926e2-9238-4d21-ab11-e082b0094cfb tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '792538b5-a058-440c-b364-8129e267b1b4', 'name': 'tempest-group_snapshot-1175241187'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 31 17:25:41.127306 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:41.127306 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:41.137580 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.group_snapshots [None req-ce7926e2-9238-4d21-ab11-e082b0094cfb tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Creating group_snapshot tempest-group_snapshot-1175241187. Jul 31 17:25:41.201119 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:41.201119 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:41.223762 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-ce7926e2-9238-4d21-ab11-e082b0094cfb tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-465512162 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-465512162, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:25:41.224103 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-ce7926e2-9238-4d21-ab11-e082b0094cfb tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-465512162 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-465512162, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:25:41.273928 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c6c126b4-1dbf-4e6a-b72a-476156d66954 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:41.276039 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-ce7926e2-9238-4d21-ab11-e082b0094cfb tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Created reservations ['97bfab5c-c174-4bda-99f6-01a778f78a3a', '87658546-61eb-47e5-bb4f-d0e18441b13b', '64d9c4dd-8e29-41e8-95bd-dcbfdfbd6fbd', 'd16ff5aa-e636-4676-b5dd-77854f5f697e'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:25:41.316430 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c6c126b4-1dbf-4e6a-b72a-476156d66954 tempest-TestVolumeBootPattern-54897930 tempest-TestVolumeBootPattern-54897930-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:25:41.317209 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c6c126b4-1dbf-4e6a-b72a-476156d66954 tempest-TestVolumeBootPattern-54897930 tempest-TestVolumeBootPattern-54897930-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-86001769", "extra_specs": {}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:41.335433 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ce7926e2-9238-4d21-ab11-e082b0094cfb tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/group_snapshots returned with HTTP 202 Jul 31 17:25:41.335433 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 499/1973] 10.4.3.92 () {70 vars in 1317 bytes} [Fri Jul 31 17:25:41 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:25:41.346574 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5c3c6175-76eb-4a5c-b42d-fb6ab171a680 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:41.349081 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5c3c6175-76eb-4a5c-b42d-fb6ab171a680 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/325ce65d-17c6-4b34-9865-f5502364903f Jul 31 17:25:41.349405 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5c3c6175-76eb-4a5c-b42d-fb6ab171a680 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:41.349625 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5c3c6175-76eb-4a5c-b42d-fb6ab171a680 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:41.349868 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.group_snapshots [None req-5c3c6175-76eb-4a5c-b42d-fb6ab171a680 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] show called for member 325ce65d-17c6-4b34-9865-f5502364903f {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 17:25:41.351698 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c6c126b4-1dbf-4e6a-b72a-476156d66954 tempest-TestVolumeBootPattern-54897930 tempest-TestVolumeBootPattern-54897930-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:25:41.352363 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 491/1974] 10.4.3.92 () {68 vars in 1245 bytes} [Fri Jul 31 17:25:41 2026] POST /volume/v3/types => generated 210 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:41.366563 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:41.366563 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:41.368620 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-637c62c7-f4fd-499e-b4cc-259ffd5ce775 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:41.371195 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-637c62c7-f4fd-499e-b4cc-259ffd5ce775 tempest-TestVolumeBootPattern-54897930 tempest-TestVolumeBootPattern-54897930-project-admin] POST https://10.4.3.92/volume/v3/types/eac8e728-5a8f-4602-bc70-78270f3a90b5/encryption Jul 31 17:25:41.371769 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-637c62c7-f4fd-499e-b4cc-259ffd5ce775 tempest-TestVolumeBootPattern-54897930 tempest-TestVolumeBootPattern-54897930-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:41.372848 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5c3c6175-76eb-4a5c-b42d-fb6ab171a680 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/group_snapshots/325ce65d-17c6-4b34-9865-f5502364903f returned with HTTP 200 Jul 31 17:25:41.374439 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 490/1975] 10.4.3.92 () {68 vars in 1406 bytes} [Fri Jul 31 17:25:41 2026] GET /volume/v3/group_snapshots/325ce65d-17c6-4b34-9865-f5502364903f => generated 307 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:41.416587 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-637c62c7-f4fd-499e-b4cc-259ffd5ce775 tempest-TestVolumeBootPattern-54897930 tempest-TestVolumeBootPattern-54897930-project-admin] https://10.4.3.92/volume/v3/types/eac8e728-5a8f-4602-bc70-78270f3a90b5/encryption returned with HTTP 200 Jul 31 17:25:41.417116 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 496/1976] 10.4.3.92 () {68 vars in 1390 bytes} [Fri Jul 31 17:25:41 2026] POST /volume/v3/types/eac8e728-5a8f-4602-bc70-78270f3a90b5/encryption => generated 230 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:41.431357 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-def4cb11-6ccf-45aa-b8c0-dcf4746c7a0b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:41.594811 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-def4cb11-6ccf-45aa-b8c0-dcf4746c7a0b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:25:41.595532 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-def4cb11-6ccf-45aa-b8c0-dcf4746c7a0b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1389193964", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-86001769", "size": 1}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:41.598307 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-def4cb11-6ccf-45aa-b8c0-dcf4746c7a0b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1389193964', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-86001769', 'size': 1}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:25:41.606654 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-def4cb11-6ccf-45aa-b8c0-dcf4746c7a0b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Create volume of 1 GB Jul 31 17:25:41.607305 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:41.607305 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:41.608068 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-def4cb11-6ccf-45aa-b8c0-dcf4746c7a0b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Availability Zones retrieved successfully. Jul 31 17:25:41.617305 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-def4cb11-6ccf-45aa-b8c0-dcf4746c7a0b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Flow 'volume_create_api' (65e51590-e7a0-4df3-8b55-e78870cc5dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:25:41.619499 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-def4cb11-6ccf-45aa-b8c0-dcf4746c7a0b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1340b4d-f42a-4ac2-8dd5-589199624f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:41.619873 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-def4cb11-6ccf-45aa-b8c0-dcf4746c7a0b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:25:41.670133 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-def4cb11-6ccf-45aa-b8c0-dcf4746c7a0b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1340b4d-f42a-4ac2-8dd5-589199624f70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:25:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=eac8e728-5a8f-4602-bc70-78270f3a90b5,is_public=True,name='tempest-scenario-type-luks-86001769',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eac8e728-5a8f-4602-bc70-78270f3a90b5', '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=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:41.671093 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-def4cb11-6ccf-45aa-b8c0-dcf4746c7a0b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ad8de7b-77cd-4cbb-996c-19ba617c2284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:41.713369 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-def4cb11-6ccf-45aa-b8c0-dcf4746c7a0b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-86001769 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-86001769, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:25:41.713730 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-def4cb11-6ccf-45aa-b8c0-dcf4746c7a0b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-86001769 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-86001769, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:25:41.774884 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-def4cb11-6ccf-45aa-b8c0-dcf4746c7a0b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Created reservations ['4e4029e0-6203-4d01-9887-a29642c44969', 'c3a8d67b-4de8-4e0d-9714-eb8902c3cd61', 'b72ac54a-11cf-488d-9994-7464464f62eb', '8dcfc8d8-4ed4-4a75-919a-c59fdddd67e4'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:25:41.775924 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-def4cb11-6ccf-45aa-b8c0-dcf4746c7a0b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ad8de7b-77cd-4cbb-996c-19ba617c2284) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e4029e0-6203-4d01-9887-a29642c44969', 'c3a8d67b-4de8-4e0d-9714-eb8902c3cd61', 'b72ac54a-11cf-488d-9994-7464464f62eb', '8dcfc8d8-4ed4-4a75-919a-c59fdddd67e4']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:41.777056 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-def4cb11-6ccf-45aa-b8c0-dcf4746c7a0b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fbd4053-d229-48ee-b294-fed527ef2d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:41.812909 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-def4cb11-6ccf-45aa-b8c0-dcf4746c7a0b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fbd4053-d229-48ee-b294-fed527ef2d9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46cdf5b7-5177-4eda-a226-fdfa697b40a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1389193964',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93f3986dd70442d6b42d2af87d722313',qos_specs=None,replication_status=,reservations=['4e4029e0-6203-4d01-9887-a29642c44969','c3a8d67b-4de8-4e0d-9714-eb8902c3cd61','b72ac54a-11cf-488d-9994-7464464f62eb','8dcfc8d8-4ed4-4a75-919a-c59fdddd67e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dda15d2abf14a889e507b800d058d6f',volume_type_id=eac8e728-5a8f-4602-bc70-78270f3a90b5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:25:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1389193964',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=46cdf5b7-5177-4eda-a226-fdfa697b40a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93f3986dd70442d6b42d2af87d722313',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6dda15d2abf14a889e507b800d058d6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eac8e728-5a8f-4602-bc70-78270f3a90b5),volume_type_id=eac8e728-5a8f-4602-bc70-78270f3a90b5)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:41.814700 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-def4cb11-6ccf-45aa-b8c0-dcf4746c7a0b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (856c4148-9654-4b28-8126-32422bb4473a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:41.844153 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-def4cb11-6ccf-45aa-b8c0-dcf4746c7a0b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (856c4148-9654-4b28-8126-32422bb4473a) transitioned into state 'SUCCESS' from state '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-1389193964',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93f3986dd70442d6b42d2af87d722313',qos_specs=None,replication_status=,reservations=['4e4029e0-6203-4d01-9887-a29642c44969','c3a8d67b-4de8-4e0d-9714-eb8902c3cd61','b72ac54a-11cf-488d-9994-7464464f62eb','8dcfc8d8-4ed4-4a75-919a-c59fdddd67e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dda15d2abf14a889e507b800d058d6f',volume_type_id=eac8e728-5a8f-4602-bc70-78270f3a90b5)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:41.845391 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-def4cb11-6ccf-45aa-b8c0-dcf4746c7a0b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cf0025a-cb73-48c5-ad09-08cbaba81ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:41.856459 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-def4cb11-6ccf-45aa-b8c0-dcf4746c7a0b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cf0025a-cb73-48c5-ad09-08cbaba81ac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:41.859631 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-def4cb11-6ccf-45aa-b8c0-dcf4746c7a0b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Flow 'volume_create_api' (65e51590-e7a0-4df3-8b55-e78870cc5dd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:25:41.859631 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-def4cb11-6ccf-45aa-b8c0-dcf4746c7a0b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Create volume request issued successfully. Jul 31 17:25:41.859631 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-def4cb11-6ccf-45aa-b8c0-dcf4746c7a0b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:25:41.859631 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 500/1977] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:25:41 2026] POST /volume/v3/volumes => generated 776 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:25:41.877446 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a63a04af-18eb-475d-a754-9f310dbc10f5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:41.879448 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a63a04af-18eb-475d-a754-9f310dbc10f5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/46cdf5b7-5177-4eda-a226-fdfa697b40a2 Jul 31 17:25:41.880197 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a63a04af-18eb-475d-a754-9f310dbc10f5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:41.880197 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a63a04af-18eb-475d-a754-9f310dbc10f5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:41.899340 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:41.899340 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:41.906345 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a63a04af-18eb-475d-a754-9f310dbc10f5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:25:41.917485 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a63a04af-18eb-475d-a754-9f310dbc10f5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/46cdf5b7-5177-4eda-a226-fdfa697b40a2 returned with HTTP 200 Jul 31 17:25:41.917485 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 492/1978] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:41 2026] GET /volume/v3/volumes/46cdf5b7-5177-4eda-a226-fdfa697b40a2 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:42.052370 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7c4a203a-f2f8-4647-9c62-08d77ce42ef9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:42.055074 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7c4a203a-f2f8-4647-9c62-08d77ce42ef9 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb Jul 31 17:25:42.055364 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7c4a203a-f2f8-4647-9c62-08d77ce42ef9 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:42.056507 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7c4a203a-f2f8-4647-9c62-08d77ce42ef9 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:42.056507 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-7c4a203a-f2f8-4647-9c62-08d77ce42ef9 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 18cb2732-8d5d-455e-bb5d-04f3f56a67eb. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:42.062885 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:42.062885 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:42.063483 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7c4a203a-f2f8-4647-9c62-08d77ce42ef9 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb returned with HTTP 200 Jul 31 17:25:42.064220 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 491/1979] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:42 2026] GET /volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb => generated 705 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:42.384183 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-80bbf1ea-d419-4674-8232-1059c2f24d00 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:42.389655 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-80bbf1ea-d419-4674-8232-1059c2f24d00 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/325ce65d-17c6-4b34-9865-f5502364903f Jul 31 17:25:42.389655 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-80bbf1ea-d419-4674-8232-1059c2f24d00 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:42.389655 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-80bbf1ea-d419-4674-8232-1059c2f24d00 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:42.389655 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-80bbf1ea-d419-4674-8232-1059c2f24d00 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] show called for member 325ce65d-17c6-4b34-9865-f5502364903f {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 17:25:42.395610 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:42.395610 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:42.399742 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-80bbf1ea-d419-4674-8232-1059c2f24d00 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/group_snapshots/325ce65d-17c6-4b34-9865-f5502364903f returned with HTTP 200 Jul 31 17:25:42.400294 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 497/1980] 10.4.3.92 () {68 vars in 1406 bytes} [Fri Jul 31 17:25:42 2026] GET /volume/v3/group_snapshots/325ce65d-17c6-4b34-9865-f5502364903f => generated 308 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:42.417605 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ac3ce978-3b75-49c1-bbf4-d973e00d1ff9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:42.421229 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ac3ce978-3b75-49c1-bbf4-d973e00d1ff9 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/snapshots/detail Jul 31 17:25:42.421229 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ac3ce978-3b75-49c1-bbf4-d973e00d1ff9 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:42.421229 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ac3ce978-3b75-49c1-bbf4-d973e00d1ff9 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:42.421820 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-ac3ce978-3b75-49c1-bbf4-d973e00d1ff9 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:25:42.422485 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:42.422485 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:42.423921 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.db.api [None req-ac3ce978-3b75-49c1-bbf4-d973e00d1ff9 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Building query based on filter {{(pid=100272) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 17:25:42.431368 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ac3ce978-3b75-49c1-bbf4-d973e00d1ff9 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Get all snapshots completed successfully. Jul 31 17:25:42.431825 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:42.431825 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:42.432579 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ac3ce978-3b75-49c1-bbf4-d973e00d1ff9 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 17:25:42.433085 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 501/1981] 10.4.3.92 () {66 vars in 1257 bytes} [Fri Jul 31 17:25:42 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:42.446331 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-19f1dd7d-3520-4192-b9b6-07f00659f676 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:42.448750 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-19f1dd7d-3520-4192-b9b6-07f00659f676 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/snapshots/c318aacc-3484-4cfc-95e4-88bd39b8d4fc Jul 31 17:25:42.449116 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-19f1dd7d-3520-4192-b9b6-07f00659f676 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:42.449351 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-19f1dd7d-3520-4192-b9b6-07f00659f676 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:42.458271 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:42.458271 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:42.458271 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-19f1dd7d-3520-4192-b9b6-07f00659f676 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Snapshot retrieved successfully. Jul 31 17:25:42.461482 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-19f1dd7d-3520-4192-b9b6-07f00659f676 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/snapshots/c318aacc-3484-4cfc-95e4-88bd39b8d4fc returned with HTTP 200 Jul 31 17:25:42.461482 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 493/1982] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:25:42 2026] GET /volume/v3/snapshots/c318aacc-3484-4cfc-95e4-88bd39b8d4fc => generated 451 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:42.474805 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-751b43e9-fc57-4c1e-845a-80e74b6ed638 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:42.477885 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-751b43e9-fc57-4c1e-845a-80e74b6ed638 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] POST https://10.4.3.92/volume/v3/groups/action Jul 31 17:25:42.477885 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-751b43e9-fc57-4c1e-845a-80e74b6ed638 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "325ce65d-17c6-4b34-9865-f5502364903f", "name": "tempest-Group_from_snap-193987362"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:25:42.478128 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-751b43e9-fc57-4c1e-845a-80e74b6ed638 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "325ce65d-17c6-4b34-9865-f5502364903f", "name": "tempest-Group_from_snap-193987362"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:42.481108 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-751b43e9-fc57-4c1e-845a-80e74b6ed638 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '325ce65d-17c6-4b34-9865-f5502364903f', 'name': 'tempest-Group_from_snap-193987362'}}. {{(pid=100271) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 31 17:25:42.481108 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.groups [None req-751b43e9-fc57-4c1e-845a-80e74b6ed638 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Creating group tempest-Group_from_snap-193987362 from group_snapshot 325ce65d-17c6-4b34-9865-f5502364903f. Jul 31 17:25:42.486915 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:42.486915 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:42.499375 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:42.499375 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:42.505795 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:42.505795 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:42.574985 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-751b43e9-fc57-4c1e-845a-80e74b6ed638 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Created reservations ['20e7cfed-3a1e-45cf-8bd0-2e49c2fdb560'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:25:42.692409 np0000006248 devstack@c-api.service[100271]: INFO cinder.group.api [None req-751b43e9-fc57-4c1e-845a-80e74b6ed638 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] A mapping entry already exists for group 37cbf8d7-95ac-4cc4-b8e8-9b67216c7665 and volume type b7f5da8c-746e-4629-a125-92d6f1155016. Do not need to create again. Jul 31 17:25:42.693161 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:42.693161 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:42.693928 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-751b43e9-fc57-4c1e-845a-80e74b6ed638 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Availability Zones retrieved successfully. Jul 31 17:25:42.701081 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-751b43e9-fc57-4c1e-845a-80e74b6ed638 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Flow 'volume_create_api' (76e2d6c1-b7a4-4801-b41f-23436a10c99b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:25:42.702634 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-751b43e9-fc57-4c1e-845a-80e74b6ed638 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (323a7ee9-754f-4a26-9ebc-9eb859211988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:42.705080 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-751b43e9-fc57-4c1e-845a-80e74b6ed638 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:25:42.754122 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-751b43e9-fc57-4c1e-845a-80e74b6ed638 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (323a7ee9-754f-4a26-9ebc-9eb859211988) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c318aacc-3484-4cfc-95e4-88bd39b8d4fc', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:25:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b7f5da8c-746e-4629-a125-92d6f1155016,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-465512162',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b7f5da8c-746e-4629-a125-92d6f1155016', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '37cbf8d7-95ac-4cc4-b8e8-9b67216c7665', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:42.756343 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-751b43e9-fc57-4c1e-845a-80e74b6ed638 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eee90605-1b54-4553-8558-0292077bb0a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:42.820037 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-751b43e9-fc57-4c1e-845a-80e74b6ed638 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Created reservations ['fc7718d0-d213-4a1d-9f1a-1c84dc04817c', 'f1a73868-1241-4b5e-86a7-99d594ca9613'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:25:42.821009 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-751b43e9-fc57-4c1e-845a-80e74b6ed638 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eee90605-1b54-4553-8558-0292077bb0a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc7718d0-d213-4a1d-9f1a-1c84dc04817c', 'f1a73868-1241-4b5e-86a7-99d594ca9613']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:42.821948 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-751b43e9-fc57-4c1e-845a-80e74b6ed638 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3811c96-1928-4ed9-87da-b542b13f1d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:42.873766 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-751b43e9-fc57-4c1e-845a-80e74b6ed638 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3811c96-1928-4ed9-87da-b542b13f1d8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aff62c1b-4f13-46bd-b910-f36c318c6844', '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=37cbf8d7-95ac-4cc4-b8e8-9b67216c7665,group_type_id=,metadata={},multiattach=False,project_id='d755a79631be413b912d4e427ff9b23f',qos_specs=None,replication_status=,reservations=['fc7718d0-d213-4a1d-9f1a-1c84dc04817c','f1a73868-1241-4b5e-86a7-99d594ca9613'],size=1,snapshot_id=c318aacc-3484-4cfc-95e4-88bd39b8d4fc,source_replicaid=,source_volid=None,status='creating',user_id='6afb8e5803874be983bfa2da7ffe2e57',volume_type_id=b7f5da8c-746e-4629-a125-92d6f1155016), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:25:42Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=37cbf8d7-95ac-4cc4-b8e8-9b67216c7665,host=None,id=aff62c1b-4f13-46bd-b910-f36c318c6844,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d755a79631be413b912d4e427ff9b23f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c318aacc-3484-4cfc-95e4-88bd39b8d4fc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6afb8e5803874be983bfa2da7ffe2e57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b7f5da8c-746e-4629-a125-92d6f1155016),volume_type_id=b7f5da8c-746e-4629-a125-92d6f1155016)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:42.876351 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-751b43e9-fc57-4c1e-845a-80e74b6ed638 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15ba8b79-2626-477d-9645-4fb5974d98d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:42.907591 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-751b43e9-fc57-4c1e-845a-80e74b6ed638 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15ba8b79-2626-477d-9645-4fb5974d98d0) transitioned into state 'SUCCESS' from 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=37cbf8d7-95ac-4cc4-b8e8-9b67216c7665,group_type_id=,metadata={},multiattach=False,project_id='d755a79631be413b912d4e427ff9b23f',qos_specs=None,replication_status=,reservations=['fc7718d0-d213-4a1d-9f1a-1c84dc04817c','f1a73868-1241-4b5e-86a7-99d594ca9613'],size=1,snapshot_id=c318aacc-3484-4cfc-95e4-88bd39b8d4fc,source_replicaid=,source_volid=None,status='creating',user_id='6afb8e5803874be983bfa2da7ffe2e57',volume_type_id=b7f5da8c-746e-4629-a125-92d6f1155016)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:42.909553 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-751b43e9-fc57-4c1e-845a-80e74b6ed638 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Flow 'volume_create_api' (76e2d6c1-b7a4-4801-b41f-23436a10c99b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:25:42.910084 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-751b43e9-fc57-4c1e-845a-80e74b6ed638 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Create volume request issued successfully. Jul 31 17:25:42.934714 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8e3f6c9c-635d-4cb1-a27a-100bc08047b4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:42.939725 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8e3f6c9c-635d-4cb1-a27a-100bc08047b4 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/46cdf5b7-5177-4eda-a226-fdfa697b40a2 Jul 31 17:25:42.940334 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8e3f6c9c-635d-4cb1-a27a-100bc08047b4 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:42.940527 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8e3f6c9c-635d-4cb1-a27a-100bc08047b4 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:42.954454 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:42.954454 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:42.959631 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-751b43e9-fc57-4c1e-845a-80e74b6ed638 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/groups/action returned with HTTP 202 Jul 31 17:25:42.960340 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 492/1983] 10.4.3.92 () {70 vars in 1311 bytes} [Fri Jul 31 17:25:42 2026] POST /volume/v3/groups/action => generated 102 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:25:42.963157 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8e3f6c9c-635d-4cb1-a27a-100bc08047b4 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:25:42.970474 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8e3f6c9c-635d-4cb1-a27a-100bc08047b4 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/46cdf5b7-5177-4eda-a226-fdfa697b40a2 returned with HTTP 200 Jul 31 17:25:42.971014 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 498/1984] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:42 2026] GET /volume/v3/volumes/46cdf5b7-5177-4eda-a226-fdfa697b40a2 => generated 869 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:42.974769 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-97a1afb3-436c-4fa5-b403-f8e091225be1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:42.977300 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-97a1afb3-436c-4fa5-b403-f8e091225be1 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Jul 31 17:25:42.977740 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-97a1afb3-436c-4fa5-b403-f8e091225be1 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:42.977924 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-97a1afb3-436c-4fa5-b403-f8e091225be1 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:42.979281 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-97a1afb3-436c-4fa5-b403-f8e091225be1 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:25:42.979474 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-97a1afb3-436c-4fa5-b403-f8e091225be1 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:25:42.993366 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0b2d9f38-a8b0-4762-985e-b98a85d23a09 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:42.993508 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-97a1afb3-436c-4fa5-b403-f8e091225be1 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Get all volumes completed successfully. Jul 31 17:25:42.995030 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-97a1afb3-436c-4fa5-b403-f8e091225be1 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:25:42.995215 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-97a1afb3-436c-4fa5-b403-f8e091225be1 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:25:42.997402 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0b2d9f38-a8b0-4762-985e-b98a85d23a09 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/46cdf5b7-5177-4eda-a226-fdfa697b40a2 Jul 31 17:25:42.997634 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0b2d9f38-a8b0-4762-985e-b98a85d23a09 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:42.997940 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0b2d9f38-a8b0-4762-985e-b98a85d23a09 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:43.010995 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:43.010995 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:43.016786 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0b2d9f38-a8b0-4762-985e-b98a85d23a09 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:25:43.023544 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0b2d9f38-a8b0-4762-985e-b98a85d23a09 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/46cdf5b7-5177-4eda-a226-fdfa697b40a2 returned with HTTP 200 Jul 31 17:25:43.024433 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 494/1985] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:42 2026] GET /volume/v3/volumes/46cdf5b7-5177-4eda-a226-fdfa697b40a2 => generated 869 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:43.048613 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e4e82f10-6a06-4164-9c73-0c8f2b5ac74e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:43.051557 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e4e82f10-6a06-4164-9c73-0c8f2b5ac74e tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/volumes/46cdf5b7-5177-4eda-a226-fdfa697b40a2/action Jul 31 17:25:43.052302 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e4e82f10-6a06-4164-9c73-0c8f2b5ac74e tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:25:43.052499 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e4e82f10-6a06-4164-9c73-0c8f2b5ac74e tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:43.054981 np0000006248 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-97a1afb3-436c-4fa5-b403-f8e091225be1 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:25:43.061449 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:43.061449 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:43.070818 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-97a1afb3-436c-4fa5-b403-f8e091225be1 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:25:43.070959 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:43.070959 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:43.071082 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-97a1afb3-436c-4fa5-b403-f8e091225be1 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:25:43.071136 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e4e82f10-6a06-4164-9c73-0c8f2b5ac74e tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:25:43.082110 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e7be31e5-c63f-4af8-974f-53440ab3d026 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:43.083685 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e4e82f10-6a06-4164-9c73-0c8f2b5ac74e tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume updated successfully. Jul 31 17:25:43.083801 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e7be31e5-c63f-4af8-974f-53440ab3d026 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb Jul 31 17:25:43.084116 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e4e82f10-6a06-4164-9c73-0c8f2b5ac74e tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/46cdf5b7-5177-4eda-a226-fdfa697b40a2/action returned with HTTP 200 Jul 31 17:25:43.084254 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e7be31e5-c63f-4af8-974f-53440ab3d026 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:43.084617 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e7be31e5-c63f-4af8-974f-53440ab3d026 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:43.084761 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 493/1986] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:25:43 2026] POST /volume/v3/volumes/46cdf5b7-5177-4eda-a226-fdfa697b40a2/action => generated 0 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 17:25:43.084931 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e7be31e5-c63f-4af8-974f-53440ab3d026 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 18cb2732-8d5d-455e-bb5d-04f3f56a67eb. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:43.092142 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:43.092142 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:43.093453 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e7be31e5-c63f-4af8-974f-53440ab3d026 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb returned with HTTP 200 Jul 31 17:25:43.094115 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 499/1987] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:43 2026] GET /volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb => generated 705 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:43.134345 np0000006248 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-97a1afb3-436c-4fa5-b403-f8e091225be1 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:25:43.138431 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:43.138431 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:43.149631 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-97a1afb3-436c-4fa5-b403-f8e091225be1 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Jul 31 17:25:43.150253 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 502/1988] 10.4.3.92 () {68 vars in 1292 bytes} [Fri Jul 31 17:25:42 2026] GET /volume/v3/volumes/detail => generated 1828 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:25:43.173041 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bbe3f740-3c16-4881-bbaf-4696a6387771 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:43.176099 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bbe3f740-3c16-4881-bbaf-4696a6387771 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/volumes/aff62c1b-4f13-46bd-b910-f36c318c6844 Jul 31 17:25:43.176880 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bbe3f740-3c16-4881-bbaf-4696a6387771 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:43.177040 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bbe3f740-3c16-4881-bbaf-4696a6387771 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:43.203446 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:43.203446 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:43.211732 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bbe3f740-3c16-4881-bbaf-4696a6387771 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Volume info retrieved successfully. Jul 31 17:25:43.213308 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-bbe3f740-3c16-4881-bbaf-4696a6387771 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:25:43.214126 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-bbe3f740-3c16-4881-bbaf-4696a6387771 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:25:43.255636 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-cf459a93-5daf-4a02-addb-c55c7d028155 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:43.261879 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-cf459a93-5daf-4a02-addb-c55c7d028155 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/46cdf5b7-5177-4eda-a226-fdfa697b40a2 Jul 31 17:25:43.262655 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-cf459a93-5daf-4a02-addb-c55c7d028155 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:43.262903 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-cf459a93-5daf-4a02-addb-c55c7d028155 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:43.275809 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:43.275809 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:43.279903 np0000006248 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-bbe3f740-3c16-4881-bbaf-4696a6387771 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:25:43.285511 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-cf459a93-5daf-4a02-addb-c55c7d028155 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:25:43.286717 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:43.286717 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:43.295190 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-cf459a93-5daf-4a02-addb-c55c7d028155 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/46cdf5b7-5177-4eda-a226-fdfa697b40a2 returned with HTTP 200 Jul 31 17:25:43.295887 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 494/1989] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:25:43 2026] GET /volume/v3/volumes/46cdf5b7-5177-4eda-a226-fdfa697b40a2 => generated 868 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:43.301694 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bbe3f740-3c16-4881-bbaf-4696a6387771 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/volumes/aff62c1b-4f13-46bd-b910-f36c318c6844 returned with HTTP 200 Jul 31 17:25:43.302649 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 495/1990] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:25:43 2026] GET /volume/v3/volumes/aff62c1b-4f13-46bd-b910-f36c318c6844 => generated 924 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:43.334346 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dd86fb3c-72ee-4211-bcc1-e064034637f0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:43.337886 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dd86fb3c-72ee-4211-bcc1-e064034637f0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/groups/37cbf8d7-95ac-4cc4-b8e8-9b67216c7665 Jul 31 17:25:43.337886 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dd86fb3c-72ee-4211-bcc1-e064034637f0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:43.338098 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dd86fb3c-72ee-4211-bcc1-e064034637f0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:43.339748 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-dd86fb3c-72ee-4211-bcc1-e064034637f0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] show called for member 37cbf8d7-95ac-4cc4-b8e8-9b67216c7665 {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:25:43.349981 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:43.349981 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:43.365296 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dd86fb3c-72ee-4211-bcc1-e064034637f0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/groups/37cbf8d7-95ac-4cc4-b8e8-9b67216c7665 returned with HTTP 200 Jul 31 17:25:43.365797 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 500/1991] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:25:43 2026] GET /volume/v3/groups/37cbf8d7-95ac-4cc4-b8e8-9b67216c7665 => generated 417 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:43.378341 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ea108f2b-0be1-4ebb-bdba-0e613bafcfe0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:43.381970 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ea108f2b-0be1-4ebb-bdba-0e613bafcfe0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Jul 31 17:25:43.382717 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ea108f2b-0be1-4ebb-bdba-0e613bafcfe0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:43.382717 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ea108f2b-0be1-4ebb-bdba-0e613bafcfe0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:43.383635 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-ea108f2b-0be1-4ebb-bdba-0e613bafcfe0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:25:43.385723 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-ea108f2b-0be1-4ebb-bdba-0e613bafcfe0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:25:43.402722 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ea108f2b-0be1-4ebb-bdba-0e613bafcfe0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Get all volumes completed successfully. Jul 31 17:25:43.404049 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-ea108f2b-0be1-4ebb-bdba-0e613bafcfe0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:25:43.405009 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-ea108f2b-0be1-4ebb-bdba-0e613bafcfe0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:25:43.465039 np0000006248 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-ea108f2b-0be1-4ebb-bdba-0e613bafcfe0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:25:43.469035 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:43.469035 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:43.475255 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-ea108f2b-0be1-4ebb-bdba-0e613bafcfe0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:25:43.475526 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-ea108f2b-0be1-4ebb-bdba-0e613bafcfe0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:25:43.527621 np0000006248 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-ea108f2b-0be1-4ebb-bdba-0e613bafcfe0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:25:43.531375 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:43.531375 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:43.545991 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ea108f2b-0be1-4ebb-bdba-0e613bafcfe0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Jul 31 17:25:43.546517 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 503/1992] 10.4.3.92 () {68 vars in 1292 bytes} [Fri Jul 31 17:25:43 2026] GET /volume/v3/volumes/detail => generated 1829 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:25:43.567939 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-29ad613e-71c5-4d48-b621-d5ffeb19b54c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:43.570059 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-29ad613e-71c5-4d48-b621-d5ffeb19b54c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] POST https://10.4.3.92/volume/v3/groups/37cbf8d7-95ac-4cc4-b8e8-9b67216c7665/action Jul 31 17:25:43.570522 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-29ad613e-71c5-4d48-b621-d5ffeb19b54c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:25:43.570818 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-29ad613e-71c5-4d48-b621-d5ffeb19b54c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:43.573986 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-29ad613e-71c5-4d48-b621-d5ffeb19b54c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] delete called for group 37cbf8d7-95ac-4cc4-b8e8-9b67216c7665 {{(pid=100271) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 17:25:43.574109 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.groups [None req-29ad613e-71c5-4d48-b621-d5ffeb19b54c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Delete group with id: 37cbf8d7-95ac-4cc4-b8e8-9b67216c7665 Jul 31 17:25:43.578553 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:43.578553 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:43.679471 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-29ad613e-71c5-4d48-b621-d5ffeb19b54c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/groups/37cbf8d7-95ac-4cc4-b8e8-9b67216c7665/action returned with HTTP 202 Jul 31 17:25:43.680807 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 495/1993] 10.4.3.92 () {70 vars in 1421 bytes} [Fri Jul 31 17:25:43 2026] POST /volume/v3/groups/37cbf8d7-95ac-4cc4-b8e8-9b67216c7665/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:25:43.697161 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f592e57d-e29b-488d-8cec-e9dc180b7bd6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:43.699045 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f592e57d-e29b-488d-8cec-e9dc180b7bd6 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/volumes/aff62c1b-4f13-46bd-b910-f36c318c6844 Jul 31 17:25:43.699460 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f592e57d-e29b-488d-8cec-e9dc180b7bd6 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:43.699802 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f592e57d-e29b-488d-8cec-e9dc180b7bd6 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:43.716898 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:43.716898 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:43.723828 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f592e57d-e29b-488d-8cec-e9dc180b7bd6 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Volume info retrieved successfully. Jul 31 17:25:43.726804 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-f592e57d-e29b-488d-8cec-e9dc180b7bd6 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:25:43.728826 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-f592e57d-e29b-488d-8cec-e9dc180b7bd6 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:25:43.788738 np0000006248 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-f592e57d-e29b-488d-8cec-e9dc180b7bd6 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:25:43.799560 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:43.799560 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:43.814750 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f592e57d-e29b-488d-8cec-e9dc180b7bd6 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/volumes/aff62c1b-4f13-46bd-b910-f36c318c6844 returned with HTTP 200 Jul 31 17:25:43.815238 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 496/1994] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:25:43 2026] GET /volume/v3/volumes/aff62c1b-4f13-46bd-b910-f36c318c6844 => generated 923 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:43.968667 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-71f29c29-7554-4cf9-9730-8e3acb03ab13 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:43.970782 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-71f29c29-7554-4cf9-9730-8e3acb03ab13 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/46cdf5b7-5177-4eda-a226-fdfa697b40a2 Jul 31 17:25:43.970999 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-71f29c29-7554-4cf9-9730-8e3acb03ab13 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:43.971181 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-71f29c29-7554-4cf9-9730-8e3acb03ab13 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:43.981828 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:43.981828 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:43.988809 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-71f29c29-7554-4cf9-9730-8e3acb03ab13 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:25:43.999838 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-71f29c29-7554-4cf9-9730-8e3acb03ab13 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/46cdf5b7-5177-4eda-a226-fdfa697b40a2 returned with HTTP 200 Jul 31 17:25:44.000475 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 501/1995] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:25:43 2026] GET /volume/v3/volumes/46cdf5b7-5177-4eda-a226-fdfa697b40a2 => generated 868 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:44.016531 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ea43eb69-a9a4-4212-9e94-e95e795ad376 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:44.016531 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ea43eb69-a9a4-4212-9e94-e95e795ad376 None None] GET https://10.4.3.92/volume// Jul 31 17:25:44.016531 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ea43eb69-a9a4-4212-9e94-e95e795ad376 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:44.016531 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ea43eb69-a9a4-4212-9e94-e95e795ad376 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:44.016531 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ea43eb69-a9a4-4212-9e94-e95e795ad376 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:25:44.016531 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 504/1996] 10.4.3.92 () {66 vars in 1412 bytes} [Fri Jul 31 17:25:44 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:25:44.030626 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-8622577f-e6e2-4ab4-83b2-ed6d7dba0319 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:44.042839 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-8622577f-e6e2-4ab4-83b2-ed6d7dba0319 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:25:44.044286 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-8622577f-e6e2-4ab4-83b2-ed6d7dba0319 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "46cdf5b7-5177-4eda-a226-fdfa697b40a2", "connector": null, "instance_uuid": "a75cf7bb-05e3-4702-b171-eb374f8d5d57"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:44.069410 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:44.069410 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:44.115451 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-76b157f5-bf5c-4b49-a969-5ab72bedeed6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:44.119643 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-76b157f5-bf5c-4b49-a969-5ab72bedeed6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb Jul 31 17:25:44.120203 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-76b157f5-bf5c-4b49-a969-5ab72bedeed6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:44.120531 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-76b157f5-bf5c-4b49-a969-5ab72bedeed6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:44.120612 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-76b157f5-bf5c-4b49-a969-5ab72bedeed6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 18cb2732-8d5d-455e-bb5d-04f3f56a67eb. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:44.137402 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:44.137402 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:44.138623 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-76b157f5-bf5c-4b49-a969-5ab72bedeed6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb returned with HTTP 200 Jul 31 17:25:44.139141 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 497/1997] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:44 2026] GET /volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb => generated 705 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:44.141438 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-8622577f-e6e2-4ab4-83b2-ed6d7dba0319 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:25:44.143609 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 496/1998] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:25:44 2026] POST /volume/v3/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:44.837997 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f96ffc02-00f4-4022-9a70-70e0df6919c6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:44.841587 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f96ffc02-00f4-4022-9a70-70e0df6919c6 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/volumes/aff62c1b-4f13-46bd-b910-f36c318c6844 Jul 31 17:25:44.842080 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f96ffc02-00f4-4022-9a70-70e0df6919c6 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:44.843360 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f96ffc02-00f4-4022-9a70-70e0df6919c6 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:44.869451 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f96ffc02-00f4-4022-9a70-70e0df6919c6 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/volumes/aff62c1b-4f13-46bd-b910-f36c318c6844 returned with HTTP 404 Jul 31 17:25:44.869451 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 502/1999] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:25:44 2026] GET /volume/v3/volumes/aff62c1b-4f13-46bd-b910-f36c318c6844 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:25:44.874894 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ef84b923-ffb9-4a45-a748-41ac97601fbd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:44.877949 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ef84b923-ffb9-4a45-a748-41ac97601fbd tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/groups/37cbf8d7-95ac-4cc4-b8e8-9b67216c7665 Jul 31 17:25:44.877949 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ef84b923-ffb9-4a45-a748-41ac97601fbd tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:44.878274 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ef84b923-ffb9-4a45-a748-41ac97601fbd tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:44.879663 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-ef84b923-ffb9-4a45-a748-41ac97601fbd tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] show called for member 37cbf8d7-95ac-4cc4-b8e8-9b67216c7665 {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:25:44.892106 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ef84b923-ffb9-4a45-a748-41ac97601fbd tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/groups/37cbf8d7-95ac-4cc4-b8e8-9b67216c7665 returned with HTTP 404 Jul 31 17:25:44.892780 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 505/2000] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:25:44 2026] GET /volume/v3/groups/37cbf8d7-95ac-4cc4-b8e8-9b67216c7665 => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:25:44.903362 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6662939d-ecfe-41cf-b38b-630ccc9989fa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:44.905298 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6662939d-ecfe-41cf-b38b-630ccc9989fa tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] DELETE https://10.4.3.92/volume/v3/group_snapshots/325ce65d-17c6-4b34-9865-f5502364903f Jul 31 17:25:44.905701 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6662939d-ecfe-41cf-b38b-630ccc9989fa tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:44.906432 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6662939d-ecfe-41cf-b38b-630ccc9989fa tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:44.906630 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.group_snapshots [None req-6662939d-ecfe-41cf-b38b-630ccc9989fa tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] delete called for member 325ce65d-17c6-4b34-9865-f5502364903f {{(pid=100273) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 31 17:25:44.906896 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.group_snapshots [None req-6662939d-ecfe-41cf-b38b-630ccc9989fa tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Delete group_snapshot with id: 325ce65d-17c6-4b34-9865-f5502364903f Jul 31 17:25:44.913213 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:44.913213 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:44.996709 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6662939d-ecfe-41cf-b38b-630ccc9989fa tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/group_snapshots/325ce65d-17c6-4b34-9865-f5502364903f returned with HTTP 202 Jul 31 17:25:44.998124 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 498/2001] 10.4.3.92 () {68 vars in 1409 bytes} [Fri Jul 31 17:25:44 2026] DELETE /volume/v3/group_snapshots/325ce65d-17c6-4b34-9865-f5502364903f => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:25:45.013866 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1c5e3c18-b8f4-4f66-8fa6-335f3bacc011 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:45.016460 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1c5e3c18-b8f4-4f66-8fa6-335f3bacc011 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Jul 31 17:25:45.016765 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1c5e3c18-b8f4-4f66-8fa6-335f3bacc011 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:45.017038 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1c5e3c18-b8f4-4f66-8fa6-335f3bacc011 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:45.018162 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-1c5e3c18-b8f4-4f66-8fa6-335f3bacc011 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:25:45.018162 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:45.018162 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:45.018668 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1c5e3c18-b8f4-4f66-8fa6-335f3bacc011 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:25:45.038108 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1c5e3c18-b8f4-4f66-8fa6-335f3bacc011 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Get all volumes completed successfully. Jul 31 17:25:45.041821 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-1c5e3c18-b8f4-4f66-8fa6-335f3bacc011 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:25:45.041821 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-1c5e3c18-b8f4-4f66-8fa6-335f3bacc011 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:25:45.117328 np0000006248 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-1c5e3c18-b8f4-4f66-8fa6-335f3bacc011 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:25:45.125912 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:45.125912 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:45.142777 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1c5e3c18-b8f4-4f66-8fa6-335f3bacc011 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Jul 31 17:25:45.143016 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 497/2002] 10.4.3.92 () {68 vars in 1292 bytes} [Fri Jul 31 17:25:45 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:45.156103 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ebb234eb-1ca0-4637-b27f-980c6cf70ddc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:45.159434 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ebb234eb-1ca0-4637-b27f-980c6cf70ddc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb Jul 31 17:25:45.159434 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ebb234eb-1ca0-4637-b27f-980c6cf70ddc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:45.159605 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ebb234eb-1ca0-4637-b27f-980c6cf70ddc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:45.159756 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ebb234eb-1ca0-4637-b27f-980c6cf70ddc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 18cb2732-8d5d-455e-bb5d-04f3f56a67eb. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:45.163995 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-736ededd-2e2b-434b-9482-683ad6c73cb9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:45.166242 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-736ededd-2e2b-434b-9482-683ad6c73cb9 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/snapshots/detail Jul 31 17:25:45.166541 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-736ededd-2e2b-434b-9482-683ad6c73cb9 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:45.166591 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-736ededd-2e2b-434b-9482-683ad6c73cb9 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:45.166815 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-736ededd-2e2b-434b-9482-683ad6c73cb9 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:25:45.168058 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.db.api [None req-736ededd-2e2b-434b-9482-683ad6c73cb9 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Building query based on filter {{(pid=100272) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 17:25:45.172468 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:45.172468 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:45.174259 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ebb234eb-1ca0-4637-b27f-980c6cf70ddc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb returned with HTTP 200 Jul 31 17:25:45.175256 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 503/2003] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:45 2026] GET /volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb => generated 705 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:45.181805 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-736ededd-2e2b-434b-9482-683ad6c73cb9 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Get all snapshots completed successfully. Jul 31 17:25:45.183210 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-736ededd-2e2b-434b-9482-683ad6c73cb9 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 17:25:45.183792 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 506/2004] 10.4.3.92 () {66 vars in 1257 bytes} [Fri Jul 31 17:25:45 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:25:45.200994 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dbda1b8e-9a1b-4cc0-bd62-fcbf29f6c804 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:45.206064 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dbda1b8e-9a1b-4cc0-bd62-fcbf29f6c804 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/325ce65d-17c6-4b34-9865-f5502364903f Jul 31 17:25:45.206064 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dbda1b8e-9a1b-4cc0-bd62-fcbf29f6c804 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:45.206064 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dbda1b8e-9a1b-4cc0-bd62-fcbf29f6c804 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:45.206064 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.group_snapshots [None req-dbda1b8e-9a1b-4cc0-bd62-fcbf29f6c804 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] show called for member 325ce65d-17c6-4b34-9865-f5502364903f {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 17:25:45.209426 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dbda1b8e-9a1b-4cc0-bd62-fcbf29f6c804 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/group_snapshots/325ce65d-17c6-4b34-9865-f5502364903f returned with HTTP 404 Jul 31 17:25:45.211011 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 499/2005] 10.4.3.92 () {68 vars in 1406 bytes} [Fri Jul 31 17:25:45 2026] GET /volume/v3/group_snapshots/325ce65d-17c6-4b34-9865-f5502364903f => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:25:45.222083 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bfa92d13-2c7f-4091-b98c-72f6a9d0fcb3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:45.226606 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bfa92d13-2c7f-4091-b98c-72f6a9d0fcb3 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Jul 31 17:25:45.227419 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bfa92d13-2c7f-4091-b98c-72f6a9d0fcb3 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:45.227635 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bfa92d13-2c7f-4091-b98c-72f6a9d0fcb3 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:45.228165 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-bfa92d13-2c7f-4091-b98c-72f6a9d0fcb3 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:25:45.230305 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-bfa92d13-2c7f-4091-b98c-72f6a9d0fcb3 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:25:45.242146 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bfa92d13-2c7f-4091-b98c-72f6a9d0fcb3 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Get all volumes completed successfully. Jul 31 17:25:45.243247 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-bfa92d13-2c7f-4091-b98c-72f6a9d0fcb3 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:25:45.243247 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-bfa92d13-2c7f-4091-b98c-72f6a9d0fcb3 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:25:45.303430 np0000006248 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-bfa92d13-2c7f-4091-b98c-72f6a9d0fcb3 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:25:45.307286 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:45.307286 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:45.317974 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bfa92d13-2c7f-4091-b98c-72f6a9d0fcb3 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Jul 31 17:25:45.318408 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 498/2006] 10.4.3.92 () {68 vars in 1292 bytes} [Fri Jul 31 17:25:45 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:45.343636 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-71821e43-bd3d-48f2-9a58-e58fe745fa1b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:45.349925 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-71821e43-bd3d-48f2-9a58-e58fe745fa1b tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] POST https://10.4.3.92/volume/v3/groups/792538b5-a058-440c-b364-8129e267b1b4/action Jul 31 17:25:45.350421 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-71821e43-bd3d-48f2-9a58-e58fe745fa1b tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:25:45.352041 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-71821e43-bd3d-48f2-9a58-e58fe745fa1b tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:45.358494 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-71821e43-bd3d-48f2-9a58-e58fe745fa1b tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] delete called for group 792538b5-a058-440c-b364-8129e267b1b4 {{(pid=100274) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 17:25:45.358494 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.groups [None req-71821e43-bd3d-48f2-9a58-e58fe745fa1b tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Delete group with id: 792538b5-a058-440c-b364-8129e267b1b4 Jul 31 17:25:45.363653 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:45.363653 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:45.446948 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-71821e43-bd3d-48f2-9a58-e58fe745fa1b tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/groups/792538b5-a058-440c-b364-8129e267b1b4/action returned with HTTP 202 Jul 31 17:25:45.447673 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 504/2007] 10.4.3.92 () {70 vars in 1421 bytes} [Fri Jul 31 17:25:45 2026] POST /volume/v3/groups/792538b5-a058-440c-b364-8129e267b1b4/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:25:45.465485 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-710cb866-3cb9-4548-aebf-f3a04bd91e04 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:45.470122 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-710cb866-3cb9-4548-aebf-f3a04bd91e04 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/volumes/448278c4-8a7b-43d5-ae8f-b8e9f5a8c96d Jul 31 17:25:45.470122 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-710cb866-3cb9-4548-aebf-f3a04bd91e04 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:45.470122 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-710cb866-3cb9-4548-aebf-f3a04bd91e04 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:45.482202 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:45.482202 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:45.497605 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-710cb866-3cb9-4548-aebf-f3a04bd91e04 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Volume info retrieved successfully. Jul 31 17:25:45.497605 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-710cb866-3cb9-4548-aebf-f3a04bd91e04 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:25:45.497939 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-710cb866-3cb9-4548-aebf-f3a04bd91e04 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:25:45.557747 np0000006248 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-710cb866-3cb9-4548-aebf-f3a04bd91e04 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:25:45.562803 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:45.562803 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:45.580456 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-710cb866-3cb9-4548-aebf-f3a04bd91e04 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/volumes/448278c4-8a7b-43d5-ae8f-b8e9f5a8c96d returned with HTTP 200 Jul 31 17:25:45.581036 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 507/2008] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:25:45 2026] GET /volume/v3/volumes/448278c4-8a7b-43d5-ae8f-b8e9f5a8c96d => generated 911 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:46.199240 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2ca886fc-336f-4494-866f-658ad4fc03ad None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:46.205848 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2ca886fc-336f-4494-866f-658ad4fc03ad tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb Jul 31 17:25:46.205848 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2ca886fc-336f-4494-866f-658ad4fc03ad tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:46.205848 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2ca886fc-336f-4494-866f-658ad4fc03ad tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:46.208255 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-2ca886fc-336f-4494-866f-658ad4fc03ad tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 18cb2732-8d5d-455e-bb5d-04f3f56a67eb. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:46.218933 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:46.218933 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:46.221041 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2ca886fc-336f-4494-866f-658ad4fc03ad tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb returned with HTTP 200 Jul 31 17:25:46.221696 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 500/2009] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:46 2026] GET /volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb => generated 705 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:46.613132 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d7f64346-22b4-42a4-80b3-101117bb60fd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:46.613467 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-059d521f-4d1c-428a-bc7e-9e036c17cac5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:46.616652 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-059d521f-4d1c-428a-bc7e-9e036c17cac5 None None] GET https://10.4.3.92/volume// Jul 31 17:25:46.616652 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-059d521f-4d1c-428a-bc7e-9e036c17cac5 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:46.616652 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-059d521f-4d1c-428a-bc7e-9e036c17cac5 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:46.616652 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-059d521f-4d1c-428a-bc7e-9e036c17cac5 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:25:46.617069 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d7f64346-22b4-42a4-80b3-101117bb60fd tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/volumes/448278c4-8a7b-43d5-ae8f-b8e9f5a8c96d Jul 31 17:25:46.617069 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d7f64346-22b4-42a4-80b3-101117bb60fd tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:46.617069 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d7f64346-22b4-42a4-80b3-101117bb60fd tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:46.617200 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 505/2010] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:25:46 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:25:46.622986 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d7f64346-22b4-42a4-80b3-101117bb60fd tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/volumes/448278c4-8a7b-43d5-ae8f-b8e9f5a8c96d returned with HTTP 404 Jul 31 17:25:46.623694 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 499/2011] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:25:46 2026] GET /volume/v3/volumes/448278c4-8a7b-43d5-ae8f-b8e9f5a8c96d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:25:46.636087 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-950c10d7-357b-4b73-862d-31c2e68e53ce None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:46.638848 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e7e69dd4-0414-482b-a1cb-119f8d598d9e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:46.639144 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-950c10d7-357b-4b73-862d-31c2e68e53ce tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/46cdf5b7-5177-4eda-a226-fdfa697b40a2 Jul 31 17:25:46.639532 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-950c10d7-357b-4b73-862d-31c2e68e53ce tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:46.639770 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-950c10d7-357b-4b73-862d-31c2e68e53ce tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:46.642647 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e7e69dd4-0414-482b-a1cb-119f8d598d9e tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/groups/792538b5-a058-440c-b364-8129e267b1b4 Jul 31 17:25:46.643012 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e7e69dd4-0414-482b-a1cb-119f8d598d9e tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:46.643304 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e7e69dd4-0414-482b-a1cb-119f8d598d9e tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:46.643715 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-e7e69dd4-0414-482b-a1cb-119f8d598d9e tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] show called for member 792538b5-a058-440c-b364-8129e267b1b4 {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:25:46.649509 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e7e69dd4-0414-482b-a1cb-119f8d598d9e tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/groups/792538b5-a058-440c-b364-8129e267b1b4 returned with HTTP 404 Jul 31 17:25:46.650131 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 501/2012] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:25:46 2026] GET /volume/v3/groups/792538b5-a058-440c-b364-8129e267b1b4 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:25:46.657582 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:46.657582 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:46.667816 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-950c10d7-357b-4b73-862d-31c2e68e53ce tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:25:46.668833 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fb999ff7-55ef-41d2-bf7a-5d56227db7be None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:46.671713 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fb999ff7-55ef-41d2-bf7a-5d56227db7be tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] DELETE https://10.4.3.92/volume/v3/group_types/be173f9a-c17c-4426-9276-68ece4cf9eff Jul 31 17:25:46.672045 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fb999ff7-55ef-41d2-bf7a-5d56227db7be tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:46.673496 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fb999ff7-55ef-41d2-bf7a-5d56227db7be tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:46.678953 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-950c10d7-357b-4b73-862d-31c2e68e53ce tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/46cdf5b7-5177-4eda-a226-fdfa697b40a2 returned with HTTP 200 Jul 31 17:25:46.679682 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 508/2013] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:25:46 2026] GET /volume/v3/volumes/46cdf5b7-5177-4eda-a226-fdfa697b40a2 => generated 1047 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:25:46.695828 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fb999ff7-55ef-41d2-bf7a-5d56227db7be tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] https://10.4.3.92/volume/v3/group_types/be173f9a-c17c-4426-9276-68ece4cf9eff returned with HTTP 202 Jul 31 17:25:46.697134 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 506/2014] 10.4.3.92 () {68 vars in 1397 bytes} [Fri Jul 31 17:25:46 2026] DELETE /volume/v3/group_types/be173f9a-c17c-4426-9276-68ece4cf9eff => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 31 17:25:46.710715 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4546b416-50a8-4867-89e3-921c2140487d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:46.712871 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4546b416-50a8-4867-89e3-921c2140487d tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] DELETE https://10.4.3.92/volume/v3/types/b7f5da8c-746e-4629-a125-92d6f1155016 Jul 31 17:25:46.714339 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4546b416-50a8-4867-89e3-921c2140487d tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:46.714339 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4546b416-50a8-4867-89e3-921c2140487d tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:46.776972 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4546b416-50a8-4867-89e3-921c2140487d tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] https://10.4.3.92/volume/v3/types/b7f5da8c-746e-4629-a125-92d6f1155016 returned with HTTP 202 Jul 31 17:25:46.777594 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 500/2015] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:25:46 2026] DELETE /volume/v3/types/b7f5da8c-746e-4629-a125-92d6f1155016 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:25:46.794286 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2017091b-b6ff-43ca-9e73-3865dfaff0fd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:46.798648 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2017091b-b6ff-43ca-9e73-3865dfaff0fd tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] GET https://10.4.3.92/volume/v3/types/b7f5da8c-746e-4629-a125-92d6f1155016 Jul 31 17:25:46.799759 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2017091b-b6ff-43ca-9e73-3865dfaff0fd tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:46.799759 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2017091b-b6ff-43ca-9e73-3865dfaff0fd tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:46.807917 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2017091b-b6ff-43ca-9e73-3865dfaff0fd tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] https://10.4.3.92/volume/v3/types/b7f5da8c-746e-4629-a125-92d6f1155016 returned with HTTP 404 Jul 31 17:25:46.807917 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 502/2016] 10.4.3.92 () {66 vars in 1335 bytes} [Fri Jul 31 17:25:46 2026] GET /volume/v3/types/b7f5da8c-746e-4629-a125-92d6f1155016 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 17:25:46.827775 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-deec3b52-1dde-4700-8150-94f5d404aa1c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:46.834790 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-deec3b52-1dde-4700-8150-94f5d404aa1c tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:25:46.834790 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-deec3b52-1dde-4700-8150-94f5d404aa1c tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2117071506"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:46.860335 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-fb238a02-d5e7-4e3c-8692-665cc10ecf17 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:46.863665 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-fb238a02-d5e7-4e3c-8692-665cc10ecf17 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] PUT https://10.4.3.92/volume/v3/attachments/47df9f90-8770-4ee3-9e3f-99193906d7b9 Jul 31 17:25:46.863665 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-fb238a02-d5e7-4e3c-8692-665cc10ecf17 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:46.876914 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-deec3b52-1dde-4700-8150-94f5d404aa1c tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:25:46.876914 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 509/2017] 10.4.3.92 () {68 vars in 1245 bytes} [Fri Jul 31 17:25:46 2026] POST /volume/v3/types => generated 224 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:46.894673 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-02effbea-cc54-49f3-b3ba-6b41f02cbdf3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:46.895461 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-fb238a02-d5e7-4e3c-8692-665cc10ecf17 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Acquiring lock "cinder-attachment_update-46cdf5b7-5177-4eda-a226-fdfa697b40a2-np0000006248" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:25:46.898500 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-02effbea-cc54-49f3-b3ba-6b41f02cbdf3 tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] POST https://10.4.3.92/volume/v3/group_types Jul 31 17:25:46.899002 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-02effbea-cc54-49f3-b3ba-6b41f02cbdf3 tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-361445091"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:46.902183 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-fb238a02-d5e7-4e3c-8692-665cc10ecf17 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Lock "cinder-attachment_update-46cdf5b7-5177-4eda-a226-fdfa697b40a2-np0000006248" acquired by "attachment_update" :: waited 0.007s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:25:46.903446 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:46.903446 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:46.928238 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-02effbea-cc54-49f3-b3ba-6b41f02cbdf3 tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] https://10.4.3.92/volume/v3/group_types returned with HTTP 202 Jul 31 17:25:46.930075 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 501/2018] 10.4.3.92 () {70 vars in 1304 bytes} [Fri Jul 31 17:25:46 2026] POST /volume/v3/group_types => generated 180 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 31 17:25:46.943701 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-858db94e-60f4-46a0-94cf-5382ed12f08a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:46.947413 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-858db94e-60f4-46a0-94cf-5382ed12f08a tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] POST https://10.4.3.92/volume/v3/groups Jul 31 17:25:46.950374 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-858db94e-60f4-46a0-94cf-5382ed12f08a tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c518e00b-9d5e-4565-afee-fdc388331bde", "volume_types": ["57540beb-47b9-42a7-bac0-52df255b03a6"], "name": "tempest-GroupSnapshotsTest-Group-653489922"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:46.952616 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-858db94e-60f4-46a0-94cf-5382ed12f08a tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Creating new group {'group': {'group_type': 'c518e00b-9d5e-4565-afee-fdc388331bde', 'volume_types': ['57540beb-47b9-42a7-bac0-52df255b03a6'], 'name': 'tempest-GroupSnapshotsTest-Group-653489922'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 17:25:46.960592 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.groups [None req-858db94e-60f4-46a0-94cf-5382ed12f08a tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Creating group tempest-GroupSnapshotsTest-Group-653489922. Jul 31 17:25:46.972956 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-858db94e-60f4-46a0-94cf-5382ed12f08a tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Availability Zones retrieved successfully. Jul 31 17:25:47.008143 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-858db94e-60f4-46a0-94cf-5382ed12f08a tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Created reservations ['4ac94235-03e5-4382-b0af-08e89d77f177'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:25:47.067148 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-858db94e-60f4-46a0-94cf-5382ed12f08a tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/groups returned with HTTP 202 Jul 31 17:25:47.067148 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 503/2019] 10.4.3.92 () {70 vars in 1290 bytes} [Fri Jul 31 17:25:46 2026] POST /volume/v3/groups => generated 111 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:25:47.083690 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-58ae31aa-fef8-43ae-a1e8-207d4a27a749 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:47.089512 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-58ae31aa-fef8-43ae-a1e8-207d4a27a749 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b Jul 31 17:25:47.089512 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-58ae31aa-fef8-43ae-a1e8-207d4a27a749 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:47.089512 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-58ae31aa-fef8-43ae-a1e8-207d4a27a749 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:47.089664 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-58ae31aa-fef8-43ae-a1e8-207d4a27a749 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] show called for member e2b9e54d-3f88-4152-bd1b-a780320a4d3b {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:25:47.097180 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:47.097180 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:47.112905 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-58ae31aa-fef8-43ae-a1e8-207d4a27a749 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b returned with HTTP 200 Jul 31 17:25:47.113951 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 510/2020] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:25:47 2026] GET /volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b => generated 391 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:47.119917 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-fb238a02-d5e7-4e3c-8692-665cc10ecf17 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Lock "cinder-attachment_update-46cdf5b7-5177-4eda-a226-fdfa697b40a2-np0000006248" released by "attachment_update" :: held 0.217s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:25:47.119917 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-fb238a02-d5e7-4e3c-8692-665cc10ecf17 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments/47df9f90-8770-4ee3-9e3f-99193906d7b9 returned with HTTP 200 Jul 31 17:25:47.119917 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 507/2021] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:25:46 2026] PUT /volume/v3/attachments/47df9f90-8770-4ee3-9e3f-99193906d7b9 => generated 968 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:47.201962 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-72349354-fced-458c-82aa-d7a01557af20 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:47.205218 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-72349354-fced-458c-82aa-d7a01557af20 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/attachments/47df9f90-8770-4ee3-9e3f-99193906d7b9/action Jul 31 17:25:47.205567 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-72349354-fced-458c-82aa-d7a01557af20 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:25:47.205682 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-72349354-fced-458c-82aa-d7a01557af20 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:47.240110 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1cea1cf5-21d1-405f-842c-8da53e77c8a8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:47.244063 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1cea1cf5-21d1-405f-842c-8da53e77c8a8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb Jul 31 17:25:47.245427 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1cea1cf5-21d1-405f-842c-8da53e77c8a8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:47.245821 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1cea1cf5-21d1-405f-842c-8da53e77c8a8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:47.246080 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-1cea1cf5-21d1-405f-842c-8da53e77c8a8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 18cb2732-8d5d-455e-bb5d-04f3f56a67eb. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:47.255472 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:47.255472 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:47.256250 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:47.256250 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:47.257448 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1cea1cf5-21d1-405f-842c-8da53e77c8a8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb returned with HTTP 200 Jul 31 17:25:47.258244 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 504/2022] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:47 2026] GET /volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb => generated 705 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:47.287633 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-72349354-fced-458c-82aa-d7a01557af20 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments/47df9f90-8770-4ee3-9e3f-99193906d7b9/action returned with HTTP 204 Jul 31 17:25:47.287633 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 502/2023] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:25:47 2026] POST /volume/v3/attachments/47df9f90-8770-4ee3-9e3f-99193906d7b9/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:25:48.131356 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b81a35bb-8ee8-4e4b-b6d8-88ff75e23d61 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:48.133862 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b81a35bb-8ee8-4e4b-b6d8-88ff75e23d61 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b Jul 31 17:25:48.135076 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b81a35bb-8ee8-4e4b-b6d8-88ff75e23d61 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:48.135076 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b81a35bb-8ee8-4e4b-b6d8-88ff75e23d61 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:48.135949 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-b81a35bb-8ee8-4e4b-b6d8-88ff75e23d61 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] show called for member e2b9e54d-3f88-4152-bd1b-a780320a4d3b {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:25:48.142186 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:48.142186 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:48.169836 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b81a35bb-8ee8-4e4b-b6d8-88ff75e23d61 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b returned with HTTP 200 Jul 31 17:25:48.169836 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 511/2024] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:25:48 2026] GET /volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b => generated 392 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:48.188629 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a0d470cf-f182-466f-bdfe-f4d18e7288c0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:48.190998 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a0d470cf-f182-466f-bdfe-f4d18e7288c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:25:48.190998 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a0d470cf-f182-466f-bdfe-f4d18e7288c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1463979594", "volume_type": "57540beb-47b9-42a7-bac0-52df255b03a6", "group_id": "e2b9e54d-3f88-4152-bd1b-a780320a4d3b", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:48.193969 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-a0d470cf-f182-466f-bdfe-f4d18e7288c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1463979594', 'volume_type': '57540beb-47b9-42a7-bac0-52df255b03a6', 'group_id': 'e2b9e54d-3f88-4152-bd1b-a780320a4d3b', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:25:48.206515 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:48.206515 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:48.207957 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-a0d470cf-f182-466f-bdfe-f4d18e7288c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Create volume of 1 GB Jul 31 17:25:48.216294 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a0d470cf-f182-466f-bdfe-f4d18e7288c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Availability Zones retrieved successfully. Jul 31 17:25:48.225802 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a0d470cf-f182-466f-bdfe-f4d18e7288c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Flow 'volume_create_api' (df1daf99-bcf0-4934-9cc8-6b285f191a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:25:48.229769 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a0d470cf-f182-466f-bdfe-f4d18e7288c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2029217-c4db-4664-aaa2-f34aa8db1ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:48.230000 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:48.230000 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:48.230645 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-a0d470cf-f182-466f-bdfe-f4d18e7288c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:25:48.252364 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-1fc587a2-f7cc-4987-b83d-5a247f253342 req-7a7f4a93-4717-4cd9-8748-a247686965f1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:48.257849 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1fc587a2-f7cc-4987-b83d-5a247f253342 req-7a7f4a93-4717-4cd9-8748-a247686965f1 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] GET https://10.4.3.92/volume/v3/limits Jul 31 17:25:48.258193 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1fc587a2-f7cc-4987-b83d-5a247f253342 req-7a7f4a93-4717-4cd9-8748-a247686965f1 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:48.259125 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1fc587a2-f7cc-4987-b83d-5a247f253342 req-7a7f4a93-4717-4cd9-8748-a247686965f1 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:48.263795 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a0d470cf-f182-466f-bdfe-f4d18e7288c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2029217-c4db-4664-aaa2-f34aa8db1ca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:25:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=57540beb-47b9-42a7-bac0-52df255b03a6,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2117071506',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '57540beb-47b9-42a7-bac0-52df255b03a6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e2b9e54d-3f88-4152-bd1b-a780320a4d3b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:48.265227 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a0d470cf-f182-466f-bdfe-f4d18e7288c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64f598fc-be9e-4380-a2c7-b94f229ef391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:48.278327 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9293e406-ad7a-45d9-9544-abdae6ccb642 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:48.281000 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [req-1fc587a2-f7cc-4987-b83d-5a247f253342 req-7a7f4a93-4717-4cd9-8748-a247686965f1 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2117071506 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2117071506, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:25:48.282623 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [req-1fc587a2-f7cc-4987-b83d-5a247f253342 req-7a7f4a93-4717-4cd9-8748-a247686965f1 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2117071506 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2117071506, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:25:48.282623 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [req-1fc587a2-f7cc-4987-b83d-5a247f253342 req-7a7f4a93-4717-4cd9-8748-a247686965f1 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2117071506 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2117071506, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:25:48.282623 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [req-1fc587a2-f7cc-4987-b83d-5a247f253342 req-7a7f4a93-4717-4cd9-8748-a247686965f1 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-86001769 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-86001769, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:25:48.282623 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [req-1fc587a2-f7cc-4987-b83d-5a247f253342 req-7a7f4a93-4717-4cd9-8748-a247686965f1 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-86001769 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-86001769, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:25:48.282836 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [req-1fc587a2-f7cc-4987-b83d-5a247f253342 req-7a7f4a93-4717-4cd9-8748-a247686965f1 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-86001769 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-86001769, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:25:48.283195 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [req-1fc587a2-f7cc-4987-b83d-5a247f253342 req-7a7f4a93-4717-4cd9-8748-a247686965f1 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-468404482 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-468404482, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:25:48.283678 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [req-1fc587a2-f7cc-4987-b83d-5a247f253342 req-7a7f4a93-4717-4cd9-8748-a247686965f1 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-468404482 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-468404482, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:25:48.284063 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [req-1fc587a2-f7cc-4987-b83d-5a247f253342 req-7a7f4a93-4717-4cd9-8748-a247686965f1 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-468404482 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-468404482, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:25:48.284586 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9293e406-ad7a-45d9-9544-abdae6ccb642 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb Jul 31 17:25:48.284810 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9293e406-ad7a-45d9-9544-abdae6ccb642 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:48.285468 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9293e406-ad7a-45d9-9544-abdae6ccb642 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:48.285468 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-9293e406-ad7a-45d9-9544-abdae6ccb642 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 18cb2732-8d5d-455e-bb5d-04f3f56a67eb. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:48.296715 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:48.296715 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:48.296715 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9293e406-ad7a-45d9-9544-abdae6ccb642 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb returned with HTTP 200 Jul 31 17:25:48.297188 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 503/2025] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:48 2026] GET /volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb => generated 705 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:48.309831 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1fc587a2-f7cc-4987-b83d-5a247f253342 req-7a7f4a93-4717-4cd9-8748-a247686965f1 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/limits returned with HTTP 200 Jul 31 17:25:48.310541 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 505/2026] 10.4.3.92 () {68 vars in 1477 bytes} [Fri Jul 31 17:25:48 2026] GET /volume/v3/limits => generated 302 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:48.334750 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota [None req-a0d470cf-f182-466f-bdfe-f4d18e7288c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2117071506 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2117071506, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:25:48.335302 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota [None req-a0d470cf-f182-466f-bdfe-f4d18e7288c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2117071506 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2117071506, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:25:48.391625 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-a0d470cf-f182-466f-bdfe-f4d18e7288c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Created reservations ['4b4ed96f-7fae-4502-8a50-c825c1e9289f', '163dd4b6-7f11-4ec6-bd4d-4664986c202d', '250f6b3c-8e85-4d2b-af10-6cb9f12b51c5', '26aec371-8689-4b66-a1fb-d550d212eacd'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:25:48.393213 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a0d470cf-f182-466f-bdfe-f4d18e7288c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64f598fc-be9e-4380-a2c7-b94f229ef391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b4ed96f-7fae-4502-8a50-c825c1e9289f', '163dd4b6-7f11-4ec6-bd4d-4664986c202d', '250f6b3c-8e85-4d2b-af10-6cb9f12b51c5', '26aec371-8689-4b66-a1fb-d550d212eacd']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:48.393915 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a0d470cf-f182-466f-bdfe-f4d18e7288c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (976794dc-96fd-4de4-80c3-ef5a4ed1d223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:48.395242 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-1fc587a2-f7cc-4987-b83d-5a247f253342 req-d204cbf3-61b7-47c1-baa7-f965e678a2d5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:48.403273 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-1fc587a2-f7cc-4987-b83d-5a247f253342 req-d204cbf3-61b7-47c1-baa7-f965e678a2d5 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] GET https://10.4.3.92/volume/v3/volumes/795ef8a7-6568-4f04-98c7-8d1d1b83c785 Jul 31 17:25:48.404476 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-1fc587a2-f7cc-4987-b83d-5a247f253342 req-d204cbf3-61b7-47c1-baa7-f965e678a2d5 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:48.404476 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-1fc587a2-f7cc-4987-b83d-5a247f253342 req-d204cbf3-61b7-47c1-baa7-f965e678a2d5 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:48.423965 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:48.423965 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:48.433202 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-1fc587a2-f7cc-4987-b83d-5a247f253342 req-d204cbf3-61b7-47c1-baa7-f965e678a2d5 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Volume info retrieved successfully. Jul 31 17:25:48.434677 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a0d470cf-f182-466f-bdfe-f4d18e7288c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (976794dc-96fd-4de4-80c3-ef5a4ed1d223) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38812cf2-60ae-40e1-8de9-e9d8d6273c01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1463979594',encryption_key_id=None,group_id=e2b9e54d-3f88-4152-bd1b-a780320a4d3b,group_type_id=,metadata={},multiattach=False,project_id='d755a79631be413b912d4e427ff9b23f',qos_specs=None,replication_status=,reservations=['4b4ed96f-7fae-4502-8a50-c825c1e9289f','163dd4b6-7f11-4ec6-bd4d-4664986c202d','250f6b3c-8e85-4d2b-af10-6cb9f12b51c5','26aec371-8689-4b66-a1fb-d550d212eacd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6afb8e5803874be983bfa2da7ffe2e57',volume_type_id=57540beb-47b9-42a7-bac0-52df255b03a6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:25:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1463979594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e2b9e54d-3f88-4152-bd1b-a780320a4d3b,host=None,id=38812cf2-60ae-40e1-8de9-e9d8d6273c01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d755a79631be413b912d4e427ff9b23f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6afb8e5803874be983bfa2da7ffe2e57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(57540beb-47b9-42a7-bac0-52df255b03a6),volume_type_id=57540beb-47b9-42a7-bac0-52df255b03a6)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:48.436413 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a0d470cf-f182-466f-bdfe-f4d18e7288c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34cab02b-f0fc-4eca-9a17-1fb8345fdb3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:48.446471 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-1fc587a2-f7cc-4987-b83d-5a247f253342 req-d204cbf3-61b7-47c1-baa7-f965e678a2d5 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/volumes/795ef8a7-6568-4f04-98c7-8d1d1b83c785 returned with HTTP 200 Jul 31 17:25:48.446471 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 512/2027] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:25:48 2026] GET /volume/v3/volumes/795ef8a7-6568-4f04-98c7-8d1d1b83c785 => generated 1661 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:48.463959 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-1fc587a2-f7cc-4987-b83d-5a247f253342 req-af65f313-6e5e-418e-bdb9-64ddf8702b38 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:48.468024 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1fc587a2-f7cc-4987-b83d-5a247f253342 req-af65f313-6e5e-418e-bdb9-64ddf8702b38 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:25:48.469165 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1fc587a2-f7cc-4987-b83d-5a247f253342 req-af65f313-6e5e-418e-bdb9-64ddf8702b38 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "795ef8a7-6568-4f04-98c7-8d1d1b83c785", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1936979386", "description": null, "metadata": {}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:48.469277 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a0d470cf-f182-466f-bdfe-f4d18e7288c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34cab02b-f0fc-4eca-9a17-1fb8345fdb3d) transitioned into state 'SUCCESS' from state '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-1463979594',encryption_key_id=None,group_id=e2b9e54d-3f88-4152-bd1b-a780320a4d3b,group_type_id=,metadata={},multiattach=False,project_id='d755a79631be413b912d4e427ff9b23f',qos_specs=None,replication_status=,reservations=['4b4ed96f-7fae-4502-8a50-c825c1e9289f','163dd4b6-7f11-4ec6-bd4d-4664986c202d','250f6b3c-8e85-4d2b-af10-6cb9f12b51c5','26aec371-8689-4b66-a1fb-d550d212eacd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6afb8e5803874be983bfa2da7ffe2e57',volume_type_id=57540beb-47b9-42a7-bac0-52df255b03a6)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:48.470046 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a0d470cf-f182-466f-bdfe-f4d18e7288c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b04c6998-ed93-4b56-8565-807ae3fb07c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:48.488211 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:48.488211 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:48.489020 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-1fc587a2-f7cc-4987-b83d-5a247f253342 req-af65f313-6e5e-418e-bdb9-64ddf8702b38 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Volume info retrieved successfully. Jul 31 17:25:48.489225 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [req-1fc587a2-f7cc-4987-b83d-5a247f253342 req-af65f313-6e5e-418e-bdb9-64ddf8702b38 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Create snapshot from volume 795ef8a7-6568-4f04-98c7-8d1d1b83c785 Jul 31 17:25:48.495273 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a0d470cf-f182-466f-bdfe-f4d18e7288c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b04c6998-ed93-4b56-8565-807ae3fb07c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:48.497946 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a0d470cf-f182-466f-bdfe-f4d18e7288c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Flow 'volume_create_api' (df1daf99-bcf0-4934-9cc8-6b285f191a95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:25:48.497946 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a0d470cf-f182-466f-bdfe-f4d18e7288c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Create volume request issued successfully. Jul 31 17:25:48.498723 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-a0d470cf-f182-466f-bdfe-f4d18e7288c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:25:48.499065 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-a0d470cf-f182-466f-bdfe-f4d18e7288c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:25:48.556430 np0000006248 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-a0d470cf-f182-466f-bdfe-f4d18e7288c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:25:48.562764 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:48.562764 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:48.563444 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [req-1fc587a2-f7cc-4987-b83d-5a247f253342 req-af65f313-6e5e-418e-bdb9-64ddf8702b38 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Created reservations ['cbcbb7c1-3d35-411c-9809-83c72f614be6', '6be9a64b-e11e-4d3c-92ec-c4536d30bec3', 'd0377cce-629e-407e-a872-469a4d61c97a', '4ddc3b9f-81a0-4520-a384-efa020599900'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:25:48.571975 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a0d470cf-f182-466f-bdfe-f4d18e7288c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:25:48.572460 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 508/2028] 10.4.3.92 () {70 vars in 1293 bytes} [Fri Jul 31 17:25:48 2026] POST /volume/v3/volumes => generated 821 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:25:48.595451 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e692e37c-5489-4199-b768-8a5978f1bc87 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:48.599395 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e692e37c-5489-4199-b768-8a5978f1bc87 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/volumes/38812cf2-60ae-40e1-8de9-e9d8d6273c01 Jul 31 17:25:48.599395 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e692e37c-5489-4199-b768-8a5978f1bc87 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:48.599395 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e692e37c-5489-4199-b768-8a5978f1bc87 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:48.609640 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:48.609640 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:48.617975 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e692e37c-5489-4199-b768-8a5978f1bc87 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Volume info retrieved successfully. Jul 31 17:25:48.620926 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-e692e37c-5489-4199-b768-8a5978f1bc87 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:25:48.621071 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-e692e37c-5489-4199-b768-8a5978f1bc87 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:25:48.640714 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-1fc587a2-f7cc-4987-b83d-5a247f253342 req-af65f313-6e5e-418e-bdb9-64ddf8702b38 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Snapshot force create request issued successfully. Jul 31 17:25:48.641553 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1fc587a2-f7cc-4987-b83d-5a247f253342 req-af65f313-6e5e-418e-bdb9-64ddf8702b38 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:25:48.642222 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 504/2029] 10.4.3.92 () {72 vars in 1540 bytes} [Fri Jul 31 17:25:48 2026] POST /volume/v3/snapshots => generated 324 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:25:48.687751 np0000006248 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-e692e37c-5489-4199-b768-8a5978f1bc87 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:25:48.695266 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:48.695266 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:48.714065 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e692e37c-5489-4199-b768-8a5978f1bc87 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/volumes/38812cf2-60ae-40e1-8de9-e9d8d6273c01 returned with HTTP 200 Jul 31 17:25:48.714612 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 506/2030] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:25:48 2026] GET /volume/v3/volumes/38812cf2-60ae-40e1-8de9-e9d8d6273c01 => generated 889 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:49.313833 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-060a746d-1e35-42df-89b9-4fb3265b1f7e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:49.317787 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-060a746d-1e35-42df-89b9-4fb3265b1f7e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb Jul 31 17:25:49.318116 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-060a746d-1e35-42df-89b9-4fb3265b1f7e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:49.319416 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-060a746d-1e35-42df-89b9-4fb3265b1f7e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:49.319416 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-060a746d-1e35-42df-89b9-4fb3265b1f7e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 18cb2732-8d5d-455e-bb5d-04f3f56a67eb. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:49.331359 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:49.331359 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:49.334524 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-060a746d-1e35-42df-89b9-4fb3265b1f7e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb returned with HTTP 200 Jul 31 17:25:49.335128 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 513/2031] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:49 2026] GET /volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb => generated 706 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:49.358159 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a1481509-09b1-4c40-b33d-87e9ffebba7c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:49.361343 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a1481509-09b1-4c40-b33d-87e9ffebba7c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb Jul 31 17:25:49.361343 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a1481509-09b1-4c40-b33d-87e9ffebba7c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:49.361500 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a1481509-09b1-4c40-b33d-87e9ffebba7c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:49.361898 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a1481509-09b1-4c40-b33d-87e9ffebba7c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 18cb2732-8d5d-455e-bb5d-04f3f56a67eb. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:49.372643 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:49.372643 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:49.373797 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a1481509-09b1-4c40-b33d-87e9ffebba7c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb returned with HTTP 200 Jul 31 17:25:49.374299 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 509/2032] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:49 2026] GET /volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb => generated 706 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:49.393052 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bc9b2221-7fd4-4074-9a5a-57e46fffc88b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:49.399228 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bc9b2221-7fd4-4074-9a5a-57e46fffc88b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] DELETE https://10.4.3.92/volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb Jul 31 17:25:49.399540 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bc9b2221-7fd4-4074-9a5a-57e46fffc88b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:49.401539 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bc9b2221-7fd4-4074-9a5a-57e46fffc88b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:49.401539 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-bc9b2221-7fd4-4074-9a5a-57e46fffc88b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Delete backup with id: 18cb2732-8d5d-455e-bb5d-04f3f56a67eb. Jul 31 17:25:49.412090 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:49.412090 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:49.433029 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-bc9b2221-7fd4-4074-9a5a-57e46fffc88b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] delete_backup rpcapi backup_id 18cb2732-8d5d-455e-bb5d-04f3f56a67eb {{(pid=100271) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:25:49.436138 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bc9b2221-7fd4-4074-9a5a-57e46fffc88b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb returned with HTTP 202 Jul 31 17:25:49.436885 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 505/2033] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:25:49 2026] DELETE /volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:25:49.449479 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4c985fcc-ad11-451d-a51a-64568e77eae4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:49.455378 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4c985fcc-ad11-451d-a51a-64568e77eae4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb Jul 31 17:25:49.455698 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4c985fcc-ad11-451d-a51a-64568e77eae4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:49.456055 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4c985fcc-ad11-451d-a51a-64568e77eae4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:49.456106 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-4c985fcc-ad11-451d-a51a-64568e77eae4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 18cb2732-8d5d-455e-bb5d-04f3f56a67eb. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:49.467643 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:49.467643 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:49.467643 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4c985fcc-ad11-451d-a51a-64568e77eae4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb returned with HTTP 200 Jul 31 17:25:49.468279 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 507/2034] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:49 2026] GET /volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb => generated 705 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:49.729857 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-46926e8b-4d4b-41cb-ba62-fe4fc18bab18 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:49.733442 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-46926e8b-4d4b-41cb-ba62-fe4fc18bab18 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/volumes/38812cf2-60ae-40e1-8de9-e9d8d6273c01 Jul 31 17:25:49.733719 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-46926e8b-4d4b-41cb-ba62-fe4fc18bab18 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:49.733842 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-46926e8b-4d4b-41cb-ba62-fe4fc18bab18 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:49.749025 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:49.749025 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:49.756084 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-46926e8b-4d4b-41cb-ba62-fe4fc18bab18 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Volume info retrieved successfully. Jul 31 17:25:49.756984 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-46926e8b-4d4b-41cb-ba62-fe4fc18bab18 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:25:49.756984 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-46926e8b-4d4b-41cb-ba62-fe4fc18bab18 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:25:49.803696 np0000006248 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-46926e8b-4d4b-41cb-ba62-fe4fc18bab18 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:25:49.807403 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:49.807403 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:49.817882 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-46926e8b-4d4b-41cb-ba62-fe4fc18bab18 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/volumes/38812cf2-60ae-40e1-8de9-e9d8d6273c01 returned with HTTP 200 Jul 31 17:25:49.818295 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 514/2035] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:25:49 2026] GET /volume/v3/volumes/38812cf2-60ae-40e1-8de9-e9d8d6273c01 => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:49.839181 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ceb23154-377f-49f4-a717-5bcfbe4784c0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:49.841490 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ceb23154-377f-49f4-a717-5bcfbe4784c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:25:49.842034 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ceb23154-377f-49f4-a717-5bcfbe4784c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1520993311", "volume_type": "57540beb-47b9-42a7-bac0-52df255b03a6", "group_id": "e2b9e54d-3f88-4152-bd1b-a780320a4d3b", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:49.844102 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-ceb23154-377f-49f4-a717-5bcfbe4784c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1520993311', 'volume_type': '57540beb-47b9-42a7-bac0-52df255b03a6', 'group_id': 'e2b9e54d-3f88-4152-bd1b-a780320a4d3b', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:25:49.854502 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:49.854502 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:49.855002 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-ceb23154-377f-49f4-a717-5bcfbe4784c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Create volume of 1 GB Jul 31 17:25:49.860677 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ceb23154-377f-49f4-a717-5bcfbe4784c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Availability Zones retrieved successfully. Jul 31 17:25:49.867133 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ceb23154-377f-49f4-a717-5bcfbe4784c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Flow 'volume_create_api' (83fdf8f7-bf8d-4d45-a66b-11215b06b0be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:25:49.868292 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ceb23154-377f-49f4-a717-5bcfbe4784c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21aaeabd-6a61-4405-9d3a-580cd35b748d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:49.869026 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:49.869026 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:49.869803 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-ceb23154-377f-49f4-a717-5bcfbe4784c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:25:49.894600 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ceb23154-377f-49f4-a717-5bcfbe4784c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21aaeabd-6a61-4405-9d3a-580cd35b748d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:25:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=57540beb-47b9-42a7-bac0-52df255b03a6,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2117071506',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '57540beb-47b9-42a7-bac0-52df255b03a6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e2b9e54d-3f88-4152-bd1b-a780320a4d3b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:49.895640 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ceb23154-377f-49f4-a717-5bcfbe4784c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5243cfa-a4d8-48ff-ae78-1a39a0aafda9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:49.944171 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-ceb23154-377f-49f4-a717-5bcfbe4784c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Created reservations ['9c9c8028-07f5-470f-aa1e-b0d3f15af20c', 'd5de2b59-e879-4d70-a6fb-56cdf4b2db0d', 'b483317b-9d0e-4489-bf9c-023e000ac0e9', '78745ff4-bbb7-424f-9328-7b186b489051'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:25:49.945599 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ceb23154-377f-49f4-a717-5bcfbe4784c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5243cfa-a4d8-48ff-ae78-1a39a0aafda9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c9c8028-07f5-470f-aa1e-b0d3f15af20c', 'd5de2b59-e879-4d70-a6fb-56cdf4b2db0d', 'b483317b-9d0e-4489-bf9c-023e000ac0e9', '78745ff4-bbb7-424f-9328-7b186b489051']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:49.946516 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ceb23154-377f-49f4-a717-5bcfbe4784c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8fe051d-d071-46b3-bb46-947156a399c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:49.971375 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ceb23154-377f-49f4-a717-5bcfbe4784c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8fe051d-d071-46b3-bb46-947156a399c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4069dfbb-5d10-49f6-977e-83624676b0a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1520993311',encryption_key_id=None,group_id=e2b9e54d-3f88-4152-bd1b-a780320a4d3b,group_type_id=,metadata={},multiattach=False,project_id='d755a79631be413b912d4e427ff9b23f',qos_specs=None,replication_status=,reservations=['9c9c8028-07f5-470f-aa1e-b0d3f15af20c','d5de2b59-e879-4d70-a6fb-56cdf4b2db0d','b483317b-9d0e-4489-bf9c-023e000ac0e9','78745ff4-bbb7-424f-9328-7b186b489051'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6afb8e5803874be983bfa2da7ffe2e57',volume_type_id=57540beb-47b9-42a7-bac0-52df255b03a6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:25:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1520993311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e2b9e54d-3f88-4152-bd1b-a780320a4d3b,host=None,id=4069dfbb-5d10-49f6-977e-83624676b0a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d755a79631be413b912d4e427ff9b23f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6afb8e5803874be983bfa2da7ffe2e57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(57540beb-47b9-42a7-bac0-52df255b03a6),volume_type_id=57540beb-47b9-42a7-bac0-52df255b03a6)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:49.972107 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ceb23154-377f-49f4-a717-5bcfbe4784c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ef1b1ed-77af-4152-b6f5-d200a6055de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:49.994308 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ceb23154-377f-49f4-a717-5bcfbe4784c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ef1b1ed-77af-4152-b6f5-d200a6055de9) transitioned into state 'SUCCESS' from state '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-1520993311',encryption_key_id=None,group_id=e2b9e54d-3f88-4152-bd1b-a780320a4d3b,group_type_id=,metadata={},multiattach=False,project_id='d755a79631be413b912d4e427ff9b23f',qos_specs=None,replication_status=,reservations=['9c9c8028-07f5-470f-aa1e-b0d3f15af20c','d5de2b59-e879-4d70-a6fb-56cdf4b2db0d','b483317b-9d0e-4489-bf9c-023e000ac0e9','78745ff4-bbb7-424f-9328-7b186b489051'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6afb8e5803874be983bfa2da7ffe2e57',volume_type_id=57540beb-47b9-42a7-bac0-52df255b03a6)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:49.995150 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ceb23154-377f-49f4-a717-5bcfbe4784c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fccf85a-bbe4-42e0-80bf-0fa8c55a0f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:50.010881 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ceb23154-377f-49f4-a717-5bcfbe4784c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fccf85a-bbe4-42e0-80bf-0fa8c55a0f02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:50.011860 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ceb23154-377f-49f4-a717-5bcfbe4784c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Flow 'volume_create_api' (83fdf8f7-bf8d-4d45-a66b-11215b06b0be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:25:50.012295 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ceb23154-377f-49f4-a717-5bcfbe4784c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Create volume request issued successfully. Jul 31 17:25:50.013373 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-ceb23154-377f-49f4-a717-5bcfbe4784c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:25:50.013575 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-ceb23154-377f-49f4-a717-5bcfbe4784c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:25:50.061305 np0000006248 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-ceb23154-377f-49f4-a717-5bcfbe4784c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:25:50.065647 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:50.065647 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:50.070770 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ceb23154-377f-49f4-a717-5bcfbe4784c0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:25:50.071543 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 510/2036] 10.4.3.92 () {70 vars in 1293 bytes} [Fri Jul 31 17:25:49 2026] POST /volume/v3/volumes => generated 821 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:25:50.089582 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c4ea89c9-9e95-4809-a477-955eb984ad0d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:50.092160 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c4ea89c9-9e95-4809-a477-955eb984ad0d tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/volumes/4069dfbb-5d10-49f6-977e-83624676b0a1 Jul 31 17:25:50.092160 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c4ea89c9-9e95-4809-a477-955eb984ad0d tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:50.093342 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c4ea89c9-9e95-4809-a477-955eb984ad0d tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:50.102463 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:50.102463 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:50.108384 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c4ea89c9-9e95-4809-a477-955eb984ad0d tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Volume info retrieved successfully. Jul 31 17:25:50.109814 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-c4ea89c9-9e95-4809-a477-955eb984ad0d tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:25:50.109953 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-c4ea89c9-9e95-4809-a477-955eb984ad0d tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:25:50.173615 np0000006248 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-c4ea89c9-9e95-4809-a477-955eb984ad0d tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:25:50.178639 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:50.178639 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:50.187521 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c4ea89c9-9e95-4809-a477-955eb984ad0d tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/volumes/4069dfbb-5d10-49f6-977e-83624676b0a1 returned with HTTP 200 Jul 31 17:25:50.188099 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 506/2037] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:25:50 2026] GET /volume/v3/volumes/4069dfbb-5d10-49f6-977e-83624676b0a1 => generated 889 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:50.484175 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-83959d8a-d5c9-4aeb-befb-9e3317142b63 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:50.486829 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-83959d8a-d5c9-4aeb-befb-9e3317142b63 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb Jul 31 17:25:50.487107 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-83959d8a-d5c9-4aeb-befb-9e3317142b63 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:50.487415 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-83959d8a-d5c9-4aeb-befb-9e3317142b63 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:50.487592 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-83959d8a-d5c9-4aeb-befb-9e3317142b63 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 18cb2732-8d5d-455e-bb5d-04f3f56a67eb. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:50.495770 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-83959d8a-d5c9-4aeb-befb-9e3317142b63 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb returned with HTTP 404 Jul 31 17:25:50.496546 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 508/2038] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:50 2026] GET /volume/v3/backups/18cb2732-8d5d-455e-bb5d-04f3f56a67eb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:25:50.515552 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c866027a-e0b5-497c-a24d-84c457dd66b6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:50.523185 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c866027a-e0b5-497c-a24d-84c457dd66b6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] POST https://10.4.3.92/volume/v3/backups Jul 31 17:25:50.523855 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c866027a-e0b5-497c-a24d-84c457dd66b6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a35d0b6e-a615-45b4-9651-91d1bb3eaa70", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1105569999", "container": "tempest-volumesbackupstest-backup-container-923255894"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:50.526359 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.backups [None req-c866027a-e0b5-497c-a24d-84c457dd66b6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Creating new backup {'backup': {'volume_id': 'a35d0b6e-a615-45b4-9651-91d1bb3eaa70', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1105569999', 'container': 'tempest-volumesbackupstest-backup-container-923255894'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:25:50.526359 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-c866027a-e0b5-497c-a24d-84c457dd66b6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Creating backup of volume a35d0b6e-a615-45b4-9651-91d1bb3eaa70 in container tempest-volumesbackupstest-backup-container-923255894 Jul 31 17:25:50.541472 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:50.541472 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:50.541733 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c866027a-e0b5-497c-a24d-84c457dd66b6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:25:50.578944 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-c866027a-e0b5-497c-a24d-84c457dd66b6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Created reservations ['63c25923-3d74-4892-8a61-bea0da3830c9', '11337da6-9db4-4286-96b5-ab5135b77e7d'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:25:50.637184 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c866027a-e0b5-497c-a24d-84c457dd66b6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:25:50.637184 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 515/2039] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:25:50 2026] POST /volume/v3/backups => generated 328 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:25:50.653959 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-23f4d843-d3c4-4d53-9daa-917d9e0f9ad2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:50.656692 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-23f4d843-d3c4-4d53-9daa-917d9e0f9ad2 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c Jul 31 17:25:50.656692 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-23f4d843-d3c4-4d53-9daa-917d9e0f9ad2 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:50.657158 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-23f4d843-d3c4-4d53-9daa-917d9e0f9ad2 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:50.657158 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-23f4d843-d3c4-4d53-9daa-917d9e0f9ad2 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:50.664579 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:50.664579 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:50.665344 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-23f4d843-d3c4-4d53-9daa-917d9e0f9ad2 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c returned with HTTP 200 Jul 31 17:25:50.666201 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 511/2040] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:50 2026] GET /volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c => generated 785 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:51.181080 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-013492b7-5a00-4d0b-a58a-efebc7746bac None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:51.183752 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-013492b7-5a00-4d0b-a58a-efebc7746bac tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] GET https://10.4.3.92/volume/v3/snapshots/970e351f-e737-46ed-8be4-fb205e96559b Jul 31 17:25:51.184065 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-013492b7-5a00-4d0b-a58a-efebc7746bac tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:51.184398 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-013492b7-5a00-4d0b-a58a-efebc7746bac tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:51.191075 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:51.191075 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:51.191698 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-013492b7-5a00-4d0b-a58a-efebc7746bac tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Snapshot retrieved successfully. Jul 31 17:25:51.192894 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-013492b7-5a00-4d0b-a58a-efebc7746bac tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/snapshots/970e351f-e737-46ed-8be4-fb205e96559b returned with HTTP 200 Jul 31 17:25:51.193653 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 507/2041] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:25:51 2026] GET /volume/v3/snapshots/970e351f-e737-46ed-8be4-fb205e96559b => generated 483 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:51.207821 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c8b9be33-921a-468b-bf53-64259960edee None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:51.213821 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c8b9be33-921a-468b-bf53-64259960edee tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/volumes/4069dfbb-5d10-49f6-977e-83624676b0a1 Jul 31 17:25:51.215652 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c8b9be33-921a-468b-bf53-64259960edee tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:51.215652 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c8b9be33-921a-468b-bf53-64259960edee tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:51.227261 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:51.227261 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:51.233908 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-576c6fbd-ffcd-4a77-bc44-1b2ccfc9660e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:51.235138 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c8b9be33-921a-468b-bf53-64259960edee tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Volume info retrieved successfully. Jul 31 17:25:51.236371 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-c8b9be33-921a-468b-bf53-64259960edee tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:25:51.238344 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-c8b9be33-921a-468b-bf53-64259960edee tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:25:51.238439 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-576c6fbd-ffcd-4a77-bc44-1b2ccfc9660e tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:25:51.238439 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-576c6fbd-ffcd-4a77-bc44-1b2ccfc9660e tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-179945383", "snapshot_id": null, "imageRef": "ab81ada8-c40d-438e-8fc5-c955bb296168", "volume_type": null, "size": 1}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:51.242067 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-576c6fbd-ffcd-4a77-bc44-1b2ccfc9660e tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-179945383', 'snapshot_id': None, 'imageRef': 'ab81ada8-c40d-438e-8fc5-c955bb296168', 'volume_type': None, 'size': 1}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:25:51.298584 np0000006248 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-c8b9be33-921a-468b-bf53-64259960edee tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:25:51.304963 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:51.304963 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:51.320754 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c8b9be33-921a-468b-bf53-64259960edee tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/volumes/4069dfbb-5d10-49f6-977e-83624676b0a1 returned with HTTP 200 Jul 31 17:25:51.321123 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 509/2042] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:25:51 2026] GET /volume/v3/volumes/4069dfbb-5d10-49f6-977e-83624676b0a1 => generated 914 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:51.342559 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0463259f-0e6c-43ad-ba62-7efa1aaba9ad None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:51.344973 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0463259f-0e6c-43ad-ba62-7efa1aaba9ad tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] PUT https://10.4.3.92/volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b Jul 31 17:25:51.345555 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0463259f-0e6c-43ad-ba62-7efa1aaba9ad tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "38812cf2-60ae-40e1-8de9-e9d8d6273c01"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:51.347111 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-0463259f-0e6c-43ad-ba62-7efa1aaba9ad tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Update called for group e2b9e54d-3f88-4152-bd1b-a780320a4d3b. {{(pid=100274) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 31 17:25:51.347559 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.groups [None req-0463259f-0e6c-43ad-ba62-7efa1aaba9ad tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Updating group e2b9e54d-3f88-4152-bd1b-a780320a4d3b with name None description: None add_volumes: None remove_volumes: 38812cf2-60ae-40e1-8de9-e9d8d6273c01. Jul 31 17:25:51.355240 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:51.355240 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:51.380700 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0463259f-0e6c-43ad-ba62-7efa1aaba9ad tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b returned with HTTP 202 Jul 31 17:25:51.381267 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 512/2043] 10.4.3.92 () {70 vars in 1399 bytes} [Fri Jul 31 17:25:51 2026] PUT /volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 31 17:25:51.393419 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d3839165-1c1c-4528-9c8e-8c6d71defcac None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:51.397110 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d3839165-1c1c-4528-9c8e-8c6d71defcac tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b Jul 31 17:25:51.397197 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d3839165-1c1c-4528-9c8e-8c6d71defcac tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:51.398297 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d3839165-1c1c-4528-9c8e-8c6d71defcac tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:51.398297 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-d3839165-1c1c-4528-9c8e-8c6d71defcac tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] show called for member e2b9e54d-3f88-4152-bd1b-a780320a4d3b {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:25:51.398631 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:51.398631 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:51.399305 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-576c6fbd-ffcd-4a77-bc44-1b2ccfc9660e tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Snapshot retrieved successfully. Jul 31 17:25:51.400153 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-576c6fbd-ffcd-4a77-bc44-1b2ccfc9660e tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Create volume of 1 GB Jul 31 17:25:51.403068 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:51.403068 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:51.405513 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-576c6fbd-ffcd-4a77-bc44-1b2ccfc9660e tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Availability Zones retrieved successfully. Jul 31 17:25:51.411512 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-576c6fbd-ffcd-4a77-bc44-1b2ccfc9660e tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Flow 'volume_create_api' (c4e4f405-cbae-4f09-a3c9-622066798e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:25:51.413265 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-576c6fbd-ffcd-4a77-bc44-1b2ccfc9660e tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5de50c8a-6393-492c-a613-215dee0356a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:51.414777 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-576c6fbd-ffcd-4a77-bc44-1b2ccfc9660e tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:25:51.415056 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d3839165-1c1c-4528-9c8e-8c6d71defcac tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b returned with HTTP 200 Jul 31 17:25:51.415696 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 508/2044] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:25:51 2026] GET /volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b => generated 391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:51.454391 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-576c6fbd-ffcd-4a77-bc44-1b2ccfc9660e tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5de50c8a-6393-492c-a613-215dee0356a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '970e351f-e737-46ed-8be4-fb205e96559b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:51.455572 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-576c6fbd-ffcd-4a77-bc44-1b2ccfc9660e tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c34986cc-abca-43d2-83b8-7cece42faad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:51.515235 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-576c6fbd-ffcd-4a77-bc44-1b2ccfc9660e tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Created reservations ['b677ae39-10c8-45a7-9ab1-990c70153fef', '213ac924-e5bc-451b-bd9b-16a76991bc4f', '8f3d9911-fff3-4ee6-be58-fa7b432f093a', '8345b0d9-b099-4e49-b159-7f2833dd8e35'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:25:51.516387 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-576c6fbd-ffcd-4a77-bc44-1b2ccfc9660e tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c34986cc-abca-43d2-83b8-7cece42faad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b677ae39-10c8-45a7-9ab1-990c70153fef', '213ac924-e5bc-451b-bd9b-16a76991bc4f', '8f3d9911-fff3-4ee6-be58-fa7b432f093a', '8345b0d9-b099-4e49-b159-7f2833dd8e35']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:51.517466 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-576c6fbd-ffcd-4a77-bc44-1b2ccfc9660e tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f74fd1cc-eb75-4697-abcb-9aa1fdee8fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:51.576130 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-576c6fbd-ffcd-4a77-bc44-1b2ccfc9660e tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f74fd1cc-eb75-4697-abcb-9aa1fdee8fce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '724bca73-c163-4639-b400-087f776a3daa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-179945383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='528afb83244b4429971bf5d8aca3a48e',qos_specs=None,replication_status=,reservations=['b677ae39-10c8-45a7-9ab1-990c70153fef','213ac924-e5bc-451b-bd9b-16a76991bc4f','8f3d9911-fff3-4ee6-be58-fa7b432f093a','8345b0d9-b099-4e49-b159-7f2833dd8e35'],size=1,snapshot_id=970e351f-e737-46ed-8be4-fb205e96559b,source_replicaid=,source_volid=None,status='creating',user_id='424582e274264a7e86bc6b9d3fbd01b3',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:25:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-179945383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=724bca73-c163-4639-b400-087f776a3daa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='528afb83244b4429971bf5d8aca3a48e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=970e351f-e737-46ed-8be4-fb205e96559b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='424582e274264a7e86bc6b9d3fbd01b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:51.576979 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-576c6fbd-ffcd-4a77-bc44-1b2ccfc9660e tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b34cf059-7863-4f65-8590-32773875b79a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:51.604601 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-576c6fbd-ffcd-4a77-bc44-1b2ccfc9660e tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b34cf059-7863-4f65-8590-32773875b79a) transitioned into state 'SUCCESS' from state '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-179945383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='528afb83244b4429971bf5d8aca3a48e',qos_specs=None,replication_status=,reservations=['b677ae39-10c8-45a7-9ab1-990c70153fef','213ac924-e5bc-451b-bd9b-16a76991bc4f','8f3d9911-fff3-4ee6-be58-fa7b432f093a','8345b0d9-b099-4e49-b159-7f2833dd8e35'],size=1,snapshot_id=970e351f-e737-46ed-8be4-fb205e96559b,source_replicaid=,source_volid=None,status='creating',user_id='424582e274264a7e86bc6b9d3fbd01b3',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:51.605469 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-576c6fbd-ffcd-4a77-bc44-1b2ccfc9660e tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09fe21d7-89ec-4318-a0b6-094ce5172019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:25:51.635353 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-576c6fbd-ffcd-4a77-bc44-1b2ccfc9660e tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09fe21d7-89ec-4318-a0b6-094ce5172019) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:25:51.635620 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-576c6fbd-ffcd-4a77-bc44-1b2ccfc9660e tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Flow 'volume_create_api' (c4e4f405-cbae-4f09-a3c9-622066798e41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:25:51.636043 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-576c6fbd-ffcd-4a77-bc44-1b2ccfc9660e tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Create volume request issued successfully. Jul 31 17:25:51.636768 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-576c6fbd-ffcd-4a77-bc44-1b2ccfc9660e tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:25:51.637428 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 516/2045] 10.4.3.92 () {70 vars in 1293 bytes} [Fri Jul 31 17:25:51 2026] POST /volume/v3/volumes => generated 811 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:25:51.652889 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1c03a474-98b9-4248-8215-29e00cfb5429 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:51.658375 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1c03a474-98b9-4248-8215-29e00cfb5429 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] GET https://10.4.3.92/volume/v3/volumes/724bca73-c163-4639-b400-087f776a3daa Jul 31 17:25:51.658375 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1c03a474-98b9-4248-8215-29e00cfb5429 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:51.658375 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1c03a474-98b9-4248-8215-29e00cfb5429 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:51.664268 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:51.664268 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:51.669663 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1c03a474-98b9-4248-8215-29e00cfb5429 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Volume info retrieved successfully. Jul 31 17:25:51.676304 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1c03a474-98b9-4248-8215-29e00cfb5429 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/volumes/724bca73-c163-4639-b400-087f776a3daa returned with HTTP 200 Jul 31 17:25:51.676304 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 510/2046] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:25:51 2026] GET /volume/v3/volumes/724bca73-c163-4639-b400-087f776a3daa => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:51.681731 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2687f0ac-1dc9-4c11-9659-c264de1009ed None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:51.683899 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2687f0ac-1dc9-4c11-9659-c264de1009ed tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c Jul 31 17:25:51.684121 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2687f0ac-1dc9-4c11-9659-c264de1009ed tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:51.684332 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2687f0ac-1dc9-4c11-9659-c264de1009ed tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:51.684461 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-2687f0ac-1dc9-4c11-9659-c264de1009ed tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:51.690233 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:51.690233 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:51.691066 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2687f0ac-1dc9-4c11-9659-c264de1009ed tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c returned with HTTP 200 Jul 31 17:25:51.691477 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 513/2047] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:51 2026] GET /volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:52.122618 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-aac3510e-0660-4e6a-a743-9a6bbd6a3165 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:52.125134 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-aac3510e-0660-4e6a-a743-9a6bbd6a3165 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/46cdf5b7-5177-4eda-a226-fdfa697b40a2/encryption Jul 31 17:25:52.125370 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-aac3510e-0660-4e6a-a743-9a6bbd6a3165 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:52.125573 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-aac3510e-0660-4e6a-a743-9a6bbd6a3165 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:52.141348 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:52.141348 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:52.150029 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e2cb7f1c-4f40-4d93-b2e8-c977f8539212 req-aac3510e-0660-4e6a-a743-9a6bbd6a3165 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/46cdf5b7-5177-4eda-a226-fdfa697b40a2/encryption returned with HTTP 200 Jul 31 17:25:52.150612 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 509/2048] 10.4.3.92 () {68 vars in 1624 bytes} [Fri Jul 31 17:25:52 2026] GET /volume/v3/volumes/46cdf5b7-5177-4eda-a226-fdfa697b40a2/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:52.425634 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7c9dd06a-4581-4480-93bf-250de0ed8b3b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:52.427700 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7c9dd06a-4581-4480-93bf-250de0ed8b3b tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b Jul 31 17:25:52.427989 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7c9dd06a-4581-4480-93bf-250de0ed8b3b tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:52.428199 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7c9dd06a-4581-4480-93bf-250de0ed8b3b tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:52.428368 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-7c9dd06a-4581-4480-93bf-250de0ed8b3b tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] show called for member e2b9e54d-3f88-4152-bd1b-a780320a4d3b {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:25:52.432861 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:52.432861 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:52.441166 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7c9dd06a-4581-4480-93bf-250de0ed8b3b tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b returned with HTTP 200 Jul 31 17:25:52.441610 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 517/2049] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:25:52 2026] GET /volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b => generated 392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:52.452419 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-205cfa5a-d0a7-4a71-bd7c-b6a63fbfba3b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:52.454655 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-205cfa5a-d0a7-4a71-bd7c-b6a63fbfba3b tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] PUT https://10.4.3.92/volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b Jul 31 17:25:52.455180 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-205cfa5a-d0a7-4a71-bd7c-b6a63fbfba3b tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "38812cf2-60ae-40e1-8de9-e9d8d6273c01"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:52.462971 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-205cfa5a-d0a7-4a71-bd7c-b6a63fbfba3b tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Update called for group e2b9e54d-3f88-4152-bd1b-a780320a4d3b. {{(pid=100273) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 31 17:25:52.463129 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.groups [None req-205cfa5a-d0a7-4a71-bd7c-b6a63fbfba3b tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Updating group e2b9e54d-3f88-4152-bd1b-a780320a4d3b with name None description: None add_volumes: 38812cf2-60ae-40e1-8de9-e9d8d6273c01 remove_volumes: None. Jul 31 17:25:52.467255 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:52.467255 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:52.523030 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-205cfa5a-d0a7-4a71-bd7c-b6a63fbfba3b tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b returned with HTTP 202 Jul 31 17:25:52.523516 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 511/2050] 10.4.3.92 () {70 vars in 1399 bytes} [Fri Jul 31 17:25:52 2026] PUT /volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:25:52.531681 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8451e71c-a25b-4f62-8d0e-a7a9ab4f8169 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:52.534076 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8451e71c-a25b-4f62-8d0e-a7a9ab4f8169 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b Jul 31 17:25:52.534472 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8451e71c-a25b-4f62-8d0e-a7a9ab4f8169 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:52.534729 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8451e71c-a25b-4f62-8d0e-a7a9ab4f8169 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:52.534905 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-8451e71c-a25b-4f62-8d0e-a7a9ab4f8169 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] show called for member e2b9e54d-3f88-4152-bd1b-a780320a4d3b {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:25:52.540993 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:52.540993 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:52.558037 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8451e71c-a25b-4f62-8d0e-a7a9ab4f8169 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b returned with HTTP 200 Jul 31 17:25:52.558986 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 514/2051] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:25:52 2026] GET /volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b => generated 391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:52.694387 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d407b8b1-beb8-4d40-81c1-4a53d279d8f9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:52.698684 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d407b8b1-beb8-4d40-81c1-4a53d279d8f9 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] GET https://10.4.3.92/volume/v3/volumes/724bca73-c163-4639-b400-087f776a3daa Jul 31 17:25:52.698921 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d407b8b1-beb8-4d40-81c1-4a53d279d8f9 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:52.699158 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d407b8b1-beb8-4d40-81c1-4a53d279d8f9 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:52.703028 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c6d2ef38-d6ee-4512-9062-3d88951669f2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:52.705483 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c6d2ef38-d6ee-4512-9062-3d88951669f2 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c Jul 31 17:25:52.705727 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c6d2ef38-d6ee-4512-9062-3d88951669f2 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:52.705986 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c6d2ef38-d6ee-4512-9062-3d88951669f2 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:52.706134 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-c6d2ef38-d6ee-4512-9062-3d88951669f2 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:52.709090 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:52.709090 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:52.712091 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:52.712091 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:52.713464 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c6d2ef38-d6ee-4512-9062-3d88951669f2 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c returned with HTTP 200 Jul 31 17:25:52.713464 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 518/2052] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:52 2026] GET /volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:52.713672 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d407b8b1-beb8-4d40-81c1-4a53d279d8f9 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Volume info retrieved successfully. Jul 31 17:25:52.723702 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d407b8b1-beb8-4d40-81c1-4a53d279d8f9 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/volumes/724bca73-c163-4639-b400-087f776a3daa returned with HTTP 200 Jul 31 17:25:52.724240 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 510/2053] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:25:52 2026] GET /volume/v3/volumes/724bca73-c163-4639-b400-087f776a3daa => generated 1420 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:25:52.738724 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f118eb01-4661-4774-b8f3-1e235e135c4c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:52.740662 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f118eb01-4661-4774-b8f3-1e235e135c4c tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] GET https://10.4.3.92/volume/v3/volumes/724bca73-c163-4639-b400-087f776a3daa Jul 31 17:25:52.741133 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f118eb01-4661-4774-b8f3-1e235e135c4c tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:52.741296 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f118eb01-4661-4774-b8f3-1e235e135c4c tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:52.749279 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:52.749279 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:52.754553 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f118eb01-4661-4774-b8f3-1e235e135c4c tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Volume info retrieved successfully. Jul 31 17:25:52.759928 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f118eb01-4661-4774-b8f3-1e235e135c4c tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/volumes/724bca73-c163-4639-b400-087f776a3daa returned with HTTP 200 Jul 31 17:25:52.760485 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 512/2054] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:25:52 2026] GET /volume/v3/volumes/724bca73-c163-4639-b400-087f776a3daa => generated 1420 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:25:53.295494 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0e246569-bb24-4635-ba99-fa7ecb12fabb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:53.302421 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0e246569-bb24-4635-ba99-fa7ecb12fabb tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] GET https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e Jul 31 17:25:53.302421 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0e246569-bb24-4635-ba99-fa7ecb12fabb tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:53.302421 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0e246569-bb24-4635-ba99-fa7ecb12fabb tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:53.318207 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:53.318207 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:53.325796 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0e246569-bb24-4635-ba99-fa7ecb12fabb tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Volume info retrieved successfully. Jul 31 17:25:53.332562 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0e246569-bb24-4635-ba99-fa7ecb12fabb tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e returned with HTTP 200 Jul 31 17:25:53.333140 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 515/2055] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:53 2026] GET /volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e => generated 1142 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:53.395550 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-5da470ff-c843-4bc5-8179-21336959983c req-08b8ad58-c891-4591-b4da-d81ec98c854d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:53.399027 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-5da470ff-c843-4bc5-8179-21336959983c req-08b8ad58-c891-4591-b4da-d81ec98c854d tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] GET https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e Jul 31 17:25:53.400060 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-5da470ff-c843-4bc5-8179-21336959983c req-08b8ad58-c891-4591-b4da-d81ec98c854d tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:53.400405 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-5da470ff-c843-4bc5-8179-21336959983c req-08b8ad58-c891-4591-b4da-d81ec98c854d tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:53.415937 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:53.415937 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:53.422641 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-5da470ff-c843-4bc5-8179-21336959983c req-08b8ad58-c891-4591-b4da-d81ec98c854d tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Volume info retrieved successfully. Jul 31 17:25:53.429032 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-5da470ff-c843-4bc5-8179-21336959983c req-08b8ad58-c891-4591-b4da-d81ec98c854d tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e returned with HTTP 200 Jul 31 17:25:53.430300 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 519/2056] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:25:53 2026] GET /volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:53.462778 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-5da470ff-c843-4bc5-8179-21336959983c req-9d6b0c69-46c1-408f-8a7a-5065364a0009 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:53.467027 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5da470ff-c843-4bc5-8179-21336959983c req-9d6b0c69-46c1-408f-8a7a-5065364a0009 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] POST https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e/action Jul 31 17:25:53.467197 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-5da470ff-c843-4bc5-8179-21336959983c req-9d6b0c69-46c1-408f-8a7a-5065364a0009 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:25:53.467395 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-5da470ff-c843-4bc5-8179-21336959983c req-9d6b0c69-46c1-408f-8a7a-5065364a0009 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:53.479709 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:53.479709 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:53.480226 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-5da470ff-c843-4bc5-8179-21336959983c req-9d6b0c69-46c1-408f-8a7a-5065364a0009 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Volume info retrieved successfully. Jul 31 17:25:53.487492 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-5da470ff-c843-4bc5-8179-21336959983c req-9d6b0c69-46c1-408f-8a7a-5065364a0009 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Begin detaching volume completed successfully. Jul 31 17:25:53.487846 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5da470ff-c843-4bc5-8179-21336959983c req-9d6b0c69-46c1-408f-8a7a-5065364a0009 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e/action returned with HTTP 202 Jul 31 17:25:53.488586 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 511/2057] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:25:53 2026] POST /volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:25:53.543491 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1f6ff68d-eb7d-4436-ba9d-b32aabb466f0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:53.544076 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1f6ff68d-eb7d-4436-ba9d-b32aabb466f0 None None] GET https://10.4.3.92/volume// Jul 31 17:25:53.544359 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1f6ff68d-eb7d-4436-ba9d-b32aabb466f0 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:53.544737 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1f6ff68d-eb7d-4436-ba9d-b32aabb466f0 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:53.545205 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1f6ff68d-eb7d-4436-ba9d-b32aabb466f0 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:25:53.545748 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 513/2058] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:25:53 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:25:53.554440 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-5da470ff-c843-4bc5-8179-21336959983c req-729c9038-56d6-4e3e-ac45-797aa003f054 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:53.556706 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5da470ff-c843-4bc5-8179-21336959983c req-729c9038-56d6-4e3e-ac45-797aa003f054 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] GET https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e Jul 31 17:25:53.556977 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5da470ff-c843-4bc5-8179-21336959983c req-729c9038-56d6-4e3e-ac45-797aa003f054 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:53.557217 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5da470ff-c843-4bc5-8179-21336959983c req-729c9038-56d6-4e3e-ac45-797aa003f054 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:53.572436 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6cd6655c-4383-4a42-b48e-bd0ee75895ae None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:53.575601 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6cd6655c-4383-4a42-b48e-bd0ee75895ae tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b Jul 31 17:25:53.575881 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:53.575881 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:53.576168 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6cd6655c-4383-4a42-b48e-bd0ee75895ae tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:53.576224 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6cd6655c-4383-4a42-b48e-bd0ee75895ae tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:53.577000 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-6cd6655c-4383-4a42-b48e-bd0ee75895ae tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] show called for member e2b9e54d-3f88-4152-bd1b-a780320a4d3b {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:25:53.580501 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:53.580501 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:53.581458 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-5da470ff-c843-4bc5-8179-21336959983c req-729c9038-56d6-4e3e-ac45-797aa003f054 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Volume info retrieved successfully. Jul 31 17:25:53.587240 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5da470ff-c843-4bc5-8179-21336959983c req-729c9038-56d6-4e3e-ac45-797aa003f054 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e returned with HTTP 200 Jul 31 17:25:53.587979 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 516/2059] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:25:53 2026] GET /volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e => generated 1325 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:25:53.593386 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6cd6655c-4383-4a42-b48e-bd0ee75895ae tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b returned with HTTP 200 Jul 31 17:25:53.593567 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 520/2060] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:25:53 2026] GET /volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:53.609388 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-df86b2a0-37fc-463a-a524-e89dc6091f6d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:53.615666 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-df86b2a0-37fc-463a-a524-e89dc6091f6d tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] PUT https://10.4.3.92/volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b Jul 31 17:25:53.615666 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-df86b2a0-37fc-463a-a524-e89dc6091f6d tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "4069dfbb-5d10-49f6-977e-83624676b0a1"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:53.620597 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-df86b2a0-37fc-463a-a524-e89dc6091f6d tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Update called for group e2b9e54d-3f88-4152-bd1b-a780320a4d3b. {{(pid=100271) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 31 17:25:53.620597 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.groups [None req-df86b2a0-37fc-463a-a524-e89dc6091f6d tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Updating group e2b9e54d-3f88-4152-bd1b-a780320a4d3b with name None description: None add_volumes: None remove_volumes: 4069dfbb-5d10-49f6-977e-83624676b0a1. Jul 31 17:25:53.622078 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:53.622078 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:53.642418 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-df86b2a0-37fc-463a-a524-e89dc6091f6d tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b returned with HTTP 202 Jul 31 17:25:53.643119 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 512/2061] 10.4.3.92 () {70 vars in 1399 bytes} [Fri Jul 31 17:25:53 2026] PUT /volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:25:53.652081 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dfa8382c-be5d-47b9-9913-a6002f34293c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:53.654285 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dfa8382c-be5d-47b9-9913-a6002f34293c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b Jul 31 17:25:53.654558 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dfa8382c-be5d-47b9-9913-a6002f34293c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:53.654758 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dfa8382c-be5d-47b9-9913-a6002f34293c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:53.654905 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-dfa8382c-be5d-47b9-9913-a6002f34293c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] show called for member e2b9e54d-3f88-4152-bd1b-a780320a4d3b {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:25:53.688398 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:53.688398 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:53.703601 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dfa8382c-be5d-47b9-9913-a6002f34293c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b returned with HTTP 200 Jul 31 17:25:53.704174 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 514/2062] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:25:53 2026] GET /volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b => generated 391 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:53.727693 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0ef75f6d-d5cc-42a5-959c-591106ecbfc2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:53.730392 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0ef75f6d-d5cc-42a5-959c-591106ecbfc2 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c Jul 31 17:25:53.730392 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0ef75f6d-d5cc-42a5-959c-591106ecbfc2 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:53.730526 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0ef75f6d-d5cc-42a5-959c-591106ecbfc2 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:53.730649 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-0ef75f6d-d5cc-42a5-959c-591106ecbfc2 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:53.736824 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:53.736824 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:53.737987 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0ef75f6d-d5cc-42a5-959c-591106ecbfc2 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c returned with HTTP 200 Jul 31 17:25:53.738912 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 517/2063] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:53 2026] GET /volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:54.361971 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-d4bdaa3a-ace7-446b-afa0-d4e07e6c53ed req-da69c6a0-bc3c-48f7-a094-aec14e55f6ca None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:54.365179 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d4bdaa3a-ace7-446b-afa0-d4e07e6c53ed req-da69c6a0-bc3c-48f7-a094-aec14e55f6ca tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] GET https://10.4.3.92/volume/v3/volumes/724bca73-c163-4639-b400-087f776a3daa Jul 31 17:25:54.365512 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d4bdaa3a-ace7-446b-afa0-d4e07e6c53ed req-da69c6a0-bc3c-48f7-a094-aec14e55f6ca tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:54.365779 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d4bdaa3a-ace7-446b-afa0-d4e07e6c53ed req-da69c6a0-bc3c-48f7-a094-aec14e55f6ca tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:54.378113 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:54.378113 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:54.383972 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-d4bdaa3a-ace7-446b-afa0-d4e07e6c53ed req-da69c6a0-bc3c-48f7-a094-aec14e55f6ca tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Volume info retrieved successfully. Jul 31 17:25:54.391593 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d4bdaa3a-ace7-446b-afa0-d4e07e6c53ed req-da69c6a0-bc3c-48f7-a094-aec14e55f6ca tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/volumes/724bca73-c163-4639-b400-087f776a3daa returned with HTTP 200 Jul 31 17:25:54.392397 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 521/2064] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:25:54 2026] GET /volume/v3/volumes/724bca73-c163-4639-b400-087f776a3daa => generated 1402 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:54.720574 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f8531b19-4e68-4516-9425-8508e6e86aaa None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:54.720574 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f8531b19-4e68-4516-9425-8508e6e86aaa tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b Jul 31 17:25:54.721710 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f8531b19-4e68-4516-9425-8508e6e86aaa tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:54.721710 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f8531b19-4e68-4516-9425-8508e6e86aaa tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:54.721710 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-f8531b19-4e68-4516-9425-8508e6e86aaa tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] show called for member e2b9e54d-3f88-4152-bd1b-a780320a4d3b {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:25:54.725883 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:54.725883 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:54.736833 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f8531b19-4e68-4516-9425-8508e6e86aaa tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b returned with HTTP 200 Jul 31 17:25:54.737370 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 513/2065] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:25:54 2026] GET /volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:54.752157 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-401e1055-74d9-47c7-8bd4-13bf351baad8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:54.753375 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9df66ca7-d718-4411-b65b-db18f313e1f1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:54.755304 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-401e1055-74d9-47c7-8bd4-13bf351baad8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c Jul 31 17:25:54.755670 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-401e1055-74d9-47c7-8bd4-13bf351baad8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:54.755722 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9df66ca7-d718-4411-b65b-db18f313e1f1 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] PUT https://10.4.3.92/volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b Jul 31 17:25:54.755961 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-401e1055-74d9-47c7-8bd4-13bf351baad8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:54.756237 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9df66ca7-d718-4411-b65b-db18f313e1f1 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "4069dfbb-5d10-49f6-977e-83624676b0a1"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:54.756355 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-401e1055-74d9-47c7-8bd4-13bf351baad8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:54.758242 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-9df66ca7-d718-4411-b65b-db18f313e1f1 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Update called for group e2b9e54d-3f88-4152-bd1b-a780320a4d3b. {{(pid=100274) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 31 17:25:54.758439 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.groups [None req-9df66ca7-d718-4411-b65b-db18f313e1f1 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Updating group e2b9e54d-3f88-4152-bd1b-a780320a4d3b with name None description: None add_volumes: 4069dfbb-5d10-49f6-977e-83624676b0a1 remove_volumes: None. Jul 31 17:25:54.763852 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:54.763852 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:54.765230 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:54.765230 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:54.765471 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-401e1055-74d9-47c7-8bd4-13bf351baad8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c returned with HTTP 200 Jul 31 17:25:54.766908 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 515/2066] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:54 2026] GET /volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:54.824431 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9df66ca7-d718-4411-b65b-db18f313e1f1 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b returned with HTTP 202 Jul 31 17:25:54.825304 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 518/2067] 10.4.3.92 () {70 vars in 1399 bytes} [Fri Jul 31 17:25:54 2026] PUT /volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:25:54.835311 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-5da470ff-c843-4bc5-8179-21336959983c req-1c5223c9-3da4-4348-b7e5-d51857e60665 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:54.839349 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-50b0dd24-a750-4617-bb75-a3c612802319 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:54.840616 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-50b0dd24-a750-4617-bb75-a3c612802319 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b Jul 31 17:25:54.841028 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-50b0dd24-a750-4617-bb75-a3c612802319 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:54.841187 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-5da470ff-c843-4bc5-8179-21336959983c req-1c5223c9-3da4-4348-b7e5-d51857e60665 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] DELETE https://10.4.3.92/volume/v3/attachments/8d53f503-be84-4f2d-a53c-fbdb9113c917 Jul 31 17:25:54.841254 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-50b0dd24-a750-4617-bb75-a3c612802319 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:54.841430 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-5da470ff-c843-4bc5-8179-21336959983c req-1c5223c9-3da4-4348-b7e5-d51857e60665 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:54.841585 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-50b0dd24-a750-4617-bb75-a3c612802319 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] show called for member e2b9e54d-3f88-4152-bd1b-a780320a4d3b {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:25:54.842512 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-5da470ff-c843-4bc5-8179-21336959983c req-1c5223c9-3da4-4348-b7e5-d51857e60665 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:54.847043 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:54.847043 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:54.852163 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:54.852163 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:54.860000 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-50b0dd24-a750-4617-bb75-a3c612802319 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b returned with HTTP 200 Jul 31 17:25:54.860824 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 514/2068] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:25:54 2026] GET /volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b => generated 391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:54.942821 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-5da470ff-c843-4bc5-8179-21336959983c req-1c5223c9-3da4-4348-b7e5-d51857e60665 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] https://10.4.3.92/volume/v3/attachments/8d53f503-be84-4f2d-a53c-fbdb9113c917 returned with HTTP 200 Jul 31 17:25:54.943094 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 522/2069] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:25:54 2026] DELETE /volume/v3/attachments/8d53f503-be84-4f2d-a53c-fbdb9113c917 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:55.117218 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d4bdaa3a-ace7-446b-afa0-d4e07e6c53ed req-619bbfb6-655c-4744-a6a3-b6a21346c5bd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:55.120129 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d4bdaa3a-ace7-446b-afa0-d4e07e6c53ed req-619bbfb6-655c-4744-a6a3-b6a21346c5bd tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] GET https://10.4.3.92/volume/v3/volumes/724bca73-c163-4639-b400-087f776a3daa Jul 31 17:25:55.120585 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d4bdaa3a-ace7-446b-afa0-d4e07e6c53ed req-619bbfb6-655c-4744-a6a3-b6a21346c5bd tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:55.120983 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d4bdaa3a-ace7-446b-afa0-d4e07e6c53ed req-619bbfb6-655c-4744-a6a3-b6a21346c5bd tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:55.130681 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:55.130681 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:55.135611 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-d4bdaa3a-ace7-446b-afa0-d4e07e6c53ed req-619bbfb6-655c-4744-a6a3-b6a21346c5bd tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Volume info retrieved successfully. Jul 31 17:25:55.143709 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d4bdaa3a-ace7-446b-afa0-d4e07e6c53ed req-619bbfb6-655c-4744-a6a3-b6a21346c5bd tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/volumes/724bca73-c163-4639-b400-087f776a3daa returned with HTTP 200 Jul 31 17:25:55.145091 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 516/2070] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:25:55 2026] GET /volume/v3/volumes/724bca73-c163-4639-b400-087f776a3daa => generated 1402 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 17:25:55.163038 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-be8f08e9-00df-4ffc-8807-4fe365e7e650 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:55.163235 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-be8f08e9-00df-4ffc-8807-4fe365e7e650 None None] GET https://10.4.3.92/volume// Jul 31 17:25:55.163589 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-be8f08e9-00df-4ffc-8807-4fe365e7e650 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:55.164489 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-be8f08e9-00df-4ffc-8807-4fe365e7e650 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:55.164489 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-be8f08e9-00df-4ffc-8807-4fe365e7e650 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:25:55.164489 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 519/2071] 10.4.3.92 () {66 vars in 1412 bytes} [Fri Jul 31 17:25:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:25:55.179918 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-d4bdaa3a-ace7-446b-afa0-d4e07e6c53ed req-fd056123-aeed-426d-9e20-47fa5dcdd5a5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:55.184688 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d4bdaa3a-ace7-446b-afa0-d4e07e6c53ed req-fd056123-aeed-426d-9e20-47fa5dcdd5a5 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:25:55.185530 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d4bdaa3a-ace7-446b-afa0-d4e07e6c53ed req-fd056123-aeed-426d-9e20-47fa5dcdd5a5 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "724bca73-c163-4639-b400-087f776a3daa", "connector": null, "instance_uuid": "9bd06718-5942-4365-b982-aa0576b85202"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:55.199717 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:55.199717 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:55.242852 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d4bdaa3a-ace7-446b-afa0-d4e07e6c53ed req-fd056123-aeed-426d-9e20-47fa5dcdd5a5 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:25:55.243618 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 515/2072] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:25:55 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 17:25:55.670871 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-091f9e26-8ae3-4430-bdac-d8109da37437 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:55.673158 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-091f9e26-8ae3-4430-bdac-d8109da37437 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] GET https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e Jul 31 17:25:55.676347 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-091f9e26-8ae3-4430-bdac-d8109da37437 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:55.676347 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-091f9e26-8ae3-4430-bdac-d8109da37437 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:55.682336 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:55.682336 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:55.687667 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-091f9e26-8ae3-4430-bdac-d8109da37437 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Volume info retrieved successfully. Jul 31 17:25:55.692732 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-091f9e26-8ae3-4430-bdac-d8109da37437 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e returned with HTTP 200 Jul 31 17:25:55.693249 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 523/2073] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:55 2026] GET /volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:55.782102 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8665a80b-1d1b-45ce-9eff-d139016b9710 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:55.786052 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8665a80b-1d1b-45ce-9eff-d139016b9710 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c Jul 31 17:25:55.786632 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8665a80b-1d1b-45ce-9eff-d139016b9710 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:55.787612 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8665a80b-1d1b-45ce-9eff-d139016b9710 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:55.787612 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-8665a80b-1d1b-45ce-9eff-d139016b9710 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:55.794257 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:55.794257 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:55.797033 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8665a80b-1d1b-45ce-9eff-d139016b9710 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c returned with HTTP 200 Jul 31 17:25:55.797470 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 517/2074] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:55 2026] GET /volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:55.875580 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0b88e8e2-263a-4972-a1d2-0c695f4ffdab None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:55.880766 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0b88e8e2-263a-4972-a1d2-0c695f4ffdab tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b Jul 31 17:25:55.880766 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0b88e8e2-263a-4972-a1d2-0c695f4ffdab tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:55.881108 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0b88e8e2-263a-4972-a1d2-0c695f4ffdab tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:55.881108 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-0b88e8e2-263a-4972-a1d2-0c695f4ffdab tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] show called for member e2b9e54d-3f88-4152-bd1b-a780320a4d3b {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:25:55.887503 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:55.887503 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:55.902292 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0b88e8e2-263a-4972-a1d2-0c695f4ffdab tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b returned with HTTP 200 Jul 31 17:25:55.904759 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 520/2075] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:25:55 2026] GET /volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b => generated 392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:55.918758 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-176655b4-077c-4b21-9dae-75974cb6d8fe None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:55.922543 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-176655b4-077c-4b21-9dae-75974cb6d8fe tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Jul 31 17:25:55.922543 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-176655b4-077c-4b21-9dae-75974cb6d8fe tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:55.923725 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-176655b4-077c-4b21-9dae-75974cb6d8fe tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:55.924069 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-176655b4-077c-4b21-9dae-75974cb6d8fe tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:25:55.924565 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:55.924565 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:55.925257 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-176655b4-077c-4b21-9dae-75974cb6d8fe tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:25:55.947932 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-176655b4-077c-4b21-9dae-75974cb6d8fe tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Get all volumes completed successfully. Jul 31 17:25:55.950331 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-176655b4-077c-4b21-9dae-75974cb6d8fe tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:25:55.951506 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-176655b4-077c-4b21-9dae-75974cb6d8fe tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:25:56.003001 np0000006248 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-176655b4-077c-4b21-9dae-75974cb6d8fe tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:25:56.008012 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:56.008012 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:56.014730 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-176655b4-077c-4b21-9dae-75974cb6d8fe tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:25:56.014730 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-176655b4-077c-4b21-9dae-75974cb6d8fe tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:25:56.073383 np0000006248 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-176655b4-077c-4b21-9dae-75974cb6d8fe tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:25:56.079064 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:56.079064 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:56.094742 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-176655b4-077c-4b21-9dae-75974cb6d8fe tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Jul 31 17:25:56.098350 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 516/2076] 10.4.3.92 () {68 vars in 1292 bytes} [Fri Jul 31 17:25:55 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:25:56.117555 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-343eb984-f7e9-4305-a6ea-fab90ccff951 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:56.121162 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-343eb984-f7e9-4305-a6ea-fab90ccff951 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] POST https://10.4.3.92/volume/v3/group_snapshots Jul 31 17:25:56.121696 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-343eb984-f7e9-4305-a6ea-fab90ccff951 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "e2b9e54d-3f88-4152-bd1b-a780320a4d3b", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1978569919"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:56.125384 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.group_snapshots [None req-343eb984-f7e9-4305-a6ea-fab90ccff951 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'e2b9e54d-3f88-4152-bd1b-a780320a4d3b', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1978569919'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 31 17:25:56.130779 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:56.130779 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:56.136463 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.group_snapshots [None req-343eb984-f7e9-4305-a6ea-fab90ccff951 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1978569919. Jul 31 17:25:56.169770 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:56.169770 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:56.209094 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-343eb984-f7e9-4305-a6ea-fab90ccff951 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2117071506 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2117071506, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:25:56.209272 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-343eb984-f7e9-4305-a6ea-fab90ccff951 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2117071506 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2117071506, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:25:56.257406 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-343eb984-f7e9-4305-a6ea-fab90ccff951 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Created reservations ['e4a55918-d673-45dc-81b5-a806eecb5195', 'eafc991c-b28d-400b-9648-bf54653a2436', '56448b49-ac5a-44a7-afdc-10b182c70c6c', 'd94d6cb4-c25c-4429-a4b1-1648c1473dcb'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:25:56.331725 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-343eb984-f7e9-4305-a6ea-fab90ccff951 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/group_snapshots returned with HTTP 202 Jul 31 17:25:56.331841 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 524/2077] 10.4.3.92 () {70 vars in 1317 bytes} [Fri Jul 31 17:25:56 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:25:56.347762 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8fe89ee2-bfcf-4a63-93b3-a2cb854e7158 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:56.351177 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8fe89ee2-bfcf-4a63-93b3-a2cb854e7158 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/280d8626-6fa8-4565-a1b4-fe99b1a390bb Jul 31 17:25:56.351177 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8fe89ee2-bfcf-4a63-93b3-a2cb854e7158 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:56.351177 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8fe89ee2-bfcf-4a63-93b3-a2cb854e7158 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:56.351177 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.group_snapshots [None req-8fe89ee2-bfcf-4a63-93b3-a2cb854e7158 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] show called for member 280d8626-6fa8-4565-a1b4-fe99b1a390bb {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 17:25:56.357114 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:56.357114 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:56.368993 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8fe89ee2-bfcf-4a63-93b3-a2cb854e7158 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/group_snapshots/280d8626-6fa8-4565-a1b4-fe99b1a390bb returned with HTTP 200 Jul 31 17:25:56.370090 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 518/2078] 10.4.3.92 () {68 vars in 1406 bytes} [Fri Jul 31 17:25:56 2026] GET /volume/v3/group_snapshots/280d8626-6fa8-4565-a1b4-fe99b1a390bb => generated 326 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:56.818481 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ee5291e3-6a3f-4e46-bc66-5bdd3721e37e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:56.822771 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ee5291e3-6a3f-4e46-bc66-5bdd3721e37e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c Jul 31 17:25:56.823087 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ee5291e3-6a3f-4e46-bc66-5bdd3721e37e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:56.823372 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ee5291e3-6a3f-4e46-bc66-5bdd3721e37e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:56.823477 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ee5291e3-6a3f-4e46-bc66-5bdd3721e37e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:56.830853 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:56.830853 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:56.831936 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ee5291e3-6a3f-4e46-bc66-5bdd3721e37e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c returned with HTTP 200 Jul 31 17:25:56.832662 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 521/2079] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:56 2026] GET /volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c => generated 787 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:57.387844 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e802f79e-c64e-4edc-91af-38ffe4a1e5d4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:57.394626 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e802f79e-c64e-4edc-91af-38ffe4a1e5d4 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/280d8626-6fa8-4565-a1b4-fe99b1a390bb Jul 31 17:25:57.394899 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e802f79e-c64e-4edc-91af-38ffe4a1e5d4 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:57.395281 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e802f79e-c64e-4edc-91af-38ffe4a1e5d4 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:57.395509 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.group_snapshots [None req-e802f79e-c64e-4edc-91af-38ffe4a1e5d4 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] show called for member 280d8626-6fa8-4565-a1b4-fe99b1a390bb {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 17:25:57.403670 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:57.403670 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:57.410184 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e802f79e-c64e-4edc-91af-38ffe4a1e5d4 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/group_snapshots/280d8626-6fa8-4565-a1b4-fe99b1a390bb returned with HTTP 200 Jul 31 17:25:57.410657 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 517/2080] 10.4.3.92 () {68 vars in 1406 bytes} [Fri Jul 31 17:25:57 2026] GET /volume/v3/group_snapshots/280d8626-6fa8-4565-a1b4-fe99b1a390bb => generated 327 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:57.424785 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-195588e6-95ff-40f8-9631-5deaa4d4a0e4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:57.427938 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-195588e6-95ff-40f8-9631-5deaa4d4a0e4 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/snapshots/detail Jul 31 17:25:57.428206 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-195588e6-95ff-40f8-9631-5deaa4d4a0e4 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:57.428589 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-195588e6-95ff-40f8-9631-5deaa4d4a0e4 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:57.428826 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-195588e6-95ff-40f8-9631-5deaa4d4a0e4 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:25:57.429419 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:57.429419 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:57.431484 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.db.api [None req-195588e6-95ff-40f8-9631-5deaa4d4a0e4 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Building query based on filter {{(pid=100272) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 17:25:57.444386 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c6224ce4-d586-4694-9bc5-c3d8f2e84ab6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:57.444386 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c6224ce4-d586-4694-9bc5-c3d8f2e84ab6 None None] GET https://10.4.3.92/volume// Jul 31 17:25:57.444386 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c6224ce4-d586-4694-9bc5-c3d8f2e84ab6 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:57.444784 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c6224ce4-d586-4694-9bc5-c3d8f2e84ab6 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:57.444826 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-195588e6-95ff-40f8-9631-5deaa4d4a0e4 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Get all snapshots completed successfully. Jul 31 17:25:57.444864 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c6224ce4-d586-4694-9bc5-c3d8f2e84ab6 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:25:57.445269 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 519/2081] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:25:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:25:57.445691 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:57.445691 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:57.447427 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-195588e6-95ff-40f8-9631-5deaa4d4a0e4 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 17:25:57.448279 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 525/2082] 10.4.3.92 () {66 vars in 1257 bytes} [Fri Jul 31 17:25:57 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:57.466626 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d4bdaa3a-ace7-446b-afa0-d4e07e6c53ed req-4adb9037-f317-4ba1-a578-072970e7086e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:57.469540 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-caaef73a-58e4-42c8-b524-ae8fd74b559a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:57.472721 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d4bdaa3a-ace7-446b-afa0-d4e07e6c53ed req-4adb9037-f317-4ba1-a578-072970e7086e tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] GET https://10.4.3.92/volume/v3/volumes/724bca73-c163-4639-b400-087f776a3daa Jul 31 17:25:57.474390 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d4bdaa3a-ace7-446b-afa0-d4e07e6c53ed req-4adb9037-f317-4ba1-a578-072970e7086e tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:57.474552 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d4bdaa3a-ace7-446b-afa0-d4e07e6c53ed req-4adb9037-f317-4ba1-a578-072970e7086e tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:57.475460 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-caaef73a-58e4-42c8-b524-ae8fd74b559a tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/snapshots/f0837e1e-4895-4a25-8692-36c690edd17b Jul 31 17:25:57.475666 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-caaef73a-58e4-42c8-b524-ae8fd74b559a tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:57.476175 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-caaef73a-58e4-42c8-b524-ae8fd74b559a tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:57.493848 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:57.493848 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:57.498964 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-caaef73a-58e4-42c8-b524-ae8fd74b559a tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Snapshot retrieved successfully. Jul 31 17:25:57.502426 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-caaef73a-58e4-42c8-b524-ae8fd74b559a tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/snapshots/f0837e1e-4895-4a25-8692-36c690edd17b returned with HTTP 200 Jul 31 17:25:57.507612 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 518/2083] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:25:57 2026] GET /volume/v3/snapshots/f0837e1e-4895-4a25-8692-36c690edd17b => generated 470 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:57.512928 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:57.512928 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:57.520405 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-d4bdaa3a-ace7-446b-afa0-d4e07e6c53ed req-4adb9037-f317-4ba1-a578-072970e7086e tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Volume info retrieved successfully. Jul 31 17:25:57.520587 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3a079fb5-9cdb-4138-b6b6-cd0f478d0ca9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:57.524916 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3a079fb5-9cdb-4138-b6b6-cd0f478d0ca9 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/snapshots/0418988e-aa55-4eb8-9201-d2ae7803da76 Jul 31 17:25:57.524916 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3a079fb5-9cdb-4138-b6b6-cd0f478d0ca9 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:57.524916 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3a079fb5-9cdb-4138-b6b6-cd0f478d0ca9 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:57.527868 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d4bdaa3a-ace7-446b-afa0-d4e07e6c53ed req-4adb9037-f317-4ba1-a578-072970e7086e tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/volumes/724bca73-c163-4639-b400-087f776a3daa returned with HTTP 200 Jul 31 17:25:57.529155 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 522/2084] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:25:57 2026] GET /volume/v3/volumes/724bca73-c163-4639-b400-087f776a3daa => generated 1581 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:25:57.534033 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:57.534033 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:57.534746 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3a079fb5-9cdb-4138-b6b6-cd0f478d0ca9 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Snapshot retrieved successfully. Jul 31 17:25:57.536244 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3a079fb5-9cdb-4138-b6b6-cd0f478d0ca9 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/snapshots/0418988e-aa55-4eb8-9201-d2ae7803da76 returned with HTTP 200 Jul 31 17:25:57.536639 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 520/2085] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:25:57 2026] GET /volume/v3/snapshots/0418988e-aa55-4eb8-9201-d2ae7803da76 => generated 470 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:57.552497 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-64655b84-fe07-4458-985f-acc0ad7a947c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:57.555373 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-64655b84-fe07-4458-985f-acc0ad7a947c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] DELETE https://10.4.3.92/volume/v3/group_snapshots/280d8626-6fa8-4565-a1b4-fe99b1a390bb Jul 31 17:25:57.556037 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-64655b84-fe07-4458-985f-acc0ad7a947c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:57.556037 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-64655b84-fe07-4458-985f-acc0ad7a947c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:57.556191 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.group_snapshots [None req-64655b84-fe07-4458-985f-acc0ad7a947c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] delete called for member 280d8626-6fa8-4565-a1b4-fe99b1a390bb {{(pid=100272) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 31 17:25:57.556251 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.group_snapshots [None req-64655b84-fe07-4458-985f-acc0ad7a947c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Delete group_snapshot with id: 280d8626-6fa8-4565-a1b4-fe99b1a390bb Jul 31 17:25:57.563777 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:57.563777 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:57.646593 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-64655b84-fe07-4458-985f-acc0ad7a947c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/group_snapshots/280d8626-6fa8-4565-a1b4-fe99b1a390bb returned with HTTP 202 Jul 31 17:25:57.646593 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 526/2086] 10.4.3.92 () {68 vars in 1409 bytes} [Fri Jul 31 17:25:57 2026] DELETE /volume/v3/group_snapshots/280d8626-6fa8-4565-a1b4-fe99b1a390bb => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:25:57.658710 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-92fd2369-3f3d-4a79-8f16-ee4a6657846c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:57.660874 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-92fd2369-3f3d-4a79-8f16-ee4a6657846c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Jul 31 17:25:57.661661 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-92fd2369-3f3d-4a79-8f16-ee4a6657846c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:57.661661 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-92fd2369-3f3d-4a79-8f16-ee4a6657846c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:57.663622 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-92fd2369-3f3d-4a79-8f16-ee4a6657846c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:25:57.663622 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-92fd2369-3f3d-4a79-8f16-ee4a6657846c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:25:57.683565 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-92fd2369-3f3d-4a79-8f16-ee4a6657846c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Get all volumes completed successfully. Jul 31 17:25:57.685047 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-92fd2369-3f3d-4a79-8f16-ee4a6657846c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:25:57.685268 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-92fd2369-3f3d-4a79-8f16-ee4a6657846c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:25:57.730349 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d4bdaa3a-ace7-446b-afa0-d4e07e6c53ed req-c9e32ee1-000b-44f6-ac5b-8102a23a0194 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:57.735230 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d4bdaa3a-ace7-446b-afa0-d4e07e6c53ed req-c9e32ee1-000b-44f6-ac5b-8102a23a0194 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] PUT https://10.4.3.92/volume/v3/attachments/f455aab7-c597-442a-bc12-6f9f8fb46f39 Jul 31 17:25:57.736233 np0000006248 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-92fd2369-3f3d-4a79-8f16-ee4a6657846c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:25:57.736444 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d4bdaa3a-ace7-446b-afa0-d4e07e6c53ed req-c9e32ee1-000b-44f6-ac5b-8102a23a0194 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:57.741410 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:57.741410 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:57.748742 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-92fd2369-3f3d-4a79-8f16-ee4a6657846c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:25:57.748742 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-92fd2369-3f3d-4a79-8f16-ee4a6657846c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:25:57.755562 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-d4bdaa3a-ace7-446b-afa0-d4e07e6c53ed req-c9e32ee1-000b-44f6-ac5b-8102a23a0194 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Acquiring lock "cinder-attachment_update-724bca73-c163-4639-b400-087f776a3daa-np0000006248" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:25:57.768009 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-d4bdaa3a-ace7-446b-afa0-d4e07e6c53ed req-c9e32ee1-000b-44f6-ac5b-8102a23a0194 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Lock "cinder-attachment_update-724bca73-c163-4639-b400-087f776a3daa-np0000006248" acquired by "attachment_update" :: waited 0.015s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:25:57.769064 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:57.769064 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:57.815147 np0000006248 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-92fd2369-3f3d-4a79-8f16-ee4a6657846c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:25:57.820865 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:57.820865 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:57.843331 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-92fd2369-3f3d-4a79-8f16-ee4a6657846c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Jul 31 17:25:57.844013 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 519/2087] 10.4.3.92 () {68 vars in 1292 bytes} [Fri Jul 31 17:25:57 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:25:57.860351 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4ec2342b-4aa6-4607-abe7-f34e900a7873 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:57.862893 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4ec2342b-4aa6-4607-abe7-f34e900a7873 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c Jul 31 17:25:57.863193 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4ec2342b-4aa6-4607-abe7-f34e900a7873 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:57.863516 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4ec2342b-4aa6-4607-abe7-f34e900a7873 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:57.863696 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-4ec2342b-4aa6-4607-abe7-f34e900a7873 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:57.867504 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-04a44906-e7cb-4e60-b857-646786b7c205 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:57.874133 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:57.874133 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:57.875356 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-04a44906-e7cb-4e60-b857-646786b7c205 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/snapshots/detail Jul 31 17:25:57.875448 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4ec2342b-4aa6-4607-abe7-f34e900a7873 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c returned with HTTP 200 Jul 31 17:25:57.875448 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 521/2088] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:57 2026] GET /volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c => generated 787 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:57.875575 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-04a44906-e7cb-4e60-b857-646786b7c205 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:57.878194 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-04a44906-e7cb-4e60-b857-646786b7c205 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:57.879760 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-04a44906-e7cb-4e60-b857-646786b7c205 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:25:57.879760 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:57.879760 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:57.882759 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.db.api [None req-04a44906-e7cb-4e60-b857-646786b7c205 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Building query based on filter {{(pid=100272) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 17:25:57.899256 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-04a44906-e7cb-4e60-b857-646786b7c205 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Get all snapshots completed successfully. Jul 31 17:25:57.899967 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:57.899967 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:57.902460 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-04a44906-e7cb-4e60-b857-646786b7c205 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 17:25:57.902668 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 527/2089] 10.4.3.92 () {66 vars in 1257 bytes} [Fri Jul 31 17:25:57 2026] GET /volume/v3/snapshots/detail => generated 471 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:57.932518 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7758dc0f-533d-45a2-b6f0-4c2d41517c69 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:57.939044 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7758dc0f-533d-45a2-b6f0-4c2d41517c69 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/snapshots/f0837e1e-4895-4a25-8692-36c690edd17b Jul 31 17:25:57.940100 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7758dc0f-533d-45a2-b6f0-4c2d41517c69 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:57.940100 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7758dc0f-533d-45a2-b6f0-4c2d41517c69 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:57.955386 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:57.955386 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:57.956157 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7758dc0f-533d-45a2-b6f0-4c2d41517c69 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Snapshot retrieved successfully. Jul 31 17:25:57.957247 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7758dc0f-533d-45a2-b6f0-4c2d41517c69 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/snapshots/f0837e1e-4895-4a25-8692-36c690edd17b returned with HTTP 200 Jul 31 17:25:57.957746 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 520/2090] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:25:57 2026] GET /volume/v3/snapshots/f0837e1e-4895-4a25-8692-36c690edd17b => generated 468 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:57.988174 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-d4bdaa3a-ace7-446b-afa0-d4e07e6c53ed req-c9e32ee1-000b-44f6-ac5b-8102a23a0194 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Lock "cinder-attachment_update-724bca73-c163-4639-b400-087f776a3daa-np0000006248" released by "attachment_update" :: held 0.219s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:25:57.988174 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d4bdaa3a-ace7-446b-afa0-d4e07e6c53ed req-c9e32ee1-000b-44f6-ac5b-8102a23a0194 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/attachments/f455aab7-c597-442a-bc12-6f9f8fb46f39 returned with HTTP 200 Jul 31 17:25:57.988174 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 523/2091] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:25:57 2026] PUT /volume/v3/attachments/f455aab7-c597-442a-bc12-6f9f8fb46f39 => generated 969 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:58.037549 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d4bdaa3a-ace7-446b-afa0-d4e07e6c53ed req-a22f8e61-3eda-4a24-bac5-d43e5f5a5548 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:58.044414 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d4bdaa3a-ace7-446b-afa0-d4e07e6c53ed req-a22f8e61-3eda-4a24-bac5-d43e5f5a5548 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] POST https://10.4.3.92/volume/v3/attachments/f455aab7-c597-442a-bc12-6f9f8fb46f39/action Jul 31 17:25:58.044414 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d4bdaa3a-ace7-446b-afa0-d4e07e6c53ed req-a22f8e61-3eda-4a24-bac5-d43e5f5a5548 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:25:58.044414 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d4bdaa3a-ace7-446b-afa0-d4e07e6c53ed req-a22f8e61-3eda-4a24-bac5-d43e5f5a5548 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:58.069238 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:58.069238 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:58.098710 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d4bdaa3a-ace7-446b-afa0-d4e07e6c53ed req-a22f8e61-3eda-4a24-bac5-d43e5f5a5548 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/attachments/f455aab7-c597-442a-bc12-6f9f8fb46f39/action returned with HTTP 204 Jul 31 17:25:58.099742 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 522/2092] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:25:58 2026] POST /volume/v3/attachments/f455aab7-c597-442a-bc12-6f9f8fb46f39/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:25:58.912793 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-333ab096-67c1-46a3-9745-4f2c1f153d20 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:58.914937 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-333ab096-67c1-46a3-9745-4f2c1f153d20 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c Jul 31 17:25:58.915370 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-333ab096-67c1-46a3-9745-4f2c1f153d20 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:58.915686 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-333ab096-67c1-46a3-9745-4f2c1f153d20 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:58.915686 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-333ab096-67c1-46a3-9745-4f2c1f153d20 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:58.921413 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:58.921413 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:58.924563 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-333ab096-67c1-46a3-9745-4f2c1f153d20 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c returned with HTTP 200 Jul 31 17:25:58.924563 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 528/2093] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:58 2026] GET /volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:25:58.976413 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e0827c18-3a26-4309-ad2c-57375cc2553b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:58.980263 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e0827c18-3a26-4309-ad2c-57375cc2553b tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/snapshots/f0837e1e-4895-4a25-8692-36c690edd17b Jul 31 17:25:58.980263 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e0827c18-3a26-4309-ad2c-57375cc2553b tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:58.981024 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e0827c18-3a26-4309-ad2c-57375cc2553b tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:58.987908 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e0827c18-3a26-4309-ad2c-57375cc2553b tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/snapshots/f0837e1e-4895-4a25-8692-36c690edd17b returned with HTTP 404 Jul 31 17:25:58.988629 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 521/2094] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:25:58 2026] GET /volume/v3/snapshots/f0837e1e-4895-4a25-8692-36c690edd17b => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:25:59.001726 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0049f85c-8192-4033-9fa3-1adb57b8b29e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:59.007400 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0049f85c-8192-4033-9fa3-1adb57b8b29e tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/280d8626-6fa8-4565-a1b4-fe99b1a390bb Jul 31 17:25:59.007400 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0049f85c-8192-4033-9fa3-1adb57b8b29e tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:59.007400 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0049f85c-8192-4033-9fa3-1adb57b8b29e tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:59.007400 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-0049f85c-8192-4033-9fa3-1adb57b8b29e tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] show called for member 280d8626-6fa8-4565-a1b4-fe99b1a390bb {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 17:25:59.015277 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0049f85c-8192-4033-9fa3-1adb57b8b29e tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/group_snapshots/280d8626-6fa8-4565-a1b4-fe99b1a390bb returned with HTTP 404 Jul 31 17:25:59.016030 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 524/2095] 10.4.3.92 () {68 vars in 1406 bytes} [Fri Jul 31 17:25:58 2026] GET /volume/v3/group_snapshots/280d8626-6fa8-4565-a1b4-fe99b1a390bb => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:25:59.028866 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dc7f9ea4-6552-4d2d-a2b3-ca85cd38dd41 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:59.032347 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dc7f9ea4-6552-4d2d-a2b3-ca85cd38dd41 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] DELETE https://10.4.3.92/volume/v3/group_snapshots/280d8626-6fa8-4565-a1b4-fe99b1a390bb Jul 31 17:25:59.032347 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dc7f9ea4-6552-4d2d-a2b3-ca85cd38dd41 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:59.032347 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dc7f9ea4-6552-4d2d-a2b3-ca85cd38dd41 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:59.032347 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.group_snapshots [None req-dc7f9ea4-6552-4d2d-a2b3-ca85cd38dd41 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] delete called for member 280d8626-6fa8-4565-a1b4-fe99b1a390bb {{(pid=100273) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 31 17:25:59.032347 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.group_snapshots [None req-dc7f9ea4-6552-4d2d-a2b3-ca85cd38dd41 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Delete group_snapshot with id: 280d8626-6fa8-4565-a1b4-fe99b1a390bb Jul 31 17:25:59.037453 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dc7f9ea4-6552-4d2d-a2b3-ca85cd38dd41 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/group_snapshots/280d8626-6fa8-4565-a1b4-fe99b1a390bb returned with HTTP 404 Jul 31 17:25:59.038902 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 523/2096] 10.4.3.92 () {68 vars in 1409 bytes} [Fri Jul 31 17:25:59 2026] DELETE /volume/v3/group_snapshots/280d8626-6fa8-4565-a1b4-fe99b1a390bb => generated 116 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:25:59.050819 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2226da47-3bee-402f-b90d-620f1cf243da None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:59.053411 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2226da47-3bee-402f-b90d-620f1cf243da tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Jul 31 17:25:59.053712 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2226da47-3bee-402f-b90d-620f1cf243da tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:59.054011 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2226da47-3bee-402f-b90d-620f1cf243da tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:59.054335 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-2226da47-3bee-402f-b90d-620f1cf243da tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:25:59.055546 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2226da47-3bee-402f-b90d-620f1cf243da tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:25:59.065751 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2226da47-3bee-402f-b90d-620f1cf243da tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Get all volumes completed successfully. Jul 31 17:25:59.067877 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-2226da47-3bee-402f-b90d-620f1cf243da tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:25:59.067877 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-2226da47-3bee-402f-b90d-620f1cf243da tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:25:59.131898 np0000006248 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-2226da47-3bee-402f-b90d-620f1cf243da tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:25:59.139275 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:59.139275 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:59.151632 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-2226da47-3bee-402f-b90d-620f1cf243da tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:25:59.151833 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-2226da47-3bee-402f-b90d-620f1cf243da tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:25:59.204215 np0000006248 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-2226da47-3bee-402f-b90d-620f1cf243da tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:25:59.211703 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:59.211703 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:25:59.227048 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2226da47-3bee-402f-b90d-620f1cf243da tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Jul 31 17:25:59.227771 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 529/2097] 10.4.3.92 () {68 vars in 1292 bytes} [Fri Jul 31 17:25:59 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:25:59.254217 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6d9b2422-e835-4fc4-86f6-008f675ee663 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:59.257225 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6d9b2422-e835-4fc4-86f6-008f675ee663 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] POST https://10.4.3.92/volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b/action Jul 31 17:25:59.257683 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6d9b2422-e835-4fc4-86f6-008f675ee663 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:25:59.258198 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6d9b2422-e835-4fc4-86f6-008f675ee663 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:25:59.260201 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-6d9b2422-e835-4fc4-86f6-008f675ee663 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] delete called for group e2b9e54d-3f88-4152-bd1b-a780320a4d3b {{(pid=100271) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 17:25:59.260484 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.groups [None req-6d9b2422-e835-4fc4-86f6-008f675ee663 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Delete group with id: e2b9e54d-3f88-4152-bd1b-a780320a4d3b Jul 31 17:25:59.265555 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:59.265555 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:25:59.354068 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6d9b2422-e835-4fc4-86f6-008f675ee663 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b/action returned with HTTP 202 Jul 31 17:25:59.354674 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 522/2098] 10.4.3.92 () {70 vars in 1421 bytes} [Fri Jul 31 17:25:59 2026] POST /volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:25:59.364214 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-388e3f8b-06c9-4614-a0e2-7c759e56ef9e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:59.366655 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-388e3f8b-06c9-4614-a0e2-7c759e56ef9e tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/volumes/4069dfbb-5d10-49f6-977e-83624676b0a1 Jul 31 17:25:59.367099 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-388e3f8b-06c9-4614-a0e2-7c759e56ef9e tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:59.367218 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-388e3f8b-06c9-4614-a0e2-7c759e56ef9e tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:59.376887 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:59.376887 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:59.380262 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-388e3f8b-06c9-4614-a0e2-7c759e56ef9e tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Volume info retrieved successfully. Jul 31 17:25:59.381141 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-388e3f8b-06c9-4614-a0e2-7c759e56ef9e tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:25:59.381297 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-388e3f8b-06c9-4614-a0e2-7c759e56ef9e tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:25:59.440981 np0000006248 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-388e3f8b-06c9-4614-a0e2-7c759e56ef9e tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:25:59.448808 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:59.448808 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:25:59.467934 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-388e3f8b-06c9-4614-a0e2-7c759e56ef9e tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/volumes/4069dfbb-5d10-49f6-977e-83624676b0a1 returned with HTTP 200 Jul 31 17:25:59.468830 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 525/2099] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:25:59 2026] GET /volume/v3/volumes/4069dfbb-5d10-49f6-977e-83624676b0a1 => generated 913 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:25:59.938784 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5f435964-a164-4e93-992b-a248680629ee None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:25:59.943152 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5f435964-a164-4e93-992b-a248680629ee tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c Jul 31 17:25:59.943152 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5f435964-a164-4e93-992b-a248680629ee tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:25:59.943152 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5f435964-a164-4e93-992b-a248680629ee tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:25:59.943152 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5f435964-a164-4e93-992b-a248680629ee tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:25:59.948187 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:25:59.948187 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:25:59.949513 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5f435964-a164-4e93-992b-a248680629ee tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c returned with HTTP 200 Jul 31 17:25:59.950027 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 524/2100] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:25:59 2026] GET /volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:00.454206 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d64d5d17-e97e-48b2-90a6-7c186fc3f44f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:00.456567 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d64d5d17-e97e-48b2-90a6-7c186fc3f44f tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] DELETE https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e Jul 31 17:26:00.457946 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d64d5d17-e97e-48b2-90a6-7c186fc3f44f tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:00.459705 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d64d5d17-e97e-48b2-90a6-7c186fc3f44f tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:00.460000 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-d64d5d17-e97e-48b2-90a6-7c186fc3f44f tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Delete volume with id: 668a2f71-d6b0-4f5c-969d-7fbc73661a5e Jul 31 17:26:00.487149 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:00.487149 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:00.487753 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d64d5d17-e97e-48b2-90a6-7c186fc3f44f tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Volume info retrieved successfully. Jul 31 17:26:00.491479 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5fdc5cb0-0554-4783-8685-f96414d60957 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:00.495034 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5fdc5cb0-0554-4783-8685-f96414d60957 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/volumes/4069dfbb-5d10-49f6-977e-83624676b0a1 Jul 31 17:26:00.495305 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5fdc5cb0-0554-4783-8685-f96414d60957 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:00.496584 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5fdc5cb0-0554-4783-8685-f96414d60957 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:00.518731 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5fdc5cb0-0554-4783-8685-f96414d60957 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/volumes/4069dfbb-5d10-49f6-977e-83624676b0a1 returned with HTTP 404 Jul 31 17:26:00.519631 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 523/2101] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:26:00 2026] GET /volume/v3/volumes/4069dfbb-5d10-49f6-977e-83624676b0a1 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:26:00.530112 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-659bcba2-ac41-47da-9cda-9c13912d5ec9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:00.532177 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-659bcba2-ac41-47da-9cda-9c13912d5ec9 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/volumes/38812cf2-60ae-40e1-8de9-e9d8d6273c01 Jul 31 17:26:00.532851 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-659bcba2-ac41-47da-9cda-9c13912d5ec9 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:00.532851 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-659bcba2-ac41-47da-9cda-9c13912d5ec9 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:00.538107 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d64d5d17-e97e-48b2-90a6-7c186fc3f44f tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Delete volume request issued successfully. Jul 31 17:26:00.538382 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d64d5d17-e97e-48b2-90a6-7c186fc3f44f tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e returned with HTTP 202 Jul 31 17:26:00.539096 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 530/2102] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:26:00 2026] DELETE /volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:26:00.546273 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-659bcba2-ac41-47da-9cda-9c13912d5ec9 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/volumes/38812cf2-60ae-40e1-8de9-e9d8d6273c01 returned with HTTP 404 Jul 31 17:26:00.546273 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 526/2103] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:26:00 2026] GET /volume/v3/volumes/38812cf2-60ae-40e1-8de9-e9d8d6273c01 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:26:00.561489 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-88e942b2-d21a-4588-aef3-68006e519c02 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:00.564137 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a707fc77-0ee0-4599-8f97-4997f26b111e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:00.564624 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-88e942b2-d21a-4588-aef3-68006e519c02 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] GET https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e Jul 31 17:26:00.564704 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-88e942b2-d21a-4588-aef3-68006e519c02 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:00.565050 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-88e942b2-d21a-4588-aef3-68006e519c02 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:00.569333 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a707fc77-0ee0-4599-8f97-4997f26b111e tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b Jul 31 17:26:00.569333 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a707fc77-0ee0-4599-8f97-4997f26b111e tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:00.569333 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a707fc77-0ee0-4599-8f97-4997f26b111e tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:00.569333 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-a707fc77-0ee0-4599-8f97-4997f26b111e tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] show called for member e2b9e54d-3f88-4152-bd1b-a780320a4d3b {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:26:00.574111 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a707fc77-0ee0-4599-8f97-4997f26b111e tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b returned with HTTP 404 Jul 31 17:26:00.575036 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 524/2104] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:26:00 2026] GET /volume/v3/groups/e2b9e54d-3f88-4152-bd1b-a780320a4d3b => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:26:00.581681 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:00.581681 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:00.584956 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-da82deb9-6499-4335-a754-bc937b679753 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:00.588205 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-da82deb9-6499-4335-a754-bc937b679753 tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] DELETE https://10.4.3.92/volume/v3/group_types/c518e00b-9d5e-4565-afee-fdc388331bde Jul 31 17:26:00.588943 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-da82deb9-6499-4335-a754-bc937b679753 tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:00.588943 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-da82deb9-6499-4335-a754-bc937b679753 tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:00.591770 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-88e942b2-d21a-4588-aef3-68006e519c02 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Volume info retrieved successfully. Jul 31 17:26:00.601253 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-88e942b2-d21a-4588-aef3-68006e519c02 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e returned with HTTP 200 Jul 31 17:26:00.601650 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 525/2105] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:00 2026] GET /volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:00.609048 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-da82deb9-6499-4335-a754-bc937b679753 tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] https://10.4.3.92/volume/v3/group_types/c518e00b-9d5e-4565-afee-fdc388331bde returned with HTTP 202 Jul 31 17:26:00.609594 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 531/2106] 10.4.3.92 () {68 vars in 1397 bytes} [Fri Jul 31 17:26:00 2026] DELETE /volume/v3/group_types/c518e00b-9d5e-4565-afee-fdc388331bde => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:26:00.620874 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-72bb47d0-bb08-4d35-a437-10616c738096 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:00.624498 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-72bb47d0-bb08-4d35-a437-10616c738096 tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] DELETE https://10.4.3.92/volume/v3/types/57540beb-47b9-42a7-bac0-52df255b03a6 Jul 31 17:26:00.624713 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-72bb47d0-bb08-4d35-a437-10616c738096 tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:00.624944 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-72bb47d0-bb08-4d35-a437-10616c738096 tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:00.665339 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-72bb47d0-bb08-4d35-a437-10616c738096 tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] https://10.4.3.92/volume/v3/types/57540beb-47b9-42a7-bac0-52df255b03a6 returned with HTTP 202 Jul 31 17:26:00.666096 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 527/2107] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:26:00 2026] DELETE /volume/v3/types/57540beb-47b9-42a7-bac0-52df255b03a6 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:26:00.677043 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fbdf167a-32c6-4e95-a9cf-5bac1cd5eaac None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:00.679110 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fbdf167a-32c6-4e95-a9cf-5bac1cd5eaac tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] GET https://10.4.3.92/volume/v3/types/57540beb-47b9-42a7-bac0-52df255b03a6 Jul 31 17:26:00.679332 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fbdf167a-32c6-4e95-a9cf-5bac1cd5eaac tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:00.680208 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fbdf167a-32c6-4e95-a9cf-5bac1cd5eaac tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:00.686719 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fbdf167a-32c6-4e95-a9cf-5bac1cd5eaac tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] https://10.4.3.92/volume/v3/types/57540beb-47b9-42a7-bac0-52df255b03a6 returned with HTTP 404 Jul 31 17:26:00.687291 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 525/2108] 10.4.3.92 () {66 vars in 1335 bytes} [Fri Jul 31 17:26:00 2026] GET /volume/v3/types/57540beb-47b9-42a7-bac0-52df255b03a6 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:00.702130 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b2917aed-16d1-467d-85bb-aeb27355afdb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:00.704358 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b2917aed-16d1-467d-85bb-aeb27355afdb tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:26:00.705086 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b2917aed-16d1-467d-85bb-aeb27355afdb tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1033045300"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:00.729570 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b2917aed-16d1-467d-85bb-aeb27355afdb tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:26:00.730071 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 526/2109] 10.4.3.92 () {68 vars in 1245 bytes} [Fri Jul 31 17:26:00 2026] POST /volume/v3/types => generated 224 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:00.740780 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0f64ef3b-b5ce-4203-96e1-6bb69dd0f75a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:00.743102 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0f64ef3b-b5ce-4203-96e1-6bb69dd0f75a tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] POST https://10.4.3.92/volume/v3/group_types Jul 31 17:26:00.743710 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0f64ef3b-b5ce-4203-96e1-6bb69dd0f75a tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1828348600"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:00.762609 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0f64ef3b-b5ce-4203-96e1-6bb69dd0f75a tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] https://10.4.3.92/volume/v3/group_types returned with HTTP 202 Jul 31 17:26:00.763132 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 532/2110] 10.4.3.92 () {70 vars in 1304 bytes} [Fri Jul 31 17:26:00 2026] POST /volume/v3/group_types => generated 181 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:00.776150 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cb1b7007-e5ee-40a7-95f2-969a2cf2d1be None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:00.778643 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cb1b7007-e5ee-40a7-95f2-969a2cf2d1be tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] POST https://10.4.3.92/volume/v3/groups Jul 31 17:26:00.778643 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cb1b7007-e5ee-40a7-95f2-969a2cf2d1be tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "17d736b1-1081-44c6-8e71-18a5baaa3452", "volume_types": ["38ce4acc-a8ef-4102-b111-2be05daee98a"], "name": "tempest-GroupSnapshotsTest-Group-898360204"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:00.780257 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-cb1b7007-e5ee-40a7-95f2-969a2cf2d1be tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Creating new group {'group': {'group_type': '17d736b1-1081-44c6-8e71-18a5baaa3452', 'volume_types': ['38ce4acc-a8ef-4102-b111-2be05daee98a'], 'name': 'tempest-GroupSnapshotsTest-Group-898360204'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 17:26:00.786804 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.groups [None req-cb1b7007-e5ee-40a7-95f2-969a2cf2d1be tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Creating group tempest-GroupSnapshotsTest-Group-898360204. Jul 31 17:26:00.802296 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cb1b7007-e5ee-40a7-95f2-969a2cf2d1be tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Availability Zones retrieved successfully. Jul 31 17:26:00.825614 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-cb1b7007-e5ee-40a7-95f2-969a2cf2d1be tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Created reservations ['661249ce-6573-4ff9-9f6e-990b896591e8'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:26:00.858369 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cb1b7007-e5ee-40a7-95f2-969a2cf2d1be tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/groups returned with HTTP 202 Jul 31 17:26:00.858369 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 528/2111] 10.4.3.92 () {70 vars in 1290 bytes} [Fri Jul 31 17:26:00 2026] POST /volume/v3/groups => generated 111 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:00.870596 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1ab3e1de-fd25-4a10-88f3-0dbccd9d1523 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:00.876262 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1ab3e1de-fd25-4a10-88f3-0dbccd9d1523 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/groups/72bfe891-9765-4dc9-b8fc-46ecd760bedf Jul 31 17:26:00.877330 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1ab3e1de-fd25-4a10-88f3-0dbccd9d1523 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:00.882743 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1ab3e1de-fd25-4a10-88f3-0dbccd9d1523 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:00.883130 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-1ab3e1de-fd25-4a10-88f3-0dbccd9d1523 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] show called for member 72bfe891-9765-4dc9-b8fc-46ecd760bedf {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:26:00.891821 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:00.891821 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:00.909861 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1ab3e1de-fd25-4a10-88f3-0dbccd9d1523 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/groups/72bfe891-9765-4dc9-b8fc-46ecd760bedf returned with HTTP 200 Jul 31 17:26:00.910767 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 526/2112] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:26:00 2026] GET /volume/v3/groups/72bfe891-9765-4dc9-b8fc-46ecd760bedf => generated 391 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:00.965298 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-28368bfa-2d14-49e8-9710-add119ed2864 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:00.968335 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-28368bfa-2d14-49e8-9710-add119ed2864 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c Jul 31 17:26:00.968593 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-28368bfa-2d14-49e8-9710-add119ed2864 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:00.968840 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-28368bfa-2d14-49e8-9710-add119ed2864 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:00.969043 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-28368bfa-2d14-49e8-9710-add119ed2864 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:26:00.976164 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:00.976164 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:00.977253 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-28368bfa-2d14-49e8-9710-add119ed2864 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c returned with HTTP 200 Jul 31 17:26:00.977760 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 527/2113] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:00 2026] GET /volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:01.620750 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-300c39e3-0ae6-462c-b7d0-e7cc403cf693 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:01.623406 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-300c39e3-0ae6-462c-b7d0-e7cc403cf693 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] GET https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e Jul 31 17:26:01.623894 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-300c39e3-0ae6-462c-b7d0-e7cc403cf693 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:01.624257 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-300c39e3-0ae6-462c-b7d0-e7cc403cf693 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:01.632649 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-300c39e3-0ae6-462c-b7d0-e7cc403cf693 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] https://10.4.3.92/volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e returned with HTTP 404 Jul 31 17:26:01.633690 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 533/2114] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:01 2026] GET /volume/v3/volumes/668a2f71-d6b0-4f5c-969d-7fbc73661a5e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 17:26:01.643338 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4569b589-6371-4eec-a823-e17cb8e05ac2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:01.646431 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4569b589-6371-4eec-a823-e17cb8e05ac2 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] DELETE https://10.4.3.92/volume/v3/volumes/b18b5822-c675-439f-a1a7-73f4e2e138eb Jul 31 17:26:01.646431 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4569b589-6371-4eec-a823-e17cb8e05ac2 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:01.646431 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4569b589-6371-4eec-a823-e17cb8e05ac2 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:01.646431 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-4569b589-6371-4eec-a823-e17cb8e05ac2 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Delete volume with id: b18b5822-c675-439f-a1a7-73f4e2e138eb Jul 31 17:26:01.658565 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:01.658565 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:01.659365 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4569b589-6371-4eec-a823-e17cb8e05ac2 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Volume info retrieved successfully. Jul 31 17:26:01.692683 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4569b589-6371-4eec-a823-e17cb8e05ac2 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Delete volume request issued successfully. Jul 31 17:26:01.692910 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4569b589-6371-4eec-a823-e17cb8e05ac2 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] https://10.4.3.92/volume/v3/volumes/b18b5822-c675-439f-a1a7-73f4e2e138eb returned with HTTP 202 Jul 31 17:26:01.693637 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 529/2115] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:26:01 2026] DELETE /volume/v3/volumes/b18b5822-c675-439f-a1a7-73f4e2e138eb => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:26:01.705240 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ed7346e9-b67e-459e-b00a-e7fb2cbd6c2a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:01.706798 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ed7346e9-b67e-459e-b00a-e7fb2cbd6c2a tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] GET https://10.4.3.92/volume/v3/volumes/b18b5822-c675-439f-a1a7-73f4e2e138eb Jul 31 17:26:01.707109 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ed7346e9-b67e-459e-b00a-e7fb2cbd6c2a tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:01.707341 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ed7346e9-b67e-459e-b00a-e7fb2cbd6c2a tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:01.719568 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:01.719568 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:01.725481 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ed7346e9-b67e-459e-b00a-e7fb2cbd6c2a tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Volume info retrieved successfully. Jul 31 17:26:01.732067 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ed7346e9-b67e-459e-b00a-e7fb2cbd6c2a tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] https://10.4.3.92/volume/v3/volumes/b18b5822-c675-439f-a1a7-73f4e2e138eb returned with HTTP 200 Jul 31 17:26:01.732962 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 527/2116] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:01 2026] GET /volume/v3/volumes/b18b5822-c675-439f-a1a7-73f4e2e138eb => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:01.924489 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5c83dbaf-36f4-49eb-8e8c-c520292b5b20 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:01.926704 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5c83dbaf-36f4-49eb-8e8c-c520292b5b20 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/groups/72bfe891-9765-4dc9-b8fc-46ecd760bedf Jul 31 17:26:01.926923 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5c83dbaf-36f4-49eb-8e8c-c520292b5b20 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:01.927138 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5c83dbaf-36f4-49eb-8e8c-c520292b5b20 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:01.928063 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-5c83dbaf-36f4-49eb-8e8c-c520292b5b20 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] show called for member 72bfe891-9765-4dc9-b8fc-46ecd760bedf {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:26:01.931204 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:01.931204 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:01.944518 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5c83dbaf-36f4-49eb-8e8c-c520292b5b20 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/groups/72bfe891-9765-4dc9-b8fc-46ecd760bedf returned with HTTP 200 Jul 31 17:26:01.945030 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 528/2117] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:26:01 2026] GET /volume/v3/groups/72bfe891-9765-4dc9-b8fc-46ecd760bedf => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:01.955750 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-85dc2873-c709-4628-b009-cca6f59d1da0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:01.958469 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-85dc2873-c709-4628-b009-cca6f59d1da0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:26:01.958926 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-85dc2873-c709-4628-b009-cca6f59d1da0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-369218027", "volume_type": "38ce4acc-a8ef-4102-b111-2be05daee98a", "group_id": "72bfe891-9765-4dc9-b8fc-46ecd760bedf", "size": 1}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:01.961407 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-85dc2873-c709-4628-b009-cca6f59d1da0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-369218027', 'volume_type': '38ce4acc-a8ef-4102-b111-2be05daee98a', 'group_id': '72bfe891-9765-4dc9-b8fc-46ecd760bedf', 'size': 1}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:26:01.970501 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:01.970501 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:01.971243 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-85dc2873-c709-4628-b009-cca6f59d1da0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Create volume of 1 GB Jul 31 17:26:01.982673 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-85dc2873-c709-4628-b009-cca6f59d1da0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Availability Zones retrieved successfully. Jul 31 17:26:01.991173 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-85dc2873-c709-4628-b009-cca6f59d1da0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Flow 'volume_create_api' (242fd60e-8f9d-44eb-a9fe-b628965080b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:26:01.993011 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-85dc2873-c709-4628-b009-cca6f59d1da0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a4af36c-cf88-495f-b9d0-bd172eeda94a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:01.993967 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:01.993967 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:01.995722 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-85dc2873-c709-4628-b009-cca6f59d1da0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:26:01.995850 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f45f00df-bf2d-40d5-855f-2864dcd52cd8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:01.998572 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f45f00df-bf2d-40d5-855f-2864dcd52cd8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c Jul 31 17:26:01.998865 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f45f00df-bf2d-40d5-855f-2864dcd52cd8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:01.999211 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f45f00df-bf2d-40d5-855f-2864dcd52cd8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:01.999425 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f45f00df-bf2d-40d5-855f-2864dcd52cd8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:26:02.006124 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:02.006124 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:02.007548 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f45f00df-bf2d-40d5-855f-2864dcd52cd8 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c returned with HTTP 200 Jul 31 17:26:02.008219 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 530/2118] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:01 2026] GET /volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:02.026662 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-85dc2873-c709-4628-b009-cca6f59d1da0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a4af36c-cf88-495f-b9d0-bd172eeda94a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:26:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=38ce4acc-a8ef-4102-b111-2be05daee98a,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1033045300',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '38ce4acc-a8ef-4102-b111-2be05daee98a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '72bfe891-9765-4dc9-b8fc-46ecd760bedf', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:02.028198 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-85dc2873-c709-4628-b009-cca6f59d1da0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f34b5ec7-7515-4134-8dd7-2e6003b55dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:02.064311 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-85dc2873-c709-4628-b009-cca6f59d1da0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1033045300 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1033045300, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:26:02.064719 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-85dc2873-c709-4628-b009-cca6f59d1da0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1033045300 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1033045300, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:26:02.103439 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-85dc2873-c709-4628-b009-cca6f59d1da0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Created reservations ['ff947fd2-fad7-43cc-852c-d829d7ba5a89', '3efbc808-0cfb-42f3-95c9-29b9feab16b4', '4272be54-4044-4c20-bd7f-bb3765be79a1', '2ade4f16-fdfa-47d3-bd46-251448ed79e7'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:26:02.104649 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-85dc2873-c709-4628-b009-cca6f59d1da0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f34b5ec7-7515-4134-8dd7-2e6003b55dc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff947fd2-fad7-43cc-852c-d829d7ba5a89', '3efbc808-0cfb-42f3-95c9-29b9feab16b4', '4272be54-4044-4c20-bd7f-bb3765be79a1', '2ade4f16-fdfa-47d3-bd46-251448ed79e7']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:02.106084 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-85dc2873-c709-4628-b009-cca6f59d1da0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2eac9793-5f11-49c9-95e2-af6b1a8dfa26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:02.138948 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-85dc2873-c709-4628-b009-cca6f59d1da0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2eac9793-5f11-49c9-95e2-af6b1a8dfa26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c286a17e-4d9b-410e-b1d8-50dd24a6b764', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-369218027',encryption_key_id=None,group_id=72bfe891-9765-4dc9-b8fc-46ecd760bedf,group_type_id=,metadata={},multiattach=False,project_id='d755a79631be413b912d4e427ff9b23f',qos_specs=None,replication_status=,reservations=['ff947fd2-fad7-43cc-852c-d829d7ba5a89','3efbc808-0cfb-42f3-95c9-29b9feab16b4','4272be54-4044-4c20-bd7f-bb3765be79a1','2ade4f16-fdfa-47d3-bd46-251448ed79e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6afb8e5803874be983bfa2da7ffe2e57',volume_type_id=38ce4acc-a8ef-4102-b111-2be05daee98a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:26:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-369218027',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=72bfe891-9765-4dc9-b8fc-46ecd760bedf,host=None,id=c286a17e-4d9b-410e-b1d8-50dd24a6b764,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d755a79631be413b912d4e427ff9b23f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6afb8e5803874be983bfa2da7ffe2e57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(38ce4acc-a8ef-4102-b111-2be05daee98a),volume_type_id=38ce4acc-a8ef-4102-b111-2be05daee98a)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:02.140121 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-85dc2873-c709-4628-b009-cca6f59d1da0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09763776-dce0-4470-8ac8-88050e4982d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:02.166531 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-85dc2873-c709-4628-b009-cca6f59d1da0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09763776-dce0-4470-8ac8-88050e4982d6) transitioned into state 'SUCCESS' from state '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-369218027',encryption_key_id=None,group_id=72bfe891-9765-4dc9-b8fc-46ecd760bedf,group_type_id=,metadata={},multiattach=False,project_id='d755a79631be413b912d4e427ff9b23f',qos_specs=None,replication_status=,reservations=['ff947fd2-fad7-43cc-852c-d829d7ba5a89','3efbc808-0cfb-42f3-95c9-29b9feab16b4','4272be54-4044-4c20-bd7f-bb3765be79a1','2ade4f16-fdfa-47d3-bd46-251448ed79e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6afb8e5803874be983bfa2da7ffe2e57',volume_type_id=38ce4acc-a8ef-4102-b111-2be05daee98a)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:02.167482 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-85dc2873-c709-4628-b009-cca6f59d1da0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f85c018-156f-40ae-b77f-2b91197d8899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:02.183338 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-85dc2873-c709-4628-b009-cca6f59d1da0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f85c018-156f-40ae-b77f-2b91197d8899) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:02.184682 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-85dc2873-c709-4628-b009-cca6f59d1da0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Flow 'volume_create_api' (242fd60e-8f9d-44eb-a9fe-b628965080b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:26:02.185209 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-85dc2873-c709-4628-b009-cca6f59d1da0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Create volume request issued successfully. Jul 31 17:26:02.186118 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-85dc2873-c709-4628-b009-cca6f59d1da0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:26:02.186510 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-85dc2873-c709-4628-b009-cca6f59d1da0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:26:02.233283 np0000006248 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-85dc2873-c709-4628-b009-cca6f59d1da0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:26:02.237918 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:02.237918 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:02.242505 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-85dc2873-c709-4628-b009-cca6f59d1da0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:26:02.243060 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 534/2119] 10.4.3.92 () {70 vars in 1293 bytes} [Fri Jul 31 17:26:01 2026] POST /volume/v3/volumes => generated 820 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:02.262887 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f954bca0-060f-4a66-bc86-1b53b8c477e4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:02.265258 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f954bca0-060f-4a66-bc86-1b53b8c477e4 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/volumes/c286a17e-4d9b-410e-b1d8-50dd24a6b764 Jul 31 17:26:02.265530 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f954bca0-060f-4a66-bc86-1b53b8c477e4 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:02.265805 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f954bca0-060f-4a66-bc86-1b53b8c477e4 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:02.272081 np0000006248 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=365,cinder:UPDATE=80,cinder:INSERT=38 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:26:02.280780 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:02.280780 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:02.291101 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f954bca0-060f-4a66-bc86-1b53b8c477e4 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Volume info retrieved successfully. Jul 31 17:26:02.291524 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-f954bca0-060f-4a66-bc86-1b53b8c477e4 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:26:02.291722 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-f954bca0-060f-4a66-bc86-1b53b8c477e4 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:26:02.361477 np0000006248 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-f954bca0-060f-4a66-bc86-1b53b8c477e4 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:26:02.365477 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:02.365477 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:02.376925 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f954bca0-060f-4a66-bc86-1b53b8c477e4 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/volumes/c286a17e-4d9b-410e-b1d8-50dd24a6b764 returned with HTTP 200 Jul 31 17:26:02.377207 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 528/2120] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:26:02 2026] GET /volume/v3/volumes/c286a17e-4d9b-410e-b1d8-50dd24a6b764 => generated 888 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:02.747879 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2f6c04ab-9982-431f-acf7-22781b706052 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:02.750037 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2f6c04ab-9982-431f-acf7-22781b706052 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] GET https://10.4.3.92/volume/v3/volumes/b18b5822-c675-439f-a1a7-73f4e2e138eb Jul 31 17:26:02.750165 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2f6c04ab-9982-431f-acf7-22781b706052 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:02.750423 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2f6c04ab-9982-431f-acf7-22781b706052 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:02.757206 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2f6c04ab-9982-431f-acf7-22781b706052 tempest-ServerRescueNegativeTestJSON-651138605 tempest-ServerRescueNegativeTestJSON-651138605-project-member] https://10.4.3.92/volume/v3/volumes/b18b5822-c675-439f-a1a7-73f4e2e138eb returned with HTTP 404 Jul 31 17:26:02.757763 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 529/2121] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:02 2026] GET /volume/v3/volumes/b18b5822-c675-439f-a1a7-73f4e2e138eb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:03.022780 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-577ab313-00c2-4bbf-89b1-5b9b93a2b3d4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:03.024762 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-577ab313-00c2-4bbf-89b1-5b9b93a2b3d4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c Jul 31 17:26:03.024879 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-577ab313-00c2-4bbf-89b1-5b9b93a2b3d4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:03.025109 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-577ab313-00c2-4bbf-89b1-5b9b93a2b3d4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:03.025225 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-577ab313-00c2-4bbf-89b1-5b9b93a2b3d4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:26:03.028347 np0000006248 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=346,cinder:INSERT=41,cinder:UPDATE=86 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:26:03.030929 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:03.030929 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:03.031806 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-577ab313-00c2-4bbf-89b1-5b9b93a2b3d4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c returned with HTTP 200 Jul 31 17:26:03.032246 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 531/2122] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:03 2026] GET /volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:03.396414 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f6855e80-2f53-4f05-8dbd-968081f108da None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:03.399127 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f6855e80-2f53-4f05-8dbd-968081f108da tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/volumes/c286a17e-4d9b-410e-b1d8-50dd24a6b764 Jul 31 17:26:03.399422 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f6855e80-2f53-4f05-8dbd-968081f108da tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:03.399578 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f6855e80-2f53-4f05-8dbd-968081f108da tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:03.403893 np0000006248 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=386,cinder:UPDATE=87,cinder:INSERT=49 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:26:03.418025 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:03.418025 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:03.424703 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f6855e80-2f53-4f05-8dbd-968081f108da tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Volume info retrieved successfully. Jul 31 17:26:03.425620 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-f6855e80-2f53-4f05-8dbd-968081f108da tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:26:03.425840 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-f6855e80-2f53-4f05-8dbd-968081f108da tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:26:03.483780 np0000006248 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-f6855e80-2f53-4f05-8dbd-968081f108da tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:26:03.488476 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:03.488476 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:03.499878 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f6855e80-2f53-4f05-8dbd-968081f108da tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/volumes/c286a17e-4d9b-410e-b1d8-50dd24a6b764 returned with HTTP 200 Jul 31 17:26:03.500478 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 535/2123] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:26:03 2026] GET /volume/v3/volumes/c286a17e-4d9b-410e-b1d8-50dd24a6b764 => generated 913 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:03.517217 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e95a12aa-4cc7-4a29-93d9-3d795e0b44ee None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:03.519985 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e95a12aa-4cc7-4a29-93d9-3d795e0b44ee tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] POST https://10.4.3.92/volume/v3/group_snapshots Jul 31 17:26:03.520512 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e95a12aa-4cc7-4a29-93d9-3d795e0b44ee tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "72bfe891-9765-4dc9-b8fc-46ecd760bedf", "name": "tempest-group_snapshot-537850381"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:03.522976 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.group_snapshots [None req-e95a12aa-4cc7-4a29-93d9-3d795e0b44ee tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '72bfe891-9765-4dc9-b8fc-46ecd760bedf', 'name': 'tempest-group_snapshot-537850381'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 31 17:26:03.527176 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:03.527176 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:03.534369 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.group_snapshots [None req-e95a12aa-4cc7-4a29-93d9-3d795e0b44ee tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Creating group_snapshot tempest-group_snapshot-537850381. Jul 31 17:26:03.566439 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:03.566439 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:03.587229 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [None req-e95a12aa-4cc7-4a29-93d9-3d795e0b44ee tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1033045300 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1033045300, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:26:03.587784 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [None req-e95a12aa-4cc7-4a29-93d9-3d795e0b44ee tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1033045300 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1033045300, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:26:03.617819 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-e95a12aa-4cc7-4a29-93d9-3d795e0b44ee tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Created reservations ['d7c45887-d6b5-44e7-8c14-fc0e81103879', '8cedd230-7c09-411b-bb4a-84b2002049d9', 'cc4705ec-e873-4555-88f7-2a530dbdc08d', 'cb6dac8f-09b0-49e4-bf85-52f112a9893e'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:26:03.659929 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e95a12aa-4cc7-4a29-93d9-3d795e0b44ee tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/group_snapshots returned with HTTP 202 Jul 31 17:26:03.660577 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 529/2124] 10.4.3.92 () {70 vars in 1317 bytes} [Fri Jul 31 17:26:03 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:03.672179 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-90ba02bc-5328-475b-aa89-d618b1597cb9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:03.674571 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-90ba02bc-5328-475b-aa89-d618b1597cb9 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/aa23381c-b2c4-442a-94a4-9face20bd4c8 Jul 31 17:26:03.674996 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-90ba02bc-5328-475b-aa89-d618b1597cb9 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:03.675155 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-90ba02bc-5328-475b-aa89-d618b1597cb9 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:03.675971 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.group_snapshots [None req-90ba02bc-5328-475b-aa89-d618b1597cb9 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] show called for member aa23381c-b2c4-442a-94a4-9face20bd4c8 {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 17:26:03.679125 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:03.679125 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:03.684219 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-90ba02bc-5328-475b-aa89-d618b1597cb9 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/group_snapshots/aa23381c-b2c4-442a-94a4-9face20bd4c8 returned with HTTP 200 Jul 31 17:26:03.684900 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 530/2125] 10.4.3.92 () {68 vars in 1406 bytes} [Fri Jul 31 17:26:03 2026] GET /volume/v3/group_snapshots/aa23381c-b2c4-442a-94a4-9face20bd4c8 => generated 306 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:04.045863 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-19fed787-c782-4e30-9cc5-c26b894790f5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:04.047675 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-19fed787-c782-4e30-9cc5-c26b894790f5 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c Jul 31 17:26:04.047874 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-19fed787-c782-4e30-9cc5-c26b894790f5 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:04.048091 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-19fed787-c782-4e30-9cc5-c26b894790f5 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:04.048301 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-19fed787-c782-4e30-9cc5-c26b894790f5 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:26:04.056403 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:04.056403 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:04.057348 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-19fed787-c782-4e30-9cc5-c26b894790f5 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c returned with HTTP 200 Jul 31 17:26:04.057771 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 532/2126] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:04 2026] GET /volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:04.695255 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-eae64f43-48ee-462f-b7a7-ea35caa7cef0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:04.697411 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-eae64f43-48ee-462f-b7a7-ea35caa7cef0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/aa23381c-b2c4-442a-94a4-9face20bd4c8 Jul 31 17:26:04.697682 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-eae64f43-48ee-462f-b7a7-ea35caa7cef0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:04.698036 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-eae64f43-48ee-462f-b7a7-ea35caa7cef0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:04.698036 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.group_snapshots [None req-eae64f43-48ee-462f-b7a7-ea35caa7cef0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] show called for member aa23381c-b2c4-442a-94a4-9face20bd4c8 {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 17:26:04.703832 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:04.703832 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:04.707022 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-eae64f43-48ee-462f-b7a7-ea35caa7cef0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/group_snapshots/aa23381c-b2c4-442a-94a4-9face20bd4c8 returned with HTTP 200 Jul 31 17:26:04.707527 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 536/2127] 10.4.3.92 () {68 vars in 1406 bytes} [Fri Jul 31 17:26:04 2026] GET /volume/v3/group_snapshots/aa23381c-b2c4-442a-94a4-9face20bd4c8 => generated 307 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:04.718138 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-82dd6a87-ecd6-4643-b991-9e07814142c3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:04.720443 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-82dd6a87-ecd6-4643-b991-9e07814142c3 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/snapshots/detail Jul 31 17:26:04.720674 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-82dd6a87-ecd6-4643-b991-9e07814142c3 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:04.720902 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-82dd6a87-ecd6-4643-b991-9e07814142c3 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:04.721206 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-82dd6a87-ecd6-4643-b991-9e07814142c3 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:26:04.722355 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:04.722355 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:04.722355 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.db.api [None req-82dd6a87-ecd6-4643-b991-9e07814142c3 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Building query based on filter {{(pid=100271) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 17:26:04.728341 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-82dd6a87-ecd6-4643-b991-9e07814142c3 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Get all snapshots completed successfully. Jul 31 17:26:04.728341 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:04.728341 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:04.728341 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-82dd6a87-ecd6-4643-b991-9e07814142c3 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 17:26:04.728341 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 530/2128] 10.4.3.92 () {66 vars in 1257 bytes} [Fri Jul 31 17:26:04 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:04.739563 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1b5e4a06-2465-48bb-a62f-bdc7fc1240e8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:04.742153 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1b5e4a06-2465-48bb-a62f-bdc7fc1240e8 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/snapshots/93eae8e5-25de-46ee-8add-115fbd66e58b Jul 31 17:26:04.745467 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1b5e4a06-2465-48bb-a62f-bdc7fc1240e8 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:04.745845 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1b5e4a06-2465-48bb-a62f-bdc7fc1240e8 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:04.752921 np0000006248 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=278,cinder:INSERT=18,cinder:UPDATE=40 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:26:04.757249 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:04.757249 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:04.757755 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1b5e4a06-2465-48bb-a62f-bdc7fc1240e8 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Snapshot retrieved successfully. Jul 31 17:26:04.758744 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1b5e4a06-2465-48bb-a62f-bdc7fc1240e8 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/snapshots/93eae8e5-25de-46ee-8add-115fbd66e58b returned with HTTP 200 Jul 31 17:26:04.759546 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 531/2129] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:26:04 2026] GET /volume/v3/snapshots/93eae8e5-25de-46ee-8add-115fbd66e58b => generated 450 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:04.773457 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1ac340fd-b4cd-472e-aba3-ed6675f70479 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:04.775857 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1ac340fd-b4cd-472e-aba3-ed6675f70479 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/aa23381c-b2c4-442a-94a4-9face20bd4c8 Jul 31 17:26:04.776149 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1ac340fd-b4cd-472e-aba3-ed6675f70479 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:04.776347 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1ac340fd-b4cd-472e-aba3-ed6675f70479 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:04.776450 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-1ac340fd-b4cd-472e-aba3-ed6675f70479 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] show called for member aa23381c-b2c4-442a-94a4-9face20bd4c8 {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 17:26:04.780755 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:04.780755 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:04.785909 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1ac340fd-b4cd-472e-aba3-ed6675f70479 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/group_snapshots/aa23381c-b2c4-442a-94a4-9face20bd4c8 returned with HTTP 200 Jul 31 17:26:04.786429 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 533/2130] 10.4.3.92 () {68 vars in 1406 bytes} [Fri Jul 31 17:26:04 2026] GET /volume/v3/group_snapshots/aa23381c-b2c4-442a-94a4-9face20bd4c8 => generated 307 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:04.795975 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ff6e0ea3-6691-4dc8-a91f-ee7e191e0229 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:04.799719 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ff6e0ea3-6691-4dc8-a91f-ee7e191e0229 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/detail Jul 31 17:26:04.799927 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ff6e0ea3-6691-4dc8-a91f-ee7e191e0229 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:04.800142 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ff6e0ea3-6691-4dc8-a91f-ee7e191e0229 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:04.809794 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ff6e0ea3-6691-4dc8-a91f-ee7e191e0229 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 31 17:26:04.810289 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 537/2131] 10.4.3.92 () {68 vars in 1316 bytes} [Fri Jul 31 17:26:04 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:04.821598 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d9fa0e85-94d5-40a9-94cd-97f8675e470e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:04.824022 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d9fa0e85-94d5-40a9-94cd-97f8675e470e tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] DELETE https://10.4.3.92/volume/v3/group_snapshots/aa23381c-b2c4-442a-94a4-9face20bd4c8 Jul 31 17:26:04.824423 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d9fa0e85-94d5-40a9-94cd-97f8675e470e tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:04.824698 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d9fa0e85-94d5-40a9-94cd-97f8675e470e tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:04.825103 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.group_snapshots [None req-d9fa0e85-94d5-40a9-94cd-97f8675e470e tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] delete called for member aa23381c-b2c4-442a-94a4-9face20bd4c8 {{(pid=100271) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 31 17:26:04.825103 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.group_snapshots [None req-d9fa0e85-94d5-40a9-94cd-97f8675e470e tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Delete group_snapshot with id: aa23381c-b2c4-442a-94a4-9face20bd4c8 Jul 31 17:26:04.829842 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:04.829842 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:04.878773 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d9fa0e85-94d5-40a9-94cd-97f8675e470e tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/group_snapshots/aa23381c-b2c4-442a-94a4-9face20bd4c8 returned with HTTP 202 Jul 31 17:26:04.879430 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 531/2132] 10.4.3.92 () {68 vars in 1409 bytes} [Fri Jul 31 17:26:04 2026] DELETE /volume/v3/group_snapshots/aa23381c-b2c4-442a-94a4-9face20bd4c8 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:26:04.889270 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-86c9935f-d6be-44c0-9b2c-c54dffbdb201 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:04.894740 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-86c9935f-d6be-44c0-9b2c-c54dffbdb201 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Jul 31 17:26:04.894740 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-86c9935f-d6be-44c0-9b2c-c54dffbdb201 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:04.895277 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-86c9935f-d6be-44c0-9b2c-c54dffbdb201 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:04.895684 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-86c9935f-d6be-44c0-9b2c-c54dffbdb201 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:26:04.896749 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-86c9935f-d6be-44c0-9b2c-c54dffbdb201 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:26:04.910105 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-86c9935f-d6be-44c0-9b2c-c54dffbdb201 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Get all volumes completed successfully. Jul 31 17:26:04.911149 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-86c9935f-d6be-44c0-9b2c-c54dffbdb201 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:26:04.911428 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-86c9935f-d6be-44c0-9b2c-c54dffbdb201 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:26:04.969496 np0000006248 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-86c9935f-d6be-44c0-9b2c-c54dffbdb201 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:26:04.973861 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:04.973861 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:04.982816 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-86c9935f-d6be-44c0-9b2c-c54dffbdb201 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Jul 31 17:26:04.983166 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 532/2133] 10.4.3.92 () {68 vars in 1292 bytes} [Fri Jul 31 17:26:04 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:05.002184 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dc22ccdf-7cc3-4a56-8f6b-17be173b5949 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:05.016110 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dc22ccdf-7cc3-4a56-8f6b-17be173b5949 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/snapshots/detail Jul 31 17:26:05.016110 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dc22ccdf-7cc3-4a56-8f6b-17be173b5949 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:05.016110 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dc22ccdf-7cc3-4a56-8f6b-17be173b5949 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:05.017533 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-dc22ccdf-7cc3-4a56-8f6b-17be173b5949 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:26:05.018798 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.db.api [None req-dc22ccdf-7cc3-4a56-8f6b-17be173b5949 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Building query based on filter {{(pid=100274) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 17:26:05.026136 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-dc22ccdf-7cc3-4a56-8f6b-17be173b5949 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Get all snapshots completed successfully. Jul 31 17:26:05.027134 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dc22ccdf-7cc3-4a56-8f6b-17be173b5949 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 17:26:05.027668 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 534/2134] 10.4.3.92 () {66 vars in 1257 bytes} [Fri Jul 31 17:26:05 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:26:05.039191 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-058cb729-8c19-4b86-9f4b-5ebd5da99fe0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:05.041910 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-058cb729-8c19-4b86-9f4b-5ebd5da99fe0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/aa23381c-b2c4-442a-94a4-9face20bd4c8 Jul 31 17:26:05.041969 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-058cb729-8c19-4b86-9f4b-5ebd5da99fe0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:05.042275 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-058cb729-8c19-4b86-9f4b-5ebd5da99fe0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:05.042389 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.group_snapshots [None req-058cb729-8c19-4b86-9f4b-5ebd5da99fe0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] show called for member aa23381c-b2c4-442a-94a4-9face20bd4c8 {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 17:26:05.048350 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:05.048350 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:05.054612 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-058cb729-8c19-4b86-9f4b-5ebd5da99fe0 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/group_snapshots/aa23381c-b2c4-442a-94a4-9face20bd4c8 returned with HTTP 200 Jul 31 17:26:05.055580 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 538/2135] 10.4.3.92 () {68 vars in 1406 bytes} [Fri Jul 31 17:26:05 2026] GET /volume/v3/group_snapshots/aa23381c-b2c4-442a-94a4-9face20bd4c8 => generated 306 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:05.072179 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-7da7b9ea-cc4e-4093-8a17-b6a39d2a51fa req-acd324f0-1f3d-4a1d-b19e-65c3ac25c239 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:05.072288 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6e4017a0-1f26-493c-8d1f-85f6618641bc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:05.074805 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6e4017a0-1f26-493c-8d1f-85f6618641bc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c Jul 31 17:26:05.074805 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6e4017a0-1f26-493c-8d1f-85f6618641bc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:05.074805 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6e4017a0-1f26-493c-8d1f-85f6618641bc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:05.075203 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-6e4017a0-1f26-493c-8d1f-85f6618641bc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:26:05.075252 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7da7b9ea-cc4e-4093-8a17-b6a39d2a51fa req-acd324f0-1f3d-4a1d-b19e-65c3ac25c239 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] DELETE https://10.4.3.92/volume/v3/attachments/47df9f90-8770-4ee3-9e3f-99193906d7b9 Jul 31 17:26:05.075252 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7da7b9ea-cc4e-4093-8a17-b6a39d2a51fa req-acd324f0-1f3d-4a1d-b19e-65c3ac25c239 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:05.075729 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7da7b9ea-cc4e-4093-8a17-b6a39d2a51fa req-acd324f0-1f3d-4a1d-b19e-65c3ac25c239 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:05.080342 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:05.080342 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:05.081430 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6e4017a0-1f26-493c-8d1f-85f6618641bc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c returned with HTTP 200 Jul 31 17:26:05.081924 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 532/2136] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:05 2026] GET /volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:05.085378 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:05.085378 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:05.095089 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-205cb89b-0ba4-4e69-9cde-c4acf5cc02ac None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:05.097031 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-205cb89b-0ba4-4e69-9cde-c4acf5cc02ac tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c Jul 31 17:26:05.097238 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-205cb89b-0ba4-4e69-9cde-c4acf5cc02ac tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:05.097455 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-205cb89b-0ba4-4e69-9cde-c4acf5cc02ac tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:05.097572 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-205cb89b-0ba4-4e69-9cde-c4acf5cc02ac tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:26:05.102545 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:05.102545 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:05.103335 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-205cb89b-0ba4-4e69-9cde-c4acf5cc02ac tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c returned with HTTP 200 Jul 31 17:26:05.103725 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 535/2137] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:05 2026] GET /volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:26:05.116127 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-406eb822-fbb8-49f3-b8ec-c40686da3639 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:05.119182 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-406eb822-fbb8-49f3-b8ec-c40686da3639 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] DELETE https://10.4.3.92/volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c Jul 31 17:26:05.119182 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-406eb822-fbb8-49f3-b8ec-c40686da3639 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:05.119500 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-406eb822-fbb8-49f3-b8ec-c40686da3639 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:05.119622 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-406eb822-fbb8-49f3-b8ec-c40686da3639 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Delete backup with id: 97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c. Jul 31 17:26:05.124739 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:05.124739 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:05.144819 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.backup.rpcapi [None req-406eb822-fbb8-49f3-b8ec-c40686da3639 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] delete_backup rpcapi backup_id 97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c {{(pid=100272) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:26:05.147452 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-406eb822-fbb8-49f3-b8ec-c40686da3639 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c returned with HTTP 202 Jul 31 17:26:05.148085 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 539/2138] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:26:05 2026] DELETE /volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:26:05.154521 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7da7b9ea-cc4e-4093-8a17-b6a39d2a51fa req-acd324f0-1f3d-4a1d-b19e-65c3ac25c239 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments/47df9f90-8770-4ee3-9e3f-99193906d7b9 returned with HTTP 200 Jul 31 17:26:05.155127 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 533/2139] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:26:05 2026] DELETE /volume/v3/attachments/47df9f90-8770-4ee3-9e3f-99193906d7b9 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:05.158912 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c91d390a-4df0-4d67-8dfe-467813661a8c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:05.161520 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c91d390a-4df0-4d67-8dfe-467813661a8c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c Jul 31 17:26:05.161719 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c91d390a-4df0-4d67-8dfe-467813661a8c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:05.161913 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c91d390a-4df0-4d67-8dfe-467813661a8c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:05.162153 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-c91d390a-4df0-4d67-8dfe-467813661a8c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:26:05.166804 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:05.166804 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:05.167589 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c91d390a-4df0-4d67-8dfe-467813661a8c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c returned with HTTP 200 Jul 31 17:26:05.167976 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 533/2140] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:05 2026] GET /volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:06.067737 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9ed965a9-f528-417d-a688-a8097dd669e1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:06.073822 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9ed965a9-f528-417d-a688-a8097dd669e1 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/group_snapshots/aa23381c-b2c4-442a-94a4-9face20bd4c8 Jul 31 17:26:06.073822 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9ed965a9-f528-417d-a688-a8097dd669e1 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:06.075541 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9ed965a9-f528-417d-a688-a8097dd669e1 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:06.075888 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.group_snapshots [None req-9ed965a9-f528-417d-a688-a8097dd669e1 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] show called for member aa23381c-b2c4-442a-94a4-9face20bd4c8 {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 17:26:06.083391 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9ed965a9-f528-417d-a688-a8097dd669e1 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/group_snapshots/aa23381c-b2c4-442a-94a4-9face20bd4c8 returned with HTTP 404 Jul 31 17:26:06.083641 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 536/2141] 10.4.3.92 () {68 vars in 1406 bytes} [Fri Jul 31 17:26:06 2026] GET /volume/v3/group_snapshots/aa23381c-b2c4-442a-94a4-9face20bd4c8 => generated 116 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:26:06.096694 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2dfd3625-9cee-4096-b934-41de8a19cbfa None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:06.098682 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2dfd3625-9cee-4096-b934-41de8a19cbfa tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/group_snapshots Jul 31 17:26:06.099017 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2dfd3625-9cee-4096-b934-41de8a19cbfa tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:06.099352 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2dfd3625-9cee-4096-b934-41de8a19cbfa tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:06.104345 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2dfd3625-9cee-4096-b934-41de8a19cbfa tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/group_snapshots returned with HTTP 200 Jul 31 17:26:06.104896 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 540/2142] 10.4.3.92 () {68 vars in 1295 bytes} [Fri Jul 31 17:26:06 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:06.119183 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a6c0cd5b-33a9-4aeb-b0ca-c0645471dad8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:06.121687 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a6c0cd5b-33a9-4aeb-b0ca-c0645471dad8 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] DELETE https://10.4.3.92/volume/v3/group_snapshots/aa23381c-b2c4-442a-94a4-9face20bd4c8 Jul 31 17:26:06.121986 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a6c0cd5b-33a9-4aeb-b0ca-c0645471dad8 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:06.122385 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a6c0cd5b-33a9-4aeb-b0ca-c0645471dad8 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:06.122454 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.group_snapshots [None req-a6c0cd5b-33a9-4aeb-b0ca-c0645471dad8 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] delete called for member aa23381c-b2c4-442a-94a4-9face20bd4c8 {{(pid=100273) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 31 17:26:06.123229 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.group_snapshots [None req-a6c0cd5b-33a9-4aeb-b0ca-c0645471dad8 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Delete group_snapshot with id: aa23381c-b2c4-442a-94a4-9face20bd4c8 Jul 31 17:26:06.127292 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a6c0cd5b-33a9-4aeb-b0ca-c0645471dad8 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/group_snapshots/aa23381c-b2c4-442a-94a4-9face20bd4c8 returned with HTTP 404 Jul 31 17:26:06.128172 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 534/2143] 10.4.3.92 () {68 vars in 1409 bytes} [Fri Jul 31 17:26:06 2026] DELETE /volume/v3/group_snapshots/aa23381c-b2c4-442a-94a4-9face20bd4c8 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:26:06.140683 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d6711781-734f-4bd8-8d0b-1037555811d8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:06.146294 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d6711781-734f-4bd8-8d0b-1037555811d8 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Jul 31 17:26:06.146676 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d6711781-734f-4bd8-8d0b-1037555811d8 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:06.148477 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d6711781-734f-4bd8-8d0b-1037555811d8 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:06.148477 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-d6711781-734f-4bd8-8d0b-1037555811d8 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:26:06.151421 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d6711781-734f-4bd8-8d0b-1037555811d8 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:26:06.169143 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d6711781-734f-4bd8-8d0b-1037555811d8 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Get all volumes completed successfully. Jul 31 17:26:06.170078 np0000006248 devstack@c-api.service[100271]: WARNING stevedore.named [None req-d6711781-734f-4bd8-8d0b-1037555811d8 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:26:06.170354 np0000006248 devstack@c-api.service[100271]: WARNING castellan.key_manager [None req-d6711781-734f-4bd8-8d0b-1037555811d8 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:26:06.180824 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2ea472b9-bf91-4263-8a0e-32a1b3fff8ba None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:06.183930 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2ea472b9-bf91-4263-8a0e-32a1b3fff8ba tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c Jul 31 17:26:06.184230 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2ea472b9-bf91-4263-8a0e-32a1b3fff8ba tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:06.184537 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2ea472b9-bf91-4263-8a0e-32a1b3fff8ba tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:06.187170 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-2ea472b9-bf91-4263-8a0e-32a1b3fff8ba tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id 97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:26:06.199001 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2ea472b9-bf91-4263-8a0e-32a1b3fff8ba tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c returned with HTTP 404 Jul 31 17:26:06.199001 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 537/2144] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:06 2026] GET /volume/v3/backups/97313310-cc5d-4ac2-ad0e-ee9ec4b26e5c => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:06.232046 np0000006248 devstack@c-api.service[100271]: DEBUG oslo_db.sqlalchemy.engines [None req-d6711781-734f-4bd8-8d0b-1037555811d8 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100271) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:26:06.240477 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:06.240477 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:06.258726 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d6711781-734f-4bd8-8d0b-1037555811d8 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Jul 31 17:26:06.262087 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 534/2145] 10.4.3.92 () {68 vars in 1292 bytes} [Fri Jul 31 17:26:06 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:06.281943 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c9abe4e2-ce80-4c35-bc52-ca996cacf28e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:06.286242 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c9abe4e2-ce80-4c35-bc52-ca996cacf28e tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] POST https://10.4.3.92/volume/v3/groups/72bfe891-9765-4dc9-b8fc-46ecd760bedf/action Jul 31 17:26:06.286896 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c9abe4e2-ce80-4c35-bc52-ca996cacf28e tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:26:06.287014 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c9abe4e2-ce80-4c35-bc52-ca996cacf28e tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:06.288710 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-c9abe4e2-ce80-4c35-bc52-ca996cacf28e tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] delete called for group 72bfe891-9765-4dc9-b8fc-46ecd760bedf {{(pid=100272) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 17:26:06.288839 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.groups [None req-c9abe4e2-ce80-4c35-bc52-ca996cacf28e tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Delete group with id: 72bfe891-9765-4dc9-b8fc-46ecd760bedf Jul 31 17:26:06.293701 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:06.293701 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:06.357968 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c08bc14e-512a-4600-bc5f-19c8ce63e83b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:06.362341 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c08bc14e-512a-4600-bc5f-19c8ce63e83b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] DELETE https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e Jul 31 17:26:06.362341 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c08bc14e-512a-4600-bc5f-19c8ce63e83b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:06.366471 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c08bc14e-512a-4600-bc5f-19c8ce63e83b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:06.366471 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-c08bc14e-512a-4600-bc5f-19c8ce63e83b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Delete backup with id: d84606d4-e966-49bb-b5f7-ccc535874a4e. Jul 31 17:26:06.373865 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:06.373865 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:06.382152 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c9abe4e2-ce80-4c35-bc52-ca996cacf28e tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/groups/72bfe891-9765-4dc9-b8fc-46ecd760bedf/action returned with HTTP 202 Jul 31 17:26:06.382991 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 541/2146] 10.4.3.92 () {70 vars in 1421 bytes} [Fri Jul 31 17:26:06 2026] POST /volume/v3/groups/72bfe891-9765-4dc9-b8fc-46ecd760bedf/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:26:06.399862 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a4c7634f-a642-4adf-9914-5e3faa27124c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:06.403112 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-c08bc14e-512a-4600-bc5f-19c8ce63e83b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] delete_backup rpcapi backup_id d84606d4-e966-49bb-b5f7-ccc535874a4e {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:26:06.406129 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a4c7634f-a642-4adf-9914-5e3faa27124c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/volumes/c286a17e-4d9b-410e-b1d8-50dd24a6b764 Jul 31 17:26:06.406343 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a4c7634f-a642-4adf-9914-5e3faa27124c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:06.407519 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a4c7634f-a642-4adf-9914-5e3faa27124c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:06.407763 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c08bc14e-512a-4600-bc5f-19c8ce63e83b tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e returned with HTTP 202 Jul 31 17:26:06.407763 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 535/2147] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:26:06 2026] DELETE /volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:26:06.422166 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c205f43b-dae3-4ca0-8ccf-ea3b3fc787cc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:06.424999 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c205f43b-dae3-4ca0-8ccf-ea3b3fc787cc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e Jul 31 17:26:06.425301 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c205f43b-dae3-4ca0-8ccf-ea3b3fc787cc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:06.425501 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:06.425501 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:06.425630 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c205f43b-dae3-4ca0-8ccf-ea3b3fc787cc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:06.425749 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-c205f43b-dae3-4ca0-8ccf-ea3b3fc787cc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id d84606d4-e966-49bb-b5f7-ccc535874a4e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:26:06.432948 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a4c7634f-a642-4adf-9914-5e3faa27124c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Volume info retrieved successfully. Jul 31 17:26:06.432948 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-a4c7634f-a642-4adf-9914-5e3faa27124c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:26:06.432948 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-a4c7634f-a642-4adf-9914-5e3faa27124c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:26:06.433460 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:06.433460 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:06.434829 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c205f43b-dae3-4ca0-8ccf-ea3b3fc787cc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e returned with HTTP 200 Jul 31 17:26:06.436502 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 535/2148] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:06 2026] GET /volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:06.497730 np0000006248 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-a4c7634f-a642-4adf-9914-5e3faa27124c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:26:06.504500 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:06.504500 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:06.514458 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a4c7634f-a642-4adf-9914-5e3faa27124c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/volumes/c286a17e-4d9b-410e-b1d8-50dd24a6b764 returned with HTTP 200 Jul 31 17:26:06.514965 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 538/2149] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:26:06 2026] GET /volume/v3/volumes/c286a17e-4d9b-410e-b1d8-50dd24a6b764 => generated 912 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:06.970406 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-32f7a340-d84b-4edf-9645-7492c203f7e3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:06.973688 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-32f7a340-d84b-4edf-9645-7492c203f7e3 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] DELETE https://10.4.3.92/volume/v3/volumes/46cdf5b7-5177-4eda-a226-fdfa697b40a2 Jul 31 17:26:06.974384 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-32f7a340-d84b-4edf-9645-7492c203f7e3 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:06.974384 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-32f7a340-d84b-4edf-9645-7492c203f7e3 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:06.974672 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-32f7a340-d84b-4edf-9645-7492c203f7e3 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Delete volume with id: 46cdf5b7-5177-4eda-a226-fdfa697b40a2 Jul 31 17:26:06.985446 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:06.985446 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:06.986192 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-32f7a340-d84b-4edf-9645-7492c203f7e3 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:26:07.007148 np0000006248 devstack@c-api.service[100272]: WARNING cinder.keymgr.conf_key_mgr [None req-32f7a340-d84b-4edf-9645-7492c203f7e3 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 17:26:07.017186 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-32f7a340-d84b-4edf-9645-7492c203f7e3 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Delete volume request issued successfully. Jul 31 17:26:07.017465 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-32f7a340-d84b-4edf-9645-7492c203f7e3 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/46cdf5b7-5177-4eda-a226-fdfa697b40a2 returned with HTTP 202 Jul 31 17:26:07.018068 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 542/2150] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:26:06 2026] DELETE /volume/v3/volumes/46cdf5b7-5177-4eda-a226-fdfa697b40a2 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:26:07.031953 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a578aa2f-173b-47e6-ad9d-1e4f09761b50 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:07.035505 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a578aa2f-173b-47e6-ad9d-1e4f09761b50 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/46cdf5b7-5177-4eda-a226-fdfa697b40a2 Jul 31 17:26:07.036038 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a578aa2f-173b-47e6-ad9d-1e4f09761b50 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:07.036655 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a578aa2f-173b-47e6-ad9d-1e4f09761b50 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:07.053238 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:07.053238 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:07.059766 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a578aa2f-173b-47e6-ad9d-1e4f09761b50 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:26:07.067506 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a578aa2f-173b-47e6-ad9d-1e4f09761b50 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/46cdf5b7-5177-4eda-a226-fdfa697b40a2 returned with HTTP 200 Jul 31 17:26:07.068214 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 536/2151] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:07 2026] GET /volume/v3/volumes/46cdf5b7-5177-4eda-a226-fdfa697b40a2 => generated 867 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:07.453579 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b9789f47-4723-40a1-99ce-088646eee34a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:07.456062 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b9789f47-4723-40a1-99ce-088646eee34a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e Jul 31 17:26:07.456402 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b9789f47-4723-40a1-99ce-088646eee34a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:07.456694 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b9789f47-4723-40a1-99ce-088646eee34a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:07.456875 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-b9789f47-4723-40a1-99ce-088646eee34a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Show backup with id d84606d4-e966-49bb-b5f7-ccc535874a4e. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:26:07.461875 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b9789f47-4723-40a1-99ce-088646eee34a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e returned with HTTP 404 Jul 31 17:26:07.462600 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 536/2152] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:07 2026] GET /volume/v3/backups/d84606d4-e966-49bb-b5f7-ccc535874a4e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:07.535854 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5ad34493-aab0-4cbe-8547-5e0e642bdb1c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:07.539049 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5ad34493-aab0-4cbe-8547-5e0e642bdb1c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/volumes/c286a17e-4d9b-410e-b1d8-50dd24a6b764 Jul 31 17:26:07.539983 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5ad34493-aab0-4cbe-8547-5e0e642bdb1c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:07.541089 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5ad34493-aab0-4cbe-8547-5e0e642bdb1c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:07.557424 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5ad34493-aab0-4cbe-8547-5e0e642bdb1c tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/volumes/c286a17e-4d9b-410e-b1d8-50dd24a6b764 returned with HTTP 404 Jul 31 17:26:07.557925 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 539/2153] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:26:07 2026] GET /volume/v3/volumes/c286a17e-4d9b-410e-b1d8-50dd24a6b764 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:26:07.570527 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-310608db-3bbf-459d-bf9c-ae656f012502 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:07.574711 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-310608db-3bbf-459d-bf9c-ae656f012502 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] GET https://10.4.3.92/volume/v3/groups/72bfe891-9765-4dc9-b8fc-46ecd760bedf Jul 31 17:26:07.574711 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-310608db-3bbf-459d-bf9c-ae656f012502 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:07.575086 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-310608db-3bbf-459d-bf9c-ae656f012502 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:07.577168 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-310608db-3bbf-459d-bf9c-ae656f012502 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] show called for member 72bfe891-9765-4dc9-b8fc-46ecd760bedf {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:26:07.583746 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-310608db-3bbf-459d-bf9c-ae656f012502 tempest-GroupSnapshotsTest-455341278 tempest-GroupSnapshotsTest-455341278-project-member] https://10.4.3.92/volume/v3/groups/72bfe891-9765-4dc9-b8fc-46ecd760bedf returned with HTTP 404 Jul 31 17:26:07.584551 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 543/2154] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:26:07 2026] GET /volume/v3/groups/72bfe891-9765-4dc9-b8fc-46ecd760bedf => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:26:07.596904 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-42c2847c-116d-4c0d-9363-0b3fe6f13b40 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:07.599432 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-42c2847c-116d-4c0d-9363-0b3fe6f13b40 tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] DELETE https://10.4.3.92/volume/v3/group_types/17d736b1-1081-44c6-8e71-18a5baaa3452 Jul 31 17:26:07.599723 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-42c2847c-116d-4c0d-9363-0b3fe6f13b40 tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:07.599982 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-42c2847c-116d-4c0d-9363-0b3fe6f13b40 tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:07.626131 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-42c2847c-116d-4c0d-9363-0b3fe6f13b40 tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] https://10.4.3.92/volume/v3/group_types/17d736b1-1081-44c6-8e71-18a5baaa3452 returned with HTTP 202 Jul 31 17:26:07.626770 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 537/2155] 10.4.3.92 () {68 vars in 1397 bytes} [Fri Jul 31 17:26:07 2026] DELETE /volume/v3/group_types/17d736b1-1081-44c6-8e71-18a5baaa3452 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:26:07.633725 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-1527cd46-8191-45e7-8817-6842974121a8 req-a64d10d8-5cde-4aed-9e6b-554fdf0e87a4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:07.636259 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1527cd46-8191-45e7-8817-6842974121a8 req-a64d10d8-5cde-4aed-9e6b-554fdf0e87a4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 Jul 31 17:26:07.636565 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1527cd46-8191-45e7-8817-6842974121a8 req-a64d10d8-5cde-4aed-9e6b-554fdf0e87a4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:07.636819 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1527cd46-8191-45e7-8817-6842974121a8 req-a64d10d8-5cde-4aed-9e6b-554fdf0e87a4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:07.640559 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-aa85601b-b6fe-45ba-bbc6-f66225d6e1a8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:07.643859 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aa85601b-b6fe-45ba-bbc6-f66225d6e1a8 tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] DELETE https://10.4.3.92/volume/v3/types/38ce4acc-a8ef-4102-b111-2be05daee98a Jul 31 17:26:07.644969 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aa85601b-b6fe-45ba-bbc6-f66225d6e1a8 tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:07.644969 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aa85601b-b6fe-45ba-bbc6-f66225d6e1a8 tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:07.656008 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:07.656008 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:07.662746 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-1527cd46-8191-45e7-8817-6842974121a8 req-a64d10d8-5cde-4aed-9e6b-554fdf0e87a4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:26:07.668870 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1527cd46-8191-45e7-8817-6842974121a8 req-a64d10d8-5cde-4aed-9e6b-554fdf0e87a4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 returned with HTTP 200 Jul 31 17:26:07.669899 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 537/2156] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:26:07 2026] GET /volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:07.686780 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aa85601b-b6fe-45ba-bbc6-f66225d6e1a8 tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] https://10.4.3.92/volume/v3/types/38ce4acc-a8ef-4102-b111-2be05daee98a returned with HTTP 202 Jul 31 17:26:07.687181 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 540/2157] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:26:07 2026] DELETE /volume/v3/types/38ce4acc-a8ef-4102-b111-2be05daee98a => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:26:07.695593 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-37e24fb6-1455-4860-b57d-ce006099c478 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:07.697504 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-1527cd46-8191-45e7-8817-6842974121a8 req-fc7f0f28-76c3-4b35-aaa8-7942ab491c57 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:07.699074 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-37e24fb6-1455-4860-b57d-ce006099c478 tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] GET https://10.4.3.92/volume/v3/types/38ce4acc-a8ef-4102-b111-2be05daee98a Jul 31 17:26:07.699352 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-37e24fb6-1455-4860-b57d-ce006099c478 tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:07.699549 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-37e24fb6-1455-4860-b57d-ce006099c478 tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:07.702991 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1527cd46-8191-45e7-8817-6842974121a8 req-fc7f0f28-76c3-4b35-aaa8-7942ab491c57 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] POST https://10.4.3.92/volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70/action Jul 31 17:26:07.704268 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1527cd46-8191-45e7-8817-6842974121a8 req-fc7f0f28-76c3-4b35-aaa8-7942ab491c57 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:26:07.706034 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-37e24fb6-1455-4860-b57d-ce006099c478 tempest-GroupSnapshotsTest-1714663611 tempest-GroupSnapshotsTest-1714663611-project-admin] https://10.4.3.92/volume/v3/types/38ce4acc-a8ef-4102-b111-2be05daee98a returned with HTTP 404 Jul 31 17:26:07.706717 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 544/2158] 10.4.3.92 () {66 vars in 1335 bytes} [Fri Jul 31 17:26:07 2026] GET /volume/v3/types/38ce4acc-a8ef-4102-b111-2be05daee98a => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:07.706885 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1527cd46-8191-45e7-8817-6842974121a8 req-fc7f0f28-76c3-4b35-aaa8-7942ab491c57 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:07.727574 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:07.727574 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:07.729429 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-1527cd46-8191-45e7-8817-6842974121a8 req-fc7f0f28-76c3-4b35-aaa8-7942ab491c57 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:26:07.746392 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-1527cd46-8191-45e7-8817-6842974121a8 req-fc7f0f28-76c3-4b35-aaa8-7942ab491c57 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Begin detaching volume completed successfully. Jul 31 17:26:07.746848 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1527cd46-8191-45e7-8817-6842974121a8 req-fc7f0f28-76c3-4b35-aaa8-7942ab491c57 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70/action returned with HTTP 202 Jul 31 17:26:07.748151 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 538/2159] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:26:07 2026] POST /volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:26:07.773486 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9d527886-911f-426e-8046-c8719ccd3c37 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:07.776614 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9d527886-911f-426e-8046-c8719ccd3c37 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 Jul 31 17:26:07.777534 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9d527886-911f-426e-8046-c8719ccd3c37 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:07.778030 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9d527886-911f-426e-8046-c8719ccd3c37 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:07.793668 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:07.793668 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:07.803595 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9d527886-911f-426e-8046-c8719ccd3c37 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:26:07.813688 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9d527886-911f-426e-8046-c8719ccd3c37 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 returned with HTTP 200 Jul 31 17:26:07.814642 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 538/2160] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:07 2026] GET /volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 => generated 1135 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:07.831945 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9bb9e238-c07b-4cc6-8ffa-720ffa28e710 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:07.831945 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9bb9e238-c07b-4cc6-8ffa-720ffa28e710 None None] GET https://10.4.3.92/volume// Jul 31 17:26:07.832768 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9bb9e238-c07b-4cc6-8ffa-720ffa28e710 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:07.833105 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9bb9e238-c07b-4cc6-8ffa-720ffa28e710 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:07.833555 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9bb9e238-c07b-4cc6-8ffa-720ffa28e710 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:26:07.834127 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 541/2161] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:26:07 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:26:07.852382 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-1527cd46-8191-45e7-8817-6842974121a8 req-78aa1af0-5534-4b4f-a84b-755dcaf9651e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:07.858564 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-1527cd46-8191-45e7-8817-6842974121a8 req-78aa1af0-5534-4b4f-a84b-755dcaf9651e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 Jul 31 17:26:07.859183 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-1527cd46-8191-45e7-8817-6842974121a8 req-78aa1af0-5534-4b4f-a84b-755dcaf9651e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:07.859994 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-1527cd46-8191-45e7-8817-6842974121a8 req-78aa1af0-5534-4b4f-a84b-755dcaf9651e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:07.883652 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:07.883652 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:07.891420 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-1527cd46-8191-45e7-8817-6842974121a8 req-78aa1af0-5534-4b4f-a84b-755dcaf9651e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:26:07.899276 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-1527cd46-8191-45e7-8817-6842974121a8 req-78aa1af0-5534-4b4f-a84b-755dcaf9651e tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 returned with HTTP 200 Jul 31 17:26:07.900332 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 545/2162] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:26:07 2026] GET /volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 => generated 1315 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:26:08.087966 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f6f381f8-4658-446b-b0ca-011955d12104 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:08.092917 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f6f381f8-4658-446b-b0ca-011955d12104 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/46cdf5b7-5177-4eda-a226-fdfa697b40a2 Jul 31 17:26:08.093584 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f6f381f8-4658-446b-b0ca-011955d12104 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:08.093959 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f6f381f8-4658-446b-b0ca-011955d12104 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:08.108041 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f6f381f8-4658-446b-b0ca-011955d12104 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/46cdf5b7-5177-4eda-a226-fdfa697b40a2 returned with HTTP 404 Jul 31 17:26:08.108914 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 539/2163] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:08 2026] GET /volume/v3/volumes/46cdf5b7-5177-4eda-a226-fdfa697b40a2 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:08.121779 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-44bf2e7c-2482-494d-be2d-50caff16bcea None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:08.125797 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-44bf2e7c-2482-494d-be2d-50caff16bcea tempest-TestVolumeBootPattern-54897930 tempest-TestVolumeBootPattern-54897930-project-admin] GET https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 Jul 31 17:26:08.125797 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-44bf2e7c-2482-494d-be2d-50caff16bcea tempest-TestVolumeBootPattern-54897930 tempest-TestVolumeBootPattern-54897930-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:08.125797 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-44bf2e7c-2482-494d-be2d-50caff16bcea tempest-TestVolumeBootPattern-54897930 tempest-TestVolumeBootPattern-54897930-project-admin] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:08.126445 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-44bf2e7c-2482-494d-be2d-50caff16bcea tempest-TestVolumeBootPattern-54897930 tempest-TestVolumeBootPattern-54897930-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:26:08.205706 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-44bf2e7c-2482-494d-be2d-50caff16bcea tempest-TestVolumeBootPattern-54897930 tempest-TestVolumeBootPattern-54897930-project-admin] Get all volumes completed successfully. Jul 31 17:26:08.208123 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:08.208123 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:08.225358 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-44bf2e7c-2482-494d-be2d-50caff16bcea tempest-TestVolumeBootPattern-54897930 tempest-TestVolumeBootPattern-54897930-project-admin] https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 17:26:08.225718 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 539/2164] 10.4.3.92 () {66 vars in 1278 bytes} [Fri Jul 31 17:26:08 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11014 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:26:08.256637 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d2b3f456-52dd-450d-8a78-303934c4ce54 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:08.259889 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d2b3f456-52dd-450d-8a78-303934c4ce54 tempest-TestVolumeBootPattern-54897930 tempest-TestVolumeBootPattern-54897930-project-admin] DELETE https://10.4.3.92/volume/v3/types/eac8e728-5a8f-4602-bc70-78270f3a90b5 Jul 31 17:26:08.259889 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d2b3f456-52dd-450d-8a78-303934c4ce54 tempest-TestVolumeBootPattern-54897930 tempest-TestVolumeBootPattern-54897930-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:08.259889 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d2b3f456-52dd-450d-8a78-303934c4ce54 tempest-TestVolumeBootPattern-54897930 tempest-TestVolumeBootPattern-54897930-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:08.306579 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d2b3f456-52dd-450d-8a78-303934c4ce54 tempest-TestVolumeBootPattern-54897930 tempest-TestVolumeBootPattern-54897930-project-admin] https://10.4.3.92/volume/v3/types/eac8e728-5a8f-4602-bc70-78270f3a90b5 returned with HTTP 202 Jul 31 17:26:08.307187 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 542/2165] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:26:08 2026] DELETE /volume/v3/types/eac8e728-5a8f-4602-bc70-78270f3a90b5 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 17:26:08.322087 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-06f7f81a-2503-4871-8b8c-4edba1ee335c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:08.325578 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-06f7f81a-2503-4871-8b8c-4edba1ee335c tempest-TestVolumeBootPattern-54897930 tempest-TestVolumeBootPattern-54897930-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:26:08.326495 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-06f7f81a-2503-4871-8b8c-4edba1ee335c tempest-TestVolumeBootPattern-54897930 tempest-TestVolumeBootPattern-54897930-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1183876532", "extra_specs": {}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:08.355861 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-06f7f81a-2503-4871-8b8c-4edba1ee335c tempest-TestVolumeBootPattern-54897930 tempest-TestVolumeBootPattern-54897930-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:26:08.356989 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 546/2166] 10.4.3.92 () {68 vars in 1245 bytes} [Fri Jul 31 17:26:08 2026] POST /volume/v3/types => generated 213 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:08.370779 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9b30f781-3750-46ad-a722-5c3eb17ed30e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:08.373599 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9b30f781-3750-46ad-a722-5c3eb17ed30e tempest-TestVolumeBootPattern-54897930 tempest-TestVolumeBootPattern-54897930-project-admin] POST https://10.4.3.92/volume/v3/types/9ed30adb-3d72-4946-b899-4ae25d4ad159/encryption Jul 31 17:26:08.374046 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9b30f781-3750-46ad-a722-5c3eb17ed30e tempest-TestVolumeBootPattern-54897930 tempest-TestVolumeBootPattern-54897930-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:08.427449 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9b30f781-3750-46ad-a722-5c3eb17ed30e tempest-TestVolumeBootPattern-54897930 tempest-TestVolumeBootPattern-54897930-project-admin] https://10.4.3.92/volume/v3/types/9ed30adb-3d72-4946-b899-4ae25d4ad159/encryption returned with HTTP 200 Jul 31 17:26:08.427449 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 540/2167] 10.4.3.92 () {68 vars in 1390 bytes} [Fri Jul 31 17:26:08 2026] POST /volume/v3/types/9ed30adb-3d72-4946-b899-4ae25d4ad159/encryption => generated 231 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:08.442159 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-197f57f7-b4f9-4d05-9a26-ed898f3d15a0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:08.447171 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-197f57f7-b4f9-4d05-9a26-ed898f3d15a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:26:08.447532 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-197f57f7-b4f9-4d05-9a26-ed898f3d15a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-945999841", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1183876532", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:08.449788 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-197f57f7-b4f9-4d05-9a26-ed898f3d15a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-945999841', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1183876532', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:26:08.456811 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-197f57f7-b4f9-4d05-9a26-ed898f3d15a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Create volume of 1 GB Jul 31 17:26:08.457292 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:08.457292 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:08.458226 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-197f57f7-b4f9-4d05-9a26-ed898f3d15a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Availability Zones retrieved successfully. Jul 31 17:26:08.467371 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-197f57f7-b4f9-4d05-9a26-ed898f3d15a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Flow 'volume_create_api' (456bede6-54c9-4c0e-96b0-2dccedba8304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:26:08.468522 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-197f57f7-b4f9-4d05-9a26-ed898f3d15a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed5d5c57-fbd0-441a-942e-d956de380cc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:08.469724 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-197f57f7-b4f9-4d05-9a26-ed898f3d15a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:26:08.502305 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-197f57f7-b4f9-4d05-9a26-ed898f3d15a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed5d5c57-fbd0-441a-942e-d956de380cc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:26:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9ed30adb-3d72-4946-b899-4ae25d4ad159,is_public=True,name='tempest-scenario-type-luks2-1183876532',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9ed30adb-3d72-4946-b899-4ae25d4ad159', '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=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:08.503575 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-197f57f7-b4f9-4d05-9a26-ed898f3d15a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d255c53-48e7-4208-954d-d4904cfb1bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:08.537546 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [None req-197f57f7-b4f9-4d05-9a26-ed898f3d15a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1183876532 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1183876532, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:26:08.537922 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [None req-197f57f7-b4f9-4d05-9a26-ed898f3d15a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1183876532 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1183876532, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:26:08.576886 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-197f57f7-b4f9-4d05-9a26-ed898f3d15a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Created reservations ['30f152f7-a99b-4701-95ce-0883b2de954f', '86bbe101-a038-479e-8a11-8207eba0ecc7', 'dda575a5-96cf-4977-ad22-c17d68cafd0f', 'd9957630-75ec-4745-96bd-46217ab4677b'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:26:08.578561 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-197f57f7-b4f9-4d05-9a26-ed898f3d15a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d255c53-48e7-4208-954d-d4904cfb1bf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30f152f7-a99b-4701-95ce-0883b2de954f', '86bbe101-a038-479e-8a11-8207eba0ecc7', 'dda575a5-96cf-4977-ad22-c17d68cafd0f', 'd9957630-75ec-4745-96bd-46217ab4677b']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:08.579813 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-197f57f7-b4f9-4d05-9a26-ed898f3d15a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3528d32d-279c-463e-85fe-ba5de87b7907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:08.613014 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-197f57f7-b4f9-4d05-9a26-ed898f3d15a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3528d32d-279c-463e-85fe-ba5de87b7907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56c047cb-cd44-4204-b519-7d45de022abd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-945999841',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93f3986dd70442d6b42d2af87d722313',qos_specs=None,replication_status=,reservations=['30f152f7-a99b-4701-95ce-0883b2de954f','86bbe101-a038-479e-8a11-8207eba0ecc7','dda575a5-96cf-4977-ad22-c17d68cafd0f','d9957630-75ec-4745-96bd-46217ab4677b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dda15d2abf14a889e507b800d058d6f',volume_type_id=9ed30adb-3d72-4946-b899-4ae25d4ad159), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:26:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-945999841',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=56c047cb-cd44-4204-b519-7d45de022abd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93f3986dd70442d6b42d2af87d722313',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6dda15d2abf14a889e507b800d058d6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9ed30adb-3d72-4946-b899-4ae25d4ad159),volume_type_id=9ed30adb-3d72-4946-b899-4ae25d4ad159)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:08.614280 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-197f57f7-b4f9-4d05-9a26-ed898f3d15a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f18b8b4-371d-46b2-8667-6bb6f28cb1f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:08.649672 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-197f57f7-b4f9-4d05-9a26-ed898f3d15a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f18b8b4-371d-46b2-8667-6bb6f28cb1f6) transitioned into state 'SUCCESS' from state '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-945999841',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93f3986dd70442d6b42d2af87d722313',qos_specs=None,replication_status=,reservations=['30f152f7-a99b-4701-95ce-0883b2de954f','86bbe101-a038-479e-8a11-8207eba0ecc7','dda575a5-96cf-4977-ad22-c17d68cafd0f','d9957630-75ec-4745-96bd-46217ab4677b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dda15d2abf14a889e507b800d058d6f',volume_type_id=9ed30adb-3d72-4946-b899-4ae25d4ad159)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:08.650867 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-197f57f7-b4f9-4d05-9a26-ed898f3d15a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (431bcc83-52e8-4472-ba6f-5552cbc73e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:08.668443 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-197f57f7-b4f9-4d05-9a26-ed898f3d15a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (431bcc83-52e8-4472-ba6f-5552cbc73e22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:08.668582 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-197f57f7-b4f9-4d05-9a26-ed898f3d15a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Flow 'volume_create_api' (456bede6-54c9-4c0e-96b0-2dccedba8304) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:26:08.669186 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-197f57f7-b4f9-4d05-9a26-ed898f3d15a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Create volume request issued successfully. Jul 31 17:26:08.670042 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-197f57f7-b4f9-4d05-9a26-ed898f3d15a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:26:08.670748 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 540/2168] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:26:08 2026] POST /volume/v3/volumes => generated 778 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:26:08.685738 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-edba4d29-3955-4841-9d0d-013519929607 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:08.688101 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-edba4d29-3955-4841-9d0d-013519929607 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/56c047cb-cd44-4204-b519-7d45de022abd Jul 31 17:26:08.688445 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-edba4d29-3955-4841-9d0d-013519929607 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:08.688702 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-edba4d29-3955-4841-9d0d-013519929607 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:08.699385 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:08.699385 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:08.704984 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-edba4d29-3955-4841-9d0d-013519929607 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:26:08.714761 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-edba4d29-3955-4841-9d0d-013519929607 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/56c047cb-cd44-4204-b519-7d45de022abd returned with HTTP 200 Jul 31 17:26:08.715550 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 543/2169] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:08 2026] GET /volume/v3/volumes/56c047cb-cd44-4204-b519-7d45de022abd => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:08.834634 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-410560d7-c09f-4ed3-9a9a-c349334da3d4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:09.052889 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-1527cd46-8191-45e7-8817-6842974121a8 req-3ff714aa-179e-479b-ac10-f4cb5ad894ae None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:09.065286 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-410560d7-c09f-4ed3-9a9a-c349334da3d4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 Jul 31 17:26:09.068868 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-410560d7-c09f-4ed3-9a9a-c349334da3d4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:09.069688 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-410560d7-c09f-4ed3-9a9a-c349334da3d4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:09.086105 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:09.086105 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:09.090188 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-410560d7-c09f-4ed3-9a9a-c349334da3d4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:26:09.094530 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-410560d7-c09f-4ed3-9a9a-c349334da3d4 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 returned with HTTP 200 Jul 31 17:26:09.094923 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 547/2170] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:08 2026] GET /volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 => generated 1135 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:09.095802 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1527cd46-8191-45e7-8817-6842974121a8 req-3ff714aa-179e-479b-ac10-f4cb5ad894ae tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] DELETE https://10.4.3.92/volume/v3/attachments/d858c43b-4690-412f-8886-b74ace8fb98e Jul 31 17:26:09.096074 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1527cd46-8191-45e7-8817-6842974121a8 req-3ff714aa-179e-479b-ac10-f4cb5ad894ae tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:09.096623 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1527cd46-8191-45e7-8817-6842974121a8 req-3ff714aa-179e-479b-ac10-f4cb5ad894ae tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:09.107342 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:09.107342 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:09.172598 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1527cd46-8191-45e7-8817-6842974121a8 req-3ff714aa-179e-479b-ac10-f4cb5ad894ae tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/attachments/d858c43b-4690-412f-8886-b74ace8fb98e returned with HTTP 200 Jul 31 17:26:09.173018 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 541/2171] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:26:09 2026] DELETE /volume/v3/attachments/d858c43b-4690-412f-8886-b74ace8fb98e => generated 19 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:09.735382 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-58c6f33a-2c99-4b80-ad22-475522b7a80d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:09.737614 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-58c6f33a-2c99-4b80-ad22-475522b7a80d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/56c047cb-cd44-4204-b519-7d45de022abd Jul 31 17:26:09.738263 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-58c6f33a-2c99-4b80-ad22-475522b7a80d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:09.738263 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-58c6f33a-2c99-4b80-ad22-475522b7a80d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:09.749348 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:09.749348 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:09.754902 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-58c6f33a-2c99-4b80-ad22-475522b7a80d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:26:09.758988 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-58c6f33a-2c99-4b80-ad22-475522b7a80d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/56c047cb-cd44-4204-b519-7d45de022abd returned with HTTP 200 Jul 31 17:26:09.759929 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 541/2172] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:09 2026] GET /volume/v3/volumes/56c047cb-cd44-4204-b519-7d45de022abd => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:09.777617 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-34f80c24-1fa4-41a9-81ef-11ea382321f2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:09.779656 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-34f80c24-1fa4-41a9-81ef-11ea382321f2 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/56c047cb-cd44-4204-b519-7d45de022abd Jul 31 17:26:09.779901 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-34f80c24-1fa4-41a9-81ef-11ea382321f2 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:09.780623 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-34f80c24-1fa4-41a9-81ef-11ea382321f2 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:09.796512 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:09.796512 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:09.803450 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-34f80c24-1fa4-41a9-81ef-11ea382321f2 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:26:09.815045 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-34f80c24-1fa4-41a9-81ef-11ea382321f2 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/56c047cb-cd44-4204-b519-7d45de022abd returned with HTTP 200 Jul 31 17:26:09.816024 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 544/2173] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:09 2026] GET /volume/v3/volumes/56c047cb-cd44-4204-b519-7d45de022abd => generated 871 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:09.833614 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1e21e6ef-c0f0-4745-9331-40479cfbecec None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:09.835954 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1e21e6ef-c0f0-4745-9331-40479cfbecec tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/volumes/56c047cb-cd44-4204-b519-7d45de022abd/action Jul 31 17:26:09.836457 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1e21e6ef-c0f0-4745-9331-40479cfbecec tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:26:09.836642 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1e21e6ef-c0f0-4745-9331-40479cfbecec tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:09.847842 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:09.847842 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:09.848499 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1e21e6ef-c0f0-4745-9331-40479cfbecec tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:26:09.860971 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1e21e6ef-c0f0-4745-9331-40479cfbecec tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume updated successfully. Jul 31 17:26:09.861290 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1e21e6ef-c0f0-4745-9331-40479cfbecec tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/56c047cb-cd44-4204-b519-7d45de022abd/action returned with HTTP 200 Jul 31 17:26:09.861767 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 548/2174] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:26:09 2026] POST /volume/v3/volumes/56c047cb-cd44-4204-b519-7d45de022abd/action => generated 0 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 17:26:10.009953 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-69a00532-27f4-4f53-9251-0748fda0186e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:10.018246 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-69a00532-27f4-4f53-9251-0748fda0186e tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/56c047cb-cd44-4204-b519-7d45de022abd Jul 31 17:26:10.018246 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-69a00532-27f4-4f53-9251-0748fda0186e tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:10.018246 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-69a00532-27f4-4f53-9251-0748fda0186e tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:10.021837 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:10.021837 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:10.028247 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-69a00532-27f4-4f53-9251-0748fda0186e tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:26:10.037798 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-69a00532-27f4-4f53-9251-0748fda0186e tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/56c047cb-cd44-4204-b519-7d45de022abd returned with HTTP 200 Jul 31 17:26:10.038284 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 542/2175] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:26:10 2026] GET /volume/v3/volumes/56c047cb-cd44-4204-b519-7d45de022abd => generated 870 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:10.113715 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a5b7a6f7-7ffb-4e23-aabc-6323f61c6aec None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:10.116184 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a5b7a6f7-7ffb-4e23-aabc-6323f61c6aec tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 Jul 31 17:26:10.116420 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a5b7a6f7-7ffb-4e23-aabc-6323f61c6aec tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:10.116616 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a5b7a6f7-7ffb-4e23-aabc-6323f61c6aec tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:10.128350 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:10.128350 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:10.134901 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a5b7a6f7-7ffb-4e23-aabc-6323f61c6aec tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:26:10.144072 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a5b7a6f7-7ffb-4e23-aabc-6323f61c6aec tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 returned with HTTP 200 Jul 31 17:26:10.144804 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 542/2176] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:10 2026] GET /volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:10.603520 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-6e5e3d63-1dd8-49c2-9648-731cf8ba332d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:10.607144 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-6e5e3d63-1dd8-49c2-9648-731cf8ba332d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/56c047cb-cd44-4204-b519-7d45de022abd Jul 31 17:26:10.607144 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-6e5e3d63-1dd8-49c2-9648-731cf8ba332d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:10.607144 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-6e5e3d63-1dd8-49c2-9648-731cf8ba332d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:10.626121 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:10.626121 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:10.635422 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-6e5e3d63-1dd8-49c2-9648-731cf8ba332d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:26:10.641494 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-6e5e3d63-1dd8-49c2-9648-731cf8ba332d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/56c047cb-cd44-4204-b519-7d45de022abd returned with HTTP 200 Jul 31 17:26:10.643007 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 545/2177] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:26:10 2026] GET /volume/v3/volumes/56c047cb-cd44-4204-b519-7d45de022abd => generated 870 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:10.653147 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-19d7845e-62a7-4aa6-a7df-35ab831a95e3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:10.653938 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-19d7845e-62a7-4aa6-a7df-35ab831a95e3 None None] GET https://10.4.3.92/volume// Jul 31 17:26:10.653938 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-19d7845e-62a7-4aa6-a7df-35ab831a95e3 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:10.654183 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-19d7845e-62a7-4aa6-a7df-35ab831a95e3 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:10.654819 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-19d7845e-62a7-4aa6-a7df-35ab831a95e3 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:26:10.655304 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 549/2178] 10.4.3.92 () {66 vars in 1412 bytes} [Fri Jul 31 17:26:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:26:10.667413 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-658a39e0-1c93-4961-9f47-056ae6dc531f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:10.670088 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-658a39e0-1c93-4961-9f47-056ae6dc531f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:26:10.670689 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-658a39e0-1c93-4961-9f47-056ae6dc531f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "56c047cb-cd44-4204-b519-7d45de022abd", "connector": null, "instance_uuid": "c3e58e7b-7e83-4dc9-be06-76da5f72ee02"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:10.683135 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:10.683135 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:10.722737 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-658a39e0-1c93-4961-9f47-056ae6dc531f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:26:10.723409 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 543/2179] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:26:10 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:11.111746 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b7363a7f-d9e3-4f58-883f-43721ec6a897 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:11.272540 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b7363a7f-d9e3-4f58-883f-43721ec6a897 tempest-GroupsV320Test-1094992093 tempest-GroupsV320Test-1094992093-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:26:11.272884 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b7363a7f-d9e3-4f58-883f-43721ec6a897 tempest-GroupsV320Test-1094992093 tempest-GroupsV320Test-1094992093-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-266354265"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:11.295476 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b7363a7f-d9e3-4f58-883f-43721ec6a897 tempest-GroupsV320Test-1094992093 tempest-GroupsV320Test-1094992093-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:26:11.295948 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 543/2180] 10.4.3.92 () {68 vars in 1245 bytes} [Fri Jul 31 17:26:11 2026] POST /volume/v3/types => generated 219 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:11.307260 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3819a558-3d8a-44f6-a93e-170c77fa418c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:11.311481 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3819a558-3d8a-44f6-a93e-170c77fa418c tempest-GroupsV320Test-1094992093 tempest-GroupsV320Test-1094992093-project-admin] POST https://10.4.3.92/volume/v3/group_types Jul 31 17:26:11.312287 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3819a558-3d8a-44f6-a93e-170c77fa418c tempest-GroupsV320Test-1094992093 tempest-GroupsV320Test-1094992093-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-668894518"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:11.339755 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3819a558-3d8a-44f6-a93e-170c77fa418c tempest-GroupsV320Test-1094992093 tempest-GroupsV320Test-1094992093-project-admin] https://10.4.3.92/volume/v3/group_types returned with HTTP 202 Jul 31 17:26:11.340237 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 546/2181] 10.4.3.92 () {70 vars in 1304 bytes} [Fri Jul 31 17:26:11 2026] POST /volume/v3/group_types => generated 176 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:11.351557 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bc6a69d7-96a7-48fe-a507-20c73f292eab None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:11.443557 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bc6a69d7-96a7-48fe-a507-20c73f292eab tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] POST https://10.4.3.92/volume/v3/groups Jul 31 17:26:11.444236 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bc6a69d7-96a7-48fe-a507-20c73f292eab tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "72479e53-7929-46e6-b5c0-16eb5dc32009", "volume_types": ["6c9ddc07-f646-4d8b-b411-1fb215ae77f9"], "name": "tempest-GroupsV320Test-Group-1222199229"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:11.447045 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-bc6a69d7-96a7-48fe-a507-20c73f292eab tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] Creating new group {'group': {'group_type': '72479e53-7929-46e6-b5c0-16eb5dc32009', 'volume_types': ['6c9ddc07-f646-4d8b-b411-1fb215ae77f9'], 'name': 'tempest-GroupsV320Test-Group-1222199229'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 17:26:11.454031 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.groups [None req-bc6a69d7-96a7-48fe-a507-20c73f292eab tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] Creating group tempest-GroupsV320Test-Group-1222199229. Jul 31 17:26:11.465041 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bc6a69d7-96a7-48fe-a507-20c73f292eab tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] Availability Zones retrieved successfully. Jul 31 17:26:11.498272 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-bc6a69d7-96a7-48fe-a507-20c73f292eab tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] Created reservations ['104e3647-781e-4c5a-8435-b22e168ac2e7'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:26:11.539150 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bc6a69d7-96a7-48fe-a507-20c73f292eab tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] https://10.4.3.92/volume/v3/groups returned with HTTP 202 Jul 31 17:26:11.539150 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 550/2182] 10.4.3.92 () {70 vars in 1290 bytes} [Fri Jul 31 17:26:11 2026] POST /volume/v3/groups => generated 108 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:11.552472 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4d2a11a7-99b9-42e7-8779-6e35c7d7d2c9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:11.554753 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4d2a11a7-99b9-42e7-8779-6e35c7d7d2c9 tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] GET https://10.4.3.92/volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea Jul 31 17:26:11.555023 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4d2a11a7-99b9-42e7-8779-6e35c7d7d2c9 tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:11.555279 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4d2a11a7-99b9-42e7-8779-6e35c7d7d2c9 tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:11.555475 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-4d2a11a7-99b9-42e7-8779-6e35c7d7d2c9 tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] show called for member 4c6d0aa1-0704-4617-bc0f-dfd00b4121ea {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:26:11.572932 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:11.572932 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:11.589810 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4d2a11a7-99b9-42e7-8779-6e35c7d7d2c9 tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] https://10.4.3.92/volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea returned with HTTP 200 Jul 31 17:26:11.589810 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 544/2183] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:26:11 2026] GET /volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea => generated 388 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:12.153864 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2d720dbb-6371-4fda-bdad-3afe817c70b9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:12.154368 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2d720dbb-6371-4fda-bdad-3afe817c70b9 None None] GET https://10.4.3.92/volume// Jul 31 17:26:12.154562 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2d720dbb-6371-4fda-bdad-3afe817c70b9 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:12.154908 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2d720dbb-6371-4fda-bdad-3afe817c70b9 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:12.155391 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2d720dbb-6371-4fda-bdad-3afe817c70b9 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:26:12.155687 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 544/2184] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:26:12 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 31 17:26:12.167585 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-bb4c4fcc-0487-4ae8-b319-b942000f97e2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:12.171083 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-bb4c4fcc-0487-4ae8-b319-b942000f97e2 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/56c047cb-cd44-4204-b519-7d45de022abd Jul 31 17:26:12.171083 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-bb4c4fcc-0487-4ae8-b319-b942000f97e2 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:12.171341 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-bb4c4fcc-0487-4ae8-b319-b942000f97e2 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:12.187872 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:12.187872 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:12.199255 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-bb4c4fcc-0487-4ae8-b319-b942000f97e2 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:26:12.209725 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-bb4c4fcc-0487-4ae8-b319-b942000f97e2 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/56c047cb-cd44-4204-b519-7d45de022abd returned with HTTP 200 Jul 31 17:26:12.211451 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 547/2185] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:26:12 2026] GET /volume/v3/volumes/56c047cb-cd44-4204-b519-7d45de022abd => generated 1049 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:26:12.378134 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-bc21172d-709d-4588-a415-416dd1571dac None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:12.382271 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-bc21172d-709d-4588-a415-416dd1571dac tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] PUT https://10.4.3.92/volume/v3/attachments/dcf7a309-ea49-48f0-bde6-dadd04e9464b Jul 31 17:26:12.382271 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-bc21172d-709d-4588-a415-416dd1571dac tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:12.393616 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-bc21172d-709d-4588-a415-416dd1571dac tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Acquiring lock "cinder-attachment_update-56c047cb-cd44-4204-b519-7d45de022abd-np0000006248" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:26:12.403228 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-bc21172d-709d-4588-a415-416dd1571dac tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Lock "cinder-attachment_update-56c047cb-cd44-4204-b519-7d45de022abd-np0000006248" acquired by "attachment_update" :: waited 0.009s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:26:12.405136 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:12.405136 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:12.501594 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-bc21172d-709d-4588-a415-416dd1571dac tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Lock "cinder-attachment_update-56c047cb-cd44-4204-b519-7d45de022abd-np0000006248" released by "attachment_update" :: held 0.099s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:26:12.501973 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-bc21172d-709d-4588-a415-416dd1571dac tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments/dcf7a309-ea49-48f0-bde6-dadd04e9464b returned with HTTP 200 Jul 31 17:26:12.502603 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 551/2186] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:26:12 2026] PUT /volume/v3/attachments/dcf7a309-ea49-48f0-bde6-dadd04e9464b => generated 968 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:12.532773 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-23fa3729-1449-45ad-b528-0e8898dd27b9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:12.536338 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-23fa3729-1449-45ad-b528-0e8898dd27b9 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/attachments/dcf7a309-ea49-48f0-bde6-dadd04e9464b/action Jul 31 17:26:12.536338 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-23fa3729-1449-45ad-b528-0e8898dd27b9 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:26:12.536338 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-23fa3729-1449-45ad-b528-0e8898dd27b9 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:12.554754 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:12.554754 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:12.579188 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-23fa3729-1449-45ad-b528-0e8898dd27b9 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments/dcf7a309-ea49-48f0-bde6-dadd04e9464b/action returned with HTTP 204 Jul 31 17:26:12.579760 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 545/2187] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:26:12 2026] POST /volume/v3/attachments/dcf7a309-ea49-48f0-bde6-dadd04e9464b/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:12.601505 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-aac48f8a-03f4-4d0a-bc82-f7d12ad78f3d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:12.603460 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aac48f8a-03f4-4d0a-bc82-f7d12ad78f3d tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] GET https://10.4.3.92/volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea Jul 31 17:26:12.603752 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aac48f8a-03f4-4d0a-bc82-f7d12ad78f3d tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:12.604006 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aac48f8a-03f4-4d0a-bc82-f7d12ad78f3d tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:12.604223 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-aac48f8a-03f4-4d0a-bc82-f7d12ad78f3d tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] show called for member 4c6d0aa1-0704-4617-bc0f-dfd00b4121ea {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:26:12.608854 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:12.608854 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:12.626002 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aac48f8a-03f4-4d0a-bc82-f7d12ad78f3d tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] https://10.4.3.92/volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea returned with HTTP 200 Jul 31 17:26:12.626431 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 545/2188] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:26:12 2026] GET /volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea => generated 389 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:12.643338 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a440624a-43a0-4e16-b63a-afed36dafa8f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:12.647663 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a440624a-43a0-4e16-b63a-afed36dafa8f tempest-GroupsV320Test-1094992093 tempest-GroupsV320Test-1094992093-project-admin] POST https://10.4.3.92/volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea/action Jul 31 17:26:12.647663 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a440624a-43a0-4e16-b63a-afed36dafa8f tempest-GroupsV320Test-1094992093 tempest-GroupsV320Test-1094992093-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:26:12.647663 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a440624a-43a0-4e16-b63a-afed36dafa8f tempest-GroupsV320Test-1094992093 tempest-GroupsV320Test-1094992093-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:12.649675 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-a440624a-43a0-4e16-b63a-afed36dafa8f tempest-GroupsV320Test-1094992093 tempest-GroupsV320Test-1094992093-project-admin] Updating group '4c6d0aa1-0704-4617-bc0f-dfd00b4121ea' with 'creating' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 31 17:26:12.655490 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:12.655490 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:12.673665 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a440624a-43a0-4e16-b63a-afed36dafa8f tempest-GroupsV320Test-1094992093 tempest-GroupsV320Test-1094992093-project-admin] https://10.4.3.92/volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea/action returned with HTTP 202 Jul 31 17:26:12.674239 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 548/2189] 10.4.3.92 () {70 vars in 1421 bytes} [Fri Jul 31 17:26:12 2026] POST /volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:26:12.684456 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1d2359b9-c2e8-4660-a95d-64493824e826 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:12.688226 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1d2359b9-c2e8-4660-a95d-64493824e826 tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] GET https://10.4.3.92/volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea Jul 31 17:26:12.688226 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1d2359b9-c2e8-4660-a95d-64493824e826 tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:12.688226 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1d2359b9-c2e8-4660-a95d-64493824e826 tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:12.688226 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-1d2359b9-c2e8-4660-a95d-64493824e826 tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] show called for member 4c6d0aa1-0704-4617-bc0f-dfd00b4121ea {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:26:12.692643 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:12.692643 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:12.703372 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1d2359b9-c2e8-4660-a95d-64493824e826 tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] https://10.4.3.92/volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea returned with HTTP 200 Jul 31 17:26:12.704334 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 552/2190] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:26:12 2026] GET /volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea => generated 388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:12.719167 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-57a4e821-40ae-4580-a1e4-7063283a56c4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:12.721646 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-57a4e821-40ae-4580-a1e4-7063283a56c4 tempest-GroupsV320Test-1094992093 tempest-GroupsV320Test-1094992093-project-admin] POST https://10.4.3.92/volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea/action Jul 31 17:26:12.722118 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-57a4e821-40ae-4580-a1e4-7063283a56c4 tempest-GroupsV320Test-1094992093 tempest-GroupsV320Test-1094992093-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:26:12.722295 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-57a4e821-40ae-4580-a1e4-7063283a56c4 tempest-GroupsV320Test-1094992093 tempest-GroupsV320Test-1094992093-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:12.724280 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-57a4e821-40ae-4580-a1e4-7063283a56c4 tempest-GroupsV320Test-1094992093 tempest-GroupsV320Test-1094992093-project-admin] Updating group '4c6d0aa1-0704-4617-bc0f-dfd00b4121ea' with 'available' {{(pid=100273) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 31 17:26:12.730056 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:12.730056 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:12.739814 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-57a4e821-40ae-4580-a1e4-7063283a56c4 tempest-GroupsV320Test-1094992093 tempest-GroupsV320Test-1094992093-project-admin] https://10.4.3.92/volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea/action returned with HTTP 202 Jul 31 17:26:12.740912 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 546/2191] 10.4.3.92 () {70 vars in 1421 bytes} [Fri Jul 31 17:26:12 2026] POST /volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:26:12.751785 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-af7b5728-0e7a-45e1-a1fb-44e95b5a7ca2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:12.755996 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-af7b5728-0e7a-45e1-a1fb-44e95b5a7ca2 tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] GET https://10.4.3.92/volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea Jul 31 17:26:12.757544 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-af7b5728-0e7a-45e1-a1fb-44e95b5a7ca2 tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:12.757544 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-af7b5728-0e7a-45e1-a1fb-44e95b5a7ca2 tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:12.757544 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-af7b5728-0e7a-45e1-a1fb-44e95b5a7ca2 tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] show called for member 4c6d0aa1-0704-4617-bc0f-dfd00b4121ea {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:26:12.763739 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:12.763739 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:12.777665 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-af7b5728-0e7a-45e1-a1fb-44e95b5a7ca2 tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] https://10.4.3.92/volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea returned with HTTP 200 Jul 31 17:26:12.778178 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 546/2192] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:26:12 2026] GET /volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea => generated 389 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:12.789638 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-468e53ee-af3a-4a5c-a7ff-18ac0223aef3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:12.792222 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-468e53ee-af3a-4a5c-a7ff-18ac0223aef3 tempest-GroupsV320Test-1094992093 tempest-GroupsV320Test-1094992093-project-admin] POST https://10.4.3.92/volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea/action Jul 31 17:26:12.793181 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-468e53ee-af3a-4a5c-a7ff-18ac0223aef3 tempest-GroupsV320Test-1094992093 tempest-GroupsV320Test-1094992093-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:26:12.793181 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-468e53ee-af3a-4a5c-a7ff-18ac0223aef3 tempest-GroupsV320Test-1094992093 tempest-GroupsV320Test-1094992093-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:12.794477 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-468e53ee-af3a-4a5c-a7ff-18ac0223aef3 tempest-GroupsV320Test-1094992093 tempest-GroupsV320Test-1094992093-project-admin] Updating group '4c6d0aa1-0704-4617-bc0f-dfd00b4121ea' with 'error' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 31 17:26:12.799792 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:12.799792 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:12.810054 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-468e53ee-af3a-4a5c-a7ff-18ac0223aef3 tempest-GroupsV320Test-1094992093 tempest-GroupsV320Test-1094992093-project-admin] https://10.4.3.92/volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea/action returned with HTTP 202 Jul 31 17:26:12.810569 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 549/2193] 10.4.3.92 () {70 vars in 1421 bytes} [Fri Jul 31 17:26:12 2026] POST /volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:26:12.822810 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ad10d1ea-26df-48d7-8228-a1621e200399 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:12.828604 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ad10d1ea-26df-48d7-8228-a1621e200399 tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] GET https://10.4.3.92/volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea Jul 31 17:26:12.828604 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ad10d1ea-26df-48d7-8228-a1621e200399 tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:12.828604 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ad10d1ea-26df-48d7-8228-a1621e200399 tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:12.828604 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-ad10d1ea-26df-48d7-8228-a1621e200399 tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] show called for member 4c6d0aa1-0704-4617-bc0f-dfd00b4121ea {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:26:12.839102 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:12.839102 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:12.851434 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ad10d1ea-26df-48d7-8228-a1621e200399 tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] https://10.4.3.92/volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea returned with HTTP 200 Jul 31 17:26:12.852011 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 553/2194] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:26:12 2026] GET /volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea => generated 385 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:12.867814 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-136b1929-0bd4-4d20-8a25-b6f9db92666b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:12.869670 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-136b1929-0bd4-4d20-8a25-b6f9db92666b tempest-GroupsV320Test-1094992093 tempest-GroupsV320Test-1094992093-project-admin] POST https://10.4.3.92/volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea/action Jul 31 17:26:12.870211 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-136b1929-0bd4-4d20-8a25-b6f9db92666b tempest-GroupsV320Test-1094992093 tempest-GroupsV320Test-1094992093-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:26:12.870407 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-136b1929-0bd4-4d20-8a25-b6f9db92666b tempest-GroupsV320Test-1094992093 tempest-GroupsV320Test-1094992093-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:12.877655 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-136b1929-0bd4-4d20-8a25-b6f9db92666b tempest-GroupsV320Test-1094992093 tempest-GroupsV320Test-1094992093-project-admin] Updating group '4c6d0aa1-0704-4617-bc0f-dfd00b4121ea' with 'available' {{(pid=100273) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 31 17:26:12.886161 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:12.886161 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:12.893805 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-136b1929-0bd4-4d20-8a25-b6f9db92666b tempest-GroupsV320Test-1094992093 tempest-GroupsV320Test-1094992093-project-admin] https://10.4.3.92/volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea/action returned with HTTP 202 Jul 31 17:26:12.894361 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 547/2195] 10.4.3.92 () {70 vars in 1421 bytes} [Fri Jul 31 17:26:12 2026] POST /volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:26:12.905520 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-be1d9b4f-1d7b-4b2d-8249-484c58ad31d3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:12.907856 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-be1d9b4f-1d7b-4b2d-8249-484c58ad31d3 tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] GET https://10.4.3.92/volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea Jul 31 17:26:12.908078 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-be1d9b4f-1d7b-4b2d-8249-484c58ad31d3 tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:12.908312 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-be1d9b4f-1d7b-4b2d-8249-484c58ad31d3 tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:12.908508 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-be1d9b4f-1d7b-4b2d-8249-484c58ad31d3 tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] show called for member 4c6d0aa1-0704-4617-bc0f-dfd00b4121ea {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:26:12.914992 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:12.914992 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:12.939609 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-be1d9b4f-1d7b-4b2d-8249-484c58ad31d3 tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] https://10.4.3.92/volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea returned with HTTP 200 Jul 31 17:26:12.940044 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 547/2196] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:26:12 2026] GET /volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea => generated 389 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:12.955973 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3076647d-e59a-40b7-9213-5394a6448bfb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:12.957956 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3076647d-e59a-40b7-9213-5394a6448bfb tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Jul 31 17:26:12.958452 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3076647d-e59a-40b7-9213-5394a6448bfb tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:12.958811 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3076647d-e59a-40b7-9213-5394a6448bfb tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:12.959398 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-3076647d-e59a-40b7-9213-5394a6448bfb tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:26:12.960229 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3076647d-e59a-40b7-9213-5394a6448bfb tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:26:12.969019 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3076647d-e59a-40b7-9213-5394a6448bfb tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] Get all volumes completed successfully. Jul 31 17:26:12.970586 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3076647d-e59a-40b7-9213-5394a6448bfb tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Jul 31 17:26:12.970886 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 550/2197] 10.4.3.92 () {68 vars in 1292 bytes} [Fri Jul 31 17:26:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:12.991900 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-06d7a894-c5a8-4fc9-85de-69af8a2e1a69 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:12.994047 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-06d7a894-c5a8-4fc9-85de-69af8a2e1a69 tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] POST https://10.4.3.92/volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea/action Jul 31 17:26:12.994493 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-06d7a894-c5a8-4fc9-85de-69af8a2e1a69 tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:26:12.994604 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-06d7a894-c5a8-4fc9-85de-69af8a2e1a69 tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:12.996056 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-06d7a894-c5a8-4fc9-85de-69af8a2e1a69 tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] delete called for group 4c6d0aa1-0704-4617-bc0f-dfd00b4121ea {{(pid=100272) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 17:26:12.996101 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.groups [None req-06d7a894-c5a8-4fc9-85de-69af8a2e1a69 tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] Delete group with id: 4c6d0aa1-0704-4617-bc0f-dfd00b4121ea Jul 31 17:26:13.002419 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:13.002419 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:13.033589 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-06d7a894-c5a8-4fc9-85de-69af8a2e1a69 tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] https://10.4.3.92/volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea/action returned with HTTP 202 Jul 31 17:26:13.034400 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 554/2198] 10.4.3.92 () {70 vars in 1421 bytes} [Fri Jul 31 17:26:12 2026] POST /volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:26:13.049750 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a09a3e3a-aff1-47e2-acd9-5a4e678449be None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:13.051409 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a09a3e3a-aff1-47e2-acd9-5a4e678449be tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] GET https://10.4.3.92/volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea Jul 31 17:26:13.051613 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a09a3e3a-aff1-47e2-acd9-5a4e678449be tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:13.051808 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a09a3e3a-aff1-47e2-acd9-5a4e678449be tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:13.051939 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.groups [None req-a09a3e3a-aff1-47e2-acd9-5a4e678449be tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] show called for member 4c6d0aa1-0704-4617-bc0f-dfd00b4121ea {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:26:13.059806 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:13.059806 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:13.073247 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a09a3e3a-aff1-47e2-acd9-5a4e678449be tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] https://10.4.3.92/volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea returned with HTTP 200 Jul 31 17:26:13.073247 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 548/2199] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:26:13 2026] GET /volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea => generated 388 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:14.087920 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-78a61dec-78ca-43a5-92d1-5bd1dd72a5b7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:14.091509 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-78a61dec-78ca-43a5-92d1-5bd1dd72a5b7 tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] GET https://10.4.3.92/volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea Jul 31 17:26:14.091509 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-78a61dec-78ca-43a5-92d1-5bd1dd72a5b7 tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:14.092632 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-78a61dec-78ca-43a5-92d1-5bd1dd72a5b7 tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:14.092890 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-78a61dec-78ca-43a5-92d1-5bd1dd72a5b7 tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] show called for member 4c6d0aa1-0704-4617-bc0f-dfd00b4121ea {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:26:14.098290 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-78a61dec-78ca-43a5-92d1-5bd1dd72a5b7 tempest-GroupsV320Test-441885533 tempest-GroupsV320Test-441885533-project-member] https://10.4.3.92/volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea returned with HTTP 404 Jul 31 17:26:14.098984 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 548/2200] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:26:14 2026] GET /volume/v3/groups/4c6d0aa1-0704-4617-bc0f-dfd00b4121ea => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:26:14.108618 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f6c3bf0c-b590-4272-b6ef-347b1b377f52 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:14.110516 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f6c3bf0c-b590-4272-b6ef-347b1b377f52 tempest-GroupsV320Test-1094992093 tempest-GroupsV320Test-1094992093-project-admin] DELETE https://10.4.3.92/volume/v3/group_types/72479e53-7929-46e6-b5c0-16eb5dc32009 Jul 31 17:26:14.110803 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f6c3bf0c-b590-4272-b6ef-347b1b377f52 tempest-GroupsV320Test-1094992093 tempest-GroupsV320Test-1094992093-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:14.110947 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f6c3bf0c-b590-4272-b6ef-347b1b377f52 tempest-GroupsV320Test-1094992093 tempest-GroupsV320Test-1094992093-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:14.140994 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f6c3bf0c-b590-4272-b6ef-347b1b377f52 tempest-GroupsV320Test-1094992093 tempest-GroupsV320Test-1094992093-project-admin] https://10.4.3.92/volume/v3/group_types/72479e53-7929-46e6-b5c0-16eb5dc32009 returned with HTTP 202 Jul 31 17:26:14.141764 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 551/2201] 10.4.3.92 () {68 vars in 1397 bytes} [Fri Jul 31 17:26:14 2026] DELETE /volume/v3/group_types/72479e53-7929-46e6-b5c0-16eb5dc32009 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:26:14.150783 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ac91107b-f478-4f52-891f-8806664edf9b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:14.152825 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ac91107b-f478-4f52-891f-8806664edf9b tempest-GroupsV320Test-1094992093 tempest-GroupsV320Test-1094992093-project-admin] DELETE https://10.4.3.92/volume/v3/types/6c9ddc07-f646-4d8b-b411-1fb215ae77f9 Jul 31 17:26:14.153072 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ac91107b-f478-4f52-891f-8806664edf9b tempest-GroupsV320Test-1094992093 tempest-GroupsV320Test-1094992093-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:14.153232 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ac91107b-f478-4f52-891f-8806664edf9b tempest-GroupsV320Test-1094992093 tempest-GroupsV320Test-1094992093-project-admin] Calling method '_delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:14.183960 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ac91107b-f478-4f52-891f-8806664edf9b tempest-GroupsV320Test-1094992093 tempest-GroupsV320Test-1094992093-project-admin] https://10.4.3.92/volume/v3/types/6c9ddc07-f646-4d8b-b411-1fb215ae77f9 returned with HTTP 202 Jul 31 17:26:14.184582 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 555/2202] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:26:14 2026] DELETE /volume/v3/types/6c9ddc07-f646-4d8b-b411-1fb215ae77f9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:26:14.193935 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-56f5e422-2d89-4643-8ddc-7ea389d22d09 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:14.196584 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-56f5e422-2d89-4643-8ddc-7ea389d22d09 tempest-GroupsV320Test-1094992093 tempest-GroupsV320Test-1094992093-project-admin] GET https://10.4.3.92/volume/v3/types/6c9ddc07-f646-4d8b-b411-1fb215ae77f9 Jul 31 17:26:14.196919 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-56f5e422-2d89-4643-8ddc-7ea389d22d09 tempest-GroupsV320Test-1094992093 tempest-GroupsV320Test-1094992093-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:14.197231 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-56f5e422-2d89-4643-8ddc-7ea389d22d09 tempest-GroupsV320Test-1094992093 tempest-GroupsV320Test-1094992093-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:14.208355 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-56f5e422-2d89-4643-8ddc-7ea389d22d09 tempest-GroupsV320Test-1094992093 tempest-GroupsV320Test-1094992093-project-admin] https://10.4.3.92/volume/v3/types/6c9ddc07-f646-4d8b-b411-1fb215ae77f9 returned with HTTP 404 Jul 31 17:26:14.209060 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 549/2203] 10.4.3.92 () {66 vars in 1335 bytes} [Fri Jul 31 17:26:14 2026] GET /volume/v3/types/6c9ddc07-f646-4d8b-b411-1fb215ae77f9 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:14.543485 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-06522c2c-87ea-4df7-8d1f-2968d3e72fa6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:14.545273 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-06522c2c-87ea-4df7-8d1f-2968d3e72fa6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 Jul 31 17:26:14.545528 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-06522c2c-87ea-4df7-8d1f-2968d3e72fa6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:14.545775 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-06522c2c-87ea-4df7-8d1f-2968d3e72fa6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:14.557619 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:14.557619 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:14.563979 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-06522c2c-87ea-4df7-8d1f-2968d3e72fa6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:26:14.570519 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-06522c2c-87ea-4df7-8d1f-2968d3e72fa6 tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 returned with HTTP 200 Jul 31 17:26:14.571792 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 549/2204] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:14 2026] GET /volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:14.590009 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c23fa9da-092c-4659-945e-f87349d519bc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:14.592747 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c23fa9da-092c-4659-945e-f87349d519bc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] DELETE https://10.4.3.92/volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 Jul 31 17:26:14.593009 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c23fa9da-092c-4659-945e-f87349d519bc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:14.593263 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c23fa9da-092c-4659-945e-f87349d519bc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:14.593535 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-c23fa9da-092c-4659-945e-f87349d519bc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Delete volume with id: a35d0b6e-a615-45b4-9651-91d1bb3eaa70 Jul 31 17:26:14.607730 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:14.607730 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:14.608272 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c23fa9da-092c-4659-945e-f87349d519bc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:26:14.642737 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c23fa9da-092c-4659-945e-f87349d519bc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Delete volume request issued successfully. Jul 31 17:26:14.642737 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c23fa9da-092c-4659-945e-f87349d519bc tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 returned with HTTP 202 Jul 31 17:26:14.642737 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 552/2205] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:26:14 2026] DELETE /volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:26:14.650875 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-78c52c4d-4df1-4599-8123-8bbc95f3119a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:14.652787 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-78c52c4d-4df1-4599-8123-8bbc95f3119a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 Jul 31 17:26:14.652787 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-78c52c4d-4df1-4599-8123-8bbc95f3119a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:14.654006 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-78c52c4d-4df1-4599-8123-8bbc95f3119a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:14.664901 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:14.664901 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:14.671090 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-78c52c4d-4df1-4599-8123-8bbc95f3119a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Volume info retrieved successfully. Jul 31 17:26:14.677747 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-78c52c4d-4df1-4599-8123-8bbc95f3119a tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 returned with HTTP 200 Jul 31 17:26:14.678576 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 556/2206] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:14 2026] GET /volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:15.692845 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2c6dd62b-2f5f-4ccf-b2f2-c42d7d654f4c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:15.699021 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2c6dd62b-2f5f-4ccf-b2f2-c42d7d654f4c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] GET https://10.4.3.92/volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 Jul 31 17:26:15.699607 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2c6dd62b-2f5f-4ccf-b2f2-c42d7d654f4c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:15.700162 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2c6dd62b-2f5f-4ccf-b2f2-c42d7d654f4c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:15.708169 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2c6dd62b-2f5f-4ccf-b2f2-c42d7d654f4c tempest-VolumesBackupsTest-83080775 tempest-VolumesBackupsTest-83080775-project-member] https://10.4.3.92/volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 returned with HTTP 404 Jul 31 17:26:15.708812 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 550/2207] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:15 2026] GET /volume/v3/volumes/a35d0b6e-a615-45b4-9651-91d1bb3eaa70 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:16.795238 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-66562dad-4c8c-4562-a03e-a2a8492f0a3e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:16.910367 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-34ae49e9-a552-403a-93a9-ff49f3135fe8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:16.913223 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-34ae49e9-a552-403a-93a9-ff49f3135fe8 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 Jul 31 17:26:16.913635 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-34ae49e9-a552-403a-93a9-ff49f3135fe8 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:16.913931 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-34ae49e9-a552-403a-93a9-ff49f3135fe8 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:16.924577 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:16.924577 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:16.930936 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-34ae49e9-a552-403a-93a9-ff49f3135fe8 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:26:16.934101 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-66562dad-4c8c-4562-a03e-a2a8492f0a3e tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:26:16.936586 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-66562dad-4c8c-4562-a03e-a2a8492f0a3e tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-175885844"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:16.936586 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-66562dad-4c8c-4562-a03e-a2a8492f0a3e tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-175885844'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:26:16.936586 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-66562dad-4c8c-4562-a03e-a2a8492f0a3e tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Create volume of 1 GB Jul 31 17:26:16.938020 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-34ae49e9-a552-403a-93a9-ff49f3135fe8 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 returned with HTTP 200 Jul 31 17:26:16.938618 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 553/2208] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:16 2026] GET /volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 => generated 881 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:16.945884 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-66562dad-4c8c-4562-a03e-a2a8492f0a3e tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Availability Zones retrieved successfully. Jul 31 17:26:16.953424 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6533c31c-764c-4ae2-836c-f4c7d33817bd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:16.953790 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-66562dad-4c8c-4562-a03e-a2a8492f0a3e tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Flow 'volume_create_api' (ce5ce75d-5ce2-4e1e-91dd-f5b611a2841b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:26:16.957338 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-66562dad-4c8c-4562-a03e-a2a8492f0a3e tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5469ed95-f136-4980-af46-f6c65a1ef8ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:16.957338 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-66562dad-4c8c-4562-a03e-a2a8492f0a3e tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:26:16.957832 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6533c31c-764c-4ae2-836c-f4c7d33817bd tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 Jul 31 17:26:16.957832 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6533c31c-764c-4ae2-836c-f4c7d33817bd tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:16.957832 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6533c31c-764c-4ae2-836c-f4c7d33817bd tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:16.965685 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:16.965685 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:16.970609 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6533c31c-764c-4ae2-836c-f4c7d33817bd tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:26:16.975633 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6533c31c-764c-4ae2-836c-f4c7d33817bd tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 returned with HTTP 200 Jul 31 17:26:16.976229 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 557/2209] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:16 2026] GET /volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:16.996302 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-66562dad-4c8c-4562-a03e-a2a8492f0a3e tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5469ed95-f136-4980-af46-f6c65a1ef8ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:16.998616 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-66562dad-4c8c-4562-a03e-a2a8492f0a3e tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0d7e5c1-012e-42b4-a1d7-0ac287d6d806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:17.013524 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-22d3d36b-4b83-4e5c-ab70-1c66c577f4c5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:17.016593 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-22d3d36b-4b83-4e5c-ab70-1c66c577f4c5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/56c047cb-cd44-4204-b519-7d45de022abd/encryption Jul 31 17:26:17.016962 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-22d3d36b-4b83-4e5c-ab70-1c66c577f4c5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:17.017260 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-22d3d36b-4b83-4e5c-ab70-1c66c577f4c5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:17.034390 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:17.034390 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:17.038058 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-5c6346cb-1235-408a-bd41-7977b39bee34 req-1082bdb9-26e6-4bba-8f9c-db989c15b113 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:17.042346 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5c6346cb-1235-408a-bd41-7977b39bee34 req-1082bdb9-26e6-4bba-8f9c-db989c15b113 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 Jul 31 17:26:17.042593 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5c6346cb-1235-408a-bd41-7977b39bee34 req-1082bdb9-26e6-4bba-8f9c-db989c15b113 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:17.042893 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5c6346cb-1235-408a-bd41-7977b39bee34 req-1082bdb9-26e6-4bba-8f9c-db989c15b113 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:17.049359 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-42f7c748-b751-4a19-bed7-b1e210838a49 req-22d3d36b-4b83-4e5c-ab70-1c66c577f4c5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/56c047cb-cd44-4204-b519-7d45de022abd/encryption returned with HTTP 200 Jul 31 17:26:17.049359 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 551/2210] 10.4.3.92 () {68 vars in 1624 bytes} [Fri Jul 31 17:26:17 2026] GET /volume/v3/volumes/56c047cb-cd44-4204-b519-7d45de022abd/encryption => generated 161 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:17.052464 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:17.052464 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:17.058970 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-5c6346cb-1235-408a-bd41-7977b39bee34 req-1082bdb9-26e6-4bba-8f9c-db989c15b113 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:26:17.074350 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5c6346cb-1235-408a-bd41-7977b39bee34 req-1082bdb9-26e6-4bba-8f9c-db989c15b113 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 returned with HTTP 200 Jul 31 17:26:17.076020 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 554/2211] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:26:17 2026] GET /volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 => generated 881 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:17.088279 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-66562dad-4c8c-4562-a03e-a2a8492f0a3e tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Created reservations ['0b413be5-bac4-469d-831c-be3cff46bb0f', '17c3571f-c563-453d-934a-6a79a9092516', 'd27d3c63-f277-4432-b485-88130554a460', '89b82663-a8ea-4133-b9bd-4c4dce4d005e'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:26:17.089653 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-66562dad-4c8c-4562-a03e-a2a8492f0a3e tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0d7e5c1-012e-42b4-a1d7-0ac287d6d806) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b413be5-bac4-469d-831c-be3cff46bb0f', '17c3571f-c563-453d-934a-6a79a9092516', 'd27d3c63-f277-4432-b485-88130554a460', '89b82663-a8ea-4133-b9bd-4c4dce4d005e']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:17.093345 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-66562dad-4c8c-4562-a03e-a2a8492f0a3e tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67639180-5563-4fbd-8c2e-89b484c10cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:17.145630 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-66562dad-4c8c-4562-a03e-a2a8492f0a3e tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67639180-5563-4fbd-8c2e-89b484c10cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbf51174-8280-41d5-8949-ab6e54b33e02', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-175885844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76b41f7596ad4fbbaad20bbc119d3bac',qos_specs=None,replication_status=,reservations=['0b413be5-bac4-469d-831c-be3cff46bb0f','17c3571f-c563-453d-934a-6a79a9092516','d27d3c63-f277-4432-b485-88130554a460','89b82663-a8ea-4133-b9bd-4c4dce4d005e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fea455f095734c3db306bc59f79e3dd6',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:26:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-175885844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbf51174-8280-41d5-8949-ab6e54b33e02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76b41f7596ad4fbbaad20bbc119d3bac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fea455f095734c3db306bc59f79e3dd6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:17.149230 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-66562dad-4c8c-4562-a03e-a2a8492f0a3e tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e35ccb5-86f4-49b0-a4c7-10be0f8b1682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:17.194081 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-66562dad-4c8c-4562-a03e-a2a8492f0a3e tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e35ccb5-86f4-49b0-a4c7-10be0f8b1682) transitioned into state 'SUCCESS' from state '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-175885844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76b41f7596ad4fbbaad20bbc119d3bac',qos_specs=None,replication_status=,reservations=['0b413be5-bac4-469d-831c-be3cff46bb0f','17c3571f-c563-453d-934a-6a79a9092516','d27d3c63-f277-4432-b485-88130554a460','89b82663-a8ea-4133-b9bd-4c4dce4d005e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fea455f095734c3db306bc59f79e3dd6',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:17.194577 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-66562dad-4c8c-4562-a03e-a2a8492f0a3e tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f570b24-962e-432d-9e34-31a1b3aac932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:17.216522 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-66562dad-4c8c-4562-a03e-a2a8492f0a3e tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f570b24-962e-432d-9e34-31a1b3aac932) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:17.217998 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-66562dad-4c8c-4562-a03e-a2a8492f0a3e tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Flow 'volume_create_api' (ce5ce75d-5ce2-4e1e-91dd-f5b611a2841b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:26:17.218260 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-66562dad-4c8c-4562-a03e-a2a8492f0a3e tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Create volume request issued successfully. Jul 31 17:26:17.219001 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-66562dad-4c8c-4562-a03e-a2a8492f0a3e tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:26:17.220247 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 550/2212] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:26:16 2026] POST /volume/v3/volumes => generated 748 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 17:26:17.224836 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-97449020-6d8b-444d-8514-d45e2252a011 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:17.224836 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-97449020-6d8b-444d-8514-d45e2252a011 None None] GET https://10.4.3.92/volume// Jul 31 17:26:17.225972 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-97449020-6d8b-444d-8514-d45e2252a011 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:17.225972 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-97449020-6d8b-444d-8514-d45e2252a011 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:17.225972 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-97449020-6d8b-444d-8514-d45e2252a011 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:26:17.226627 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 558/2213] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:26:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:26:17.245118 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-5c6346cb-1235-408a-bd41-7977b39bee34 req-1bc5dc50-c246-4a53-9298-87942da86509 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:17.246577 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-34931b82-f1ef-46ee-adf6-ef7e635e8511 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:17.251857 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5c6346cb-1235-408a-bd41-7977b39bee34 req-1bc5dc50-c246-4a53-9298-87942da86509 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:26:17.251857 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5c6346cb-1235-408a-bd41-7977b39bee34 req-1bc5dc50-c246-4a53-9298-87942da86509 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "edcecaa4-a269-406c-bb53-a12acb970405", "connector": null, "instance_uuid": "497dbad8-5cd5-4d01-b51e-ba38d668a650"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:17.253101 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-34931b82-f1ef-46ee-adf6-ef7e635e8511 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] GET https://10.4.3.92/volume/v3/volumes/fbf51174-8280-41d5-8949-ab6e54b33e02 Jul 31 17:26:17.253101 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-34931b82-f1ef-46ee-adf6-ef7e635e8511 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:17.253101 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-34931b82-f1ef-46ee-adf6-ef7e635e8511 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:17.271184 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:17.271184 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:17.276222 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:17.276222 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:17.290971 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-34931b82-f1ef-46ee-adf6-ef7e635e8511 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Volume info retrieved successfully. Jul 31 17:26:17.306165 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-34931b82-f1ef-46ee-adf6-ef7e635e8511 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/volumes/fbf51174-8280-41d5-8949-ab6e54b33e02 returned with HTTP 200 Jul 31 17:26:17.306461 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 555/2214] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:17 2026] GET /volume/v3/volumes/fbf51174-8280-41d5-8949-ab6e54b33e02 => generated 816 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:17.356224 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5c6346cb-1235-408a-bd41-7977b39bee34 req-1bc5dc50-c246-4a53-9298-87942da86509 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:26:17.356611 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 552/2215] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:26:17 2026] POST /volume/v3/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:17.407418 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9e41768d-820a-47f1-9197-77f73de2de7c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:17.415791 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9e41768d-820a-47f1-9197-77f73de2de7c tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 Jul 31 17:26:17.415791 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9e41768d-820a-47f1-9197-77f73de2de7c tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:17.415976 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9e41768d-820a-47f1-9197-77f73de2de7c tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:17.437231 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:17.437231 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:17.446448 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8fd61768-c30e-4e1b-a810-10859db29054 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:17.446956 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8fd61768-c30e-4e1b-a810-10859db29054 None None] GET https://10.4.3.92/volume// Jul 31 17:26:17.447187 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8fd61768-c30e-4e1b-a810-10859db29054 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:17.447442 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8fd61768-c30e-4e1b-a810-10859db29054 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:17.449388 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8fd61768-c30e-4e1b-a810-10859db29054 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:26:17.449388 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 559/2216] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:26:17 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:26:17.450428 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9e41768d-820a-47f1-9197-77f73de2de7c tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:26:17.459766 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9e41768d-820a-47f1-9197-77f73de2de7c tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 returned with HTTP 200 Jul 31 17:26:17.459766 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 551/2217] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:17 2026] GET /volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 => generated 880 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:17.467093 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-5c6346cb-1235-408a-bd41-7977b39bee34 req-162c6af9-b243-43b7-9ff2-a648555596bb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:17.471906 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5c6346cb-1235-408a-bd41-7977b39bee34 req-162c6af9-b243-43b7-9ff2-a648555596bb tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 Jul 31 17:26:17.471906 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5c6346cb-1235-408a-bd41-7977b39bee34 req-162c6af9-b243-43b7-9ff2-a648555596bb tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:17.471906 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5c6346cb-1235-408a-bd41-7977b39bee34 req-162c6af9-b243-43b7-9ff2-a648555596bb tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:17.490606 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:17.490606 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:17.495222 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-5c6346cb-1235-408a-bd41-7977b39bee34 req-162c6af9-b243-43b7-9ff2-a648555596bb tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:26:17.506121 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5c6346cb-1235-408a-bd41-7977b39bee34 req-162c6af9-b243-43b7-9ff2-a648555596bb tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 returned with HTTP 200 Jul 31 17:26:17.506761 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 556/2218] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:26:17 2026] GET /volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 => generated 1060 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:26:17.671531 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-5c6346cb-1235-408a-bd41-7977b39bee34 req-9fb6532b-a951-4d4a-92e5-27520d41a5ea None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:17.676115 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5c6346cb-1235-408a-bd41-7977b39bee34 req-9fb6532b-a951-4d4a-92e5-27520d41a5ea tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] PUT https://10.4.3.92/volume/v3/attachments/ee95b4dc-c2b2-4a14-8873-c9941532eb5f Jul 31 17:26:17.676633 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5c6346cb-1235-408a-bd41-7977b39bee34 req-9fb6532b-a951-4d4a-92e5-27520d41a5ea tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:17.694854 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-5c6346cb-1235-408a-bd41-7977b39bee34 req-9fb6532b-a951-4d4a-92e5-27520d41a5ea tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Acquiring lock "cinder-attachment_update-edcecaa4-a269-406c-bb53-a12acb970405-np0000006248" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:26:17.703000 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-5c6346cb-1235-408a-bd41-7977b39bee34 req-9fb6532b-a951-4d4a-92e5-27520d41a5ea tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Lock "cinder-attachment_update-edcecaa4-a269-406c-bb53-a12acb970405-np0000006248" acquired by "attachment_update" :: waited 0.008s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:26:17.703780 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:17.703780 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:17.809892 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-5c6346cb-1235-408a-bd41-7977b39bee34 req-9fb6532b-a951-4d4a-92e5-27520d41a5ea tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Lock "cinder-attachment_update-edcecaa4-a269-406c-bb53-a12acb970405-np0000006248" released by "attachment_update" :: held 0.108s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:26:17.810246 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5c6346cb-1235-408a-bd41-7977b39bee34 req-9fb6532b-a951-4d4a-92e5-27520d41a5ea tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/attachments/ee95b4dc-c2b2-4a14-8873-c9941532eb5f returned with HTTP 200 Jul 31 17:26:17.810793 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 553/2219] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:26:17 2026] PUT /volume/v3/attachments/ee95b4dc-c2b2-4a14-8873-c9941532eb5f => generated 968 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:17.821475 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-5c6346cb-1235-408a-bd41-7977b39bee34 req-b3656c18-45d5-491f-a3ae-07ed4542c899 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:17.826087 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-5c6346cb-1235-408a-bd41-7977b39bee34 req-b3656c18-45d5-491f-a3ae-07ed4542c899 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405/encryption Jul 31 17:26:17.826387 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-5c6346cb-1235-408a-bd41-7977b39bee34 req-b3656c18-45d5-491f-a3ae-07ed4542c899 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:17.826656 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-5c6346cb-1235-408a-bd41-7977b39bee34 req-b3656c18-45d5-491f-a3ae-07ed4542c899 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:17.850278 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:17.850278 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:17.860345 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-5c6346cb-1235-408a-bd41-7977b39bee34 req-b3656c18-45d5-491f-a3ae-07ed4542c899 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405/encryption returned with HTTP 200 Jul 31 17:26:17.860912 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 560/2220] 10.4.3.92 () {68 vars in 1624 bytes} [Fri Jul 31 17:26:17 2026] GET /volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405/encryption => generated 161 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:18.327473 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-db27fdf3-6182-460e-8710-64540010f383 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:18.331553 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-db27fdf3-6182-460e-8710-64540010f383 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] GET https://10.4.3.92/volume/v3/volumes/fbf51174-8280-41d5-8949-ab6e54b33e02 Jul 31 17:26:18.331994 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-db27fdf3-6182-460e-8710-64540010f383 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:18.332464 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-db27fdf3-6182-460e-8710-64540010f383 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:18.348359 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:18.348359 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:18.362596 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-db27fdf3-6182-460e-8710-64540010f383 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Volume info retrieved successfully. Jul 31 17:26:18.368505 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-db27fdf3-6182-460e-8710-64540010f383 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/volumes/fbf51174-8280-41d5-8949-ab6e54b33e02 returned with HTTP 200 Jul 31 17:26:18.369734 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 552/2221] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:18 2026] GET /volume/v3/volumes/fbf51174-8280-41d5-8949-ab6e54b33e02 => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:18.399089 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e5d3d4e9-9a58-40e2-9978-c17c9c75809f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:18.405179 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e5d3d4e9-9a58-40e2-9978-c17c9c75809f tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:26:18.405271 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e5d3d4e9-9a58-40e2-9978-c17c9c75809f tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fbf51174-8280-41d5-8949-ab6e54b33e02", "name": "tempest-VolumesDeleteCascade-Snapshot-1508402587"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:18.428485 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:18.428485 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:18.428974 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e5d3d4e9-9a58-40e2-9978-c17c9c75809f tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Volume info retrieved successfully. Jul 31 17:26:18.428974 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-e5d3d4e9-9a58-40e2-9978-c17c9c75809f tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Create snapshot from volume fbf51174-8280-41d5-8949-ab6e54b33e02 Jul 31 17:26:18.478954 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-45b4dd1f-bcc4-4d10-b892-42d35bfac8a1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:18.483780 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-45b4dd1f-bcc4-4d10-b892-42d35bfac8a1 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 Jul 31 17:26:18.483780 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-45b4dd1f-bcc4-4d10-b892-42d35bfac8a1 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:18.485302 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-45b4dd1f-bcc4-4d10-b892-42d35bfac8a1 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:18.505960 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:18.505960 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:18.514040 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-45b4dd1f-bcc4-4d10-b892-42d35bfac8a1 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:26:18.523739 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-45b4dd1f-bcc4-4d10-b892-42d35bfac8a1 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 returned with HTTP 200 Jul 31 17:26:18.525559 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 554/2222] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:18 2026] GET /volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 => generated 881 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:18.534677 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-e5d3d4e9-9a58-40e2-9978-c17c9c75809f tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Created reservations ['16a12372-30e3-4696-8a43-7151e81336f3', 'da900fa2-0625-4e48-9334-374f18d30870', '8f91dfe9-34c8-4699-a3a7-391a4f0120ca', 'bb4c23ef-3d3d-4207-a65e-c682d4c412b9'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:26:18.598382 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e5d3d4e9-9a58-40e2-9978-c17c9c75809f tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Snapshot create request issued successfully. Jul 31 17:26:18.598810 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e5d3d4e9-9a58-40e2-9978-c17c9c75809f tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:26:18.599907 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 557/2223] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:26:18 2026] POST /volume/v3/snapshots => generated 307 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:26:18.617762 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1c32931b-fc3c-4b8a-abf9-6070fd2db151 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:18.619655 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1c32931b-fc3c-4b8a-abf9-6070fd2db151 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] GET https://10.4.3.92/volume/v3/snapshots/93687c74-9beb-42c7-a382-c538f8087514 Jul 31 17:26:18.619934 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1c32931b-fc3c-4b8a-abf9-6070fd2db151 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:18.620084 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1c32931b-fc3c-4b8a-abf9-6070fd2db151 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:18.626292 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:18.626292 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:18.626766 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1c32931b-fc3c-4b8a-abf9-6070fd2db151 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Snapshot retrieved successfully. Jul 31 17:26:18.630364 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1c32931b-fc3c-4b8a-abf9-6070fd2db151 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/snapshots/93687c74-9beb-42c7-a382-c538f8087514 returned with HTTP 200 Jul 31 17:26:18.630364 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 561/2224] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:26:18 2026] GET /volume/v3/snapshots/93687c74-9beb-42c7-a382-c538f8087514 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:19.548419 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e87f70ed-f408-433a-9c3d-fe3a999d77af None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:19.553091 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e87f70ed-f408-433a-9c3d-fe3a999d77af tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 Jul 31 17:26:19.553091 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e87f70ed-f408-433a-9c3d-fe3a999d77af tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:19.553091 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e87f70ed-f408-433a-9c3d-fe3a999d77af tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:19.583398 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:19.583398 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:19.588478 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e87f70ed-f408-433a-9c3d-fe3a999d77af tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:26:19.594117 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e87f70ed-f408-433a-9c3d-fe3a999d77af tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 returned with HTTP 200 Jul 31 17:26:19.594638 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 553/2225] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:19 2026] GET /volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 => generated 881 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:19.645740 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8e2f214d-7e86-4be3-b01a-388b5f45f06a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:19.652406 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8e2f214d-7e86-4be3-b01a-388b5f45f06a tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] GET https://10.4.3.92/volume/v3/snapshots/93687c74-9beb-42c7-a382-c538f8087514 Jul 31 17:26:19.652406 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8e2f214d-7e86-4be3-b01a-388b5f45f06a tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:19.652406 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8e2f214d-7e86-4be3-b01a-388b5f45f06a tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:19.668447 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:19.668447 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:19.668447 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8e2f214d-7e86-4be3-b01a-388b5f45f06a tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Snapshot retrieved successfully. Jul 31 17:26:19.669278 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8e2f214d-7e86-4be3-b01a-388b5f45f06a tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/snapshots/93687c74-9beb-42c7-a382-c538f8087514 returned with HTTP 200 Jul 31 17:26:19.671940 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 555/2226] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:26:19 2026] GET /volume/v3/snapshots/93687c74-9beb-42c7-a382-c538f8087514 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:19.689456 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ea13e0af-4d4a-49e0-bdb8-7a95d6da073c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:19.691997 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ea13e0af-4d4a-49e0-bdb8-7a95d6da073c tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:26:19.693806 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ea13e0af-4d4a-49e0-bdb8-7a95d6da073c tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fbf51174-8280-41d5-8949-ab6e54b33e02", "name": "tempest-VolumesDeleteCascade-Snapshot-959692325"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:19.710035 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:19.710035 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:19.710844 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ea13e0af-4d4a-49e0-bdb8-7a95d6da073c tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Volume info retrieved successfully. Jul 31 17:26:19.710992 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-ea13e0af-4d4a-49e0-bdb8-7a95d6da073c tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Create snapshot from volume fbf51174-8280-41d5-8949-ab6e54b33e02 Jul 31 17:26:19.763497 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-ea13e0af-4d4a-49e0-bdb8-7a95d6da073c tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Created reservations ['abe4a3ec-a185-449c-878f-f91cf89c2419', '1be27b17-afde-4b4a-a85f-f4425f566640', '0b81578e-b6dc-40a0-b32d-1614c342d50d', '18b15578-4722-4297-9f54-7371db44bd2f'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:26:19.821302 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ea13e0af-4d4a-49e0-bdb8-7a95d6da073c tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Snapshot create request issued successfully. Jul 31 17:26:19.822481 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ea13e0af-4d4a-49e0-bdb8-7a95d6da073c tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:26:19.823374 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 558/2227] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:26:19 2026] POST /volume/v3/snapshots => generated 306 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:26:19.840415 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5e71a77f-082b-4851-ad8e-080d9c81253f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:19.843263 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5e71a77f-082b-4851-ad8e-080d9c81253f tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] GET https://10.4.3.92/volume/v3/snapshots/e96c0163-6c5b-4ff0-8896-a2263f078fa1 Jul 31 17:26:19.844360 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5e71a77f-082b-4851-ad8e-080d9c81253f tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:19.844360 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5e71a77f-082b-4851-ad8e-080d9c81253f tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:19.853560 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:19.853560 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:19.854054 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-5e71a77f-082b-4851-ad8e-080d9c81253f tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Snapshot retrieved successfully. Jul 31 17:26:19.855062 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5e71a77f-082b-4851-ad8e-080d9c81253f tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/snapshots/e96c0163-6c5b-4ff0-8896-a2263f078fa1 returned with HTTP 200 Jul 31 17:26:19.855738 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 562/2228] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:26:19 2026] GET /volume/v3/snapshots/e96c0163-6c5b-4ff0-8896-a2263f078fa1 => generated 438 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:20.612911 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-dea9985e-3287-493b-b75d-e3a71836f126 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:20.615812 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dea9985e-3287-493b-b75d-e3a71836f126 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 Jul 31 17:26:20.616000 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dea9985e-3287-493b-b75d-e3a71836f126 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:20.616235 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dea9985e-3287-493b-b75d-e3a71836f126 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:20.640549 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:20.640549 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:20.650870 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-dea9985e-3287-493b-b75d-e3a71836f126 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:26:20.659006 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dea9985e-3287-493b-b75d-e3a71836f126 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 returned with HTTP 200 Jul 31 17:26:20.659648 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 554/2229] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:20 2026] GET /volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 => generated 881 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:20.869095 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e1cb632e-174c-48e8-9d09-a2c6f56d1ca2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:20.882662 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e1cb632e-174c-48e8-9d09-a2c6f56d1ca2 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] GET https://10.4.3.92/volume/v3/snapshots/e96c0163-6c5b-4ff0-8896-a2263f078fa1 Jul 31 17:26:20.882662 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e1cb632e-174c-48e8-9d09-a2c6f56d1ca2 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:20.882662 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e1cb632e-174c-48e8-9d09-a2c6f56d1ca2 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:20.895610 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:20.895610 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:20.895887 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e1cb632e-174c-48e8-9d09-a2c6f56d1ca2 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Snapshot retrieved successfully. Jul 31 17:26:20.897118 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e1cb632e-174c-48e8-9d09-a2c6f56d1ca2 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/snapshots/e96c0163-6c5b-4ff0-8896-a2263f078fa1 returned with HTTP 200 Jul 31 17:26:20.897911 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 556/2230] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:26:20 2026] GET /volume/v3/snapshots/e96c0163-6c5b-4ff0-8896-a2263f078fa1 => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:20.912841 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9990cf65-d4ae-40cf-b5c5-4a9c3e81b891 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:20.915562 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9990cf65-d4ae-40cf-b5c5-4a9c3e81b891 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] DELETE https://10.4.3.92/volume/v3/volumes/fbf51174-8280-41d5-8949-ab6e54b33e02?cascade=True Jul 31 17:26:20.915562 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9990cf65-d4ae-40cf-b5c5-4a9c3e81b891 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:20.915562 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9990cf65-d4ae-40cf-b5c5-4a9c3e81b891 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:20.915562 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-9990cf65-d4ae-40cf-b5c5-4a9c3e81b891 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Delete volume with id: fbf51174-8280-41d5-8949-ab6e54b33e02 Jul 31 17:26:20.925013 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:20.925013 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:20.925688 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9990cf65-d4ae-40cf-b5c5-4a9c3e81b891 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Volume info retrieved successfully. Jul 31 17:26:20.996580 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9990cf65-d4ae-40cf-b5c5-4a9c3e81b891 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Delete volume request issued successfully. Jul 31 17:26:20.996580 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9990cf65-d4ae-40cf-b5c5-4a9c3e81b891 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/volumes/fbf51174-8280-41d5-8949-ab6e54b33e02?cascade=True returned with HTTP 202 Jul 31 17:26:20.996580 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 559/2231] 10.4.3.92 () {66 vars in 1369 bytes} [Fri Jul 31 17:26:20 2026] DELETE /volume/v3/volumes/fbf51174-8280-41d5-8949-ab6e54b33e02?cascade=True => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:26:21.008440 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-56afa520-4310-4b09-a7d3-6640ecc57781 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:21.011416 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-56afa520-4310-4b09-a7d3-6640ecc57781 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] GET https://10.4.3.92/volume/v3/volumes/fbf51174-8280-41d5-8949-ab6e54b33e02 Jul 31 17:26:21.011859 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-56afa520-4310-4b09-a7d3-6640ecc57781 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:21.012245 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-56afa520-4310-4b09-a7d3-6640ecc57781 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:21.039561 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:21.039561 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:21.049582 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-56afa520-4310-4b09-a7d3-6640ecc57781 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Volume info retrieved successfully. Jul 31 17:26:21.056069 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-56afa520-4310-4b09-a7d3-6640ecc57781 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/volumes/fbf51174-8280-41d5-8949-ab6e54b33e02 returned with HTTP 200 Jul 31 17:26:21.056857 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 563/2232] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:21 2026] GET /volume/v3/volumes/fbf51174-8280-41d5-8949-ab6e54b33e02 => generated 840 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:21.121056 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4b93d5c5-a862-478a-a870-60d69e40b0fd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:21.126577 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4b93d5c5-a862-478a-a870-60d69e40b0fd tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:26:21.127609 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4b93d5c5-a862-478a-a870-60d69e40b0fd tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-143845910"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:21.128915 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-4b93d5c5-a862-478a-a870-60d69e40b0fd tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-143845910'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:26:21.130191 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-4b93d5c5-a862-478a-a870-60d69e40b0fd tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Create volume of 1 GB Jul 31 17:26:21.138114 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4b93d5c5-a862-478a-a870-60d69e40b0fd tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Availability Zones retrieved successfully. Jul 31 17:26:21.149601 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4b93d5c5-a862-478a-a870-60d69e40b0fd tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Flow 'volume_create_api' (db8b124c-99d4-4ce9-a889-adee67e31bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:26:21.152461 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4b93d5c5-a862-478a-a870-60d69e40b0fd tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dc55be7-ef0e-4b55-83bd-2cb9e2f646df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:21.157823 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-4b93d5c5-a862-478a-a870-60d69e40b0fd tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:26:21.225639 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4b93d5c5-a862-478a-a870-60d69e40b0fd tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dc55be7-ef0e-4b55-83bd-2cb9e2f646df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:21.227341 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4b93d5c5-a862-478a-a870-60d69e40b0fd tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a76b71d-a977-481a-a5f4-175230b5ecb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:21.472198 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-4b93d5c5-a862-478a-a870-60d69e40b0fd tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Created reservations ['723cf08e-af75-4a00-aee9-0686a400732c', 'cd28813f-8031-4bc5-bc27-04af1405cc8c', '7175f10a-2534-445b-b60c-75396c6ddace', '26e11e9e-adde-4c6e-b581-3fa1b295b8dd'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:26:21.472198 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4b93d5c5-a862-478a-a870-60d69e40b0fd tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a76b71d-a977-481a-a5f4-175230b5ecb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['723cf08e-af75-4a00-aee9-0686a400732c', 'cd28813f-8031-4bc5-bc27-04af1405cc8c', '7175f10a-2534-445b-b60c-75396c6ddace', '26e11e9e-adde-4c6e-b581-3fa1b295b8dd']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:21.474150 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4b93d5c5-a862-478a-a870-60d69e40b0fd tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea9acbc5-c114-4c69-94be-0420d99e7ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:21.512128 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4b93d5c5-a862-478a-a870-60d69e40b0fd tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea9acbc5-c114-4c69-94be-0420d99e7ab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d5edbab-cd3b-495f-b362-ed0dc9e7c886', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-143845910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ecc9b9b69604155bb3e97377a0792a8',qos_specs=None,replication_status=,reservations=['723cf08e-af75-4a00-aee9-0686a400732c','cd28813f-8031-4bc5-bc27-04af1405cc8c','7175f10a-2534-445b-b60c-75396c6ddace','26e11e9e-adde-4c6e-b581-3fa1b295b8dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f775afb3ffea4ccc8aaee38afdb913b2',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:26:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-143845910',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d5edbab-cd3b-495f-b362-ed0dc9e7c886,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ecc9b9b69604155bb3e97377a0792a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f775afb3ffea4ccc8aaee38afdb913b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:21.516255 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4b93d5c5-a862-478a-a870-60d69e40b0fd tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaeb712f-a7d0-4c55-b6ea-e684efcfd9e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:21.560379 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4b93d5c5-a862-478a-a870-60d69e40b0fd tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaeb712f-a7d0-4c55-b6ea-e684efcfd9e4) transitioned into state 'SUCCESS' from state '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-143845910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ecc9b9b69604155bb3e97377a0792a8',qos_specs=None,replication_status=,reservations=['723cf08e-af75-4a00-aee9-0686a400732c','cd28813f-8031-4bc5-bc27-04af1405cc8c','7175f10a-2534-445b-b60c-75396c6ddace','26e11e9e-adde-4c6e-b581-3fa1b295b8dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f775afb3ffea4ccc8aaee38afdb913b2',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:21.561337 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4b93d5c5-a862-478a-a870-60d69e40b0fd tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fb33715-1afa-46fe-ad7e-41470d888806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:21.578131 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4b93d5c5-a862-478a-a870-60d69e40b0fd tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fb33715-1afa-46fe-ad7e-41470d888806) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:21.579456 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4b93d5c5-a862-478a-a870-60d69e40b0fd tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Flow 'volume_create_api' (db8b124c-99d4-4ce9-a889-adee67e31bff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:26:21.579946 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4b93d5c5-a862-478a-a870-60d69e40b0fd tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Create volume request issued successfully. Jul 31 17:26:21.581761 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4b93d5c5-a862-478a-a870-60d69e40b0fd tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:26:21.581761 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 555/2233] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:26:21 2026] POST /volume/v3/volumes => generated 752 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:26:21.584489 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-5c6346cb-1235-408a-bd41-7977b39bee34 req-e61ead5b-50cc-4933-87c0-2ffff05203ab None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:21.589149 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5c6346cb-1235-408a-bd41-7977b39bee34 req-e61ead5b-50cc-4933-87c0-2ffff05203ab tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] POST https://10.4.3.92/volume/v3/attachments/ee95b4dc-c2b2-4a14-8873-c9941532eb5f/action Jul 31 17:26:21.590200 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5c6346cb-1235-408a-bd41-7977b39bee34 req-e61ead5b-50cc-4933-87c0-2ffff05203ab tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:26:21.590916 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5c6346cb-1235-408a-bd41-7977b39bee34 req-e61ead5b-50cc-4933-87c0-2ffff05203ab tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:21.599141 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a8a42859-bb80-4a1a-9599-406abc6b3474 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:21.602979 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a8a42859-bb80-4a1a-9599-406abc6b3474 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 Jul 31 17:26:21.603391 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a8a42859-bb80-4a1a-9599-406abc6b3474 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:21.604020 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a8a42859-bb80-4a1a-9599-406abc6b3474 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:21.619645 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:21.619645 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:21.626763 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a8a42859-bb80-4a1a-9599-406abc6b3474 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:26:21.634455 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a8a42859-bb80-4a1a-9599-406abc6b3474 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 returned with HTTP 200 Jul 31 17:26:21.635061 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:21.635061 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:21.635817 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 560/2234] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:21 2026] GET /volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 => generated 820 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:21.661266 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5c6346cb-1235-408a-bd41-7977b39bee34 req-e61ead5b-50cc-4933-87c0-2ffff05203ab tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/attachments/ee95b4dc-c2b2-4a14-8873-c9941532eb5f/action returned with HTTP 204 Jul 31 17:26:21.662085 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 557/2235] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:26:21 2026] POST /volume/v3/attachments/ee95b4dc-c2b2-4a14-8873-c9941532eb5f/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:21.691444 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-017028ed-505e-4266-ac0d-be4a34a1d516 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:21.695066 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-017028ed-505e-4266-ac0d-be4a34a1d516 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 Jul 31 17:26:21.695066 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-017028ed-505e-4266-ac0d-be4a34a1d516 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:21.695434 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-017028ed-505e-4266-ac0d-be4a34a1d516 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:21.718611 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:21.718611 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:21.730648 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-017028ed-505e-4266-ac0d-be4a34a1d516 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:26:21.740364 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-017028ed-505e-4266-ac0d-be4a34a1d516 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 returned with HTTP 200 Jul 31 17:26:21.741158 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 564/2236] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:21 2026] GET /volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 => generated 1173 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:21.782573 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1802193d-883d-44ca-a171-67813f3aad8f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:21.785214 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1802193d-883d-44ca-a171-67813f3aad8f tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 Jul 31 17:26:21.785214 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1802193d-883d-44ca-a171-67813f3aad8f tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:21.785454 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1802193d-883d-44ca-a171-67813f3aad8f tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:21.799327 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:21.799327 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:21.804736 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1802193d-883d-44ca-a171-67813f3aad8f tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:26:21.812930 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1802193d-883d-44ca-a171-67813f3aad8f tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 returned with HTTP 200 Jul 31 17:26:21.812930 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 556/2237] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:21 2026] GET /volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 => generated 1173 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:21.917939 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-763c4fcc-2fd5-4445-8012-f5d1c4afb8b5 req-8856993b-c499-42f8-9b8d-66e3ef1a8e86 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:21.922874 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-763c4fcc-2fd5-4445-8012-f5d1c4afb8b5 req-8856993b-c499-42f8-9b8d-66e3ef1a8e86 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 Jul 31 17:26:21.923433 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-763c4fcc-2fd5-4445-8012-f5d1c4afb8b5 req-8856993b-c499-42f8-9b8d-66e3ef1a8e86 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:21.924377 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-763c4fcc-2fd5-4445-8012-f5d1c4afb8b5 req-8856993b-c499-42f8-9b8d-66e3ef1a8e86 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:21.943582 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:21.943582 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:21.952153 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-763c4fcc-2fd5-4445-8012-f5d1c4afb8b5 req-8856993b-c499-42f8-9b8d-66e3ef1a8e86 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:26:21.969455 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-763c4fcc-2fd5-4445-8012-f5d1c4afb8b5 req-8856993b-c499-42f8-9b8d-66e3ef1a8e86 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 returned with HTTP 200 Jul 31 17:26:21.970622 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 561/2238] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:26:21 2026] GET /volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 => generated 1173 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:22.024715 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-763c4fcc-2fd5-4445-8012-f5d1c4afb8b5 req-580962ca-b72c-4708-940f-024f29411fb3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:22.031136 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-763c4fcc-2fd5-4445-8012-f5d1c4afb8b5 req-580962ca-b72c-4708-940f-024f29411fb3 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] POST https://10.4.3.92/volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405/action Jul 31 17:26:22.031775 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-763c4fcc-2fd5-4445-8012-f5d1c4afb8b5 req-580962ca-b72c-4708-940f-024f29411fb3 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:26:22.031851 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-763c4fcc-2fd5-4445-8012-f5d1c4afb8b5 req-580962ca-b72c-4708-940f-024f29411fb3 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:22.049394 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:22.049394 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:22.049394 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-763c4fcc-2fd5-4445-8012-f5d1c4afb8b5 req-580962ca-b72c-4708-940f-024f29411fb3 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:26:22.061727 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-763c4fcc-2fd5-4445-8012-f5d1c4afb8b5 req-580962ca-b72c-4708-940f-024f29411fb3 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Begin detaching volume completed successfully. Jul 31 17:26:22.062121 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-763c4fcc-2fd5-4445-8012-f5d1c4afb8b5 req-580962ca-b72c-4708-940f-024f29411fb3 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405/action returned with HTTP 202 Jul 31 17:26:22.062832 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 558/2239] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:26:22 2026] POST /volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:26:22.081158 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e6d2c5f0-9be3-44a5-bd10-cc8724b89e92 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:22.087746 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e6d2c5f0-9be3-44a5-bd10-cc8724b89e92 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] GET https://10.4.3.92/volume/v3/volumes/fbf51174-8280-41d5-8949-ab6e54b33e02 Jul 31 17:26:22.087928 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e6d2c5f0-9be3-44a5-bd10-cc8724b89e92 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:22.088241 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e6d2c5f0-9be3-44a5-bd10-cc8724b89e92 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:22.101564 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e6d2c5f0-9be3-44a5-bd10-cc8724b89e92 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/volumes/fbf51174-8280-41d5-8949-ab6e54b33e02 returned with HTTP 404 Jul 31 17:26:22.101564 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 565/2240] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:22 2026] GET /volume/v3/volumes/fbf51174-8280-41d5-8949-ab6e54b33e02 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:22.112436 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ae7920aa-4cd0-486e-bc37-35274004dc2b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:22.118700 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ae7920aa-4cd0-486e-bc37-35274004dc2b tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] GET https://10.4.3.92/volume/v3/volumes Jul 31 17:26:22.119040 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ae7920aa-4cd0-486e-bc37-35274004dc2b tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:22.119419 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ae7920aa-4cd0-486e-bc37-35274004dc2b tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:22.119867 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-ae7920aa-4cd0-486e-bc37-35274004dc2b tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:26:22.121265 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-ae7920aa-4cd0-486e-bc37-35274004dc2b tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:26:22.136850 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ae7920aa-4cd0-486e-bc37-35274004dc2b tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Get all volumes completed successfully. Jul 31 17:26:22.137618 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ae7920aa-4cd0-486e-bc37-35274004dc2b tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 200 Jul 31 17:26:22.138208 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 557/2241] 10.4.3.92 () {66 vars in 1230 bytes} [Fri Jul 31 17:26:22 2026] GET /volume/v3/volumes => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:26:22.157911 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-85f83877-5e97-4e2a-a56b-ac7d59acef9e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:22.162833 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-85f83877-5e97-4e2a-a56b-ac7d59acef9e tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] GET https://10.4.3.92/volume/v3/snapshots Jul 31 17:26:22.162833 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-85f83877-5e97-4e2a-a56b-ac7d59acef9e tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:22.163324 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-85f83877-5e97-4e2a-a56b-ac7d59acef9e tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:22.164387 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-85f83877-5e97-4e2a-a56b-ac7d59acef9e tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:26:22.166468 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.db.api [None req-85f83877-5e97-4e2a-a56b-ac7d59acef9e tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Building query based on filter {{(pid=100274) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 17:26:22.182656 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-85f83877-5e97-4e2a-a56b-ac7d59acef9e tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Get all snapshots completed successfully. Jul 31 17:26:22.183082 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-85f83877-5e97-4e2a-a56b-ac7d59acef9e tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 200 Jul 31 17:26:22.183796 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 562/2242] 10.4.3.92 () {66 vars in 1236 bytes} [Fri Jul 31 17:26:22 2026] GET /volume/v3/snapshots => generated 17 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:26:22.202695 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-03c2e9fa-8617-405b-b124-81190f10a1f1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:22.210343 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-03c2e9fa-8617-405b-b124-81190f10a1f1 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/e96c0163-6c5b-4ff0-8896-a2263f078fa1 Jul 31 17:26:22.210886 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-03c2e9fa-8617-405b-b124-81190f10a1f1 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:22.210886 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-03c2e9fa-8617-405b-b124-81190f10a1f1 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:22.210886 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-03c2e9fa-8617-405b-b124-81190f10a1f1 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Delete snapshot with id: e96c0163-6c5b-4ff0-8896-a2263f078fa1 Jul 31 17:26:22.218678 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ffce83f2-a96f-4d7f-9943-b2aa0df577b9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:22.219062 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-03c2e9fa-8617-405b-b124-81190f10a1f1 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/snapshots/e96c0163-6c5b-4ff0-8896-a2263f078fa1 returned with HTTP 404 Jul 31 17:26:22.220684 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ffce83f2-a96f-4d7f-9943-b2aa0df577b9 None None] GET https://10.4.3.92/volume// Jul 31 17:26:22.220920 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 559/2243] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:26:22 2026] DELETE /volume/v3/snapshots/e96c0163-6c5b-4ff0-8896-a2263f078fa1 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:22.221075 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ffce83f2-a96f-4d7f-9943-b2aa0df577b9 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:22.221075 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ffce83f2-a96f-4d7f-9943-b2aa0df577b9 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:22.221075 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ffce83f2-a96f-4d7f-9943-b2aa0df577b9 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:26:22.221241 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 566/2244] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:26:22 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:26:22.233685 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-763c4fcc-2fd5-4445-8012-f5d1c4afb8b5 req-321a92b0-dd6f-4763-8904-9549f71c36bb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:22.236344 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-26d73820-2e4f-42be-a157-e813b3e5b80c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:22.237072 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-763c4fcc-2fd5-4445-8012-f5d1c4afb8b5 req-321a92b0-dd6f-4763-8904-9549f71c36bb tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 Jul 31 17:26:22.237532 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-763c4fcc-2fd5-4445-8012-f5d1c4afb8b5 req-321a92b0-dd6f-4763-8904-9549f71c36bb tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:22.237715 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-763c4fcc-2fd5-4445-8012-f5d1c4afb8b5 req-321a92b0-dd6f-4763-8904-9549f71c36bb tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:22.239602 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-26d73820-2e4f-42be-a157-e813b3e5b80c tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/93687c74-9beb-42c7-a382-c538f8087514 Jul 31 17:26:22.240944 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-26d73820-2e4f-42be-a157-e813b3e5b80c tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:22.240944 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-26d73820-2e4f-42be-a157-e813b3e5b80c tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:22.241586 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-26d73820-2e4f-42be-a157-e813b3e5b80c tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Delete snapshot with id: 93687c74-9beb-42c7-a382-c538f8087514 Jul 31 17:26:22.252395 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-26d73820-2e4f-42be-a157-e813b3e5b80c tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/snapshots/93687c74-9beb-42c7-a382-c538f8087514 returned with HTTP 404 Jul 31 17:26:22.253280 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 563/2245] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:26:22 2026] DELETE /volume/v3/snapshots/93687c74-9beb-42c7-a382-c538f8087514 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:22.277420 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:22.277420 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:22.284244 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-723b7b3e-e4c0-468b-9a2f-f9391f8af255 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:22.284244 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-723b7b3e-e4c0-468b-9a2f-f9391f8af255 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] GET https://10.4.3.92/volume/v3/volumes/fbf51174-8280-41d5-8949-ab6e54b33e02 Jul 31 17:26:22.284244 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-723b7b3e-e4c0-468b-9a2f-f9391f8af255 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:22.284244 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-723b7b3e-e4c0-468b-9a2f-f9391f8af255 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:22.290055 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-763c4fcc-2fd5-4445-8012-f5d1c4afb8b5 req-321a92b0-dd6f-4763-8904-9549f71c36bb tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:26:22.290831 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-723b7b3e-e4c0-468b-9a2f-f9391f8af255 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/volumes/fbf51174-8280-41d5-8949-ab6e54b33e02 returned with HTTP 404 Jul 31 17:26:22.291439 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 560/2246] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:22 2026] GET /volume/v3/volumes/fbf51174-8280-41d5-8949-ab6e54b33e02 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:22.301121 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-763c4fcc-2fd5-4445-8012-f5d1c4afb8b5 req-321a92b0-dd6f-4763-8904-9549f71c36bb tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 returned with HTTP 200 Jul 31 17:26:22.301844 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 558/2247] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:26:22 2026] GET /volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 => generated 1356 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:26:22.305795 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-10933a00-7d5d-407e-81c9-a9b0a740c2fa None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:22.310857 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4acf9cde-eaee-4dc1-9074-1a35bfcabd2b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:22.311501 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-10933a00-7d5d-407e-81c9-a9b0a740c2fa tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] DELETE https://10.4.3.92/volume/v3/volumes/fbf51174-8280-41d5-8949-ab6e54b33e02 Jul 31 17:26:22.313176 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-10933a00-7d5d-407e-81c9-a9b0a740c2fa tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:22.313176 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-10933a00-7d5d-407e-81c9-a9b0a740c2fa tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:22.314211 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4acf9cde-eaee-4dc1-9074-1a35bfcabd2b tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:26:22.314293 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-10933a00-7d5d-407e-81c9-a9b0a740c2fa tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Delete volume with id: fbf51174-8280-41d5-8949-ab6e54b33e02 Jul 31 17:26:22.314343 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4acf9cde-eaee-4dc1-9074-1a35bfcabd2b tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "8d238c5f-d575-4c29-9cd2-e3e14bfacc91", "size": 1, "name": "tempest-VolumesExtendTest-Volume-290935684"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:22.317275 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-4acf9cde-eaee-4dc1-9074-1a35bfcabd2b tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Create volume request body: {'volume': {'imageRef': '8d238c5f-d575-4c29-9cd2-e3e14bfacc91', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-290935684'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:26:22.323441 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-10933a00-7d5d-407e-81c9-a9b0a740c2fa tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/volumes/fbf51174-8280-41d5-8949-ab6e54b33e02 returned with HTTP 404 Jul 31 17:26:22.324779 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 567/2248] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:26:22 2026] DELETE /volume/v3/volumes/fbf51174-8280-41d5-8949-ab6e54b33e02 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:22.331626 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-763c4fcc-2fd5-4445-8012-f5d1c4afb8b5 req-20581641-fd69-4386-bb04-ba63fa94726f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:22.335146 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-763c4fcc-2fd5-4445-8012-f5d1c4afb8b5 req-20581641-fd69-4386-bb04-ba63fa94726f tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405/encryption Jul 31 17:26:22.335550 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-763c4fcc-2fd5-4445-8012-f5d1c4afb8b5 req-20581641-fd69-4386-bb04-ba63fa94726f tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:22.336091 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-763c4fcc-2fd5-4445-8012-f5d1c4afb8b5 req-20581641-fd69-4386-bb04-ba63fa94726f tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:22.338305 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1b5c21d6-8156-4dad-b188-fef791e171aa None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:22.340705 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1b5c21d6-8156-4dad-b188-fef791e171aa tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:26:22.341143 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1b5c21d6-8156-4dad-b188-fef791e171aa tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1572481751"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:22.343975 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-1b5c21d6-8156-4dad-b188-fef791e171aa tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1572481751'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:26:22.343975 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-1b5c21d6-8156-4dad-b188-fef791e171aa tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Create volume of 1 GB Jul 31 17:26:22.351910 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1b5c21d6-8156-4dad-b188-fef791e171aa tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Availability Zones retrieved successfully. Jul 31 17:26:22.355203 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:22.355203 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:22.364501 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1b5c21d6-8156-4dad-b188-fef791e171aa tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Flow 'volume_create_api' (53a9af63-d427-40de-babc-e9c88994811d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:26:22.366402 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1b5c21d6-8156-4dad-b188-fef791e171aa tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0b79382-c8c3-4ad3-bb30-740c58131773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:22.368169 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-1b5c21d6-8156-4dad-b188-fef791e171aa tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:26:22.377767 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-763c4fcc-2fd5-4445-8012-f5d1c4afb8b5 req-20581641-fd69-4386-bb04-ba63fa94726f tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405/encryption returned with HTTP 200 Jul 31 17:26:22.378590 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 561/2249] 10.4.3.92 () {68 vars in 1624 bytes} [Fri Jul 31 17:26:22 2026] GET /volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405/encryption => generated 161 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:22.419214 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1b5c21d6-8156-4dad-b188-fef791e171aa tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0b79382-c8c3-4ad3-bb30-740c58131773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:22.420009 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1b5c21d6-8156-4dad-b188-fef791e171aa tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c587a94-5681-4c2c-a06b-9e564bf58447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:22.491531 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-4acf9cde-eaee-4dc1-9074-1a35bfcabd2b tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Create volume of 1 GB Jul 31 17:26:22.496553 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4acf9cde-eaee-4dc1-9074-1a35bfcabd2b tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Availability Zones retrieved successfully. Jul 31 17:26:22.504524 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4acf9cde-eaee-4dc1-9074-1a35bfcabd2b tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Flow 'volume_create_api' (e39219ba-d337-42dc-9b61-be70d2361e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:26:22.505785 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4acf9cde-eaee-4dc1-9074-1a35bfcabd2b tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8811e9f-d8ff-447d-8bb9-9eb0e05fd9d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:22.507035 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-4acf9cde-eaee-4dc1-9074-1a35bfcabd2b tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:26:22.510844 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-1b5c21d6-8156-4dad-b188-fef791e171aa tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Created reservations ['ce7a7a9b-59f1-4c02-9a75-1e5c77e615c7', '7f75c2cd-17ed-4585-aa2e-895c0fd14507', '52f00992-6b2c-4134-b09f-e69804200ab4', '5910e648-91af-4ddf-aceb-ac5378886d28'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:26:22.512396 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1b5c21d6-8156-4dad-b188-fef791e171aa tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c587a94-5681-4c2c-a06b-9e564bf58447) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce7a7a9b-59f1-4c02-9a75-1e5c77e615c7', '7f75c2cd-17ed-4585-aa2e-895c0fd14507', '52f00992-6b2c-4134-b09f-e69804200ab4', '5910e648-91af-4ddf-aceb-ac5378886d28']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:22.513655 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1b5c21d6-8156-4dad-b188-fef791e171aa tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de0969d1-f09c-487e-8935-08f1bf3fac0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:22.558572 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1b5c21d6-8156-4dad-b188-fef791e171aa tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de0969d1-f09c-487e-8935-08f1bf3fac0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d7fb3a8-f9f8-4e9a-9575-e5c205455065', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1572481751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76b41f7596ad4fbbaad20bbc119d3bac',qos_specs=None,replication_status=,reservations=['ce7a7a9b-59f1-4c02-9a75-1e5c77e615c7','7f75c2cd-17ed-4585-aa2e-895c0fd14507','52f00992-6b2c-4134-b09f-e69804200ab4','5910e648-91af-4ddf-aceb-ac5378886d28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fea455f095734c3db306bc59f79e3dd6',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:26:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1572481751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d7fb3a8-f9f8-4e9a-9575-e5c205455065,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76b41f7596ad4fbbaad20bbc119d3bac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fea455f095734c3db306bc59f79e3dd6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:22.560469 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1b5c21d6-8156-4dad-b188-fef791e171aa tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2a2bc72-8316-4685-9d1f-b057d5f8af5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:22.602997 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1b5c21d6-8156-4dad-b188-fef791e171aa tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2a2bc72-8316-4685-9d1f-b057d5f8af5b) transitioned into state 'SUCCESS' from state '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-1572481751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76b41f7596ad4fbbaad20bbc119d3bac',qos_specs=None,replication_status=,reservations=['ce7a7a9b-59f1-4c02-9a75-1e5c77e615c7','7f75c2cd-17ed-4585-aa2e-895c0fd14507','52f00992-6b2c-4134-b09f-e69804200ab4','5910e648-91af-4ddf-aceb-ac5378886d28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fea455f095734c3db306bc59f79e3dd6',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:22.605404 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1b5c21d6-8156-4dad-b188-fef791e171aa tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a181d495-affe-4880-9be2-52fc0a579f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:22.633500 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1b5c21d6-8156-4dad-b188-fef791e171aa tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a181d495-affe-4880-9be2-52fc0a579f02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:22.635060 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1b5c21d6-8156-4dad-b188-fef791e171aa tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Flow 'volume_create_api' (53a9af63-d427-40de-babc-e9c88994811d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:26:22.635440 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1b5c21d6-8156-4dad-b188-fef791e171aa tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Create volume request issued successfully. Jul 31 17:26:22.636381 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1b5c21d6-8156-4dad-b188-fef791e171aa tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:26:22.637225 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 559/2250] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:26:22 2026] POST /volume/v3/volumes => generated 749 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:26:22.652635 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4acf9cde-eaee-4dc1-9074-1a35bfcabd2b tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8811e9f-d8ff-447d-8bb9-9eb0e05fd9d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:22.654658 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4acf9cde-eaee-4dc1-9074-1a35bfcabd2b tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee226ef8-a748-4f35-94a0-db4f85d25c29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:22.656564 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-159c20b7-068c-481e-affc-8c994346da9a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:22.662284 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ffa24903-6191-4d34-9e68-2442f87118b8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:22.669479 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ffa24903-6191-4d34-9e68-2442f87118b8 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 Jul 31 17:26:22.669720 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ffa24903-6191-4d34-9e68-2442f87118b8 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:22.670720 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ffa24903-6191-4d34-9e68-2442f87118b8 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:22.674221 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-159c20b7-068c-481e-affc-8c994346da9a tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] GET https://10.4.3.92/volume/v3/volumes/8d7fb3a8-f9f8-4e9a-9575-e5c205455065 Jul 31 17:26:22.674705 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-159c20b7-068c-481e-affc-8c994346da9a tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:22.674882 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-159c20b7-068c-481e-affc-8c994346da9a tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:22.687175 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:22.687175 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:22.691862 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:22.691862 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:22.693135 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ffa24903-6191-4d34-9e68-2442f87118b8 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:26:22.706490 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-159c20b7-068c-481e-affc-8c994346da9a tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Volume info retrieved successfully. Jul 31 17:26:22.711379 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ffa24903-6191-4d34-9e68-2442f87118b8 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 returned with HTTP 200 Jul 31 17:26:22.711977 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 562/2251] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:22 2026] GET /volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:22.715599 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-159c20b7-068c-481e-affc-8c994346da9a tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/volumes/8d7fb3a8-f9f8-4e9a-9575-e5c205455065 returned with HTTP 200 Jul 31 17:26:22.716309 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 568/2252] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:22 2026] GET /volume/v3/volumes/8d7fb3a8-f9f8-4e9a-9575-e5c205455065 => generated 817 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:22.780786 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-4acf9cde-eaee-4dc1-9074-1a35bfcabd2b tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Created reservations ['e31298c5-50ed-41af-859b-9651227739a7', '5a8fdc8f-a4de-4503-93ce-4c04d93827e4', 'ffc70cac-7374-4413-b02d-0d6804440ebf', 'bf8936f0-efc8-4c3d-862f-4ef917fe9ac0'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:26:22.784773 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4acf9cde-eaee-4dc1-9074-1a35bfcabd2b tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee226ef8-a748-4f35-94a0-db4f85d25c29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e31298c5-50ed-41af-859b-9651227739a7', '5a8fdc8f-a4de-4503-93ce-4c04d93827e4', 'ffc70cac-7374-4413-b02d-0d6804440ebf', 'bf8936f0-efc8-4c3d-862f-4ef917fe9ac0']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:22.786344 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4acf9cde-eaee-4dc1-9074-1a35bfcabd2b tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92124b7d-80b3-4b26-9959-f72db5d77787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:22.793610 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-91c48a47-10aa-4950-b1dc-07b170e8efd7 req-9cc56f3e-795e-448a-b12e-cd35482a644d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:22.798882 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-91c48a47-10aa-4950-b1dc-07b170e8efd7 req-9cc56f3e-795e-448a-b12e-cd35482a644d tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 Jul 31 17:26:22.798882 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-91c48a47-10aa-4950-b1dc-07b170e8efd7 req-9cc56f3e-795e-448a-b12e-cd35482a644d tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:22.799135 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-91c48a47-10aa-4950-b1dc-07b170e8efd7 req-9cc56f3e-795e-448a-b12e-cd35482a644d tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:22.811930 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:22.811930 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:22.820667 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-91c48a47-10aa-4950-b1dc-07b170e8efd7 req-9cc56f3e-795e-448a-b12e-cd35482a644d tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:26:22.827344 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4acf9cde-eaee-4dc1-9074-1a35bfcabd2b tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92124b7d-80b3-4b26-9959-f72db5d77787) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0f1e530-2619-4faf-8e04-ade2632fa285', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-290935684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c80dfc601fa46719f6142f5ad0549c4',qos_specs=None,replication_status=,reservations=['e31298c5-50ed-41af-859b-9651227739a7','5a8fdc8f-a4de-4503-93ce-4c04d93827e4','ffc70cac-7374-4413-b02d-0d6804440ebf','bf8936f0-efc8-4c3d-862f-4ef917fe9ac0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1d3fc95137b4cbf9b033ce949dad0d7',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:26:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-290935684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0f1e530-2619-4faf-8e04-ade2632fa285,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c80dfc601fa46719f6142f5ad0549c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1d3fc95137b4cbf9b033ce949dad0d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:22.827344 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4acf9cde-eaee-4dc1-9074-1a35bfcabd2b tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a256968-49dc-47f3-891b-64fa11484666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:22.831366 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-91c48a47-10aa-4950-b1dc-07b170e8efd7 req-9cc56f3e-795e-448a-b12e-cd35482a644d tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 returned with HTTP 200 Jul 31 17:26:22.832225 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 560/2253] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:26:22 2026] GET /volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:22.862489 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4acf9cde-eaee-4dc1-9074-1a35bfcabd2b tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a256968-49dc-47f3-891b-64fa11484666) transitioned into state 'SUCCESS' from state '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-290935684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c80dfc601fa46719f6142f5ad0549c4',qos_specs=None,replication_status=,reservations=['e31298c5-50ed-41af-859b-9651227739a7','5a8fdc8f-a4de-4503-93ce-4c04d93827e4','ffc70cac-7374-4413-b02d-0d6804440ebf','bf8936f0-efc8-4c3d-862f-4ef917fe9ac0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1d3fc95137b4cbf9b033ce949dad0d7',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:22.863503 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4acf9cde-eaee-4dc1-9074-1a35bfcabd2b tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1e4556b-3e13-4ec0-80ba-e6b6e88982c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:22.894946 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4acf9cde-eaee-4dc1-9074-1a35bfcabd2b tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1e4556b-3e13-4ec0-80ba-e6b6e88982c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:22.896180 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-4acf9cde-eaee-4dc1-9074-1a35bfcabd2b tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Flow 'volume_create_api' (e39219ba-d337-42dc-9b61-be70d2361e26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:26:22.896951 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4acf9cde-eaee-4dc1-9074-1a35bfcabd2b tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Create volume request issued successfully. Jul 31 17:26:22.898020 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4acf9cde-eaee-4dc1-9074-1a35bfcabd2b tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:26:22.898812 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 564/2254] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:26:22 2026] POST /volume/v3/volumes => generated 745 bytes in 589 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:26:22.918473 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-35e3450b-d738-4a0b-96b8-7c758abafd63 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:22.929167 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-35e3450b-d738-4a0b-96b8-7c758abafd63 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] GET https://10.4.3.92/volume/v3/volumes/c0f1e530-2619-4faf-8e04-ade2632fa285 Jul 31 17:26:22.929469 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-35e3450b-d738-4a0b-96b8-7c758abafd63 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:22.929928 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-35e3450b-d738-4a0b-96b8-7c758abafd63 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:22.941920 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:22.941920 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:22.953830 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-35e3450b-d738-4a0b-96b8-7c758abafd63 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Volume info retrieved successfully. Jul 31 17:26:22.963725 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-35e3450b-d738-4a0b-96b8-7c758abafd63 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] https://10.4.3.92/volume/v3/volumes/c0f1e530-2619-4faf-8e04-ade2632fa285 returned with HTTP 200 Jul 31 17:26:22.964521 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 563/2255] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:22 2026] GET /volume/v3/volumes/c0f1e530-2619-4faf-8e04-ade2632fa285 => generated 813 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:23.072768 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-af5e11dc-54b9-401c-8798-0c8494400ef9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:23.073514 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-af5e11dc-54b9-401c-8798-0c8494400ef9 None None] GET https://10.4.3.92/volume// Jul 31 17:26:23.073514 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-af5e11dc-54b9-401c-8798-0c8494400ef9 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:23.074591 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-af5e11dc-54b9-401c-8798-0c8494400ef9 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:23.074591 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-af5e11dc-54b9-401c-8798-0c8494400ef9 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:26:23.074918 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 569/2256] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:26:23 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:26:23.092941 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-91c48a47-10aa-4950-b1dc-07b170e8efd7 req-b4a0c7ba-0058-4f79-a5ba-6b5007e85718 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:23.095336 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-91c48a47-10aa-4950-b1dc-07b170e8efd7 req-b4a0c7ba-0058-4f79-a5ba-6b5007e85718 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:26:23.095632 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-91c48a47-10aa-4950-b1dc-07b170e8efd7 req-b4a0c7ba-0058-4f79-a5ba-6b5007e85718 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0d5edbab-cd3b-495f-b362-ed0dc9e7c886", "connector": null, "instance_uuid": "e7335eb9-9861-441a-a668-861ce97f3ac5"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:23.111481 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:23.111481 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:23.181026 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-91c48a47-10aa-4950-b1dc-07b170e8efd7 req-b4a0c7ba-0058-4f79-a5ba-6b5007e85718 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:26:23.182372 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 561/2257] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:26:23 2026] POST /volume/v3/attachments => generated 273 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 17:26:23.229435 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b3c6f54a-a0c5-4e6f-9d12-a424ea4a6b18 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:23.232156 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b3c6f54a-a0c5-4e6f-9d12-a424ea4a6b18 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 Jul 31 17:26:23.232512 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b3c6f54a-a0c5-4e6f-9d12-a424ea4a6b18 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:23.233690 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b3c6f54a-a0c5-4e6f-9d12-a424ea4a6b18 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:23.250109 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:23.250109 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:23.254356 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6b9b3b2c-aa5b-401c-9895-ac31a8a6ab99 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:23.255292 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6b9b3b2c-aa5b-401c-9895-ac31a8a6ab99 None None] GET https://10.4.3.92/volume// Jul 31 17:26:23.255707 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6b9b3b2c-aa5b-401c-9895-ac31a8a6ab99 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:23.256235 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6b9b3b2c-aa5b-401c-9895-ac31a8a6ab99 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:23.256754 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6b9b3b2c-aa5b-401c-9895-ac31a8a6ab99 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:26:23.257238 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 564/2258] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:26:23 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:26:23.266919 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b3c6f54a-a0c5-4e6f-9d12-a424ea4a6b18 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:26:23.276758 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-91c48a47-10aa-4950-b1dc-07b170e8efd7 req-6fc28ecc-042f-4656-a412-6b93a5ebf348 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:23.277330 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b3c6f54a-a0c5-4e6f-9d12-a424ea4a6b18 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 returned with HTTP 200 Jul 31 17:26:23.277677 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 565/2259] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:23 2026] GET /volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 => generated 844 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:23.281488 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-91c48a47-10aa-4950-b1dc-07b170e8efd7 req-6fc28ecc-042f-4656-a412-6b93a5ebf348 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 Jul 31 17:26:23.281488 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-91c48a47-10aa-4950-b1dc-07b170e8efd7 req-6fc28ecc-042f-4656-a412-6b93a5ebf348 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:23.281488 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-91c48a47-10aa-4950-b1dc-07b170e8efd7 req-6fc28ecc-042f-4656-a412-6b93a5ebf348 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:23.303527 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:23.303527 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:23.312991 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-91c48a47-10aa-4950-b1dc-07b170e8efd7 req-6fc28ecc-042f-4656-a412-6b93a5ebf348 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:26:23.322874 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-91c48a47-10aa-4950-b1dc-07b170e8efd7 req-6fc28ecc-042f-4656-a412-6b93a5ebf348 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 returned with HTTP 200 Jul 31 17:26:23.322874 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 570/2260] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:26:23 2026] GET /volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 => generated 1024 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:26:23.484740 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-91c48a47-10aa-4950-b1dc-07b170e8efd7 req-09aae004-6a67-43b7-ab48-a41160fb1e59 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:23.488985 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-91c48a47-10aa-4950-b1dc-07b170e8efd7 req-09aae004-6a67-43b7-ab48-a41160fb1e59 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] PUT https://10.4.3.92/volume/v3/attachments/987a3e67-67ec-4b8f-9eb6-b931f4178449 Jul 31 17:26:23.489621 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-91c48a47-10aa-4950-b1dc-07b170e8efd7 req-09aae004-6a67-43b7-ab48-a41160fb1e59 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:23.511075 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-91c48a47-10aa-4950-b1dc-07b170e8efd7 req-09aae004-6a67-43b7-ab48-a41160fb1e59 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Acquiring lock "cinder-attachment_update-0d5edbab-cd3b-495f-b362-ed0dc9e7c886-np0000006248" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:26:23.517588 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-91c48a47-10aa-4950-b1dc-07b170e8efd7 req-09aae004-6a67-43b7-ab48-a41160fb1e59 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Lock "cinder-attachment_update-0d5edbab-cd3b-495f-b362-ed0dc9e7c886-np0000006248" acquired by "attachment_update" :: waited 0.007s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:26:23.519136 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:23.519136 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:23.633808 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-763c4fcc-2fd5-4445-8012-f5d1c4afb8b5 req-d3f8182d-69db-48ad-ab7c-25108ccb2035 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:23.637306 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-763c4fcc-2fd5-4445-8012-f5d1c4afb8b5 req-d3f8182d-69db-48ad-ab7c-25108ccb2035 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] DELETE https://10.4.3.92/volume/v3/attachments/ee95b4dc-c2b2-4a14-8873-c9941532eb5f Jul 31 17:26:23.637616 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-763c4fcc-2fd5-4445-8012-f5d1c4afb8b5 req-d3f8182d-69db-48ad-ab7c-25108ccb2035 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:23.637804 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-763c4fcc-2fd5-4445-8012-f5d1c4afb8b5 req-d3f8182d-69db-48ad-ab7c-25108ccb2035 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:23.651661 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-91c48a47-10aa-4950-b1dc-07b170e8efd7 req-09aae004-6a67-43b7-ab48-a41160fb1e59 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Lock "cinder-attachment_update-0d5edbab-cd3b-495f-b362-ed0dc9e7c886-np0000006248" released by "attachment_update" :: held 0.134s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:26:23.652085 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-91c48a47-10aa-4950-b1dc-07b170e8efd7 req-09aae004-6a67-43b7-ab48-a41160fb1e59 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/attachments/987a3e67-67ec-4b8f-9eb6-b931f4178449 returned with HTTP 200 Jul 31 17:26:23.652196 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:23.652196 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:23.652809 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 562/2261] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:26:23 2026] PUT /volume/v3/attachments/987a3e67-67ec-4b8f-9eb6-b931f4178449 => generated 969 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:23.735096 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4845fb20-0ed1-4513-8df9-7e1eada66ca3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:23.737425 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4845fb20-0ed1-4513-8df9-7e1eada66ca3 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] GET https://10.4.3.92/volume/v3/volumes/8d7fb3a8-f9f8-4e9a-9575-e5c205455065 Jul 31 17:26:23.737885 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4845fb20-0ed1-4513-8df9-7e1eada66ca3 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:23.738374 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4845fb20-0ed1-4513-8df9-7e1eada66ca3 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:23.751663 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-763c4fcc-2fd5-4445-8012-f5d1c4afb8b5 req-d3f8182d-69db-48ad-ab7c-25108ccb2035 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/attachments/ee95b4dc-c2b2-4a14-8873-c9941532eb5f returned with HTTP 200 Jul 31 17:26:23.752373 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 565/2262] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:26:23 2026] DELETE /volume/v3/attachments/ee95b4dc-c2b2-4a14-8873-c9941532eb5f => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:23.753339 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:23.753339 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:23.762623 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4845fb20-0ed1-4513-8df9-7e1eada66ca3 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Volume info retrieved successfully. Jul 31 17:26:23.770027 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4845fb20-0ed1-4513-8df9-7e1eada66ca3 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/volumes/8d7fb3a8-f9f8-4e9a-9575-e5c205455065 returned with HTTP 200 Jul 31 17:26:23.770794 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 566/2263] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:23 2026] GET /volume/v3/volumes/8d7fb3a8-f9f8-4e9a-9575-e5c205455065 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:23.789466 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c81ce352-999a-4522-9a0c-838f13efdf7a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:23.792039 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c81ce352-999a-4522-9a0c-838f13efdf7a tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:26:23.792545 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c81ce352-999a-4522-9a0c-838f13efdf7a tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8d7fb3a8-f9f8-4e9a-9575-e5c205455065", "name": "tempest-VolumesDeleteCascade-Snapshot-785397104"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:23.817442 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:23.817442 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:23.817442 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c81ce352-999a-4522-9a0c-838f13efdf7a tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Volume info retrieved successfully. Jul 31 17:26:23.817442 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-c81ce352-999a-4522-9a0c-838f13efdf7a tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Create snapshot from volume 8d7fb3a8-f9f8-4e9a-9575-e5c205455065 Jul 31 17:26:23.869669 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-c81ce352-999a-4522-9a0c-838f13efdf7a tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Created reservations ['49b886e9-1983-4108-8823-0592d77d3a61', '678fef4b-54c5-4532-9dae-27dbebaff221', 'cc0d8690-8f61-4bab-b6d6-b99c1f7b1348', 'ccf65eb5-b327-4cb0-bda2-f0e3664f47ba'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:26:23.918693 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c81ce352-999a-4522-9a0c-838f13efdf7a tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Snapshot create request issued successfully. Jul 31 17:26:23.919387 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c81ce352-999a-4522-9a0c-838f13efdf7a tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:26:23.920039 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 571/2264] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:26:23 2026] POST /volume/v3/snapshots => generated 306 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:26:23.934872 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d56718d7-dfa7-446f-bb84-dd330864e5ac None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:23.938816 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d56718d7-dfa7-446f-bb84-dd330864e5ac tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] GET https://10.4.3.92/volume/v3/snapshots/b94d2669-80b8-4c36-8f82-7c4627915e77 Jul 31 17:26:23.939163 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d56718d7-dfa7-446f-bb84-dd330864e5ac tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:23.939779 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d56718d7-dfa7-446f-bb84-dd330864e5ac tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:23.949630 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:23.949630 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:23.949859 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d56718d7-dfa7-446f-bb84-dd330864e5ac tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Snapshot retrieved successfully. Jul 31 17:26:23.951341 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d56718d7-dfa7-446f-bb84-dd330864e5ac tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/snapshots/b94d2669-80b8-4c36-8f82-7c4627915e77 returned with HTTP 200 Jul 31 17:26:23.951817 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 563/2265] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:26:23 2026] GET /volume/v3/snapshots/b94d2669-80b8-4c36-8f82-7c4627915e77 => generated 438 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:23.984535 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2c4faab8-b542-4edb-96c3-886469a94457 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:23.987425 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2c4faab8-b542-4edb-96c3-886469a94457 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] GET https://10.4.3.92/volume/v3/volumes/c0f1e530-2619-4faf-8e04-ade2632fa285 Jul 31 17:26:23.987425 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2c4faab8-b542-4edb-96c3-886469a94457 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:23.987425 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2c4faab8-b542-4edb-96c3-886469a94457 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:23.995913 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:23.995913 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:24.000131 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2c4faab8-b542-4edb-96c3-886469a94457 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Volume info retrieved successfully. Jul 31 17:26:24.005939 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2c4faab8-b542-4edb-96c3-886469a94457 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] https://10.4.3.92/volume/v3/volumes/c0f1e530-2619-4faf-8e04-ade2632fa285 returned with HTTP 200 Jul 31 17:26:24.006620 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 566/2266] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:23 2026] GET /volume/v3/volumes/c0f1e530-2619-4faf-8e04-ade2632fa285 => generated 1353 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:24.027713 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-48f269d8-785b-4bcc-b39c-f7c11804e078 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:24.032239 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-48f269d8-785b-4bcc-b39c-f7c11804e078 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] POST https://10.4.3.92/volume/v3/volumes/c0f1e530-2619-4faf-8e04-ade2632fa285/action Jul 31 17:26:24.032673 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-48f269d8-785b-4bcc-b39c-f7c11804e078 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:26:24.032855 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-48f269d8-785b-4bcc-b39c-f7c11804e078 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:24.041914 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:24.041914 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:24.042454 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-48f269d8-785b-4bcc-b39c-f7c11804e078 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Volume info retrieved successfully. Jul 31 17:26:24.101785 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-48f269d8-785b-4bcc-b39c-f7c11804e078 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Created reservations ['c1d5ab57-befe-44c1-86ce-3719791d66c8', 'bbb32681-16c2-43cb-bf2b-14a49e5954ec'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:26:24.117651 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-48f269d8-785b-4bcc-b39c-f7c11804e078 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Extend volume request issued successfully. Jul 31 17:26:24.117850 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-48f269d8-785b-4bcc-b39c-f7c11804e078 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] https://10.4.3.92/volume/v3/volumes/c0f1e530-2619-4faf-8e04-ade2632fa285/action returned with HTTP 202 Jul 31 17:26:24.118691 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 567/2267] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:26:24 2026] POST /volume/v3/volumes/c0f1e530-2619-4faf-8e04-ade2632fa285/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:26:24.127561 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-932df46f-be26-472c-994f-e236db9f9dc1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:24.130971 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-932df46f-be26-472c-994f-e236db9f9dc1 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] GET https://10.4.3.92/volume/v3/volumes/c0f1e530-2619-4faf-8e04-ade2632fa285 Jul 31 17:26:24.130971 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-932df46f-be26-472c-994f-e236db9f9dc1 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:24.131671 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-932df46f-be26-472c-994f-e236db9f9dc1 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:24.143931 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:24.143931 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:24.150812 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-932df46f-be26-472c-994f-e236db9f9dc1 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Volume info retrieved successfully. Jul 31 17:26:24.158363 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-932df46f-be26-472c-994f-e236db9f9dc1 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] https://10.4.3.92/volume/v3/volumes/c0f1e530-2619-4faf-8e04-ade2632fa285 returned with HTTP 200 Jul 31 17:26:24.159421 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 572/2268] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:24 2026] GET /volume/v3/volumes/c0f1e530-2619-4faf-8e04-ade2632fa285 => generated 1353 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:24.298616 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c5f2555b-44fd-4d41-bbfe-f686c79b3bed None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:24.302401 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c5f2555b-44fd-4d41-bbfe-f686c79b3bed tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 Jul 31 17:26:24.302401 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c5f2555b-44fd-4d41-bbfe-f686c79b3bed tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:24.303517 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c5f2555b-44fd-4d41-bbfe-f686c79b3bed tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:24.322267 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:24.322267 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:24.327993 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c5f2555b-44fd-4d41-bbfe-f686c79b3bed tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:26:24.339768 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c5f2555b-44fd-4d41-bbfe-f686c79b3bed tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 returned with HTTP 200 Jul 31 17:26:24.341018 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 564/2269] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:24 2026] GET /volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:24.401055 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-646738e3-456f-4f00-9d0c-3abd94469d58 req-eab79f68-96c0-4cd7-8ac6-252634a325eb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:24.410556 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-646738e3-456f-4f00-9d0c-3abd94469d58 req-eab79f68-96c0-4cd7-8ac6-252634a325eb tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 Jul 31 17:26:24.410556 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-646738e3-456f-4f00-9d0c-3abd94469d58 req-eab79f68-96c0-4cd7-8ac6-252634a325eb tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:24.410556 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-646738e3-456f-4f00-9d0c-3abd94469d58 req-eab79f68-96c0-4cd7-8ac6-252634a325eb tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:24.427947 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:24.427947 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:24.435494 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-646738e3-456f-4f00-9d0c-3abd94469d58 req-eab79f68-96c0-4cd7-8ac6-252634a325eb tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:26:24.448743 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-646738e3-456f-4f00-9d0c-3abd94469d58 req-eab79f68-96c0-4cd7-8ac6-252634a325eb tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 returned with HTTP 200 Jul 31 17:26:24.448743 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 567/2270] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:26:24 2026] GET /volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 => generated 881 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:24.971508 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b2390722-fc7d-40fe-9d6d-1c79223cf0df None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:24.978171 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b2390722-fc7d-40fe-9d6d-1c79223cf0df tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] GET https://10.4.3.92/volume/v3/snapshots/b94d2669-80b8-4c36-8f82-7c4627915e77 Jul 31 17:26:24.978171 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b2390722-fc7d-40fe-9d6d-1c79223cf0df tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:24.978171 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b2390722-fc7d-40fe-9d6d-1c79223cf0df tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:24.991138 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:24.991138 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:24.991138 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b2390722-fc7d-40fe-9d6d-1c79223cf0df tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Snapshot retrieved successfully. Jul 31 17:26:24.991138 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b2390722-fc7d-40fe-9d6d-1c79223cf0df tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/snapshots/b94d2669-80b8-4c36-8f82-7c4627915e77 returned with HTTP 200 Jul 31 17:26:24.991706 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 568/2271] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:26:24 2026] GET /volume/v3/snapshots/b94d2669-80b8-4c36-8f82-7c4627915e77 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:25.005030 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b78f06a6-7f59-40ba-94af-b450a94092b8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:25.010437 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b78f06a6-7f59-40ba-94af-b450a94092b8 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:26:25.010437 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b78f06a6-7f59-40ba-94af-b450a94092b8 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b94d2669-80b8-4c36-8f82-7c4627915e77", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1350262166"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:25.013147 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-b78f06a6-7f59-40ba-94af-b450a94092b8 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Create volume request body: {'volume': {'snapshot_id': 'b94d2669-80b8-4c36-8f82-7c4627915e77', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1350262166'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:26:25.025761 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:25.025761 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:25.025761 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b78f06a6-7f59-40ba-94af-b450a94092b8 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Snapshot retrieved successfully. Jul 31 17:26:25.025761 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-b78f06a6-7f59-40ba-94af-b450a94092b8 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Create volume of 1 GB Jul 31 17:26:25.039522 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b78f06a6-7f59-40ba-94af-b450a94092b8 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Availability Zones retrieved successfully. Jul 31 17:26:25.053347 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b78f06a6-7f59-40ba-94af-b450a94092b8 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Flow 'volume_create_api' (f998f86d-ccc9-43e6-8033-d45106091980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:26:25.053932 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b78f06a6-7f59-40ba-94af-b450a94092b8 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c137ec43-047a-491f-8d84-ee3bb7b48050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:25.057773 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-b78f06a6-7f59-40ba-94af-b450a94092b8 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:26:25.134575 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b78f06a6-7f59-40ba-94af-b450a94092b8 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c137ec43-047a-491f-8d84-ee3bb7b48050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b94d2669-80b8-4c36-8f82-7c4627915e77', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:25.135550 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b78f06a6-7f59-40ba-94af-b450a94092b8 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef75e557-00bf-46d9-992b-b1fc39827fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:25.188533 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-78b20e0c-41d9-4456-a95c-b934ca62126a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:25.190278 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-78b20e0c-41d9-4456-a95c-b934ca62126a tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] GET https://10.4.3.92/volume/v3/volumes/c0f1e530-2619-4faf-8e04-ade2632fa285 Jul 31 17:26:25.190753 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-78b20e0c-41d9-4456-a95c-b934ca62126a tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:25.190834 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-78b20e0c-41d9-4456-a95c-b934ca62126a tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:25.218108 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:25.218108 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:25.232836 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-78b20e0c-41d9-4456-a95c-b934ca62126a tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Volume info retrieved successfully. Jul 31 17:26:25.255898 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-78b20e0c-41d9-4456-a95c-b934ca62126a tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] https://10.4.3.92/volume/v3/volumes/c0f1e530-2619-4faf-8e04-ade2632fa285 returned with HTTP 200 Jul 31 17:26:25.256594 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 565/2272] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:25 2026] GET /volume/v3/volumes/c0f1e530-2619-4faf-8e04-ade2632fa285 => generated 1353 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:25.291133 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d953b46b-94ea-4926-804d-1e8733f780d6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:25.292393 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d953b46b-94ea-4926-804d-1e8733f780d6 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] GET https://10.4.3.92/volume/v3/volumes/c0f1e530-2619-4faf-8e04-ade2632fa285 Jul 31 17:26:25.293136 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d953b46b-94ea-4926-804d-1e8733f780d6 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:25.293136 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d953b46b-94ea-4926-804d-1e8733f780d6 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:25.294917 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-b78f06a6-7f59-40ba-94af-b450a94092b8 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Created reservations ['75952065-24ba-460c-b774-8c654ec5aa10', 'eb533e56-8036-48c3-8d1a-557d7b2adf2b', 'd7c7dd8e-74f7-48de-b0fa-8b03d6d07753', 'fe9ae259-1ad2-4827-a8c0-dce98f002514'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:26:25.297111 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b78f06a6-7f59-40ba-94af-b450a94092b8 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef75e557-00bf-46d9-992b-b1fc39827fa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75952065-24ba-460c-b774-8c654ec5aa10', 'eb533e56-8036-48c3-8d1a-557d7b2adf2b', 'd7c7dd8e-74f7-48de-b0fa-8b03d6d07753', 'fe9ae259-1ad2-4827-a8c0-dce98f002514']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:25.298257 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b78f06a6-7f59-40ba-94af-b450a94092b8 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4539437-229f-453e-b7a9-80e941bc7062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:25.311850 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:25.311850 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:25.320418 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d953b46b-94ea-4926-804d-1e8733f780d6 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Volume info retrieved successfully. Jul 31 17:26:25.335936 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d953b46b-94ea-4926-804d-1e8733f780d6 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] https://10.4.3.92/volume/v3/volumes/c0f1e530-2619-4faf-8e04-ade2632fa285 returned with HTTP 200 Jul 31 17:26:25.335936 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 568/2273] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:25 2026] GET /volume/v3/volumes/c0f1e530-2619-4faf-8e04-ade2632fa285 => generated 1353 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:25.358945 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7ccf81c4-6bc4-4ff7-81f1-f8730071615e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:25.363748 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7ccf81c4-6bc4-4ff7-81f1-f8730071615e tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] GET https://10.4.3.92/volume/v3/volumes/c0f1e530-2619-4faf-8e04-ade2632fa285 Jul 31 17:26:25.364776 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7ccf81c4-6bc4-4ff7-81f1-f8730071615e tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:25.365482 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7ccf81c4-6bc4-4ff7-81f1-f8730071615e tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:25.368224 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b78f06a6-7f59-40ba-94af-b450a94092b8 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4539437-229f-453e-b7a9-80e941bc7062) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a70f3a6a-ada1-4766-934b-b71685a97b99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1350262166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76b41f7596ad4fbbaad20bbc119d3bac',qos_specs=None,replication_status=,reservations=['75952065-24ba-460c-b774-8c654ec5aa10','eb533e56-8036-48c3-8d1a-557d7b2adf2b','d7c7dd8e-74f7-48de-b0fa-8b03d6d07753','fe9ae259-1ad2-4827-a8c0-dce98f002514'],size=1,snapshot_id=b94d2669-80b8-4c36-8f82-7c4627915e77,source_replicaid=,source_volid=None,status='creating',user_id='fea455f095734c3db306bc59f79e3dd6',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:26:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1350262166',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a70f3a6a-ada1-4766-934b-b71685a97b99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76b41f7596ad4fbbaad20bbc119d3bac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b94d2669-80b8-4c36-8f82-7c4627915e77,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fea455f095734c3db306bc59f79e3dd6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:25.369408 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b78f06a6-7f59-40ba-94af-b450a94092b8 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87ff7d83-44c8-4818-8981-cf8b62299ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:25.377642 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-dbcdf735-742d-45cd-91b9-c8f446fecfee None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:25.378671 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:25.378671 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:25.382177 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dbcdf735-742d-45cd-91b9-c8f446fecfee tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 Jul 31 17:26:25.382824 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dbcdf735-742d-45cd-91b9-c8f446fecfee tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:25.384147 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dbcdf735-742d-45cd-91b9-c8f446fecfee tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:25.395272 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7ccf81c4-6bc4-4ff7-81f1-f8730071615e tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Volume info retrieved successfully. Jul 31 17:26:25.402238 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:25.402238 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:25.408116 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-dbcdf735-742d-45cd-91b9-c8f446fecfee tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:26:25.408465 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7ccf81c4-6bc4-4ff7-81f1-f8730071615e tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] https://10.4.3.92/volume/v3/volumes/c0f1e530-2619-4faf-8e04-ade2632fa285 returned with HTTP 200 Jul 31 17:26:25.409187 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 569/2274] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:25 2026] GET /volume/v3/volumes/c0f1e530-2619-4faf-8e04-ade2632fa285 => generated 1353 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:25.415151 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dbcdf735-742d-45cd-91b9-c8f446fecfee tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 returned with HTTP 200 Jul 31 17:26:25.415728 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 566/2275] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:25 2026] GET /volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:25.417728 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b78f06a6-7f59-40ba-94af-b450a94092b8 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87ff7d83-44c8-4818-8981-cf8b62299ba3) transitioned into state 'SUCCESS' from state '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-1350262166',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76b41f7596ad4fbbaad20bbc119d3bac',qos_specs=None,replication_status=,reservations=['75952065-24ba-460c-b774-8c654ec5aa10','eb533e56-8036-48c3-8d1a-557d7b2adf2b','d7c7dd8e-74f7-48de-b0fa-8b03d6d07753','fe9ae259-1ad2-4827-a8c0-dce98f002514'],size=1,snapshot_id=b94d2669-80b8-4c36-8f82-7c4627915e77,source_replicaid=,source_volid=None,status='creating',user_id='fea455f095734c3db306bc59f79e3dd6',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:25.420754 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b78f06a6-7f59-40ba-94af-b450a94092b8 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efc54a5a-d36d-4f40-8684-37f59a6485ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:25.429230 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8d59a4d2-2ebb-4506-b21a-89392b682644 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:25.432641 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8d59a4d2-2ebb-4506-b21a-89392b682644 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] DELETE https://10.4.3.92/volume/v3/volumes/c0f1e530-2619-4faf-8e04-ade2632fa285 Jul 31 17:26:25.433386 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8d59a4d2-2ebb-4506-b21a-89392b682644 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:25.434082 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8d59a4d2-2ebb-4506-b21a-89392b682644 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:25.434082 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-8d59a4d2-2ebb-4506-b21a-89392b682644 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Delete volume with id: c0f1e530-2619-4faf-8e04-ade2632fa285 Jul 31 17:26:25.448964 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:25.448964 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:25.453813 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8d59a4d2-2ebb-4506-b21a-89392b682644 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Volume info retrieved successfully. Jul 31 17:26:25.457344 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b78f06a6-7f59-40ba-94af-b450a94092b8 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efc54a5a-d36d-4f40-8684-37f59a6485ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:25.457344 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b78f06a6-7f59-40ba-94af-b450a94092b8 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Flow 'volume_create_api' (f998f86d-ccc9-43e6-8033-d45106091980) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:26:25.457778 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b78f06a6-7f59-40ba-94af-b450a94092b8 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Create volume request issued successfully. Jul 31 17:26:25.458152 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b78f06a6-7f59-40ba-94af-b450a94092b8 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:26:25.458819 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 573/2276] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:26:25 2026] POST /volume/v3/volumes => generated 783 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:26:25.485993 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1fdf3e75-65a6-4084-b0d2-5b8413355eec None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:25.489694 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1fdf3e75-65a6-4084-b0d2-5b8413355eec tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] GET https://10.4.3.92/volume/v3/volumes/a70f3a6a-ada1-4766-934b-b71685a97b99 Jul 31 17:26:25.489955 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1fdf3e75-65a6-4084-b0d2-5b8413355eec tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:25.490245 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1fdf3e75-65a6-4084-b0d2-5b8413355eec tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:25.496035 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8d59a4d2-2ebb-4506-b21a-89392b682644 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Delete volume request issued successfully. Jul 31 17:26:25.496035 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8d59a4d2-2ebb-4506-b21a-89392b682644 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] https://10.4.3.92/volume/v3/volumes/c0f1e530-2619-4faf-8e04-ade2632fa285 returned with HTTP 202 Jul 31 17:26:25.496839 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 569/2277] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:26:25 2026] DELETE /volume/v3/volumes/c0f1e530-2619-4faf-8e04-ade2632fa285 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:26:25.502493 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:25.502493 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:25.511473 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cce9253a-bd92-46a0-985a-059570e2e29c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:25.516622 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cce9253a-bd92-46a0-985a-059570e2e29c tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] GET https://10.4.3.92/volume/v3/volumes/c0f1e530-2619-4faf-8e04-ade2632fa285 Jul 31 17:26:25.516622 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cce9253a-bd92-46a0-985a-059570e2e29c tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:25.516622 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cce9253a-bd92-46a0-985a-059570e2e29c tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:25.516822 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1fdf3e75-65a6-4084-b0d2-5b8413355eec tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Volume info retrieved successfully. Jul 31 17:26:25.522267 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1fdf3e75-65a6-4084-b0d2-5b8413355eec tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/volumes/a70f3a6a-ada1-4766-934b-b71685a97b99 returned with HTTP 200 Jul 31 17:26:25.526342 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 570/2278] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:25 2026] GET /volume/v3/volumes/a70f3a6a-ada1-4766-934b-b71685a97b99 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:25.526488 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:25.526488 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:25.531498 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cce9253a-bd92-46a0-985a-059570e2e29c tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Volume info retrieved successfully. Jul 31 17:26:25.540939 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cce9253a-bd92-46a0-985a-059570e2e29c tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] https://10.4.3.92/volume/v3/volumes/c0f1e530-2619-4faf-8e04-ade2632fa285 returned with HTTP 200 Jul 31 17:26:25.541614 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 567/2279] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:25 2026] GET /volume/v3/volumes/c0f1e530-2619-4faf-8e04-ade2632fa285 => generated 1352 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 17:26:26.438855 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-316c9c8e-d0d1-4dca-a055-12c70d07d3b9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:26.441241 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-316c9c8e-d0d1-4dca-a055-12c70d07d3b9 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 Jul 31 17:26:26.441466 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-316c9c8e-d0d1-4dca-a055-12c70d07d3b9 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:26.441681 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-316c9c8e-d0d1-4dca-a055-12c70d07d3b9 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:26.452284 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:26.452284 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:26.459264 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-316c9c8e-d0d1-4dca-a055-12c70d07d3b9 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:26:26.467966 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-316c9c8e-d0d1-4dca-a055-12c70d07d3b9 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 returned with HTTP 200 Jul 31 17:26:26.468340 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 574/2280] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:26 2026] GET /volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:26.546049 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4a7ae857-6b08-4142-b5ab-852b25e33fc7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:26.549124 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4a7ae857-6b08-4142-b5ab-852b25e33fc7 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] GET https://10.4.3.92/volume/v3/volumes/a70f3a6a-ada1-4766-934b-b71685a97b99 Jul 31 17:26:26.549437 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4a7ae857-6b08-4142-b5ab-852b25e33fc7 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:26.549743 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4a7ae857-6b08-4142-b5ab-852b25e33fc7 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:26.563233 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-726dd5e8-eb63-4373-aa0b-3b0849b505a6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:26.563681 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:26.563681 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:26.567771 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-726dd5e8-eb63-4373-aa0b-3b0849b505a6 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] GET https://10.4.3.92/volume/v3/volumes/c0f1e530-2619-4faf-8e04-ade2632fa285 Jul 31 17:26:26.568203 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-726dd5e8-eb63-4373-aa0b-3b0849b505a6 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:26.568385 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-726dd5e8-eb63-4373-aa0b-3b0849b505a6 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:26.569331 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4a7ae857-6b08-4142-b5ab-852b25e33fc7 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Volume info retrieved successfully. Jul 31 17:26:26.575625 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4a7ae857-6b08-4142-b5ab-852b25e33fc7 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/volumes/a70f3a6a-ada1-4766-934b-b71685a97b99 returned with HTTP 200 Jul 31 17:26:26.576697 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 570/2281] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:26 2026] GET /volume/v3/volumes/a70f3a6a-ada1-4766-934b-b71685a97b99 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:26.577785 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-726dd5e8-eb63-4373-aa0b-3b0849b505a6 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] https://10.4.3.92/volume/v3/volumes/c0f1e530-2619-4faf-8e04-ade2632fa285 returned with HTTP 404 Jul 31 17:26:26.578536 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 571/2282] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:26 2026] GET /volume/v3/volumes/c0f1e530-2619-4faf-8e04-ade2632fa285 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:26.587723 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1fbcb817-d6e3-4598-ab34-04f88cb68bb9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:26.589902 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1fbcb817-d6e3-4598-ab34-04f88cb68bb9 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:26:26.590267 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1fbcb817-d6e3-4598-ab34-04f88cb68bb9 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-636435369"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:26.591890 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-1fbcb817-d6e3-4598-ab34-04f88cb68bb9 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-636435369'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:26:26.592068 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-1fbcb817-d6e3-4598-ab34-04f88cb68bb9 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Create volume of 1 GB Jul 31 17:26:26.598119 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1fbcb817-d6e3-4598-ab34-04f88cb68bb9 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Availability Zones retrieved successfully. Jul 31 17:26:26.599762 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-91e10fe0-3e85-40ae-b942-3937423d2ffb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:26.602258 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-91e10fe0-3e85-40ae-b942-3937423d2ffb tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] GET https://10.4.3.92/volume/v3/volumes/a70f3a6a-ada1-4766-934b-b71685a97b99 Jul 31 17:26:26.602663 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-91e10fe0-3e85-40ae-b942-3937423d2ffb tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:26.604334 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-91e10fe0-3e85-40ae-b942-3937423d2ffb tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:26.605226 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1fbcb817-d6e3-4598-ab34-04f88cb68bb9 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Flow 'volume_create_api' (1bbcc522-bd2c-424f-9832-62cf64e88053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:26:26.606412 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1fbcb817-d6e3-4598-ab34-04f88cb68bb9 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4108024d-bb06-41f5-bac2-cfe1ce7bf077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:26.608409 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-1fbcb817-d6e3-4598-ab34-04f88cb68bb9 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:26:26.614404 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:26.614404 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:26.621112 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-91e10fe0-3e85-40ae-b942-3937423d2ffb tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Volume info retrieved successfully. Jul 31 17:26:26.629306 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-91e10fe0-3e85-40ae-b942-3937423d2ffb tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/volumes/a70f3a6a-ada1-4766-934b-b71685a97b99 returned with HTTP 200 Jul 31 17:26:26.630486 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 575/2283] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:26 2026] GET /volume/v3/volumes/a70f3a6a-ada1-4766-934b-b71685a97b99 => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:26.645530 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7b1b9a39-72aa-4097-a964-7b1a34ddfc3c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:26.646820 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1fbcb817-d6e3-4598-ab34-04f88cb68bb9 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4108024d-bb06-41f5-bac2-cfe1ce7bf077) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:26.647836 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7b1b9a39-72aa-4097-a964-7b1a34ddfc3c tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] DELETE https://10.4.3.92/volume/v3/volumes/8d7fb3a8-f9f8-4e9a-9575-e5c205455065?cascade=True Jul 31 17:26:26.648106 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1fbcb817-d6e3-4598-ab34-04f88cb68bb9 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8020144f-3f7c-437a-9afe-221c2c68c479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:26.648177 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7b1b9a39-72aa-4097-a964-7b1a34ddfc3c tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:26.648492 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7b1b9a39-72aa-4097-a964-7b1a34ddfc3c tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:26.648733 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-7b1b9a39-72aa-4097-a964-7b1a34ddfc3c tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Delete volume with id: 8d7fb3a8-f9f8-4e9a-9575-e5c205455065 Jul 31 17:26:26.660108 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:26.660108 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:26.660746 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7b1b9a39-72aa-4097-a964-7b1a34ddfc3c tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Volume info retrieved successfully. Jul 31 17:26:26.705989 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-1fbcb817-d6e3-4598-ab34-04f88cb68bb9 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Created reservations ['c1eee284-da53-49de-9755-04a76908ead7', '37152e73-5a06-481c-bbf1-d1438a85c53f', 'eee73254-a547-43f9-baf0-f4d2d0e01cea', 'f222502f-3816-47f8-bd55-c6d850f37389'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:26:26.707271 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1fbcb817-d6e3-4598-ab34-04f88cb68bb9 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8020144f-3f7c-437a-9afe-221c2c68c479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1eee284-da53-49de-9755-04a76908ead7', '37152e73-5a06-481c-bbf1-d1438a85c53f', 'eee73254-a547-43f9-baf0-f4d2d0e01cea', 'f222502f-3816-47f8-bd55-c6d850f37389']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:26.708492 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7b1b9a39-72aa-4097-a964-7b1a34ddfc3c tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Delete volume request issued successfully. Jul 31 17:26:26.708654 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1fbcb817-d6e3-4598-ab34-04f88cb68bb9 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (389bd8f6-6e56-48f1-986f-f671df548459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:26.708719 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7b1b9a39-72aa-4097-a964-7b1a34ddfc3c tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/volumes/8d7fb3a8-f9f8-4e9a-9575-e5c205455065?cascade=True returned with HTTP 202 Jul 31 17:26:26.709388 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 571/2284] 10.4.3.92 () {66 vars in 1369 bytes} [Fri Jul 31 17:26:26 2026] DELETE /volume/v3/volumes/8d7fb3a8-f9f8-4e9a-9575-e5c205455065?cascade=True => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:26:26.727837 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6a167f48-bf2d-42f9-83d6-876b8f6673aa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:26.729929 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6a167f48-bf2d-42f9-83d6-876b8f6673aa tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] GET https://10.4.3.92/volume/v3/volumes/8d7fb3a8-f9f8-4e9a-9575-e5c205455065 Jul 31 17:26:26.730196 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6a167f48-bf2d-42f9-83d6-876b8f6673aa tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:26.730720 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6a167f48-bf2d-42f9-83d6-876b8f6673aa tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:26.744308 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:26.744308 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:26.752706 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1fbcb817-d6e3-4598-ab34-04f88cb68bb9 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (389bd8f6-6e56-48f1-986f-f671df548459) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '193969ba-9952-4c15-9db4-938cba9649b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-636435369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c80dfc601fa46719f6142f5ad0549c4',qos_specs=None,replication_status=,reservations=['c1eee284-da53-49de-9755-04a76908ead7','37152e73-5a06-481c-bbf1-d1438a85c53f','eee73254-a547-43f9-baf0-f4d2d0e01cea','f222502f-3816-47f8-bd55-c6d850f37389'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1d3fc95137b4cbf9b033ce949dad0d7',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:26:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-636435369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=193969ba-9952-4c15-9db4-938cba9649b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c80dfc601fa46719f6142f5ad0549c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1d3fc95137b4cbf9b033ce949dad0d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:26.753414 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6a167f48-bf2d-42f9-83d6-876b8f6673aa tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Volume info retrieved successfully. Jul 31 17:26:26.753831 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1fbcb817-d6e3-4598-ab34-04f88cb68bb9 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6063be33-d746-46a8-821d-eaf4c9a05dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:26.762170 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6a167f48-bf2d-42f9-83d6-876b8f6673aa tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/volumes/8d7fb3a8-f9f8-4e9a-9575-e5c205455065 returned with HTTP 200 Jul 31 17:26:26.762937 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 572/2285] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:26 2026] GET /volume/v3/volumes/8d7fb3a8-f9f8-4e9a-9575-e5c205455065 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:26.789286 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1fbcb817-d6e3-4598-ab34-04f88cb68bb9 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6063be33-d746-46a8-821d-eaf4c9a05dc2) transitioned into state 'SUCCESS' from state '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-636435369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c80dfc601fa46719f6142f5ad0549c4',qos_specs=None,replication_status=,reservations=['c1eee284-da53-49de-9755-04a76908ead7','37152e73-5a06-481c-bbf1-d1438a85c53f','eee73254-a547-43f9-baf0-f4d2d0e01cea','f222502f-3816-47f8-bd55-c6d850f37389'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1d3fc95137b4cbf9b033ce949dad0d7',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:26.790354 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1fbcb817-d6e3-4598-ab34-04f88cb68bb9 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bdea6d0-3f9d-4be9-93b3-a80bc4b5f2cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:26.813615 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1fbcb817-d6e3-4598-ab34-04f88cb68bb9 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bdea6d0-3f9d-4be9-93b3-a80bc4b5f2cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:26.814823 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1fbcb817-d6e3-4598-ab34-04f88cb68bb9 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Flow 'volume_create_api' (1bbcc522-bd2c-424f-9832-62cf64e88053) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:26:26.815471 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1fbcb817-d6e3-4598-ab34-04f88cb68bb9 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Create volume request issued successfully. Jul 31 17:26:26.816506 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1fbcb817-d6e3-4598-ab34-04f88cb68bb9 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:26:26.816935 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 568/2286] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:26:26 2026] POST /volume/v3/volumes => generated 745 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 17:26:26.836660 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2dc18708-276f-4a84-ba87-0f3096435ce8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:26.839194 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2dc18708-276f-4a84-ba87-0f3096435ce8 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] GET https://10.4.3.92/volume/v3/volumes/193969ba-9952-4c15-9db4-938cba9649b7 Jul 31 17:26:26.839537 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2dc18708-276f-4a84-ba87-0f3096435ce8 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:26.839838 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2dc18708-276f-4a84-ba87-0f3096435ce8 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:26.852375 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:26.852375 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:26.859081 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2dc18708-276f-4a84-ba87-0f3096435ce8 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Volume info retrieved successfully. Jul 31 17:26:26.866337 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2dc18708-276f-4a84-ba87-0f3096435ce8 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] https://10.4.3.92/volume/v3/volumes/193969ba-9952-4c15-9db4-938cba9649b7 returned with HTTP 200 Jul 31 17:26:26.866918 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 576/2287] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:26 2026] GET /volume/v3/volumes/193969ba-9952-4c15-9db4-938cba9649b7 => generated 813 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:27.114761 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-91c48a47-10aa-4950-b1dc-07b170e8efd7 req-aaea6caa-bfc0-47af-994f-8f434ca3e478 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:27.121242 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-91c48a47-10aa-4950-b1dc-07b170e8efd7 req-aaea6caa-bfc0-47af-994f-8f434ca3e478 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] POST https://10.4.3.92/volume/v3/attachments/987a3e67-67ec-4b8f-9eb6-b931f4178449/action Jul 31 17:26:27.121413 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-91c48a47-10aa-4950-b1dc-07b170e8efd7 req-aaea6caa-bfc0-47af-994f-8f434ca3e478 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:26:27.121569 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-91c48a47-10aa-4950-b1dc-07b170e8efd7 req-aaea6caa-bfc0-47af-994f-8f434ca3e478 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:27.153588 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:27.153588 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:27.175743 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-91c48a47-10aa-4950-b1dc-07b170e8efd7 req-aaea6caa-bfc0-47af-994f-8f434ca3e478 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/attachments/987a3e67-67ec-4b8f-9eb6-b931f4178449/action returned with HTTP 204 Jul 31 17:26:27.176566 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 572/2288] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:26:27 2026] POST /volume/v3/attachments/987a3e67-67ec-4b8f-9eb6-b931f4178449/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:27.488055 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-840d1790-325f-4cc7-a24b-0daf96637853 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:27.489997 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-840d1790-325f-4cc7-a24b-0daf96637853 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 Jul 31 17:26:27.490270 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-840d1790-325f-4cc7-a24b-0daf96637853 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:27.490543 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-840d1790-325f-4cc7-a24b-0daf96637853 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:27.504638 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:27.504638 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:27.509817 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-840d1790-325f-4cc7-a24b-0daf96637853 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:26:27.516367 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-840d1790-325f-4cc7-a24b-0daf96637853 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 returned with HTTP 200 Jul 31 17:26:27.516827 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 573/2289] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:27 2026] GET /volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:27.537764 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-142ed940-f2d2-4be0-8372-b5469b865628 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:27.540378 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-142ed940-f2d2-4be0-8372-b5469b865628 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 Jul 31 17:26:27.540631 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-142ed940-f2d2-4be0-8372-b5469b865628 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:27.540891 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-142ed940-f2d2-4be0-8372-b5469b865628 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:27.556889 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:27.556889 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:27.562866 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-142ed940-f2d2-4be0-8372-b5469b865628 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:26:27.569623 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-142ed940-f2d2-4be0-8372-b5469b865628 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 returned with HTTP 200 Jul 31 17:26:27.570104 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 569/2290] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:27 2026] GET /volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:27.689861 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-695f7efc-5bda-4123-bab0-83b21c83abb1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:27.694449 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-695f7efc-5bda-4123-bab0-83b21c83abb1 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:26:27.694993 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-695f7efc-5bda-4123-bab0-83b21c83abb1 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-342248219"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:27.700543 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-695f7efc-5bda-4123-bab0-83b21c83abb1 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-342248219'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:26:27.700543 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-695f7efc-5bda-4123-bab0-83b21c83abb1 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Create volume of 1 GB Jul 31 17:26:27.708093 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-695f7efc-5bda-4123-bab0-83b21c83abb1 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Availability Zones retrieved successfully. Jul 31 17:26:27.716676 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-695f7efc-5bda-4123-bab0-83b21c83abb1 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Flow 'volume_create_api' (8d173e76-f3ea-45b7-bae5-5d142ddc7e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:26:27.718014 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-695f7efc-5bda-4123-bab0-83b21c83abb1 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53fa3942-9964-42c8-aa6f-5f2da94fdad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:27.719743 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-695f7efc-5bda-4123-bab0-83b21c83abb1 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:26:27.773630 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-695f7efc-5bda-4123-bab0-83b21c83abb1 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53fa3942-9964-42c8-aa6f-5f2da94fdad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:27.774923 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-695f7efc-5bda-4123-bab0-83b21c83abb1 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fa7c1e0-78fc-4b47-bcd1-51f3d009c2df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:27.787307 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-84de189a-afd4-429c-8a27-ad60cfd6c6ac None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:27.789334 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-84de189a-afd4-429c-8a27-ad60cfd6c6ac tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] GET https://10.4.3.92/volume/v3/volumes/8d7fb3a8-f9f8-4e9a-9575-e5c205455065 Jul 31 17:26:27.789692 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-84de189a-afd4-429c-8a27-ad60cfd6c6ac tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:27.789757 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-84de189a-afd4-429c-8a27-ad60cfd6c6ac tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:27.796336 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-84de189a-afd4-429c-8a27-ad60cfd6c6ac tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/volumes/8d7fb3a8-f9f8-4e9a-9575-e5c205455065 returned with HTTP 404 Jul 31 17:26:27.797746 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 573/2291] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:27 2026] GET /volume/v3/volumes/8d7fb3a8-f9f8-4e9a-9575-e5c205455065 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:27.817246 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7b3101f2-8d48-4452-a80e-b23db0feb0b0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:27.819664 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7b3101f2-8d48-4452-a80e-b23db0feb0b0 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] GET https://10.4.3.92/volume/v3/volumes Jul 31 17:26:27.819991 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7b3101f2-8d48-4452-a80e-b23db0feb0b0 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:27.820307 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7b3101f2-8d48-4452-a80e-b23db0feb0b0 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:27.820814 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-7b3101f2-8d48-4452-a80e-b23db0feb0b0 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:26:27.821920 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-7b3101f2-8d48-4452-a80e-b23db0feb0b0 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:26:27.845519 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7b3101f2-8d48-4452-a80e-b23db0feb0b0 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Get all volumes completed successfully. Jul 31 17:26:27.846187 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7b3101f2-8d48-4452-a80e-b23db0feb0b0 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 200 Jul 31 17:26:27.846934 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 574/2292] 10.4.3.92 () {66 vars in 1230 bytes} [Fri Jul 31 17:26:27 2026] GET /volume/v3/volumes => generated 333 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:27.859724 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6a1f82d8-6d05-45b9-bc47-117ffeca437c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:27.864306 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6a1f82d8-6d05-45b9-bc47-117ffeca437c tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] GET https://10.4.3.92/volume/v3/snapshots Jul 31 17:26:27.867547 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6a1f82d8-6d05-45b9-bc47-117ffeca437c tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:27.867547 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6a1f82d8-6d05-45b9-bc47-117ffeca437c tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:27.867547 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-6a1f82d8-6d05-45b9-bc47-117ffeca437c tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:26:27.871286 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.db.api [None req-6a1f82d8-6d05-45b9-bc47-117ffeca437c tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Building query based on filter {{(pid=100271) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 17:26:27.874452 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-695f7efc-5bda-4123-bab0-83b21c83abb1 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Created reservations ['35f1c6f4-db02-4fc2-ae84-4eb58690fb4a', '1e845cbf-a875-4026-9b83-b24f7f4b685d', 'be20597a-8bb9-4ecb-9ddd-75f8902ca0d7', '6557a936-f920-419e-bc66-3885c48be75f'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:26:27.875540 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-695f7efc-5bda-4123-bab0-83b21c83abb1 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fa7c1e0-78fc-4b47-bcd1-51f3d009c2df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35f1c6f4-db02-4fc2-ae84-4eb58690fb4a', '1e845cbf-a875-4026-9b83-b24f7f4b685d', 'be20597a-8bb9-4ecb-9ddd-75f8902ca0d7', '6557a936-f920-419e-bc66-3885c48be75f']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:27.876759 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-695f7efc-5bda-4123-bab0-83b21c83abb1 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d09ae7d9-4c71-452b-95a8-a8406059e7f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:27.882943 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6a1f82d8-6d05-45b9-bc47-117ffeca437c tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Get all snapshots completed successfully. Jul 31 17:26:27.883076 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6a1f82d8-6d05-45b9-bc47-117ffeca437c tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 200 Jul 31 17:26:27.883952 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 570/2293] 10.4.3.92 () {66 vars in 1236 bytes} [Fri Jul 31 17:26:27 2026] GET /volume/v3/snapshots => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:26:27.891591 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-81c361b9-0e7e-4097-ad38-e5410c250dcf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:27.896047 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-81c361b9-0e7e-4097-ad38-e5410c250dcf tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] GET https://10.4.3.92/volume/v3/volumes/193969ba-9952-4c15-9db4-938cba9649b7 Jul 31 17:26:27.896196 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4e476f4a-cbec-434a-b914-1c0bdfcb106a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:27.897755 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-81c361b9-0e7e-4097-ad38-e5410c250dcf tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:27.897755 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-81c361b9-0e7e-4097-ad38-e5410c250dcf tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:27.903105 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4e476f4a-cbec-434a-b914-1c0bdfcb106a tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] GET https://10.4.3.92/volume/v3/volumes/a70f3a6a-ada1-4766-934b-b71685a97b99 Jul 31 17:26:27.903105 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4e476f4a-cbec-434a-b914-1c0bdfcb106a tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:27.903105 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4e476f4a-cbec-434a-b914-1c0bdfcb106a tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:27.913791 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:27.913791 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:27.915039 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:27.915039 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:27.920799 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-81c361b9-0e7e-4097-ad38-e5410c250dcf tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Volume info retrieved successfully. Jul 31 17:26:27.924945 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4e476f4a-cbec-434a-b914-1c0bdfcb106a tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Volume info retrieved successfully. Jul 31 17:26:27.925535 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-695f7efc-5bda-4123-bab0-83b21c83abb1 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d09ae7d9-4c71-452b-95a8-a8406059e7f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0961ebcd-573f-4684-a791-d6a85eca4708', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-342248219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a65a3c7eb24d48108bf82720e5ed417f',qos_specs=None,replication_status=,reservations=['35f1c6f4-db02-4fc2-ae84-4eb58690fb4a','1e845cbf-a875-4026-9b83-b24f7f4b685d','be20597a-8bb9-4ecb-9ddd-75f8902ca0d7','6557a936-f920-419e-bc66-3885c48be75f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f79f6bcd75864eda9ace9da2fd4f19c4',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:26:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-342248219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0961ebcd-573f-4684-a791-d6a85eca4708,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a65a3c7eb24d48108bf82720e5ed417f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f79f6bcd75864eda9ace9da2fd4f19c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:27.926862 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-695f7efc-5bda-4123-bab0-83b21c83abb1 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e5f99be-e6a0-47d4-a283-2f8c989584ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:27.930518 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-81c361b9-0e7e-4097-ad38-e5410c250dcf tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] https://10.4.3.92/volume/v3/volumes/193969ba-9952-4c15-9db4-938cba9649b7 returned with HTTP 200 Jul 31 17:26:27.933888 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 574/2294] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:27 2026] GET /volume/v3/volumes/193969ba-9952-4c15-9db4-938cba9649b7 => generated 838 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:27.935895 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4e476f4a-cbec-434a-b914-1c0bdfcb106a tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/volumes/a70f3a6a-ada1-4766-934b-b71685a97b99 returned with HTTP 200 Jul 31 17:26:27.937458 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 575/2295] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:27 2026] GET /volume/v3/volumes/a70f3a6a-ada1-4766-934b-b71685a97b99 => generated 876 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:27.957739 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-606e9a39-5a9f-46da-a0a8-616fd4549cf9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:27.960082 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-33c61f52-c4d4-4745-b6b4-9749a5646538 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:27.960831 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-606e9a39-5a9f-46da-a0a8-616fd4549cf9 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:26:27.960948 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-606e9a39-5a9f-46da-a0a8-616fd4549cf9 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "193969ba-9952-4c15-9db4-938cba9649b7", "name": "tempest-VolumesExtendTest-Snapshot-696193452"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:27.962621 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-33c61f52-c4d4-4745-b6b4-9749a5646538 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] DELETE https://10.4.3.92/volume/v3/volumes/a70f3a6a-ada1-4766-934b-b71685a97b99 Jul 31 17:26:27.962891 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-33c61f52-c4d4-4745-b6b4-9749a5646538 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:27.963655 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-33c61f52-c4d4-4745-b6b4-9749a5646538 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:27.963655 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-33c61f52-c4d4-4745-b6b4-9749a5646538 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Delete volume with id: a70f3a6a-ada1-4766-934b-b71685a97b99 Jul 31 17:26:27.974352 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:27.974352 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:27.974352 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-606e9a39-5a9f-46da-a0a8-616fd4549cf9 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Volume info retrieved successfully. Jul 31 17:26:27.974549 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-606e9a39-5a9f-46da-a0a8-616fd4549cf9 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Create snapshot from volume 193969ba-9952-4c15-9db4-938cba9649b7 Jul 31 17:26:27.976231 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:27.976231 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:27.976907 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-33c61f52-c4d4-4745-b6b4-9749a5646538 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Volume info retrieved successfully. Jul 31 17:26:27.986949 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-695f7efc-5bda-4123-bab0-83b21c83abb1 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e5f99be-e6a0-47d4-a283-2f8c989584ee) transitioned into state 'SUCCESS' from state '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-342248219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a65a3c7eb24d48108bf82720e5ed417f',qos_specs=None,replication_status=,reservations=['35f1c6f4-db02-4fc2-ae84-4eb58690fb4a','1e845cbf-a875-4026-9b83-b24f7f4b685d','be20597a-8bb9-4ecb-9ddd-75f8902ca0d7','6557a936-f920-419e-bc66-3885c48be75f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f79f6bcd75864eda9ace9da2fd4f19c4',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:27.988056 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-695f7efc-5bda-4123-bab0-83b21c83abb1 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (648f7ee9-fd79-4113-b094-04819bf20ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:28.003959 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-695f7efc-5bda-4123-bab0-83b21c83abb1 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (648f7ee9-fd79-4113-b094-04819bf20ec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:28.005246 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-695f7efc-5bda-4123-bab0-83b21c83abb1 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Flow 'volume_create_api' (8d173e76-f3ea-45b7-bae5-5d142ddc7e7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:26:28.005905 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-695f7efc-5bda-4123-bab0-83b21c83abb1 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Create volume request issued successfully. Jul 31 17:26:28.006871 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-695f7efc-5bda-4123-bab0-83b21c83abb1 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:26:28.007998 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 577/2296] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:26:27 2026] POST /volume/v3/volumes => generated 754 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 17:26:28.021072 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-33c61f52-c4d4-4745-b6b4-9749a5646538 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Delete volume request issued successfully. Jul 31 17:26:28.021536 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-33c61f52-c4d4-4745-b6b4-9749a5646538 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/volumes/a70f3a6a-ada1-4766-934b-b71685a97b99 returned with HTTP 202 Jul 31 17:26:28.023084 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 575/2297] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:26:27 2026] DELETE /volume/v3/volumes/a70f3a6a-ada1-4766-934b-b71685a97b99 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:26:28.024607 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-88f49f6c-13dd-471f-9b91-f3679e595b30 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:28.027820 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-88f49f6c-13dd-471f-9b91-f3679e595b30 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] GET https://10.4.3.92/volume/v3/volumes/0961ebcd-573f-4684-a791-d6a85eca4708 Jul 31 17:26:28.028124 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-88f49f6c-13dd-471f-9b91-f3679e595b30 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:28.028434 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-88f49f6c-13dd-471f-9b91-f3679e595b30 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:28.033179 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ab6b1728-004a-4a30-be54-e73993e8a797 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:28.036453 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ab6b1728-004a-4a30-be54-e73993e8a797 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] GET https://10.4.3.92/volume/v3/volumes/a70f3a6a-ada1-4766-934b-b71685a97b99 Jul 31 17:26:28.036771 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ab6b1728-004a-4a30-be54-e73993e8a797 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:28.037946 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ab6b1728-004a-4a30-be54-e73993e8a797 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:28.047772 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:28.047772 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:28.051624 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:28.051624 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:28.056935 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-88f49f6c-13dd-471f-9b91-f3679e595b30 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Volume info retrieved successfully. Jul 31 17:26:28.061156 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ab6b1728-004a-4a30-be54-e73993e8a797 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Volume info retrieved successfully. Jul 31 17:26:28.064649 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-606e9a39-5a9f-46da-a0a8-616fd4549cf9 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Created reservations ['d5e89626-b15e-4c8a-83ea-1b6090284878', '71fac03c-c815-4d06-9047-18fe0875d021', 'db3055c0-4546-4975-bb6a-7c12e22c28eb', '8005c2f5-19c6-4eb8-b4fe-aea14c29fde0'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:26:28.068093 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-88f49f6c-13dd-471f-9b91-f3679e595b30 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] https://10.4.3.92/volume/v3/volumes/0961ebcd-573f-4684-a791-d6a85eca4708 returned with HTTP 200 Jul 31 17:26:28.068650 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 576/2298] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:28 2026] GET /volume/v3/volumes/0961ebcd-573f-4684-a791-d6a85eca4708 => generated 822 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:28.074080 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ab6b1728-004a-4a30-be54-e73993e8a797 tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/volumes/a70f3a6a-ada1-4766-934b-b71685a97b99 returned with HTTP 200 Jul 31 17:26:28.074905 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 578/2299] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:28 2026] GET /volume/v3/volumes/a70f3a6a-ada1-4766-934b-b71685a97b99 => generated 875 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:28.125109 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-606e9a39-5a9f-46da-a0a8-616fd4549cf9 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Snapshot create request issued successfully. Jul 31 17:26:28.125109 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-606e9a39-5a9f-46da-a0a8-616fd4549cf9 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:26:28.125304 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 571/2300] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:26:27 2026] POST /volume/v3/snapshots => generated 303 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:26:28.130179 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-85cfcc4f-8256-4f12-883a-2fec1b1bf655 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:28.139655 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-85cfcc4f-8256-4f12-883a-2fec1b1bf655 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] DELETE https://10.4.3.92/volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 Jul 31 17:26:28.142504 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-85cfcc4f-8256-4f12-883a-2fec1b1bf655 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:28.142504 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-85cfcc4f-8256-4f12-883a-2fec1b1bf655 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:28.142504 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-85cfcc4f-8256-4f12-883a-2fec1b1bf655 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Delete volume with id: edcecaa4-a269-406c-bb53-a12acb970405 Jul 31 17:26:28.145368 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9181b11e-a28b-4f20-b483-07716373d2b3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:28.148054 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9181b11e-a28b-4f20-b483-07716373d2b3 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] GET https://10.4.3.92/volume/v3/snapshots/2434d31c-2818-4b54-850c-ed819c65ad20 Jul 31 17:26:28.148507 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9181b11e-a28b-4f20-b483-07716373d2b3 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:28.148660 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9181b11e-a28b-4f20-b483-07716373d2b3 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:28.152639 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:28.152639 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:28.153560 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-85cfcc4f-8256-4f12-883a-2fec1b1bf655 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:26:28.155657 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:28.155657 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:28.156429 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9181b11e-a28b-4f20-b483-07716373d2b3 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Snapshot retrieved successfully. Jul 31 17:26:28.158023 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9181b11e-a28b-4f20-b483-07716373d2b3 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] https://10.4.3.92/volume/v3/snapshots/2434d31c-2818-4b54-850c-ed819c65ad20 returned with HTTP 200 Jul 31 17:26:28.158023 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 577/2301] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:26:28 2026] GET /volume/v3/snapshots/2434d31c-2818-4b54-850c-ed819c65ad20 => generated 435 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:28.190417 np0000006248 devstack@c-api.service[100273]: WARNING cinder.keymgr.conf_key_mgr [None req-85cfcc4f-8256-4f12-883a-2fec1b1bf655 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 17:26:28.211731 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-85cfcc4f-8256-4f12-883a-2fec1b1bf655 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Delete volume request issued successfully. Jul 31 17:26:28.211967 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-85cfcc4f-8256-4f12-883a-2fec1b1bf655 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 returned with HTTP 202 Jul 31 17:26:28.212603 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 576/2302] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:26:28 2026] DELETE /volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:26:28.227811 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-60903ac8-c0f5-4ce9-b8a0-9ecb8ee2a89f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:28.230396 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-60903ac8-c0f5-4ce9-b8a0-9ecb8ee2a89f tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 Jul 31 17:26:28.230606 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-60903ac8-c0f5-4ce9-b8a0-9ecb8ee2a89f tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:28.230872 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-60903ac8-c0f5-4ce9-b8a0-9ecb8ee2a89f tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:28.246705 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:28.246705 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:28.255688 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-60903ac8-c0f5-4ce9-b8a0-9ecb8ee2a89f tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:26:28.263705 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-60903ac8-c0f5-4ce9-b8a0-9ecb8ee2a89f tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 returned with HTTP 200 Jul 31 17:26:28.264461 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 579/2303] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:28 2026] GET /volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 => generated 880 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:29.090851 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5895b98b-cbe3-4879-b8b5-3a341b0faeef None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:29.093135 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5895b98b-cbe3-4879-b8b5-3a341b0faeef tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] GET https://10.4.3.92/volume/v3/volumes/0961ebcd-573f-4684-a791-d6a85eca4708 Jul 31 17:26:29.093461 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5895b98b-cbe3-4879-b8b5-3a341b0faeef tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:29.093716 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5895b98b-cbe3-4879-b8b5-3a341b0faeef tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:29.095011 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bb665f03-9ced-4ff1-80b4-03d8e593b93c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:29.098754 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bb665f03-9ced-4ff1-80b4-03d8e593b93c tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] GET https://10.4.3.92/volume/v3/volumes/a70f3a6a-ada1-4766-934b-b71685a97b99 Jul 31 17:26:29.099035 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bb665f03-9ced-4ff1-80b4-03d8e593b93c tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:29.099307 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bb665f03-9ced-4ff1-80b4-03d8e593b93c tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:29.104266 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:29.104266 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:29.105252 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bb665f03-9ced-4ff1-80b4-03d8e593b93c tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/volumes/a70f3a6a-ada1-4766-934b-b71685a97b99 returned with HTTP 404 Jul 31 17:26:29.105818 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 578/2304] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:29 2026] GET /volume/v3/volumes/a70f3a6a-ada1-4766-934b-b71685a97b99 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:29.109415 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5895b98b-cbe3-4879-b8b5-3a341b0faeef tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Volume info retrieved successfully. Jul 31 17:26:29.113985 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-715193dc-aa29-4870-aaa9-5a3657027dcd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:29.115457 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5895b98b-cbe3-4879-b8b5-3a341b0faeef tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] https://10.4.3.92/volume/v3/volumes/0961ebcd-573f-4684-a791-d6a85eca4708 returned with HTTP 200 Jul 31 17:26:29.116436 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 572/2305] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:29 2026] GET /volume/v3/volumes/0961ebcd-573f-4684-a791-d6a85eca4708 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:29.116552 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-715193dc-aa29-4870-aaa9-5a3657027dcd tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/b94d2669-80b8-4c36-8f82-7c4627915e77 Jul 31 17:26:29.117693 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-715193dc-aa29-4870-aaa9-5a3657027dcd tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:29.117693 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-715193dc-aa29-4870-aaa9-5a3657027dcd tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:29.117856 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-715193dc-aa29-4870-aaa9-5a3657027dcd tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Delete snapshot with id: b94d2669-80b8-4c36-8f82-7c4627915e77 Jul 31 17:26:29.124929 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-715193dc-aa29-4870-aaa9-5a3657027dcd tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/snapshots/b94d2669-80b8-4c36-8f82-7c4627915e77 returned with HTTP 404 Jul 31 17:26:29.126599 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 577/2306] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:26:29 2026] DELETE /volume/v3/snapshots/b94d2669-80b8-4c36-8f82-7c4627915e77 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:29.136868 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-23fc3304-bc9b-4364-9224-6322208bf47e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:29.139185 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-23fc3304-bc9b-4364-9224-6322208bf47e tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] GET https://10.4.3.92/volume/v3/volumes/8d7fb3a8-f9f8-4e9a-9575-e5c205455065 Jul 31 17:26:29.139502 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-23fc3304-bc9b-4364-9224-6322208bf47e tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:29.139878 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-23fc3304-bc9b-4364-9224-6322208bf47e tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:29.148337 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-23fc3304-bc9b-4364-9224-6322208bf47e tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/volumes/8d7fb3a8-f9f8-4e9a-9575-e5c205455065 returned with HTTP 404 Jul 31 17:26:29.148881 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 580/2307] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:29 2026] GET /volume/v3/volumes/8d7fb3a8-f9f8-4e9a-9575-e5c205455065 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:29.159279 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b3699ff6-6f94-4542-be32-3a800579eb0e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:29.161671 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b3699ff6-6f94-4542-be32-3a800579eb0e tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] DELETE https://10.4.3.92/volume/v3/volumes/8d7fb3a8-f9f8-4e9a-9575-e5c205455065 Jul 31 17:26:29.161872 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b3699ff6-6f94-4542-be32-3a800579eb0e tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:29.162103 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b3699ff6-6f94-4542-be32-3a800579eb0e tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:29.162270 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-b3699ff6-6f94-4542-be32-3a800579eb0e tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] Delete volume with id: 8d7fb3a8-f9f8-4e9a-9575-e5c205455065 Jul 31 17:26:29.169307 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b3699ff6-6f94-4542-be32-3a800579eb0e tempest-VolumesDeleteCascade-189090007 tempest-VolumesDeleteCascade-189090007-project-member] https://10.4.3.92/volume/v3/volumes/8d7fb3a8-f9f8-4e9a-9575-e5c205455065 returned with HTTP 404 Jul 31 17:26:29.169807 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0a513cc3-8d07-46bd-ac44-b6d47f1c85dc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:29.170185 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 579/2308] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:26:29 2026] DELETE /volume/v3/volumes/8d7fb3a8-f9f8-4e9a-9575-e5c205455065 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:29.172166 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0a513cc3-8d07-46bd-ac44-b6d47f1c85dc tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] GET https://10.4.3.92/volume/v3/snapshots/2434d31c-2818-4b54-850c-ed819c65ad20 Jul 31 17:26:29.172468 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0a513cc3-8d07-46bd-ac44-b6d47f1c85dc tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:29.172808 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0a513cc3-8d07-46bd-ac44-b6d47f1c85dc tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:29.182990 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:29.182990 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:29.184462 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0a513cc3-8d07-46bd-ac44-b6d47f1c85dc tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Snapshot retrieved successfully. Jul 31 17:26:29.184816 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0a513cc3-8d07-46bd-ac44-b6d47f1c85dc tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] https://10.4.3.92/volume/v3/snapshots/2434d31c-2818-4b54-850c-ed819c65ad20 returned with HTTP 200 Jul 31 17:26:29.189081 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 573/2309] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:26:29 2026] GET /volume/v3/snapshots/2434d31c-2818-4b54-850c-ed819c65ad20 => generated 462 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:29.200084 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a471a9c6-4462-4bf5-bcf6-fec8b338d46e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:29.203612 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a471a9c6-4462-4bf5-bcf6-fec8b338d46e tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] POST https://10.4.3.92/volume/v3/volumes/193969ba-9952-4c15-9db4-938cba9649b7/action Jul 31 17:26:29.203612 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a471a9c6-4462-4bf5-bcf6-fec8b338d46e tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:26:29.203845 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a471a9c6-4462-4bf5-bcf6-fec8b338d46e tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:29.214711 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:29.214711 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:29.215166 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a471a9c6-4462-4bf5-bcf6-fec8b338d46e tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Volume info retrieved successfully. Jul 31 17:26:29.284884 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-55fa20b9-3aeb-4954-a49a-e111dc16965d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:29.287328 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-55fa20b9-3aeb-4954-a49a-e111dc16965d tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 Jul 31 17:26:29.287572 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-55fa20b9-3aeb-4954-a49a-e111dc16965d tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:29.287794 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-55fa20b9-3aeb-4954-a49a-e111dc16965d tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:29.295020 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-55fa20b9-3aeb-4954-a49a-e111dc16965d tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 returned with HTTP 404 Jul 31 17:26:29.295146 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-a471a9c6-4462-4bf5-bcf6-fec8b338d46e tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Created reservations ['86f085d5-c9ac-4405-b554-73c1cea5d4a3', '0ac31399-03d8-4f6f-ad3c-349eceee98c5'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:26:29.295547 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 581/2310] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:29 2026] GET /volume/v3/volumes/edcecaa4-a269-406c-bb53-a12acb970405 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:29.306134 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b11a888b-1c7f-4616-8ab3-e895c4251dd1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:29.309065 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b11a888b-1c7f-4616-8ab3-e895c4251dd1 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] GET https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 Jul 31 17:26:29.309482 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b11a888b-1c7f-4616-8ab3-e895c4251dd1 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:29.309824 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b11a888b-1c7f-4616-8ab3-e895c4251dd1 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:29.310795 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b11a888b-1c7f-4616-8ab3-e895c4251dd1 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:26:29.313181 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a471a9c6-4462-4bf5-bcf6-fec8b338d46e tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Extend volume request issued successfully. Jul 31 17:26:29.313549 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a471a9c6-4462-4bf5-bcf6-fec8b338d46e tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] https://10.4.3.92/volume/v3/volumes/193969ba-9952-4c15-9db4-938cba9649b7/action returned with HTTP 202 Jul 31 17:26:29.314138 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 578/2311] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:26:29 2026] POST /volume/v3/volumes/193969ba-9952-4c15-9db4-938cba9649b7/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:26:29.326919 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-888aa4bf-9027-42fb-bf80-7828acac91d3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:29.329353 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-888aa4bf-9027-42fb-bf80-7828acac91d3 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] GET https://10.4.3.92/volume/v3/volumes/193969ba-9952-4c15-9db4-938cba9649b7 Jul 31 17:26:29.329563 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-888aa4bf-9027-42fb-bf80-7828acac91d3 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:29.329772 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-888aa4bf-9027-42fb-bf80-7828acac91d3 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:29.340293 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:29.340293 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:29.347451 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-888aa4bf-9027-42fb-bf80-7828acac91d3 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Volume info retrieved successfully. Jul 31 17:26:29.353658 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-888aa4bf-9027-42fb-bf80-7828acac91d3 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] https://10.4.3.92/volume/v3/volumes/193969ba-9952-4c15-9db4-938cba9649b7 returned with HTTP 200 Jul 31 17:26:29.354171 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 574/2312] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:29 2026] GET /volume/v3/volumes/193969ba-9952-4c15-9db4-938cba9649b7 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:29.375020 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b11a888b-1c7f-4616-8ab3-e895c4251dd1 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] Get all volumes completed successfully. Jul 31 17:26:29.377309 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:29.377309 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:29.383996 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b11a888b-1c7f-4616-8ab3-e895c4251dd1 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 17:26:29.384430 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 580/2313] 10.4.3.92 () {66 vars in 1278 bytes} [Fri Jul 31 17:26:29 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13318 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:26:29.402203 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ce8e2694-356d-49ef-b35a-d4fd58c38f34 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:29.404512 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ce8e2694-356d-49ef-b35a-d4fd58c38f34 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] DELETE https://10.4.3.92/volume/v3/types/c7818998-b751-44d4-904b-d265cb87d2b0 Jul 31 17:26:29.404670 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ce8e2694-356d-49ef-b35a-d4fd58c38f34 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:29.404924 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ce8e2694-356d-49ef-b35a-d4fd58c38f34 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] Calling method '_delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:29.434905 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ce8e2694-356d-49ef-b35a-d4fd58c38f34 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] https://10.4.3.92/volume/v3/types/c7818998-b751-44d4-904b-d265cb87d2b0 returned with HTTP 202 Jul 31 17:26:29.435088 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 582/2314] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:26:29 2026] DELETE /volume/v3/types/c7818998-b751-44d4-904b-d265cb87d2b0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:26:29.451246 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-23ec4143-1768-4764-9ef5-7f756ea532f4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:29.453983 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-23ec4143-1768-4764-9ef5-7f756ea532f4 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:26:29.454849 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-23ec4143-1768-4764-9ef5-7f756ea532f4 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-262540873", "extra_specs": {}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:29.481602 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-23ec4143-1768-4764-9ef5-7f756ea532f4 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:26:29.482290 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 579/2315] 10.4.3.92 () {68 vars in 1245 bytes} [Fri Jul 31 17:26:29 2026] POST /volume/v3/types => generated 211 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:29.494280 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4ea3eda0-b692-44bf-a4dd-62bc792820e5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:29.496385 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4ea3eda0-b692-44bf-a4dd-62bc792820e5 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] POST https://10.4.3.92/volume/v3/types/2a7bfc6b-c17c-4819-8ea1-097f02ed6fa3/encryption Jul 31 17:26:29.496721 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4ea3eda0-b692-44bf-a4dd-62bc792820e5 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:29.536355 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4ea3eda0-b692-44bf-a4dd-62bc792820e5 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] https://10.4.3.92/volume/v3/types/2a7bfc6b-c17c-4819-8ea1-097f02ed6fa3/encryption returned with HTTP 200 Jul 31 17:26:29.536986 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 575/2316] 10.4.3.92 () {68 vars in 1390 bytes} [Fri Jul 31 17:26:29 2026] POST /volume/v3/types/2a7bfc6b-c17c-4819-8ea1-097f02ed6fa3/encryption => generated 230 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:29.550343 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0c71c461-1d64-4364-a364-2bb73aa40c42 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:29.553073 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0c71c461-1d64-4364-a364-2bb73aa40c42 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:26:29.553627 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0c71c461-1d64-4364-a364-2bb73aa40c42 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-583404095", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-262540873", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:29.555956 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-0c71c461-1d64-4364-a364-2bb73aa40c42 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-583404095', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-262540873', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:26:29.561575 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-0c71c461-1d64-4364-a364-2bb73aa40c42 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Create volume of 1 GB Jul 31 17:26:29.561938 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:29.561938 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:29.562668 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0c71c461-1d64-4364-a364-2bb73aa40c42 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Availability Zones retrieved successfully. Jul 31 17:26:29.569138 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0c71c461-1d64-4364-a364-2bb73aa40c42 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Flow 'volume_create_api' (3d0feb42-e372-465a-b2e4-1b8adba54089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:26:29.570545 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0c71c461-1d64-4364-a364-2bb73aa40c42 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12129a11-edf2-4353-b3b7-3072e496ef3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:29.571681 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-0c71c461-1d64-4364-a364-2bb73aa40c42 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:26:29.603665 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0c71c461-1d64-4364-a364-2bb73aa40c42 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12129a11-edf2-4353-b3b7-3072e496ef3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:26:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2a7bfc6b-c17c-4819-8ea1-097f02ed6fa3,is_public=True,name='tempest-scenario-type-luks-262540873',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2a7bfc6b-c17c-4819-8ea1-097f02ed6fa3', '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=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:29.604556 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0c71c461-1d64-4364-a364-2bb73aa40c42 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd52bc11-0d9b-40dc-a5d8-242f10b60f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:29.644709 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota [None req-0c71c461-1d64-4364-a364-2bb73aa40c42 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-262540873 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-262540873, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:26:29.644709 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota [None req-0c71c461-1d64-4364-a364-2bb73aa40c42 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-262540873 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-262540873, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:26:29.695043 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-0c71c461-1d64-4364-a364-2bb73aa40c42 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Created reservations ['0f0260fe-7187-4fb2-92ca-778346add38b', 'ac8f3073-3918-4d80-91c3-3582c04a0c0d', 'aa533e34-957b-4b4d-9924-cc5f6013c79d', '826fa5de-51c7-4899-b13d-a4ff5c02d0c6'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:26:29.696298 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0c71c461-1d64-4364-a364-2bb73aa40c42 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd52bc11-0d9b-40dc-a5d8-242f10b60f3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f0260fe-7187-4fb2-92ca-778346add38b', 'ac8f3073-3918-4d80-91c3-3582c04a0c0d', 'aa533e34-957b-4b4d-9924-cc5f6013c79d', '826fa5de-51c7-4899-b13d-a4ff5c02d0c6']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:29.697931 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0c71c461-1d64-4364-a364-2bb73aa40c42 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3224ff4c-50b1-4502-823a-b2159cca9f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:29.732795 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0c71c461-1d64-4364-a364-2bb73aa40c42 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3224ff4c-50b1-4502-823a-b2159cca9f47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ae69c8c-da65-4acb-b827-4ac6034743a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-583404095',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93ea7ee9a1a14b55adaaccb500655d29',qos_specs=None,replication_status=,reservations=['0f0260fe-7187-4fb2-92ca-778346add38b','ac8f3073-3918-4d80-91c3-3582c04a0c0d','aa533e34-957b-4b4d-9924-cc5f6013c79d','826fa5de-51c7-4899-b13d-a4ff5c02d0c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93f1f48cf72342a09031d7e3771a709b',volume_type_id=2a7bfc6b-c17c-4819-8ea1-097f02ed6fa3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:26:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-583404095',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9ae69c8c-da65-4acb-b827-4ac6034743a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93ea7ee9a1a14b55adaaccb500655d29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93f1f48cf72342a09031d7e3771a709b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2a7bfc6b-c17c-4819-8ea1-097f02ed6fa3),volume_type_id=2a7bfc6b-c17c-4819-8ea1-097f02ed6fa3)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:29.734384 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0c71c461-1d64-4364-a364-2bb73aa40c42 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28165d7c-dafa-4b24-abd8-7bee8056181e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:29.784149 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0c71c461-1d64-4364-a364-2bb73aa40c42 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28165d7c-dafa-4b24-abd8-7bee8056181e) transitioned into state 'SUCCESS' from state '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-583404095',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93ea7ee9a1a14b55adaaccb500655d29',qos_specs=None,replication_status=,reservations=['0f0260fe-7187-4fb2-92ca-778346add38b','ac8f3073-3918-4d80-91c3-3582c04a0c0d','aa533e34-957b-4b4d-9924-cc5f6013c79d','826fa5de-51c7-4899-b13d-a4ff5c02d0c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93f1f48cf72342a09031d7e3771a709b',volume_type_id=2a7bfc6b-c17c-4819-8ea1-097f02ed6fa3)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:29.786883 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0c71c461-1d64-4364-a364-2bb73aa40c42 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59f76a82-35b6-45b7-8e64-6c85b7238203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:29.809600 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0c71c461-1d64-4364-a364-2bb73aa40c42 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59f76a82-35b6-45b7-8e64-6c85b7238203) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:29.811484 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0c71c461-1d64-4364-a364-2bb73aa40c42 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Flow 'volume_create_api' (3d0feb42-e372-465a-b2e4-1b8adba54089) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:26:29.811979 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0c71c461-1d64-4364-a364-2bb73aa40c42 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Create volume request issued successfully. Jul 31 17:26:29.813780 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0c71c461-1d64-4364-a364-2bb73aa40c42 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:26:29.814385 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 581/2317] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:26:29 2026] POST /volume/v3/volumes => generated 781 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:26:30.376062 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-21bb5edf-e88a-419a-8e10-f2c2ddcf6510 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:30.379805 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-21bb5edf-e88a-419a-8e10-f2c2ddcf6510 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] GET https://10.4.3.92/volume/v3/volumes/193969ba-9952-4c15-9db4-938cba9649b7 Jul 31 17:26:30.380087 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-21bb5edf-e88a-419a-8e10-f2c2ddcf6510 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:30.380413 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-21bb5edf-e88a-419a-8e10-f2c2ddcf6510 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:30.392919 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:30.392919 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:30.398889 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-21bb5edf-e88a-419a-8e10-f2c2ddcf6510 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Volume info retrieved successfully. Jul 31 17:26:30.405257 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-21bb5edf-e88a-419a-8e10-f2c2ddcf6510 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] https://10.4.3.92/volume/v3/volumes/193969ba-9952-4c15-9db4-938cba9649b7 returned with HTTP 200 Jul 31 17:26:30.407163 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 583/2318] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:30 2026] GET /volume/v3/volumes/193969ba-9952-4c15-9db4-938cba9649b7 => generated 838 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:30.422558 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3307502e-2f38-439b-8e9d-f93efcb8daaf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:30.424676 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3307502e-2f38-439b-8e9d-f93efcb8daaf tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] GET https://10.4.3.92/volume/v3/volumes/193969ba-9952-4c15-9db4-938cba9649b7 Jul 31 17:26:30.424974 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3307502e-2f38-439b-8e9d-f93efcb8daaf tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:30.425254 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3307502e-2f38-439b-8e9d-f93efcb8daaf tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:30.434086 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:30.434086 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:30.439559 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3307502e-2f38-439b-8e9d-f93efcb8daaf tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Volume info retrieved successfully. Jul 31 17:26:30.444796 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3307502e-2f38-439b-8e9d-f93efcb8daaf tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] https://10.4.3.92/volume/v3/volumes/193969ba-9952-4c15-9db4-938cba9649b7 returned with HTTP 200 Jul 31 17:26:30.445286 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 580/2319] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:30 2026] GET /volume/v3/volumes/193969ba-9952-4c15-9db4-938cba9649b7 => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:30.463871 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3352917b-8188-451c-a015-9141be16e06a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:30.467150 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3352917b-8188-451c-a015-9141be16e06a tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/2434d31c-2818-4b54-850c-ed819c65ad20 Jul 31 17:26:30.467421 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3352917b-8188-451c-a015-9141be16e06a tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:30.467647 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3352917b-8188-451c-a015-9141be16e06a tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:30.467829 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-3352917b-8188-451c-a015-9141be16e06a tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Delete snapshot with id: 2434d31c-2818-4b54-850c-ed819c65ad20 Jul 31 17:26:30.476145 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:30.476145 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:30.476746 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3352917b-8188-451c-a015-9141be16e06a tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Snapshot retrieved successfully. Jul 31 17:26:30.502668 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3352917b-8188-451c-a015-9141be16e06a tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Snapshot delete request issued successfully. Jul 31 17:26:30.502668 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3352917b-8188-451c-a015-9141be16e06a tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] https://10.4.3.92/volume/v3/snapshots/2434d31c-2818-4b54-850c-ed819c65ad20 returned with HTTP 202 Jul 31 17:26:30.502668 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 576/2320] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:26:30 2026] DELETE /volume/v3/snapshots/2434d31c-2818-4b54-850c-ed819c65ad20 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 17:26:30.509793 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-da78239f-6ff0-4f2c-85bb-1e68358c29f2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:30.513513 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-da78239f-6ff0-4f2c-85bb-1e68358c29f2 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] GET https://10.4.3.92/volume/v3/snapshots/2434d31c-2818-4b54-850c-ed819c65ad20 Jul 31 17:26:30.513770 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-da78239f-6ff0-4f2c-85bb-1e68358c29f2 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:30.514001 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-da78239f-6ff0-4f2c-85bb-1e68358c29f2 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:30.521365 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:30.521365 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:30.522230 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-da78239f-6ff0-4f2c-85bb-1e68358c29f2 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Snapshot retrieved successfully. Jul 31 17:26:30.523342 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-da78239f-6ff0-4f2c-85bb-1e68358c29f2 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] https://10.4.3.92/volume/v3/snapshots/2434d31c-2818-4b54-850c-ed819c65ad20 returned with HTTP 200 Jul 31 17:26:30.524467 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 582/2321] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:26:30 2026] GET /volume/v3/snapshots/2434d31c-2818-4b54-850c-ed819c65ad20 => generated 461 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:31.108268 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b3adf5b8-e29f-4b30-a0b0-e515f4c8fe72 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:31.203644 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b3adf5b8-e29f-4b30-a0b0-e515f4c8fe72 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:26:31.203644 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b3adf5b8-e29f-4b30-a0b0-e515f4c8fe72 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1440795364"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:31.205993 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-b3adf5b8-e29f-4b30-a0b0-e515f4c8fe72 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1440795364'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:26:31.206298 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-b3adf5b8-e29f-4b30-a0b0-e515f4c8fe72 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Create volume of 1 GB Jul 31 17:26:31.218436 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b3adf5b8-e29f-4b30-a0b0-e515f4c8fe72 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Availability Zones retrieved successfully. Jul 31 17:26:31.227457 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b3adf5b8-e29f-4b30-a0b0-e515f4c8fe72 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Flow 'volume_create_api' (f116fbe8-fc6c-4a70-8187-91621deaf78d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:26:31.228948 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b3adf5b8-e29f-4b30-a0b0-e515f4c8fe72 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1744b9f8-f0d3-48d0-aa71-728544e312cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:31.230401 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-b3adf5b8-e29f-4b30-a0b0-e515f4c8fe72 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:26:31.290712 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b3adf5b8-e29f-4b30-a0b0-e515f4c8fe72 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1744b9f8-f0d3-48d0-aa71-728544e312cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:31.292328 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b3adf5b8-e29f-4b30-a0b0-e515f4c8fe72 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a85a561-91be-4fc0-93c8-6ddd514c655c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:31.427374 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-b3adf5b8-e29f-4b30-a0b0-e515f4c8fe72 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Created reservations ['c8e50b25-320b-446d-a920-b1ae74949974', '58a4fb5a-50fe-47e7-98e0-83bbac69ab45', '78e3d19b-58ed-4a3a-b5a5-ec3a418043c3', '4b0ebd49-923d-4fc9-af20-ed560631b53c'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:26:31.428619 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b3adf5b8-e29f-4b30-a0b0-e515f4c8fe72 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a85a561-91be-4fc0-93c8-6ddd514c655c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8e50b25-320b-446d-a920-b1ae74949974', '58a4fb5a-50fe-47e7-98e0-83bbac69ab45', '78e3d19b-58ed-4a3a-b5a5-ec3a418043c3', '4b0ebd49-923d-4fc9-af20-ed560631b53c']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:31.430670 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b3adf5b8-e29f-4b30-a0b0-e515f4c8fe72 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49eeb0b2-a980-4e29-a92e-ba03c755c9e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:31.472674 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b3adf5b8-e29f-4b30-a0b0-e515f4c8fe72 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49eeb0b2-a980-4e29-a92e-ba03c755c9e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b41012d1-c94f-4fc2-b8ea-c35a76c03114', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1440795364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d6d279df6774b449c6846be5066fdb1',qos_specs=None,replication_status=,reservations=['c8e50b25-320b-446d-a920-b1ae74949974','58a4fb5a-50fe-47e7-98e0-83bbac69ab45','78e3d19b-58ed-4a3a-b5a5-ec3a418043c3','4b0ebd49-923d-4fc9-af20-ed560631b53c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b964095d536b4fb187ff7d3eaa5dbe87',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:26:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1440795364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b41012d1-c94f-4fc2-b8ea-c35a76c03114,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d6d279df6774b449c6846be5066fdb1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b964095d536b4fb187ff7d3eaa5dbe87',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:31.473778 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b3adf5b8-e29f-4b30-a0b0-e515f4c8fe72 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bcb282f-d60c-4745-aa3a-8df8466362e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:31.520604 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b3adf5b8-e29f-4b30-a0b0-e515f4c8fe72 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bcb282f-d60c-4745-aa3a-8df8466362e0) transitioned into state 'SUCCESS' from state '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-1440795364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d6d279df6774b449c6846be5066fdb1',qos_specs=None,replication_status=,reservations=['c8e50b25-320b-446d-a920-b1ae74949974','58a4fb5a-50fe-47e7-98e0-83bbac69ab45','78e3d19b-58ed-4a3a-b5a5-ec3a418043c3','4b0ebd49-923d-4fc9-af20-ed560631b53c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b964095d536b4fb187ff7d3eaa5dbe87',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:31.521886 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b3adf5b8-e29f-4b30-a0b0-e515f4c8fe72 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cda03021-0d61-4262-8471-ed94e7325845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:31.537530 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-99d8abea-5a85-4f46-bf79-b87f45771b67 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:31.540826 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b3adf5b8-e29f-4b30-a0b0-e515f4c8fe72 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cda03021-0d61-4262-8471-ed94e7325845) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:31.541732 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-99d8abea-5a85-4f46-bf79-b87f45771b67 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] GET https://10.4.3.92/volume/v3/snapshots/2434d31c-2818-4b54-850c-ed819c65ad20 Jul 31 17:26:31.541989 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b3adf5b8-e29f-4b30-a0b0-e515f4c8fe72 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Flow 'volume_create_api' (f116fbe8-fc6c-4a70-8187-91621deaf78d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:26:31.542029 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-99d8abea-5a85-4f46-bf79-b87f45771b67 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:31.542156 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b3adf5b8-e29f-4b30-a0b0-e515f4c8fe72 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Create volume request issued successfully. Jul 31 17:26:31.542346 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-99d8abea-5a85-4f46-bf79-b87f45771b67 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:31.542830 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b3adf5b8-e29f-4b30-a0b0-e515f4c8fe72 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:26:31.543404 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 584/2322] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:26:31 2026] POST /volume/v3/volumes => generated 748 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:26:31.550480 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-99d8abea-5a85-4f46-bf79-b87f45771b67 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] https://10.4.3.92/volume/v3/snapshots/2434d31c-2818-4b54-850c-ed819c65ad20 returned with HTTP 404 Jul 31 17:26:31.552388 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 581/2323] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:26:31 2026] GET /volume/v3/snapshots/2434d31c-2818-4b54-850c-ed819c65ad20 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 17:26:31.563430 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-92af2b45-0986-4e9d-b5b7-aa6dd31a6bb9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:31.567342 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1058f40f-796f-4f95-a362-b90c9f0b6082 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:31.567913 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-92af2b45-0986-4e9d-b5b7-aa6dd31a6bb9 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] GET https://10.4.3.92/volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114 Jul 31 17:26:31.567913 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-92af2b45-0986-4e9d-b5b7-aa6dd31a6bb9 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:31.567913 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-92af2b45-0986-4e9d-b5b7-aa6dd31a6bb9 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:31.571763 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1058f40f-796f-4f95-a362-b90c9f0b6082 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] GET https://10.4.3.92/volume/v3/volumes/193969ba-9952-4c15-9db4-938cba9649b7 Jul 31 17:26:31.572080 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1058f40f-796f-4f95-a362-b90c9f0b6082 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:31.572459 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1058f40f-796f-4f95-a362-b90c9f0b6082 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:31.587886 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:31.587886 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:31.591429 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:31.591429 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:31.594119 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-92af2b45-0986-4e9d-b5b7-aa6dd31a6bb9 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Volume info retrieved successfully. Jul 31 17:26:31.599624 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1058f40f-796f-4f95-a362-b90c9f0b6082 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Volume info retrieved successfully. Jul 31 17:26:31.604048 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-92af2b45-0986-4e9d-b5b7-aa6dd31a6bb9 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] https://10.4.3.92/volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114 returned with HTTP 200 Jul 31 17:26:31.605351 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 577/2324] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:31 2026] GET /volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114 => generated 816 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:31.606434 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1058f40f-796f-4f95-a362-b90c9f0b6082 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] https://10.4.3.92/volume/v3/volumes/193969ba-9952-4c15-9db4-938cba9649b7 returned with HTTP 200 Jul 31 17:26:31.607006 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 583/2325] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:31 2026] GET /volume/v3/volumes/193969ba-9952-4c15-9db4-938cba9649b7 => generated 838 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:31.625583 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-41a9658e-0096-402f-8792-76e38e87f4bf None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:31.630305 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-41a9658e-0096-402f-8792-76e38e87f4bf tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] DELETE https://10.4.3.92/volume/v3/volumes/193969ba-9952-4c15-9db4-938cba9649b7 Jul 31 17:26:31.630598 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-41a9658e-0096-402f-8792-76e38e87f4bf tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:31.630858 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-41a9658e-0096-402f-8792-76e38e87f4bf tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:31.631132 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-41a9658e-0096-402f-8792-76e38e87f4bf tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Delete volume with id: 193969ba-9952-4c15-9db4-938cba9649b7 Jul 31 17:26:31.643027 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:31.643027 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:31.643736 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-41a9658e-0096-402f-8792-76e38e87f4bf tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Volume info retrieved successfully. Jul 31 17:26:31.676882 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-41a9658e-0096-402f-8792-76e38e87f4bf tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Delete volume request issued successfully. Jul 31 17:26:31.677150 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-41a9658e-0096-402f-8792-76e38e87f4bf tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] https://10.4.3.92/volume/v3/volumes/193969ba-9952-4c15-9db4-938cba9649b7 returned with HTTP 202 Jul 31 17:26:31.677664 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 585/2326] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:26:31 2026] DELETE /volume/v3/volumes/193969ba-9952-4c15-9db4-938cba9649b7 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:26:31.692667 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c52001a0-dda5-48c0-84ad-3575bac0ef20 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:31.697092 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c52001a0-dda5-48c0-84ad-3575bac0ef20 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] GET https://10.4.3.92/volume/v3/volumes/193969ba-9952-4c15-9db4-938cba9649b7 Jul 31 17:26:31.697251 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c52001a0-dda5-48c0-84ad-3575bac0ef20 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:31.697515 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c52001a0-dda5-48c0-84ad-3575bac0ef20 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:31.706885 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:31.706885 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:31.712038 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c52001a0-dda5-48c0-84ad-3575bac0ef20 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Volume info retrieved successfully. Jul 31 17:26:31.718296 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c52001a0-dda5-48c0-84ad-3575bac0ef20 tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] https://10.4.3.92/volume/v3/volumes/193969ba-9952-4c15-9db4-938cba9649b7 returned with HTTP 200 Jul 31 17:26:31.718993 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 582/2327] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:31 2026] GET /volume/v3/volumes/193969ba-9952-4c15-9db4-938cba9649b7 => generated 837 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:32.623603 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3f81b83a-47f1-4093-bd25-74d3a95c7ff5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:32.626953 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3f81b83a-47f1-4093-bd25-74d3a95c7ff5 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] GET https://10.4.3.92/volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114 Jul 31 17:26:32.627389 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3f81b83a-47f1-4093-bd25-74d3a95c7ff5 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:32.627574 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3f81b83a-47f1-4093-bd25-74d3a95c7ff5 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:32.639908 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:32.639908 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:32.653027 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3f81b83a-47f1-4093-bd25-74d3a95c7ff5 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Volume info retrieved successfully. Jul 31 17:26:32.658772 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3f81b83a-47f1-4093-bd25-74d3a95c7ff5 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] https://10.4.3.92/volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114 returned with HTTP 200 Jul 31 17:26:32.659349 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 578/2328] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:32 2026] GET /volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:32.677122 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c08d0140-0a6f-4c0b-b392-f0c3f9f12799 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:32.683021 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c08d0140-0a6f-4c0b-b392-f0c3f9f12799 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] POST https://10.4.3.92/volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114/metadata Jul 31 17:26:32.687840 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c08d0140-0a6f-4c0b-b392-f0c3f9f12799 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:32.700431 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:32.700431 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:32.701091 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c08d0140-0a6f-4c0b-b392-f0c3f9f12799 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Volume info retrieved successfully. Jul 31 17:26:32.718930 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c08d0140-0a6f-4c0b-b392-f0c3f9f12799 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Create volume metadata completed successfully. Jul 31 17:26:32.719287 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c08d0140-0a6f-4c0b-b392-f0c3f9f12799 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] https://10.4.3.92/volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114/metadata returned with HTTP 200 Jul 31 17:26:32.719906 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 584/2329] 10.4.3.92 () {68 vars in 1390 bytes} [Fri Jul 31 17:26:32 2026] POST /volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114/metadata => generated 101 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:32.723433 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-058ce795-4a42-4ee7-baf8-9496ec40fb9a req-5e469926-7945-43dc-8823-cb440f00f620 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:32.726967 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-058ce795-4a42-4ee7-baf8-9496ec40fb9a req-5e469926-7945-43dc-8823-cb440f00f620 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/56c047cb-cd44-4204-b519-7d45de022abd/encryption Jul 31 17:26:32.727169 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-058ce795-4a42-4ee7-baf8-9496ec40fb9a req-5e469926-7945-43dc-8823-cb440f00f620 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:32.727406 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-058ce795-4a42-4ee7-baf8-9496ec40fb9a req-5e469926-7945-43dc-8823-cb440f00f620 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:32.730359 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bd3bce1f-3d91-4e2d-9893-e7b28ef573ac None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:32.734540 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bd3bce1f-3d91-4e2d-9893-e7b28ef573ac tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] GET https://10.4.3.92/volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114/metadata Jul 31 17:26:32.734821 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bd3bce1f-3d91-4e2d-9893-e7b28ef573ac tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:32.735073 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bd3bce1f-3d91-4e2d-9893-e7b28ef573ac tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:32.737216 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2efd7390-55d4-4098-84b9-8a7768ef01da None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:32.740619 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2efd7390-55d4-4098-84b9-8a7768ef01da tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] GET https://10.4.3.92/volume/v3/volumes/193969ba-9952-4c15-9db4-938cba9649b7 Jul 31 17:26:32.740882 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2efd7390-55d4-4098-84b9-8a7768ef01da tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:32.741120 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:32.741120 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:32.741222 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2efd7390-55d4-4098-84b9-8a7768ef01da tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:32.744146 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:32.744146 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:32.745032 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bd3bce1f-3d91-4e2d-9893-e7b28ef573ac tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Volume info retrieved successfully. Jul 31 17:26:32.750252 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2efd7390-55d4-4098-84b9-8a7768ef01da tempest-VolumesExtendTest-176744130 tempest-VolumesExtendTest-176744130-project-member] https://10.4.3.92/volume/v3/volumes/193969ba-9952-4c15-9db4-938cba9649b7 returned with HTTP 404 Jul 31 17:26:32.750880 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 579/2330] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:32 2026] GET /volume/v3/volumes/193969ba-9952-4c15-9db4-938cba9649b7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 17:26:32.753655 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-058ce795-4a42-4ee7-baf8-9496ec40fb9a req-5e469926-7945-43dc-8823-cb440f00f620 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/56c047cb-cd44-4204-b519-7d45de022abd/encryption returned with HTTP 200 Jul 31 17:26:32.753655 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 586/2331] 10.4.3.92 () {68 vars in 1624 bytes} [Fri Jul 31 17:26:32 2026] GET /volume/v3/volumes/56c047cb-cd44-4204-b519-7d45de022abd/encryption => generated 161 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:32.753785 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bd3bce1f-3d91-4e2d-9893-e7b28ef573ac tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Get volume metadata completed successfully. Jul 31 17:26:32.753785 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bd3bce1f-3d91-4e2d-9893-e7b28ef573ac tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] https://10.4.3.92/volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114/metadata returned with HTTP 200 Jul 31 17:26:32.753785 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 583/2332] 10.4.3.92 () {66 vars in 1368 bytes} [Fri Jul 31 17:26:32 2026] GET /volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114/metadata => generated 101 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:32.770156 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b70c3ae8-5a9a-47e3-899b-b01aa94958f2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:32.778334 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b70c3ae8-5a9a-47e3-899b-b01aa94958f2 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] PUT https://10.4.3.92/volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114/metadata Jul 31 17:26:32.778334 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b70c3ae8-5a9a-47e3-899b-b01aa94958f2 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:32.790524 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:32.790524 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:32.791962 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b70c3ae8-5a9a-47e3-899b-b01aa94958f2 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Volume info retrieved successfully. Jul 31 17:26:32.814887 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b70c3ae8-5a9a-47e3-899b-b01aa94958f2 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Update volume metadata completed successfully. Jul 31 17:26:32.814887 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b70c3ae8-5a9a-47e3-899b-b01aa94958f2 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] https://10.4.3.92/volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114/metadata returned with HTTP 200 Jul 31 17:26:32.815462 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 585/2333] 10.4.3.92 () {68 vars in 1388 bytes} [Fri Jul 31 17:26:32 2026] PUT /volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114/metadata => generated 57 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:26:32.827813 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0039d958-f2d8-45cd-99f7-e34084bb0156 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:32.830364 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0039d958-f2d8-45cd-99f7-e34084bb0156 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] GET https://10.4.3.92/volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114/metadata Jul 31 17:26:32.830569 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0039d958-f2d8-45cd-99f7-e34084bb0156 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:32.830671 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0039d958-f2d8-45cd-99f7-e34084bb0156 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:32.844558 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:32.844558 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:32.845046 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0039d958-f2d8-45cd-99f7-e34084bb0156 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Volume info retrieved successfully. Jul 31 17:26:32.864423 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0039d958-f2d8-45cd-99f7-e34084bb0156 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Get volume metadata completed successfully. Jul 31 17:26:32.864626 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0039d958-f2d8-45cd-99f7-e34084bb0156 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] https://10.4.3.92/volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114/metadata returned with HTTP 200 Jul 31 17:26:32.865596 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 580/2334] 10.4.3.92 () {66 vars in 1368 bytes} [Fri Jul 31 17:26:32 2026] GET /volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114/metadata => generated 57 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:26:32.886381 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9d9d1b60-9a93-42ee-ac03-7a2134403b16 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:32.889170 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9d9d1b60-9a93-42ee-ac03-7a2134403b16 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] DELETE https://10.4.3.92/volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114/metadata/key1 Jul 31 17:26:32.889461 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9d9d1b60-9a93-42ee-ac03-7a2134403b16 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:32.889746 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9d9d1b60-9a93-42ee-ac03-7a2134403b16 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:32.900187 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:32.900187 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:32.900857 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9d9d1b60-9a93-42ee-ac03-7a2134403b16 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Volume info retrieved successfully. Jul 31 17:26:32.908173 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9d9d1b60-9a93-42ee-ac03-7a2134403b16 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Get volume metadata completed successfully. Jul 31 17:26:32.925458 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9d9d1b60-9a93-42ee-ac03-7a2134403b16 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Delete volume metadata completed successfully. Jul 31 17:26:32.925458 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9d9d1b60-9a93-42ee-ac03-7a2134403b16 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] https://10.4.3.92/volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114/metadata/key1 returned with HTTP 200 Jul 31 17:26:32.925458 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 587/2335] 10.4.3.92 () {66 vars in 1386 bytes} [Fri Jul 31 17:26:32 2026] DELETE /volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114/metadata/key1 => generated 0 bytes in 40 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 31 17:26:32.942449 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-04479a79-c939-487a-b116-5ddfd82bd80a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:32.944804 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-04479a79-c939-487a-b116-5ddfd82bd80a tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] GET https://10.4.3.92/volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114/metadata Jul 31 17:26:32.945041 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-04479a79-c939-487a-b116-5ddfd82bd80a tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:32.945457 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-04479a79-c939-487a-b116-5ddfd82bd80a tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:32.954129 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:32.954129 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:32.954866 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-04479a79-c939-487a-b116-5ddfd82bd80a tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Volume info retrieved successfully. Jul 31 17:26:32.966109 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-04479a79-c939-487a-b116-5ddfd82bd80a tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Get volume metadata completed successfully. Jul 31 17:26:32.966109 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-04479a79-c939-487a-b116-5ddfd82bd80a tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] https://10.4.3.92/volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114/metadata returned with HTTP 200 Jul 31 17:26:32.966109 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 584/2336] 10.4.3.92 () {66 vars in 1368 bytes} [Fri Jul 31 17:26:32 2026] GET /volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114/metadata => generated 32 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:26:32.977921 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4eca054a-cf79-46dc-a824-3192c97daab7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:32.980558 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4eca054a-cf79-46dc-a824-3192c97daab7 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] PUT https://10.4.3.92/volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114/metadata Jul 31 17:26:32.981036 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4eca054a-cf79-46dc-a824-3192c97daab7 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:32.996066 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:32.996066 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:32.997106 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4eca054a-cf79-46dc-a824-3192c97daab7 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Volume info retrieved successfully. Jul 31 17:26:33.017598 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4eca054a-cf79-46dc-a824-3192c97daab7 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Update volume metadata completed successfully. Jul 31 17:26:33.017988 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4eca054a-cf79-46dc-a824-3192c97daab7 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] https://10.4.3.92/volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114/metadata returned with HTTP 200 Jul 31 17:26:33.018625 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 586/2337] 10.4.3.92 () {68 vars in 1388 bytes} [Fri Jul 31 17:26:32 2026] PUT /volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114/metadata => generated 16 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:26:33.029922 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-105def61-f8fc-4376-9e2d-534dcc9eae1a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:33.031822 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-105def61-f8fc-4376-9e2d-534dcc9eae1a tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] POST https://10.4.3.92/volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114/metadata Jul 31 17:26:33.033276 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-105def61-f8fc-4376-9e2d-534dcc9eae1a tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:33.046341 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:33.046341 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:33.046341 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-105def61-f8fc-4376-9e2d-534dcc9eae1a tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Volume info retrieved successfully. Jul 31 17:26:33.056596 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-105def61-f8fc-4376-9e2d-534dcc9eae1a tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Create volume metadata completed successfully. Jul 31 17:26:33.058076 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-105def61-f8fc-4376-9e2d-534dcc9eae1a tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] https://10.4.3.92/volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114/metadata returned with HTTP 200 Jul 31 17:26:33.058076 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 581/2338] 10.4.3.92 () {68 vars in 1389 bytes} [Fri Jul 31 17:26:33 2026] POST /volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114/metadata => generated 68 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:26:33.070374 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-35995504-d853-473c-8032-caef0aa98794 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:33.073044 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-35995504-d853-473c-8032-caef0aa98794 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] PUT https://10.4.3.92/volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114/metadata/key3 Jul 31 17:26:33.073693 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-35995504-d853-473c-8032-caef0aa98794 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:33.089193 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:33.089193 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:33.089930 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-35995504-d853-473c-8032-caef0aa98794 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Volume info retrieved successfully. Jul 31 17:26:33.110216 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-35995504-d853-473c-8032-caef0aa98794 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Update volume metadata completed successfully. Jul 31 17:26:33.112061 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-35995504-d853-473c-8032-caef0aa98794 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] https://10.4.3.92/volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114/metadata/key3 returned with HTTP 200 Jul 31 17:26:33.112061 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 588/2339] 10.4.3.92 () {68 vars in 1403 bytes} [Fri Jul 31 17:26:33 2026] PUT /volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114/metadata/key3 => generated 35 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:26:33.124842 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7ff21d7d-ae9b-464e-bc42-8b18b381543f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:33.126864 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7ff21d7d-ae9b-464e-bc42-8b18b381543f tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] GET https://10.4.3.92/volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114/metadata/key3 Jul 31 17:26:33.127325 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7ff21d7d-ae9b-464e-bc42-8b18b381543f tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:33.127325 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7ff21d7d-ae9b-464e-bc42-8b18b381543f tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:33.139352 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:33.139352 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:33.139352 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7ff21d7d-ae9b-464e-bc42-8b18b381543f tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Volume info retrieved successfully. Jul 31 17:26:33.145415 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7ff21d7d-ae9b-464e-bc42-8b18b381543f tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Get volume metadata completed successfully. Jul 31 17:26:33.145713 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7ff21d7d-ae9b-464e-bc42-8b18b381543f tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] https://10.4.3.92/volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114/metadata/key3 returned with HTTP 200 Jul 31 17:26:33.146510 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 585/2340] 10.4.3.92 () {66 vars in 1383 bytes} [Fri Jul 31 17:26:33 2026] GET /volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114/metadata/key3 => generated 35 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:26:33.154687 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-37ab78aa-8870-4d8f-8c4f-cc1c61ac6c28 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:33.157841 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-37ab78aa-8870-4d8f-8c4f-cc1c61ac6c28 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] GET https://10.4.3.92/volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114/metadata Jul 31 17:26:33.157946 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-37ab78aa-8870-4d8f-8c4f-cc1c61ac6c28 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:33.159163 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-37ab78aa-8870-4d8f-8c4f-cc1c61ac6c28 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:33.167527 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:33.167527 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:33.168253 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-37ab78aa-8870-4d8f-8c4f-cc1c61ac6c28 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Volume info retrieved successfully. Jul 31 17:26:33.178754 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-37ab78aa-8870-4d8f-8c4f-cc1c61ac6c28 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Get volume metadata completed successfully. Jul 31 17:26:33.179451 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-37ab78aa-8870-4d8f-8c4f-cc1c61ac6c28 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] https://10.4.3.92/volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114/metadata returned with HTTP 200 Jul 31 17:26:33.180140 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 587/2341] 10.4.3.92 () {66 vars in 1368 bytes} [Fri Jul 31 17:26:33 2026] GET /volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114/metadata => generated 75 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:26:33.189121 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d8458201-b965-4206-8c3b-81d8824d68df None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:33.194430 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d8458201-b965-4206-8c3b-81d8824d68df tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] PUT https://10.4.3.92/volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114/metadata Jul 31 17:26:33.194581 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d8458201-b965-4206-8c3b-81d8824d68df tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:33.212401 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:33.212401 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:33.212401 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d8458201-b965-4206-8c3b-81d8824d68df tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Volume info retrieved successfully. Jul 31 17:26:33.235411 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d8458201-b965-4206-8c3b-81d8824d68df tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Update volume metadata completed successfully. Jul 31 17:26:33.235411 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d8458201-b965-4206-8c3b-81d8824d68df tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] https://10.4.3.92/volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114/metadata returned with HTTP 200 Jul 31 17:26:33.235411 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 582/2342] 10.4.3.92 () {68 vars in 1388 bytes} [Fri Jul 31 17:26:33 2026] PUT /volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114/metadata => generated 16 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:26:33.245881 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ec0604d6-87d1-4ca7-b036-794a936241a4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:33.249256 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ec0604d6-87d1-4ca7-b036-794a936241a4 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] GET https://10.4.3.92/volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114 Jul 31 17:26:33.249756 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ec0604d6-87d1-4ca7-b036-794a936241a4 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:33.250100 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ec0604d6-87d1-4ca7-b036-794a936241a4 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:33.261547 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:33.261547 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:33.269208 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ec0604d6-87d1-4ca7-b036-794a936241a4 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Volume info retrieved successfully. Jul 31 17:26:33.280988 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ec0604d6-87d1-4ca7-b036-794a936241a4 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] https://10.4.3.92/volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114 returned with HTTP 200 Jul 31 17:26:33.281497 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 589/2343] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:33 2026] GET /volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:33.297689 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cfcc0419-0ac4-4767-badc-b3be427a2a81 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:33.305973 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cfcc0419-0ac4-4767-badc-b3be427a2a81 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] DELETE https://10.4.3.92/volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114 Jul 31 17:26:33.307337 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cfcc0419-0ac4-4767-badc-b3be427a2a81 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:33.307337 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cfcc0419-0ac4-4767-badc-b3be427a2a81 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:33.309286 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-cfcc0419-0ac4-4767-badc-b3be427a2a81 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Delete volume with id: b41012d1-c94f-4fc2-b8ea-c35a76c03114 Jul 31 17:26:33.320333 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:33.320333 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:33.321134 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cfcc0419-0ac4-4767-badc-b3be427a2a81 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Volume info retrieved successfully. Jul 31 17:26:33.377704 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cfcc0419-0ac4-4767-badc-b3be427a2a81 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Delete volume request issued successfully. Jul 31 17:26:33.377704 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cfcc0419-0ac4-4767-badc-b3be427a2a81 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] https://10.4.3.92/volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114 returned with HTTP 202 Jul 31 17:26:33.377704 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 586/2344] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:26:33 2026] DELETE /volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:26:33.389761 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ebbcee19-d01a-4aca-acdb-3dd203b82a1e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:33.396704 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ebbcee19-d01a-4aca-acdb-3dd203b82a1e tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] GET https://10.4.3.92/volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114 Jul 31 17:26:33.396924 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ebbcee19-d01a-4aca-acdb-3dd203b82a1e tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:33.397335 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ebbcee19-d01a-4aca-acdb-3dd203b82a1e tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:33.408956 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:33.408956 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:33.414293 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ebbcee19-d01a-4aca-acdb-3dd203b82a1e tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Volume info retrieved successfully. Jul 31 17:26:33.419466 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ebbcee19-d01a-4aca-acdb-3dd203b82a1e tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] https://10.4.3.92/volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114 returned with HTTP 200 Jul 31 17:26:33.419924 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 588/2345] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:33 2026] GET /volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:33.960772 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-058ce795-4a42-4ee7-baf8-9496ec40fb9a req-f626baaf-55ef-4a7c-92f5-dbbc68ba877a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:33.969132 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-058ce795-4a42-4ee7-baf8-9496ec40fb9a req-f626baaf-55ef-4a7c-92f5-dbbc68ba877a tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] DELETE https://10.4.3.92/volume/v3/attachments/dcf7a309-ea49-48f0-bde6-dadd04e9464b Jul 31 17:26:33.969132 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-058ce795-4a42-4ee7-baf8-9496ec40fb9a req-f626baaf-55ef-4a7c-92f5-dbbc68ba877a tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:33.969132 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-058ce795-4a42-4ee7-baf8-9496ec40fb9a req-f626baaf-55ef-4a7c-92f5-dbbc68ba877a tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:33.980662 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:33.980662 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:34.061278 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-058ce795-4a42-4ee7-baf8-9496ec40fb9a req-f626baaf-55ef-4a7c-92f5-dbbc68ba877a tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments/dcf7a309-ea49-48f0-bde6-dadd04e9464b returned with HTTP 200 Jul 31 17:26:34.061545 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 583/2346] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:26:33 2026] DELETE /volume/v3/attachments/dcf7a309-ea49-48f0-bde6-dadd04e9464b => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:34.436872 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4a4884b0-67a2-4b32-ae46-237b6fdef4b0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:34.438838 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4a4884b0-67a2-4b32-ae46-237b6fdef4b0 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] GET https://10.4.3.92/volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114 Jul 31 17:26:34.439027 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4a4884b0-67a2-4b32-ae46-237b6fdef4b0 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:34.439222 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4a4884b0-67a2-4b32-ae46-237b6fdef4b0 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:34.448856 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4a4884b0-67a2-4b32-ae46-237b6fdef4b0 tempest-VolumesMetadataTest-918614644 tempest-VolumesMetadataTest-918614644-project-member] https://10.4.3.92/volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114 returned with HTTP 404 Jul 31 17:26:34.449402 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 590/2347] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:34 2026] GET /volume/v3/volumes/b41012d1-c94f-4fc2-b8ea-c35a76c03114 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:35.996943 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1a507d6a-049a-42cc-a4fd-a5891ea92d09 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:35.999397 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a507d6a-049a-42cc-a4fd-a5891ea92d09 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] DELETE https://10.4.3.92/volume/v3/volumes/56c047cb-cd44-4204-b519-7d45de022abd Jul 31 17:26:35.999604 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1a507d6a-049a-42cc-a4fd-a5891ea92d09 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:36.000475 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1a507d6a-049a-42cc-a4fd-a5891ea92d09 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:36.000475 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-1a507d6a-049a-42cc-a4fd-a5891ea92d09 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Delete volume with id: 56c047cb-cd44-4204-b519-7d45de022abd Jul 31 17:26:36.020505 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:36.020505 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:36.020691 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1a507d6a-049a-42cc-a4fd-a5891ea92d09 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:26:36.045924 np0000006248 devstack@c-api.service[100273]: WARNING cinder.keymgr.conf_key_mgr [None req-1a507d6a-049a-42cc-a4fd-a5891ea92d09 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 17:26:36.067741 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1a507d6a-049a-42cc-a4fd-a5891ea92d09 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Delete volume request issued successfully. Jul 31 17:26:36.068001 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a507d6a-049a-42cc-a4fd-a5891ea92d09 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/56c047cb-cd44-4204-b519-7d45de022abd returned with HTTP 202 Jul 31 17:26:36.068473 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 587/2348] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:26:35 2026] DELETE /volume/v3/volumes/56c047cb-cd44-4204-b519-7d45de022abd => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:26:36.084962 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b5451198-cc95-40df-acec-fd96fd30783f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:36.086592 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b5451198-cc95-40df-acec-fd96fd30783f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/56c047cb-cd44-4204-b519-7d45de022abd Jul 31 17:26:36.086592 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b5451198-cc95-40df-acec-fd96fd30783f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:36.087129 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b5451198-cc95-40df-acec-fd96fd30783f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:36.102392 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:36.102392 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:36.113799 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b5451198-cc95-40df-acec-fd96fd30783f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:26:36.122861 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b5451198-cc95-40df-acec-fd96fd30783f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/56c047cb-cd44-4204-b519-7d45de022abd returned with HTTP 200 Jul 31 17:26:36.123378 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 589/2349] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:36 2026] GET /volume/v3/volumes/56c047cb-cd44-4204-b519-7d45de022abd => generated 869 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:36.672998 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d58d9f60-f333-4027-8048-3d659c92b4c4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:36.837098 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d58d9f60-f333-4027-8048-3d659c92b4c4 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:26:36.837612 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d58d9f60-f333-4027-8048-3d659c92b4c4 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e897b015-6c55-4b05-ba7b-d242ef8a9214", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-701537708"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:36.849422 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d58d9f60-f333-4027-8048-3d659c92b4c4 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 404 Jul 31 17:26:36.850761 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 584/2350] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:26:36 2026] POST /volume/v3/snapshots => generated 109 bytes in 178 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:36.880529 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a2602154-d896-456b-89ea-d33450f28f50 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:36.882946 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a2602154-d896-456b-89ea-d33450f28f50 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:26:36.883450 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a2602154-d896-456b-89ea-d33450f28f50 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-225230251"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:36.926809 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a2602154-d896-456b-89ea-d33450f28f50 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 404 Jul 31 17:26:36.927480 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 591/2351] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:26:36 2026] POST /volume/v3/snapshots => generated 77 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:26:36.938334 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e82cae84-6fce-4566-97b3-a7c001ac1278 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:36.941454 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e82cae84-6fce-4566-97b3-a7c001ac1278 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] GET https://10.4.3.92/volume/v3/snapshots?limit=invalid Jul 31 17:26:36.941760 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e82cae84-6fce-4566-97b3-a7c001ac1278 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:36.942028 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e82cae84-6fce-4566-97b3-a7c001ac1278 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:36.942473 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e82cae84-6fce-4566-97b3-a7c001ac1278 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] HTTP exception thrown: limit param must be an integer Jul 31 17:26:36.942674 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e82cae84-6fce-4566-97b3-a7c001ac1278 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] https://10.4.3.92/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 31 17:26:36.943362 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 588/2352] 10.4.3.92 () {66 vars in 1263 bytes} [Fri Jul 31 17:26:36 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:26:36.953578 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-be8ddb13-575f-4366-8347-3e2045b1c8ef None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:36.955750 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-be8ddb13-575f-4366-8347-3e2045b1c8ef tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] GET https://10.4.3.92/volume/v3/snapshots?marker=8109c68c-a527-42a5-b9cf-cf1a03df0688 Jul 31 17:26:36.956125 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-be8ddb13-575f-4366-8347-3e2045b1c8ef tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:36.956452 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-be8ddb13-575f-4366-8347-3e2045b1c8ef tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:36.956718 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-be8ddb13-575f-4366-8347-3e2045b1c8ef tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:26:36.957957 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.db.api [None req-be8ddb13-575f-4366-8347-3e2045b1c8ef tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Building query based on filter {{(pid=100274) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 17:26:36.964639 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-be8ddb13-575f-4366-8347-3e2045b1c8ef tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] https://10.4.3.92/volume/v3/snapshots?marker=8109c68c-a527-42a5-b9cf-cf1a03df0688 returned with HTTP 404 Jul 31 17:26:36.964868 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 590/2353] 10.4.3.92 () {66 vars in 1323 bytes} [Fri Jul 31 17:26:36 2026] GET /volume/v3/snapshots?marker=8109c68c-a527-42a5-b9cf-cf1a03df0688 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:36.975840 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bd8568ed-3a0f-4f7a-ba80-44dcf82e833e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:36.978640 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bd8568ed-3a0f-4f7a-ba80-44dcf82e833e tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] GET https://10.4.3.92/volume/v3/snapshots?sort_key=invalid Jul 31 17:26:36.980076 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bd8568ed-3a0f-4f7a-ba80-44dcf82e833e tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:36.980076 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bd8568ed-3a0f-4f7a-ba80-44dcf82e833e tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:36.980571 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-bd8568ed-3a0f-4f7a-ba80-44dcf82e833e tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:26:36.981083 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:36.981083 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:36.984024 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.db.api [None req-bd8568ed-3a0f-4f7a-ba80-44dcf82e833e tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Building query based on filter {{(pid=100271) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 17:26:36.984705 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bd8568ed-3a0f-4f7a-ba80-44dcf82e833e tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] https://10.4.3.92/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 31 17:26:36.992909 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 585/2354] 10.4.3.92 () {66 vars in 1269 bytes} [Fri Jul 31 17:26:36 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:26:36.995748 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a53bded0-d673-4834-983c-7432e9aa0a72 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:36.998305 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a53bded0-d673-4834-983c-7432e9aa0a72 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:26:36.998761 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a53bded0-d673-4834-983c-7432e9aa0a72 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1438994909"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:37.001098 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-a53bded0-d673-4834-983c-7432e9aa0a72 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1438994909'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:26:37.001243 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-a53bded0-d673-4834-983c-7432e9aa0a72 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Create volume of 2 GB Jul 31 17:26:37.007761 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a53bded0-d673-4834-983c-7432e9aa0a72 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Availability Zones retrieved successfully. Jul 31 17:26:37.019714 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a53bded0-d673-4834-983c-7432e9aa0a72 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Flow 'volume_create_api' (9d76b239-39bc-48f1-b7ce-7313a18d3a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:26:37.021064 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a53bded0-d673-4834-983c-7432e9aa0a72 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f77bf98b-8214-4508-a9e2-b37b30556008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:37.022428 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-a53bded0-d673-4834-983c-7432e9aa0a72 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Validating volume size '2' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:26:37.059209 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a53bded0-d673-4834-983c-7432e9aa0a72 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f77bf98b-8214-4508-a9e2-b37b30556008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:37.060774 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a53bded0-d673-4834-983c-7432e9aa0a72 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfbe4898-0ca0-43ae-812d-42537147a245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:37.143652 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-26f59e69-3824-4e4f-9dfc-506fd2aed0cd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:37.147867 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-26f59e69-3824-4e4f-9dfc-506fd2aed0cd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/56c047cb-cd44-4204-b519-7d45de022abd Jul 31 17:26:37.148470 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-26f59e69-3824-4e4f-9dfc-506fd2aed0cd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:37.148883 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-26f59e69-3824-4e4f-9dfc-506fd2aed0cd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:37.162694 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-26f59e69-3824-4e4f-9dfc-506fd2aed0cd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/56c047cb-cd44-4204-b519-7d45de022abd returned with HTTP 404 Jul 31 17:26:37.164069 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 589/2355] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:37 2026] GET /volume/v3/volumes/56c047cb-cd44-4204-b519-7d45de022abd => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:37.169439 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-a53bded0-d673-4834-983c-7432e9aa0a72 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Created reservations ['abe9fec5-77fd-4cd7-90ed-112b5d39993c', '7ebdee00-9c3d-47b6-9eae-713a8bb8a66b', '731236cb-a916-4abe-9dfb-d35d86d0d984', '3a417e3e-0a70-45c7-aa4c-e97d9009f9ff'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:26:37.170657 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a53bded0-d673-4834-983c-7432e9aa0a72 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfbe4898-0ca0-43ae-812d-42537147a245) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abe9fec5-77fd-4cd7-90ed-112b5d39993c', '7ebdee00-9c3d-47b6-9eae-713a8bb8a66b', '731236cb-a916-4abe-9dfb-d35d86d0d984', '3a417e3e-0a70-45c7-aa4c-e97d9009f9ff']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:37.172469 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a53bded0-d673-4834-983c-7432e9aa0a72 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80bddaf4-43d9-4528-ab61-c04178764b93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:37.175484 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0478df64-96b5-4b82-be09-37d5e77a3d1e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:37.180614 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0478df64-96b5-4b82-be09-37d5e77a3d1e tempest-TestVolumeBootPattern-54897930 tempest-TestVolumeBootPattern-54897930-project-admin] GET https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 Jul 31 17:26:37.180614 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0478df64-96b5-4b82-be09-37d5e77a3d1e tempest-TestVolumeBootPattern-54897930 tempest-TestVolumeBootPattern-54897930-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:37.181520 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0478df64-96b5-4b82-be09-37d5e77a3d1e tempest-TestVolumeBootPattern-54897930 tempest-TestVolumeBootPattern-54897930-project-admin] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:37.183212 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0478df64-96b5-4b82-be09-37d5e77a3d1e tempest-TestVolumeBootPattern-54897930 tempest-TestVolumeBootPattern-54897930-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:26:37.236067 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a53bded0-d673-4834-983c-7432e9aa0a72 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80bddaf4-43d9-4528-ab61-c04178764b93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac38eaa3-3fb0-4307-ba8f-bf659f5e997b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1438994909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='561e308d03fd421a8d5f4c084bff4b92',qos_specs=None,replication_status=,reservations=['abe9fec5-77fd-4cd7-90ed-112b5d39993c','7ebdee00-9c3d-47b6-9eae-713a8bb8a66b','731236cb-a916-4abe-9dfb-d35d86d0d984','3a417e3e-0a70-45c7-aa4c-e97d9009f9ff'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0393bfd87b640429b02a8fdc3fd6288',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:26:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1438994909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac38eaa3-3fb0-4307-ba8f-bf659f5e997b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='561e308d03fd421a8d5f4c084bff4b92',provider_auth=None,provider_geometry=None,provider_id=None,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='b0393bfd87b640429b02a8fdc3fd6288',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:37.238829 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a53bded0-d673-4834-983c-7432e9aa0a72 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eeab2ce-213e-4fe3-b730-42c516ce27d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:37.250480 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0478df64-96b5-4b82-be09-37d5e77a3d1e tempest-TestVolumeBootPattern-54897930 tempest-TestVolumeBootPattern-54897930-project-admin] Get all volumes completed successfully. Jul 31 17:26:37.252876 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:37.252876 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:37.262988 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0478df64-96b5-4b82-be09-37d5e77a3d1e tempest-TestVolumeBootPattern-54897930 tempest-TestVolumeBootPattern-54897930-project-admin] https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 17:26:37.266033 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 591/2356] 10.4.3.92 () {66 vars in 1278 bytes} [Fri Jul 31 17:26:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12010 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:26:37.283627 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a53bded0-d673-4834-983c-7432e9aa0a72 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9eeab2ce-213e-4fe3-b730-42c516ce27d3) transitioned into state 'SUCCESS' from state '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-1438994909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='561e308d03fd421a8d5f4c084bff4b92',qos_specs=None,replication_status=,reservations=['abe9fec5-77fd-4cd7-90ed-112b5d39993c','7ebdee00-9c3d-47b6-9eae-713a8bb8a66b','731236cb-a916-4abe-9dfb-d35d86d0d984','3a417e3e-0a70-45c7-aa4c-e97d9009f9ff'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0393bfd87b640429b02a8fdc3fd6288',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:37.284882 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a53bded0-d673-4834-983c-7432e9aa0a72 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be486849-9188-40e0-8398-92807b1d0380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:37.298034 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c05da0ae-5905-4b44-96f2-4a4470b02f02 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:37.301425 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c05da0ae-5905-4b44-96f2-4a4470b02f02 tempest-TestVolumeBootPattern-54897930 tempest-TestVolumeBootPattern-54897930-project-admin] DELETE https://10.4.3.92/volume/v3/types/9ed30adb-3d72-4946-b899-4ae25d4ad159 Jul 31 17:26:37.301744 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c05da0ae-5905-4b44-96f2-4a4470b02f02 tempest-TestVolumeBootPattern-54897930 tempest-TestVolumeBootPattern-54897930-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:37.301990 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c05da0ae-5905-4b44-96f2-4a4470b02f02 tempest-TestVolumeBootPattern-54897930 tempest-TestVolumeBootPattern-54897930-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:37.314125 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a53bded0-d673-4834-983c-7432e9aa0a72 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be486849-9188-40e0-8398-92807b1d0380) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:37.315945 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a53bded0-d673-4834-983c-7432e9aa0a72 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Flow 'volume_create_api' (9d76b239-39bc-48f1-b7ce-7313a18d3a96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:26:37.317171 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a53bded0-d673-4834-983c-7432e9aa0a72 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Create volume request issued successfully. Jul 31 17:26:37.317655 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a53bded0-d673-4834-983c-7432e9aa0a72 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:26:37.318530 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 592/2357] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:26:36 2026] POST /volume/v3/volumes => generated 760 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:26:37.340836 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-493f5445-fd54-4858-95d0-82da20a2c412 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:37.345390 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-493f5445-fd54-4858-95d0-82da20a2c412 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] GET https://10.4.3.92/volume/v3/volumes/ac38eaa3-3fb0-4307-ba8f-bf659f5e997b Jul 31 17:26:37.345390 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-493f5445-fd54-4858-95d0-82da20a2c412 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:37.345390 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-493f5445-fd54-4858-95d0-82da20a2c412 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:37.364419 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:37.364419 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:37.371654 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-493f5445-fd54-4858-95d0-82da20a2c412 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Volume info retrieved successfully. Jul 31 17:26:37.372879 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c05da0ae-5905-4b44-96f2-4a4470b02f02 tempest-TestVolumeBootPattern-54897930 tempest-TestVolumeBootPattern-54897930-project-admin] https://10.4.3.92/volume/v3/types/9ed30adb-3d72-4946-b899-4ae25d4ad159 returned with HTTP 202 Jul 31 17:26:37.372879 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 586/2358] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:26:37 2026] DELETE /volume/v3/types/9ed30adb-3d72-4946-b899-4ae25d4ad159 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:26:37.377086 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-493f5445-fd54-4858-95d0-82da20a2c412 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] https://10.4.3.92/volume/v3/volumes/ac38eaa3-3fb0-4307-ba8f-bf659f5e997b returned with HTTP 200 Jul 31 17:26:37.377086 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 590/2359] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:37 2026] GET /volume/v3/volumes/ac38eaa3-3fb0-4307-ba8f-bf659f5e997b => generated 828 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:37.410688 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ad23c0a8-38d0-41b3-95ce-c23dc541afa9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:37.413396 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ad23c0a8-38d0-41b3-95ce-c23dc541afa9 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:26:37.413862 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ad23c0a8-38d0-41b3-95ce-c23dc541afa9 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1355078598", "snapshot_id": null, "imageRef": "8d238c5f-d575-4c29-9cd2-e3e14bfacc91", "volume_type": null, "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:37.416304 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-ad23c0a8-38d0-41b3-95ce-c23dc541afa9 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1355078598', 'snapshot_id': None, 'imageRef': '8d238c5f-d575-4c29-9cd2-e3e14bfacc91', 'volume_type': None, 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:26:37.562173 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-ad23c0a8-38d0-41b3-95ce-c23dc541afa9 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Create volume of 1 GB Jul 31 17:26:37.574301 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ad23c0a8-38d0-41b3-95ce-c23dc541afa9 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Availability Zones retrieved successfully. Jul 31 17:26:37.584326 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ad23c0a8-38d0-41b3-95ce-c23dc541afa9 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Flow 'volume_create_api' (5647cfb5-e61f-4887-9f0e-9e23f85db6a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:26:37.584845 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ad23c0a8-38d0-41b3-95ce-c23dc541afa9 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (245575e6-a95f-4934-82e3-da7d5f290f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:37.586130 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-ad23c0a8-38d0-41b3-95ce-c23dc541afa9 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:26:37.707058 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ad23c0a8-38d0-41b3-95ce-c23dc541afa9 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (245575e6-a95f-4934-82e3-da7d5f290f87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:37.707512 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ad23c0a8-38d0-41b3-95ce-c23dc541afa9 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (180cea31-3db6-4b21-b919-98bfa1739c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:37.830410 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-ad23c0a8-38d0-41b3-95ce-c23dc541afa9 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Created reservations ['8f78bfda-b399-4438-b6f5-46f2f04ecf02', '10b08769-5b7f-4aff-ad9e-0a4c5018b595', '2b650eac-e4fa-4ce7-9bfe-058169a79842', '3f5a3551-3df1-42e6-af33-a3a32cd27fe0'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:26:37.831575 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ad23c0a8-38d0-41b3-95ce-c23dc541afa9 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (180cea31-3db6-4b21-b919-98bfa1739c78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f78bfda-b399-4438-b6f5-46f2f04ecf02', '10b08769-5b7f-4aff-ad9e-0a4c5018b595', '2b650eac-e4fa-4ce7-9bfe-058169a79842', '3f5a3551-3df1-42e6-af33-a3a32cd27fe0']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:37.832762 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ad23c0a8-38d0-41b3-95ce-c23dc541afa9 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a1b920b-a075-4ddc-aa7d-55c22dc58742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:37.878421 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ad23c0a8-38d0-41b3-95ce-c23dc541afa9 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a1b920b-a075-4ddc-aa7d-55c22dc58742) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '072b6245-8227-4985-8a25-e0561e15cfae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1355078598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93f3986dd70442d6b42d2af87d722313',qos_specs=None,replication_status=,reservations=['8f78bfda-b399-4438-b6f5-46f2f04ecf02','10b08769-5b7f-4aff-ad9e-0a4c5018b595','2b650eac-e4fa-4ce7-9bfe-058169a79842','3f5a3551-3df1-42e6-af33-a3a32cd27fe0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dda15d2abf14a889e507b800d058d6f',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:26:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1355078598',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=072b6245-8227-4985-8a25-e0561e15cfae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93f3986dd70442d6b42d2af87d722313',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6dda15d2abf14a889e507b800d058d6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:37.880896 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ad23c0a8-38d0-41b3-95ce-c23dc541afa9 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8531ec4-548c-4b0b-8a80-9deb00e8f511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:37.918589 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ad23c0a8-38d0-41b3-95ce-c23dc541afa9 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8531ec4-548c-4b0b-8a80-9deb00e8f511) transitioned into state 'SUCCESS' from state '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-1355078598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93f3986dd70442d6b42d2af87d722313',qos_specs=None,replication_status=,reservations=['8f78bfda-b399-4438-b6f5-46f2f04ecf02','10b08769-5b7f-4aff-ad9e-0a4c5018b595','2b650eac-e4fa-4ce7-9bfe-058169a79842','3f5a3551-3df1-42e6-af33-a3a32cd27fe0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dda15d2abf14a889e507b800d058d6f',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:37.920119 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ad23c0a8-38d0-41b3-95ce-c23dc541afa9 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cab09ca-5801-42a1-80ac-b61d1049af74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:37.944900 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ad23c0a8-38d0-41b3-95ce-c23dc541afa9 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cab09ca-5801-42a1-80ac-b61d1049af74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:37.946185 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ad23c0a8-38d0-41b3-95ce-c23dc541afa9 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Flow 'volume_create_api' (5647cfb5-e61f-4887-9f0e-9e23f85db6a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:26:37.946559 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ad23c0a8-38d0-41b3-95ce-c23dc541afa9 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Create volume request issued successfully. Jul 31 17:26:37.947261 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ad23c0a8-38d0-41b3-95ce-c23dc541afa9 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:26:37.947769 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 592/2360] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:26:37 2026] POST /volume/v3/volumes => generated 757 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:26:37.969401 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7e8c0652-a0ae-4a5c-aab2-6b15a254240d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:37.973127 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7e8c0652-a0ae-4a5c-aab2-6b15a254240d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/072b6245-8227-4985-8a25-e0561e15cfae Jul 31 17:26:37.974413 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7e8c0652-a0ae-4a5c-aab2-6b15a254240d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:37.974413 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7e8c0652-a0ae-4a5c-aab2-6b15a254240d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:37.984863 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:37.984863 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:37.992428 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7e8c0652-a0ae-4a5c-aab2-6b15a254240d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:26:38.003571 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7e8c0652-a0ae-4a5c-aab2-6b15a254240d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/072b6245-8227-4985-8a25-e0561e15cfae returned with HTTP 200 Jul 31 17:26:38.005118 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 593/2361] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:37 2026] GET /volume/v3/volumes/072b6245-8227-4985-8a25-e0561e15cfae => generated 825 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:38.398419 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1eeebba2-1a66-4a1b-a0c2-1ae8376bdab3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:38.401491 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1eeebba2-1a66-4a1b-a0c2-1ae8376bdab3 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] GET https://10.4.3.92/volume/v3/volumes/ac38eaa3-3fb0-4307-ba8f-bf659f5e997b Jul 31 17:26:38.401812 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1eeebba2-1a66-4a1b-a0c2-1ae8376bdab3 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:38.402090 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1eeebba2-1a66-4a1b-a0c2-1ae8376bdab3 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:38.428299 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:38.428299 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:38.436424 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1eeebba2-1a66-4a1b-a0c2-1ae8376bdab3 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Volume info retrieved successfully. Jul 31 17:26:38.446642 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1eeebba2-1a66-4a1b-a0c2-1ae8376bdab3 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] https://10.4.3.92/volume/v3/volumes/ac38eaa3-3fb0-4307-ba8f-bf659f5e997b returned with HTTP 200 Jul 31 17:26:38.447236 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 587/2362] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:38 2026] GET /volume/v3/volumes/ac38eaa3-3fb0-4307-ba8f-bf659f5e997b => generated 853 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:38.466688 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b82ea89a-26d3-43f1-86c1-46cf142768ed None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:38.469386 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b82ea89a-26d3-43f1-86c1-46cf142768ed tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:26:38.469712 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b82ea89a-26d3-43f1-86c1-46cf142768ed tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ac38eaa3-3fb0-4307-ba8f-bf659f5e997b", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-832120953"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:38.482133 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:38.482133 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:38.482133 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b82ea89a-26d3-43f1-86c1-46cf142768ed tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Volume info retrieved successfully. Jul 31 17:26:38.482133 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-b82ea89a-26d3-43f1-86c1-46cf142768ed tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Create snapshot from volume ac38eaa3-3fb0-4307-ba8f-bf659f5e997b Jul 31 17:26:38.565703 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-b82ea89a-26d3-43f1-86c1-46cf142768ed tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Created reservations ['930e4a5d-a2f6-4037-9af4-99899a81b64e', '8cbd2181-5a2a-4aa6-a791-552998e705f4', 'c78d34f1-296c-41d2-9c5d-ac1aaf26c08a', '3e4a8b84-08cd-441b-94e0-94192183cce2'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:26:38.620990 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b82ea89a-26d3-43f1-86c1-46cf142768ed tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Snapshot create request issued successfully. Jul 31 17:26:38.620990 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b82ea89a-26d3-43f1-86c1-46cf142768ed tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:26:38.622498 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 591/2363] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:26:38 2026] POST /volume/v3/snapshots => generated 317 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:26:38.640388 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8bd18a35-ee0b-4eb3-b6af-77b917f850e9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:38.645122 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8bd18a35-ee0b-4eb3-b6af-77b917f850e9 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] GET https://10.4.3.92/volume/v3/snapshots/e6e370ea-0325-448a-93fd-f70b5f35e318 Jul 31 17:26:38.645415 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8bd18a35-ee0b-4eb3-b6af-77b917f850e9 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:38.646941 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8bd18a35-ee0b-4eb3-b6af-77b917f850e9 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:38.654401 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:38.654401 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:38.655042 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8bd18a35-ee0b-4eb3-b6af-77b917f850e9 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Snapshot retrieved successfully. Jul 31 17:26:38.657143 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8bd18a35-ee0b-4eb3-b6af-77b917f850e9 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] https://10.4.3.92/volume/v3/snapshots/e6e370ea-0325-448a-93fd-f70b5f35e318 returned with HTTP 200 Jul 31 17:26:38.657725 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 593/2364] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:26:38 2026] GET /volume/v3/snapshots/e6e370ea-0325-448a-93fd-f70b5f35e318 => generated 449 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:39.025902 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ce166190-5548-4cc7-a9d8-dad50e1397a8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:39.029995 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ce166190-5548-4cc7-a9d8-dad50e1397a8 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/072b6245-8227-4985-8a25-e0561e15cfae Jul 31 17:26:39.031724 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ce166190-5548-4cc7-a9d8-dad50e1397a8 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:39.032062 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ce166190-5548-4cc7-a9d8-dad50e1397a8 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:39.041468 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:39.041468 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:39.046934 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ce166190-5548-4cc7-a9d8-dad50e1397a8 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:26:39.056667 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ce166190-5548-4cc7-a9d8-dad50e1397a8 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/072b6245-8227-4985-8a25-e0561e15cfae returned with HTTP 200 Jul 31 17:26:39.057270 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 594/2365] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:39 2026] GET /volume/v3/volumes/072b6245-8227-4985-8a25-e0561e15cfae => generated 1365 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 17:26:39.081052 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d0381e1d-23f5-48eb-a964-da91569c629c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:39.083994 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d0381e1d-23f5-48eb-a964-da91569c629c tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/072b6245-8227-4985-8a25-e0561e15cfae Jul 31 17:26:39.085230 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d0381e1d-23f5-48eb-a964-da91569c629c tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:39.085230 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d0381e1d-23f5-48eb-a964-da91569c629c tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:39.097712 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:39.097712 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:39.108309 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d0381e1d-23f5-48eb-a964-da91569c629c tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:26:39.121976 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d0381e1d-23f5-48eb-a964-da91569c629c tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/072b6245-8227-4985-8a25-e0561e15cfae returned with HTTP 200 Jul 31 17:26:39.122359 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 588/2366] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:39 2026] GET /volume/v3/volumes/072b6245-8227-4985-8a25-e0561e15cfae => generated 1365 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:39.671236 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-09b482af-ec2a-4520-8157-176d260b6a5c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:39.674427 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-09b482af-ec2a-4520-8157-176d260b6a5c tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] GET https://10.4.3.92/volume/v3/snapshots/e6e370ea-0325-448a-93fd-f70b5f35e318 Jul 31 17:26:39.674427 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-09b482af-ec2a-4520-8157-176d260b6a5c tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:39.674705 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-09b482af-ec2a-4520-8157-176d260b6a5c tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:39.683812 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:39.683812 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:39.685067 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-09b482af-ec2a-4520-8157-176d260b6a5c tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Snapshot retrieved successfully. Jul 31 17:26:39.685568 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-09b482af-ec2a-4520-8157-176d260b6a5c tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] https://10.4.3.92/volume/v3/snapshots/e6e370ea-0325-448a-93fd-f70b5f35e318 returned with HTTP 200 Jul 31 17:26:39.686865 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 592/2367] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:26:39 2026] GET /volume/v3/snapshots/e6e370ea-0325-448a-93fd-f70b5f35e318 => generated 476 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:39.699280 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-039441ab-2178-4fd0-967b-5428d6c68b21 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:39.701937 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-039441ab-2178-4fd0-967b-5428d6c68b21 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:26:39.701937 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-039441ab-2178-4fd0-967b-5428d6c68b21 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "e6e370ea-0325-448a-93fd-f70b5f35e318"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:39.704007 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-039441ab-2178-4fd0-967b-5428d6c68b21 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'e6e370ea-0325-448a-93fd-f70b5f35e318'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:26:39.714921 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:39.714921 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:39.714921 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-039441ab-2178-4fd0-967b-5428d6c68b21 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Snapshot retrieved successfully. Jul 31 17:26:39.715701 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-039441ab-2178-4fd0-967b-5428d6c68b21 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Create volume of 1 GB Jul 31 17:26:39.722415 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-039441ab-2178-4fd0-967b-5428d6c68b21 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Availability Zones retrieved successfully. Jul 31 17:26:39.729546 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-039441ab-2178-4fd0-967b-5428d6c68b21 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Flow 'volume_create_api' (cfee7628-399e-49fe-a2b3-2e75e60b068f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:26:39.732544 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-039441ab-2178-4fd0-967b-5428d6c68b21 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09b746fa-e302-433d-9cdb-af72e9014345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:39.734201 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-039441ab-2178-4fd0-967b-5428d6c68b21 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:26:39.737144 np0000006248 devstack@c-api.service[100274]: WARNING cinder.volume.api [None req-039441ab-2178-4fd0-967b-5428d6c68b21 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09b746fa-e302-433d-9cdb-af72e9014345) transitioned into state 'FAILURE' from state 'RUNNING' Jul 31 17:26:39.737144 np0000006248 devstack@c-api.service[100274]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Jul 31 17:26:39.739805 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-039441ab-2178-4fd0-967b-5428d6c68b21 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09b746fa-e302-433d-9cdb-af72e9014345) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:39.741003 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-89d54b71-39e9-46ed-adc4-c32b0c4b2d7e req-2dfd002c-9dd3-4b57-91a9-812bca0389ec None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:39.741562 np0000006248 devstack@c-api.service[100274]: WARNING cinder.volume.api [None req-039441ab-2178-4fd0-967b-5428d6c68b21 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09b746fa-e302-433d-9cdb-af72e9014345) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 17:26:39.741732 np0000006248 devstack@c-api.service[100274]: WARNING cinder.volume.api [None req-039441ab-2178-4fd0-967b-5428d6c68b21 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Flow 'volume_create_api' (cfee7628-399e-49fe-a2b3-2e75e60b068f) transitioned into state 'REVERTED' from state 'RUNNING' Jul 31 17:26:39.742066 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-039441ab-2178-4fd0-967b-5428d6c68b21 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 400 Jul 31 17:26:39.742810 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 594/2368] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:26:39 2026] POST /volume/v3/volumes => generated 171 bytes in 45 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 17:26:39.743253 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-89d54b71-39e9-46ed-adc4-c32b0c4b2d7e req-2dfd002c-9dd3-4b57-91a9-812bca0389ec tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] GET https://10.4.3.92/volume/v3/volumes/0961ebcd-573f-4684-a791-d6a85eca4708 Jul 31 17:26:39.743567 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-89d54b71-39e9-46ed-adc4-c32b0c4b2d7e req-2dfd002c-9dd3-4b57-91a9-812bca0389ec tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:39.743813 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-89d54b71-39e9-46ed-adc4-c32b0c4b2d7e req-2dfd002c-9dd3-4b57-91a9-812bca0389ec tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:39.755665 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-99818162-813d-4929-9e03-29ab6a643fbf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:39.759094 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-99818162-813d-4929-9e03-29ab6a643fbf tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/e6e370ea-0325-448a-93fd-f70b5f35e318 Jul 31 17:26:39.760089 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-99818162-813d-4929-9e03-29ab6a643fbf tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:39.761241 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-99818162-813d-4929-9e03-29ab6a643fbf tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:39.761437 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:39.761437 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:39.761521 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-99818162-813d-4929-9e03-29ab6a643fbf tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Delete snapshot with id: e6e370ea-0325-448a-93fd-f70b5f35e318 Jul 31 17:26:39.769360 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-89d54b71-39e9-46ed-adc4-c32b0c4b2d7e req-2dfd002c-9dd3-4b57-91a9-812bca0389ec tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Volume info retrieved successfully. Jul 31 17:26:39.770153 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:39.770153 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:39.773337 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-99818162-813d-4929-9e03-29ab6a643fbf tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Snapshot retrieved successfully. Jul 31 17:26:39.776143 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-89d54b71-39e9-46ed-adc4-c32b0c4b2d7e req-2dfd002c-9dd3-4b57-91a9-812bca0389ec tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] https://10.4.3.92/volume/v3/volumes/0961ebcd-573f-4684-a791-d6a85eca4708 returned with HTTP 200 Jul 31 17:26:39.776868 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 595/2369] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:26:39 2026] GET /volume/v3/volumes/0961ebcd-573f-4684-a791-d6a85eca4708 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:39.799110 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-99818162-813d-4929-9e03-29ab6a643fbf tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Snapshot delete request issued successfully. Jul 31 17:26:39.799345 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-99818162-813d-4929-9e03-29ab6a643fbf tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] https://10.4.3.92/volume/v3/snapshots/e6e370ea-0325-448a-93fd-f70b5f35e318 returned with HTTP 202 Jul 31 17:26:39.799782 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 589/2370] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:26:39 2026] DELETE /volume/v3/snapshots/e6e370ea-0325-448a-93fd-f70b5f35e318 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:26:39.812400 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-96313e03-4c12-4bd5-9bd4-67b0c8db462e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:39.817467 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a1ad5a6a-9a24-44be-b4f0-42535a090057 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:39.817859 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a1ad5a6a-9a24-44be-b4f0-42535a090057 None None] GET https://10.4.3.92/volume// Jul 31 17:26:39.818055 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a1ad5a6a-9a24-44be-b4f0-42535a090057 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:39.818275 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a1ad5a6a-9a24-44be-b4f0-42535a090057 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:39.818655 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a1ad5a6a-9a24-44be-b4f0-42535a090057 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:26:39.818976 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 595/2371] 10.4.3.92 () {66 vars in 1412 bytes} [Fri Jul 31 17:26:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:26:39.819442 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-96313e03-4c12-4bd5-9bd4-67b0c8db462e tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] GET https://10.4.3.92/volume/v3/snapshots/e6e370ea-0325-448a-93fd-f70b5f35e318 Jul 31 17:26:39.819770 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-96313e03-4c12-4bd5-9bd4-67b0c8db462e tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:39.819875 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-96313e03-4c12-4bd5-9bd4-67b0c8db462e tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:39.829609 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:39.829609 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:39.831053 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-96313e03-4c12-4bd5-9bd4-67b0c8db462e tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Snapshot retrieved successfully. Jul 31 17:26:39.832362 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-96313e03-4c12-4bd5-9bd4-67b0c8db462e tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] https://10.4.3.92/volume/v3/snapshots/e6e370ea-0325-448a-93fd-f70b5f35e318 returned with HTTP 200 Jul 31 17:26:39.832724 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 593/2372] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:26:39 2026] GET /volume/v3/snapshots/e6e370ea-0325-448a-93fd-f70b5f35e318 => generated 475 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:39.838844 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-89d54b71-39e9-46ed-adc4-c32b0c4b2d7e req-2df43787-173d-4002-9369-aa0d0528fed4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:39.843582 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-89d54b71-39e9-46ed-adc4-c32b0c4b2d7e req-2df43787-173d-4002-9369-aa0d0528fed4 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:26:39.844879 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-89d54b71-39e9-46ed-adc4-c32b0c4b2d7e req-2df43787-173d-4002-9369-aa0d0528fed4 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0961ebcd-573f-4684-a791-d6a85eca4708", "connector": null, "instance_uuid": "52a1d063-957b-45b9-a0af-04417e7ca61d"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:39.862259 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:39.862259 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:39.913052 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-89d54b71-39e9-46ed-adc4-c32b0c4b2d7e req-2df43787-173d-4002-9369-aa0d0528fed4 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:26:39.914019 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 596/2373] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:26:39 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:39.975284 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-89d54b71-39e9-46ed-adc4-c32b0c4b2d7e req-5700418d-38c0-4ef2-b177-e3bea27ce1a9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:39.977941 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-89d54b71-39e9-46ed-adc4-c32b0c4b2d7e req-5700418d-38c0-4ef2-b177-e3bea27ce1a9 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] POST https://10.4.3.92/volume/v3/attachments/c4584629-7913-4f6d-87e2-60ddb262cf28/action Jul 31 17:26:39.978617 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-89d54b71-39e9-46ed-adc4-c32b0c4b2d7e req-5700418d-38c0-4ef2-b177-e3bea27ce1a9 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:26:39.979127 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-89d54b71-39e9-46ed-adc4-c32b0c4b2d7e req-5700418d-38c0-4ef2-b177-e3bea27ce1a9 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:40.009336 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:40.009336 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:40.032191 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-89d54b71-39e9-46ed-adc4-c32b0c4b2d7e req-5700418d-38c0-4ef2-b177-e3bea27ce1a9 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] https://10.4.3.92/volume/v3/attachments/c4584629-7913-4f6d-87e2-60ddb262cf28/action returned with HTTP 204 Jul 31 17:26:40.032941 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 590/2374] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:26:39 2026] POST /volume/v3/attachments/c4584629-7913-4f6d-87e2-60ddb262cf28/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:40.074186 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-01bca201-3ff1-406e-81dd-47c95182e7e3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:40.076774 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-01bca201-3ff1-406e-81dd-47c95182e7e3 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] GET https://10.4.3.92/volume/v3/volumes/0961ebcd-573f-4684-a791-d6a85eca4708 Jul 31 17:26:40.076774 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-01bca201-3ff1-406e-81dd-47c95182e7e3 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:40.076774 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-01bca201-3ff1-406e-81dd-47c95182e7e3 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:40.091609 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:40.091609 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:40.101484 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-01bca201-3ff1-406e-81dd-47c95182e7e3 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Volume info retrieved successfully. Jul 31 17:26:40.108102 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-01bca201-3ff1-406e-81dd-47c95182e7e3 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] https://10.4.3.92/volume/v3/volumes/0961ebcd-573f-4684-a791-d6a85eca4708 returned with HTTP 200 Jul 31 17:26:40.108578 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 596/2375] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:40 2026] GET /volume/v3/volumes/0961ebcd-573f-4684-a791-d6a85eca4708 => generated 1109 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:40.126443 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3f295dc0-2fd9-468f-aad8-8a1499d43ce4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:40.128843 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3f295dc0-2fd9-468f-aad8-8a1499d43ce4 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] GET https://10.4.3.92/volume/v3/volumes/0961ebcd-573f-4684-a791-d6a85eca4708 Jul 31 17:26:40.128843 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3f295dc0-2fd9-468f-aad8-8a1499d43ce4 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:40.129282 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3f295dc0-2fd9-468f-aad8-8a1499d43ce4 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:40.155106 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:40.155106 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:40.169678 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3f295dc0-2fd9-468f-aad8-8a1499d43ce4 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Volume info retrieved successfully. Jul 31 17:26:40.176754 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3f295dc0-2fd9-468f-aad8-8a1499d43ce4 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] https://10.4.3.92/volume/v3/volumes/0961ebcd-573f-4684-a791-d6a85eca4708 returned with HTTP 200 Jul 31 17:26:40.177601 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 594/2376] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:40 2026] GET /volume/v3/volumes/0961ebcd-573f-4684-a791-d6a85eca4708 => generated 1109 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:40.264742 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-89730b4b-a69f-48a1-b1a2-4eecb604eaed req-21b11b70-509b-4f5c-a9ce-848082820186 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:40.270343 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-89730b4b-a69f-48a1-b1a2-4eecb604eaed req-21b11b70-509b-4f5c-a9ce-848082820186 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] GET https://10.4.3.92/volume/v3/volumes/0961ebcd-573f-4684-a791-d6a85eca4708 Jul 31 17:26:40.270343 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-89730b4b-a69f-48a1-b1a2-4eecb604eaed req-21b11b70-509b-4f5c-a9ce-848082820186 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:40.270343 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-89730b4b-a69f-48a1-b1a2-4eecb604eaed req-21b11b70-509b-4f5c-a9ce-848082820186 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:40.291188 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:40.291188 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:40.298342 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-89730b4b-a69f-48a1-b1a2-4eecb604eaed req-21b11b70-509b-4f5c-a9ce-848082820186 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Volume info retrieved successfully. Jul 31 17:26:40.312645 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-89730b4b-a69f-48a1-b1a2-4eecb604eaed req-21b11b70-509b-4f5c-a9ce-848082820186 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] https://10.4.3.92/volume/v3/volumes/0961ebcd-573f-4684-a791-d6a85eca4708 returned with HTTP 200 Jul 31 17:26:40.316343 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 597/2377] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:26:40 2026] GET /volume/v3/volumes/0961ebcd-573f-4684-a791-d6a85eca4708 => generated 1109 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:40.391535 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-89730b4b-a69f-48a1-b1a2-4eecb604eaed req-a021d3f1-a054-4e44-9ceb-75924295f965 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:40.397859 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-89730b4b-a69f-48a1-b1a2-4eecb604eaed req-a021d3f1-a054-4e44-9ceb-75924295f965 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] DELETE https://10.4.3.92/volume/v3/attachments/c4584629-7913-4f6d-87e2-60ddb262cf28 Jul 31 17:26:40.398692 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-89730b4b-a69f-48a1-b1a2-4eecb604eaed req-a021d3f1-a054-4e44-9ceb-75924295f965 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:40.398692 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-89730b4b-a69f-48a1-b1a2-4eecb604eaed req-a021d3f1-a054-4e44-9ceb-75924295f965 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:40.411973 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:40.411973 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:40.485422 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-89730b4b-a69f-48a1-b1a2-4eecb604eaed req-a021d3f1-a054-4e44-9ceb-75924295f965 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] https://10.4.3.92/volume/v3/attachments/c4584629-7913-4f6d-87e2-60ddb262cf28 returned with HTTP 200 Jul 31 17:26:40.487000 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 591/2378] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:26:40 2026] DELETE /volume/v3/attachments/c4584629-7913-4f6d-87e2-60ddb262cf28 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:26:40.534619 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bb2229dd-f5da-40be-8c25-ca1a945fcca6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:40.537978 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bb2229dd-f5da-40be-8c25-ca1a945fcca6 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] GET https://10.4.3.92/volume/v3/volumes/0961ebcd-573f-4684-a791-d6a85eca4708 Jul 31 17:26:40.538157 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bb2229dd-f5da-40be-8c25-ca1a945fcca6 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:40.538365 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bb2229dd-f5da-40be-8c25-ca1a945fcca6 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:40.547215 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:40.547215 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:40.553072 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bb2229dd-f5da-40be-8c25-ca1a945fcca6 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Volume info retrieved successfully. Jul 31 17:26:40.561902 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bb2229dd-f5da-40be-8c25-ca1a945fcca6 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] https://10.4.3.92/volume/v3/volumes/0961ebcd-573f-4684-a791-d6a85eca4708 returned with HTTP 200 Jul 31 17:26:40.564178 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 597/2379] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:40 2026] GET /volume/v3/volumes/0961ebcd-573f-4684-a791-d6a85eca4708 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:40.583437 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f9768d62-0b72-4215-802e-b832f3066472 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:40.586006 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f9768d62-0b72-4215-802e-b832f3066472 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:26:40.586726 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f9768d62-0b72-4215-802e-b832f3066472 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1250853804"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:40.588696 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-f9768d62-0b72-4215-802e-b832f3066472 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1250853804'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:26:40.589538 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-f9768d62-0b72-4215-802e-b832f3066472 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Create volume of 1 GB Jul 31 17:26:40.595198 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f9768d62-0b72-4215-802e-b832f3066472 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Availability Zones retrieved successfully. Jul 31 17:26:40.605276 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f9768d62-0b72-4215-802e-b832f3066472 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Flow 'volume_create_api' (af780571-5291-4e5c-ac5b-14e8f7d40f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:26:40.606701 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f9768d62-0b72-4215-802e-b832f3066472 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ddb809e-f86e-4e82-91da-a836358819bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:40.608343 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-f9768d62-0b72-4215-802e-b832f3066472 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:26:40.654363 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f9768d62-0b72-4215-802e-b832f3066472 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ddb809e-f86e-4e82-91da-a836358819bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:40.656027 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f9768d62-0b72-4215-802e-b832f3066472 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2551909a-b109-450c-9181-77601ba97ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:40.749523 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-f9768d62-0b72-4215-802e-b832f3066472 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Created reservations ['c27be2f1-9d9c-4e2e-8b45-853ef0dcf62d', 'f42d25c6-8611-4876-826a-011a301e32b3', 'fd585c60-2853-4cfc-b56e-220a6b3826fb', '7216373c-756f-4c22-aa72-2fa64dc4030d'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:26:40.750288 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f9768d62-0b72-4215-802e-b832f3066472 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2551909a-b109-450c-9181-77601ba97ff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c27be2f1-9d9c-4e2e-8b45-853ef0dcf62d', 'f42d25c6-8611-4876-826a-011a301e32b3', 'fd585c60-2853-4cfc-b56e-220a6b3826fb', '7216373c-756f-4c22-aa72-2fa64dc4030d']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:40.750994 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f9768d62-0b72-4215-802e-b832f3066472 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48416026-4db8-4838-af7b-a836928cd9e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:40.785646 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f9768d62-0b72-4215-802e-b832f3066472 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48416026-4db8-4838-af7b-a836928cd9e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0462381a-b3f8-41d3-9762-7180cc75a20a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1250853804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e675102c5aa84c0fafa46453e361931f',qos_specs=None,replication_status=,reservations=['c27be2f1-9d9c-4e2e-8b45-853ef0dcf62d','f42d25c6-8611-4876-826a-011a301e32b3','fd585c60-2853-4cfc-b56e-220a6b3826fb','7216373c-756f-4c22-aa72-2fa64dc4030d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5a39af2d31440c4a476efc7615f622a',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:26:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1250853804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0462381a-b3f8-41d3-9762-7180cc75a20a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e675102c5aa84c0fafa46453e361931f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5a39af2d31440c4a476efc7615f622a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:40.787817 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f9768d62-0b72-4215-802e-b832f3066472 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d201d48-38e3-49f1-ac05-8c44f2bcf490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:40.819426 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f9768d62-0b72-4215-802e-b832f3066472 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d201d48-38e3-49f1-ac05-8c44f2bcf490) transitioned into state 'SUCCESS' from state '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-1250853804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e675102c5aa84c0fafa46453e361931f',qos_specs=None,replication_status=,reservations=['c27be2f1-9d9c-4e2e-8b45-853ef0dcf62d','f42d25c6-8611-4876-826a-011a301e32b3','fd585c60-2853-4cfc-b56e-220a6b3826fb','7216373c-756f-4c22-aa72-2fa64dc4030d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5a39af2d31440c4a476efc7615f622a',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:40.820550 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f9768d62-0b72-4215-802e-b832f3066472 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0c526e4-6e8d-4568-a81b-b3f8bb3df64a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:40.843346 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f9768d62-0b72-4215-802e-b832f3066472 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0c526e4-6e8d-4568-a81b-b3f8bb3df64a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:40.845271 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f9768d62-0b72-4215-802e-b832f3066472 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Flow 'volume_create_api' (af780571-5291-4e5c-ac5b-14e8f7d40f5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:26:40.846648 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f9768d62-0b72-4215-802e-b832f3066472 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Create volume request issued successfully. Jul 31 17:26:40.847435 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f9768d62-0b72-4215-802e-b832f3066472 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:26:40.848259 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 595/2380] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:26:40 2026] POST /volume/v3/volumes => generated 752 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:26:40.851597 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3927516e-97bc-48ee-ad25-6977617b1a3d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:40.860407 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3927516e-97bc-48ee-ad25-6977617b1a3d tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] GET https://10.4.3.92/volume/v3/snapshots/e6e370ea-0325-448a-93fd-f70b5f35e318 Jul 31 17:26:40.860407 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3927516e-97bc-48ee-ad25-6977617b1a3d tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:40.860407 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3927516e-97bc-48ee-ad25-6977617b1a3d tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:40.869197 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3927516e-97bc-48ee-ad25-6977617b1a3d tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] https://10.4.3.92/volume/v3/snapshots/e6e370ea-0325-448a-93fd-f70b5f35e318 returned with HTTP 404 Jul 31 17:26:40.869482 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 598/2381] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:26:40 2026] GET /volume/v3/snapshots/e6e370ea-0325-448a-93fd-f70b5f35e318 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:40.873088 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-60f07110-5aa2-475e-a286-d5475defb94d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:40.877095 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-60f07110-5aa2-475e-a286-d5475defb94d tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] GET https://10.4.3.92/volume/v3/volumes/0462381a-b3f8-41d3-9762-7180cc75a20a Jul 31 17:26:40.877215 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-60f07110-5aa2-475e-a286-d5475defb94d tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:40.877455 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-60f07110-5aa2-475e-a286-d5475defb94d tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:40.883210 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cb327ed6-2270-45c9-94f8-16db8697a024 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:40.886477 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cb327ed6-2270-45c9-94f8-16db8697a024 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] GET https://10.4.3.92/volume/v3/volumes/ac38eaa3-3fb0-4307-ba8f-bf659f5e997b Jul 31 17:26:40.887017 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cb327ed6-2270-45c9-94f8-16db8697a024 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:40.887407 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cb327ed6-2270-45c9-94f8-16db8697a024 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:40.891091 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:40.891091 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:40.898340 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-60f07110-5aa2-475e-a286-d5475defb94d tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Volume info retrieved successfully. Jul 31 17:26:40.899350 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:40.899350 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:40.905943 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cb327ed6-2270-45c9-94f8-16db8697a024 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Volume info retrieved successfully. Jul 31 17:26:40.907736 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-60f07110-5aa2-475e-a286-d5475defb94d tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] https://10.4.3.92/volume/v3/volumes/0462381a-b3f8-41d3-9762-7180cc75a20a returned with HTTP 200 Jul 31 17:26:40.908622 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 592/2382] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:40 2026] GET /volume/v3/volumes/0462381a-b3f8-41d3-9762-7180cc75a20a => generated 820 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:40.912744 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cb327ed6-2270-45c9-94f8-16db8697a024 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] https://10.4.3.92/volume/v3/volumes/ac38eaa3-3fb0-4307-ba8f-bf659f5e997b returned with HTTP 200 Jul 31 17:26:40.913644 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 598/2383] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:40 2026] GET /volume/v3/volumes/ac38eaa3-3fb0-4307-ba8f-bf659f5e997b => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:40.935934 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-611540db-ac07-4921-bc31-0401bcf59e00 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:40.938532 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-611540db-ac07-4921-bc31-0401bcf59e00 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] DELETE https://10.4.3.92/volume/v3/volumes/ac38eaa3-3fb0-4307-ba8f-bf659f5e997b Jul 31 17:26:40.938813 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-611540db-ac07-4921-bc31-0401bcf59e00 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:40.939012 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-611540db-ac07-4921-bc31-0401bcf59e00 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:40.939361 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-611540db-ac07-4921-bc31-0401bcf59e00 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Delete volume with id: ac38eaa3-3fb0-4307-ba8f-bf659f5e997b Jul 31 17:26:40.956024 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:40.956024 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:40.957337 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-611540db-ac07-4921-bc31-0401bcf59e00 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Volume info retrieved successfully. Jul 31 17:26:40.987823 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-611540db-ac07-4921-bc31-0401bcf59e00 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Delete volume request issued successfully. Jul 31 17:26:40.988164 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-611540db-ac07-4921-bc31-0401bcf59e00 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] https://10.4.3.92/volume/v3/volumes/ac38eaa3-3fb0-4307-ba8f-bf659f5e997b returned with HTTP 202 Jul 31 17:26:40.988753 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 596/2384] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:26:40 2026] DELETE /volume/v3/volumes/ac38eaa3-3fb0-4307-ba8f-bf659f5e997b => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:26:41.000772 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-979e53b7-268a-4513-ad1d-2e19e21fccef None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:41.002993 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-979e53b7-268a-4513-ad1d-2e19e21fccef tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] GET https://10.4.3.92/volume/v3/volumes/ac38eaa3-3fb0-4307-ba8f-bf659f5e997b Jul 31 17:26:41.003233 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-979e53b7-268a-4513-ad1d-2e19e21fccef tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:41.003502 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-979e53b7-268a-4513-ad1d-2e19e21fccef tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:41.017354 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:41.017354 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:41.022343 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-979e53b7-268a-4513-ad1d-2e19e21fccef tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Volume info retrieved successfully. Jul 31 17:26:41.029473 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-979e53b7-268a-4513-ad1d-2e19e21fccef tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] https://10.4.3.92/volume/v3/volumes/ac38eaa3-3fb0-4307-ba8f-bf659f5e997b returned with HTTP 200 Jul 31 17:26:41.029473 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 599/2385] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:40 2026] GET /volume/v3/volumes/ac38eaa3-3fb0-4307-ba8f-bf659f5e997b => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:41.175525 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-e78f3048-722c-4d87-9db0-b808501ad9a6 req-a0397c3a-2f09-47aa-98ca-81c6fe1c5686 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:41.180578 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e78f3048-722c-4d87-9db0-b808501ad9a6 req-a0397c3a-2f09-47aa-98ca-81c6fe1c5686 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/072b6245-8227-4985-8a25-e0561e15cfae Jul 31 17:26:41.180578 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e78f3048-722c-4d87-9db0-b808501ad9a6 req-a0397c3a-2f09-47aa-98ca-81c6fe1c5686 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:41.180578 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-e78f3048-722c-4d87-9db0-b808501ad9a6 req-a0397c3a-2f09-47aa-98ca-81c6fe1c5686 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:41.193687 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:41.193687 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:41.201346 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-e78f3048-722c-4d87-9db0-b808501ad9a6 req-a0397c3a-2f09-47aa-98ca-81c6fe1c5686 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:26:41.208490 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-e78f3048-722c-4d87-9db0-b808501ad9a6 req-a0397c3a-2f09-47aa-98ca-81c6fe1c5686 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/072b6245-8227-4985-8a25-e0561e15cfae returned with HTTP 200 Jul 31 17:26:41.209194 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 593/2386] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:26:41 2026] GET /volume/v3/volumes/072b6245-8227-4985-8a25-e0561e15cfae => generated 1365 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:41.933615 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7b1981bd-27c5-4ea6-94e9-3b022fa28432 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:41.936509 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7b1981bd-27c5-4ea6-94e9-3b022fa28432 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] GET https://10.4.3.92/volume/v3/volumes/0462381a-b3f8-41d3-9762-7180cc75a20a Jul 31 17:26:41.936827 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7b1981bd-27c5-4ea6-94e9-3b022fa28432 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:41.937152 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7b1981bd-27c5-4ea6-94e9-3b022fa28432 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:41.957019 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:41.957019 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:41.965375 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7b1981bd-27c5-4ea6-94e9-3b022fa28432 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Volume info retrieved successfully. Jul 31 17:26:41.971157 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7b1981bd-27c5-4ea6-94e9-3b022fa28432 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] https://10.4.3.92/volume/v3/volumes/0462381a-b3f8-41d3-9762-7180cc75a20a returned with HTTP 200 Jul 31 17:26:41.971755 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 599/2387] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:41 2026] GET /volume/v3/volumes/0462381a-b3f8-41d3-9762-7180cc75a20a => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:41.996015 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1b839015-4d9f-4d03-b8fa-485d11cdd0b1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:41.998478 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1b839015-4d9f-4d03-b8fa-485d11cdd0b1 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] POST https://10.4.3.92/volume/v3/volumes/0462381a-b3f8-41d3-9762-7180cc75a20a/action Jul 31 17:26:41.999590 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1b839015-4d9f-4d03-b8fa-485d11cdd0b1 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:26:41.999590 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1b839015-4d9f-4d03-b8fa-485d11cdd0b1 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:42.008023 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-e78f3048-722c-4d87-9db0-b808501ad9a6 req-736136c3-b98c-48b7-b965-46108e41f97f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:42.013019 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e78f3048-722c-4d87-9db0-b808501ad9a6 req-736136c3-b98c-48b7-b965-46108e41f97f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/072b6245-8227-4985-8a25-e0561e15cfae Jul 31 17:26:42.013531 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-e78f3048-722c-4d87-9db0-b808501ad9a6 req-736136c3-b98c-48b7-b965-46108e41f97f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:42.013784 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-e78f3048-722c-4d87-9db0-b808501ad9a6 req-736136c3-b98c-48b7-b965-46108e41f97f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:42.014504 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:42.014504 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:42.015207 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1b839015-4d9f-4d03-b8fa-485d11cdd0b1 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Volume info retrieved successfully. Jul 31 17:26:42.023011 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:42.023011 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:42.029571 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-e78f3048-722c-4d87-9db0-b808501ad9a6 req-736136c3-b98c-48b7-b965-46108e41f97f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:26:42.034284 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1b839015-4d9f-4d03-b8fa-485d11cdd0b1 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Volume updated successfully. Jul 31 17:26:42.034595 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1b839015-4d9f-4d03-b8fa-485d11cdd0b1 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] https://10.4.3.92/volume/v3/volumes/0462381a-b3f8-41d3-9762-7180cc75a20a/action returned with HTTP 200 Jul 31 17:26:42.035408 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 597/2388] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:26:41 2026] POST /volume/v3/volumes/0462381a-b3f8-41d3-9762-7180cc75a20a/action => generated 0 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 17:26:42.042922 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e78f3048-722c-4d87-9db0-b808501ad9a6 req-736136c3-b98c-48b7-b965-46108e41f97f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/072b6245-8227-4985-8a25-e0561e15cfae returned with HTTP 200 Jul 31 17:26:42.044433 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 600/2389] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:26:42 2026] GET /volume/v3/volumes/072b6245-8227-4985-8a25-e0561e15cfae => generated 1365 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:42.046617 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-193f3ea8-fb2a-4e4a-bbbd-2aaf1d17ed8c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:42.048902 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-193f3ea8-fb2a-4e4a-bbbd-2aaf1d17ed8c tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] GET https://10.4.3.92/volume/v3/volumes/0462381a-b3f8-41d3-9762-7180cc75a20a Jul 31 17:26:42.050338 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-147610df-980f-464a-9f0a-54d1885d2810 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:42.050430 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-193f3ea8-fb2a-4e4a-bbbd-2aaf1d17ed8c tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:42.050430 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-193f3ea8-fb2a-4e4a-bbbd-2aaf1d17ed8c tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:42.052008 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-147610df-980f-464a-9f0a-54d1885d2810 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] GET https://10.4.3.92/volume/v3/volumes/ac38eaa3-3fb0-4307-ba8f-bf659f5e997b Jul 31 17:26:42.052381 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-147610df-980f-464a-9f0a-54d1885d2810 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:42.052660 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-147610df-980f-464a-9f0a-54d1885d2810 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:42.059164 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c6163034-90d3-4a8d-be2f-67a986d9d981 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:42.062913 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c6163034-90d3-4a8d-be2f-67a986d9d981 None None] GET https://10.4.3.92/volume// Jul 31 17:26:42.062913 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c6163034-90d3-4a8d-be2f-67a986d9d981 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:42.062913 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c6163034-90d3-4a8d-be2f-67a986d9d981 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:42.062913 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c6163034-90d3-4a8d-be2f-67a986d9d981 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:26:42.062913 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 598/2390] 10.4.3.92 () {66 vars in 1412 bytes} [Fri Jul 31 17:26:42 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:26:42.069260 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:42.069260 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:42.074280 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-147610df-980f-464a-9f0a-54d1885d2810 tempest-VolumesSnapshotNegativeTestJSON-1622555553 tempest-VolumesSnapshotNegativeTestJSON-1622555553-project-member] https://10.4.3.92/volume/v3/volumes/ac38eaa3-3fb0-4307-ba8f-bf659f5e997b returned with HTTP 404 Jul 31 17:26:42.075139 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 600/2391] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:42 2026] GET /volume/v3/volumes/ac38eaa3-3fb0-4307-ba8f-bf659f5e997b => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:42.080152 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-e78f3048-722c-4d87-9db0-b808501ad9a6 req-34d97955-b7de-4982-b37b-58f19e87a750 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:42.081928 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-193f3ea8-fb2a-4e4a-bbbd-2aaf1d17ed8c tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Volume info retrieved successfully. Jul 31 17:26:42.084192 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e78f3048-722c-4d87-9db0-b808501ad9a6 req-34d97955-b7de-4982-b37b-58f19e87a750 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:26:42.085001 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-e78f3048-722c-4d87-9db0-b808501ad9a6 req-34d97955-b7de-4982-b37b-58f19e87a750 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "072b6245-8227-4985-8a25-e0561e15cfae", "connector": null, "instance_uuid": "4f9f326a-294b-4641-8fd4-41c36c0333e6"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:42.091239 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-193f3ea8-fb2a-4e4a-bbbd-2aaf1d17ed8c tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] https://10.4.3.92/volume/v3/volumes/0462381a-b3f8-41d3-9762-7180cc75a20a returned with HTTP 200 Jul 31 17:26:42.091911 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 594/2392] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:42 2026] GET /volume/v3/volumes/0462381a-b3f8-41d3-9762-7180cc75a20a => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:42.101025 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:42.101025 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:42.153215 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e78f3048-722c-4d87-9db0-b808501ad9a6 req-34d97955-b7de-4982-b37b-58f19e87a750 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:26:42.153954 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 601/2393] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:26:42 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:42.356447 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-2f2294d1-5603-49ef-a432-29ca2b2cc945 req-4caba802-4e13-4755-a4e8-197c1236eb03 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:42.358729 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2f2294d1-5603-49ef-a432-29ca2b2cc945 req-4caba802-4e13-4755-a4e8-197c1236eb03 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] GET https://10.4.3.92/volume/v3/volumes/0462381a-b3f8-41d3-9762-7180cc75a20a Jul 31 17:26:42.359990 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2f2294d1-5603-49ef-a432-29ca2b2cc945 req-4caba802-4e13-4755-a4e8-197c1236eb03 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:42.359990 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2f2294d1-5603-49ef-a432-29ca2b2cc945 req-4caba802-4e13-4755-a4e8-197c1236eb03 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:42.382784 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:42.382784 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:42.389519 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-2f2294d1-5603-49ef-a432-29ca2b2cc945 req-4caba802-4e13-4755-a4e8-197c1236eb03 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Volume info retrieved successfully. Jul 31 17:26:42.404295 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2f2294d1-5603-49ef-a432-29ca2b2cc945 req-4caba802-4e13-4755-a4e8-197c1236eb03 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] https://10.4.3.92/volume/v3/volumes/0462381a-b3f8-41d3-9762-7180cc75a20a returned with HTTP 200 Jul 31 17:26:42.405027 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 599/2394] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:26:42 2026] GET /volume/v3/volumes/0462381a-b3f8-41d3-9762-7180cc75a20a => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:43.398344 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9b1a30cd-b22c-415f-a3a2-ca520379a06b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:43.401255 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9b1a30cd-b22c-415f-a3a2-ca520379a06b tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:26:43.401255 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9b1a30cd-b22c-415f-a3a2-ca520379a06b tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-166472783"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:43.404364 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-9b1a30cd-b22c-415f-a3a2-ca520379a06b tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-166472783'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:26:43.404364 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-9b1a30cd-b22c-415f-a3a2-ca520379a06b tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Create volume of 1 GB Jul 31 17:26:43.416193 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9b1a30cd-b22c-415f-a3a2-ca520379a06b tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Availability Zones retrieved successfully. Jul 31 17:26:43.428855 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9b1a30cd-b22c-415f-a3a2-ca520379a06b tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Flow 'volume_create_api' (3e2deca2-44c0-424c-9c40-b1f7ed4dac52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:26:43.430993 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9b1a30cd-b22c-415f-a3a2-ca520379a06b tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be7c833f-f41a-44c4-bce5-1ea1ee539382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:43.433218 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-9b1a30cd-b22c-415f-a3a2-ca520379a06b tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:26:43.495187 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9b1a30cd-b22c-415f-a3a2-ca520379a06b tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be7c833f-f41a-44c4-bce5-1ea1ee539382) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:43.495187 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9b1a30cd-b22c-415f-a3a2-ca520379a06b tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea072fbc-c5b2-4f6a-ad87-a6ed25c389a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:43.587166 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-9b1a30cd-b22c-415f-a3a2-ca520379a06b tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Created reservations ['ffe608c3-20a9-4117-8b88-86a0348fb7a1', 'd478418f-bd30-480f-8d63-841687600a6b', 'f4567a49-19ff-435d-a5de-3ea129774280', '1d7c331a-9ad7-4e9a-aa86-b17159d76d7b'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:26:43.589500 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9b1a30cd-b22c-415f-a3a2-ca520379a06b tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea072fbc-c5b2-4f6a-ad87-a6ed25c389a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffe608c3-20a9-4117-8b88-86a0348fb7a1', 'd478418f-bd30-480f-8d63-841687600a6b', 'f4567a49-19ff-435d-a5de-3ea129774280', '1d7c331a-9ad7-4e9a-aa86-b17159d76d7b']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:43.589500 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9b1a30cd-b22c-415f-a3a2-ca520379a06b tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18c7a6f0-e69e-4e63-acff-8975e0fd91b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:43.620729 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9b1a30cd-b22c-415f-a3a2-ca520379a06b tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18c7a6f0-e69e-4e63-acff-8975e0fd91b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9efb0a6-82d9-44de-88d3-25aba1b1d7ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-166472783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e675102c5aa84c0fafa46453e361931f',qos_specs=None,replication_status=,reservations=['ffe608c3-20a9-4117-8b88-86a0348fb7a1','d478418f-bd30-480f-8d63-841687600a6b','f4567a49-19ff-435d-a5de-3ea129774280','1d7c331a-9ad7-4e9a-aa86-b17159d76d7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5a39af2d31440c4a476efc7615f622a',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:26:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-166472783',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9efb0a6-82d9-44de-88d3-25aba1b1d7ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e675102c5aa84c0fafa46453e361931f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5a39af2d31440c4a476efc7615f622a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:43.621946 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9b1a30cd-b22c-415f-a3a2-ca520379a06b tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e278ead-7bd5-4a3b-8c64-dd6801083976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:43.659944 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9b1a30cd-b22c-415f-a3a2-ca520379a06b tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e278ead-7bd5-4a3b-8c64-dd6801083976) transitioned into state 'SUCCESS' from state '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-166472783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e675102c5aa84c0fafa46453e361931f',qos_specs=None,replication_status=,reservations=['ffe608c3-20a9-4117-8b88-86a0348fb7a1','d478418f-bd30-480f-8d63-841687600a6b','f4567a49-19ff-435d-a5de-3ea129774280','1d7c331a-9ad7-4e9a-aa86-b17159d76d7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5a39af2d31440c4a476efc7615f622a',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:43.660982 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9b1a30cd-b22c-415f-a3a2-ca520379a06b tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ffa872d-11b3-4ed9-aae7-be01d3533d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:43.682930 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9b1a30cd-b22c-415f-a3a2-ca520379a06b tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ffa872d-11b3-4ed9-aae7-be01d3533d71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:43.684371 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9b1a30cd-b22c-415f-a3a2-ca520379a06b tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Flow 'volume_create_api' (3e2deca2-44c0-424c-9c40-b1f7ed4dac52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:26:43.684755 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9b1a30cd-b22c-415f-a3a2-ca520379a06b tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Create volume request issued successfully. Jul 31 17:26:43.686421 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9b1a30cd-b22c-415f-a3a2-ca520379a06b tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:26:43.686533 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 601/2395] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:26:43 2026] POST /volume/v3/volumes => generated 751 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:26:43.710285 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e1317562-7d18-4d79-9e00-702f7557344a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:43.716300 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e1317562-7d18-4d79-9e00-702f7557344a tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] GET https://10.4.3.92/volume/v3/volumes/d9efb0a6-82d9-44de-88d3-25aba1b1d7ad Jul 31 17:26:43.716632 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e1317562-7d18-4d79-9e00-702f7557344a tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:43.716918 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e1317562-7d18-4d79-9e00-702f7557344a tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:43.730408 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:43.730408 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:43.738168 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e1317562-7d18-4d79-9e00-702f7557344a tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Volume info retrieved successfully. Jul 31 17:26:43.748902 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e1317562-7d18-4d79-9e00-702f7557344a tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] https://10.4.3.92/volume/v3/volumes/d9efb0a6-82d9-44de-88d3-25aba1b1d7ad returned with HTTP 200 Jul 31 17:26:43.751275 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 595/2396] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:43 2026] GET /volume/v3/volumes/d9efb0a6-82d9-44de-88d3-25aba1b1d7ad => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:44.381385 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ccc1db20-d9ef-433a-b6ae-fe4de32c652d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:44.382720 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ccc1db20-d9ef-433a-b6ae-fe4de32c652d None None] GET https://10.4.3.92/volume// Jul 31 17:26:44.382720 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ccc1db20-d9ef-433a-b6ae-fe4de32c652d None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:44.382720 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ccc1db20-d9ef-433a-b6ae-fe4de32c652d None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:44.383004 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ccc1db20-d9ef-433a-b6ae-fe4de32c652d None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:26:44.384182 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 602/2397] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:26:44 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:26:44.401430 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e78f3048-722c-4d87-9db0-b808501ad9a6 req-753540b2-1c49-4c6a-9558-903e570a4e3f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:44.407586 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e78f3048-722c-4d87-9db0-b808501ad9a6 req-753540b2-1c49-4c6a-9558-903e570a4e3f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/072b6245-8227-4985-8a25-e0561e15cfae Jul 31 17:26:44.407586 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e78f3048-722c-4d87-9db0-b808501ad9a6 req-753540b2-1c49-4c6a-9558-903e570a4e3f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:44.407586 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e78f3048-722c-4d87-9db0-b808501ad9a6 req-753540b2-1c49-4c6a-9558-903e570a4e3f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:44.431907 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:44.431907 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:44.440581 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-e78f3048-722c-4d87-9db0-b808501ad9a6 req-753540b2-1c49-4c6a-9558-903e570a4e3f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:26:44.458001 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e78f3048-722c-4d87-9db0-b808501ad9a6 req-753540b2-1c49-4c6a-9558-903e570a4e3f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/072b6245-8227-4985-8a25-e0561e15cfae returned with HTTP 200 Jul 31 17:26:44.458001 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 600/2398] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:26:44 2026] GET /volume/v3/volumes/072b6245-8227-4985-8a25-e0561e15cfae => generated 1544 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:26:44.635562 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-e78f3048-722c-4d87-9db0-b808501ad9a6 req-b2f25a8c-0d4c-4902-9158-c24e01f33783 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:44.639186 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e78f3048-722c-4d87-9db0-b808501ad9a6 req-b2f25a8c-0d4c-4902-9158-c24e01f33783 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] PUT https://10.4.3.92/volume/v3/attachments/68e8a87a-9b11-4ba2-a495-106ce1eade42 Jul 31 17:26:44.639752 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e78f3048-722c-4d87-9db0-b808501ad9a6 req-b2f25a8c-0d4c-4902-9158-c24e01f33783 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:44.661784 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-e78f3048-722c-4d87-9db0-b808501ad9a6 req-b2f25a8c-0d4c-4902-9158-c24e01f33783 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Acquiring lock "cinder-attachment_update-072b6245-8227-4985-8a25-e0561e15cfae-np0000006248" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:26:44.672276 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-e78f3048-722c-4d87-9db0-b808501ad9a6 req-b2f25a8c-0d4c-4902-9158-c24e01f33783 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Lock "cinder-attachment_update-072b6245-8227-4985-8a25-e0561e15cfae-np0000006248" acquired by "attachment_update" :: waited 0.011s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:26:44.673736 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:44.673736 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:44.774983 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-dad8f336-d8bc-417a-815c-56df18d4e20d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:44.781602 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dad8f336-d8bc-417a-815c-56df18d4e20d tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] GET https://10.4.3.92/volume/v3/volumes/d9efb0a6-82d9-44de-88d3-25aba1b1d7ad Jul 31 17:26:44.781979 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dad8f336-d8bc-417a-815c-56df18d4e20d tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:44.782333 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dad8f336-d8bc-417a-815c-56df18d4e20d tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:44.815520 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:44.815520 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:44.825434 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-dad8f336-d8bc-417a-815c-56df18d4e20d tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Volume info retrieved successfully. Jul 31 17:26:44.832210 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dad8f336-d8bc-417a-815c-56df18d4e20d tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] https://10.4.3.92/volume/v3/volumes/d9efb0a6-82d9-44de-88d3-25aba1b1d7ad returned with HTTP 200 Jul 31 17:26:44.832792 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 596/2399] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:44 2026] GET /volume/v3/volumes/d9efb0a6-82d9-44de-88d3-25aba1b1d7ad => generated 844 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:44.841087 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-e78f3048-722c-4d87-9db0-b808501ad9a6 req-b2f25a8c-0d4c-4902-9158-c24e01f33783 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Lock "cinder-attachment_update-072b6245-8227-4985-8a25-e0561e15cfae-np0000006248" released by "attachment_update" :: held 0.169s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:26:44.841396 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e78f3048-722c-4d87-9db0-b808501ad9a6 req-b2f25a8c-0d4c-4902-9158-c24e01f33783 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments/68e8a87a-9b11-4ba2-a495-106ce1eade42 returned with HTTP 200 Jul 31 17:26:44.843463 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 602/2400] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:26:44 2026] PUT /volume/v3/attachments/68e8a87a-9b11-4ba2-a495-106ce1eade42 => generated 969 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 17:26:44.892802 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-e78f3048-722c-4d87-9db0-b808501ad9a6 req-3b8a6947-8f83-4b26-9ea0-7833800f5c06 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:44.897984 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e78f3048-722c-4d87-9db0-b808501ad9a6 req-3b8a6947-8f83-4b26-9ea0-7833800f5c06 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/attachments/68e8a87a-9b11-4ba2-a495-106ce1eade42/action Jul 31 17:26:44.899712 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-e78f3048-722c-4d87-9db0-b808501ad9a6 req-3b8a6947-8f83-4b26-9ea0-7833800f5c06 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:26:44.899712 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-e78f3048-722c-4d87-9db0-b808501ad9a6 req-3b8a6947-8f83-4b26-9ea0-7833800f5c06 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:44.930348 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:44.930348 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:44.950802 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-e78f3048-722c-4d87-9db0-b808501ad9a6 req-3b8a6947-8f83-4b26-9ea0-7833800f5c06 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments/68e8a87a-9b11-4ba2-a495-106ce1eade42/action returned with HTTP 204 Jul 31 17:26:44.951449 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 603/2401] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:26:44 2026] POST /volume/v3/attachments/68e8a87a-9b11-4ba2-a495-106ce1eade42/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:45.524507 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f0cf066e-2c9c-46d0-8b7d-febfd872508f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:45.527672 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f0cf066e-2c9c-46d0-8b7d-febfd872508f tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] DELETE https://10.4.3.92/volume/v3/volumes/d9efb0a6-82d9-44de-88d3-25aba1b1d7ad Jul 31 17:26:45.527914 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f0cf066e-2c9c-46d0-8b7d-febfd872508f tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:45.528186 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f0cf066e-2c9c-46d0-8b7d-febfd872508f tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:45.529431 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-f0cf066e-2c9c-46d0-8b7d-febfd872508f tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Delete volume with id: d9efb0a6-82d9-44de-88d3-25aba1b1d7ad Jul 31 17:26:45.542790 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:45.542790 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:45.544027 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f0cf066e-2c9c-46d0-8b7d-febfd872508f tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Volume info retrieved successfully. Jul 31 17:26:45.600414 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f0cf066e-2c9c-46d0-8b7d-febfd872508f tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Delete volume request issued successfully. Jul 31 17:26:45.600414 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f0cf066e-2c9c-46d0-8b7d-febfd872508f tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] https://10.4.3.92/volume/v3/volumes/d9efb0a6-82d9-44de-88d3-25aba1b1d7ad returned with HTTP 202 Jul 31 17:26:45.600414 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 601/2402] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:26:45 2026] DELETE /volume/v3/volumes/d9efb0a6-82d9-44de-88d3-25aba1b1d7ad => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:26:45.613557 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3c722009-a7ca-4140-b799-3766be7cbe30 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:45.620350 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3c722009-a7ca-4140-b799-3766be7cbe30 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] GET https://10.4.3.92/volume/v3/volumes/d9efb0a6-82d9-44de-88d3-25aba1b1d7ad Jul 31 17:26:45.621108 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3c722009-a7ca-4140-b799-3766be7cbe30 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:45.621880 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3c722009-a7ca-4140-b799-3766be7cbe30 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:45.635487 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:45.635487 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:45.642404 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3c722009-a7ca-4140-b799-3766be7cbe30 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Volume info retrieved successfully. Jul 31 17:26:45.647750 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3c722009-a7ca-4140-b799-3766be7cbe30 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] https://10.4.3.92/volume/v3/volumes/d9efb0a6-82d9-44de-88d3-25aba1b1d7ad returned with HTTP 200 Jul 31 17:26:45.647750 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 597/2403] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:45 2026] GET /volume/v3/volumes/d9efb0a6-82d9-44de-88d3-25aba1b1d7ad => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:46.668519 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f59226e0-dffb-4369-9a72-af242b1d6c9a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:46.671573 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f59226e0-dffb-4369-9a72-af242b1d6c9a tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] GET https://10.4.3.92/volume/v3/volumes/d9efb0a6-82d9-44de-88d3-25aba1b1d7ad Jul 31 17:26:46.671765 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f59226e0-dffb-4369-9a72-af242b1d6c9a tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:46.671959 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f59226e0-dffb-4369-9a72-af242b1d6c9a tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:46.685154 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f59226e0-dffb-4369-9a72-af242b1d6c9a tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] https://10.4.3.92/volume/v3/volumes/d9efb0a6-82d9-44de-88d3-25aba1b1d7ad returned with HTTP 404 Jul 31 17:26:46.686217 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 603/2404] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:46 2026] GET /volume/v3/volumes/d9efb0a6-82d9-44de-88d3-25aba1b1d7ad => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:46.697287 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-65fb206d-312f-4d46-93cd-a915e9f1ff6d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:46.699987 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-65fb206d-312f-4d46-93cd-a915e9f1ff6d tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] DELETE https://10.4.3.92/volume/v3/volumes/0462381a-b3f8-41d3-9762-7180cc75a20a Jul 31 17:26:46.700370 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-65fb206d-312f-4d46-93cd-a915e9f1ff6d tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:46.701501 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-65fb206d-312f-4d46-93cd-a915e9f1ff6d tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:46.701501 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-65fb206d-312f-4d46-93cd-a915e9f1ff6d tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Delete volume with id: 0462381a-b3f8-41d3-9762-7180cc75a20a Jul 31 17:26:46.718584 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:46.718584 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:46.719075 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-65fb206d-312f-4d46-93cd-a915e9f1ff6d tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Volume info retrieved successfully. Jul 31 17:26:46.753952 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-65fb206d-312f-4d46-93cd-a915e9f1ff6d tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Delete volume request issued successfully. Jul 31 17:26:46.754096 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-65fb206d-312f-4d46-93cd-a915e9f1ff6d tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] https://10.4.3.92/volume/v3/volumes/0462381a-b3f8-41d3-9762-7180cc75a20a returned with HTTP 202 Jul 31 17:26:46.754747 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 604/2405] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:26:46 2026] DELETE /volume/v3/volumes/0462381a-b3f8-41d3-9762-7180cc75a20a => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:26:46.767360 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-38b4d4d6-8cfd-4c58-9267-b9da1b362984 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:46.771194 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-38b4d4d6-8cfd-4c58-9267-b9da1b362984 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] GET https://10.4.3.92/volume/v3/volumes/0462381a-b3f8-41d3-9762-7180cc75a20a Jul 31 17:26:46.771638 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-38b4d4d6-8cfd-4c58-9267-b9da1b362984 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:46.771960 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-38b4d4d6-8cfd-4c58-9267-b9da1b362984 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:46.786913 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:46.786913 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:46.792521 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-38b4d4d6-8cfd-4c58-9267-b9da1b362984 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Volume info retrieved successfully. Jul 31 17:26:46.799540 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-38b4d4d6-8cfd-4c58-9267-b9da1b362984 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] https://10.4.3.92/volume/v3/volumes/0462381a-b3f8-41d3-9762-7180cc75a20a returned with HTTP 200 Jul 31 17:26:46.800287 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 602/2406] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:46 2026] GET /volume/v3/volumes/0462381a-b3f8-41d3-9762-7180cc75a20a => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:47.817908 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b80e5792-c498-4ac1-b59b-48ca8c981c04 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:47.820172 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b80e5792-c498-4ac1-b59b-48ca8c981c04 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] GET https://10.4.3.92/volume/v3/volumes/0462381a-b3f8-41d3-9762-7180cc75a20a Jul 31 17:26:47.820441 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b80e5792-c498-4ac1-b59b-48ca8c981c04 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:47.820675 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b80e5792-c498-4ac1-b59b-48ca8c981c04 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:47.828271 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b80e5792-c498-4ac1-b59b-48ca8c981c04 tempest-ServersNegativeTestJSON-623993826 tempest-ServersNegativeTestJSON-623993826-project-member] https://10.4.3.92/volume/v3/volumes/0462381a-b3f8-41d3-9762-7180cc75a20a returned with HTTP 404 Jul 31 17:26:47.829105 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 598/2407] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:47 2026] GET /volume/v3/volumes/0462381a-b3f8-41d3-9762-7180cc75a20a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:54.378374 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-0852e4b9-5568-44ea-9d9b-3c110948c0ba req-32aa67fe-858a-4072-9d8b-b081e27c850e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:54.383705 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-0852e4b9-5568-44ea-9d9b-3c110948c0ba req-32aa67fe-858a-4072-9d8b-b081e27c850e tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] DELETE https://10.4.3.92/volume/v3/attachments/f455aab7-c597-442a-bc12-6f9f8fb46f39 Jul 31 17:26:54.383705 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-0852e4b9-5568-44ea-9d9b-3c110948c0ba req-32aa67fe-858a-4072-9d8b-b081e27c850e tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:54.383705 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-0852e4b9-5568-44ea-9d9b-3c110948c0ba req-32aa67fe-858a-4072-9d8b-b081e27c850e tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:54.403167 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:54.403167 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:54.485174 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-0852e4b9-5568-44ea-9d9b-3c110948c0ba req-32aa67fe-858a-4072-9d8b-b081e27c850e tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/attachments/f455aab7-c597-442a-bc12-6f9f8fb46f39 returned with HTTP 200 Jul 31 17:26:54.485551 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 604/2408] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:26:54 2026] DELETE /volume/v3/attachments/f455aab7-c597-442a-bc12-6f9f8fb46f39 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:56.290788 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-407fed0c-d609-404b-98c9-25a138ee813d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:56.295689 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-407fed0c-d609-404b-98c9-25a138ee813d tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:26:56.297101 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-407fed0c-d609-404b-98c9-25a138ee813d tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-367229208", "imageRef": "8d238c5f-d575-4c29-9cd2-e3e14bfacc91", "size": 1}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:56.300244 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-407fed0c-d609-404b-98c9-25a138ee813d tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-367229208', 'imageRef': '8d238c5f-d575-4c29-9cd2-e3e14bfacc91', 'size': 1}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:26:56.436585 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-407fed0c-d609-404b-98c9-25a138ee813d tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Create volume of 1 GB Jul 31 17:26:56.445268 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-407fed0c-d609-404b-98c9-25a138ee813d tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Availability Zones retrieved successfully. Jul 31 17:26:56.453504 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-407fed0c-d609-404b-98c9-25a138ee813d tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Flow 'volume_create_api' (558bfdbf-c1c8-47ab-a6cc-177fd6173ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:26:56.456168 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-407fed0c-d609-404b-98c9-25a138ee813d tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a88ee5a0-de1d-4938-a6ad-e5838aab982a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:56.458672 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-407fed0c-d609-404b-98c9-25a138ee813d tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:26:56.465847 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0e781a9b-8ce1-4d1f-b25c-80266cfe53aa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:56.467976 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0e781a9b-8ce1-4d1f-b25c-80266cfe53aa tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] DELETE https://10.4.3.92/volume/v3/volumes/724bca73-c163-4639-b400-087f776a3daa Jul 31 17:26:56.468238 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0e781a9b-8ce1-4d1f-b25c-80266cfe53aa tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:56.468493 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0e781a9b-8ce1-4d1f-b25c-80266cfe53aa tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:56.468743 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-0e781a9b-8ce1-4d1f-b25c-80266cfe53aa tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Delete volume with id: 724bca73-c163-4639-b400-087f776a3daa Jul 31 17:26:56.479199 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:56.479199 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:56.479888 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0e781a9b-8ce1-4d1f-b25c-80266cfe53aa tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Volume info retrieved successfully. Jul 31 17:26:56.531476 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0e781a9b-8ce1-4d1f-b25c-80266cfe53aa tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Delete volume request issued successfully. Jul 31 17:26:56.531871 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0e781a9b-8ce1-4d1f-b25c-80266cfe53aa tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/volumes/724bca73-c163-4639-b400-087f776a3daa returned with HTTP 202 Jul 31 17:26:56.532623 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 603/2409] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:26:56 2026] DELETE /volume/v3/volumes/724bca73-c163-4639-b400-087f776a3daa => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:26:56.545168 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fff5111c-4104-41fa-818b-2e262a583f1f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:56.549465 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fff5111c-4104-41fa-818b-2e262a583f1f tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] GET https://10.4.3.92/volume/v3/volumes/724bca73-c163-4639-b400-087f776a3daa Jul 31 17:26:56.549465 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fff5111c-4104-41fa-818b-2e262a583f1f tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:56.549465 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fff5111c-4104-41fa-818b-2e262a583f1f tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:56.563521 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-407fed0c-d609-404b-98c9-25a138ee813d tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a88ee5a0-de1d-4938-a6ad-e5838aab982a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:56.563699 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:56.563699 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:56.563888 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-407fed0c-d609-404b-98c9-25a138ee813d tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4479a38-ed38-40ff-b097-6ec4b9c5c294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:56.569636 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fff5111c-4104-41fa-818b-2e262a583f1f tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Volume info retrieved successfully. Jul 31 17:26:56.578589 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fff5111c-4104-41fa-818b-2e262a583f1f tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/volumes/724bca73-c163-4639-b400-087f776a3daa returned with HTTP 200 Jul 31 17:26:56.579140 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 599/2410] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:26:56 2026] GET /volume/v3/volumes/724bca73-c163-4639-b400-087f776a3daa => generated 1419 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:26:56.669263 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-407fed0c-d609-404b-98c9-25a138ee813d tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Created reservations ['f9acae84-a089-4d0f-96cb-268cee4a76d9', 'f6674a70-0af8-451c-b34a-122662ba51e3', '77803e3c-ddfd-4187-9d7a-2140443e3aad', '0dd43ecf-8e15-4331-9267-f88f25861e10'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:26:56.670544 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-407fed0c-d609-404b-98c9-25a138ee813d tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4479a38-ed38-40ff-b097-6ec4b9c5c294) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9acae84-a089-4d0f-96cb-268cee4a76d9', 'f6674a70-0af8-451c-b34a-122662ba51e3', '77803e3c-ddfd-4187-9d7a-2140443e3aad', '0dd43ecf-8e15-4331-9267-f88f25861e10']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:56.671667 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-407fed0c-d609-404b-98c9-25a138ee813d tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abe74248-046b-422e-be14-3679c2cf5ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:56.701480 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-407fed0c-d609-404b-98c9-25a138ee813d tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abe74248-046b-422e-be14-3679c2cf5ad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8458e88-41c4-4a8f-ae1d-f521283b30ca', '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-367229208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e68a04007f0245508fefa48004d31d28',qos_specs=None,replication_status=,reservations=['f9acae84-a089-4d0f-96cb-268cee4a76d9','f6674a70-0af8-451c-b34a-122662ba51e3','77803e3c-ddfd-4187-9d7a-2140443e3aad','0dd43ecf-8e15-4331-9267-f88f25861e10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82e3985531144772bf66a8d3a4d4740c',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:26:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-367229208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8458e88-41c4-4a8f-ae1d-f521283b30ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e68a04007f0245508fefa48004d31d28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82e3985531144772bf66a8d3a4d4740c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:56.702752 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-407fed0c-d609-404b-98c9-25a138ee813d tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9b86cd4-a778-4d9e-b750-cd3278a4436e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:56.730344 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-407fed0c-d609-404b-98c9-25a138ee813d tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9b86cd4-a778-4d9e-b750-cd3278a4436e) transitioned into state 'SUCCESS' from state '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-367229208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e68a04007f0245508fefa48004d31d28',qos_specs=None,replication_status=,reservations=['f9acae84-a089-4d0f-96cb-268cee4a76d9','f6674a70-0af8-451c-b34a-122662ba51e3','77803e3c-ddfd-4187-9d7a-2140443e3aad','0dd43ecf-8e15-4331-9267-f88f25861e10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82e3985531144772bf66a8d3a4d4740c',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:56.730344 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-407fed0c-d609-404b-98c9-25a138ee813d tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dae1af7-5768-4cc2-888c-2dd3d313315d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:26:56.742708 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-407fed0c-d609-404b-98c9-25a138ee813d tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4dae1af7-5768-4cc2-888c-2dd3d313315d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:26:56.743743 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-407fed0c-d609-404b-98c9-25a138ee813d tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Flow 'volume_create_api' (558bfdbf-c1c8-47ab-a6cc-177fd6173ac9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:26:56.744169 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-407fed0c-d609-404b-98c9-25a138ee813d tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Create volume request issued successfully. Jul 31 17:26:56.746818 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-407fed0c-d609-404b-98c9-25a138ee813d tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:26:56.747450 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 605/2411] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:26:56 2026] POST /volume/v3/volumes => generated 750 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:26:56.763439 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f6549716-41af-472d-bb08-46d2eaa5f1b4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:56.774167 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f6549716-41af-472d-bb08-46d2eaa5f1b4 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] GET https://10.4.3.92/volume/v3/volumes/c8458e88-41c4-4a8f-ae1d-f521283b30ca Jul 31 17:26:56.774503 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f6549716-41af-472d-bb08-46d2eaa5f1b4 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:56.774716 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f6549716-41af-472d-bb08-46d2eaa5f1b4 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:56.790207 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:56.790207 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:56.796183 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f6549716-41af-472d-bb08-46d2eaa5f1b4 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Volume info retrieved successfully. Jul 31 17:26:56.802272 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f6549716-41af-472d-bb08-46d2eaa5f1b4 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] https://10.4.3.92/volume/v3/volumes/c8458e88-41c4-4a8f-ae1d-f521283b30ca returned with HTTP 200 Jul 31 17:26:56.803095 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 605/2412] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:56 2026] GET /volume/v3/volumes/c8458e88-41c4-4a8f-ae1d-f521283b30ca => generated 818 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:57.015789 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-4575d91c-b496-4bc7-86cd-f3c933ba777b req-9d3d1e33-847b-4b47-b39f-cfdd7cf06ef6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:57.018877 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4575d91c-b496-4bc7-86cd-f3c933ba777b req-9d3d1e33-847b-4b47-b39f-cfdd7cf06ef6 tempest-VolumesNegativeTest-606811747 tempest-VolumesNegativeTest-606811747-project-member] DELETE https://10.4.3.92/volume/v3/volumes/tempest-invalid-1379088313 Jul 31 17:26:57.019881 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4575d91c-b496-4bc7-86cd-f3c933ba777b req-9d3d1e33-847b-4b47-b39f-cfdd7cf06ef6 tempest-VolumesNegativeTest-606811747 tempest-VolumesNegativeTest-606811747-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:57.019881 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4575d91c-b496-4bc7-86cd-f3c933ba777b req-9d3d1e33-847b-4b47-b39f-cfdd7cf06ef6 tempest-VolumesNegativeTest-606811747 tempest-VolumesNegativeTest-606811747-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:57.019881 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [req-4575d91c-b496-4bc7-86cd-f3c933ba777b req-9d3d1e33-847b-4b47-b39f-cfdd7cf06ef6 tempest-VolumesNegativeTest-606811747 tempest-VolumesNegativeTest-606811747-project-member] Delete volume with id: tempest-invalid-1379088313 Jul 31 17:26:57.031691 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4575d91c-b496-4bc7-86cd-f3c933ba777b req-9d3d1e33-847b-4b47-b39f-cfdd7cf06ef6 tempest-VolumesNegativeTest-606811747 tempest-VolumesNegativeTest-606811747-project-member] https://10.4.3.92/volume/v3/volumes/tempest-invalid-1379088313 returned with HTTP 404 Jul 31 17:26:57.031691 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 604/2413] 10.4.3.92 () {70 vars in 1583 bytes} [Fri Jul 31 17:26:57 2026] DELETE /volume/v3/volumes/tempest-invalid-1379088313 => generated 99 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:26:57.140910 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-7e661320-fcb1-4cbb-aa83-945bca2aecc1 req-0ad48cc1-8453-4fc6-a3dd-b438fc62ac93 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:57.143836 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-7e661320-fcb1-4cbb-aa83-945bca2aecc1 req-0ad48cc1-8453-4fc6-a3dd-b438fc62ac93 tempest-VolumesNegativeTest-606811747 tempest-VolumesNegativeTest-606811747-project-member] DELETE https://10.4.3.92/volume/v3/volumes/ebec3b7b-c018-4e93-9860-73517c183d10 Jul 31 17:26:57.144057 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-7e661320-fcb1-4cbb-aa83-945bca2aecc1 req-0ad48cc1-8453-4fc6-a3dd-b438fc62ac93 tempest-VolumesNegativeTest-606811747 tempest-VolumesNegativeTest-606811747-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:57.144432 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-7e661320-fcb1-4cbb-aa83-945bca2aecc1 req-0ad48cc1-8453-4fc6-a3dd-b438fc62ac93 tempest-VolumesNegativeTest-606811747 tempest-VolumesNegativeTest-606811747-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:57.144833 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [req-7e661320-fcb1-4cbb-aa83-945bca2aecc1 req-0ad48cc1-8453-4fc6-a3dd-b438fc62ac93 tempest-VolumesNegativeTest-606811747 tempest-VolumesNegativeTest-606811747-project-member] Delete volume with id: ebec3b7b-c018-4e93-9860-73517c183d10 Jul 31 17:26:57.155262 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-7e661320-fcb1-4cbb-aa83-945bca2aecc1 req-0ad48cc1-8453-4fc6-a3dd-b438fc62ac93 tempest-VolumesNegativeTest-606811747 tempest-VolumesNegativeTest-606811747-project-member] https://10.4.3.92/volume/v3/volumes/ebec3b7b-c018-4e93-9860-73517c183d10 returned with HTTP 404 Jul 31 17:26:57.155943 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 600/2414] 10.4.3.92 () {70 vars in 1613 bytes} [Fri Jul 31 17:26:57 2026] DELETE /volume/v3/volumes/ebec3b7b-c018-4e93-9860-73517c183d10 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:57.187281 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-df72b163-53ef-4357-a0b1-e2cc96e6c2c4 req-2862885d-8dd1-482c-9074-8f3b5e0f2eab None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:57.194269 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-df72b163-53ef-4357-a0b1-e2cc96e6c2c4 req-2862885d-8dd1-482c-9074-8f3b5e0f2eab tempest-VolumesNegativeTest-606811747 tempest-VolumesNegativeTest-606811747-project-reader] GET https://10.4.3.92/volume/v3/volumes/3ebee9af-1e1d-4fee-84b2-a89c3c325f1e Jul 31 17:26:57.194654 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-df72b163-53ef-4357-a0b1-e2cc96e6c2c4 req-2862885d-8dd1-482c-9074-8f3b5e0f2eab tempest-VolumesNegativeTest-606811747 tempest-VolumesNegativeTest-606811747-project-reader] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:57.194890 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-df72b163-53ef-4357-a0b1-e2cc96e6c2c4 req-2862885d-8dd1-482c-9074-8f3b5e0f2eab tempest-VolumesNegativeTest-606811747 tempest-VolumesNegativeTest-606811747-project-reader] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:57.203757 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-df72b163-53ef-4357-a0b1-e2cc96e6c2c4 req-2862885d-8dd1-482c-9074-8f3b5e0f2eab tempest-VolumesNegativeTest-606811747 tempest-VolumesNegativeTest-606811747-project-reader] https://10.4.3.92/volume/v3/volumes/3ebee9af-1e1d-4fee-84b2-a89c3c325f1e returned with HTTP 404 Jul 31 17:26:57.204590 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 606/2415] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:26:57 2026] GET /volume/v3/volumes/3ebee9af-1e1d-4fee-84b2-a89c3c325f1e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:57.599490 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b293f48b-25e2-4d2a-a4d1-9b46a2b0254b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:57.602570 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b293f48b-25e2-4d2a-a4d1-9b46a2b0254b tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] GET https://10.4.3.92/volume/v3/volumes/724bca73-c163-4639-b400-087f776a3daa Jul 31 17:26:57.602570 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b293f48b-25e2-4d2a-a4d1-9b46a2b0254b tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:57.603153 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b293f48b-25e2-4d2a-a4d1-9b46a2b0254b tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:57.612000 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b293f48b-25e2-4d2a-a4d1-9b46a2b0254b tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/volumes/724bca73-c163-4639-b400-087f776a3daa returned with HTTP 404 Jul 31 17:26:57.612860 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 606/2416] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:26:57 2026] GET /volume/v3/volumes/724bca73-c163-4639-b400-087f776a3daa => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:26:57.624331 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3cc1827b-505c-4a96-8e48-b1a596f675b8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:57.626817 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3cc1827b-505c-4a96-8e48-b1a596f675b8 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/970e351f-e737-46ed-8be4-fb205e96559b Jul 31 17:26:57.627491 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3cc1827b-505c-4a96-8e48-b1a596f675b8 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:57.627724 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3cc1827b-505c-4a96-8e48-b1a596f675b8 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:57.627852 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-3cc1827b-505c-4a96-8e48-b1a596f675b8 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Delete snapshot with id: 970e351f-e737-46ed-8be4-fb205e96559b Jul 31 17:26:57.636147 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:57.636147 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:26:57.636854 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3cc1827b-505c-4a96-8e48-b1a596f675b8 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Snapshot retrieved successfully. Jul 31 17:26:57.665632 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3cc1827b-505c-4a96-8e48-b1a596f675b8 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Snapshot delete request issued successfully. Jul 31 17:26:57.665632 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3cc1827b-505c-4a96-8e48-b1a596f675b8 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/snapshots/970e351f-e737-46ed-8be4-fb205e96559b returned with HTTP 202 Jul 31 17:26:57.666275 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 605/2417] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:26:57 2026] DELETE /volume/v3/snapshots/970e351f-e737-46ed-8be4-fb205e96559b => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:26:57.674983 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bfa24f4d-a052-4723-836c-44f9686e4cef None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:57.678445 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bfa24f4d-a052-4723-836c-44f9686e4cef tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] GET https://10.4.3.92/volume/v3/snapshots/970e351f-e737-46ed-8be4-fb205e96559b Jul 31 17:26:57.678578 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bfa24f4d-a052-4723-836c-44f9686e4cef tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:57.679055 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bfa24f4d-a052-4723-836c-44f9686e4cef tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:57.688142 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:57.688142 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:57.692961 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bfa24f4d-a052-4723-836c-44f9686e4cef tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Snapshot retrieved successfully. Jul 31 17:26:57.692961 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bfa24f4d-a052-4723-836c-44f9686e4cef tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/snapshots/970e351f-e737-46ed-8be4-fb205e96559b returned with HTTP 200 Jul 31 17:26:57.692961 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 601/2418] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:26:57 2026] GET /volume/v3/snapshots/970e351f-e737-46ed-8be4-fb205e96559b => generated 482 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:26:57.823155 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-71ae78c4-9e69-4d53-ad86-81b276ab0599 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:57.827266 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-71ae78c4-9e69-4d53-ad86-81b276ab0599 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] GET https://10.4.3.92/volume/v3/volumes/c8458e88-41c4-4a8f-ae1d-f521283b30ca Jul 31 17:26:57.829019 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-71ae78c4-9e69-4d53-ad86-81b276ab0599 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:57.829019 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-71ae78c4-9e69-4d53-ad86-81b276ab0599 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:57.842524 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:57.842524 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:26:57.849045 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-71ae78c4-9e69-4d53-ad86-81b276ab0599 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Volume info retrieved successfully. Jul 31 17:26:57.858923 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-71ae78c4-9e69-4d53-ad86-81b276ab0599 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] https://10.4.3.92/volume/v3/volumes/c8458e88-41c4-4a8f-ae1d-f521283b30ca returned with HTTP 200 Jul 31 17:26:57.859706 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 607/2419] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:26:57 2026] GET /volume/v3/volumes/c8458e88-41c4-4a8f-ae1d-f521283b30ca => generated 1358 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:57.912849 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-5a2a94c0-6fe4-4819-96e8-9fe1a7c02ee6 req-9f6dd7ad-41fb-4782-8535-56e1fc911253 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:57.916097 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5a2a94c0-6fe4-4819-96e8-9fe1a7c02ee6 req-9f6dd7ad-41fb-4782-8535-56e1fc911253 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] GET https://10.4.3.92/volume/v3/volumes/c8458e88-41c4-4a8f-ae1d-f521283b30ca Jul 31 17:26:57.916443 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5a2a94c0-6fe4-4819-96e8-9fe1a7c02ee6 req-9f6dd7ad-41fb-4782-8535-56e1fc911253 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:57.918021 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5a2a94c0-6fe4-4819-96e8-9fe1a7c02ee6 req-9f6dd7ad-41fb-4782-8535-56e1fc911253 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:57.926640 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:57.926640 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:57.932702 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-5a2a94c0-6fe4-4819-96e8-9fe1a7c02ee6 req-9f6dd7ad-41fb-4782-8535-56e1fc911253 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Volume info retrieved successfully. Jul 31 17:26:57.938967 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5a2a94c0-6fe4-4819-96e8-9fe1a7c02ee6 req-9f6dd7ad-41fb-4782-8535-56e1fc911253 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] https://10.4.3.92/volume/v3/volumes/c8458e88-41c4-4a8f-ae1d-f521283b30ca returned with HTTP 200 Jul 31 17:26:57.939566 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 607/2420] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:26:57 2026] GET /volume/v3/volumes/c8458e88-41c4-4a8f-ae1d-f521283b30ca => generated 1358 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:58.705942 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a3b010e2-eff0-4152-b5a1-e1c0d6c18a20 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:58.710345 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a3b010e2-eff0-4152-b5a1-e1c0d6c18a20 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] GET https://10.4.3.92/volume/v3/snapshots/970e351f-e737-46ed-8be4-fb205e96559b Jul 31 17:26:58.710345 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a3b010e2-eff0-4152-b5a1-e1c0d6c18a20 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:58.710345 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a3b010e2-eff0-4152-b5a1-e1c0d6c18a20 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:58.717455 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a3b010e2-eff0-4152-b5a1-e1c0d6c18a20 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/snapshots/970e351f-e737-46ed-8be4-fb205e96559b returned with HTTP 404 Jul 31 17:26:58.718484 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 606/2421] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:26:58 2026] GET /volume/v3/snapshots/970e351f-e737-46ed-8be4-fb205e96559b => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:26:58.768901 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-5a2a94c0-6fe4-4819-96e8-9fe1a7c02ee6 req-1362503e-6f97-45bb-9e83-19fb999a3b0a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:58.778227 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5a2a94c0-6fe4-4819-96e8-9fe1a7c02ee6 req-1362503e-6f97-45bb-9e83-19fb999a3b0a tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] GET https://10.4.3.92/volume/v3/volumes/c8458e88-41c4-4a8f-ae1d-f521283b30ca Jul 31 17:26:58.780443 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-5a2a94c0-6fe4-4819-96e8-9fe1a7c02ee6 req-1362503e-6f97-45bb-9e83-19fb999a3b0a tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:58.780998 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-5a2a94c0-6fe4-4819-96e8-9fe1a7c02ee6 req-1362503e-6f97-45bb-9e83-19fb999a3b0a tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:58.797819 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:58.797819 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:26:58.805756 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-5a2a94c0-6fe4-4819-96e8-9fe1a7c02ee6 req-1362503e-6f97-45bb-9e83-19fb999a3b0a tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Volume info retrieved successfully. Jul 31 17:26:58.813396 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5a2a94c0-6fe4-4819-96e8-9fe1a7c02ee6 req-1362503e-6f97-45bb-9e83-19fb999a3b0a tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] https://10.4.3.92/volume/v3/volumes/c8458e88-41c4-4a8f-ae1d-f521283b30ca returned with HTTP 200 Jul 31 17:26:58.813396 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 602/2422] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:26:58 2026] GET /volume/v3/volumes/c8458e88-41c4-4a8f-ae1d-f521283b30ca => generated 1358 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:26:58.829825 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a6bad61d-354e-4c72-861e-9a92ec3b130a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:58.831153 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a6bad61d-354e-4c72-861e-9a92ec3b130a None None] GET https://10.4.3.92/volume// Jul 31 17:26:58.831153 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a6bad61d-354e-4c72-861e-9a92ec3b130a None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:26:58.831153 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a6bad61d-354e-4c72-861e-9a92ec3b130a None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:26:58.831439 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a6bad61d-354e-4c72-861e-9a92ec3b130a None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:26:58.831766 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 608/2423] 10.4.3.92 () {66 vars in 1412 bytes} [Fri Jul 31 17:26:58 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 31 17:26:58.843525 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-5a2a94c0-6fe4-4819-96e8-9fe1a7c02ee6 req-f4e222bb-7c64-458e-80b1-f069c3087941 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:26:58.848174 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5a2a94c0-6fe4-4819-96e8-9fe1a7c02ee6 req-f4e222bb-7c64-458e-80b1-f069c3087941 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:26:58.848174 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5a2a94c0-6fe4-4819-96e8-9fe1a7c02ee6 req-f4e222bb-7c64-458e-80b1-f069c3087941 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c8458e88-41c4-4a8f-ae1d-f521283b30ca", "connector": null, "instance_uuid": "72052981-0098-41bf-baf1-20d8fe8ecdc6"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:26:58.861433 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:26:58.861433 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:26:58.917000 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5a2a94c0-6fe4-4819-96e8-9fe1a7c02ee6 req-f4e222bb-7c64-458e-80b1-f069c3087941 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:26:58.917756 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 608/2424] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:26:58 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:00.167101 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6b5ed4f2-378e-4343-a1f9-deb133c6bfb6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:00.439423 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6b5ed4f2-378e-4343-a1f9-deb133c6bfb6 tempest-GroupsV314Test-758876639 tempest-GroupsV314Test-758876639-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:27:00.439898 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6b5ed4f2-378e-4343-a1f9-deb133c6bfb6 tempest-GroupsV314Test-758876639 tempest-GroupsV314Test-758876639-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1506940455"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:00.443300 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:00.443300 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:00.475134 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6b5ed4f2-378e-4343-a1f9-deb133c6bfb6 tempest-GroupsV314Test-758876639 tempest-GroupsV314Test-758876639-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:27:00.476089 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 607/2425] 10.4.3.92 () {68 vars in 1245 bytes} [Fri Jul 31 17:27:00 2026] POST /volume/v3/types => generated 220 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:00.487900 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-629f5abc-b9ca-412e-b80b-4b3bffcfecce None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:00.490554 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-629f5abc-b9ca-412e-b80b-4b3bffcfecce tempest-GroupsV314Test-758876639 tempest-GroupsV314Test-758876639-project-admin] POST https://10.4.3.92/volume/v3/group_types Jul 31 17:27:00.490786 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-629f5abc-b9ca-412e-b80b-4b3bffcfecce tempest-GroupsV314Test-758876639 tempest-GroupsV314Test-758876639-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-216196690"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:00.509636 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-629f5abc-b9ca-412e-b80b-4b3bffcfecce tempest-GroupsV314Test-758876639 tempest-GroupsV314Test-758876639-project-admin] https://10.4.3.92/volume/v3/group_types returned with HTTP 202 Jul 31 17:27:00.510757 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 603/2426] 10.4.3.92 () {70 vars in 1304 bytes} [Fri Jul 31 17:27:00 2026] POST /volume/v3/group_types => generated 176 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:00.519975 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f9cc401c-1ec3-400f-aae3-1155ffb20b4c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:00.640192 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f9cc401c-1ec3-400f-aae3-1155ffb20b4c tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] POST https://10.4.3.92/volume/v3/groups Jul 31 17:27:00.641209 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f9cc401c-1ec3-400f-aae3-1155ffb20b4c tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1d58c910-7e20-4dca-b39f-ae4153b9a2ee", "volume_types": ["4f29247a-e832-4d92-96ef-6879192cc9a8"], "name": "tempest-GroupsV314Test-Group-1988998153"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:00.643116 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-f9cc401c-1ec3-400f-aae3-1155ffb20b4c tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Creating new group {'group': {'group_type': '1d58c910-7e20-4dca-b39f-ae4153b9a2ee', 'volume_types': ['4f29247a-e832-4d92-96ef-6879192cc9a8'], 'name': 'tempest-GroupsV314Test-Group-1988998153'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 17:27:00.649812 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.groups [None req-f9cc401c-1ec3-400f-aae3-1155ffb20b4c tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Creating group tempest-GroupsV314Test-Group-1988998153. Jul 31 17:27:00.665338 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f9cc401c-1ec3-400f-aae3-1155ffb20b4c tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Availability Zones retrieved successfully. Jul 31 17:27:00.699478 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-f9cc401c-1ec3-400f-aae3-1155ffb20b4c tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Created reservations ['73f32a28-8f39-4b30-9b2a-b4131afe42dd'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:27:00.760635 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f9cc401c-1ec3-400f-aae3-1155ffb20b4c tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] https://10.4.3.92/volume/v3/groups returned with HTTP 202 Jul 31 17:27:00.761236 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 609/2427] 10.4.3.92 () {70 vars in 1290 bytes} [Fri Jul 31 17:27:00 2026] POST /volume/v3/groups => generated 108 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:00.782590 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7f827a6d-d4ec-4ba3-a217-b5b0ee49b2a6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:00.785835 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7f827a6d-d4ec-4ba3-a217-b5b0ee49b2a6 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] GET https://10.4.3.92/volume/v3/groups/0fb6dd8e-1229-4303-87a0-c8df915b8690 Jul 31 17:27:00.787620 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8e4751d9-b2d2-4fe2-981f-5ed9a48bcc9d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:00.787620 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8e4751d9-b2d2-4fe2-981f-5ed9a48bcc9d None None] GET https://10.4.3.92/volume// Jul 31 17:27:00.787620 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8e4751d9-b2d2-4fe2-981f-5ed9a48bcc9d None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:00.787620 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8e4751d9-b2d2-4fe2-981f-5ed9a48bcc9d None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:00.787620 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8e4751d9-b2d2-4fe2-981f-5ed9a48bcc9d None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:27:00.789211 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 608/2428] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:27:00 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:27:00.790265 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7f827a6d-d4ec-4ba3-a217-b5b0ee49b2a6 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:00.790702 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7f827a6d-d4ec-4ba3-a217-b5b0ee49b2a6 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:00.791106 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-7f827a6d-d4ec-4ba3-a217-b5b0ee49b2a6 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] show called for member 0fb6dd8e-1229-4303-87a0-c8df915b8690 {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:27:00.800852 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:00.800852 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:00.807637 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-5a2a94c0-6fe4-4819-96e8-9fe1a7c02ee6 req-4596a161-a4c1-4bcb-be4c-95e9cef6c028 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:00.813665 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5a2a94c0-6fe4-4819-96e8-9fe1a7c02ee6 req-4596a161-a4c1-4bcb-be4c-95e9cef6c028 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] GET https://10.4.3.92/volume/v3/volumes/c8458e88-41c4-4a8f-ae1d-f521283b30ca Jul 31 17:27:00.814623 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-5a2a94c0-6fe4-4819-96e8-9fe1a7c02ee6 req-4596a161-a4c1-4bcb-be4c-95e9cef6c028 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:00.814623 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-5a2a94c0-6fe4-4819-96e8-9fe1a7c02ee6 req-4596a161-a4c1-4bcb-be4c-95e9cef6c028 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:00.814835 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7f827a6d-d4ec-4ba3-a217-b5b0ee49b2a6 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] https://10.4.3.92/volume/v3/groups/0fb6dd8e-1229-4303-87a0-c8df915b8690 returned with HTTP 200 Jul 31 17:27:00.815615 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 609/2429] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:27:00 2026] GET /volume/v3/groups/0fb6dd8e-1229-4303-87a0-c8df915b8690 => generated 388 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:00.835825 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:00.835825 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:00.843407 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-5a2a94c0-6fe4-4819-96e8-9fe1a7c02ee6 req-4596a161-a4c1-4bcb-be4c-95e9cef6c028 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Volume info retrieved successfully. Jul 31 17:27:00.855811 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5a2a94c0-6fe4-4819-96e8-9fe1a7c02ee6 req-4596a161-a4c1-4bcb-be4c-95e9cef6c028 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] https://10.4.3.92/volume/v3/volumes/c8458e88-41c4-4a8f-ae1d-f521283b30ca returned with HTTP 200 Jul 31 17:27:00.856714 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 604/2430] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:27:00 2026] GET /volume/v3/volumes/c8458e88-41c4-4a8f-ae1d-f521283b30ca => generated 1537 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:27:01.005881 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-5a2a94c0-6fe4-4819-96e8-9fe1a7c02ee6 req-ece5c3e4-4080-48dd-80ee-398437aeae74 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:01.008491 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-5a2a94c0-6fe4-4819-96e8-9fe1a7c02ee6 req-ece5c3e4-4080-48dd-80ee-398437aeae74 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] PUT https://10.4.3.92/volume/v3/attachments/0ab7021f-ef5d-45ba-a56e-d21d191f3472 Jul 31 17:27:01.010455 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-5a2a94c0-6fe4-4819-96e8-9fe1a7c02ee6 req-ece5c3e4-4080-48dd-80ee-398437aeae74 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:01.023726 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-5a2a94c0-6fe4-4819-96e8-9fe1a7c02ee6 req-ece5c3e4-4080-48dd-80ee-398437aeae74 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Acquiring lock "cinder-attachment_update-c8458e88-41c4-4a8f-ae1d-f521283b30ca-np0000006248" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:27:01.030518 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-5a2a94c0-6fe4-4819-96e8-9fe1a7c02ee6 req-ece5c3e4-4080-48dd-80ee-398437aeae74 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Lock "cinder-attachment_update-c8458e88-41c4-4a8f-ae1d-f521283b30ca-np0000006248" acquired by "attachment_update" :: waited 0.007s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:27:01.032379 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:01.032379 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:01.237495 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-5a2a94c0-6fe4-4819-96e8-9fe1a7c02ee6 req-ece5c3e4-4080-48dd-80ee-398437aeae74 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Lock "cinder-attachment_update-c8458e88-41c4-4a8f-ae1d-f521283b30ca-np0000006248" released by "attachment_update" :: held 0.206s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:27:01.237495 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-5a2a94c0-6fe4-4819-96e8-9fe1a7c02ee6 req-ece5c3e4-4080-48dd-80ee-398437aeae74 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] https://10.4.3.92/volume/v3/attachments/0ab7021f-ef5d-45ba-a56e-d21d191f3472 returned with HTTP 200 Jul 31 17:27:01.237951 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 610/2431] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:27:01 2026] PUT /volume/v3/attachments/0ab7021f-ef5d-45ba-a56e-d21d191f3472 => generated 969 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:01.291932 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-5a2a94c0-6fe4-4819-96e8-9fe1a7c02ee6 req-451bb515-9e30-43f0-ab89-9e84fe5659ac None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:01.294854 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5a2a94c0-6fe4-4819-96e8-9fe1a7c02ee6 req-451bb515-9e30-43f0-ab89-9e84fe5659ac tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] POST https://10.4.3.92/volume/v3/attachments/0ab7021f-ef5d-45ba-a56e-d21d191f3472/action Jul 31 17:27:01.294958 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5a2a94c0-6fe4-4819-96e8-9fe1a7c02ee6 req-451bb515-9e30-43f0-ab89-9e84fe5659ac tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:27:01.295218 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5a2a94c0-6fe4-4819-96e8-9fe1a7c02ee6 req-451bb515-9e30-43f0-ab89-9e84fe5659ac tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:01.344914 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:01.344914 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:01.373041 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5a2a94c0-6fe4-4819-96e8-9fe1a7c02ee6 req-451bb515-9e30-43f0-ab89-9e84fe5659ac tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] https://10.4.3.92/volume/v3/attachments/0ab7021f-ef5d-45ba-a56e-d21d191f3472/action returned with HTTP 204 Jul 31 17:27:01.373447 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 609/2432] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:27:01 2026] POST /volume/v3/attachments/0ab7021f-ef5d-45ba-a56e-d21d191f3472/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:01.543824 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a0bf058d-b072-4dbd-b504-4704b290a841 req-751333b5-cc30-41a6-a923-9cfc08ee25a3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:01.547591 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a0bf058d-b072-4dbd-b504-4704b290a841 req-751333b5-cc30-41a6-a923-9cfc08ee25a3 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] DELETE https://10.4.3.92/volume/v3/attachments/aaf316d1-72b6-4233-a3db-5a1f648b5b4d Jul 31 17:27:01.547877 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a0bf058d-b072-4dbd-b504-4704b290a841 req-751333b5-cc30-41a6-a923-9cfc08ee25a3 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:01.548142 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a0bf058d-b072-4dbd-b504-4704b290a841 req-751333b5-cc30-41a6-a923-9cfc08ee25a3 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:01.567480 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:01.567480 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:01.654074 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a0bf058d-b072-4dbd-b504-4704b290a841 req-751333b5-cc30-41a6-a923-9cfc08ee25a3 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/attachments/aaf316d1-72b6-4233-a3db-5a1f648b5b4d returned with HTTP 200 Jul 31 17:27:01.654869 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 610/2433] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:27:01 2026] DELETE /volume/v3/attachments/aaf316d1-72b6-4233-a3db-5a1f648b5b4d => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:01.831352 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-17db7968-e359-4da1-b545-3a2b6fdafaa1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:01.838274 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-17db7968-e359-4da1-b545-3a2b6fdafaa1 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] GET https://10.4.3.92/volume/v3/groups/0fb6dd8e-1229-4303-87a0-c8df915b8690 Jul 31 17:27:01.838767 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-17db7968-e359-4da1-b545-3a2b6fdafaa1 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:01.840386 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-17db7968-e359-4da1-b545-3a2b6fdafaa1 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:01.840386 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-17db7968-e359-4da1-b545-3a2b6fdafaa1 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] show called for member 0fb6dd8e-1229-4303-87a0-c8df915b8690 {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:27:01.852681 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:01.852681 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:01.875047 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-17db7968-e359-4da1-b545-3a2b6fdafaa1 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] https://10.4.3.92/volume/v3/groups/0fb6dd8e-1229-4303-87a0-c8df915b8690 returned with HTTP 200 Jul 31 17:27:01.875672 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 605/2434] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:27:01 2026] GET /volume/v3/groups/0fb6dd8e-1229-4303-87a0-c8df915b8690 => generated 389 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:01.894477 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-013daf56-3746-4b01-85a1-2d1ad2967c4b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:01.897820 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-013daf56-3746-4b01-85a1-2d1ad2967c4b tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:27:01.898298 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-013daf56-3746-4b01-85a1-2d1ad2967c4b tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-798420091", "volume_type": "4f29247a-e832-4d92-96ef-6879192cc9a8", "group_id": "0fb6dd8e-1229-4303-87a0-c8df915b8690", "size": 1}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:01.900914 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-013daf56-3746-4b01-85a1-2d1ad2967c4b tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-798420091', 'volume_type': '4f29247a-e832-4d92-96ef-6879192cc9a8', 'group_id': '0fb6dd8e-1229-4303-87a0-c8df915b8690', 'size': 1}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:27:01.912456 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:01.912456 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:01.913149 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-013daf56-3746-4b01-85a1-2d1ad2967c4b tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Create volume of 1 GB Jul 31 17:27:01.925344 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-013daf56-3746-4b01-85a1-2d1ad2967c4b tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Availability Zones retrieved successfully. Jul 31 17:27:01.932586 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-013daf56-3746-4b01-85a1-2d1ad2967c4b tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Flow 'volume_create_api' (5d8bc3d0-aa37-42b6-8803-e746dc8fcc48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:27:01.934364 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-013daf56-3746-4b01-85a1-2d1ad2967c4b tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b187c3b8-0144-4959-9359-300964ac57ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:01.935118 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:01.935118 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:01.935792 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-013daf56-3746-4b01-85a1-2d1ad2967c4b tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:27:01.969340 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-013daf56-3746-4b01-85a1-2d1ad2967c4b tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b187c3b8-0144-4959-9359-300964ac57ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:27:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4f29247a-e832-4d92-96ef-6879192cc9a8,is_public=True,name='tempest-GroupsV314Test-volume-type-1506940455',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f29247a-e832-4d92-96ef-6879192cc9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0fb6dd8e-1229-4303-87a0-c8df915b8690', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:01.969340 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-013daf56-3746-4b01-85a1-2d1ad2967c4b tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (758518ff-985e-49b7-b0bf-e6c77dbb6838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:02.013681 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-013daf56-3746-4b01-85a1-2d1ad2967c4b tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1506940455 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1506940455, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:27:02.014741 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-013daf56-3746-4b01-85a1-2d1ad2967c4b tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1506940455 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1506940455, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:27:02.076490 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-013daf56-3746-4b01-85a1-2d1ad2967c4b tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Created reservations ['bfd33f1d-aa4c-4974-a265-5fca6a723aa1', '6edb9db6-1e4b-482e-bd6a-2f0ab410f22b', 'adeb8755-7a9e-4c74-b2b3-6bd34051ba6b', 'a014263e-bf8b-4aeb-a417-4b14075ebed7'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:27:02.078108 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-013daf56-3746-4b01-85a1-2d1ad2967c4b tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (758518ff-985e-49b7-b0bf-e6c77dbb6838) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfd33f1d-aa4c-4974-a265-5fca6a723aa1', '6edb9db6-1e4b-482e-bd6a-2f0ab410f22b', 'adeb8755-7a9e-4c74-b2b3-6bd34051ba6b', 'a014263e-bf8b-4aeb-a417-4b14075ebed7']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:02.079634 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-013daf56-3746-4b01-85a1-2d1ad2967c4b tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a922eea-f0f8-4559-8475-c32e2e6b1421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:02.116812 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-013daf56-3746-4b01-85a1-2d1ad2967c4b tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a922eea-f0f8-4559-8475-c32e2e6b1421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75fd2169-d5cb-48b6-8758-d6aad18f798c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-798420091',encryption_key_id=None,group_id=0fb6dd8e-1229-4303-87a0-c8df915b8690,group_type_id=,metadata={},multiattach=False,project_id='0ea0cd27f40247b58ba3da5572c43ecd',qos_specs=None,replication_status=,reservations=['bfd33f1d-aa4c-4974-a265-5fca6a723aa1','6edb9db6-1e4b-482e-bd6a-2f0ab410f22b','adeb8755-7a9e-4c74-b2b3-6bd34051ba6b','a014263e-bf8b-4aeb-a417-4b14075ebed7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45f530b577c240e79c8cf79a2e6eff69',volume_type_id=4f29247a-e832-4d92-96ef-6879192cc9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:27:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-798420091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0fb6dd8e-1229-4303-87a0-c8df915b8690,host=None,id=75fd2169-d5cb-48b6-8758-d6aad18f798c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ea0cd27f40247b58ba3da5572c43ecd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45f530b577c240e79c8cf79a2e6eff69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f29247a-e832-4d92-96ef-6879192cc9a8),volume_type_id=4f29247a-e832-4d92-96ef-6879192cc9a8)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:02.117993 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-013daf56-3746-4b01-85a1-2d1ad2967c4b tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52132081-4bfc-46b4-8430-2b1334bea82d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:02.144598 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-013daf56-3746-4b01-85a1-2d1ad2967c4b tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52132081-4bfc-46b4-8430-2b1334bea82d) transitioned into state 'SUCCESS' from state '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-798420091',encryption_key_id=None,group_id=0fb6dd8e-1229-4303-87a0-c8df915b8690,group_type_id=,metadata={},multiattach=False,project_id='0ea0cd27f40247b58ba3da5572c43ecd',qos_specs=None,replication_status=,reservations=['bfd33f1d-aa4c-4974-a265-5fca6a723aa1','6edb9db6-1e4b-482e-bd6a-2f0ab410f22b','adeb8755-7a9e-4c74-b2b3-6bd34051ba6b','a014263e-bf8b-4aeb-a417-4b14075ebed7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45f530b577c240e79c8cf79a2e6eff69',volume_type_id=4f29247a-e832-4d92-96ef-6879192cc9a8)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:02.146080 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-013daf56-3746-4b01-85a1-2d1ad2967c4b tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e5b75fa-3e2b-45aa-b7e0-3d38b2bd0c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:02.166142 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-013daf56-3746-4b01-85a1-2d1ad2967c4b tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e5b75fa-3e2b-45aa-b7e0-3d38b2bd0c67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:02.167225 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-013daf56-3746-4b01-85a1-2d1ad2967c4b tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Flow 'volume_create_api' (5d8bc3d0-aa37-42b6-8803-e746dc8fcc48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:27:02.167846 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-013daf56-3746-4b01-85a1-2d1ad2967c4b tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Create volume request issued successfully. Jul 31 17:27:02.169262 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-013daf56-3746-4b01-85a1-2d1ad2967c4b tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:27:02.169262 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-013daf56-3746-4b01-85a1-2d1ad2967c4b tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:27:02.225492 np0000006248 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-013daf56-3746-4b01-85a1-2d1ad2967c4b tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:27:02.230597 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:02.230597 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:02.235141 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-013daf56-3746-4b01-85a1-2d1ad2967c4b tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:27:02.235750 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 611/2435] 10.4.3.92 () {70 vars in 1293 bytes} [Fri Jul 31 17:27:01 2026] POST /volume/v3/volumes => generated 816 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:02.251646 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-278c03b2-d736-4626-b3c8-35705160b5ab None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:02.255147 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-278c03b2-d736-4626-b3c8-35705160b5ab tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] GET https://10.4.3.92/volume/v3/volumes/75fd2169-d5cb-48b6-8758-d6aad18f798c Jul 31 17:27:02.255440 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-278c03b2-d736-4626-b3c8-35705160b5ab tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:02.255797 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-278c03b2-d736-4626-b3c8-35705160b5ab tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:02.269340 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:02.269340 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:02.278041 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-278c03b2-d736-4626-b3c8-35705160b5ab tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Volume info retrieved successfully. Jul 31 17:27:02.279143 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-278c03b2-d736-4626-b3c8-35705160b5ab tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:27:02.279773 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-278c03b2-d736-4626-b3c8-35705160b5ab tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:27:02.338907 np0000006248 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-278c03b2-d736-4626-b3c8-35705160b5ab tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:27:02.343194 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:02.343194 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:02.361587 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-278c03b2-d736-4626-b3c8-35705160b5ab tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] https://10.4.3.92/volume/v3/volumes/75fd2169-d5cb-48b6-8758-d6aad18f798c returned with HTTP 200 Jul 31 17:27:02.362241 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 610/2436] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:27:02 2026] GET /volume/v3/volumes/75fd2169-d5cb-48b6-8758-d6aad18f798c => generated 884 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:03.380411 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5dca5a90-fec2-4de5-b492-ee0585be2ede None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:03.382413 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5dca5a90-fec2-4de5-b492-ee0585be2ede tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] GET https://10.4.3.92/volume/v3/volumes/75fd2169-d5cb-48b6-8758-d6aad18f798c Jul 31 17:27:03.382680 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5dca5a90-fec2-4de5-b492-ee0585be2ede tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:03.383177 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5dca5a90-fec2-4de5-b492-ee0585be2ede tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:03.385490 np0000006248 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=371,cinder:UPDATE=104,cinder:INSERT=51 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:27:03.393526 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:03.393526 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:03.407429 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5dca5a90-fec2-4de5-b492-ee0585be2ede tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Volume info retrieved successfully. Jul 31 17:27:03.407429 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-5dca5a90-fec2-4de5-b492-ee0585be2ede tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:27:03.407429 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-5dca5a90-fec2-4de5-b492-ee0585be2ede tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:27:03.456905 np0000006248 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-5dca5a90-fec2-4de5-b492-ee0585be2ede tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:27:03.460616 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:03.460616 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:03.466997 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2a4b780d-f660-4c02-a77f-4b8d03eee562 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:03.470811 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2a4b780d-f660-4c02-a77f-4b8d03eee562 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:27:03.471328 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2a4b780d-f660-4c02-a77f-4b8d03eee562 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1397920140", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:03.471430 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5dca5a90-fec2-4de5-b492-ee0585be2ede tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] https://10.4.3.92/volume/v3/volumes/75fd2169-d5cb-48b6-8758-d6aad18f798c returned with HTTP 200 Jul 31 17:27:03.471915 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 611/2437] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:27:03 2026] GET /volume/v3/volumes/75fd2169-d5cb-48b6-8758-d6aad18f798c => generated 909 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:03.474153 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-2a4b780d-f660-4c02-a77f-4b8d03eee562 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1397920140', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:27:03.474376 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-2a4b780d-f660-4c02-a77f-4b8d03eee562 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Create volume of 1 GB Jul 31 17:27:03.474993 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:03.474993 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:03.477364 np0000006248 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=407,cinder:INSERT=59,cinder:UPDATE=104 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:27:03.482061 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2a4b780d-f660-4c02-a77f-4b8d03eee562 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Availability Zones retrieved successfully. Jul 31 17:27:03.493430 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-845d0029-c602-4c25-b18a-9b2f63b17e79 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:03.493890 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2a4b780d-f660-4c02-a77f-4b8d03eee562 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Flow 'volume_create_api' (cc763113-438d-4b69-b885-460bcf80e063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:27:03.495172 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2a4b780d-f660-4c02-a77f-4b8d03eee562 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97431075-d28a-4cf9-8948-770d32bb9a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:03.496406 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-2a4b780d-f660-4c02-a77f-4b8d03eee562 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:27:03.496774 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-845d0029-c602-4c25-b18a-9b2f63b17e79 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] POST https://10.4.3.92/volume/v3/groups/action Jul 31 17:27:03.497186 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-845d0029-c602-4c25-b18a-9b2f63b17e79 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Action body: b'{"create-from-src": {"source_group_id": "0fb6dd8e-1229-4303-87a0-c8df915b8690", "name": "tempest-Group_from_grp-1627386555"}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:27:03.497476 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-845d0029-c602-4c25-b18a-9b2f63b17e79 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "0fb6dd8e-1229-4303-87a0-c8df915b8690", "name": "tempest-Group_from_grp-1627386555"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:03.499216 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.groups [None req-845d0029-c602-4c25-b18a-9b2f63b17e79 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Creating new group {'create-from-src': {'source_group_id': '0fb6dd8e-1229-4303-87a0-c8df915b8690', 'name': 'tempest-Group_from_grp-1627386555'}}. {{(pid=100272) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 31 17:27:03.499415 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.groups [None req-845d0029-c602-4c25-b18a-9b2f63b17e79 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Creating group tempest-Group_from_grp-1627386555 from source group 0fb6dd8e-1229-4303-87a0-c8df915b8690. Jul 31 17:27:03.502036 np0000006248 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=411,cinder:UPDATE=117,cinder:INSERT=71 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:27:03.507603 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:03.507603 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:03.520002 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:03.520002 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:03.539959 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2a4b780d-f660-4c02-a77f-4b8d03eee562 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97431075-d28a-4cf9-8948-770d32bb9a91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:03.541006 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2a4b780d-f660-4c02-a77f-4b8d03eee562 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb66c5ae-3f36-45a8-810b-eccde70a31cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:03.554023 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-845d0029-c602-4c25-b18a-9b2f63b17e79 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Created reservations ['cde6bb71-f52c-4655-8e21-02f0f20491ec'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:27:03.618219 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-2a4b780d-f660-4c02-a77f-4b8d03eee562 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Created reservations ['088df8e6-e802-4570-952f-86bcad31413b', '1cc7c9b7-712a-4ecb-af5f-8534fc7b759a', 'ee03fad7-a533-4911-9989-4baec4fc7e46', '0f84cf14-24e8-4091-9301-17f8d2723a67'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:27:03.619169 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2a4b780d-f660-4c02-a77f-4b8d03eee562 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb66c5ae-3f36-45a8-810b-eccde70a31cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['088df8e6-e802-4570-952f-86bcad31413b', '1cc7c9b7-712a-4ecb-af5f-8534fc7b759a', 'ee03fad7-a533-4911-9989-4baec4fc7e46', '0f84cf14-24e8-4091-9301-17f8d2723a67']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:03.620019 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2a4b780d-f660-4c02-a77f-4b8d03eee562 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b45eeaa0-663e-4e40-9179-40a7b6156f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:03.623775 np0000006248 devstack@c-api.service[100272]: INFO cinder.group.api [None req-845d0029-c602-4c25-b18a-9b2f63b17e79 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] A mapping entry already exists for group 08ca9c17-58d8-4b5d-802d-2930e310fda2 and volume type 4f29247a-e832-4d92-96ef-6879192cc9a8. Do not need to create again. Jul 31 17:27:03.624149 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:03.624149 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:03.624932 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-845d0029-c602-4c25-b18a-9b2f63b17e79 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Availability Zones retrieved successfully. Jul 31 17:27:03.631451 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-845d0029-c602-4c25-b18a-9b2f63b17e79 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Flow 'volume_create_api' (0757c3d5-d156-401e-8e5d-02e1d55e1388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:27:03.632825 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-845d0029-c602-4c25-b18a-9b2f63b17e79 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90a34fba-812e-49f4-a522-64566773372d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:03.633893 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-845d0029-c602-4c25-b18a-9b2f63b17e79 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:27:03.648563 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2a4b780d-f660-4c02-a77f-4b8d03eee562 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b45eeaa0-663e-4e40-9179-40a7b6156f31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90efb2c5-93f9-4ff0-aab2-e7eae358a9af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1397920140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c583277130604bb09a7140400a5851ba',qos_specs=None,replication_status=,reservations=['088df8e6-e802-4570-952f-86bcad31413b','1cc7c9b7-712a-4ecb-af5f-8534fc7b759a','ee03fad7-a533-4911-9989-4baec4fc7e46','0f84cf14-24e8-4091-9301-17f8d2723a67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58dcf4029e764986befe7f18a0f03546',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:27:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1397920140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90efb2c5-93f9-4ff0-aab2-e7eae358a9af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c583277130604bb09a7140400a5851ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58dcf4029e764986befe7f18a0f03546',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:03.649524 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2a4b780d-f660-4c02-a77f-4b8d03eee562 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f787d54f-66af-4aa7-9796-9d308ca2992e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:03.663743 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-845d0029-c602-4c25-b18a-9b2f63b17e79 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90a34fba-812e-49f4-a522-64566773372d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '75fd2169-d5cb-48b6-8758-d6aad18f798c', 'volume_type': VolumeType(created_at=2026-07-31T17:27:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4f29247a-e832-4d92-96ef-6879192cc9a8,is_public=True,name='tempest-GroupsV314Test-volume-type-1506940455',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f29247a-e832-4d92-96ef-6879192cc9a8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '08ca9c17-58d8-4b5d-802d-2930e310fda2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:03.665304 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-845d0029-c602-4c25-b18a-9b2f63b17e79 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (facd8cd1-4341-41ef-b000-3c8157f98bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:03.675184 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2a4b780d-f660-4c02-a77f-4b8d03eee562 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f787d54f-66af-4aa7-9796-9d308ca2992e) transitioned into state 'SUCCESS' from state '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-1397920140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c583277130604bb09a7140400a5851ba',qos_specs=None,replication_status=,reservations=['088df8e6-e802-4570-952f-86bcad31413b','1cc7c9b7-712a-4ecb-af5f-8534fc7b759a','ee03fad7-a533-4911-9989-4baec4fc7e46','0f84cf14-24e8-4091-9301-17f8d2723a67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58dcf4029e764986befe7f18a0f03546',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:03.676230 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2a4b780d-f660-4c02-a77f-4b8d03eee562 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0de812f-c8b9-4f68-b1a7-606a06fc9ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:03.691273 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2a4b780d-f660-4c02-a77f-4b8d03eee562 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0de812f-c8b9-4f68-b1a7-606a06fc9ad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:03.692256 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2a4b780d-f660-4c02-a77f-4b8d03eee562 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Flow 'volume_create_api' (cc763113-438d-4b69-b885-460bcf80e063) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:27:03.692602 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2a4b780d-f660-4c02-a77f-4b8d03eee562 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Create volume request issued successfully. Jul 31 17:27:03.693302 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2a4b780d-f660-4c02-a77f-4b8d03eee562 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:27:03.694166 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 606/2438] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:27:03 2026] POST /volume/v3/volumes => generated 745 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:27:03.740271 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-845d0029-c602-4c25-b18a-9b2f63b17e79 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Created reservations ['d7702cfb-eb76-4539-b721-bc22e7043b6d', 'b0099ea5-9d95-44d3-89f3-d5aa888e5905', '4a460aa0-6087-4b54-b1de-04bf5f7ad750', '57a37318-7549-4422-b015-08c1b7b57d21'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:27:03.742061 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-845d0029-c602-4c25-b18a-9b2f63b17e79 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (facd8cd1-4341-41ef-b000-3c8157f98bb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7702cfb-eb76-4539-b721-bc22e7043b6d', 'b0099ea5-9d95-44d3-89f3-d5aa888e5905', '4a460aa0-6087-4b54-b1de-04bf5f7ad750', '57a37318-7549-4422-b015-08c1b7b57d21']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:03.743798 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-845d0029-c602-4c25-b18a-9b2f63b17e79 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74ea9601-0552-4195-8568-40a4cda609c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:03.791426 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-845d0029-c602-4c25-b18a-9b2f63b17e79 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74ea9601-0552-4195-8568-40a4cda609c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4feb4f1e-b639-48a8-acca-8d2d88f8a2d6', '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=08ca9c17-58d8-4b5d-802d-2930e310fda2,group_type_id=,metadata={},multiattach=False,project_id='0ea0cd27f40247b58ba3da5572c43ecd',qos_specs=None,replication_status=,reservations=['d7702cfb-eb76-4539-b721-bc22e7043b6d','b0099ea5-9d95-44d3-89f3-d5aa888e5905','4a460aa0-6087-4b54-b1de-04bf5f7ad750','57a37318-7549-4422-b015-08c1b7b57d21'],size=1,snapshot_id=None,source_replicaid=,source_volid=75fd2169-d5cb-48b6-8758-d6aad18f798c,status='creating',user_id='45f530b577c240e79c8cf79a2e6eff69',volume_type_id=4f29247a-e832-4d92-96ef-6879192cc9a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:27:03Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=08ca9c17-58d8-4b5d-802d-2930e310fda2,host=None,id=4feb4f1e-b639-48a8-acca-8d2d88f8a2d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ea0cd27f40247b58ba3da5572c43ecd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=75fd2169-d5cb-48b6-8758-d6aad18f798c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45f530b577c240e79c8cf79a2e6eff69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f29247a-e832-4d92-96ef-6879192cc9a8),volume_type_id=4f29247a-e832-4d92-96ef-6879192cc9a8)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:03.792576 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-845d0029-c602-4c25-b18a-9b2f63b17e79 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1edd114b-7aa9-4b26-bd73-891321216470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:03.834611 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-845d0029-c602-4c25-b18a-9b2f63b17e79 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1edd114b-7aa9-4b26-bd73-891321216470) transitioned into state 'SUCCESS' from 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=08ca9c17-58d8-4b5d-802d-2930e310fda2,group_type_id=,metadata={},multiattach=False,project_id='0ea0cd27f40247b58ba3da5572c43ecd',qos_specs=None,replication_status=,reservations=['d7702cfb-eb76-4539-b721-bc22e7043b6d','b0099ea5-9d95-44d3-89f3-d5aa888e5905','4a460aa0-6087-4b54-b1de-04bf5f7ad750','57a37318-7549-4422-b015-08c1b7b57d21'],size=1,snapshot_id=None,source_replicaid=,source_volid=75fd2169-d5cb-48b6-8758-d6aad18f798c,status='creating',user_id='45f530b577c240e79c8cf79a2e6eff69',volume_type_id=4f29247a-e832-4d92-96ef-6879192cc9a8)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:03.836037 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-845d0029-c602-4c25-b18a-9b2f63b17e79 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Flow 'volume_create_api' (0757c3d5-d156-401e-8e5d-02e1d55e1388) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:27:03.836134 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-845d0029-c602-4c25-b18a-9b2f63b17e79 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Create volume request issued successfully. Jul 31 17:27:03.865614 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-845d0029-c602-4c25-b18a-9b2f63b17e79 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] https://10.4.3.92/volume/v3/groups/action returned with HTTP 202 Jul 31 17:27:03.866344 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 612/2439] 10.4.3.92 () {70 vars in 1311 bytes} [Fri Jul 31 17:27:03 2026] POST /volume/v3/groups/action => generated 102 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:03.880235 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-59830329-7f80-4b3b-9208-74427c4817a0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:03.882487 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-59830329-7f80-4b3b-9208-74427c4817a0 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Jul 31 17:27:03.882487 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-59830329-7f80-4b3b-9208-74427c4817a0 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:03.882658 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-59830329-7f80-4b3b-9208-74427c4817a0 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:03.884731 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-59830329-7f80-4b3b-9208-74427c4817a0 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:27:03.884731 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-59830329-7f80-4b3b-9208-74427c4817a0 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:27:03.892067 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-59830329-7f80-4b3b-9208-74427c4817a0 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Get all volumes completed successfully. Jul 31 17:27:03.893105 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-59830329-7f80-4b3b-9208-74427c4817a0 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:27:03.893241 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-59830329-7f80-4b3b-9208-74427c4817a0 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:27:03.949295 np0000006248 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-59830329-7f80-4b3b-9208-74427c4817a0 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:27:03.955282 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:03.955282 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:03.960201 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-59830329-7f80-4b3b-9208-74427c4817a0 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:27:03.960479 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-59830329-7f80-4b3b-9208-74427c4817a0 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:27:04.020610 np0000006248 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-59830329-7f80-4b3b-9208-74427c4817a0 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:27:04.025913 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:04.025913 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:04.037260 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-59830329-7f80-4b3b-9208-74427c4817a0 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Jul 31 17:27:04.037879 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 611/2440] 10.4.3.92 () {68 vars in 1292 bytes} [Fri Jul 31 17:27:03 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:27:04.058837 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9e68956f-41f2-4817-bc38-d32f734892b5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:04.061229 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9e68956f-41f2-4817-bc38-d32f734892b5 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] GET https://10.4.3.92/volume/v3/volumes/4feb4f1e-b639-48a8-acca-8d2d88f8a2d6 Jul 31 17:27:04.061525 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9e68956f-41f2-4817-bc38-d32f734892b5 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:04.061881 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9e68956f-41f2-4817-bc38-d32f734892b5 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:04.071268 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:04.071268 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:04.077558 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9e68956f-41f2-4817-bc38-d32f734892b5 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Volume info retrieved successfully. Jul 31 17:27:04.078282 np0000006248 devstack@c-api.service[100274]: WARNING stevedore.named [None req-9e68956f-41f2-4817-bc38-d32f734892b5 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:27:04.078561 np0000006248 devstack@c-api.service[100274]: WARNING castellan.key_manager [None req-9e68956f-41f2-4817-bc38-d32f734892b5 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:27:04.120656 np0000006248 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [None req-9e68956f-41f2-4817-bc38-d32f734892b5 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:27:04.123909 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:04.123909 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:04.134272 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9e68956f-41f2-4817-bc38-d32f734892b5 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] https://10.4.3.92/volume/v3/volumes/4feb4f1e-b639-48a8-acca-8d2d88f8a2d6 returned with HTTP 200 Jul 31 17:27:04.134889 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 612/2441] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:27:04 2026] GET /volume/v3/volumes/4feb4f1e-b639-48a8-acca-8d2d88f8a2d6 => generated 921 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:04.156117 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f11068e1-112d-4eeb-b843-ccf7ef82b82f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:04.158255 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f11068e1-112d-4eeb-b843-ccf7ef82b82f tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] GET https://10.4.3.92/volume/v3/groups/08ca9c17-58d8-4b5d-802d-2930e310fda2 Jul 31 17:27:04.158609 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f11068e1-112d-4eeb-b843-ccf7ef82b82f tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:04.158877 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f11068e1-112d-4eeb-b843-ccf7ef82b82f tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:04.159097 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-f11068e1-112d-4eeb-b843-ccf7ef82b82f tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] show called for member 08ca9c17-58d8-4b5d-802d-2930e310fda2 {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:27:04.163938 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:04.163938 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:04.174296 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f11068e1-112d-4eeb-b843-ccf7ef82b82f tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] https://10.4.3.92/volume/v3/groups/08ca9c17-58d8-4b5d-802d-2930e310fda2 returned with HTTP 200 Jul 31 17:27:04.175304 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 607/2442] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:27:04 2026] GET /volume/v3/groups/08ca9c17-58d8-4b5d-802d-2930e310fda2 => generated 417 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:04.188855 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-691a1b88-a06c-4aef-8274-151b54c35427 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:04.194190 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-691a1b88-a06c-4aef-8274-151b54c35427 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Jul 31 17:27:04.194190 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-691a1b88-a06c-4aef-8274-151b54c35427 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:04.196395 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-691a1b88-a06c-4aef-8274-151b54c35427 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:04.196395 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-691a1b88-a06c-4aef-8274-151b54c35427 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:27:04.197036 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:04.197036 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:04.199955 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-691a1b88-a06c-4aef-8274-151b54c35427 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:27:04.216458 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3cfa761d-93c6-431c-89dc-2cabcdbd2b31 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:04.218149 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-691a1b88-a06c-4aef-8274-151b54c35427 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Get all volumes completed successfully. Jul 31 17:27:04.218294 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-691a1b88-a06c-4aef-8274-151b54c35427 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:27:04.218565 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-691a1b88-a06c-4aef-8274-151b54c35427 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:27:04.219005 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3cfa761d-93c6-431c-89dc-2cabcdbd2b31 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] DELETE https://10.4.3.92/volume/v3/volumes/9a56b689-393e-4850-825b-821e0d91301f Jul 31 17:27:04.219325 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3cfa761d-93c6-431c-89dc-2cabcdbd2b31 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:04.219623 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3cfa761d-93c6-431c-89dc-2cabcdbd2b31 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:04.219969 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-3cfa761d-93c6-431c-89dc-2cabcdbd2b31 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Delete volume with id: 9a56b689-393e-4850-825b-821e0d91301f Jul 31 17:27:04.233382 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:04.233382 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:04.234426 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3cfa761d-93c6-431c-89dc-2cabcdbd2b31 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Volume info retrieved successfully. Jul 31 17:27:04.282163 np0000006248 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-691a1b88-a06c-4aef-8274-151b54c35427 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:27:04.286543 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3cfa761d-93c6-431c-89dc-2cabcdbd2b31 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Delete volume request issued successfully. Jul 31 17:27:04.286886 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3cfa761d-93c6-431c-89dc-2cabcdbd2b31 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/volumes/9a56b689-393e-4850-825b-821e0d91301f returned with HTTP 202 Jul 31 17:27:04.287639 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 612/2443] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:27:04 2026] DELETE /volume/v3/volumes/9a56b689-393e-4850-825b-821e0d91301f => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:27:04.296756 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:04.296756 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:04.300652 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e788e720-98fa-4d83-bc07-1dda08d88a51 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:04.303744 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e788e720-98fa-4d83-bc07-1dda08d88a51 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] GET https://10.4.3.92/volume/v3/volumes/9a56b689-393e-4850-825b-821e0d91301f Jul 31 17:27:04.304046 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e788e720-98fa-4d83-bc07-1dda08d88a51 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:04.304285 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e788e720-98fa-4d83-bc07-1dda08d88a51 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:04.310043 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-691a1b88-a06c-4aef-8274-151b54c35427 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:27:04.310484 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-691a1b88-a06c-4aef-8274-151b54c35427 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:27:04.323373 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:04.323373 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:04.331925 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e788e720-98fa-4d83-bc07-1dda08d88a51 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Volume info retrieved successfully. Jul 31 17:27:04.340349 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e788e720-98fa-4d83-bc07-1dda08d88a51 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/volumes/9a56b689-393e-4850-825b-821e0d91301f returned with HTTP 200 Jul 31 17:27:04.340821 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 613/2444] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:27:04 2026] GET /volume/v3/volumes/9a56b689-393e-4850-825b-821e0d91301f => generated 1420 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:27:04.371752 np0000006248 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-691a1b88-a06c-4aef-8274-151b54c35427 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:27:04.377211 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:04.377211 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:04.389061 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-691a1b88-a06c-4aef-8274-151b54c35427 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Jul 31 17:27:04.403033 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 613/2445] 10.4.3.92 () {68 vars in 1292 bytes} [Fri Jul 31 17:27:04 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:27:04.414024 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1a40f1bd-7b83-4277-bee3-ce55db22eb3d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:04.417741 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1a40f1bd-7b83-4277-bee3-ce55db22eb3d tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] POST https://10.4.3.92/volume/v3/groups/08ca9c17-58d8-4b5d-802d-2930e310fda2/action Jul 31 17:27:04.418337 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1a40f1bd-7b83-4277-bee3-ce55db22eb3d tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:27:04.424782 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1a40f1bd-7b83-4277-bee3-ce55db22eb3d tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:04.424782 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-1a40f1bd-7b83-4277-bee3-ce55db22eb3d tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] delete called for group 08ca9c17-58d8-4b5d-802d-2930e310fda2 {{(pid=100271) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 17:27:04.424782 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.groups [None req-1a40f1bd-7b83-4277-bee3-ce55db22eb3d tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Delete group with id: 08ca9c17-58d8-4b5d-802d-2930e310fda2 Jul 31 17:27:04.429141 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:04.429141 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:04.501775 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1a40f1bd-7b83-4277-bee3-ce55db22eb3d tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] https://10.4.3.92/volume/v3/groups/08ca9c17-58d8-4b5d-802d-2930e310fda2/action returned with HTTP 202 Jul 31 17:27:04.502276 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 608/2446] 10.4.3.92 () {70 vars in 1421 bytes} [Fri Jul 31 17:27:04 2026] POST /volume/v3/groups/08ca9c17-58d8-4b5d-802d-2930e310fda2/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:27:04.517072 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9c19b04e-89a8-4a32-9c7c-4ee1fc296896 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:04.527716 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9c19b04e-89a8-4a32-9c7c-4ee1fc296896 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] GET https://10.4.3.92/volume/v3/volumes/4feb4f1e-b639-48a8-acca-8d2d88f8a2d6 Jul 31 17:27:04.527716 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9c19b04e-89a8-4a32-9c7c-4ee1fc296896 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:04.527716 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9c19b04e-89a8-4a32-9c7c-4ee1fc296896 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:04.544725 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:04.544725 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:04.555221 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9c19b04e-89a8-4a32-9c7c-4ee1fc296896 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Volume info retrieved successfully. Jul 31 17:27:04.561949 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-9c19b04e-89a8-4a32-9c7c-4ee1fc296896 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:27:04.561949 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-9c19b04e-89a8-4a32-9c7c-4ee1fc296896 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:27:04.618350 np0000006248 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-9c19b04e-89a8-4a32-9c7c-4ee1fc296896 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:27:04.623151 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:04.623151 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:04.634739 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9c19b04e-89a8-4a32-9c7c-4ee1fc296896 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] https://10.4.3.92/volume/v3/volumes/4feb4f1e-b639-48a8-acca-8d2d88f8a2d6 returned with HTTP 200 Jul 31 17:27:04.635624 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 613/2447] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:27:04 2026] GET /volume/v3/volumes/4feb4f1e-b639-48a8-acca-8d2d88f8a2d6 => generated 920 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:05.360137 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a7937999-855e-40ed-86e6-05d631aef091 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:05.363103 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a7937999-855e-40ed-86e6-05d631aef091 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] GET https://10.4.3.92/volume/v3/volumes/9a56b689-393e-4850-825b-821e0d91301f Jul 31 17:27:05.364400 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a7937999-855e-40ed-86e6-05d631aef091 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:05.364400 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a7937999-855e-40ed-86e6-05d631aef091 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:05.375181 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a7937999-855e-40ed-86e6-05d631aef091 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/volumes/9a56b689-393e-4850-825b-821e0d91301f returned with HTTP 404 Jul 31 17:27:05.375629 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 614/2448] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:27:05 2026] GET /volume/v3/volumes/9a56b689-393e-4850-825b-821e0d91301f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:27:05.387452 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a4c521d2-32a6-4841-936c-198357313d8f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:05.391586 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a4c521d2-32a6-4841-936c-198357313d8f tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/f42a2c80-11b2-4c80-b395-f82a6cec5684 Jul 31 17:27:05.391586 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a4c521d2-32a6-4841-936c-198357313d8f tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:05.391586 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a4c521d2-32a6-4841-936c-198357313d8f tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:05.391586 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-a4c521d2-32a6-4841-936c-198357313d8f tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Delete snapshot with id: f42a2c80-11b2-4c80-b395-f82a6cec5684 Jul 31 17:27:05.400292 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:05.400292 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:05.400292 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a4c521d2-32a6-4841-936c-198357313d8f tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Snapshot retrieved successfully. Jul 31 17:27:05.430343 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a4c521d2-32a6-4841-936c-198357313d8f tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Snapshot delete request issued successfully. Jul 31 17:27:05.430682 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a4c521d2-32a6-4841-936c-198357313d8f tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/snapshots/f42a2c80-11b2-4c80-b395-f82a6cec5684 returned with HTTP 202 Jul 31 17:27:05.431238 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 614/2449] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:27:05 2026] DELETE /volume/v3/snapshots/f42a2c80-11b2-4c80-b395-f82a6cec5684 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:27:05.442613 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f7a9ad58-8345-4c80-880e-5a24dc388145 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:05.444740 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f7a9ad58-8345-4c80-880e-5a24dc388145 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] GET https://10.4.3.92/volume/v3/snapshots/f42a2c80-11b2-4c80-b395-f82a6cec5684 Jul 31 17:27:05.444971 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f7a9ad58-8345-4c80-880e-5a24dc388145 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:05.445241 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f7a9ad58-8345-4c80-880e-5a24dc388145 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:05.451783 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:05.451783 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:05.452261 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f7a9ad58-8345-4c80-880e-5a24dc388145 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Snapshot retrieved successfully. Jul 31 17:27:05.453065 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f7a9ad58-8345-4c80-880e-5a24dc388145 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/snapshots/f42a2c80-11b2-4c80-b395-f82a6cec5684 returned with HTTP 200 Jul 31 17:27:05.453493 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 609/2450] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:05 2026] GET /volume/v3/snapshots/f42a2c80-11b2-4c80-b395-f82a6cec5684 => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:05.654460 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ea52e760-45aa-4b68-8c93-1e1cb70452ab None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:05.658141 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ea52e760-45aa-4b68-8c93-1e1cb70452ab tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] GET https://10.4.3.92/volume/v3/volumes/4feb4f1e-b639-48a8-acca-8d2d88f8a2d6 Jul 31 17:27:05.658475 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ea52e760-45aa-4b68-8c93-1e1cb70452ab tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:05.658734 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ea52e760-45aa-4b68-8c93-1e1cb70452ab tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:05.664470 np0000006248 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=309,cinder:UPDATE=69,cinder:INSERT=34 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:27:05.670178 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ea52e760-45aa-4b68-8c93-1e1cb70452ab tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] https://10.4.3.92/volume/v3/volumes/4feb4f1e-b639-48a8-acca-8d2d88f8a2d6 returned with HTTP 404 Jul 31 17:27:05.671073 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 614/2451] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:27:05 2026] GET /volume/v3/volumes/4feb4f1e-b639-48a8-acca-8d2d88f8a2d6 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:27:05.682377 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-225523b4-5afe-4363-9fb8-a52638aa8ee3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:05.685151 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-225523b4-5afe-4363-9fb8-a52638aa8ee3 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] GET https://10.4.3.92/volume/v3/groups/08ca9c17-58d8-4b5d-802d-2930e310fda2 Jul 31 17:27:05.685334 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-225523b4-5afe-4363-9fb8-a52638aa8ee3 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:05.685532 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-225523b4-5afe-4363-9fb8-a52638aa8ee3 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:05.685651 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.groups [None req-225523b4-5afe-4363-9fb8-a52638aa8ee3 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] show called for member 08ca9c17-58d8-4b5d-802d-2930e310fda2 {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:27:05.688760 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-225523b4-5afe-4363-9fb8-a52638aa8ee3 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] https://10.4.3.92/volume/v3/groups/08ca9c17-58d8-4b5d-802d-2930e310fda2 returned with HTTP 404 Jul 31 17:27:05.689282 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 615/2452] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:27:05 2026] GET /volume/v3/groups/08ca9c17-58d8-4b5d-802d-2930e310fda2 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:27:05.696629 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3e317b10-6427-4687-9b07-6995117deddc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:05.698729 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3e317b10-6427-4687-9b07-6995117deddc tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Jul 31 17:27:05.699009 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3e317b10-6427-4687-9b07-6995117deddc tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:05.699176 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3e317b10-6427-4687-9b07-6995117deddc tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:05.699481 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-3e317b10-6427-4687-9b07-6995117deddc tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:27:05.699803 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:05.699803 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:05.700213 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-3e317b10-6427-4687-9b07-6995117deddc tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:27:05.707992 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3e317b10-6427-4687-9b07-6995117deddc tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Get all volumes completed successfully. Jul 31 17:27:05.709106 np0000006248 devstack@c-api.service[100272]: WARNING stevedore.named [None req-3e317b10-6427-4687-9b07-6995117deddc tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:27:05.709366 np0000006248 devstack@c-api.service[100272]: WARNING castellan.key_manager [None req-3e317b10-6427-4687-9b07-6995117deddc tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:27:05.775153 np0000006248 devstack@c-api.service[100272]: DEBUG oslo_db.sqlalchemy.engines [None req-3e317b10-6427-4687-9b07-6995117deddc tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100272) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:27:05.787345 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:05.787345 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:05.797236 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3e317b10-6427-4687-9b07-6995117deddc tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Jul 31 17:27:05.797831 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 615/2453] 10.4.3.92 () {68 vars in 1292 bytes} [Fri Jul 31 17:27:05 2026] GET /volume/v3/volumes/detail => generated 912 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:05.814894 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-49ee0316-6a6c-4303-be54-b6c5a0b6fc75 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:05.816814 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-49ee0316-6a6c-4303-be54-b6c5a0b6fc75 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] POST https://10.4.3.92/volume/v3/groups/0fb6dd8e-1229-4303-87a0-c8df915b8690/action Jul 31 17:27:05.817331 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-49ee0316-6a6c-4303-be54-b6c5a0b6fc75 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:27:05.817515 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-49ee0316-6a6c-4303-be54-b6c5a0b6fc75 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:05.819192 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-49ee0316-6a6c-4303-be54-b6c5a0b6fc75 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] delete called for group 0fb6dd8e-1229-4303-87a0-c8df915b8690 {{(pid=100271) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 17:27:05.819379 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.groups [None req-49ee0316-6a6c-4303-be54-b6c5a0b6fc75 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Delete group with id: 0fb6dd8e-1229-4303-87a0-c8df915b8690 Jul 31 17:27:05.823476 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:05.823476 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:05.878506 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-49ee0316-6a6c-4303-be54-b6c5a0b6fc75 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] https://10.4.3.92/volume/v3/groups/0fb6dd8e-1229-4303-87a0-c8df915b8690/action returned with HTTP 202 Jul 31 17:27:05.879125 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 610/2454] 10.4.3.92 () {70 vars in 1421 bytes} [Fri Jul 31 17:27:05 2026] POST /volume/v3/groups/0fb6dd8e-1229-4303-87a0-c8df915b8690/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:27:05.890528 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1ce91a79-6dbf-4982-8d02-8f019b15341c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:05.892930 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1ce91a79-6dbf-4982-8d02-8f019b15341c tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] GET https://10.4.3.92/volume/v3/volumes/75fd2169-d5cb-48b6-8758-d6aad18f798c Jul 31 17:27:05.893284 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1ce91a79-6dbf-4982-8d02-8f019b15341c tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:05.893642 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1ce91a79-6dbf-4982-8d02-8f019b15341c tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:05.901835 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:05.901835 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:05.906861 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1ce91a79-6dbf-4982-8d02-8f019b15341c tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Volume info retrieved successfully. Jul 31 17:27:05.907659 np0000006248 devstack@c-api.service[100273]: WARNING stevedore.named [None req-1ce91a79-6dbf-4982-8d02-8f019b15341c tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 17:27:05.907866 np0000006248 devstack@c-api.service[100273]: WARNING castellan.key_manager [None req-1ce91a79-6dbf-4982-8d02-8f019b15341c tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 17:27:05.986508 np0000006248 devstack@c-api.service[100273]: DEBUG oslo_db.sqlalchemy.engines [None req-1ce91a79-6dbf-4982-8d02-8f019b15341c tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100273) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:27:05.988360 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:05.988360 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:06.002017 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1ce91a79-6dbf-4982-8d02-8f019b15341c tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] https://10.4.3.92/volume/v3/volumes/75fd2169-d5cb-48b6-8758-d6aad18f798c returned with HTTP 200 Jul 31 17:27:06.002528 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 615/2455] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:27:05 2026] GET /volume/v3/volumes/75fd2169-d5cb-48b6-8758-d6aad18f798c => generated 908 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:06.471222 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fca355a2-2e05-4619-948f-b11135c00134 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:06.472461 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fca355a2-2e05-4619-948f-b11135c00134 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] GET https://10.4.3.92/volume/v3/snapshots/f42a2c80-11b2-4c80-b395-f82a6cec5684 Jul 31 17:27:06.472461 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fca355a2-2e05-4619-948f-b11135c00134 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:06.472461 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fca355a2-2e05-4619-948f-b11135c00134 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:06.480425 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fca355a2-2e05-4619-948f-b11135c00134 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/snapshots/f42a2c80-11b2-4c80-b395-f82a6cec5684 returned with HTTP 404 Jul 31 17:27:06.481141 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 616/2456] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:06 2026] GET /volume/v3/snapshots/f42a2c80-11b2-4c80-b395-f82a6cec5684 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:07.023960 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-40518b0e-630c-4984-95b6-8736618008eb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:07.027602 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-40518b0e-630c-4984-95b6-8736618008eb tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] GET https://10.4.3.92/volume/v3/volumes/75fd2169-d5cb-48b6-8758-d6aad18f798c Jul 31 17:27:07.028281 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-40518b0e-630c-4984-95b6-8736618008eb tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:07.028281 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-40518b0e-630c-4984-95b6-8736618008eb tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:07.040209 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-40518b0e-630c-4984-95b6-8736618008eb tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] https://10.4.3.92/volume/v3/volumes/75fd2169-d5cb-48b6-8758-d6aad18f798c returned with HTTP 404 Jul 31 17:27:07.041041 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 616/2457] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:27:07 2026] GET /volume/v3/volumes/75fd2169-d5cb-48b6-8758-d6aad18f798c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 31 17:27:07.053079 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fe4576f4-5312-4eef-8a43-7a025e688f82 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:07.056654 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fe4576f4-5312-4eef-8a43-7a025e688f82 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] GET https://10.4.3.92/volume/v3/groups/0fb6dd8e-1229-4303-87a0-c8df915b8690 Jul 31 17:27:07.056950 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fe4576f4-5312-4eef-8a43-7a025e688f82 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:07.057460 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fe4576f4-5312-4eef-8a43-7a025e688f82 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:07.057682 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.groups [None req-fe4576f4-5312-4eef-8a43-7a025e688f82 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] show called for member 0fb6dd8e-1229-4303-87a0-c8df915b8690 {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 17:27:07.065123 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fe4576f4-5312-4eef-8a43-7a025e688f82 tempest-GroupsV314Test-768370522 tempest-GroupsV314Test-768370522-project-member] https://10.4.3.92/volume/v3/groups/0fb6dd8e-1229-4303-87a0-c8df915b8690 returned with HTTP 404 Jul 31 17:27:07.065123 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 611/2458] 10.4.3.92 () {68 vars in 1379 bytes} [Fri Jul 31 17:27:07 2026] GET /volume/v3/groups/0fb6dd8e-1229-4303-87a0-c8df915b8690 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:27:07.079702 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-37b0ed3e-6cf5-4266-b7da-a7ffe0b349c7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:07.084809 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-37b0ed3e-6cf5-4266-b7da-a7ffe0b349c7 tempest-GroupsV314Test-758876639 tempest-GroupsV314Test-758876639-project-admin] DELETE https://10.4.3.92/volume/v3/group_types/1d58c910-7e20-4dca-b39f-ae4153b9a2ee Jul 31 17:27:07.084809 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-37b0ed3e-6cf5-4266-b7da-a7ffe0b349c7 tempest-GroupsV314Test-758876639 tempest-GroupsV314Test-758876639-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:07.086153 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-37b0ed3e-6cf5-4266-b7da-a7ffe0b349c7 tempest-GroupsV314Test-758876639 tempest-GroupsV314Test-758876639-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:07.124426 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-37b0ed3e-6cf5-4266-b7da-a7ffe0b349c7 tempest-GroupsV314Test-758876639 tempest-GroupsV314Test-758876639-project-admin] https://10.4.3.92/volume/v3/group_types/1d58c910-7e20-4dca-b39f-ae4153b9a2ee returned with HTTP 202 Jul 31 17:27:07.125166 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 616/2459] 10.4.3.92 () {68 vars in 1397 bytes} [Fri Jul 31 17:27:07 2026] DELETE /volume/v3/group_types/1d58c910-7e20-4dca-b39f-ae4153b9a2ee => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:27:07.135247 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7dfd5d4f-0c50-4c5a-af3d-bf6c1155a4f2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:07.137678 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7dfd5d4f-0c50-4c5a-af3d-bf6c1155a4f2 tempest-GroupsV314Test-758876639 tempest-GroupsV314Test-758876639-project-admin] DELETE https://10.4.3.92/volume/v3/types/4f29247a-e832-4d92-96ef-6879192cc9a8 Jul 31 17:27:07.138151 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7dfd5d4f-0c50-4c5a-af3d-bf6c1155a4f2 tempest-GroupsV314Test-758876639 tempest-GroupsV314Test-758876639-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:07.138506 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7dfd5d4f-0c50-4c5a-af3d-bf6c1155a4f2 tempest-GroupsV314Test-758876639 tempest-GroupsV314Test-758876639-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:07.171820 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7dfd5d4f-0c50-4c5a-af3d-bf6c1155a4f2 tempest-GroupsV314Test-758876639 tempest-GroupsV314Test-758876639-project-admin] https://10.4.3.92/volume/v3/types/4f29247a-e832-4d92-96ef-6879192cc9a8 returned with HTTP 202 Jul 31 17:27:07.172356 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 617/2460] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:27:07 2026] DELETE /volume/v3/types/4f29247a-e832-4d92-96ef-6879192cc9a8 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:27:07.182126 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c9b19fa7-8e0a-4d25-81e1-92456093ffe2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:07.184579 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c9b19fa7-8e0a-4d25-81e1-92456093ffe2 tempest-GroupsV314Test-758876639 tempest-GroupsV314Test-758876639-project-admin] GET https://10.4.3.92/volume/v3/types/4f29247a-e832-4d92-96ef-6879192cc9a8 Jul 31 17:27:07.184827 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c9b19fa7-8e0a-4d25-81e1-92456093ffe2 tempest-GroupsV314Test-758876639 tempest-GroupsV314Test-758876639-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:07.185637 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c9b19fa7-8e0a-4d25-81e1-92456093ffe2 tempest-GroupsV314Test-758876639 tempest-GroupsV314Test-758876639-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:07.192695 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c9b19fa7-8e0a-4d25-81e1-92456093ffe2 tempest-GroupsV314Test-758876639 tempest-GroupsV314Test-758876639-project-admin] https://10.4.3.92/volume/v3/types/4f29247a-e832-4d92-96ef-6879192cc9a8 returned with HTTP 404 Jul 31 17:27:07.193672 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 617/2461] 10.4.3.92 () {66 vars in 1335 bytes} [Fri Jul 31 17:27:07 2026] GET /volume/v3/types/4f29247a-e832-4d92-96ef-6879192cc9a8 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:08.941515 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-2629e830-7cf3-4218-bdae-615d3baba8b6 req-305773c9-1e11-4e0c-b21f-baaf2a56878d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:08.944164 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-2629e830-7cf3-4218-bdae-615d3baba8b6 req-305773c9-1e11-4e0c-b21f-baaf2a56878d tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] DELETE https://10.4.3.92/volume/v3/attachments/c1062cb9-ceac-4cd8-a477-a8e6d82acd82 Jul 31 17:27:08.944461 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-2629e830-7cf3-4218-bdae-615d3baba8b6 req-305773c9-1e11-4e0c-b21f-baaf2a56878d tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:08.944897 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-2629e830-7cf3-4218-bdae-615d3baba8b6 req-305773c9-1e11-4e0c-b21f-baaf2a56878d tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:08.965438 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:08.965438 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:09.087409 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-2629e830-7cf3-4218-bdae-615d3baba8b6 req-305773c9-1e11-4e0c-b21f-baaf2a56878d tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/attachments/c1062cb9-ceac-4cd8-a477-a8e6d82acd82 returned with HTTP 200 Jul 31 17:27:09.088090 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 612/2462] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:27:08 2026] DELETE /volume/v3/attachments/c1062cb9-ceac-4cd8-a477-a8e6d82acd82 => generated 19 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:11.147979 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2fd6fa10-9b31-4c93-946d-8afec1eb2c45 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:11.165488 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-74e9106c-f1bd-4604-9244-e63c0c653cc1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:11.167941 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-74e9106c-f1bd-4604-9244-e63c0c653cc1 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] DELETE https://10.4.3.92/volume/v3/volumes/795ef8a7-6568-4f04-98c7-8d1d1b83c785 Jul 31 17:27:11.169002 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-74e9106c-f1bd-4604-9244-e63c0c653cc1 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:11.169002 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-74e9106c-f1bd-4604-9244-e63c0c653cc1 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:11.170762 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-74e9106c-f1bd-4604-9244-e63c0c653cc1 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Delete volume with id: 795ef8a7-6568-4f04-98c7-8d1d1b83c785 Jul 31 17:27:11.182217 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:11.182217 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:11.183489 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-74e9106c-f1bd-4604-9244-e63c0c653cc1 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Volume info retrieved successfully. Jul 31 17:27:11.221647 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-74e9106c-f1bd-4604-9244-e63c0c653cc1 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Delete volume request issued successfully. Jul 31 17:27:11.221921 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-74e9106c-f1bd-4604-9244-e63c0c653cc1 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/volumes/795ef8a7-6568-4f04-98c7-8d1d1b83c785 returned with HTTP 202 Jul 31 17:27:11.222499 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 618/2463] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:27:11 2026] DELETE /volume/v3/volumes/795ef8a7-6568-4f04-98c7-8d1d1b83c785 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:27:11.231144 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b8279fb2-db51-46ae-ae8a-92aea4d94544 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:11.233478 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b8279fb2-db51-46ae-ae8a-92aea4d94544 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] GET https://10.4.3.92/volume/v3/volumes/795ef8a7-6568-4f04-98c7-8d1d1b83c785 Jul 31 17:27:11.233765 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b8279fb2-db51-46ae-ae8a-92aea4d94544 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:11.234006 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b8279fb2-db51-46ae-ae8a-92aea4d94544 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:11.248099 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:11.248099 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:11.267573 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b8279fb2-db51-46ae-ae8a-92aea4d94544 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Volume info retrieved successfully. Jul 31 17:27:11.278194 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b8279fb2-db51-46ae-ae8a-92aea4d94544 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/volumes/795ef8a7-6568-4f04-98c7-8d1d1b83c785 returned with HTTP 200 Jul 31 17:27:11.278814 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 618/2464] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:27:11 2026] GET /volume/v3/volumes/795ef8a7-6568-4f04-98c7-8d1d1b83c785 => generated 1386 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:27:11.327528 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2fd6fa10-9b31-4c93-946d-8afec1eb2c45 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] POST https://10.4.3.92/volume/v3/qos-specs Jul 31 17:27:11.327967 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2fd6fa10-9b31-4c93-946d-8afec1eb2c45 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1107458583", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:11.331899 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.qos_specs [None req-2fd6fa10-9b31-4c93-946d-8afec1eb2c45 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1107458583', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100273) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 31 17:27:11.344904 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.db.api [None req-2fd6fa10-9b31-4c93-946d-8afec1eb2c45 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] DB qos_specs_create(): root {'id': '3cd10f88-6d5f-4b8b-85c5-96b1a785be4c', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1107458583'} {{(pid=100273) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 31 17:27:11.363968 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2fd6fa10-9b31-4c93-946d-8afec1eb2c45 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/qos-specs returned with HTTP 200 Jul 31 17:27:11.363968 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 617/2465] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:27:11 2026] POST /volume/v3/qos-specs => generated 391 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:27:11.375391 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8551cd11-3068-4d7c-917f-d77368944438 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:11.379231 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8551cd11-3068-4d7c-917f-d77368944438 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:27:11.379624 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8551cd11-3068-4d7c-917f-d77368944438 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1304862269"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:11.382773 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:11.382773 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:11.407805 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8551cd11-3068-4d7c-917f-d77368944438 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:27:11.407805 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 613/2466] 10.4.3.92 () {68 vars in 1245 bytes} [Fri Jul 31 17:27:11 2026] POST /volume/v3/types => generated 222 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:11.420233 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2f0f083a-4e0a-48a0-a970-897ab6751190 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:11.423216 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2f0f083a-4e0a-48a0-a970-897ab6751190 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:27:11.423615 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2f0f083a-4e0a-48a0-a970-897ab6751190 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-927599114"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:11.447030 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2f0f083a-4e0a-48a0-a970-897ab6751190 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:27:11.448101 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 619/2467] 10.4.3.92 () {68 vars in 1245 bytes} [Fri Jul 31 17:27:11 2026] POST /volume/v3/types => generated 221 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:11.456414 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fc746d47-5c2d-4cab-b5e2-43e5d151d389 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:11.459323 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fc746d47-5c2d-4cab-b5e2-43e5d151d389 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:27:11.459878 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fc746d47-5c2d-4cab-b5e2-43e5d151d389 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1235136670"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:11.479406 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fc746d47-5c2d-4cab-b5e2-43e5d151d389 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:27:11.479972 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 619/2468] 10.4.3.92 () {68 vars in 1245 bytes} [Fri Jul 31 17:27:11 2026] POST /volume/v3/types => generated 222 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:11.488966 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a5d0f31e-4d5f-456e-9091-17554e8b105f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:11.491861 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a5d0f31e-4d5f-456e-9091-17554e8b105f tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] GET https://10.4.3.92/volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c/associate?vol_type_id=37a82f3b-03b2-4aad-b1ab-b2dbe1ebb88d Jul 31 17:27:11.491861 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a5d0f31e-4d5f-456e-9091-17554e8b105f tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:11.492083 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a5d0f31e-4d5f-456e-9091-17554e8b105f tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Calling method 'associate' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:11.492299 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:11.492299 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:11.492686 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a5d0f31e-4d5f-456e-9091-17554e8b105f tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Associate qos_spec: 3cd10f88-6d5f-4b8b-85c5-96b1a785be4c with type: 37a82f3b-03b2-4aad-b1ab-b2dbe1ebb88d {{(pid=100273) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 31 17:27:11.522073 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a5d0f31e-4d5f-456e-9091-17554e8b105f tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c/associate?vol_type_id=37a82f3b-03b2-4aad-b1ab-b2dbe1ebb88d returned with HTTP 202 Jul 31 17:27:11.522610 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 618/2469] 10.4.3.92 () {66 vars in 1474 bytes} [Fri Jul 31 17:27:11 2026] GET /volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c/associate?vol_type_id=37a82f3b-03b2-4aad-b1ab-b2dbe1ebb88d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:27:11.531953 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9bb748ee-eda5-4c17-bfd1-3384b3aaefe3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:11.533864 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9bb748ee-eda5-4c17-bfd1-3384b3aaefe3 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] GET https://10.4.3.92/volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c/associate?vol_type_id=d21f46c6-8b85-4929-b89f-4185e3fd0b31 Jul 31 17:27:11.534054 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9bb748ee-eda5-4c17-bfd1-3384b3aaefe3 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:11.534258 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9bb748ee-eda5-4c17-bfd1-3384b3aaefe3 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Calling method 'associate' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:11.535079 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9bb748ee-eda5-4c17-bfd1-3384b3aaefe3 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Associate qos_spec: 3cd10f88-6d5f-4b8b-85c5-96b1a785be4c with type: d21f46c6-8b85-4929-b89f-4185e3fd0b31 {{(pid=100271) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 31 17:27:11.557887 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9bb748ee-eda5-4c17-bfd1-3384b3aaefe3 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c/associate?vol_type_id=d21f46c6-8b85-4929-b89f-4185e3fd0b31 returned with HTTP 202 Jul 31 17:27:11.558713 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 614/2470] 10.4.3.92 () {66 vars in 1474 bytes} [Fri Jul 31 17:27:11 2026] GET /volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c/associate?vol_type_id=d21f46c6-8b85-4929-b89f-4185e3fd0b31 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:27:11.567982 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-31502784-08fa-44b7-b5aa-d60d7513bc1a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:11.570721 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-31502784-08fa-44b7-b5aa-d60d7513bc1a tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] GET https://10.4.3.92/volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c/associate?vol_type_id=bab54a13-e4db-485e-98ca-8640f602170f Jul 31 17:27:11.571035 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-31502784-08fa-44b7-b5aa-d60d7513bc1a tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:11.571400 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-31502784-08fa-44b7-b5aa-d60d7513bc1a tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Calling method 'associate' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:11.572216 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.qos_specs_manage [None req-31502784-08fa-44b7-b5aa-d60d7513bc1a tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Associate qos_spec: 3cd10f88-6d5f-4b8b-85c5-96b1a785be4c with type: bab54a13-e4db-485e-98ca-8640f602170f {{(pid=100274) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 31 17:27:11.608932 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-31502784-08fa-44b7-b5aa-d60d7513bc1a tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c/associate?vol_type_id=bab54a13-e4db-485e-98ca-8640f602170f returned with HTTP 202 Jul 31 17:27:11.609738 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 620/2471] 10.4.3.92 () {66 vars in 1474 bytes} [Fri Jul 31 17:27:11 2026] GET /volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c/associate?vol_type_id=bab54a13-e4db-485e-98ca-8640f602170f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:27:11.618061 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-586c893e-b949-4072-a6bc-178429c7a000 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:11.619800 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-586c893e-b949-4072-a6bc-178429c7a000 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] GET https://10.4.3.92/volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c/associations Jul 31 17:27:11.619974 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-586c893e-b949-4072-a6bc-178429c7a000 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:11.620144 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-586c893e-b949-4072-a6bc-178429c7a000 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Calling method 'associations' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:11.620790 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.qos_specs_manage [None req-586c893e-b949-4072-a6bc-178429c7a000 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Get associations for qos_spec id: 3cd10f88-6d5f-4b8b-85c5-96b1a785be4c {{(pid=100272) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 31 17:27:11.649620 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-586c893e-b949-4072-a6bc-178429c7a000 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c/associations returned with HTTP 200 Jul 31 17:27:11.650118 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 620/2472] 10.4.3.92 () {66 vars in 1386 bytes} [Fri Jul 31 17:27:11 2026] GET /volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c/associations => generated 447 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:11.662354 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-35877d60-7fca-4070-bdfb-476c2c3f577e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:11.664834 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-35877d60-7fca-4070-bdfb-476c2c3f577e tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] GET https://10.4.3.92/volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c/disassociate?vol_type_id=37a82f3b-03b2-4aad-b1ab-b2dbe1ebb88d Jul 31 17:27:11.665143 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-35877d60-7fca-4070-bdfb-476c2c3f577e tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:11.666039 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-35877d60-7fca-4070-bdfb-476c2c3f577e tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Calling method 'disassociate' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:11.666039 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:11.666039 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:11.667142 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.qos_specs_manage [None req-35877d60-7fca-4070-bdfb-476c2c3f577e tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Disassociate qos_spec: 3cd10f88-6d5f-4b8b-85c5-96b1a785be4c from type: 37a82f3b-03b2-4aad-b1ab-b2dbe1ebb88d {{(pid=100273) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 31 17:27:11.689817 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-35877d60-7fca-4070-bdfb-476c2c3f577e tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c/disassociate?vol_type_id=37a82f3b-03b2-4aad-b1ab-b2dbe1ebb88d returned with HTTP 202 Jul 31 17:27:11.690365 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 619/2473] 10.4.3.92 () {66 vars in 1483 bytes} [Fri Jul 31 17:27:11 2026] GET /volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c/disassociate?vol_type_id=37a82f3b-03b2-4aad-b1ab-b2dbe1ebb88d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:27:11.699611 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ed7c9ace-4e5b-4dde-97af-ed02a4f2f985 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:11.701908 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ed7c9ace-4e5b-4dde-97af-ed02a4f2f985 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] GET https://10.4.3.92/volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c/associations Jul 31 17:27:11.702425 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ed7c9ace-4e5b-4dde-97af-ed02a4f2f985 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:11.703796 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ed7c9ace-4e5b-4dde-97af-ed02a4f2f985 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Calling method 'associations' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:11.704101 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:11.704101 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:11.704865 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ed7c9ace-4e5b-4dde-97af-ed02a4f2f985 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Get associations for qos_spec id: 3cd10f88-6d5f-4b8b-85c5-96b1a785be4c {{(pid=100271) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 31 17:27:11.724013 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ed7c9ace-4e5b-4dde-97af-ed02a4f2f985 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c/associations returned with HTTP 200 Jul 31 17:27:11.724910 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 615/2474] 10.4.3.92 () {66 vars in 1386 bytes} [Fri Jul 31 17:27:11 2026] GET /volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c/associations => generated 305 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:11.735039 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-950eb9a0-2430-4dbd-8574-5fdb5db20f9f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:11.743247 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-950eb9a0-2430-4dbd-8574-5fdb5db20f9f tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] GET https://10.4.3.92/volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c/disassociate_all Jul 31 17:27:11.743247 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-950eb9a0-2430-4dbd-8574-5fdb5db20f9f tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:11.743247 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-950eb9a0-2430-4dbd-8574-5fdb5db20f9f tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Calling method 'disassociate_all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:11.745565 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:11.745565 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:11.745565 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.qos_specs_manage [None req-950eb9a0-2430-4dbd-8574-5fdb5db20f9f tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Disassociate qos_spec: 3cd10f88-6d5f-4b8b-85c5-96b1a785be4c from all. {{(pid=100274) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 31 17:27:11.762969 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-950eb9a0-2430-4dbd-8574-5fdb5db20f9f tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c/disassociate_all returned with HTTP 202 Jul 31 17:27:11.763618 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 621/2475] 10.4.3.92 () {66 vars in 1398 bytes} [Fri Jul 31 17:27:11 2026] GET /volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c/disassociate_all => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:27:11.774346 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-70273931-b023-4c6a-9ee0-89b3b234b81e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:11.776894 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-70273931-b023-4c6a-9ee0-89b3b234b81e tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] GET https://10.4.3.92/volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c/associations Jul 31 17:27:11.777115 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-70273931-b023-4c6a-9ee0-89b3b234b81e tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:11.778125 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-70273931-b023-4c6a-9ee0-89b3b234b81e tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Calling method 'associations' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:11.778125 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:11.778125 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:11.779217 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.qos_specs_manage [None req-70273931-b023-4c6a-9ee0-89b3b234b81e tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Get associations for qos_spec id: 3cd10f88-6d5f-4b8b-85c5-96b1a785be4c {{(pid=100272) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 31 17:27:11.791073 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-70273931-b023-4c6a-9ee0-89b3b234b81e tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c/associations returned with HTTP 200 Jul 31 17:27:11.791635 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 621/2476] 10.4.3.92 () {66 vars in 1386 bytes} [Fri Jul 31 17:27:11 2026] GET /volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c/associations => generated 24 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:27:11.804302 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-29c5605d-febf-46ef-85ba-0e7d503cba9c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:11.806775 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-29c5605d-febf-46ef-85ba-0e7d503cba9c tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] DELETE https://10.4.3.92/volume/v3/types/bab54a13-e4db-485e-98ca-8640f602170f Jul 31 17:27:11.807065 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-29c5605d-febf-46ef-85ba-0e7d503cba9c tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:11.807960 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-29c5605d-febf-46ef-85ba-0e7d503cba9c tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:11.807960 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:11.807960 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:11.857521 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-29c5605d-febf-46ef-85ba-0e7d503cba9c tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/types/bab54a13-e4db-485e-98ca-8640f602170f returned with HTTP 202 Jul 31 17:27:11.858161 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 620/2477] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:27:11 2026] DELETE /volume/v3/types/bab54a13-e4db-485e-98ca-8640f602170f => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:27:11.866542 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9c5423d8-59ba-47d5-bb71-b70bd70a8b44 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:11.869600 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9c5423d8-59ba-47d5-bb71-b70bd70a8b44 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] GET https://10.4.3.92/volume/v3/types/bab54a13-e4db-485e-98ca-8640f602170f Jul 31 17:27:11.869885 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9c5423d8-59ba-47d5-bb71-b70bd70a8b44 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:11.870141 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9c5423d8-59ba-47d5-bb71-b70bd70a8b44 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:11.875833 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9c5423d8-59ba-47d5-bb71-b70bd70a8b44 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/types/bab54a13-e4db-485e-98ca-8640f602170f returned with HTTP 404 Jul 31 17:27:11.876097 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 616/2478] 10.4.3.92 () {66 vars in 1335 bytes} [Fri Jul 31 17:27:11 2026] GET /volume/v3/types/bab54a13-e4db-485e-98ca-8640f602170f => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:11.887240 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-51f08fcc-d9e1-4192-bf89-3be946998230 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:11.889735 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-51f08fcc-d9e1-4192-bf89-3be946998230 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] DELETE https://10.4.3.92/volume/v3/types/d21f46c6-8b85-4929-b89f-4185e3fd0b31 Jul 31 17:27:11.889989 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-51f08fcc-d9e1-4192-bf89-3be946998230 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:11.890471 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-51f08fcc-d9e1-4192-bf89-3be946998230 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:11.890837 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:11.890837 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:11.930182 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-51f08fcc-d9e1-4192-bf89-3be946998230 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/types/d21f46c6-8b85-4929-b89f-4185e3fd0b31 returned with HTTP 202 Jul 31 17:27:11.930915 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 622/2479] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:27:11 2026] DELETE /volume/v3/types/d21f46c6-8b85-4929-b89f-4185e3fd0b31 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:27:11.938880 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e6cb6fb7-794c-4cf2-87cc-e218f212237d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:11.941414 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e6cb6fb7-794c-4cf2-87cc-e218f212237d tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] GET https://10.4.3.92/volume/v3/types/d21f46c6-8b85-4929-b89f-4185e3fd0b31 Jul 31 17:27:11.941718 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e6cb6fb7-794c-4cf2-87cc-e218f212237d tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:11.941985 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e6cb6fb7-794c-4cf2-87cc-e218f212237d tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:11.946400 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e6cb6fb7-794c-4cf2-87cc-e218f212237d tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/types/d21f46c6-8b85-4929-b89f-4185e3fd0b31 returned with HTTP 404 Jul 31 17:27:11.947488 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 622/2480] 10.4.3.92 () {66 vars in 1335 bytes} [Fri Jul 31 17:27:11 2026] GET /volume/v3/types/d21f46c6-8b85-4929-b89f-4185e3fd0b31 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:11.955497 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c6a078eb-2c67-4540-a873-6bf094d48012 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:11.957720 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c6a078eb-2c67-4540-a873-6bf094d48012 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] DELETE https://10.4.3.92/volume/v3/types/37a82f3b-03b2-4aad-b1ab-b2dbe1ebb88d Jul 31 17:27:11.957972 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c6a078eb-2c67-4540-a873-6bf094d48012 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:11.958219 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c6a078eb-2c67-4540-a873-6bf094d48012 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:11.995105 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c6a078eb-2c67-4540-a873-6bf094d48012 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/types/37a82f3b-03b2-4aad-b1ab-b2dbe1ebb88d returned with HTTP 202 Jul 31 17:27:11.995657 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 621/2481] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:27:11 2026] DELETE /volume/v3/types/37a82f3b-03b2-4aad-b1ab-b2dbe1ebb88d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:27:12.005990 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ff9c6859-d838-4335-9e7a-6da37f60bf27 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:12.010113 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ff9c6859-d838-4335-9e7a-6da37f60bf27 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] GET https://10.4.3.92/volume/v3/types/37a82f3b-03b2-4aad-b1ab-b2dbe1ebb88d Jul 31 17:27:12.010590 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ff9c6859-d838-4335-9e7a-6da37f60bf27 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:12.010888 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ff9c6859-d838-4335-9e7a-6da37f60bf27 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:12.017860 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ff9c6859-d838-4335-9e7a-6da37f60bf27 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/types/37a82f3b-03b2-4aad-b1ab-b2dbe1ebb88d returned with HTTP 404 Jul 31 17:27:12.018624 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 617/2482] 10.4.3.92 () {66 vars in 1335 bytes} [Fri Jul 31 17:27:12 2026] GET /volume/v3/types/37a82f3b-03b2-4aad-b1ab-b2dbe1ebb88d => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:12.028233 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cb90c0cc-160f-408b-afa3-fb7e9b8eea5e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:12.030467 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cb90c0cc-160f-408b-afa3-fb7e9b8eea5e tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] POST https://10.4.3.92/volume/v3/qos-specs Jul 31 17:27:12.030930 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cb90c0cc-160f-408b-afa3-fb7e9b8eea5e tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-233169923", "consumer": "back-end"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:12.033158 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.qos_specs [None req-cb90c0cc-160f-408b-afa3-fb7e9b8eea5e tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-233169923', 'consumer': 'back-end', 'specs': {}} {{(pid=100274) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 31 17:27:12.041085 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.db.api [None req-cb90c0cc-160f-408b-afa3-fb7e9b8eea5e tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] DB qos_specs_create(): root {'id': '13ab85e3-a798-44f4-872a-33a7174c5b55', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-233169923'} {{(pid=100274) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 31 17:27:12.051050 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cb90c0cc-160f-408b-afa3-fb7e9b8eea5e tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/qos-specs returned with HTTP 200 Jul 31 17:27:12.051860 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 623/2483] 10.4.3.92 () {68 vars in 1257 bytes} [Fri Jul 31 17:27:12 2026] POST /volume/v3/qos-specs => generated 366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:12.062458 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b3f14da0-88af-4328-9a49-bf258511dc95 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:12.064855 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b3f14da0-88af-4328-9a49-bf258511dc95 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] DELETE https://10.4.3.92/volume/v3/qos-specs/13ab85e3-a798-44f4-872a-33a7174c5b55?force=False Jul 31 17:27:12.065122 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b3f14da0-88af-4328-9a49-bf258511dc95 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:12.065437 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b3f14da0-88af-4328-9a49-bf258511dc95 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:12.065780 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:12.065780 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:12.066263 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b3f14da0-88af-4328-9a49-bf258511dc95 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Delete qos_spec: 13ab85e3-a798-44f4-872a-33a7174c5b55, force: False {{(pid=100272) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 17:27:12.093793 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b3f14da0-88af-4328-9a49-bf258511dc95 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/qos-specs/13ab85e3-a798-44f4-872a-33a7174c5b55?force=False returned with HTTP 202 Jul 31 17:27:12.094244 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 623/2484] 10.4.3.92 () {66 vars in 1373 bytes} [Fri Jul 31 17:27:12 2026] DELETE /volume/v3/qos-specs/13ab85e3-a798-44f4-872a-33a7174c5b55?force=False => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:27:12.102672 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-66ba4afb-fd7e-4263-80cc-dff5c73db4f2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:12.104974 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-66ba4afb-fd7e-4263-80cc-dff5c73db4f2 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] GET https://10.4.3.92/volume/v3/qos-specs/13ab85e3-a798-44f4-872a-33a7174c5b55 Jul 31 17:27:12.105219 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-66ba4afb-fd7e-4263-80cc-dff5c73db4f2 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:12.105543 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-66ba4afb-fd7e-4263-80cc-dff5c73db4f2 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:12.110410 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-66ba4afb-fd7e-4263-80cc-dff5c73db4f2 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/qos-specs/13ab85e3-a798-44f4-872a-33a7174c5b55 returned with HTTP 404 Jul 31 17:27:12.111028 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 622/2485] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:12 2026] GET /volume/v3/qos-specs/13ab85e3-a798-44f4-872a-33a7174c5b55 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:12.119277 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-28d2c98b-db12-4b15-b9a1-47d3bbf8aff4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:12.121303 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-28d2c98b-db12-4b15-b9a1-47d3bbf8aff4 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] GET https://10.4.3.92/volume/v3/qos-specs Jul 31 17:27:12.121544 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-28d2c98b-db12-4b15-b9a1-47d3bbf8aff4 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:12.121742 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-28d2c98b-db12-4b15-b9a1-47d3bbf8aff4 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:12.121978 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:12.121978 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:12.131763 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-28d2c98b-db12-4b15-b9a1-47d3bbf8aff4 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/qos-specs returned with HTTP 200 Jul 31 17:27:12.132184 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 618/2486] 10.4.3.92 () {66 vars in 1236 bytes} [Fri Jul 31 17:27:12 2026] GET /volume/v3/qos-specs => generated 175 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:12.141867 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-906b6c2d-aa78-4917-9aaf-eb04e8681d5a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:12.144446 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-906b6c2d-aa78-4917-9aaf-eb04e8681d5a tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] DELETE https://10.4.3.92/volume/v3/qos-specs/13ab85e3-a798-44f4-872a-33a7174c5b55?force=False Jul 31 17:27:12.144750 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-906b6c2d-aa78-4917-9aaf-eb04e8681d5a tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:12.144956 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-906b6c2d-aa78-4917-9aaf-eb04e8681d5a tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:12.145345 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:12.145345 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:12.145800 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.qos_specs_manage [None req-906b6c2d-aa78-4917-9aaf-eb04e8681d5a tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Delete qos_spec: 13ab85e3-a798-44f4-872a-33a7174c5b55, force: False {{(pid=100274) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 17:27:12.150453 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-906b6c2d-aa78-4917-9aaf-eb04e8681d5a tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/qos-specs/13ab85e3-a798-44f4-872a-33a7174c5b55?force=False returned with HTTP 404 Jul 31 17:27:12.151481 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 624/2487] 10.4.3.92 () {66 vars in 1373 bytes} [Fri Jul 31 17:27:12 2026] DELETE /volume/v3/qos-specs/13ab85e3-a798-44f4-872a-33a7174c5b55?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:12.160850 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-37761abd-3a50-40c7-9d51-1c175eb0f503 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:12.162987 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-37761abd-3a50-40c7-9d51-1c175eb0f503 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] GET https://10.4.3.92/volume/v3/qos-specs/13ab85e3-a798-44f4-872a-33a7174c5b55 Jul 31 17:27:12.163224 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-37761abd-3a50-40c7-9d51-1c175eb0f503 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:12.163528 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-37761abd-3a50-40c7-9d51-1c175eb0f503 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:12.163797 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:12.163797 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:12.167665 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-37761abd-3a50-40c7-9d51-1c175eb0f503 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/qos-specs/13ab85e3-a798-44f4-872a-33a7174c5b55 returned with HTTP 404 Jul 31 17:27:12.168335 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 624/2488] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:12 2026] GET /volume/v3/qos-specs/13ab85e3-a798-44f4-872a-33a7174c5b55 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:12.176894 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-db30788a-2032-41e7-bd00-50f8ec1b95fb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:12.179126 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-db30788a-2032-41e7-bd00-50f8ec1b95fb tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] POST https://10.4.3.92/volume/v3/qos-specs Jul 31 17:27:12.179674 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-db30788a-2032-41e7-bd00-50f8ec1b95fb tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-618030590", "consumer": "both"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:12.181964 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.qos_specs [None req-db30788a-2032-41e7-bd00-50f8ec1b95fb tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-618030590', 'consumer': 'both', 'specs': {}} {{(pid=100273) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 31 17:27:12.185458 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.db.api [None req-db30788a-2032-41e7-bd00-50f8ec1b95fb tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] DB qos_specs_create(): root {'id': '48a0dd30-787c-43e5-a6e3-94aa61719837', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-618030590'} {{(pid=100273) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 31 17:27:12.194842 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-db30788a-2032-41e7-bd00-50f8ec1b95fb tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/qos-specs returned with HTTP 200 Jul 31 17:27:12.195397 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 623/2489] 10.4.3.92 () {68 vars in 1257 bytes} [Fri Jul 31 17:27:12 2026] POST /volume/v3/qos-specs => generated 362 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:12.206842 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3c0e074c-6d62-4493-85df-6dfa8f43eb37 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:12.209835 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3c0e074c-6d62-4493-85df-6dfa8f43eb37 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] DELETE https://10.4.3.92/volume/v3/qos-specs/48a0dd30-787c-43e5-a6e3-94aa61719837?force=False Jul 31 17:27:12.210853 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3c0e074c-6d62-4493-85df-6dfa8f43eb37 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:12.210853 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3c0e074c-6d62-4493-85df-6dfa8f43eb37 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:12.211252 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:12.211252 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:12.211757 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3c0e074c-6d62-4493-85df-6dfa8f43eb37 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Delete qos_spec: 48a0dd30-787c-43e5-a6e3-94aa61719837, force: False {{(pid=100271) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 17:27:12.233135 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3c0e074c-6d62-4493-85df-6dfa8f43eb37 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/qos-specs/48a0dd30-787c-43e5-a6e3-94aa61719837?force=False returned with HTTP 202 Jul 31 17:27:12.233672 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 619/2490] 10.4.3.92 () {66 vars in 1373 bytes} [Fri Jul 31 17:27:12 2026] DELETE /volume/v3/qos-specs/48a0dd30-787c-43e5-a6e3-94aa61719837?force=False => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:27:12.242038 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cbdb7302-e250-4b64-a440-e2f6a76137d1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:12.244650 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cbdb7302-e250-4b64-a440-e2f6a76137d1 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] GET https://10.4.3.92/volume/v3/qos-specs/48a0dd30-787c-43e5-a6e3-94aa61719837 Jul 31 17:27:12.244942 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cbdb7302-e250-4b64-a440-e2f6a76137d1 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:12.245166 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cbdb7302-e250-4b64-a440-e2f6a76137d1 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:12.250008 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cbdb7302-e250-4b64-a440-e2f6a76137d1 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/qos-specs/48a0dd30-787c-43e5-a6e3-94aa61719837 returned with HTTP 404 Jul 31 17:27:12.250597 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 625/2491] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:12 2026] GET /volume/v3/qos-specs/48a0dd30-787c-43e5-a6e3-94aa61719837 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:12.258268 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-30a825ea-9184-476c-9255-d57ed2b70e50 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:12.260676 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-30a825ea-9184-476c-9255-d57ed2b70e50 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] GET https://10.4.3.92/volume/v3/qos-specs Jul 31 17:27:12.260936 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-30a825ea-9184-476c-9255-d57ed2b70e50 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:12.261131 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-30a825ea-9184-476c-9255-d57ed2b70e50 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:12.272067 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-30a825ea-9184-476c-9255-d57ed2b70e50 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/qos-specs returned with HTTP 200 Jul 31 17:27:12.272696 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 625/2492] 10.4.3.92 () {66 vars in 1236 bytes} [Fri Jul 31 17:27:12 2026] GET /volume/v3/qos-specs => generated 175 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:12.282005 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-67d2607e-e4a4-4de3-a05d-4ef3371f8f4d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:12.284778 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-67d2607e-e4a4-4de3-a05d-4ef3371f8f4d tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] DELETE https://10.4.3.92/volume/v3/qos-specs/48a0dd30-787c-43e5-a6e3-94aa61719837?force=False Jul 31 17:27:12.285305 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-67d2607e-e4a4-4de3-a05d-4ef3371f8f4d tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:12.285527 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-67d2607e-e4a4-4de3-a05d-4ef3371f8f4d tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:12.285754 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:12.285754 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:12.287461 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.qos_specs_manage [None req-67d2607e-e4a4-4de3-a05d-4ef3371f8f4d tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Delete qos_spec: 48a0dd30-787c-43e5-a6e3-94aa61719837, force: False {{(pid=100273) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 17:27:12.292485 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-67d2607e-e4a4-4de3-a05d-4ef3371f8f4d tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/qos-specs/48a0dd30-787c-43e5-a6e3-94aa61719837?force=False returned with HTTP 404 Jul 31 17:27:12.293106 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 624/2493] 10.4.3.92 () {66 vars in 1373 bytes} [Fri Jul 31 17:27:12 2026] DELETE /volume/v3/qos-specs/48a0dd30-787c-43e5-a6e3-94aa61719837?force=False => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:12.295414 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-81c1d7df-5b97-4f2f-abff-d0f069565ec9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:12.298202 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-81c1d7df-5b97-4f2f-abff-d0f069565ec9 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] GET https://10.4.3.92/volume/v3/volumes/795ef8a7-6568-4f04-98c7-8d1d1b83c785 Jul 31 17:27:12.298568 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-81c1d7df-5b97-4f2f-abff-d0f069565ec9 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:12.299409 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-81c1d7df-5b97-4f2f-abff-d0f069565ec9 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:12.302035 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-deba1fce-78f7-4715-a41a-a9871475721b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:12.304842 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-deba1fce-78f7-4715-a41a-a9871475721b tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] GET https://10.4.3.92/volume/v3/qos-specs/48a0dd30-787c-43e5-a6e3-94aa61719837 Jul 31 17:27:12.305038 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-deba1fce-78f7-4715-a41a-a9871475721b tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:12.306143 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-deba1fce-78f7-4715-a41a-a9871475721b tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:12.307697 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-81c1d7df-5b97-4f2f-abff-d0f069565ec9 tempest-TestVolumeBootPatternV346-528728318 tempest-TestVolumeBootPatternV346-528728318-project-member] https://10.4.3.92/volume/v3/volumes/795ef8a7-6568-4f04-98c7-8d1d1b83c785 returned with HTTP 404 Jul 31 17:27:12.308357 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 620/2494] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:27:12 2026] GET /volume/v3/volumes/795ef8a7-6568-4f04-98c7-8d1d1b83c785 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:27:12.310492 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-deba1fce-78f7-4715-a41a-a9871475721b tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/qos-specs/48a0dd30-787c-43e5-a6e3-94aa61719837 returned with HTTP 404 Jul 31 17:27:12.311104 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 626/2495] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:12 2026] GET /volume/v3/qos-specs/48a0dd30-787c-43e5-a6e3-94aa61719837 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:12.321820 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f2d11c13-4ec5-4c2d-9706-ba8e7a66ae67 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:12.327268 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f2d11c13-4ec5-4c2d-9706-ba8e7a66ae67 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] POST https://10.4.3.92/volume/v3/qos-specs Jul 31 17:27:12.327749 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f2d11c13-4ec5-4c2d-9706-ba8e7a66ae67 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1327016156", "consumer": "front-end"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:12.332628 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:12.332628 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:12.332628 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.qos_specs [None req-f2d11c13-4ec5-4c2d-9706-ba8e7a66ae67 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1327016156', 'consumer': 'front-end', 'specs': {}} {{(pid=100272) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 31 17:27:12.340983 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.db.api [None req-f2d11c13-4ec5-4c2d-9706-ba8e7a66ae67 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] DB qos_specs_create(): root {'id': 'f99dba12-897a-44ba-a287-b9820babf05d', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1327016156'} {{(pid=100272) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 31 17:27:12.357124 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f2d11c13-4ec5-4c2d-9706-ba8e7a66ae67 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/qos-specs returned with HTTP 200 Jul 31 17:27:12.357711 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 626/2496] 10.4.3.92 () {68 vars in 1257 bytes} [Fri Jul 31 17:27:12 2026] POST /volume/v3/qos-specs => generated 368 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:12.372171 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f3594868-a27e-4482-9159-3a425b0f7131 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:12.374195 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f3594868-a27e-4482-9159-3a425b0f7131 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] DELETE https://10.4.3.92/volume/v3/qos-specs/f99dba12-897a-44ba-a287-b9820babf05d?force=False Jul 31 17:27:12.374401 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f3594868-a27e-4482-9159-3a425b0f7131 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:12.374611 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f3594868-a27e-4482-9159-3a425b0f7131 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:12.375249 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f3594868-a27e-4482-9159-3a425b0f7131 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Delete qos_spec: f99dba12-897a-44ba-a287-b9820babf05d, force: False {{(pid=100273) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 17:27:12.410628 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f3594868-a27e-4482-9159-3a425b0f7131 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/qos-specs/f99dba12-897a-44ba-a287-b9820babf05d?force=False returned with HTTP 202 Jul 31 17:27:12.411195 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 625/2497] 10.4.3.92 () {66 vars in 1373 bytes} [Fri Jul 31 17:27:12 2026] DELETE /volume/v3/qos-specs/f99dba12-897a-44ba-a287-b9820babf05d?force=False => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:27:12.420768 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fb8f8667-9a71-4c68-84a9-8245dff2ac62 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:12.423088 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fb8f8667-9a71-4c68-84a9-8245dff2ac62 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] GET https://10.4.3.92/volume/v3/qos-specs/f99dba12-897a-44ba-a287-b9820babf05d Jul 31 17:27:12.423277 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fb8f8667-9a71-4c68-84a9-8245dff2ac62 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:12.423675 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fb8f8667-9a71-4c68-84a9-8245dff2ac62 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:12.423978 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:12.423978 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:12.427910 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fb8f8667-9a71-4c68-84a9-8245dff2ac62 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/qos-specs/f99dba12-897a-44ba-a287-b9820babf05d returned with HTTP 404 Jul 31 17:27:12.428534 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 621/2498] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:12 2026] GET /volume/v3/qos-specs/f99dba12-897a-44ba-a287-b9820babf05d => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:12.440052 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-da94aaa4-4a73-4b45-bbba-2bfa99b10ab1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:12.442188 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-da94aaa4-4a73-4b45-bbba-2bfa99b10ab1 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] GET https://10.4.3.92/volume/v3/qos-specs Jul 31 17:27:12.442751 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-da94aaa4-4a73-4b45-bbba-2bfa99b10ab1 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:12.443112 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-da94aaa4-4a73-4b45-bbba-2bfa99b10ab1 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:12.458224 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-da94aaa4-4a73-4b45-bbba-2bfa99b10ab1 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/qos-specs returned with HTTP 200 Jul 31 17:27:12.458224 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 627/2499] 10.4.3.92 () {66 vars in 1236 bytes} [Fri Jul 31 17:27:12 2026] GET /volume/v3/qos-specs => generated 175 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:12.470694 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-06716e43-3fb4-44eb-b44d-2c1d85779cf5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:12.473907 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-06716e43-3fb4-44eb-b44d-2c1d85779cf5 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] DELETE https://10.4.3.92/volume/v3/qos-specs/f99dba12-897a-44ba-a287-b9820babf05d?force=False Jul 31 17:27:12.474713 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-06716e43-3fb4-44eb-b44d-2c1d85779cf5 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:12.475000 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-06716e43-3fb4-44eb-b44d-2c1d85779cf5 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:12.475362 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:12.475362 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:12.476228 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.qos_specs_manage [None req-06716e43-3fb4-44eb-b44d-2c1d85779cf5 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Delete qos_spec: f99dba12-897a-44ba-a287-b9820babf05d, force: False {{(pid=100272) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 17:27:12.485394 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-06716e43-3fb4-44eb-b44d-2c1d85779cf5 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/qos-specs/f99dba12-897a-44ba-a287-b9820babf05d?force=False returned with HTTP 404 Jul 31 17:27:12.486194 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 627/2500] 10.4.3.92 () {66 vars in 1373 bytes} [Fri Jul 31 17:27:12 2026] DELETE /volume/v3/qos-specs/f99dba12-897a-44ba-a287-b9820babf05d?force=False => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:12.499021 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a789533d-e903-499d-baa4-1ba2819580e9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:12.501387 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a789533d-e903-499d-baa4-1ba2819580e9 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] GET https://10.4.3.92/volume/v3/qos-specs/f99dba12-897a-44ba-a287-b9820babf05d Jul 31 17:27:12.501595 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a789533d-e903-499d-baa4-1ba2819580e9 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:12.502235 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a789533d-e903-499d-baa4-1ba2819580e9 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:12.502235 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:12.502235 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:12.506211 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a789533d-e903-499d-baa4-1ba2819580e9 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/qos-specs/f99dba12-897a-44ba-a287-b9820babf05d returned with HTTP 404 Jul 31 17:27:12.506884 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 626/2501] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:12 2026] GET /volume/v3/qos-specs/f99dba12-897a-44ba-a287-b9820babf05d => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:12.519212 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4dbcb665-7db1-46ae-ac76-84a15f07c1f7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:12.525188 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4dbcb665-7db1-46ae-ac76-84a15f07c1f7 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] GET https://10.4.3.92/volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c Jul 31 17:27:12.528191 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4dbcb665-7db1-46ae-ac76-84a15f07c1f7 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:12.528191 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4dbcb665-7db1-46ae-ac76-84a15f07c1f7 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:12.538232 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4dbcb665-7db1-46ae-ac76-84a15f07c1f7 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c returned with HTTP 200 Jul 31 17:27:12.538991 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 622/2502] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:12 2026] GET /volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c => generated 391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:12.550982 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e467e9aa-4187-4475-a4e5-80c9e9f0f3ad None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:12.552418 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e467e9aa-4187-4475-a4e5-80c9e9f0f3ad tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] GET https://10.4.3.92/volume/v3/qos-specs Jul 31 17:27:12.552943 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e467e9aa-4187-4475-a4e5-80c9e9f0f3ad tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:12.553225 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e467e9aa-4187-4475-a4e5-80c9e9f0f3ad tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:12.553605 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:12.553605 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:12.563309 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e467e9aa-4187-4475-a4e5-80c9e9f0f3ad tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/qos-specs returned with HTTP 200 Jul 31 17:27:12.563309 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 628/2503] 10.4.3.92 () {66 vars in 1236 bytes} [Fri Jul 31 17:27:12 2026] GET /volume/v3/qos-specs => generated 175 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:12.576341 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-eb4ab0b3-0015-49c6-a5fe-0e9b8e29cf08 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:12.578569 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-eb4ab0b3-0015-49c6-a5fe-0e9b8e29cf08 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] PUT https://10.4.3.92/volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c Jul 31 17:27:12.579104 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-eb4ab0b3-0015-49c6-a5fe-0e9b8e29cf08 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:12.588613 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.qos_specs [None req-eb4ab0b3-0015-49c6-a5fe-0e9b8e29cf08 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100272) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 31 17:27:12.605821 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.db.api [None req-eb4ab0b3-0015-49c6-a5fe-0e9b8e29cf08 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] qos_specs_update() value: {'id': '8641883a-81c4-4c9e-9e26-244ca7db1604', 'key': 'iops_bytes', 'value': '500', 'specs_id': '3cd10f88-6d5f-4b8b-85c5-96b1a785be4c', 'deleted': False} {{(pid=100272) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 31 17:27:12.614614 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-eb4ab0b3-0015-49c6-a5fe-0e9b8e29cf08 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c returned with HTTP 200 Jul 31 17:27:12.616166 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 628/2504] 10.4.3.92 () {68 vars in 1367 bytes} [Fri Jul 31 17:27:12 2026] PUT /volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c => generated 36 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:27:12.629204 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0d5b5938-62b8-4f52-861f-4c7638e6ded6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:12.632234 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0d5b5938-62b8-4f52-861f-4c7638e6ded6 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] GET https://10.4.3.92/volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c Jul 31 17:27:12.632611 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0d5b5938-62b8-4f52-861f-4c7638e6ded6 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:12.633043 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0d5b5938-62b8-4f52-861f-4c7638e6ded6 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:12.639091 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0d5b5938-62b8-4f52-861f-4c7638e6ded6 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c returned with HTTP 200 Jul 31 17:27:12.639618 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 627/2505] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:12 2026] GET /volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c => generated 412 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:12.652358 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3dd15ea6-1fa8-4134-8cf6-0d6938b85838 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:12.654574 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3dd15ea6-1fa8-4134-8cf6-0d6938b85838 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] PUT https://10.4.3.92/volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c/delete_keys Jul 31 17:27:12.655264 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3dd15ea6-1fa8-4134-8cf6-0d6938b85838 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:12.657363 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:12.657363 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:12.658735 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3dd15ea6-1fa8-4134-8cf6-0d6938b85838 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Delete_key spec: 3cd10f88-6d5f-4b8b-85c5-96b1a785be4c, keys: ['iops_bytes'] {{(pid=100271) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 31 17:27:12.678976 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3dd15ea6-1fa8-4134-8cf6-0d6938b85838 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c/delete_keys returned with HTTP 202 Jul 31 17:27:12.679728 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 623/2506] 10.4.3.92 () {68 vars in 1403 bytes} [Fri Jul 31 17:27:12 2026] PUT /volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c/delete_keys => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:27:12.690459 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3e7a9f3e-81d0-427c-8bf7-61f43f4b3dc6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:12.692284 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3e7a9f3e-81d0-427c-8bf7-61f43f4b3dc6 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] GET https://10.4.3.92/volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c Jul 31 17:27:12.692667 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3e7a9f3e-81d0-427c-8bf7-61f43f4b3dc6 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:12.693031 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3e7a9f3e-81d0-427c-8bf7-61f43f4b3dc6 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:12.693470 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:12.693470 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:12.698352 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3e7a9f3e-81d0-427c-8bf7-61f43f4b3dc6 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c returned with HTTP 200 Jul 31 17:27:12.699107 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 629/2507] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:12 2026] GET /volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c => generated 391 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:12.712393 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b113a11f-41a9-4916-9dac-0df5ba041627 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:12.715199 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b113a11f-41a9-4916-9dac-0df5ba041627 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] GET https://10.4.3.92/volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c Jul 31 17:27:12.715496 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b113a11f-41a9-4916-9dac-0df5ba041627 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:12.715814 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b113a11f-41a9-4916-9dac-0df5ba041627 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:12.716269 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:12.716269 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:12.721416 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b113a11f-41a9-4916-9dac-0df5ba041627 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c returned with HTTP 200 Jul 31 17:27:12.722196 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 629/2508] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:12 2026] GET /volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c => generated 391 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:12.733919 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-39a4fe37-9c4f-4f3a-90a7-8295c4d3dd9f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:12.737206 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-39a4fe37-9c4f-4f3a-90a7-8295c4d3dd9f tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] DELETE https://10.4.3.92/volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c?force=False Jul 31 17:27:12.737516 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-39a4fe37-9c4f-4f3a-90a7-8295c4d3dd9f tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:12.737788 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-39a4fe37-9c4f-4f3a-90a7-8295c4d3dd9f tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:12.738121 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:12.738121 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:12.738746 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.qos_specs_manage [None req-39a4fe37-9c4f-4f3a-90a7-8295c4d3dd9f tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Delete qos_spec: 3cd10f88-6d5f-4b8b-85c5-96b1a785be4c, force: False {{(pid=100273) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 17:27:12.763617 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-39a4fe37-9c4f-4f3a-90a7-8295c4d3dd9f tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c?force=False returned with HTTP 202 Jul 31 17:27:12.764139 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 628/2509] 10.4.3.92 () {66 vars in 1373 bytes} [Fri Jul 31 17:27:12 2026] DELETE /volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c?force=False => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:27:12.773405 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6e657fa0-efd5-484d-bb92-4f5f1d69cb13 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:12.775697 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6e657fa0-efd5-484d-bb92-4f5f1d69cb13 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] GET https://10.4.3.92/volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c Jul 31 17:27:12.775984 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6e657fa0-efd5-484d-bb92-4f5f1d69cb13 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:12.776332 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6e657fa0-efd5-484d-bb92-4f5f1d69cb13 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:12.776621 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:12.776621 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:12.781135 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6e657fa0-efd5-484d-bb92-4f5f1d69cb13 tempest-QosSpecsTestJSON-327735353 tempest-QosSpecsTestJSON-327735353-project-admin] https://10.4.3.92/volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c returned with HTTP 404 Jul 31 17:27:12.781990 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 624/2510] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:12 2026] GET /volume/v3/qos-specs/3cd10f88-6d5f-4b8b-85c5-96b1a785be4c => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:15.886617 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-2ab21664-9b46-453b-a538-37a22646e902 req-c2bc3588-693f-4f19-84b1-61aa440400b0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:15.889473 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-2ab21664-9b46-453b-a538-37a22646e902 req-c2bc3588-693f-4f19-84b1-61aa440400b0 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 Jul 31 17:27:15.889473 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-2ab21664-9b46-453b-a538-37a22646e902 req-c2bc3588-693f-4f19-84b1-61aa440400b0 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:15.889473 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-2ab21664-9b46-453b-a538-37a22646e902 req-c2bc3588-693f-4f19-84b1-61aa440400b0 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:15.903570 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:15.903570 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:15.908868 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-2ab21664-9b46-453b-a538-37a22646e902 req-c2bc3588-693f-4f19-84b1-61aa440400b0 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:27:15.916260 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-2ab21664-9b46-453b-a538-37a22646e902 req-c2bc3588-693f-4f19-84b1-61aa440400b0 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 returned with HTTP 200 Jul 31 17:27:15.917147 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 630/2511] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:27:15 2026] GET /volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:16.270634 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9e19715c-40a2-4d6d-b58a-1b6046a25caa None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:16.431341 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9e19715c-40a2-4d6d-b58a-1b6046a25caa tempest-VolumesServicesTestJSON-490552504 tempest-VolumesServicesTestJSON-490552504-project-admin] GET https://10.4.3.92/volume/v3/os-services Jul 31 17:27:16.431656 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9e19715c-40a2-4d6d-b58a-1b6046a25caa tempest-VolumesServicesTestJSON-490552504 tempest-VolumesServicesTestJSON-490552504-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:16.431944 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9e19715c-40a2-4d6d-b58a-1b6046a25caa tempest-VolumesServicesTestJSON-490552504 tempest-VolumesServicesTestJSON-490552504-project-admin] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:16.432299 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:16.432299 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:16.441680 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9e19715c-40a2-4d6d-b58a-1b6046a25caa tempest-VolumesServicesTestJSON-490552504 tempest-VolumesServicesTestJSON-490552504-project-admin] https://10.4.3.92/volume/v3/os-services returned with HTTP 200 Jul 31 17:27:16.442213 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 630/2512] 10.4.3.92 () {66 vars in 1242 bytes} [Fri Jul 31 17:27:16 2026] GET /volume/v3/os-services => generated 626 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:16.455481 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d2a9f40d-b05b-441c-ab15-11404c117bef None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:16.459037 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d2a9f40d-b05b-441c-ab15-11404c117bef tempest-VolumesServicesTestJSON-490552504 tempest-VolumesServicesTestJSON-490552504-project-admin] GET https://10.4.3.92/volume/v3/os-services?host=np0000006248 Jul 31 17:27:16.459341 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d2a9f40d-b05b-441c-ab15-11404c117bef tempest-VolumesServicesTestJSON-490552504 tempest-VolumesServicesTestJSON-490552504-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:16.459638 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d2a9f40d-b05b-441c-ab15-11404c117bef tempest-VolumesServicesTestJSON-490552504 tempest-VolumesServicesTestJSON-490552504-project-admin] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:16.460054 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:16.460054 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:16.478726 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d2a9f40d-b05b-441c-ab15-11404c117bef tempest-VolumesServicesTestJSON-490552504 tempest-VolumesServicesTestJSON-490552504-project-admin] https://10.4.3.92/volume/v3/os-services?host=np0000006248 returned with HTTP 200 Jul 31 17:27:16.480337 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 629/2513] 10.4.3.92 () {66 vars in 1277 bytes} [Fri Jul 31 17:27:16 2026] GET /volume/v3/os-services?host=np0000006248 => generated 626 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:16.501212 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1e9ba2d5-16e9-4955-b20f-375cfee88c63 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:16.506281 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1e9ba2d5-16e9-4955-b20f-375cfee88c63 tempest-VolumesServicesTestJSON-490552504 tempest-VolumesServicesTestJSON-490552504-project-admin] GET https://10.4.3.92/volume/v3/os-services?host=np0000006248&binary=cinder-scheduler Jul 31 17:27:16.506534 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1e9ba2d5-16e9-4955-b20f-375cfee88c63 tempest-VolumesServicesTestJSON-490552504 tempest-VolumesServicesTestJSON-490552504-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:16.507274 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1e9ba2d5-16e9-4955-b20f-375cfee88c63 tempest-VolumesServicesTestJSON-490552504 tempest-VolumesServicesTestJSON-490552504-project-admin] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:16.512959 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1e9ba2d5-16e9-4955-b20f-375cfee88c63 tempest-VolumesServicesTestJSON-490552504 tempest-VolumesServicesTestJSON-490552504-project-admin] https://10.4.3.92/volume/v3/os-services?host=np0000006248&binary=cinder-scheduler returned with HTTP 200 Jul 31 17:27:16.513501 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 625/2514] 10.4.3.92 () {66 vars in 1325 bytes} [Fri Jul 31 17:27:16 2026] GET /volume/v3/os-services?host=np0000006248&binary=cinder-scheduler => generated 191 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:16.527800 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7c7044b9-8221-43fc-a664-d4c27e8132e4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:16.530247 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7c7044b9-8221-43fc-a664-d4c27e8132e4 tempest-VolumesServicesTestJSON-490552504 tempest-VolumesServicesTestJSON-490552504-project-admin] GET https://10.4.3.92/volume/v3/os-services?binary=cinder-scheduler Jul 31 17:27:16.530651 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7c7044b9-8221-43fc-a664-d4c27e8132e4 tempest-VolumesServicesTestJSON-490552504 tempest-VolumesServicesTestJSON-490552504-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:16.530871 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7c7044b9-8221-43fc-a664-d4c27e8132e4 tempest-VolumesServicesTestJSON-490552504 tempest-VolumesServicesTestJSON-490552504-project-admin] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:16.537226 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7c7044b9-8221-43fc-a664-d4c27e8132e4 tempest-VolumesServicesTestJSON-490552504 tempest-VolumesServicesTestJSON-490552504-project-admin] https://10.4.3.92/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 31 17:27:16.537661 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 631/2515] 10.4.3.92 () {66 vars in 1289 bytes} [Fri Jul 31 17:27:16 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:16.549999 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d8f5aa04-ba40-4d21-963d-76c1a11ca7b7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:16.641343 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d8f5aa04-ba40-4d21-963d-76c1a11ca7b7 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:27:16.641343 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d8f5aa04-ba40-4d21-963d-76c1a11ca7b7 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1712501622"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:16.644347 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-d8f5aa04-ba40-4d21-963d-76c1a11ca7b7 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1712501622'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:27:16.644588 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-d8f5aa04-ba40-4d21-963d-76c1a11ca7b7 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] Create volume of 1 GB Jul 31 17:27:16.657512 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d8f5aa04-ba40-4d21-963d-76c1a11ca7b7 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] Availability Zones retrieved successfully. Jul 31 17:27:16.664165 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d8f5aa04-ba40-4d21-963d-76c1a11ca7b7 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] Flow 'volume_create_api' (a13a7a1b-f9ec-4697-ae2d-4a72b142c381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:27:16.666996 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d8f5aa04-ba40-4d21-963d-76c1a11ca7b7 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b067df4b-98a5-4b38-89a2-c8be7fde42d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:16.668504 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-d8f5aa04-ba40-4d21-963d-76c1a11ca7b7 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:27:16.720040 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d8f5aa04-ba40-4d21-963d-76c1a11ca7b7 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b067df4b-98a5-4b38-89a2-c8be7fde42d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:16.721021 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d8f5aa04-ba40-4d21-963d-76c1a11ca7b7 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86d45f42-541e-4b61-9952-70b1cd2fa710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:16.824765 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-d8f5aa04-ba40-4d21-963d-76c1a11ca7b7 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] Created reservations ['e4fe94aa-2506-4a7f-909e-7ce5d384c438', '2250785b-3283-42fb-8f75-43266fcc94f8', '2028074c-a08b-4845-9bce-921cbda471a1', '01c925da-078c-430d-9ae5-c0839032bce8'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:27:16.826507 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d8f5aa04-ba40-4d21-963d-76c1a11ca7b7 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86d45f42-541e-4b61-9952-70b1cd2fa710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4fe94aa-2506-4a7f-909e-7ce5d384c438', '2250785b-3283-42fb-8f75-43266fcc94f8', '2028074c-a08b-4845-9bce-921cbda471a1', '01c925da-078c-430d-9ae5-c0839032bce8']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:16.827076 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d8f5aa04-ba40-4d21-963d-76c1a11ca7b7 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63e62f00-40f4-405a-bfd1-da2cdc9b2a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:16.859721 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d8f5aa04-ba40-4d21-963d-76c1a11ca7b7 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63e62f00-40f4-405a-bfd1-da2cdc9b2a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1dc3b29-74f7-41fd-bc0f-03944ff68dd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1712501622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90fd00f0f2274356b1f37a3d5d8e0ef6',qos_specs=None,replication_status=,reservations=['e4fe94aa-2506-4a7f-909e-7ce5d384c438','2250785b-3283-42fb-8f75-43266fcc94f8','2028074c-a08b-4845-9bce-921cbda471a1','01c925da-078c-430d-9ae5-c0839032bce8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edf1dadb7e8749fa92400bd662b11ee6',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:27:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1712501622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1dc3b29-74f7-41fd-bc0f-03944ff68dd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90fd00f0f2274356b1f37a3d5d8e0ef6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='edf1dadb7e8749fa92400bd662b11ee6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:16.861009 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d8f5aa04-ba40-4d21-963d-76c1a11ca7b7 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (203f2be2-9af0-40d1-9025-2042ee12ff65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:16.894662 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d8f5aa04-ba40-4d21-963d-76c1a11ca7b7 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (203f2be2-9af0-40d1-9025-2042ee12ff65) transitioned into state 'SUCCESS' from state '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-1712501622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90fd00f0f2274356b1f37a3d5d8e0ef6',qos_specs=None,replication_status=,reservations=['e4fe94aa-2506-4a7f-909e-7ce5d384c438','2250785b-3283-42fb-8f75-43266fcc94f8','2028074c-a08b-4845-9bce-921cbda471a1','01c925da-078c-430d-9ae5-c0839032bce8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edf1dadb7e8749fa92400bd662b11ee6',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:16.895718 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d8f5aa04-ba40-4d21-963d-76c1a11ca7b7 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (934e5989-963a-4ecd-93c7-43df53ea21b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:16.912008 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d8f5aa04-ba40-4d21-963d-76c1a11ca7b7 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (934e5989-963a-4ecd-93c7-43df53ea21b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:16.914193 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d8f5aa04-ba40-4d21-963d-76c1a11ca7b7 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] Flow 'volume_create_api' (a13a7a1b-f9ec-4697-ae2d-4a72b142c381) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:27:16.914193 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d8f5aa04-ba40-4d21-963d-76c1a11ca7b7 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] Create volume request issued successfully. Jul 31 17:27:16.915893 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d8f5aa04-ba40-4d21-963d-76c1a11ca7b7 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:27:16.916388 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 631/2516] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:27:16 2026] POST /volume/v3/volumes => generated 752 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:27:16.933668 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b86e1f51-f554-484b-8eac-9ef2ce53d8a4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:16.938358 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b86e1f51-f554-484b-8eac-9ef2ce53d8a4 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] GET https://10.4.3.92/volume/v3/volumes/b1dc3b29-74f7-41fd-bc0f-03944ff68dd3 Jul 31 17:27:16.938588 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b86e1f51-f554-484b-8eac-9ef2ce53d8a4 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:16.938841 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b86e1f51-f554-484b-8eac-9ef2ce53d8a4 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:16.965437 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:16.965437 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:16.970899 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b86e1f51-f554-484b-8eac-9ef2ce53d8a4 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] Volume info retrieved successfully. Jul 31 17:27:16.976638 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b86e1f51-f554-484b-8eac-9ef2ce53d8a4 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] https://10.4.3.92/volume/v3/volumes/b1dc3b29-74f7-41fd-bc0f-03944ff68dd3 returned with HTTP 200 Jul 31 17:27:16.977107 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 630/2517] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:16 2026] GET /volume/v3/volumes/b1dc3b29-74f7-41fd-bc0f-03944ff68dd3 => generated 820 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:17.998485 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bf7ee8c0-29b3-44eb-a11d-8720f3cdfcb2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:18.000874 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bf7ee8c0-29b3-44eb-a11d-8720f3cdfcb2 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] GET https://10.4.3.92/volume/v3/volumes/b1dc3b29-74f7-41fd-bc0f-03944ff68dd3 Jul 31 17:27:18.001041 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bf7ee8c0-29b3-44eb-a11d-8720f3cdfcb2 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:18.001335 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bf7ee8c0-29b3-44eb-a11d-8720f3cdfcb2 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:18.011661 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:18.011661 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:18.018905 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bf7ee8c0-29b3-44eb-a11d-8720f3cdfcb2 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] Volume info retrieved successfully. Jul 31 17:27:18.024125 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bf7ee8c0-29b3-44eb-a11d-8720f3cdfcb2 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] https://10.4.3.92/volume/v3/volumes/b1dc3b29-74f7-41fd-bc0f-03944ff68dd3 returned with HTTP 200 Jul 31 17:27:18.025754 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 626/2518] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:17 2026] GET /volume/v3/volumes/b1dc3b29-74f7-41fd-bc0f-03944ff68dd3 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:18.049011 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ad52b23c-3bde-4662-81da-c738b198fbba None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:18.051422 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ad52b23c-3bde-4662-81da-c738b198fbba tempest-VolumesServicesTestJSON-490552504 tempest-VolumesServicesTestJSON-490552504-project-admin] GET https://10.4.3.92/volume/v3/volumes/b1dc3b29-74f7-41fd-bc0f-03944ff68dd3 Jul 31 17:27:18.051697 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ad52b23c-3bde-4662-81da-c738b198fbba tempest-VolumesServicesTestJSON-490552504 tempest-VolumesServicesTestJSON-490552504-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:18.051941 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ad52b23c-3bde-4662-81da-c738b198fbba tempest-VolumesServicesTestJSON-490552504 tempest-VolumesServicesTestJSON-490552504-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:18.063649 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:18.063649 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:18.068213 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ad52b23c-3bde-4662-81da-c738b198fbba tempest-VolumesServicesTestJSON-490552504 tempest-VolumesServicesTestJSON-490552504-project-admin] Volume info retrieved successfully. Jul 31 17:27:18.077337 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ad52b23c-3bde-4662-81da-c738b198fbba tempest-VolumesServicesTestJSON-490552504 tempest-VolumesServicesTestJSON-490552504-project-admin] https://10.4.3.92/volume/v3/volumes/b1dc3b29-74f7-41fd-bc0f-03944ff68dd3 returned with HTTP 200 Jul 31 17:27:18.077337 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 632/2519] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:18 2026] GET /volume/v3/volumes/b1dc3b29-74f7-41fd-bc0f-03944ff68dd3 => generated 1018 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:18.091351 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-04ced4c7-f43a-4be9-99e7-476543a4c072 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:18.093807 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-04ced4c7-f43a-4be9-99e7-476543a4c072 tempest-VolumesServicesTestJSON-490552504 tempest-VolumesServicesTestJSON-490552504-project-admin] GET https://10.4.3.92/volume/v3/os-services?host=np0000006248&binary=cinder-volume Jul 31 17:27:18.094064 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-04ced4c7-f43a-4be9-99e7-476543a4c072 tempest-VolumesServicesTestJSON-490552504 tempest-VolumesServicesTestJSON-490552504-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:18.094328 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-04ced4c7-f43a-4be9-99e7-476543a4c072 tempest-VolumesServicesTestJSON-490552504 tempest-VolumesServicesTestJSON-490552504-project-admin] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:18.094671 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:18.094671 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:18.101710 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-04ced4c7-f43a-4be9-99e7-476543a4c072 tempest-VolumesServicesTestJSON-490552504 tempest-VolumesServicesTestJSON-490552504-project-admin] https://10.4.3.92/volume/v3/os-services?host=np0000006248&binary=cinder-volume returned with HTTP 200 Jul 31 17:27:18.102200 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 632/2520] 10.4.3.92 () {66 vars in 1319 bytes} [Fri Jul 31 17:27:18 2026] GET /volume/v3/os-services?host=np0000006248&binary=cinder-volume => generated 275 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:18.112369 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f50fc0a7-8098-484c-84c3-078cd918f058 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:18.115259 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f50fc0a7-8098-484c-84c3-078cd918f058 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] GET https://10.4.3.92/volume/v3/volumes/b1dc3b29-74f7-41fd-bc0f-03944ff68dd3 Jul 31 17:27:18.115259 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f50fc0a7-8098-484c-84c3-078cd918f058 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:18.115259 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f50fc0a7-8098-484c-84c3-078cd918f058 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:18.124018 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:18.124018 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:18.127941 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f50fc0a7-8098-484c-84c3-078cd918f058 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] Volume info retrieved successfully. Jul 31 17:27:18.132433 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f50fc0a7-8098-484c-84c3-078cd918f058 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] https://10.4.3.92/volume/v3/volumes/b1dc3b29-74f7-41fd-bc0f-03944ff68dd3 returned with HTTP 200 Jul 31 17:27:18.132564 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 631/2521] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:18 2026] GET /volume/v3/volumes/b1dc3b29-74f7-41fd-bc0f-03944ff68dd3 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:18.150197 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-78cbe20a-d694-44f3-96d9-4acd0277f55a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:18.152942 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-78cbe20a-d694-44f3-96d9-4acd0277f55a tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] DELETE https://10.4.3.92/volume/v3/volumes/b1dc3b29-74f7-41fd-bc0f-03944ff68dd3 Jul 31 17:27:18.153560 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-78cbe20a-d694-44f3-96d9-4acd0277f55a tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:18.153560 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-78cbe20a-d694-44f3-96d9-4acd0277f55a tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:18.154277 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-78cbe20a-d694-44f3-96d9-4acd0277f55a tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] Delete volume with id: b1dc3b29-74f7-41fd-bc0f-03944ff68dd3 Jul 31 17:27:18.163117 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:18.163117 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:18.163814 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-78cbe20a-d694-44f3-96d9-4acd0277f55a tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] Volume info retrieved successfully. Jul 31 17:27:18.191702 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-78cbe20a-d694-44f3-96d9-4acd0277f55a tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] Delete volume request issued successfully. Jul 31 17:27:18.192075 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-78cbe20a-d694-44f3-96d9-4acd0277f55a tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] https://10.4.3.92/volume/v3/volumes/b1dc3b29-74f7-41fd-bc0f-03944ff68dd3 returned with HTTP 202 Jul 31 17:27:18.192512 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 627/2522] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:27:18 2026] DELETE /volume/v3/volumes/b1dc3b29-74f7-41fd-bc0f-03944ff68dd3 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:27:18.206619 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-217f464b-2b32-4a7e-a049-eae64d6a3264 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:18.209210 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-217f464b-2b32-4a7e-a049-eae64d6a3264 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] GET https://10.4.3.92/volume/v3/volumes/b1dc3b29-74f7-41fd-bc0f-03944ff68dd3 Jul 31 17:27:18.209574 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-217f464b-2b32-4a7e-a049-eae64d6a3264 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:18.209890 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-217f464b-2b32-4a7e-a049-eae64d6a3264 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:18.218922 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:18.218922 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:18.226046 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-217f464b-2b32-4a7e-a049-eae64d6a3264 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] Volume info retrieved successfully. Jul 31 17:27:18.233782 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-217f464b-2b32-4a7e-a049-eae64d6a3264 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] https://10.4.3.92/volume/v3/volumes/b1dc3b29-74f7-41fd-bc0f-03944ff68dd3 returned with HTTP 200 Jul 31 17:27:18.234170 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 633/2523] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:18 2026] GET /volume/v3/volumes/b1dc3b29-74f7-41fd-bc0f-03944ff68dd3 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:19.098956 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0196a616-eeb9-45c3-b5c4-dcf58fda6986 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:19.101648 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0196a616-eeb9-45c3-b5c4-dcf58fda6986 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 Jul 31 17:27:19.102371 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0196a616-eeb9-45c3-b5c4-dcf58fda6986 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:19.102371 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0196a616-eeb9-45c3-b5c4-dcf58fda6986 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:19.115107 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:19.115107 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:19.120580 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0196a616-eeb9-45c3-b5c4-dcf58fda6986 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:27:19.126936 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0196a616-eeb9-45c3-b5c4-dcf58fda6986 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 returned with HTTP 200 Jul 31 17:27:19.127413 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 633/2524] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:19 2026] GET /volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:19.179464 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9a400c0e-3883-437e-8dfa-732fff4d6a0e req-9b4fe3ff-0f65-4ccf-8cc1-ef2c9c529765 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:19.182689 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9a400c0e-3883-437e-8dfa-732fff4d6a0e req-9b4fe3ff-0f65-4ccf-8cc1-ef2c9c529765 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 Jul 31 17:27:19.182942 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9a400c0e-3883-437e-8dfa-732fff4d6a0e req-9b4fe3ff-0f65-4ccf-8cc1-ef2c9c529765 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:19.183198 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9a400c0e-3883-437e-8dfa-732fff4d6a0e req-9b4fe3ff-0f65-4ccf-8cc1-ef2c9c529765 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:19.198560 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:19.198560 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:19.203907 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-9a400c0e-3883-437e-8dfa-732fff4d6a0e req-9b4fe3ff-0f65-4ccf-8cc1-ef2c9c529765 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:27:19.210658 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9a400c0e-3883-437e-8dfa-732fff4d6a0e req-9b4fe3ff-0f65-4ccf-8cc1-ef2c9c529765 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 returned with HTTP 200 Jul 31 17:27:19.211405 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 632/2525] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:27:19 2026] GET /volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:19.238049 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-9a400c0e-3883-437e-8dfa-732fff4d6a0e req-e0e87182-9bff-45a0-bdc2-b763900198f8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:19.241708 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-9a400c0e-3883-437e-8dfa-732fff4d6a0e req-e0e87182-9bff-45a0-bdc2-b763900198f8 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] POST https://10.4.3.92/volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886/action Jul 31 17:27:19.242205 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-9a400c0e-3883-437e-8dfa-732fff4d6a0e req-e0e87182-9bff-45a0-bdc2-b763900198f8 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:27:19.243057 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-9a400c0e-3883-437e-8dfa-732fff4d6a0e req-e0e87182-9bff-45a0-bdc2-b763900198f8 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:19.249881 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f2b9fbfa-16b2-49d4-b7c8-34d6229f8282 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:19.251886 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f2b9fbfa-16b2-49d4-b7c8-34d6229f8282 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] GET https://10.4.3.92/volume/v3/volumes/b1dc3b29-74f7-41fd-bc0f-03944ff68dd3 Jul 31 17:27:19.252139 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f2b9fbfa-16b2-49d4-b7c8-34d6229f8282 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:19.253638 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f2b9fbfa-16b2-49d4-b7c8-34d6229f8282 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:19.259200 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f2b9fbfa-16b2-49d4-b7c8-34d6229f8282 tempest-VolumesServicesTestJSON-917251772 tempest-VolumesServicesTestJSON-917251772-project-member] https://10.4.3.92/volume/v3/volumes/b1dc3b29-74f7-41fd-bc0f-03944ff68dd3 returned with HTTP 404 Jul 31 17:27:19.259705 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 634/2526] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:19 2026] GET /volume/v3/volumes/b1dc3b29-74f7-41fd-bc0f-03944ff68dd3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:19.260005 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:19.260005 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:19.260677 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-9a400c0e-3883-437e-8dfa-732fff4d6a0e req-e0e87182-9bff-45a0-bdc2-b763900198f8 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:27:19.269871 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-080c4d50-bf96-4271-8fe4-52d015195fbc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:19.271441 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-080c4d50-bf96-4271-8fe4-52d015195fbc tempest-VolumesServicesTestJSON-490552504 tempest-VolumesServicesTestJSON-490552504-project-admin] GET https://10.4.3.92/volume/v3/os-services Jul 31 17:27:19.271977 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-080c4d50-bf96-4271-8fe4-52d015195fbc tempest-VolumesServicesTestJSON-490552504 tempest-VolumesServicesTestJSON-490552504-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:19.272281 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-080c4d50-bf96-4271-8fe4-52d015195fbc tempest-VolumesServicesTestJSON-490552504 tempest-VolumesServicesTestJSON-490552504-project-admin] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:19.274101 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-9a400c0e-3883-437e-8dfa-732fff4d6a0e req-e0e87182-9bff-45a0-bdc2-b763900198f8 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Begin detaching volume completed successfully. Jul 31 17:27:19.274530 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-9a400c0e-3883-437e-8dfa-732fff4d6a0e req-e0e87182-9bff-45a0-bdc2-b763900198f8 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886/action returned with HTTP 202 Jul 31 17:27:19.275106 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 628/2527] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:27:19 2026] POST /volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:27:19.281887 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-080c4d50-bf96-4271-8fe4-52d015195fbc tempest-VolumesServicesTestJSON-490552504 tempest-VolumesServicesTestJSON-490552504-project-admin] https://10.4.3.92/volume/v3/os-services returned with HTTP 200 Jul 31 17:27:19.282487 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 634/2528] 10.4.3.92 () {66 vars in 1242 bytes} [Fri Jul 31 17:27:19 2026] GET /volume/v3/os-services => generated 626 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:19.355307 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3a0aaa7d-47e4-43c2-b609-fed5a28d6465 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:19.355903 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3a0aaa7d-47e4-43c2-b609-fed5a28d6465 None None] GET https://10.4.3.92/volume// Jul 31 17:27:19.356164 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3a0aaa7d-47e4-43c2-b609-fed5a28d6465 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:19.356464 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3a0aaa7d-47e4-43c2-b609-fed5a28d6465 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:19.356939 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3a0aaa7d-47e4-43c2-b609-fed5a28d6465 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:27:19.358531 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 633/2529] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:27:19 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:27:19.368130 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-9a400c0e-3883-437e-8dfa-732fff4d6a0e req-25fcf46f-dc9f-4062-b5cb-9ed533ad2acf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:19.371124 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9a400c0e-3883-437e-8dfa-732fff4d6a0e req-25fcf46f-dc9f-4062-b5cb-9ed533ad2acf tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 Jul 31 17:27:19.371476 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9a400c0e-3883-437e-8dfa-732fff4d6a0e req-25fcf46f-dc9f-4062-b5cb-9ed533ad2acf tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:19.371771 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9a400c0e-3883-437e-8dfa-732fff4d6a0e req-25fcf46f-dc9f-4062-b5cb-9ed533ad2acf tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:19.384551 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:19.384551 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:19.389994 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-9a400c0e-3883-437e-8dfa-732fff4d6a0e req-25fcf46f-dc9f-4062-b5cb-9ed533ad2acf tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:27:19.396026 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9a400c0e-3883-437e-8dfa-732fff4d6a0e req-25fcf46f-dc9f-4062-b5cb-9ed533ad2acf tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 returned with HTTP 200 Jul 31 17:27:19.396620 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 635/2530] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:27:19 2026] GET /volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 => generated 1320 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:27:19.776584 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-68d0cba6-245f-45bf-95cc-db0b3b3cfd43 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:19.783361 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-68d0cba6-245f-45bf-95cc-db0b3b3cfd43 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 Jul 31 17:27:19.783361 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-68d0cba6-245f-45bf-95cc-db0b3b3cfd43 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:19.783361 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-68d0cba6-245f-45bf-95cc-db0b3b3cfd43 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:19.795681 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:19.795681 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:19.801333 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-68d0cba6-245f-45bf-95cc-db0b3b3cfd43 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:27:19.807004 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-68d0cba6-245f-45bf-95cc-db0b3b3cfd43 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 returned with HTTP 200 Jul 31 17:27:19.807724 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 629/2531] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:19 2026] GET /volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 => generated 874 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:19.828246 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1b90541f-bc4c-434e-905b-d42f6684e74d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:19.830448 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1b90541f-bc4c-434e-905b-d42f6684e74d tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 Jul 31 17:27:19.830701 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1b90541f-bc4c-434e-905b-d42f6684e74d tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:19.831087 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1b90541f-bc4c-434e-905b-d42f6684e74d tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:19.842540 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:19.842540 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:19.852343 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1b90541f-bc4c-434e-905b-d42f6684e74d tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:27:19.860480 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1b90541f-bc4c-434e-905b-d42f6684e74d tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 returned with HTTP 200 Jul 31 17:27:19.861196 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 635/2532] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:19 2026] GET /volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:27:19.920563 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-077ddd5d-e6a0-4084-b359-c3f770ddcd3a req-0e807a5f-3621-4cc3-b5a2-5c2c356e04fd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:19.924515 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-077ddd5d-e6a0-4084-b359-c3f770ddcd3a req-0e807a5f-3621-4cc3-b5a2-5c2c356e04fd tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 Jul 31 17:27:19.925010 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-077ddd5d-e6a0-4084-b359-c3f770ddcd3a req-0e807a5f-3621-4cc3-b5a2-5c2c356e04fd tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:19.925243 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-077ddd5d-e6a0-4084-b359-c3f770ddcd3a req-0e807a5f-3621-4cc3-b5a2-5c2c356e04fd tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:19.936229 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:19.936229 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:19.940280 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-077ddd5d-e6a0-4084-b359-c3f770ddcd3a req-0e807a5f-3621-4cc3-b5a2-5c2c356e04fd tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:27:19.946208 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-077ddd5d-e6a0-4084-b359-c3f770ddcd3a req-0e807a5f-3621-4cc3-b5a2-5c2c356e04fd tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 returned with HTTP 200 Jul 31 17:27:19.947024 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 634/2533] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:27:19 2026] GET /volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:20.053646 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d1ffe4cd-3b9e-4158-a5a7-50e7f0b79407 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:20.053646 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d1ffe4cd-3b9e-4158-a5a7-50e7f0b79407 None None] GET https://10.4.3.92/volume// Jul 31 17:27:20.053646 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d1ffe4cd-3b9e-4158-a5a7-50e7f0b79407 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:20.053646 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d1ffe4cd-3b9e-4158-a5a7-50e7f0b79407 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:20.053646 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d1ffe4cd-3b9e-4158-a5a7-50e7f0b79407 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:27:20.053646 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 636/2534] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:27:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:27:20.066900 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-077ddd5d-e6a0-4084-b359-c3f770ddcd3a req-bb30142f-c92e-460b-9465-1dd808636b15 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:20.069647 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-077ddd5d-e6a0-4084-b359-c3f770ddcd3a req-bb30142f-c92e-460b-9465-1dd808636b15 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:27:20.070161 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-077ddd5d-e6a0-4084-b359-c3f770ddcd3a req-bb30142f-c92e-460b-9465-1dd808636b15 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9ae69c8c-da65-4acb-b827-4ac6034743a5", "connector": null, "instance_uuid": "766aa101-fd0d-4203-9151-985332b261b3"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:20.081643 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:20.081643 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:20.132749 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-077ddd5d-e6a0-4084-b359-c3f770ddcd3a req-bb30142f-c92e-460b-9465-1dd808636b15 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:27:20.133903 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 630/2535] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:27:20 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:20.165970 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-42638641-ce38-42d8-91e0-ba2724e1953a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:20.168118 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-42638641-ce38-42d8-91e0-ba2724e1953a tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 Jul 31 17:27:20.168304 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-42638641-ce38-42d8-91e0-ba2724e1953a tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:20.168535 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-42638641-ce38-42d8-91e0-ba2724e1953a tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:20.188233 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8807056a-5a03-4fe2-859e-53e60108c8fa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:20.188711 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8807056a-5a03-4fe2-859e-53e60108c8fa None None] GET https://10.4.3.92/volume// Jul 31 17:27:20.188928 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8807056a-5a03-4fe2-859e-53e60108c8fa None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:20.189162 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8807056a-5a03-4fe2-859e-53e60108c8fa None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:20.189650 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8807056a-5a03-4fe2-859e-53e60108c8fa None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:27:20.190001 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 635/2536] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:27:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:27:20.193372 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:20.193372 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:20.202995 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-077ddd5d-e6a0-4084-b359-c3f770ddcd3a req-349dc7a5-a6d1-4e6a-a4a1-8bbe9e4dc2c7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:20.205926 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-077ddd5d-e6a0-4084-b359-c3f770ddcd3a req-349dc7a5-a6d1-4e6a-a4a1-8bbe9e4dc2c7 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 Jul 31 17:27:20.206516 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-077ddd5d-e6a0-4084-b359-c3f770ddcd3a req-349dc7a5-a6d1-4e6a-a4a1-8bbe9e4dc2c7 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:20.206741 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-077ddd5d-e6a0-4084-b359-c3f770ddcd3a req-349dc7a5-a6d1-4e6a-a4a1-8bbe9e4dc2c7 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:20.207785 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-42638641-ce38-42d8-91e0-ba2724e1953a tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:27:20.219992 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-42638641-ce38-42d8-91e0-ba2724e1953a tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 returned with HTTP 200 Jul 31 17:27:20.221042 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 636/2537] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:20 2026] GET /volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 => generated 873 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:20.226256 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:20.226256 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:20.233525 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-077ddd5d-e6a0-4084-b359-c3f770ddcd3a req-349dc7a5-a6d1-4e6a-a4a1-8bbe9e4dc2c7 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:27:20.241047 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-077ddd5d-e6a0-4084-b359-c3f770ddcd3a req-349dc7a5-a6d1-4e6a-a4a1-8bbe9e4dc2c7 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 returned with HTTP 200 Jul 31 17:27:20.241845 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 637/2538] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:27:20 2026] GET /volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 => generated 1053 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:27:20.318687 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5e61f044-c2b2-42a2-a59f-aa60e2e67e08 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:20.404113 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-077ddd5d-e6a0-4084-b359-c3f770ddcd3a req-1de3fc01-af9b-48e0-982f-502272dbc9a7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:20.406911 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-077ddd5d-e6a0-4084-b359-c3f770ddcd3a req-1de3fc01-af9b-48e0-982f-502272dbc9a7 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] PUT https://10.4.3.92/volume/v3/attachments/edd63da4-7a3d-4d90-a09d-1705812ce4dd Jul 31 17:27:20.407488 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-077ddd5d-e6a0-4084-b359-c3f770ddcd3a req-1de3fc01-af9b-48e0-982f-502272dbc9a7 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:20.421102 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-077ddd5d-e6a0-4084-b359-c3f770ddcd3a req-1de3fc01-af9b-48e0-982f-502272dbc9a7 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Acquiring lock "cinder-attachment_update-9ae69c8c-da65-4acb-b827-4ac6034743a5-np0000006248" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:27:20.432975 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-077ddd5d-e6a0-4084-b359-c3f770ddcd3a req-1de3fc01-af9b-48e0-982f-502272dbc9a7 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Lock "cinder-attachment_update-9ae69c8c-da65-4acb-b827-4ac6034743a5-np0000006248" acquired by "attachment_update" :: waited 0.012s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:27:20.434302 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:20.434302 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:20.475882 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5e61f044-c2b2-42a2-a59f-aa60e2e67e08 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:27:20.476668 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5e61f044-c2b2-42a2-a59f-aa60e2e67e08 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1611913626"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:20.479528 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-5e61f044-c2b2-42a2-a59f-aa60e2e67e08 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1611913626'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:27:20.479767 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-5e61f044-c2b2-42a2-a59f-aa60e2e67e08 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Create volume of 1 GB Jul 31 17:27:20.480461 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:20.480461 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:20.485395 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5e61f044-c2b2-42a2-a59f-aa60e2e67e08 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Availability Zones retrieved successfully. Jul 31 17:27:20.494618 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5e61f044-c2b2-42a2-a59f-aa60e2e67e08 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Flow 'volume_create_api' (1e103371-3c44-4789-8b2d-9c18e292dac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:27:20.497595 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5e61f044-c2b2-42a2-a59f-aa60e2e67e08 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79e8090e-3854-44e7-88e9-0aaad359c7c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:20.497595 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-5e61f044-c2b2-42a2-a59f-aa60e2e67e08 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:27:20.514600 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-9a400c0e-3883-437e-8dfa-732fff4d6a0e req-0c003859-4f3f-42d7-bd0f-05ed64bfff04 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:20.516963 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-9a400c0e-3883-437e-8dfa-732fff4d6a0e req-0c003859-4f3f-42d7-bd0f-05ed64bfff04 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] DELETE https://10.4.3.92/volume/v3/attachments/987a3e67-67ec-4b8f-9eb6-b931f4178449 Jul 31 17:27:20.517205 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-9a400c0e-3883-437e-8dfa-732fff4d6a0e req-0c003859-4f3f-42d7-bd0f-05ed64bfff04 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:20.517528 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-9a400c0e-3883-437e-8dfa-732fff4d6a0e req-0c003859-4f3f-42d7-bd0f-05ed64bfff04 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:20.526229 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:20.526229 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:20.538061 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5e61f044-c2b2-42a2-a59f-aa60e2e67e08 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79e8090e-3854-44e7-88e9-0aaad359c7c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:20.539475 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5e61f044-c2b2-42a2-a59f-aa60e2e67e08 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7e85695-6058-41a8-b103-df0898d5f247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:20.564074 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-077ddd5d-e6a0-4084-b359-c3f770ddcd3a req-1de3fc01-af9b-48e0-982f-502272dbc9a7 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Lock "cinder-attachment_update-9ae69c8c-da65-4acb-b827-4ac6034743a5-np0000006248" released by "attachment_update" :: held 0.131s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:27:20.564947 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-077ddd5d-e6a0-4084-b359-c3f770ddcd3a req-1de3fc01-af9b-48e0-982f-502272dbc9a7 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/attachments/edd63da4-7a3d-4d90-a09d-1705812ce4dd returned with HTTP 200 Jul 31 17:27:20.565829 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 636/2539] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:27:20 2026] PUT /volume/v3/attachments/edd63da4-7a3d-4d90-a09d-1705812ce4dd => generated 968 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:20.581922 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-077ddd5d-e6a0-4084-b359-c3f770ddcd3a req-a9a1cb68-48fd-4a76-9d3c-0301e4094092 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:20.586897 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-077ddd5d-e6a0-4084-b359-c3f770ddcd3a req-a9a1cb68-48fd-4a76-9d3c-0301e4094092 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5/encryption Jul 31 17:27:20.587680 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-077ddd5d-e6a0-4084-b359-c3f770ddcd3a req-a9a1cb68-48fd-4a76-9d3c-0301e4094092 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:20.588692 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-077ddd5d-e6a0-4084-b359-c3f770ddcd3a req-a9a1cb68-48fd-4a76-9d3c-0301e4094092 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:20.599702 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-9a400c0e-3883-437e-8dfa-732fff4d6a0e req-0c003859-4f3f-42d7-bd0f-05ed64bfff04 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/attachments/987a3e67-67ec-4b8f-9eb6-b931f4178449 returned with HTTP 200 Jul 31 17:27:20.600339 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 637/2540] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:27:20 2026] DELETE /volume/v3/attachments/987a3e67-67ec-4b8f-9eb6-b931f4178449 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:20.605875 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:20.605875 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:20.621337 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-077ddd5d-e6a0-4084-b359-c3f770ddcd3a req-a9a1cb68-48fd-4a76-9d3c-0301e4094092 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5/encryption returned with HTTP 200 Jul 31 17:27:20.621337 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 638/2541] 10.4.3.92 () {68 vars in 1624 bytes} [Fri Jul 31 17:27:20 2026] GET /volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5/encryption => generated 160 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:20.644087 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-5e61f044-c2b2-42a2-a59f-aa60e2e67e08 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Created reservations ['83f89ffd-7f7d-4bc6-bb4b-27d8e711e308', 'e97826e9-a8bc-49af-99fd-6114565922af', '1417ac97-2662-4c6b-918d-2477a09a3a70', '283c4939-b5f1-40b8-b8aa-6f46030ed09f'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:27:20.645193 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5e61f044-c2b2-42a2-a59f-aa60e2e67e08 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7e85695-6058-41a8-b103-df0898d5f247) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83f89ffd-7f7d-4bc6-bb4b-27d8e711e308', 'e97826e9-a8bc-49af-99fd-6114565922af', '1417ac97-2662-4c6b-918d-2477a09a3a70', '283c4939-b5f1-40b8-b8aa-6f46030ed09f']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:20.646410 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5e61f044-c2b2-42a2-a59f-aa60e2e67e08 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee18fcd1-2269-4e60-a1aa-0c595236ed39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:20.684990 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5e61f044-c2b2-42a2-a59f-aa60e2e67e08 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee18fcd1-2269-4e60-a1aa-0c595236ed39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95521435-a216-4d8e-b32d-e73424efa8ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1611913626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b33c5c59dc614e1d9e5fa3cad701ba58',qos_specs=None,replication_status=,reservations=['83f89ffd-7f7d-4bc6-bb4b-27d8e711e308','e97826e9-a8bc-49af-99fd-6114565922af','1417ac97-2662-4c6b-918d-2477a09a3a70','283c4939-b5f1-40b8-b8aa-6f46030ed09f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fbb24462902493ea69c48fbaac53bb4',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:27:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1611913626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95521435-a216-4d8e-b32d-e73424efa8ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b33c5c59dc614e1d9e5fa3cad701ba58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fbb24462902493ea69c48fbaac53bb4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:20.690014 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5e61f044-c2b2-42a2-a59f-aa60e2e67e08 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d711dccc-e3ef-4a7e-89ba-e22bbbe05b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:20.720300 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5e61f044-c2b2-42a2-a59f-aa60e2e67e08 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d711dccc-e3ef-4a7e-89ba-e22bbbe05b33) transitioned into state 'SUCCESS' from state '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-1611913626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b33c5c59dc614e1d9e5fa3cad701ba58',qos_specs=None,replication_status=,reservations=['83f89ffd-7f7d-4bc6-bb4b-27d8e711e308','e97826e9-a8bc-49af-99fd-6114565922af','1417ac97-2662-4c6b-918d-2477a09a3a70','283c4939-b5f1-40b8-b8aa-6f46030ed09f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fbb24462902493ea69c48fbaac53bb4',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:20.722276 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5e61f044-c2b2-42a2-a59f-aa60e2e67e08 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99c72ce9-2cba-46bf-9b92-0b10d43888a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:20.740085 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5e61f044-c2b2-42a2-a59f-aa60e2e67e08 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99c72ce9-2cba-46bf-9b92-0b10d43888a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:20.741421 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5e61f044-c2b2-42a2-a59f-aa60e2e67e08 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Flow 'volume_create_api' (1e103371-3c44-4789-8b2d-9c18e292dac3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:27:20.741907 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5e61f044-c2b2-42a2-a59f-aa60e2e67e08 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Create volume request issued successfully. Jul 31 17:27:20.744663 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5e61f044-c2b2-42a2-a59f-aa60e2e67e08 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:27:20.744663 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 631/2542] 10.4.3.92 () {70 vars in 1292 bytes} [Fri Jul 31 17:27:20 2026] POST /volume/v3/volumes => generated 764 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:20.762528 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4872a921-0c91-45d4-8a28-0dc9d2b8ee67 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:20.767068 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4872a921-0c91-45d4-8a28-0dc9d2b8ee67 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] GET https://10.4.3.92/volume/v3/volumes/95521435-a216-4d8e-b32d-e73424efa8ae Jul 31 17:27:20.767068 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4872a921-0c91-45d4-8a28-0dc9d2b8ee67 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:20.767068 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4872a921-0c91-45d4-8a28-0dc9d2b8ee67 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:20.784223 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:20.784223 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:20.789810 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4872a921-0c91-45d4-8a28-0dc9d2b8ee67 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Volume info retrieved successfully. Jul 31 17:27:20.797262 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4872a921-0c91-45d4-8a28-0dc9d2b8ee67 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] https://10.4.3.92/volume/v3/volumes/95521435-a216-4d8e-b32d-e73424efa8ae returned with HTTP 200 Jul 31 17:27:20.798300 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 637/2543] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:27:20 2026] GET /volume/v3/volumes/95521435-a216-4d8e-b32d-e73424efa8ae => generated 832 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 17:27:21.239865 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b9840ea7-753b-4528-9c71-846f035ec694 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:21.242113 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b9840ea7-753b-4528-9c71-846f035ec694 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 Jul 31 17:27:21.242774 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b9840ea7-753b-4528-9c71-846f035ec694 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:21.243042 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b9840ea7-753b-4528-9c71-846f035ec694 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:21.261399 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:21.261399 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:21.267401 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b9840ea7-753b-4528-9c71-846f035ec694 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:27:21.272513 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b9840ea7-753b-4528-9c71-846f035ec694 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 returned with HTTP 200 Jul 31 17:27:21.273022 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 638/2544] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:21 2026] GET /volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 => generated 874 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:21.497330 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-813d8ab7-e5fa-4bfb-a675-7a891fba05bd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:21.499511 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-813d8ab7-e5fa-4bfb-a675-7a891fba05bd tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 Jul 31 17:27:21.499719 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-813d8ab7-e5fa-4bfb-a675-7a891fba05bd tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:21.499941 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-813d8ab7-e5fa-4bfb-a675-7a891fba05bd tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:21.507756 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:21.507756 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:21.512798 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-813d8ab7-e5fa-4bfb-a675-7a891fba05bd tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:27:21.519716 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-813d8ab7-e5fa-4bfb-a675-7a891fba05bd tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 returned with HTTP 200 Jul 31 17:27:21.520340 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 639/2545] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:21 2026] GET /volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:21.820752 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e03dfdbf-0d97-47e6-901c-06128aafceb3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:21.824553 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e03dfdbf-0d97-47e6-901c-06128aafceb3 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] GET https://10.4.3.92/volume/v3/volumes/95521435-a216-4d8e-b32d-e73424efa8ae Jul 31 17:27:21.824910 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e03dfdbf-0d97-47e6-901c-06128aafceb3 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:21.825360 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e03dfdbf-0d97-47e6-901c-06128aafceb3 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:21.834894 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:21.834894 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:21.840015 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e03dfdbf-0d97-47e6-901c-06128aafceb3 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Volume info retrieved successfully. Jul 31 17:27:21.851573 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e03dfdbf-0d97-47e6-901c-06128aafceb3 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] https://10.4.3.92/volume/v3/volumes/95521435-a216-4d8e-b32d-e73424efa8ae returned with HTTP 200 Jul 31 17:27:21.851573 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 632/2546] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:27:21 2026] GET /volume/v3/volumes/95521435-a216-4d8e-b32d-e73424efa8ae => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:21.864605 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9c723540-f001-4f77-98b7-21a12799078e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:21.867654 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9c723540-f001-4f77-98b7-21a12799078e tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:27:21.868448 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9c723540-f001-4f77-98b7-21a12799078e tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "95521435-a216-4d8e-b32d-e73424efa8ae", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1919222665"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:21.889826 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:21.889826 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:21.889826 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9c723540-f001-4f77-98b7-21a12799078e tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Volume info retrieved successfully. Jul 31 17:27:21.889826 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-9c723540-f001-4f77-98b7-21a12799078e tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Create snapshot from volume 95521435-a216-4d8e-b32d-e73424efa8ae Jul 31 17:27:21.948698 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-9c723540-f001-4f77-98b7-21a12799078e tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Created reservations ['81069fb3-95ca-4951-be55-08ccedeadd35', '0a067e2c-15c2-4dd7-8102-16e050da5d2e', '1094a87a-8e49-40ff-9bb5-15fb4255b564', '60c83023-40e1-4ae6-b938-7c035f51f9ed'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:27:22.018887 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9c723540-f001-4f77-98b7-21a12799078e tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Snapshot create request issued successfully. Jul 31 17:27:22.128545 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9c723540-f001-4f77-98b7-21a12799078e tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:27:22.128545 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 638/2547] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:27:21 2026] POST /volume/v3/snapshots => generated 322 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:27:22.131857 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0b8d553f-3783-4bcb-9e1a-dff02ca90b2e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:22.131857 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0b8d553f-3783-4bcb-9e1a-dff02ca90b2e tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:27:22.131857 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0b8d553f-3783-4bcb-9e1a-dff02ca90b2e tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "8d238c5f-d575-4c29-9cd2-e3e14bfacc91", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-260774852"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:22.131857 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-0b8d553f-3783-4bcb-9e1a-dff02ca90b2e tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Create volume request body: {'volume': {'imageRef': '8d238c5f-d575-4c29-9cd2-e3e14bfacc91', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-260774852'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:27:22.134191 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-112d7758-61fc-4db6-afee-e3e3b80c6124 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:22.134191 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-112d7758-61fc-4db6-afee-e3e3b80c6124 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] GET https://10.4.3.92/volume/v3/snapshots/5a43705a-d598-41d9-805e-8de653638cb7 Jul 31 17:27:22.134191 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-112d7758-61fc-4db6-afee-e3e3b80c6124 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:22.134191 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-112d7758-61fc-4db6-afee-e3e3b80c6124 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:22.134191 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:22.134191 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:22.134191 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-112d7758-61fc-4db6-afee-e3e3b80c6124 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Snapshot retrieved successfully. Jul 31 17:27:22.134191 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-112d7758-61fc-4db6-afee-e3e3b80c6124 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] https://10.4.3.92/volume/v3/snapshots/5a43705a-d598-41d9-805e-8de653638cb7 returned with HTTP 200 Jul 31 17:27:22.134191 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 640/2548] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:22 2026] GET /volume/v3/snapshots/5a43705a-d598-41d9-805e-8de653638cb7 => generated 454 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:22.198032 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-0b8d553f-3783-4bcb-9e1a-dff02ca90b2e tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Create volume of 1 GB Jul 31 17:27:22.210138 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0b8d553f-3783-4bcb-9e1a-dff02ca90b2e tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Availability Zones retrieved successfully. Jul 31 17:27:22.220500 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0b8d553f-3783-4bcb-9e1a-dff02ca90b2e tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Flow 'volume_create_api' (bf596666-34ad-405c-af17-6ce21539d224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:27:22.222751 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0b8d553f-3783-4bcb-9e1a-dff02ca90b2e tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adff4b2d-3026-4623-8717-b46aea1c33f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:22.224181 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-0b8d553f-3783-4bcb-9e1a-dff02ca90b2e tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:27:22.290598 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cc8e44bd-a21b-4448-a945-7dbdf35bb856 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:22.293391 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cc8e44bd-a21b-4448-a945-7dbdf35bb856 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 Jul 31 17:27:22.293589 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cc8e44bd-a21b-4448-a945-7dbdf35bb856 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:22.293798 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cc8e44bd-a21b-4448-a945-7dbdf35bb856 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:22.308685 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:22.308685 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:22.315937 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cc8e44bd-a21b-4448-a945-7dbdf35bb856 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:27:22.323664 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cc8e44bd-a21b-4448-a945-7dbdf35bb856 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 returned with HTTP 200 Jul 31 17:27:22.324227 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 633/2549] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:22 2026] GET /volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 => generated 874 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:22.324643 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0b8d553f-3783-4bcb-9e1a-dff02ca90b2e tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adff4b2d-3026-4623-8717-b46aea1c33f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:22.325621 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0b8d553f-3783-4bcb-9e1a-dff02ca90b2e tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be3c6a37-36d5-4dd8-b38b-203209b1e30e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:22.417931 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-0b8d553f-3783-4bcb-9e1a-dff02ca90b2e tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Created reservations ['c0b42a8e-7289-4190-8a9a-5f7d0d6391f0', '3e996cfe-a839-457c-9cd1-fb971dc1538a', 'e22c5eeb-6062-4dc1-bea0-072806686ff4', '5549e5be-57ab-4230-8017-ce4c7c98eec8'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:27:22.418128 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0b8d553f-3783-4bcb-9e1a-dff02ca90b2e tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be3c6a37-36d5-4dd8-b38b-203209b1e30e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0b42a8e-7289-4190-8a9a-5f7d0d6391f0', '3e996cfe-a839-457c-9cd1-fb971dc1538a', 'e22c5eeb-6062-4dc1-bea0-072806686ff4', '5549e5be-57ab-4230-8017-ce4c7c98eec8']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:22.418991 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0b8d553f-3783-4bcb-9e1a-dff02ca90b2e tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbed94bb-7434-47da-8fb1-88d35ea31e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:22.446921 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0b8d553f-3783-4bcb-9e1a-dff02ca90b2e tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbed94bb-7434-47da-8fb1-88d35ea31e79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5558b4a9-f7d9-4bb2-bc81-2f501e73b670', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-260774852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fee67bedc604c58acbe06284a44e138',qos_specs=None,replication_status=,reservations=['c0b42a8e-7289-4190-8a9a-5f7d0d6391f0','3e996cfe-a839-457c-9cd1-fb971dc1538a','e22c5eeb-6062-4dc1-bea0-072806686ff4','5549e5be-57ab-4230-8017-ce4c7c98eec8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='454f5996da1c4db09f5bee211166796a',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:27:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-260774852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5558b4a9-f7d9-4bb2-bc81-2f501e73b670,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fee67bedc604c58acbe06284a44e138',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='454f5996da1c4db09f5bee211166796a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:22.447387 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0b8d553f-3783-4bcb-9e1a-dff02ca90b2e tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66f87a72-33fb-458f-8711-0ff6c638dea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:22.467644 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0b8d553f-3783-4bcb-9e1a-dff02ca90b2e tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66f87a72-33fb-458f-8711-0ff6c638dea7) transitioned into state 'SUCCESS' from state '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-260774852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fee67bedc604c58acbe06284a44e138',qos_specs=None,replication_status=,reservations=['c0b42a8e-7289-4190-8a9a-5f7d0d6391f0','3e996cfe-a839-457c-9cd1-fb971dc1538a','e22c5eeb-6062-4dc1-bea0-072806686ff4','5549e5be-57ab-4230-8017-ce4c7c98eec8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='454f5996da1c4db09f5bee211166796a',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:22.468613 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0b8d553f-3783-4bcb-9e1a-dff02ca90b2e tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38b1413d-057e-4f98-8857-7493094e546f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:22.481603 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0b8d553f-3783-4bcb-9e1a-dff02ca90b2e tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38b1413d-057e-4f98-8857-7493094e546f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:22.482573 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0b8d553f-3783-4bcb-9e1a-dff02ca90b2e tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Flow 'volume_create_api' (bf596666-34ad-405c-af17-6ce21539d224) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:27:22.482974 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0b8d553f-3783-4bcb-9e1a-dff02ca90b2e tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Create volume request issued successfully. Jul 31 17:27:22.483588 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0b8d553f-3783-4bcb-9e1a-dff02ca90b2e tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:27:22.484114 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 639/2550] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:27:22 2026] POST /volume/v3/volumes => generated 748 bytes in 462 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:27:22.500198 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f9498e91-60ce-43cd-9685-865aef4125d1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:22.501932 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f9498e91-60ce-43cd-9685-865aef4125d1 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] GET https://10.4.3.92/volume/v3/volumes/5558b4a9-f7d9-4bb2-bc81-2f501e73b670 Jul 31 17:27:22.502297 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f9498e91-60ce-43cd-9685-865aef4125d1 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:22.502681 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f9498e91-60ce-43cd-9685-865aef4125d1 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:22.511279 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:22.511279 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:22.515914 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f9498e91-60ce-43cd-9685-865aef4125d1 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Volume info retrieved successfully. Jul 31 17:27:22.521246 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f9498e91-60ce-43cd-9685-865aef4125d1 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] https://10.4.3.92/volume/v3/volumes/5558b4a9-f7d9-4bb2-bc81-2f501e73b670 returned with HTTP 200 Jul 31 17:27:22.521246 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 639/2551] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:22 2026] GET /volume/v3/volumes/5558b4a9-f7d9-4bb2-bc81-2f501e73b670 => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:23.525373 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f09f3f2e-123c-4385-a901-096a41410464 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:23.525373 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f09f3f2e-123c-4385-a901-096a41410464 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] GET https://10.4.3.92/volume/v3/snapshots/5a43705a-d598-41d9-805e-8de653638cb7 Jul 31 17:27:23.525373 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f09f3f2e-123c-4385-a901-096a41410464 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:23.525373 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f09f3f2e-123c-4385-a901-096a41410464 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:23.525373 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:23.525373 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:23.525373 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f09f3f2e-123c-4385-a901-096a41410464 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Snapshot retrieved successfully. Jul 31 17:27:23.525373 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f09f3f2e-123c-4385-a901-096a41410464 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] https://10.4.3.92/volume/v3/snapshots/5a43705a-d598-41d9-805e-8de653638cb7 returned with HTTP 200 Jul 31 17:27:23.525373 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 641/2552] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:23 2026] GET /volume/v3/snapshots/5a43705a-d598-41d9-805e-8de653638cb7 => generated 481 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:23.530239 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6e4034df-1817-4400-a4f0-f86950d07764 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:23.530239 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6e4034df-1817-4400-a4f0-f86950d07764 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] POST https://10.4.3.92/volume/v3/volumes/95521435-a216-4d8e-b32d-e73424efa8ae/action Jul 31 17:27:23.530239 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6e4034df-1817-4400-a4f0-f86950d07764 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Action body: b'{"revert": {"snapshot_id": "5a43705a-d598-41d9-805e-8de653638cb7"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:27:23.530239 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6e4034df-1817-4400-a4f0-f86950d07764 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "5a43705a-d598-41d9-805e-8de653638cb7"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:23.530239 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:23.530239 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:23.530239 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6e4034df-1817-4400-a4f0-f86950d07764 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Volume retrieved successfully. Jul 31 17:27:23.530239 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-6e4034df-1817-4400-a4f0-f86950d07764 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Reverting volume 95521435-a216-4d8e-b32d-e73424efa8ae to snapshot 5a43705a-d598-41d9-805e-8de653638cb7. Jul 31 17:27:23.530239 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:23.530239 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:23.530239 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6e4034df-1817-4400-a4f0-f86950d07764 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] https://10.4.3.92/volume/v3/volumes/95521435-a216-4d8e-b32d-e73424efa8ae/action returned with HTTP 202 Jul 31 17:27:23.530239 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 634/2553] 10.4.3.92 () {70 vars in 1424 bytes} [Fri Jul 31 17:27:23 2026] POST /volume/v3/volumes/95521435-a216-4d8e-b32d-e73424efa8ae/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 31 17:27:23.534152 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b210dd25-69ae-4dc1-b8a7-3174f710c2cf None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:23.534152 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b210dd25-69ae-4dc1-b8a7-3174f710c2cf tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] GET https://10.4.3.92/volume/v3/volumes/95521435-a216-4d8e-b32d-e73424efa8ae Jul 31 17:27:23.534152 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b210dd25-69ae-4dc1-b8a7-3174f710c2cf tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:23.534152 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b210dd25-69ae-4dc1-b8a7-3174f710c2cf tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:23.534152 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:23.534152 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:23.534152 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b210dd25-69ae-4dc1-b8a7-3174f710c2cf tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Volume info retrieved successfully. Jul 31 17:27:23.534152 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b210dd25-69ae-4dc1-b8a7-3174f710c2cf tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] https://10.4.3.92/volume/v3/volumes/95521435-a216-4d8e-b32d-e73424efa8ae returned with HTTP 200 Jul 31 17:27:23.534152 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 640/2554] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:27:23 2026] GET /volume/v3/volumes/95521435-a216-4d8e-b32d-e73424efa8ae => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:23.536609 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-393dd01a-7785-4c09-9e24-85b8438790ae None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:23.536609 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-393dd01a-7785-4c09-9e24-85b8438790ae tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 Jul 31 17:27:23.536609 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-393dd01a-7785-4c09-9e24-85b8438790ae tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:23.536609 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-393dd01a-7785-4c09-9e24-85b8438790ae tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:23.536609 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:23.536609 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:23.536609 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-393dd01a-7785-4c09-9e24-85b8438790ae tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:27:23.536609 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-393dd01a-7785-4c09-9e24-85b8438790ae tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 returned with HTTP 200 Jul 31 17:27:23.536609 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 640/2555] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:23 2026] GET /volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:23.538272 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-70bea803-e8b6-4337-bde3-529528c26805 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:23.541973 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-70bea803-e8b6-4337-bde3-529528c26805 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] GET https://10.4.3.92/volume/v3/volumes/5558b4a9-f7d9-4bb2-bc81-2f501e73b670 Jul 31 17:27:23.542298 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-70bea803-e8b6-4337-bde3-529528c26805 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:23.543817 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-70bea803-e8b6-4337-bde3-529528c26805 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:23.557722 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:23.557722 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:23.562254 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-70bea803-e8b6-4337-bde3-529528c26805 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Volume info retrieved successfully. Jul 31 17:27:23.568192 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-70bea803-e8b6-4337-bde3-529528c26805 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] https://10.4.3.92/volume/v3/volumes/5558b4a9-f7d9-4bb2-bc81-2f501e73b670 returned with HTTP 200 Jul 31 17:27:23.568616 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 642/2556] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:23 2026] GET /volume/v3/volumes/5558b4a9-f7d9-4bb2-bc81-2f501e73b670 => generated 1356 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:23.586637 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3451d2cc-73af-42de-8d63-79aaab707f9d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:23.588906 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3451d2cc-73af-42de-8d63-79aaab707f9d tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] POST https://10.4.3.92/volume/v3/volumes/5558b4a9-f7d9-4bb2-bc81-2f501e73b670/action Jul 31 17:27:23.589328 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3451d2cc-73af-42de-8d63-79aaab707f9d tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-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=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:27:23.589509 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3451d2cc-73af-42de-8d63-79aaab707f9d tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-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=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:23.606727 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:23.606727 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:23.616814 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:23.616814 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:23.617415 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3451d2cc-73af-42de-8d63-79aaab707f9d tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Volume info retrieved successfully. Jul 31 17:27:23.636156 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3451d2cc-73af-42de-8d63-79aaab707f9d tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Update volume metadata completed successfully. Jul 31 17:27:23.636477 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3451d2cc-73af-42de-8d63-79aaab707f9d tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] https://10.4.3.92/volume/v3/volumes/5558b4a9-f7d9-4bb2-bc81-2f501e73b670/action returned with HTTP 200 Jul 31 17:27:23.636962 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 635/2557] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:27:23 2026] POST /volume/v3/volumes/5558b4a9-f7d9-4bb2-bc81-2f501e73b670/action => generated 563 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:23.645234 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4d4e36f8-ccf7-42d2-a4c2-42539f23e8d4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:23.647552 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4d4e36f8-ccf7-42d2-a4c2-42539f23e8d4 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] GET https://10.4.3.92/volume/v3/volumes/5558b4a9-f7d9-4bb2-bc81-2f501e73b670 Jul 31 17:27:23.647755 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4d4e36f8-ccf7-42d2-a4c2-42539f23e8d4 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:23.648041 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4d4e36f8-ccf7-42d2-a4c2-42539f23e8d4 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:23.656099 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:23.656099 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:23.661743 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4d4e36f8-ccf7-42d2-a4c2-42539f23e8d4 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Volume info retrieved successfully. Jul 31 17:27:23.668115 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4d4e36f8-ccf7-42d2-a4c2-42539f23e8d4 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] https://10.4.3.92/volume/v3/volumes/5558b4a9-f7d9-4bb2-bc81-2f501e73b670 returned with HTTP 200 Jul 31 17:27:23.668607 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 641/2558] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:23 2026] GET /volume/v3/volumes/5558b4a9-f7d9-4bb2-bc81-2f501e73b670 => generated 1416 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:23.686848 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9baf7b09-9a14-4417-840e-fd4a7debede8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:23.689114 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9baf7b09-9a14-4417-840e-fd4a7debede8 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] POST https://10.4.3.92/volume/v3/volumes/5558b4a9-f7d9-4bb2-bc81-2f501e73b670/action Jul 31 17:27:23.689567 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9baf7b09-9a14-4417-840e-fd4a7debede8 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:27:23.689732 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9baf7b09-9a14-4417-840e-fd4a7debede8 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:23.703221 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:23.703221 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:23.713565 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:23.713565 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:23.714849 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9baf7b09-9a14-4417-840e-fd4a7debede8 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Volume info retrieved successfully. Jul 31 17:27:23.722303 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9baf7b09-9a14-4417-840e-fd4a7debede8 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Get volume image-metadata completed successfully. Jul 31 17:27:23.741845 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9baf7b09-9a14-4417-840e-fd4a7debede8 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Delete volume metadata completed successfully. Jul 31 17:27:23.742123 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9baf7b09-9a14-4417-840e-fd4a7debede8 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] https://10.4.3.92/volume/v3/volumes/5558b4a9-f7d9-4bb2-bc81-2f501e73b670/action returned with HTTP 200 Jul 31 17:27:23.743170 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 641/2559] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:27:23 2026] POST /volume/v3/volumes/5558b4a9-f7d9-4bb2-bc81-2f501e73b670/action => generated 0 bytes in 56 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 31 17:27:23.753146 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-262282c2-786f-4b2b-8bf2-fde25efd76d8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:23.755212 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-262282c2-786f-4b2b-8bf2-fde25efd76d8 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] POST https://10.4.3.92/volume/v3/volumes/5558b4a9-f7d9-4bb2-bc81-2f501e73b670/action Jul 31 17:27:23.755673 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-262282c2-786f-4b2b-8bf2-fde25efd76d8 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:27:23.755845 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-262282c2-786f-4b2b-8bf2-fde25efd76d8 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:23.785132 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:23.785132 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:23.785814 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-262282c2-786f-4b2b-8bf2-fde25efd76d8 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Volume info retrieved successfully. Jul 31 17:27:23.792264 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-262282c2-786f-4b2b-8bf2-fde25efd76d8 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Get volume image-metadata completed successfully. Jul 31 17:27:23.792767 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-262282c2-786f-4b2b-8bf2-fde25efd76d8 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] https://10.4.3.92/volume/v3/volumes/5558b4a9-f7d9-4bb2-bc81-2f501e73b670/action returned with HTTP 200 Jul 31 17:27:23.793241 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 643/2560] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:27:23 2026] POST /volume/v3/volumes/5558b4a9-f7d9-4bb2-bc81-2f501e73b670/action => generated 537 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:23.812368 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-68a148f7-54f7-40dd-b6d2-81178a9d220b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:23.814675 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-68a148f7-54f7-40dd-b6d2-81178a9d220b tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] GET https://10.4.3.92/volume/v3/volumes/5558b4a9-f7d9-4bb2-bc81-2f501e73b670 Jul 31 17:27:23.814957 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-68a148f7-54f7-40dd-b6d2-81178a9d220b tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:23.815185 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-68a148f7-54f7-40dd-b6d2-81178a9d220b tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:23.825133 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:23.825133 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:23.831390 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-68a148f7-54f7-40dd-b6d2-81178a9d220b tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Volume info retrieved successfully. Jul 31 17:27:23.840131 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-68a148f7-54f7-40dd-b6d2-81178a9d220b tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] https://10.4.3.92/volume/v3/volumes/5558b4a9-f7d9-4bb2-bc81-2f501e73b670 returned with HTTP 200 Jul 31 17:27:23.840798 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 636/2561] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:23 2026] GET /volume/v3/volumes/5558b4a9-f7d9-4bb2-bc81-2f501e73b670 => generated 1390 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:23.856950 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cfd6a1a2-db25-4c5f-bb06-e243f5911a58 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:23.859508 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cfd6a1a2-db25-4c5f-bb06-e243f5911a58 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] DELETE https://10.4.3.92/volume/v3/volumes/5558b4a9-f7d9-4bb2-bc81-2f501e73b670 Jul 31 17:27:23.859669 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cfd6a1a2-db25-4c5f-bb06-e243f5911a58 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:23.859878 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cfd6a1a2-db25-4c5f-bb06-e243f5911a58 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:23.860058 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-cfd6a1a2-db25-4c5f-bb06-e243f5911a58 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Delete volume with id: 5558b4a9-f7d9-4bb2-bc81-2f501e73b670 Jul 31 17:27:23.870600 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:23.870600 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:23.871202 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-cfd6a1a2-db25-4c5f-bb06-e243f5911a58 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Volume info retrieved successfully. Jul 31 17:27:23.894053 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-cfd6a1a2-db25-4c5f-bb06-e243f5911a58 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Delete volume request issued successfully. Jul 31 17:27:23.894340 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cfd6a1a2-db25-4c5f-bb06-e243f5911a58 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] https://10.4.3.92/volume/v3/volumes/5558b4a9-f7d9-4bb2-bc81-2f501e73b670 returned with HTTP 202 Jul 31 17:27:23.894905 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 642/2562] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:27:23 2026] DELETE /volume/v3/volumes/5558b4a9-f7d9-4bb2-bc81-2f501e73b670 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:27:23.907816 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-363f75a7-d03b-4652-b06d-cc807cb0cf33 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:23.910189 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-363f75a7-d03b-4652-b06d-cc807cb0cf33 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] GET https://10.4.3.92/volume/v3/volumes/5558b4a9-f7d9-4bb2-bc81-2f501e73b670 Jul 31 17:27:23.910398 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-363f75a7-d03b-4652-b06d-cc807cb0cf33 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:23.910678 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-363f75a7-d03b-4652-b06d-cc807cb0cf33 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:23.920789 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:23.920789 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:23.926142 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-363f75a7-d03b-4652-b06d-cc807cb0cf33 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Volume info retrieved successfully. Jul 31 17:27:23.935650 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-363f75a7-d03b-4652-b06d-cc807cb0cf33 tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] https://10.4.3.92/volume/v3/volumes/5558b4a9-f7d9-4bb2-bc81-2f501e73b670 returned with HTTP 200 Jul 31 17:27:23.936395 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 642/2563] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:23 2026] GET /volume/v3/volumes/5558b4a9-f7d9-4bb2-bc81-2f501e73b670 => generated 1389 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:24.180324 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-00221ff7-a251-44c4-9313-ec2b48fabe1f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:24.182225 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-00221ff7-a251-44c4-9313-ec2b48fabe1f tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] GET https://10.4.3.92/volume/v3/volumes/95521435-a216-4d8e-b32d-e73424efa8ae Jul 31 17:27:24.182494 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-00221ff7-a251-44c4-9313-ec2b48fabe1f tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:24.182698 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-00221ff7-a251-44c4-9313-ec2b48fabe1f tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:24.190298 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:24.190298 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:24.195368 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-00221ff7-a251-44c4-9313-ec2b48fabe1f tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Volume info retrieved successfully. Jul 31 17:27:24.201357 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-00221ff7-a251-44c4-9313-ec2b48fabe1f tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] https://10.4.3.92/volume/v3/volumes/95521435-a216-4d8e-b32d-e73424efa8ae returned with HTTP 200 Jul 31 17:27:24.201938 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 644/2564] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:27:24 2026] GET /volume/v3/volumes/95521435-a216-4d8e-b32d-e73424efa8ae => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:24.221333 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-48566760-8e30-4691-b2a2-10253ed9e712 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:24.223983 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-48566760-8e30-4691-b2a2-10253ed9e712 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] GET https://10.4.3.92/volume/v3/snapshots/5a43705a-d598-41d9-805e-8de653638cb7 Jul 31 17:27:24.224289 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-48566760-8e30-4691-b2a2-10253ed9e712 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:24.224747 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-48566760-8e30-4691-b2a2-10253ed9e712 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:24.233807 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:24.233807 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:24.234513 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-48566760-8e30-4691-b2a2-10253ed9e712 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Snapshot retrieved successfully. Jul 31 17:27:24.235789 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-48566760-8e30-4691-b2a2-10253ed9e712 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] https://10.4.3.92/volume/v3/snapshots/5a43705a-d598-41d9-805e-8de653638cb7 returned with HTTP 200 Jul 31 17:27:24.236369 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 637/2565] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:24 2026] GET /volume/v3/snapshots/5a43705a-d598-41d9-805e-8de653638cb7 => generated 481 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:24.251752 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-663fa9df-edce-4e13-92de-881acec5fb95 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:24.254890 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-663fa9df-edce-4e13-92de-881acec5fb95 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] GET https://10.4.3.92/volume/v3/volumes/95521435-a216-4d8e-b32d-e73424efa8ae Jul 31 17:27:24.255794 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-663fa9df-edce-4e13-92de-881acec5fb95 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:24.255794 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-663fa9df-edce-4e13-92de-881acec5fb95 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:24.268460 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:24.268460 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:24.280758 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-663fa9df-edce-4e13-92de-881acec5fb95 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Volume info retrieved successfully. Jul 31 17:27:24.291718 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-663fa9df-edce-4e13-92de-881acec5fb95 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] https://10.4.3.92/volume/v3/volumes/95521435-a216-4d8e-b32d-e73424efa8ae returned with HTTP 200 Jul 31 17:27:24.292796 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 643/2566] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:27:24 2026] GET /volume/v3/volumes/95521435-a216-4d8e-b32d-e73424efa8ae => generated 857 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:24.311122 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-74772a32-8599-464a-95a7-5cf724f984e1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:24.313509 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-74772a32-8599-464a-95a7-5cf724f984e1 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:27:24.313998 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-74772a32-8599-464a-95a7-5cf724f984e1 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-477756198"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:24.316307 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-74772a32-8599-464a-95a7-5cf724f984e1 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-477756198'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:27:24.316536 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-74772a32-8599-464a-95a7-5cf724f984e1 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Create volume of 1 GB Jul 31 17:27:24.329930 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-74772a32-8599-464a-95a7-5cf724f984e1 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Availability Zones retrieved successfully. Jul 31 17:27:24.340754 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-74772a32-8599-464a-95a7-5cf724f984e1 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Flow 'volume_create_api' (34586f8e-2f89-49a3-bda0-0a92ebd25fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:27:24.343292 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-74772a32-8599-464a-95a7-5cf724f984e1 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3ba632f-ab89-40d9-a11e-48c3ddb6c128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:24.345925 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-74772a32-8599-464a-95a7-5cf724f984e1 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:27:24.388899 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-62091807-dd01-4a2d-b680-84ed0ee8e7f5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:24.393905 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-62091807-dd01-4a2d-b680-84ed0ee8e7f5 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 Jul 31 17:27:24.394180 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-62091807-dd01-4a2d-b680-84ed0ee8e7f5 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:24.394394 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-62091807-dd01-4a2d-b680-84ed0ee8e7f5 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:24.408034 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-74772a32-8599-464a-95a7-5cf724f984e1 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3ba632f-ab89-40d9-a11e-48c3ddb6c128) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:24.409164 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-74772a32-8599-464a-95a7-5cf724f984e1 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89d7a6e6-9c06-4674-806c-8f9a3a08c716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:24.414136 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:24.414136 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:24.424518 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-62091807-dd01-4a2d-b680-84ed0ee8e7f5 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:27:24.435009 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-62091807-dd01-4a2d-b680-84ed0ee8e7f5 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 returned with HTTP 200 Jul 31 17:27:24.435612 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 645/2567] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:24 2026] GET /volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 => generated 874 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:24.485530 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-74772a32-8599-464a-95a7-5cf724f984e1 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Created reservations ['dbb8af71-5328-4242-9bee-d1e7db1d8962', '6bddce10-0b97-4915-891c-34d80061f96c', '8444e8b7-72e2-439e-afb8-516c4e2fee3d', '10f90489-8f8b-4aff-b9f1-4e66d26bff47'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:27:24.486510 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-74772a32-8599-464a-95a7-5cf724f984e1 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89d7a6e6-9c06-4674-806c-8f9a3a08c716) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbb8af71-5328-4242-9bee-d1e7db1d8962', '6bddce10-0b97-4915-891c-34d80061f96c', '8444e8b7-72e2-439e-afb8-516c4e2fee3d', '10f90489-8f8b-4aff-b9f1-4e66d26bff47']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:24.487773 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-74772a32-8599-464a-95a7-5cf724f984e1 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75c19f41-6196-493c-ad65-1a670d26921a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:24.520863 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-74772a32-8599-464a-95a7-5cf724f984e1 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75c19f41-6196-493c-ad65-1a670d26921a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '697ad416-d042-44c5-84e1-66eca47b456b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-477756198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b33c5c59dc614e1d9e5fa3cad701ba58',qos_specs=None,replication_status=,reservations=['dbb8af71-5328-4242-9bee-d1e7db1d8962','6bddce10-0b97-4915-891c-34d80061f96c','8444e8b7-72e2-439e-afb8-516c4e2fee3d','10f90489-8f8b-4aff-b9f1-4e66d26bff47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fbb24462902493ea69c48fbaac53bb4',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:27:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-477756198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=697ad416-d042-44c5-84e1-66eca47b456b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b33c5c59dc614e1d9e5fa3cad701ba58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fbb24462902493ea69c48fbaac53bb4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:24.521881 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-74772a32-8599-464a-95a7-5cf724f984e1 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a19ba00-6e58-4961-bdb2-14dd2f7b3dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:24.546648 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-74772a32-8599-464a-95a7-5cf724f984e1 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a19ba00-6e58-4961-bdb2-14dd2f7b3dba) transitioned into state 'SUCCESS' from state '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-477756198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b33c5c59dc614e1d9e5fa3cad701ba58',qos_specs=None,replication_status=,reservations=['dbb8af71-5328-4242-9bee-d1e7db1d8962','6bddce10-0b97-4915-891c-34d80061f96c','8444e8b7-72e2-439e-afb8-516c4e2fee3d','10f90489-8f8b-4aff-b9f1-4e66d26bff47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fbb24462902493ea69c48fbaac53bb4',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:24.547518 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-74772a32-8599-464a-95a7-5cf724f984e1 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69e6e517-1040-4a95-8668-18bea658052c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:24.565809 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-74772a32-8599-464a-95a7-5cf724f984e1 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69e6e517-1040-4a95-8668-18bea658052c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:24.567078 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-74772a32-8599-464a-95a7-5cf724f984e1 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Flow 'volume_create_api' (34586f8e-2f89-49a3-bda0-0a92ebd25fc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:27:24.567658 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-74772a32-8599-464a-95a7-5cf724f984e1 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Create volume request issued successfully. Jul 31 17:27:24.568509 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-74772a32-8599-464a-95a7-5cf724f984e1 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:27:24.569017 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 643/2568] 10.4.3.92 () {70 vars in 1292 bytes} [Fri Jul 31 17:27:24 2026] POST /volume/v3/volumes => generated 763 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:24.586803 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f6b0be69-8ecb-4ee9-ae5d-23bacaef5059 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:24.589675 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f6b0be69-8ecb-4ee9-ae5d-23bacaef5059 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] GET https://10.4.3.92/volume/v3/volumes/697ad416-d042-44c5-84e1-66eca47b456b Jul 31 17:27:24.590654 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f6b0be69-8ecb-4ee9-ae5d-23bacaef5059 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:24.590654 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f6b0be69-8ecb-4ee9-ae5d-23bacaef5059 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:24.603106 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:24.603106 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:24.608924 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f6b0be69-8ecb-4ee9-ae5d-23bacaef5059 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Volume info retrieved successfully. Jul 31 17:27:24.615625 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f6b0be69-8ecb-4ee9-ae5d-23bacaef5059 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] https://10.4.3.92/volume/v3/volumes/697ad416-d042-44c5-84e1-66eca47b456b returned with HTTP 200 Jul 31 17:27:24.615625 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 638/2569] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:27:24 2026] GET /volume/v3/volumes/697ad416-d042-44c5-84e1-66eca47b456b => generated 831 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 17:27:24.957292 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5ca2696e-68a6-4cc8-99d9-e108cfb499eb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:24.959957 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5ca2696e-68a6-4cc8-99d9-e108cfb499eb tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] GET https://10.4.3.92/volume/v3/volumes/5558b4a9-f7d9-4bb2-bc81-2f501e73b670 Jul 31 17:27:24.960639 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5ca2696e-68a6-4cc8-99d9-e108cfb499eb tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:24.960639 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5ca2696e-68a6-4cc8-99d9-e108cfb499eb tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:24.968301 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5ca2696e-68a6-4cc8-99d9-e108cfb499eb tempest-VolumesImageMetadata-1364512039 tempest-VolumesImageMetadata-1364512039-project-member] https://10.4.3.92/volume/v3/volumes/5558b4a9-f7d9-4bb2-bc81-2f501e73b670 returned with HTTP 404 Jul 31 17:27:24.969008 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 644/2570] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:24 2026] GET /volume/v3/volumes/5558b4a9-f7d9-4bb2-bc81-2f501e73b670 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:25.453067 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-028eb6cb-54f6-425e-99b8-3baa674786c3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:25.456820 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-028eb6cb-54f6-425e-99b8-3baa674786c3 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 Jul 31 17:27:25.456820 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-028eb6cb-54f6-425e-99b8-3baa674786c3 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:25.456820 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-028eb6cb-54f6-425e-99b8-3baa674786c3 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:25.473108 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:25.473108 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:25.481306 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-028eb6cb-54f6-425e-99b8-3baa674786c3 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:27:25.486627 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-028eb6cb-54f6-425e-99b8-3baa674786c3 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 returned with HTTP 200 Jul 31 17:27:25.487107 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 646/2571] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:25 2026] GET /volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 => generated 874 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:25.632331 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4c0f4efd-962b-45c0-8b56-9d80f2fe79c2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:25.635987 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4c0f4efd-962b-45c0-8b56-9d80f2fe79c2 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] GET https://10.4.3.92/volume/v3/volumes/697ad416-d042-44c5-84e1-66eca47b456b Jul 31 17:27:25.636362 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4c0f4efd-962b-45c0-8b56-9d80f2fe79c2 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:25.636694 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4c0f4efd-962b-45c0-8b56-9d80f2fe79c2 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:25.649642 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:25.649642 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:25.654836 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4c0f4efd-962b-45c0-8b56-9d80f2fe79c2 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Volume info retrieved successfully. Jul 31 17:27:25.662068 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4c0f4efd-962b-45c0-8b56-9d80f2fe79c2 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] https://10.4.3.92/volume/v3/volumes/697ad416-d042-44c5-84e1-66eca47b456b returned with HTTP 200 Jul 31 17:27:25.662653 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 644/2572] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:27:25 2026] GET /volume/v3/volumes/697ad416-d042-44c5-84e1-66eca47b456b => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:25.683304 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d842d47f-1f30-482f-b8d4-f0292837f419 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:25.688161 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d842d47f-1f30-482f-b8d4-f0292837f419 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:27:25.688161 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d842d47f-1f30-482f-b8d4-f0292837f419 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "697ad416-d042-44c5-84e1-66eca47b456b", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-881925876"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:25.710028 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:25.710028 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:25.710288 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d842d47f-1f30-482f-b8d4-f0292837f419 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Volume info retrieved successfully. Jul 31 17:27:25.711684 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-d842d47f-1f30-482f-b8d4-f0292837f419 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Create snapshot from volume 697ad416-d042-44c5-84e1-66eca47b456b Jul 31 17:27:25.768158 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-d842d47f-1f30-482f-b8d4-f0292837f419 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Created reservations ['ce9c9060-e16f-4f7b-be36-d1a9f9704cbb', 'd4843028-24c6-4807-a404-1bdf4e9c10d7', 'd2c0d672-b5af-4a19-8766-33848b8ba148', '444947e2-05a1-44b8-ba49-032fcae53374'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:27:25.812352 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d842d47f-1f30-482f-b8d4-f0292837f419 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Snapshot create request issued successfully. Jul 31 17:27:25.812352 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d842d47f-1f30-482f-b8d4-f0292837f419 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:27:25.812761 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 639/2573] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:27:25 2026] POST /volume/v3/snapshots => generated 321 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:27:25.825486 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0d86e182-a5d0-41af-bbb8-baba920d3a75 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:25.827889 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0d86e182-a5d0-41af-bbb8-baba920d3a75 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] GET https://10.4.3.92/volume/v3/snapshots/e6f049ff-2c27-467f-9325-ffb4c9cdc682 Jul 31 17:27:25.828195 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0d86e182-a5d0-41af-bbb8-baba920d3a75 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:25.828795 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0d86e182-a5d0-41af-bbb8-baba920d3a75 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:25.836754 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:25.836754 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:25.837421 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0d86e182-a5d0-41af-bbb8-baba920d3a75 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Snapshot retrieved successfully. Jul 31 17:27:25.840157 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0d86e182-a5d0-41af-bbb8-baba920d3a75 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] https://10.4.3.92/volume/v3/snapshots/e6f049ff-2c27-467f-9325-ffb4c9cdc682 returned with HTTP 200 Jul 31 17:27:25.840157 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 645/2574] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:25 2026] GET /volume/v3/snapshots/e6f049ff-2c27-467f-9325-ffb4c9cdc682 => generated 453 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:26.502115 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e10523a3-f8f6-4f92-be02-956e12ed05d1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:26.506224 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e10523a3-f8f6-4f92-be02-956e12ed05d1 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 Jul 31 17:27:26.506224 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e10523a3-f8f6-4f92-be02-956e12ed05d1 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:26.506224 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e10523a3-f8f6-4f92-be02-956e12ed05d1 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:26.516657 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:26.516657 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:26.524068 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e10523a3-f8f6-4f92-be02-956e12ed05d1 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:27:26.526559 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e10523a3-f8f6-4f92-be02-956e12ed05d1 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 returned with HTTP 200 Jul 31 17:27:26.527282 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 647/2575] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:26 2026] GET /volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:26.852617 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4a23206f-9e69-49b0-9374-f3a23c8975f1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:26.855159 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4a23206f-9e69-49b0-9374-f3a23c8975f1 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] GET https://10.4.3.92/volume/v3/snapshots/e6f049ff-2c27-467f-9325-ffb4c9cdc682 Jul 31 17:27:26.855727 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4a23206f-9e69-49b0-9374-f3a23c8975f1 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:26.856206 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4a23206f-9e69-49b0-9374-f3a23c8975f1 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:26.862454 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:26.862454 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:26.863077 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4a23206f-9e69-49b0-9374-f3a23c8975f1 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Snapshot retrieved successfully. Jul 31 17:27:26.865423 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4a23206f-9e69-49b0-9374-f3a23c8975f1 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] https://10.4.3.92/volume/v3/snapshots/e6f049ff-2c27-467f-9325-ffb4c9cdc682 returned with HTTP 200 Jul 31 17:27:26.865603 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 645/2576] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:26 2026] GET /volume/v3/snapshots/e6f049ff-2c27-467f-9325-ffb4c9cdc682 => generated 480 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:26.875697 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9248ce2d-957a-492a-9c68-6fea2e7c1714 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:26.879634 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9248ce2d-957a-492a-9c68-6fea2e7c1714 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] POST https://10.4.3.92/volume/v3/volumes/697ad416-d042-44c5-84e1-66eca47b456b/action Jul 31 17:27:26.880167 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9248ce2d-957a-492a-9c68-6fea2e7c1714 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:27:26.880400 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9248ce2d-957a-492a-9c68-6fea2e7c1714 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:26.903769 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:26.903769 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:26.904582 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9248ce2d-957a-492a-9c68-6fea2e7c1714 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Volume info retrieved successfully. Jul 31 17:27:26.952502 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-9248ce2d-957a-492a-9c68-6fea2e7c1714 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Created reservations ['8e994213-8fee-4a99-b304-819773cab956', '5d18b1a2-6849-4b1d-be20-ad48c19c0c10'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:27:26.967309 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9248ce2d-957a-492a-9c68-6fea2e7c1714 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Extend volume request issued successfully. Jul 31 17:27:26.967569 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9248ce2d-957a-492a-9c68-6fea2e7c1714 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] https://10.4.3.92/volume/v3/volumes/697ad416-d042-44c5-84e1-66eca47b456b/action returned with HTTP 202 Jul 31 17:27:26.968120 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 640/2577] 10.4.3.92 () {70 vars in 1424 bytes} [Fri Jul 31 17:27:26 2026] POST /volume/v3/volumes/697ad416-d042-44c5-84e1-66eca47b456b/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 31 17:27:26.976294 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9fa4766d-e634-464a-9f36-8c6e92c0aa84 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:26.977987 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9fa4766d-e634-464a-9f36-8c6e92c0aa84 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] GET https://10.4.3.92/volume/v3/volumes/697ad416-d042-44c5-84e1-66eca47b456b Jul 31 17:27:26.978205 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9fa4766d-e634-464a-9f36-8c6e92c0aa84 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:26.978446 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9fa4766d-e634-464a-9f36-8c6e92c0aa84 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:26.987996 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:26.987996 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:26.993915 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9fa4766d-e634-464a-9f36-8c6e92c0aa84 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Volume info retrieved successfully. Jul 31 17:27:27.000761 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9fa4766d-e634-464a-9f36-8c6e92c0aa84 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] https://10.4.3.92/volume/v3/volumes/697ad416-d042-44c5-84e1-66eca47b456b returned with HTTP 200 Jul 31 17:27:27.001410 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 646/2578] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:27:26 2026] GET /volume/v3/volumes/697ad416-d042-44c5-84e1-66eca47b456b => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:27.146025 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-99537d64-094c-4815-94f2-ec6876b1e9be None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:27.316796 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-99537d64-094c-4815-94f2-ec6876b1e9be tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:27:27.317613 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-99537d64-094c-4815-94f2-ec6876b1e9be tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1279977816"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:27.319483 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-99537d64-094c-4815-94f2-ec6876b1e9be tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1279977816'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:27:27.321258 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-99537d64-094c-4815-94f2-ec6876b1e9be tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Create volume of 1 GB Jul 31 17:27:27.324259 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-99537d64-094c-4815-94f2-ec6876b1e9be tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Availability Zones retrieved successfully. Jul 31 17:27:27.330582 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-99537d64-094c-4815-94f2-ec6876b1e9be tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Flow 'volume_create_api' (a5267213-7ad2-4922-b612-26ce138cc81a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:27:27.331807 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-99537d64-094c-4815-94f2-ec6876b1e9be tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4119ba91-7af2-4140-93f6-2391966bf6c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:27.332998 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-99537d64-094c-4815-94f2-ec6876b1e9be tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:27:27.368537 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-99537d64-094c-4815-94f2-ec6876b1e9be tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4119ba91-7af2-4140-93f6-2391966bf6c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:27.370339 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-99537d64-094c-4815-94f2-ec6876b1e9be tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb55c3a5-173f-41ef-968f-cdaa62b2c45e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:27.462107 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-99537d64-094c-4815-94f2-ec6876b1e9be tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Created reservations ['9f2176d2-525b-4033-b62d-1a2aeea9a770', 'e68081eb-9766-416a-92c5-d48f63fb0dc4', '6c921b65-7d4f-4fc6-8af8-8e84bf91a848', '5d0f2cca-7bb2-4c80-96e7-05e7a3bd065f'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:27:27.463405 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-99537d64-094c-4815-94f2-ec6876b1e9be tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb55c3a5-173f-41ef-968f-cdaa62b2c45e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f2176d2-525b-4033-b62d-1a2aeea9a770', 'e68081eb-9766-416a-92c5-d48f63fb0dc4', '6c921b65-7d4f-4fc6-8af8-8e84bf91a848', '5d0f2cca-7bb2-4c80-96e7-05e7a3bd065f']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:27.464705 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-99537d64-094c-4815-94f2-ec6876b1e9be tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08f670e0-0236-4b9a-bbc4-f859cb6c063b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:27.498360 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-99537d64-094c-4815-94f2-ec6876b1e9be tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08f670e0-0236-4b9a-bbc4-f859cb6c063b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c55fabe-c3fc-47e6-8807-c09105797325', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1279977816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d09d7aa08cc4f3a853571843ecaf128',qos_specs=None,replication_status=,reservations=['9f2176d2-525b-4033-b62d-1a2aeea9a770','e68081eb-9766-416a-92c5-d48f63fb0dc4','6c921b65-7d4f-4fc6-8af8-8e84bf91a848','5d0f2cca-7bb2-4c80-96e7-05e7a3bd065f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e340a3df62940d0b556260c8a861635',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:27:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1279977816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c55fabe-c3fc-47e6-8807-c09105797325,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d09d7aa08cc4f3a853571843ecaf128',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e340a3df62940d0b556260c8a861635',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:27.498858 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-99537d64-094c-4815-94f2-ec6876b1e9be tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad7b8c68-1b79-4980-b792-c22afd81c7ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:27.521179 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-99537d64-094c-4815-94f2-ec6876b1e9be tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad7b8c68-1b79-4980-b792-c22afd81c7ed) transitioned into state 'SUCCESS' from state '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-1279977816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d09d7aa08cc4f3a853571843ecaf128',qos_specs=None,replication_status=,reservations=['9f2176d2-525b-4033-b62d-1a2aeea9a770','e68081eb-9766-416a-92c5-d48f63fb0dc4','6c921b65-7d4f-4fc6-8af8-8e84bf91a848','5d0f2cca-7bb2-4c80-96e7-05e7a3bd065f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e340a3df62940d0b556260c8a861635',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:27.523436 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-99537d64-094c-4815-94f2-ec6876b1e9be tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a876c324-ae8c-4949-80bc-b9402c7b303b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:27.539511 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-99537d64-094c-4815-94f2-ec6876b1e9be tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a876c324-ae8c-4949-80bc-b9402c7b303b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:27.543057 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c9ce8180-9430-4839-a1f7-b8857c60f4b1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:27.543648 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-99537d64-094c-4815-94f2-ec6876b1e9be tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Flow 'volume_create_api' (a5267213-7ad2-4922-b612-26ce138cc81a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:27:27.545160 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-99537d64-094c-4815-94f2-ec6876b1e9be tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Create volume request issued successfully. Jul 31 17:27:27.545371 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c9ce8180-9430-4839-a1f7-b8857c60f4b1 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 Jul 31 17:27:27.545721 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c9ce8180-9430-4839-a1f7-b8857c60f4b1 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:27.545997 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c9ce8180-9430-4839-a1f7-b8857c60f4b1 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:27.546202 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-99537d64-094c-4815-94f2-ec6876b1e9be tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:27:27.546821 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 648/2579] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:27:27 2026] POST /volume/v3/volumes => generated 748 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:27:27.557499 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:27.557499 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:27.562754 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-88084cd8-44e6-4a5c-b3f4-081c5537a000 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:27.562887 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c9ce8180-9430-4839-a1f7-b8857c60f4b1 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:27:27.564847 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-88084cd8-44e6-4a5c-b3f4-081c5537a000 tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] GET https://10.4.3.92/volume/v3/volumes/5c55fabe-c3fc-47e6-8807-c09105797325 Jul 31 17:27:27.565493 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-88084cd8-44e6-4a5c-b3f4-081c5537a000 tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:27.566039 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-88084cd8-44e6-4a5c-b3f4-081c5537a000 tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:27.567594 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c9ce8180-9430-4839-a1f7-b8857c60f4b1 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 returned with HTTP 200 Jul 31 17:27:27.568054 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 646/2580] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:27 2026] GET /volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:27.579342 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:27.579342 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:27.584400 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-88084cd8-44e6-4a5c-b3f4-081c5537a000 tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Volume info retrieved successfully. Jul 31 17:27:27.591454 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-88084cd8-44e6-4a5c-b3f4-081c5537a000 tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] https://10.4.3.92/volume/v3/volumes/5c55fabe-c3fc-47e6-8807-c09105797325 returned with HTTP 200 Jul 31 17:27:27.592513 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 641/2581] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:27 2026] GET /volume/v3/volumes/5c55fabe-c3fc-47e6-8807-c09105797325 => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:28.018721 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d5417fcd-eda3-4661-9f22-9765bab1d8a2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:28.020551 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d5417fcd-eda3-4661-9f22-9765bab1d8a2 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] GET https://10.4.3.92/volume/v3/volumes/697ad416-d042-44c5-84e1-66eca47b456b Jul 31 17:27:28.020863 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d5417fcd-eda3-4661-9f22-9765bab1d8a2 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:28.020946 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d5417fcd-eda3-4661-9f22-9765bab1d8a2 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:28.030339 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:28.030339 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:28.037366 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d5417fcd-eda3-4661-9f22-9765bab1d8a2 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Volume info retrieved successfully. Jul 31 17:27:28.044422 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d5417fcd-eda3-4661-9f22-9765bab1d8a2 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] https://10.4.3.92/volume/v3/volumes/697ad416-d042-44c5-84e1-66eca47b456b returned with HTTP 200 Jul 31 17:27:28.045160 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 647/2582] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:27:28 2026] GET /volume/v3/volumes/697ad416-d042-44c5-84e1-66eca47b456b => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:28.062103 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-65f4b29b-5ed0-49bf-8bd6-546bcec5c40e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:28.066988 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-65f4b29b-5ed0-49bf-8bd6-546bcec5c40e tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] POST https://10.4.3.92/volume/v3/volumes/697ad416-d042-44c5-84e1-66eca47b456b/action Jul 31 17:27:28.067982 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-65f4b29b-5ed0-49bf-8bd6-546bcec5c40e tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Action body: b'{"revert": {"snapshot_id": "e6f049ff-2c27-467f-9325-ffb4c9cdc682"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:27:28.070644 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-65f4b29b-5ed0-49bf-8bd6-546bcec5c40e tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "e6f049ff-2c27-467f-9325-ffb4c9cdc682"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:28.085838 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:28.085838 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:28.086763 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-65f4b29b-5ed0-49bf-8bd6-546bcec5c40e tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Volume retrieved successfully. Jul 31 17:27:28.104398 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-65f4b29b-5ed0-49bf-8bd6-546bcec5c40e tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] HTTP exception thrown: Can't revert volume 697ad416-d042-44c5-84e1-66eca47b456b to its latest snapshot e6f049ff-2c27-467f-9325-ffb4c9cdc682. The volume size must be equal to the snapshot size. Jul 31 17:27:28.104398 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-65f4b29b-5ed0-49bf-8bd6-546bcec5c40e tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] https://10.4.3.92/volume/v3/volumes/697ad416-d042-44c5-84e1-66eca47b456b/action returned with HTTP 400 Jul 31 17:27:28.104398 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 649/2583] 10.4.3.92 () {70 vars in 1424 bytes} [Fri Jul 31 17:27:28 2026] POST /volume/v3/volumes/697ad416-d042-44c5-84e1-66eca47b456b/action => generated 213 bytes in 42 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 31 17:27:28.112285 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0b43364c-cc9d-4c6b-a7be-9ec87ce3cfa5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:28.115122 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0b43364c-cc9d-4c6b-a7be-9ec87ce3cfa5 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/e6f049ff-2c27-467f-9325-ffb4c9cdc682 Jul 31 17:27:28.115808 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0b43364c-cc9d-4c6b-a7be-9ec87ce3cfa5 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:28.115808 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0b43364c-cc9d-4c6b-a7be-9ec87ce3cfa5 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:28.116254 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-0b43364c-cc9d-4c6b-a7be-9ec87ce3cfa5 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Delete snapshot with id: e6f049ff-2c27-467f-9325-ffb4c9cdc682 Jul 31 17:27:28.124130 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:28.124130 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:28.124130 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0b43364c-cc9d-4c6b-a7be-9ec87ce3cfa5 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Snapshot retrieved successfully. Jul 31 17:27:28.141983 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0b43364c-cc9d-4c6b-a7be-9ec87ce3cfa5 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Snapshot delete request issued successfully. Jul 31 17:27:28.142256 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0b43364c-cc9d-4c6b-a7be-9ec87ce3cfa5 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] https://10.4.3.92/volume/v3/snapshots/e6f049ff-2c27-467f-9325-ffb4c9cdc682 returned with HTTP 202 Jul 31 17:27:28.142811 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 647/2584] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:27:28 2026] DELETE /volume/v3/snapshots/e6f049ff-2c27-467f-9325-ffb4c9cdc682 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:27:28.155434 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b4fd1a94-66e5-4e19-ac01-0a73bde4ca37 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:28.158103 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b4fd1a94-66e5-4e19-ac01-0a73bde4ca37 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] GET https://10.4.3.92/volume/v3/snapshots/e6f049ff-2c27-467f-9325-ffb4c9cdc682 Jul 31 17:27:28.159342 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b4fd1a94-66e5-4e19-ac01-0a73bde4ca37 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:28.159342 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b4fd1a94-66e5-4e19-ac01-0a73bde4ca37 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:28.167668 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:28.167668 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:28.168707 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b4fd1a94-66e5-4e19-ac01-0a73bde4ca37 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Snapshot retrieved successfully. Jul 31 17:27:28.170115 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b4fd1a94-66e5-4e19-ac01-0a73bde4ca37 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] https://10.4.3.92/volume/v3/snapshots/e6f049ff-2c27-467f-9325-ffb4c9cdc682 returned with HTTP 200 Jul 31 17:27:28.171302 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 642/2585] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:28 2026] GET /volume/v3/snapshots/e6f049ff-2c27-467f-9325-ffb4c9cdc682 => generated 479 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:28.585552 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f33db4a8-6bc3-42d3-a8c0-3a47814ecebc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:28.587573 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f33db4a8-6bc3-42d3-a8c0-3a47814ecebc tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 Jul 31 17:27:28.587833 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f33db4a8-6bc3-42d3-a8c0-3a47814ecebc tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:28.588120 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f33db4a8-6bc3-42d3-a8c0-3a47814ecebc tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:28.602769 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:28.602769 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:28.607644 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dcebc7bd-501e-423e-a3d7-4fe6d5461a1c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:28.608744 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f33db4a8-6bc3-42d3-a8c0-3a47814ecebc tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:27:28.609876 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dcebc7bd-501e-423e-a3d7-4fe6d5461a1c tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] GET https://10.4.3.92/volume/v3/volumes/5c55fabe-c3fc-47e6-8807-c09105797325 Jul 31 17:27:28.610115 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dcebc7bd-501e-423e-a3d7-4fe6d5461a1c tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:28.610336 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dcebc7bd-501e-423e-a3d7-4fe6d5461a1c tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:28.615764 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f33db4a8-6bc3-42d3-a8c0-3a47814ecebc tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 returned with HTTP 200 Jul 31 17:27:28.616261 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 648/2586] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:28 2026] GET /volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 => generated 874 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:28.620122 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:28.620122 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:28.625144 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-dcebc7bd-501e-423e-a3d7-4fe6d5461a1c tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Volume info retrieved successfully. Jul 31 17:27:28.632166 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dcebc7bd-501e-423e-a3d7-4fe6d5461a1c tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] https://10.4.3.92/volume/v3/volumes/5c55fabe-c3fc-47e6-8807-c09105797325 returned with HTTP 200 Jul 31 17:27:28.632917 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 650/2587] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:28 2026] GET /volume/v3/volumes/5c55fabe-c3fc-47e6-8807-c09105797325 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:28.647757 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-054c82e8-b7e6-404c-87a0-e8640da4d30d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:28.651884 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-054c82e8-b7e6-404c-87a0-e8640da4d30d tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] GET https://10.4.3.92/volume/v3/limits Jul 31 17:27:28.651884 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-054c82e8-b7e6-404c-87a0-e8640da4d30d tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:28.652026 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-054c82e8-b7e6-404c-87a0-e8640da4d30d tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:28.666034 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-054c82e8-b7e6-404c-87a0-e8640da4d30d tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-262540873 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-262540873, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:27:28.666421 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-054c82e8-b7e6-404c-87a0-e8640da4d30d tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-262540873 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-262540873, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:27:28.666782 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-054c82e8-b7e6-404c-87a0-e8640da4d30d tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-262540873 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-262540873, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:27:28.669245 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:28.669245 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:28.685469 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-054c82e8-b7e6-404c-87a0-e8640da4d30d tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] https://10.4.3.92/volume/v3/limits returned with HTTP 200 Jul 31 17:27:28.686067 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 648/2588] 10.4.3.92 () {66 vars in 1227 bytes} [Fri Jul 31 17:27:28 2026] GET /volume/v3/limits => generated 302 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:28.702588 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2af6995c-a7fc-41fc-8c58-575444b96229 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:28.704435 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2af6995c-a7fc-41fc-8c58-575444b96229 tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] GET https://10.4.3.92/volume/v3/volumes/5c55fabe-c3fc-47e6-8807-c09105797325 Jul 31 17:27:28.704969 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2af6995c-a7fc-41fc-8c58-575444b96229 tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:28.705374 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2af6995c-a7fc-41fc-8c58-575444b96229 tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:28.714840 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:28.714840 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:28.724346 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2af6995c-a7fc-41fc-8c58-575444b96229 tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Volume info retrieved successfully. Jul 31 17:27:28.728108 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2af6995c-a7fc-41fc-8c58-575444b96229 tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] https://10.4.3.92/volume/v3/volumes/5c55fabe-c3fc-47e6-8807-c09105797325 returned with HTTP 200 Jul 31 17:27:28.728942 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 643/2589] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:28 2026] GET /volume/v3/volumes/5c55fabe-c3fc-47e6-8807-c09105797325 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:28.746285 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-946ab90f-a029-4f23-9051-a161676726a3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:28.748471 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-946ab90f-a029-4f23-9051-a161676726a3 tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] DELETE https://10.4.3.92/volume/v3/volumes/5c55fabe-c3fc-47e6-8807-c09105797325 Jul 31 17:27:28.748716 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-946ab90f-a029-4f23-9051-a161676726a3 tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:28.748945 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-946ab90f-a029-4f23-9051-a161676726a3 tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:28.749138 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-946ab90f-a029-4f23-9051-a161676726a3 tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Delete volume with id: 5c55fabe-c3fc-47e6-8807-c09105797325 Jul 31 17:27:28.762015 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:28.762015 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:28.762791 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-946ab90f-a029-4f23-9051-a161676726a3 tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Volume info retrieved successfully. Jul 31 17:27:28.787576 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-946ab90f-a029-4f23-9051-a161676726a3 tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Delete volume request issued successfully. Jul 31 17:27:28.787878 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-946ab90f-a029-4f23-9051-a161676726a3 tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] https://10.4.3.92/volume/v3/volumes/5c55fabe-c3fc-47e6-8807-c09105797325 returned with HTTP 202 Jul 31 17:27:28.788440 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 649/2590] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:27:28 2026] DELETE /volume/v3/volumes/5c55fabe-c3fc-47e6-8807-c09105797325 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:27:28.800075 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5b978255-9367-4ab0-9c0f-8e33b34c71ef None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:28.802711 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5b978255-9367-4ab0-9c0f-8e33b34c71ef tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] GET https://10.4.3.92/volume/v3/volumes/5c55fabe-c3fc-47e6-8807-c09105797325 Jul 31 17:27:28.803017 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5b978255-9367-4ab0-9c0f-8e33b34c71ef tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:28.803296 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5b978255-9367-4ab0-9c0f-8e33b34c71ef tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:28.820327 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:28.820327 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:28.826445 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5b978255-9367-4ab0-9c0f-8e33b34c71ef tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Volume info retrieved successfully. Jul 31 17:27:28.836984 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5b978255-9367-4ab0-9c0f-8e33b34c71ef tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] https://10.4.3.92/volume/v3/volumes/5c55fabe-c3fc-47e6-8807-c09105797325 returned with HTTP 200 Jul 31 17:27:28.837607 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 651/2591] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:28 2026] GET /volume/v3/volumes/5c55fabe-c3fc-47e6-8807-c09105797325 => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:29.186933 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e852135b-8fc8-4116-a1b6-90c4edfb3e28 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:29.191265 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e852135b-8fc8-4116-a1b6-90c4edfb3e28 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] GET https://10.4.3.92/volume/v3/snapshots/e6f049ff-2c27-467f-9325-ffb4c9cdc682 Jul 31 17:27:29.193334 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e852135b-8fc8-4116-a1b6-90c4edfb3e28 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:29.193841 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e852135b-8fc8-4116-a1b6-90c4edfb3e28 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:29.206953 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e852135b-8fc8-4116-a1b6-90c4edfb3e28 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] https://10.4.3.92/volume/v3/snapshots/e6f049ff-2c27-467f-9325-ffb4c9cdc682 returned with HTTP 404 Jul 31 17:27:29.206953 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 649/2592] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:29 2026] GET /volume/v3/snapshots/e6f049ff-2c27-467f-9325-ffb4c9cdc682 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:29.212974 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-077ddd5d-e6a0-4084-b359-c3f770ddcd3a req-6982d79f-d257-4e9b-8a92-e40097fb4241 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:29.216705 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-077ddd5d-e6a0-4084-b359-c3f770ddcd3a req-6982d79f-d257-4e9b-8a92-e40097fb4241 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] POST https://10.4.3.92/volume/v3/attachments/edd63da4-7a3d-4d90-a09d-1705812ce4dd/action Jul 31 17:27:29.217521 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e45001da-b4d3-4948-a5a6-04de5bfc894b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:29.219232 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-077ddd5d-e6a0-4084-b359-c3f770ddcd3a req-6982d79f-d257-4e9b-8a92-e40097fb4241 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:27:29.219232 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-077ddd5d-e6a0-4084-b359-c3f770ddcd3a req-6982d79f-d257-4e9b-8a92-e40097fb4241 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:29.220347 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e45001da-b4d3-4948-a5a6-04de5bfc894b tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] DELETE https://10.4.3.92/volume/v3/volumes/697ad416-d042-44c5-84e1-66eca47b456b Jul 31 17:27:29.220591 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e45001da-b4d3-4948-a5a6-04de5bfc894b tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:29.222292 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e45001da-b4d3-4948-a5a6-04de5bfc894b tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:29.222292 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-e45001da-b4d3-4948-a5a6-04de5bfc894b tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Delete volume with id: 697ad416-d042-44c5-84e1-66eca47b456b Jul 31 17:27:29.232955 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:29.232955 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:29.233108 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e45001da-b4d3-4948-a5a6-04de5bfc894b tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Volume info retrieved successfully. Jul 31 17:27:29.250676 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:29.250676 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:29.267630 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-077ddd5d-e6a0-4084-b359-c3f770ddcd3a req-6982d79f-d257-4e9b-8a92-e40097fb4241 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/attachments/edd63da4-7a3d-4d90-a09d-1705812ce4dd/action returned with HTTP 204 Jul 31 17:27:29.268510 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 644/2593] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:27:29 2026] POST /volume/v3/attachments/edd63da4-7a3d-4d90-a09d-1705812ce4dd/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:29.271145 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e45001da-b4d3-4948-a5a6-04de5bfc894b tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Delete volume request issued successfully. Jul 31 17:27:29.271435 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e45001da-b4d3-4948-a5a6-04de5bfc894b tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] https://10.4.3.92/volume/v3/volumes/697ad416-d042-44c5-84e1-66eca47b456b returned with HTTP 202 Jul 31 17:27:29.272230 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 650/2594] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:27:29 2026] DELETE /volume/v3/volumes/697ad416-d042-44c5-84e1-66eca47b456b => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:27:29.285067 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dc9bbe2b-ec3d-4388-baa9-0e2e638a1d59 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:29.287693 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dc9bbe2b-ec3d-4388-baa9-0e2e638a1d59 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] GET https://10.4.3.92/volume/v3/volumes/697ad416-d042-44c5-84e1-66eca47b456b Jul 31 17:27:29.288022 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dc9bbe2b-ec3d-4388-baa9-0e2e638a1d59 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:29.288286 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dc9bbe2b-ec3d-4388-baa9-0e2e638a1d59 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:29.308928 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:29.308928 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:29.324810 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-dc9bbe2b-ec3d-4388-baa9-0e2e638a1d59 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Volume info retrieved successfully. Jul 31 17:27:29.338447 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dc9bbe2b-ec3d-4388-baa9-0e2e638a1d59 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] https://10.4.3.92/volume/v3/volumes/697ad416-d042-44c5-84e1-66eca47b456b returned with HTTP 200 Jul 31 17:27:29.338447 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 652/2595] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:27:29 2026] GET /volume/v3/volumes/697ad416-d042-44c5-84e1-66eca47b456b => generated 855 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:29.631147 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a6de3594-8229-420e-8b47-f60096db8343 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:29.634133 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a6de3594-8229-420e-8b47-f60096db8343 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 Jul 31 17:27:29.634485 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a6de3594-8229-420e-8b47-f60096db8343 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:29.634758 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a6de3594-8229-420e-8b47-f60096db8343 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:29.652101 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:29.652101 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:29.658685 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a6de3594-8229-420e-8b47-f60096db8343 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:27:29.666708 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a6de3594-8229-420e-8b47-f60096db8343 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 returned with HTTP 200 Jul 31 17:27:29.667138 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 650/2596] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:29 2026] GET /volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 => generated 1166 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:29.682532 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c422321e-b0d6-43d1-8343-dd40aa74e14c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:29.684177 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c422321e-b0d6-43d1-8343-dd40aa74e14c tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 Jul 31 17:27:29.684373 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c422321e-b0d6-43d1-8343-dd40aa74e14c tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:29.684571 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c422321e-b0d6-43d1-8343-dd40aa74e14c tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:29.693971 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:29.693971 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:29.697780 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c422321e-b0d6-43d1-8343-dd40aa74e14c tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:27:29.702561 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c422321e-b0d6-43d1-8343-dd40aa74e14c tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 returned with HTTP 200 Jul 31 17:27:29.702912 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 645/2597] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:29 2026] GET /volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 => generated 1166 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:29.750265 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-13392cc5-8e01-4217-abdf-ff9ea3776886 req-c225fad9-9b8d-4cab-bb32-348d6acd59c9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:29.859953 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ee446d26-6fdf-478c-a2c3-87206e74cb29 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:29.860441 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-13392cc5-8e01-4217-abdf-ff9ea3776886 req-c225fad9-9b8d-4cab-bb32-348d6acd59c9 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 Jul 31 17:27:29.860599 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-13392cc5-8e01-4217-abdf-ff9ea3776886 req-c225fad9-9b8d-4cab-bb32-348d6acd59c9 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:29.860813 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-13392cc5-8e01-4217-abdf-ff9ea3776886 req-c225fad9-9b8d-4cab-bb32-348d6acd59c9 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:29.861623 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ee446d26-6fdf-478c-a2c3-87206e74cb29 tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] GET https://10.4.3.92/volume/v3/volumes/5c55fabe-c3fc-47e6-8807-c09105797325 Jul 31 17:27:29.861933 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ee446d26-6fdf-478c-a2c3-87206e74cb29 tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:29.862280 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ee446d26-6fdf-478c-a2c3-87206e74cb29 tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:29.870519 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ee446d26-6fdf-478c-a2c3-87206e74cb29 tempest-AbsoluteLimitsTests-1191109613 tempest-AbsoluteLimitsTests-1191109613-project-member] https://10.4.3.92/volume/v3/volumes/5c55fabe-c3fc-47e6-8807-c09105797325 returned with HTTP 404 Jul 31 17:27:29.871230 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 653/2598] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:29 2026] GET /volume/v3/volumes/5c55fabe-c3fc-47e6-8807-c09105797325 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:29.876812 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:29.876812 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:29.882505 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-13392cc5-8e01-4217-abdf-ff9ea3776886 req-c225fad9-9b8d-4cab-bb32-348d6acd59c9 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:27:29.888264 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-13392cc5-8e01-4217-abdf-ff9ea3776886 req-c225fad9-9b8d-4cab-bb32-348d6acd59c9 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 returned with HTTP 200 Jul 31 17:27:29.889066 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 651/2599] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:27:29 2026] GET /volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 => generated 1166 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:29.923392 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-13392cc5-8e01-4217-abdf-ff9ea3776886 req-f0b9b150-5031-49c1-9e26-e1cd5ae6372d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:29.925814 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-13392cc5-8e01-4217-abdf-ff9ea3776886 req-f0b9b150-5031-49c1-9e26-e1cd5ae6372d tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] POST https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5/action Jul 31 17:27:29.926307 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-13392cc5-8e01-4217-abdf-ff9ea3776886 req-f0b9b150-5031-49c1-9e26-e1cd5ae6372d tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:27:29.926513 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-13392cc5-8e01-4217-abdf-ff9ea3776886 req-f0b9b150-5031-49c1-9e26-e1cd5ae6372d tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:29.943335 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:29.943335 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:29.943920 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-13392cc5-8e01-4217-abdf-ff9ea3776886 req-f0b9b150-5031-49c1-9e26-e1cd5ae6372d tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:27:29.954366 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-13392cc5-8e01-4217-abdf-ff9ea3776886 req-f0b9b150-5031-49c1-9e26-e1cd5ae6372d tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Begin detaching volume completed successfully. Jul 31 17:27:29.954889 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-13392cc5-8e01-4217-abdf-ff9ea3776886 req-f0b9b150-5031-49c1-9e26-e1cd5ae6372d tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5/action returned with HTTP 202 Jul 31 17:27:29.955523 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 651/2600] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:27:29 2026] POST /volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:27:30.032193 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-da43cebf-c18c-4af2-9084-5c3607220fab None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:30.032733 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-da43cebf-c18c-4af2-9084-5c3607220fab None None] GET https://10.4.3.92/volume// Jul 31 17:27:30.033060 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-da43cebf-c18c-4af2-9084-5c3607220fab None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:30.033372 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-da43cebf-c18c-4af2-9084-5c3607220fab None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:30.034202 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-da43cebf-c18c-4af2-9084-5c3607220fab None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:27:30.034571 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 646/2601] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:27:30 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:27:30.046210 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-13392cc5-8e01-4217-abdf-ff9ea3776886 req-3fe1f3a4-5289-4f3c-936c-794cafa8a101 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:30.053234 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-13392cc5-8e01-4217-abdf-ff9ea3776886 req-3fe1f3a4-5289-4f3c-936c-794cafa8a101 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 Jul 31 17:27:30.053539 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-13392cc5-8e01-4217-abdf-ff9ea3776886 req-3fe1f3a4-5289-4f3c-936c-794cafa8a101 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:30.053912 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-13392cc5-8e01-4217-abdf-ff9ea3776886 req-3fe1f3a4-5289-4f3c-936c-794cafa8a101 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:30.065585 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:30.065585 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:30.070727 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-13392cc5-8e01-4217-abdf-ff9ea3776886 req-3fe1f3a4-5289-4f3c-936c-794cafa8a101 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:27:30.076722 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-13392cc5-8e01-4217-abdf-ff9ea3776886 req-3fe1f3a4-5289-4f3c-936c-794cafa8a101 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 returned with HTTP 200 Jul 31 17:27:30.077184 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 654/2602] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:27:30 2026] GET /volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 => generated 1349 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:27:30.092283 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-13392cc5-8e01-4217-abdf-ff9ea3776886 req-ba0eab1e-287f-453c-b8f4-fc06131fe95b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:30.095410 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-13392cc5-8e01-4217-abdf-ff9ea3776886 req-ba0eab1e-287f-453c-b8f4-fc06131fe95b tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5/encryption Jul 31 17:27:30.095760 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-13392cc5-8e01-4217-abdf-ff9ea3776886 req-ba0eab1e-287f-453c-b8f4-fc06131fe95b tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:30.096102 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-13392cc5-8e01-4217-abdf-ff9ea3776886 req-ba0eab1e-287f-453c-b8f4-fc06131fe95b tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:30.110764 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:30.110764 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:30.120303 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-13392cc5-8e01-4217-abdf-ff9ea3776886 req-ba0eab1e-287f-453c-b8f4-fc06131fe95b tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5/encryption returned with HTTP 200 Jul 31 17:27:30.121176 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 652/2603] 10.4.3.92 () {68 vars in 1624 bytes} [Fri Jul 31 17:27:30 2026] GET /volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:30.355437 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8bbaca64-40a5-47e7-904c-fddcea9b728b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:30.358447 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8bbaca64-40a5-47e7-904c-fddcea9b728b tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] GET https://10.4.3.92/volume/v3/volumes/697ad416-d042-44c5-84e1-66eca47b456b Jul 31 17:27:30.358938 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8bbaca64-40a5-47e7-904c-fddcea9b728b tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:30.359992 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8bbaca64-40a5-47e7-904c-fddcea9b728b tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:30.369941 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8bbaca64-40a5-47e7-904c-fddcea9b728b tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] https://10.4.3.92/volume/v3/volumes/697ad416-d042-44c5-84e1-66eca47b456b returned with HTTP 404 Jul 31 17:27:30.370923 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 652/2604] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:27:30 2026] GET /volume/v3/volumes/697ad416-d042-44c5-84e1-66eca47b456b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:27:30.380673 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7eb7dd60-187e-4e2d-8fe3-8280a4c5293d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:30.382298 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7eb7dd60-187e-4e2d-8fe3-8280a4c5293d tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/5a43705a-d598-41d9-805e-8de653638cb7 Jul 31 17:27:30.382492 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7eb7dd60-187e-4e2d-8fe3-8280a4c5293d tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:30.382767 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7eb7dd60-187e-4e2d-8fe3-8280a4c5293d tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:30.382767 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-7eb7dd60-187e-4e2d-8fe3-8280a4c5293d tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Delete snapshot with id: 5a43705a-d598-41d9-805e-8de653638cb7 Jul 31 17:27:30.397355 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:30.397355 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:30.397355 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7eb7dd60-187e-4e2d-8fe3-8280a4c5293d tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Snapshot retrieved successfully. Jul 31 17:27:30.422890 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7eb7dd60-187e-4e2d-8fe3-8280a4c5293d tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Snapshot delete request issued successfully. Jul 31 17:27:30.423416 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7eb7dd60-187e-4e2d-8fe3-8280a4c5293d tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] https://10.4.3.92/volume/v3/snapshots/5a43705a-d598-41d9-805e-8de653638cb7 returned with HTTP 202 Jul 31 17:27:30.423970 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 647/2605] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:27:30 2026] DELETE /volume/v3/snapshots/5a43705a-d598-41d9-805e-8de653638cb7 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:27:30.433378 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4db6b10a-4d89-4fc7-9faa-ac76dcb720fa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:30.435909 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4db6b10a-4d89-4fc7-9faa-ac76dcb720fa tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] GET https://10.4.3.92/volume/v3/snapshots/5a43705a-d598-41d9-805e-8de653638cb7 Jul 31 17:27:30.436263 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4db6b10a-4d89-4fc7-9faa-ac76dcb720fa tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:30.436563 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4db6b10a-4d89-4fc7-9faa-ac76dcb720fa tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:30.446337 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:30.446337 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:30.447104 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4db6b10a-4d89-4fc7-9faa-ac76dcb720fa tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Snapshot retrieved successfully. Jul 31 17:27:30.448289 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4db6b10a-4d89-4fc7-9faa-ac76dcb720fa tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] https://10.4.3.92/volume/v3/snapshots/5a43705a-d598-41d9-805e-8de653638cb7 returned with HTTP 200 Jul 31 17:27:30.448818 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 655/2606] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:30 2026] GET /volume/v3/snapshots/5a43705a-d598-41d9-805e-8de653638cb7 => generated 480 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:31.233060 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-13392cc5-8e01-4217-abdf-ff9ea3776886 req-70d4f37e-c853-4e4c-b412-d65abddfee4f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:31.238136 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-13392cc5-8e01-4217-abdf-ff9ea3776886 req-70d4f37e-c853-4e4c-b412-d65abddfee4f tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] DELETE https://10.4.3.92/volume/v3/attachments/edd63da4-7a3d-4d90-a09d-1705812ce4dd Jul 31 17:27:31.238273 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-13392cc5-8e01-4217-abdf-ff9ea3776886 req-70d4f37e-c853-4e4c-b412-d65abddfee4f tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:31.238410 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-13392cc5-8e01-4217-abdf-ff9ea3776886 req-70d4f37e-c853-4e4c-b412-d65abddfee4f tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:31.270508 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:31.270508 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:31.276198 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8b15b1aa-188a-48f4-b193-780cfe0a05c6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:31.279520 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8b15b1aa-188a-48f4-b193-780cfe0a05c6 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] GET https://10.4.3.92/volume/v3/volumes/0961ebcd-573f-4684-a791-d6a85eca4708 Jul 31 17:27:31.279520 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8b15b1aa-188a-48f4-b193-780cfe0a05c6 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:31.279520 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8b15b1aa-188a-48f4-b193-780cfe0a05c6 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:31.301231 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:31.301231 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:31.312401 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8b15b1aa-188a-48f4-b193-780cfe0a05c6 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Volume info retrieved successfully. Jul 31 17:27:31.321209 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8b15b1aa-188a-48f4-b193-780cfe0a05c6 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] https://10.4.3.92/volume/v3/volumes/0961ebcd-573f-4684-a791-d6a85eca4708 returned with HTTP 200 Jul 31 17:27:31.321679 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 653/2607] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:31 2026] GET /volume/v3/volumes/0961ebcd-573f-4684-a791-d6a85eca4708 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:31.381617 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-13392cc5-8e01-4217-abdf-ff9ea3776886 req-70d4f37e-c853-4e4c-b412-d65abddfee4f tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/attachments/edd63da4-7a3d-4d90-a09d-1705812ce4dd returned with HTTP 200 Jul 31 17:27:31.381919 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 653/2608] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:27:31 2026] DELETE /volume/v3/attachments/edd63da4-7a3d-4d90-a09d-1705812ce4dd => generated 19 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:31.421904 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-af10a2f3-e071-469b-abd2-fdcdfb919541 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:31.427861 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-af10a2f3-e071-469b-abd2-fdcdfb919541 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] GET https://10.4.3.92/volume/v3/volumes/0961ebcd-573f-4684-a791-d6a85eca4708 Jul 31 17:27:31.428863 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-af10a2f3-e071-469b-abd2-fdcdfb919541 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:31.428863 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-af10a2f3-e071-469b-abd2-fdcdfb919541 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:31.439727 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:31.439727 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:31.448576 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-af10a2f3-e071-469b-abd2-fdcdfb919541 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Volume info retrieved successfully. Jul 31 17:27:31.460536 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-af10a2f3-e071-469b-abd2-fdcdfb919541 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] https://10.4.3.92/volume/v3/volumes/0961ebcd-573f-4684-a791-d6a85eca4708 returned with HTTP 200 Jul 31 17:27:31.461272 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 648/2609] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:31 2026] GET /volume/v3/volumes/0961ebcd-573f-4684-a791-d6a85eca4708 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:31.465687 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8149c7e8-87b7-4ce7-a84d-b90d80c2ac38 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:31.471929 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8149c7e8-87b7-4ce7-a84d-b90d80c2ac38 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] GET https://10.4.3.92/volume/v3/snapshots/5a43705a-d598-41d9-805e-8de653638cb7 Jul 31 17:27:31.471929 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8149c7e8-87b7-4ce7-a84d-b90d80c2ac38 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:31.471929 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8149c7e8-87b7-4ce7-a84d-b90d80c2ac38 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:31.484060 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8149c7e8-87b7-4ce7-a84d-b90d80c2ac38 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] https://10.4.3.92/volume/v3/snapshots/5a43705a-d598-41d9-805e-8de653638cb7 returned with HTTP 404 Jul 31 17:27:31.485000 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 656/2610] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:31 2026] GET /volume/v3/snapshots/5a43705a-d598-41d9-805e-8de653638cb7 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:31.495428 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4cf20792-5a20-4e8e-abe5-752ea5072c45 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:31.499683 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4cf20792-5a20-4e8e-abe5-752ea5072c45 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] DELETE https://10.4.3.92/volume/v3/volumes/95521435-a216-4d8e-b32d-e73424efa8ae Jul 31 17:27:31.499683 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4cf20792-5a20-4e8e-abe5-752ea5072c45 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:31.499916 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4cf20792-5a20-4e8e-abe5-752ea5072c45 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:31.500305 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-4cf20792-5a20-4e8e-abe5-752ea5072c45 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Delete volume with id: 95521435-a216-4d8e-b32d-e73424efa8ae Jul 31 17:27:31.511724 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:31.511724 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:31.512636 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4cf20792-5a20-4e8e-abe5-752ea5072c45 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Volume info retrieved successfully. Jul 31 17:27:31.542953 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4cf20792-5a20-4e8e-abe5-752ea5072c45 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Delete volume request issued successfully. Jul 31 17:27:31.543800 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4cf20792-5a20-4e8e-abe5-752ea5072c45 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] https://10.4.3.92/volume/v3/volumes/95521435-a216-4d8e-b32d-e73424efa8ae returned with HTTP 202 Jul 31 17:27:31.545432 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 654/2611] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:27:31 2026] DELETE /volume/v3/volumes/95521435-a216-4d8e-b32d-e73424efa8ae => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 31 17:27:31.560682 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d7cc2ead-98b3-4444-b880-d8b58ec5e450 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:31.565990 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d7cc2ead-98b3-4444-b880-d8b58ec5e450 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] GET https://10.4.3.92/volume/v3/volumes/95521435-a216-4d8e-b32d-e73424efa8ae Jul 31 17:27:31.566260 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d7cc2ead-98b3-4444-b880-d8b58ec5e450 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:31.566547 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d7cc2ead-98b3-4444-b880-d8b58ec5e450 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:31.582714 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:31.582714 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:31.590490 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d7cc2ead-98b3-4444-b880-d8b58ec5e450 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Volume info retrieved successfully. Jul 31 17:27:31.597830 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d7cc2ead-98b3-4444-b880-d8b58ec5e450 tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] https://10.4.3.92/volume/v3/volumes/95521435-a216-4d8e-b32d-e73424efa8ae returned with HTTP 200 Jul 31 17:27:31.599088 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 654/2612] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:27:31 2026] GET /volume/v3/volumes/95521435-a216-4d8e-b32d-e73424efa8ae => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:31.726558 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-13e33537-678d-4ce0-ac31-56a5e428866d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:31.730995 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-13e33537-678d-4ce0-ac31-56a5e428866d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:27:31.731392 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-13e33537-678d-4ce0-ac31-56a5e428866d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "072b6245-8227-4985-8a25-e0561e15cfae", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2024003628", "description": null, "metadata": null}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:31.752277 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:31.752277 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:31.753216 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-13e33537-678d-4ce0-ac31-56a5e428866d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:27:31.753485 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-13e33537-678d-4ce0-ac31-56a5e428866d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Create snapshot from volume 072b6245-8227-4985-8a25-e0561e15cfae Jul 31 17:27:31.814799 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-13e33537-678d-4ce0-ac31-56a5e428866d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Created reservations ['5c5d6f93-374b-4ab6-9fd0-ffdfc0c60752', 'a3d479f2-fe7d-49d5-bf41-3151819a8d54', 'd96b4f63-a6d3-40c1-b9b0-007ed6a5b3cb', 'ef0bb05a-9e75-4dc5-9c55-e194d3e9cd01'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:27:31.868596 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-13e33537-678d-4ce0-ac31-56a5e428866d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot force create request issued successfully. Jul 31 17:27:31.869102 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-13e33537-678d-4ce0-ac31-56a5e428866d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:27:31.869714 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 649/2613] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:27:31 2026] POST /volume/v3/snapshots => generated 308 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:27:31.882646 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a7b6d056-a19b-4f44-9090-a1446a52d17a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:31.887477 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a7b6d056-a19b-4f44-9090-a1446a52d17a tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/57974443-3edc-4196-b204-0adde9037f40 Jul 31 17:27:31.889044 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a7b6d056-a19b-4f44-9090-a1446a52d17a tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:31.890129 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a7b6d056-a19b-4f44-9090-a1446a52d17a tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:31.901347 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:31.901347 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:31.902422 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a7b6d056-a19b-4f44-9090-a1446a52d17a tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:27:31.903728 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a7b6d056-a19b-4f44-9090-a1446a52d17a tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/57974443-3edc-4196-b204-0adde9037f40 returned with HTTP 200 Jul 31 17:27:31.904329 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 657/2614] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:31 2026] GET /volume/v3/snapshots/57974443-3edc-4196-b204-0adde9037f40 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:32.224998 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d638175c-570b-4d9c-aed3-2fb6d78d9bc5 req-d165e104-9327-4a3e-9843-b673065a1c63 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:32.226923 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d638175c-570b-4d9c-aed3-2fb6d78d9bc5 req-d165e104-9327-4a3e-9843-b673065a1c63 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 Jul 31 17:27:32.227070 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d638175c-570b-4d9c-aed3-2fb6d78d9bc5 req-d165e104-9327-4a3e-9843-b673065a1c63 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:32.227474 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d638175c-570b-4d9c-aed3-2fb6d78d9bc5 req-d165e104-9327-4a3e-9843-b673065a1c63 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:32.257034 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:32.257034 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:32.265090 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-d638175c-570b-4d9c-aed3-2fb6d78d9bc5 req-d165e104-9327-4a3e-9843-b673065a1c63 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:27:32.273171 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d638175c-570b-4d9c-aed3-2fb6d78d9bc5 req-d165e104-9327-4a3e-9843-b673065a1c63 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 returned with HTTP 200 Jul 31 17:27:32.273171 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 655/2615] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:27:32 2026] GET /volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 => generated 874 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:32.617553 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c64de121-6fbf-48a9-8374-6e58a35782bc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:32.619777 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c64de121-6fbf-48a9-8374-6e58a35782bc tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] GET https://10.4.3.92/volume/v3/volumes/95521435-a216-4d8e-b32d-e73424efa8ae Jul 31 17:27:32.620056 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c64de121-6fbf-48a9-8374-6e58a35782bc tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:32.620305 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c64de121-6fbf-48a9-8374-6e58a35782bc tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:32.627587 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c64de121-6fbf-48a9-8374-6e58a35782bc tempest-VolumeRevertTests-404289165 tempest-VolumeRevertTests-404289165-project-member] https://10.4.3.92/volume/v3/volumes/95521435-a216-4d8e-b32d-e73424efa8ae returned with HTTP 404 Jul 31 17:27:32.628148 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 655/2616] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:27:32 2026] GET /volume/v3/volumes/95521435-a216-4d8e-b32d-e73424efa8ae => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:27:32.757333 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d1081e0f-d1b8-4e07-ac51-b091269a09cd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:32.759470 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d1081e0f-d1b8-4e07-ac51-b091269a09cd tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:27:32.760065 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d1081e0f-d1b8-4e07-ac51-b091269a09cd tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "8d238c5f-d575-4c29-9cd2-e3e14bfacc91", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1277582552"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:32.761635 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-d1081e0f-d1b8-4e07-ac51-b091269a09cd tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Create volume request body: {'volume': {'imageRef': '8d238c5f-d575-4c29-9cd2-e3e14bfacc91', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1277582552'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:27:32.919374 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4ac5262b-bc04-4ba4-a4cf-87209235463a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:32.921560 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4ac5262b-bc04-4ba4-a4cf-87209235463a tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/57974443-3edc-4196-b204-0adde9037f40 Jul 31 17:27:32.921811 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4ac5262b-bc04-4ba4-a4cf-87209235463a tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:32.922055 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4ac5262b-bc04-4ba4-a4cf-87209235463a tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:32.930197 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:32.930197 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:32.931191 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4ac5262b-bc04-4ba4-a4cf-87209235463a tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:27:32.932534 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4ac5262b-bc04-4ba4-a4cf-87209235463a tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/57974443-3edc-4196-b204-0adde9037f40 returned with HTTP 200 Jul 31 17:27:32.932714 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 658/2617] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:32 2026] GET /volume/v3/snapshots/57974443-3edc-4196-b204-0adde9037f40 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:32.946180 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-71b1aa54-755a-4a6c-86f6-df639cbfa10a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:32.950376 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-71b1aa54-755a-4a6c-86f6-df639cbfa10a tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/57974443-3edc-4196-b204-0adde9037f40 Jul 31 17:27:32.950631 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-71b1aa54-755a-4a6c-86f6-df639cbfa10a tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:32.950862 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-71b1aa54-755a-4a6c-86f6-df639cbfa10a tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:32.960532 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:32.960532 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:32.961014 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-71b1aa54-755a-4a6c-86f6-df639cbfa10a tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:27:32.961951 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-71b1aa54-755a-4a6c-86f6-df639cbfa10a tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/57974443-3edc-4196-b204-0adde9037f40 returned with HTTP 200 Jul 31 17:27:32.962392 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 656/2618] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:32 2026] GET /volume/v3/snapshots/57974443-3edc-4196-b204-0adde9037f40 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:32.972699 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4d69a19e-49d8-47cd-8b4a-bb8d834c3c91 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:32.976276 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4d69a19e-49d8-47cd-8b4a-bb8d834c3c91 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:27:32.976720 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4d69a19e-49d8-47cd-8b4a-bb8d834c3c91 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "072b6245-8227-4985-8a25-e0561e15cfae", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-652751543", "description": null, "metadata": null}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:32.999073 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:32.999073 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:32.999307 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4d69a19e-49d8-47cd-8b4a-bb8d834c3c91 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:27:32.999503 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-4d69a19e-49d8-47cd-8b4a-bb8d834c3c91 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Create snapshot from volume 072b6245-8227-4985-8a25-e0561e15cfae Jul 31 17:27:33.060395 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-4d69a19e-49d8-47cd-8b4a-bb8d834c3c91 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Created reservations ['738998c7-8f10-46cf-86fe-f6dcfd9b2cd0', '24087556-63a7-48ee-9e8e-801c524a5a9e', '3c986fb4-8410-4432-b9b3-8669a0bd28c5', '232dd104-a6bf-4f7c-b080-8ee3d5a52282'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:27:33.125344 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4d69a19e-49d8-47cd-8b4a-bb8d834c3c91 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot force create request issued successfully. Jul 31 17:27:33.125344 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4d69a19e-49d8-47cd-8b4a-bb8d834c3c91 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:27:33.125344 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 656/2619] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:27:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:27:33.132688 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-d1081e0f-d1b8-4e07-ac51-b091269a09cd tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Create volume of 1 GB Jul 31 17:27:33.132688 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:33.132688 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:33.135956 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d1081e0f-d1b8-4e07-ac51-b091269a09cd tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Availability Zones retrieved successfully. Jul 31 17:27:33.137095 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-29f93cae-997d-476b-913d-895ba391a346 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:33.140261 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-29f93cae-997d-476b-913d-895ba391a346 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/28201ca5-65f5-4f75-990b-2d1bf2203172 Jul 31 17:27:33.140362 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-29f93cae-997d-476b-913d-895ba391a346 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:33.141013 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-29f93cae-997d-476b-913d-895ba391a346 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:33.142156 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d1081e0f-d1b8-4e07-ac51-b091269a09cd tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Flow 'volume_create_api' (136027e9-9136-4a65-8747-03fd16622b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:27:33.143921 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d1081e0f-d1b8-4e07-ac51-b091269a09cd tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (734d4a76-0ecd-4097-9de3-91b9b92d797e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:33.145217 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-d1081e0f-d1b8-4e07-ac51-b091269a09cd tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:27:33.148342 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:33.148342 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:33.148969 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-29f93cae-997d-476b-913d-895ba391a346 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:27:33.150802 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-29f93cae-997d-476b-913d-895ba391a346 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/28201ca5-65f5-4f75-990b-2d1bf2203172 returned with HTTP 200 Jul 31 17:27:33.150802 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 659/2620] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:33 2026] GET /volume/v3/snapshots/28201ca5-65f5-4f75-990b-2d1bf2203172 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:33.242471 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d1081e0f-d1b8-4e07-ac51-b091269a09cd tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (734d4a76-0ecd-4097-9de3-91b9b92d797e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:33.243769 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d1081e0f-d1b8-4e07-ac51-b091269a09cd tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f224e7d-6a50-46ab-b2d6-96857ee06226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:33.363137 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-d1081e0f-d1b8-4e07-ac51-b091269a09cd tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Created reservations ['3e0dfabe-4178-4744-9670-e3bb18839d3e', 'cfbaf2e3-a389-4649-9a7b-7eb93ee93b24', '2d5d86c8-85e5-4b72-a935-a4a91e40726f', '0dc9a5b6-e681-4409-bfff-aab8a6c74ae8'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:27:33.364275 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d1081e0f-d1b8-4e07-ac51-b091269a09cd tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f224e7d-6a50-46ab-b2d6-96857ee06226) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e0dfabe-4178-4744-9670-e3bb18839d3e', 'cfbaf2e3-a389-4649-9a7b-7eb93ee93b24', '2d5d86c8-85e5-4b72-a935-a4a91e40726f', '0dc9a5b6-e681-4409-bfff-aab8a6c74ae8']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:33.366348 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d1081e0f-d1b8-4e07-ac51-b091269a09cd tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2e94e19-74f4-4dcb-b777-01145b7b50da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:33.398599 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d1081e0f-d1b8-4e07-ac51-b091269a09cd tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2e94e19-74f4-4dcb-b777-01145b7b50da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56af518d-ebc6-4d3f-aec0-b5a1eb92ce23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1277582552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eda574b909004628b90fe6135e3122b8',qos_specs=None,replication_status=,reservations=['3e0dfabe-4178-4744-9670-e3bb18839d3e','cfbaf2e3-a389-4649-9a7b-7eb93ee93b24','2d5d86c8-85e5-4b72-a935-a4a91e40726f','0dc9a5b6-e681-4409-bfff-aab8a6c74ae8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa18e535236f4423b317dbc9b6422c76',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:27:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1277582552',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56af518d-ebc6-4d3f-aec0-b5a1eb92ce23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eda574b909004628b90fe6135e3122b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa18e535236f4423b317dbc9b6422c76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:33.399435 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d1081e0f-d1b8-4e07-ac51-b091269a09cd tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2b1b7e8-55c5-4709-9c45-d2f5a23a87ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:33.426576 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d1081e0f-d1b8-4e07-ac51-b091269a09cd tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2b1b7e8-55c5-4709-9c45-d2f5a23a87ca) transitioned into state 'SUCCESS' from state '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-1277582552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eda574b909004628b90fe6135e3122b8',qos_specs=None,replication_status=,reservations=['3e0dfabe-4178-4744-9670-e3bb18839d3e','cfbaf2e3-a389-4649-9a7b-7eb93ee93b24','2d5d86c8-85e5-4b72-a935-a4a91e40726f','0dc9a5b6-e681-4409-bfff-aab8a6c74ae8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa18e535236f4423b317dbc9b6422c76',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:33.427254 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d1081e0f-d1b8-4e07-ac51-b091269a09cd tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a071101-031e-4585-ae06-dff2b49166ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:33.439110 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d1081e0f-d1b8-4e07-ac51-b091269a09cd tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a071101-031e-4585-ae06-dff2b49166ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:33.440222 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d1081e0f-d1b8-4e07-ac51-b091269a09cd tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Flow 'volume_create_api' (136027e9-9136-4a65-8747-03fd16622b79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:27:33.440775 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d1081e0f-d1b8-4e07-ac51-b091269a09cd tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Create volume request issued successfully. Jul 31 17:27:33.441438 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d1081e0f-d1b8-4e07-ac51-b091269a09cd tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:27:33.441963 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 650/2621] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:27:32 2026] POST /volume/v3/volumes => generated 745 bytes in 685 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:27:33.457444 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3eb94367-3076-40a2-b089-6e49bb582cc9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:33.459650 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3eb94367-3076-40a2-b089-6e49bb582cc9 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] GET https://10.4.3.92/volume/v3/volumes/56af518d-ebc6-4d3f-aec0-b5a1eb92ce23 Jul 31 17:27:33.459852 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3eb94367-3076-40a2-b089-6e49bb582cc9 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:33.460143 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3eb94367-3076-40a2-b089-6e49bb582cc9 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:33.468681 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:33.468681 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:33.476248 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3eb94367-3076-40a2-b089-6e49bb582cc9 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Volume info retrieved successfully. Jul 31 17:27:33.481195 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3eb94367-3076-40a2-b089-6e49bb582cc9 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] https://10.4.3.92/volume/v3/volumes/56af518d-ebc6-4d3f-aec0-b5a1eb92ce23 returned with HTTP 200 Jul 31 17:27:33.481663 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 657/2622] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:33 2026] GET /volume/v3/volumes/56af518d-ebc6-4d3f-aec0-b5a1eb92ce23 => generated 813 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:34.163867 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8a70b31a-db7e-491e-869d-6233f7d59729 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:34.166102 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8a70b31a-db7e-491e-869d-6233f7d59729 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/28201ca5-65f5-4f75-990b-2d1bf2203172 Jul 31 17:27:34.166360 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8a70b31a-db7e-491e-869d-6233f7d59729 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:34.166658 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8a70b31a-db7e-491e-869d-6233f7d59729 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:34.172449 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:34.172449 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:34.172979 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8a70b31a-db7e-491e-869d-6233f7d59729 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:27:34.173834 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8a70b31a-db7e-491e-869d-6233f7d59729 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/28201ca5-65f5-4f75-990b-2d1bf2203172 returned with HTTP 200 Jul 31 17:27:34.174241 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 657/2623] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:34 2026] GET /volume/v3/snapshots/28201ca5-65f5-4f75-990b-2d1bf2203172 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:34.188459 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e6968ab6-b018-44e6-97b7-1a165e9d258b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:34.190699 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e6968ab6-b018-44e6-97b7-1a165e9d258b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/28201ca5-65f5-4f75-990b-2d1bf2203172 Jul 31 17:27:34.190988 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e6968ab6-b018-44e6-97b7-1a165e9d258b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:34.191509 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e6968ab6-b018-44e6-97b7-1a165e9d258b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:34.200393 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:34.200393 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:34.201662 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e6968ab6-b018-44e6-97b7-1a165e9d258b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:27:34.203347 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e6968ab6-b018-44e6-97b7-1a165e9d258b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/28201ca5-65f5-4f75-990b-2d1bf2203172 returned with HTTP 200 Jul 31 17:27:34.204404 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 660/2624] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:34 2026] GET /volume/v3/snapshots/28201ca5-65f5-4f75-990b-2d1bf2203172 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:34.220255 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d1db2349-fc9b-4567-9c34-20708357725c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:34.222953 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d1db2349-fc9b-4567-9c34-20708357725c tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:27:34.223390 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d1db2349-fc9b-4567-9c34-20708357725c tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "072b6245-8227-4985-8a25-e0561e15cfae", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1597692491", "description": null, "metadata": null}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:34.249154 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:34.249154 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:34.250216 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d1db2349-fc9b-4567-9c34-20708357725c tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:27:34.250659 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-d1db2349-fc9b-4567-9c34-20708357725c tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Create snapshot from volume 072b6245-8227-4985-8a25-e0561e15cfae Jul 31 17:27:34.320727 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-d1db2349-fc9b-4567-9c34-20708357725c tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Created reservations ['bbe4267d-5e9e-4989-afd5-42222aab8ad0', 'c921df37-53a8-4dd5-828b-38e7803de18c', 'f2ef3184-2f60-42b3-a029-7d74afcf0bf6', 'b7d04ab0-a077-45d8-9b97-5a5893a6b132'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:27:34.395922 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d1db2349-fc9b-4567-9c34-20708357725c tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot force create request issued successfully. Jul 31 17:27:34.396899 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d1db2349-fc9b-4567-9c34-20708357725c tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:27:34.396899 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 651/2625] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:27:34 2026] POST /volume/v3/snapshots => generated 308 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:27:34.410655 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d6179122-0376-4658-9526-ea970e03c247 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:34.413554 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d6179122-0376-4658-9526-ea970e03c247 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/bfe96320-084f-4e45-a04f-31637cdfe9dc Jul 31 17:27:34.413972 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d6179122-0376-4658-9526-ea970e03c247 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:34.414405 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d6179122-0376-4658-9526-ea970e03c247 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:34.422850 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:34.422850 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:34.424016 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d6179122-0376-4658-9526-ea970e03c247 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:27:34.426005 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d6179122-0376-4658-9526-ea970e03c247 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/bfe96320-084f-4e45-a04f-31637cdfe9dc returned with HTTP 200 Jul 31 17:27:34.427121 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 658/2626] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:34 2026] GET /volume/v3/snapshots/bfe96320-084f-4e45-a04f-31637cdfe9dc => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:34.501087 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-140ffb81-a635-4ab6-9fd2-1f93b1f66037 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:34.503329 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-140ffb81-a635-4ab6-9fd2-1f93b1f66037 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] GET https://10.4.3.92/volume/v3/volumes/56af518d-ebc6-4d3f-aec0-b5a1eb92ce23 Jul 31 17:27:34.503600 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-140ffb81-a635-4ab6-9fd2-1f93b1f66037 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:34.504055 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-140ffb81-a635-4ab6-9fd2-1f93b1f66037 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:34.514284 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:34.514284 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:34.520369 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-140ffb81-a635-4ab6-9fd2-1f93b1f66037 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Volume info retrieved successfully. Jul 31 17:27:34.526818 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-140ffb81-a635-4ab6-9fd2-1f93b1f66037 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] https://10.4.3.92/volume/v3/volumes/56af518d-ebc6-4d3f-aec0-b5a1eb92ce23 returned with HTTP 200 Jul 31 17:27:34.527296 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 658/2627] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:34 2026] GET /volume/v3/volumes/56af518d-ebc6-4d3f-aec0-b5a1eb92ce23 => generated 1353 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:34.547330 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-99d0d868-5372-42ad-b430-7c65d06c55a2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:34.550518 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-99d0d868-5372-42ad-b430-7c65d06c55a2 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:27:34.551127 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-99d0d868-5372-42ad-b430-7c65d06c55a2 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "56af518d-ebc6-4d3f-aec0-b5a1eb92ce23", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1197500433"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:34.552888 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-99d0d868-5372-42ad-b430-7c65d06c55a2 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Create volume request body: {'volume': {'source_volid': '56af518d-ebc6-4d3f-aec0-b5a1eb92ce23', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1197500433'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:27:34.561006 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:34.561006 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:34.561409 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-99d0d868-5372-42ad-b430-7c65d06c55a2 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Volume retrieved successfully. Jul 31 17:27:34.561571 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-99d0d868-5372-42ad-b430-7c65d06c55a2 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Create volume of 1 GB Jul 31 17:27:34.566458 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-99d0d868-5372-42ad-b430-7c65d06c55a2 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Availability Zones retrieved successfully. Jul 31 17:27:34.572296 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-99d0d868-5372-42ad-b430-7c65d06c55a2 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Flow 'volume_create_api' (41ae43d8-ba9a-4ac8-a43e-d6591303d1a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:27:34.573469 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-99d0d868-5372-42ad-b430-7c65d06c55a2 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebd18165-f516-42c7-8e22-5b06ceb9f551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:34.574611 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-99d0d868-5372-42ad-b430-7c65d06c55a2 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:27:34.611748 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-99d0d868-5372-42ad-b430-7c65d06c55a2 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebd18165-f516-42c7-8e22-5b06ceb9f551) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '56af518d-ebc6-4d3f-aec0-b5a1eb92ce23', 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:34.612790 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-99d0d868-5372-42ad-b430-7c65d06c55a2 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ed39e89-5650-40ab-8007-cca479396704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:34.671420 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-99d0d868-5372-42ad-b430-7c65d06c55a2 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Created reservations ['5861415f-96a1-44a4-bea2-41c3b5eace2c', '0498b9be-10b8-46d0-9287-8e308af42894', '84e40a5a-b4c8-4c2a-8f18-b878b617a8c5', 'a9e69587-37c1-41be-97dc-b40a0e80ee40'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:27:34.675341 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-99d0d868-5372-42ad-b430-7c65d06c55a2 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ed39e89-5650-40ab-8007-cca479396704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5861415f-96a1-44a4-bea2-41c3b5eace2c', '0498b9be-10b8-46d0-9287-8e308af42894', '84e40a5a-b4c8-4c2a-8f18-b878b617a8c5', 'a9e69587-37c1-41be-97dc-b40a0e80ee40']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:34.675341 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-99d0d868-5372-42ad-b430-7c65d06c55a2 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0701e895-2cf3-48d0-8584-391c8862a604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:34.714921 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-99d0d868-5372-42ad-b430-7c65d06c55a2 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0701e895-2cf3-48d0-8584-391c8862a604) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f2272d8-bfc0-45a7-843a-426b3b48159d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1197500433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eda574b909004628b90fe6135e3122b8',qos_specs=None,replication_status=,reservations=['5861415f-96a1-44a4-bea2-41c3b5eace2c','0498b9be-10b8-46d0-9287-8e308af42894','84e40a5a-b4c8-4c2a-8f18-b878b617a8c5','a9e69587-37c1-41be-97dc-b40a0e80ee40'],size=1,snapshot_id=None,source_replicaid=,source_volid=56af518d-ebc6-4d3f-aec0-b5a1eb92ce23,status='creating',user_id='aa18e535236f4423b317dbc9b6422c76',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:27:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1197500433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f2272d8-bfc0-45a7-843a-426b3b48159d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eda574b909004628b90fe6135e3122b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=56af518d-ebc6-4d3f-aec0-b5a1eb92ce23,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa18e535236f4423b317dbc9b6422c76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:34.715686 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-99d0d868-5372-42ad-b430-7c65d06c55a2 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ab3f230-15b1-4120-ac44-a20a80c497ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:34.740143 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-99d0d868-5372-42ad-b430-7c65d06c55a2 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ab3f230-15b1-4120-ac44-a20a80c497ba) transitioned into state 'SUCCESS' from state '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-1197500433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eda574b909004628b90fe6135e3122b8',qos_specs=None,replication_status=,reservations=['5861415f-96a1-44a4-bea2-41c3b5eace2c','0498b9be-10b8-46d0-9287-8e308af42894','84e40a5a-b4c8-4c2a-8f18-b878b617a8c5','a9e69587-37c1-41be-97dc-b40a0e80ee40'],size=1,snapshot_id=None,source_replicaid=,source_volid=56af518d-ebc6-4d3f-aec0-b5a1eb92ce23,status='creating',user_id='aa18e535236f4423b317dbc9b6422c76',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:34.740907 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-99d0d868-5372-42ad-b430-7c65d06c55a2 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48820e2a-1a02-4fb3-a649-9a00a2268842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:34.765190 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-99d0d868-5372-42ad-b430-7c65d06c55a2 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48820e2a-1a02-4fb3-a649-9a00a2268842) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:34.766678 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-99d0d868-5372-42ad-b430-7c65d06c55a2 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Flow 'volume_create_api' (41ae43d8-ba9a-4ac8-a43e-d6591303d1a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:27:34.767079 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-99d0d868-5372-42ad-b430-7c65d06c55a2 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Create volume request issued successfully. Jul 31 17:27:34.768026 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-99d0d868-5372-42ad-b430-7c65d06c55a2 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:27:34.768887 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 661/2628] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:27:34 2026] POST /volume/v3/volumes => generated 778 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:27:34.783755 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5dd91501-addc-4632-8034-bf2c53b0342c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:34.786146 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5dd91501-addc-4632-8034-bf2c53b0342c tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] GET https://10.4.3.92/volume/v3/volumes/2f2272d8-bfc0-45a7-843a-426b3b48159d Jul 31 17:27:34.786405 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5dd91501-addc-4632-8034-bf2c53b0342c tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:34.786656 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5dd91501-addc-4632-8034-bf2c53b0342c tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:34.792927 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a561f1d5-eda5-4f2a-9fef-5b8fe2bb9759 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:34.797431 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a561f1d5-eda5-4f2a-9fef-5b8fe2bb9759 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] DELETE https://10.4.3.92/volume/v3/volumes/0961ebcd-573f-4684-a791-d6a85eca4708 Jul 31 17:27:34.797719 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a561f1d5-eda5-4f2a-9fef-5b8fe2bb9759 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:34.797914 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a561f1d5-eda5-4f2a-9fef-5b8fe2bb9759 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:34.798103 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-a561f1d5-eda5-4f2a-9fef-5b8fe2bb9759 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Delete volume with id: 0961ebcd-573f-4684-a791-d6a85eca4708 Jul 31 17:27:34.805452 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:34.805452 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:34.810978 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5dd91501-addc-4632-8034-bf2c53b0342c tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Volume info retrieved successfully. Jul 31 17:27:34.815636 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:34.815636 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:34.816075 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a561f1d5-eda5-4f2a-9fef-5b8fe2bb9759 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Volume info retrieved successfully. Jul 31 17:27:34.817941 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5dd91501-addc-4632-8034-bf2c53b0342c tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] https://10.4.3.92/volume/v3/volumes/2f2272d8-bfc0-45a7-843a-426b3b48159d returned with HTTP 200 Jul 31 17:27:34.818481 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 652/2629] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:34 2026] GET /volume/v3/volumes/2f2272d8-bfc0-45a7-843a-426b3b48159d => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:34.842442 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a561f1d5-eda5-4f2a-9fef-5b8fe2bb9759 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Delete volume request issued successfully. Jul 31 17:27:34.842442 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a561f1d5-eda5-4f2a-9fef-5b8fe2bb9759 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] https://10.4.3.92/volume/v3/volumes/0961ebcd-573f-4684-a791-d6a85eca4708 returned with HTTP 202 Jul 31 17:27:34.842442 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 659/2630] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:27:34 2026] DELETE /volume/v3/volumes/0961ebcd-573f-4684-a791-d6a85eca4708 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:27:34.858282 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a030e078-97d3-4ad1-8924-28b0143e3d42 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:34.860914 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a030e078-97d3-4ad1-8924-28b0143e3d42 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] GET https://10.4.3.92/volume/v3/volumes/0961ebcd-573f-4684-a791-d6a85eca4708 Jul 31 17:27:34.861202 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a030e078-97d3-4ad1-8924-28b0143e3d42 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:34.861482 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a030e078-97d3-4ad1-8924-28b0143e3d42 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:34.872053 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:34.872053 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:34.876995 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a030e078-97d3-4ad1-8924-28b0143e3d42 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Volume info retrieved successfully. Jul 31 17:27:34.884398 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a030e078-97d3-4ad1-8924-28b0143e3d42 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] https://10.4.3.92/volume/v3/volumes/0961ebcd-573f-4684-a791-d6a85eca4708 returned with HTTP 200 Jul 31 17:27:34.884398 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 659/2631] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:34 2026] GET /volume/v3/volumes/0961ebcd-573f-4684-a791-d6a85eca4708 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:35.048604 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-63435516-cdc5-4010-8480-2c5a3bfd9c7c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:35.195614 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-63435516-cdc5-4010-8480-2c5a3bfd9c7c tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:27:35.196308 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-63435516-cdc5-4010-8480-2c5a3bfd9c7c tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1860747328"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:35.198537 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-63435516-cdc5-4010-8480-2c5a3bfd9c7c tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1860747328'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:27:35.198861 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-63435516-cdc5-4010-8480-2c5a3bfd9c7c tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Create volume of 1 GB Jul 31 17:27:35.199819 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:35.199819 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:35.207811 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-63435516-cdc5-4010-8480-2c5a3bfd9c7c tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Availability Zones retrieved successfully. Jul 31 17:27:35.219306 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-63435516-cdc5-4010-8480-2c5a3bfd9c7c tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Flow 'volume_create_api' (7f9a9850-4124-4776-86b6-ae3000c8eaf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:27:35.219306 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-63435516-cdc5-4010-8480-2c5a3bfd9c7c tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80d5f4e4-f7a9-49ae-b431-2120c467da6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:35.220687 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-63435516-cdc5-4010-8480-2c5a3bfd9c7c tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:27:35.254973 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-63435516-cdc5-4010-8480-2c5a3bfd9c7c tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80d5f4e4-f7a9-49ae-b431-2120c467da6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:35.255889 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-63435516-cdc5-4010-8480-2c5a3bfd9c7c tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc38a8c9-b5e8-422c-853e-91b7230ca872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:35.328117 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-63435516-cdc5-4010-8480-2c5a3bfd9c7c tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Created reservations ['9cbbbbe9-14a3-4027-8f66-89c009910083', '08d18efd-b07b-46d1-85c4-cbe855a37d7a', 'f71d850a-1577-468c-a291-7c97e232b58a', 'eaec810c-689e-407c-b86a-11736087b494'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:27:35.329095 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-63435516-cdc5-4010-8480-2c5a3bfd9c7c tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc38a8c9-b5e8-422c-853e-91b7230ca872) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cbbbbe9-14a3-4027-8f66-89c009910083', '08d18efd-b07b-46d1-85c4-cbe855a37d7a', 'f71d850a-1577-468c-a291-7c97e232b58a', 'eaec810c-689e-407c-b86a-11736087b494']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:35.330015 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-63435516-cdc5-4010-8480-2c5a3bfd9c7c tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a87b7b2-9fa8-4907-9def-357db5b82fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:35.360856 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-63435516-cdc5-4010-8480-2c5a3bfd9c7c tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a87b7b2-9fa8-4907-9def-357db5b82fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c6407ea-cf72-4899-9350-9d975023cac8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1860747328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b981017c21194f7e965a88eac417a0e6',qos_specs=None,replication_status=,reservations=['9cbbbbe9-14a3-4027-8f66-89c009910083','08d18efd-b07b-46d1-85c4-cbe855a37d7a','f71d850a-1577-468c-a291-7c97e232b58a','eaec810c-689e-407c-b86a-11736087b494'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3460876a0c16499a8516d8eacdee7229',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:27:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1860747328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c6407ea-cf72-4899-9350-9d975023cac8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b981017c21194f7e965a88eac417a0e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3460876a0c16499a8516d8eacdee7229',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:35.361976 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-63435516-cdc5-4010-8480-2c5a3bfd9c7c tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf3a4ea8-ea7c-48d7-a944-23c85f2a8e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:35.388213 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-63435516-cdc5-4010-8480-2c5a3bfd9c7c tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf3a4ea8-ea7c-48d7-a944-23c85f2a8e6a) transitioned into state 'SUCCESS' from state '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-1860747328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b981017c21194f7e965a88eac417a0e6',qos_specs=None,replication_status=,reservations=['9cbbbbe9-14a3-4027-8f66-89c009910083','08d18efd-b07b-46d1-85c4-cbe855a37d7a','f71d850a-1577-468c-a291-7c97e232b58a','eaec810c-689e-407c-b86a-11736087b494'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3460876a0c16499a8516d8eacdee7229',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:35.389223 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-63435516-cdc5-4010-8480-2c5a3bfd9c7c tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ae2b117-f0f5-41c2-af13-1534a03c2eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:35.406700 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-63435516-cdc5-4010-8480-2c5a3bfd9c7c tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ae2b117-f0f5-41c2-af13-1534a03c2eee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:35.408096 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-63435516-cdc5-4010-8480-2c5a3bfd9c7c tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Flow 'volume_create_api' (7f9a9850-4124-4776-86b6-ae3000c8eaf6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:27:35.408601 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-63435516-cdc5-4010-8480-2c5a3bfd9c7c tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Create volume request issued successfully. Jul 31 17:27:35.409525 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-63435516-cdc5-4010-8480-2c5a3bfd9c7c tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:27:35.410115 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 662/2632] 10.4.3.92 () {70 vars in 1291 bytes} [Fri Jul 31 17:27:35 2026] POST /volume/v3/volumes => generated 776 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:27:35.431529 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6d9e6d45-7c4d-4427-a8c8-00d551bab2f9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:35.433649 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6d9e6d45-7c4d-4427-a8c8-00d551bab2f9 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] GET https://10.4.3.92/volume/v3/volumes/7c6407ea-cf72-4899-9350-9d975023cac8 Jul 31 17:27:35.433935 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6d9e6d45-7c4d-4427-a8c8-00d551bab2f9 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:35.434116 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6d9e6d45-7c4d-4427-a8c8-00d551bab2f9 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:35.440908 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e46a3fa5-d673-4bfc-9621-aa6acfdd18e9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:35.443249 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:35.443249 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:35.444995 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e46a3fa5-d673-4bfc-9621-aa6acfdd18e9 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] DELETE https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 Jul 31 17:27:35.445125 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-88240566-adb2-44b7-8621-35d06926da8f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:35.445465 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e46a3fa5-d673-4bfc-9621-aa6acfdd18e9 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:35.445556 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e46a3fa5-d673-4bfc-9621-aa6acfdd18e9 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:35.445729 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-e46a3fa5-d673-4bfc-9621-aa6acfdd18e9 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Delete volume with id: 9ae69c8c-da65-4acb-b827-4ac6034743a5 Jul 31 17:27:35.447739 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-88240566-adb2-44b7-8621-35d06926da8f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/bfe96320-084f-4e45-a04f-31637cdfe9dc Jul 31 17:27:35.448119 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-88240566-adb2-44b7-8621-35d06926da8f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:35.448513 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-88240566-adb2-44b7-8621-35d06926da8f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:35.453652 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:35.453652 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:35.454248 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-88240566-adb2-44b7-8621-35d06926da8f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:27:35.455092 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-88240566-adb2-44b7-8621-35d06926da8f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/bfe96320-084f-4e45-a04f-31637cdfe9dc returned with HTTP 200 Jul 31 17:27:35.455544 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 660/2633] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:35 2026] GET /volume/v3/snapshots/bfe96320-084f-4e45-a04f-31637cdfe9dc => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:35.456978 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:35.456978 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:35.457463 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e46a3fa5-d673-4bfc-9621-aa6acfdd18e9 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:27:35.459434 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6d9e6d45-7c4d-4427-a8c8-00d551bab2f9 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Volume info retrieved successfully. Jul 31 17:27:35.464409 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6d9e6d45-7c4d-4427-a8c8-00d551bab2f9 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] https://10.4.3.92/volume/v3/volumes/7c6407ea-cf72-4899-9350-9d975023cac8 returned with HTTP 200 Jul 31 17:27:35.465108 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 653/2634] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:27:35 2026] GET /volume/v3/volumes/7c6407ea-cf72-4899-9350-9d975023cac8 => generated 955 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:35.466826 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7b668e4c-f567-49f2-b5eb-3672c5e48c6b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:35.469115 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7b668e4c-f567-49f2-b5eb-3672c5e48c6b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/bfe96320-084f-4e45-a04f-31637cdfe9dc Jul 31 17:27:35.469410 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7b668e4c-f567-49f2-b5eb-3672c5e48c6b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:35.469638 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7b668e4c-f567-49f2-b5eb-3672c5e48c6b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:35.475791 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:35.475791 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:35.476331 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7b668e4c-f567-49f2-b5eb-3672c5e48c6b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:27:35.477258 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7b668e4c-f567-49f2-b5eb-3672c5e48c6b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/bfe96320-084f-4e45-a04f-31637cdfe9dc returned with HTTP 200 Jul 31 17:27:35.477481 np0000006248 devstack@c-api.service[100273]: WARNING cinder.keymgr.conf_key_mgr [None req-e46a3fa5-d673-4bfc-9621-aa6acfdd18e9 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 17:27:35.477700 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 663/2635] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:35 2026] GET /volume/v3/snapshots/bfe96320-084f-4e45-a04f-31637cdfe9dc => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:35.486913 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e46a3fa5-d673-4bfc-9621-aa6acfdd18e9 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Delete volume request issued successfully. Jul 31 17:27:35.487301 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e46a3fa5-d673-4bfc-9621-aa6acfdd18e9 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 returned with HTTP 202 Jul 31 17:27:35.488094 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 660/2636] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:27:35 2026] DELETE /volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:27:35.499299 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-08b05faf-99ab-4e11-924a-b0545ed08226 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:35.501969 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-08b05faf-99ab-4e11-924a-b0545ed08226 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 Jul 31 17:27:35.502334 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-08b05faf-99ab-4e11-924a-b0545ed08226 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:35.502696 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-08b05faf-99ab-4e11-924a-b0545ed08226 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:35.510968 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:35.510968 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:35.515933 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-08b05faf-99ab-4e11-924a-b0545ed08226 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:27:35.522440 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-08b05faf-99ab-4e11-924a-b0545ed08226 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 returned with HTTP 200 Jul 31 17:27:35.523108 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 661/2637] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:35 2026] GET /volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:35.846583 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e2aecf51-3e3f-488a-bd27-0456cdea974e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:35.857115 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e2aecf51-3e3f-488a-bd27-0456cdea974e tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] GET https://10.4.3.92/volume/v3/volumes/2f2272d8-bfc0-45a7-843a-426b3b48159d Jul 31 17:27:35.858183 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e2aecf51-3e3f-488a-bd27-0456cdea974e tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:35.858183 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e2aecf51-3e3f-488a-bd27-0456cdea974e tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:35.877244 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:35.877244 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:35.886799 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e2aecf51-3e3f-488a-bd27-0456cdea974e tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Volume info retrieved successfully. Jul 31 17:27:35.896949 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e2aecf51-3e3f-488a-bd27-0456cdea974e tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] https://10.4.3.92/volume/v3/volumes/2f2272d8-bfc0-45a7-843a-426b3b48159d returned with HTTP 200 Jul 31 17:27:35.897633 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 654/2638] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:35 2026] GET /volume/v3/volumes/2f2272d8-bfc0-45a7-843a-426b3b48159d => generated 1387 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:35.898191 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9c7e6dd9-c6f7-47f4-b1a3-78a01a75e233 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:35.900257 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9c7e6dd9-c6f7-47f4-b1a3-78a01a75e233 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] GET https://10.4.3.92/volume/v3/volumes/0961ebcd-573f-4684-a791-d6a85eca4708 Jul 31 17:27:35.900544 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9c7e6dd9-c6f7-47f4-b1a3-78a01a75e233 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:35.900777 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9c7e6dd9-c6f7-47f4-b1a3-78a01a75e233 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:35.906919 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9c7e6dd9-c6f7-47f4-b1a3-78a01a75e233 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] https://10.4.3.92/volume/v3/volumes/0961ebcd-573f-4684-a791-d6a85eca4708 returned with HTTP 404 Jul 31 17:27:35.907479 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 664/2639] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:35 2026] GET /volume/v3/volumes/0961ebcd-573f-4684-a791-d6a85eca4708 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:35.915716 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2a28790f-6115-45bf-996c-0b73e032082c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:35.918516 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2a28790f-6115-45bf-996c-0b73e032082c tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] GET https://10.4.3.92/volume/v3/volumes/2f2272d8-bfc0-45a7-843a-426b3b48159d Jul 31 17:27:35.918516 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2a28790f-6115-45bf-996c-0b73e032082c tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:35.918616 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2a28790f-6115-45bf-996c-0b73e032082c tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:35.930466 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:35.930466 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:35.936337 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2a28790f-6115-45bf-996c-0b73e032082c tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Volume info retrieved successfully. Jul 31 17:27:35.945873 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2a28790f-6115-45bf-996c-0b73e032082c tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] https://10.4.3.92/volume/v3/volumes/2f2272d8-bfc0-45a7-843a-426b3b48159d returned with HTTP 200 Jul 31 17:27:35.945873 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 661/2640] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:35 2026] GET /volume/v3/volumes/2f2272d8-bfc0-45a7-843a-426b3b48159d => generated 1387 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:35.962883 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-00034be3-2571-43c8-a9ed-78b0ba02e88b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:35.964777 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-00034be3-2571-43c8-a9ed-78b0ba02e88b tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] GET https://10.4.3.92/volume/v3/volumes/2f2272d8-bfc0-45a7-843a-426b3b48159d Jul 31 17:27:35.965079 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-00034be3-2571-43c8-a9ed-78b0ba02e88b tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:35.965431 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-00034be3-2571-43c8-a9ed-78b0ba02e88b tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:35.978153 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:35.978153 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:35.984122 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-00034be3-2571-43c8-a9ed-78b0ba02e88b tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Volume info retrieved successfully. Jul 31 17:27:35.994906 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-00034be3-2571-43c8-a9ed-78b0ba02e88b tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] https://10.4.3.92/volume/v3/volumes/2f2272d8-bfc0-45a7-843a-426b3b48159d returned with HTTP 200 Jul 31 17:27:35.995502 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 662/2641] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:35 2026] GET /volume/v3/volumes/2f2272d8-bfc0-45a7-843a-426b3b48159d => generated 1387 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:35.996097 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bb347ecc-5cf2-4b98-8f7a-c5985c5ac701 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:35.998417 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bb347ecc-5cf2-4b98-8f7a-c5985c5ac701 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] DELETE https://10.4.3.92/volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 Jul 31 17:27:35.998689 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bb347ecc-5cf2-4b98-8f7a-c5985c5ac701 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:35.998899 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bb347ecc-5cf2-4b98-8f7a-c5985c5ac701 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:35.999111 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-bb347ecc-5cf2-4b98-8f7a-c5985c5ac701 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Delete volume with id: f9c125af-483f-404d-b775-31d6f25a0b83 Jul 31 17:27:36.009399 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:36.009399 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:36.009875 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bb347ecc-5cf2-4b98-8f7a-c5985c5ac701 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Volume info retrieved successfully. Jul 31 17:27:36.014445 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c1c0221a-da59-4229-a6a1-b8c5d6f7a08b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:36.016618 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c1c0221a-da59-4229-a6a1-b8c5d6f7a08b tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] DELETE https://10.4.3.92/volume/v3/volumes/2f2272d8-bfc0-45a7-843a-426b3b48159d Jul 31 17:27:36.016791 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c1c0221a-da59-4229-a6a1-b8c5d6f7a08b tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:36.016982 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c1c0221a-da59-4229-a6a1-b8c5d6f7a08b tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:36.017225 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-c1c0221a-da59-4229-a6a1-b8c5d6f7a08b tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Delete volume with id: 2f2272d8-bfc0-45a7-843a-426b3b48159d Jul 31 17:27:36.025724 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:36.025724 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:36.026579 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c1c0221a-da59-4229-a6a1-b8c5d6f7a08b tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Volume info retrieved successfully. Jul 31 17:27:36.034724 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bb347ecc-5cf2-4b98-8f7a-c5985c5ac701 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Delete volume request issued successfully. Jul 31 17:27:36.034724 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bb347ecc-5cf2-4b98-8f7a-c5985c5ac701 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] https://10.4.3.92/volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 returned with HTTP 202 Jul 31 17:27:36.034959 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 655/2642] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:27:35 2026] DELETE /volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:27:36.045692 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cf28063b-d48e-4a35-ac55-03d285e16264 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:36.049100 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cf28063b-d48e-4a35-ac55-03d285e16264 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] GET https://10.4.3.92/volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 Jul 31 17:27:36.049100 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cf28063b-d48e-4a35-ac55-03d285e16264 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:36.049100 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cf28063b-d48e-4a35-ac55-03d285e16264 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:36.056979 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c1c0221a-da59-4229-a6a1-b8c5d6f7a08b tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Delete volume request issued successfully. Jul 31 17:27:36.057561 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c1c0221a-da59-4229-a6a1-b8c5d6f7a08b tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] https://10.4.3.92/volume/v3/volumes/2f2272d8-bfc0-45a7-843a-426b3b48159d returned with HTTP 202 Jul 31 17:27:36.058200 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 665/2643] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:27:36 2026] DELETE /volume/v3/volumes/2f2272d8-bfc0-45a7-843a-426b3b48159d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 17:27:36.058441 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:36.058441 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:36.068066 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cf28063b-d48e-4a35-ac55-03d285e16264 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Volume info retrieved successfully. Jul 31 17:27:36.068187 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f6abb500-e6a6-43f7-8472-a90bb93db09f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:36.069962 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f6abb500-e6a6-43f7-8472-a90bb93db09f tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] GET https://10.4.3.92/volume/v3/volumes/2f2272d8-bfc0-45a7-843a-426b3b48159d Jul 31 17:27:36.070204 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f6abb500-e6a6-43f7-8472-a90bb93db09f tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:36.070600 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f6abb500-e6a6-43f7-8472-a90bb93db09f tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:36.081067 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:36.081067 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:36.081243 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cf28063b-d48e-4a35-ac55-03d285e16264 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] https://10.4.3.92/volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 returned with HTTP 200 Jul 31 17:27:36.081596 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 662/2644] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:36 2026] GET /volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:36.088341 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f6abb500-e6a6-43f7-8472-a90bb93db09f tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Volume info retrieved successfully. Jul 31 17:27:36.092194 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f6abb500-e6a6-43f7-8472-a90bb93db09f tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] https://10.4.3.92/volume/v3/volumes/2f2272d8-bfc0-45a7-843a-426b3b48159d returned with HTTP 200 Jul 31 17:27:36.092675 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 663/2645] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:36 2026] GET /volume/v3/volumes/2f2272d8-bfc0-45a7-843a-426b3b48159d => generated 1386 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:36.479659 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-04cd3c9d-50f3-41f8-a498-30c7a131a6ef None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:36.482014 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-04cd3c9d-50f3-41f8-a498-30c7a131a6ef tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] GET https://10.4.3.92/volume/v3/volumes/7c6407ea-cf72-4899-9350-9d975023cac8 Jul 31 17:27:36.482338 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-04cd3c9d-50f3-41f8-a498-30c7a131a6ef tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:36.482680 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-04cd3c9d-50f3-41f8-a498-30c7a131a6ef tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:36.493174 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:36.493174 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:36.497703 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-04cd3c9d-50f3-41f8-a498-30c7a131a6ef tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Volume info retrieved successfully. Jul 31 17:27:36.502340 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-04cd3c9d-50f3-41f8-a498-30c7a131a6ef tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] https://10.4.3.92/volume/v3/volumes/7c6407ea-cf72-4899-9350-9d975023cac8 returned with HTTP 200 Jul 31 17:27:36.502807 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 656/2646] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:27:36 2026] GET /volume/v3/volumes/7c6407ea-cf72-4899-9350-9d975023cac8 => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:36.520155 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1e0e39fc-1167-4539-810e-63163f4a636a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:36.522293 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1e0e39fc-1167-4539-810e-63163f4a636a tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] POST https://10.4.3.92/volume/v3/backups Jul 31 17:27:36.522839 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1e0e39fc-1167-4539-810e-63163f4a636a tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7c6407ea-cf72-4899-9350-9d975023cac8", "name": "tempest-type-Backup-916271881"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:36.524838 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-1e0e39fc-1167-4539-810e-63163f4a636a tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Creating new backup {'backup': {'volume_id': '7c6407ea-cf72-4899-9350-9d975023cac8', 'name': 'tempest-type-Backup-916271881'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:27:36.525073 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-1e0e39fc-1167-4539-810e-63163f4a636a tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Creating backup of volume 7c6407ea-cf72-4899-9350-9d975023cac8 in container None Jul 31 17:27:36.534377 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:36.534377 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:36.534916 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1e0e39fc-1167-4539-810e-63163f4a636a tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Volume info retrieved successfully. Jul 31 17:27:36.538131 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c583eef2-6006-4408-8215-a8795a3dfb30 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:36.540078 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c583eef2-6006-4408-8215-a8795a3dfb30 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 Jul 31 17:27:36.540342 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c583eef2-6006-4408-8215-a8795a3dfb30 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:36.540610 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c583eef2-6006-4408-8215-a8795a3dfb30 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:36.548812 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c583eef2-6006-4408-8215-a8795a3dfb30 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 returned with HTTP 404 Jul 31 17:27:36.549569 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 663/2647] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:36 2026] GET /volume/v3/volumes/9ae69c8c-da65-4acb-b827-4ac6034743a5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:36.557157 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1d1b27ab-2112-44cf-b9cd-b02f1f51cdba None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:36.558916 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1d1b27ab-2112-44cf-b9cd-b02f1f51cdba tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] GET https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 Jul 31 17:27:36.559109 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1d1b27ab-2112-44cf-b9cd-b02f1f51cdba tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:36.559755 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1d1b27ab-2112-44cf-b9cd-b02f1f51cdba tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:36.560060 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1d1b27ab-2112-44cf-b9cd-b02f1f51cdba tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:27:36.565577 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-1e0e39fc-1167-4539-810e-63163f4a636a tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Created reservations ['51d98ec2-f9ea-47b3-8672-ea1798567a55', '16439d82-94d9-4654-9ec2-64da03d85ef3'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:27:36.593482 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1d1b27ab-2112-44cf-b9cd-b02f1f51cdba tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] Get all volumes completed successfully. Jul 31 17:27:36.595149 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:36.595149 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:36.597978 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1e0e39fc-1167-4539-810e-63163f4a636a tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:27:36.598406 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 666/2648] 10.4.3.92 () {70 vars in 1292 bytes} [Fri Jul 31 17:27:36 2026] POST /volume/v3/backups => generated 313 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:27:36.600332 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1d1b27ab-2112-44cf-b9cd-b02f1f51cdba tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 17:27:36.600751 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 664/2649] 10.4.3.92 () {66 vars in 1278 bytes} [Fri Jul 31 17:27:36 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10268 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:27:36.608966 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-015f5fbe-10a1-47cf-b75e-e82f1e057508 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:36.611308 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-015f5fbe-10a1-47cf-b75e-e82f1e057508 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] GET https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b Jul 31 17:27:36.611643 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-015f5fbe-10a1-47cf-b75e-e82f1e057508 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:36.611917 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-015f5fbe-10a1-47cf-b75e-e82f1e057508 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:36.612089 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-015f5fbe-10a1-47cf-b75e-e82f1e057508 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Show backup with id 4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:27:36.617070 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:36.617070 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:36.617778 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-015f5fbe-10a1-47cf-b75e-e82f1e057508 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b returned with HTTP 200 Jul 31 17:27:36.618271 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 657/2650] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:27:36 2026] GET /volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:36.621992 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c3c7ba1d-b9c5-4ea5-8e83-35ede850e208 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:36.623794 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c3c7ba1d-b9c5-4ea5-8e83-35ede850e208 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] DELETE https://10.4.3.92/volume/v3/types/2a7bfc6b-c17c-4819-8ea1-097f02ed6fa3 Jul 31 17:27:36.624127 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c3c7ba1d-b9c5-4ea5-8e83-35ede850e208 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:36.624208 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c3c7ba1d-b9c5-4ea5-8e83-35ede850e208 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:36.648299 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c3c7ba1d-b9c5-4ea5-8e83-35ede850e208 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] https://10.4.3.92/volume/v3/types/2a7bfc6b-c17c-4819-8ea1-097f02ed6fa3 returned with HTTP 202 Jul 31 17:27:36.648839 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 664/2651] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:27:36 2026] DELETE /volume/v3/types/2a7bfc6b-c17c-4819-8ea1-097f02ed6fa3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:27:36.663251 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4505acdd-a733-492b-b084-abe59ae83489 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:36.665195 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4505acdd-a733-492b-b084-abe59ae83489 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:27:36.665685 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4505acdd-a733-492b-b084-abe59ae83489 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-150479062", "extra_specs": {}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:36.667439 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:36.667439 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:36.679595 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4505acdd-a733-492b-b084-abe59ae83489 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:27:36.680073 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 667/2652] 10.4.3.92 () {68 vars in 1245 bytes} [Fri Jul 31 17:27:36 2026] POST /volume/v3/types => generated 213 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:36.689883 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-135f8230-d8cf-4685-8aa3-cdd1e5417bc8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:36.692445 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-135f8230-d8cf-4685-8aa3-cdd1e5417bc8 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] POST https://10.4.3.92/volume/v3/types/62445baf-9597-4b04-b34d-d86f08c77c38/encryption Jul 31 17:27:36.692945 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-135f8230-d8cf-4685-8aa3-cdd1e5417bc8 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:36.714503 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-135f8230-d8cf-4685-8aa3-cdd1e5417bc8 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] https://10.4.3.92/volume/v3/types/62445baf-9597-4b04-b34d-d86f08c77c38/encryption returned with HTTP 200 Jul 31 17:27:36.714950 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 665/2653] 10.4.3.92 () {68 vars in 1390 bytes} [Fri Jul 31 17:27:36 2026] POST /volume/v3/types/62445baf-9597-4b04-b34d-d86f08c77c38/encryption => generated 231 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:36.724344 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f436a8d2-5c96-468d-812f-b179a7c4c3da None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:36.726626 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f436a8d2-5c96-468d-812f-b179a7c4c3da tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:27:36.727093 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f436a8d2-5c96-468d-812f-b179a7c4c3da tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1121488903", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-150479062", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:36.729167 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-f436a8d2-5c96-468d-812f-b179a7c4c3da tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1121488903', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-150479062', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:27:36.733378 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-f436a8d2-5c96-468d-812f-b179a7c4c3da tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Create volume of 1 GB Jul 31 17:27:36.733678 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:36.733678 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:36.734158 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f436a8d2-5c96-468d-812f-b179a7c4c3da tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Availability Zones retrieved successfully. Jul 31 17:27:36.740422 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f436a8d2-5c96-468d-812f-b179a7c4c3da tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Flow 'volume_create_api' (85753af9-4f39-4d5e-be35-a4c4f0820518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:27:36.741504 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f436a8d2-5c96-468d-812f-b179a7c4c3da tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (123f1a1c-6701-4766-b192-8f6d97ef2841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:36.742570 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-f436a8d2-5c96-468d-812f-b179a7c4c3da tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:27:36.791907 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f436a8d2-5c96-468d-812f-b179a7c4c3da tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (123f1a1c-6701-4766-b192-8f6d97ef2841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:27:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62445baf-9597-4b04-b34d-d86f08c77c38,is_public=True,name='tempest-scenario-type-luksv2-150479062',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62445baf-9597-4b04-b34d-d86f08c77c38', '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=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:36.793035 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f436a8d2-5c96-468d-812f-b179a7c4c3da tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0fe836a-ad06-4cb4-a406-ddb59c2956a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:36.839406 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [None req-f436a8d2-5c96-468d-812f-b179a7c4c3da tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-150479062 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-150479062, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:27:36.839883 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [None req-f436a8d2-5c96-468d-812f-b179a7c4c3da tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-150479062 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-150479062, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:27:36.870627 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-f436a8d2-5c96-468d-812f-b179a7c4c3da tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Created reservations ['2a293f8c-e0d2-422f-9808-63a3f81bb16b', 'b8856fe3-e35c-4468-a893-f8ed137994a6', 'dbfce969-a10a-4630-bea6-5568282e8c90', 'a45b4238-92f2-4170-a01b-67ad3c7fdedd'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:27:36.871679 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f436a8d2-5c96-468d-812f-b179a7c4c3da tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0fe836a-ad06-4cb4-a406-ddb59c2956a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a293f8c-e0d2-422f-9808-63a3f81bb16b', 'b8856fe3-e35c-4468-a893-f8ed137994a6', 'dbfce969-a10a-4630-bea6-5568282e8c90', 'a45b4238-92f2-4170-a01b-67ad3c7fdedd']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:36.872783 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f436a8d2-5c96-468d-812f-b179a7c4c3da tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e65e936-fc30-4022-96e3-79fb38f868f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:36.901177 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f436a8d2-5c96-468d-812f-b179a7c4c3da tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e65e936-fc30-4022-96e3-79fb38f868f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc5777be-89db-4d24-aeba-83fb31588c7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1121488903',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93ea7ee9a1a14b55adaaccb500655d29',qos_specs=None,replication_status=,reservations=['2a293f8c-e0d2-422f-9808-63a3f81bb16b','b8856fe3-e35c-4468-a893-f8ed137994a6','dbfce969-a10a-4630-bea6-5568282e8c90','a45b4238-92f2-4170-a01b-67ad3c7fdedd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93f1f48cf72342a09031d7e3771a709b',volume_type_id=62445baf-9597-4b04-b34d-d86f08c77c38), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:27:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1121488903',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=dc5777be-89db-4d24-aeba-83fb31588c7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93ea7ee9a1a14b55adaaccb500655d29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93f1f48cf72342a09031d7e3771a709b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62445baf-9597-4b04-b34d-d86f08c77c38),volume_type_id=62445baf-9597-4b04-b34d-d86f08c77c38)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:36.902266 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f436a8d2-5c96-468d-812f-b179a7c4c3da tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (814af163-72b8-4861-8095-6eab81981986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:36.922608 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f436a8d2-5c96-468d-812f-b179a7c4c3da tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (814af163-72b8-4861-8095-6eab81981986) transitioned into state 'SUCCESS' from state '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-1121488903',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93ea7ee9a1a14b55adaaccb500655d29',qos_specs=None,replication_status=,reservations=['2a293f8c-e0d2-422f-9808-63a3f81bb16b','b8856fe3-e35c-4468-a893-f8ed137994a6','dbfce969-a10a-4630-bea6-5568282e8c90','a45b4238-92f2-4170-a01b-67ad3c7fdedd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93f1f48cf72342a09031d7e3771a709b',volume_type_id=62445baf-9597-4b04-b34d-d86f08c77c38)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:36.923619 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f436a8d2-5c96-468d-812f-b179a7c4c3da tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07701eae-517d-46a5-8c46-84e8c3d6b62b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:36.934643 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f436a8d2-5c96-468d-812f-b179a7c4c3da tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07701eae-517d-46a5-8c46-84e8c3d6b62b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:36.935743 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f436a8d2-5c96-468d-812f-b179a7c4c3da tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Flow 'volume_create_api' (85753af9-4f39-4d5e-be35-a4c4f0820518) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:27:36.936219 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f436a8d2-5c96-468d-812f-b179a7c4c3da tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Create volume request issued successfully. Jul 31 17:27:36.936928 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f436a8d2-5c96-468d-812f-b179a7c4c3da tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:27:36.937495 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 658/2654] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:27:36 2026] POST /volume/v3/volumes => generated 784 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:27:37.100739 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-913c31b8-b118-4263-9b7f-49db2c886a33 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:37.103390 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-913c31b8-b118-4263-9b7f-49db2c886a33 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] GET https://10.4.3.92/volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 Jul 31 17:27:37.103710 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-913c31b8-b118-4263-9b7f-49db2c886a33 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:37.104002 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-913c31b8-b118-4263-9b7f-49db2c886a33 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:37.111153 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-07f2ed80-e85a-4fb3-81b6-07b0b0a97326 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:37.112726 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-07f2ed80-e85a-4fb3-81b6-07b0b0a97326 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] GET https://10.4.3.92/volume/v3/volumes/2f2272d8-bfc0-45a7-843a-426b3b48159d Jul 31 17:27:37.112993 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-07f2ed80-e85a-4fb3-81b6-07b0b0a97326 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:37.113240 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-07f2ed80-e85a-4fb3-81b6-07b0b0a97326 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:37.115865 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-913c31b8-b118-4263-9b7f-49db2c886a33 tempest-AttachVolumeShelveTestJSON-219207071 tempest-AttachVolumeShelveTestJSON-219207071-project-member] https://10.4.3.92/volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 returned with HTTP 404 Jul 31 17:27:37.116629 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 665/2655] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:37 2026] GET /volume/v3/volumes/f9c125af-483f-404d-b775-31d6f25a0b83 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:37.123182 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-07f2ed80-e85a-4fb3-81b6-07b0b0a97326 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] https://10.4.3.92/volume/v3/volumes/2f2272d8-bfc0-45a7-843a-426b3b48159d returned with HTTP 404 Jul 31 17:27:37.123777 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 668/2656] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:37 2026] GET /volume/v3/volumes/2f2272d8-bfc0-45a7-843a-426b3b48159d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:37.135451 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cd808041-5b44-465c-a8bb-3fdd3757e4f4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:37.138270 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cd808041-5b44-465c-a8bb-3fdd3757e4f4 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] GET https://10.4.3.92/volume/v3/volumes/56af518d-ebc6-4d3f-aec0-b5a1eb92ce23 Jul 31 17:27:37.138745 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cd808041-5b44-465c-a8bb-3fdd3757e4f4 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:37.138879 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cd808041-5b44-465c-a8bb-3fdd3757e4f4 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:37.151635 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:37.151635 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:37.158694 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-cd808041-5b44-465c-a8bb-3fdd3757e4f4 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Volume info retrieved successfully. Jul 31 17:27:37.165152 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cd808041-5b44-465c-a8bb-3fdd3757e4f4 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] https://10.4.3.92/volume/v3/volumes/56af518d-ebc6-4d3f-aec0-b5a1eb92ce23 returned with HTTP 200 Jul 31 17:27:37.165832 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 666/2657] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:37 2026] GET /volume/v3/volumes/56af518d-ebc6-4d3f-aec0-b5a1eb92ce23 => generated 1353 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:37.183984 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-557e3304-b390-4719-92f3-1d7c32052dbe None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:37.186741 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-557e3304-b390-4719-92f3-1d7c32052dbe tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] DELETE https://10.4.3.92/volume/v3/volumes/56af518d-ebc6-4d3f-aec0-b5a1eb92ce23 Jul 31 17:27:37.187287 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-557e3304-b390-4719-92f3-1d7c32052dbe tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:37.187287 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-557e3304-b390-4719-92f3-1d7c32052dbe tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:37.187500 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-557e3304-b390-4719-92f3-1d7c32052dbe tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Delete volume with id: 56af518d-ebc6-4d3f-aec0-b5a1eb92ce23 Jul 31 17:27:37.201033 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:37.201033 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:37.201033 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-557e3304-b390-4719-92f3-1d7c32052dbe tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Volume info retrieved successfully. Jul 31 17:27:37.232300 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-557e3304-b390-4719-92f3-1d7c32052dbe tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Delete volume request issued successfully. Jul 31 17:27:37.232598 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-557e3304-b390-4719-92f3-1d7c32052dbe tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] https://10.4.3.92/volume/v3/volumes/56af518d-ebc6-4d3f-aec0-b5a1eb92ce23 returned with HTTP 202 Jul 31 17:27:37.233097 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 659/2658] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:27:37 2026] DELETE /volume/v3/volumes/56af518d-ebc6-4d3f-aec0-b5a1eb92ce23 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:27:37.242778 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2532234c-bd03-4218-adfa-c6626234cb39 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:37.245448 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2532234c-bd03-4218-adfa-c6626234cb39 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] GET https://10.4.3.92/volume/v3/volumes/56af518d-ebc6-4d3f-aec0-b5a1eb92ce23 Jul 31 17:27:37.245448 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2532234c-bd03-4218-adfa-c6626234cb39 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:37.245581 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2532234c-bd03-4218-adfa-c6626234cb39 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:37.254138 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:37.254138 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:37.260537 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2532234c-bd03-4218-adfa-c6626234cb39 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Volume info retrieved successfully. Jul 31 17:27:37.266926 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-83439cae-4609-43ed-a1b4-e0c66eef6d32 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:37.268938 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2532234c-bd03-4218-adfa-c6626234cb39 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] https://10.4.3.92/volume/v3/volumes/56af518d-ebc6-4d3f-aec0-b5a1eb92ce23 returned with HTTP 200 Jul 31 17:27:37.269242 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-83439cae-4609-43ed-a1b4-e0c66eef6d32 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/bfe96320-084f-4e45-a04f-31637cdfe9dc Jul 31 17:27:37.269457 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 666/2659] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:37 2026] GET /volume/v3/volumes/56af518d-ebc6-4d3f-aec0-b5a1eb92ce23 => generated 1352 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:37.270604 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-83439cae-4609-43ed-a1b4-e0c66eef6d32 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:37.270604 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-83439cae-4609-43ed-a1b4-e0c66eef6d32 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:37.270604 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-83439cae-4609-43ed-a1b4-e0c66eef6d32 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Delete snapshot with id: bfe96320-084f-4e45-a04f-31637cdfe9dc Jul 31 17:27:37.275506 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:37.275506 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:37.275980 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-83439cae-4609-43ed-a1b4-e0c66eef6d32 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:27:37.304936 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-83439cae-4609-43ed-a1b4-e0c66eef6d32 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot delete request issued successfully. Jul 31 17:27:37.305419 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-83439cae-4609-43ed-a1b4-e0c66eef6d32 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/bfe96320-084f-4e45-a04f-31637cdfe9dc returned with HTTP 202 Jul 31 17:27:37.306121 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 669/2660] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:27:37 2026] DELETE /volume/v3/snapshots/bfe96320-084f-4e45-a04f-31637cdfe9dc => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:27:37.316153 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-baea18ea-43b5-41d5-9a0f-c442b4df80be None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:37.318518 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-baea18ea-43b5-41d5-9a0f-c442b4df80be tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/bfe96320-084f-4e45-a04f-31637cdfe9dc Jul 31 17:27:37.318712 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-baea18ea-43b5-41d5-9a0f-c442b4df80be tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:37.318930 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-baea18ea-43b5-41d5-9a0f-c442b4df80be tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:37.328710 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:37.328710 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:37.329949 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-baea18ea-43b5-41d5-9a0f-c442b4df80be tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:27:37.330242 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-baea18ea-43b5-41d5-9a0f-c442b4df80be tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/bfe96320-084f-4e45-a04f-31637cdfe9dc returned with HTTP 200 Jul 31 17:27:37.330675 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 667/2661] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:37 2026] GET /volume/v3/snapshots/bfe96320-084f-4e45-a04f-31637cdfe9dc => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:37.630142 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-38f6423d-142b-4e5f-9921-d122c5c9e2fd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:37.632656 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-38f6423d-142b-4e5f-9921-d122c5c9e2fd tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] GET https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b Jul 31 17:27:37.633022 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-38f6423d-142b-4e5f-9921-d122c5c9e2fd tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:37.633268 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-38f6423d-142b-4e5f-9921-d122c5c9e2fd tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:37.633451 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-38f6423d-142b-4e5f-9921-d122c5c9e2fd tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Show backup with id 4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:27:37.639291 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:37.639291 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:37.640124 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-38f6423d-142b-4e5f-9921-d122c5c9e2fd tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b returned with HTTP 200 Jul 31 17:27:37.640625 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 660/2662] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:27:37 2026] GET /volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:38.287026 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a6997be8-7ccb-468c-a0ea-6f837388cfa3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:38.289663 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a6997be8-7ccb-468c-a0ea-6f837388cfa3 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] GET https://10.4.3.92/volume/v3/volumes/56af518d-ebc6-4d3f-aec0-b5a1eb92ce23 Jul 31 17:27:38.289980 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a6997be8-7ccb-468c-a0ea-6f837388cfa3 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:38.290275 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a6997be8-7ccb-468c-a0ea-6f837388cfa3 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:38.299938 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a6997be8-7ccb-468c-a0ea-6f837388cfa3 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] https://10.4.3.92/volume/v3/volumes/56af518d-ebc6-4d3f-aec0-b5a1eb92ce23 returned with HTTP 404 Jul 31 17:27:38.300426 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 667/2663] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:38 2026] GET /volume/v3/volumes/56af518d-ebc6-4d3f-aec0-b5a1eb92ce23 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:38.314640 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cc9d94c0-3977-4ec0-9bba-8137a4036505 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:38.316751 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cc9d94c0-3977-4ec0-9bba-8137a4036505 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:27:38.317233 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cc9d94c0-3977-4ec0-9bba-8137a4036505 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-397098003"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:38.318990 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-cc9d94c0-3977-4ec0-9bba-8137a4036505 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-397098003'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:27:38.319153 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-cc9d94c0-3977-4ec0-9bba-8137a4036505 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Create volume of 1 GB Jul 31 17:27:38.319540 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:38.319540 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:38.323888 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cc9d94c0-3977-4ec0-9bba-8137a4036505 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Availability Zones retrieved successfully. Jul 31 17:27:38.331545 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cc9d94c0-3977-4ec0-9bba-8137a4036505 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Flow 'volume_create_api' (1de572dc-d2ad-4e01-b40b-f3058594c714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:27:38.332859 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cc9d94c0-3977-4ec0-9bba-8137a4036505 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad01ddbf-b389-4370-a602-a420fdfacf81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:38.334119 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-cc9d94c0-3977-4ec0-9bba-8137a4036505 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:27:38.346603 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d72e923a-d61a-470d-b7e9-3237314cfa28 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:38.349734 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d72e923a-d61a-470d-b7e9-3237314cfa28 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/bfe96320-084f-4e45-a04f-31637cdfe9dc Jul 31 17:27:38.349993 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d72e923a-d61a-470d-b7e9-3237314cfa28 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:38.350260 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d72e923a-d61a-470d-b7e9-3237314cfa28 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:38.358707 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d72e923a-d61a-470d-b7e9-3237314cfa28 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/bfe96320-084f-4e45-a04f-31637cdfe9dc returned with HTTP 404 Jul 31 17:27:38.359779 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 668/2664] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:38 2026] GET /volume/v3/snapshots/bfe96320-084f-4e45-a04f-31637cdfe9dc => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:38.370196 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d4371502-a89b-4ed6-a0ea-5a1b4dce17c7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:38.373112 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cc9d94c0-3977-4ec0-9bba-8137a4036505 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad01ddbf-b389-4370-a602-a420fdfacf81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:38.373866 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d4371502-a89b-4ed6-a0ea-5a1b4dce17c7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/28201ca5-65f5-4f75-990b-2d1bf2203172 Jul 31 17:27:38.374283 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cc9d94c0-3977-4ec0-9bba-8137a4036505 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e4a39cd-73b9-4164-954d-eabab5857cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:38.374550 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d4371502-a89b-4ed6-a0ea-5a1b4dce17c7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:38.374913 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d4371502-a89b-4ed6-a0ea-5a1b4dce17c7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:38.375193 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-d4371502-a89b-4ed6-a0ea-5a1b4dce17c7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Delete snapshot with id: 28201ca5-65f5-4f75-990b-2d1bf2203172 Jul 31 17:27:38.385193 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:38.385193 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:38.385895 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d4371502-a89b-4ed6-a0ea-5a1b4dce17c7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:27:38.419054 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d4371502-a89b-4ed6-a0ea-5a1b4dce17c7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot delete request issued successfully. Jul 31 17:27:38.419280 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d4371502-a89b-4ed6-a0ea-5a1b4dce17c7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/28201ca5-65f5-4f75-990b-2d1bf2203172 returned with HTTP 202 Jul 31 17:27:38.419942 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 661/2665] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:27:38 2026] DELETE /volume/v3/snapshots/28201ca5-65f5-4f75-990b-2d1bf2203172 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:27:38.428228 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d31ac87d-ca58-42aa-bf15-a874ec247581 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:38.430110 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d31ac87d-ca58-42aa-bf15-a874ec247581 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/28201ca5-65f5-4f75-990b-2d1bf2203172 Jul 31 17:27:38.430355 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d31ac87d-ca58-42aa-bf15-a874ec247581 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:38.430699 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d31ac87d-ca58-42aa-bf15-a874ec247581 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:38.440332 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:38.440332 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:38.440926 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d31ac87d-ca58-42aa-bf15-a874ec247581 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:27:38.441793 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d31ac87d-ca58-42aa-bf15-a874ec247581 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/28201ca5-65f5-4f75-990b-2d1bf2203172 returned with HTTP 200 Jul 31 17:27:38.442185 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 668/2666] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:38 2026] GET /volume/v3/snapshots/28201ca5-65f5-4f75-990b-2d1bf2203172 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:38.443330 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-cc9d94c0-3977-4ec0-9bba-8137a4036505 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Created reservations ['6191b59e-ba0b-40c0-ae54-b23c2c0d3488', '3c986149-8884-46ad-9dea-3b77e681d148', '35976add-99a0-42fa-8143-3a6fa991356a', '5bd5b1fc-11ae-4be6-a7ec-ae75b5015043'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:27:38.444257 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cc9d94c0-3977-4ec0-9bba-8137a4036505 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e4a39cd-73b9-4164-954d-eabab5857cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6191b59e-ba0b-40c0-ae54-b23c2c0d3488', '3c986149-8884-46ad-9dea-3b77e681d148', '35976add-99a0-42fa-8143-3a6fa991356a', '5bd5b1fc-11ae-4be6-a7ec-ae75b5015043']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:38.445035 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cc9d94c0-3977-4ec0-9bba-8137a4036505 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02ecaf45-1d87-4efe-8cc9-5347f4c835a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:38.471975 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cc9d94c0-3977-4ec0-9bba-8137a4036505 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02ecaf45-1d87-4efe-8cc9-5347f4c835a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd571cea-b5e8-4de7-b2df-689b7999292a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-397098003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eda574b909004628b90fe6135e3122b8',qos_specs=None,replication_status=,reservations=['6191b59e-ba0b-40c0-ae54-b23c2c0d3488','3c986149-8884-46ad-9dea-3b77e681d148','35976add-99a0-42fa-8143-3a6fa991356a','5bd5b1fc-11ae-4be6-a7ec-ae75b5015043'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa18e535236f4423b317dbc9b6422c76',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:27:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-397098003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd571cea-b5e8-4de7-b2df-689b7999292a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eda574b909004628b90fe6135e3122b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa18e535236f4423b317dbc9b6422c76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:38.473219 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cc9d94c0-3977-4ec0-9bba-8137a4036505 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5d85722-9b81-475a-bd7c-4b468fe2be9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:38.503214 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cc9d94c0-3977-4ec0-9bba-8137a4036505 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5d85722-9b81-475a-bd7c-4b468fe2be9d) transitioned into state 'SUCCESS' from state '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-397098003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eda574b909004628b90fe6135e3122b8',qos_specs=None,replication_status=,reservations=['6191b59e-ba0b-40c0-ae54-b23c2c0d3488','3c986149-8884-46ad-9dea-3b77e681d148','35976add-99a0-42fa-8143-3a6fa991356a','5bd5b1fc-11ae-4be6-a7ec-ae75b5015043'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa18e535236f4423b317dbc9b6422c76',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:38.503214 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cc9d94c0-3977-4ec0-9bba-8137a4036505 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f276a21-a065-4755-a24b-c556aeae0e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:38.514997 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cc9d94c0-3977-4ec0-9bba-8137a4036505 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f276a21-a065-4755-a24b-c556aeae0e49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:38.516216 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-cc9d94c0-3977-4ec0-9bba-8137a4036505 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Flow 'volume_create_api' (1de572dc-d2ad-4e01-b40b-f3058594c714) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:27:38.516634 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cc9d94c0-3977-4ec0-9bba-8137a4036505 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Create volume request issued successfully. Jul 31 17:27:38.517280 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cc9d94c0-3977-4ec0-9bba-8137a4036505 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:27:38.518221 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 670/2667] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:27:38 2026] POST /volume/v3/volumes => generated 744 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:27:38.537478 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-be07469d-d769-4d82-ad7d-d99e76885152 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:38.539602 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-be07469d-d769-4d82-ad7d-d99e76885152 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] GET https://10.4.3.92/volume/v3/volumes/fd571cea-b5e8-4de7-b2df-689b7999292a Jul 31 17:27:38.539924 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-be07469d-d769-4d82-ad7d-d99e76885152 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:38.540168 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-be07469d-d769-4d82-ad7d-d99e76885152 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:38.547938 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:38.547938 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:38.552111 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-be07469d-d769-4d82-ad7d-d99e76885152 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Volume info retrieved successfully. Jul 31 17:27:38.556567 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-be07469d-d769-4d82-ad7d-d99e76885152 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] https://10.4.3.92/volume/v3/volumes/fd571cea-b5e8-4de7-b2df-689b7999292a returned with HTTP 200 Jul 31 17:27:38.556929 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 669/2668] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:38 2026] GET /volume/v3/volumes/fd571cea-b5e8-4de7-b2df-689b7999292a => generated 812 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:38.653553 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-29284450-39d3-4353-866a-afd55258b2fe None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:38.656886 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-29284450-39d3-4353-866a-afd55258b2fe tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] GET https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b Jul 31 17:27:38.657224 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-29284450-39d3-4353-866a-afd55258b2fe tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:38.657609 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-29284450-39d3-4353-866a-afd55258b2fe tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:38.657807 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-29284450-39d3-4353-866a-afd55258b2fe tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Show backup with id 4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:27:38.663259 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:38.663259 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:38.663957 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-29284450-39d3-4353-866a-afd55258b2fe tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b returned with HTTP 200 Jul 31 17:27:38.664342 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 662/2669] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:27:38 2026] GET /volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:39.467111 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ee04f42e-544b-4f46-87b6-6694f51fc816 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:39.467111 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ee04f42e-544b-4f46-87b6-6694f51fc816 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/28201ca5-65f5-4f75-990b-2d1bf2203172 Jul 31 17:27:39.467111 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ee04f42e-544b-4f46-87b6-6694f51fc816 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:39.467111 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ee04f42e-544b-4f46-87b6-6694f51fc816 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:39.471751 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ee04f42e-544b-4f46-87b6-6694f51fc816 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/28201ca5-65f5-4f75-990b-2d1bf2203172 returned with HTTP 404 Jul 31 17:27:39.471751 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 669/2670] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:39 2026] GET /volume/v3/snapshots/28201ca5-65f5-4f75-990b-2d1bf2203172 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:39.487938 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a04f41df-60d5-4b7d-9e65-22b56108cdd7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:39.490103 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a04f41df-60d5-4b7d-9e65-22b56108cdd7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/57974443-3edc-4196-b204-0adde9037f40 Jul 31 17:27:39.490395 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a04f41df-60d5-4b7d-9e65-22b56108cdd7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:39.490701 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a04f41df-60d5-4b7d-9e65-22b56108cdd7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:39.490808 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-a04f41df-60d5-4b7d-9e65-22b56108cdd7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Delete snapshot with id: 57974443-3edc-4196-b204-0adde9037f40 Jul 31 17:27:39.497233 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:39.497233 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:39.497963 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a04f41df-60d5-4b7d-9e65-22b56108cdd7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:27:39.522425 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a04f41df-60d5-4b7d-9e65-22b56108cdd7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot delete request issued successfully. Jul 31 17:27:39.522869 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a04f41df-60d5-4b7d-9e65-22b56108cdd7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/57974443-3edc-4196-b204-0adde9037f40 returned with HTTP 202 Jul 31 17:27:39.523263 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 671/2671] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:27:39 2026] DELETE /volume/v3/snapshots/57974443-3edc-4196-b204-0adde9037f40 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:27:39.536053 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-17c0b616-e2e3-40de-9600-4f5552d0fa50 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:39.540351 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-17c0b616-e2e3-40de-9600-4f5552d0fa50 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/57974443-3edc-4196-b204-0adde9037f40 Jul 31 17:27:39.540675 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-17c0b616-e2e3-40de-9600-4f5552d0fa50 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:39.541998 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-17c0b616-e2e3-40de-9600-4f5552d0fa50 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:39.555160 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:39.555160 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:39.556008 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-17c0b616-e2e3-40de-9600-4f5552d0fa50 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:27:39.557853 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-17c0b616-e2e3-40de-9600-4f5552d0fa50 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/57974443-3edc-4196-b204-0adde9037f40 returned with HTTP 200 Jul 31 17:27:39.558428 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 670/2672] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:39 2026] GET /volume/v3/snapshots/57974443-3edc-4196-b204-0adde9037f40 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:39.578246 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e16bf783-a979-4840-916e-c2680f573b19 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:39.581172 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e16bf783-a979-4840-916e-c2680f573b19 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] GET https://10.4.3.92/volume/v3/volumes/fd571cea-b5e8-4de7-b2df-689b7999292a Jul 31 17:27:39.581434 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e16bf783-a979-4840-916e-c2680f573b19 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:39.581659 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e16bf783-a979-4840-916e-c2680f573b19 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:39.603613 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:39.603613 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:39.611953 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e16bf783-a979-4840-916e-c2680f573b19 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Volume info retrieved successfully. Jul 31 17:27:39.620112 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e16bf783-a979-4840-916e-c2680f573b19 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] https://10.4.3.92/volume/v3/volumes/fd571cea-b5e8-4de7-b2df-689b7999292a returned with HTTP 200 Jul 31 17:27:39.620354 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 663/2673] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:39 2026] GET /volume/v3/volumes/fd571cea-b5e8-4de7-b2df-689b7999292a => generated 837 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:39.638034 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8df277b2-c8a9-40b4-9a3d-e70748dacbc1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:39.640571 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8df277b2-c8a9-40b4-9a3d-e70748dacbc1 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:27:39.640571 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8df277b2-c8a9-40b4-9a3d-e70748dacbc1 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "fd571cea-b5e8-4de7-b2df-689b7999292a", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1839691282"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:39.645930 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-8df277b2-c8a9-40b4-9a3d-e70748dacbc1 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Create volume request body: {'volume': {'source_volid': 'fd571cea-b5e8-4de7-b2df-689b7999292a', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1839691282'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:27:39.657813 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:39.657813 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:39.658535 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8df277b2-c8a9-40b4-9a3d-e70748dacbc1 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Volume retrieved successfully. Jul 31 17:27:39.658721 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-8df277b2-c8a9-40b4-9a3d-e70748dacbc1 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Create volume of 2 GB Jul 31 17:27:39.664508 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8df277b2-c8a9-40b4-9a3d-e70748dacbc1 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Availability Zones retrieved successfully. Jul 31 17:27:39.672891 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8df277b2-c8a9-40b4-9a3d-e70748dacbc1 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Flow 'volume_create_api' (a8c23f80-a32f-40ca-bc58-c4e2ae69a21a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:27:39.674969 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8df277b2-c8a9-40b4-9a3d-e70748dacbc1 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d521e1a-3248-4c37-82ab-e3412af04266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:39.676792 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-8df277b2-c8a9-40b4-9a3d-e70748dacbc1 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:27:39.679200 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8a8019e3-0139-4936-b8a2-c1c949848014 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:39.680951 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8a8019e3-0139-4936-b8a2-c1c949848014 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] GET https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b Jul 31 17:27:39.681226 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8a8019e3-0139-4936-b8a2-c1c949848014 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:39.681525 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8a8019e3-0139-4936-b8a2-c1c949848014 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:39.682475 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-8a8019e3-0139-4936-b8a2-c1c949848014 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Show backup with id 4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:27:39.686976 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:39.686976 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:39.687974 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8a8019e3-0139-4936-b8a2-c1c949848014 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b returned with HTTP 200 Jul 31 17:27:39.688531 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 672/2674] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:27:39 2026] GET /volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:39.709992 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8df277b2-c8a9-40b4-9a3d-e70748dacbc1 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d521e1a-3248-4c37-82ab-e3412af04266) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'fd571cea-b5e8-4de7-b2df-689b7999292a', 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:39.711128 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8df277b2-c8a9-40b4-9a3d-e70748dacbc1 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1461354a-9e41-4ad9-a9d3-366edbcfdd98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:39.772589 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-8df277b2-c8a9-40b4-9a3d-e70748dacbc1 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Created reservations ['386a1ab4-0798-4e70-ac21-8c57568a0e62', '6e47a4ea-f9b4-4e2b-aa8b-915c723cd2b0', '982590e0-a798-4b7b-84e5-5b369a6877a8', '24a0cd8d-9746-49dd-b0ed-f5a00f31a24e'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:27:39.773446 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8df277b2-c8a9-40b4-9a3d-e70748dacbc1 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1461354a-9e41-4ad9-a9d3-366edbcfdd98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['386a1ab4-0798-4e70-ac21-8c57568a0e62', '6e47a4ea-f9b4-4e2b-aa8b-915c723cd2b0', '982590e0-a798-4b7b-84e5-5b369a6877a8', '24a0cd8d-9746-49dd-b0ed-f5a00f31a24e']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:39.774595 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8df277b2-c8a9-40b4-9a3d-e70748dacbc1 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a6524e5-af12-454c-8652-ffcdfb8d1759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:39.815194 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8df277b2-c8a9-40b4-9a3d-e70748dacbc1 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a6524e5-af12-454c-8652-ffcdfb8d1759) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43bcacfa-84c1-4d65-b3ae-ea0f04ee82c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1839691282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eda574b909004628b90fe6135e3122b8',qos_specs=None,replication_status=,reservations=['386a1ab4-0798-4e70-ac21-8c57568a0e62','6e47a4ea-f9b4-4e2b-aa8b-915c723cd2b0','982590e0-a798-4b7b-84e5-5b369a6877a8','24a0cd8d-9746-49dd-b0ed-f5a00f31a24e'],size=2,snapshot_id=None,source_replicaid=,source_volid=fd571cea-b5e8-4de7-b2df-689b7999292a,status='creating',user_id='aa18e535236f4423b317dbc9b6422c76',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:27:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1839691282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43bcacfa-84c1-4d65-b3ae-ea0f04ee82c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eda574b909004628b90fe6135e3122b8',provider_auth=None,provider_geometry=None,provider_id=None,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=fd571cea-b5e8-4de7-b2df-689b7999292a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa18e535236f4423b317dbc9b6422c76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:39.816712 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8df277b2-c8a9-40b4-9a3d-e70748dacbc1 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (260b67f3-353b-41d1-8675-deb05b78db96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:39.843714 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8df277b2-c8a9-40b4-9a3d-e70748dacbc1 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (260b67f3-353b-41d1-8675-deb05b78db96) transitioned into state 'SUCCESS' from state '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-1839691282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eda574b909004628b90fe6135e3122b8',qos_specs=None,replication_status=,reservations=['386a1ab4-0798-4e70-ac21-8c57568a0e62','6e47a4ea-f9b4-4e2b-aa8b-915c723cd2b0','982590e0-a798-4b7b-84e5-5b369a6877a8','24a0cd8d-9746-49dd-b0ed-f5a00f31a24e'],size=2,snapshot_id=None,source_replicaid=,source_volid=fd571cea-b5e8-4de7-b2df-689b7999292a,status='creating',user_id='aa18e535236f4423b317dbc9b6422c76',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:39.847340 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8df277b2-c8a9-40b4-9a3d-e70748dacbc1 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8251fc60-8a7a-4cca-b6e2-7a4956b065ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:39.864684 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8df277b2-c8a9-40b4-9a3d-e70748dacbc1 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8251fc60-8a7a-4cca-b6e2-7a4956b065ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:39.865737 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8df277b2-c8a9-40b4-9a3d-e70748dacbc1 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Flow 'volume_create_api' (a8c23f80-a32f-40ca-bc58-c4e2ae69a21a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:27:39.866036 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8df277b2-c8a9-40b4-9a3d-e70748dacbc1 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Create volume request issued successfully. Jul 31 17:27:39.866668 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8df277b2-c8a9-40b4-9a3d-e70748dacbc1 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:27:39.867196 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 670/2675] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:27:39 2026] POST /volume/v3/volumes => generated 779 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:27:39.881360 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bfb0448f-bc09-466c-a9e1-52f3d10ce6a7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:39.888284 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bfb0448f-bc09-466c-a9e1-52f3d10ce6a7 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] GET https://10.4.3.92/volume/v3/volumes/43bcacfa-84c1-4d65-b3ae-ea0f04ee82c8 Jul 31 17:27:39.888284 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bfb0448f-bc09-466c-a9e1-52f3d10ce6a7 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:39.888284 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bfb0448f-bc09-466c-a9e1-52f3d10ce6a7 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:39.898216 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:39.898216 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:39.906989 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bfb0448f-bc09-466c-a9e1-52f3d10ce6a7 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Volume info retrieved successfully. Jul 31 17:27:39.912468 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bfb0448f-bc09-466c-a9e1-52f3d10ce6a7 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] https://10.4.3.92/volume/v3/volumes/43bcacfa-84c1-4d65-b3ae-ea0f04ee82c8 returned with HTTP 200 Jul 31 17:27:39.913112 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 671/2676] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:39 2026] GET /volume/v3/volumes/43bcacfa-84c1-4d65-b3ae-ea0f04ee82c8 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:40.570774 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a193a006-bbe0-4706-89ce-895df5d7ee74 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:40.574225 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a193a006-bbe0-4706-89ce-895df5d7ee74 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/57974443-3edc-4196-b204-0adde9037f40 Jul 31 17:27:40.574567 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a193a006-bbe0-4706-89ce-895df5d7ee74 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:40.574842 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a193a006-bbe0-4706-89ce-895df5d7ee74 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:40.581025 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a193a006-bbe0-4706-89ce-895df5d7ee74 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/57974443-3edc-4196-b204-0adde9037f40 returned with HTTP 404 Jul 31 17:27:40.581757 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 664/2677] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:40 2026] GET /volume/v3/snapshots/57974443-3edc-4196-b204-0adde9037f40 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:40.595682 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bffd61a5-1626-46ed-bd84-59c2396af545 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:40.597918 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bffd61a5-1626-46ed-bd84-59c2396af545 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/bfe96320-084f-4e45-a04f-31637cdfe9dc Jul 31 17:27:40.598158 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bffd61a5-1626-46ed-bd84-59c2396af545 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:40.598442 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bffd61a5-1626-46ed-bd84-59c2396af545 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:40.598629 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-bffd61a5-1626-46ed-bd84-59c2396af545 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Delete snapshot with id: bfe96320-084f-4e45-a04f-31637cdfe9dc Jul 31 17:27:40.604166 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bffd61a5-1626-46ed-bd84-59c2396af545 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/bfe96320-084f-4e45-a04f-31637cdfe9dc returned with HTTP 404 Jul 31 17:27:40.604771 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 673/2678] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:27:40 2026] DELETE /volume/v3/snapshots/bfe96320-084f-4e45-a04f-31637cdfe9dc => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:40.614793 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f50bb549-380f-41c8-b6ee-edcaa2415b09 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:40.616362 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f50bb549-380f-41c8-b6ee-edcaa2415b09 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/bfe96320-084f-4e45-a04f-31637cdfe9dc Jul 31 17:27:40.616625 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f50bb549-380f-41c8-b6ee-edcaa2415b09 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:40.617758 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f50bb549-380f-41c8-b6ee-edcaa2415b09 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:40.621657 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f50bb549-380f-41c8-b6ee-edcaa2415b09 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/bfe96320-084f-4e45-a04f-31637cdfe9dc returned with HTTP 404 Jul 31 17:27:40.622523 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 671/2679] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:40 2026] GET /volume/v3/snapshots/bfe96320-084f-4e45-a04f-31637cdfe9dc => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:40.632270 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7b156d88-d81f-45d1-84b5-638cacdecf7d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:40.634037 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7b156d88-d81f-45d1-84b5-638cacdecf7d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/28201ca5-65f5-4f75-990b-2d1bf2203172 Jul 31 17:27:40.634251 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7b156d88-d81f-45d1-84b5-638cacdecf7d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:40.634505 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7b156d88-d81f-45d1-84b5-638cacdecf7d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:40.634607 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-7b156d88-d81f-45d1-84b5-638cacdecf7d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Delete snapshot with id: 28201ca5-65f5-4f75-990b-2d1bf2203172 Jul 31 17:27:40.648140 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7b156d88-d81f-45d1-84b5-638cacdecf7d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/28201ca5-65f5-4f75-990b-2d1bf2203172 returned with HTTP 404 Jul 31 17:27:40.649205 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 672/2680] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:27:40 2026] DELETE /volume/v3/snapshots/28201ca5-65f5-4f75-990b-2d1bf2203172 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:40.659633 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a7f37892-f42e-4c65-8662-1b1322a0109f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:40.662200 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a7f37892-f42e-4c65-8662-1b1322a0109f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/28201ca5-65f5-4f75-990b-2d1bf2203172 Jul 31 17:27:40.662445 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a7f37892-f42e-4c65-8662-1b1322a0109f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:40.662649 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a7f37892-f42e-4c65-8662-1b1322a0109f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:40.673396 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a7f37892-f42e-4c65-8662-1b1322a0109f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/28201ca5-65f5-4f75-990b-2d1bf2203172 returned with HTTP 404 Jul 31 17:27:40.673966 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 665/2681] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:40 2026] GET /volume/v3/snapshots/28201ca5-65f5-4f75-990b-2d1bf2203172 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:40.685269 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3f517347-a962-4e4f-a23b-4932ee771359 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:40.691767 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3f517347-a962-4e4f-a23b-4932ee771359 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/57974443-3edc-4196-b204-0adde9037f40 Jul 31 17:27:40.692156 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3f517347-a962-4e4f-a23b-4932ee771359 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:40.692526 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3f517347-a962-4e4f-a23b-4932ee771359 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:40.692838 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-3f517347-a962-4e4f-a23b-4932ee771359 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Delete snapshot with id: 57974443-3edc-4196-b204-0adde9037f40 Jul 31 17:27:40.700773 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3f517347-a962-4e4f-a23b-4932ee771359 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/57974443-3edc-4196-b204-0adde9037f40 returned with HTTP 404 Jul 31 17:27:40.701110 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 674/2682] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:27:40 2026] DELETE /volume/v3/snapshots/57974443-3edc-4196-b204-0adde9037f40 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:40.705614 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0be3cb00-5757-4437-b7fc-2c1d28e92d5f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:40.705614 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0be3cb00-5757-4437-b7fc-2c1d28e92d5f tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] GET https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b Jul 31 17:27:40.705614 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0be3cb00-5757-4437-b7fc-2c1d28e92d5f tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:40.705871 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0be3cb00-5757-4437-b7fc-2c1d28e92d5f tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:40.705995 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-0be3cb00-5757-4437-b7fc-2c1d28e92d5f tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Show backup with id 4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:27:40.711789 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:40.711789 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:40.712487 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0be3cb00-5757-4437-b7fc-2c1d28e92d5f tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b returned with HTTP 200 Jul 31 17:27:40.712881 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 672/2683] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:27:40 2026] GET /volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:40.713840 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0f765d78-8d0d-4790-af07-7b239963c8c4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:40.718224 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0f765d78-8d0d-4790-af07-7b239963c8c4 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/57974443-3edc-4196-b204-0adde9037f40 Jul 31 17:27:40.718525 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0f765d78-8d0d-4790-af07-7b239963c8c4 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:40.718846 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0f765d78-8d0d-4790-af07-7b239963c8c4 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:40.727175 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0f765d78-8d0d-4790-af07-7b239963c8c4 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/57974443-3edc-4196-b204-0adde9037f40 returned with HTTP 404 Jul 31 17:27:40.727764 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 673/2684] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:40 2026] GET /volume/v3/snapshots/57974443-3edc-4196-b204-0adde9037f40 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:40.933576 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-201bcc3e-c76f-412c-94d5-f673a160b108 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:40.936824 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-201bcc3e-c76f-412c-94d5-f673a160b108 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] GET https://10.4.3.92/volume/v3/volumes/43bcacfa-84c1-4d65-b3ae-ea0f04ee82c8 Jul 31 17:27:40.936925 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-201bcc3e-c76f-412c-94d5-f673a160b108 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:40.937131 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-201bcc3e-c76f-412c-94d5-f673a160b108 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:40.947772 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:40.947772 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:40.955970 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-201bcc3e-c76f-412c-94d5-f673a160b108 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Volume info retrieved successfully. Jul 31 17:27:40.962267 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-201bcc3e-c76f-412c-94d5-f673a160b108 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] https://10.4.3.92/volume/v3/volumes/43bcacfa-84c1-4d65-b3ae-ea0f04ee82c8 returned with HTTP 200 Jul 31 17:27:40.962825 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 666/2685] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:40 2026] GET /volume/v3/volumes/43bcacfa-84c1-4d65-b3ae-ea0f04ee82c8 => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:40.992552 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-905724ad-434c-4052-8f32-2295635c676b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:40.995057 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-905724ad-434c-4052-8f32-2295635c676b tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] GET https://10.4.3.92/volume/v3/volumes/43bcacfa-84c1-4d65-b3ae-ea0f04ee82c8 Jul 31 17:27:40.995246 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-905724ad-434c-4052-8f32-2295635c676b tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:40.995429 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-905724ad-434c-4052-8f32-2295635c676b tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:41.006859 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:41.006859 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:41.016898 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-905724ad-434c-4052-8f32-2295635c676b tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Volume info retrieved successfully. Jul 31 17:27:41.024958 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-905724ad-434c-4052-8f32-2295635c676b tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] https://10.4.3.92/volume/v3/volumes/43bcacfa-84c1-4d65-b3ae-ea0f04ee82c8 returned with HTTP 200 Jul 31 17:27:41.027691 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 675/2686] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:40 2026] GET /volume/v3/volumes/43bcacfa-84c1-4d65-b3ae-ea0f04ee82c8 => generated 872 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:41.042479 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9da6d90d-65ad-47e1-8868-c1630fc7d556 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:41.047256 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9da6d90d-65ad-47e1-8868-c1630fc7d556 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] GET https://10.4.3.92/volume/v3/volumes/43bcacfa-84c1-4d65-b3ae-ea0f04ee82c8 Jul 31 17:27:41.047998 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9da6d90d-65ad-47e1-8868-c1630fc7d556 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:41.047998 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9da6d90d-65ad-47e1-8868-c1630fc7d556 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:41.059557 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:41.059557 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:41.067514 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9da6d90d-65ad-47e1-8868-c1630fc7d556 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Volume info retrieved successfully. Jul 31 17:27:41.078350 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9da6d90d-65ad-47e1-8868-c1630fc7d556 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] https://10.4.3.92/volume/v3/volumes/43bcacfa-84c1-4d65-b3ae-ea0f04ee82c8 returned with HTTP 200 Jul 31 17:27:41.078350 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 673/2687] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:41 2026] GET /volume/v3/volumes/43bcacfa-84c1-4d65-b3ae-ea0f04ee82c8 => generated 872 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:41.099400 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4f485da7-06d8-4498-a3fa-4cba1f79bb65 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:41.102175 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4f485da7-06d8-4498-a3fa-4cba1f79bb65 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] DELETE https://10.4.3.92/volume/v3/volumes/43bcacfa-84c1-4d65-b3ae-ea0f04ee82c8 Jul 31 17:27:41.102418 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4f485da7-06d8-4498-a3fa-4cba1f79bb65 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:41.103422 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4f485da7-06d8-4498-a3fa-4cba1f79bb65 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:41.103557 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-4f485da7-06d8-4498-a3fa-4cba1f79bb65 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Delete volume with id: 43bcacfa-84c1-4d65-b3ae-ea0f04ee82c8 Jul 31 17:27:41.117981 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:41.117981 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:41.119592 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4f485da7-06d8-4498-a3fa-4cba1f79bb65 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Volume info retrieved successfully. Jul 31 17:27:41.163464 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4f485da7-06d8-4498-a3fa-4cba1f79bb65 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Delete volume request issued successfully. Jul 31 17:27:41.164606 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4f485da7-06d8-4498-a3fa-4cba1f79bb65 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] https://10.4.3.92/volume/v3/volumes/43bcacfa-84c1-4d65-b3ae-ea0f04ee82c8 returned with HTTP 202 Jul 31 17:27:41.164606 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 674/2688] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:27:41 2026] DELETE /volume/v3/volumes/43bcacfa-84c1-4d65-b3ae-ea0f04ee82c8 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:27:41.176222 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-267c8c55-2e41-4f62-a0b9-c4bc81ee7569 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:41.179975 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-267c8c55-2e41-4f62-a0b9-c4bc81ee7569 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] GET https://10.4.3.92/volume/v3/volumes/43bcacfa-84c1-4d65-b3ae-ea0f04ee82c8 Jul 31 17:27:41.180174 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-267c8c55-2e41-4f62-a0b9-c4bc81ee7569 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:41.180517 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-267c8c55-2e41-4f62-a0b9-c4bc81ee7569 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:41.203041 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:41.203041 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:41.215236 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-267c8c55-2e41-4f62-a0b9-c4bc81ee7569 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Volume info retrieved successfully. Jul 31 17:27:41.221413 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-267c8c55-2e41-4f62-a0b9-c4bc81ee7569 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] https://10.4.3.92/volume/v3/volumes/43bcacfa-84c1-4d65-b3ae-ea0f04ee82c8 returned with HTTP 200 Jul 31 17:27:41.221986 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 667/2689] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:41 2026] GET /volume/v3/volumes/43bcacfa-84c1-4d65-b3ae-ea0f04ee82c8 => generated 871 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:41.725780 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-427291ac-e54e-4b01-86f0-92a7e0802bbb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:41.730688 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-427291ac-e54e-4b01-86f0-92a7e0802bbb tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] GET https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b Jul 31 17:27:41.730688 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-427291ac-e54e-4b01-86f0-92a7e0802bbb tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:41.730868 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-427291ac-e54e-4b01-86f0-92a7e0802bbb tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:41.730973 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-427291ac-e54e-4b01-86f0-92a7e0802bbb tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Show backup with id 4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:27:41.737235 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:41.737235 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:41.737603 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-427291ac-e54e-4b01-86f0-92a7e0802bbb tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b returned with HTTP 200 Jul 31 17:27:41.738109 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 676/2690] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:27:41 2026] GET /volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:41.835679 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2259275c-99f0-4fc4-964e-aa8640bebe6a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:42.004244 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2259275c-99f0-4fc4-964e-aa8640bebe6a tempest-BackendsCapabilitiesAdminTestsJSON-74404404 tempest-BackendsCapabilitiesAdminTestsJSON-74404404-project-admin] GET https://10.4.3.92/volume/v3/scheduler-stats/get_pools Jul 31 17:27:42.004696 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2259275c-99f0-4fc4-964e-aa8640bebe6a tempest-BackendsCapabilitiesAdminTestsJSON-74404404 tempest-BackendsCapabilitiesAdminTestsJSON-74404404-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:42.005078 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2259275c-99f0-4fc4-964e-aa8640bebe6a tempest-BackendsCapabilitiesAdminTestsJSON-74404404 tempest-BackendsCapabilitiesAdminTestsJSON-74404404-project-admin] Calling method 'get_pools' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:42.021528 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2259275c-99f0-4fc4-964e-aa8640bebe6a tempest-BackendsCapabilitiesAdminTestsJSON-74404404 tempest-BackendsCapabilitiesAdminTestsJSON-74404404-project-admin] https://10.4.3.92/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 31 17:27:42.021528 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 674/2691] 10.4.3.92 () {66 vars in 1284 bytes} [Fri Jul 31 17:27:41 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:42.035705 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4f5a2e1b-ab9b-4912-a89f-46da62e0d9d1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:42.037852 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4f5a2e1b-ab9b-4912-a89f-46da62e0d9d1 tempest-BackendsCapabilitiesAdminTestsJSON-74404404 tempest-BackendsCapabilitiesAdminTestsJSON-74404404-project-admin] GET https://10.4.3.92/volume/v3/scheduler-stats/get_pools?detail=True Jul 31 17:27:42.038347 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4f5a2e1b-ab9b-4912-a89f-46da62e0d9d1 tempest-BackendsCapabilitiesAdminTestsJSON-74404404 tempest-BackendsCapabilitiesAdminTestsJSON-74404404-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:42.038435 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4f5a2e1b-ab9b-4912-a89f-46da62e0d9d1 tempest-BackendsCapabilitiesAdminTestsJSON-74404404 tempest-BackendsCapabilitiesAdminTestsJSON-74404404-project-admin] Calling method 'get_pools' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:42.052276 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4f5a2e1b-ab9b-4912-a89f-46da62e0d9d1 tempest-BackendsCapabilitiesAdminTestsJSON-74404404 tempest-BackendsCapabilitiesAdminTestsJSON-74404404-project-admin] https://10.4.3.92/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 31 17:27:42.053069 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 675/2692] 10.4.3.92 () {66 vars in 1307 bytes} [Fri Jul 31 17:27:42 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1169 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:42.063492 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-23c3b175-da34-4c7f-8cd4-10223e9f84cf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:42.067586 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-23c3b175-da34-4c7f-8cd4-10223e9f84cf tempest-BackendsCapabilitiesAdminTestsJSON-74404404 tempest-BackendsCapabilitiesAdminTestsJSON-74404404-project-admin] GET https://10.4.3.92/volume/v3/capabilities/np0000006248@storpool Jul 31 17:27:42.068061 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-23c3b175-da34-4c7f-8cd4-10223e9f84cf tempest-BackendsCapabilitiesAdminTestsJSON-74404404 tempest-BackendsCapabilitiesAdminTestsJSON-74404404-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:42.068127 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-23c3b175-da34-4c7f-8cd4-10223e9f84cf tempest-BackendsCapabilitiesAdminTestsJSON-74404404 tempest-BackendsCapabilitiesAdminTestsJSON-74404404-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:42.083086 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-23c3b175-da34-4c7f-8cd4-10223e9f84cf tempest-BackendsCapabilitiesAdminTestsJSON-74404404 tempest-BackendsCapabilitiesAdminTestsJSON-74404404-project-admin] https://10.4.3.92/volume/v3/capabilities/np0000006248@storpool returned with HTTP 200 Jul 31 17:27:42.083659 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 668/2693] 10.4.3.92 () {66 vars in 1311 bytes} [Fri Jul 31 17:27:42 2026] GET /volume/v3/capabilities/np0000006248@storpool => generated 703 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:42.097913 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9e847cf3-aca6-4410-a451-29d7c6fb05b8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:42.103344 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9e847cf3-aca6-4410-a451-29d7c6fb05b8 tempest-BackendsCapabilitiesAdminTestsJSON-74404404 tempest-BackendsCapabilitiesAdminTestsJSON-74404404-project-admin] GET https://10.4.3.92/volume/v3/capabilities/np0000006248@storpool Jul 31 17:27:42.103718 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9e847cf3-aca6-4410-a451-29d7c6fb05b8 tempest-BackendsCapabilitiesAdminTestsJSON-74404404 tempest-BackendsCapabilitiesAdminTestsJSON-74404404-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:42.104014 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9e847cf3-aca6-4410-a451-29d7c6fb05b8 tempest-BackendsCapabilitiesAdminTestsJSON-74404404 tempest-BackendsCapabilitiesAdminTestsJSON-74404404-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:42.123144 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9e847cf3-aca6-4410-a451-29d7c6fb05b8 tempest-BackendsCapabilitiesAdminTestsJSON-74404404 tempest-BackendsCapabilitiesAdminTestsJSON-74404404-project-admin] https://10.4.3.92/volume/v3/capabilities/np0000006248@storpool returned with HTTP 200 Jul 31 17:27:42.127297 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 677/2694] 10.4.3.92 () {66 vars in 1311 bytes} [Fri Jul 31 17:27:42 2026] GET /volume/v3/capabilities/np0000006248@storpool => generated 703 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:27:42.136858 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7d0d8c5c-9f64-42af-8483-24608374d920 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:42.140346 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7d0d8c5c-9f64-42af-8483-24608374d920 tempest-BackendsCapabilitiesAdminTestsJSON-74404404 tempest-BackendsCapabilitiesAdminTestsJSON-74404404-project-admin] GET https://10.4.3.92/volume/v3/capabilities/np0000006248@storpool Jul 31 17:27:42.140346 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7d0d8c5c-9f64-42af-8483-24608374d920 tempest-BackendsCapabilitiesAdminTestsJSON-74404404 tempest-BackendsCapabilitiesAdminTestsJSON-74404404-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:42.140346 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7d0d8c5c-9f64-42af-8483-24608374d920 tempest-BackendsCapabilitiesAdminTestsJSON-74404404 tempest-BackendsCapabilitiesAdminTestsJSON-74404404-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:42.155366 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7d0d8c5c-9f64-42af-8483-24608374d920 tempest-BackendsCapabilitiesAdminTestsJSON-74404404 tempest-BackendsCapabilitiesAdminTestsJSON-74404404-project-admin] https://10.4.3.92/volume/v3/capabilities/np0000006248@storpool returned with HTTP 200 Jul 31 17:27:42.156232 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 675/2695] 10.4.3.92 () {66 vars in 1311 bytes} [Fri Jul 31 17:27:42 2026] GET /volume/v3/capabilities/np0000006248@storpool => generated 703 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:42.247513 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a2b36bb1-cfc8-44f2-a8bc-3f2cafb87796 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:42.247513 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a2b36bb1-cfc8-44f2-a8bc-3f2cafb87796 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] GET https://10.4.3.92/volume/v3/volumes/43bcacfa-84c1-4d65-b3ae-ea0f04ee82c8 Jul 31 17:27:42.247513 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a2b36bb1-cfc8-44f2-a8bc-3f2cafb87796 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:42.247513 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a2b36bb1-cfc8-44f2-a8bc-3f2cafb87796 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:42.261490 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a2b36bb1-cfc8-44f2-a8bc-3f2cafb87796 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] https://10.4.3.92/volume/v3/volumes/43bcacfa-84c1-4d65-b3ae-ea0f04ee82c8 returned with HTTP 404 Jul 31 17:27:42.261490 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 676/2696] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:42 2026] GET /volume/v3/volumes/43bcacfa-84c1-4d65-b3ae-ea0f04ee82c8 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:42.274557 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a5cd94c4-d38f-4eb9-9604-8487e8208675 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:42.277306 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a5cd94c4-d38f-4eb9-9604-8487e8208675 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] GET https://10.4.3.92/volume/v3/volumes/fd571cea-b5e8-4de7-b2df-689b7999292a Jul 31 17:27:42.277643 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a5cd94c4-d38f-4eb9-9604-8487e8208675 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:42.279189 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a5cd94c4-d38f-4eb9-9604-8487e8208675 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:42.294186 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:42.294186 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:42.300859 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a5cd94c4-d38f-4eb9-9604-8487e8208675 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Volume info retrieved successfully. Jul 31 17:27:42.310806 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a5cd94c4-d38f-4eb9-9604-8487e8208675 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] https://10.4.3.92/volume/v3/volumes/fd571cea-b5e8-4de7-b2df-689b7999292a returned with HTTP 200 Jul 31 17:27:42.312047 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 669/2697] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:42 2026] GET /volume/v3/volumes/fd571cea-b5e8-4de7-b2df-689b7999292a => generated 837 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:42.330892 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7cfd2ebb-69fb-4c58-8f29-d6475d9de433 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:42.333716 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7cfd2ebb-69fb-4c58-8f29-d6475d9de433 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] DELETE https://10.4.3.92/volume/v3/volumes/fd571cea-b5e8-4de7-b2df-689b7999292a Jul 31 17:27:42.333917 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7cfd2ebb-69fb-4c58-8f29-d6475d9de433 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:42.335060 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7cfd2ebb-69fb-4c58-8f29-d6475d9de433 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:42.335060 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-7cfd2ebb-69fb-4c58-8f29-d6475d9de433 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Delete volume with id: fd571cea-b5e8-4de7-b2df-689b7999292a Jul 31 17:27:42.350931 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:42.350931 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:42.351714 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7cfd2ebb-69fb-4c58-8f29-d6475d9de433 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Volume info retrieved successfully. Jul 31 17:27:42.416420 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7cfd2ebb-69fb-4c58-8f29-d6475d9de433 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Delete volume request issued successfully. Jul 31 17:27:42.416420 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7cfd2ebb-69fb-4c58-8f29-d6475d9de433 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] https://10.4.3.92/volume/v3/volumes/fd571cea-b5e8-4de7-b2df-689b7999292a returned with HTTP 202 Jul 31 17:27:42.418561 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 678/2698] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:27:42 2026] DELETE /volume/v3/volumes/fd571cea-b5e8-4de7-b2df-689b7999292a => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 17:27:42.430429 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2526da34-6a1c-4a90-8678-7104d7f83c09 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:42.433261 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2526da34-6a1c-4a90-8678-7104d7f83c09 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] GET https://10.4.3.92/volume/v3/volumes/fd571cea-b5e8-4de7-b2df-689b7999292a Jul 31 17:27:42.433261 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2526da34-6a1c-4a90-8678-7104d7f83c09 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:42.434204 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2526da34-6a1c-4a90-8678-7104d7f83c09 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:42.445625 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:42.445625 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:42.453328 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2526da34-6a1c-4a90-8678-7104d7f83c09 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Volume info retrieved successfully. Jul 31 17:27:42.462936 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2526da34-6a1c-4a90-8678-7104d7f83c09 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] https://10.4.3.92/volume/v3/volumes/fd571cea-b5e8-4de7-b2df-689b7999292a returned with HTTP 200 Jul 31 17:27:42.463552 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 676/2699] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:42 2026] GET /volume/v3/volumes/fd571cea-b5e8-4de7-b2df-689b7999292a => generated 836 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:42.669480 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-689ef707-002d-4f5d-9242-8804ed53257f req-9a6f0b24-43c5-4906-bde3-365637ac824c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:42.672795 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-689ef707-002d-4f5d-9242-8804ed53257f req-9a6f0b24-43c5-4906-bde3-365637ac824c tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] DELETE https://10.4.3.92/volume/v3/attachments/68e8a87a-9b11-4ba2-a495-106ce1eade42 Jul 31 17:27:42.673264 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-689ef707-002d-4f5d-9242-8804ed53257f req-9a6f0b24-43c5-4906-bde3-365637ac824c tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:42.673264 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-689ef707-002d-4f5d-9242-8804ed53257f req-9a6f0b24-43c5-4906-bde3-365637ac824c tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:42.682078 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:42.682078 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:42.753655 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-79295131-fda4-4bee-a8f8-04162250f1f8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:42.756258 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-79295131-fda4-4bee-a8f8-04162250f1f8 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] GET https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b Jul 31 17:27:42.756664 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-79295131-fda4-4bee-a8f8-04162250f1f8 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:42.756761 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-689ef707-002d-4f5d-9242-8804ed53257f req-9a6f0b24-43c5-4906-bde3-365637ac824c tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments/68e8a87a-9b11-4ba2-a495-106ce1eade42 returned with HTTP 200 Jul 31 17:27:42.757063 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-79295131-fda4-4bee-a8f8-04162250f1f8 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:42.757122 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-79295131-fda4-4bee-a8f8-04162250f1f8 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Show backup with id 4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:27:42.757298 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 677/2700] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:27:42 2026] DELETE /volume/v3/attachments/68e8a87a-9b11-4ba2-a495-106ce1eade42 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:42.768685 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:42.768685 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:42.769576 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-79295131-fda4-4bee-a8f8-04162250f1f8 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b returned with HTTP 200 Jul 31 17:27:42.770177 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 670/2701] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:27:42 2026] GET /volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:27:43.483654 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2bda3018-e7bc-4571-90c9-66548da24be0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:43.488771 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2bda3018-e7bc-4571-90c9-66548da24be0 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] GET https://10.4.3.92/volume/v3/volumes/fd571cea-b5e8-4de7-b2df-689b7999292a Jul 31 17:27:43.489210 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2bda3018-e7bc-4571-90c9-66548da24be0 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:43.489434 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2bda3018-e7bc-4571-90c9-66548da24be0 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:43.498364 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2bda3018-e7bc-4571-90c9-66548da24be0 tempest-VolumesCloneTest-690237476 tempest-VolumesCloneTest-690237476-project-member] https://10.4.3.92/volume/v3/volumes/fd571cea-b5e8-4de7-b2df-689b7999292a returned with HTTP 404 Jul 31 17:27:43.499089 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 679/2702] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:43 2026] GET /volume/v3/volumes/fd571cea-b5e8-4de7-b2df-689b7999292a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:43.787056 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8c4c888f-cc5b-4230-8843-950aac366612 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:43.793618 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8c4c888f-cc5b-4230-8843-950aac366612 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] GET https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b Jul 31 17:27:43.793618 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8c4c888f-cc5b-4230-8843-950aac366612 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:43.793901 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8c4c888f-cc5b-4230-8843-950aac366612 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:43.794017 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-8c4c888f-cc5b-4230-8843-950aac366612 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Show backup with id 4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:27:43.801222 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:43.801222 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:43.801222 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8c4c888f-cc5b-4230-8843-950aac366612 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b returned with HTTP 200 Jul 31 17:27:43.806997 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 677/2703] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:27:43 2026] GET /volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b => generated 733 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:27:44.525861 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6c94ddd5-85bd-4661-b55b-b1d8625ec002 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:44.527654 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6c94ddd5-85bd-4661-b55b-b1d8625ec002 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] DELETE https://10.4.3.92/volume/v3/volumes/072b6245-8227-4985-8a25-e0561e15cfae Jul 31 17:27:44.528539 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6c94ddd5-85bd-4661-b55b-b1d8625ec002 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:44.528539 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6c94ddd5-85bd-4661-b55b-b1d8625ec002 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:44.528539 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-6c94ddd5-85bd-4661-b55b-b1d8625ec002 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Delete volume with id: 072b6245-8227-4985-8a25-e0561e15cfae Jul 31 17:27:44.535990 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:44.535990 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:44.536407 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6c94ddd5-85bd-4661-b55b-b1d8625ec002 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:27:44.569201 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6c94ddd5-85bd-4661-b55b-b1d8625ec002 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Delete volume request issued successfully. Jul 31 17:27:44.570440 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6c94ddd5-85bd-4661-b55b-b1d8625ec002 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/072b6245-8227-4985-8a25-e0561e15cfae returned with HTTP 202 Jul 31 17:27:44.570440 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 678/2704] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:27:44 2026] DELETE /volume/v3/volumes/072b6245-8227-4985-8a25-e0561e15cfae => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:27:44.587730 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e2beb49b-4758-41c2-b59a-97fbcf4ffe96 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:44.591767 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e2beb49b-4758-41c2-b59a-97fbcf4ffe96 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/072b6245-8227-4985-8a25-e0561e15cfae Jul 31 17:27:44.591767 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e2beb49b-4758-41c2-b59a-97fbcf4ffe96 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:44.591767 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e2beb49b-4758-41c2-b59a-97fbcf4ffe96 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:44.606379 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:44.606379 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:44.613257 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e2beb49b-4758-41c2-b59a-97fbcf4ffe96 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:27:44.619778 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e2beb49b-4758-41c2-b59a-97fbcf4ffe96 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/072b6245-8227-4985-8a25-e0561e15cfae returned with HTTP 200 Jul 31 17:27:44.620248 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 671/2705] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:44 2026] GET /volume/v3/volumes/072b6245-8227-4985-8a25-e0561e15cfae => generated 1364 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:44.816688 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0f47ee6a-e431-468a-8591-1adce5cfdb55 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:44.819487 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0f47ee6a-e431-468a-8591-1adce5cfdb55 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] GET https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b Jul 31 17:27:44.819487 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0f47ee6a-e431-468a-8591-1adce5cfdb55 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:44.819487 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0f47ee6a-e431-468a-8591-1adce5cfdb55 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:44.819487 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-0f47ee6a-e431-468a-8591-1adce5cfdb55 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Show backup with id 4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:27:44.825693 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:44.825693 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:44.826748 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0f47ee6a-e431-468a-8591-1adce5cfdb55 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b returned with HTTP 200 Jul 31 17:27:44.826931 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 680/2706] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:27:44 2026] GET /volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:45.470183 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9f0d8bd3-51fd-48c7-865e-e013a71cbce7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:45.637347 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c847121a-c425-4bf5-a19e-9bdc7823cf71 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:45.643667 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c847121a-c425-4bf5-a19e-9bdc7823cf71 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/072b6245-8227-4985-8a25-e0561e15cfae Jul 31 17:27:45.644029 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c847121a-c425-4bf5-a19e-9bdc7823cf71 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:45.644578 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c847121a-c425-4bf5-a19e-9bdc7823cf71 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:45.658470 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c847121a-c425-4bf5-a19e-9bdc7823cf71 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/072b6245-8227-4985-8a25-e0561e15cfae returned with HTTP 404 Jul 31 17:27:45.659208 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 679/2707] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:45 2026] GET /volume/v3/volumes/072b6245-8227-4985-8a25-e0561e15cfae => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:45.671971 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9f0d8bd3-51fd-48c7-865e-e013a71cbce7 tempest-VolumesSummaryTest-1685012836 tempest-VolumesSummaryTest-1685012836-project-member] GET https://10.4.3.92/volume/v3/volumes/summary Jul 31 17:27:45.672162 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9f0d8bd3-51fd-48c7-865e-e013a71cbce7 tempest-VolumesSummaryTest-1685012836 tempest-VolumesSummaryTest-1685012836-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:45.672636 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9f0d8bd3-51fd-48c7-865e-e013a71cbce7 tempest-VolumesSummaryTest-1685012836 tempest-VolumesSummaryTest-1685012836-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:45.672636 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-9f0d8bd3-51fd-48c7-865e-e013a71cbce7 tempest-VolumesSummaryTest-1685012836 tempest-VolumesSummaryTest-1685012836-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:27:45.681466 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9f0d8bd3-51fd-48c7-865e-e013a71cbce7 tempest-VolumesSummaryTest-1685012836 tempest-VolumesSummaryTest-1685012836-project-member] Get summary completed successfully. Jul 31 17:27:45.681882 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9f0d8bd3-51fd-48c7-865e-e013a71cbce7 tempest-VolumesSummaryTest-1685012836 tempest-VolumesSummaryTest-1685012836-project-member] https://10.4.3.92/volume/v3/volumes/summary returned with HTTP 200 Jul 31 17:27:45.682400 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 678/2708] 10.4.3.92 () {68 vars in 1295 bytes} [Fri Jul 31 17:27:45 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:45.697823 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f6687f5b-0e59-4fdf-bc71-8a35eaf7e9fd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:45.701229 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f6687f5b-0e59-4fdf-bc71-8a35eaf7e9fd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:27:45.701798 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f6687f5b-0e59-4fdf-bc71-8a35eaf7e9fd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1227419585", "snapshot_id": null, "imageRef": "8d238c5f-d575-4c29-9cd2-e3e14bfacc91", "volume_type": null, "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:45.704339 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-f6687f5b-0e59-4fdf-bc71-8a35eaf7e9fd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1227419585', 'snapshot_id': None, 'imageRef': '8d238c5f-d575-4c29-9cd2-e3e14bfacc91', 'volume_type': None, 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:27:45.845035 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-f6687f5b-0e59-4fdf-bc71-8a35eaf7e9fd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Create volume of 1 GB Jul 31 17:27:45.849043 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cb64d30d-a9e7-4e58-960d-aa6d20552f2e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:45.853424 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cb64d30d-a9e7-4e58-960d-aa6d20552f2e tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] GET https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b Jul 31 17:27:45.853726 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cb64d30d-a9e7-4e58-960d-aa6d20552f2e tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:45.853990 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cb64d30d-a9e7-4e58-960d-aa6d20552f2e tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:45.854255 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-cb64d30d-a9e7-4e58-960d-aa6d20552f2e tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Show backup with id 4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:27:45.854530 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f6687f5b-0e59-4fdf-bc71-8a35eaf7e9fd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Availability Zones retrieved successfully. Jul 31 17:27:45.863916 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:45.863916 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:45.866252 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cb64d30d-a9e7-4e58-960d-aa6d20552f2e tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b returned with HTTP 200 Jul 31 17:27:45.866731 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 681/2709] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:27:45 2026] GET /volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:45.867892 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f6687f5b-0e59-4fdf-bc71-8a35eaf7e9fd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Flow 'volume_create_api' (583ea6ba-3610-4d0c-9a04-1df09e9cf23f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:27:45.870213 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f6687f5b-0e59-4fdf-bc71-8a35eaf7e9fd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c29aa66-3edd-4980-92c6-6f573d06fd9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:45.870213 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-f6687f5b-0e59-4fdf-bc71-8a35eaf7e9fd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:27:45.954079 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f6687f5b-0e59-4fdf-bc71-8a35eaf7e9fd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c29aa66-3edd-4980-92c6-6f573d06fd9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:45.956245 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f6687f5b-0e59-4fdf-bc71-8a35eaf7e9fd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e64eef6f-6885-4bdc-b181-9ae3ad63894c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:46.029104 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-f6687f5b-0e59-4fdf-bc71-8a35eaf7e9fd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Created reservations ['7709410b-4274-4727-8ee9-0c613ebb06d1', 'b7366dc5-1581-4b49-a146-05dfbcb98fc5', '88b71ed3-49d1-47c8-9a72-db35af0768cd', '061c5cd2-9754-45af-b676-14b34d4ea15e'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:27:46.030491 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f6687f5b-0e59-4fdf-bc71-8a35eaf7e9fd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e64eef6f-6885-4bdc-b181-9ae3ad63894c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7709410b-4274-4727-8ee9-0c613ebb06d1', 'b7366dc5-1581-4b49-a146-05dfbcb98fc5', '88b71ed3-49d1-47c8-9a72-db35af0768cd', '061c5cd2-9754-45af-b676-14b34d4ea15e']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:46.031934 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f6687f5b-0e59-4fdf-bc71-8a35eaf7e9fd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e43335a-655b-4be7-9e05-5957aaf64060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:46.072907 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f6687f5b-0e59-4fdf-bc71-8a35eaf7e9fd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e43335a-655b-4be7-9e05-5957aaf64060) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24fafc73-8322-4a3d-9172-35f9b34886f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1227419585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93f3986dd70442d6b42d2af87d722313',qos_specs=None,replication_status=,reservations=['7709410b-4274-4727-8ee9-0c613ebb06d1','b7366dc5-1581-4b49-a146-05dfbcb98fc5','88b71ed3-49d1-47c8-9a72-db35af0768cd','061c5cd2-9754-45af-b676-14b34d4ea15e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dda15d2abf14a889e507b800d058d6f',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:27:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1227419585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24fafc73-8322-4a3d-9172-35f9b34886f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93f3986dd70442d6b42d2af87d722313',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6dda15d2abf14a889e507b800d058d6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:46.075290 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f6687f5b-0e59-4fdf-bc71-8a35eaf7e9fd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcbe3eae-4a31-4341-88e6-407d30b9925d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:46.111634 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f6687f5b-0e59-4fdf-bc71-8a35eaf7e9fd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcbe3eae-4a31-4341-88e6-407d30b9925d) transitioned into state 'SUCCESS' from state '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-1227419585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93f3986dd70442d6b42d2af87d722313',qos_specs=None,replication_status=,reservations=['7709410b-4274-4727-8ee9-0c613ebb06d1','b7366dc5-1581-4b49-a146-05dfbcb98fc5','88b71ed3-49d1-47c8-9a72-db35af0768cd','061c5cd2-9754-45af-b676-14b34d4ea15e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dda15d2abf14a889e507b800d058d6f',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:46.112458 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f6687f5b-0e59-4fdf-bc71-8a35eaf7e9fd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0f2a8f8-7e92-4175-81ae-96e1f035313e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:46.133556 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f6687f5b-0e59-4fdf-bc71-8a35eaf7e9fd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0f2a8f8-7e92-4175-81ae-96e1f035313e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:46.133556 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f6687f5b-0e59-4fdf-bc71-8a35eaf7e9fd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Flow 'volume_create_api' (583ea6ba-3610-4d0c-9a04-1df09e9cf23f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:27:46.133882 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f6687f5b-0e59-4fdf-bc71-8a35eaf7e9fd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Create volume request issued successfully. Jul 31 17:27:46.135307 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f6687f5b-0e59-4fdf-bc71-8a35eaf7e9fd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:27:46.136163 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 672/2710] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:27:45 2026] POST /volume/v3/volumes => generated 757 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:27:46.157035 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e8527d6b-8311-415b-ab05-506931e2b4da None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:46.159637 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e8527d6b-8311-415b-ab05-506931e2b4da tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/24fafc73-8322-4a3d-9172-35f9b34886f5 Jul 31 17:27:46.159941 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e8527d6b-8311-415b-ab05-506931e2b4da tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:46.160256 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e8527d6b-8311-415b-ab05-506931e2b4da tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:46.169918 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:46.169918 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:46.176072 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e8527d6b-8311-415b-ab05-506931e2b4da tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:27:46.182342 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e8527d6b-8311-415b-ab05-506931e2b4da tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/24fafc73-8322-4a3d-9172-35f9b34886f5 returned with HTTP 200 Jul 31 17:27:46.182466 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 680/2711] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:46 2026] GET /volume/v3/volumes/24fafc73-8322-4a3d-9172-35f9b34886f5 => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:46.568851 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c14d8df6-9d13-4f84-9dda-787d7e2ea7ef None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:46.742017 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c14d8df6-9d13-4f84-9dda-787d7e2ea7ef tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:27:46.746092 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c14d8df6-9d13-4f84-9dda-787d7e2ea7ef tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1044643122"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:46.754909 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-c14d8df6-9d13-4f84-9dda-787d7e2ea7ef tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1044643122'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:27:46.755033 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-c14d8df6-9d13-4f84-9dda-787d7e2ea7ef tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Create volume of 1 GB Jul 31 17:27:46.770480 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c14d8df6-9d13-4f84-9dda-787d7e2ea7ef tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Availability Zones retrieved successfully. Jul 31 17:27:46.787181 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c14d8df6-9d13-4f84-9dda-787d7e2ea7ef tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Flow 'volume_create_api' (6f28376a-d019-4f03-af06-dc78ae1cc627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:27:46.789988 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c14d8df6-9d13-4f84-9dda-787d7e2ea7ef tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38e67d51-d698-4965-b29e-128cd312a626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:46.793657 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-c14d8df6-9d13-4f84-9dda-787d7e2ea7ef tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:27:46.876343 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c14d8df6-9d13-4f84-9dda-787d7e2ea7ef tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38e67d51-d698-4965-b29e-128cd312a626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:46.877519 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c14d8df6-9d13-4f84-9dda-787d7e2ea7ef tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e31e69f-ec95-403a-b084-62d78de8ff29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:46.887165 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7bc9c036-a10f-4fad-b660-7ea7974290fb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:46.892699 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7bc9c036-a10f-4fad-b660-7ea7974290fb tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] GET https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b Jul 31 17:27:46.893021 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7bc9c036-a10f-4fad-b660-7ea7974290fb tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:46.894013 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7bc9c036-a10f-4fad-b660-7ea7974290fb tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:46.894013 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-7bc9c036-a10f-4fad-b660-7ea7974290fb tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Show backup with id 4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:27:46.910903 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:46.910903 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:46.913658 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7bc9c036-a10f-4fad-b660-7ea7974290fb tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b returned with HTTP 200 Jul 31 17:27:46.913816 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 682/2712] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:27:46 2026] GET /volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b => generated 733 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:47.022366 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-c14d8df6-9d13-4f84-9dda-787d7e2ea7ef tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Created reservations ['903e2239-a60e-4329-a025-dee3862f480b', '1b977a6a-907f-41e6-b5a4-20765dfd93a6', '772f32c2-0014-4b02-a0d3-c8d50bd226e7', 'a27464f7-dcc1-41aa-92b9-ca1472274ae0'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:27:47.023736 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c14d8df6-9d13-4f84-9dda-787d7e2ea7ef tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e31e69f-ec95-403a-b084-62d78de8ff29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['903e2239-a60e-4329-a025-dee3862f480b', '1b977a6a-907f-41e6-b5a4-20765dfd93a6', '772f32c2-0014-4b02-a0d3-c8d50bd226e7', 'a27464f7-dcc1-41aa-92b9-ca1472274ae0']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:47.024925 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c14d8df6-9d13-4f84-9dda-787d7e2ea7ef tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e179775-d1ce-40f2-8592-fb0f2266e95c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:47.055618 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c14d8df6-9d13-4f84-9dda-787d7e2ea7ef tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e179775-d1ce-40f2-8592-fb0f2266e95c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c3732c2-40a0-4b33-8927-c503f9e3f80f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1044643122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35ccf814bd64498788e0c4c7363ddba6',qos_specs=None,replication_status=,reservations=['903e2239-a60e-4329-a025-dee3862f480b','1b977a6a-907f-41e6-b5a4-20765dfd93a6','772f32c2-0014-4b02-a0d3-c8d50bd226e7','a27464f7-dcc1-41aa-92b9-ca1472274ae0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2190c88826b4340a9a09cbeed383af4',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:27:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1044643122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c3732c2-40a0-4b33-8927-c503f9e3f80f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35ccf814bd64498788e0c4c7363ddba6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2190c88826b4340a9a09cbeed383af4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:47.056672 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c14d8df6-9d13-4f84-9dda-787d7e2ea7ef tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d763ca91-6797-42e1-92d3-a100fc8c584a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:47.088248 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c14d8df6-9d13-4f84-9dda-787d7e2ea7ef tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d763ca91-6797-42e1-92d3-a100fc8c584a) transitioned into state 'SUCCESS' from state '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-1044643122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35ccf814bd64498788e0c4c7363ddba6',qos_specs=None,replication_status=,reservations=['903e2239-a60e-4329-a025-dee3862f480b','1b977a6a-907f-41e6-b5a4-20765dfd93a6','772f32c2-0014-4b02-a0d3-c8d50bd226e7','a27464f7-dcc1-41aa-92b9-ca1472274ae0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2190c88826b4340a9a09cbeed383af4',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:47.089583 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c14d8df6-9d13-4f84-9dda-787d7e2ea7ef tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57ae4cca-63d3-4753-8026-94db25658c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:47.103593 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c14d8df6-9d13-4f84-9dda-787d7e2ea7ef tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57ae4cca-63d3-4753-8026-94db25658c5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:47.104897 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c14d8df6-9d13-4f84-9dda-787d7e2ea7ef tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Flow 'volume_create_api' (6f28376a-d019-4f03-af06-dc78ae1cc627) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:27:47.105998 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c14d8df6-9d13-4f84-9dda-787d7e2ea7ef tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Create volume request issued successfully. Jul 31 17:27:47.106470 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c14d8df6-9d13-4f84-9dda-787d7e2ea7ef tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:27:47.107097 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 679/2713] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:27:46 2026] POST /volume/v3/volumes => generated 749 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:27:47.125647 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1d07fb18-9cfc-4702-a872-bab3275736a6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:47.128002 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1d07fb18-9cfc-4702-a872-bab3275736a6 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] GET https://10.4.3.92/volume/v3/volumes/0c3732c2-40a0-4b33-8927-c503f9e3f80f Jul 31 17:27:47.128240 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1d07fb18-9cfc-4702-a872-bab3275736a6 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:47.128570 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1d07fb18-9cfc-4702-a872-bab3275736a6 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:47.136914 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:47.136914 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:47.143047 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1d07fb18-9cfc-4702-a872-bab3275736a6 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Volume info retrieved successfully. Jul 31 17:27:47.149156 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1d07fb18-9cfc-4702-a872-bab3275736a6 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/volumes/0c3732c2-40a0-4b33-8927-c503f9e3f80f returned with HTTP 200 Jul 31 17:27:47.149711 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 673/2714] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:47 2026] GET /volume/v3/volumes/0c3732c2-40a0-4b33-8927-c503f9e3f80f => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:47.204155 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1be23c7b-d0cb-49b5-b347-f54829576ae4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:47.206648 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1be23c7b-d0cb-49b5-b347-f54829576ae4 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/24fafc73-8322-4a3d-9172-35f9b34886f5 Jul 31 17:27:47.206907 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1be23c7b-d0cb-49b5-b347-f54829576ae4 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:47.207255 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1be23c7b-d0cb-49b5-b347-f54829576ae4 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:47.216541 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:47.216541 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:47.221925 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1be23c7b-d0cb-49b5-b347-f54829576ae4 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:27:47.228299 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1be23c7b-d0cb-49b5-b347-f54829576ae4 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/24fafc73-8322-4a3d-9172-35f9b34886f5 returned with HTTP 200 Jul 31 17:27:47.228587 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 681/2715] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:47 2026] GET /volume/v3/volumes/24fafc73-8322-4a3d-9172-35f9b34886f5 => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:47.250213 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-37550e5b-0171-4256-b9ec-431d0a610807 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:47.252406 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-37550e5b-0171-4256-b9ec-431d0a610807 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/24fafc73-8322-4a3d-9172-35f9b34886f5 Jul 31 17:27:47.252635 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-37550e5b-0171-4256-b9ec-431d0a610807 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:47.252873 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-37550e5b-0171-4256-b9ec-431d0a610807 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:47.265113 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:47.265113 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:47.271927 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-37550e5b-0171-4256-b9ec-431d0a610807 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:27:47.279242 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-37550e5b-0171-4256-b9ec-431d0a610807 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/24fafc73-8322-4a3d-9172-35f9b34886f5 returned with HTTP 200 Jul 31 17:27:47.279906 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 683/2716] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:47 2026] GET /volume/v3/volumes/24fafc73-8322-4a3d-9172-35f9b34886f5 => generated 1365 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:47.934465 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4d71569f-ba68-4df1-aa42-0a759ff529b3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:47.939364 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4d71569f-ba68-4df1-aa42-0a759ff529b3 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] GET https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b Jul 31 17:27:47.939689 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4d71569f-ba68-4df1-aa42-0a759ff529b3 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:47.939956 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4d71569f-ba68-4df1-aa42-0a759ff529b3 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:47.940119 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-4d71569f-ba68-4df1-aa42-0a759ff529b3 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Show backup with id 4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:27:47.948451 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:47.948451 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:47.949599 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4d71569f-ba68-4df1-aa42-0a759ff529b3 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b returned with HTTP 200 Jul 31 17:27:47.949945 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 680/2717] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:27:47 2026] GET /volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:48.168485 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f324d61b-540b-4f7a-b051-fe8bafbd14ed None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:48.170679 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f324d61b-540b-4f7a-b051-fe8bafbd14ed tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] GET https://10.4.3.92/volume/v3/volumes/0c3732c2-40a0-4b33-8927-c503f9e3f80f Jul 31 17:27:48.172340 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f324d61b-540b-4f7a-b051-fe8bafbd14ed tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:48.172340 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f324d61b-540b-4f7a-b051-fe8bafbd14ed tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:48.186802 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:48.186802 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:48.193469 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f324d61b-540b-4f7a-b051-fe8bafbd14ed tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Volume info retrieved successfully. Jul 31 17:27:48.202994 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f324d61b-540b-4f7a-b051-fe8bafbd14ed tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/volumes/0c3732c2-40a0-4b33-8927-c503f9e3f80f returned with HTTP 200 Jul 31 17:27:48.203831 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 674/2718] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:48 2026] GET /volume/v3/volumes/0c3732c2-40a0-4b33-8927-c503f9e3f80f => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:48.227890 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-535f5d57-1971-41cf-91c5-f66bdf98fcb3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:48.229975 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-535f5d57-1971-41cf-91c5-f66bdf98fcb3 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:27:48.230591 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-535f5d57-1971-41cf-91c5-f66bdf98fcb3 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0c3732c2-40a0-4b33-8927-c503f9e3f80f", "name": "tempest-SnapshotsActionsTest-Snapshot-87453103"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:48.251946 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:48.251946 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:48.252369 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-535f5d57-1971-41cf-91c5-f66bdf98fcb3 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Volume info retrieved successfully. Jul 31 17:27:48.253202 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-535f5d57-1971-41cf-91c5-f66bdf98fcb3 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Create snapshot from volume 0c3732c2-40a0-4b33-8927-c503f9e3f80f Jul 31 17:27:48.334055 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-535f5d57-1971-41cf-91c5-f66bdf98fcb3 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Created reservations ['e7db79f2-6d88-4fc0-8b20-948e88a1b034', 'cf89d7ea-c030-4d05-8a34-b1abdf9c24b7', 'b4defb93-7170-44cb-a220-04967f8e7872', '8543cf9b-f41e-4221-9066-2d6c86bc8301'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:27:48.403174 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-535f5d57-1971-41cf-91c5-f66bdf98fcb3 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Snapshot create request issued successfully. Jul 31 17:27:48.403897 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-535f5d57-1971-41cf-91c5-f66bdf98fcb3 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:27:48.404474 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 682/2719] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:27:48 2026] POST /volume/v3/snapshots => generated 305 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:27:48.422740 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2a94dc7e-c447-456e-b93a-b74ce1526388 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:48.425743 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2a94dc7e-c447-456e-b93a-b74ce1526388 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] GET https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b Jul 31 17:27:48.425743 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2a94dc7e-c447-456e-b93a-b74ce1526388 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:48.425743 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2a94dc7e-c447-456e-b93a-b74ce1526388 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:48.431257 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:48.431257 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:48.431724 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2a94dc7e-c447-456e-b93a-b74ce1526388 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Snapshot retrieved successfully. Jul 31 17:27:48.432680 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2a94dc7e-c447-456e-b93a-b74ce1526388 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b returned with HTTP 200 Jul 31 17:27:48.433192 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 684/2720] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:48 2026] GET /volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b => generated 437 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:48.970291 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fab7dd01-64ee-48e3-b880-60b82c9fb76d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:48.973793 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fab7dd01-64ee-48e3-b880-60b82c9fb76d tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] GET https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b Jul 31 17:27:48.974123 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fab7dd01-64ee-48e3-b880-60b82c9fb76d tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:48.974451 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fab7dd01-64ee-48e3-b880-60b82c9fb76d tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:48.974623 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-fab7dd01-64ee-48e3-b880-60b82c9fb76d tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Show backup with id 4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:27:48.984482 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:48.984482 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:48.986285 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fab7dd01-64ee-48e3-b880-60b82c9fb76d tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b returned with HTTP 200 Jul 31 17:27:48.986285 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 681/2721] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:27:48 2026] GET /volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:48.989467 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-658e4a8a-8db2-4e52-acf2-3080248a5ca3 req-c24a4fd1-337f-4822-ad9c-c2b9a8e72126 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:48.993625 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-658e4a8a-8db2-4e52-acf2-3080248a5ca3 req-c24a4fd1-337f-4822-ad9c-c2b9a8e72126 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/24fafc73-8322-4a3d-9172-35f9b34886f5 Jul 31 17:27:48.994142 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-658e4a8a-8db2-4e52-acf2-3080248a5ca3 req-c24a4fd1-337f-4822-ad9c-c2b9a8e72126 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:48.994142 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-658e4a8a-8db2-4e52-acf2-3080248a5ca3 req-c24a4fd1-337f-4822-ad9c-c2b9a8e72126 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:49.002777 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:49.002777 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:49.007888 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-658e4a8a-8db2-4e52-acf2-3080248a5ca3 req-c24a4fd1-337f-4822-ad9c-c2b9a8e72126 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:27:49.015791 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-658e4a8a-8db2-4e52-acf2-3080248a5ca3 req-c24a4fd1-337f-4822-ad9c-c2b9a8e72126 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/24fafc73-8322-4a3d-9172-35f9b34886f5 returned with HTTP 200 Jul 31 17:27:49.016440 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 675/2722] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:27:48 2026] GET /volume/v3/volumes/24fafc73-8322-4a3d-9172-35f9b34886f5 => generated 1365 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:49.448776 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-555de945-5297-4a0d-90bd-d56b02acc741 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:49.451217 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-555de945-5297-4a0d-90bd-d56b02acc741 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] GET https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b Jul 31 17:27:49.451778 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-555de945-5297-4a0d-90bd-d56b02acc741 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:49.453627 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-555de945-5297-4a0d-90bd-d56b02acc741 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:49.461632 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:49.461632 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:49.462825 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-555de945-5297-4a0d-90bd-d56b02acc741 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Snapshot retrieved successfully. Jul 31 17:27:49.464383 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-555de945-5297-4a0d-90bd-d56b02acc741 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b returned with HTTP 200 Jul 31 17:27:49.464838 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 683/2723] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:49 2026] GET /volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b => generated 464 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:49.480800 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-615a39b0-97bc-48b1-bf14-e36746082e10 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:49.670483 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-615a39b0-97bc-48b1-bf14-e36746082e10 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] POST https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b/action Jul 31 17:27:49.670816 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-615a39b0-97bc-48b1-bf14-e36746082e10 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:27:49.670913 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-615a39b0-97bc-48b1-bf14-e36746082e10 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:49.672265 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.admin_actions [None req-615a39b0-97bc-48b1-bf14-e36746082e10 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Updating snapshot '7006f27b-4716-4fb8-a1ad-adb49e2abf0b' with '{'status': 'creating'}' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 17:27:49.692990 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:49.692990 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:49.715561 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-658e4a8a-8db2-4e52-acf2-3080248a5ca3 req-3b602b2a-ce13-4df5-bc69-13266a5bb384 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:49.720922 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-658e4a8a-8db2-4e52-acf2-3080248a5ca3 req-3b602b2a-ce13-4df5-bc69-13266a5bb384 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/24fafc73-8322-4a3d-9172-35f9b34886f5 Jul 31 17:27:49.721328 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-658e4a8a-8db2-4e52-acf2-3080248a5ca3 req-3b602b2a-ce13-4df5-bc69-13266a5bb384 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:49.721650 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-658e4a8a-8db2-4e52-acf2-3080248a5ca3 req-3b602b2a-ce13-4df5-bc69-13266a5bb384 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:49.722101 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-615a39b0-97bc-48b1-bf14-e36746082e10 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b/action returned with HTTP 202 Jul 31 17:27:49.722632 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 685/2724] 10.4.3.92 () {68 vars in 1389 bytes} [Fri Jul 31 17:27:49 2026] POST /volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b/action => generated 0 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:27:49.732222 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b716aa46-ee4a-4839-ac2c-06fb30c001f8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:49.734208 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b716aa46-ee4a-4839-ac2c-06fb30c001f8 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] GET https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b Jul 31 17:27:49.734466 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b716aa46-ee4a-4839-ac2c-06fb30c001f8 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:49.734715 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b716aa46-ee4a-4839-ac2c-06fb30c001f8 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:49.741129 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:49.741129 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:49.742390 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:49.742390 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:49.743024 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b716aa46-ee4a-4839-ac2c-06fb30c001f8 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Snapshot retrieved successfully. Jul 31 17:27:49.744031 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b716aa46-ee4a-4839-ac2c-06fb30c001f8 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b returned with HTTP 200 Jul 31 17:27:49.744445 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 676/2725] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:49 2026] GET /volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:49.746180 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-658e4a8a-8db2-4e52-acf2-3080248a5ca3 req-3b602b2a-ce13-4df5-bc69-13266a5bb384 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:27:49.756196 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-658e4a8a-8db2-4e52-acf2-3080248a5ca3 req-3b602b2a-ce13-4df5-bc69-13266a5bb384 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/24fafc73-8322-4a3d-9172-35f9b34886f5 returned with HTTP 200 Jul 31 17:27:49.756196 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 682/2726] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:27:49 2026] GET /volume/v3/volumes/24fafc73-8322-4a3d-9172-35f9b34886f5 => generated 1365 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:49.756393 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-369302dd-429d-48b5-9098-8637394176a7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:49.759183 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-369302dd-429d-48b5-9098-8637394176a7 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] POST https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b/action Jul 31 17:27:49.759824 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-369302dd-429d-48b5-9098-8637394176a7 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:27:49.760248 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-369302dd-429d-48b5-9098-8637394176a7 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:49.762662 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.admin_actions [None req-369302dd-429d-48b5-9098-8637394176a7 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Updating snapshot '7006f27b-4716-4fb8-a1ad-adb49e2abf0b' with '{'status': 'available'}' {{(pid=100272) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 17:27:49.769097 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1ea7d028-0645-41d7-bfee-0db5ff5fe61d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:49.770344 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1ea7d028-0645-41d7-bfee-0db5ff5fe61d None None] GET https://10.4.3.92/volume// Jul 31 17:27:49.770344 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1ea7d028-0645-41d7-bfee-0db5ff5fe61d None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:49.770344 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1ea7d028-0645-41d7-bfee-0db5ff5fe61d None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:49.770344 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1ea7d028-0645-41d7-bfee-0db5ff5fe61d None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:27:49.770697 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 686/2727] 10.4.3.92 () {66 vars in 1412 bytes} [Fri Jul 31 17:27:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:27:49.779631 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-658e4a8a-8db2-4e52-acf2-3080248a5ca3 req-5890a3c2-7949-4f59-920f-6a738ac3b181 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:49.782049 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-658e4a8a-8db2-4e52-acf2-3080248a5ca3 req-5890a3c2-7949-4f59-920f-6a738ac3b181 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:27:49.782608 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-658e4a8a-8db2-4e52-acf2-3080248a5ca3 req-5890a3c2-7949-4f59-920f-6a738ac3b181 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "24fafc73-8322-4a3d-9172-35f9b34886f5", "connector": null, "instance_uuid": "f23920f1-bc55-4231-9da8-2979c9c2eb52"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:49.794856 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:49.794856 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:49.797943 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:49.797943 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:49.814347 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-369302dd-429d-48b5-9098-8637394176a7 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b/action returned with HTTP 202 Jul 31 17:27:49.815030 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 684/2728] 10.4.3.92 () {68 vars in 1389 bytes} [Fri Jul 31 17:27:49 2026] POST /volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:27:49.826875 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-edd4b2f7-033a-4c33-9f69-8291cc517a07 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:49.829352 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-edd4b2f7-033a-4c33-9f69-8291cc517a07 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] GET https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b Jul 31 17:27:49.829671 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-edd4b2f7-033a-4c33-9f69-8291cc517a07 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:49.829957 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-edd4b2f7-033a-4c33-9f69-8291cc517a07 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:49.836139 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:49.836139 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:49.836726 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-edd4b2f7-033a-4c33-9f69-8291cc517a07 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Snapshot retrieved successfully. Jul 31 17:27:49.837999 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-edd4b2f7-033a-4c33-9f69-8291cc517a07 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b returned with HTTP 200 Jul 31 17:27:49.838520 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 683/2729] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:49 2026] GET /volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:49.842050 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-658e4a8a-8db2-4e52-acf2-3080248a5ca3 req-5890a3c2-7949-4f59-920f-6a738ac3b181 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:27:49.842050 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 677/2730] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:27:49 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) Jul 31 17:27:49.851864 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c90a8500-9152-42c0-988b-541ec7a0c92a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:49.854159 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c90a8500-9152-42c0-988b-541ec7a0c92a tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:27:49.854666 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c90a8500-9152-42c0-988b-541ec7a0c92a tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0c3732c2-40a0-4b33-8927-c503f9e3f80f", "name": "tempest-SnapshotsActionsTest-Snapshot-444193524"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:49.864972 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:49.864972 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:49.865547 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c90a8500-9152-42c0-988b-541ec7a0c92a tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Volume info retrieved successfully. Jul 31 17:27:49.865656 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-c90a8500-9152-42c0-988b-541ec7a0c92a tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Create snapshot from volume 0c3732c2-40a0-4b33-8927-c503f9e3f80f Jul 31 17:27:49.901248 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-c90a8500-9152-42c0-988b-541ec7a0c92a tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Created reservations ['4b7ed8e1-a538-4ec6-9f91-348572fb12eb', '506f1fea-d404-40ea-bf39-22e88afae584', 'c4cd0043-5f92-4ebb-8b7d-847f4246e19e', '377510b1-2602-4a9d-832b-8365e951cbe5'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:27:49.948899 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c90a8500-9152-42c0-988b-541ec7a0c92a tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Snapshot create request issued successfully. Jul 31 17:27:49.949480 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c90a8500-9152-42c0-988b-541ec7a0c92a tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:27:49.950087 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 687/2731] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:27:49 2026] POST /volume/v3/snapshots => generated 306 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:27:49.963199 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-050749bd-ec50-4f6b-9617-b8afb4038a61 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:49.965205 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-050749bd-ec50-4f6b-9617-b8afb4038a61 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] GET https://10.4.3.92/volume/v3/snapshots/8d9fb348-48f1-4ec1-8b13-3def36e7434d Jul 31 17:27:49.965860 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-050749bd-ec50-4f6b-9617-b8afb4038a61 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:49.966917 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-050749bd-ec50-4f6b-9617-b8afb4038a61 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:49.979364 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:49.979364 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:49.979364 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-050749bd-ec50-4f6b-9617-b8afb4038a61 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Snapshot retrieved successfully. Jul 31 17:27:49.980983 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-050749bd-ec50-4f6b-9617-b8afb4038a61 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots/8d9fb348-48f1-4ec1-8b13-3def36e7434d returned with HTTP 200 Jul 31 17:27:49.981397 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 685/2732] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:49 2026] GET /volume/v3/snapshots/8d9fb348-48f1-4ec1-8b13-3def36e7434d => generated 438 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:50.002679 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-58636e20-13f1-42be-be72-8ff89c5e3ff2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:50.004590 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-58636e20-13f1-42be-be72-8ff89c5e3ff2 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] GET https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b Jul 31 17:27:50.004815 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-58636e20-13f1-42be-be72-8ff89c5e3ff2 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:50.004997 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-58636e20-13f1-42be-be72-8ff89c5e3ff2 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:50.005096 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-58636e20-13f1-42be-be72-8ff89c5e3ff2 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Show backup with id 4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:27:50.009694 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:50.009694 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:50.010290 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-58636e20-13f1-42be-be72-8ff89c5e3ff2 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b returned with HTTP 200 Jul 31 17:27:50.010825 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 684/2733] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:27:50 2026] GET /volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:50.994099 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4d1172e1-ddf9-4061-89bf-3f24d995a6d1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:50.997442 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4d1172e1-ddf9-4061-89bf-3f24d995a6d1 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] GET https://10.4.3.92/volume/v3/snapshots/8d9fb348-48f1-4ec1-8b13-3def36e7434d Jul 31 17:27:50.998252 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4d1172e1-ddf9-4061-89bf-3f24d995a6d1 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:50.998252 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4d1172e1-ddf9-4061-89bf-3f24d995a6d1 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:51.008245 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:51.008245 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:51.008746 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4d1172e1-ddf9-4061-89bf-3f24d995a6d1 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Snapshot retrieved successfully. Jul 31 17:27:51.009776 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4d1172e1-ddf9-4061-89bf-3f24d995a6d1 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots/8d9fb348-48f1-4ec1-8b13-3def36e7434d returned with HTTP 200 Jul 31 17:27:51.011265 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 678/2734] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:50 2026] GET /volume/v3/snapshots/8d9fb348-48f1-4ec1-8b13-3def36e7434d => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:51.028267 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-86e61955-b280-4765-bbf5-f571a6c16a7c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:51.037145 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-41d3a36a-2262-4849-b96b-1e984f1474d8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:51.037824 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-86e61955-b280-4765-bbf5-f571a6c16a7c tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] POST https://10.4.3.92/volume/v3/snapshots/8d9fb348-48f1-4ec1-8b13-3def36e7434d/action Jul 31 17:27:51.037824 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-86e61955-b280-4765-bbf5-f571a6c16a7c tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:27:51.037824 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-86e61955-b280-4765-bbf5-f571a6c16a7c tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:51.038178 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.admin_actions [None req-86e61955-b280-4765-bbf5-f571a6c16a7c tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Updating snapshot '8d9fb348-48f1-4ec1-8b13-3def36e7434d' with '{'status': 'creating'}' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 17:27:51.041893 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-41d3a36a-2262-4849-b96b-1e984f1474d8 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] GET https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b Jul 31 17:27:51.042154 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-41d3a36a-2262-4849-b96b-1e984f1474d8 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:51.042330 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-41d3a36a-2262-4849-b96b-1e984f1474d8 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:51.042702 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-41d3a36a-2262-4849-b96b-1e984f1474d8 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Show backup with id 4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:27:51.053919 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:51.053919 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:51.054202 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-41d3a36a-2262-4849-b96b-1e984f1474d8 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b returned with HTTP 200 Jul 31 17:27:51.054620 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 686/2735] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:27:51 2026] GET /volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b => generated 733 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:51.066626 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:51.066626 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:51.091276 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-86e61955-b280-4765-bbf5-f571a6c16a7c tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] https://10.4.3.92/volume/v3/snapshots/8d9fb348-48f1-4ec1-8b13-3def36e7434d/action returned with HTTP 202 Jul 31 17:27:51.091276 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 688/2736] 10.4.3.92 () {68 vars in 1389 bytes} [Fri Jul 31 17:27:51 2026] POST /volume/v3/snapshots/8d9fb348-48f1-4ec1-8b13-3def36e7434d/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:27:51.102123 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f408ec7e-3b3d-48b1-b737-7b87e81a373e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:51.103636 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f408ec7e-3b3d-48b1-b737-7b87e81a373e tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] GET https://10.4.3.92/volume/v3/snapshots/8d9fb348-48f1-4ec1-8b13-3def36e7434d Jul 31 17:27:51.103871 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f408ec7e-3b3d-48b1-b737-7b87e81a373e tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:51.104146 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f408ec7e-3b3d-48b1-b737-7b87e81a373e tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:51.116684 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:51.116684 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:51.117404 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f408ec7e-3b3d-48b1-b737-7b87e81a373e tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Snapshot retrieved successfully. Jul 31 17:27:51.119628 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f408ec7e-3b3d-48b1-b737-7b87e81a373e tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots/8d9fb348-48f1-4ec1-8b13-3def36e7434d returned with HTTP 200 Jul 31 17:27:51.119977 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 685/2737] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:51 2026] GET /volume/v3/snapshots/8d9fb348-48f1-4ec1-8b13-3def36e7434d => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:51.135287 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7194e90e-0c19-4613-b992-9ed91bbec2d2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:51.137481 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7194e90e-0c19-4613-b992-9ed91bbec2d2 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] POST https://10.4.3.92/volume/v3/snapshots/8d9fb348-48f1-4ec1-8b13-3def36e7434d/action Jul 31 17:27:51.137912 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7194e90e-0c19-4613-b992-9ed91bbec2d2 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:27:51.138133 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7194e90e-0c19-4613-b992-9ed91bbec2d2 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:51.145657 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:51.145657 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:51.146139 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7194e90e-0c19-4613-b992-9ed91bbec2d2 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Snapshot retrieved successfully. Jul 31 17:27:51.168250 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7194e90e-0c19-4613-b992-9ed91bbec2d2 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Snapshot delete request issued successfully. Jul 31 17:27:51.168476 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7194e90e-0c19-4613-b992-9ed91bbec2d2 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] https://10.4.3.92/volume/v3/snapshots/8d9fb348-48f1-4ec1-8b13-3def36e7434d/action returned with HTTP 202 Jul 31 17:27:51.168951 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 679/2738] 10.4.3.92 () {68 vars in 1389 bytes} [Fri Jul 31 17:27:51 2026] POST /volume/v3/snapshots/8d9fb348-48f1-4ec1-8b13-3def36e7434d/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:27:51.179717 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d8f22286-9102-4cf2-b971-51f5a82fc8d4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:51.184133 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d8f22286-9102-4cf2-b971-51f5a82fc8d4 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] GET https://10.4.3.92/volume/v3/snapshots/8d9fb348-48f1-4ec1-8b13-3def36e7434d Jul 31 17:27:51.184133 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d8f22286-9102-4cf2-b971-51f5a82fc8d4 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:51.184672 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d8f22286-9102-4cf2-b971-51f5a82fc8d4 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:51.195277 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:51.195277 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:51.197424 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d8f22286-9102-4cf2-b971-51f5a82fc8d4 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Snapshot retrieved successfully. Jul 31 17:27:51.197424 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d8f22286-9102-4cf2-b971-51f5a82fc8d4 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots/8d9fb348-48f1-4ec1-8b13-3def36e7434d returned with HTTP 200 Jul 31 17:27:51.201360 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 687/2739] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:51 2026] GET /volume/v3/snapshots/8d9fb348-48f1-4ec1-8b13-3def36e7434d => generated 464 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:51.408129 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-95b09b96-3bd2-4cc7-ad2c-d5ed689da2c2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:51.410607 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-95b09b96-3bd2-4cc7-ad2c-d5ed689da2c2 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] GET https://10.4.3.92/volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af Jul 31 17:27:51.410916 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-95b09b96-3bd2-4cc7-ad2c-d5ed689da2c2 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:51.411198 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-95b09b96-3bd2-4cc7-ad2c-d5ed689da2c2 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:51.421559 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2392311d-27b6-4485-b54e-ccde0d29013b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:51.423814 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2392311d-27b6-4485-b54e-ccde0d29013b None None] GET https://10.4.3.92/volume// Jul 31 17:27:51.423814 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2392311d-27b6-4485-b54e-ccde0d29013b None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:51.423814 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2392311d-27b6-4485-b54e-ccde0d29013b None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:51.423814 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2392311d-27b6-4485-b54e-ccde0d29013b None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:27:51.424132 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:51.424132 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:51.424198 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 686/2740] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:27:51 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:27:51.428344 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-95b09b96-3bd2-4cc7-ad2c-d5ed689da2c2 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Volume info retrieved successfully. Jul 31 17:27:51.434086 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-95b09b96-3bd2-4cc7-ad2c-d5ed689da2c2 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af returned with HTTP 200 Jul 31 17:27:51.434558 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 689/2741] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:51 2026] GET /volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:51.442250 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-658e4a8a-8db2-4e52-acf2-3080248a5ca3 req-c53709dd-02a8-46ea-aadb-ebf66af71e79 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:51.446603 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-658e4a8a-8db2-4e52-acf2-3080248a5ca3 req-c53709dd-02a8-46ea-aadb-ebf66af71e79 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/24fafc73-8322-4a3d-9172-35f9b34886f5 Jul 31 17:27:51.446603 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-658e4a8a-8db2-4e52-acf2-3080248a5ca3 req-c53709dd-02a8-46ea-aadb-ebf66af71e79 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:51.446603 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-658e4a8a-8db2-4e52-acf2-3080248a5ca3 req-c53709dd-02a8-46ea-aadb-ebf66af71e79 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:51.452723 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-01468fc3-ab97-4011-811c-428524a8bfa2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:51.455565 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-01468fc3-ab97-4011-811c-428524a8bfa2 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] GET https://10.4.3.92/volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af Jul 31 17:27:51.455850 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-01468fc3-ab97-4011-811c-428524a8bfa2 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:51.456107 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-01468fc3-ab97-4011-811c-428524a8bfa2 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:51.460284 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:51.460284 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:51.465549 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-658e4a8a-8db2-4e52-acf2-3080248a5ca3 req-c53709dd-02a8-46ea-aadb-ebf66af71e79 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:27:51.466784 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:51.466784 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:51.477223 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-01468fc3-ab97-4011-811c-428524a8bfa2 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Volume info retrieved successfully. Jul 31 17:27:51.482136 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-658e4a8a-8db2-4e52-acf2-3080248a5ca3 req-c53709dd-02a8-46ea-aadb-ebf66af71e79 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/24fafc73-8322-4a3d-9172-35f9b34886f5 returned with HTTP 200 Jul 31 17:27:51.482136 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 680/2742] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:27:51 2026] GET /volume/v3/volumes/24fafc73-8322-4a3d-9172-35f9b34886f5 => generated 1544 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:27:51.484428 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-01468fc3-ab97-4011-811c-428524a8bfa2 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af returned with HTTP 200 Jul 31 17:27:51.484981 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 688/2743] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:51 2026] GET /volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af => generated 838 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:51.575287 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9154f98a-de20-40cf-98d5-aae195cc7b36 req-21a71b83-934d-4aae-9735-b17eade8275e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:51.578097 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9154f98a-de20-40cf-98d5-aae195cc7b36 req-21a71b83-934d-4aae-9735-b17eade8275e tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] GET https://10.4.3.92/volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af Jul 31 17:27:51.578475 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9154f98a-de20-40cf-98d5-aae195cc7b36 req-21a71b83-934d-4aae-9735-b17eade8275e tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:51.580330 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9154f98a-de20-40cf-98d5-aae195cc7b36 req-21a71b83-934d-4aae-9735-b17eade8275e tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:51.595018 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:51.595018 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:51.603863 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-9154f98a-de20-40cf-98d5-aae195cc7b36 req-21a71b83-934d-4aae-9735-b17eade8275e tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Volume info retrieved successfully. Jul 31 17:27:51.611935 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9154f98a-de20-40cf-98d5-aae195cc7b36 req-21a71b83-934d-4aae-9735-b17eade8275e tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af returned with HTTP 200 Jul 31 17:27:51.612777 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 687/2744] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:27:51 2026] GET /volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af => generated 838 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:51.634478 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-658e4a8a-8db2-4e52-acf2-3080248a5ca3 req-87997ffc-1d7c-444b-92cc-2dceaedfdbde None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:51.638084 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-658e4a8a-8db2-4e52-acf2-3080248a5ca3 req-87997ffc-1d7c-444b-92cc-2dceaedfdbde tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] PUT https://10.4.3.92/volume/v3/attachments/d4ebb4b0-a331-4c7f-9f8f-ce04e55c4e13 Jul 31 17:27:51.638364 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-658e4a8a-8db2-4e52-acf2-3080248a5ca3 req-87997ffc-1d7c-444b-92cc-2dceaedfdbde tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:51.648843 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-658e4a8a-8db2-4e52-acf2-3080248a5ca3 req-87997ffc-1d7c-444b-92cc-2dceaedfdbde tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Acquiring lock "cinder-attachment_update-24fafc73-8322-4a3d-9172-35f9b34886f5-np0000006248" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:27:51.655113 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-658e4a8a-8db2-4e52-acf2-3080248a5ca3 req-87997ffc-1d7c-444b-92cc-2dceaedfdbde tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Lock "cinder-attachment_update-24fafc73-8322-4a3d-9172-35f9b34886f5-np0000006248" acquired by "attachment_update" :: waited 0.006s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:27:51.656534 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:51.656534 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:51.728115 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a3c25e45-22b3-4d50-b18f-ea54da3212f8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:51.728610 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a3c25e45-22b3-4d50-b18f-ea54da3212f8 None None] GET https://10.4.3.92/volume// Jul 31 17:27:51.730447 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a3c25e45-22b3-4d50-b18f-ea54da3212f8 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:51.730447 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a3c25e45-22b3-4d50-b18f-ea54da3212f8 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:51.730447 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a3c25e45-22b3-4d50-b18f-ea54da3212f8 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:27:51.730447 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 681/2745] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:27:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:27:51.756738 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-84803572-2c9b-483b-8074-4074a72d9299 req-674ec68c-a382-4f4c-b2ef-e796b7065fe8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:51.759730 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-84803572-2c9b-483b-8074-4074a72d9299 req-674ec68c-a382-4f4c-b2ef-e796b7065fe8 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:27:51.761561 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-84803572-2c9b-483b-8074-4074a72d9299 req-674ec68c-a382-4f4c-b2ef-e796b7065fe8 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c8458e88-41c4-4a8f-ae1d-f521283b30ca", "connector": null, "instance_uuid": "72052981-0098-41bf-baf1-20d8fe8ecdc6"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:51.777285 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:51.777285 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:51.778933 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1fd565eb-92fc-453e-b1c5-07fd61206235 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:51.779611 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1fd565eb-92fc-453e-b1c5-07fd61206235 None None] GET https://10.4.3.92/volume// Jul 31 17:27:51.780492 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1fd565eb-92fc-453e-b1c5-07fd61206235 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:51.780492 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1fd565eb-92fc-453e-b1c5-07fd61206235 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:51.780679 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1fd565eb-92fc-453e-b1c5-07fd61206235 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:27:51.781303 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 688/2746] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:27:51 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:27:51.793831 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-9154f98a-de20-40cf-98d5-aae195cc7b36 req-9ae62ac5-8e36-4292-bee7-e1fd696afcd6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:51.796404 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-9154f98a-de20-40cf-98d5-aae195cc7b36 req-9ae62ac5-8e36-4292-bee7-e1fd696afcd6 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:27:51.797951 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-9154f98a-de20-40cf-98d5-aae195cc7b36 req-9ae62ac5-8e36-4292-bee7-e1fd696afcd6 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "90efb2c5-93f9-4ff0-aab2-e7eae358a9af", "connector": null, "instance_uuid": "938e08e5-6c14-4625-9c98-dc8714435b2a"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:51.813834 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-658e4a8a-8db2-4e52-acf2-3080248a5ca3 req-87997ffc-1d7c-444b-92cc-2dceaedfdbde tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Lock "cinder-attachment_update-24fafc73-8322-4a3d-9172-35f9b34886f5-np0000006248" released by "attachment_update" :: held 0.159s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:27:51.814252 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-658e4a8a-8db2-4e52-acf2-3080248a5ca3 req-87997ffc-1d7c-444b-92cc-2dceaedfdbde tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments/d4ebb4b0-a331-4c7f-9f8f-ce04e55c4e13 returned with HTTP 200 Jul 31 17:27:51.815710 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 690/2747] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:27:51 2026] PUT /volume/v3/attachments/d4ebb4b0-a331-4c7f-9f8f-ce04e55c4e13 => generated 969 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:51.815823 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:51.815823 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:51.862439 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-9154f98a-de20-40cf-98d5-aae195cc7b36 req-9ae62ac5-8e36-4292-bee7-e1fd696afcd6 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:27:51.863475 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 682/2748] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:27:51 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:51.864666 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-84803572-2c9b-483b-8074-4074a72d9299 req-674ec68c-a382-4f4c-b2ef-e796b7065fe8 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:27:51.865165 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 689/2749] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:27:51 2026] POST /volume/v3/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:51.868913 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-658e4a8a-8db2-4e52-acf2-3080248a5ca3 req-c10dfab6-8ed0-4e40-978a-ac5cf4f56f36 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:51.876763 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-658e4a8a-8db2-4e52-acf2-3080248a5ca3 req-c10dfab6-8ed0-4e40-978a-ac5cf4f56f36 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/attachments/d4ebb4b0-a331-4c7f-9f8f-ce04e55c4e13/action Jul 31 17:27:51.877904 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-658e4a8a-8db2-4e52-acf2-3080248a5ca3 req-c10dfab6-8ed0-4e40-978a-ac5cf4f56f36 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:27:51.879411 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-658e4a8a-8db2-4e52-acf2-3080248a5ca3 req-c10dfab6-8ed0-4e40-978a-ac5cf4f56f36 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:51.889706 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-84803572-2c9b-483b-8074-4074a72d9299 req-1d2bdd39-0da1-43e0-8957-eb4846a40bca None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:51.892263 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-84803572-2c9b-483b-8074-4074a72d9299 req-1d2bdd39-0da1-43e0-8957-eb4846a40bca tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] DELETE https://10.4.3.92/volume/v3/attachments/0ab7021f-ef5d-45ba-a56e-d21d191f3472 Jul 31 17:27:51.892263 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-84803572-2c9b-483b-8074-4074a72d9299 req-1d2bdd39-0da1-43e0-8957-eb4846a40bca tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:51.892452 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-84803572-2c9b-483b-8074-4074a72d9299 req-1d2bdd39-0da1-43e0-8957-eb4846a40bca tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:51.902337 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:51.902337 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:51.916870 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:51.916870 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:51.931364 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e3f94b58-0ee9-40c8-85c1-35f316f18d5a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:51.934942 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e3f94b58-0ee9-40c8-85c1-35f316f18d5a tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] GET https://10.4.3.92/volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af Jul 31 17:27:51.935627 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e3f94b58-0ee9-40c8-85c1-35f316f18d5a tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:51.935810 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e3f94b58-0ee9-40c8-85c1-35f316f18d5a tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:51.954697 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-658e4a8a-8db2-4e52-acf2-3080248a5ca3 req-c10dfab6-8ed0-4e40-978a-ac5cf4f56f36 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments/d4ebb4b0-a331-4c7f-9f8f-ce04e55c4e13/action returned with HTTP 204 Jul 31 17:27:51.954697 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 689/2750] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:27:51 2026] POST /volume/v3/attachments/d4ebb4b0-a331-4c7f-9f8f-ce04e55c4e13/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:51.961096 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0205c10b-a0dd-4827-b6fc-b4480cf65523 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:51.961096 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0205c10b-a0dd-4827-b6fc-b4480cf65523 None None] GET https://10.4.3.92/volume// Jul 31 17:27:51.962038 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0205c10b-a0dd-4827-b6fc-b4480cf65523 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:51.962183 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:51.962183 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:51.962302 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0205c10b-a0dd-4827-b6fc-b4480cf65523 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:51.963751 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0205c10b-a0dd-4827-b6fc-b4480cf65523 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:27:51.964355 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 690/2751] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:27:51 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:27:51.970651 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e3f94b58-0ee9-40c8-85c1-35f316f18d5a tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Volume info retrieved successfully. Jul 31 17:27:51.986883 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9154f98a-de20-40cf-98d5-aae195cc7b36 req-c0731154-1010-4632-ba74-6ff79093a26d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:51.987148 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e3f94b58-0ee9-40c8-85c1-35f316f18d5a tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af returned with HTTP 200 Jul 31 17:27:51.987827 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 683/2752] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:51 2026] GET /volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af => generated 837 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:27:51.991343 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9154f98a-de20-40cf-98d5-aae195cc7b36 req-c0731154-1010-4632-ba74-6ff79093a26d tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] GET https://10.4.3.92/volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af Jul 31 17:27:51.991343 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9154f98a-de20-40cf-98d5-aae195cc7b36 req-c0731154-1010-4632-ba74-6ff79093a26d tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:51.991343 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9154f98a-de20-40cf-98d5-aae195cc7b36 req-c0731154-1010-4632-ba74-6ff79093a26d tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:52.004006 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:52.004006 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:52.013344 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-9154f98a-de20-40cf-98d5-aae195cc7b36 req-c0731154-1010-4632-ba74-6ff79093a26d tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Volume info retrieved successfully. Jul 31 17:27:52.018039 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9154f98a-de20-40cf-98d5-aae195cc7b36 req-c0731154-1010-4632-ba74-6ff79093a26d tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af returned with HTTP 200 Jul 31 17:27:52.018854 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 690/2753] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:27:51 2026] GET /volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af => generated 1017 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:27:52.022480 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-84803572-2c9b-483b-8074-4074a72d9299 req-1d2bdd39-0da1-43e0-8957-eb4846a40bca tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] https://10.4.3.92/volume/v3/attachments/0ab7021f-ef5d-45ba-a56e-d21d191f3472 returned with HTTP 200 Jul 31 17:27:52.023103 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 691/2754] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:27:51 2026] DELETE /volume/v3/attachments/0ab7021f-ef5d-45ba-a56e-d21d191f3472 => generated 192 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:52.069638 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-59a3c399-e83c-43e3-a632-8dd6061eefba None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:52.071956 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-59a3c399-e83c-43e3-a632-8dd6061eefba tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] GET https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b Jul 31 17:27:52.072191 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-59a3c399-e83c-43e3-a632-8dd6061eefba tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:52.072482 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-59a3c399-e83c-43e3-a632-8dd6061eefba tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:52.072609 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-59a3c399-e83c-43e3-a632-8dd6061eefba tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Show backup with id 4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:27:52.079973 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:52.079973 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:52.081759 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-59a3c399-e83c-43e3-a632-8dd6061eefba tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b returned with HTTP 200 Jul 31 17:27:52.081759 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 691/2755] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:27:52 2026] GET /volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:52.188185 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-9154f98a-de20-40cf-98d5-aae195cc7b36 req-57902e68-7639-49f9-9e18-dca050254100 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:52.191034 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-9154f98a-de20-40cf-98d5-aae195cc7b36 req-57902e68-7639-49f9-9e18-dca050254100 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] PUT https://10.4.3.92/volume/v3/attachments/a5d0673d-3a1f-45c0-ac68-b8d59b29531b Jul 31 17:27:52.191034 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-9154f98a-de20-40cf-98d5-aae195cc7b36 req-57902e68-7639-49f9-9e18-dca050254100 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:52.215381 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2aa0bae0-3c8a-4e67-8d08-33285f45d54d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:52.218482 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-9154f98a-de20-40cf-98d5-aae195cc7b36 req-57902e68-7639-49f9-9e18-dca050254100 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Acquiring lock "cinder-attachment_update-90efb2c5-93f9-4ff0-aab2-e7eae358a9af-np0000006248" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:27:52.222534 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2aa0bae0-3c8a-4e67-8d08-33285f45d54d tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] GET https://10.4.3.92/volume/v3/snapshots/8d9fb348-48f1-4ec1-8b13-3def36e7434d Jul 31 17:27:52.222534 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2aa0bae0-3c8a-4e67-8d08-33285f45d54d tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:52.222534 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2aa0bae0-3c8a-4e67-8d08-33285f45d54d tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:52.226955 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-9154f98a-de20-40cf-98d5-aae195cc7b36 req-57902e68-7639-49f9-9e18-dca050254100 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Lock "cinder-attachment_update-90efb2c5-93f9-4ff0-aab2-e7eae358a9af-np0000006248" acquired by "attachment_update" :: waited 0.009s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:27:52.229579 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:52.229579 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:52.231126 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2aa0bae0-3c8a-4e67-8d08-33285f45d54d tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots/8d9fb348-48f1-4ec1-8b13-3def36e7434d returned with HTTP 404 Jul 31 17:27:52.231734 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 691/2756] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:52 2026] GET /volume/v3/snapshots/8d9fb348-48f1-4ec1-8b13-3def36e7434d => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:52.246532 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-66599ea6-07c7-4019-8f8a-f49f789c2f8e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:52.249885 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-66599ea6-07c7-4019-8f8a-f49f789c2f8e tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] POST https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b/action Jul 31 17:27:52.250620 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-66599ea6-07c7-4019-8f8a-f49f789c2f8e tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:27:52.250716 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-66599ea6-07c7-4019-8f8a-f49f789c2f8e tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:52.252494 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.admin_actions [None req-66599ea6-07c7-4019-8f8a-f49f789c2f8e tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Updating snapshot '7006f27b-4716-4fb8-a1ad-adb49e2abf0b' with '{'status': 'available'}' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 17:27:52.272305 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:52.272305 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:52.307565 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-66599ea6-07c7-4019-8f8a-f49f789c2f8e tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b/action returned with HTTP 202 Jul 31 17:27:52.308675 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 692/2757] 10.4.3.92 () {68 vars in 1389 bytes} [Fri Jul 31 17:27:52 2026] POST /volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:27:52.321178 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-41b485af-d0df-4100-a4ef-26abdba415a1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:52.327579 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-41b485af-d0df-4100-a4ef-26abdba415a1 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] GET https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b Jul 31 17:27:52.327579 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-41b485af-d0df-4100-a4ef-26abdba415a1 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:52.327579 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-41b485af-d0df-4100-a4ef-26abdba415a1 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:52.341474 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:52.341474 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:52.341869 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-41b485af-d0df-4100-a4ef-26abdba415a1 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Snapshot retrieved successfully. Jul 31 17:27:52.342846 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-41b485af-d0df-4100-a4ef-26abdba415a1 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b returned with HTTP 200 Jul 31 17:27:52.343458 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 692/2758] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:52 2026] GET /volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b => generated 464 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:52.360857 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e0f1369c-4502-46a3-9d9a-f2da4c8fc3a7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:52.364117 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e0f1369c-4502-46a3-9d9a-f2da4c8fc3a7 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/8d9fb348-48f1-4ec1-8b13-3def36e7434d Jul 31 17:27:52.364117 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e0f1369c-4502-46a3-9d9a-f2da4c8fc3a7 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:52.364263 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e0f1369c-4502-46a3-9d9a-f2da4c8fc3a7 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:52.366598 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-e0f1369c-4502-46a3-9d9a-f2da4c8fc3a7 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Delete snapshot with id: 8d9fb348-48f1-4ec1-8b13-3def36e7434d Jul 31 17:27:52.372780 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e0f1369c-4502-46a3-9d9a-f2da4c8fc3a7 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots/8d9fb348-48f1-4ec1-8b13-3def36e7434d returned with HTTP 404 Jul 31 17:27:52.373574 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 692/2759] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:27:52 2026] DELETE /volume/v3/snapshots/8d9fb348-48f1-4ec1-8b13-3def36e7434d => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:52.384617 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0b48e71e-ddb2-41e0-8bf7-77deb8456c26 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:52.387718 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0b48e71e-ddb2-41e0-8bf7-77deb8456c26 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:27:52.387718 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0b48e71e-ddb2-41e0-8bf7-77deb8456c26 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0c3732c2-40a0-4b33-8927-c503f9e3f80f", "name": "tempest-SnapshotsActionsTest-Snapshot-1407739326"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:52.390656 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-9154f98a-de20-40cf-98d5-aae195cc7b36 req-57902e68-7639-49f9-9e18-dca050254100 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Lock "cinder-attachment_update-90efb2c5-93f9-4ff0-aab2-e7eae358a9af-np0000006248" released by "attachment_update" :: held 0.164s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:27:52.391107 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-9154f98a-de20-40cf-98d5-aae195cc7b36 req-57902e68-7639-49f9-9e18-dca050254100 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/attachments/a5d0673d-3a1f-45c0-ac68-b8d59b29531b returned with HTTP 200 Jul 31 17:27:52.391801 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 684/2760] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:27:52 2026] PUT /volume/v3/attachments/a5d0673d-3a1f-45c0-ac68-b8d59b29531b => generated 969 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:52.397943 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:52.397943 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:52.398726 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0b48e71e-ddb2-41e0-8bf7-77deb8456c26 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Volume info retrieved successfully. Jul 31 17:27:52.398833 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-0b48e71e-ddb2-41e0-8bf7-77deb8456c26 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Create snapshot from volume 0c3732c2-40a0-4b33-8927-c503f9e3f80f Jul 31 17:27:52.452496 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-0b48e71e-ddb2-41e0-8bf7-77deb8456c26 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Created reservations ['aced9aa9-5a90-447b-866c-58bbd21a3f7b', '69bda20e-2be0-4a28-ac19-fc7db72ba987', '6f1c8b90-b0c5-48f0-88b8-0ede6edba3c6', '1d189698-c327-4965-9429-820b9cd83e64'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:27:52.519277 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0b48e71e-ddb2-41e0-8bf7-77deb8456c26 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Snapshot create request issued successfully. Jul 31 17:27:52.519977 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0b48e71e-ddb2-41e0-8bf7-77deb8456c26 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:27:52.520425 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 693/2761] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:27:52 2026] POST /volume/v3/snapshots => generated 307 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:27:52.532602 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1397c8db-2ef0-49bd-ab7e-3ab86ed11bb7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:52.535565 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1397c8db-2ef0-49bd-ab7e-3ab86ed11bb7 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] GET https://10.4.3.92/volume/v3/snapshots/f26b0ed8-f18f-4d6b-9eaa-2e008baf9cc5 Jul 31 17:27:52.535829 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1397c8db-2ef0-49bd-ab7e-3ab86ed11bb7 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:52.536047 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1397c8db-2ef0-49bd-ab7e-3ab86ed11bb7 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:52.544304 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:52.544304 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:52.545204 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1397c8db-2ef0-49bd-ab7e-3ab86ed11bb7 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Snapshot retrieved successfully. Jul 31 17:27:52.550786 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1397c8db-2ef0-49bd-ab7e-3ab86ed11bb7 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots/f26b0ed8-f18f-4d6b-9eaa-2e008baf9cc5 returned with HTTP 200 Jul 31 17:27:52.550786 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 693/2762] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:52 2026] GET /volume/v3/snapshots/f26b0ed8-f18f-4d6b-9eaa-2e008baf9cc5 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:53.007452 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dde8d7dc-153f-40c5-8e2d-097ffaef725b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:53.009689 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dde8d7dc-153f-40c5-8e2d-097ffaef725b tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] GET https://10.4.3.92/volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af Jul 31 17:27:53.010347 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dde8d7dc-153f-40c5-8e2d-097ffaef725b tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:53.010347 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dde8d7dc-153f-40c5-8e2d-097ffaef725b tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:53.024807 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:53.024807 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:53.029374 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dde8d7dc-153f-40c5-8e2d-097ffaef725b tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Volume info retrieved successfully. Jul 31 17:27:53.035294 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dde8d7dc-153f-40c5-8e2d-097ffaef725b tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af returned with HTTP 200 Jul 31 17:27:53.035812 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 693/2763] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:53 2026] GET /volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:53.098993 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7a45865e-d979-4bc2-8600-d0a2a715e387 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:53.101204 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7a45865e-d979-4bc2-8600-d0a2a715e387 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] GET https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b Jul 31 17:27:53.101204 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7a45865e-d979-4bc2-8600-d0a2a715e387 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:53.101425 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7a45865e-d979-4bc2-8600-d0a2a715e387 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:53.101425 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-7a45865e-d979-4bc2-8600-d0a2a715e387 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Show backup with id 4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:27:53.105661 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:53.105661 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:53.106287 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7a45865e-d979-4bc2-8600-d0a2a715e387 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b returned with HTTP 200 Jul 31 17:27:53.106704 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 685/2764] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:27:53 2026] GET /volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:53.572933 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b06711d7-2a82-4e1f-b485-99983ebaa79a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:53.575444 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b06711d7-2a82-4e1f-b485-99983ebaa79a tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] GET https://10.4.3.92/volume/v3/snapshots/f26b0ed8-f18f-4d6b-9eaa-2e008baf9cc5 Jul 31 17:27:53.575681 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b06711d7-2a82-4e1f-b485-99983ebaa79a tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:53.575959 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b06711d7-2a82-4e1f-b485-99983ebaa79a tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:53.590120 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:53.590120 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:53.591528 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b06711d7-2a82-4e1f-b485-99983ebaa79a tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Snapshot retrieved successfully. Jul 31 17:27:53.592278 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b06711d7-2a82-4e1f-b485-99983ebaa79a tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots/f26b0ed8-f18f-4d6b-9eaa-2e008baf9cc5 returned with HTTP 200 Jul 31 17:27:53.592981 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 694/2765] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:53 2026] GET /volume/v3/snapshots/f26b0ed8-f18f-4d6b-9eaa-2e008baf9cc5 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:53.616885 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-525bae71-33bd-4741-b4d2-58b4325d9cd6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:53.621377 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-525bae71-33bd-4741-b4d2-58b4325d9cd6 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] POST https://10.4.3.92/volume/v3/snapshots/f26b0ed8-f18f-4d6b-9eaa-2e008baf9cc5/action Jul 31 17:27:53.621931 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-525bae71-33bd-4741-b4d2-58b4325d9cd6 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:27:53.622148 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-525bae71-33bd-4741-b4d2-58b4325d9cd6 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:53.624061 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.admin_actions [None req-525bae71-33bd-4741-b4d2-58b4325d9cd6 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Updating snapshot 'f26b0ed8-f18f-4d6b-9eaa-2e008baf9cc5' with '{'status': 'deleting'}' {{(pid=100272) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 17:27:53.644284 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:53.644284 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:53.667019 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-525bae71-33bd-4741-b4d2-58b4325d9cd6 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] https://10.4.3.92/volume/v3/snapshots/f26b0ed8-f18f-4d6b-9eaa-2e008baf9cc5/action returned with HTTP 202 Jul 31 17:27:53.667626 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 694/2766] 10.4.3.92 () {68 vars in 1389 bytes} [Fri Jul 31 17:27:53 2026] POST /volume/v3/snapshots/f26b0ed8-f18f-4d6b-9eaa-2e008baf9cc5/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:27:53.678564 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9382ea35-3ef0-4920-80a3-680e7917e924 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:53.682407 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9382ea35-3ef0-4920-80a3-680e7917e924 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] GET https://10.4.3.92/volume/v3/snapshots/f26b0ed8-f18f-4d6b-9eaa-2e008baf9cc5 Jul 31 17:27:53.682758 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9382ea35-3ef0-4920-80a3-680e7917e924 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:53.683085 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9382ea35-3ef0-4920-80a3-680e7917e924 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:53.698037 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:53.698037 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:53.698762 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9382ea35-3ef0-4920-80a3-680e7917e924 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Snapshot retrieved successfully. Jul 31 17:27:53.700683 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9382ea35-3ef0-4920-80a3-680e7917e924 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots/f26b0ed8-f18f-4d6b-9eaa-2e008baf9cc5 returned with HTTP 200 Jul 31 17:27:53.701231 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 694/2767] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:53 2026] GET /volume/v3/snapshots/f26b0ed8-f18f-4d6b-9eaa-2e008baf9cc5 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:53.715216 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5e21b307-172a-4764-b910-099803084198 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:53.716900 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5e21b307-172a-4764-b910-099803084198 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] POST https://10.4.3.92/volume/v3/snapshots/f26b0ed8-f18f-4d6b-9eaa-2e008baf9cc5/action Jul 31 17:27:53.717364 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5e21b307-172a-4764-b910-099803084198 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:27:53.717741 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5e21b307-172a-4764-b910-099803084198 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:53.729472 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:53.729472 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:53.730415 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5e21b307-172a-4764-b910-099803084198 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Snapshot retrieved successfully. Jul 31 17:27:53.755921 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5e21b307-172a-4764-b910-099803084198 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Snapshot delete request issued successfully. Jul 31 17:27:53.755921 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5e21b307-172a-4764-b910-099803084198 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] https://10.4.3.92/volume/v3/snapshots/f26b0ed8-f18f-4d6b-9eaa-2e008baf9cc5/action returned with HTTP 202 Jul 31 17:27:53.756125 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 686/2768] 10.4.3.92 () {68 vars in 1389 bytes} [Fri Jul 31 17:27:53 2026] POST /volume/v3/snapshots/f26b0ed8-f18f-4d6b-9eaa-2e008baf9cc5/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:27:53.767275 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ddf06518-2b59-464b-a03a-d2c1843f50c2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:53.769608 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ddf06518-2b59-464b-a03a-d2c1843f50c2 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] GET https://10.4.3.92/volume/v3/snapshots/f26b0ed8-f18f-4d6b-9eaa-2e008baf9cc5 Jul 31 17:27:53.769943 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ddf06518-2b59-464b-a03a-d2c1843f50c2 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:53.770305 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ddf06518-2b59-464b-a03a-d2c1843f50c2 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:53.782759 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:53.782759 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:53.782759 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ddf06518-2b59-464b-a03a-d2c1843f50c2 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Snapshot retrieved successfully. Jul 31 17:27:53.783676 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ddf06518-2b59-464b-a03a-d2c1843f50c2 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots/f26b0ed8-f18f-4d6b-9eaa-2e008baf9cc5 returned with HTTP 200 Jul 31 17:27:53.783922 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 695/2769] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:53 2026] GET /volume/v3/snapshots/f26b0ed8-f18f-4d6b-9eaa-2e008baf9cc5 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:54.051065 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7aa957b0-a9e6-4793-aeac-86c9fdf8f39b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:54.052969 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7aa957b0-a9e6-4793-aeac-86c9fdf8f39b tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] GET https://10.4.3.92/volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af Jul 31 17:27:54.053189 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7aa957b0-a9e6-4793-aeac-86c9fdf8f39b tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:54.053398 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7aa957b0-a9e6-4793-aeac-86c9fdf8f39b tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:54.063491 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:54.063491 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:54.067334 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7aa957b0-a9e6-4793-aeac-86c9fdf8f39b tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Volume info retrieved successfully. Jul 31 17:27:54.071917 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7aa957b0-a9e6-4793-aeac-86c9fdf8f39b tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af returned with HTTP 200 Jul 31 17:27:54.072366 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 695/2770] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:54 2026] GET /volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:54.119205 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9a302618-91ed-4cfb-a864-a4c148e7f385 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:54.121464 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9a302618-91ed-4cfb-a864-a4c148e7f385 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] GET https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b Jul 31 17:27:54.121832 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9a302618-91ed-4cfb-a864-a4c148e7f385 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:54.122111 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9a302618-91ed-4cfb-a864-a4c148e7f385 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:54.122399 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-9a302618-91ed-4cfb-a864-a4c148e7f385 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Show backup with id 4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:27:54.128904 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:54.128904 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:54.128904 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9a302618-91ed-4cfb-a864-a4c148e7f385 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b returned with HTTP 200 Jul 31 17:27:54.128904 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 695/2771] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:27:54 2026] GET /volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:54.482622 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d9594edc-ac82-4662-8c6d-3efc10b95368 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:54.483122 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d9594edc-ac82-4662-8c6d-3efc10b95368 None None] GET https://10.4.3.92/volume// Jul 31 17:27:54.483371 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d9594edc-ac82-4662-8c6d-3efc10b95368 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:54.483626 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d9594edc-ac82-4662-8c6d-3efc10b95368 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:54.484388 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d9594edc-ac82-4662-8c6d-3efc10b95368 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:27:54.484388 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 687/2772] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:27:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:27:54.493367 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-77db9376-e491-47e4-8638-67b987f78e4a req-c97d0fa0-a44e-4ad2-9289-43666b842147 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:54.496433 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-77db9376-e491-47e4-8638-67b987f78e4a req-c97d0fa0-a44e-4ad2-9289-43666b842147 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] GET https://10.4.3.92/volume/v3/volumes/c8458e88-41c4-4a8f-ae1d-f521283b30ca Jul 31 17:27:54.496719 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-77db9376-e491-47e4-8638-67b987f78e4a req-c97d0fa0-a44e-4ad2-9289-43666b842147 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:54.496935 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-77db9376-e491-47e4-8638-67b987f78e4a req-c97d0fa0-a44e-4ad2-9289-43666b842147 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:54.508756 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:54.508756 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:54.513953 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-77db9376-e491-47e4-8638-67b987f78e4a req-c97d0fa0-a44e-4ad2-9289-43666b842147 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Volume info retrieved successfully. Jul 31 17:27:54.520856 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-77db9376-e491-47e4-8638-67b987f78e4a req-c97d0fa0-a44e-4ad2-9289-43666b842147 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] https://10.4.3.92/volume/v3/volumes/c8458e88-41c4-4a8f-ae1d-f521283b30ca returned with HTTP 200 Jul 31 17:27:54.521125 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 696/2773] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:27:54 2026] GET /volume/v3/volumes/c8458e88-41c4-4a8f-ae1d-f521283b30ca => generated 1537 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:27:54.646847 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-77db9376-e491-47e4-8638-67b987f78e4a req-c5725419-b088-407f-89d4-990211ce1582 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:54.649517 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-77db9376-e491-47e4-8638-67b987f78e4a req-c5725419-b088-407f-89d4-990211ce1582 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] PUT https://10.4.3.92/volume/v3/attachments/0eb2b351-3513-4f6c-a2d7-e76eb8e700e1 Jul 31 17:27:54.649995 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-77db9376-e491-47e4-8638-67b987f78e4a req-c5725419-b088-407f-89d4-990211ce1582 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:54.658789 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-77db9376-e491-47e4-8638-67b987f78e4a req-c5725419-b088-407f-89d4-990211ce1582 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Acquiring lock "cinder-attachment_update-c8458e88-41c4-4a8f-ae1d-f521283b30ca-np0000006248" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:27:54.663742 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-77db9376-e491-47e4-8638-67b987f78e4a req-c5725419-b088-407f-89d4-990211ce1582 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Lock "cinder-attachment_update-c8458e88-41c4-4a8f-ae1d-f521283b30ca-np0000006248" acquired by "attachment_update" :: waited 0.005s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:27:54.664773 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:54.664773 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:54.765965 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-77db9376-e491-47e4-8638-67b987f78e4a req-c5725419-b088-407f-89d4-990211ce1582 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Lock "cinder-attachment_update-c8458e88-41c4-4a8f-ae1d-f521283b30ca-np0000006248" released by "attachment_update" :: held 0.102s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:27:54.766334 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-77db9376-e491-47e4-8638-67b987f78e4a req-c5725419-b088-407f-89d4-990211ce1582 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] https://10.4.3.92/volume/v3/attachments/0eb2b351-3513-4f6c-a2d7-e76eb8e700e1 returned with HTTP 200 Jul 31 17:27:54.766843 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 696/2774] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:27:54 2026] PUT /volume/v3/attachments/0eb2b351-3513-4f6c-a2d7-e76eb8e700e1 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:54.794751 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-77db9376-e491-47e4-8638-67b987f78e4a req-3644c745-a3f4-401a-9409-a330c566b974 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:54.797099 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7f383c6f-0a01-4777-88ab-cc65671a9499 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:54.798295 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-77db9376-e491-47e4-8638-67b987f78e4a req-3644c745-a3f4-401a-9409-a330c566b974 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] POST https://10.4.3.92/volume/v3/attachments/0eb2b351-3513-4f6c-a2d7-e76eb8e700e1/action Jul 31 17:27:54.798841 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-77db9376-e491-47e4-8638-67b987f78e4a req-3644c745-a3f4-401a-9409-a330c566b974 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:27:54.799033 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-77db9376-e491-47e4-8638-67b987f78e4a req-3644c745-a3f4-401a-9409-a330c566b974 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:54.799812 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7f383c6f-0a01-4777-88ab-cc65671a9499 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] GET https://10.4.3.92/volume/v3/snapshots/f26b0ed8-f18f-4d6b-9eaa-2e008baf9cc5 Jul 31 17:27:54.800065 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7f383c6f-0a01-4777-88ab-cc65671a9499 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:54.800246 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7f383c6f-0a01-4777-88ab-cc65671a9499 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:54.811894 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7f383c6f-0a01-4777-88ab-cc65671a9499 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots/f26b0ed8-f18f-4d6b-9eaa-2e008baf9cc5 returned with HTTP 404 Jul 31 17:27:54.812604 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 688/2775] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:54 2026] GET /volume/v3/snapshots/f26b0ed8-f18f-4d6b-9eaa-2e008baf9cc5 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:54.824012 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1b7b2d30-109b-4a5a-b634-2a82b71966fb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:54.826361 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1b7b2d30-109b-4a5a-b634-2a82b71966fb tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] POST https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b/action Jul 31 17:27:54.826868 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1b7b2d30-109b-4a5a-b634-2a82b71966fb tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:27:54.827197 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1b7b2d30-109b-4a5a-b634-2a82b71966fb tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:54.828902 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.admin_actions [None req-1b7b2d30-109b-4a5a-b634-2a82b71966fb tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Updating snapshot '7006f27b-4716-4fb8-a1ad-adb49e2abf0b' with '{'status': 'available'}' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 17:27:54.832420 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:54.832420 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:54.842667 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:54.842667 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:54.851944 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-77db9376-e491-47e4-8638-67b987f78e4a req-3644c745-a3f4-401a-9409-a330c566b974 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] https://10.4.3.92/volume/v3/attachments/0eb2b351-3513-4f6c-a2d7-e76eb8e700e1/action returned with HTTP 204 Jul 31 17:27:54.852421 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 696/2776] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:27:54 2026] POST /volume/v3/attachments/0eb2b351-3513-4f6c-a2d7-e76eb8e700e1/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:54.861755 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1b7b2d30-109b-4a5a-b634-2a82b71966fb tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b/action returned with HTTP 202 Jul 31 17:27:54.862223 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 697/2777] 10.4.3.92 () {68 vars in 1389 bytes} [Fri Jul 31 17:27:54 2026] POST /volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:27:54.876252 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8b514792-c8fa-4c9f-a1e6-8d8937bfe7a2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:54.878523 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8b514792-c8fa-4c9f-a1e6-8d8937bfe7a2 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] GET https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b Jul 31 17:27:54.880334 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8b514792-c8fa-4c9f-a1e6-8d8937bfe7a2 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:54.880334 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8b514792-c8fa-4c9f-a1e6-8d8937bfe7a2 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:54.883825 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:54.883825 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:54.884379 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8b514792-c8fa-4c9f-a1e6-8d8937bfe7a2 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Snapshot retrieved successfully. Jul 31 17:27:54.885164 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8b514792-c8fa-4c9f-a1e6-8d8937bfe7a2 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b returned with HTTP 200 Jul 31 17:27:54.885873 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 697/2778] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:54 2026] GET /volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:54.896730 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bb190bb4-5db9-4736-8f40-858fa2815280 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:54.898580 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bb190bb4-5db9-4736-8f40-858fa2815280 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/f26b0ed8-f18f-4d6b-9eaa-2e008baf9cc5 Jul 31 17:27:54.898748 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bb190bb4-5db9-4736-8f40-858fa2815280 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:54.898986 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bb190bb4-5db9-4736-8f40-858fa2815280 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:54.899111 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-bb190bb4-5db9-4736-8f40-858fa2815280 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Delete snapshot with id: f26b0ed8-f18f-4d6b-9eaa-2e008baf9cc5 Jul 31 17:27:54.905165 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bb190bb4-5db9-4736-8f40-858fa2815280 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots/f26b0ed8-f18f-4d6b-9eaa-2e008baf9cc5 returned with HTTP 404 Jul 31 17:27:54.906046 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 689/2779] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:27:54 2026] DELETE /volume/v3/snapshots/f26b0ed8-f18f-4d6b-9eaa-2e008baf9cc5 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:54.917556 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-69063ca1-0aff-4847-9928-ed8e9cbda159 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:54.919576 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-69063ca1-0aff-4847-9928-ed8e9cbda159 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:27:54.920032 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-69063ca1-0aff-4847-9928-ed8e9cbda159 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0c3732c2-40a0-4b33-8927-c503f9e3f80f", "name": "tempest-SnapshotsActionsTest-Snapshot-1438811156"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:54.936303 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:54.936303 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:54.936303 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-69063ca1-0aff-4847-9928-ed8e9cbda159 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Volume info retrieved successfully. Jul 31 17:27:54.936303 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-69063ca1-0aff-4847-9928-ed8e9cbda159 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Create snapshot from volume 0c3732c2-40a0-4b33-8927-c503f9e3f80f Jul 31 17:27:54.992581 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-69063ca1-0aff-4847-9928-ed8e9cbda159 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Created reservations ['07d820db-796f-421f-8e06-07cc4efb9b94', 'c8c389bd-74e9-41bc-b510-8828c6e42474', 'efe1c35b-b523-416b-ae85-2e814f99ebac', 'a277a00c-18e2-42f8-8c8b-55e428707a87'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:27:55.047411 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-69063ca1-0aff-4847-9928-ed8e9cbda159 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Snapshot create request issued successfully. Jul 31 17:27:55.048078 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-69063ca1-0aff-4847-9928-ed8e9cbda159 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:27:55.048781 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 697/2780] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:27:54 2026] POST /volume/v3/snapshots => generated 307 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:27:55.061395 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-84e43708-160b-4b24-a4b5-6ffc1d362786 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:55.063238 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-84e43708-160b-4b24-a4b5-6ffc1d362786 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] GET https://10.4.3.92/volume/v3/snapshots/5288891c-766a-4987-a5f2-4163e4f5a877 Jul 31 17:27:55.063554 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-84e43708-160b-4b24-a4b5-6ffc1d362786 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:55.063746 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-84e43708-160b-4b24-a4b5-6ffc1d362786 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:55.077591 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:55.077591 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:55.077591 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-84e43708-160b-4b24-a4b5-6ffc1d362786 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Snapshot retrieved successfully. Jul 31 17:27:55.078676 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-84e43708-160b-4b24-a4b5-6ffc1d362786 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots/5288891c-766a-4987-a5f2-4163e4f5a877 returned with HTTP 200 Jul 31 17:27:55.079218 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 698/2781] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:55 2026] GET /volume/v3/snapshots/5288891c-766a-4987-a5f2-4163e4f5a877 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:55.089658 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3471ef07-dd33-4688-8843-1027f46ad867 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:55.092286 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3471ef07-dd33-4688-8843-1027f46ad867 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] GET https://10.4.3.92/volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af Jul 31 17:27:55.092559 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3471ef07-dd33-4688-8843-1027f46ad867 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:55.092768 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3471ef07-dd33-4688-8843-1027f46ad867 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:55.117057 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:55.117057 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:55.127430 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3471ef07-dd33-4688-8843-1027f46ad867 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Volume info retrieved successfully. Jul 31 17:27:55.134186 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3471ef07-dd33-4688-8843-1027f46ad867 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af returned with HTTP 200 Jul 31 17:27:55.135309 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 698/2782] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:55 2026] GET /volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af => generated 838 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:55.141824 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-705fbeeb-093b-4853-ba22-cd541c6f9dd6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:55.144728 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-705fbeeb-093b-4853-ba22-cd541c6f9dd6 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] GET https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b Jul 31 17:27:55.144728 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-705fbeeb-093b-4853-ba22-cd541c6f9dd6 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:55.144934 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-705fbeeb-093b-4853-ba22-cd541c6f9dd6 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:55.145100 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-705fbeeb-093b-4853-ba22-cd541c6f9dd6 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Show backup with id 4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:27:55.150744 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:55.150744 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:55.151533 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-705fbeeb-093b-4853-ba22-cd541c6f9dd6 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b returned with HTTP 200 Jul 31 17:27:55.151993 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 690/2783] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:27:55 2026] GET /volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:55.312890 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-05991ba1-111f-4845-896b-d7ecf316dc61 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:55.354343 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05991ba1-111f-4845-896b-d7ecf316dc61 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:27:55.354343 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-05991ba1-111f-4845-896b-d7ecf316dc61 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-175698126"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:55.355909 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-05991ba1-111f-4845-896b-d7ecf316dc61 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-175698126'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:27:55.356218 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-05991ba1-111f-4845-896b-d7ecf316dc61 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Create volume of 1 GB Jul 31 17:27:55.356722 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:55.356722 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:55.362191 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-05991ba1-111f-4845-896b-d7ecf316dc61 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Availability Zones retrieved successfully. Jul 31 17:27:55.371584 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-05991ba1-111f-4845-896b-d7ecf316dc61 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Flow 'volume_create_api' (1ec908ca-03e4-4aa4-9bf6-ec035add54eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:27:55.374077 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-05991ba1-111f-4845-896b-d7ecf316dc61 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6b3b200-e453-4efe-805b-7b8188ecf6f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:55.374860 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-05991ba1-111f-4845-896b-d7ecf316dc61 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:27:55.414071 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-05991ba1-111f-4845-896b-d7ecf316dc61 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6b3b200-e453-4efe-805b-7b8188ecf6f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:55.415940 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-05991ba1-111f-4845-896b-d7ecf316dc61 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a12c23b-c90c-48a0-ba60-b31243e1f546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:55.514333 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-05991ba1-111f-4845-896b-d7ecf316dc61 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Created reservations ['22378d15-6b90-40a4-a759-be9f3d657131', 'fb6168f8-8164-46e5-9fc5-fe9524e1a564', '26ebac2e-a3cd-41b0-b830-46db813ff0eb', '84c9faf4-c7fd-4ec9-9769-82def77ac573'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:27:55.515114 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-05991ba1-111f-4845-896b-d7ecf316dc61 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a12c23b-c90c-48a0-ba60-b31243e1f546) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22378d15-6b90-40a4-a759-be9f3d657131', 'fb6168f8-8164-46e5-9fc5-fe9524e1a564', '26ebac2e-a3cd-41b0-b830-46db813ff0eb', '84c9faf4-c7fd-4ec9-9769-82def77ac573']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:55.515824 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-05991ba1-111f-4845-896b-d7ecf316dc61 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55252014-86ad-4714-96ad-8fe7356f412a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:55.542299 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-05991ba1-111f-4845-896b-d7ecf316dc61 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55252014-86ad-4714-96ad-8fe7356f412a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdc61908-28a3-4245-9c85-20353ce2d6fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-175698126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5861a736bd14ff6871f8961980f9f5f',qos_specs=None,replication_status=,reservations=['22378d15-6b90-40a4-a759-be9f3d657131','fb6168f8-8164-46e5-9fc5-fe9524e1a564','26ebac2e-a3cd-41b0-b830-46db813ff0eb','84c9faf4-c7fd-4ec9-9769-82def77ac573'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7988b2d13f894bd09a3270a79bf79430',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:27:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-175698126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdc61908-28a3-4245-9c85-20353ce2d6fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5861a736bd14ff6871f8961980f9f5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7988b2d13f894bd09a3270a79bf79430',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:55.543341 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-05991ba1-111f-4845-896b-d7ecf316dc61 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aede5bcf-d394-41ed-bff0-d3c1be1ef6a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:55.565727 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-05991ba1-111f-4845-896b-d7ecf316dc61 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aede5bcf-d394-41ed-bff0-d3c1be1ef6a8) transitioned into state 'SUCCESS' from state '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-175698126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5861a736bd14ff6871f8961980f9f5f',qos_specs=None,replication_status=,reservations=['22378d15-6b90-40a4-a759-be9f3d657131','fb6168f8-8164-46e5-9fc5-fe9524e1a564','26ebac2e-a3cd-41b0-b830-46db813ff0eb','84c9faf4-c7fd-4ec9-9769-82def77ac573'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7988b2d13f894bd09a3270a79bf79430',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:55.566604 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-05991ba1-111f-4845-896b-d7ecf316dc61 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0cc0f03-cd93-4cac-8280-cd1c17624506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:27:55.578592 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-05991ba1-111f-4845-896b-d7ecf316dc61 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0cc0f03-cd93-4cac-8280-cd1c17624506) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:27:55.579548 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-05991ba1-111f-4845-896b-d7ecf316dc61 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Flow 'volume_create_api' (1ec908ca-03e4-4aa4-9bf6-ec035add54eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:27:55.579883 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-05991ba1-111f-4845-896b-d7ecf316dc61 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Create volume request issued successfully. Jul 31 17:27:55.580493 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05991ba1-111f-4845-896b-d7ecf316dc61 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:27:55.582449 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 698/2784] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:27:55 2026] POST /volume/v3/volumes => generated 751 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:27:55.592578 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-17eac5a9-3c1a-4b18-ac95-c713de6e51b2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:55.594503 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-17eac5a9-3c1a-4b18-ac95-c713de6e51b2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe Jul 31 17:27:55.594685 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-17eac5a9-3c1a-4b18-ac95-c713de6e51b2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:55.594866 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-17eac5a9-3c1a-4b18-ac95-c713de6e51b2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:55.602289 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:55.602289 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:55.606504 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-17eac5a9-3c1a-4b18-ac95-c713de6e51b2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:27:55.611224 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-17eac5a9-3c1a-4b18-ac95-c713de6e51b2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe returned with HTTP 200 Jul 31 17:27:55.611755 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 699/2785] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:55 2026] GET /volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:55.716527 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-9154f98a-de20-40cf-98d5-aae195cc7b36 req-96047123-5351-4da0-a89c-d78c0e87f177 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:55.720358 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-9154f98a-de20-40cf-98d5-aae195cc7b36 req-96047123-5351-4da0-a89c-d78c0e87f177 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] POST https://10.4.3.92/volume/v3/attachments/a5d0673d-3a1f-45c0-ac68-b8d59b29531b/action Jul 31 17:27:55.720773 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-9154f98a-de20-40cf-98d5-aae195cc7b36 req-96047123-5351-4da0-a89c-d78c0e87f177 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:27:55.720947 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-9154f98a-de20-40cf-98d5-aae195cc7b36 req-96047123-5351-4da0-a89c-d78c0e87f177 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:55.741300 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:55.741300 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:55.755708 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-9154f98a-de20-40cf-98d5-aae195cc7b36 req-96047123-5351-4da0-a89c-d78c0e87f177 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/attachments/a5d0673d-3a1f-45c0-ac68-b8d59b29531b/action returned with HTTP 204 Jul 31 17:27:55.756067 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 699/2786] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:27:55 2026] POST /volume/v3/attachments/a5d0673d-3a1f-45c0-ac68-b8d59b29531b/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:56.089872 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6f0cba57-85b7-42ef-855b-5957a653bec3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:56.091746 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6f0cba57-85b7-42ef-855b-5957a653bec3 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] GET https://10.4.3.92/volume/v3/snapshots/5288891c-766a-4987-a5f2-4163e4f5a877 Jul 31 17:27:56.091973 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6f0cba57-85b7-42ef-855b-5957a653bec3 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:56.092197 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6f0cba57-85b7-42ef-855b-5957a653bec3 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:56.097736 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:56.097736 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:56.098206 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6f0cba57-85b7-42ef-855b-5957a653bec3 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Snapshot retrieved successfully. Jul 31 17:27:56.098969 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6f0cba57-85b7-42ef-855b-5957a653bec3 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots/5288891c-766a-4987-a5f2-4163e4f5a877 returned with HTTP 200 Jul 31 17:27:56.099334 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 691/2787] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:56 2026] GET /volume/v3/snapshots/5288891c-766a-4987-a5f2-4163e4f5a877 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:56.109152 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-199b890e-6f5d-4c6e-85f4-80db2b66b38b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:56.111309 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-199b890e-6f5d-4c6e-85f4-80db2b66b38b tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] POST https://10.4.3.92/volume/v3/snapshots/5288891c-766a-4987-a5f2-4163e4f5a877/action Jul 31 17:27:56.111593 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-199b890e-6f5d-4c6e-85f4-80db2b66b38b tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:27:56.111835 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-199b890e-6f5d-4c6e-85f4-80db2b66b38b tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:56.113102 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.admin_actions [None req-199b890e-6f5d-4c6e-85f4-80db2b66b38b tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Updating snapshot '5288891c-766a-4987-a5f2-4163e4f5a877' with '{'status': 'error'}' {{(pid=100273) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 17:27:56.136561 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:56.136561 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:56.151466 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-199b890e-6f5d-4c6e-85f4-80db2b66b38b tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] https://10.4.3.92/volume/v3/snapshots/5288891c-766a-4987-a5f2-4163e4f5a877/action returned with HTTP 202 Jul 31 17:27:56.152032 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 699/2788] 10.4.3.92 () {68 vars in 1389 bytes} [Fri Jul 31 17:27:56 2026] POST /volume/v3/snapshots/5288891c-766a-4987-a5f2-4163e4f5a877/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:27:56.155914 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-075d8512-959b-4c03-8b60-04095e653cf4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:56.157044 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-075d8512-959b-4c03-8b60-04095e653cf4 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] GET https://10.4.3.92/volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af Jul 31 17:27:56.157293 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-075d8512-959b-4c03-8b60-04095e653cf4 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:56.157575 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-075d8512-959b-4c03-8b60-04095e653cf4 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:56.160830 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a5c5d501-042d-4a26-99b5-083993fbbe34 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:56.164384 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a5c5d501-042d-4a26-99b5-083993fbbe34 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] GET https://10.4.3.92/volume/v3/snapshots/5288891c-766a-4987-a5f2-4163e4f5a877 Jul 31 17:27:56.164715 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a5c5d501-042d-4a26-99b5-083993fbbe34 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:56.164973 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a5c5d501-042d-4a26-99b5-083993fbbe34 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:56.167763 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6ce51dc4-32bf-4501-b70d-523d2cf39ed2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:56.170209 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6ce51dc4-32bf-4501-b70d-523d2cf39ed2 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] GET https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b Jul 31 17:27:56.170442 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6ce51dc4-32bf-4501-b70d-523d2cf39ed2 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:56.170648 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6ce51dc4-32bf-4501-b70d-523d2cf39ed2 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:56.170746 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-6ce51dc4-32bf-4501-b70d-523d2cf39ed2 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Show backup with id 4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:27:56.172132 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:56.172132 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:56.172660 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:56.172660 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:56.173104 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a5c5d501-042d-4a26-99b5-083993fbbe34 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Snapshot retrieved successfully. Jul 31 17:27:56.173916 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a5c5d501-042d-4a26-99b5-083993fbbe34 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots/5288891c-766a-4987-a5f2-4163e4f5a877 returned with HTTP 200 Jul 31 17:27:56.174386 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 700/2789] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:56 2026] GET /volume/v3/snapshots/5288891c-766a-4987-a5f2-4163e4f5a877 => generated 462 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:56.180655 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:56.180655 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:56.181735 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6ce51dc4-32bf-4501-b70d-523d2cf39ed2 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b returned with HTTP 200 Jul 31 17:27:56.182254 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 692/2790] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:27:56 2026] GET /volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:56.185501 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-075d8512-959b-4c03-8b60-04095e653cf4 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Volume info retrieved successfully. Jul 31 17:27:56.190917 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9a3523a7-3242-4482-96b7-613fd2ea20d6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:56.191172 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-075d8512-959b-4c03-8b60-04095e653cf4 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af returned with HTTP 200 Jul 31 17:27:56.191678 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 700/2791] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:56 2026] GET /volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af => generated 1130 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:56.193281 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9a3523a7-3242-4482-96b7-613fd2ea20d6 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] POST https://10.4.3.92/volume/v3/snapshots/5288891c-766a-4987-a5f2-4163e4f5a877/action Jul 31 17:27:56.193673 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9a3523a7-3242-4482-96b7-613fd2ea20d6 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:27:56.193792 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9a3523a7-3242-4482-96b7-613fd2ea20d6 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:56.201682 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:56.201682 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:56.202146 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9a3523a7-3242-4482-96b7-613fd2ea20d6 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Snapshot retrieved successfully. Jul 31 17:27:56.212112 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b606d7b7-0722-4fa0-8356-f11f3cc1a262 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:56.214752 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b606d7b7-0722-4fa0-8356-f11f3cc1a262 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] GET https://10.4.3.92/volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af Jul 31 17:27:56.215035 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b606d7b7-0722-4fa0-8356-f11f3cc1a262 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:56.215256 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b606d7b7-0722-4fa0-8356-f11f3cc1a262 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:56.232440 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9a3523a7-3242-4482-96b7-613fd2ea20d6 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Snapshot delete request issued successfully. Jul 31 17:27:56.232659 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9a3523a7-3242-4482-96b7-613fd2ea20d6 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] https://10.4.3.92/volume/v3/snapshots/5288891c-766a-4987-a5f2-4163e4f5a877/action returned with HTTP 202 Jul 31 17:27:56.233148 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 700/2792] 10.4.3.92 () {68 vars in 1389 bytes} [Fri Jul 31 17:27:56 2026] POST /volume/v3/snapshots/5288891c-766a-4987-a5f2-4163e4f5a877/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:27:56.233636 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:56.233636 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:56.242336 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b606d7b7-0722-4fa0-8356-f11f3cc1a262 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Volume info retrieved successfully. Jul 31 17:27:56.245757 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3d1a350f-7b5c-411b-af5a-bfefdf85ffab None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:56.247530 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3d1a350f-7b5c-411b-af5a-bfefdf85ffab tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] GET https://10.4.3.92/volume/v3/snapshots/5288891c-766a-4987-a5f2-4163e4f5a877 Jul 31 17:27:56.247733 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3d1a350f-7b5c-411b-af5a-bfefdf85ffab tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:56.247937 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3d1a350f-7b5c-411b-af5a-bfefdf85ffab tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:56.251202 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b606d7b7-0722-4fa0-8356-f11f3cc1a262 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af returned with HTTP 200 Jul 31 17:27:56.252023 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 701/2793] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:56 2026] GET /volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af => generated 1130 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:27:56.257147 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:56.257147 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:56.258344 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3d1a350f-7b5c-411b-af5a-bfefdf85ffab tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Snapshot retrieved successfully. Jul 31 17:27:56.258919 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3d1a350f-7b5c-411b-af5a-bfefdf85ffab tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots/5288891c-766a-4987-a5f2-4163e4f5a877 returned with HTTP 200 Jul 31 17:27:56.259306 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 693/2794] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:56 2026] GET /volume/v3/snapshots/5288891c-766a-4987-a5f2-4163e4f5a877 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:56.623990 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-44cf3704-05da-4e6f-a195-ee71827a0942 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:56.626039 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-44cf3704-05da-4e6f-a195-ee71827a0942 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe Jul 31 17:27:56.626256 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-44cf3704-05da-4e6f-a195-ee71827a0942 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:56.626497 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-44cf3704-05da-4e6f-a195-ee71827a0942 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:56.634894 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:56.634894 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:56.639558 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-44cf3704-05da-4e6f-a195-ee71827a0942 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:27:56.645918 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-44cf3704-05da-4e6f-a195-ee71827a0942 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe returned with HTTP 200 Jul 31 17:27:56.646502 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 701/2795] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:56 2026] GET /volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:56.658822 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e770bbf0-d3b9-4e33-8ad1-9e93f1c94eea None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:56.660665 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e770bbf0-d3b9-4e33-8ad1-9e93f1c94eea tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe Jul 31 17:27:56.660862 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e770bbf0-d3b9-4e33-8ad1-9e93f1c94eea tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:56.661356 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e770bbf0-d3b9-4e33-8ad1-9e93f1c94eea tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:56.672220 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:56.672220 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:56.674923 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e770bbf0-d3b9-4e33-8ad1-9e93f1c94eea tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:27:56.679860 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e770bbf0-d3b9-4e33-8ad1-9e93f1c94eea tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe returned with HTTP 200 Jul 31 17:27:56.680272 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 701/2796] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:56 2026] GET /volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:56.695659 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-dd9b020f-7a63-48b1-9781-cd632f54c1d4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:56.697228 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dd9b020f-7a63-48b1-9781-cd632f54c1d4 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:27:56.697737 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dd9b020f-7a63-48b1-9781-cd632f54c1d4 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bdc61908-28a3-4245-9c85-20353ce2d6fe", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1382961322"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:56.707170 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:56.707170 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:56.709231 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-dd9b020f-7a63-48b1-9781-cd632f54c1d4 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:27:56.709231 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-dd9b020f-7a63-48b1-9781-cd632f54c1d4 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Create snapshot from volume bdc61908-28a3-4245-9c85-20353ce2d6fe Jul 31 17:27:56.761385 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-dd9b020f-7a63-48b1-9781-cd632f54c1d4 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Created reservations ['0abb67c1-618c-4d6a-a933-d59db1a1d17f', 'abb2e0b1-4781-4a4f-a0a9-2d0eebd11a62', '56c398a9-ab8a-492e-88f3-714b918eec61', '9046677c-61df-4b6e-a77c-94d7ed5fd894'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:27:56.809066 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-dd9b020f-7a63-48b1-9781-cd632f54c1d4 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot create request issued successfully. Jul 31 17:27:56.809615 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dd9b020f-7a63-48b1-9781-cd632f54c1d4 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:27:56.811334 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 702/2797] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:27:56 2026] POST /volume/v3/snapshots => generated 310 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:27:56.824485 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4c4427cb-6295-4c31-b7df-860f88f9a60f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:56.826771 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4c4427cb-6295-4c31-b7df-860f88f9a60f tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/10ffc96c-5ce7-476f-a536-8ab69ff54c1b Jul 31 17:27:56.827055 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4c4427cb-6295-4c31-b7df-860f88f9a60f tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:56.827196 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4c4427cb-6295-4c31-b7df-860f88f9a60f tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:56.836760 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:56.836760 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:56.837875 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4c4427cb-6295-4c31-b7df-860f88f9a60f tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:27:56.838418 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4c4427cb-6295-4c31-b7df-860f88f9a60f tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/10ffc96c-5ce7-476f-a536-8ab69ff54c1b returned with HTTP 200 Jul 31 17:27:56.838855 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 694/2798] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:56 2026] GET /volume/v3/snapshots/10ffc96c-5ce7-476f-a536-8ab69ff54c1b => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:57.195001 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9a5cbe49-0b58-426e-91e7-277cbfb39457 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:57.197166 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9a5cbe49-0b58-426e-91e7-277cbfb39457 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] GET https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b Jul 31 17:27:57.197415 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9a5cbe49-0b58-426e-91e7-277cbfb39457 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:57.197663 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9a5cbe49-0b58-426e-91e7-277cbfb39457 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:57.197872 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-9a5cbe49-0b58-426e-91e7-277cbfb39457 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Show backup with id 4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:27:57.202975 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:57.202975 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:57.203766 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9a5cbe49-0b58-426e-91e7-277cbfb39457 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b returned with HTTP 200 Jul 31 17:27:57.204230 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 702/2799] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:27:57 2026] GET /volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:57.268362 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f3fd4054-9f32-4ae2-9504-332207b2715b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:57.271024 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f3fd4054-9f32-4ae2-9504-332207b2715b tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] GET https://10.4.3.92/volume/v3/snapshots/5288891c-766a-4987-a5f2-4163e4f5a877 Jul 31 17:27:57.271289 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f3fd4054-9f32-4ae2-9504-332207b2715b tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:57.271571 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f3fd4054-9f32-4ae2-9504-332207b2715b tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:57.277395 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f3fd4054-9f32-4ae2-9504-332207b2715b tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots/5288891c-766a-4987-a5f2-4163e4f5a877 returned with HTTP 404 Jul 31 17:27:57.278007 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 702/2800] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:57 2026] GET /volume/v3/snapshots/5288891c-766a-4987-a5f2-4163e4f5a877 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:57.285977 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f2816553-aa4d-480e-9855-3109809f9516 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:57.288197 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f2816553-aa4d-480e-9855-3109809f9516 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] POST https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b/action Jul 31 17:27:57.288598 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f2816553-aa4d-480e-9855-3109809f9516 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:27:57.288739 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f2816553-aa4d-480e-9855-3109809f9516 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:57.290330 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.admin_actions [None req-f2816553-aa4d-480e-9855-3109809f9516 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Updating snapshot '7006f27b-4716-4fb8-a1ad-adb49e2abf0b' with '{'status': 'available'}' {{(pid=100272) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 17:27:57.302079 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:57.302079 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:57.315737 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f2816553-aa4d-480e-9855-3109809f9516 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b/action returned with HTTP 202 Jul 31 17:27:57.316232 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 703/2801] 10.4.3.92 () {68 vars in 1389 bytes} [Fri Jul 31 17:27:57 2026] POST /volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:27:57.323952 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3eff727f-cd79-4aa5-9623-0ea49b3c0e90 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:57.325863 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3eff727f-cd79-4aa5-9623-0ea49b3c0e90 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] GET https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b Jul 31 17:27:57.326072 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3eff727f-cd79-4aa5-9623-0ea49b3c0e90 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:57.326262 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3eff727f-cd79-4aa5-9623-0ea49b3c0e90 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:57.332185 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:57.332185 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:57.332718 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3eff727f-cd79-4aa5-9623-0ea49b3c0e90 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Snapshot retrieved successfully. Jul 31 17:27:57.333627 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3eff727f-cd79-4aa5-9623-0ea49b3c0e90 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b returned with HTTP 200 Jul 31 17:27:57.334060 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 695/2802] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:57 2026] GET /volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:57.344208 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-13ec6966-307e-4775-ae3f-79c86c8c880f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:57.346698 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-13ec6966-307e-4775-ae3f-79c86c8c880f tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/5288891c-766a-4987-a5f2-4163e4f5a877 Jul 31 17:27:57.346969 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-13ec6966-307e-4775-ae3f-79c86c8c880f tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:57.347237 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-13ec6966-307e-4775-ae3f-79c86c8c880f tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:57.347410 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-13ec6966-307e-4775-ae3f-79c86c8c880f tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Delete snapshot with id: 5288891c-766a-4987-a5f2-4163e4f5a877 Jul 31 17:27:57.353053 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-13ec6966-307e-4775-ae3f-79c86c8c880f tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots/5288891c-766a-4987-a5f2-4163e4f5a877 returned with HTTP 404 Jul 31 17:27:57.353762 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 703/2803] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:27:57 2026] DELETE /volume/v3/snapshots/5288891c-766a-4987-a5f2-4163e4f5a877 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:57.361891 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b1b7fea7-b5de-4a76-bb6a-ff1c1bd3c554 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:57.364198 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b1b7fea7-b5de-4a76-bb6a-ff1c1bd3c554 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:27:57.364747 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b1b7fea7-b5de-4a76-bb6a-ff1c1bd3c554 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0c3732c2-40a0-4b33-8927-c503f9e3f80f", "name": "tempest-SnapshotsActionsTest-Snapshot-1949003890"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:57.377605 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:57.377605 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:57.378295 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b1b7fea7-b5de-4a76-bb6a-ff1c1bd3c554 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Volume info retrieved successfully. Jul 31 17:27:57.378502 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-b1b7fea7-b5de-4a76-bb6a-ff1c1bd3c554 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Create snapshot from volume 0c3732c2-40a0-4b33-8927-c503f9e3f80f Jul 31 17:27:57.416787 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-b1b7fea7-b5de-4a76-bb6a-ff1c1bd3c554 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Created reservations ['5685a927-01cb-4dd0-9ce9-16925684c4b6', '19682301-617d-4c69-8723-0f882eb16be2', '46d4b52d-041f-440b-877c-c525e60ac9d2', '119ffab1-df76-4422-9284-ca2e2c7b13e8'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:27:57.461178 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b1b7fea7-b5de-4a76-bb6a-ff1c1bd3c554 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Snapshot create request issued successfully. Jul 31 17:27:57.461712 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b1b7fea7-b5de-4a76-bb6a-ff1c1bd3c554 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:27:57.462046 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 703/2804] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:27:57 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) Jul 31 17:27:57.475286 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8cd88f22-42da-4c36-96f7-93e02f1b338e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:57.477468 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8cd88f22-42da-4c36-96f7-93e02f1b338e tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] GET https://10.4.3.92/volume/v3/snapshots/eee23581-1817-4af2-b187-7cf4ffa55407 Jul 31 17:27:57.477741 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8cd88f22-42da-4c36-96f7-93e02f1b338e tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:57.478001 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8cd88f22-42da-4c36-96f7-93e02f1b338e tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:57.487974 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:57.487974 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:57.488623 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8cd88f22-42da-4c36-96f7-93e02f1b338e tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Snapshot retrieved successfully. Jul 31 17:27:57.489411 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8cd88f22-42da-4c36-96f7-93e02f1b338e tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots/eee23581-1817-4af2-b187-7cf4ffa55407 returned with HTTP 200 Jul 31 17:27:57.489928 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 704/2805] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:57 2026] GET /volume/v3/snapshots/eee23581-1817-4af2-b187-7cf4ffa55407 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:57.848418 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9647a123-d526-41f6-ad7c-95ef83bc423e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:57.850246 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9647a123-d526-41f6-ad7c-95ef83bc423e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/10ffc96c-5ce7-476f-a536-8ab69ff54c1b Jul 31 17:27:57.850481 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9647a123-d526-41f6-ad7c-95ef83bc423e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:57.850690 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9647a123-d526-41f6-ad7c-95ef83bc423e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:57.855966 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:57.855966 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:57.856387 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9647a123-d526-41f6-ad7c-95ef83bc423e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:27:57.857175 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9647a123-d526-41f6-ad7c-95ef83bc423e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/10ffc96c-5ce7-476f-a536-8ab69ff54c1b returned with HTTP 200 Jul 31 17:27:57.857573 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 696/2806] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:57 2026] GET /volume/v3/snapshots/10ffc96c-5ce7-476f-a536-8ab69ff54c1b => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:27:57.865739 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-431646b6-8941-4953-9680-fd7d25188f7b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:57.867358 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-431646b6-8941-4953-9680-fd7d25188f7b tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] POST https://10.4.3.92/volume/v3/backups Jul 31 17:27:57.867685 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-431646b6-8941-4953-9680-fd7d25188f7b tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bdc61908-28a3-4245-9c85-20353ce2d6fe", "snapshot_id": "10ffc96c-5ce7-476f-a536-8ab69ff54c1b", "name": "tempest-VolumesSnapshotTestJSON-Backup-1381224807", "container": "tempest-volumessnapshottestjson-backup-container-477713975"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:57.869793 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-431646b6-8941-4953-9680-fd7d25188f7b tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Creating new backup {'backup': {'volume_id': 'bdc61908-28a3-4245-9c85-20353ce2d6fe', 'snapshot_id': '10ffc96c-5ce7-476f-a536-8ab69ff54c1b', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1381224807', 'container': 'tempest-volumessnapshottestjson-backup-container-477713975'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:27:57.869937 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-431646b6-8941-4953-9680-fd7d25188f7b tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Creating backup of volume bdc61908-28a3-4245-9c85-20353ce2d6fe in container tempest-volumessnapshottestjson-backup-container-477713975 Jul 31 17:27:57.876706 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:57.876706 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:57.877264 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-431646b6-8941-4953-9680-fd7d25188f7b tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:27:57.883148 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:57.883148 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:57.883581 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-431646b6-8941-4953-9680-fd7d25188f7b tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:27:57.908615 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-431646b6-8941-4953-9680-fd7d25188f7b tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Created reservations ['a10d960c-3cc2-4776-bd74-8c17c3758430', 'cd6f80b6-9d98-4f33-bb02-a08aa90dd91b'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:27:57.935784 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-431646b6-8941-4953-9680-fd7d25188f7b tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:27:57.936170 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 704/2807] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:27:57 2026] POST /volume/v3/backups => generated 333 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:27:57.946356 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7cbaed81-30ec-4c3d-b8e3-9dde15498eaf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:57.948956 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7cbaed81-30ec-4c3d-b8e3-9dde15498eaf tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb Jul 31 17:27:57.949216 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7cbaed81-30ec-4c3d-b8e3-9dde15498eaf tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:57.949485 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7cbaed81-30ec-4c3d-b8e3-9dde15498eaf tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:57.949653 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-7cbaed81-30ec-4c3d-b8e3-9dde15498eaf tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Show backup with id 09af8f16-7f85-4407-88ec-84e95c3dc5bb. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:27:57.955463 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:57.955463 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:57.956637 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7cbaed81-30ec-4c3d-b8e3-9dde15498eaf tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb returned with HTTP 200 Jul 31 17:27:57.957130 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 704/2808] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:57 2026] GET /volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb => generated 830 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:58.215904 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-97b3d872-1007-490c-9880-25e46d34b148 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:58.217728 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-97b3d872-1007-490c-9880-25e46d34b148 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] GET https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b Jul 31 17:27:58.217998 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-97b3d872-1007-490c-9880-25e46d34b148 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:58.218225 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-97b3d872-1007-490c-9880-25e46d34b148 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:58.218383 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-97b3d872-1007-490c-9880-25e46d34b148 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Show backup with id 4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:27:58.222706 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:58.222706 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:58.223465 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-97b3d872-1007-490c-9880-25e46d34b148 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b returned with HTTP 200 Jul 31 17:27:58.223879 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 705/2809] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:27:58 2026] GET /volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:58.499448 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-da6b4052-c1db-4199-aa1c-b63bb5d94d66 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:58.501184 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-da6b4052-c1db-4199-aa1c-b63bb5d94d66 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] GET https://10.4.3.92/volume/v3/snapshots/eee23581-1817-4af2-b187-7cf4ffa55407 Jul 31 17:27:58.501394 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-da6b4052-c1db-4199-aa1c-b63bb5d94d66 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:58.501600 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-da6b4052-c1db-4199-aa1c-b63bb5d94d66 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:58.506769 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:58.506769 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:58.507189 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-da6b4052-c1db-4199-aa1c-b63bb5d94d66 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Snapshot retrieved successfully. Jul 31 17:27:58.507945 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-da6b4052-c1db-4199-aa1c-b63bb5d94d66 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots/eee23581-1817-4af2-b187-7cf4ffa55407 returned with HTTP 200 Jul 31 17:27:58.508293 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 697/2810] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:58 2026] GET /volume/v3/snapshots/eee23581-1817-4af2-b187-7cf4ffa55407 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:58.518082 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7e64b547-190d-4584-be36-c4de9965bd4b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:58.519986 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7e64b547-190d-4584-be36-c4de9965bd4b tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] POST https://10.4.3.92/volume/v3/snapshots/eee23581-1817-4af2-b187-7cf4ffa55407/action Jul 31 17:27:58.520411 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7e64b547-190d-4584-be36-c4de9965bd4b tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:27:58.520616 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7e64b547-190d-4584-be36-c4de9965bd4b tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:58.521959 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.admin_actions [None req-7e64b547-190d-4584-be36-c4de9965bd4b tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Updating snapshot 'eee23581-1817-4af2-b187-7cf4ffa55407' with '{'status': 'error_deleting'}' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 17:27:58.535733 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:58.535733 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:58.556019 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7e64b547-190d-4584-be36-c4de9965bd4b tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] https://10.4.3.92/volume/v3/snapshots/eee23581-1817-4af2-b187-7cf4ffa55407/action returned with HTTP 202 Jul 31 17:27:58.556612 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 705/2811] 10.4.3.92 () {68 vars in 1389 bytes} [Fri Jul 31 17:27:58 2026] POST /volume/v3/snapshots/eee23581-1817-4af2-b187-7cf4ffa55407/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:27:58.563781 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-98ae7ed3-81aa-40bf-b4d4-29f9d9a2612d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:58.569558 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-98ae7ed3-81aa-40bf-b4d4-29f9d9a2612d tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] GET https://10.4.3.92/volume/v3/snapshots/eee23581-1817-4af2-b187-7cf4ffa55407 Jul 31 17:27:58.569706 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-98ae7ed3-81aa-40bf-b4d4-29f9d9a2612d tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:58.569925 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-98ae7ed3-81aa-40bf-b4d4-29f9d9a2612d tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:58.576010 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:58.576010 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:58.576629 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-98ae7ed3-81aa-40bf-b4d4-29f9d9a2612d tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Snapshot retrieved successfully. Jul 31 17:27:58.577902 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-98ae7ed3-81aa-40bf-b4d4-29f9d9a2612d tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots/eee23581-1817-4af2-b187-7cf4ffa55407 returned with HTTP 200 Jul 31 17:27:58.578732 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 705/2812] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:58 2026] GET /volume/v3/snapshots/eee23581-1817-4af2-b187-7cf4ffa55407 => generated 471 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:58.589921 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-865a7130-7dc2-45d9-8a04-be44d7fbd2f5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:58.592102 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-865a7130-7dc2-45d9-8a04-be44d7fbd2f5 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] POST https://10.4.3.92/volume/v3/snapshots/eee23581-1817-4af2-b187-7cf4ffa55407/action Jul 31 17:27:58.592704 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-865a7130-7dc2-45d9-8a04-be44d7fbd2f5 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:27:58.593147 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-865a7130-7dc2-45d9-8a04-be44d7fbd2f5 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:58.609123 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:58.609123 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:58.610270 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-865a7130-7dc2-45d9-8a04-be44d7fbd2f5 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Snapshot retrieved successfully. Jul 31 17:27:58.633715 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-865a7130-7dc2-45d9-8a04-be44d7fbd2f5 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Snapshot delete request issued successfully. Jul 31 17:27:58.634032 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-865a7130-7dc2-45d9-8a04-be44d7fbd2f5 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] https://10.4.3.92/volume/v3/snapshots/eee23581-1817-4af2-b187-7cf4ffa55407/action returned with HTTP 202 Jul 31 17:27:58.634632 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 706/2813] 10.4.3.92 () {68 vars in 1389 bytes} [Fri Jul 31 17:27:58 2026] POST /volume/v3/snapshots/eee23581-1817-4af2-b187-7cf4ffa55407/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:27:58.646431 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-329a9129-a6fa-42dc-ab39-b7d240fbafdf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:58.649151 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-329a9129-a6fa-42dc-ab39-b7d240fbafdf tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] GET https://10.4.3.92/volume/v3/snapshots/eee23581-1817-4af2-b187-7cf4ffa55407 Jul 31 17:27:58.652547 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-329a9129-a6fa-42dc-ab39-b7d240fbafdf tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:58.653231 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-329a9129-a6fa-42dc-ab39-b7d240fbafdf tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:58.662545 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:58.662545 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:58.663145 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-329a9129-a6fa-42dc-ab39-b7d240fbafdf tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Snapshot retrieved successfully. Jul 31 17:27:58.664392 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-329a9129-a6fa-42dc-ab39-b7d240fbafdf tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots/eee23581-1817-4af2-b187-7cf4ffa55407 returned with HTTP 200 Jul 31 17:27:58.664865 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 698/2814] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:58 2026] GET /volume/v3/snapshots/eee23581-1817-4af2-b187-7cf4ffa55407 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:58.969498 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-091c563b-ac33-4d7e-887a-28fa85f3f3c5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:58.975061 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-091c563b-ac33-4d7e-887a-28fa85f3f3c5 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb Jul 31 17:27:58.975187 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-091c563b-ac33-4d7e-887a-28fa85f3f3c5 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:58.975405 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-091c563b-ac33-4d7e-887a-28fa85f3f3c5 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:58.975505 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-091c563b-ac33-4d7e-887a-28fa85f3f3c5 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Show backup with id 09af8f16-7f85-4407-88ec-84e95c3dc5bb. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:27:58.981139 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:58.981139 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:58.981865 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-091c563b-ac33-4d7e-887a-28fa85f3f3c5 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb returned with HTTP 200 Jul 31 17:27:58.982227 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 706/2815] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:58 2026] GET /volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:59.235337 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1c9cae6b-f96c-4f58-860f-0ea7b4ad57c5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:59.236134 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1c9cae6b-f96c-4f58-860f-0ea7b4ad57c5 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] GET https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b Jul 31 17:27:59.236432 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1c9cae6b-f96c-4f58-860f-0ea7b4ad57c5 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:59.236635 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1c9cae6b-f96c-4f58-860f-0ea7b4ad57c5 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:59.236760 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-1c9cae6b-f96c-4f58-860f-0ea7b4ad57c5 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Show backup with id 4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:27:59.241364 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:59.241364 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:59.241984 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1c9cae6b-f96c-4f58-860f-0ea7b4ad57c5 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b returned with HTTP 200 Jul 31 17:27:59.242403 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 706/2816] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:27:59 2026] GET /volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:59.677195 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0144157b-8c4a-4e91-840b-3edd0cc4a3a4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:59.682170 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0144157b-8c4a-4e91-840b-3edd0cc4a3a4 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] GET https://10.4.3.92/volume/v3/snapshots/eee23581-1817-4af2-b187-7cf4ffa55407 Jul 31 17:27:59.682560 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0144157b-8c4a-4e91-840b-3edd0cc4a3a4 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:59.682866 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0144157b-8c4a-4e91-840b-3edd0cc4a3a4 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:59.689732 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0144157b-8c4a-4e91-840b-3edd0cc4a3a4 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots/eee23581-1817-4af2-b187-7cf4ffa55407 returned with HTTP 404 Jul 31 17:27:59.690436 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 707/2817] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:59 2026] GET /volume/v3/snapshots/eee23581-1817-4af2-b187-7cf4ffa55407 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:59.700645 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-44b1f3e3-f360-4cf1-840e-965e1ec19e13 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:59.703373 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-44b1f3e3-f360-4cf1-840e-965e1ec19e13 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] POST https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b/action Jul 31 17:27:59.703637 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-44b1f3e3-f360-4cf1-840e-965e1ec19e13 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:27:59.704857 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-44b1f3e3-f360-4cf1-840e-965e1ec19e13 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:59.706338 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.admin_actions [None req-44b1f3e3-f360-4cf1-840e-965e1ec19e13 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Updating snapshot '7006f27b-4716-4fb8-a1ad-adb49e2abf0b' with '{'status': 'available'}' {{(pid=100271) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 17:27:59.721454 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:59.721454 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:59.741381 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-44b1f3e3-f360-4cf1-840e-965e1ec19e13 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b/action returned with HTTP 202 Jul 31 17:27:59.741381 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 699/2818] 10.4.3.92 () {68 vars in 1389 bytes} [Fri Jul 31 17:27:59 2026] POST /volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:27:59.750160 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e25cbd40-d6c8-4549-8875-57df7772f62a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:59.752727 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e25cbd40-d6c8-4549-8875-57df7772f62a tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] GET https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b Jul 31 17:27:59.752847 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e25cbd40-d6c8-4549-8875-57df7772f62a tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:59.753109 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e25cbd40-d6c8-4549-8875-57df7772f62a tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:59.759911 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:59.759911 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:59.760347 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e25cbd40-d6c8-4549-8875-57df7772f62a tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Snapshot retrieved successfully. Jul 31 17:27:59.761397 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e25cbd40-d6c8-4549-8875-57df7772f62a tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b returned with HTTP 200 Jul 31 17:27:59.761855 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 707/2819] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:59 2026] GET /volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:59.779758 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0b1de35a-d4cc-4866-b443-629b6fa9fc21 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:59.783354 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0b1de35a-d4cc-4866-b443-629b6fa9fc21 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/eee23581-1817-4af2-b187-7cf4ffa55407 Jul 31 17:27:59.784235 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0b1de35a-d4cc-4866-b443-629b6fa9fc21 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:59.784502 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0b1de35a-d4cc-4866-b443-629b6fa9fc21 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:59.785879 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-0b1de35a-d4cc-4866-b443-629b6fa9fc21 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Delete snapshot with id: eee23581-1817-4af2-b187-7cf4ffa55407 Jul 31 17:27:59.800649 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0b1de35a-d4cc-4866-b443-629b6fa9fc21 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots/eee23581-1817-4af2-b187-7cf4ffa55407 returned with HTTP 404 Jul 31 17:27:59.801607 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 707/2820] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:27:59 2026] DELETE /volume/v3/snapshots/eee23581-1817-4af2-b187-7cf4ffa55407 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:27:59.813448 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-01f3eb27-ff84-457a-864c-16423f1433e1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:59.815846 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-01f3eb27-ff84-457a-864c-16423f1433e1 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] POST https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b/action Jul 31 17:27:59.816283 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-01f3eb27-ff84-457a-864c-16423f1433e1 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:27:59.816482 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-01f3eb27-ff84-457a-864c-16423f1433e1 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:59.819144 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.admin_actions [None req-01f3eb27-ff84-457a-864c-16423f1433e1 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Updating snapshot '7006f27b-4716-4fb8-a1ad-adb49e2abf0b' with '{'status': 'creating'}' {{(pid=100272) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 17:27:59.830679 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:59.830679 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:59.851595 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-01f3eb27-ff84-457a-864c-16423f1433e1 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b/action returned with HTTP 202 Jul 31 17:27:59.851595 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 708/2821] 10.4.3.92 () {68 vars in 1389 bytes} [Fri Jul 31 17:27:59 2026] POST /volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:27:59.864250 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ac7ca7ce-b69b-49f2-b8fc-b0329f499aed None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:59.866657 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ac7ca7ce-b69b-49f2-b8fc-b0329f499aed tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] GET https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b Jul 31 17:27:59.867230 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ac7ca7ce-b69b-49f2-b8fc-b0329f499aed tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:59.867230 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ac7ca7ce-b69b-49f2-b8fc-b0329f499aed tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:59.876170 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:59.876170 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:27:59.877392 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ac7ca7ce-b69b-49f2-b8fc-b0329f499aed tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Snapshot retrieved successfully. Jul 31 17:27:59.878165 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ac7ca7ce-b69b-49f2-b8fc-b0329f499aed tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b returned with HTTP 200 Jul 31 17:27:59.878700 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 700/2822] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:59 2026] GET /volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b => generated 463 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:59.897844 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-46f45186-c652-4797-b47d-1c4df604b21f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:59.901798 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-46f45186-c652-4797-b47d-1c4df604b21f tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] POST https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b/action Jul 31 17:27:59.901798 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-46f45186-c652-4797-b47d-1c4df604b21f tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:27:59.901798 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-46f45186-c652-4797-b47d-1c4df604b21f tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:59.904594 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.snapshot_actions [None req-46f45186-c652-4797-b47d-1c4df604b21f tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100274) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 31 17:27:59.912422 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:59.912422 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:27:59.913459 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.contrib.snapshot_actions [None req-46f45186-c652-4797-b47d-1c4df604b21f tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Updating snapshot 7006f27b-4716-4fb8-a1ad-adb49e2abf0b with info {'id': '7006f27b-4716-4fb8-a1ad-adb49e2abf0b', 'status': 'error', 'progress': '80%'} Jul 31 17:27:59.923841 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-46f45186-c652-4797-b47d-1c4df604b21f tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b/action returned with HTTP 202 Jul 31 17:27:59.924492 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 708/2823] 10.4.3.92 () {68 vars in 1389 bytes} [Fri Jul 31 17:27:59 2026] POST /volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:27:59.934167 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-98aa79a2-f4fc-4993-b874-d32d568385af None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:59.940867 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-98aa79a2-f4fc-4993-b874-d32d568385af tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] GET https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b Jul 31 17:27:59.940867 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-98aa79a2-f4fc-4993-b874-d32d568385af tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:27:59.940867 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-98aa79a2-f4fc-4993-b874-d32d568385af tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:27:59.953593 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:59.953593 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:27:59.953593 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-98aa79a2-f4fc-4993-b874-d32d568385af tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Snapshot retrieved successfully. Jul 31 17:27:59.953593 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-98aa79a2-f4fc-4993-b874-d32d568385af tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b returned with HTTP 200 Jul 31 17:27:59.955033 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 708/2824] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:27:59 2026] GET /volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b => generated 459 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:27:59.973949 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ae0454f0-845e-44d9-b566-27303a4b9388 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:27:59.976973 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ae0454f0-845e-44d9-b566-27303a4b9388 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] POST https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b/action Jul 31 17:27:59.976973 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ae0454f0-845e-44d9-b566-27303a4b9388 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:27:59.977110 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ae0454f0-845e-44d9-b566-27303a4b9388 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:27:59.978696 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.admin_actions [None req-ae0454f0-845e-44d9-b566-27303a4b9388 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] Updating snapshot '7006f27b-4716-4fb8-a1ad-adb49e2abf0b' with '{'status': 'available'}' {{(pid=100272) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 17:27:59.991851 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:27:59.991851 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:27:59.999785 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-63029bd5-5ee5-4fe4-b84e-a16580717089 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:00.002282 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-63029bd5-5ee5-4fe4-b84e-a16580717089 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb Jul 31 17:28:00.002507 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-63029bd5-5ee5-4fe4-b84e-a16580717089 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:00.002730 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-63029bd5-5ee5-4fe4-b84e-a16580717089 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:00.002862 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-63029bd5-5ee5-4fe4-b84e-a16580717089 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Show backup with id 09af8f16-7f85-4407-88ec-84e95c3dc5bb. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:00.009172 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:00.009172 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:00.010132 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-63029bd5-5ee5-4fe4-b84e-a16580717089 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb returned with HTTP 200 Jul 31 17:28:00.010877 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 701/2825] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:27:59 2026] GET /volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:00.018033 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ae0454f0-845e-44d9-b566-27303a4b9388 tempest-SnapshotsActionsTest-465070262 tempest-SnapshotsActionsTest-465070262-project-admin] https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b/action returned with HTTP 202 Jul 31 17:28:00.018756 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 709/2826] 10.4.3.92 () {68 vars in 1389 bytes} [Fri Jul 31 17:27:59 2026] POST /volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:28:00.029641 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-58bf66dd-2088-42a5-9444-78b41f2bc09b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:00.033448 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-58bf66dd-2088-42a5-9444-78b41f2bc09b tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] GET https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b Jul 31 17:28:00.033705 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-58bf66dd-2088-42a5-9444-78b41f2bc09b tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:00.034704 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-58bf66dd-2088-42a5-9444-78b41f2bc09b tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:00.042413 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:00.042413 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:00.043105 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-58bf66dd-2088-42a5-9444-78b41f2bc09b tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Snapshot retrieved successfully. Jul 31 17:28:00.044371 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-58bf66dd-2088-42a5-9444-78b41f2bc09b tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b returned with HTTP 200 Jul 31 17:28:00.045430 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 709/2827] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:00 2026] GET /volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b => generated 463 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:00.058993 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9214a08b-8d0e-4d68-84ef-66d4bfd1bed8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:00.060873 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9214a08b-8d0e-4d68-84ef-66d4bfd1bed8 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b Jul 31 17:28:00.061111 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9214a08b-8d0e-4d68-84ef-66d4bfd1bed8 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:00.061570 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9214a08b-8d0e-4d68-84ef-66d4bfd1bed8 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:00.063291 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-9214a08b-8d0e-4d68-84ef-66d4bfd1bed8 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Delete snapshot with id: 7006f27b-4716-4fb8-a1ad-adb49e2abf0b Jul 31 17:28:00.076309 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:00.076309 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:00.076933 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9214a08b-8d0e-4d68-84ef-66d4bfd1bed8 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Snapshot retrieved successfully. Jul 31 17:28:00.109210 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9214a08b-8d0e-4d68-84ef-66d4bfd1bed8 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Snapshot delete request issued successfully. Jul 31 17:28:00.109210 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9214a08b-8d0e-4d68-84ef-66d4bfd1bed8 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b returned with HTTP 202 Jul 31 17:28:00.109609 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 709/2828] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:28:00 2026] DELETE /volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:00.122031 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-17f2860f-ceeb-4193-8027-ff191ca216f2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:00.124973 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-17f2860f-ceeb-4193-8027-ff191ca216f2 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] GET https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b Jul 31 17:28:00.125180 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-17f2860f-ceeb-4193-8027-ff191ca216f2 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:00.125388 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-17f2860f-ceeb-4193-8027-ff191ca216f2 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:00.135338 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:00.135338 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:00.136032 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-17f2860f-ceeb-4193-8027-ff191ca216f2 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Snapshot retrieved successfully. Jul 31 17:28:00.137202 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-17f2860f-ceeb-4193-8027-ff191ca216f2 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b returned with HTTP 200 Jul 31 17:28:00.138068 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 702/2829] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:00 2026] GET /volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b => generated 462 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:00.227731 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-f68a0af1-52b8-4e90-928f-57943dccc65d req-798096a3-0ab2-4918-b4f8-3794fd000f92 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:00.232738 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f68a0af1-52b8-4e90-928f-57943dccc65d req-798096a3-0ab2-4918-b4f8-3794fd000f92 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] GET https://10.4.3.92/volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af Jul 31 17:28:00.232862 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f68a0af1-52b8-4e90-928f-57943dccc65d req-798096a3-0ab2-4918-b4f8-3794fd000f92 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:00.233058 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f68a0af1-52b8-4e90-928f-57943dccc65d req-798096a3-0ab2-4918-b4f8-3794fd000f92 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:00.243873 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:00.243873 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:00.249450 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-f68a0af1-52b8-4e90-928f-57943dccc65d req-798096a3-0ab2-4918-b4f8-3794fd000f92 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Volume info retrieved successfully. Jul 31 17:28:00.255025 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e470448d-3620-40b9-84ab-c4bd7e3dffba None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:00.256214 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f68a0af1-52b8-4e90-928f-57943dccc65d req-798096a3-0ab2-4918-b4f8-3794fd000f92 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af returned with HTTP 200 Jul 31 17:28:00.256886 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 710/2830] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:28:00 2026] GET /volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af => generated 1130 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:28:00.257327 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e470448d-3620-40b9-84ab-c4bd7e3dffba tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] GET https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b Jul 31 17:28:00.257639 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e470448d-3620-40b9-84ab-c4bd7e3dffba tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:00.257889 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e470448d-3620-40b9-84ab-c4bd7e3dffba tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:00.258030 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e470448d-3620-40b9-84ab-c4bd7e3dffba tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Show backup with id 4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:00.268750 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:00.268750 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:00.269604 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e470448d-3620-40b9-84ab-c4bd7e3dffba tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b returned with HTTP 200 Jul 31 17:28:00.270077 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 710/2831] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:00 2026] GET /volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:00.285019 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-f68a0af1-52b8-4e90-928f-57943dccc65d req-83ccd0a8-42a3-48d6-bd5f-56207b393742 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:00.287854 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f68a0af1-52b8-4e90-928f-57943dccc65d req-83ccd0a8-42a3-48d6-bd5f-56207b393742 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] POST https://10.4.3.92/volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af/action Jul 31 17:28:00.288240 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f68a0af1-52b8-4e90-928f-57943dccc65d req-83ccd0a8-42a3-48d6-bd5f-56207b393742 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:28:00.288397 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f68a0af1-52b8-4e90-928f-57943dccc65d req-83ccd0a8-42a3-48d6-bd5f-56207b393742 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:00.301814 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:00.301814 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:00.302398 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-f68a0af1-52b8-4e90-928f-57943dccc65d req-83ccd0a8-42a3-48d6-bd5f-56207b393742 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Volume info retrieved successfully. Jul 31 17:28:00.309487 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-f68a0af1-52b8-4e90-928f-57943dccc65d req-83ccd0a8-42a3-48d6-bd5f-56207b393742 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Begin detaching volume completed successfully. Jul 31 17:28:00.309920 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f68a0af1-52b8-4e90-928f-57943dccc65d req-83ccd0a8-42a3-48d6-bd5f-56207b393742 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af/action returned with HTTP 202 Jul 31 17:28:00.310360 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 710/2832] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:28:00 2026] POST /volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:28:00.363661 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ee26def1-44a9-45f7-95fb-1e043d6d70e5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:00.364147 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ee26def1-44a9-45f7-95fb-1e043d6d70e5 None None] GET https://10.4.3.92/volume// Jul 31 17:28:00.364401 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ee26def1-44a9-45f7-95fb-1e043d6d70e5 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:00.364683 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ee26def1-44a9-45f7-95fb-1e043d6d70e5 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:00.365146 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ee26def1-44a9-45f7-95fb-1e043d6d70e5 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:28:00.365470 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 703/2833] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:28:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:28:00.374696 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-f68a0af1-52b8-4e90-928f-57943dccc65d req-bf7c2404-7b36-451c-9ab9-fd4be9d42ad3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:00.376966 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f68a0af1-52b8-4e90-928f-57943dccc65d req-bf7c2404-7b36-451c-9ab9-fd4be9d42ad3 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] GET https://10.4.3.92/volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af Jul 31 17:28:00.377183 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f68a0af1-52b8-4e90-928f-57943dccc65d req-bf7c2404-7b36-451c-9ab9-fd4be9d42ad3 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:00.377421 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f68a0af1-52b8-4e90-928f-57943dccc65d req-bf7c2404-7b36-451c-9ab9-fd4be9d42ad3 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:00.387743 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:00.387743 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:00.392153 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-f68a0af1-52b8-4e90-928f-57943dccc65d req-bf7c2404-7b36-451c-9ab9-fd4be9d42ad3 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Volume info retrieved successfully. Jul 31 17:28:00.397732 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f68a0af1-52b8-4e90-928f-57943dccc65d req-bf7c2404-7b36-451c-9ab9-fd4be9d42ad3 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af returned with HTTP 200 Jul 31 17:28:00.398233 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 711/2834] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:28:00 2026] GET /volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af => generated 1313 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:28:01.023530 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-47bbe913-84eb-4cec-82a3-9c7cc0b9490b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:01.025889 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-47bbe913-84eb-4cec-82a3-9c7cc0b9490b tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb Jul 31 17:28:01.026124 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-47bbe913-84eb-4cec-82a3-9c7cc0b9490b tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:01.026373 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-47bbe913-84eb-4cec-82a3-9c7cc0b9490b tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:01.026521 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-47bbe913-84eb-4cec-82a3-9c7cc0b9490b tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Show backup with id 09af8f16-7f85-4407-88ec-84e95c3dc5bb. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:01.032478 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:01.032478 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:01.033552 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-47bbe913-84eb-4cec-82a3-9c7cc0b9490b tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb returned with HTTP 200 Jul 31 17:28:01.034128 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 711/2835] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:01 2026] GET /volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:01.150828 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e52f1a4f-caca-4ac6-a9d6-b0db89b519a7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:01.152812 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e52f1a4f-caca-4ac6-a9d6-b0db89b519a7 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] GET https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b Jul 31 17:28:01.153091 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e52f1a4f-caca-4ac6-a9d6-b0db89b519a7 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:01.153348 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e52f1a4f-caca-4ac6-a9d6-b0db89b519a7 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:01.159350 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e52f1a4f-caca-4ac6-a9d6-b0db89b519a7 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b returned with HTTP 404 Jul 31 17:28:01.160113 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 711/2836] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:01 2026] GET /volume/v3/snapshots/7006f27b-4716-4fb8-a1ad-adb49e2abf0b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 17:28:01.167619 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f84298a9-62bb-4e7a-87bc-b59c98d0a30e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:01.169571 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f84298a9-62bb-4e7a-87bc-b59c98d0a30e tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] GET https://10.4.3.92/volume/v3/volumes/0c3732c2-40a0-4b33-8927-c503f9e3f80f Jul 31 17:28:01.169786 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f84298a9-62bb-4e7a-87bc-b59c98d0a30e tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:01.170035 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f84298a9-62bb-4e7a-87bc-b59c98d0a30e tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:01.178263 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:01.178263 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:01.182409 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f84298a9-62bb-4e7a-87bc-b59c98d0a30e tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Volume info retrieved successfully. Jul 31 17:28:01.187103 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f84298a9-62bb-4e7a-87bc-b59c98d0a30e tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/volumes/0c3732c2-40a0-4b33-8927-c503f9e3f80f returned with HTTP 200 Jul 31 17:28:01.187553 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 704/2837] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:01 2026] GET /volume/v3/volumes/0c3732c2-40a0-4b33-8927-c503f9e3f80f => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:01.200076 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-519532ab-30be-49b9-854f-16fb731f3bdf None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:01.202064 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-519532ab-30be-49b9-854f-16fb731f3bdf tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] DELETE https://10.4.3.92/volume/v3/volumes/0c3732c2-40a0-4b33-8927-c503f9e3f80f Jul 31 17:28:01.202287 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-519532ab-30be-49b9-854f-16fb731f3bdf tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:01.202574 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-519532ab-30be-49b9-854f-16fb731f3bdf tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:01.202768 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-519532ab-30be-49b9-854f-16fb731f3bdf tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Delete volume with id: 0c3732c2-40a0-4b33-8927-c503f9e3f80f Jul 31 17:28:01.210948 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:01.210948 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:01.211564 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-519532ab-30be-49b9-854f-16fb731f3bdf tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Volume info retrieved successfully. Jul 31 17:28:01.233525 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-519532ab-30be-49b9-854f-16fb731f3bdf tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Delete volume request issued successfully. Jul 31 17:28:01.233762 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-519532ab-30be-49b9-854f-16fb731f3bdf tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/volumes/0c3732c2-40a0-4b33-8927-c503f9e3f80f returned with HTTP 202 Jul 31 17:28:01.234196 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 712/2838] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:28:01 2026] DELETE /volume/v3/volumes/0c3732c2-40a0-4b33-8927-c503f9e3f80f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:01.245341 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c59ec589-bb42-4958-aa6d-006a056dcf66 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:01.247678 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c59ec589-bb42-4958-aa6d-006a056dcf66 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] GET https://10.4.3.92/volume/v3/volumes/0c3732c2-40a0-4b33-8927-c503f9e3f80f Jul 31 17:28:01.247908 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c59ec589-bb42-4958-aa6d-006a056dcf66 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:01.248173 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c59ec589-bb42-4958-aa6d-006a056dcf66 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:01.260780 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:01.260780 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:01.272237 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c59ec589-bb42-4958-aa6d-006a056dcf66 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Volume info retrieved successfully. Jul 31 17:28:01.284594 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c59ec589-bb42-4958-aa6d-006a056dcf66 tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/volumes/0c3732c2-40a0-4b33-8927-c503f9e3f80f returned with HTTP 200 Jul 31 17:28:01.285049 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 712/2839] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:01 2026] GET /volume/v3/volumes/0c3732c2-40a0-4b33-8927-c503f9e3f80f => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:01.286364 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-26166dab-1aba-4638-8b65-a5a833811a79 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:01.296637 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-26166dab-1aba-4638-8b65-a5a833811a79 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] GET https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b Jul 31 17:28:01.296979 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-26166dab-1aba-4638-8b65-a5a833811a79 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:01.297265 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-26166dab-1aba-4638-8b65-a5a833811a79 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:01.300724 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-26166dab-1aba-4638-8b65-a5a833811a79 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Show backup with id 4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:01.308057 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:01.308057 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:01.309074 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-26166dab-1aba-4638-8b65-a5a833811a79 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b returned with HTTP 200 Jul 31 17:28:01.310332 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 712/2840] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:01 2026] GET /volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b => generated 734 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:01.928864 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-f68a0af1-52b8-4e90-928f-57943dccc65d req-e3ad855b-a061-429c-8182-1fd00490224a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:01.933156 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f68a0af1-52b8-4e90-928f-57943dccc65d req-e3ad855b-a061-429c-8182-1fd00490224a tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] DELETE https://10.4.3.92/volume/v3/attachments/a5d0673d-3a1f-45c0-ac68-b8d59b29531b Jul 31 17:28:01.933489 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f68a0af1-52b8-4e90-928f-57943dccc65d req-e3ad855b-a061-429c-8182-1fd00490224a tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:01.933489 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f68a0af1-52b8-4e90-928f-57943dccc65d req-e3ad855b-a061-429c-8182-1fd00490224a tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:01.944043 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:01.944043 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:02.009867 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f68a0af1-52b8-4e90-928f-57943dccc65d req-e3ad855b-a061-429c-8182-1fd00490224a tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/attachments/a5d0673d-3a1f-45c0-ac68-b8d59b29531b returned with HTTP 200 Jul 31 17:28:02.010690 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 705/2841] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:28:01 2026] DELETE /volume/v3/attachments/a5d0673d-3a1f-45c0-ac68-b8d59b29531b => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:02.049956 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cb4cd0e9-eaab-44da-932a-7379c88c7eb4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:02.054600 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cb4cd0e9-eaab-44da-932a-7379c88c7eb4 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb Jul 31 17:28:02.054600 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cb4cd0e9-eaab-44da-932a-7379c88c7eb4 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:02.054917 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cb4cd0e9-eaab-44da-932a-7379c88c7eb4 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:02.055266 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-cb4cd0e9-eaab-44da-932a-7379c88c7eb4 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Show backup with id 09af8f16-7f85-4407-88ec-84e95c3dc5bb. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:02.063585 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:02.063585 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:02.064936 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cb4cd0e9-eaab-44da-932a-7379c88c7eb4 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb returned with HTTP 200 Jul 31 17:28:02.066671 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 713/2842] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:02 2026] GET /volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:02.309772 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-42fab211-3d69-4d45-bf42-acbc87731b6e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:02.311822 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-42fab211-3d69-4d45-bf42-acbc87731b6e tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] GET https://10.4.3.92/volume/v3/volumes/0c3732c2-40a0-4b33-8927-c503f9e3f80f Jul 31 17:28:02.312561 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-42fab211-3d69-4d45-bf42-acbc87731b6e tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:02.312561 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-42fab211-3d69-4d45-bf42-acbc87731b6e tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:02.327247 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-121e43c2-9024-42fe-80e7-4bd47b04b618 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:02.328046 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-42fab211-3d69-4d45-bf42-acbc87731b6e tempest-SnapshotsActionsTest-985842384 tempest-SnapshotsActionsTest-985842384-project-member] https://10.4.3.92/volume/v3/volumes/0c3732c2-40a0-4b33-8927-c503f9e3f80f returned with HTTP 404 Jul 31 17:28:02.328869 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 713/2843] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:02 2026] GET /volume/v3/volumes/0c3732c2-40a0-4b33-8927-c503f9e3f80f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:02.329943 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-121e43c2-9024-42fe-80e7-4bd47b04b618 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] GET https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b Jul 31 17:28:02.330138 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-121e43c2-9024-42fe-80e7-4bd47b04b618 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:02.330798 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-121e43c2-9024-42fe-80e7-4bd47b04b618 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:02.330798 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-121e43c2-9024-42fe-80e7-4bd47b04b618 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Show backup with id 4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:02.344589 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:02.344589 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:02.345249 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-121e43c2-9024-42fe-80e7-4bd47b04b618 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b returned with HTTP 200 Jul 31 17:28:02.345873 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 713/2844] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:02 2026] GET /volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:02.358832 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cab77a92-d2c5-407c-93a7-0b755c5aa51c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:02.476726 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cab77a92-d2c5-407c-93a7-0b755c5aa51c tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-member] PUT https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b Jul 31 17:28:02.477619 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cab77a92-d2c5-407c-93a7-0b755c5aa51c tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:02.486311 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:02.486311 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:02.489558 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-18107c63-97db-4d48-9e2c-c9bbd07cff80 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:02.492585 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-18107c63-97db-4d48-9e2c-c9bbd07cff80 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:28:02.492883 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-18107c63-97db-4d48-9e2c-c9bbd07cff80 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "90efb2c5-93f9-4ff0-aab2-e7eae358a9af", "force": false, "name": "tempest-TestStampPattern-snapshot-2118512036", "description": null, "metadata": null}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:02.506568 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:02.506568 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:02.506789 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-18107c63-97db-4d48-9e2c-c9bbd07cff80 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Volume info retrieved successfully. Jul 31 17:28:02.506885 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-18107c63-97db-4d48-9e2c-c9bbd07cff80 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Create snapshot from volume 90efb2c5-93f9-4ff0-aab2-e7eae358a9af Jul 31 17:28:02.510179 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cab77a92-d2c5-407c-93a7-0b755c5aa51c tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-member] https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b returned with HTTP 200 Jul 31 17:28:02.510864 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 706/2845] 10.4.3.92 () {70 vars in 1401 bytes} [Fri Jul 31 17:28:02 2026] PUT /volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b => generated 313 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:02.522781 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ee959803-b54a-41d9-9d3b-827f8e8adbce None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:02.525869 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ee959803-b54a-41d9-9d3b-827f8e8adbce tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] GET https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b Jul 31 17:28:02.526194 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ee959803-b54a-41d9-9d3b-827f8e8adbce tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:02.526487 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ee959803-b54a-41d9-9d3b-827f8e8adbce tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:02.526678 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ee959803-b54a-41d9-9d3b-827f8e8adbce tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Show backup with id 4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:02.532415 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:02.532415 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:02.533285 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ee959803-b54a-41d9-9d3b-827f8e8adbce tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b returned with HTTP 200 Jul 31 17:28:02.534412 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 714/2846] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:02 2026] GET /volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:02.548234 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-655deeb5-fb81-4f74-9810-36bd71be8ba8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:02.555853 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-655deeb5-fb81-4f74-9810-36bd71be8ba8 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] DELETE https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b Jul 31 17:28:02.555853 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-655deeb5-fb81-4f74-9810-36bd71be8ba8 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:02.556068 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-655deeb5-fb81-4f74-9810-36bd71be8ba8 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:02.556115 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-655deeb5-fb81-4f74-9810-36bd71be8ba8 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Delete backup with id: 4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b. Jul 31 17:28:02.561109 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:02.561109 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:02.564598 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-18107c63-97db-4d48-9e2c-c9bbd07cff80 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Created reservations ['30905de3-d33b-4d43-9bae-529872dfd99e', 'd484611a-9c96-406e-aac4-421920b2e50b', 'a874785b-208a-4530-8178-5cd7047bbbe0', '059e5fee-c6c3-4a14-80d8-39bb626724bc'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:02.576076 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-655deeb5-fb81-4f74-9810-36bd71be8ba8 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] delete_backup rpcapi backup_id 4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:28:02.578472 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-655deeb5-fb81-4f74-9810-36bd71be8ba8 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b returned with HTTP 202 Jul 31 17:28:02.582745 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 714/2847] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:28:02 2026] DELETE /volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:28:02.590559 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5a7cca97-9ce5-46a7-b6e0-0a65e223d8fe None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:02.593119 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5a7cca97-9ce5-46a7-b6e0-0a65e223d8fe tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] GET https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b Jul 31 17:28:02.593119 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5a7cca97-9ce5-46a7-b6e0-0a65e223d8fe tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:02.593342 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5a7cca97-9ce5-46a7-b6e0-0a65e223d8fe tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:02.593486 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-5a7cca97-9ce5-46a7-b6e0-0a65e223d8fe tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Show backup with id 4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:02.603084 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:02.603084 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:02.603084 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5a7cca97-9ce5-46a7-b6e0-0a65e223d8fe tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b returned with HTTP 200 Jul 31 17:28:02.603084 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 707/2848] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:02 2026] GET /volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b => generated 758 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:02.620300 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-18107c63-97db-4d48-9e2c-c9bbd07cff80 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Snapshot create request issued successfully. Jul 31 17:28:02.620755 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-18107c63-97db-4d48-9e2c-c9bbd07cff80 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:28:02.621190 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 714/2849] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:28:02 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) Jul 31 17:28:02.632563 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-edaac0bb-cce0-4e7a-9201-c93175f34113 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:02.637105 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-edaac0bb-cce0-4e7a-9201-c93175f34113 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] GET https://10.4.3.92/volume/v3/snapshots/6527a0cf-5e2e-41b7-bf31-30d585195c19 Jul 31 17:28:02.638080 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-edaac0bb-cce0-4e7a-9201-c93175f34113 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:02.638080 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-edaac0bb-cce0-4e7a-9201-c93175f34113 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:02.644738 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:02.644738 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:02.645357 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-edaac0bb-cce0-4e7a-9201-c93175f34113 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Snapshot retrieved successfully. Jul 31 17:28:02.646126 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-edaac0bb-cce0-4e7a-9201-c93175f34113 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/snapshots/6527a0cf-5e2e-41b7-bf31-30d585195c19 returned with HTTP 200 Jul 31 17:28:02.646903 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 715/2850] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:02 2026] GET /volume/v3/snapshots/6527a0cf-5e2e-41b7-bf31-30d585195c19 => generated 435 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:03.079479 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c214bec4-6e49-40bf-9146-64c18b26fade None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:03.081156 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c214bec4-6e49-40bf-9146-64c18b26fade tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb Jul 31 17:28:03.081789 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c214bec4-6e49-40bf-9146-64c18b26fade tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:03.083279 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c214bec4-6e49-40bf-9146-64c18b26fade tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:03.083279 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-c214bec4-6e49-40bf-9146-64c18b26fade tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Show backup with id 09af8f16-7f85-4407-88ec-84e95c3dc5bb. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:03.089346 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:03.089346 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:03.090754 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c214bec4-6e49-40bf-9146-64c18b26fade tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb returned with HTTP 200 Jul 31 17:28:03.091036 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 715/2851] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:03 2026] GET /volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:03.622356 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f7c86b33-b7c5-45e7-98c9-fe492fd9b92a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:03.629111 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f7c86b33-b7c5-45e7-98c9-fe492fd9b92a tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] GET https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b Jul 31 17:28:03.629492 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f7c86b33-b7c5-45e7-98c9-fe492fd9b92a tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:03.629773 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f7c86b33-b7c5-45e7-98c9-fe492fd9b92a tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:03.629941 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-f7c86b33-b7c5-45e7-98c9-fe492fd9b92a tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Show backup with id 4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:03.632775 np0000006248 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=439,cinder:INSERT=72,cinder:UPDATE=135,cinder:DELETE=1 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:28:03.636745 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f7c86b33-b7c5-45e7-98c9-fe492fd9b92a tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] https://10.4.3.92/volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b returned with HTTP 404 Jul 31 17:28:03.637368 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 708/2852] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:03 2026] GET /volume/v3/backups/4b38e8e4-eee3-4d16-b6f4-75f31c6d0a7b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:03.647155 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-37b876cc-5221-4a98-a514-2c34bbf09e20 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:03.649140 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-37b876cc-5221-4a98-a514-2c34bbf09e20 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/7c6407ea-cf72-4899-9350-9d975023cac8 Jul 31 17:28:03.649407 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-37b876cc-5221-4a98-a514-2c34bbf09e20 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:03.649719 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-37b876cc-5221-4a98-a514-2c34bbf09e20 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:03.649947 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-37b876cc-5221-4a98-a514-2c34bbf09e20 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Delete volume with id: 7c6407ea-cf72-4899-9350-9d975023cac8 Jul 31 17:28:03.653480 np0000006248 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=440,cinder:INSERT=66,cinder:UPDATE=116,cinder:DELETE=5 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:28:03.661907 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0b324cc4-9529-4907-b3fa-208496668a42 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:03.662266 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:03.662266 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:03.662266 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-37b876cc-5221-4a98-a514-2c34bbf09e20 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Volume info retrieved successfully. Jul 31 17:28:03.662883 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0b324cc4-9529-4907-b3fa-208496668a42 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] GET https://10.4.3.92/volume/v3/snapshots/6527a0cf-5e2e-41b7-bf31-30d585195c19 Jul 31 17:28:03.663111 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0b324cc4-9529-4907-b3fa-208496668a42 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:03.663364 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0b324cc4-9529-4907-b3fa-208496668a42 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:03.665756 np0000006248 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=396,cinder:UPDATE=112,cinder:INSERT=59,cinder:DELETE=5 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:28:03.674805 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:03.674805 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:03.676998 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0b324cc4-9529-4907-b3fa-208496668a42 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Snapshot retrieved successfully. Jul 31 17:28:03.676998 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0b324cc4-9529-4907-b3fa-208496668a42 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/snapshots/6527a0cf-5e2e-41b7-bf31-30d585195c19 returned with HTTP 200 Jul 31 17:28:03.678174 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 716/2853] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:03 2026] GET /volume/v3/snapshots/6527a0cf-5e2e-41b7-bf31-30d585195c19 => generated 462 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:03.687043 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-930b6512-2b11-4820-96a7-2c3485ed59e3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:03.691376 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-930b6512-2b11-4820-96a7-2c3485ed59e3 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] GET https://10.4.3.92/volume/v3/snapshots/6527a0cf-5e2e-41b7-bf31-30d585195c19 Jul 31 17:28:03.691376 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-930b6512-2b11-4820-96a7-2c3485ed59e3 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:03.691376 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-930b6512-2b11-4820-96a7-2c3485ed59e3 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:03.698117 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:03.698117 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:03.698261 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-37b876cc-5221-4a98-a514-2c34bbf09e20 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Delete volume request issued successfully. Jul 31 17:28:03.698261 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-37b876cc-5221-4a98-a514-2c34bbf09e20 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] https://10.4.3.92/volume/v3/volumes/7c6407ea-cf72-4899-9350-9d975023cac8 returned with HTTP 202 Jul 31 17:28:03.700212 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-930b6512-2b11-4820-96a7-2c3485ed59e3 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Snapshot retrieved successfully. Jul 31 17:28:03.700288 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 715/2854] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:28:03 2026] DELETE /volume/v3/volumes/7c6407ea-cf72-4899-9350-9d975023cac8 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:03.700906 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-930b6512-2b11-4820-96a7-2c3485ed59e3 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/snapshots/6527a0cf-5e2e-41b7-bf31-30d585195c19 returned with HTTP 200 Jul 31 17:28:03.701065 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 716/2855] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:03 2026] GET /volume/v3/snapshots/6527a0cf-5e2e-41b7-bf31-30d585195c19 => generated 462 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:03.708463 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-72d7254c-8c06-4cd1-be5c-d18c0a60611f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:03.710189 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-72d7254c-8c06-4cd1-be5c-d18c0a60611f tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] GET https://10.4.3.92/volume/v3/volumes/7c6407ea-cf72-4899-9350-9d975023cac8 Jul 31 17:28:03.710421 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-72d7254c-8c06-4cd1-be5c-d18c0a60611f tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:03.710669 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-72d7254c-8c06-4cd1-be5c-d18c0a60611f tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:03.728916 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:03.728916 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:03.742128 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-72d7254c-8c06-4cd1-be5c-d18c0a60611f tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Volume info retrieved successfully. Jul 31 17:28:03.749023 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-72d7254c-8c06-4cd1-be5c-d18c0a60611f tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] https://10.4.3.92/volume/v3/volumes/7c6407ea-cf72-4899-9350-9d975023cac8 returned with HTTP 200 Jul 31 17:28:03.749566 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 709/2856] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:03 2026] GET /volume/v3/volumes/7c6407ea-cf72-4899-9350-9d975023cac8 => generated 1006 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:28:04.105090 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-51d00f04-0a92-402f-9cff-c722c4f7a8aa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:04.107416 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-51d00f04-0a92-402f-9cff-c722c4f7a8aa tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb Jul 31 17:28:04.107903 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-51d00f04-0a92-402f-9cff-c722c4f7a8aa tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:04.108065 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-51d00f04-0a92-402f-9cff-c722c4f7a8aa tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:04.111072 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-51d00f04-0a92-402f-9cff-c722c4f7a8aa tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Show backup with id 09af8f16-7f85-4407-88ec-84e95c3dc5bb. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:04.115879 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:04.115879 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:04.117279 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-51d00f04-0a92-402f-9cff-c722c4f7a8aa tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb returned with HTTP 200 Jul 31 17:28:04.118725 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 717/2857] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:04 2026] GET /volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:04.765019 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6c73710c-5209-4d3d-9d8b-7aa7c65709b2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:04.767158 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6c73710c-5209-4d3d-9d8b-7aa7c65709b2 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] GET https://10.4.3.92/volume/v3/volumes/7c6407ea-cf72-4899-9350-9d975023cac8 Jul 31 17:28:04.767455 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6c73710c-5209-4d3d-9d8b-7aa7c65709b2 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:04.767729 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6c73710c-5209-4d3d-9d8b-7aa7c65709b2 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:04.775033 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6c73710c-5209-4d3d-9d8b-7aa7c65709b2 tempest-ProjectMemberTests39-1144172890 tempest-ProjectMemberTests39-1144172890-project-admin] https://10.4.3.92/volume/v3/volumes/7c6407ea-cf72-4899-9350-9d975023cac8 returned with HTTP 404 Jul 31 17:28:04.775629 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 716/2858] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:04 2026] GET /volume/v3/volumes/7c6407ea-cf72-4899-9350-9d975023cac8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:05.135538 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4ae8484e-80d2-4bf8-90ea-9d3529ad6dba None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:05.139272 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4ae8484e-80d2-4bf8-90ea-9d3529ad6dba tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb Jul 31 17:28:05.139272 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4ae8484e-80d2-4bf8-90ea-9d3529ad6dba tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:05.139272 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4ae8484e-80d2-4bf8-90ea-9d3529ad6dba tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:05.139272 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-4ae8484e-80d2-4bf8-90ea-9d3529ad6dba tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Show backup with id 09af8f16-7f85-4407-88ec-84e95c3dc5bb. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:05.146410 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:05.146410 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:05.147935 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4ae8484e-80d2-4bf8-90ea-9d3529ad6dba tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb returned with HTTP 200 Jul 31 17:28:05.148579 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 717/2859] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:05 2026] GET /volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:05.484488 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2a0602ad-5bec-4a1d-8c3a-9eeff793e532 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:05.623667 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2a0602ad-5bec-4a1d-8c3a-9eeff793e532 tempest-VolumeQuotasNegativeTestJSON-737508890 tempest-VolumeQuotasNegativeTestJSON-737508890-project-admin] GET https://10.4.3.92/volume/v3/os-quota-sets/44b25ed13909420e8c9c7db6d8fae1b2 Jul 31 17:28:05.623920 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2a0602ad-5bec-4a1d-8c3a-9eeff793e532 tempest-VolumeQuotasNegativeTestJSON-737508890 tempest-VolumeQuotasNegativeTestJSON-737508890-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:05.624217 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2a0602ad-5bec-4a1d-8c3a-9eeff793e532 tempest-VolumeQuotasNegativeTestJSON-737508890 tempest-VolumeQuotasNegativeTestJSON-737508890-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:05.635422 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [None req-2a0602ad-5bec-4a1d-8c3a-9eeff793e532 tempest-VolumeQuotasNegativeTestJSON-737508890 tempest-VolumeQuotasNegativeTestJSON-737508890-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-150479062 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-150479062, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:28:05.641636 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2a0602ad-5bec-4a1d-8c3a-9eeff793e532 tempest-VolumeQuotasNegativeTestJSON-737508890 tempest-VolumeQuotasNegativeTestJSON-737508890-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/44b25ed13909420e8c9c7db6d8fae1b2 returned with HTTP 200 Jul 31 17:28:05.642415 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 710/2860] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:05 2026] GET /volume/v3/os-quota-sets/44b25ed13909420e8c9c7db6d8fae1b2 => generated 603 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:05.654161 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-33e402ae-d434-4a31-8450-5074c34ede6e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:05.767331 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-33e402ae-d434-4a31-8450-5074c34ede6e tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:28:05.768793 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-33e402ae-d434-4a31-8450-5074c34ede6e tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-363308074"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:05.771886 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-33e402ae-d434-4a31-8450-5074c34ede6e tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-363308074'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:28:05.772146 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-33e402ae-d434-4a31-8450-5074c34ede6e tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Create volume of 1 GB Jul 31 17:28:05.780600 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-33e402ae-d434-4a31-8450-5074c34ede6e tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Availability Zones retrieved successfully. Jul 31 17:28:05.789173 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-33e402ae-d434-4a31-8450-5074c34ede6e tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Flow 'volume_create_api' (3e7b895d-c939-46e2-abc8-2496030e6eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:05.790712 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-33e402ae-d434-4a31-8450-5074c34ede6e tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81c3240e-27c8-4e7d-a564-5c4c9cc9c83c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:05.792448 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-33e402ae-d434-4a31-8450-5074c34ede6e tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:28:05.831888 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-33e402ae-d434-4a31-8450-5074c34ede6e tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81c3240e-27c8-4e7d-a564-5c4c9cc9c83c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:05.833298 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-33e402ae-d434-4a31-8450-5074c34ede6e tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5ac2135-3a19-477e-8199-189a1d347456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:05.938907 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-33e402ae-d434-4a31-8450-5074c34ede6e tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Created reservations ['dcc6efa8-fa15-4243-a432-2a57df3596d9', '9c3a260a-412b-4317-b95e-eb8c7b243df7', 'ebd89526-7afc-4c40-8fe6-c5904659dae7', '05581765-6027-4520-8cb8-dd9f21fa0e4b'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:05.940705 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-33e402ae-d434-4a31-8450-5074c34ede6e tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5ac2135-3a19-477e-8199-189a1d347456) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcc6efa8-fa15-4243-a432-2a57df3596d9', '9c3a260a-412b-4317-b95e-eb8c7b243df7', 'ebd89526-7afc-4c40-8fe6-c5904659dae7', '05581765-6027-4520-8cb8-dd9f21fa0e4b']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:05.941723 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-33e402ae-d434-4a31-8450-5074c34ede6e tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (197764fe-d9c4-4983-8140-1802dc2f0ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:05.970228 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-33e402ae-d434-4a31-8450-5074c34ede6e tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (197764fe-d9c4-4983-8140-1802dc2f0ea4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9fa12f7-857e-4136-890b-da9a73006a05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-363308074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44b25ed13909420e8c9c7db6d8fae1b2',qos_specs=None,replication_status=,reservations=['dcc6efa8-fa15-4243-a432-2a57df3596d9','9c3a260a-412b-4317-b95e-eb8c7b243df7','ebd89526-7afc-4c40-8fe6-c5904659dae7','05581765-6027-4520-8cb8-dd9f21fa0e4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63ecafc1649a427f895753e4e563fe91',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:28:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-363308074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9fa12f7-857e-4136-890b-da9a73006a05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44b25ed13909420e8c9c7db6d8fae1b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63ecafc1649a427f895753e4e563fe91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:05.971456 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-33e402ae-d434-4a31-8450-5074c34ede6e tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8423ee4e-a82a-44dd-b43e-149f57a69671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:05.998691 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-33e402ae-d434-4a31-8450-5074c34ede6e tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8423ee4e-a82a-44dd-b43e-149f57a69671) transitioned into state 'SUCCESS' from state '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-363308074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44b25ed13909420e8c9c7db6d8fae1b2',qos_specs=None,replication_status=,reservations=['dcc6efa8-fa15-4243-a432-2a57df3596d9','9c3a260a-412b-4317-b95e-eb8c7b243df7','ebd89526-7afc-4c40-8fe6-c5904659dae7','05581765-6027-4520-8cb8-dd9f21fa0e4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63ecafc1649a427f895753e4e563fe91',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:05.999769 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-33e402ae-d434-4a31-8450-5074c34ede6e tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0847c10-a299-4a17-b8fe-9472a798df4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:06.016375 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-33e402ae-d434-4a31-8450-5074c34ede6e tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0847c10-a299-4a17-b8fe-9472a798df4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:06.018292 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-33e402ae-d434-4a31-8450-5074c34ede6e tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Flow 'volume_create_api' (3e7b895d-c939-46e2-abc8-2496030e6eed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:06.019137 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-33e402ae-d434-4a31-8450-5074c34ede6e tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Create volume request issued successfully. Jul 31 17:28:06.020141 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-33e402ae-d434-4a31-8450-5074c34ede6e tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:28:06.020827 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 718/2861] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:28:05 2026] POST /volume/v3/volumes => generated 756 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:28:06.039335 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4fad8df2-182e-4b52-b10f-0be522b92900 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:06.041987 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4fad8df2-182e-4b52-b10f-0be522b92900 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] GET https://10.4.3.92/volume/v3/volumes/e9fa12f7-857e-4136-890b-da9a73006a05 Jul 31 17:28:06.042293 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4fad8df2-182e-4b52-b10f-0be522b92900 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:06.042728 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4fad8df2-182e-4b52-b10f-0be522b92900 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:06.052720 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:06.052720 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:06.059330 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4fad8df2-182e-4b52-b10f-0be522b92900 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Volume info retrieved successfully. Jul 31 17:28:06.066361 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4fad8df2-182e-4b52-b10f-0be522b92900 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] https://10.4.3.92/volume/v3/volumes/e9fa12f7-857e-4136-890b-da9a73006a05 returned with HTTP 200 Jul 31 17:28:06.067125 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 717/2862] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:06 2026] GET /volume/v3/volumes/e9fa12f7-857e-4136-890b-da9a73006a05 => generated 824 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:06.162810 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4c033f24-9d61-451f-855b-633e4768a887 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:06.165410 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4c033f24-9d61-451f-855b-633e4768a887 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb Jul 31 17:28:06.165410 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4c033f24-9d61-451f-855b-633e4768a887 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:06.165714 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4c033f24-9d61-451f-855b-633e4768a887 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:06.165714 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-4c033f24-9d61-451f-855b-633e4768a887 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Show backup with id 09af8f16-7f85-4407-88ec-84e95c3dc5bb. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:06.167958 np0000006248 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=387,cinder:UPDATE=118,cinder:INSERT=58,cinder:DELETE=1 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:28:06.176429 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:06.176429 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:06.177446 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4c033f24-9d61-451f-855b-633e4768a887 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb returned with HTTP 200 Jul 31 17:28:06.177897 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 718/2863] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:06 2026] GET /volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:07.083267 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cc4567b0-d9d8-4a59-a78b-b1758885a39c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:07.085437 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cc4567b0-d9d8-4a59-a78b-b1758885a39c tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] GET https://10.4.3.92/volume/v3/volumes/e9fa12f7-857e-4136-890b-da9a73006a05 Jul 31 17:28:07.085688 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cc4567b0-d9d8-4a59-a78b-b1758885a39c tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:07.085904 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cc4567b0-d9d8-4a59-a78b-b1758885a39c tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:07.093981 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:07.093981 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:07.098846 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cc4567b0-d9d8-4a59-a78b-b1758885a39c tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Volume info retrieved successfully. Jul 31 17:28:07.105249 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cc4567b0-d9d8-4a59-a78b-b1758885a39c tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] https://10.4.3.92/volume/v3/volumes/e9fa12f7-857e-4136-890b-da9a73006a05 returned with HTTP 200 Jul 31 17:28:07.105999 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 711/2864] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:07 2026] GET /volume/v3/volumes/e9fa12f7-857e-4136-890b-da9a73006a05 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:07.120442 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3b106602-05b0-4fa1-a1af-1fbcfe4b2bfd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:07.122428 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3b106602-05b0-4fa1-a1af-1fbcfe4b2bfd tempest-VolumeQuotasNegativeTestJSON-737508890 tempest-VolumeQuotasNegativeTestJSON-737508890-project-admin] PUT https://10.4.3.92/volume/v3/os-quota-sets/44b25ed13909420e8c9c7db6d8fae1b2 Jul 31 17:28:07.122882 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3b106602-05b0-4fa1-a1af-1fbcfe4b2bfd tempest-VolumeQuotasNegativeTestJSON-737508890 tempest-VolumeQuotasNegativeTestJSON-737508890-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:07.133042 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:07.133042 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:07.177935 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota [None req-3b106602-05b0-4fa1-a1af-1fbcfe4b2bfd tempest-VolumeQuotasNegativeTestJSON-737508890 tempest-VolumeQuotasNegativeTestJSON-737508890-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-150479062 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-150479062, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:28:07.179890 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota [None req-3b106602-05b0-4fa1-a1af-1fbcfe4b2bfd tempest-VolumeQuotasNegativeTestJSON-737508890 tempest-VolumeQuotasNegativeTestJSON-737508890-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-150479062 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-150479062, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:28:07.179890 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota [None req-3b106602-05b0-4fa1-a1af-1fbcfe4b2bfd tempest-VolumeQuotasNegativeTestJSON-737508890 tempest-VolumeQuotasNegativeTestJSON-737508890-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-150479062 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-150479062, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:28:07.183597 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3b106602-05b0-4fa1-a1af-1fbcfe4b2bfd tempest-VolumeQuotasNegativeTestJSON-737508890 tempest-VolumeQuotasNegativeTestJSON-737508890-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/44b25ed13909420e8c9c7db6d8fae1b2 returned with HTTP 200 Jul 31 17:28:07.184741 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 719/2865] 10.4.3.92 () {68 vars in 1367 bytes} [Fri Jul 31 17:28:07 2026] PUT /volume/v3/os-quota-sets/44b25ed13909420e8c9c7db6d8fae1b2 => generated 558 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:07.190125 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0111a22a-e7cd-4812-adf7-62c9f48101bb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:07.192249 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0111a22a-e7cd-4812-adf7-62c9f48101bb tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb Jul 31 17:28:07.192624 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0111a22a-e7cd-4812-adf7-62c9f48101bb tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:07.192803 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0111a22a-e7cd-4812-adf7-62c9f48101bb tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:07.192899 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-0111a22a-e7cd-4812-adf7-62c9f48101bb tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Show backup with id 09af8f16-7f85-4407-88ec-84e95c3dc5bb. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:07.194225 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6818a903-4984-4465-9167-ec1bd02702ab None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:07.197480 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6818a903-4984-4465-9167-ec1bd02702ab tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:28:07.197951 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6818a903-4984-4465-9167-ec1bd02702ab tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:07.198102 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:07.198102 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:07.199576 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0111a22a-e7cd-4812-adf7-62c9f48101bb tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb returned with HTTP 200 Jul 31 17:28:07.199576 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 718/2866] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:07 2026] GET /volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:07.200812 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-6818a903-4984-4465-9167-ec1bd02702ab tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:28:07.200988 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-6818a903-4984-4465-9167-ec1bd02702ab tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Create volume of 2 GB Jul 31 17:28:07.208744 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6818a903-4984-4465-9167-ec1bd02702ab tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Availability Zones retrieved successfully. Jul 31 17:28:07.215941 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6818a903-4984-4465-9167-ec1bd02702ab tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Flow 'volume_create_api' (bbb69377-2096-4d75-8220-b088cd085be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:07.216902 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6818a903-4984-4465-9167-ec1bd02702ab tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4bec9ba-3572-475e-912b-0d81b209af25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:07.219395 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-6818a903-4984-4465-9167-ec1bd02702ab tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Validating volume size '2' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:28:07.270585 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6818a903-4984-4465-9167-ec1bd02702ab tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4bec9ba-3572-475e-912b-0d81b209af25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:07.271893 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6818a903-4984-4465-9167-ec1bd02702ab tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3308ee81-0988-46c6-922b-18d3450440d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:07.344422 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota_utils [None req-6818a903-4984-4465-9167-ec1bd02702ab tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Quota exceeded for 44b25ed13909420e8c9c7db6d8fae1b2, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 31 17:28:07.352027 np0000006248 devstack@c-api.service[100273]: WARNING cinder.volume.api [None req-6818a903-4984-4465-9167-ec1bd02702ab tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3308ee81-0988-46c6-922b-18d3450440d9) transitioned into state 'FAILURE' from state 'RUNNING' Jul 31 17:28:07.352027 np0000006248 devstack@c-api.service[100273]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 31 17:28:07.356399 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6818a903-4984-4465-9167-ec1bd02702ab tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3308ee81-0988-46c6-922b-18d3450440d9) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:07.358467 np0000006248 devstack@c-api.service[100273]: WARNING cinder.volume.api [None req-6818a903-4984-4465-9167-ec1bd02702ab tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3308ee81-0988-46c6-922b-18d3450440d9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 17:28:07.361147 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6818a903-4984-4465-9167-ec1bd02702ab tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4bec9ba-3572-475e-912b-0d81b209af25) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:07.364560 np0000006248 devstack@c-api.service[100273]: WARNING cinder.volume.api [None req-6818a903-4984-4465-9167-ec1bd02702ab tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4bec9ba-3572-475e-912b-0d81b209af25) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 17:28:07.366415 np0000006248 devstack@c-api.service[100273]: WARNING cinder.volume.api [None req-6818a903-4984-4465-9167-ec1bd02702ab tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Flow 'volume_create_api' (bbb69377-2096-4d75-8220-b088cd085be4) transitioned into state 'REVERTED' from state 'RUNNING' Jul 31 17:28:07.367017 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.middleware.fault [None req-6818a903-4984-4465-9167-ec1bd02702ab tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 413 Jul 31 17:28:07.368038 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 719/2867] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:28:07 2026] POST /volume/v3/volumes => generated 208 bytes in 174 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 31 17:28:07.393584 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8fc8805a-25fd-4f92-a0e4-afd55b38028f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:07.396285 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8fc8805a-25fd-4f92-a0e4-afd55b38028f tempest-VolumeQuotasNegativeTestJSON-737508890 tempest-VolumeQuotasNegativeTestJSON-737508890-project-admin] PUT https://10.4.3.92/volume/v3/os-quota-sets/44b25ed13909420e8c9c7db6d8fae1b2 Jul 31 17:28:07.397033 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8fc8805a-25fd-4f92-a0e4-afd55b38028f tempest-VolumeQuotasNegativeTestJSON-737508890 tempest-VolumeQuotasNegativeTestJSON-737508890-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:07.477454 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8fc8805a-25fd-4f92-a0e4-afd55b38028f tempest-VolumeQuotasNegativeTestJSON-737508890 tempest-VolumeQuotasNegativeTestJSON-737508890-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/44b25ed13909420e8c9c7db6d8fae1b2 returned with HTTP 200 Jul 31 17:28:07.478076 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 712/2868] 10.4.3.92 () {68 vars in 1367 bytes} [Fri Jul 31 17:28:07 2026] PUT /volume/v3/os-quota-sets/44b25ed13909420e8c9c7db6d8fae1b2 => generated 558 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:07.492289 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8b3868fb-746f-44d8-a3e8-a5cc91d24607 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:07.494471 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8b3868fb-746f-44d8-a3e8-a5cc91d24607 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:28:07.494750 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8b3868fb-746f-44d8-a3e8-a5cc91d24607 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:07.496546 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-8b3868fb-746f-44d8-a3e8-a5cc91d24607 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:28:07.496771 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-8b3868fb-746f-44d8-a3e8-a5cc91d24607 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Create volume of 1 GB Jul 31 17:28:07.501465 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8b3868fb-746f-44d8-a3e8-a5cc91d24607 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Availability Zones retrieved successfully. Jul 31 17:28:07.509150 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8b3868fb-746f-44d8-a3e8-a5cc91d24607 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Flow 'volume_create_api' (ee2caf3e-814f-4cc8-898c-620abd4cba5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:07.509150 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8b3868fb-746f-44d8-a3e8-a5cc91d24607 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b60450f7-029a-4596-a416-c487c23ec03d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:07.510496 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-8b3868fb-746f-44d8-a3e8-a5cc91d24607 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:28:07.550712 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8b3868fb-746f-44d8-a3e8-a5cc91d24607 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b60450f7-029a-4596-a416-c487c23ec03d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:07.552157 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8b3868fb-746f-44d8-a3e8-a5cc91d24607 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65417d65-6845-4569-92f3-6da40f83da15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:07.560788 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c5813c46-f9b8-4d41-a636-4c6c53a8df33 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:07.600138 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota_utils [None req-8b3868fb-746f-44d8-a3e8-a5cc91d24607 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Quota exceeded for 44b25ed13909420e8c9c7db6d8fae1b2, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 31 17:28:07.603549 np0000006248 devstack@c-api.service[100274]: WARNING cinder.volume.api [None req-8b3868fb-746f-44d8-a3e8-a5cc91d24607 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65417d65-6845-4569-92f3-6da40f83da15) transitioned into state 'FAILURE' from state 'RUNNING' Jul 31 17:28:07.603549 np0000006248 devstack@c-api.service[100274]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 31 17:28:07.606042 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8b3868fb-746f-44d8-a3e8-a5cc91d24607 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65417d65-6845-4569-92f3-6da40f83da15) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:07.607180 np0000006248 devstack@c-api.service[100274]: WARNING cinder.volume.api [None req-8b3868fb-746f-44d8-a3e8-a5cc91d24607 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65417d65-6845-4569-92f3-6da40f83da15) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 17:28:07.608678 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8b3868fb-746f-44d8-a3e8-a5cc91d24607 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b60450f7-029a-4596-a416-c487c23ec03d) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:07.609196 np0000006248 devstack@c-api.service[100274]: WARNING cinder.volume.api [None req-8b3868fb-746f-44d8-a3e8-a5cc91d24607 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b60450f7-029a-4596-a416-c487c23ec03d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 17:28:07.610251 np0000006248 devstack@c-api.service[100274]: WARNING cinder.volume.api [None req-8b3868fb-746f-44d8-a3e8-a5cc91d24607 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Flow 'volume_create_api' (ee2caf3e-814f-4cc8-898c-620abd4cba5e) transitioned into state 'REVERTED' from state 'RUNNING' Jul 31 17:28:07.610718 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.middleware.fault [None req-8b3868fb-746f-44d8-a3e8-a5cc91d24607 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 413 Jul 31 17:28:07.611961 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 720/2869] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:28:07 2026] POST /volume/v3/volumes => generated 150 bytes in 120 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 31 17:28:07.628915 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dab441df-ccf8-4f63-8c2b-3aa487f672f3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:07.631740 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dab441df-ccf8-4f63-8c2b-3aa487f672f3 tempest-VolumeQuotasNegativeTestJSON-737508890 tempest-VolumeQuotasNegativeTestJSON-737508890-project-admin] PUT https://10.4.3.92/volume/v3/os-quota-sets/44b25ed13909420e8c9c7db6d8fae1b2 Jul 31 17:28:07.632451 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dab441df-ccf8-4f63-8c2b-3aa487f672f3 tempest-VolumeQuotasNegativeTestJSON-737508890 tempest-VolumeQuotasNegativeTestJSON-737508890-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:07.641766 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:07.641766 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:07.692123 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-dab441df-ccf8-4f63-8c2b-3aa487f672f3 tempest-VolumeQuotasNegativeTestJSON-737508890 tempest-VolumeQuotasNegativeTestJSON-737508890-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-150479062 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-150479062, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:28:07.692432 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-dab441df-ccf8-4f63-8c2b-3aa487f672f3 tempest-VolumeQuotasNegativeTestJSON-737508890 tempest-VolumeQuotasNegativeTestJSON-737508890-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-150479062 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-150479062, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:28:07.693039 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-dab441df-ccf8-4f63-8c2b-3aa487f672f3 tempest-VolumeQuotasNegativeTestJSON-737508890 tempest-VolumeQuotasNegativeTestJSON-737508890-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-150479062 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-150479062, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:28:07.699806 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dab441df-ccf8-4f63-8c2b-3aa487f672f3 tempest-VolumeQuotasNegativeTestJSON-737508890 tempest-VolumeQuotasNegativeTestJSON-737508890-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/44b25ed13909420e8c9c7db6d8fae1b2 returned with HTTP 200 Jul 31 17:28:07.700594 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 720/2870] 10.4.3.92 () {68 vars in 1367 bytes} [Fri Jul 31 17:28:07 2026] PUT /volume/v3/os-quota-sets/44b25ed13909420e8c9c7db6d8fae1b2 => generated 557 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:28:07.712156 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8ffdbffe-3080-4f09-b01d-c004ade0a6b3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:07.714565 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8ffdbffe-3080-4f09-b01d-c004ade0a6b3 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] POST https://10.4.3.92/volume/v3/volumes/e9fa12f7-857e-4136-890b-da9a73006a05/action Jul 31 17:28:07.715029 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8ffdbffe-3080-4f09-b01d-c004ade0a6b3 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:28:07.715196 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8ffdbffe-3080-4f09-b01d-c004ade0a6b3 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:07.727805 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:07.727805 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:07.728615 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8ffdbffe-3080-4f09-b01d-c004ade0a6b3 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Volume info retrieved successfully. Jul 31 17:28:07.791696 np0000006248 devstack@c-api.service[100271]: ERROR cinder.volume.api [None req-8ffdbffe-3080-4f09-b01d-c004ade0a6b3 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Quota exceeded for 44b25ed13909420e8c9c7db6d8fae1b2, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 31 17:28:07.803504 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.middleware.fault [None req-8ffdbffe-3080-4f09-b01d-c004ade0a6b3 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] https://10.4.3.92/volume/v3/volumes/e9fa12f7-857e-4136-890b-da9a73006a05/action returned with HTTP 413 Jul 31 17:28:07.804644 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 713/2871] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:28:07 2026] POST /volume/v3/volumes/e9fa12f7-857e-4136-890b-da9a73006a05/action => generated 208 bytes in 93 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 31 17:28:07.807349 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c5813c46-f9b8-4d41-a636-4c6c53a8df33 tempest-ProjectReaderTests-1475508026 tempest-ProjectReaderTests-1475508026-project-admin] GET https://10.4.3.92/volume/v3/scheduler-stats/get_pools Jul 31 17:28:07.807650 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c5813c46-f9b8-4d41-a636-4c6c53a8df33 tempest-ProjectReaderTests-1475508026 tempest-ProjectReaderTests-1475508026-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:07.807877 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c5813c46-f9b8-4d41-a636-4c6c53a8df33 tempest-ProjectReaderTests-1475508026 tempest-ProjectReaderTests-1475508026-project-admin] Calling method 'get_pools' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:07.821106 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f64b8fb6-f58b-4ab1-a364-c924e47e7ab9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:07.824531 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f64b8fb6-f58b-4ab1-a364-c924e47e7ab9 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] GET https://10.4.3.92/volume/v3/volumes/e9fa12f7-857e-4136-890b-da9a73006a05 Jul 31 17:28:07.824928 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c5813c46-f9b8-4d41-a636-4c6c53a8df33 tempest-ProjectReaderTests-1475508026 tempest-ProjectReaderTests-1475508026-project-admin] https://10.4.3.92/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 31 17:28:07.825012 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f64b8fb6-f58b-4ab1-a364-c924e47e7ab9 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:07.825156 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 719/2872] 10.4.3.92 () {66 vars in 1284 bytes} [Fri Jul 31 17:28:07 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:07.825227 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f64b8fb6-f58b-4ab1-a364-c924e47e7ab9 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:07.834863 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f14fe757-726c-4868-a6b8-bc6afa46e717 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:07.836442 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:07.836442 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:07.842840 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f64b8fb6-f58b-4ab1-a364-c924e47e7ab9 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Volume info retrieved successfully. Jul 31 17:28:07.848445 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f64b8fb6-f58b-4ab1-a364-c924e47e7ab9 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] https://10.4.3.92/volume/v3/volumes/e9fa12f7-857e-4136-890b-da9a73006a05 returned with HTTP 200 Jul 31 17:28:07.850790 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 721/2873] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:07 2026] GET /volume/v3/volumes/e9fa12f7-857e-4136-890b-da9a73006a05 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:07.866559 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-657cd71d-c0bf-42ab-9a87-372f5b18213b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:07.871214 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-657cd71d-c0bf-42ab-9a87-372f5b18213b tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] DELETE https://10.4.3.92/volume/v3/volumes/e9fa12f7-857e-4136-890b-da9a73006a05 Jul 31 17:28:07.872034 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-657cd71d-c0bf-42ab-9a87-372f5b18213b tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:07.872034 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-657cd71d-c0bf-42ab-9a87-372f5b18213b tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:07.872673 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-657cd71d-c0bf-42ab-9a87-372f5b18213b tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Delete volume with id: e9fa12f7-857e-4136-890b-da9a73006a05 Jul 31 17:28:07.887007 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:07.887007 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:07.888134 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-657cd71d-c0bf-42ab-9a87-372f5b18213b tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Volume info retrieved successfully. Jul 31 17:28:07.931505 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-657cd71d-c0bf-42ab-9a87-372f5b18213b tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Delete volume request issued successfully. Jul 31 17:28:07.931792 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-657cd71d-c0bf-42ab-9a87-372f5b18213b tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] https://10.4.3.92/volume/v3/volumes/e9fa12f7-857e-4136-890b-da9a73006a05 returned with HTTP 202 Jul 31 17:28:07.932471 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 714/2874] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:28:07 2026] DELETE /volume/v3/volumes/e9fa12f7-857e-4136-890b-da9a73006a05 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:07.946032 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fe2462c4-4d65-47e1-8b8f-cdf9c1e31027 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:07.948694 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fe2462c4-4d65-47e1-8b8f-cdf9c1e31027 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] GET https://10.4.3.92/volume/v3/volumes/e9fa12f7-857e-4136-890b-da9a73006a05 Jul 31 17:28:07.948985 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fe2462c4-4d65-47e1-8b8f-cdf9c1e31027 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:07.949249 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fe2462c4-4d65-47e1-8b8f-cdf9c1e31027 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:07.951327 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f14fe757-726c-4868-a6b8-bc6afa46e717 tempest-ProjectReaderTests-1475508026 tempest-ProjectReaderTests-1475508026-project-reader] GET https://10.4.3.92/volume/v3/capabilities/np0000006248@storpool Jul 31 17:28:07.951638 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f14fe757-726c-4868-a6b8-bc6afa46e717 tempest-ProjectReaderTests-1475508026 tempest-ProjectReaderTests-1475508026-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:07.951923 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f14fe757-726c-4868-a6b8-bc6afa46e717 tempest-ProjectReaderTests-1475508026 tempest-ProjectReaderTests-1475508026-project-reader] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:07.952722 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-f14fe757-726c-4868-a6b8-bc6afa46e717 tempest-ProjectReaderTests-1475508026 tempest-ProjectReaderTests-1475508026-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '848e2464472f44518424560c7d210062', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '360f4041e74e451a9b5f3ad373026605', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:28:07.953070 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f14fe757-726c-4868-a6b8-bc6afa46e717 tempest-ProjectReaderTests-1475508026 tempest-ProjectReaderTests-1475508026-project-reader] https://10.4.3.92/volume/v3/capabilities/np0000006248@storpool returned with HTTP 403 Jul 31 17:28:07.956908 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 721/2875] 10.4.3.92 () {66 vars in 1311 bytes} [Fri Jul 31 17:28:07 2026] GET /volume/v3/capabilities/np0000006248@storpool => generated 110 bytes in 123 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:07.966340 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:07.966340 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:07.973355 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-fe2462c4-4d65-47e1-8b8f-cdf9c1e31027 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Volume info retrieved successfully. Jul 31 17:28:07.981392 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fe2462c4-4d65-47e1-8b8f-cdf9c1e31027 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] https://10.4.3.92/volume/v3/volumes/e9fa12f7-857e-4136-890b-da9a73006a05 returned with HTTP 200 Jul 31 17:28:07.982033 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 720/2876] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:07 2026] GET /volume/v3/volumes/e9fa12f7-857e-4136-890b-da9a73006a05 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:08.210350 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b5755f01-caaf-4a7d-944f-4c9c1ed81e89 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:08.212559 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b5755f01-caaf-4a7d-944f-4c9c1ed81e89 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb Jul 31 17:28:08.212876 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b5755f01-caaf-4a7d-944f-4c9c1ed81e89 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:08.213159 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b5755f01-caaf-4a7d-944f-4c9c1ed81e89 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:08.213355 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-b5755f01-caaf-4a7d-944f-4c9c1ed81e89 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Show backup with id 09af8f16-7f85-4407-88ec-84e95c3dc5bb. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:08.218878 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:08.218878 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:08.219803 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b5755f01-caaf-4a7d-944f-4c9c1ed81e89 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb returned with HTTP 200 Jul 31 17:28:08.220275 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 722/2877] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:08 2026] GET /volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:09.003870 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f40d3b46-f4d9-428a-8834-847af4e06e11 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:09.006599 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f40d3b46-f4d9-428a-8834-847af4e06e11 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] GET https://10.4.3.92/volume/v3/volumes/e9fa12f7-857e-4136-890b-da9a73006a05 Jul 31 17:28:09.006826 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f40d3b46-f4d9-428a-8834-847af4e06e11 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:09.007650 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f40d3b46-f4d9-428a-8834-847af4e06e11 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:09.018542 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f40d3b46-f4d9-428a-8834-847af4e06e11 tempest-VolumeQuotasNegativeTestJSON-1194668072 tempest-VolumeQuotasNegativeTestJSON-1194668072-project-member] https://10.4.3.92/volume/v3/volumes/e9fa12f7-857e-4136-890b-da9a73006a05 returned with HTTP 404 Jul 31 17:28:09.019656 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 715/2878] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:09 2026] GET /volume/v3/volumes/e9fa12f7-857e-4136-890b-da9a73006a05 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 17:28:09.034822 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7642fe7a-90d2-4228-9b5f-d759eb38d9d3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:09.037226 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7642fe7a-90d2-4228-9b5f-d759eb38d9d3 tempest-VolumeQuotasNegativeTestJSON-737508890 tempest-VolumeQuotasNegativeTestJSON-737508890-project-admin] PUT https://10.4.3.92/volume/v3/os-quota-sets/44b25ed13909420e8c9c7db6d8fae1b2 Jul 31 17:28:09.038240 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7642fe7a-90d2-4228-9b5f-d759eb38d9d3 tempest-VolumeQuotasNegativeTestJSON-737508890 tempest-VolumeQuotasNegativeTestJSON-737508890-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=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:09.192852 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7642fe7a-90d2-4228-9b5f-d759eb38d9d3 tempest-VolumeQuotasNegativeTestJSON-737508890 tempest-VolumeQuotasNegativeTestJSON-737508890-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/44b25ed13909420e8c9c7db6d8fae1b2 returned with HTTP 200 Jul 31 17:28:09.193559 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 722/2879] 10.4.3.92 () {68 vars in 1368 bytes} [Fri Jul 31 17:28:09 2026] PUT /volume/v3/os-quota-sets/44b25ed13909420e8c9c7db6d8fae1b2 => generated 561 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:09.234849 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8eaa4e67-d49e-4fbb-b75c-fa2068e0186d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:09.237247 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8eaa4e67-d49e-4fbb-b75c-fa2068e0186d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb Jul 31 17:28:09.237748 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8eaa4e67-d49e-4fbb-b75c-fa2068e0186d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:09.238144 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8eaa4e67-d49e-4fbb-b75c-fa2068e0186d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:09.238380 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-8eaa4e67-d49e-4fbb-b75c-fa2068e0186d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Show backup with id 09af8f16-7f85-4407-88ec-84e95c3dc5bb. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:09.245643 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:09.245643 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:09.246958 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8eaa4e67-d49e-4fbb-b75c-fa2068e0186d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb returned with HTTP 200 Jul 31 17:28:09.247564 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 721/2880] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:09 2026] GET /volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:09.764487 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-41d4c432-9080-4353-ae04-26c2b163e92a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:09.768343 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-41d4c432-9080-4353-ae04-26c2b163e92a tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:28:09.768343 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-41d4c432-9080-4353-ae04-26c2b163e92a tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1191365083", "snapshot_id": "6527a0cf-5e2e-41b7-bf31-30d585195c19", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:09.769751 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-41d4c432-9080-4353-ae04-26c2b163e92a tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1191365083', 'snapshot_id': '6527a0cf-5e2e-41b7-bf31-30d585195c19', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:28:09.778359 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:09.778359 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:09.780417 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-41d4c432-9080-4353-ae04-26c2b163e92a tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Snapshot retrieved successfully. Jul 31 17:28:09.780417 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-41d4c432-9080-4353-ae04-26c2b163e92a tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Create volume of 1 GB Jul 31 17:28:09.785608 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-41d4c432-9080-4353-ae04-26c2b163e92a tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Availability Zones retrieved successfully. Jul 31 17:28:09.792143 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-41d4c432-9080-4353-ae04-26c2b163e92a tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Flow 'volume_create_api' (1c951786-79cd-468e-9e09-d164be13925d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:09.793466 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-41d4c432-9080-4353-ae04-26c2b163e92a tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcdd2b35-b8e8-4f05-85bc-7e5d3182d4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:09.794718 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-41d4c432-9080-4353-ae04-26c2b163e92a tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:28:09.829958 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-41d4c432-9080-4353-ae04-26c2b163e92a tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcdd2b35-b8e8-4f05-85bc-7e5d3182d4eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6527a0cf-5e2e-41b7-bf31-30d585195c19', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:09.831146 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-41d4c432-9080-4353-ae04-26c2b163e92a tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cabadf6f-f052-450c-a1c5-63ef3252ff78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:09.882130 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-41d4c432-9080-4353-ae04-26c2b163e92a tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Created reservations ['688d8b73-eb0e-4972-8c08-47365f76d7fd', '6a557d67-0869-4b82-b686-b42822b110d1', 'e22a3818-81d3-4a41-ae20-74350eeffd63', 'a453444e-c18e-4c83-b4df-b3fe45313dd9'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:09.882130 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-41d4c432-9080-4353-ae04-26c2b163e92a tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cabadf6f-f052-450c-a1c5-63ef3252ff78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['688d8b73-eb0e-4972-8c08-47365f76d7fd', '6a557d67-0869-4b82-b686-b42822b110d1', 'e22a3818-81d3-4a41-ae20-74350eeffd63', 'a453444e-c18e-4c83-b4df-b3fe45313dd9']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:09.882130 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-41d4c432-9080-4353-ae04-26c2b163e92a tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (109aa3e1-12fc-4498-9ac1-13bfef4856f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:09.923950 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-41d4c432-9080-4353-ae04-26c2b163e92a tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (109aa3e1-12fc-4498-9ac1-13bfef4856f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b26f174-96d9-4923-9d57-48dc7cdca6cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1191365083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c583277130604bb09a7140400a5851ba',qos_specs=None,replication_status=,reservations=['688d8b73-eb0e-4972-8c08-47365f76d7fd','6a557d67-0869-4b82-b686-b42822b110d1','e22a3818-81d3-4a41-ae20-74350eeffd63','a453444e-c18e-4c83-b4df-b3fe45313dd9'],size=1,snapshot_id=6527a0cf-5e2e-41b7-bf31-30d585195c19,source_replicaid=,source_volid=None,status='creating',user_id='58dcf4029e764986befe7f18a0f03546',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:28:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1191365083',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b26f174-96d9-4923-9d57-48dc7cdca6cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c583277130604bb09a7140400a5851ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6527a0cf-5e2e-41b7-bf31-30d585195c19,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58dcf4029e764986befe7f18a0f03546',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:09.925386 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-41d4c432-9080-4353-ae04-26c2b163e92a tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (751f93a7-9c50-433c-a5dc-70875ef882ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:09.944841 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-41d4c432-9080-4353-ae04-26c2b163e92a tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (751f93a7-9c50-433c-a5dc-70875ef882ad) transitioned into state 'SUCCESS' from state '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-1191365083',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c583277130604bb09a7140400a5851ba',qos_specs=None,replication_status=,reservations=['688d8b73-eb0e-4972-8c08-47365f76d7fd','6a557d67-0869-4b82-b686-b42822b110d1','e22a3818-81d3-4a41-ae20-74350eeffd63','a453444e-c18e-4c83-b4df-b3fe45313dd9'],size=1,snapshot_id=6527a0cf-5e2e-41b7-bf31-30d585195c19,source_replicaid=,source_volid=None,status='creating',user_id='58dcf4029e764986befe7f18a0f03546',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:09.944841 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-41d4c432-9080-4353-ae04-26c2b163e92a tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (138abd61-1c22-4c87-a08a-86ce878b08ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:09.964890 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-41d4c432-9080-4353-ae04-26c2b163e92a tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (138abd61-1c22-4c87-a08a-86ce878b08ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:09.965642 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-41d4c432-9080-4353-ae04-26c2b163e92a tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Flow 'volume_create_api' (1c951786-79cd-468e-9e09-d164be13925d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:09.965938 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-41d4c432-9080-4353-ae04-26c2b163e92a tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Create volume request issued successfully. Jul 31 17:28:09.966470 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-41d4c432-9080-4353-ae04-26c2b163e92a tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:28:09.966893 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 723/2881] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:28:09 2026] POST /volume/v3/volumes => generated 779 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:28:10.262341 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0c3f938c-b807-467c-96ba-a77e08b3ded7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:10.264943 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0c3f938c-b807-467c-96ba-a77e08b3ded7 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb Jul 31 17:28:10.265242 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0c3f938c-b807-467c-96ba-a77e08b3ded7 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:10.265545 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0c3f938c-b807-467c-96ba-a77e08b3ded7 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:10.265675 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-0c3f938c-b807-467c-96ba-a77e08b3ded7 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Show backup with id 09af8f16-7f85-4407-88ec-84e95c3dc5bb. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:10.274360 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:10.274360 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:10.275261 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0c3f938c-b807-467c-96ba-a77e08b3ded7 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb returned with HTTP 200 Jul 31 17:28:10.276427 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 716/2882] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:10 2026] GET /volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:10.432774 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d1fae06b-dc26-43ad-816f-1c0924ae50a9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:10.601354 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d1fae06b-dc26-43ad-816f-1c0924ae50a9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:28:10.601920 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d1fae06b-dc26-43ad-816f-1c0924ae50a9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1631554328"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:10.603890 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-d1fae06b-dc26-43ad-816f-1c0924ae50a9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1631554328'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:28:10.604111 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-d1fae06b-dc26-43ad-816f-1c0924ae50a9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Create volume of 1 GB Jul 31 17:28:10.609390 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d1fae06b-dc26-43ad-816f-1c0924ae50a9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Availability Zones retrieved successfully. Jul 31 17:28:10.617872 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d1fae06b-dc26-43ad-816f-1c0924ae50a9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Flow 'volume_create_api' (9a6570ad-b115-42f4-8fe9-e6002031b436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:10.619496 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d1fae06b-dc26-43ad-816f-1c0924ae50a9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44a09094-ddc9-4ac4-9dc5-4e5b7a980c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:10.620700 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-d1fae06b-dc26-43ad-816f-1c0924ae50a9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:28:10.656728 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d1fae06b-dc26-43ad-816f-1c0924ae50a9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44a09094-ddc9-4ac4-9dc5-4e5b7a980c77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:10.657484 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d1fae06b-dc26-43ad-816f-1c0924ae50a9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f85c846b-c77e-47e2-851e-7071ed868a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:10.729478 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-d1fae06b-dc26-43ad-816f-1c0924ae50a9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Created reservations ['d8829fca-5295-44ba-a6d1-0a1db066ca2b', '1fac5811-611d-4ffd-b717-da440c6beff1', 'c092265f-ab57-4e92-9dd7-7b26e969fd49', 'ebd90db6-cac6-4952-92e9-e19fe28e9048'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:10.730490 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d1fae06b-dc26-43ad-816f-1c0924ae50a9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f85c846b-c77e-47e2-851e-7071ed868a65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8829fca-5295-44ba-a6d1-0a1db066ca2b', '1fac5811-611d-4ffd-b717-da440c6beff1', 'c092265f-ab57-4e92-9dd7-7b26e969fd49', 'ebd90db6-cac6-4952-92e9-e19fe28e9048']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:10.731489 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d1fae06b-dc26-43ad-816f-1c0924ae50a9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db406242-2ef8-4500-977d-f4f873b61b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:10.764289 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d1fae06b-dc26-43ad-816f-1c0924ae50a9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db406242-2ef8-4500-977d-f4f873b61b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f426e675-e945-46f7-8eb2-4172f1fa00bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1631554328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='040f243ab1844c10a8e802d7e1823c0e',qos_specs=None,replication_status=,reservations=['d8829fca-5295-44ba-a6d1-0a1db066ca2b','1fac5811-611d-4ffd-b717-da440c6beff1','c092265f-ab57-4e92-9dd7-7b26e969fd49','ebd90db6-cac6-4952-92e9-e19fe28e9048'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='071f5ea2923e489ebaba5a72ed1203a9',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:28:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1631554328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f426e675-e945-46f7-8eb2-4172f1fa00bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='040f243ab1844c10a8e802d7e1823c0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='071f5ea2923e489ebaba5a72ed1203a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:10.765153 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d1fae06b-dc26-43ad-816f-1c0924ae50a9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71d2f618-6e2c-4822-aa34-08031b5b4804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:10.792765 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d1fae06b-dc26-43ad-816f-1c0924ae50a9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71d2f618-6e2c-4822-aa34-08031b5b4804) transitioned into state 'SUCCESS' from state '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-1631554328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='040f243ab1844c10a8e802d7e1823c0e',qos_specs=None,replication_status=,reservations=['d8829fca-5295-44ba-a6d1-0a1db066ca2b','1fac5811-611d-4ffd-b717-da440c6beff1','c092265f-ab57-4e92-9dd7-7b26e969fd49','ebd90db6-cac6-4952-92e9-e19fe28e9048'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='071f5ea2923e489ebaba5a72ed1203a9',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:10.793671 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d1fae06b-dc26-43ad-816f-1c0924ae50a9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfae1f06-0c3c-4981-af0d-2ba96c329389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:10.807933 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d1fae06b-dc26-43ad-816f-1c0924ae50a9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfae1f06-0c3c-4981-af0d-2ba96c329389) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:10.809180 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d1fae06b-dc26-43ad-816f-1c0924ae50a9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Flow 'volume_create_api' (9a6570ad-b115-42f4-8fe9-e6002031b436) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:10.809699 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d1fae06b-dc26-43ad-816f-1c0924ae50a9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Create volume request issued successfully. Jul 31 17:28:10.810523 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d1fae06b-dc26-43ad-816f-1c0924ae50a9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:28:10.811108 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 723/2883] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:28:10 2026] POST /volume/v3/volumes => generated 776 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:28:10.830855 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c2e2f299-c974-4621-b616-72ad7ffcc529 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:10.833127 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c2e2f299-c974-4621-b616-72ad7ffcc529 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/volumes/f426e675-e945-46f7-8eb2-4172f1fa00bf Jul 31 17:28:10.833424 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c2e2f299-c974-4621-b616-72ad7ffcc529 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:10.833795 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c2e2f299-c974-4621-b616-72ad7ffcc529 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:10.852342 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:10.852342 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:10.859876 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c2e2f299-c974-4621-b616-72ad7ffcc529 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:10.873414 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c2e2f299-c974-4621-b616-72ad7ffcc529 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/f426e675-e945-46f7-8eb2-4172f1fa00bf returned with HTTP 200 Jul 31 17:28:10.873995 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 722/2884] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:10 2026] GET /volume/v3/volumes/f426e675-e945-46f7-8eb2-4172f1fa00bf => generated 955 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:11.287487 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5d95eda2-b79f-437f-831b-f76173487ee7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:11.292828 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5d95eda2-b79f-437f-831b-f76173487ee7 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb Jul 31 17:28:11.293030 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5d95eda2-b79f-437f-831b-f76173487ee7 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:11.293215 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5d95eda2-b79f-437f-831b-f76173487ee7 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:11.293358 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-5d95eda2-b79f-437f-831b-f76173487ee7 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Show backup with id 09af8f16-7f85-4407-88ec-84e95c3dc5bb. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:11.303832 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:11.303832 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:11.304760 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5d95eda2-b79f-437f-831b-f76173487ee7 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb returned with HTTP 200 Jul 31 17:28:11.305129 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 724/2885] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:11 2026] GET /volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:11.500619 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a6c61b51-6edc-4007-9210-f31e486f6a7c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:11.502279 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a6c61b51-6edc-4007-9210-f31e486f6a7c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:28:11.502617 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a6c61b51-6edc-4007-9210-f31e486f6a7c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-421760653"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:11.504149 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-a6c61b51-6edc-4007-9210-f31e486f6a7c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-421760653'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:28:11.504275 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-a6c61b51-6edc-4007-9210-f31e486f6a7c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Create volume of 1 GB Jul 31 17:28:11.508425 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a6c61b51-6edc-4007-9210-f31e486f6a7c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Availability Zones retrieved successfully. Jul 31 17:28:11.514134 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a6c61b51-6edc-4007-9210-f31e486f6a7c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Flow 'volume_create_api' (61a5ccd8-17e1-46a1-976a-5ed3d3728bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:11.515106 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a6c61b51-6edc-4007-9210-f31e486f6a7c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24311504-43e4-4beb-87bc-bda794c2767b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:11.516001 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-a6c61b51-6edc-4007-9210-f31e486f6a7c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:28:11.552552 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a6c61b51-6edc-4007-9210-f31e486f6a7c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24311504-43e4-4beb-87bc-bda794c2767b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:11.553706 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a6c61b51-6edc-4007-9210-f31e486f6a7c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adf56640-918f-489b-aa83-467d5eebdab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:11.607092 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-a6c61b51-6edc-4007-9210-f31e486f6a7c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Created reservations ['6c663681-2741-47b2-be1c-1e5bda115a77', 'ec10279d-02bd-45ad-be4c-d6dac285c31d', 'a514183e-b03f-486f-acbb-02f412bec961', '0c9c2250-12b7-486b-8249-bd7048d60b54'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:11.607976 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a6c61b51-6edc-4007-9210-f31e486f6a7c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adf56640-918f-489b-aa83-467d5eebdab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c663681-2741-47b2-be1c-1e5bda115a77', 'ec10279d-02bd-45ad-be4c-d6dac285c31d', 'a514183e-b03f-486f-acbb-02f412bec961', '0c9c2250-12b7-486b-8249-bd7048d60b54']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:11.608721 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a6c61b51-6edc-4007-9210-f31e486f6a7c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df55e8f7-da6e-4a8d-ba08-3d48a7166d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:11.639475 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a6c61b51-6edc-4007-9210-f31e486f6a7c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df55e8f7-da6e-4a8d-ba08-3d48a7166d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e31bb01a-630f-454a-ab1f-a5daecbf28a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-421760653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ecc9b9b69604155bb3e97377a0792a8',qos_specs=None,replication_status=,reservations=['6c663681-2741-47b2-be1c-1e5bda115a77','ec10279d-02bd-45ad-be4c-d6dac285c31d','a514183e-b03f-486f-acbb-02f412bec961','0c9c2250-12b7-486b-8249-bd7048d60b54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f775afb3ffea4ccc8aaee38afdb913b2',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:28:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-421760653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e31bb01a-630f-454a-ab1f-a5daecbf28a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ecc9b9b69604155bb3e97377a0792a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f775afb3ffea4ccc8aaee38afdb913b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:11.640643 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a6c61b51-6edc-4007-9210-f31e486f6a7c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c31611f3-560b-45d2-987c-38c09737e0d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:11.664581 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a6c61b51-6edc-4007-9210-f31e486f6a7c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c31611f3-560b-45d2-987c-38c09737e0d1) transitioned into state 'SUCCESS' from state '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-421760653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ecc9b9b69604155bb3e97377a0792a8',qos_specs=None,replication_status=,reservations=['6c663681-2741-47b2-be1c-1e5bda115a77','ec10279d-02bd-45ad-be4c-d6dac285c31d','a514183e-b03f-486f-acbb-02f412bec961','0c9c2250-12b7-486b-8249-bd7048d60b54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f775afb3ffea4ccc8aaee38afdb913b2',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:11.665651 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a6c61b51-6edc-4007-9210-f31e486f6a7c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d4979f8-7b7e-4b38-89ee-babe1725c5ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:11.678134 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a6c61b51-6edc-4007-9210-f31e486f6a7c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d4979f8-7b7e-4b38-89ee-babe1725c5ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:11.679383 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a6c61b51-6edc-4007-9210-f31e486f6a7c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Flow 'volume_create_api' (61a5ccd8-17e1-46a1-976a-5ed3d3728bb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:11.679961 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a6c61b51-6edc-4007-9210-f31e486f6a7c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Create volume request issued successfully. Jul 31 17:28:11.681639 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a6c61b51-6edc-4007-9210-f31e486f6a7c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:28:11.681639 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 717/2886] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:28:11 2026] POST /volume/v3/volumes => generated 752 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:28:11.701368 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d6bfa4c0-cf24-490c-805b-85d72386f52a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:11.703726 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d6bfa4c0-cf24-490c-805b-85d72386f52a tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 Jul 31 17:28:11.703977 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d6bfa4c0-cf24-490c-805b-85d72386f52a tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:11.704209 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d6bfa4c0-cf24-490c-805b-85d72386f52a tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:11.717352 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:11.717352 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:11.723998 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d6bfa4c0-cf24-490c-805b-85d72386f52a tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:28:11.730742 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d6bfa4c0-cf24-490c-805b-85d72386f52a tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 returned with HTTP 200 Jul 31 17:28:11.731194 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 724/2887] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:11 2026] GET /volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:11.887865 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fe0df460-b5f9-4ba8-96f7-76de42b039ef None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:11.890386 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fe0df460-b5f9-4ba8-96f7-76de42b039ef tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/volumes/f426e675-e945-46f7-8eb2-4172f1fa00bf Jul 31 17:28:11.890666 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fe0df460-b5f9-4ba8-96f7-76de42b039ef tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:11.890943 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fe0df460-b5f9-4ba8-96f7-76de42b039ef tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:11.900177 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:11.900177 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:11.904822 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-fe0df460-b5f9-4ba8-96f7-76de42b039ef tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:11.909611 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fe0df460-b5f9-4ba8-96f7-76de42b039ef tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/f426e675-e945-46f7-8eb2-4172f1fa00bf returned with HTTP 200 Jul 31 17:28:11.910084 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 723/2888] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:11 2026] GET /volume/v3/volumes/f426e675-e945-46f7-8eb2-4172f1fa00bf => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:28:11.934427 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-353b29a8-d835-4641-b72e-037303466837 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:12.104882 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-353b29a8-d835-4641-b72e-037303466837 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:28:12.104882 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-353b29a8-d835-4641-b72e-037303466837 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f426e675-e945-46f7-8eb2-4172f1fa00bf", "name": "tempest-ProjectMemberTests-Snapshot-240142733"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:12.113716 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:12.113716 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:12.114247 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-353b29a8-d835-4641-b72e-037303466837 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Volume info retrieved successfully. Jul 31 17:28:12.114393 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-353b29a8-d835-4641-b72e-037303466837 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Create snapshot from volume f426e675-e945-46f7-8eb2-4172f1fa00bf Jul 31 17:28:12.155065 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-353b29a8-d835-4641-b72e-037303466837 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Created reservations ['03141b1a-1a5d-428b-9dd4-6ffdfc71efac', 'dc836363-345b-4a53-841a-1ba53da199a6', 'cec3d12f-53e5-4a04-9b68-985891d76ca5', '87a2f414-ae1a-4ac3-85ba-e3de7ed972c1'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:12.190502 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-353b29a8-d835-4641-b72e-037303466837 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Snapshot create request issued successfully. Jul 31 17:28:12.191647 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-353b29a8-d835-4641-b72e-037303466837 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:28:12.192679 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 725/2889] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:28:11 2026] POST /volume/v3/snapshots => generated 304 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:28:12.202857 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6cffb337-562c-409a-a916-b03214272a88 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:12.205237 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6cffb337-562c-409a-a916-b03214272a88 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] GET https://10.4.3.92/volume/v3/snapshots/a4469fe3-80ee-4c6b-95b8-a38e30eb183b Jul 31 17:28:12.205499 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6cffb337-562c-409a-a916-b03214272a88 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:12.205735 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6cffb337-562c-409a-a916-b03214272a88 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:12.212900 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:12.212900 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:12.213501 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6cffb337-562c-409a-a916-b03214272a88 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Snapshot retrieved successfully. Jul 31 17:28:12.214986 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6cffb337-562c-409a-a916-b03214272a88 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] https://10.4.3.92/volume/v3/snapshots/a4469fe3-80ee-4c6b-95b8-a38e30eb183b returned with HTTP 200 Jul 31 17:28:12.216160 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 718/2890] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:12 2026] GET /volume/v3/snapshots/a4469fe3-80ee-4c6b-95b8-a38e30eb183b => generated 436 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:12.320545 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a6682bab-a9e8-468b-93ed-0d347a82abfd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:12.323727 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a6682bab-a9e8-468b-93ed-0d347a82abfd tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb Jul 31 17:28:12.324643 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a6682bab-a9e8-468b-93ed-0d347a82abfd tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:12.324643 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a6682bab-a9e8-468b-93ed-0d347a82abfd tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:12.325183 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a6682bab-a9e8-468b-93ed-0d347a82abfd tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Show backup with id 09af8f16-7f85-4407-88ec-84e95c3dc5bb. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:12.342191 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:12.342191 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:12.343219 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a6682bab-a9e8-468b-93ed-0d347a82abfd tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb returned with HTTP 200 Jul 31 17:28:12.343941 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 725/2891] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:12 2026] GET /volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb => generated 832 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:12.353760 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a9779d52-0fe6-44d1-8240-e7acabec7fb4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:12.542633 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a9779d52-0fe6-44d1-8240-e7acabec7fb4 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] GET https://10.4.3.92/volume/v3/volumes Jul 31 17:28:12.542943 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a9779d52-0fe6-44d1-8240-e7acabec7fb4 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:12.543716 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a9779d52-0fe6-44d1-8240-e7acabec7fb4 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:12.544165 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-a9779d52-0fe6-44d1-8240-e7acabec7fb4 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:28:12.545294 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a9779d52-0fe6-44d1-8240-e7acabec7fb4 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:28:12.557176 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a9779d52-0fe6-44d1-8240-e7acabec7fb4 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Get all volumes completed successfully. Jul 31 17:28:12.557264 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a9779d52-0fe6-44d1-8240-e7acabec7fb4 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 200 Jul 31 17:28:12.557850 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 724/2892] 10.4.3.92 () {66 vars in 1230 bytes} [Fri Jul 31 17:28:12 2026] GET /volume/v3/volumes => generated 15 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:28:12.574453 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2db231af-2ec9-44ca-9ea8-4c350341b356 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:12.577289 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2db231af-2ec9-44ca-9ea8-4c350341b356 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:28:12.577974 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2db231af-2ec9-44ca-9ea8-4c350341b356 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-689047795"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:12.580755 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-2db231af-2ec9-44ca-9ea8-4c350341b356 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-689047795'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:28:12.581341 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-2db231af-2ec9-44ca-9ea8-4c350341b356 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Create volume of 1 GB Jul 31 17:28:12.583248 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:12.583248 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:12.591344 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2db231af-2ec9-44ca-9ea8-4c350341b356 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Availability Zones retrieved successfully. Jul 31 17:28:12.597607 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2db231af-2ec9-44ca-9ea8-4c350341b356 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Flow 'volume_create_api' (dee4e630-4f21-41a4-b6f2-bf19f3ce0e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:12.599863 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2db231af-2ec9-44ca-9ea8-4c350341b356 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c0438d2-a476-4417-b917-7343860bc849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:12.602583 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-2db231af-2ec9-44ca-9ea8-4c350341b356 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:28:12.649023 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2db231af-2ec9-44ca-9ea8-4c350341b356 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c0438d2-a476-4417-b917-7343860bc849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:12.650470 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2db231af-2ec9-44ca-9ea8-4c350341b356 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4f6c0bb-e3ab-4798-9e20-6f95757d6f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:12.736338 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-2db231af-2ec9-44ca-9ea8-4c350341b356 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Created reservations ['61106884-3ccf-4c12-9890-baedb6a23cab', '21eab9c5-8d73-4e28-af34-bae11a5d4dce', '65de644e-a4a6-438d-a014-006e7fa5d6b1', '1c32de67-de46-4093-9ee7-ff00223a94f5'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:12.740611 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2db231af-2ec9-44ca-9ea8-4c350341b356 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4f6c0bb-e3ab-4798-9e20-6f95757d6f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61106884-3ccf-4c12-9890-baedb6a23cab', '21eab9c5-8d73-4e28-af34-bae11a5d4dce', '65de644e-a4a6-438d-a014-006e7fa5d6b1', '1c32de67-de46-4093-9ee7-ff00223a94f5']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:12.740611 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2db231af-2ec9-44ca-9ea8-4c350341b356 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce440605-5996-4edf-bd61-e21f9517d8aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:12.756254 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-26b98c71-0a10-4a8e-9e1c-2c3b76b17e2a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:12.756254 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-26b98c71-0a10-4a8e-9e1c-2c3b76b17e2a tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 Jul 31 17:28:12.756254 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-26b98c71-0a10-4a8e-9e1c-2c3b76b17e2a tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:12.756254 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-26b98c71-0a10-4a8e-9e1c-2c3b76b17e2a tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:12.767585 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:12.767585 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:12.772194 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-26b98c71-0a10-4a8e-9e1c-2c3b76b17e2a tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:28:12.778957 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-26b98c71-0a10-4a8e-9e1c-2c3b76b17e2a tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 returned with HTTP 200 Jul 31 17:28:12.779251 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 719/2893] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:12 2026] GET /volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:12.780488 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2db231af-2ec9-44ca-9ea8-4c350341b356 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce440605-5996-4edf-bd61-e21f9517d8aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '965d0981-1990-45d5-80ae-14efd3e3ef70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-689047795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86361dcc753943b1bff07113745b6ce3',qos_specs=None,replication_status=,reservations=['61106884-3ccf-4c12-9890-baedb6a23cab','21eab9c5-8d73-4e28-af34-bae11a5d4dce','65de644e-a4a6-438d-a014-006e7fa5d6b1','1c32de67-de46-4093-9ee7-ff00223a94f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ce68020f8df4e5db1038c4a9ff13b6d',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:28:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-689047795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=965d0981-1990-45d5-80ae-14efd3e3ef70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86361dcc753943b1bff07113745b6ce3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ce68020f8df4e5db1038c4a9ff13b6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:12.781612 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2db231af-2ec9-44ca-9ea8-4c350341b356 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d09866cb-9bb7-4cf2-b383-e4b6b270094d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:12.820135 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2db231af-2ec9-44ca-9ea8-4c350341b356 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d09866cb-9bb7-4cf2-b383-e4b6b270094d) transitioned into state 'SUCCESS' from state '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-689047795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86361dcc753943b1bff07113745b6ce3',qos_specs=None,replication_status=,reservations=['61106884-3ccf-4c12-9890-baedb6a23cab','21eab9c5-8d73-4e28-af34-bae11a5d4dce','65de644e-a4a6-438d-a014-006e7fa5d6b1','1c32de67-de46-4093-9ee7-ff00223a94f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ce68020f8df4e5db1038c4a9ff13b6d',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:12.820413 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2db231af-2ec9-44ca-9ea8-4c350341b356 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a50de45-bd3c-4113-ba05-b2339f00c2b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:12.844690 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2db231af-2ec9-44ca-9ea8-4c350341b356 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a50de45-bd3c-4113-ba05-b2339f00c2b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:12.846263 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-ce01186b-9f0b-4365-8dc3-540a1a502c8f req-b34df67d-a83b-4650-af6b-8f7fe75d0f12 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:12.848051 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2db231af-2ec9-44ca-9ea8-4c350341b356 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Flow 'volume_create_api' (dee4e630-4f21-41a4-b6f2-bf19f3ce0e11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:12.848051 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2db231af-2ec9-44ca-9ea8-4c350341b356 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Create volume request issued successfully. Jul 31 17:28:12.849499 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2db231af-2ec9-44ca-9ea8-4c350341b356 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:28:12.851671 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 726/2894] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:28:12 2026] POST /volume/v3/volumes => generated 752 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:28:12.851768 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-ce01186b-9f0b-4365-8dc3-540a1a502c8f req-b34df67d-a83b-4650-af6b-8f7fe75d0f12 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 Jul 31 17:28:12.851768 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-ce01186b-9f0b-4365-8dc3-540a1a502c8f req-b34df67d-a83b-4650-af6b-8f7fe75d0f12 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:12.851768 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-ce01186b-9f0b-4365-8dc3-540a1a502c8f req-b34df67d-a83b-4650-af6b-8f7fe75d0f12 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:12.861816 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:12.861816 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:12.867935 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f331ffe9-7d65-46e1-afc9-7f90c05bf441 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:12.870445 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f331ffe9-7d65-46e1-afc9-7f90c05bf441 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] GET https://10.4.3.92/volume/v3/volumes/965d0981-1990-45d5-80ae-14efd3e3ef70 Jul 31 17:28:12.870445 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f331ffe9-7d65-46e1-afc9-7f90c05bf441 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:12.870706 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-ce01186b-9f0b-4365-8dc3-540a1a502c8f req-b34df67d-a83b-4650-af6b-8f7fe75d0f12 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:28:12.870735 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f331ffe9-7d65-46e1-afc9-7f90c05bf441 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:12.879099 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-ce01186b-9f0b-4365-8dc3-540a1a502c8f req-b34df67d-a83b-4650-af6b-8f7fe75d0f12 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 returned with HTTP 200 Jul 31 17:28:12.880058 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 726/2895] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:28:12 2026] GET /volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:12.885958 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:12.885958 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:12.897391 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f331ffe9-7d65-46e1-afc9-7f90c05bf441 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Volume info retrieved successfully. Jul 31 17:28:12.907219 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f331ffe9-7d65-46e1-afc9-7f90c05bf441 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] https://10.4.3.92/volume/v3/volumes/965d0981-1990-45d5-80ae-14efd3e3ef70 returned with HTTP 200 Jul 31 17:28:12.908078 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 725/2896] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:12 2026] GET /volume/v3/volumes/965d0981-1990-45d5-80ae-14efd3e3ef70 => generated 820 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:13.021460 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f75742c6-5ebc-48e7-bca4-aa29f72164d4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:13.021460 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f75742c6-5ebc-48e7-bca4-aa29f72164d4 None None] GET https://10.4.3.92/volume// Jul 31 17:28:13.021460 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f75742c6-5ebc-48e7-bca4-aa29f72164d4 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:13.021460 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f75742c6-5ebc-48e7-bca4-aa29f72164d4 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:13.021460 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f75742c6-5ebc-48e7-bca4-aa29f72164d4 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:28:13.021460 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 720/2897] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:28:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:28:13.035483 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-ce01186b-9f0b-4365-8dc3-540a1a502c8f req-53c23f96-cec9-475c-9c3b-ba473126f432 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:13.038699 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ce01186b-9f0b-4365-8dc3-540a1a502c8f req-53c23f96-cec9-475c-9c3b-ba473126f432 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:28:13.039473 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ce01186b-9f0b-4365-8dc3-540a1a502c8f req-53c23f96-cec9-475c-9c3b-ba473126f432 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e31bb01a-630f-454a-ab1f-a5daecbf28a1", "connector": null, "instance_uuid": "b54a9015-ded0-41ed-9a66-ac0318050478"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:13.055842 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:13.055842 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:13.113586 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ce01186b-9f0b-4365-8dc3-540a1a502c8f req-53c23f96-cec9-475c-9c3b-ba473126f432 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:28:13.114126 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 727/2898] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:28:13 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) Jul 31 17:28:13.161811 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fe7e0711-5220-42b0-9175-8aab7e3a1324 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:13.164135 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fe7e0711-5220-42b0-9175-8aab7e3a1324 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 Jul 31 17:28:13.164448 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fe7e0711-5220-42b0-9175-8aab7e3a1324 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:13.164796 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fe7e0711-5220-42b0-9175-8aab7e3a1324 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:13.179898 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-747e5f88-c004-4baf-b44e-d886a076c100 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:13.180521 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-747e5f88-c004-4baf-b44e-d886a076c100 None None] GET https://10.4.3.92/volume// Jul 31 17:28:13.180829 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-747e5f88-c004-4baf-b44e-d886a076c100 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:13.181082 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-747e5f88-c004-4baf-b44e-d886a076c100 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:13.182412 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-747e5f88-c004-4baf-b44e-d886a076c100 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:28:13.182412 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 726/2899] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:28:13 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:28:13.185385 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:13.185385 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:13.193544 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fe7e0711-5220-42b0-9175-8aab7e3a1324 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:28:13.196589 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-ce01186b-9f0b-4365-8dc3-540a1a502c8f req-86105e57-0041-430b-8838-56d686e44e31 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:13.199332 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-ce01186b-9f0b-4365-8dc3-540a1a502c8f req-86105e57-0041-430b-8838-56d686e44e31 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 Jul 31 17:28:13.199729 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-ce01186b-9f0b-4365-8dc3-540a1a502c8f req-86105e57-0041-430b-8838-56d686e44e31 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:13.200017 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-ce01186b-9f0b-4365-8dc3-540a1a502c8f req-86105e57-0041-430b-8838-56d686e44e31 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:13.200101 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fe7e0711-5220-42b0-9175-8aab7e3a1324 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 returned with HTTP 200 Jul 31 17:28:13.200639 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 727/2900] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:13 2026] GET /volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:13.215116 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:13.215116 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:13.220701 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-ce01186b-9f0b-4365-8dc3-540a1a502c8f req-86105e57-0041-430b-8838-56d686e44e31 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:28:13.227820 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-ce01186b-9f0b-4365-8dc3-540a1a502c8f req-86105e57-0041-430b-8838-56d686e44e31 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 returned with HTTP 200 Jul 31 17:28:13.228561 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 721/2901] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:28:13 2026] GET /volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 => generated 1024 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:28:13.229338 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-697dc25d-7cc9-4926-8d6a-1aa623a4c372 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:13.233292 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-697dc25d-7cc9-4926-8d6a-1aa623a4c372 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] GET https://10.4.3.92/volume/v3/snapshots/a4469fe3-80ee-4c6b-95b8-a38e30eb183b Jul 31 17:28:13.233579 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-697dc25d-7cc9-4926-8d6a-1aa623a4c372 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:13.233894 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-697dc25d-7cc9-4926-8d6a-1aa623a4c372 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:13.244881 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:13.244881 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:13.248663 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-697dc25d-7cc9-4926-8d6a-1aa623a4c372 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Snapshot retrieved successfully. Jul 31 17:28:13.252090 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-697dc25d-7cc9-4926-8d6a-1aa623a4c372 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] https://10.4.3.92/volume/v3/snapshots/a4469fe3-80ee-4c6b-95b8-a38e30eb183b returned with HTTP 200 Jul 31 17:28:13.253380 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 728/2902] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:13 2026] GET /volume/v3/snapshots/a4469fe3-80ee-4c6b-95b8-a38e30eb183b => generated 463 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:13.265027 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ccae5f97-e076-4da4-b62a-1a27b73e7840 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:13.267167 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ccae5f97-e076-4da4-b62a-1a27b73e7840 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/a4469fe3-80ee-4c6b-95b8-a38e30eb183b Jul 31 17:28:13.267411 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ccae5f97-e076-4da4-b62a-1a27b73e7840 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:13.267626 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ccae5f97-e076-4da4-b62a-1a27b73e7840 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:13.267744 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-ccae5f97-e076-4da4-b62a-1a27b73e7840 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Delete snapshot with id: a4469fe3-80ee-4c6b-95b8-a38e30eb183b Jul 31 17:28:13.276907 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:13.276907 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:13.277434 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ccae5f97-e076-4da4-b62a-1a27b73e7840 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Snapshot retrieved successfully. Jul 31 17:28:13.312777 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ccae5f97-e076-4da4-b62a-1a27b73e7840 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Snapshot delete request issued successfully. Jul 31 17:28:13.313119 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ccae5f97-e076-4da4-b62a-1a27b73e7840 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] https://10.4.3.92/volume/v3/snapshots/a4469fe3-80ee-4c6b-95b8-a38e30eb183b returned with HTTP 202 Jul 31 17:28:13.313617 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 727/2903] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:28:13 2026] DELETE /volume/v3/snapshots/a4469fe3-80ee-4c6b-95b8-a38e30eb183b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:13.324086 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-407d8a7f-e9f3-4a85-8176-cfb78b66cbd7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:13.326275 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-407d8a7f-e9f3-4a85-8176-cfb78b66cbd7 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] GET https://10.4.3.92/volume/v3/snapshots/a4469fe3-80ee-4c6b-95b8-a38e30eb183b Jul 31 17:28:13.326581 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-407d8a7f-e9f3-4a85-8176-cfb78b66cbd7 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:13.326977 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-407d8a7f-e9f3-4a85-8176-cfb78b66cbd7 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:13.335392 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:13.335392 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:13.336455 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-407d8a7f-e9f3-4a85-8176-cfb78b66cbd7 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Snapshot retrieved successfully. Jul 31 17:28:13.337680 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-407d8a7f-e9f3-4a85-8176-cfb78b66cbd7 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] https://10.4.3.92/volume/v3/snapshots/a4469fe3-80ee-4c6b-95b8-a38e30eb183b returned with HTTP 200 Jul 31 17:28:13.338195 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 728/2904] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:13 2026] GET /volume/v3/snapshots/a4469fe3-80ee-4c6b-95b8-a38e30eb183b => generated 462 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:13.358238 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ff1b71e6-6cf3-4726-bde3-b382ddd8f0c2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:13.364296 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-ce01186b-9f0b-4365-8dc3-540a1a502c8f req-5a0da250-0de5-4db9-bd51-c6c500a93b63 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:13.365685 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ff1b71e6-6cf3-4726-bde3-b382ddd8f0c2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb Jul 31 17:28:13.366520 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ff1b71e6-6cf3-4726-bde3-b382ddd8f0c2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:13.366520 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ff1b71e6-6cf3-4726-bde3-b382ddd8f0c2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:13.367801 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-ff1b71e6-6cf3-4726-bde3-b382ddd8f0c2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Show backup with id 09af8f16-7f85-4407-88ec-84e95c3dc5bb. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:13.370540 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ce01186b-9f0b-4365-8dc3-540a1a502c8f req-5a0da250-0de5-4db9-bd51-c6c500a93b63 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] PUT https://10.4.3.92/volume/v3/attachments/5f6571a1-1847-4e76-a34b-7dc33a0d7424 Jul 31 17:28:13.371155 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ce01186b-9f0b-4365-8dc3-540a1a502c8f req-5a0da250-0de5-4db9-bd51-c6c500a93b63 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:13.373413 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:13.373413 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:13.374472 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ff1b71e6-6cf3-4726-bde3-b382ddd8f0c2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb returned with HTTP 200 Jul 31 17:28:13.375000 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 722/2905] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:13 2026] GET /volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:13.382874 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-ce01186b-9f0b-4365-8dc3-540a1a502c8f req-5a0da250-0de5-4db9-bd51-c6c500a93b63 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Acquiring lock "cinder-attachment_update-e31bb01a-630f-454a-ab1f-a5daecbf28a1-np0000006248" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:28:13.388598 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-ce01186b-9f0b-4365-8dc3-540a1a502c8f req-5a0da250-0de5-4db9-bd51-c6c500a93b63 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Lock "cinder-attachment_update-e31bb01a-630f-454a-ab1f-a5daecbf28a1-np0000006248" acquired by "attachment_update" :: waited 0.006s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:28:13.389878 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:13.389878 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:13.510005 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-ce01186b-9f0b-4365-8dc3-540a1a502c8f req-5a0da250-0de5-4db9-bd51-c6c500a93b63 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Lock "cinder-attachment_update-e31bb01a-630f-454a-ab1f-a5daecbf28a1-np0000006248" released by "attachment_update" :: held 0.121s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:28:13.510372 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ce01186b-9f0b-4365-8dc3-540a1a502c8f req-5a0da250-0de5-4db9-bd51-c6c500a93b63 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/attachments/5f6571a1-1847-4e76-a34b-7dc33a0d7424 returned with HTTP 200 Jul 31 17:28:13.511106 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 729/2906] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:28:13 2026] PUT /volume/v3/attachments/5f6571a1-1847-4e76-a34b-7dc33a0d7424 => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:28:13.934215 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-691148dc-3020-4411-905b-c91ae1e02938 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:13.935891 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-691148dc-3020-4411-905b-c91ae1e02938 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] GET https://10.4.3.92/volume/v3/volumes/965d0981-1990-45d5-80ae-14efd3e3ef70 Jul 31 17:28:13.936132 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-691148dc-3020-4411-905b-c91ae1e02938 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:13.936378 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-691148dc-3020-4411-905b-c91ae1e02938 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:13.943514 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:13.943514 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:13.946925 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-691148dc-3020-4411-905b-c91ae1e02938 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Volume info retrieved successfully. Jul 31 17:28:13.951121 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-691148dc-3020-4411-905b-c91ae1e02938 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] https://10.4.3.92/volume/v3/volumes/965d0981-1990-45d5-80ae-14efd3e3ef70 returned with HTTP 200 Jul 31 17:28:13.951665 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 728/2907] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:13 2026] GET /volume/v3/volumes/965d0981-1990-45d5-80ae-14efd3e3ef70 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:13.969203 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b3d9c872-1b13-4a19-90a7-7ba769ea0e89 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:13.971971 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b3d9c872-1b13-4a19-90a7-7ba769ea0e89 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] GET https://10.4.3.92/volume/v3/volumes/965d0981-1990-45d5-80ae-14efd3e3ef70 Jul 31 17:28:13.971971 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b3d9c872-1b13-4a19-90a7-7ba769ea0e89 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:13.972208 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b3d9c872-1b13-4a19-90a7-7ba769ea0e89 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:13.981171 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:13.981171 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:13.986248 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b3d9c872-1b13-4a19-90a7-7ba769ea0e89 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Volume info retrieved successfully. Jul 31 17:28:13.991808 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b3d9c872-1b13-4a19-90a7-7ba769ea0e89 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] https://10.4.3.92/volume/v3/volumes/965d0981-1990-45d5-80ae-14efd3e3ef70 returned with HTTP 200 Jul 31 17:28:13.992250 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 729/2908] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:13 2026] GET /volume/v3/volumes/965d0981-1990-45d5-80ae-14efd3e3ef70 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:14.007857 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0d5a0786-5fba-49f3-8146-a935110c5141 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:14.009791 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0d5a0786-5fba-49f3-8146-a935110c5141 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:28:14.010155 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0d5a0786-5fba-49f3-8146-a935110c5141 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1540587867"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:14.011853 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-0d5a0786-5fba-49f3-8146-a935110c5141 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1540587867'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:28:14.011968 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-0d5a0786-5fba-49f3-8146-a935110c5141 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Create volume of 1 GB Jul 31 17:28:14.019060 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0d5a0786-5fba-49f3-8146-a935110c5141 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Availability Zones retrieved successfully. Jul 31 17:28:14.025672 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0d5a0786-5fba-49f3-8146-a935110c5141 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Flow 'volume_create_api' (723b042a-4fed-4191-9ade-a36c63a04b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:14.027434 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0d5a0786-5fba-49f3-8146-a935110c5141 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a833a82-9d35-4381-a7d9-bcd308cb03da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:14.028808 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-0d5a0786-5fba-49f3-8146-a935110c5141 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:28:14.064348 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0d5a0786-5fba-49f3-8146-a935110c5141 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a833a82-9d35-4381-a7d9-bcd308cb03da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:14.064348 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0d5a0786-5fba-49f3-8146-a935110c5141 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66bcd6e0-091f-4077-8c32-d5e425bc39a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:14.105735 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-0d5a0786-5fba-49f3-8146-a935110c5141 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Created reservations ['a66ef20d-948e-40ac-a6f1-5cdd28454ee5', '789e11e5-c091-4f4b-9256-c4059b550a01', '5c6cc865-9cb7-49b3-b67b-6aa1882aa0b9', '686bc2a6-8a81-4449-bffa-5275dbabf8c0'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:14.106646 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0d5a0786-5fba-49f3-8146-a935110c5141 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66bcd6e0-091f-4077-8c32-d5e425bc39a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a66ef20d-948e-40ac-a6f1-5cdd28454ee5', '789e11e5-c091-4f4b-9256-c4059b550a01', '5c6cc865-9cb7-49b3-b67b-6aa1882aa0b9', '686bc2a6-8a81-4449-bffa-5275dbabf8c0']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:14.107432 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0d5a0786-5fba-49f3-8146-a935110c5141 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7a98b62-01ea-4a48-88c6-39648c7e299a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:14.132686 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0d5a0786-5fba-49f3-8146-a935110c5141 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7a98b62-01ea-4a48-88c6-39648c7e299a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9c91a58-9b98-4ee2-b693-42af33d7994d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1540587867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86361dcc753943b1bff07113745b6ce3',qos_specs=None,replication_status=,reservations=['a66ef20d-948e-40ac-a6f1-5cdd28454ee5','789e11e5-c091-4f4b-9256-c4059b550a01','5c6cc865-9cb7-49b3-b67b-6aa1882aa0b9','686bc2a6-8a81-4449-bffa-5275dbabf8c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ce68020f8df4e5db1038c4a9ff13b6d',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:28:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1540587867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9c91a58-9b98-4ee2-b693-42af33d7994d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86361dcc753943b1bff07113745b6ce3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ce68020f8df4e5db1038c4a9ff13b6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:14.133435 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0d5a0786-5fba-49f3-8146-a935110c5141 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caa97c9b-7cd3-4fa7-a09c-cf50bc6f01cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:14.155555 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0d5a0786-5fba-49f3-8146-a935110c5141 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caa97c9b-7cd3-4fa7-a09c-cf50bc6f01cf) transitioned into state 'SUCCESS' from state '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-1540587867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86361dcc753943b1bff07113745b6ce3',qos_specs=None,replication_status=,reservations=['a66ef20d-948e-40ac-a6f1-5cdd28454ee5','789e11e5-c091-4f4b-9256-c4059b550a01','5c6cc865-9cb7-49b3-b67b-6aa1882aa0b9','686bc2a6-8a81-4449-bffa-5275dbabf8c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ce68020f8df4e5db1038c4a9ff13b6d',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:14.156300 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0d5a0786-5fba-49f3-8146-a935110c5141 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baab0a1b-6617-4ccb-90a9-679848a40371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:14.166443 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0d5a0786-5fba-49f3-8146-a935110c5141 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baab0a1b-6617-4ccb-90a9-679848a40371) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:14.167052 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0d5a0786-5fba-49f3-8146-a935110c5141 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Flow 'volume_create_api' (723b042a-4fed-4191-9ade-a36c63a04b59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:14.167364 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0d5a0786-5fba-49f3-8146-a935110c5141 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Create volume request issued successfully. Jul 31 17:28:14.167859 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0d5a0786-5fba-49f3-8146-a935110c5141 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:28:14.168282 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 723/2909] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:28:14 2026] POST /volume/v3/volumes => generated 753 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:28:14.185005 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-52382c05-bcd0-40f0-a183-625008d7a0f0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:14.192894 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-52382c05-bcd0-40f0-a183-625008d7a0f0 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] GET https://10.4.3.92/volume/v3/volumes/f9c91a58-9b98-4ee2-b693-42af33d7994d Jul 31 17:28:14.193408 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-52382c05-bcd0-40f0-a183-625008d7a0f0 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:14.193549 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-52382c05-bcd0-40f0-a183-625008d7a0f0 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:14.207674 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:14.207674 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:14.213076 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-52382c05-bcd0-40f0-a183-625008d7a0f0 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Volume info retrieved successfully. Jul 31 17:28:14.220488 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-52382c05-bcd0-40f0-a183-625008d7a0f0 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] https://10.4.3.92/volume/v3/volumes/f9c91a58-9b98-4ee2-b693-42af33d7994d returned with HTTP 200 Jul 31 17:28:14.220488 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 730/2910] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:14 2026] GET /volume/v3/volumes/f9c91a58-9b98-4ee2-b693-42af33d7994d => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:14.226959 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f4962279-1339-423a-8748-2c223883c765 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:14.233962 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f4962279-1339-423a-8748-2c223883c765 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 Jul 31 17:28:14.234106 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f4962279-1339-423a-8748-2c223883c765 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:14.234288 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f4962279-1339-423a-8748-2c223883c765 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:14.256717 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:14.256717 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:14.263540 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f4962279-1339-423a-8748-2c223883c765 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:28:14.271447 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f4962279-1339-423a-8748-2c223883c765 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 returned with HTTP 200 Jul 31 17:28:14.272097 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 729/2911] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:14 2026] GET /volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:14.355269 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4d6bde68-50af-4171-af72-74c89062fab1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:14.358118 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4d6bde68-50af-4171-af72-74c89062fab1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] GET https://10.4.3.92/volume/v3/snapshots/a4469fe3-80ee-4c6b-95b8-a38e30eb183b Jul 31 17:28:14.358448 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4d6bde68-50af-4171-af72-74c89062fab1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:14.358759 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4d6bde68-50af-4171-af72-74c89062fab1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:14.366039 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4d6bde68-50af-4171-af72-74c89062fab1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] https://10.4.3.92/volume/v3/snapshots/a4469fe3-80ee-4c6b-95b8-a38e30eb183b returned with HTTP 404 Jul 31 17:28:14.366753 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 730/2912] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:14 2026] GET /volume/v3/snapshots/a4469fe3-80ee-4c6b-95b8-a38e30eb183b => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:14.381089 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7341849a-1841-43da-bbb6-0a1015cd33b3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:14.385010 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7341849a-1841-43da-bbb6-0a1015cd33b3 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/f426e675-e945-46f7-8eb2-4172f1fa00bf Jul 31 17:28:14.385082 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7341849a-1841-43da-bbb6-0a1015cd33b3 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:14.385862 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7341849a-1841-43da-bbb6-0a1015cd33b3 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:14.385862 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-7341849a-1841-43da-bbb6-0a1015cd33b3 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Delete volume with id: f426e675-e945-46f7-8eb2-4172f1fa00bf Jul 31 17:28:14.389311 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e060c79b-6358-4b93-bfe0-fb480a0a5cfd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:14.391458 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e060c79b-6358-4b93-bfe0-fb480a0a5cfd tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb Jul 31 17:28:14.391833 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e060c79b-6358-4b93-bfe0-fb480a0a5cfd tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:14.392076 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e060c79b-6358-4b93-bfe0-fb480a0a5cfd tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:14.392190 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e060c79b-6358-4b93-bfe0-fb480a0a5cfd tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Show backup with id 09af8f16-7f85-4407-88ec-84e95c3dc5bb. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:14.398085 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:14.398085 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:14.398553 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:14.398553 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:14.399187 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e060c79b-6358-4b93-bfe0-fb480a0a5cfd tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb returned with HTTP 200 Jul 31 17:28:14.399244 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7341849a-1841-43da-bbb6-0a1015cd33b3 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:14.399879 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 731/2913] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:14 2026] GET /volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:14.421449 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7341849a-1841-43da-bbb6-0a1015cd33b3 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Delete volume request issued successfully. Jul 31 17:28:14.421743 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7341849a-1841-43da-bbb6-0a1015cd33b3 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/f426e675-e945-46f7-8eb2-4172f1fa00bf returned with HTTP 202 Jul 31 17:28:14.422219 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 724/2914] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:28:14 2026] DELETE /volume/v3/volumes/f426e675-e945-46f7-8eb2-4172f1fa00bf => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:14.433232 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-340e0eb4-ab3b-46da-bff9-a566e3ae3faf None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:14.436500 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-340e0eb4-ab3b-46da-bff9-a566e3ae3faf tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/volumes/f426e675-e945-46f7-8eb2-4172f1fa00bf Jul 31 17:28:14.436987 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-340e0eb4-ab3b-46da-bff9-a566e3ae3faf tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:14.437247 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-340e0eb4-ab3b-46da-bff9-a566e3ae3faf tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:14.449003 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:14.449003 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:14.459813 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-340e0eb4-ab3b-46da-bff9-a566e3ae3faf tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:14.467169 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-340e0eb4-ab3b-46da-bff9-a566e3ae3faf tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/f426e675-e945-46f7-8eb2-4172f1fa00bf returned with HTTP 200 Jul 31 17:28:14.467678 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 730/2915] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:14 2026] GET /volume/v3/volumes/f426e675-e945-46f7-8eb2-4172f1fa00bf => generated 1006 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:28:15.237376 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-805a1a9d-e9b3-485d-b103-82d77953962d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:15.240613 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-805a1a9d-e9b3-485d-b103-82d77953962d tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] GET https://10.4.3.92/volume/v3/volumes/f9c91a58-9b98-4ee2-b693-42af33d7994d Jul 31 17:28:15.240977 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-805a1a9d-e9b3-485d-b103-82d77953962d tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:15.241363 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-805a1a9d-e9b3-485d-b103-82d77953962d tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:15.252084 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:15.252084 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:15.257598 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-805a1a9d-e9b3-485d-b103-82d77953962d tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Volume info retrieved successfully. Jul 31 17:28:15.263115 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-805a1a9d-e9b3-485d-b103-82d77953962d tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] https://10.4.3.92/volume/v3/volumes/f9c91a58-9b98-4ee2-b693-42af33d7994d returned with HTTP 200 Jul 31 17:28:15.263819 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 731/2916] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:15 2026] GET /volume/v3/volumes/f9c91a58-9b98-4ee2-b693-42af33d7994d => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:15.276332 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e55d1daf-6498-4034-ad87-f74c07ab7b7b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:15.278719 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e55d1daf-6498-4034-ad87-f74c07ab7b7b tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] GET https://10.4.3.92/volume/v3/volumes/f9c91a58-9b98-4ee2-b693-42af33d7994d Jul 31 17:28:15.278997 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e55d1daf-6498-4034-ad87-f74c07ab7b7b tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:15.279271 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e55d1daf-6498-4034-ad87-f74c07ab7b7b tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:15.287636 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:15.287636 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:15.290871 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1f84e021-75bd-4aaf-908e-05cca9c0a794 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:15.291890 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e55d1daf-6498-4034-ad87-f74c07ab7b7b tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Volume info retrieved successfully. Jul 31 17:28:15.293108 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f84e021-75bd-4aaf-908e-05cca9c0a794 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 Jul 31 17:28:15.293369 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1f84e021-75bd-4aaf-908e-05cca9c0a794 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:15.293624 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1f84e021-75bd-4aaf-908e-05cca9c0a794 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:15.297592 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e55d1daf-6498-4034-ad87-f74c07ab7b7b tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] https://10.4.3.92/volume/v3/volumes/f9c91a58-9b98-4ee2-b693-42af33d7994d returned with HTTP 200 Jul 31 17:28:15.298062 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 732/2917] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:15 2026] GET /volume/v3/volumes/f9c91a58-9b98-4ee2-b693-42af33d7994d => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:15.304819 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:15.304819 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:15.311976 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1f84e021-75bd-4aaf-908e-05cca9c0a794 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:28:15.315781 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-984b9dd3-4eae-450c-9eeb-6fbbff23fb26 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:15.318136 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f84e021-75bd-4aaf-908e-05cca9c0a794 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 returned with HTTP 200 Jul 31 17:28:15.318301 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-984b9dd3-4eae-450c-9eeb-6fbbff23fb26 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:28:15.318960 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 725/2918] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:15 2026] GET /volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:15.319033 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-984b9dd3-4eae-450c-9eeb-6fbbff23fb26 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-2022535236"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:15.322415 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-984b9dd3-4eae-450c-9eeb-6fbbff23fb26 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-2022535236'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:28:15.322415 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-984b9dd3-4eae-450c-9eeb-6fbbff23fb26 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Create volume of 1 GB Jul 31 17:28:15.327291 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-984b9dd3-4eae-450c-9eeb-6fbbff23fb26 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Availability Zones retrieved successfully. Jul 31 17:28:15.336064 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-984b9dd3-4eae-450c-9eeb-6fbbff23fb26 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Flow 'volume_create_api' (15263b2c-f7ad-4c0d-94ad-74de044c6526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:15.337490 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-984b9dd3-4eae-450c-9eeb-6fbbff23fb26 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97e6e0de-bdff-421f-9b53-fff78af21979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:15.338885 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-984b9dd3-4eae-450c-9eeb-6fbbff23fb26 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:28:15.376384 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-984b9dd3-4eae-450c-9eeb-6fbbff23fb26 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97e6e0de-bdff-421f-9b53-fff78af21979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:15.377482 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-984b9dd3-4eae-450c-9eeb-6fbbff23fb26 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f59d7ebb-cb5b-4546-a51e-2bd45e583ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:15.412584 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-88e5d0a2-d6f4-4cf9-b98c-5db7d68d2995 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:15.418068 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-88e5d0a2-d6f4-4cf9-b98c-5db7d68d2995 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb Jul 31 17:28:15.418465 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-88e5d0a2-d6f4-4cf9-b98c-5db7d68d2995 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:15.418732 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-88e5d0a2-d6f4-4cf9-b98c-5db7d68d2995 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:15.418896 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-88e5d0a2-d6f4-4cf9-b98c-5db7d68d2995 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Show backup with id 09af8f16-7f85-4407-88ec-84e95c3dc5bb. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:15.426623 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:15.426623 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:15.427779 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-88e5d0a2-d6f4-4cf9-b98c-5db7d68d2995 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb returned with HTTP 200 Jul 31 17:28:15.428159 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 732/2919] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:15 2026] GET /volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:15.438341 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-984b9dd3-4eae-450c-9eeb-6fbbff23fb26 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Created reservations ['e58e9c13-1489-4fcd-857e-4e126ff7d68e', '0633fea5-10f7-4df1-8b29-d8be5cb88cc7', '29448606-f325-42ca-8d1c-7a0746df0405', 'a199878c-fb71-4740-b2b6-b36143b6905d'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:15.439327 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-984b9dd3-4eae-450c-9eeb-6fbbff23fb26 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f59d7ebb-cb5b-4546-a51e-2bd45e583ae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e58e9c13-1489-4fcd-857e-4e126ff7d68e', '0633fea5-10f7-4df1-8b29-d8be5cb88cc7', '29448606-f325-42ca-8d1c-7a0746df0405', 'a199878c-fb71-4740-b2b6-b36143b6905d']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:15.440242 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-984b9dd3-4eae-450c-9eeb-6fbbff23fb26 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a6f2f2d-6e1a-4197-a8b1-299a7cfea10f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:15.469225 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-984b9dd3-4eae-450c-9eeb-6fbbff23fb26 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a6f2f2d-6e1a-4197-a8b1-299a7cfea10f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a1588cc-7e76-4473-950a-c511e71917a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2022535236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86361dcc753943b1bff07113745b6ce3',qos_specs=None,replication_status=,reservations=['e58e9c13-1489-4fcd-857e-4e126ff7d68e','0633fea5-10f7-4df1-8b29-d8be5cb88cc7','29448606-f325-42ca-8d1c-7a0746df0405','a199878c-fb71-4740-b2b6-b36143b6905d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ce68020f8df4e5db1038c4a9ff13b6d',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:28:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2022535236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a1588cc-7e76-4473-950a-c511e71917a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86361dcc753943b1bff07113745b6ce3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ce68020f8df4e5db1038c4a9ff13b6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:15.470082 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-984b9dd3-4eae-450c-9eeb-6fbbff23fb26 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4573d638-cf38-4a85-b554-f65b279f29bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:15.482760 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-79c70d21-1f93-4574-8b68-7831e8d4f3a9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:15.484449 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-79c70d21-1f93-4574-8b68-7831e8d4f3a9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/volumes/f426e675-e945-46f7-8eb2-4172f1fa00bf Jul 31 17:28:15.484827 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-79c70d21-1f93-4574-8b68-7831e8d4f3a9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:15.484971 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-79c70d21-1f93-4574-8b68-7831e8d4f3a9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:15.490623 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-984b9dd3-4eae-450c-9eeb-6fbbff23fb26 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4573d638-cf38-4a85-b554-f65b279f29bd) transitioned into state 'SUCCESS' from state '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-2022535236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86361dcc753943b1bff07113745b6ce3',qos_specs=None,replication_status=,reservations=['e58e9c13-1489-4fcd-857e-4e126ff7d68e','0633fea5-10f7-4df1-8b29-d8be5cb88cc7','29448606-f325-42ca-8d1c-7a0746df0405','a199878c-fb71-4740-b2b6-b36143b6905d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ce68020f8df4e5db1038c4a9ff13b6d',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:15.491636 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-984b9dd3-4eae-450c-9eeb-6fbbff23fb26 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a15f0044-6875-4a5b-bca8-d77e19547573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:15.492684 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-79c70d21-1f93-4574-8b68-7831e8d4f3a9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/f426e675-e945-46f7-8eb2-4172f1fa00bf returned with HTTP 404 Jul 31 17:28:15.493198 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 733/2920] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:15 2026] GET /volume/v3/volumes/f426e675-e945-46f7-8eb2-4172f1fa00bf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:15.506361 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-509abf41-17f5-49ad-ae33-55e7650c2d92 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:15.507146 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-984b9dd3-4eae-450c-9eeb-6fbbff23fb26 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a15f0044-6875-4a5b-bca8-d77e19547573) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:15.508545 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-509abf41-17f5-49ad-ae33-55e7650c2d92 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:28:15.508708 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-984b9dd3-4eae-450c-9eeb-6fbbff23fb26 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Flow 'volume_create_api' (15263b2c-f7ad-4c0d-94ad-74de044c6526) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:15.508995 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-509abf41-17f5-49ad-ae33-55e7650c2d92 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-687001648"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:15.510653 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-984b9dd3-4eae-450c-9eeb-6fbbff23fb26 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Create volume request issued successfully. Jul 31 17:28:15.510653 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-984b9dd3-4eae-450c-9eeb-6fbbff23fb26 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:28:15.510653 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 731/2921] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:28:15 2026] POST /volume/v3/volumes => generated 753 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:28:15.511136 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-509abf41-17f5-49ad-ae33-55e7650c2d92 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-687001648'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:28:15.511181 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-509abf41-17f5-49ad-ae33-55e7650c2d92 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Create volume of 1 GB Jul 31 17:28:15.517071 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-509abf41-17f5-49ad-ae33-55e7650c2d92 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Availability Zones retrieved successfully. Jul 31 17:28:15.526401 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-509abf41-17f5-49ad-ae33-55e7650c2d92 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Flow 'volume_create_api' (e8baf740-6d11-4531-89a2-93ae7ac353a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:15.527786 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6a77b114-392b-449f-9679-8a24ce50818e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:15.527955 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-509abf41-17f5-49ad-ae33-55e7650c2d92 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c6b41ce-a6d5-4086-b6c2-532c8bcc8f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:15.529457 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-509abf41-17f5-49ad-ae33-55e7650c2d92 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:28:15.536820 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6a77b114-392b-449f-9679-8a24ce50818e tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] GET https://10.4.3.92/volume/v3/volumes/1a1588cc-7e76-4473-950a-c511e71917a1 Jul 31 17:28:15.537115 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6a77b114-392b-449f-9679-8a24ce50818e tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:15.538198 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6a77b114-392b-449f-9679-8a24ce50818e tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:15.560876 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:15.560876 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:15.570369 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-509abf41-17f5-49ad-ae33-55e7650c2d92 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c6b41ce-a6d5-4086-b6c2-532c8bcc8f4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:15.571627 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-509abf41-17f5-49ad-ae33-55e7650c2d92 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b397b58-f357-486b-9720-c54deed2fe54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:15.575070 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6a77b114-392b-449f-9679-8a24ce50818e tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Volume info retrieved successfully. Jul 31 17:28:15.592963 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6a77b114-392b-449f-9679-8a24ce50818e tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] https://10.4.3.92/volume/v3/volumes/1a1588cc-7e76-4473-950a-c511e71917a1 returned with HTTP 200 Jul 31 17:28:15.595454 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 733/2922] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:15 2026] GET /volume/v3/volumes/1a1588cc-7e76-4473-950a-c511e71917a1 => generated 821 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:15.638967 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-509abf41-17f5-49ad-ae33-55e7650c2d92 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Created reservations ['fd322368-22b1-4b67-8d6c-a9867764ffd6', 'e03920c6-0e4e-4bf4-a113-72c565737306', '0e201894-c456-435c-b2c4-3655c9533f81', 'a7b43f1e-f838-4840-b3e0-ebf5d9c126e8'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:15.641046 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-509abf41-17f5-49ad-ae33-55e7650c2d92 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b397b58-f357-486b-9720-c54deed2fe54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd322368-22b1-4b67-8d6c-a9867764ffd6', 'e03920c6-0e4e-4bf4-a113-72c565737306', '0e201894-c456-435c-b2c4-3655c9533f81', 'a7b43f1e-f838-4840-b3e0-ebf5d9c126e8']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:15.641306 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-509abf41-17f5-49ad-ae33-55e7650c2d92 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79b77348-f0c5-4c90-a15b-31211005b5be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:15.673913 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-509abf41-17f5-49ad-ae33-55e7650c2d92 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79b77348-f0c5-4c90-a15b-31211005b5be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d0b3db8-0afe-4d85-b8a9-9500d8751814', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-687001648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='040f243ab1844c10a8e802d7e1823c0e',qos_specs=None,replication_status=,reservations=['fd322368-22b1-4b67-8d6c-a9867764ffd6','e03920c6-0e4e-4bf4-a113-72c565737306','0e201894-c456-435c-b2c4-3655c9533f81','a7b43f1e-f838-4840-b3e0-ebf5d9c126e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='071f5ea2923e489ebaba5a72ed1203a9',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:28:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-687001648',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d0b3db8-0afe-4d85-b8a9-9500d8751814,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='040f243ab1844c10a8e802d7e1823c0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='071f5ea2923e489ebaba5a72ed1203a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:15.674280 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-509abf41-17f5-49ad-ae33-55e7650c2d92 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4fbf4a9-7c67-4770-8c74-10cb7a2fcec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:15.706948 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-509abf41-17f5-49ad-ae33-55e7650c2d92 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4fbf4a9-7c67-4770-8c74-10cb7a2fcec9) transitioned into state 'SUCCESS' from state '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-687001648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='040f243ab1844c10a8e802d7e1823c0e',qos_specs=None,replication_status=,reservations=['fd322368-22b1-4b67-8d6c-a9867764ffd6','e03920c6-0e4e-4bf4-a113-72c565737306','0e201894-c456-435c-b2c4-3655c9533f81','a7b43f1e-f838-4840-b3e0-ebf5d9c126e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='071f5ea2923e489ebaba5a72ed1203a9',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:15.707571 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-509abf41-17f5-49ad-ae33-55e7650c2d92 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c32a51b8-dcbc-4167-a01f-52b7e1334c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:15.724394 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-509abf41-17f5-49ad-ae33-55e7650c2d92 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c32a51b8-dcbc-4167-a01f-52b7e1334c1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:15.725366 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-509abf41-17f5-49ad-ae33-55e7650c2d92 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Flow 'volume_create_api' (e8baf740-6d11-4531-89a2-93ae7ac353a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:15.725771 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-509abf41-17f5-49ad-ae33-55e7650c2d92 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Create volume request issued successfully. Jul 31 17:28:15.727650 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-509abf41-17f5-49ad-ae33-55e7650c2d92 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:28:15.727650 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 726/2923] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:28:15 2026] POST /volume/v3/volumes => generated 775 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:28:15.742825 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2e82cfeb-9c18-4265-a576-9f5e97326473 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:15.745653 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2e82cfeb-9c18-4265-a576-9f5e97326473 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/volumes/2d0b3db8-0afe-4d85-b8a9-9500d8751814 Jul 31 17:28:15.745928 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2e82cfeb-9c18-4265-a576-9f5e97326473 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:15.746206 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2e82cfeb-9c18-4265-a576-9f5e97326473 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:15.757442 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:15.757442 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:15.761914 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2e82cfeb-9c18-4265-a576-9f5e97326473 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:15.766560 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2e82cfeb-9c18-4265-a576-9f5e97326473 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/2d0b3db8-0afe-4d85-b8a9-9500d8751814 returned with HTTP 200 Jul 31 17:28:15.767230 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 734/2924] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:15 2026] GET /volume/v3/volumes/2d0b3db8-0afe-4d85-b8a9-9500d8751814 => generated 954 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:16.338357 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-67ea8ff7-fe04-407c-a8fe-ce903ff7052c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:16.341140 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-67ea8ff7-fe04-407c-a8fe-ce903ff7052c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 Jul 31 17:28:16.341492 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-67ea8ff7-fe04-407c-a8fe-ce903ff7052c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:16.341937 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-67ea8ff7-fe04-407c-a8fe-ce903ff7052c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:16.361095 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:16.361095 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:16.367162 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-67ea8ff7-fe04-407c-a8fe-ce903ff7052c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:28:16.374410 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-67ea8ff7-fe04-407c-a8fe-ce903ff7052c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 returned with HTTP 200 Jul 31 17:28:16.374630 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 732/2925] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:16 2026] GET /volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:16.445470 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b1fad611-75dc-4b05-b99e-d975eb95b706 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:16.447656 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b1fad611-75dc-4b05-b99e-d975eb95b706 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb Jul 31 17:28:16.447889 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b1fad611-75dc-4b05-b99e-d975eb95b706 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:16.448114 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b1fad611-75dc-4b05-b99e-d975eb95b706 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:16.448240 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b1fad611-75dc-4b05-b99e-d975eb95b706 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Show backup with id 09af8f16-7f85-4407-88ec-84e95c3dc5bb. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:16.459849 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:16.459849 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:16.460885 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b1fad611-75dc-4b05-b99e-d975eb95b706 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb returned with HTTP 200 Jul 31 17:28:16.461351 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 734/2926] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:16 2026] GET /volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:16.610674 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c6411d79-93b7-4237-b93a-8618e194cd7f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:16.612746 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c6411d79-93b7-4237-b93a-8618e194cd7f tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] GET https://10.4.3.92/volume/v3/volumes/1a1588cc-7e76-4473-950a-c511e71917a1 Jul 31 17:28:16.612962 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c6411d79-93b7-4237-b93a-8618e194cd7f tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:16.613180 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c6411d79-93b7-4237-b93a-8618e194cd7f tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:16.620580 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:16.620580 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:16.624420 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c6411d79-93b7-4237-b93a-8618e194cd7f tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Volume info retrieved successfully. Jul 31 17:28:16.628674 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c6411d79-93b7-4237-b93a-8618e194cd7f tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] https://10.4.3.92/volume/v3/volumes/1a1588cc-7e76-4473-950a-c511e71917a1 returned with HTTP 200 Jul 31 17:28:16.629075 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 727/2927] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:16 2026] GET /volume/v3/volumes/1a1588cc-7e76-4473-950a-c511e71917a1 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:16.642475 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-88ad386b-ad6f-4c84-bb98-59b9074685e3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:16.644438 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-88ad386b-ad6f-4c84-bb98-59b9074685e3 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] GET https://10.4.3.92/volume/v3/volumes/1a1588cc-7e76-4473-950a-c511e71917a1 Jul 31 17:28:16.644834 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-88ad386b-ad6f-4c84-bb98-59b9074685e3 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:16.645162 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-88ad386b-ad6f-4c84-bb98-59b9074685e3 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:16.654001 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:16.654001 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:16.659216 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-88ad386b-ad6f-4c84-bb98-59b9074685e3 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Volume info retrieved successfully. Jul 31 17:28:16.665623 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-88ad386b-ad6f-4c84-bb98-59b9074685e3 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] https://10.4.3.92/volume/v3/volumes/1a1588cc-7e76-4473-950a-c511e71917a1 returned with HTTP 200 Jul 31 17:28:16.665623 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 735/2928] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:16 2026] GET /volume/v3/volumes/1a1588cc-7e76-4473-950a-c511e71917a1 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:16.681381 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1c0d8960-e1b7-4eba-9fb8-0107622f7224 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:16.712597 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1c0d8960-e1b7-4eba-9fb8-0107622f7224 tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:28:16.713205 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1c0d8960-e1b7-4eba-9fb8-0107622f7224 tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:16.714819 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-1c0d8960-e1b7-4eba-9fb8-0107622f7224 tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:28:16.715652 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-1c0d8960-e1b7-4eba-9fb8-0107622f7224 tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] Create volume of 1 GB Jul 31 17:28:16.725724 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1c0d8960-e1b7-4eba-9fb8-0107622f7224 tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] Availability Zones retrieved successfully. Jul 31 17:28:16.737750 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1c0d8960-e1b7-4eba-9fb8-0107622f7224 tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] Flow 'volume_create_api' (eb9c72b2-048d-452e-955a-6ae8a4821db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:16.739197 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1c0d8960-e1b7-4eba-9fb8-0107622f7224 tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f8672d4-c039-40ad-8760-e208f04581e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:16.740476 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-1c0d8960-e1b7-4eba-9fb8-0107622f7224 tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:28:16.776585 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1c0d8960-e1b7-4eba-9fb8-0107622f7224 tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f8672d4-c039-40ad-8760-e208f04581e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:16.777693 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1c0d8960-e1b7-4eba-9fb8-0107622f7224 tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a0eafd4-44e9-4f6e-bd57-e920bfe94449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:16.783695 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a0f9465c-1250-4003-a161-6ba084e859a8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:16.787068 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a0f9465c-1250-4003-a161-6ba084e859a8 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/volumes/2d0b3db8-0afe-4d85-b8a9-9500d8751814 Jul 31 17:28:16.787899 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a0f9465c-1250-4003-a161-6ba084e859a8 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:16.788264 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a0f9465c-1250-4003-a161-6ba084e859a8 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:16.800116 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:16.800116 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:16.806904 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a0f9465c-1250-4003-a161-6ba084e859a8 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:16.813450 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a0f9465c-1250-4003-a161-6ba084e859a8 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/2d0b3db8-0afe-4d85-b8a9-9500d8751814 returned with HTTP 200 Jul 31 17:28:16.814128 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 735/2929] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:16 2026] GET /volume/v3/volumes/2d0b3db8-0afe-4d85-b8a9-9500d8751814 => generated 1006 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:28:16.829949 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ee888207-2521-451d-83b9-8d91e1236985 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:16.832479 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ee888207-2521-451d-83b9-8d91e1236985 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:28:16.832882 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ee888207-2521-451d-83b9-8d91e1236985 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2d0b3db8-0afe-4d85-b8a9-9500d8751814", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1857302587"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:16.850018 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:16.850018 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:16.850462 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ee888207-2521-451d-83b9-8d91e1236985 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:16.850834 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-ee888207-2521-451d-83b9-8d91e1236985 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Create snapshot from volume 2d0b3db8-0afe-4d85-b8a9-9500d8751814 Jul 31 17:28:16.868576 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-ce01186b-9f0b-4365-8dc3-540a1a502c8f req-5a28e540-1eca-4df3-9b0a-b7d3f2ed600d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:16.873349 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ce01186b-9f0b-4365-8dc3-540a1a502c8f req-5a28e540-1eca-4df3-9b0a-b7d3f2ed600d tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] POST https://10.4.3.92/volume/v3/attachments/5f6571a1-1847-4e76-a34b-7dc33a0d7424/action Jul 31 17:28:16.873349 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ce01186b-9f0b-4365-8dc3-540a1a502c8f req-5a28e540-1eca-4df3-9b0a-b7d3f2ed600d tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:28:16.873349 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ce01186b-9f0b-4365-8dc3-540a1a502c8f req-5a28e540-1eca-4df3-9b0a-b7d3f2ed600d tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:16.880900 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-1c0d8960-e1b7-4eba-9fb8-0107622f7224 tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] Created reservations ['532b9590-34e8-4aa4-86b3-fe3e3b522a5a', '54b72095-0893-4e62-8458-8ffa95c18a04', 'a9b586a2-416c-4775-b9e7-cc6b0ff83512', '2e0288eb-1745-4734-b3e3-d87654bbe786'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:16.882006 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1c0d8960-e1b7-4eba-9fb8-0107622f7224 tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a0eafd4-44e9-4f6e-bd57-e920bfe94449) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['532b9590-34e8-4aa4-86b3-fe3e3b522a5a', '54b72095-0893-4e62-8458-8ffa95c18a04', 'a9b586a2-416c-4775-b9e7-cc6b0ff83512', '2e0288eb-1745-4734-b3e3-d87654bbe786']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:16.883109 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1c0d8960-e1b7-4eba-9fb8-0107622f7224 tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74846286-bd2c-4305-b8bc-1c878de356e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:16.897062 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:16.897062 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:16.900379 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-ee888207-2521-451d-83b9-8d91e1236985 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Created reservations ['064beb05-491c-4849-9173-d1e492940d4b', '11a8eada-e7cb-4334-80a8-5069e782eb45', '4271c692-bd27-47f8-be33-aea33566426e', '81a56c45-80b8-4aa4-b1e4-7ae2cd363087'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:16.915153 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1c0d8960-e1b7-4eba-9fb8-0107622f7224 tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74846286-bd2c-4305-b8bc-1c878de356e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28055b6b-bfd0-42c1-9a2f-efb084da3c0a', '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='8a8c1260b9554af8b040117d579f9f28',qos_specs=None,replication_status=,reservations=['532b9590-34e8-4aa4-86b3-fe3e3b522a5a','54b72095-0893-4e62-8458-8ffa95c18a04','a9b586a2-416c-4775-b9e7-cc6b0ff83512','2e0288eb-1745-4734-b3e3-d87654bbe786'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2689bd7a322479fb016c390e2c50ed3',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:28:16Z,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=28055b6b-bfd0-42c1-9a2f-efb084da3c0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a8c1260b9554af8b040117d579f9f28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2689bd7a322479fb016c390e2c50ed3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:16.915576 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ce01186b-9f0b-4365-8dc3-540a1a502c8f req-5a28e540-1eca-4df3-9b0a-b7d3f2ed600d tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/attachments/5f6571a1-1847-4e76-a34b-7dc33a0d7424/action returned with HTTP 204 Jul 31 17:28:16.916287 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1c0d8960-e1b7-4eba-9fb8-0107622f7224 tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2f78e07-9c4d-4939-abe4-e67cf7756e82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:16.916381 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 736/2930] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:28:16 2026] POST /volume/v3/attachments/5f6571a1-1847-4e76-a34b-7dc33a0d7424/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:16.952366 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1c0d8960-e1b7-4eba-9fb8-0107622f7224 tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2f78e07-9c4d-4939-abe4-e67cf7756e82) transitioned into state 'SUCCESS' from 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='8a8c1260b9554af8b040117d579f9f28',qos_specs=None,replication_status=,reservations=['532b9590-34e8-4aa4-86b3-fe3e3b522a5a','54b72095-0893-4e62-8458-8ffa95c18a04','a9b586a2-416c-4775-b9e7-cc6b0ff83512','2e0288eb-1745-4734-b3e3-d87654bbe786'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2689bd7a322479fb016c390e2c50ed3',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:16.953701 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1c0d8960-e1b7-4eba-9fb8-0107622f7224 tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5964fe9-5559-488c-98f9-f0249a9215c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:16.969943 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1c0d8960-e1b7-4eba-9fb8-0107622f7224 tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5964fe9-5559-488c-98f9-f0249a9215c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:16.971445 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1c0d8960-e1b7-4eba-9fb8-0107622f7224 tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] Flow 'volume_create_api' (eb9c72b2-048d-452e-955a-6ae8a4821db4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:16.971445 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1c0d8960-e1b7-4eba-9fb8-0107622f7224 tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] Create volume request issued successfully. Jul 31 17:28:16.972212 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1c0d8960-e1b7-4eba-9fb8-0107622f7224 tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:28:16.972671 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 733/2931] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:28:16 2026] POST /volume/v3/volumes => generated 731 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:28:16.979569 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ee888207-2521-451d-83b9-8d91e1236985 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot create request issued successfully. Jul 31 17:28:16.980031 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ee888207-2521-451d-83b9-8d91e1236985 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:28:16.980688 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 728/2932] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:28:16 2026] POST /volume/v3/snapshots => generated 308 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:28:16.991336 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bb24b7be-fe9f-401f-b731-d51773df711f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:16.996676 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-220a6872-8277-4473-945d-4ba8070bd38f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:16.997021 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bb24b7be-fe9f-401f-b731-d51773df711f tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] GET https://10.4.3.92/volume/v3/volumes/28055b6b-bfd0-42c1-9a2f-efb084da3c0a Jul 31 17:28:16.997021 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bb24b7be-fe9f-401f-b731-d51773df711f tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:16.997161 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bb24b7be-fe9f-401f-b731-d51773df711f tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:16.999487 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-220a6872-8277-4473-945d-4ba8070bd38f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/snapshots/41a291ba-32a3-43f5-b6a3-9ba84e8983a2 Jul 31 17:28:16.999943 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-220a6872-8277-4473-945d-4ba8070bd38f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:17.000336 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-220a6872-8277-4473-945d-4ba8070bd38f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:17.010144 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:17.010144 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:17.010144 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-220a6872-8277-4473-945d-4ba8070bd38f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot retrieved successfully. Jul 31 17:28:17.010144 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-220a6872-8277-4473-945d-4ba8070bd38f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/41a291ba-32a3-43f5-b6a3-9ba84e8983a2 returned with HTTP 200 Jul 31 17:28:17.010952 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:17.010952 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:17.011838 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 737/2933] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:16 2026] GET /volume/v3/snapshots/41a291ba-32a3-43f5-b6a3-9ba84e8983a2 => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:17.022241 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bb24b7be-fe9f-401f-b731-d51773df711f tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] Volume info retrieved successfully. Jul 31 17:28:17.030836 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bb24b7be-fe9f-401f-b731-d51773df711f tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] https://10.4.3.92/volume/v3/volumes/28055b6b-bfd0-42c1-9a2f-efb084da3c0a returned with HTTP 200 Jul 31 17:28:17.032130 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 736/2934] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:16 2026] GET /volume/v3/volumes/28055b6b-bfd0-42c1-9a2f-efb084da3c0a => generated 910 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:17.391167 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1a15c6bb-9f97-455c-b157-b120fcad96a6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:17.393395 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1a15c6bb-9f97-455c-b157-b120fcad96a6 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 Jul 31 17:28:17.393800 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1a15c6bb-9f97-455c-b157-b120fcad96a6 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:17.394124 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1a15c6bb-9f97-455c-b157-b120fcad96a6 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:17.405960 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:17.405960 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:17.415147 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1a15c6bb-9f97-455c-b157-b120fcad96a6 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:28:17.423817 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1a15c6bb-9f97-455c-b157-b120fcad96a6 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 returned with HTTP 200 Jul 31 17:28:17.424406 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 734/2935] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:17 2026] GET /volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:28:17.446796 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3baea144-21aa-4660-8639-f174f2d9b4a6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:17.452477 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3baea144-21aa-4660-8639-f174f2d9b4a6 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 Jul 31 17:28:17.452817 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3baea144-21aa-4660-8639-f174f2d9b4a6 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:17.453110 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3baea144-21aa-4660-8639-f174f2d9b4a6 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:17.473100 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:17.473100 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:17.475976 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-75f71d02-68da-4a69-bbf6-0117c8062ee3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:17.479303 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3baea144-21aa-4660-8639-f174f2d9b4a6 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:28:17.481678 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-75f71d02-68da-4a69-bbf6-0117c8062ee3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb Jul 31 17:28:17.483771 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-75f71d02-68da-4a69-bbf6-0117c8062ee3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:17.484216 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-75f71d02-68da-4a69-bbf6-0117c8062ee3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:17.484610 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-75f71d02-68da-4a69-bbf6-0117c8062ee3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Show backup with id 09af8f16-7f85-4407-88ec-84e95c3dc5bb. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:17.485578 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3baea144-21aa-4660-8639-f174f2d9b4a6 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 returned with HTTP 200 Jul 31 17:28:17.486173 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 729/2936] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:17 2026] GET /volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:28:17.492359 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:17.492359 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:17.493932 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-75f71d02-68da-4a69-bbf6-0117c8062ee3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb returned with HTTP 200 Jul 31 17:28:17.493932 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 738/2937] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:17 2026] GET /volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb => generated 832 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:17.555097 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-5dd33d1e-81fa-416b-9fe4-3e3789725468 req-6b833e01-b114-4573-96fd-66c4f8483180 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:17.561337 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5dd33d1e-81fa-416b-9fe4-3e3789725468 req-6b833e01-b114-4573-96fd-66c4f8483180 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 Jul 31 17:28:17.561337 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5dd33d1e-81fa-416b-9fe4-3e3789725468 req-6b833e01-b114-4573-96fd-66c4f8483180 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:17.561337 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5dd33d1e-81fa-416b-9fe4-3e3789725468 req-6b833e01-b114-4573-96fd-66c4f8483180 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:17.587809 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:17.587809 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:17.594378 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-5dd33d1e-81fa-416b-9fe4-3e3789725468 req-6b833e01-b114-4573-96fd-66c4f8483180 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:28:17.601659 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5dd33d1e-81fa-416b-9fe4-3e3789725468 req-6b833e01-b114-4573-96fd-66c4f8483180 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 returned with HTTP 200 Jul 31 17:28:17.602770 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 737/2938] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:28:17 2026] GET /volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 => generated 1137 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 17:28:17.633794 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e3ed3ce8-4c4a-4ec5-a6c4-27f91ccf14c7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:17.635869 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e3ed3ce8-4c4a-4ec5-a6c4-27f91ccf14c7 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 Jul 31 17:28:17.636116 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e3ed3ce8-4c4a-4ec5-a6c4-27f91ccf14c7 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:17.636404 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e3ed3ce8-4c4a-4ec5-a6c4-27f91ccf14c7 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:17.651568 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:17.651568 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:17.656709 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e3ed3ce8-4c4a-4ec5-a6c4-27f91ccf14c7 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:28:17.662706 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e3ed3ce8-4c4a-4ec5-a6c4-27f91ccf14c7 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 returned with HTTP 200 Jul 31 17:28:17.663102 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 735/2939] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:17 2026] GET /volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:28:17.724385 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-d7c05d43-630b-48dd-9ba5-25407e57dff6 req-41f9bfaf-9fc7-4b6c-b8a5-650a6ac40115 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:17.728859 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d7c05d43-630b-48dd-9ba5-25407e57dff6 req-41f9bfaf-9fc7-4b6c-b8a5-650a6ac40115 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 Jul 31 17:28:17.732346 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d7c05d43-630b-48dd-9ba5-25407e57dff6 req-41f9bfaf-9fc7-4b6c-b8a5-650a6ac40115 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:17.732346 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d7c05d43-630b-48dd-9ba5-25407e57dff6 req-41f9bfaf-9fc7-4b6c-b8a5-650a6ac40115 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:17.745209 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:17.745209 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:17.751643 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-d7c05d43-630b-48dd-9ba5-25407e57dff6 req-41f9bfaf-9fc7-4b6c-b8a5-650a6ac40115 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:28:17.758618 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d7c05d43-630b-48dd-9ba5-25407e57dff6 req-41f9bfaf-9fc7-4b6c-b8a5-650a6ac40115 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 returned with HTTP 200 Jul 31 17:28:17.759349 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 730/2940] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:28:17 2026] GET /volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:28:17.784664 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d7c05d43-630b-48dd-9ba5-25407e57dff6 req-bfc65f43-2844-4e98-8010-b6dfa6934d19 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:17.787194 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d7c05d43-630b-48dd-9ba5-25407e57dff6 req-bfc65f43-2844-4e98-8010-b6dfa6934d19 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] POST https://10.4.3.92/volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1/action Jul 31 17:28:17.787668 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d7c05d43-630b-48dd-9ba5-25407e57dff6 req-bfc65f43-2844-4e98-8010-b6dfa6934d19 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:28:17.787855 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d7c05d43-630b-48dd-9ba5-25407e57dff6 req-bfc65f43-2844-4e98-8010-b6dfa6934d19 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:17.801988 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:17.801988 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:17.802595 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-d7c05d43-630b-48dd-9ba5-25407e57dff6 req-bfc65f43-2844-4e98-8010-b6dfa6934d19 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:28:17.812243 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-d7c05d43-630b-48dd-9ba5-25407e57dff6 req-bfc65f43-2844-4e98-8010-b6dfa6934d19 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Begin detaching volume completed successfully. Jul 31 17:28:17.812601 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d7c05d43-630b-48dd-9ba5-25407e57dff6 req-bfc65f43-2844-4e98-8010-b6dfa6934d19 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1/action returned with HTTP 202 Jul 31 17:28:17.813286 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 739/2941] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:28:17 2026] POST /volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:28:17.879533 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-314bc112-6007-45dc-9ebb-3840917af4c8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:17.882075 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-314bc112-6007-45dc-9ebb-3840917af4c8 None None] GET https://10.4.3.92/volume// Jul 31 17:28:17.882075 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-314bc112-6007-45dc-9ebb-3840917af4c8 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:17.882075 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-314bc112-6007-45dc-9ebb-3840917af4c8 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:17.882075 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-314bc112-6007-45dc-9ebb-3840917af4c8 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:28:17.882075 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 738/2942] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:28:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:28:17.891813 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-d7c05d43-630b-48dd-9ba5-25407e57dff6 req-73ab3518-3114-4552-bfcf-a08280cdb74c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:17.894468 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d7c05d43-630b-48dd-9ba5-25407e57dff6 req-73ab3518-3114-4552-bfcf-a08280cdb74c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 Jul 31 17:28:17.894771 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d7c05d43-630b-48dd-9ba5-25407e57dff6 req-73ab3518-3114-4552-bfcf-a08280cdb74c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:17.895030 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d7c05d43-630b-48dd-9ba5-25407e57dff6 req-73ab3518-3114-4552-bfcf-a08280cdb74c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:17.909795 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:17.909795 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:17.915710 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-d7c05d43-630b-48dd-9ba5-25407e57dff6 req-73ab3518-3114-4552-bfcf-a08280cdb74c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:28:17.921618 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d7c05d43-630b-48dd-9ba5-25407e57dff6 req-73ab3518-3114-4552-bfcf-a08280cdb74c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 returned with HTTP 200 Jul 31 17:28:17.922044 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 736/2943] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:28:17 2026] GET /volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 => generated 1320 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:28:18.024024 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c1a67e51-cd4c-4218-9a73-5798672defad None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:18.026634 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c1a67e51-cd4c-4218-9a73-5798672defad tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/snapshots/41a291ba-32a3-43f5-b6a3-9ba84e8983a2 Jul 31 17:28:18.026907 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c1a67e51-cd4c-4218-9a73-5798672defad tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:18.027167 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c1a67e51-cd4c-4218-9a73-5798672defad tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:18.033573 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:18.033573 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:18.033988 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c1a67e51-cd4c-4218-9a73-5798672defad tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot retrieved successfully. Jul 31 17:28:18.034933 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c1a67e51-cd4c-4218-9a73-5798672defad tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/41a291ba-32a3-43f5-b6a3-9ba84e8983a2 returned with HTTP 200 Jul 31 17:28:18.035601 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 731/2944] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:18 2026] GET /volume/v3/snapshots/41a291ba-32a3-43f5-b6a3-9ba84e8983a2 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:18.045860 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2f4bed87-58ac-4965-8cad-b8094a02ae7f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:18.047794 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2f4bed87-58ac-4965-8cad-b8094a02ae7f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/41a291ba-32a3-43f5-b6a3-9ba84e8983a2 Jul 31 17:28:18.048021 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2f4bed87-58ac-4965-8cad-b8094a02ae7f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:18.048537 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2f4bed87-58ac-4965-8cad-b8094a02ae7f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:18.048654 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-2f4bed87-58ac-4965-8cad-b8094a02ae7f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Delete snapshot with id: 41a291ba-32a3-43f5-b6a3-9ba84e8983a2 Jul 31 17:28:18.050262 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-69530653-7cf5-4a02-b4b1-f56387a2880c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:18.055248 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-69530653-7cf5-4a02-b4b1-f56387a2880c tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] GET https://10.4.3.92/volume/v3/volumes/28055b6b-bfd0-42c1-9a2f-efb084da3c0a Jul 31 17:28:18.055597 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-69530653-7cf5-4a02-b4b1-f56387a2880c tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:18.055816 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-69530653-7cf5-4a02-b4b1-f56387a2880c tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:18.064655 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:18.064655 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:18.065234 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2f4bed87-58ac-4965-8cad-b8094a02ae7f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Snapshot retrieved successfully. Jul 31 17:28:18.070055 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:18.070055 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:18.074130 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-69530653-7cf5-4a02-b4b1-f56387a2880c tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] Volume info retrieved successfully. Jul 31 17:28:18.085452 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-69530653-7cf5-4a02-b4b1-f56387a2880c tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] https://10.4.3.92/volume/v3/volumes/28055b6b-bfd0-42c1-9a2f-efb084da3c0a returned with HTTP 200 Jul 31 17:28:18.086218 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 739/2945] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:18 2026] GET /volume/v3/volumes/28055b6b-bfd0-42c1-9a2f-efb084da3c0a => generated 971 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:18.094082 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2f4bed87-58ac-4965-8cad-b8094a02ae7f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Snapshot delete request issued successfully. Jul 31 17:28:18.094374 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2f4bed87-58ac-4965-8cad-b8094a02ae7f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] https://10.4.3.92/volume/v3/snapshots/41a291ba-32a3-43f5-b6a3-9ba84e8983a2 returned with HTTP 202 Jul 31 17:28:18.096197 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 740/2946] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:28:18 2026] DELETE /volume/v3/snapshots/41a291ba-32a3-43f5-b6a3-9ba84e8983a2 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:18.106596 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0a477785-e8d6-4385-b222-8e1717a3a89a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:18.109605 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0a477785-e8d6-4385-b222-8e1717a3a89a tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] GET https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1&project_id=86361dcc753943b1bff07113745b6ce3 Jul 31 17:28:18.109605 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0a477785-e8d6-4385-b222-8e1717a3a89a tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:18.110293 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0a477785-e8d6-4385-b222-8e1717a3a89a tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:18.112037 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0a477785-e8d6-4385-b222-8e1717a3a89a tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] Could not evaluate value 86361dcc753943b1bff07113745b6ce3, assuming string {{(pid=100272) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 17:28:18.112883 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-0a477785-e8d6-4385-b222-8e1717a3a89a tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] Searching by: MultiDict([('project_id', '86361dcc753943b1bff07113745b6ce3'), ('all_tenants', 1)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:28:18.114501 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-93e922af-e1cb-47a6-b67d-9a820b748f64 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:18.117202 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-93e922af-e1cb-47a6-b67d-9a820b748f64 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] GET https://10.4.3.92/volume/v3/snapshots/41a291ba-32a3-43f5-b6a3-9ba84e8983a2 Jul 31 17:28:18.117558 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-93e922af-e1cb-47a6-b67d-9a820b748f64 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:18.117775 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-93e922af-e1cb-47a6-b67d-9a820b748f64 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:18.133119 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:18.133119 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:18.133663 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-93e922af-e1cb-47a6-b67d-9a820b748f64 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Snapshot retrieved successfully. Jul 31 17:28:18.134530 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-93e922af-e1cb-47a6-b67d-9a820b748f64 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] https://10.4.3.92/volume/v3/snapshots/41a291ba-32a3-43f5-b6a3-9ba84e8983a2 returned with HTTP 200 Jul 31 17:28:18.134921 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 732/2947] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:18 2026] GET /volume/v3/snapshots/41a291ba-32a3-43f5-b6a3-9ba84e8983a2 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:18.155008 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0a477785-e8d6-4385-b222-8e1717a3a89a tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] Get all volumes completed successfully. Jul 31 17:28:18.156429 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:18.156429 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:18.161243 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0a477785-e8d6-4385-b222-8e1717a3a89a tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1&project_id=86361dcc753943b1bff07113745b6ce3 returned with HTTP 200 Jul 31 17:28:18.161915 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 737/2948] 10.4.3.92 () {66 vars in 1366 bytes} [Fri Jul 31 17:28:18 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=86361dcc753943b1bff07113745b6ce3 => generated 3021 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:28:18.179166 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-32670c47-6fb1-469a-872e-360363083f89 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:18.181728 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-32670c47-6fb1-469a-872e-360363083f89 tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/28055b6b-bfd0-42c1-9a2f-efb084da3c0a Jul 31 17:28:18.182003 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-32670c47-6fb1-469a-872e-360363083f89 tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:18.182403 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-32670c47-6fb1-469a-872e-360363083f89 tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:18.182700 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-32670c47-6fb1-469a-872e-360363083f89 tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] Delete volume with id: 28055b6b-bfd0-42c1-9a2f-efb084da3c0a Jul 31 17:28:18.194231 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:18.194231 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:18.194816 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-32670c47-6fb1-469a-872e-360363083f89 tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] Volume info retrieved successfully. Jul 31 17:28:18.250984 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-32670c47-6fb1-469a-872e-360363083f89 tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] Delete volume request issued successfully. Jul 31 17:28:18.252079 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-32670c47-6fb1-469a-872e-360363083f89 tempest-VolumesListAdminTestJSON-8077004 tempest-VolumesListAdminTestJSON-8077004-project-admin] https://10.4.3.92/volume/v3/volumes/28055b6b-bfd0-42c1-9a2f-efb084da3c0a returned with HTTP 202 Jul 31 17:28:18.252678 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 740/2949] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:28:18 2026] DELETE /volume/v3/volumes/28055b6b-bfd0-42c1-9a2f-efb084da3c0a => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:18.267886 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-027e1d24-bd1f-4ff0-9ed1-096dbb32692a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:18.270411 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-027e1d24-bd1f-4ff0-9ed1-096dbb32692a tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] GET https://10.4.3.92/volume/v3/volumes/1a1588cc-7e76-4473-950a-c511e71917a1 Jul 31 17:28:18.270770 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-027e1d24-bd1f-4ff0-9ed1-096dbb32692a tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:18.271157 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-027e1d24-bd1f-4ff0-9ed1-096dbb32692a tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:18.285559 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:18.285559 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:18.296225 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-027e1d24-bd1f-4ff0-9ed1-096dbb32692a tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Volume info retrieved successfully. Jul 31 17:28:18.304219 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-027e1d24-bd1f-4ff0-9ed1-096dbb32692a tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] https://10.4.3.92/volume/v3/volumes/1a1588cc-7e76-4473-950a-c511e71917a1 returned with HTTP 200 Jul 31 17:28:18.305987 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 741/2950] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:18 2026] GET /volume/v3/volumes/1a1588cc-7e76-4473-950a-c511e71917a1 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:18.328448 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-53e91df6-03fa-41f3-b7d3-b0cfe8b37a10 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:18.334939 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-53e91df6-03fa-41f3-b7d3-b0cfe8b37a10 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] DELETE https://10.4.3.92/volume/v3/volumes/1a1588cc-7e76-4473-950a-c511e71917a1 Jul 31 17:28:18.335703 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-53e91df6-03fa-41f3-b7d3-b0cfe8b37a10 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:18.336835 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-53e91df6-03fa-41f3-b7d3-b0cfe8b37a10 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:18.337387 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-53e91df6-03fa-41f3-b7d3-b0cfe8b37a10 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Delete volume with id: 1a1588cc-7e76-4473-950a-c511e71917a1 Jul 31 17:28:18.352474 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:18.352474 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:18.353611 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-53e91df6-03fa-41f3-b7d3-b0cfe8b37a10 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Volume info retrieved successfully. Jul 31 17:28:18.396140 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-53e91df6-03fa-41f3-b7d3-b0cfe8b37a10 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Delete volume request issued successfully. Jul 31 17:28:18.396436 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-53e91df6-03fa-41f3-b7d3-b0cfe8b37a10 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] https://10.4.3.92/volume/v3/volumes/1a1588cc-7e76-4473-950a-c511e71917a1 returned with HTTP 202 Jul 31 17:28:18.397127 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 733/2951] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:28:18 2026] DELETE /volume/v3/volumes/1a1588cc-7e76-4473-950a-c511e71917a1 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:18.407923 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-de350be2-3dde-432a-a0b1-0690b6ab6d70 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:18.411059 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-de350be2-3dde-432a-a0b1-0690b6ab6d70 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] GET https://10.4.3.92/volume/v3/volumes/1a1588cc-7e76-4473-950a-c511e71917a1 Jul 31 17:28:18.411350 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-de350be2-3dde-432a-a0b1-0690b6ab6d70 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:18.411649 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-de350be2-3dde-432a-a0b1-0690b6ab6d70 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:18.425799 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:18.425799 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:18.431365 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-de350be2-3dde-432a-a0b1-0690b6ab6d70 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Volume info retrieved successfully. Jul 31 17:28:18.440224 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-de350be2-3dde-432a-a0b1-0690b6ab6d70 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] https://10.4.3.92/volume/v3/volumes/1a1588cc-7e76-4473-950a-c511e71917a1 returned with HTTP 200 Jul 31 17:28:18.440710 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 738/2952] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:18 2026] GET /volume/v3/volumes/1a1588cc-7e76-4473-950a-c511e71917a1 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:18.511203 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bb322574-44c0-4012-bcd0-04eba13898b6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:18.514512 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bb322574-44c0-4012-bcd0-04eba13898b6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb Jul 31 17:28:18.514512 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bb322574-44c0-4012-bcd0-04eba13898b6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:18.514512 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bb322574-44c0-4012-bcd0-04eba13898b6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:18.514512 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-bb322574-44c0-4012-bcd0-04eba13898b6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Show backup with id 09af8f16-7f85-4407-88ec-84e95c3dc5bb. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:18.522091 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:18.522091 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:18.522954 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bb322574-44c0-4012-bcd0-04eba13898b6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb returned with HTTP 200 Jul 31 17:28:18.523735 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 741/2953] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:18 2026] GET /volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:18.822553 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d7c05d43-630b-48dd-9ba5-25407e57dff6 req-5b5152c9-4e2b-4bed-a036-304fcfcd333b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:18.825365 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d7c05d43-630b-48dd-9ba5-25407e57dff6 req-5b5152c9-4e2b-4bed-a036-304fcfcd333b tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] DELETE https://10.4.3.92/volume/v3/attachments/5f6571a1-1847-4e76-a34b-7dc33a0d7424 Jul 31 17:28:18.825602 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d7c05d43-630b-48dd-9ba5-25407e57dff6 req-5b5152c9-4e2b-4bed-a036-304fcfcd333b tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:18.825833 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d7c05d43-630b-48dd-9ba5-25407e57dff6 req-5b5152c9-4e2b-4bed-a036-304fcfcd333b tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:18.839266 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:18.839266 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:18.921930 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d7c05d43-630b-48dd-9ba5-25407e57dff6 req-5b5152c9-4e2b-4bed-a036-304fcfcd333b tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/attachments/5f6571a1-1847-4e76-a34b-7dc33a0d7424 returned with HTTP 200 Jul 31 17:28:18.922690 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 742/2954] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:28:18 2026] DELETE /volume/v3/attachments/5f6571a1-1847-4e76-a34b-7dc33a0d7424 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:19.146041 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-85ef4dfd-7fb4-4a1c-9413-96fb75e75a27 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:19.150559 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-85ef4dfd-7fb4-4a1c-9413-96fb75e75a27 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] GET https://10.4.3.92/volume/v3/snapshots/41a291ba-32a3-43f5-b6a3-9ba84e8983a2 Jul 31 17:28:19.150559 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-85ef4dfd-7fb4-4a1c-9413-96fb75e75a27 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:19.150559 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-85ef4dfd-7fb4-4a1c-9413-96fb75e75a27 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:19.156943 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-85ef4dfd-7fb4-4a1c-9413-96fb75e75a27 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] https://10.4.3.92/volume/v3/snapshots/41a291ba-32a3-43f5-b6a3-9ba84e8983a2 returned with HTTP 404 Jul 31 17:28:19.158453 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 734/2955] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:19 2026] GET /volume/v3/snapshots/41a291ba-32a3-43f5-b6a3-9ba84e8983a2 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:19.169598 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-dee956f5-ac68-4681-9455-3b732458010b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:19.172185 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dee956f5-ac68-4681-9455-3b732458010b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] DELETE https://10.4.3.92/volume/v3/snapshots/41a291ba-32a3-43f5-b6a3-9ba84e8983a2 Jul 31 17:28:19.172386 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dee956f5-ac68-4681-9455-3b732458010b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:19.172568 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dee956f5-ac68-4681-9455-3b732458010b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:19.172655 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-dee956f5-ac68-4681-9455-3b732458010b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Delete snapshot with id: 41a291ba-32a3-43f5-b6a3-9ba84e8983a2 Jul 31 17:28:19.179823 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dee956f5-ac68-4681-9455-3b732458010b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/41a291ba-32a3-43f5-b6a3-9ba84e8983a2 returned with HTTP 404 Jul 31 17:28:19.180818 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 739/2956] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:28:19 2026] DELETE /volume/v3/snapshots/41a291ba-32a3-43f5-b6a3-9ba84e8983a2 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:19.189377 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-15d1b504-b9b4-4dec-a972-4287009bb7cd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:19.193466 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-15d1b504-b9b4-4dec-a972-4287009bb7cd tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/snapshots/41a291ba-32a3-43f5-b6a3-9ba84e8983a2 Jul 31 17:28:19.193466 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-15d1b504-b9b4-4dec-a972-4287009bb7cd tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:19.193466 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-15d1b504-b9b4-4dec-a972-4287009bb7cd tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:19.204372 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-15d1b504-b9b4-4dec-a972-4287009bb7cd tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/41a291ba-32a3-43f5-b6a3-9ba84e8983a2 returned with HTTP 404 Jul 31 17:28:19.205438 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 742/2957] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:19 2026] GET /volume/v3/snapshots/41a291ba-32a3-43f5-b6a3-9ba84e8983a2 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:19.214852 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-873fc081-b34f-4663-a38d-39a21ae8c37b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:19.217765 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-873fc081-b34f-4663-a38d-39a21ae8c37b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/2d0b3db8-0afe-4d85-b8a9-9500d8751814 Jul 31 17:28:19.218149 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-873fc081-b34f-4663-a38d-39a21ae8c37b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:19.218650 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-873fc081-b34f-4663-a38d-39a21ae8c37b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:19.218650 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-873fc081-b34f-4663-a38d-39a21ae8c37b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Delete volume with id: 2d0b3db8-0afe-4d85-b8a9-9500d8751814 Jul 31 17:28:19.230687 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:19.230687 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:19.231130 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-873fc081-b34f-4663-a38d-39a21ae8c37b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:19.272399 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-873fc081-b34f-4663-a38d-39a21ae8c37b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Delete volume request issued successfully. Jul 31 17:28:19.273242 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-873fc081-b34f-4663-a38d-39a21ae8c37b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/2d0b3db8-0afe-4d85-b8a9-9500d8751814 returned with HTTP 202 Jul 31 17:28:19.273972 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 743/2958] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:28:19 2026] DELETE /volume/v3/volumes/2d0b3db8-0afe-4d85-b8a9-9500d8751814 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:19.287438 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0807d6b4-8316-4772-a52e-c5dec51b1b50 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:19.290560 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0807d6b4-8316-4772-a52e-c5dec51b1b50 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/volumes/2d0b3db8-0afe-4d85-b8a9-9500d8751814 Jul 31 17:28:19.290560 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0807d6b4-8316-4772-a52e-c5dec51b1b50 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:19.290560 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0807d6b4-8316-4772-a52e-c5dec51b1b50 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:19.307720 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:19.307720 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:19.314598 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0807d6b4-8316-4772-a52e-c5dec51b1b50 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:19.321617 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0807d6b4-8316-4772-a52e-c5dec51b1b50 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/2d0b3db8-0afe-4d85-b8a9-9500d8751814 returned with HTTP 200 Jul 31 17:28:19.321870 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 735/2959] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:19 2026] GET /volume/v3/volumes/2d0b3db8-0afe-4d85-b8a9-9500d8751814 => generated 1005 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:28:19.456818 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f4c69254-9f61-4136-bcf7-a85887aca3bf None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:19.458760 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f4c69254-9f61-4136-bcf7-a85887aca3bf tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] GET https://10.4.3.92/volume/v3/volumes/1a1588cc-7e76-4473-950a-c511e71917a1 Jul 31 17:28:19.459106 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f4c69254-9f61-4136-bcf7-a85887aca3bf tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:19.459440 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f4c69254-9f61-4136-bcf7-a85887aca3bf tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:19.468116 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f4c69254-9f61-4136-bcf7-a85887aca3bf tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] https://10.4.3.92/volume/v3/volumes/1a1588cc-7e76-4473-950a-c511e71917a1 returned with HTTP 404 Jul 31 17:28:19.468843 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 740/2960] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:19 2026] GET /volume/v3/volumes/1a1588cc-7e76-4473-950a-c511e71917a1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:19.480880 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-616f9e3c-758b-435a-9093-07cb8221c68a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:19.482281 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-616f9e3c-758b-435a-9093-07cb8221c68a tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] GET https://10.4.3.92/volume/v3/volumes/f9c91a58-9b98-4ee2-b693-42af33d7994d Jul 31 17:28:19.482585 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-616f9e3c-758b-435a-9093-07cb8221c68a tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:19.482688 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-616f9e3c-758b-435a-9093-07cb8221c68a tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:19.489783 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:19.489783 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:19.493538 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-616f9e3c-758b-435a-9093-07cb8221c68a tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Volume info retrieved successfully. Jul 31 17:28:19.497916 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-616f9e3c-758b-435a-9093-07cb8221c68a tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] https://10.4.3.92/volume/v3/volumes/f9c91a58-9b98-4ee2-b693-42af33d7994d returned with HTTP 200 Jul 31 17:28:19.498282 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 743/2961] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:19 2026] GET /volume/v3/volumes/f9c91a58-9b98-4ee2-b693-42af33d7994d => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:19.517179 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-46f0fb6a-f4b3-4259-a721-3868ccaf0a3c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:19.519704 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-46f0fb6a-f4b3-4259-a721-3868ccaf0a3c tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] DELETE https://10.4.3.92/volume/v3/volumes/f9c91a58-9b98-4ee2-b693-42af33d7994d Jul 31 17:28:19.519929 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-46f0fb6a-f4b3-4259-a721-3868ccaf0a3c tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:19.520151 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-46f0fb6a-f4b3-4259-a721-3868ccaf0a3c tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:19.520367 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-46f0fb6a-f4b3-4259-a721-3868ccaf0a3c tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Delete volume with id: f9c91a58-9b98-4ee2-b693-42af33d7994d Jul 31 17:28:19.530700 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:19.530700 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:19.531424 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-46f0fb6a-f4b3-4259-a721-3868ccaf0a3c tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Volume info retrieved successfully. Jul 31 17:28:19.535466 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3e469d6e-0a76-4a0d-ace6-160b88e996b4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:19.537295 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3e469d6e-0a76-4a0d-ace6-160b88e996b4 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb Jul 31 17:28:19.537542 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3e469d6e-0a76-4a0d-ace6-160b88e996b4 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:19.537714 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3e469d6e-0a76-4a0d-ace6-160b88e996b4 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:19.537815 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-3e469d6e-0a76-4a0d-ace6-160b88e996b4 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Show backup with id 09af8f16-7f85-4407-88ec-84e95c3dc5bb. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:19.542643 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:19.542643 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:19.543421 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3e469d6e-0a76-4a0d-ace6-160b88e996b4 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb returned with HTTP 200 Jul 31 17:28:19.543805 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 736/2962] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:19 2026] GET /volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:19.556701 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-71487766-9a2e-4fae-b3e0-4b0ee67b3e35 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:19.558132 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-46f0fb6a-f4b3-4259-a721-3868ccaf0a3c tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Delete volume request issued successfully. Jul 31 17:28:19.558448 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-46f0fb6a-f4b3-4259-a721-3868ccaf0a3c tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] https://10.4.3.92/volume/v3/volumes/f9c91a58-9b98-4ee2-b693-42af33d7994d returned with HTTP 202 Jul 31 17:28:19.559153 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 744/2963] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:28:19 2026] DELETE /volume/v3/volumes/f9c91a58-9b98-4ee2-b693-42af33d7994d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:19.559911 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-71487766-9a2e-4fae-b3e0-4b0ee67b3e35 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/10ffc96c-5ce7-476f-a536-8ab69ff54c1b Jul 31 17:28:19.560639 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-71487766-9a2e-4fae-b3e0-4b0ee67b3e35 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:19.560996 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-71487766-9a2e-4fae-b3e0-4b0ee67b3e35 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:19.569155 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7a0cacee-c582-44c5-8297-7263ccde27cd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:19.570617 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:19.570617 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:19.573340 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-71487766-9a2e-4fae-b3e0-4b0ee67b3e35 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:28:19.573458 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7a0cacee-c582-44c5-8297-7263ccde27cd tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] GET https://10.4.3.92/volume/v3/volumes/f9c91a58-9b98-4ee2-b693-42af33d7994d Jul 31 17:28:19.573525 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-71487766-9a2e-4fae-b3e0-4b0ee67b3e35 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/10ffc96c-5ce7-476f-a536-8ab69ff54c1b returned with HTTP 200 Jul 31 17:28:19.573601 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7a0cacee-c582-44c5-8297-7263ccde27cd tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:19.573601 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7a0cacee-c582-44c5-8297-7263ccde27cd tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:19.573740 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 741/2964] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:19 2026] GET /volume/v3/snapshots/10ffc96c-5ce7-476f-a536-8ab69ff54c1b => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:19.589078 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:19.589078 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:19.591637 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9cc4be27-13b3-44a1-8d22-8179b84d14b5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:19.594214 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9cc4be27-13b3-44a1-8d22-8179b84d14b5 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb Jul 31 17:28:19.594556 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9cc4be27-13b3-44a1-8d22-8179b84d14b5 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:19.594917 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9cc4be27-13b3-44a1-8d22-8179b84d14b5 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:19.595152 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-9cc4be27-13b3-44a1-8d22-8179b84d14b5 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Show backup with id 09af8f16-7f85-4407-88ec-84e95c3dc5bb. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:19.599282 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7a0cacee-c582-44c5-8297-7263ccde27cd tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Volume info retrieved successfully. Jul 31 17:28:19.601224 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:19.601224 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:19.602279 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9cc4be27-13b3-44a1-8d22-8179b84d14b5 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb returned with HTTP 200 Jul 31 17:28:19.603113 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 737/2965] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:19 2026] GET /volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:19.608750 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7a0cacee-c582-44c5-8297-7263ccde27cd tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] https://10.4.3.92/volume/v3/volumes/f9c91a58-9b98-4ee2-b693-42af33d7994d returned with HTTP 200 Jul 31 17:28:19.608750 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 744/2966] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:19 2026] GET /volume/v3/volumes/f9c91a58-9b98-4ee2-b693-42af33d7994d => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:19.616974 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-504da6bf-cadd-4b4a-8e47-62030d43232c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:19.619626 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-504da6bf-cadd-4b4a-8e47-62030d43232c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] DELETE https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb Jul 31 17:28:19.619626 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-504da6bf-cadd-4b4a-8e47-62030d43232c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:19.619626 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-504da6bf-cadd-4b4a-8e47-62030d43232c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:19.619626 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-504da6bf-cadd-4b4a-8e47-62030d43232c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Delete backup with id: 09af8f16-7f85-4407-88ec-84e95c3dc5bb. Jul 31 17:28:19.625392 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:19.625392 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:19.650037 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-504da6bf-cadd-4b4a-8e47-62030d43232c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] delete_backup rpcapi backup_id 09af8f16-7f85-4407-88ec-84e95c3dc5bb {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:28:19.652123 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-504da6bf-cadd-4b4a-8e47-62030d43232c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb returned with HTTP 202 Jul 31 17:28:19.652991 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 745/2967] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:28:19 2026] DELETE /volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:28:19.665549 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c6fd36c9-3d14-40aa-aff8-73abbb36444f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:19.668223 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c6fd36c9-3d14-40aa-aff8-73abbb36444f tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb Jul 31 17:28:19.668787 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c6fd36c9-3d14-40aa-aff8-73abbb36444f tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:19.669225 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c6fd36c9-3d14-40aa-aff8-73abbb36444f tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:19.669528 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-c6fd36c9-3d14-40aa-aff8-73abbb36444f tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Show backup with id 09af8f16-7f85-4407-88ec-84e95c3dc5bb. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:19.680906 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:19.680906 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:19.682848 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c6fd36c9-3d14-40aa-aff8-73abbb36444f tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb returned with HTTP 200 Jul 31 17:28:19.684283 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 742/2968] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:19 2026] GET /volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:19.999060 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-73dba265-4948-42f8-8e65-b34a2452307c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:20.001408 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-73dba265-4948-42f8-8e65-b34a2452307c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 Jul 31 17:28:20.001592 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-73dba265-4948-42f8-8e65-b34a2452307c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:20.003056 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-73dba265-4948-42f8-8e65-b34a2452307c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:20.010456 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:20.010456 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:20.018155 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-73dba265-4948-42f8-8e65-b34a2452307c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:28:20.024897 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-73dba265-4948-42f8-8e65-b34a2452307c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 returned with HTTP 200 Jul 31 17:28:20.025600 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 738/2969] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:19 2026] GET /volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:20.338961 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-661108e5-ab7c-43e9-ac31-f2afbe3d53f7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:20.342054 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-661108e5-ab7c-43e9-ac31-f2afbe3d53f7 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/volumes/2d0b3db8-0afe-4d85-b8a9-9500d8751814 Jul 31 17:28:20.342213 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-661108e5-ab7c-43e9-ac31-f2afbe3d53f7 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:20.342441 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-661108e5-ab7c-43e9-ac31-f2afbe3d53f7 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:20.349338 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-661108e5-ab7c-43e9-ac31-f2afbe3d53f7 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/2d0b3db8-0afe-4d85-b8a9-9500d8751814 returned with HTTP 404 Jul 31 17:28:20.349917 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 745/2970] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:20 2026] GET /volume/v3/volumes/2d0b3db8-0afe-4d85-b8a9-9500d8751814 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:20.362264 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-518fb234-b057-43e3-8fd5-3ea35970ef36 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:20.364635 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-518fb234-b057-43e3-8fd5-3ea35970ef36 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:28:20.366734 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-518fb234-b057-43e3-8fd5-3ea35970ef36 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-105052160"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:20.367134 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-518fb234-b057-43e3-8fd5-3ea35970ef36 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-105052160'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:28:20.367249 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-518fb234-b057-43e3-8fd5-3ea35970ef36 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Create volume of 1 GB Jul 31 17:28:20.372454 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-518fb234-b057-43e3-8fd5-3ea35970ef36 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Availability Zones retrieved successfully. Jul 31 17:28:20.380620 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-518fb234-b057-43e3-8fd5-3ea35970ef36 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Flow 'volume_create_api' (7a8d825e-4c67-4b69-8eb3-91fa349fe23e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:20.384380 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-518fb234-b057-43e3-8fd5-3ea35970ef36 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02e49878-41ed-4c63-aa04-a43f8375397b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:20.384380 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-518fb234-b057-43e3-8fd5-3ea35970ef36 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:28:20.421369 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-518fb234-b057-43e3-8fd5-3ea35970ef36 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02e49878-41ed-4c63-aa04-a43f8375397b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:20.422417 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-518fb234-b057-43e3-8fd5-3ea35970ef36 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3693d572-e993-4dc7-b007-6417031e9962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:20.475550 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-518fb234-b057-43e3-8fd5-3ea35970ef36 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Created reservations ['28d9ee78-94c6-476a-a771-5b74e6e34d50', 'd3f1903c-c194-496f-bc50-1c9c6c991f21', 'c9c9064b-d9b0-4f24-84f9-0bd2fc1c48bb', '76de8577-7198-46fd-8559-601644acd5b4'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:20.476467 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-518fb234-b057-43e3-8fd5-3ea35970ef36 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3693d572-e993-4dc7-b007-6417031e9962) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28d9ee78-94c6-476a-a771-5b74e6e34d50', 'd3f1903c-c194-496f-bc50-1c9c6c991f21', 'c9c9064b-d9b0-4f24-84f9-0bd2fc1c48bb', '76de8577-7198-46fd-8559-601644acd5b4']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:20.477386 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-518fb234-b057-43e3-8fd5-3ea35970ef36 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6daf4215-56a2-469d-a231-ca53fa51f136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:20.510093 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-518fb234-b057-43e3-8fd5-3ea35970ef36 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6daf4215-56a2-469d-a231-ca53fa51f136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f0da918-dc60-4d48-98fd-8b7434262b41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-105052160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='040f243ab1844c10a8e802d7e1823c0e',qos_specs=None,replication_status=,reservations=['28d9ee78-94c6-476a-a771-5b74e6e34d50','d3f1903c-c194-496f-bc50-1c9c6c991f21','c9c9064b-d9b0-4f24-84f9-0bd2fc1c48bb','76de8577-7198-46fd-8559-601644acd5b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='071f5ea2923e489ebaba5a72ed1203a9',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:28:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-105052160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f0da918-dc60-4d48-98fd-8b7434262b41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='040f243ab1844c10a8e802d7e1823c0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='071f5ea2923e489ebaba5a72ed1203a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:20.511110 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-518fb234-b057-43e3-8fd5-3ea35970ef36 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b9b4908-97b7-4598-9f29-c948ecb5944d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:20.537841 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-518fb234-b057-43e3-8fd5-3ea35970ef36 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b9b4908-97b7-4598-9f29-c948ecb5944d) transitioned into state 'SUCCESS' from state '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-105052160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='040f243ab1844c10a8e802d7e1823c0e',qos_specs=None,replication_status=,reservations=['28d9ee78-94c6-476a-a771-5b74e6e34d50','d3f1903c-c194-496f-bc50-1c9c6c991f21','c9c9064b-d9b0-4f24-84f9-0bd2fc1c48bb','76de8577-7198-46fd-8559-601644acd5b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='071f5ea2923e489ebaba5a72ed1203a9',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:20.538679 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-518fb234-b057-43e3-8fd5-3ea35970ef36 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d22048e-1793-4f73-a105-2ecd7c566316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:20.556750 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-518fb234-b057-43e3-8fd5-3ea35970ef36 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d22048e-1793-4f73-a105-2ecd7c566316) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:20.557899 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-518fb234-b057-43e3-8fd5-3ea35970ef36 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Flow 'volume_create_api' (7a8d825e-4c67-4b69-8eb3-91fa349fe23e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:20.558303 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-518fb234-b057-43e3-8fd5-3ea35970ef36 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Create volume request issued successfully. Jul 31 17:28:20.559068 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-518fb234-b057-43e3-8fd5-3ea35970ef36 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:28:20.559613 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 746/2971] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:28:20 2026] POST /volume/v3/volumes => generated 775 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:28:20.577345 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f901eb74-c7da-4989-b2fa-3a0bf3bb55b1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:20.578927 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f901eb74-c7da-4989-b2fa-3a0bf3bb55b1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/volumes/3f0da918-dc60-4d48-98fd-8b7434262b41 Jul 31 17:28:20.579147 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f901eb74-c7da-4989-b2fa-3a0bf3bb55b1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:20.579452 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f901eb74-c7da-4989-b2fa-3a0bf3bb55b1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:20.588972 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:20.588972 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:20.594719 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f901eb74-c7da-4989-b2fa-3a0bf3bb55b1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:20.601249 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f901eb74-c7da-4989-b2fa-3a0bf3bb55b1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/3f0da918-dc60-4d48-98fd-8b7434262b41 returned with HTTP 200 Jul 31 17:28:20.602034 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 743/2972] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:20 2026] GET /volume/v3/volumes/3f0da918-dc60-4d48-98fd-8b7434262b41 => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:20.627472 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e3022e01-f681-436e-910a-16ab944f7dd6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:20.629902 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e3022e01-f681-436e-910a-16ab944f7dd6 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] GET https://10.4.3.92/volume/v3/volumes/f9c91a58-9b98-4ee2-b693-42af33d7994d Jul 31 17:28:20.630152 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e3022e01-f681-436e-910a-16ab944f7dd6 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:20.630432 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e3022e01-f681-436e-910a-16ab944f7dd6 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:20.639934 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e3022e01-f681-436e-910a-16ab944f7dd6 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] https://10.4.3.92/volume/v3/volumes/f9c91a58-9b98-4ee2-b693-42af33d7994d returned with HTTP 404 Jul 31 17:28:20.640577 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 739/2973] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:20 2026] GET /volume/v3/volumes/f9c91a58-9b98-4ee2-b693-42af33d7994d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:20.652486 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8ba0f4cb-37d4-41eb-9ee2-b106adf60a45 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:20.654832 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8ba0f4cb-37d4-41eb-9ee2-b106adf60a45 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] GET https://10.4.3.92/volume/v3/volumes/965d0981-1990-45d5-80ae-14efd3e3ef70 Jul 31 17:28:20.655771 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8ba0f4cb-37d4-41eb-9ee2-b106adf60a45 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:20.656084 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8ba0f4cb-37d4-41eb-9ee2-b106adf60a45 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:20.672075 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:20.672075 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:20.682220 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8ba0f4cb-37d4-41eb-9ee2-b106adf60a45 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Volume info retrieved successfully. Jul 31 17:28:20.694363 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8ba0f4cb-37d4-41eb-9ee2-b106adf60a45 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] https://10.4.3.92/volume/v3/volumes/965d0981-1990-45d5-80ae-14efd3e3ef70 returned with HTTP 200 Jul 31 17:28:20.694363 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 746/2974] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:20 2026] GET /volume/v3/volumes/965d0981-1990-45d5-80ae-14efd3e3ef70 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:28:20.700399 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f960ec84-766e-4e36-b9be-25dcfc3cea43 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:20.703575 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f960ec84-766e-4e36-b9be-25dcfc3cea43 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb Jul 31 17:28:20.703881 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f960ec84-766e-4e36-b9be-25dcfc3cea43 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:20.704167 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f960ec84-766e-4e36-b9be-25dcfc3cea43 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:20.704390 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f960ec84-766e-4e36-b9be-25dcfc3cea43 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Show backup with id 09af8f16-7f85-4407-88ec-84e95c3dc5bb. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:20.709776 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5959fc9e-2cd8-4329-9bae-cd0464d4b8ab None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:20.712826 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5959fc9e-2cd8-4329-9bae-cd0464d4b8ab tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] DELETE https://10.4.3.92/volume/v3/volumes/965d0981-1990-45d5-80ae-14efd3e3ef70 Jul 31 17:28:20.713099 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5959fc9e-2cd8-4329-9bae-cd0464d4b8ab tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:20.713248 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f960ec84-766e-4e36-b9be-25dcfc3cea43 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb returned with HTTP 404 Jul 31 17:28:20.713447 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5959fc9e-2cd8-4329-9bae-cd0464d4b8ab tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:20.713692 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-5959fc9e-2cd8-4329-9bae-cd0464d4b8ab tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Delete volume with id: 965d0981-1990-45d5-80ae-14efd3e3ef70 Jul 31 17:28:20.714039 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 747/2975] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:20 2026] GET /volume/v3/backups/09af8f16-7f85-4407-88ec-84e95c3dc5bb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:20.722580 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:20.722580 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:20.723258 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-5959fc9e-2cd8-4329-9bae-cd0464d4b8ab tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Volume info retrieved successfully. Jul 31 17:28:20.766785 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-5959fc9e-2cd8-4329-9bae-cd0464d4b8ab tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Delete volume request issued successfully. Jul 31 17:28:20.766893 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5959fc9e-2cd8-4329-9bae-cd0464d4b8ab tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] https://10.4.3.92/volume/v3/volumes/965d0981-1990-45d5-80ae-14efd3e3ef70 returned with HTTP 202 Jul 31 17:28:20.767910 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 744/2976] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:28:20 2026] DELETE /volume/v3/volumes/965d0981-1990-45d5-80ae-14efd3e3ef70 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:20.778075 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6092515a-f354-482d-b93b-f2681bf321f2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:20.780891 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6092515a-f354-482d-b93b-f2681bf321f2 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] GET https://10.4.3.92/volume/v3/volumes/965d0981-1990-45d5-80ae-14efd3e3ef70 Jul 31 17:28:20.780891 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6092515a-f354-482d-b93b-f2681bf321f2 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:20.781805 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6092515a-f354-482d-b93b-f2681bf321f2 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:20.802336 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:20.802336 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:20.811245 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6092515a-f354-482d-b93b-f2681bf321f2 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Volume info retrieved successfully. Jul 31 17:28:20.821706 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6092515a-f354-482d-b93b-f2681bf321f2 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] https://10.4.3.92/volume/v3/volumes/965d0981-1990-45d5-80ae-14efd3e3ef70 returned with HTTP 200 Jul 31 17:28:20.822239 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 740/2977] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:20 2026] GET /volume/v3/volumes/965d0981-1990-45d5-80ae-14efd3e3ef70 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:20.858882 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b387b082-ee4c-4b0c-a6ed-bd20577524b6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:20.862032 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b387b082-ee4c-4b0c-a6ed-bd20577524b6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/10ffc96c-5ce7-476f-a536-8ab69ff54c1b Jul 31 17:28:20.862032 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b387b082-ee4c-4b0c-a6ed-bd20577524b6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:20.862032 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b387b082-ee4c-4b0c-a6ed-bd20577524b6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:20.862165 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-b387b082-ee4c-4b0c-a6ed-bd20577524b6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Delete snapshot with id: 10ffc96c-5ce7-476f-a536-8ab69ff54c1b Jul 31 17:28:20.876590 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:20.876590 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:20.877076 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b387b082-ee4c-4b0c-a6ed-bd20577524b6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:28:20.910706 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b387b082-ee4c-4b0c-a6ed-bd20577524b6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot delete request issued successfully. Jul 31 17:28:20.911673 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b387b082-ee4c-4b0c-a6ed-bd20577524b6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/10ffc96c-5ce7-476f-a536-8ab69ff54c1b returned with HTTP 202 Jul 31 17:28:20.911673 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 747/2978] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:28:20 2026] DELETE /volume/v3/snapshots/10ffc96c-5ce7-476f-a536-8ab69ff54c1b => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:20.922751 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3186e648-852f-4215-8c2b-836ae5492342 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:20.927135 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3186e648-852f-4215-8c2b-836ae5492342 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/10ffc96c-5ce7-476f-a536-8ab69ff54c1b Jul 31 17:28:20.927507 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3186e648-852f-4215-8c2b-836ae5492342 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:20.927875 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3186e648-852f-4215-8c2b-836ae5492342 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:20.936741 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:20.936741 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:20.937461 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3186e648-852f-4215-8c2b-836ae5492342 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:28:20.938750 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3186e648-852f-4215-8c2b-836ae5492342 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/10ffc96c-5ce7-476f-a536-8ab69ff54c1b returned with HTTP 200 Jul 31 17:28:20.939428 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 748/2979] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:20 2026] GET /volume/v3/snapshots/10ffc96c-5ce7-476f-a536-8ab69ff54c1b => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:21.621470 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4f7d241b-1814-42d7-bd17-bbc8961aa616 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:21.623583 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4f7d241b-1814-42d7-bd17-bbc8961aa616 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/volumes/3f0da918-dc60-4d48-98fd-8b7434262b41 Jul 31 17:28:21.623841 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4f7d241b-1814-42d7-bd17-bbc8961aa616 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:21.624088 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4f7d241b-1814-42d7-bd17-bbc8961aa616 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:21.633931 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:21.633931 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:21.644750 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4f7d241b-1814-42d7-bd17-bbc8961aa616 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:21.651649 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4f7d241b-1814-42d7-bd17-bbc8961aa616 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/3f0da918-dc60-4d48-98fd-8b7434262b41 returned with HTTP 200 Jul 31 17:28:21.652179 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 745/2980] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:21 2026] GET /volume/v3/volumes/3f0da918-dc60-4d48-98fd-8b7434262b41 => generated 1006 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:28:21.668809 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-53de7f3d-c7a9-4d8b-8dc9-24c153a40159 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:21.671401 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-53de7f3d-c7a9-4d8b-8dc9-24c153a40159 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:28:21.671869 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-53de7f3d-c7a9-4d8b-8dc9-24c153a40159 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3f0da918-dc60-4d48-98fd-8b7434262b41", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2107558184"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:21.684843 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:21.684843 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:21.685221 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-53de7f3d-c7a9-4d8b-8dc9-24c153a40159 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:21.685537 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-53de7f3d-c7a9-4d8b-8dc9-24c153a40159 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Create snapshot from volume 3f0da918-dc60-4d48-98fd-8b7434262b41 Jul 31 17:28:21.723038 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-53de7f3d-c7a9-4d8b-8dc9-24c153a40159 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Created reservations ['d34dd5b9-609d-47fb-a07c-473ebcf232b0', '2cac5746-7e5b-41db-a64f-b5c68f45fbea', 'ebb67998-27dd-4a3d-882c-b36ee6938a92', 'c5260692-fc85-462e-b48d-354df7b80991'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:21.771437 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-53de7f3d-c7a9-4d8b-8dc9-24c153a40159 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot create request issued successfully. Jul 31 17:28:21.771836 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-53de7f3d-c7a9-4d8b-8dc9-24c153a40159 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:28:21.772309 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 741/2981] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:28:21 2026] POST /volume/v3/snapshots => generated 308 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:28:21.789241 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f1aa9398-8eff-497d-94eb-7e8648dcbce5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:21.791588 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f1aa9398-8eff-497d-94eb-7e8648dcbce5 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/snapshots/95deaf7a-f8c6-4e2a-b7aa-bd51c7694fb5 Jul 31 17:28:21.791903 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f1aa9398-8eff-497d-94eb-7e8648dcbce5 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:21.792497 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f1aa9398-8eff-497d-94eb-7e8648dcbce5 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:21.803113 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:21.803113 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:21.804152 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f1aa9398-8eff-497d-94eb-7e8648dcbce5 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot retrieved successfully. Jul 31 17:28:21.805307 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f1aa9398-8eff-497d-94eb-7e8648dcbce5 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/95deaf7a-f8c6-4e2a-b7aa-bd51c7694fb5 returned with HTTP 200 Jul 31 17:28:21.806179 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 748/2982] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:21 2026] GET /volume/v3/snapshots/95deaf7a-f8c6-4e2a-b7aa-bd51c7694fb5 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:21.839979 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-41ea11c0-41c3-453f-b8d9-48b4f85b78a4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:21.842255 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-41ea11c0-41c3-453f-b8d9-48b4f85b78a4 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] GET https://10.4.3.92/volume/v3/volumes/965d0981-1990-45d5-80ae-14efd3e3ef70 Jul 31 17:28:21.842576 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-41ea11c0-41c3-453f-b8d9-48b4f85b78a4 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:21.842849 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-41ea11c0-41c3-453f-b8d9-48b4f85b78a4 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:21.850263 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-41ea11c0-41c3-453f-b8d9-48b4f85b78a4 tempest-VolumesListAdminTestJSON-1651562420 tempest-VolumesListAdminTestJSON-1651562420-project-member] https://10.4.3.92/volume/v3/volumes/965d0981-1990-45d5-80ae-14efd3e3ef70 returned with HTTP 404 Jul 31 17:28:21.850919 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 749/2983] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:21 2026] GET /volume/v3/volumes/965d0981-1990-45d5-80ae-14efd3e3ef70 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:21.952054 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-419c88ae-4d88-463a-b909-a688fe418c8f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:21.956533 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-419c88ae-4d88-463a-b909-a688fe418c8f tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/10ffc96c-5ce7-476f-a536-8ab69ff54c1b Jul 31 17:28:21.956533 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-419c88ae-4d88-463a-b909-a688fe418c8f tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:21.956533 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-419c88ae-4d88-463a-b909-a688fe418c8f tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:21.961715 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-419c88ae-4d88-463a-b909-a688fe418c8f tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/10ffc96c-5ce7-476f-a536-8ab69ff54c1b returned with HTTP 404 Jul 31 17:28:21.962568 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 746/2984] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:21 2026] GET /volume/v3/snapshots/10ffc96c-5ce7-476f-a536-8ab69ff54c1b => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:21.979923 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0c0b2981-f861-47c6-99a9-d0c050fb0978 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:21.982186 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0c0b2981-f861-47c6-99a9-d0c050fb0978 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe Jul 31 17:28:21.982519 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0c0b2981-f861-47c6-99a9-d0c050fb0978 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:21.982817 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0c0b2981-f861-47c6-99a9-d0c050fb0978 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:21.993999 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:21.993999 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:21.999638 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0c0b2981-f861-47c6-99a9-d0c050fb0978 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:28:22.009346 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0c0b2981-f861-47c6-99a9-d0c050fb0978 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe returned with HTTP 200 Jul 31 17:28:22.009961 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 742/2985] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:21 2026] GET /volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:22.053298 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-add13fc9-dfc6-4289-80a7-a6d2bc8f8755 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:22.055984 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-add13fc9-dfc6-4289-80a7-a6d2bc8f8755 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:28:22.056670 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-add13fc9-dfc6-4289-80a7-a6d2bc8f8755 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "8d238c5f-d575-4c29-9cd2-e3e14bfacc91", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1791129387"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:22.059022 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-add13fc9-dfc6-4289-80a7-a6d2bc8f8755 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Create volume request body: {'volume': {'imageRef': '8d238c5f-d575-4c29-9cd2-e3e14bfacc91', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1791129387'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:28:22.399458 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-add13fc9-dfc6-4289-80a7-a6d2bc8f8755 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Create volume of 1 GB Jul 31 17:28:22.405668 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-add13fc9-dfc6-4289-80a7-a6d2bc8f8755 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Availability Zones retrieved successfully. Jul 31 17:28:22.412338 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-add13fc9-dfc6-4289-80a7-a6d2bc8f8755 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Flow 'volume_create_api' (c68cef2f-8f14-4397-a37d-81b6d40c9898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:22.413833 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-add13fc9-dfc6-4289-80a7-a6d2bc8f8755 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9be6c830-c0a1-4006-9aa9-c86014f1098c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:22.414912 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-add13fc9-dfc6-4289-80a7-a6d2bc8f8755 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:28:22.496210 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-add13fc9-dfc6-4289-80a7-a6d2bc8f8755 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9be6c830-c0a1-4006-9aa9-c86014f1098c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:22.497703 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-add13fc9-dfc6-4289-80a7-a6d2bc8f8755 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0de77b40-cc53-4162-9c9d-ce68fc7d8e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:22.555025 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-add13fc9-dfc6-4289-80a7-a6d2bc8f8755 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Created reservations ['ab6ac6a4-b4be-446f-96f7-90de84ab1905', '6e2f4a29-e16f-41f8-aa18-4d365d20b865', 'f022141a-fd82-4faa-b5c5-f39988af539f', '75f3375f-53d0-46ef-9d01-1a495d305904'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:22.556151 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-add13fc9-dfc6-4289-80a7-a6d2bc8f8755 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0de77b40-cc53-4162-9c9d-ce68fc7d8e60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab6ac6a4-b4be-446f-96f7-90de84ab1905', '6e2f4a29-e16f-41f8-aa18-4d365d20b865', 'f022141a-fd82-4faa-b5c5-f39988af539f', '75f3375f-53d0-46ef-9d01-1a495d305904']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:22.557149 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-add13fc9-dfc6-4289-80a7-a6d2bc8f8755 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (227c1423-915b-4b23-bb3f-a74d9c5afaf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:22.594249 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-add13fc9-dfc6-4289-80a7-a6d2bc8f8755 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (227c1423-915b-4b23-bb3f-a74d9c5afaf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b3105a4-d379-49e3-854e-7ce21b8c515f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1791129387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5861a736bd14ff6871f8961980f9f5f',qos_specs=None,replication_status=,reservations=['ab6ac6a4-b4be-446f-96f7-90de84ab1905','6e2f4a29-e16f-41f8-aa18-4d365d20b865','f022141a-fd82-4faa-b5c5-f39988af539f','75f3375f-53d0-46ef-9d01-1a495d305904'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7988b2d13f894bd09a3270a79bf79430',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:28:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1791129387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b3105a4-d379-49e3-854e-7ce21b8c515f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5861a736bd14ff6871f8961980f9f5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7988b2d13f894bd09a3270a79bf79430',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:22.595043 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-add13fc9-dfc6-4289-80a7-a6d2bc8f8755 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7399019-3020-44b5-8333-7c042e0446ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:22.623926 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-add13fc9-dfc6-4289-80a7-a6d2bc8f8755 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7399019-3020-44b5-8333-7c042e0446ce) transitioned into state 'SUCCESS' from state '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-1791129387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5861a736bd14ff6871f8961980f9f5f',qos_specs=None,replication_status=,reservations=['ab6ac6a4-b4be-446f-96f7-90de84ab1905','6e2f4a29-e16f-41f8-aa18-4d365d20b865','f022141a-fd82-4faa-b5c5-f39988af539f','75f3375f-53d0-46ef-9d01-1a495d305904'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7988b2d13f894bd09a3270a79bf79430',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:22.624972 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-add13fc9-dfc6-4289-80a7-a6d2bc8f8755 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd344305-98e7-4666-8576-bbbdb1f187c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:22.642425 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-add13fc9-dfc6-4289-80a7-a6d2bc8f8755 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd344305-98e7-4666-8576-bbbdb1f187c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:22.644127 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-add13fc9-dfc6-4289-80a7-a6d2bc8f8755 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Flow 'volume_create_api' (c68cef2f-8f14-4397-a37d-81b6d40c9898) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:22.644127 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-add13fc9-dfc6-4289-80a7-a6d2bc8f8755 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Create volume request issued successfully. Jul 31 17:28:22.648584 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-add13fc9-dfc6-4289-80a7-a6d2bc8f8755 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:28:22.648584 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 749/2986] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:28:22 2026] POST /volume/v3/volumes => generated 752 bytes in 593 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:28:22.664990 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-56873a22-3a7a-47f3-82ac-1fa245e00397 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:22.672655 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-56873a22-3a7a-47f3-82ac-1fa245e00397 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f Jul 31 17:28:22.672655 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-56873a22-3a7a-47f3-82ac-1fa245e00397 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:22.672655 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-56873a22-3a7a-47f3-82ac-1fa245e00397 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:22.689091 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:22.689091 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:22.696412 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-56873a22-3a7a-47f3-82ac-1fa245e00397 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:28:22.704271 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-56873a22-3a7a-47f3-82ac-1fa245e00397 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f returned with HTTP 200 Jul 31 17:28:22.709380 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 750/2987] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:22 2026] GET /volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f => generated 820 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:22.817842 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8827c8d4-b0af-4bdb-8a29-6566a20695f3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:22.820755 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8827c8d4-b0af-4bdb-8a29-6566a20695f3 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/snapshots/95deaf7a-f8c6-4e2a-b7aa-bd51c7694fb5 Jul 31 17:28:22.820755 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8827c8d4-b0af-4bdb-8a29-6566a20695f3 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:22.820755 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8827c8d4-b0af-4bdb-8a29-6566a20695f3 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:22.827411 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:22.827411 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:22.828275 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8827c8d4-b0af-4bdb-8a29-6566a20695f3 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot retrieved successfully. Jul 31 17:28:22.828494 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8827c8d4-b0af-4bdb-8a29-6566a20695f3 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/95deaf7a-f8c6-4e2a-b7aa-bd51c7694fb5 returned with HTTP 200 Jul 31 17:28:22.828867 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 747/2988] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:22 2026] GET /volume/v3/snapshots/95deaf7a-f8c6-4e2a-b7aa-bd51c7694fb5 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:22.841279 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d6b9dd2b-7063-4114-96f6-51a9f1027c0d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:22.843882 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d6b9dd2b-7063-4114-96f6-51a9f1027c0d tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] POST https://10.4.3.92/volume/v3/snapshots/95deaf7a-f8c6-4e2a-b7aa-bd51c7694fb5/action Jul 31 17:28:22.846719 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d6b9dd2b-7063-4114-96f6-51a9f1027c0d tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:28:22.846719 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d6b9dd2b-7063-4114-96f6-51a9f1027c0d tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:22.853445 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:22.853445 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:22.854099 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d6b9dd2b-7063-4114-96f6-51a9f1027c0d tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Snapshot retrieved successfully. Jul 31 17:28:22.857710 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.policy [None req-d6b9dd2b-7063-4114-96f6-51a9f1027c0d tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '76d8d796eeb5414191a16993b59faf5a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '040f243ab1844c10a8e802d7e1823c0e', '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=100271) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:28:22.857941 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d6b9dd2b-7063-4114-96f6-51a9f1027c0d tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] https://10.4.3.92/volume/v3/snapshots/95deaf7a-f8c6-4e2a-b7aa-bd51c7694fb5/action returned with HTTP 403 Jul 31 17:28:22.858593 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 743/2989] 10.4.3.92 () {68 vars in 1389 bytes} [Fri Jul 31 17:28:22 2026] POST /volume/v3/snapshots/95deaf7a-f8c6-4e2a-b7aa-bd51c7694fb5/action => generated 133 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:22.869756 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-70e0cc38-53cb-45ce-8c02-3dd98df206fe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:22.873800 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-70e0cc38-53cb-45ce-8c02-3dd98df206fe tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] DELETE https://10.4.3.92/volume/v3/snapshots/95deaf7a-f8c6-4e2a-b7aa-bd51c7694fb5 Jul 31 17:28:22.874389 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-70e0cc38-53cb-45ce-8c02-3dd98df206fe tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:22.874389 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-70e0cc38-53cb-45ce-8c02-3dd98df206fe tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:22.874495 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-70e0cc38-53cb-45ce-8c02-3dd98df206fe tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Delete snapshot with id: 95deaf7a-f8c6-4e2a-b7aa-bd51c7694fb5 Jul 31 17:28:22.883571 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:22.883571 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:22.883571 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-70e0cc38-53cb-45ce-8c02-3dd98df206fe tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot retrieved successfully. Jul 31 17:28:22.914713 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-70e0cc38-53cb-45ce-8c02-3dd98df206fe tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot delete request issued successfully. Jul 31 17:28:22.914965 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-70e0cc38-53cb-45ce-8c02-3dd98df206fe tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/95deaf7a-f8c6-4e2a-b7aa-bd51c7694fb5 returned with HTTP 202 Jul 31 17:28:22.916962 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 750/2990] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:28:22 2026] DELETE /volume/v3/snapshots/95deaf7a-f8c6-4e2a-b7aa-bd51c7694fb5 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:22.933659 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d5b82ce3-4d07-46dd-82f1-e775411b573d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:22.936641 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d5b82ce3-4d07-46dd-82f1-e775411b573d tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/snapshots/95deaf7a-f8c6-4e2a-b7aa-bd51c7694fb5 Jul 31 17:28:22.937018 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d5b82ce3-4d07-46dd-82f1-e775411b573d tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:22.937332 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d5b82ce3-4d07-46dd-82f1-e775411b573d tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:22.945813 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:22.945813 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:22.946214 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d5b82ce3-4d07-46dd-82f1-e775411b573d tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot retrieved successfully. Jul 31 17:28:22.947072 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d5b82ce3-4d07-46dd-82f1-e775411b573d tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/95deaf7a-f8c6-4e2a-b7aa-bd51c7694fb5 returned with HTTP 200 Jul 31 17:28:22.947589 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 751/2991] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:22 2026] GET /volume/v3/snapshots/95deaf7a-f8c6-4e2a-b7aa-bd51c7694fb5 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:23.723085 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-857deb8d-937c-4522-9122-5acf008a0eb1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:23.725203 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-857deb8d-937c-4522-9122-5acf008a0eb1 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f Jul 31 17:28:23.725445 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-857deb8d-937c-4522-9122-5acf008a0eb1 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:23.725632 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-857deb8d-937c-4522-9122-5acf008a0eb1 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:23.733690 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:23.733690 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:23.739001 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-857deb8d-937c-4522-9122-5acf008a0eb1 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:28:23.746750 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-857deb8d-937c-4522-9122-5acf008a0eb1 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f returned with HTTP 200 Jul 31 17:28:23.747606 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 748/2992] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:23 2026] GET /volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:28:23.962265 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7de41e80-6eb9-4dd0-bf8d-b60a5f641ed1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:23.965846 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7de41e80-6eb9-4dd0-bf8d-b60a5f641ed1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/snapshots/95deaf7a-f8c6-4e2a-b7aa-bd51c7694fb5 Jul 31 17:28:23.966020 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7de41e80-6eb9-4dd0-bf8d-b60a5f641ed1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:23.966597 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7de41e80-6eb9-4dd0-bf8d-b60a5f641ed1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:23.972926 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7de41e80-6eb9-4dd0-bf8d-b60a5f641ed1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/95deaf7a-f8c6-4e2a-b7aa-bd51c7694fb5 returned with HTTP 404 Jul 31 17:28:23.973792 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 744/2993] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:23 2026] GET /volume/v3/snapshots/95deaf7a-f8c6-4e2a-b7aa-bd51c7694fb5 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:23.983479 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4f4db254-8269-4ea7-993f-5f11183aeb53 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:23.985822 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4f4db254-8269-4ea7-993f-5f11183aeb53 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/3f0da918-dc60-4d48-98fd-8b7434262b41 Jul 31 17:28:23.986100 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4f4db254-8269-4ea7-993f-5f11183aeb53 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:23.986628 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4f4db254-8269-4ea7-993f-5f11183aeb53 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:23.986628 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-4f4db254-8269-4ea7-993f-5f11183aeb53 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Delete volume with id: 3f0da918-dc60-4d48-98fd-8b7434262b41 Jul 31 17:28:23.997459 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:23.997459 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:23.998219 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4f4db254-8269-4ea7-993f-5f11183aeb53 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:24.027922 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4f4db254-8269-4ea7-993f-5f11183aeb53 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Delete volume request issued successfully. Jul 31 17:28:24.027922 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4f4db254-8269-4ea7-993f-5f11183aeb53 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/3f0da918-dc60-4d48-98fd-8b7434262b41 returned with HTTP 202 Jul 31 17:28:24.027922 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 751/2994] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:28:23 2026] DELETE /volume/v3/volumes/3f0da918-dc60-4d48-98fd-8b7434262b41 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:24.039928 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-623765cd-aa7e-477e-8a4f-8e437e085df7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:24.041993 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-623765cd-aa7e-477e-8a4f-8e437e085df7 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/volumes/3f0da918-dc60-4d48-98fd-8b7434262b41 Jul 31 17:28:24.042568 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-623765cd-aa7e-477e-8a4f-8e437e085df7 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:24.042932 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-623765cd-aa7e-477e-8a4f-8e437e085df7 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:24.050549 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:24.050549 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:24.057769 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-623765cd-aa7e-477e-8a4f-8e437e085df7 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:24.062335 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-623765cd-aa7e-477e-8a4f-8e437e085df7 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/3f0da918-dc60-4d48-98fd-8b7434262b41 returned with HTTP 200 Jul 31 17:28:24.063131 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 752/2995] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:24 2026] GET /volume/v3/volumes/3f0da918-dc60-4d48-98fd-8b7434262b41 => generated 1005 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:28:24.665576 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c1d8879f-04fd-4999-b331-f426eb0414c5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:24.668140 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c1d8879f-04fd-4999-b331-f426eb0414c5 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a Jul 31 17:28:24.668283 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d0136683-f29a-4d0e-acb6-d91c61494bdd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:24.668365 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c1d8879f-04fd-4999-b331-f426eb0414c5 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:24.668605 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c1d8879f-04fd-4999-b331-f426eb0414c5 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:24.676699 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:24.676699 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:24.681104 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c1d8879f-04fd-4999-b331-f426eb0414c5 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:28:24.686093 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c1d8879f-04fd-4999-b331-f426eb0414c5 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a returned with HTTP 200 Jul 31 17:28:24.686543 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 749/2996] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:24 2026] GET /volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:24.702409 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9b739328-fed8-4085-976c-6c4abb166d27 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:24.703930 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9b739328-fed8-4085-976c-6c4abb166d27 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a Jul 31 17:28:24.704379 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9b739328-fed8-4085-976c-6c4abb166d27 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:24.704459 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9b739328-fed8-4085-976c-6c4abb166d27 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:24.711834 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:24.711834 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:24.716759 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9b739328-fed8-4085-976c-6c4abb166d27 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:28:24.721203 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9b739328-fed8-4085-976c-6c4abb166d27 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a returned with HTTP 200 Jul 31 17:28:24.721573 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 752/2997] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:24 2026] GET /volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:24.774680 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d0136683-f29a-4d0e-acb6-d91c61494bdd tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:28:24.776480 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d0136683-f29a-4d0e-acb6-d91c61494bdd tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-420944826"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:24.776823 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-26129be7-3513-4b94-a11f-1aec74122199 req-2c8f3391-dbc7-4f8d-88ce-bc26ead66284 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:24.778376 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-d0136683-f29a-4d0e-acb6-d91c61494bdd tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-420944826'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:28:24.778376 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-d0136683-f29a-4d0e-acb6-d91c61494bdd tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Create volume of 1 GB Jul 31 17:28:24.779084 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-26129be7-3513-4b94-a11f-1aec74122199 req-2c8f3391-dbc7-4f8d-88ce-bc26ead66284 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a Jul 31 17:28:24.779775 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-26129be7-3513-4b94-a11f-1aec74122199 req-2c8f3391-dbc7-4f8d-88ce-bc26ead66284 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:24.780181 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-26129be7-3513-4b94-a11f-1aec74122199 req-2c8f3391-dbc7-4f8d-88ce-bc26ead66284 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:24.782535 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d0136683-f29a-4d0e-acb6-d91c61494bdd tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Availability Zones retrieved successfully. Jul 31 17:28:24.791267 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:24.791267 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:24.792718 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d0136683-f29a-4d0e-acb6-d91c61494bdd tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Flow 'volume_create_api' (db1bdb81-3818-49ae-8928-b0f05c12186c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:24.794270 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d0136683-f29a-4d0e-acb6-d91c61494bdd tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c64bfec8-5f08-4224-9a27-d85ffcd136e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:24.796342 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-d0136683-f29a-4d0e-acb6-d91c61494bdd tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:28:24.797752 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-26129be7-3513-4b94-a11f-1aec74122199 req-2c8f3391-dbc7-4f8d-88ce-bc26ead66284 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:28:24.805624 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-26129be7-3513-4b94-a11f-1aec74122199 req-2c8f3391-dbc7-4f8d-88ce-bc26ead66284 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a returned with HTTP 200 Jul 31 17:28:24.806675 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 753/2998] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:28:24 2026] GET /volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:24.836681 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d0136683-f29a-4d0e-acb6-d91c61494bdd tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c64bfec8-5f08-4224-9a27-d85ffcd136e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:24.837928 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d0136683-f29a-4d0e-acb6-d91c61494bdd tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d919cb79-36d3-4419-bbb3-548c0e813755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:24.911090 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-53dbfc8a-0610-4364-81c5-09cdf6b07cf8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:24.911461 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-53dbfc8a-0610-4364-81c5-09cdf6b07cf8 None None] GET https://10.4.3.92/volume// Jul 31 17:28:24.911692 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-53dbfc8a-0610-4364-81c5-09cdf6b07cf8 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:24.911951 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-53dbfc8a-0610-4364-81c5-09cdf6b07cf8 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:24.912389 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-53dbfc8a-0610-4364-81c5-09cdf6b07cf8 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:28:24.912985 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 750/2999] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:28:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:28:24.921132 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-26129be7-3513-4b94-a11f-1aec74122199 req-b96c82d4-a347-43b1-adad-da24c335ac45 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:24.924615 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-d0136683-f29a-4d0e-acb6-d91c61494bdd tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Created reservations ['0718d9c9-b3c4-4fd0-b82b-8dc740db0d90', 'c7ca238f-8ac7-46ea-944c-1fad31e89311', '31ceced6-e591-40cf-9a69-e393e9444990', 'f73b26e1-c608-4e0a-ac0b-1bbb9ef63d00'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:24.925350 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-26129be7-3513-4b94-a11f-1aec74122199 req-b96c82d4-a347-43b1-adad-da24c335ac45 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:28:24.925659 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-26129be7-3513-4b94-a11f-1aec74122199 req-b96c82d4-a347-43b1-adad-da24c335ac45 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc5777be-89db-4d24-aeba-83fb31588c7a", "connector": null, "instance_uuid": "aebd6ee1-f186-427f-809e-55040cd05dab"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:24.925768 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d0136683-f29a-4d0e-acb6-d91c61494bdd tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d919cb79-36d3-4419-bbb3-548c0e813755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0718d9c9-b3c4-4fd0-b82b-8dc740db0d90', 'c7ca238f-8ac7-46ea-944c-1fad31e89311', '31ceced6-e591-40cf-9a69-e393e9444990', 'f73b26e1-c608-4e0a-ac0b-1bbb9ef63d00']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:24.927076 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d0136683-f29a-4d0e-acb6-d91c61494bdd tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32126eb3-e858-4834-ae7e-079feb09a09e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:24.940084 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:24.940084 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:24.958748 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d0136683-f29a-4d0e-acb6-d91c61494bdd tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32126eb3-e858-4834-ae7e-079feb09a09e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cad30454-6809-4570-a88c-548718547f19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-420944826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='805417e886d14412b22c3cc693d82b0b',qos_specs=None,replication_status=,reservations=['0718d9c9-b3c4-4fd0-b82b-8dc740db0d90','c7ca238f-8ac7-46ea-944c-1fad31e89311','31ceced6-e591-40cf-9a69-e393e9444990','f73b26e1-c608-4e0a-ac0b-1bbb9ef63d00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b773ff127254af5bd73b10987e044e5',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:28:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-420944826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cad30454-6809-4570-a88c-548718547f19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='805417e886d14412b22c3cc693d82b0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b773ff127254af5bd73b10987e044e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:24.959459 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d0136683-f29a-4d0e-acb6-d91c61494bdd tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c35422e-0feb-4938-9ed3-6d88e6f7cf96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:24.993185 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d0136683-f29a-4d0e-acb6-d91c61494bdd tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c35422e-0feb-4938-9ed3-6d88e6f7cf96) transitioned into state 'SUCCESS' from state '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-420944826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='805417e886d14412b22c3cc693d82b0b',qos_specs=None,replication_status=,reservations=['0718d9c9-b3c4-4fd0-b82b-8dc740db0d90','c7ca238f-8ac7-46ea-944c-1fad31e89311','31ceced6-e591-40cf-9a69-e393e9444990','f73b26e1-c608-4e0a-ac0b-1bbb9ef63d00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b773ff127254af5bd73b10987e044e5',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:24.994084 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-26129be7-3513-4b94-a11f-1aec74122199 req-b96c82d4-a347-43b1-adad-da24c335ac45 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:28:24.994407 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d0136683-f29a-4d0e-acb6-d91c61494bdd tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b19eb5f4-e2d7-474f-919c-36f920bd4e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:24.994805 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 753/3000] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:28:24 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) Jul 31 17:28:25.011655 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d0136683-f29a-4d0e-acb6-d91c61494bdd tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b19eb5f4-e2d7-474f-919c-36f920bd4e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:25.012702 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-d0136683-f29a-4d0e-acb6-d91c61494bdd tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Flow 'volume_create_api' (db1bdb81-3818-49ae-8928-b0f05c12186c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:25.013114 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d0136683-f29a-4d0e-acb6-d91c61494bdd tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Create volume request issued successfully. Jul 31 17:28:25.014249 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d0136683-f29a-4d0e-acb6-d91c61494bdd tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:28:25.014774 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 745/3001] 10.4.3.92 () {70 vars in 1291 bytes} [Fri Jul 31 17:28:24 2026] POST /volume/v3/volumes => generated 749 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:28:25.043255 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8c7a28c5-b598-407b-b8d4-3cd378b18618 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:25.045507 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8c7a28c5-b598-407b-b8d4-3cd378b18618 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] GET https://10.4.3.92/volume/v3/volumes/cad30454-6809-4570-a88c-548718547f19 Jul 31 17:28:25.047246 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8c7a28c5-b598-407b-b8d4-3cd378b18618 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:25.047246 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8c7a28c5-b598-407b-b8d4-3cd378b18618 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:25.048372 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5c90b17c-4697-44be-b0b4-aa85e8ca2ff9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:25.050818 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5c90b17c-4697-44be-b0b4-aa85e8ca2ff9 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a Jul 31 17:28:25.051069 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5c90b17c-4697-44be-b0b4-aa85e8ca2ff9 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:25.051364 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5c90b17c-4697-44be-b0b4-aa85e8ca2ff9 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:25.062150 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:25.062150 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:25.069757 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:25.069757 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:25.070011 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8c7a28c5-b598-407b-b8d4-3cd378b18618 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Volume info retrieved successfully. Jul 31 17:28:25.070828 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d3894dd5-ba65-487a-a1ce-885adff3588d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:25.071359 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d3894dd5-ba65-487a-a1ce-885adff3588d None None] GET https://10.4.3.92/volume// Jul 31 17:28:25.071605 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d3894dd5-ba65-487a-a1ce-885adff3588d None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:25.071857 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d3894dd5-ba65-487a-a1ce-885adff3588d None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:25.072250 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d3894dd5-ba65-487a-a1ce-885adff3588d None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:28:25.072415 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-5c90b17c-4697-44be-b0b4-aa85e8ca2ff9 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:28:25.072801 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 754/3002] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:28:25 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:28:25.075476 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8c7a28c5-b598-407b-b8d4-3cd378b18618 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] https://10.4.3.92/volume/v3/volumes/cad30454-6809-4570-a88c-548718547f19 returned with HTTP 200 Jul 31 17:28:25.076150 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 754/3003] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:25 2026] GET /volume/v3/volumes/cad30454-6809-4570-a88c-548718547f19 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:25.079081 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5c90b17c-4697-44be-b0b4-aa85e8ca2ff9 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a returned with HTTP 200 Jul 31 17:28:25.080812 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 751/3004] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:25 2026] GET /volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:25.081463 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b5cb1e94-8c09-408b-a6d6-4cae8fdc1b54 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:25.083640 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-26129be7-3513-4b94-a11f-1aec74122199 req-ecdbbb6e-53a8-4e2f-8d49-e71bbbc2dda1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:25.084372 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b5cb1e94-8c09-408b-a6d6-4cae8fdc1b54 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/volumes/3f0da918-dc60-4d48-98fd-8b7434262b41 Jul 31 17:28:25.084685 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b5cb1e94-8c09-408b-a6d6-4cae8fdc1b54 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:25.085127 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b5cb1e94-8c09-408b-a6d6-4cae8fdc1b54 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:25.089308 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-26129be7-3513-4b94-a11f-1aec74122199 req-ecdbbb6e-53a8-4e2f-8d49-e71bbbc2dda1 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a Jul 31 17:28:25.089639 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-26129be7-3513-4b94-a11f-1aec74122199 req-ecdbbb6e-53a8-4e2f-8d49-e71bbbc2dda1 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:25.089972 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-26129be7-3513-4b94-a11f-1aec74122199 req-ecdbbb6e-53a8-4e2f-8d49-e71bbbc2dda1 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:25.091913 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b5cb1e94-8c09-408b-a6d6-4cae8fdc1b54 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/3f0da918-dc60-4d48-98fd-8b7434262b41 returned with HTTP 404 Jul 31 17:28:25.092452 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 746/3005] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:25 2026] GET /volume/v3/volumes/3f0da918-dc60-4d48-98fd-8b7434262b41 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:25.102423 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:25.102423 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:25.104240 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bde8b9bf-1fa4-4582-89b0-f66982cdbf29 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:25.106732 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bde8b9bf-1fa4-4582-89b0-f66982cdbf29 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:28:25.107223 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bde8b9bf-1fa4-4582-89b0-f66982cdbf29 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-502650200"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:25.108484 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-26129be7-3513-4b94-a11f-1aec74122199 req-ecdbbb6e-53a8-4e2f-8d49-e71bbbc2dda1 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:28:25.109307 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-bde8b9bf-1fa4-4582-89b0-f66982cdbf29 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-502650200'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:28:25.109991 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-bde8b9bf-1fa4-4582-89b0-f66982cdbf29 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Create volume of 1 GB Jul 31 17:28:25.116371 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-26129be7-3513-4b94-a11f-1aec74122199 req-ecdbbb6e-53a8-4e2f-8d49-e71bbbc2dda1 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a returned with HTTP 200 Jul 31 17:28:25.116820 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bde8b9bf-1fa4-4582-89b0-f66982cdbf29 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Availability Zones retrieved successfully. Jul 31 17:28:25.117364 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 755/3006] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:28:25 2026] GET /volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a => generated 1056 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:28:25.128424 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bde8b9bf-1fa4-4582-89b0-f66982cdbf29 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Flow 'volume_create_api' (a2157c3e-8832-41cc-80e5-10e3a0c5a627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:25.129828 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bde8b9bf-1fa4-4582-89b0-f66982cdbf29 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf6e6a72-3b13-4f1c-9b79-4797736ca770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:25.131273 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-bde8b9bf-1fa4-4582-89b0-f66982cdbf29 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:28:25.174058 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bde8b9bf-1fa4-4582-89b0-f66982cdbf29 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf6e6a72-3b13-4f1c-9b79-4797736ca770) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:25.175818 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bde8b9bf-1fa4-4582-89b0-f66982cdbf29 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d1ce9b1-3461-4df1-998c-12a99b49a6d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:25.253540 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-bde8b9bf-1fa4-4582-89b0-f66982cdbf29 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Created reservations ['77af22e4-c35e-4528-b767-678a74f6622f', '9250693c-6575-4719-887a-cd1de6dd1d71', '720a4d35-dda8-4c1c-84e5-13c62803e4c9', 'bb9f275e-6306-45d2-a046-6733bd9ca35e'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:25.254362 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bde8b9bf-1fa4-4582-89b0-f66982cdbf29 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d1ce9b1-3461-4df1-998c-12a99b49a6d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77af22e4-c35e-4528-b767-678a74f6622f', '9250693c-6575-4719-887a-cd1de6dd1d71', '720a4d35-dda8-4c1c-84e5-13c62803e4c9', 'bb9f275e-6306-45d2-a046-6733bd9ca35e']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:25.255381 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bde8b9bf-1fa4-4582-89b0-f66982cdbf29 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (671c8c88-979d-4fce-80da-77439c515633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:25.264083 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-26129be7-3513-4b94-a11f-1aec74122199 req-dea2f54e-773a-49d2-9ed6-7d0633d88d93 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:25.269820 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-26129be7-3513-4b94-a11f-1aec74122199 req-dea2f54e-773a-49d2-9ed6-7d0633d88d93 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] PUT https://10.4.3.92/volume/v3/attachments/141eacac-12e6-4d1a-aad1-e335f4daee18 Jul 31 17:28:25.269820 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-26129be7-3513-4b94-a11f-1aec74122199 req-dea2f54e-773a-49d2-9ed6-7d0633d88d93 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:25.289786 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-26129be7-3513-4b94-a11f-1aec74122199 req-dea2f54e-773a-49d2-9ed6-7d0633d88d93 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Acquiring lock "cinder-attachment_update-dc5777be-89db-4d24-aeba-83fb31588c7a-np0000006248" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:28:25.293439 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bde8b9bf-1fa4-4582-89b0-f66982cdbf29 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (671c8c88-979d-4fce-80da-77439c515633) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b11feae5-0e7d-4d2e-9353-eeb0265d5740', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-502650200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='040f243ab1844c10a8e802d7e1823c0e',qos_specs=None,replication_status=,reservations=['77af22e4-c35e-4528-b767-678a74f6622f','9250693c-6575-4719-887a-cd1de6dd1d71','720a4d35-dda8-4c1c-84e5-13c62803e4c9','bb9f275e-6306-45d2-a046-6733bd9ca35e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='071f5ea2923e489ebaba5a72ed1203a9',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:28:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-502650200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b11feae5-0e7d-4d2e-9353-eeb0265d5740,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='040f243ab1844c10a8e802d7e1823c0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='071f5ea2923e489ebaba5a72ed1203a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:25.294443 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bde8b9bf-1fa4-4582-89b0-f66982cdbf29 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dff1e516-89a9-4109-9e0f-cb1b24aeb8f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:25.297203 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-26129be7-3513-4b94-a11f-1aec74122199 req-dea2f54e-773a-49d2-9ed6-7d0633d88d93 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Lock "cinder-attachment_update-dc5777be-89db-4d24-aeba-83fb31588c7a-np0000006248" acquired by "attachment_update" :: waited 0.009s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:28:25.298512 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:25.298512 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:25.337480 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bde8b9bf-1fa4-4582-89b0-f66982cdbf29 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dff1e516-89a9-4109-9e0f-cb1b24aeb8f2) transitioned into state 'SUCCESS' from state '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-502650200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='040f243ab1844c10a8e802d7e1823c0e',qos_specs=None,replication_status=,reservations=['77af22e4-c35e-4528-b767-678a74f6622f','9250693c-6575-4719-887a-cd1de6dd1d71','720a4d35-dda8-4c1c-84e5-13c62803e4c9','bb9f275e-6306-45d2-a046-6733bd9ca35e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='071f5ea2923e489ebaba5a72ed1203a9',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:25.338127 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bde8b9bf-1fa4-4582-89b0-f66982cdbf29 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81e1f922-ce87-4e54-99f5-a1c854e6aaf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:25.353938 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bde8b9bf-1fa4-4582-89b0-f66982cdbf29 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81e1f922-ce87-4e54-99f5-a1c854e6aaf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:25.355208 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bde8b9bf-1fa4-4582-89b0-f66982cdbf29 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Flow 'volume_create_api' (a2157c3e-8832-41cc-80e5-10e3a0c5a627) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:25.356252 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bde8b9bf-1fa4-4582-89b0-f66982cdbf29 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Create volume request issued successfully. Jul 31 17:28:25.357732 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bde8b9bf-1fa4-4582-89b0-f66982cdbf29 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:28:25.358462 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 755/3007] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:28:25 2026] POST /volume/v3/volumes => generated 775 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:28:25.378112 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-dfb33fbe-a518-4c2d-97e0-72eb9a26bfcd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:25.380665 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dfb33fbe-a518-4c2d-97e0-72eb9a26bfcd tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/volumes/b11feae5-0e7d-4d2e-9353-eeb0265d5740 Jul 31 17:28:25.380992 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dfb33fbe-a518-4c2d-97e0-72eb9a26bfcd tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:25.381347 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dfb33fbe-a518-4c2d-97e0-72eb9a26bfcd tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:25.392279 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:25.392279 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:25.397769 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-dfb33fbe-a518-4c2d-97e0-72eb9a26bfcd tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:25.404220 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dfb33fbe-a518-4c2d-97e0-72eb9a26bfcd tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/b11feae5-0e7d-4d2e-9353-eeb0265d5740 returned with HTTP 200 Jul 31 17:28:25.404902 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 747/3008] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:25 2026] GET /volume/v3/volumes/b11feae5-0e7d-4d2e-9353-eeb0265d5740 => generated 954 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:25.433243 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-26129be7-3513-4b94-a11f-1aec74122199 req-dea2f54e-773a-49d2-9ed6-7d0633d88d93 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Lock "cinder-attachment_update-dc5777be-89db-4d24-aeba-83fb31588c7a-np0000006248" released by "attachment_update" :: held 0.136s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:28:25.433758 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-26129be7-3513-4b94-a11f-1aec74122199 req-dea2f54e-773a-49d2-9ed6-7d0633d88d93 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/attachments/141eacac-12e6-4d1a-aad1-e335f4daee18 returned with HTTP 200 Jul 31 17:28:25.434600 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 752/3009] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:28:25 2026] PUT /volume/v3/attachments/141eacac-12e6-4d1a-aad1-e335f4daee18 => generated 968 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:28:25.448399 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-26129be7-3513-4b94-a11f-1aec74122199 req-0889f902-c393-4cb9-a5a7-9aa27aeb9c6b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:25.451801 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-26129be7-3513-4b94-a11f-1aec74122199 req-0889f902-c393-4cb9-a5a7-9aa27aeb9c6b tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a/encryption Jul 31 17:28:25.452084 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-26129be7-3513-4b94-a11f-1aec74122199 req-0889f902-c393-4cb9-a5a7-9aa27aeb9c6b tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:25.452393 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-26129be7-3513-4b94-a11f-1aec74122199 req-0889f902-c393-4cb9-a5a7-9aa27aeb9c6b tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:25.466606 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:25.466606 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:25.476670 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-26129be7-3513-4b94-a11f-1aec74122199 req-0889f902-c393-4cb9-a5a7-9aa27aeb9c6b tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a/encryption returned with HTTP 200 Jul 31 17:28:25.477227 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 756/3010] 10.4.3.92 () {68 vars in 1624 bytes} [Fri Jul 31 17:28:25 2026] GET /volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a/encryption => generated 161 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:26.098619 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-461cae7e-215b-4d44-aa8d-6a1da762055b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:26.099055 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8721ecee-8095-46d7-98f0-05b931e653f4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:26.101013 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8721ecee-8095-46d7-98f0-05b931e653f4 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] GET https://10.4.3.92/volume/v3/volumes/cad30454-6809-4570-a88c-548718547f19 Jul 31 17:28:26.101388 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8721ecee-8095-46d7-98f0-05b931e653f4 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:26.101719 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8721ecee-8095-46d7-98f0-05b931e653f4 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:26.104210 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-461cae7e-215b-4d44-aa8d-6a1da762055b tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a Jul 31 17:28:26.104412 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-461cae7e-215b-4d44-aa8d-6a1da762055b tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:26.104764 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-461cae7e-215b-4d44-aa8d-6a1da762055b tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:26.113797 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:26.113797 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:26.117189 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8721ecee-8095-46d7-98f0-05b931e653f4 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Volume info retrieved successfully. Jul 31 17:28:26.123565 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8721ecee-8095-46d7-98f0-05b931e653f4 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] https://10.4.3.92/volume/v3/volumes/cad30454-6809-4570-a88c-548718547f19 returned with HTTP 200 Jul 31 17:28:26.125764 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 748/3011] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:26 2026] GET /volume/v3/volumes/cad30454-6809-4570-a88c-548718547f19 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:26.126333 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:26.126333 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:26.130816 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-461cae7e-215b-4d44-aa8d-6a1da762055b tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:28:26.139668 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-461cae7e-215b-4d44-aa8d-6a1da762055b tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a returned with HTTP 200 Jul 31 17:28:26.140129 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 756/3012] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:26 2026] GET /volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a => generated 877 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:26.143448 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-aa67f39b-7a94-4d93-a058-9a073857f97c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:26.145826 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aa67f39b-7a94-4d93-a058-9a073857f97c tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] POST https://10.4.3.92/volume/v3/backups Jul 31 17:28:26.146141 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aa67f39b-7a94-4d93-a058-9a073857f97c tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cad30454-6809-4570-a88c-548718547f19", "name": "tempest-VolumesBackupsV39Test-Backup-810487246", "container": "tempest-volumesbackupsv39test-backup-container-2122645552"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:26.148059 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.backups [None req-aa67f39b-7a94-4d93-a058-9a073857f97c tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Creating new backup {'backup': {'volume_id': 'cad30454-6809-4570-a88c-548718547f19', 'name': 'tempest-VolumesBackupsV39Test-Backup-810487246', 'container': 'tempest-volumesbackupsv39test-backup-container-2122645552'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:28:26.148255 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-aa67f39b-7a94-4d93-a058-9a073857f97c tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Creating backup of volume cad30454-6809-4570-a88c-548718547f19 in container tempest-volumesbackupsv39test-backup-container-2122645552 Jul 31 17:28:26.158441 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:26.158441 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:26.159129 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-aa67f39b-7a94-4d93-a058-9a073857f97c tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Volume info retrieved successfully. Jul 31 17:28:26.195748 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-aa67f39b-7a94-4d93-a058-9a073857f97c tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Created reservations ['bb38f386-f249-40ef-ac5d-385e58982570', 'f8aca11e-9283-4740-b498-e2e216047783'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:26.245235 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aa67f39b-7a94-4d93-a058-9a073857f97c tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:28:26.245406 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 753/3013] 10.4.3.92 () {70 vars in 1292 bytes} [Fri Jul 31 17:28:26 2026] POST /volume/v3/backups => generated 330 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:28:26.258614 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-03501dd2-198c-4cef-9583-9bd6f70cef8d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:26.263779 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-03501dd2-198c-4cef-9583-9bd6f70cef8d tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] GET https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 Jul 31 17:28:26.264087 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-03501dd2-198c-4cef-9583-9bd6f70cef8d tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:26.264376 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-03501dd2-198c-4cef-9583-9bd6f70cef8d tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:26.264559 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-03501dd2-198c-4cef-9583-9bd6f70cef8d tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Show backup with id fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:26.278329 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:26.278329 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:26.280149 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-03501dd2-198c-4cef-9583-9bd6f70cef8d tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 returned with HTTP 200 Jul 31 17:28:26.280841 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 757/3014] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:26 2026] GET /volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 => generated 792 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:26.420680 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0974de6a-dfa4-4572-8358-131f439d1fea None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:26.426019 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0974de6a-dfa4-4572-8358-131f439d1fea tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/volumes/b11feae5-0e7d-4d2e-9353-eeb0265d5740 Jul 31 17:28:26.426019 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0974de6a-dfa4-4572-8358-131f439d1fea tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:26.426019 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0974de6a-dfa4-4572-8358-131f439d1fea tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:26.433608 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:26.433608 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:26.439374 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0974de6a-dfa4-4572-8358-131f439d1fea tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:26.446986 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0974de6a-dfa4-4572-8358-131f439d1fea tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/b11feae5-0e7d-4d2e-9353-eeb0265d5740 returned with HTTP 200 Jul 31 17:28:26.446986 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 749/3015] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:26 2026] GET /volume/v3/volumes/b11feae5-0e7d-4d2e-9353-eeb0265d5740 => generated 1006 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:28:26.462962 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-414f8671-7e7c-4bf3-b0f0-347495845f3e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:26.466853 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-414f8671-7e7c-4bf3-b0f0-347495845f3e tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:28:26.467459 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-414f8671-7e7c-4bf3-b0f0-347495845f3e tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b11feae5-0e7d-4d2e-9353-eeb0265d5740", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-516531143"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:26.480075 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:26.480075 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:26.480736 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-414f8671-7e7c-4bf3-b0f0-347495845f3e tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:26.480827 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-414f8671-7e7c-4bf3-b0f0-347495845f3e tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Create snapshot from volume b11feae5-0e7d-4d2e-9353-eeb0265d5740 Jul 31 17:28:26.522971 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-414f8671-7e7c-4bf3-b0f0-347495845f3e tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Created reservations ['eca4f680-cb3a-4c04-b8f8-cecc9716f2f3', '5a8b3b84-b51a-4765-9bfa-a9fb6a90aa5d', 'ef0d8d7f-d7f7-442d-8822-64469cf74748', '77667727-1420-4892-8c7f-4bec33dc0518'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:26.570109 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-414f8671-7e7c-4bf3-b0f0-347495845f3e tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot create request issued successfully. Jul 31 17:28:26.570109 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-414f8671-7e7c-4bf3-b0f0-347495845f3e tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:28:26.570109 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 757/3016] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:28:26 2026] POST /volume/v3/snapshots => generated 307 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 17:28:26.583641 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-791a3fb8-aa12-42a3-9d16-3c3f99b2f8af None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:26.586192 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-791a3fb8-aa12-42a3-9d16-3c3f99b2f8af tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/snapshots/d0f8d465-cca4-4aed-b15f-4c40d64aea22 Jul 31 17:28:26.586585 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-791a3fb8-aa12-42a3-9d16-3c3f99b2f8af tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:26.586810 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-791a3fb8-aa12-42a3-9d16-3c3f99b2f8af tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:26.594153 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:26.594153 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:26.594579 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-791a3fb8-aa12-42a3-9d16-3c3f99b2f8af tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot retrieved successfully. Jul 31 17:28:26.595701 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-791a3fb8-aa12-42a3-9d16-3c3f99b2f8af tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/d0f8d465-cca4-4aed-b15f-4c40d64aea22 returned with HTTP 200 Jul 31 17:28:26.596340 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 754/3017] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:26 2026] GET /volume/v3/snapshots/d0f8d465-cca4-4aed-b15f-4c40d64aea22 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:27.155794 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8bb204e3-4ee9-4293-9b03-c73a0817ff14 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:27.157858 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8bb204e3-4ee9-4293-9b03-c73a0817ff14 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a Jul 31 17:28:27.158140 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8bb204e3-4ee9-4293-9b03-c73a0817ff14 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:27.158417 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8bb204e3-4ee9-4293-9b03-c73a0817ff14 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:27.169725 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:27.169725 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:27.174795 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8bb204e3-4ee9-4293-9b03-c73a0817ff14 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:28:27.181146 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8bb204e3-4ee9-4293-9b03-c73a0817ff14 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a returned with HTTP 200 Jul 31 17:28:27.181817 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 758/3018] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:27 2026] GET /volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:27.293426 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3233933c-9a12-4346-9dce-aae6ca84a5e0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:27.296201 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3233933c-9a12-4346-9dce-aae6ca84a5e0 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] GET https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 Jul 31 17:28:27.296201 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3233933c-9a12-4346-9dce-aae6ca84a5e0 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:27.296442 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3233933c-9a12-4346-9dce-aae6ca84a5e0 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:27.296630 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-3233933c-9a12-4346-9dce-aae6ca84a5e0 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Show backup with id fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:27.304124 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:27.304124 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:27.304948 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3233933c-9a12-4346-9dce-aae6ca84a5e0 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 returned with HTTP 200 Jul 31 17:28:27.305342 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 750/3019] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:27 2026] GET /volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:27.606248 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4cd89834-240b-4773-9524-7f2d1859a125 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:27.607985 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4cd89834-240b-4773-9524-7f2d1859a125 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/snapshots/d0f8d465-cca4-4aed-b15f-4c40d64aea22 Jul 31 17:28:27.608176 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4cd89834-240b-4773-9524-7f2d1859a125 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:27.608365 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4cd89834-240b-4773-9524-7f2d1859a125 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:27.614462 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:27.614462 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:27.615061 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4cd89834-240b-4773-9524-7f2d1859a125 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot retrieved successfully. Jul 31 17:28:27.615976 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4cd89834-240b-4773-9524-7f2d1859a125 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/d0f8d465-cca4-4aed-b15f-4c40d64aea22 returned with HTTP 200 Jul 31 17:28:27.616554 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 758/3020] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:27 2026] GET /volume/v3/snapshots/d0f8d465-cca4-4aed-b15f-4c40d64aea22 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:27.627564 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c977c1a2-ad63-4f5b-a925-210683161274 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:27.629581 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c977c1a2-ad63-4f5b-a925-210683161274 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] GET https://10.4.3.92/volume/v3/snapshots Jul 31 17:28:27.629762 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c977c1a2-ad63-4f5b-a925-210683161274 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:27.629972 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c977c1a2-ad63-4f5b-a925-210683161274 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:27.630172 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-c977c1a2-ad63-4f5b-a925-210683161274 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:28:27.631395 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.db.api [None req-c977c1a2-ad63-4f5b-a925-210683161274 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Building query based on filter {{(pid=100272) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 17:28:27.635687 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c977c1a2-ad63-4f5b-a925-210683161274 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Get all snapshots completed successfully. Jul 31 17:28:27.636058 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c977c1a2-ad63-4f5b-a925-210683161274 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 200 Jul 31 17:28:27.636553 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 755/3021] 10.4.3.92 () {66 vars in 1236 bytes} [Fri Jul 31 17:28:27 2026] GET /volume/v3/snapshots => generated 335 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:27.645869 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-be1931db-09d7-4c50-b5fe-a568bbfffe85 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:27.647972 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-be1931db-09d7-4c50-b5fe-a568bbfffe85 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] DELETE https://10.4.3.92/volume/v3/snapshots/d0f8d465-cca4-4aed-b15f-4c40d64aea22 Jul 31 17:28:27.648618 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-be1931db-09d7-4c50-b5fe-a568bbfffe85 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:27.648618 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-be1931db-09d7-4c50-b5fe-a568bbfffe85 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:27.648618 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-be1931db-09d7-4c50-b5fe-a568bbfffe85 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Delete snapshot with id: d0f8d465-cca4-4aed-b15f-4c40d64aea22 Jul 31 17:28:27.654473 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:27.654473 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:27.655074 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-be1931db-09d7-4c50-b5fe-a568bbfffe85 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot retrieved successfully. Jul 31 17:28:27.675399 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-be1931db-09d7-4c50-b5fe-a568bbfffe85 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot delete request issued successfully. Jul 31 17:28:27.675634 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-be1931db-09d7-4c50-b5fe-a568bbfffe85 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/d0f8d465-cca4-4aed-b15f-4c40d64aea22 returned with HTTP 202 Jul 31 17:28:27.676139 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 759/3022] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:28:27 2026] DELETE /volume/v3/snapshots/d0f8d465-cca4-4aed-b15f-4c40d64aea22 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:27.684160 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3523aeca-dad7-4361-a023-40efe82f8140 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:27.686299 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3523aeca-dad7-4361-a023-40efe82f8140 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/snapshots/d0f8d465-cca4-4aed-b15f-4c40d64aea22 Jul 31 17:28:27.686575 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3523aeca-dad7-4361-a023-40efe82f8140 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:27.686874 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3523aeca-dad7-4361-a023-40efe82f8140 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:27.693621 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:27.693621 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:27.694097 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3523aeca-dad7-4361-a023-40efe82f8140 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot retrieved successfully. Jul 31 17:28:27.695096 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3523aeca-dad7-4361-a023-40efe82f8140 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/d0f8d465-cca4-4aed-b15f-4c40d64aea22 returned with HTTP 200 Jul 31 17:28:27.695685 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 751/3023] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:27 2026] GET /volume/v3/snapshots/d0f8d465-cca4-4aed-b15f-4c40d64aea22 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:28.198474 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-40d49503-1c8c-4bb8-a300-704d49121a01 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:28.202089 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-40d49503-1c8c-4bb8-a300-704d49121a01 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a Jul 31 17:28:28.202539 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-40d49503-1c8c-4bb8-a300-704d49121a01 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:28.202676 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-40d49503-1c8c-4bb8-a300-704d49121a01 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:28.218120 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:28.218120 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:28.223988 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-40d49503-1c8c-4bb8-a300-704d49121a01 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:28:28.231666 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-40d49503-1c8c-4bb8-a300-704d49121a01 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a returned with HTTP 200 Jul 31 17:28:28.231867 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 759/3024] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:28 2026] GET /volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:28.316783 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-041deb05-80ce-4de2-8c66-9e2ff3e1a63c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:28.319065 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-041deb05-80ce-4de2-8c66-9e2ff3e1a63c tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] GET https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 Jul 31 17:28:28.319354 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-041deb05-80ce-4de2-8c66-9e2ff3e1a63c tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:28.319661 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-041deb05-80ce-4de2-8c66-9e2ff3e1a63c tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:28.319766 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-041deb05-80ce-4de2-8c66-9e2ff3e1a63c tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Show backup with id fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:28.327166 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:28.327166 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:28.328193 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-041deb05-80ce-4de2-8c66-9e2ff3e1a63c tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 returned with HTTP 200 Jul 31 17:28:28.328658 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 756/3025] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:28 2026] GET /volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:28.706023 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-51f525c5-fd1f-449e-ac5d-c0f99491b5f1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:28.708808 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-51f525c5-fd1f-449e-ac5d-c0f99491b5f1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/snapshots/d0f8d465-cca4-4aed-b15f-4c40d64aea22 Jul 31 17:28:28.709052 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-51f525c5-fd1f-449e-ac5d-c0f99491b5f1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:28.709280 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-51f525c5-fd1f-449e-ac5d-c0f99491b5f1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:28.714724 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-51f525c5-fd1f-449e-ac5d-c0f99491b5f1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/d0f8d465-cca4-4aed-b15f-4c40d64aea22 returned with HTTP 404 Jul 31 17:28:28.715768 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 760/3026] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:28 2026] GET /volume/v3/snapshots/d0f8d465-cca4-4aed-b15f-4c40d64aea22 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:28.724576 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-06e95886-ec8d-4e78-a138-35934ff1a398 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:28.726786 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-06e95886-ec8d-4e78-a138-35934ff1a398 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/b11feae5-0e7d-4d2e-9353-eeb0265d5740 Jul 31 17:28:28.726974 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-06e95886-ec8d-4e78-a138-35934ff1a398 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:28.727165 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-06e95886-ec8d-4e78-a138-35934ff1a398 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:28.727342 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-06e95886-ec8d-4e78-a138-35934ff1a398 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Delete volume with id: b11feae5-0e7d-4d2e-9353-eeb0265d5740 Jul 31 17:28:28.736584 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:28.736584 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:28.737011 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-06e95886-ec8d-4e78-a138-35934ff1a398 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:28.771949 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-06e95886-ec8d-4e78-a138-35934ff1a398 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Delete volume request issued successfully. Jul 31 17:28:28.772162 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-06e95886-ec8d-4e78-a138-35934ff1a398 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/b11feae5-0e7d-4d2e-9353-eeb0265d5740 returned with HTTP 202 Jul 31 17:28:28.772851 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 752/3027] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:28:28 2026] DELETE /volume/v3/volumes/b11feae5-0e7d-4d2e-9353-eeb0265d5740 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:28.785471 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-27d58b8a-e045-4e99-9f9c-0267c386a023 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:28.788930 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-27d58b8a-e045-4e99-9f9c-0267c386a023 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/volumes/b11feae5-0e7d-4d2e-9353-eeb0265d5740 Jul 31 17:28:28.789166 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-27d58b8a-e045-4e99-9f9c-0267c386a023 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:28.789476 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-27d58b8a-e045-4e99-9f9c-0267c386a023 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:28.801445 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:28.801445 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:28.810448 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-27d58b8a-e045-4e99-9f9c-0267c386a023 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:28.820435 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-27d58b8a-e045-4e99-9f9c-0267c386a023 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/b11feae5-0e7d-4d2e-9353-eeb0265d5740 returned with HTTP 200 Jul 31 17:28:28.822586 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 760/3028] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:28 2026] GET /volume/v3/volumes/b11feae5-0e7d-4d2e-9353-eeb0265d5740 => generated 1005 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:28:29.253271 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c5fae275-2c84-4b2d-800b-220529bad8ce None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:29.255790 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c5fae275-2c84-4b2d-800b-220529bad8ce tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a Jul 31 17:28:29.256050 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c5fae275-2c84-4b2d-800b-220529bad8ce tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:29.256287 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c5fae275-2c84-4b2d-800b-220529bad8ce tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:29.267947 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:29.267947 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:29.273180 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c5fae275-2c84-4b2d-800b-220529bad8ce tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:28:29.285544 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c5fae275-2c84-4b2d-800b-220529bad8ce tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a returned with HTTP 200 Jul 31 17:28:29.286283 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 757/3029] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:29 2026] GET /volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:29.347387 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-21a15c2d-b915-4bcd-ba91-7ff324d9dc88 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:29.350235 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-21a15c2d-b915-4bcd-ba91-7ff324d9dc88 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] GET https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 Jul 31 17:28:29.350235 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-21a15c2d-b915-4bcd-ba91-7ff324d9dc88 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:29.350400 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-21a15c2d-b915-4bcd-ba91-7ff324d9dc88 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:29.350536 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-21a15c2d-b915-4bcd-ba91-7ff324d9dc88 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Show backup with id fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:29.360155 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:29.360155 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:29.361555 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-21a15c2d-b915-4bcd-ba91-7ff324d9dc88 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 returned with HTTP 200 Jul 31 17:28:29.365420 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 761/3030] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:29 2026] GET /volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 => generated 794 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:29.843626 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-26a869ab-ec25-4872-a86f-a44a570b7b81 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:29.845751 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-26a869ab-ec25-4872-a86f-a44a570b7b81 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/volumes/b11feae5-0e7d-4d2e-9353-eeb0265d5740 Jul 31 17:28:29.845751 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-26a869ab-ec25-4872-a86f-a44a570b7b81 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:29.846000 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-26a869ab-ec25-4872-a86f-a44a570b7b81 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:29.852515 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-26a869ab-ec25-4872-a86f-a44a570b7b81 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/b11feae5-0e7d-4d2e-9353-eeb0265d5740 returned with HTTP 404 Jul 31 17:28:29.854045 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 753/3031] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:29 2026] GET /volume/v3/volumes/b11feae5-0e7d-4d2e-9353-eeb0265d5740 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:29.867299 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5eda66e5-e45f-4bf3-a1fe-968769a308b5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:29.872383 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5eda66e5-e45f-4bf3-a1fe-968769a308b5 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:28:29.872880 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5eda66e5-e45f-4bf3-a1fe-968769a308b5 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-604846737"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:29.875128 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-5eda66e5-e45f-4bf3-a1fe-968769a308b5 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-604846737'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:28:29.875229 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-5eda66e5-e45f-4bf3-a1fe-968769a308b5 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Create volume of 1 GB Jul 31 17:28:29.880618 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5eda66e5-e45f-4bf3-a1fe-968769a308b5 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Availability Zones retrieved successfully. Jul 31 17:28:29.887621 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5eda66e5-e45f-4bf3-a1fe-968769a308b5 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Flow 'volume_create_api' (bac0aea8-d86b-4805-ba56-fdbc1ad6f570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:29.888584 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5eda66e5-e45f-4bf3-a1fe-968769a308b5 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d27ef051-0749-4a67-85ed-3cee902853bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:29.894609 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-5eda66e5-e45f-4bf3-a1fe-968769a308b5 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:28:29.943864 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5eda66e5-e45f-4bf3-a1fe-968769a308b5 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d27ef051-0749-4a67-85ed-3cee902853bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:29.945682 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5eda66e5-e45f-4bf3-a1fe-968769a308b5 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ba6e386-94d4-4cd0-93c5-b8fb626c8425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:30.004217 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-5eda66e5-e45f-4bf3-a1fe-968769a308b5 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Created reservations ['1c9a89ed-a25d-404b-a610-83b0719880d5', 'df465181-a411-4888-b18c-52f1fba7966d', '8b1ae8d9-1b8e-42cb-a2bd-161d2cf482bb', '63b55a3b-94ba-4dfa-a4c8-32ccfa875eed'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:30.005482 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5eda66e5-e45f-4bf3-a1fe-968769a308b5 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ba6e386-94d4-4cd0-93c5-b8fb626c8425) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c9a89ed-a25d-404b-a610-83b0719880d5', 'df465181-a411-4888-b18c-52f1fba7966d', '8b1ae8d9-1b8e-42cb-a2bd-161d2cf482bb', '63b55a3b-94ba-4dfa-a4c8-32ccfa875eed']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:30.006481 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5eda66e5-e45f-4bf3-a1fe-968769a308b5 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a475fa8-2fab-40d7-a614-a2739a74c3f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:30.039788 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5eda66e5-e45f-4bf3-a1fe-968769a308b5 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a475fa8-2fab-40d7-a614-a2739a74c3f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c1196fe-1ec6-425a-9d74-7e16fbf8ca1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-604846737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='040f243ab1844c10a8e802d7e1823c0e',qos_specs=None,replication_status=,reservations=['1c9a89ed-a25d-404b-a610-83b0719880d5','df465181-a411-4888-b18c-52f1fba7966d','8b1ae8d9-1b8e-42cb-a2bd-161d2cf482bb','63b55a3b-94ba-4dfa-a4c8-32ccfa875eed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='071f5ea2923e489ebaba5a72ed1203a9',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:28:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-604846737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c1196fe-1ec6-425a-9d74-7e16fbf8ca1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='040f243ab1844c10a8e802d7e1823c0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='071f5ea2923e489ebaba5a72ed1203a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:30.040692 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5eda66e5-e45f-4bf3-a1fe-968769a308b5 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6685312-2cbf-4492-ab72-17846f331519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:30.073087 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5eda66e5-e45f-4bf3-a1fe-968769a308b5 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6685312-2cbf-4492-ab72-17846f331519) transitioned into state 'SUCCESS' from state '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-604846737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='040f243ab1844c10a8e802d7e1823c0e',qos_specs=None,replication_status=,reservations=['1c9a89ed-a25d-404b-a610-83b0719880d5','df465181-a411-4888-b18c-52f1fba7966d','8b1ae8d9-1b8e-42cb-a2bd-161d2cf482bb','63b55a3b-94ba-4dfa-a4c8-32ccfa875eed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='071f5ea2923e489ebaba5a72ed1203a9',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:30.076436 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5eda66e5-e45f-4bf3-a1fe-968769a308b5 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2950c580-4e7c-49ba-9878-8480e9355773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:30.090017 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5eda66e5-e45f-4bf3-a1fe-968769a308b5 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2950c580-4e7c-49ba-9878-8480e9355773) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:30.091641 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5eda66e5-e45f-4bf3-a1fe-968769a308b5 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Flow 'volume_create_api' (bac0aea8-d86b-4805-ba56-fdbc1ad6f570) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:30.091837 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5eda66e5-e45f-4bf3-a1fe-968769a308b5 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Create volume request issued successfully. Jul 31 17:28:30.092860 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5eda66e5-e45f-4bf3-a1fe-968769a308b5 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:28:30.093531 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 761/3032] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:28:29 2026] POST /volume/v3/volumes => generated 775 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:28:30.117485 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c39cea37-6abe-4204-aad7-7aac6389353b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:30.119821 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c39cea37-6abe-4204-aad7-7aac6389353b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/volumes/5c1196fe-1ec6-425a-9d74-7e16fbf8ca1f Jul 31 17:28:30.122384 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c39cea37-6abe-4204-aad7-7aac6389353b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:30.122384 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c39cea37-6abe-4204-aad7-7aac6389353b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:30.130728 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:30.130728 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:30.135596 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c39cea37-6abe-4204-aad7-7aac6389353b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:30.140793 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c39cea37-6abe-4204-aad7-7aac6389353b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/5c1196fe-1ec6-425a-9d74-7e16fbf8ca1f returned with HTTP 200 Jul 31 17:28:30.141360 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 758/3033] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:30 2026] GET /volume/v3/volumes/5c1196fe-1ec6-425a-9d74-7e16fbf8ca1f => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:30.304131 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dc6d460a-4864-4fdb-85bb-c4b67dd0e6ea None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:30.306433 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dc6d460a-4864-4fdb-85bb-c4b67dd0e6ea tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a Jul 31 17:28:30.307412 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dc6d460a-4864-4fdb-85bb-c4b67dd0e6ea tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:30.307412 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dc6d460a-4864-4fdb-85bb-c4b67dd0e6ea tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:30.331081 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:30.331081 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:30.336264 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dc6d460a-4864-4fdb-85bb-c4b67dd0e6ea tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:28:30.342578 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dc6d460a-4864-4fdb-85bb-c4b67dd0e6ea tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a returned with HTTP 200 Jul 31 17:28:30.342987 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 762/3034] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:30 2026] GET /volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a => generated 877 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:28:30.377361 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b7496559-3582-43be-a3cb-0ff0e423b536 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:30.379016 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b7496559-3582-43be-a3cb-0ff0e423b536 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] GET https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 Jul 31 17:28:30.379472 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b7496559-3582-43be-a3cb-0ff0e423b536 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:30.379809 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b7496559-3582-43be-a3cb-0ff0e423b536 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:30.380001 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-b7496559-3582-43be-a3cb-0ff0e423b536 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Show backup with id fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:30.386114 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:30.386114 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:30.387703 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b7496559-3582-43be-a3cb-0ff0e423b536 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 returned with HTTP 200 Jul 31 17:28:30.387703 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 754/3035] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:30 2026] GET /volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:31.159705 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b8f99471-ef2d-4a9d-baf4-e2289f3bd1d9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:31.163023 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b8f99471-ef2d-4a9d-baf4-e2289f3bd1d9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/volumes/5c1196fe-1ec6-425a-9d74-7e16fbf8ca1f Jul 31 17:28:31.163520 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b8f99471-ef2d-4a9d-baf4-e2289f3bd1d9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:31.163820 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b8f99471-ef2d-4a9d-baf4-e2289f3bd1d9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:31.174180 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:31.174180 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:31.180072 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b8f99471-ef2d-4a9d-baf4-e2289f3bd1d9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:31.185919 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b8f99471-ef2d-4a9d-baf4-e2289f3bd1d9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/5c1196fe-1ec6-425a-9d74-7e16fbf8ca1f returned with HTTP 200 Jul 31 17:28:31.186554 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 762/3036] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:31 2026] GET /volume/v3/volumes/5c1196fe-1ec6-425a-9d74-7e16fbf8ca1f => generated 1006 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:28:31.209346 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bd1e2745-5c8c-404b-a12f-42eaf213b65d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:31.217615 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bd1e2745-5c8c-404b-a12f-42eaf213b65d tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:28:31.217615 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bd1e2745-5c8c-404b-a12f-42eaf213b65d tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5c1196fe-1ec6-425a-9d74-7e16fbf8ca1f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1764246670"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:31.243155 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:31.243155 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:31.243155 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bd1e2745-5c8c-404b-a12f-42eaf213b65d tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:31.243155 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-bd1e2745-5c8c-404b-a12f-42eaf213b65d tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Create snapshot from volume 5c1196fe-1ec6-425a-9d74-7e16fbf8ca1f Jul 31 17:28:31.275345 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-bd1e2745-5c8c-404b-a12f-42eaf213b65d tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Created reservations ['91a2c617-e074-497d-9834-59faf960be9a', '3e33e9b7-6d11-4b57-9cd9-8906ee482b23', 'c3f5bf9f-0fb1-4bbb-8dc1-528e5870231a', 'a79f7dd9-6440-4132-b2ba-deeef127b2f5'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:31.350497 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bd1e2745-5c8c-404b-a12f-42eaf213b65d tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot create request issued successfully. Jul 31 17:28:31.353740 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bd1e2745-5c8c-404b-a12f-42eaf213b65d tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:28:31.353740 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 759/3037] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:28:31 2026] POST /volume/v3/snapshots => generated 308 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:28:31.365008 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fd463f47-76e1-490b-8455-ee7696e8fd47 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:31.375341 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fd463f47-76e1-490b-8455-ee7696e8fd47 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a Jul 31 17:28:31.375341 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fd463f47-76e1-490b-8455-ee7696e8fd47 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:31.375341 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fd463f47-76e1-490b-8455-ee7696e8fd47 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:31.383175 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-76dbae23-0d96-4efe-b1e2-873469064a6c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:31.390739 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-76dbae23-0d96-4efe-b1e2-873469064a6c tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/snapshots/5568b454-9aa8-40af-bb90-9898f38f4a07 Jul 31 17:28:31.390739 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-76dbae23-0d96-4efe-b1e2-873469064a6c tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:31.390739 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-76dbae23-0d96-4efe-b1e2-873469064a6c tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:31.391847 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:31.391847 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:31.395385 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-76dbae23-0d96-4efe-b1e2-873469064a6c tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot retrieved successfully. Jul 31 17:28:31.402596 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-76dbae23-0d96-4efe-b1e2-873469064a6c tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/5568b454-9aa8-40af-bb90-9898f38f4a07 returned with HTTP 200 Jul 31 17:28:31.402596 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 755/3038] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:31 2026] GET /volume/v3/snapshots/5568b454-9aa8-40af-bb90-9898f38f4a07 => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:31.402712 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:31.402712 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:31.403349 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dbd888cc-0048-48cb-953b-7eafd614b5a7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:31.406821 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dbd888cc-0048-48cb-953b-7eafd614b5a7 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] GET https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 Jul 31 17:28:31.407111 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dbd888cc-0048-48cb-953b-7eafd614b5a7 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:31.407536 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dbd888cc-0048-48cb-953b-7eafd614b5a7 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:31.407792 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-dbd888cc-0048-48cb-953b-7eafd614b5a7 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Show backup with id fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:31.413701 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:31.413701 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:31.415125 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dbd888cc-0048-48cb-953b-7eafd614b5a7 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 returned with HTTP 200 Jul 31 17:28:31.415567 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 763/3039] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:31 2026] GET /volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:31.421370 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fd463f47-76e1-490b-8455-ee7696e8fd47 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:28:31.429973 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fd463f47-76e1-490b-8455-ee7696e8fd47 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a returned with HTTP 200 Jul 31 17:28:31.430455 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 763/3040] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:31 2026] GET /volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a => generated 877 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:32.432553 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-159d63cb-3d87-4227-981d-b00f3b8635a4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:32.435041 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b6eee945-f066-4d10-9a29-7f5e8be965f8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:32.438866 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b6eee945-f066-4d10-9a29-7f5e8be965f8 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/snapshots/5568b454-9aa8-40af-bb90-9898f38f4a07 Jul 31 17:28:32.439191 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b6eee945-f066-4d10-9a29-7f5e8be965f8 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:32.439538 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b6eee945-f066-4d10-9a29-7f5e8be965f8 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:32.452416 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-49df3d3f-6e23-405e-b711-6a21d44c2043 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:32.452926 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-159d63cb-3d87-4227-981d-b00f3b8635a4 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] GET https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 Jul 31 17:28:32.457344 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-159d63cb-3d87-4227-981d-b00f3b8635a4 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:32.457344 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-159d63cb-3d87-4227-981d-b00f3b8635a4 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:32.457344 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-159d63cb-3d87-4227-981d-b00f3b8635a4 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Show backup with id fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:32.457821 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-49df3d3f-6e23-405e-b711-6a21d44c2043 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a Jul 31 17:28:32.457821 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-49df3d3f-6e23-405e-b711-6a21d44c2043 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:32.457821 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-49df3d3f-6e23-405e-b711-6a21d44c2043 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:32.467574 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:32.467574 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:32.468568 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b6eee945-f066-4d10-9a29-7f5e8be965f8 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot retrieved successfully. Jul 31 17:28:32.468659 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:32.468659 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:32.469170 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b6eee945-f066-4d10-9a29-7f5e8be965f8 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/5568b454-9aa8-40af-bb90-9898f38f4a07 returned with HTTP 200 Jul 31 17:28:32.469751 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 756/3041] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:32 2026] GET /volume/v3/snapshots/5568b454-9aa8-40af-bb90-9898f38f4a07 => generated 467 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:32.470208 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-159d63cb-3d87-4227-981d-b00f3b8635a4 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 returned with HTTP 200 Jul 31 17:28:32.473902 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 760/3042] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:32 2026] GET /volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 => generated 794 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:32.485920 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:32.485920 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:32.486181 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b5a6d87f-d05f-42d1-b1c3-1cb02a08bcae None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:32.488343 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-49df3d3f-6e23-405e-b711-6a21d44c2043 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:28:32.490424 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b5a6d87f-d05f-42d1-b1c3-1cb02a08bcae tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] POST https://10.4.3.92/volume/v3/snapshots/5568b454-9aa8-40af-bb90-9898f38f4a07/action Jul 31 17:28:32.490424 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b5a6d87f-d05f-42d1-b1c3-1cb02a08bcae tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:28:32.490424 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b5a6d87f-d05f-42d1-b1c3-1cb02a08bcae tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:32.492340 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.admin_actions [None req-b5a6d87f-d05f-42d1-b1c3-1cb02a08bcae tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Updating snapshot '5568b454-9aa8-40af-bb90-9898f38f4a07' with '{'status': 'error'}' {{(pid=100273) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 17:28:32.494080 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-49df3d3f-6e23-405e-b711-6a21d44c2043 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a returned with HTTP 200 Jul 31 17:28:32.494612 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 764/3043] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:32 2026] GET /volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a => generated 877 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:32.510589 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:32.510589 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:32.511841 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-b5a6d87f-d05f-42d1-b1c3-1cb02a08bcae tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '76d8d796eeb5414191a16993b59faf5a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '040f243ab1844c10a8e802d7e1823c0e', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:28:32.512360 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b5a6d87f-d05f-42d1-b1c3-1cb02a08bcae tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] https://10.4.3.92/volume/v3/snapshots/5568b454-9aa8-40af-bb90-9898f38f4a07/action returned with HTTP 403 Jul 31 17:28:32.513147 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 764/3044] 10.4.3.92 () {68 vars in 1389 bytes} [Fri Jul 31 17:28:32 2026] POST /volume/v3/snapshots/5568b454-9aa8-40af-bb90-9898f38f4a07/action => generated 133 bytes in 28 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:32.525703 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ad185c07-ee2e-4515-88e0-8b762fd02f0a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:32.527977 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ad185c07-ee2e-4515-88e0-8b762fd02f0a tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] DELETE https://10.4.3.92/volume/v3/snapshots/5568b454-9aa8-40af-bb90-9898f38f4a07 Jul 31 17:28:32.528424 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ad185c07-ee2e-4515-88e0-8b762fd02f0a tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:32.528424 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ad185c07-ee2e-4515-88e0-8b762fd02f0a tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:32.528586 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-ad185c07-ee2e-4515-88e0-8b762fd02f0a tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Delete snapshot with id: 5568b454-9aa8-40af-bb90-9898f38f4a07 Jul 31 17:28:32.536517 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:32.536517 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:32.537398 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ad185c07-ee2e-4515-88e0-8b762fd02f0a tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot retrieved successfully. Jul 31 17:28:32.573349 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ad185c07-ee2e-4515-88e0-8b762fd02f0a tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot delete request issued successfully. Jul 31 17:28:32.573349 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ad185c07-ee2e-4515-88e0-8b762fd02f0a tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/5568b454-9aa8-40af-bb90-9898f38f4a07 returned with HTTP 202 Jul 31 17:28:32.573349 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 757/3045] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:28:32 2026] DELETE /volume/v3/snapshots/5568b454-9aa8-40af-bb90-9898f38f4a07 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:32.585821 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2d996709-a036-4586-b5cd-b85dfc4a4cee None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:32.588029 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2d996709-a036-4586-b5cd-b85dfc4a4cee tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/snapshots/5568b454-9aa8-40af-bb90-9898f38f4a07 Jul 31 17:28:32.588330 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2d996709-a036-4586-b5cd-b85dfc4a4cee tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:32.588994 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2d996709-a036-4586-b5cd-b85dfc4a4cee tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:32.610545 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:32.610545 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:32.610999 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2d996709-a036-4586-b5cd-b85dfc4a4cee tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot retrieved successfully. Jul 31 17:28:32.611956 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2d996709-a036-4586-b5cd-b85dfc4a4cee tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/5568b454-9aa8-40af-bb90-9898f38f4a07 returned with HTTP 200 Jul 31 17:28:32.612854 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 761/3046] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:32 2026] GET /volume/v3/snapshots/5568b454-9aa8-40af-bb90-9898f38f4a07 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:33.491871 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2c2cdf07-0d6b-4fb9-a684-12a4fba5b05b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:33.493971 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2c2cdf07-0d6b-4fb9-a684-12a4fba5b05b tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] GET https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 Jul 31 17:28:33.494472 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2c2cdf07-0d6b-4fb9-a684-12a4fba5b05b tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:33.494472 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2c2cdf07-0d6b-4fb9-a684-12a4fba5b05b tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:33.494737 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-2c2cdf07-0d6b-4fb9-a684-12a4fba5b05b tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Show backup with id fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:33.499621 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:33.499621 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:33.500461 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2c2cdf07-0d6b-4fb9-a684-12a4fba5b05b tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 returned with HTTP 200 Jul 31 17:28:33.500766 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 765/3047] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:33 2026] GET /volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:33.512375 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9dcb8418-b5e8-4106-9666-f0283d1e0f54 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:33.515131 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9dcb8418-b5e8-4106-9666-f0283d1e0f54 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a Jul 31 17:28:33.515467 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9dcb8418-b5e8-4106-9666-f0283d1e0f54 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:33.515752 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9dcb8418-b5e8-4106-9666-f0283d1e0f54 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:33.535020 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:33.535020 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:33.543165 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9dcb8418-b5e8-4106-9666-f0283d1e0f54 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:28:33.550383 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9dcb8418-b5e8-4106-9666-f0283d1e0f54 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a returned with HTTP 200 Jul 31 17:28:33.551131 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 765/3048] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:33 2026] GET /volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a => generated 877 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:33.627173 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-42cf6fc0-6c85-4dd9-9452-4316c2e3b24d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:33.634840 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-42cf6fc0-6c85-4dd9-9452-4316c2e3b24d tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/snapshots/5568b454-9aa8-40af-bb90-9898f38f4a07 Jul 31 17:28:33.634840 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-42cf6fc0-6c85-4dd9-9452-4316c2e3b24d tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:33.634840 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-42cf6fc0-6c85-4dd9-9452-4316c2e3b24d tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:33.645588 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-42cf6fc0-6c85-4dd9-9452-4316c2e3b24d tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/5568b454-9aa8-40af-bb90-9898f38f4a07 returned with HTTP 404 Jul 31 17:28:33.646698 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 758/3049] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:33 2026] GET /volume/v3/snapshots/5568b454-9aa8-40af-bb90-9898f38f4a07 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:33.658773 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-da85aea1-f3fd-444d-a596-525fc238afc2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:33.661428 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-da85aea1-f3fd-444d-a596-525fc238afc2 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/5c1196fe-1ec6-425a-9d74-7e16fbf8ca1f Jul 31 17:28:33.661768 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-da85aea1-f3fd-444d-a596-525fc238afc2 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:33.662454 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-da85aea1-f3fd-444d-a596-525fc238afc2 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:33.662676 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-da85aea1-f3fd-444d-a596-525fc238afc2 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Delete volume with id: 5c1196fe-1ec6-425a-9d74-7e16fbf8ca1f Jul 31 17:28:33.677478 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:33.677478 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:33.678209 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-da85aea1-f3fd-444d-a596-525fc238afc2 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:33.725109 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-da85aea1-f3fd-444d-a596-525fc238afc2 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Delete volume request issued successfully. Jul 31 17:28:33.725553 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-da85aea1-f3fd-444d-a596-525fc238afc2 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/5c1196fe-1ec6-425a-9d74-7e16fbf8ca1f returned with HTTP 202 Jul 31 17:28:33.726164 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 762/3050] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:28:33 2026] DELETE /volume/v3/volumes/5c1196fe-1ec6-425a-9d74-7e16fbf8ca1f => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:33.740537 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2cf09e9f-c386-4fa2-b594-8980eaeecd28 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:33.744458 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2cf09e9f-c386-4fa2-b594-8980eaeecd28 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/volumes/5c1196fe-1ec6-425a-9d74-7e16fbf8ca1f Jul 31 17:28:33.744458 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2cf09e9f-c386-4fa2-b594-8980eaeecd28 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:33.744458 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2cf09e9f-c386-4fa2-b594-8980eaeecd28 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:33.757797 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:33.757797 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:33.764835 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2cf09e9f-c386-4fa2-b594-8980eaeecd28 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:33.770806 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2cf09e9f-c386-4fa2-b594-8980eaeecd28 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/5c1196fe-1ec6-425a-9d74-7e16fbf8ca1f returned with HTTP 200 Jul 31 17:28:33.771508 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 766/3051] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:33 2026] GET /volume/v3/volumes/5c1196fe-1ec6-425a-9d74-7e16fbf8ca1f => generated 1005 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:28:34.517279 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9fa7e9b8-e0d0-49ed-8cc2-d6eefd5325eb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:34.519761 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9fa7e9b8-e0d0-49ed-8cc2-d6eefd5325eb tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] GET https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 Jul 31 17:28:34.520094 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9fa7e9b8-e0d0-49ed-8cc2-d6eefd5325eb tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:34.520406 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9fa7e9b8-e0d0-49ed-8cc2-d6eefd5325eb tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:34.520593 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-9fa7e9b8-e0d0-49ed-8cc2-d6eefd5325eb tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Show backup with id fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:34.528795 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:34.528795 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:34.530504 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9fa7e9b8-e0d0-49ed-8cc2-d6eefd5325eb tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 returned with HTTP 200 Jul 31 17:28:34.531122 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 766/3052] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:34 2026] GET /volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 => generated 794 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:34.570226 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-38294c55-19a3-4474-9bc5-7eb09c4c509e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:34.577183 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-38294c55-19a3-4474-9bc5-7eb09c4c509e tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a Jul 31 17:28:34.577455 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-38294c55-19a3-4474-9bc5-7eb09c4c509e tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:34.577739 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-38294c55-19a3-4474-9bc5-7eb09c4c509e tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:34.598182 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:34.598182 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:34.607343 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-38294c55-19a3-4474-9bc5-7eb09c4c509e tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:28:34.614385 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-38294c55-19a3-4474-9bc5-7eb09c4c509e tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a returned with HTTP 200 Jul 31 17:28:34.614973 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 759/3053] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:34 2026] GET /volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a => generated 877 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:34.797586 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e435abb5-b30d-4310-a967-fb650b555a2b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:34.802438 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e435abb5-b30d-4310-a967-fb650b555a2b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/volumes/5c1196fe-1ec6-425a-9d74-7e16fbf8ca1f Jul 31 17:28:34.802753 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e435abb5-b30d-4310-a967-fb650b555a2b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:34.803738 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e435abb5-b30d-4310-a967-fb650b555a2b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:34.820961 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e435abb5-b30d-4310-a967-fb650b555a2b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/5c1196fe-1ec6-425a-9d74-7e16fbf8ca1f returned with HTTP 404 Jul 31 17:28:34.821914 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 763/3054] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:34 2026] GET /volume/v3/volumes/5c1196fe-1ec6-425a-9d74-7e16fbf8ca1f => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:34.840117 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9a1dc876-cc43-416f-a811-e57a176fa00f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:34.842837 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9a1dc876-cc43-416f-a811-e57a176fa00f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:28:34.843389 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9a1dc876-cc43-416f-a811-e57a176fa00f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-151849649"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:34.845454 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-9a1dc876-cc43-416f-a811-e57a176fa00f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-151849649'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:28:34.845630 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-9a1dc876-cc43-416f-a811-e57a176fa00f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Create volume of 1 GB Jul 31 17:28:34.851086 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9a1dc876-cc43-416f-a811-e57a176fa00f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Availability Zones retrieved successfully. Jul 31 17:28:34.857836 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9a1dc876-cc43-416f-a811-e57a176fa00f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Flow 'volume_create_api' (4450a611-e655-47ea-91f9-f4b43fcc8d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:34.858813 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9a1dc876-cc43-416f-a811-e57a176fa00f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ffab227-0ac1-471a-bb64-ced40832e26e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:34.859712 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-9a1dc876-cc43-416f-a811-e57a176fa00f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:28:34.898210 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9a1dc876-cc43-416f-a811-e57a176fa00f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ffab227-0ac1-471a-bb64-ced40832e26e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:34.900750 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9a1dc876-cc43-416f-a811-e57a176fa00f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e29ec64a-6417-4e29-bebc-d80090d9ee91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:34.971340 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-9a1dc876-cc43-416f-a811-e57a176fa00f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Created reservations ['1dcd4e70-a870-4837-abc6-234f2f301813', '3c00c503-2992-41ed-b389-bfd8731eaa37', '4642a52e-d3ea-4780-a1a2-67c22fdfabee', 'f0be2488-1c25-419b-afb7-f2f27d7a6f28'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:34.971340 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9a1dc876-cc43-416f-a811-e57a176fa00f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e29ec64a-6417-4e29-bebc-d80090d9ee91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1dcd4e70-a870-4837-abc6-234f2f301813', '3c00c503-2992-41ed-b389-bfd8731eaa37', '4642a52e-d3ea-4780-a1a2-67c22fdfabee', 'f0be2488-1c25-419b-afb7-f2f27d7a6f28']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:34.971896 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9a1dc876-cc43-416f-a811-e57a176fa00f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b6e3e6e-5bb6-4cf7-80b9-ed5e38325ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:35.007146 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9a1dc876-cc43-416f-a811-e57a176fa00f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b6e3e6e-5bb6-4cf7-80b9-ed5e38325ee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1c5a992-f4f2-4ddd-a16c-26efa51e40c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-151849649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='040f243ab1844c10a8e802d7e1823c0e',qos_specs=None,replication_status=,reservations=['1dcd4e70-a870-4837-abc6-234f2f301813','3c00c503-2992-41ed-b389-bfd8731eaa37','4642a52e-d3ea-4780-a1a2-67c22fdfabee','f0be2488-1c25-419b-afb7-f2f27d7a6f28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='071f5ea2923e489ebaba5a72ed1203a9',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:28:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-151849649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1c5a992-f4f2-4ddd-a16c-26efa51e40c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='040f243ab1844c10a8e802d7e1823c0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='071f5ea2923e489ebaba5a72ed1203a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:35.010335 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9a1dc876-cc43-416f-a811-e57a176fa00f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e13bc45e-995a-4699-926f-ed5c296fa49c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:35.058550 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9a1dc876-cc43-416f-a811-e57a176fa00f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e13bc45e-995a-4699-926f-ed5c296fa49c) transitioned into state 'SUCCESS' from state '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-151849649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='040f243ab1844c10a8e802d7e1823c0e',qos_specs=None,replication_status=,reservations=['1dcd4e70-a870-4837-abc6-234f2f301813','3c00c503-2992-41ed-b389-bfd8731eaa37','4642a52e-d3ea-4780-a1a2-67c22fdfabee','f0be2488-1c25-419b-afb7-f2f27d7a6f28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='071f5ea2923e489ebaba5a72ed1203a9',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:35.059946 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9a1dc876-cc43-416f-a811-e57a176fa00f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d303b71-9e20-466c-8733-5e0a3bab3706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:35.084978 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9a1dc876-cc43-416f-a811-e57a176fa00f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d303b71-9e20-466c-8733-5e0a3bab3706) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:35.090341 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9a1dc876-cc43-416f-a811-e57a176fa00f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Flow 'volume_create_api' (4450a611-e655-47ea-91f9-f4b43fcc8d48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:35.090341 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9a1dc876-cc43-416f-a811-e57a176fa00f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Create volume request issued successfully. Jul 31 17:28:35.090341 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9a1dc876-cc43-416f-a811-e57a176fa00f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:28:35.090547 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 767/3055] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:28:34 2026] POST /volume/v3/volumes => generated 775 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:28:35.108684 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-735eff3d-bdc6-4869-a857-64680b1c50fc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:35.114904 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-735eff3d-bdc6-4869-a857-64680b1c50fc tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/volumes/d1c5a992-f4f2-4ddd-a16c-26efa51e40c8 Jul 31 17:28:35.115099 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-735eff3d-bdc6-4869-a857-64680b1c50fc tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:35.115418 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-735eff3d-bdc6-4869-a857-64680b1c50fc tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:35.137307 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:35.137307 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:35.145241 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-735eff3d-bdc6-4869-a857-64680b1c50fc tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:35.153685 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-735eff3d-bdc6-4869-a857-64680b1c50fc tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/d1c5a992-f4f2-4ddd-a16c-26efa51e40c8 returned with HTTP 200 Jul 31 17:28:35.154210 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 767/3056] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:35 2026] GET /volume/v3/volumes/d1c5a992-f4f2-4ddd-a16c-26efa51e40c8 => generated 954 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:35.549778 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2d4ea22f-bbd0-4bd2-b498-86e24b495087 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:35.554277 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2d4ea22f-bbd0-4bd2-b498-86e24b495087 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] GET https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 Jul 31 17:28:35.554585 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2d4ea22f-bbd0-4bd2-b498-86e24b495087 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:35.554781 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2d4ea22f-bbd0-4bd2-b498-86e24b495087 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:35.554889 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-2d4ea22f-bbd0-4bd2-b498-86e24b495087 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Show backup with id fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:35.568073 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:35.568073 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:35.569397 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2d4ea22f-bbd0-4bd2-b498-86e24b495087 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 returned with HTTP 200 Jul 31 17:28:35.569671 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 760/3057] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:35 2026] GET /volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 => generated 794 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:35.631170 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-897ffdbc-16b2-4487-806d-470339405417 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:35.633839 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-897ffdbc-16b2-4487-806d-470339405417 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a Jul 31 17:28:35.633839 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-897ffdbc-16b2-4487-806d-470339405417 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:35.634461 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-897ffdbc-16b2-4487-806d-470339405417 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:35.646310 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:35.646310 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:35.651503 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-897ffdbc-16b2-4487-806d-470339405417 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:28:35.659660 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-897ffdbc-16b2-4487-806d-470339405417 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a returned with HTTP 200 Jul 31 17:28:35.659660 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 764/3058] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:35 2026] GET /volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:36.171768 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ddf79e94-37d3-4eab-8ce2-a534cec44ea3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:36.174194 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ddf79e94-37d3-4eab-8ce2-a534cec44ea3 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/volumes/d1c5a992-f4f2-4ddd-a16c-26efa51e40c8 Jul 31 17:28:36.174455 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ddf79e94-37d3-4eab-8ce2-a534cec44ea3 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:36.174729 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ddf79e94-37d3-4eab-8ce2-a534cec44ea3 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:36.188444 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:36.188444 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:36.192099 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ddf79e94-37d3-4eab-8ce2-a534cec44ea3 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:36.196347 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ddf79e94-37d3-4eab-8ce2-a534cec44ea3 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/d1c5a992-f4f2-4ddd-a16c-26efa51e40c8 returned with HTTP 200 Jul 31 17:28:36.196795 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 768/3059] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:36 2026] GET /volume/v3/volumes/d1c5a992-f4f2-4ddd-a16c-26efa51e40c8 => generated 1006 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:28:36.213473 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f4818ab9-690b-42f8-86d6-1c3ceabb153e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:36.216410 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f4818ab9-690b-42f8-86d6-1c3ceabb153e tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:28:36.216978 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f4818ab9-690b-42f8-86d6-1c3ceabb153e tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d1c5a992-f4f2-4ddd-a16c-26efa51e40c8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1951376126"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:36.232791 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:36.232791 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:36.234106 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f4818ab9-690b-42f8-86d6-1c3ceabb153e tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:36.234106 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-f4818ab9-690b-42f8-86d6-1c3ceabb153e tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Create snapshot from volume d1c5a992-f4f2-4ddd-a16c-26efa51e40c8 Jul 31 17:28:36.276347 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-f4818ab9-690b-42f8-86d6-1c3ceabb153e tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Created reservations ['14e99d32-4b5f-46e7-8040-c9a98ef28814', 'd3bf5804-f6f3-4b6a-9cc7-ed3337c6fe46', 'b0f33843-c85f-46f7-9e2f-7876d1387f00', 'a4f435ad-6701-4e70-8f20-7bdbb2058ad3'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:36.329709 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f4818ab9-690b-42f8-86d6-1c3ceabb153e tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot create request issued successfully. Jul 31 17:28:36.330197 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f4818ab9-690b-42f8-86d6-1c3ceabb153e tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:28:36.330938 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 768/3060] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:28:36 2026] POST /volume/v3/snapshots => generated 308 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:28:36.343773 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3d7ab405-59df-4c3a-acd8-c6904ccd7e47 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:36.346607 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3d7ab405-59df-4c3a-acd8-c6904ccd7e47 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/snapshots/6d0a0602-b788-4770-aa84-20718940afcf Jul 31 17:28:36.346902 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3d7ab405-59df-4c3a-acd8-c6904ccd7e47 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:36.347185 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3d7ab405-59df-4c3a-acd8-c6904ccd7e47 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:36.358062 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:36.358062 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:36.358606 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3d7ab405-59df-4c3a-acd8-c6904ccd7e47 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot retrieved successfully. Jul 31 17:28:36.359503 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3d7ab405-59df-4c3a-acd8-c6904ccd7e47 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/6d0a0602-b788-4770-aa84-20718940afcf returned with HTTP 200 Jul 31 17:28:36.360178 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 761/3061] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:36 2026] GET /volume/v3/snapshots/6d0a0602-b788-4770-aa84-20718940afcf => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:36.585910 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3b260176-a60e-4764-a89a-e9f818705118 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:36.589307 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3b260176-a60e-4764-a89a-e9f818705118 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] GET https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 Jul 31 17:28:36.589510 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3b260176-a60e-4764-a89a-e9f818705118 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:36.589870 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3b260176-a60e-4764-a89a-e9f818705118 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:36.590099 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-3b260176-a60e-4764-a89a-e9f818705118 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Show backup with id fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:36.598298 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:36.598298 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:36.599195 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3b260176-a60e-4764-a89a-e9f818705118 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 returned with HTTP 200 Jul 31 17:28:36.599635 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 765/3062] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:36 2026] GET /volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 => generated 794 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:36.676870 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-38dd2991-afe5-4282-85ac-8274cd90d013 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:36.681336 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-38dd2991-afe5-4282-85ac-8274cd90d013 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a Jul 31 17:28:36.681336 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-38dd2991-afe5-4282-85ac-8274cd90d013 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:36.681336 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-38dd2991-afe5-4282-85ac-8274cd90d013 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:36.693380 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:36.693380 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:36.699001 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-38dd2991-afe5-4282-85ac-8274cd90d013 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:28:36.705865 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-38dd2991-afe5-4282-85ac-8274cd90d013 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a returned with HTTP 200 Jul 31 17:28:36.706658 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 769/3063] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:36 2026] GET /volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:37.373445 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4d6d7c1e-7721-4397-bb80-b303ba40342b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:37.378696 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4d6d7c1e-7721-4397-bb80-b303ba40342b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/snapshots/6d0a0602-b788-4770-aa84-20718940afcf Jul 31 17:28:37.379041 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4d6d7c1e-7721-4397-bb80-b303ba40342b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:37.379413 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4d6d7c1e-7721-4397-bb80-b303ba40342b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:37.386757 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:37.386757 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:37.387393 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4d6d7c1e-7721-4397-bb80-b303ba40342b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot retrieved successfully. Jul 31 17:28:37.388449 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4d6d7c1e-7721-4397-bb80-b303ba40342b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/6d0a0602-b788-4770-aa84-20718940afcf returned with HTTP 200 Jul 31 17:28:37.388954 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 769/3064] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:37 2026] GET /volume/v3/snapshots/6d0a0602-b788-4770-aa84-20718940afcf => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:37.399258 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d4f938cd-a738-4257-9b6e-4d49b69b4b98 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:37.402201 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d4f938cd-a738-4257-9b6e-4d49b69b4b98 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] GET https://10.4.3.92/volume/v3/snapshots/6d0a0602-b788-4770-aa84-20718940afcf Jul 31 17:28:37.402579 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d4f938cd-a738-4257-9b6e-4d49b69b4b98 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:37.402891 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d4f938cd-a738-4257-9b6e-4d49b69b4b98 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:37.413586 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:37.413586 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:37.414241 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d4f938cd-a738-4257-9b6e-4d49b69b4b98 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Snapshot retrieved successfully. Jul 31 17:28:37.415441 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d4f938cd-a738-4257-9b6e-4d49b69b4b98 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] https://10.4.3.92/volume/v3/snapshots/6d0a0602-b788-4770-aa84-20718940afcf returned with HTTP 200 Jul 31 17:28:37.415948 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 762/3065] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:37 2026] GET /volume/v3/snapshots/6d0a0602-b788-4770-aa84-20718940afcf => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:37.427765 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8203c0eb-6cc1-43de-8ed4-3dfce674437f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:37.429680 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8203c0eb-6cc1-43de-8ed4-3dfce674437f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] DELETE https://10.4.3.92/volume/v3/snapshots/6d0a0602-b788-4770-aa84-20718940afcf Jul 31 17:28:37.429900 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8203c0eb-6cc1-43de-8ed4-3dfce674437f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:37.430083 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8203c0eb-6cc1-43de-8ed4-3dfce674437f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:37.430187 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-8203c0eb-6cc1-43de-8ed4-3dfce674437f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Delete snapshot with id: 6d0a0602-b788-4770-aa84-20718940afcf Jul 31 17:28:37.435555 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:37.435555 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:37.435973 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8203c0eb-6cc1-43de-8ed4-3dfce674437f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot retrieved successfully. Jul 31 17:28:37.453676 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8203c0eb-6cc1-43de-8ed4-3dfce674437f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot delete request issued successfully. Jul 31 17:28:37.453873 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8203c0eb-6cc1-43de-8ed4-3dfce674437f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/6d0a0602-b788-4770-aa84-20718940afcf returned with HTTP 202 Jul 31 17:28:37.454300 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 766/3066] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:28:37 2026] DELETE /volume/v3/snapshots/6d0a0602-b788-4770-aa84-20718940afcf => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:37.466030 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ce747708-d683-41dc-9532-15c8256b338e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:37.467888 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ce747708-d683-41dc-9532-15c8256b338e tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/snapshots/6d0a0602-b788-4770-aa84-20718940afcf Jul 31 17:28:37.468172 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ce747708-d683-41dc-9532-15c8256b338e tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:37.468448 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ce747708-d683-41dc-9532-15c8256b338e tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:37.474789 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:37.474789 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:37.476411 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ce747708-d683-41dc-9532-15c8256b338e tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot retrieved successfully. Jul 31 17:28:37.476411 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ce747708-d683-41dc-9532-15c8256b338e tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/6d0a0602-b788-4770-aa84-20718940afcf returned with HTTP 200 Jul 31 17:28:37.476599 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 770/3067] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:37 2026] GET /volume/v3/snapshots/6d0a0602-b788-4770-aa84-20718940afcf => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:37.615047 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-13af3cc0-e6e0-40d4-942e-7e1a680c96e5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:37.617014 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-13af3cc0-e6e0-40d4-942e-7e1a680c96e5 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] GET https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 Jul 31 17:28:37.617276 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-13af3cc0-e6e0-40d4-942e-7e1a680c96e5 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:37.617769 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-13af3cc0-e6e0-40d4-942e-7e1a680c96e5 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:37.617939 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-13af3cc0-e6e0-40d4-942e-7e1a680c96e5 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Show backup with id fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:37.623675 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:37.623675 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:37.624564 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-13af3cc0-e6e0-40d4-942e-7e1a680c96e5 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 returned with HTTP 200 Jul 31 17:28:37.625018 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 770/3068] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:37 2026] GET /volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:37.723822 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-42a38310-926f-4565-89a8-a2c8f2f54b6c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:37.726780 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-42a38310-926f-4565-89a8-a2c8f2f54b6c tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a Jul 31 17:28:37.726780 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-42a38310-926f-4565-89a8-a2c8f2f54b6c tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:37.726780 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-42a38310-926f-4565-89a8-a2c8f2f54b6c tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:37.742362 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:37.742362 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:37.748466 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-42a38310-926f-4565-89a8-a2c8f2f54b6c tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:28:37.756234 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-42a38310-926f-4565-89a8-a2c8f2f54b6c tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a returned with HTTP 200 Jul 31 17:28:37.756430 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 763/3069] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:37 2026] GET /volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:38.004495 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-26129be7-3513-4b94-a11f-1aec74122199 req-665eba3e-9417-46fb-8c4c-63e1786bf108 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:38.007090 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-26129be7-3513-4b94-a11f-1aec74122199 req-665eba3e-9417-46fb-8c4c-63e1786bf108 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] POST https://10.4.3.92/volume/v3/attachments/141eacac-12e6-4d1a-aad1-e335f4daee18/action Jul 31 17:28:38.007515 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-26129be7-3513-4b94-a11f-1aec74122199 req-665eba3e-9417-46fb-8c4c-63e1786bf108 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:28:38.007702 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-26129be7-3513-4b94-a11f-1aec74122199 req-665eba3e-9417-46fb-8c4c-63e1786bf108 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:38.027822 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:38.027822 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:38.043829 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-26129be7-3513-4b94-a11f-1aec74122199 req-665eba3e-9417-46fb-8c4c-63e1786bf108 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/attachments/141eacac-12e6-4d1a-aad1-e335f4daee18/action returned with HTTP 204 Jul 31 17:28:38.044434 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 767/3070] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:28:38 2026] POST /volume/v3/attachments/141eacac-12e6-4d1a-aad1-e335f4daee18/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:38.487539 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-30a26d3e-e553-4f98-b333-2b72b1f84853 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:38.491128 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-30a26d3e-e553-4f98-b333-2b72b1f84853 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/snapshots/6d0a0602-b788-4770-aa84-20718940afcf Jul 31 17:28:38.491128 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-30a26d3e-e553-4f98-b333-2b72b1f84853 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:38.491452 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-30a26d3e-e553-4f98-b333-2b72b1f84853 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:38.499338 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-30a26d3e-e553-4f98-b333-2b72b1f84853 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/6d0a0602-b788-4770-aa84-20718940afcf returned with HTTP 404 Jul 31 17:28:38.500657 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 771/3071] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:38 2026] GET /volume/v3/snapshots/6d0a0602-b788-4770-aa84-20718940afcf => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:38.512568 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8aab64f0-8887-42f4-8ca3-330742cee2e1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:38.514872 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8aab64f0-8887-42f4-8ca3-330742cee2e1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/d1c5a992-f4f2-4ddd-a16c-26efa51e40c8 Jul 31 17:28:38.515107 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8aab64f0-8887-42f4-8ca3-330742cee2e1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:38.515375 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8aab64f0-8887-42f4-8ca3-330742cee2e1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:38.515639 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-8aab64f0-8887-42f4-8ca3-330742cee2e1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Delete volume with id: d1c5a992-f4f2-4ddd-a16c-26efa51e40c8 Jul 31 17:28:38.525117 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:38.525117 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:38.526470 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8aab64f0-8887-42f4-8ca3-330742cee2e1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:38.558715 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8aab64f0-8887-42f4-8ca3-330742cee2e1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Delete volume request issued successfully. Jul 31 17:28:38.559132 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8aab64f0-8887-42f4-8ca3-330742cee2e1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/d1c5a992-f4f2-4ddd-a16c-26efa51e40c8 returned with HTTP 202 Jul 31 17:28:38.560460 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 771/3072] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:28:38 2026] DELETE /volume/v3/volumes/d1c5a992-f4f2-4ddd-a16c-26efa51e40c8 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:38.569056 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1f785a43-874d-4852-a5c1-2f55646b94ec None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:38.572125 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f785a43-874d-4852-a5c1-2f55646b94ec tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/volumes/d1c5a992-f4f2-4ddd-a16c-26efa51e40c8 Jul 31 17:28:38.572538 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1f785a43-874d-4852-a5c1-2f55646b94ec tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:38.572921 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1f785a43-874d-4852-a5c1-2f55646b94ec tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:38.587671 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:38.587671 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:38.594472 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1f785a43-874d-4852-a5c1-2f55646b94ec tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:38.601194 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f785a43-874d-4852-a5c1-2f55646b94ec tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/d1c5a992-f4f2-4ddd-a16c-26efa51e40c8 returned with HTTP 200 Jul 31 17:28:38.601821 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 764/3073] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:38 2026] GET /volume/v3/volumes/d1c5a992-f4f2-4ddd-a16c-26efa51e40c8 => generated 1005 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:28:38.638086 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5e6b6656-ae22-46b4-bbec-3c87aa211b2a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:38.640393 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5e6b6656-ae22-46b4-bbec-3c87aa211b2a tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] GET https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 Jul 31 17:28:38.640676 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5e6b6656-ae22-46b4-bbec-3c87aa211b2a tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:38.640911 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5e6b6656-ae22-46b4-bbec-3c87aa211b2a tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:38.641060 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-5e6b6656-ae22-46b4-bbec-3c87aa211b2a tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Show backup with id fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:38.647286 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:38.647286 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:38.648114 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5e6b6656-ae22-46b4-bbec-3c87aa211b2a tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 returned with HTTP 200 Jul 31 17:28:38.648552 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 768/3074] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:38 2026] GET /volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:38.772209 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0f2a9c7c-03bd-40bb-aeb8-77dc86faaa9c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:38.774213 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0f2a9c7c-03bd-40bb-aeb8-77dc86faaa9c tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a Jul 31 17:28:38.774580 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0f2a9c7c-03bd-40bb-aeb8-77dc86faaa9c tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:38.774668 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0f2a9c7c-03bd-40bb-aeb8-77dc86faaa9c tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:38.786406 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:38.786406 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:38.792048 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0f2a9c7c-03bd-40bb-aeb8-77dc86faaa9c tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:28:38.797454 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0f2a9c7c-03bd-40bb-aeb8-77dc86faaa9c tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a returned with HTTP 200 Jul 31 17:28:38.797937 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 772/3075] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:38 2026] GET /volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a => generated 1169 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:28:38.813529 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7b1dd619-2317-4a35-852f-74d3d24a099e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:38.816116 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7b1dd619-2317-4a35-852f-74d3d24a099e tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a Jul 31 17:28:38.816440 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7b1dd619-2317-4a35-852f-74d3d24a099e tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:38.816810 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7b1dd619-2317-4a35-852f-74d3d24a099e tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:38.829960 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:38.829960 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:38.839860 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7b1dd619-2317-4a35-852f-74d3d24a099e tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:28:38.848610 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7b1dd619-2317-4a35-852f-74d3d24a099e tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a returned with HTTP 200 Jul 31 17:28:38.849211 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 772/3076] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:38 2026] GET /volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a => generated 1169 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:28:38.904896 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-6a81d531-31ba-4a04-b603-ec1c0e596379 req-f0fa512f-8940-46d4-84c2-5a314751c7d3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:38.908714 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-6a81d531-31ba-4a04-b603-ec1c0e596379 req-f0fa512f-8940-46d4-84c2-5a314751c7d3 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a Jul 31 17:28:38.909000 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-6a81d531-31ba-4a04-b603-ec1c0e596379 req-f0fa512f-8940-46d4-84c2-5a314751c7d3 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:38.909310 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-6a81d531-31ba-4a04-b603-ec1c0e596379 req-f0fa512f-8940-46d4-84c2-5a314751c7d3 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:38.923519 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:38.923519 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:38.930852 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-6a81d531-31ba-4a04-b603-ec1c0e596379 req-f0fa512f-8940-46d4-84c2-5a314751c7d3 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:28:38.941853 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-6a81d531-31ba-4a04-b603-ec1c0e596379 req-f0fa512f-8940-46d4-84c2-5a314751c7d3 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a returned with HTTP 200 Jul 31 17:28:38.942411 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 765/3077] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:28:38 2026] GET /volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a => generated 1169 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:28:38.968298 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-6a81d531-31ba-4a04-b603-ec1c0e596379 req-5b720ec7-bfbb-4017-a83c-7d192b8a2917 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:38.973120 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-6a81d531-31ba-4a04-b603-ec1c0e596379 req-5b720ec7-bfbb-4017-a83c-7d192b8a2917 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] POST https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a/action Jul 31 17:28:38.973677 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-6a81d531-31ba-4a04-b603-ec1c0e596379 req-5b720ec7-bfbb-4017-a83c-7d192b8a2917 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:28:38.973893 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-6a81d531-31ba-4a04-b603-ec1c0e596379 req-5b720ec7-bfbb-4017-a83c-7d192b8a2917 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:38.999224 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:38.999224 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:39.000067 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-6a81d531-31ba-4a04-b603-ec1c0e596379 req-5b720ec7-bfbb-4017-a83c-7d192b8a2917 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:28:39.011858 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-6a81d531-31ba-4a04-b603-ec1c0e596379 req-5b720ec7-bfbb-4017-a83c-7d192b8a2917 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Begin detaching volume completed successfully. Jul 31 17:28:39.012698 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-6a81d531-31ba-4a04-b603-ec1c0e596379 req-5b720ec7-bfbb-4017-a83c-7d192b8a2917 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a/action returned with HTTP 202 Jul 31 17:28:39.012886 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 769/3078] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:28:38 2026] POST /volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:28:39.086218 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-09176fc7-f843-476a-ae7e-55a5eb194ca8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:39.086218 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-09176fc7-f843-476a-ae7e-55a5eb194ca8 None None] GET https://10.4.3.92/volume// Jul 31 17:28:39.086218 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-09176fc7-f843-476a-ae7e-55a5eb194ca8 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:39.086218 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-09176fc7-f843-476a-ae7e-55a5eb194ca8 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:39.086218 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-09176fc7-f843-476a-ae7e-55a5eb194ca8 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:28:39.086218 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 773/3079] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:28:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 31 17:28:39.094568 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-6a81d531-31ba-4a04-b603-ec1c0e596379 req-a9c34537-15fe-4a91-9bf5-b79865c68ee2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:39.097932 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6a81d531-31ba-4a04-b603-ec1c0e596379 req-a9c34537-15fe-4a91-9bf5-b79865c68ee2 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a Jul 31 17:28:39.101124 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-6a81d531-31ba-4a04-b603-ec1c0e596379 req-a9c34537-15fe-4a91-9bf5-b79865c68ee2 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:39.101124 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-6a81d531-31ba-4a04-b603-ec1c0e596379 req-a9c34537-15fe-4a91-9bf5-b79865c68ee2 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:39.117239 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:39.117239 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:39.122896 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-6a81d531-31ba-4a04-b603-ec1c0e596379 req-a9c34537-15fe-4a91-9bf5-b79865c68ee2 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:28:39.131374 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-6a81d531-31ba-4a04-b603-ec1c0e596379 req-a9c34537-15fe-4a91-9bf5-b79865c68ee2 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a returned with HTTP 200 Jul 31 17:28:39.131374 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 773/3080] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:28:39 2026] GET /volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a => generated 1352 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:28:39.143047 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-6a81d531-31ba-4a04-b603-ec1c0e596379 req-533a206f-65b6-4283-97f8-7129c1ab48cd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:39.145667 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-6a81d531-31ba-4a04-b603-ec1c0e596379 req-533a206f-65b6-4283-97f8-7129c1ab48cd tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a/encryption Jul 31 17:28:39.145920 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-6a81d531-31ba-4a04-b603-ec1c0e596379 req-533a206f-65b6-4283-97f8-7129c1ab48cd tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:39.146116 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-6a81d531-31ba-4a04-b603-ec1c0e596379 req-533a206f-65b6-4283-97f8-7129c1ab48cd tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:39.160072 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:39.160072 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:39.173776 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-6a81d531-31ba-4a04-b603-ec1c0e596379 req-533a206f-65b6-4283-97f8-7129c1ab48cd tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a/encryption returned with HTTP 200 Jul 31 17:28:39.174873 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 766/3081] 10.4.3.92 () {68 vars in 1624 bytes} [Fri Jul 31 17:28:39 2026] GET /volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a/encryption => generated 161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:39.615836 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-db6fb03f-9bb8-423a-9df5-d0b202e46e4e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:39.620711 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-db6fb03f-9bb8-423a-9df5-d0b202e46e4e tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/volumes/d1c5a992-f4f2-4ddd-a16c-26efa51e40c8 Jul 31 17:28:39.620711 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-db6fb03f-9bb8-423a-9df5-d0b202e46e4e tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:39.620711 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-db6fb03f-9bb8-423a-9df5-d0b202e46e4e tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:39.626243 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-db6fb03f-9bb8-423a-9df5-d0b202e46e4e tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/d1c5a992-f4f2-4ddd-a16c-26efa51e40c8 returned with HTTP 404 Jul 31 17:28:39.626910 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 770/3082] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:39 2026] GET /volume/v3/volumes/d1c5a992-f4f2-4ddd-a16c-26efa51e40c8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:39.638791 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5bd89e45-4227-48e4-9c84-646aceed58c1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:39.640173 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5bd89e45-4227-48e4-9c84-646aceed58c1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:28:39.640739 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5bd89e45-4227-48e4-9c84-646aceed58c1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-416802287"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:39.642764 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-5bd89e45-4227-48e4-9c84-646aceed58c1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-416802287'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:28:39.642883 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-5bd89e45-4227-48e4-9c84-646aceed58c1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Create volume of 1 GB Jul 31 17:28:39.648594 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5bd89e45-4227-48e4-9c84-646aceed58c1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Availability Zones retrieved successfully. Jul 31 17:28:39.655516 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5bd89e45-4227-48e4-9c84-646aceed58c1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Flow 'volume_create_api' (7ff39289-420f-415f-ac07-73e2aa67a6af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:39.658984 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5bd89e45-4227-48e4-9c84-646aceed58c1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ffbb87c-553b-4265-a832-08079d7404e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:39.658984 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-5bd89e45-4227-48e4-9c84-646aceed58c1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:28:39.661294 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b937e2c0-9148-4d27-ae9f-fb51d57daac0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:39.664240 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b937e2c0-9148-4d27-ae9f-fb51d57daac0 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] GET https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 Jul 31 17:28:39.664790 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b937e2c0-9148-4d27-ae9f-fb51d57daac0 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:39.664790 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b937e2c0-9148-4d27-ae9f-fb51d57daac0 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:39.665330 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b937e2c0-9148-4d27-ae9f-fb51d57daac0 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Show backup with id fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:39.671652 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:39.671652 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:39.673249 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b937e2c0-9148-4d27-ae9f-fb51d57daac0 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 returned with HTTP 200 Jul 31 17:28:39.673680 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 774/3083] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:39 2026] GET /volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:39.691806 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5bd89e45-4227-48e4-9c84-646aceed58c1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ffbb87c-553b-4265-a832-08079d7404e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:39.692613 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5bd89e45-4227-48e4-9c84-646aceed58c1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24e8d905-8a9c-4d7e-9505-bc451e9cdd14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:39.736085 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-5bd89e45-4227-48e4-9c84-646aceed58c1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Created reservations ['368b5382-d99f-4aeb-af9b-651d31f7fab3', '18ed1743-cb0e-472b-bf85-05a970a3fdd6', 'bac7b090-f20f-4bd8-a2c2-c7269ff35362', '939e6a2f-1485-4bb6-84f1-8afee7c60c89'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:39.736737 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5bd89e45-4227-48e4-9c84-646aceed58c1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24e8d905-8a9c-4d7e-9505-bc451e9cdd14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['368b5382-d99f-4aeb-af9b-651d31f7fab3', '18ed1743-cb0e-472b-bf85-05a970a3fdd6', 'bac7b090-f20f-4bd8-a2c2-c7269ff35362', '939e6a2f-1485-4bb6-84f1-8afee7c60c89']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:39.737403 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5bd89e45-4227-48e4-9c84-646aceed58c1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56950f34-34a0-4cab-81f9-c9b402429e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:39.767637 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5bd89e45-4227-48e4-9c84-646aceed58c1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56950f34-34a0-4cab-81f9-c9b402429e46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01c2da4c-ec4d-41b4-963e-0e5c2fb27de7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-416802287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='040f243ab1844c10a8e802d7e1823c0e',qos_specs=None,replication_status=,reservations=['368b5382-d99f-4aeb-af9b-651d31f7fab3','18ed1743-cb0e-472b-bf85-05a970a3fdd6','bac7b090-f20f-4bd8-a2c2-c7269ff35362','939e6a2f-1485-4bb6-84f1-8afee7c60c89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='071f5ea2923e489ebaba5a72ed1203a9',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:28:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-416802287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01c2da4c-ec4d-41b4-963e-0e5c2fb27de7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='040f243ab1844c10a8e802d7e1823c0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='071f5ea2923e489ebaba5a72ed1203a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:39.769190 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5bd89e45-4227-48e4-9c84-646aceed58c1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b7be2ba-f44d-485e-b155-2a3d5b513482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:39.793071 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5bd89e45-4227-48e4-9c84-646aceed58c1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b7be2ba-f44d-485e-b155-2a3d5b513482) transitioned into state 'SUCCESS' from state '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-416802287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='040f243ab1844c10a8e802d7e1823c0e',qos_specs=None,replication_status=,reservations=['368b5382-d99f-4aeb-af9b-651d31f7fab3','18ed1743-cb0e-472b-bf85-05a970a3fdd6','bac7b090-f20f-4bd8-a2c2-c7269ff35362','939e6a2f-1485-4bb6-84f1-8afee7c60c89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='071f5ea2923e489ebaba5a72ed1203a9',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:39.793523 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5bd89e45-4227-48e4-9c84-646aceed58c1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (999032aa-89d0-40ed-a5a3-c9fb730b9434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:39.804058 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5bd89e45-4227-48e4-9c84-646aceed58c1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (999032aa-89d0-40ed-a5a3-c9fb730b9434) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:39.804787 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5bd89e45-4227-48e4-9c84-646aceed58c1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Flow 'volume_create_api' (7ff39289-420f-415f-ac07-73e2aa67a6af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:39.805074 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5bd89e45-4227-48e4-9c84-646aceed58c1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Create volume request issued successfully. Jul 31 17:28:39.806521 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5bd89e45-4227-48e4-9c84-646aceed58c1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:28:39.806521 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 774/3084] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:28:39 2026] POST /volume/v3/volumes => generated 775 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:28:39.827761 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0e06c8d0-be05-4659-a6d3-645c13752646 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:39.829656 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0e06c8d0-be05-4659-a6d3-645c13752646 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/volumes/01c2da4c-ec4d-41b4-963e-0e5c2fb27de7 Jul 31 17:28:39.829861 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0e06c8d0-be05-4659-a6d3-645c13752646 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:39.830067 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0e06c8d0-be05-4659-a6d3-645c13752646 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:39.840289 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:39.840289 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:39.844537 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0e06c8d0-be05-4659-a6d3-645c13752646 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:39.850118 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0e06c8d0-be05-4659-a6d3-645c13752646 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/01c2da4c-ec4d-41b4-963e-0e5c2fb27de7 returned with HTTP 200 Jul 31 17:28:39.850667 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 767/3085] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:39 2026] GET /volume/v3/volumes/01c2da4c-ec4d-41b4-963e-0e5c2fb27de7 => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:40.180590 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-6a81d531-31ba-4a04-b603-ec1c0e596379 req-63feddbb-26dd-4e9b-8e86-4afda7bd83cd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:40.183234 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-6a81d531-31ba-4a04-b603-ec1c0e596379 req-63feddbb-26dd-4e9b-8e86-4afda7bd83cd tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] DELETE https://10.4.3.92/volume/v3/attachments/141eacac-12e6-4d1a-aad1-e335f4daee18 Jul 31 17:28:40.183489 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-6a81d531-31ba-4a04-b603-ec1c0e596379 req-63feddbb-26dd-4e9b-8e86-4afda7bd83cd tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:40.183800 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-6a81d531-31ba-4a04-b603-ec1c0e596379 req-63feddbb-26dd-4e9b-8e86-4afda7bd83cd tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:40.192134 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:40.192134 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:40.253542 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-6a81d531-31ba-4a04-b603-ec1c0e596379 req-63feddbb-26dd-4e9b-8e86-4afda7bd83cd tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/attachments/141eacac-12e6-4d1a-aad1-e335f4daee18 returned with HTTP 200 Jul 31 17:28:40.253542 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 771/3086] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:28:40 2026] DELETE /volume/v3/attachments/141eacac-12e6-4d1a-aad1-e335f4daee18 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:40.693069 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5ff80634-5408-4d39-9b63-68b7c72c58a4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:40.694988 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-459e06ba-14ea-4d1f-a6ad-fdd005b74861 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:40.695552 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5ff80634-5408-4d39-9b63-68b7c72c58a4 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] GET https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 Jul 31 17:28:40.695861 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5ff80634-5408-4d39-9b63-68b7c72c58a4 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:40.696120 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5ff80634-5408-4d39-9b63-68b7c72c58a4 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:40.696273 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5ff80634-5408-4d39-9b63-68b7c72c58a4 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Show backup with id fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:40.697016 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-459e06ba-14ea-4d1f-a6ad-fdd005b74861 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:28:40.697587 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-459e06ba-14ea-4d1f-a6ad-fdd005b74861 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "24fafc73-8322-4a3d-9172-35f9b34886f5", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1777903085", "description": null, "metadata": null}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:40.707906 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:40.707906 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:40.708769 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5ff80634-5408-4d39-9b63-68b7c72c58a4 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 returned with HTTP 200 Jul 31 17:28:40.709142 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 775/3087] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:40 2026] GET /volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 => generated 794 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:28:40.714611 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:40.714611 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:40.715181 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-459e06ba-14ea-4d1f-a6ad-fdd005b74861 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:28:40.715362 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-459e06ba-14ea-4d1f-a6ad-fdd005b74861 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Create snapshot from volume 24fafc73-8322-4a3d-9172-35f9b34886f5 Jul 31 17:28:40.750695 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-459e06ba-14ea-4d1f-a6ad-fdd005b74861 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Created reservations ['da4193a4-8610-4c91-90e1-ea150bb66627', '4e384d4f-8094-485f-954e-05bbbf557274', '0464fbaa-56d6-47ea-bea7-3a1f5cf024ec', '4d72d6c1-d8e5-4be0-8829-c1a1cf3787e4'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:40.799144 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-459e06ba-14ea-4d1f-a6ad-fdd005b74861 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot force create request issued successfully. Jul 31 17:28:40.799515 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-459e06ba-14ea-4d1f-a6ad-fdd005b74861 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:28:40.799963 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 775/3088] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:28:40 2026] POST /volume/v3/snapshots => generated 308 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:28:40.811004 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7e748d0d-c9ed-41d8-a895-37554936555c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:40.812719 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7e748d0d-c9ed-41d8-a895-37554936555c tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/756a976e-6db3-4282-b0f2-5f6f58033df9 Jul 31 17:28:40.812889 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7e748d0d-c9ed-41d8-a895-37554936555c tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:40.813075 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7e748d0d-c9ed-41d8-a895-37554936555c tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:40.818609 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:40.818609 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:40.819126 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7e748d0d-c9ed-41d8-a895-37554936555c tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:28:40.819995 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7e748d0d-c9ed-41d8-a895-37554936555c tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/756a976e-6db3-4282-b0f2-5f6f58033df9 returned with HTTP 200 Jul 31 17:28:40.820402 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 768/3089] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:40 2026] GET /volume/v3/snapshots/756a976e-6db3-4282-b0f2-5f6f58033df9 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:40.864235 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8d284854-752a-4b1e-a48f-bcf7c8f74582 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:40.866590 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8d284854-752a-4b1e-a48f-bcf7c8f74582 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/volumes/01c2da4c-ec4d-41b4-963e-0e5c2fb27de7 Jul 31 17:28:40.866879 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8d284854-752a-4b1e-a48f-bcf7c8f74582 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:40.867170 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8d284854-752a-4b1e-a48f-bcf7c8f74582 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:40.877174 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:40.877174 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:40.882100 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8d284854-752a-4b1e-a48f-bcf7c8f74582 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:40.888041 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8d284854-752a-4b1e-a48f-bcf7c8f74582 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/01c2da4c-ec4d-41b4-963e-0e5c2fb27de7 returned with HTTP 200 Jul 31 17:28:40.889243 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 772/3090] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:40 2026] GET /volume/v3/volumes/01c2da4c-ec4d-41b4-963e-0e5c2fb27de7 => generated 1006 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:28:40.908739 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7686ffcf-f8c0-406b-a1b6-56fbe81cfc6a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:40.911542 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7686ffcf-f8c0-406b-a1b6-56fbe81cfc6a tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:28:40.912137 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7686ffcf-f8c0-406b-a1b6-56fbe81cfc6a tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "01c2da4c-ec4d-41b4-963e-0e5c2fb27de7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-34785857"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:40.923411 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:40.923411 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:40.924557 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7686ffcf-f8c0-406b-a1b6-56fbe81cfc6a tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:40.924557 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-7686ffcf-f8c0-406b-a1b6-56fbe81cfc6a tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Create snapshot from volume 01c2da4c-ec4d-41b4-963e-0e5c2fb27de7 Jul 31 17:28:40.959682 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-7686ffcf-f8c0-406b-a1b6-56fbe81cfc6a tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Created reservations ['a103a2b6-1e1e-46e4-bc63-03ce4df7dcff', 'e31ea6a5-5b30-4e5b-8784-a2651d2d3469', 'f83fe189-cbe7-463e-b223-d420ccaad961', 'b24ac563-fb5c-4552-8713-d5a845cecf39'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:41.026041 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7686ffcf-f8c0-406b-a1b6-56fbe81cfc6a tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot create request issued successfully. Jul 31 17:28:41.026840 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7686ffcf-f8c0-406b-a1b6-56fbe81cfc6a tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:28:41.027070 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 776/3091] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:28:40 2026] POST /volume/v3/snapshots => generated 306 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:28:41.040254 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-32aa4e70-aaf6-4da3-ba8b-c188ba658243 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:41.042430 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-32aa4e70-aaf6-4da3-ba8b-c188ba658243 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/snapshots/916a8ba2-d2d4-4bf3-93b5-761d8763ae31 Jul 31 17:28:41.043173 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-32aa4e70-aaf6-4da3-ba8b-c188ba658243 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:41.043173 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-32aa4e70-aaf6-4da3-ba8b-c188ba658243 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:41.050398 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:41.050398 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:41.050398 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-32aa4e70-aaf6-4da3-ba8b-c188ba658243 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot retrieved successfully. Jul 31 17:28:41.050946 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-32aa4e70-aaf6-4da3-ba8b-c188ba658243 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/916a8ba2-d2d4-4bf3-93b5-761d8763ae31 returned with HTTP 200 Jul 31 17:28:41.050946 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 776/3092] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:41 2026] GET /volume/v3/snapshots/916a8ba2-d2d4-4bf3-93b5-761d8763ae31 => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:41.237551 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-aa3f8059-6125-412c-920a-9ee1c6440a8b req-62c11662-13ab-49f8-8507-6bf831827bbc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:41.241202 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-aa3f8059-6125-412c-920a-9ee1c6440a8b req-62c11662-13ab-49f8-8507-6bf831827bbc tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a Jul 31 17:28:41.241530 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-aa3f8059-6125-412c-920a-9ee1c6440a8b req-62c11662-13ab-49f8-8507-6bf831827bbc tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:41.241816 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-aa3f8059-6125-412c-920a-9ee1c6440a8b req-62c11662-13ab-49f8-8507-6bf831827bbc tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:41.251508 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:41.251508 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:41.260536 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-aa3f8059-6125-412c-920a-9ee1c6440a8b req-62c11662-13ab-49f8-8507-6bf831827bbc tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:28:41.269533 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-aa3f8059-6125-412c-920a-9ee1c6440a8b req-62c11662-13ab-49f8-8507-6bf831827bbc tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a returned with HTTP 200 Jul 31 17:28:41.270049 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 769/3093] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:28:41 2026] GET /volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:41.724864 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-448bbdce-047b-4cfd-879d-1b6739fbc062 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:41.727222 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-448bbdce-047b-4cfd-879d-1b6739fbc062 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] GET https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 Jul 31 17:28:41.727437 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-448bbdce-047b-4cfd-879d-1b6739fbc062 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:41.727760 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-448bbdce-047b-4cfd-879d-1b6739fbc062 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:41.728372 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-448bbdce-047b-4cfd-879d-1b6739fbc062 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Show backup with id fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:41.733406 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:41.733406 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:41.734580 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-448bbdce-047b-4cfd-879d-1b6739fbc062 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 returned with HTTP 200 Jul 31 17:28:41.735175 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 773/3094] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:41 2026] GET /volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:41.836662 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6a5c7f3e-6946-4fb8-a7ca-b55229023280 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:41.840438 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6a5c7f3e-6946-4fb8-a7ca-b55229023280 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/756a976e-6db3-4282-b0f2-5f6f58033df9 Jul 31 17:28:41.842058 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6a5c7f3e-6946-4fb8-a7ca-b55229023280 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:41.842058 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6a5c7f3e-6946-4fb8-a7ca-b55229023280 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:41.849016 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:41.849016 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:41.849443 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6a5c7f3e-6946-4fb8-a7ca-b55229023280 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:28:41.850845 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6a5c7f3e-6946-4fb8-a7ca-b55229023280 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/756a976e-6db3-4282-b0f2-5f6f58033df9 returned with HTTP 200 Jul 31 17:28:41.851571 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 777/3095] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:41 2026] GET /volume/v3/snapshots/756a976e-6db3-4282-b0f2-5f6f58033df9 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:41.862892 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0f0bbac7-0339-48f9-8a89-3627ed650b18 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:41.865200 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0f0bbac7-0339-48f9-8a89-3627ed650b18 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/756a976e-6db3-4282-b0f2-5f6f58033df9 Jul 31 17:28:41.865565 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0f0bbac7-0339-48f9-8a89-3627ed650b18 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:41.865843 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0f0bbac7-0339-48f9-8a89-3627ed650b18 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:41.873046 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:41.873046 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:41.873730 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0f0bbac7-0339-48f9-8a89-3627ed650b18 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:28:41.874861 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0f0bbac7-0339-48f9-8a89-3627ed650b18 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/756a976e-6db3-4282-b0f2-5f6f58033df9 returned with HTTP 200 Jul 31 17:28:41.875336 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 777/3096] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:41 2026] GET /volume/v3/snapshots/756a976e-6db3-4282-b0f2-5f6f58033df9 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:42.062747 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ae368758-4b18-406a-9777-cac3b9ed7df1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:42.065252 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ae368758-4b18-406a-9777-cac3b9ed7df1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/snapshots/916a8ba2-d2d4-4bf3-93b5-761d8763ae31 Jul 31 17:28:42.065514 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ae368758-4b18-406a-9777-cac3b9ed7df1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:42.065835 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ae368758-4b18-406a-9777-cac3b9ed7df1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:42.075541 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:42.075541 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:42.080297 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ae368758-4b18-406a-9777-cac3b9ed7df1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot retrieved successfully. Jul 31 17:28:42.080948 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ae368758-4b18-406a-9777-cac3b9ed7df1 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/916a8ba2-d2d4-4bf3-93b5-761d8763ae31 returned with HTTP 200 Jul 31 17:28:42.081773 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 770/3097] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:42 2026] GET /volume/v3/snapshots/916a8ba2-d2d4-4bf3-93b5-761d8763ae31 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:42.100373 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e56b1f8e-3c5a-45b4-9bad-5b1fea60fdb0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:42.105731 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e56b1f8e-3c5a-45b4-9bad-5b1fea60fdb0 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] POST https://10.4.3.92/volume/v3/snapshots/916a8ba2-d2d4-4bf3-93b5-761d8763ae31/action Jul 31 17:28:42.105731 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e56b1f8e-3c5a-45b4-9bad-5b1fea60fdb0 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:28:42.105731 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e56b1f8e-3c5a-45b4-9bad-5b1fea60fdb0 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:42.107232 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.contrib.snapshot_unmanage [None req-e56b1f8e-3c5a-45b4-9bad-5b1fea60fdb0 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Unmanage snapshot with id: 916a8ba2-d2d4-4bf3-93b5-761d8763ae31 Jul 31 17:28:42.116622 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:42.116622 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:42.116622 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e56b1f8e-3c5a-45b4-9bad-5b1fea60fdb0 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Snapshot retrieved successfully. Jul 31 17:28:42.119286 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.policy [None req-e56b1f8e-3c5a-45b4-9bad-5b1fea60fdb0 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '76d8d796eeb5414191a16993b59faf5a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '040f243ab1844c10a8e802d7e1823c0e', '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=100272) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:28:42.119862 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e56b1f8e-3c5a-45b4-9bad-5b1fea60fdb0 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] https://10.4.3.92/volume/v3/snapshots/916a8ba2-d2d4-4bf3-93b5-761d8763ae31/action returned with HTTP 403 Jul 31 17:28:42.120515 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 774/3098] 10.4.3.92 () {68 vars in 1389 bytes} [Fri Jul 31 17:28:42 2026] POST /volume/v3/snapshots/916a8ba2-d2d4-4bf3-93b5-761d8763ae31/action => generated 117 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:42.133624 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-aead9d96-5e0f-4ff3-a7f4-81152863570b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:42.140546 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aead9d96-5e0f-4ff3-a7f4-81152863570b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] DELETE https://10.4.3.92/volume/v3/snapshots/916a8ba2-d2d4-4bf3-93b5-761d8763ae31 Jul 31 17:28:42.140546 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aead9d96-5e0f-4ff3-a7f4-81152863570b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:42.141213 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aead9d96-5e0f-4ff3-a7f4-81152863570b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:42.141213 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-aead9d96-5e0f-4ff3-a7f4-81152863570b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Delete snapshot with id: 916a8ba2-d2d4-4bf3-93b5-761d8763ae31 Jul 31 17:28:42.153088 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:42.153088 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:42.153757 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-aead9d96-5e0f-4ff3-a7f4-81152863570b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot retrieved successfully. Jul 31 17:28:42.183829 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-aead9d96-5e0f-4ff3-a7f4-81152863570b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot delete request issued successfully. Jul 31 17:28:42.184066 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aead9d96-5e0f-4ff3-a7f4-81152863570b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/916a8ba2-d2d4-4bf3-93b5-761d8763ae31 returned with HTTP 202 Jul 31 17:28:42.184764 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 778/3099] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:28:42 2026] DELETE /volume/v3/snapshots/916a8ba2-d2d4-4bf3-93b5-761d8763ae31 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:42.193615 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-db8840f5-dc6f-476f-a5ac-599510a1c408 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:42.196526 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-db8840f5-dc6f-476f-a5ac-599510a1c408 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/snapshots/916a8ba2-d2d4-4bf3-93b5-761d8763ae31 Jul 31 17:28:42.196526 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-db8840f5-dc6f-476f-a5ac-599510a1c408 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:42.196677 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-db8840f5-dc6f-476f-a5ac-599510a1c408 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:42.204884 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:42.204884 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:42.205360 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-db8840f5-dc6f-476f-a5ac-599510a1c408 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot retrieved successfully. Jul 31 17:28:42.206568 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-db8840f5-dc6f-476f-a5ac-599510a1c408 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/916a8ba2-d2d4-4bf3-93b5-761d8763ae31 returned with HTTP 200 Jul 31 17:28:42.206880 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 778/3100] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:42 2026] GET /volume/v3/snapshots/916a8ba2-d2d4-4bf3-93b5-761d8763ae31 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:42.755006 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-42c68865-fab7-47a8-a55a-a1c6e7f4e8f7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:42.761815 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-42c68865-fab7-47a8-a55a-a1c6e7f4e8f7 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] GET https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 Jul 31 17:28:42.761815 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-42c68865-fab7-47a8-a55a-a1c6e7f4e8f7 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:42.761815 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-42c68865-fab7-47a8-a55a-a1c6e7f4e8f7 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:42.761815 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-42c68865-fab7-47a8-a55a-a1c6e7f4e8f7 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Show backup with id fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:42.772058 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:42.772058 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:42.772058 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-42c68865-fab7-47a8-a55a-a1c6e7f4e8f7 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 returned with HTTP 200 Jul 31 17:28:42.772058 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 771/3101] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:42 2026] GET /volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 => generated 794 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:42.778223 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-412e7940-6ea1-4542-a625-6957c514fe8c req-913d16b3-b07b-4ac5-bb5d-ab6dff074035 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:42.781221 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-412e7940-6ea1-4542-a625-6957c514fe8c req-913d16b3-b07b-4ac5-bb5d-ab6dff074035 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] DELETE https://10.4.3.92/volume/v3/attachments/0eb2b351-3513-4f6c-a2d7-e76eb8e700e1 Jul 31 17:28:42.781822 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-412e7940-6ea1-4542-a625-6957c514fe8c req-913d16b3-b07b-4ac5-bb5d-ab6dff074035 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:42.782552 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-412e7940-6ea1-4542-a625-6957c514fe8c req-913d16b3-b07b-4ac5-bb5d-ab6dff074035 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:42.797350 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:42.797350 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:42.879004 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-412e7940-6ea1-4542-a625-6957c514fe8c req-913d16b3-b07b-4ac5-bb5d-ab6dff074035 tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] https://10.4.3.92/volume/v3/attachments/0eb2b351-3513-4f6c-a2d7-e76eb8e700e1 returned with HTTP 200 Jul 31 17:28:42.879696 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 775/3102] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:28:42 2026] DELETE /volume/v3/attachments/0eb2b351-3513-4f6c-a2d7-e76eb8e700e1 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:28:42.897667 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-412e7940-6ea1-4542-a625-6957c514fe8c req-f7ac5db8-8da4-4674-9ecf-a03d80bdbfbb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:42.901850 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-412e7940-6ea1-4542-a625-6957c514fe8c req-f7ac5db8-8da4-4674-9ecf-a03d80bdbfbb tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] DELETE https://10.4.3.92/volume/v3/volumes/c8458e88-41c4-4a8f-ae1d-f521283b30ca Jul 31 17:28:42.901850 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-412e7940-6ea1-4542-a625-6957c514fe8c req-f7ac5db8-8da4-4674-9ecf-a03d80bdbfbb tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:42.901850 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-412e7940-6ea1-4542-a625-6957c514fe8c req-f7ac5db8-8da4-4674-9ecf-a03d80bdbfbb tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:42.901850 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [req-412e7940-6ea1-4542-a625-6957c514fe8c req-f7ac5db8-8da4-4674-9ecf-a03d80bdbfbb tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Delete volume with id: c8458e88-41c4-4a8f-ae1d-f521283b30ca Jul 31 17:28:42.909383 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:42.909383 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:42.910019 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-412e7940-6ea1-4542-a625-6957c514fe8c req-f7ac5db8-8da4-4674-9ecf-a03d80bdbfbb tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Volume info retrieved successfully. Jul 31 17:28:42.937342 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-412e7940-6ea1-4542-a625-6957c514fe8c req-f7ac5db8-8da4-4674-9ecf-a03d80bdbfbb tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] Delete volume request issued successfully. Jul 31 17:28:42.937795 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-412e7940-6ea1-4542-a625-6957c514fe8c req-f7ac5db8-8da4-4674-9ecf-a03d80bdbfbb tempest-TestShelveInstance-1425257989 tempest-TestShelveInstance-1425257989-project-member] https://10.4.3.92/volume/v3/volumes/c8458e88-41c4-4a8f-ae1d-f521283b30ca returned with HTTP 202 Jul 31 17:28:42.938376 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 779/3103] 10.4.3.92 () {70 vars in 1613 bytes} [Fri Jul 31 17:28:42 2026] DELETE /volume/v3/volumes/c8458e88-41c4-4a8f-ae1d-f521283b30ca => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:43.222074 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-67e5e58e-cf5c-441f-a3cf-ad68ccf27f4f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:43.226000 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-67e5e58e-cf5c-441f-a3cf-ad68ccf27f4f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/snapshots/916a8ba2-d2d4-4bf3-93b5-761d8763ae31 Jul 31 17:28:43.226275 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-67e5e58e-cf5c-441f-a3cf-ad68ccf27f4f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:43.226570 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-67e5e58e-cf5c-441f-a3cf-ad68ccf27f4f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:43.238084 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-67e5e58e-cf5c-441f-a3cf-ad68ccf27f4f tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/916a8ba2-d2d4-4bf3-93b5-761d8763ae31 returned with HTTP 404 Jul 31 17:28:43.238243 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 779/3104] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:43 2026] GET /volume/v3/snapshots/916a8ba2-d2d4-4bf3-93b5-761d8763ae31 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:43.251252 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-98e7baf2-dbb7-4fc2-af4d-546f422a29b3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:43.253448 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-98e7baf2-dbb7-4fc2-af4d-546f422a29b3 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/01c2da4c-ec4d-41b4-963e-0e5c2fb27de7 Jul 31 17:28:43.253720 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-98e7baf2-dbb7-4fc2-af4d-546f422a29b3 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:43.254018 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-98e7baf2-dbb7-4fc2-af4d-546f422a29b3 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:43.254188 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-98e7baf2-dbb7-4fc2-af4d-546f422a29b3 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Delete volume with id: 01c2da4c-ec4d-41b4-963e-0e5c2fb27de7 Jul 31 17:28:43.264939 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:43.264939 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:43.265630 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-98e7baf2-dbb7-4fc2-af4d-546f422a29b3 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:43.301346 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-98e7baf2-dbb7-4fc2-af4d-546f422a29b3 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Delete volume request issued successfully. Jul 31 17:28:43.301346 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-98e7baf2-dbb7-4fc2-af4d-546f422a29b3 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/01c2da4c-ec4d-41b4-963e-0e5c2fb27de7 returned with HTTP 202 Jul 31 17:28:43.301346 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 772/3105] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:28:43 2026] DELETE /volume/v3/volumes/01c2da4c-ec4d-41b4-963e-0e5c2fb27de7 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:43.314600 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-15158045-718c-404c-b426-31db52caa5a2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:43.318787 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-15158045-718c-404c-b426-31db52caa5a2 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/volumes/01c2da4c-ec4d-41b4-963e-0e5c2fb27de7 Jul 31 17:28:43.319530 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-15158045-718c-404c-b426-31db52caa5a2 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:43.319821 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-15158045-718c-404c-b426-31db52caa5a2 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:43.339309 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:43.339309 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:43.347194 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-15158045-718c-404c-b426-31db52caa5a2 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:43.355165 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-15158045-718c-404c-b426-31db52caa5a2 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/01c2da4c-ec4d-41b4-963e-0e5c2fb27de7 returned with HTTP 200 Jul 31 17:28:43.355766 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 776/3106] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:43 2026] GET /volume/v3/volumes/01c2da4c-ec4d-41b4-963e-0e5c2fb27de7 => generated 1005 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:28:43.787517 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fe9561a3-a560-4b35-896d-c193e399ae70 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:43.793557 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fe9561a3-a560-4b35-896d-c193e399ae70 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] GET https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 Jul 31 17:28:43.793557 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fe9561a3-a560-4b35-896d-c193e399ae70 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:43.794285 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fe9561a3-a560-4b35-896d-c193e399ae70 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:43.796581 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-fe9561a3-a560-4b35-896d-c193e399ae70 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Show backup with id fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:43.803674 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:43.803674 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:43.804696 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fe9561a3-a560-4b35-896d-c193e399ae70 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 returned with HTTP 200 Jul 31 17:28:43.805085 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 780/3107] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:43 2026] GET /volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 => generated 794 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:44.374483 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a4514514-f441-4824-9f9b-ece87df66db4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:44.376757 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a4514514-f441-4824-9f9b-ece87df66db4 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/volumes/01c2da4c-ec4d-41b4-963e-0e5c2fb27de7 Jul 31 17:28:44.377049 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a4514514-f441-4824-9f9b-ece87df66db4 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:44.378263 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a4514514-f441-4824-9f9b-ece87df66db4 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:44.388461 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a4514514-f441-4824-9f9b-ece87df66db4 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/01c2da4c-ec4d-41b4-963e-0e5c2fb27de7 returned with HTTP 404 Jul 31 17:28:44.389158 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 780/3108] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:44 2026] GET /volume/v3/volumes/01c2da4c-ec4d-41b4-963e-0e5c2fb27de7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:44.399212 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4c7b95b6-e9fe-43a1-9cb1-c8e7748a8d23 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:44.401716 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4c7b95b6-e9fe-43a1-9cb1-c8e7748a8d23 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:28:44.402794 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4c7b95b6-e9fe-43a1-9cb1-c8e7748a8d23 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1778131884"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:44.405017 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-4c7b95b6-e9fe-43a1-9cb1-c8e7748a8d23 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1778131884'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:28:44.405171 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-4c7b95b6-e9fe-43a1-9cb1-c8e7748a8d23 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Create volume of 1 GB Jul 31 17:28:44.411244 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4c7b95b6-e9fe-43a1-9cb1-c8e7748a8d23 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Availability Zones retrieved successfully. Jul 31 17:28:44.422291 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4c7b95b6-e9fe-43a1-9cb1-c8e7748a8d23 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Flow 'volume_create_api' (f27d7931-6306-4032-b4d4-a9b3dfe253f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:44.424522 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4c7b95b6-e9fe-43a1-9cb1-c8e7748a8d23 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbdfb9ed-3de4-4556-9153-3a54d54e93f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:44.425989 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-4c7b95b6-e9fe-43a1-9cb1-c8e7748a8d23 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:28:44.471581 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4c7b95b6-e9fe-43a1-9cb1-c8e7748a8d23 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbdfb9ed-3de4-4556-9153-3a54d54e93f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:44.473273 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4c7b95b6-e9fe-43a1-9cb1-c8e7748a8d23 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2a0190c-8088-4bc2-9729-9b8d0df19887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:44.526563 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-4c7b95b6-e9fe-43a1-9cb1-c8e7748a8d23 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Created reservations ['3861908f-11b3-49af-87f3-55e64616bf79', 'c4139235-95d0-4b05-b5ff-733343e9badd', '89bda567-bd6f-42fc-aa62-35c82b5dcfb2', 'c0a611ab-eba8-45dd-81a5-cad43ba534d2'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:44.527741 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4c7b95b6-e9fe-43a1-9cb1-c8e7748a8d23 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2a0190c-8088-4bc2-9729-9b8d0df19887) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3861908f-11b3-49af-87f3-55e64616bf79', 'c4139235-95d0-4b05-b5ff-733343e9badd', '89bda567-bd6f-42fc-aa62-35c82b5dcfb2', 'c0a611ab-eba8-45dd-81a5-cad43ba534d2']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:44.528844 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4c7b95b6-e9fe-43a1-9cb1-c8e7748a8d23 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce171606-7418-4928-89f5-34cf1ed68c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:44.554622 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a10f040e-26d7-4c87-9ecf-efab6ff02c3c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:44.556878 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a10f040e-26d7-4c87-9ecf-efab6ff02c3c tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] DELETE https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a Jul 31 17:28:44.557154 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a10f040e-26d7-4c87-9ecf-efab6ff02c3c tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:44.557708 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a10f040e-26d7-4c87-9ecf-efab6ff02c3c tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:44.557708 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-a10f040e-26d7-4c87-9ecf-efab6ff02c3c tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Delete volume with id: dc5777be-89db-4d24-aeba-83fb31588c7a Jul 31 17:28:44.561615 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4c7b95b6-e9fe-43a1-9cb1-c8e7748a8d23 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce171606-7418-4928-89f5-34cf1ed68c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc3971f4-e542-4207-98aa-0b3a80c44d2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1778131884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='040f243ab1844c10a8e802d7e1823c0e',qos_specs=None,replication_status=,reservations=['3861908f-11b3-49af-87f3-55e64616bf79','c4139235-95d0-4b05-b5ff-733343e9badd','89bda567-bd6f-42fc-aa62-35c82b5dcfb2','c0a611ab-eba8-45dd-81a5-cad43ba534d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='071f5ea2923e489ebaba5a72ed1203a9',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:28:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1778131884',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc3971f4-e542-4207-98aa-0b3a80c44d2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='040f243ab1844c10a8e802d7e1823c0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='071f5ea2923e489ebaba5a72ed1203a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:44.562677 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4c7b95b6-e9fe-43a1-9cb1-c8e7748a8d23 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9ce3f62-4263-49ba-8399-7aeee4b21eda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:44.566849 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:44.566849 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:44.567700 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a10f040e-26d7-4c87-9ecf-efab6ff02c3c tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:28:44.583535 np0000006248 devstack@c-api.service[100272]: WARNING cinder.keymgr.conf_key_mgr [None req-a10f040e-26d7-4c87-9ecf-efab6ff02c3c tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 17:28:44.588978 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4c7b95b6-e9fe-43a1-9cb1-c8e7748a8d23 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9ce3f62-4263-49ba-8399-7aeee4b21eda) transitioned into state 'SUCCESS' from state '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-1778131884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='040f243ab1844c10a8e802d7e1823c0e',qos_specs=None,replication_status=,reservations=['3861908f-11b3-49af-87f3-55e64616bf79','c4139235-95d0-4b05-b5ff-733343e9badd','89bda567-bd6f-42fc-aa62-35c82b5dcfb2','c0a611ab-eba8-45dd-81a5-cad43ba534d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='071f5ea2923e489ebaba5a72ed1203a9',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:44.590020 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4c7b95b6-e9fe-43a1-9cb1-c8e7748a8d23 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49c3d2cf-5b56-40c0-ac8b-09f1c2b2702a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:44.591933 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a10f040e-26d7-4c87-9ecf-efab6ff02c3c tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Delete volume request issued successfully. Jul 31 17:28:44.592170 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a10f040e-26d7-4c87-9ecf-efab6ff02c3c tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a returned with HTTP 202 Jul 31 17:28:44.592704 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 777/3109] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:28:44 2026] DELETE /volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:44.602154 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-74749f72-c652-4eeb-8964-6c9c406a88a0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:44.604395 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4c7b95b6-e9fe-43a1-9cb1-c8e7748a8d23 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49c3d2cf-5b56-40c0-ac8b-09f1c2b2702a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:44.605651 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4c7b95b6-e9fe-43a1-9cb1-c8e7748a8d23 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Flow 'volume_create_api' (f27d7931-6306-4032-b4d4-a9b3dfe253f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:44.606121 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-74749f72-c652-4eeb-8964-6c9c406a88a0 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a Jul 31 17:28:44.606251 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4c7b95b6-e9fe-43a1-9cb1-c8e7748a8d23 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Create volume request issued successfully. Jul 31 17:28:44.606516 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-74749f72-c652-4eeb-8964-6c9c406a88a0 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:44.606728 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-74749f72-c652-4eeb-8964-6c9c406a88a0 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:44.607223 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4c7b95b6-e9fe-43a1-9cb1-c8e7748a8d23 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:28:44.608100 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 773/3110] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:28:44 2026] POST /volume/v3/volumes => generated 776 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:28:44.622658 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-aff74669-4750-4d7a-a5dd-bb8e8c3ba3fb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:44.625258 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:44.625258 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:44.627147 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aff74669-4750-4d7a-a5dd-bb8e8c3ba3fb tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/volumes/cc3971f4-e542-4207-98aa-0b3a80c44d2f Jul 31 17:28:44.627505 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aff74669-4750-4d7a-a5dd-bb8e8c3ba3fb tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:44.627802 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aff74669-4750-4d7a-a5dd-bb8e8c3ba3fb tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:44.637001 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:44.637001 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:44.637120 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-74749f72-c652-4eeb-8964-6c9c406a88a0 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:28:44.641625 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-aff74669-4750-4d7a-a5dd-bb8e8c3ba3fb tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:44.644397 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-74749f72-c652-4eeb-8964-6c9c406a88a0 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a returned with HTTP 200 Jul 31 17:28:44.645008 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 781/3111] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:44 2026] GET /volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a => generated 876 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:44.650330 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aff74669-4750-4d7a-a5dd-bb8e8c3ba3fb tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/cc3971f4-e542-4207-98aa-0b3a80c44d2f returned with HTTP 200 Jul 31 17:28:44.651007 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 781/3112] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:44 2026] GET /volume/v3/volumes/cc3971f4-e542-4207-98aa-0b3a80c44d2f => generated 955 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:44.817868 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7c900a78-ea56-441e-b794-ba12cd6f4ba7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:44.823034 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7c900a78-ea56-441e-b794-ba12cd6f4ba7 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] GET https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 Jul 31 17:28:44.823034 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7c900a78-ea56-441e-b794-ba12cd6f4ba7 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:44.823034 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7c900a78-ea56-441e-b794-ba12cd6f4ba7 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:44.823195 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-7c900a78-ea56-441e-b794-ba12cd6f4ba7 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Show backup with id fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:44.836759 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:44.836759 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:44.837714 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7c900a78-ea56-441e-b794-ba12cd6f4ba7 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 returned with HTTP 200 Jul 31 17:28:44.838192 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 778/3113] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:44 2026] GET /volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 => generated 794 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:28:45.661754 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f4d691c7-594a-4484-9de2-4550995cf89a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:45.668351 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f4d691c7-594a-4484-9de2-4550995cf89a tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a Jul 31 17:28:45.668541 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f4d691c7-594a-4484-9de2-4550995cf89a tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:45.668847 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f4d691c7-594a-4484-9de2-4550995cf89a tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:45.670657 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ecb1be07-be9c-4e60-bedb-269faea10ca4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:45.672624 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ecb1be07-be9c-4e60-bedb-269faea10ca4 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/volumes/cc3971f4-e542-4207-98aa-0b3a80c44d2f Jul 31 17:28:45.672874 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ecb1be07-be9c-4e60-bedb-269faea10ca4 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:45.673080 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ecb1be07-be9c-4e60-bedb-269faea10ca4 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:45.678571 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f4d691c7-594a-4484-9de2-4550995cf89a tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a returned with HTTP 404 Jul 31 17:28:45.678900 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 774/3114] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:45 2026] GET /volume/v3/volumes/dc5777be-89db-4d24-aeba-83fb31588c7a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:45.680614 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:45.680614 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:45.684300 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ecb1be07-be9c-4e60-bedb-269faea10ca4 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:45.685737 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f55fc15d-e569-4f0e-8b9f-4aa9e3e0c3f5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:45.687419 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f55fc15d-e569-4f0e-8b9f-4aa9e3e0c3f5 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] GET https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 Jul 31 17:28:45.687639 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f55fc15d-e569-4f0e-8b9f-4aa9e3e0c3f5 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:45.687813 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f55fc15d-e569-4f0e-8b9f-4aa9e3e0c3f5 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:45.688739 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f55fc15d-e569-4f0e-8b9f-4aa9e3e0c3f5 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:28:45.695909 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ecb1be07-be9c-4e60-bedb-269faea10ca4 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/cc3971f4-e542-4207-98aa-0b3a80c44d2f returned with HTTP 200 Jul 31 17:28:45.696448 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 782/3115] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:45 2026] GET /volume/v3/volumes/cc3971f4-e542-4207-98aa-0b3a80c44d2f => generated 1007 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:28:45.712581 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-93fb5845-537c-4e9d-8a87-9be022ee1ce6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:45.714405 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-93fb5845-537c-4e9d-8a87-9be022ee1ce6 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:28:45.714821 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-93fb5845-537c-4e9d-8a87-9be022ee1ce6 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cc3971f4-e542-4207-98aa-0b3a80c44d2f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1468014025"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:45.723383 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:45.723383 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:45.723762 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-93fb5845-537c-4e9d-8a87-9be022ee1ce6 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:45.723902 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-93fb5845-537c-4e9d-8a87-9be022ee1ce6 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Create snapshot from volume cc3971f4-e542-4207-98aa-0b3a80c44d2f Jul 31 17:28:45.726253 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f55fc15d-e569-4f0e-8b9f-4aa9e3e0c3f5 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] Get all volumes completed successfully. Jul 31 17:28:45.728591 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:45.728591 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:45.734446 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f55fc15d-e569-4f0e-8b9f-4aa9e3e0c3f5 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 17:28:45.734955 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 782/3116] 10.4.3.92 () {66 vars in 1278 bytes} [Fri Jul 31 17:28:45 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12489 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:28:45.748677 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-93fb5845-537c-4e9d-8a87-9be022ee1ce6 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Created reservations ['466e726d-af45-4ad8-81d7-ef6abd57e0b1', '67978356-2a56-45aa-9e28-18dd18cd5ee9', 'e8541095-46db-4f50-9f84-7842ee70ab9a', 'd4e6a44c-6de9-4a86-aed5-5c430a459719'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:45.751626 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8e006712-6e6b-428f-9a44-4c9cb4b0be78 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:45.754162 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8e006712-6e6b-428f-9a44-4c9cb4b0be78 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] DELETE https://10.4.3.92/volume/v3/types/62445baf-9597-4b04-b34d-d86f08c77c38 Jul 31 17:28:45.754398 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8e006712-6e6b-428f-9a44-4c9cb4b0be78 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:45.754787 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8e006712-6e6b-428f-9a44-4c9cb4b0be78 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:45.755143 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:45.755143 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:45.783932 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8e006712-6e6b-428f-9a44-4c9cb4b0be78 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] https://10.4.3.92/volume/v3/types/62445baf-9597-4b04-b34d-d86f08c77c38 returned with HTTP 202 Jul 31 17:28:45.784329 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 775/3117] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:28:45 2026] DELETE /volume/v3/types/62445baf-9597-4b04-b34d-d86f08c77c38 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:45.793384 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-93fb5845-537c-4e9d-8a87-9be022ee1ce6 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot create request issued successfully. Jul 31 17:28:45.793879 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-93fb5845-537c-4e9d-8a87-9be022ee1ce6 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:28:45.794387 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 779/3118] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:28:45 2026] POST /volume/v3/snapshots => generated 308 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:28:45.796576 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a341e16e-5f7b-4a6c-9feb-5de7b4fbeaa5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:45.798139 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a341e16e-5f7b-4a6c-9feb-5de7b4fbeaa5 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:28:45.798542 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a341e16e-5f7b-4a6c-9feb-5de7b4fbeaa5 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-669466559", "extra_specs": {}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:45.806385 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c22a979a-3f85-470b-9fc7-18856e5e0eac None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:45.808656 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c22a979a-3f85-470b-9fc7-18856e5e0eac tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/snapshots/01218d7e-7d7c-45e9-8dff-a19cadd63386 Jul 31 17:28:45.809086 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c22a979a-3f85-470b-9fc7-18856e5e0eac tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:45.809237 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c22a979a-3f85-470b-9fc7-18856e5e0eac tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:45.813701 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a341e16e-5f7b-4a6c-9feb-5de7b4fbeaa5 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:28:45.814092 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 783/3119] 10.4.3.92 () {68 vars in 1245 bytes} [Fri Jul 31 17:28:45 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) Jul 31 17:28:45.814697 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:45.814697 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:45.815340 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c22a979a-3f85-470b-9fc7-18856e5e0eac tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot retrieved successfully. Jul 31 17:28:45.816217 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c22a979a-3f85-470b-9fc7-18856e5e0eac tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/01218d7e-7d7c-45e9-8dff-a19cadd63386 returned with HTTP 200 Jul 31 17:28:45.816643 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 783/3120] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:45 2026] GET /volume/v3/snapshots/01218d7e-7d7c-45e9-8dff-a19cadd63386 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:45.824169 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2793abd8-62aa-4016-baf8-451c2d4d28df None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:45.827048 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2793abd8-62aa-4016-baf8-451c2d4d28df tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] POST https://10.4.3.92/volume/v3/types/77c67187-feac-41e4-a674-cb22342e07b5/encryption Jul 31 17:28:45.827494 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2793abd8-62aa-4016-baf8-451c2d4d28df tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:45.850068 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-44318b7e-a8d5-4422-b058-655cf876a97d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:45.850238 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2793abd8-62aa-4016-baf8-451c2d4d28df tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] https://10.4.3.92/volume/v3/types/77c67187-feac-41e4-a674-cb22342e07b5/encryption returned with HTTP 200 Jul 31 17:28:45.850860 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 776/3121] 10.4.3.92 () {68 vars in 1390 bytes} [Fri Jul 31 17:28:45 2026] POST /volume/v3/types/77c67187-feac-41e4-a674-cb22342e07b5/encryption => generated 230 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:45.852455 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-44318b7e-a8d5-4422-b058-655cf876a97d tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] GET https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 Jul 31 17:28:45.852711 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-44318b7e-a8d5-4422-b058-655cf876a97d tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:45.852911 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-44318b7e-a8d5-4422-b058-655cf876a97d tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:45.853011 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-44318b7e-a8d5-4422-b058-655cf876a97d tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Show backup with id fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:45.857993 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:45.857993 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:45.858934 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-44318b7e-a8d5-4422-b058-655cf876a97d tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 returned with HTTP 200 Jul 31 17:28:45.859097 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d6d821a2-82a9-44b5-b700-36a8ad1ae063 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:45.859308 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 780/3122] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:45 2026] GET /volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:45.861085 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d6d821a2-82a9-44b5-b700-36a8ad1ae063 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:28:45.861437 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d6d821a2-82a9-44b5-b700-36a8ad1ae063 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1337173256", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-669466559", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:45.863275 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-d6d821a2-82a9-44b5-b700-36a8ad1ae063 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1337173256', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-669466559', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:28:45.867412 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-d6d821a2-82a9-44b5-b700-36a8ad1ae063 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Create volume of 1 GB Jul 31 17:28:45.867758 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:45.867758 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:45.868280 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d6d821a2-82a9-44b5-b700-36a8ad1ae063 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Availability Zones retrieved successfully. Jul 31 17:28:45.873830 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d6d821a2-82a9-44b5-b700-36a8ad1ae063 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Flow 'volume_create_api' (26aed59f-cdc1-4f1d-b8d0-fab27bbffb9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:45.875065 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d6d821a2-82a9-44b5-b700-36a8ad1ae063 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a4862e1-5ea4-4bfb-baad-31c958532030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:45.876087 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-d6d821a2-82a9-44b5-b700-36a8ad1ae063 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:28:45.902663 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d6d821a2-82a9-44b5-b700-36a8ad1ae063 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a4862e1-5ea4-4bfb-baad-31c958532030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:28:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=77c67187-feac-41e4-a674-cb22342e07b5,is_public=True,name='tempest-scenario-type-luks-669466559',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77c67187-feac-41e4-a674-cb22342e07b5', '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=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:45.903681 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d6d821a2-82a9-44b5-b700-36a8ad1ae063 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b9765cb-7f35-48cb-bbed-702244737fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:45.940399 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-d6d821a2-82a9-44b5-b700-36a8ad1ae063 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-669466559 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-669466559, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:28:45.940735 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-d6d821a2-82a9-44b5-b700-36a8ad1ae063 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-669466559 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-669466559, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:28:45.969299 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-d6d821a2-82a9-44b5-b700-36a8ad1ae063 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Created reservations ['29d0f965-cf24-4f70-8e14-99cc48f7d22c', '181ab1de-6bbe-4422-9ef7-b983bc343bc7', '848b2fb2-abfc-4545-81c1-9e4e7b60a082', 'e08725ff-815c-4641-a06b-6a8ba557e424'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:45.970365 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d6d821a2-82a9-44b5-b700-36a8ad1ae063 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b9765cb-7f35-48cb-bbed-702244737fbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29d0f965-cf24-4f70-8e14-99cc48f7d22c', '181ab1de-6bbe-4422-9ef7-b983bc343bc7', '848b2fb2-abfc-4545-81c1-9e4e7b60a082', 'e08725ff-815c-4641-a06b-6a8ba557e424']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:45.971518 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d6d821a2-82a9-44b5-b700-36a8ad1ae063 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28f02e7f-c4ae-4905-8587-24df8d21d1b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:46.000100 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d6d821a2-82a9-44b5-b700-36a8ad1ae063 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28f02e7f-c4ae-4905-8587-24df8d21d1b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93d8e506-657e-408f-85da-ccc28410a052', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1337173256',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93ea7ee9a1a14b55adaaccb500655d29',qos_specs=None,replication_status=,reservations=['29d0f965-cf24-4f70-8e14-99cc48f7d22c','181ab1de-6bbe-4422-9ef7-b983bc343bc7','848b2fb2-abfc-4545-81c1-9e4e7b60a082','e08725ff-815c-4641-a06b-6a8ba557e424'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93f1f48cf72342a09031d7e3771a709b',volume_type_id=77c67187-feac-41e4-a674-cb22342e07b5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:28:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1337173256',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=93d8e506-657e-408f-85da-ccc28410a052,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93ea7ee9a1a14b55adaaccb500655d29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93f1f48cf72342a09031d7e3771a709b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77c67187-feac-41e4-a674-cb22342e07b5),volume_type_id=77c67187-feac-41e4-a674-cb22342e07b5)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:46.000907 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d6d821a2-82a9-44b5-b700-36a8ad1ae063 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (986fd9af-b55e-4212-aa35-d4265cc24165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:46.020662 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d6d821a2-82a9-44b5-b700-36a8ad1ae063 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (986fd9af-b55e-4212-aa35-d4265cc24165) transitioned into state 'SUCCESS' from state '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-1337173256',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93ea7ee9a1a14b55adaaccb500655d29',qos_specs=None,replication_status=,reservations=['29d0f965-cf24-4f70-8e14-99cc48f7d22c','181ab1de-6bbe-4422-9ef7-b983bc343bc7','848b2fb2-abfc-4545-81c1-9e4e7b60a082','e08725ff-815c-4641-a06b-6a8ba557e424'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93f1f48cf72342a09031d7e3771a709b',volume_type_id=77c67187-feac-41e4-a674-cb22342e07b5)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:46.021389 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d6d821a2-82a9-44b5-b700-36a8ad1ae063 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98ebb973-60a9-4dc5-81ba-1ef46c34b169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:46.033947 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d6d821a2-82a9-44b5-b700-36a8ad1ae063 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98ebb973-60a9-4dc5-81ba-1ef46c34b169) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:46.034882 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d6d821a2-82a9-44b5-b700-36a8ad1ae063 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Flow 'volume_create_api' (26aed59f-cdc1-4f1d-b8d0-fab27bbffb9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:46.035193 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d6d821a2-82a9-44b5-b700-36a8ad1ae063 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Create volume request issued successfully. Jul 31 17:28:46.035795 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d6d821a2-82a9-44b5-b700-36a8ad1ae063 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:28:46.036266 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 784/3123] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:28:45 2026] POST /volume/v3/volumes => generated 782 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:28:46.832353 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-db785c97-64e7-4495-bbde-d8e7907de6a0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:46.837022 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-db785c97-64e7-4495-bbde-d8e7907de6a0 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/snapshots/01218d7e-7d7c-45e9-8dff-a19cadd63386 Jul 31 17:28:46.837440 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-db785c97-64e7-4495-bbde-d8e7907de6a0 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:46.838627 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-db785c97-64e7-4495-bbde-d8e7907de6a0 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:46.852345 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:46.852345 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:46.852345 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-db785c97-64e7-4495-bbde-d8e7907de6a0 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot retrieved successfully. Jul 31 17:28:46.852345 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-db785c97-64e7-4495-bbde-d8e7907de6a0 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/01218d7e-7d7c-45e9-8dff-a19cadd63386 returned with HTTP 200 Jul 31 17:28:46.852345 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 784/3124] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:46 2026] GET /volume/v3/snapshots/01218d7e-7d7c-45e9-8dff-a19cadd63386 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:46.864420 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-915bbb39-d4e7-442c-8ea3-e944c6a55c47 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:46.867185 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-915bbb39-d4e7-442c-8ea3-e944c6a55c47 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] PUT https://10.4.3.92/volume/v3/snapshots/01218d7e-7d7c-45e9-8dff-a19cadd63386 Jul 31 17:28:46.867716 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-915bbb39-d4e7-442c-8ea3-e944c6a55c47 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:46.877366 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5b29b0c7-0deb-464e-b53a-37966b023fd1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:46.878208 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:46.878208 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:46.878814 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-915bbb39-d4e7-442c-8ea3-e944c6a55c47 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Snapshot retrieved successfully. Jul 31 17:28:46.883401 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5b29b0c7-0deb-464e-b53a-37966b023fd1 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] GET https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 Jul 31 17:28:46.884001 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5b29b0c7-0deb-464e-b53a-37966b023fd1 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:46.884324 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5b29b0c7-0deb-464e-b53a-37966b023fd1 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:46.885088 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-5b29b0c7-0deb-464e-b53a-37966b023fd1 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Show backup with id fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:46.893957 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:46.893957 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:46.894273 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-915bbb39-d4e7-442c-8ea3-e944c6a55c47 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] https://10.4.3.92/volume/v3/snapshots/01218d7e-7d7c-45e9-8dff-a19cadd63386 returned with HTTP 200 Jul 31 17:28:46.894990 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 777/3125] 10.4.3.92 () {68 vars in 1367 bytes} [Fri Jul 31 17:28:46 2026] PUT /volume/v3/snapshots/01218d7e-7d7c-45e9-8dff-a19cadd63386 => generated 361 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:46.895132 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5b29b0c7-0deb-464e-b53a-37966b023fd1 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 returned with HTTP 200 Jul 31 17:28:46.896054 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 781/3126] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:46 2026] GET /volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 => generated 795 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:46.907767 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e2ddffd5-7977-4a76-8fb6-d7c78bec3f1a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:46.911963 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e2ddffd5-7977-4a76-8fb6-d7c78bec3f1a tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] DELETE https://10.4.3.92/volume/v3/snapshots/01218d7e-7d7c-45e9-8dff-a19cadd63386 Jul 31 17:28:46.912219 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e2ddffd5-7977-4a76-8fb6-d7c78bec3f1a tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:46.912499 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e2ddffd5-7977-4a76-8fb6-d7c78bec3f1a tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:46.912736 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-e2ddffd5-7977-4a76-8fb6-d7c78bec3f1a tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Delete snapshot with id: 01218d7e-7d7c-45e9-8dff-a19cadd63386 Jul 31 17:28:46.922652 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:46.922652 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:46.923203 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e2ddffd5-7977-4a76-8fb6-d7c78bec3f1a tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot retrieved successfully. Jul 31 17:28:46.959681 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e2ddffd5-7977-4a76-8fb6-d7c78bec3f1a tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot delete request issued successfully. Jul 31 17:28:46.959908 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e2ddffd5-7977-4a76-8fb6-d7c78bec3f1a tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/01218d7e-7d7c-45e9-8dff-a19cadd63386 returned with HTTP 202 Jul 31 17:28:46.960541 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 785/3127] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:28:46 2026] DELETE /volume/v3/snapshots/01218d7e-7d7c-45e9-8dff-a19cadd63386 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:46.969914 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e4e37fee-a566-496c-ab1b-c29c40d4a951 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:46.970350 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e4e37fee-a566-496c-ab1b-c29c40d4a951 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/snapshots/01218d7e-7d7c-45e9-8dff-a19cadd63386 Jul 31 17:28:46.970515 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e4e37fee-a566-496c-ab1b-c29c40d4a951 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:46.970718 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e4e37fee-a566-496c-ab1b-c29c40d4a951 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:46.980065 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:46.980065 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:46.980588 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e4e37fee-a566-496c-ab1b-c29c40d4a951 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot retrieved successfully. Jul 31 17:28:46.981483 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e4e37fee-a566-496c-ab1b-c29c40d4a951 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/01218d7e-7d7c-45e9-8dff-a19cadd63386 returned with HTTP 200 Jul 31 17:28:46.981890 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 785/3128] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:46 2026] GET /volume/v3/snapshots/01218d7e-7d7c-45e9-8dff-a19cadd63386 => generated 494 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:47.910526 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-93758623-9596-4848-b108-0a1b43eca0be None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:47.912408 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-93758623-9596-4848-b108-0a1b43eca0be tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] GET https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 Jul 31 17:28:47.912646 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-93758623-9596-4848-b108-0a1b43eca0be tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:47.912837 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-93758623-9596-4848-b108-0a1b43eca0be tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:47.912966 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-93758623-9596-4848-b108-0a1b43eca0be tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Show backup with id fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:47.921840 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:47.921840 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:47.922349 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-93758623-9596-4848-b108-0a1b43eca0be tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 returned with HTTP 200 Jul 31 17:28:47.922872 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 778/3129] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:47 2026] GET /volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:47.936895 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-24c1d4f4-e66d-42eb-925c-6ba43e88886a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:47.939872 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-24c1d4f4-e66d-42eb-925c-6ba43e88886a tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] GET https://10.4.3.92/volume/v3/volumes/cad30454-6809-4570-a88c-548718547f19 Jul 31 17:28:47.940148 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-24c1d4f4-e66d-42eb-925c-6ba43e88886a tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:47.940433 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-24c1d4f4-e66d-42eb-925c-6ba43e88886a tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:47.951359 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:47.951359 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:47.956133 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-24c1d4f4-e66d-42eb-925c-6ba43e88886a tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Volume info retrieved successfully. Jul 31 17:28:47.962504 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-24c1d4f4-e66d-42eb-925c-6ba43e88886a tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] https://10.4.3.92/volume/v3/volumes/cad30454-6809-4570-a88c-548718547f19 returned with HTTP 200 Jul 31 17:28:47.963032 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 782/3130] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:47 2026] GET /volume/v3/volumes/cad30454-6809-4570-a88c-548718547f19 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:47.975104 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fd1e50d0-e530-4796-b911-766113a74a43 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:47.976820 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fd1e50d0-e530-4796-b911-766113a74a43 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] PUT https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 Jul 31 17:28:47.977288 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fd1e50d0-e530-4796-b911-766113a74a43 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1769032599", "description": "tempest-volume-backup-description-1227109071"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:47.983282 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:47.983282 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:47.993156 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fd1e50d0-e530-4796-b911-766113a74a43 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 returned with HTTP 200 Jul 31 17:28:47.993156 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 786/3131] 10.4.3.92 () {70 vars in 1402 bytes} [Fri Jul 31 17:28:47 2026] PUT /volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 => generated 331 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:47.994486 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8b7d2ed5-079d-4d1c-9ce5-b3935493099e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:47.997914 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8b7d2ed5-079d-4d1c-9ce5-b3935493099e tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/snapshots/01218d7e-7d7c-45e9-8dff-a19cadd63386 Jul 31 17:28:47.998248 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8b7d2ed5-079d-4d1c-9ce5-b3935493099e tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:47.998643 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8b7d2ed5-079d-4d1c-9ce5-b3935493099e tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:48.001696 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4c02c138-fade-4148-a324-6d68fde07426 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:48.004417 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8b7d2ed5-079d-4d1c-9ce5-b3935493099e tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/01218d7e-7d7c-45e9-8dff-a19cadd63386 returned with HTTP 404 Jul 31 17:28:48.004916 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 786/3132] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:47 2026] GET /volume/v3/snapshots/01218d7e-7d7c-45e9-8dff-a19cadd63386 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:48.007866 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4c02c138-fade-4148-a324-6d68fde07426 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] GET https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 Jul 31 17:28:48.008156 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4c02c138-fade-4148-a324-6d68fde07426 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:48.011593 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4c02c138-fade-4148-a324-6d68fde07426 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:48.011836 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-4c02c138-fade-4148-a324-6d68fde07426 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Show backup with id fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:48.012755 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-28f0fd1e-26b5-47e6-804e-4dae4f2a0628 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:48.015360 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-28f0fd1e-26b5-47e6-804e-4dae4f2a0628 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/cc3971f4-e542-4207-98aa-0b3a80c44d2f Jul 31 17:28:48.015658 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-28f0fd1e-26b5-47e6-804e-4dae4f2a0628 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:48.015938 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-28f0fd1e-26b5-47e6-804e-4dae4f2a0628 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:48.016184 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-28f0fd1e-26b5-47e6-804e-4dae4f2a0628 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Delete volume with id: cc3971f4-e542-4207-98aa-0b3a80c44d2f Jul 31 17:28:48.024108 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:48.024108 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:48.025270 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4c02c138-fade-4148-a324-6d68fde07426 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 returned with HTTP 200 Jul 31 17:28:48.026095 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 779/3133] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:48 2026] GET /volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:48.026802 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:48.026802 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:48.027489 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-28f0fd1e-26b5-47e6-804e-4dae4f2a0628 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:48.038949 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9bff87b1-704c-455d-af65-e4ade29df7f8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:48.040675 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9bff87b1-704c-455d-af65-e4ade29df7f8 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] DELETE https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 Jul 31 17:28:48.041125 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9bff87b1-704c-455d-af65-e4ade29df7f8 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:48.041509 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9bff87b1-704c-455d-af65-e4ade29df7f8 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:48.041751 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-9bff87b1-704c-455d-af65-e4ade29df7f8 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Delete backup with id: fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6. Jul 31 17:28:48.051345 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:48.051345 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:48.052038 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-28f0fd1e-26b5-47e6-804e-4dae4f2a0628 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Delete volume request issued successfully. Jul 31 17:28:48.052354 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-28f0fd1e-26b5-47e6-804e-4dae4f2a0628 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/cc3971f4-e542-4207-98aa-0b3a80c44d2f returned with HTTP 202 Jul 31 17:28:48.053481 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 783/3134] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:28:48 2026] DELETE /volume/v3/volumes/cc3971f4-e542-4207-98aa-0b3a80c44d2f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:48.063405 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0bebc050-f344-428c-8872-b7beff2f699e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:48.065676 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0bebc050-f344-428c-8872-b7beff2f699e tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/volumes/cc3971f4-e542-4207-98aa-0b3a80c44d2f Jul 31 17:28:48.065897 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0bebc050-f344-428c-8872-b7beff2f699e tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:48.066085 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0bebc050-f344-428c-8872-b7beff2f699e tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:48.071586 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-9bff87b1-704c-455d-af65-e4ade29df7f8 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] delete_backup rpcapi backup_id fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:28:48.073041 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9bff87b1-704c-455d-af65-e4ade29df7f8 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 returned with HTTP 202 Jul 31 17:28:48.073041 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 787/3135] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:28:48 2026] DELETE /volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:28:48.074110 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:48.074110 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:48.081189 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0bebc050-f344-428c-8872-b7beff2f699e tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:48.086285 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-033ada9e-211d-4f51-9744-42a774de00c9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:48.087521 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0bebc050-f344-428c-8872-b7beff2f699e tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/cc3971f4-e542-4207-98aa-0b3a80c44d2f returned with HTTP 200 Jul 31 17:28:48.087938 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 787/3136] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:48 2026] GET /volume/v3/volumes/cc3971f4-e542-4207-98aa-0b3a80c44d2f => generated 1006 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:28:48.088953 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-033ada9e-211d-4f51-9744-42a774de00c9 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] GET https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 Jul 31 17:28:48.089185 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-033ada9e-211d-4f51-9744-42a774de00c9 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:48.089693 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-033ada9e-211d-4f51-9744-42a774de00c9 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:48.089693 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-033ada9e-211d-4f51-9744-42a774de00c9 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Show backup with id fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:48.094419 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:48.094419 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:48.095228 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-033ada9e-211d-4f51-9744-42a774de00c9 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 returned with HTTP 200 Jul 31 17:28:48.095968 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 780/3137] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:48 2026] GET /volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 => generated 838 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:49.110732 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ca24f38a-7eb3-4045-97b4-ef9e32883ca6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:49.110732 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ca24f38a-7eb3-4045-97b4-ef9e32883ca6 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/volumes/cc3971f4-e542-4207-98aa-0b3a80c44d2f Jul 31 17:28:49.110732 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ca24f38a-7eb3-4045-97b4-ef9e32883ca6 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:49.110732 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ca24f38a-7eb3-4045-97b4-ef9e32883ca6 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:49.116755 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ca24f38a-7eb3-4045-97b4-ef9e32883ca6 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/cc3971f4-e542-4207-98aa-0b3a80c44d2f returned with HTTP 404 Jul 31 17:28:49.117649 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 784/3138] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:49 2026] GET /volume/v3/volumes/cc3971f4-e542-4207-98aa-0b3a80c44d2f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:49.120822 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a8a19c38-d94a-4d55-b5b4-225ee7aa40e6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:49.128682 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f1d0dc80-3e0d-459c-b205-948244d908c6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:49.129275 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a8a19c38-d94a-4d55-b5b4-225ee7aa40e6 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] GET https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 Jul 31 17:28:49.129640 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a8a19c38-d94a-4d55-b5b4-225ee7aa40e6 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:49.129924 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a8a19c38-d94a-4d55-b5b4-225ee7aa40e6 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:49.130091 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a8a19c38-d94a-4d55-b5b4-225ee7aa40e6 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Show backup with id fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:28:49.130952 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f1d0dc80-3e0d-459c-b205-948244d908c6 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:28:49.131461 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f1d0dc80-3e0d-459c-b205-948244d908c6 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-620537683"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:49.133412 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-f1d0dc80-3e0d-459c-b205-948244d908c6 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-620537683'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:28:49.133545 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-f1d0dc80-3e0d-459c-b205-948244d908c6 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Create volume of 1 GB Jul 31 17:28:49.137896 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a8a19c38-d94a-4d55-b5b4-225ee7aa40e6 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] https://10.4.3.92/volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 returned with HTTP 404 Jul 31 17:28:49.138388 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f1d0dc80-3e0d-459c-b205-948244d908c6 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Availability Zones retrieved successfully. Jul 31 17:28:49.138512 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 788/3139] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:49 2026] GET /volume/v3/backups/fcfe2471-ed9f-4b2f-b0bf-a360c15e5ea6 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:49.148373 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f1d0dc80-3e0d-459c-b205-948244d908c6 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Flow 'volume_create_api' (51306fff-3ccd-4076-9b0a-11f8763e819e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:49.149716 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f1d0dc80-3e0d-459c-b205-948244d908c6 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e24c21f1-2b83-42b2-81c2-795d37a7688f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:49.150880 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-f1d0dc80-3e0d-459c-b205-948244d908c6 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:28:49.198341 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f1d0dc80-3e0d-459c-b205-948244d908c6 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e24c21f1-2b83-42b2-81c2-795d37a7688f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:49.199516 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f1d0dc80-3e0d-459c-b205-948244d908c6 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dce0e0c4-5d99-47ca-9cd9-1892fc3c4bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:49.243825 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-91e56f64-fcfd-43e3-ba82-d0bcc348f8fc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:49.245817 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-91e56f64-fcfd-43e3-ba82-d0bcc348f8fc tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] GET https://10.4.3.92/volume/v3/volumes/cad30454-6809-4570-a88c-548718547f19 Jul 31 17:28:49.246059 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-91e56f64-fcfd-43e3-ba82-d0bcc348f8fc tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:49.246261 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-91e56f64-fcfd-43e3-ba82-d0bcc348f8fc tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:49.257339 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:49.257339 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:49.262533 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-91e56f64-fcfd-43e3-ba82-d0bcc348f8fc tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Volume info retrieved successfully. Jul 31 17:28:49.270943 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-91e56f64-fcfd-43e3-ba82-d0bcc348f8fc tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] https://10.4.3.92/volume/v3/volumes/cad30454-6809-4570-a88c-548718547f19 returned with HTTP 200 Jul 31 17:28:49.271965 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 781/3140] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:49 2026] GET /volume/v3/volumes/cad30454-6809-4570-a88c-548718547f19 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:49.275353 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-f1d0dc80-3e0d-459c-b205-948244d908c6 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Created reservations ['d8ecc52c-29a4-4868-adf2-a05e1d16ca26', '34c57786-3602-4b63-bea9-9dfc3be09b0f', '16b338a4-1303-4e93-9181-7d3415d01e0d', 'b010cfed-8e46-43e2-9745-cbbe80e85823'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:49.276700 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f1d0dc80-3e0d-459c-b205-948244d908c6 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dce0e0c4-5d99-47ca-9cd9-1892fc3c4bff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8ecc52c-29a4-4868-adf2-a05e1d16ca26', '34c57786-3602-4b63-bea9-9dfc3be09b0f', '16b338a4-1303-4e93-9181-7d3415d01e0d', 'b010cfed-8e46-43e2-9745-cbbe80e85823']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:49.277866 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f1d0dc80-3e0d-459c-b205-948244d908c6 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2d9f6de-3765-4a08-a928-af3dacf0fd2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:49.289186 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-82bde37f-4096-4004-81ff-b1222a8ebb0f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:49.293534 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-82bde37f-4096-4004-81ff-b1222a8ebb0f tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] DELETE https://10.4.3.92/volume/v3/volumes/cad30454-6809-4570-a88c-548718547f19 Jul 31 17:28:49.293795 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-82bde37f-4096-4004-81ff-b1222a8ebb0f tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:49.294044 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-82bde37f-4096-4004-81ff-b1222a8ebb0f tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:49.294231 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-82bde37f-4096-4004-81ff-b1222a8ebb0f tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Delete volume with id: cad30454-6809-4570-a88c-548718547f19 Jul 31 17:28:49.303982 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:49.303982 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:49.304695 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-82bde37f-4096-4004-81ff-b1222a8ebb0f tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Volume info retrieved successfully. Jul 31 17:28:49.310335 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f1d0dc80-3e0d-459c-b205-948244d908c6 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2d9f6de-3765-4a08-a928-af3dacf0fd2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '474300c7-0dad-42ad-8cc1-d6398adec367', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-620537683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='040f243ab1844c10a8e802d7e1823c0e',qos_specs=None,replication_status=,reservations=['d8ecc52c-29a4-4868-adf2-a05e1d16ca26','34c57786-3602-4b63-bea9-9dfc3be09b0f','16b338a4-1303-4e93-9181-7d3415d01e0d','b010cfed-8e46-43e2-9745-cbbe80e85823'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='071f5ea2923e489ebaba5a72ed1203a9',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:28:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-620537683',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=474300c7-0dad-42ad-8cc1-d6398adec367,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='040f243ab1844c10a8e802d7e1823c0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='071f5ea2923e489ebaba5a72ed1203a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:49.311288 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f1d0dc80-3e0d-459c-b205-948244d908c6 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4bf56e1-4ced-4579-9baf-2daa1e9c438b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:49.327016 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-82bde37f-4096-4004-81ff-b1222a8ebb0f tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Delete volume request issued successfully. Jul 31 17:28:49.327303 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-82bde37f-4096-4004-81ff-b1222a8ebb0f tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] https://10.4.3.92/volume/v3/volumes/cad30454-6809-4570-a88c-548718547f19 returned with HTTP 202 Jul 31 17:28:49.329260 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 785/3141] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:28:49 2026] DELETE /volume/v3/volumes/cad30454-6809-4570-a88c-548718547f19 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:49.341358 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f1d0dc80-3e0d-459c-b205-948244d908c6 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4bf56e1-4ced-4579-9baf-2daa1e9c438b) transitioned into state 'SUCCESS' from state '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-620537683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='040f243ab1844c10a8e802d7e1823c0e',qos_specs=None,replication_status=,reservations=['d8ecc52c-29a4-4868-adf2-a05e1d16ca26','34c57786-3602-4b63-bea9-9dfc3be09b0f','16b338a4-1303-4e93-9181-7d3415d01e0d','b010cfed-8e46-43e2-9745-cbbe80e85823'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='071f5ea2923e489ebaba5a72ed1203a9',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:49.341523 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d9710b63-fd0e-402e-941b-b8bce99d1886 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:49.341664 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f1d0dc80-3e0d-459c-b205-948244d908c6 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3bdd8a0-70ba-4ddb-8cfe-9a4c7225af66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:49.346599 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d9710b63-fd0e-402e-941b-b8bce99d1886 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] GET https://10.4.3.92/volume/v3/volumes/cad30454-6809-4570-a88c-548718547f19 Jul 31 17:28:49.346599 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d9710b63-fd0e-402e-941b-b8bce99d1886 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:49.346599 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d9710b63-fd0e-402e-941b-b8bce99d1886 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:49.360750 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:49.360750 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:49.366998 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f1d0dc80-3e0d-459c-b205-948244d908c6 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3bdd8a0-70ba-4ddb-8cfe-9a4c7225af66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:49.368802 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d9710b63-fd0e-402e-941b-b8bce99d1886 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Volume info retrieved successfully. Jul 31 17:28:49.369799 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-f1d0dc80-3e0d-459c-b205-948244d908c6 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Flow 'volume_create_api' (51306fff-3ccd-4076-9b0a-11f8763e819e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:49.371555 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f1d0dc80-3e0d-459c-b205-948244d908c6 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Create volume request issued successfully. Jul 31 17:28:49.371555 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f1d0dc80-3e0d-459c-b205-948244d908c6 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:28:49.371555 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 788/3142] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:28:49 2026] POST /volume/v3/volumes => generated 775 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:28:49.376863 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d9710b63-fd0e-402e-941b-b8bce99d1886 tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] https://10.4.3.92/volume/v3/volumes/cad30454-6809-4570-a88c-548718547f19 returned with HTTP 200 Jul 31 17:28:49.377326 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 789/3143] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:49 2026] GET /volume/v3/volumes/cad30454-6809-4570-a88c-548718547f19 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:49.390373 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ce6ec5e6-0f4d-432f-8444-41b34c88c1ad None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:49.393120 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ce6ec5e6-0f4d-432f-8444-41b34c88c1ad tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/volumes/474300c7-0dad-42ad-8cc1-d6398adec367 Jul 31 17:28:49.393534 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ce6ec5e6-0f4d-432f-8444-41b34c88c1ad tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:49.393636 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ce6ec5e6-0f4d-432f-8444-41b34c88c1ad tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:49.401279 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:49.401279 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:49.405425 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ce6ec5e6-0f4d-432f-8444-41b34c88c1ad tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:49.410162 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ce6ec5e6-0f4d-432f-8444-41b34c88c1ad tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/474300c7-0dad-42ad-8cc1-d6398adec367 returned with HTTP 200 Jul 31 17:28:49.410647 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 782/3144] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:49 2026] GET /volume/v3/volumes/474300c7-0dad-42ad-8cc1-d6398adec367 => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:50.103685 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e81b3696-1276-40d3-ac85-965e3195c142 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:50.106900 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e81b3696-1276-40d3-ac85-965e3195c142 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/756a976e-6db3-4282-b0f2-5f6f58033df9 Jul 31 17:28:50.107133 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e81b3696-1276-40d3-ac85-965e3195c142 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:50.107461 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e81b3696-1276-40d3-ac85-965e3195c142 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:50.107624 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-e81b3696-1276-40d3-ac85-965e3195c142 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Delete snapshot with id: 756a976e-6db3-4282-b0f2-5f6f58033df9 Jul 31 17:28:50.114915 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:50.114915 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:50.115550 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e81b3696-1276-40d3-ac85-965e3195c142 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:28:50.139111 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e81b3696-1276-40d3-ac85-965e3195c142 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot delete request issued successfully. Jul 31 17:28:50.139377 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e81b3696-1276-40d3-ac85-965e3195c142 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/756a976e-6db3-4282-b0f2-5f6f58033df9 returned with HTTP 202 Jul 31 17:28:50.139914 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 786/3145] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:28:50 2026] DELETE /volume/v3/snapshots/756a976e-6db3-4282-b0f2-5f6f58033df9 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:50.148224 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6fa6df03-a589-47c7-9f03-938c73cf07e5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:50.150514 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6fa6df03-a589-47c7-9f03-938c73cf07e5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/756a976e-6db3-4282-b0f2-5f6f58033df9 Jul 31 17:28:50.150779 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6fa6df03-a589-47c7-9f03-938c73cf07e5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:50.151216 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6fa6df03-a589-47c7-9f03-938c73cf07e5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:50.161353 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:50.161353 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:50.162057 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6fa6df03-a589-47c7-9f03-938c73cf07e5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:28:50.163183 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6fa6df03-a589-47c7-9f03-938c73cf07e5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/756a976e-6db3-4282-b0f2-5f6f58033df9 returned with HTTP 200 Jul 31 17:28:50.165300 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 789/3146] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:50 2026] GET /volume/v3/snapshots/756a976e-6db3-4282-b0f2-5f6f58033df9 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:50.393662 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f27dfe99-1be4-43fc-8e46-1d6fd6a94deb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:50.398349 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f27dfe99-1be4-43fc-8e46-1d6fd6a94deb tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] GET https://10.4.3.92/volume/v3/volumes/cad30454-6809-4570-a88c-548718547f19 Jul 31 17:28:50.398349 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f27dfe99-1be4-43fc-8e46-1d6fd6a94deb tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:50.398349 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f27dfe99-1be4-43fc-8e46-1d6fd6a94deb tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:50.407883 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f27dfe99-1be4-43fc-8e46-1d6fd6a94deb tempest-VolumesBackupsV39Test-2125588814 tempest-VolumesBackupsV39Test-2125588814-project-member] https://10.4.3.92/volume/v3/volumes/cad30454-6809-4570-a88c-548718547f19 returned with HTTP 404 Jul 31 17:28:50.408868 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 790/3147] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:50 2026] GET /volume/v3/volumes/cad30454-6809-4570-a88c-548718547f19 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:50.427761 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f4ff6d41-7194-429e-b09f-954e46c926a9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:50.429770 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f4ff6d41-7194-429e-b09f-954e46c926a9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/volumes/474300c7-0dad-42ad-8cc1-d6398adec367 Jul 31 17:28:50.430162 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f4ff6d41-7194-429e-b09f-954e46c926a9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:50.430678 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f4ff6d41-7194-429e-b09f-954e46c926a9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:50.441799 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:50.441799 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:50.448868 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f4ff6d41-7194-429e-b09f-954e46c926a9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:50.457087 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f4ff6d41-7194-429e-b09f-954e46c926a9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/474300c7-0dad-42ad-8cc1-d6398adec367 returned with HTTP 200 Jul 31 17:28:50.457755 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 783/3148] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:50 2026] GET /volume/v3/volumes/474300c7-0dad-42ad-8cc1-d6398adec367 => generated 1006 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:28:50.473336 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d810a3a9-1954-4fe6-82b7-a2da8b09045d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:50.476042 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d810a3a9-1954-4fe6-82b7-a2da8b09045d tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:28:50.476601 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d810a3a9-1954-4fe6-82b7-a2da8b09045d tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "474300c7-0dad-42ad-8cc1-d6398adec367", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-813754066"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:50.490522 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:50.490522 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:50.490963 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d810a3a9-1954-4fe6-82b7-a2da8b09045d tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:50.491119 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-d810a3a9-1954-4fe6-82b7-a2da8b09045d tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Create snapshot from volume 474300c7-0dad-42ad-8cc1-d6398adec367 Jul 31 17:28:50.541872 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-d810a3a9-1954-4fe6-82b7-a2da8b09045d tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Created reservations ['9444a570-d576-464b-9d26-2d06cf0f6cea', '1d5ada4c-8276-430e-845e-46ecae7c2e71', '808cae22-dcd3-4595-9003-62e17d5ba57a', '9826d508-6f7e-4f18-b7ef-ec70e3e45650'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:50.589935 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d810a3a9-1954-4fe6-82b7-a2da8b09045d tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot create request issued successfully. Jul 31 17:28:50.590270 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d810a3a9-1954-4fe6-82b7-a2da8b09045d tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:28:50.590816 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 787/3149] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:28:50 2026] POST /volume/v3/snapshots => generated 307 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:28:50.605618 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fca11164-2ae2-4de4-9b71-2f48a01d0a27 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:50.605618 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fca11164-2ae2-4de4-9b71-2f48a01d0a27 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/snapshots/7a9d7217-d15c-4c47-a98a-1e861d82c9b2 Jul 31 17:28:50.605618 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fca11164-2ae2-4de4-9b71-2f48a01d0a27 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:50.605618 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fca11164-2ae2-4de4-9b71-2f48a01d0a27 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:50.616359 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:50.616359 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:50.616359 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fca11164-2ae2-4de4-9b71-2f48a01d0a27 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot retrieved successfully. Jul 31 17:28:50.616359 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fca11164-2ae2-4de4-9b71-2f48a01d0a27 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/7a9d7217-d15c-4c47-a98a-1e861d82c9b2 returned with HTTP 200 Jul 31 17:28:50.616359 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 790/3150] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:50 2026] GET /volume/v3/snapshots/7a9d7217-d15c-4c47-a98a-1e861d82c9b2 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:51.178878 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1806b003-4a07-4e31-9f46-974f14704563 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:51.181718 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1806b003-4a07-4e31-9f46-974f14704563 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/756a976e-6db3-4282-b0f2-5f6f58033df9 Jul 31 17:28:51.182198 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1806b003-4a07-4e31-9f46-974f14704563 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:51.182594 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1806b003-4a07-4e31-9f46-974f14704563 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:51.188916 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1806b003-4a07-4e31-9f46-974f14704563 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/756a976e-6db3-4282-b0f2-5f6f58033df9 returned with HTTP 404 Jul 31 17:28:51.190028 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 791/3151] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:51 2026] GET /volume/v3/snapshots/756a976e-6db3-4282-b0f2-5f6f58033df9 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:51.634791 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1322dbb3-44de-403f-8bf8-40c523550a81 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:51.640491 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1322dbb3-44de-403f-8bf8-40c523550a81 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/snapshots/7a9d7217-d15c-4c47-a98a-1e861d82c9b2 Jul 31 17:28:51.640818 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1322dbb3-44de-403f-8bf8-40c523550a81 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:51.641131 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1322dbb3-44de-403f-8bf8-40c523550a81 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:51.651502 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:51.651502 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:51.652005 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1322dbb3-44de-403f-8bf8-40c523550a81 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot retrieved successfully. Jul 31 17:28:51.654671 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1322dbb3-44de-403f-8bf8-40c523550a81 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/7a9d7217-d15c-4c47-a98a-1e861d82c9b2 returned with HTTP 200 Jul 31 17:28:51.654671 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 784/3152] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:51 2026] GET /volume/v3/snapshots/7a9d7217-d15c-4c47-a98a-1e861d82c9b2 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:51.667730 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3806daca-eab0-4fa5-b4c8-a1fa3d4a5dd9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:51.671374 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3806daca-eab0-4fa5-b4c8-a1fa3d4a5dd9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] POST https://10.4.3.92/volume/v3/snapshots/7a9d7217-d15c-4c47-a98a-1e861d82c9b2/action Jul 31 17:28:51.672512 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3806daca-eab0-4fa5-b4c8-a1fa3d4a5dd9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:28:51.672512 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3806daca-eab0-4fa5-b4c8-a1fa3d4a5dd9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:51.675246 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.admin_actions [None req-3806daca-eab0-4fa5-b4c8-a1fa3d4a5dd9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Updating snapshot '7a9d7217-d15c-4c47-a98a-1e861d82c9b2' with '{'status': 'creating'}' {{(pid=100272) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 17:28:51.688640 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:51.688640 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:51.707400 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3806daca-eab0-4fa5-b4c8-a1fa3d4a5dd9 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/7a9d7217-d15c-4c47-a98a-1e861d82c9b2/action returned with HTTP 202 Jul 31 17:28:51.707400 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 788/3153] 10.4.3.92 () {68 vars in 1389 bytes} [Fri Jul 31 17:28:51 2026] POST /volume/v3/snapshots/7a9d7217-d15c-4c47-a98a-1e861d82c9b2/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:28:51.713827 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-88af8d4a-3ab0-45ca-b9e5-bdb72b6f231c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:51.718270 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-88af8d4a-3ab0-45ca-b9e5-bdb72b6f231c tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/snapshots/7a9d7217-d15c-4c47-a98a-1e861d82c9b2 Jul 31 17:28:51.718444 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-88af8d4a-3ab0-45ca-b9e5-bdb72b6f231c tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:51.718665 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-88af8d4a-3ab0-45ca-b9e5-bdb72b6f231c tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:51.735848 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:51.735848 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:51.735848 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-88af8d4a-3ab0-45ca-b9e5-bdb72b6f231c tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot retrieved successfully. Jul 31 17:28:51.736104 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-88af8d4a-3ab0-45ca-b9e5-bdb72b6f231c tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/7a9d7217-d15c-4c47-a98a-1e861d82c9b2 returned with HTTP 200 Jul 31 17:28:51.736631 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 791/3154] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:51 2026] GET /volume/v3/snapshots/7a9d7217-d15c-4c47-a98a-1e861d82c9b2 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:51.752576 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0f62d09d-dc71-4150-bfee-a1ebc557847b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:51.755021 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0f62d09d-dc71-4150-bfee-a1ebc557847b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] POST https://10.4.3.92/volume/v3/snapshots/7a9d7217-d15c-4c47-a98a-1e861d82c9b2/action Jul 31 17:28:51.755660 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0f62d09d-dc71-4150-bfee-a1ebc557847b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:28:51.755660 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0f62d09d-dc71-4150-bfee-a1ebc557847b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:51.756917 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.snapshot_actions [None req-0f62d09d-dc71-4150-bfee-a1ebc557847b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100273) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 31 17:28:51.765062 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:51.765062 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:51.765862 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.contrib.snapshot_actions [None req-0f62d09d-dc71-4150-bfee-a1ebc557847b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] Updating snapshot 7a9d7217-d15c-4c47-a98a-1e861d82c9b2 with info {'id': '7a9d7217-d15c-4c47-a98a-1e861d82c9b2', 'status': 'error', 'progress': '80%'} Jul 31 17:28:51.780904 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0f62d09d-dc71-4150-bfee-a1ebc557847b tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-member] https://10.4.3.92/volume/v3/snapshots/7a9d7217-d15c-4c47-a98a-1e861d82c9b2/action returned with HTTP 202 Jul 31 17:28:51.781515 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 792/3155] 10.4.3.92 () {68 vars in 1389 bytes} [Fri Jul 31 17:28:51 2026] POST /volume/v3/snapshots/7a9d7217-d15c-4c47-a98a-1e861d82c9b2/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:51.799401 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d50bd535-f9ba-4cee-a54e-982fa0c4518c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:51.806727 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d50bd535-f9ba-4cee-a54e-982fa0c4518c tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] DELETE https://10.4.3.92/volume/v3/snapshots/7a9d7217-d15c-4c47-a98a-1e861d82c9b2 Jul 31 17:28:51.807037 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d50bd535-f9ba-4cee-a54e-982fa0c4518c tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:51.807340 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d50bd535-f9ba-4cee-a54e-982fa0c4518c tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:51.807590 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-d50bd535-f9ba-4cee-a54e-982fa0c4518c tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Delete snapshot with id: 7a9d7217-d15c-4c47-a98a-1e861d82c9b2 Jul 31 17:28:51.815401 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:51.815401 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:51.815875 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d50bd535-f9ba-4cee-a54e-982fa0c4518c tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot retrieved successfully. Jul 31 17:28:51.843421 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d50bd535-f9ba-4cee-a54e-982fa0c4518c tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot delete request issued successfully. Jul 31 17:28:51.843698 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d50bd535-f9ba-4cee-a54e-982fa0c4518c tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/7a9d7217-d15c-4c47-a98a-1e861d82c9b2 returned with HTTP 202 Jul 31 17:28:51.844206 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 785/3156] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:28:51 2026] DELETE /volume/v3/snapshots/7a9d7217-d15c-4c47-a98a-1e861d82c9b2 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:51.855067 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cfa9ad7b-8394-4b75-9aed-195795303901 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:51.855212 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cfa9ad7b-8394-4b75-9aed-195795303901 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/snapshots/7a9d7217-d15c-4c47-a98a-1e861d82c9b2 Jul 31 17:28:51.855581 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cfa9ad7b-8394-4b75-9aed-195795303901 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:51.855998 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cfa9ad7b-8394-4b75-9aed-195795303901 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:51.867041 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:51.867041 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:51.867732 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-cfa9ad7b-8394-4b75-9aed-195795303901 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Snapshot retrieved successfully. Jul 31 17:28:51.868486 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cfa9ad7b-8394-4b75-9aed-195795303901 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/7a9d7217-d15c-4c47-a98a-1e861d82c9b2 returned with HTTP 200 Jul 31 17:28:51.869001 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 789/3157] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:51 2026] GET /volume/v3/snapshots/7a9d7217-d15c-4c47-a98a-1e861d82c9b2 => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:52.403142 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ac254cc7-2684-42c3-b400-58906250e73f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:52.592861 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ac254cc7-2684-42c3-b400-58906250e73f tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:28:52.593366 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ac254cc7-2684-42c3-b400-58906250e73f tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1901342057", "metadata": {"Type": "Test"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:52.595536 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-ac254cc7-2684-42c3-b400-58906250e73f tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1901342057', 'metadata': {'Type': 'Test'}}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:28:52.598344 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-ac254cc7-2684-42c3-b400-58906250e73f tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Create volume of 1 GB Jul 31 17:28:52.601390 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ac254cc7-2684-42c3-b400-58906250e73f tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Availability Zones retrieved successfully. Jul 31 17:28:52.609599 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ac254cc7-2684-42c3-b400-58906250e73f tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Flow 'volume_create_api' (74c8394e-0c6a-43fe-9768-b9a2201b4778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:52.611553 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ac254cc7-2684-42c3-b400-58906250e73f tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a040c97-62cb-487c-b287-7e1ad127a386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:52.612795 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-ac254cc7-2684-42c3-b400-58906250e73f tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:28:52.649939 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ac254cc7-2684-42c3-b400-58906250e73f tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a040c97-62cb-487c-b287-7e1ad127a386) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:52.650809 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ac254cc7-2684-42c3-b400-58906250e73f tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f632e8c2-a575-4293-8123-b8a1e1be34f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:52.748755 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-ac254cc7-2684-42c3-b400-58906250e73f tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Created reservations ['caf976bd-eee6-4099-bdcc-bb1c0dd254ca', '92c9b1f8-89ec-453d-99e2-8999efc9f8df', 'b342ccda-8ef0-4177-a05d-891b925cd413', 'a620002e-c0d7-4295-92e9-cefcffebf922'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:52.749836 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ac254cc7-2684-42c3-b400-58906250e73f tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f632e8c2-a575-4293-8123-b8a1e1be34f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['caf976bd-eee6-4099-bdcc-bb1c0dd254ca', '92c9b1f8-89ec-453d-99e2-8999efc9f8df', 'b342ccda-8ef0-4177-a05d-891b925cd413', 'a620002e-c0d7-4295-92e9-cefcffebf922']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:52.751015 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ac254cc7-2684-42c3-b400-58906250e73f tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a7251c8-81e1-49f6-9e3d-226dbc383bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:52.787869 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ac254cc7-2684-42c3-b400-58906250e73f tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a7251c8-81e1-49f6-9e3d-226dbc383bf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff2e658e-17b1-4530-9a8b-93e7ea5243bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1901342057',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='32d631a36dc440cca7aaaa67f4c2ef7a',qos_specs=None,replication_status=,reservations=['caf976bd-eee6-4099-bdcc-bb1c0dd254ca','92c9b1f8-89ec-453d-99e2-8999efc9f8df','b342ccda-8ef0-4177-a05d-891b925cd413','a620002e-c0d7-4295-92e9-cefcffebf922'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcf91aa7a2344f8e836a88c55ca49926',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:28:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1901342057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff2e658e-17b1-4530-9a8b-93e7ea5243bd,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='32d631a36dc440cca7aaaa67f4c2ef7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcf91aa7a2344f8e836a88c55ca49926',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:52.789590 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ac254cc7-2684-42c3-b400-58906250e73f tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ece84077-0f3e-4467-9e29-c7eb4d256dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:52.817337 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ac254cc7-2684-42c3-b400-58906250e73f tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ece84077-0f3e-4467-9e29-c7eb4d256dfb) transitioned into state 'SUCCESS' from state '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-1901342057',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='32d631a36dc440cca7aaaa67f4c2ef7a',qos_specs=None,replication_status=,reservations=['caf976bd-eee6-4099-bdcc-bb1c0dd254ca','92c9b1f8-89ec-453d-99e2-8999efc9f8df','b342ccda-8ef0-4177-a05d-891b925cd413','a620002e-c0d7-4295-92e9-cefcffebf922'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcf91aa7a2344f8e836a88c55ca49926',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:52.818491 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ac254cc7-2684-42c3-b400-58906250e73f tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (860bc719-01f6-4ece-97ea-2b9fa8ddee78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:52.834742 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ac254cc7-2684-42c3-b400-58906250e73f tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (860bc719-01f6-4ece-97ea-2b9fa8ddee78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:52.835868 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ac254cc7-2684-42c3-b400-58906250e73f tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Flow 'volume_create_api' (74c8394e-0c6a-43fe-9768-b9a2201b4778) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:52.836744 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ac254cc7-2684-42c3-b400-58906250e73f tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Create volume request issued successfully. Jul 31 17:28:52.837663 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ac254cc7-2684-42c3-b400-58906250e73f tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:28:52.838191 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 792/3158] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:28:52 2026] POST /volume/v3/volumes => generated 757 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:28:52.852576 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-790a5199-65ee-4691-9cf1-06f757e7a5cf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:52.859111 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-790a5199-65ee-4691-9cf1-06f757e7a5cf tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/ff2e658e-17b1-4530-9a8b-93e7ea5243bd Jul 31 17:28:52.859296 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-790a5199-65ee-4691-9cf1-06f757e7a5cf tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:52.859529 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-790a5199-65ee-4691-9cf1-06f757e7a5cf tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:52.868846 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:52.868846 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:52.874031 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-790a5199-65ee-4691-9cf1-06f757e7a5cf tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:28:52.879907 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-790a5199-65ee-4691-9cf1-06f757e7a5cf tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/ff2e658e-17b1-4530-9a8b-93e7ea5243bd returned with HTTP 200 Jul 31 17:28:52.880378 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 793/3159] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:52 2026] GET /volume/v3/volumes/ff2e658e-17b1-4530-9a8b-93e7ea5243bd => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:52.882268 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1f12e599-160e-4edc-9052-4129106ae88e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:52.884754 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f12e599-160e-4edc-9052-4129106ae88e tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/snapshots/7a9d7217-d15c-4c47-a98a-1e861d82c9b2 Jul 31 17:28:52.885010 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1f12e599-160e-4edc-9052-4129106ae88e tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:52.885238 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1f12e599-160e-4edc-9052-4129106ae88e tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:52.896246 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f12e599-160e-4edc-9052-4129106ae88e tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/snapshots/7a9d7217-d15c-4c47-a98a-1e861d82c9b2 returned with HTTP 404 Jul 31 17:28:52.896898 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 786/3160] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:52 2026] GET /volume/v3/snapshots/7a9d7217-d15c-4c47-a98a-1e861d82c9b2 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:52.905886 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5c6eb5bb-98aa-4c6f-b4e2-b491938710da None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:52.907801 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5c6eb5bb-98aa-4c6f-b4e2-b491938710da tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/474300c7-0dad-42ad-8cc1-d6398adec367 Jul 31 17:28:52.908027 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5c6eb5bb-98aa-4c6f-b4e2-b491938710da tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:52.908258 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5c6eb5bb-98aa-4c6f-b4e2-b491938710da tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:52.908516 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-5c6eb5bb-98aa-4c6f-b4e2-b491938710da tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Delete volume with id: 474300c7-0dad-42ad-8cc1-d6398adec367 Jul 31 17:28:52.917490 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fb1e87f1-faa2-4f95-9bcf-2d46b615a586 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:52.918356 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:52.918356 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:52.918549 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-5c6eb5bb-98aa-4c6f-b4e2-b491938710da tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:52.946325 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-5c6eb5bb-98aa-4c6f-b4e2-b491938710da tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Delete volume request issued successfully. Jul 31 17:28:52.946640 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5c6eb5bb-98aa-4c6f-b4e2-b491938710da tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/474300c7-0dad-42ad-8cc1-d6398adec367 returned with HTTP 202 Jul 31 17:28:52.947200 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 790/3161] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:28:52 2026] DELETE /volume/v3/volumes/474300c7-0dad-42ad-8cc1-d6398adec367 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:52.957300 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0f8b2e5a-c228-4a6d-8880-eb8480bf0c64 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:52.960261 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0f8b2e5a-c228-4a6d-8880-eb8480bf0c64 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/volumes/474300c7-0dad-42ad-8cc1-d6398adec367 Jul 31 17:28:52.960539 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0f8b2e5a-c228-4a6d-8880-eb8480bf0c64 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:52.960799 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0f8b2e5a-c228-4a6d-8880-eb8480bf0c64 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:52.971969 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:52.971969 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:52.976758 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0f8b2e5a-c228-4a6d-8880-eb8480bf0c64 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Volume info retrieved successfully. Jul 31 17:28:52.982460 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0f8b2e5a-c228-4a6d-8880-eb8480bf0c64 tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/474300c7-0dad-42ad-8cc1-d6398adec367 returned with HTTP 200 Jul 31 17:28:52.982920 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 794/3162] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:52 2026] GET /volume/v3/volumes/474300c7-0dad-42ad-8cc1-d6398adec367 => generated 1005 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:28:53.045490 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fb1e87f1-faa2-4f95-9bcf-2d46b615a586 tempest-VolumeAndVolumeTypeFromImageTest-636990657 tempest-VolumeAndVolumeTypeFromImageTest-636990657-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:28:53.046055 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fb1e87f1-faa2-4f95-9bcf-2d46b615a586 tempest-VolumeAndVolumeTypeFromImageTest-636990657 tempest-VolumeAndVolumeTypeFromImageTest-636990657-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=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:53.048162 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:53.048162 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:53.070045 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fb1e87f1-faa2-4f95-9bcf-2d46b615a586 tempest-VolumeAndVolumeTypeFromImageTest-636990657 tempest-VolumeAndVolumeTypeFromImageTest-636990657-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:28:53.071701 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 793/3163] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:28:52 2026] POST /volume/v3/types => generated 287 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:53.255513 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-bf1ff860-a694-43ed-bfcd-dde4e8fb5f0a req-31ef6c90-606e-4fd2-b71e-4f1fd039dfff None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:53.257904 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bf1ff860-a694-43ed-bfcd-dde4e8fb5f0a req-31ef6c90-606e-4fd2-b71e-4f1fd039dfff tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] DELETE https://10.4.3.92/volume/v3/attachments/d4ebb4b0-a331-4c7f-9f8f-ce04e55c4e13 Jul 31 17:28:53.258106 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-bf1ff860-a694-43ed-bfcd-dde4e8fb5f0a req-31ef6c90-606e-4fd2-b71e-4f1fd039dfff tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:53.258386 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-bf1ff860-a694-43ed-bfcd-dde4e8fb5f0a req-31ef6c90-606e-4fd2-b71e-4f1fd039dfff tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:53.269149 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:53.269149 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:53.344485 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bf1ff860-a694-43ed-bfcd-dde4e8fb5f0a req-31ef6c90-606e-4fd2-b71e-4f1fd039dfff tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments/d4ebb4b0-a331-4c7f-9f8f-ce04e55c4e13 returned with HTTP 200 Jul 31 17:28:53.345243 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 787/3164] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:28:53 2026] DELETE /volume/v3/attachments/d4ebb4b0-a331-4c7f-9f8f-ce04e55c4e13 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:53.895933 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7cf2f121-3ca3-418a-946e-17dbe2377d16 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:53.898513 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7cf2f121-3ca3-418a-946e-17dbe2377d16 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/ff2e658e-17b1-4530-9a8b-93e7ea5243bd Jul 31 17:28:53.898786 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7cf2f121-3ca3-418a-946e-17dbe2377d16 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:53.899436 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7cf2f121-3ca3-418a-946e-17dbe2377d16 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:53.913366 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:53.913366 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:53.918237 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7cf2f121-3ca3-418a-946e-17dbe2377d16 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:28:53.924506 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7cf2f121-3ca3-418a-946e-17dbe2377d16 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/ff2e658e-17b1-4530-9a8b-93e7ea5243bd returned with HTTP 200 Jul 31 17:28:53.925340 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 791/3165] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:53 2026] GET /volume/v3/volumes/ff2e658e-17b1-4530-9a8b-93e7ea5243bd => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:53.948260 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-70d89d2d-ede4-4bdf-8877-ef75a853c870 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:53.953380 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-70d89d2d-ede4-4bdf-8877-ef75a853c870 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/ff2e658e-17b1-4530-9a8b-93e7ea5243bd Jul 31 17:28:53.953380 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-70d89d2d-ede4-4bdf-8877-ef75a853c870 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:53.953590 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-70d89d2d-ede4-4bdf-8877-ef75a853c870 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:53.965151 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:53.965151 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:53.972058 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-70d89d2d-ede4-4bdf-8877-ef75a853c870 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:28:53.977632 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-70d89d2d-ede4-4bdf-8877-ef75a853c870 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/ff2e658e-17b1-4530-9a8b-93e7ea5243bd returned with HTTP 200 Jul 31 17:28:53.978082 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 795/3166] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:53 2026] GET /volume/v3/volumes/ff2e658e-17b1-4530-9a8b-93e7ea5243bd => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:53.999151 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-867d6a3b-d83b-44da-9159-aebff7501341 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:54.001184 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-971001d8-408e-4556-8a76-d4b8518be2db None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:54.003545 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-867d6a3b-d83b-44da-9159-aebff7501341 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] PUT https://10.4.3.92/volume/v3/volumes/ff2e658e-17b1-4530-9a8b-93e7ea5243bd Jul 31 17:28:54.003925 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-867d6a3b-d83b-44da-9159-aebff7501341 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1901342057"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:54.004924 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-971001d8-408e-4556-8a76-d4b8518be2db tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] GET https://10.4.3.92/volume/v3/volumes/474300c7-0dad-42ad-8cc1-d6398adec367 Jul 31 17:28:54.005165 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-971001d8-408e-4556-8a76-d4b8518be2db tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:54.005755 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-971001d8-408e-4556-8a76-d4b8518be2db tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:54.014610 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:54.014610 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:54.015504 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-971001d8-408e-4556-8a76-d4b8518be2db tempest-ProjectMemberTests-1676605808 tempest-ProjectMemberTests-1676605808-project-admin] https://10.4.3.92/volume/v3/volumes/474300c7-0dad-42ad-8cc1-d6398adec367 returned with HTTP 404 Jul 31 17:28:54.016115 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 788/3167] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:54 2026] GET /volume/v3/volumes/474300c7-0dad-42ad-8cc1-d6398adec367 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:54.019635 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-867d6a3b-d83b-44da-9159-aebff7501341 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:28:54.031949 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-867d6a3b-d83b-44da-9159-aebff7501341 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume updated successfully. Jul 31 17:28:54.032928 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-867d6a3b-d83b-44da-9159-aebff7501341 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/ff2e658e-17b1-4530-9a8b-93e7ea5243bd returned with HTTP 200 Jul 31 17:28:54.033728 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 794/3168] 10.4.3.92 () {68 vars in 1361 bytes} [Fri Jul 31 17:28:53 2026] PUT /volume/v3/volumes/ff2e658e-17b1-4530-9a8b-93e7ea5243bd => generated 782 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:54.052211 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-52e6d1fb-cbfb-423b-a51b-f62916a17a77 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:54.055030 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-52e6d1fb-cbfb-423b-a51b-f62916a17a77 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] PUT https://10.4.3.92/volume/v3/volumes/ff2e658e-17b1-4530-9a8b-93e7ea5243bd Jul 31 17:28:54.055389 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-52e6d1fb-cbfb-423b-a51b-f62916a17a77 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-444002461", "description": "This is the new description of volume"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:54.070254 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:54.070254 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:54.075396 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-52e6d1fb-cbfb-423b-a51b-f62916a17a77 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:28:54.087147 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-52e6d1fb-cbfb-423b-a51b-f62916a17a77 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume updated successfully. Jul 31 17:28:54.087147 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-52e6d1fb-cbfb-423b-a51b-f62916a17a77 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/ff2e658e-17b1-4530-9a8b-93e7ea5243bd returned with HTTP 200 Jul 31 17:28:54.087147 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 792/3169] 10.4.3.92 () {68 vars in 1362 bytes} [Fri Jul 31 17:28:54 2026] PUT /volume/v3/volumes/ff2e658e-17b1-4530-9a8b-93e7ea5243bd => generated 820 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:54.104461 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2aaffa55-c94b-4db7-b8da-4fccb78e6efe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:54.107605 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2aaffa55-c94b-4db7-b8da-4fccb78e6efe tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/ff2e658e-17b1-4530-9a8b-93e7ea5243bd Jul 31 17:28:54.107772 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2aaffa55-c94b-4db7-b8da-4fccb78e6efe tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:54.108023 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2aaffa55-c94b-4db7-b8da-4fccb78e6efe tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:54.121695 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:54.121695 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:54.129407 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2aaffa55-c94b-4db7-b8da-4fccb78e6efe tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:28:54.139072 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2aaffa55-c94b-4db7-b8da-4fccb78e6efe tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/ff2e658e-17b1-4530-9a8b-93e7ea5243bd returned with HTTP 200 Jul 31 17:28:54.139632 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 796/3170] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:54 2026] GET /volume/v3/volumes/ff2e658e-17b1-4530-9a8b-93e7ea5243bd => generated 888 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:54.154600 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-13ef05fe-01bd-4177-8930-911ccaf7f458 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:54.156814 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-13ef05fe-01bd-4177-8930-911ccaf7f458 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:28:54.157224 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-13ef05fe-01bd-4177-8930-911ccaf7f458 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1835049617", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-2017869980"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:54.158986 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-13ef05fe-01bd-4177-8930-911ccaf7f458 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1835049617', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2017869980'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:28:54.159147 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-13ef05fe-01bd-4177-8930-911ccaf7f458 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Create volume of 1 GB Jul 31 17:28:54.159625 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:54.159625 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:54.168685 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-13ef05fe-01bd-4177-8930-911ccaf7f458 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Availability Zones retrieved successfully. Jul 31 17:28:54.183184 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-13ef05fe-01bd-4177-8930-911ccaf7f458 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Flow 'volume_create_api' (10255da1-fa61-4e90-8cdc-495f173d03e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:54.184393 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-13ef05fe-01bd-4177-8930-911ccaf7f458 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa244fb9-5d4f-4f23-96d8-2ccef454273e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:54.189304 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-13ef05fe-01bd-4177-8930-911ccaf7f458 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:28:54.235158 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-13ef05fe-01bd-4177-8930-911ccaf7f458 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa244fb9-5d4f-4f23-96d8-2ccef454273e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:54.236512 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-13ef05fe-01bd-4177-8930-911ccaf7f458 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ffedb89-c6f9-454c-aee3-562bbf8f9e04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:54.331638 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-13ef05fe-01bd-4177-8930-911ccaf7f458 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Created reservations ['bdc0add9-a94c-476f-af3b-365e94e58d1b', '10b2952f-a342-4c3e-b3e3-fbed4d50eda7', 'd5092de8-b785-4a62-b301-083912dccd35', '88b1005a-8571-44ea-be89-ea7fd5915225'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:54.332689 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-13ef05fe-01bd-4177-8930-911ccaf7f458 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ffedb89-c6f9-454c-aee3-562bbf8f9e04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdc0add9-a94c-476f-af3b-365e94e58d1b', '10b2952f-a342-4c3e-b3e3-fbed4d50eda7', 'd5092de8-b785-4a62-b301-083912dccd35', '88b1005a-8571-44ea-be89-ea7fd5915225']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:54.333746 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-13ef05fe-01bd-4177-8930-911ccaf7f458 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a68a444-2dbd-4f7b-95b7-6dc4925551a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:54.370744 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-13ef05fe-01bd-4177-8930-911ccaf7f458 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a68a444-2dbd-4f7b-95b7-6dc4925551a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '348b2e0b-6a1b-471c-bc93-ffd9f035402e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1835049617',display_name='tempest-VolumesGetTest-Volume-2017869980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32d631a36dc440cca7aaaa67f4c2ef7a',qos_specs=None,replication_status=,reservations=['bdc0add9-a94c-476f-af3b-365e94e58d1b','10b2952f-a342-4c3e-b3e3-fbed4d50eda7','d5092de8-b785-4a62-b301-083912dccd35','88b1005a-8571-44ea-be89-ea7fd5915225'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcf91aa7a2344f8e836a88c55ca49926',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:28:54Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1835049617',display_name='tempest-VolumesGetTest-Volume-2017869980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=348b2e0b-6a1b-471c-bc93-ffd9f035402e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32d631a36dc440cca7aaaa67f4c2ef7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcf91aa7a2344f8e836a88c55ca49926',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:54.371970 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-13ef05fe-01bd-4177-8930-911ccaf7f458 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (959dd66a-047c-46b2-b29d-32af2d47bf06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:54.401620 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-13ef05fe-01bd-4177-8930-911ccaf7f458 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (959dd66a-047c-46b2-b29d-32af2d47bf06) transitioned into 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-1835049617',display_name='tempest-VolumesGetTest-Volume-2017869980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32d631a36dc440cca7aaaa67f4c2ef7a',qos_specs=None,replication_status=,reservations=['bdc0add9-a94c-476f-af3b-365e94e58d1b','10b2952f-a342-4c3e-b3e3-fbed4d50eda7','d5092de8-b785-4a62-b301-083912dccd35','88b1005a-8571-44ea-be89-ea7fd5915225'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcf91aa7a2344f8e836a88c55ca49926',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:54.402981 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-13ef05fe-01bd-4177-8930-911ccaf7f458 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a09ce468-5106-478e-94d8-ba3339ec484b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:54.421880 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-13ef05fe-01bd-4177-8930-911ccaf7f458 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a09ce468-5106-478e-94d8-ba3339ec484b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:54.421880 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-13ef05fe-01bd-4177-8930-911ccaf7f458 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Flow 'volume_create_api' (10255da1-fa61-4e90-8cdc-495f173d03e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:54.422439 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-13ef05fe-01bd-4177-8930-911ccaf7f458 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Create volume request issued successfully. Jul 31 17:28:54.422817 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-13ef05fe-01bd-4177-8930-911ccaf7f458 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:28:54.423964 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 789/3171] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:28:54 2026] POST /volume/v3/volumes => generated 778 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:28:54.440858 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e2ebe0f8-abad-4817-8d72-ab56c1ddaff3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:54.445482 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e2ebe0f8-abad-4817-8d72-ab56c1ddaff3 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/348b2e0b-6a1b-471c-bc93-ffd9f035402e Jul 31 17:28:54.445482 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e2ebe0f8-abad-4817-8d72-ab56c1ddaff3 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:54.445482 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e2ebe0f8-abad-4817-8d72-ab56c1ddaff3 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:54.451888 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:54.451888 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:54.457907 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e2ebe0f8-abad-4817-8d72-ab56c1ddaff3 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:28:54.465028 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e2ebe0f8-abad-4817-8d72-ab56c1ddaff3 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/348b2e0b-6a1b-471c-bc93-ffd9f035402e returned with HTTP 200 Jul 31 17:28:54.465592 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 795/3172] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:54 2026] GET /volume/v3/volumes/348b2e0b-6a1b-471c-bc93-ffd9f035402e => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:55.354705 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a019a28c-50d6-4c22-a922-76c8a767e803 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:55.357006 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a019a28c-50d6-4c22-a922-76c8a767e803 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] GET https://10.4.3.92/volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd Jul 31 17:28:55.357243 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a019a28c-50d6-4c22-a922-76c8a767e803 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:55.357513 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a019a28c-50d6-4c22-a922-76c8a767e803 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:55.368793 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:55.368793 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:55.373484 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a019a28c-50d6-4c22-a922-76c8a767e803 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Volume info retrieved successfully. Jul 31 17:28:55.385278 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a019a28c-50d6-4c22-a922-76c8a767e803 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd returned with HTTP 200 Jul 31 17:28:55.385978 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 793/3173] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:55 2026] GET /volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:55.406654 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-22c20014-33ff-46fe-95b9-c11b69a77e0d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:55.408494 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-22c20014-33ff-46fe-95b9-c11b69a77e0d tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] GET https://10.4.3.92/volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd Jul 31 17:28:55.408668 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-22c20014-33ff-46fe-95b9-c11b69a77e0d tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:55.408865 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-22c20014-33ff-46fe-95b9-c11b69a77e0d tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:55.418135 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:55.418135 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:55.423242 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-22c20014-33ff-46fe-95b9-c11b69a77e0d tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Volume info retrieved successfully. Jul 31 17:28:55.428560 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-22c20014-33ff-46fe-95b9-c11b69a77e0d tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd returned with HTTP 200 Jul 31 17:28:55.428989 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 797/3174] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:55 2026] GET /volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:55.485487 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0790d1e6-2b8b-4419-994c-fa85adeca61d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:55.488494 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0790d1e6-2b8b-4419-994c-fa85adeca61d tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/348b2e0b-6a1b-471c-bc93-ffd9f035402e Jul 31 17:28:55.488746 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0790d1e6-2b8b-4419-994c-fa85adeca61d tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:55.488970 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0790d1e6-2b8b-4419-994c-fa85adeca61d tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:55.494596 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-321a0c95-5af4-47d0-aeb8-53cc51a434c6 req-edb30a94-9ed7-4ad3-8d54-41f8fcecb5d4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:55.496808 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-321a0c95-5af4-47d0-aeb8-53cc51a434c6 req-edb30a94-9ed7-4ad3-8d54-41f8fcecb5d4 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] GET https://10.4.3.92/volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd Jul 31 17:28:55.497025 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-321a0c95-5af4-47d0-aeb8-53cc51a434c6 req-edb30a94-9ed7-4ad3-8d54-41f8fcecb5d4 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:55.497220 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-321a0c95-5af4-47d0-aeb8-53cc51a434c6 req-edb30a94-9ed7-4ad3-8d54-41f8fcecb5d4 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:55.503160 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:55.503160 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:55.505469 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:55.505469 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:55.510509 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0790d1e6-2b8b-4419-994c-fa85adeca61d tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:28:55.511797 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-321a0c95-5af4-47d0-aeb8-53cc51a434c6 req-edb30a94-9ed7-4ad3-8d54-41f8fcecb5d4 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Volume info retrieved successfully. Jul 31 17:28:55.517837 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-321a0c95-5af4-47d0-aeb8-53cc51a434c6 req-edb30a94-9ed7-4ad3-8d54-41f8fcecb5d4 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd returned with HTTP 200 Jul 31 17:28:55.518231 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 796/3175] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:28:55 2026] GET /volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:55.518377 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0790d1e6-2b8b-4419-994c-fa85adeca61d tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/348b2e0b-6a1b-471c-bc93-ffd9f035402e returned with HTTP 200 Jul 31 17:28:55.518962 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 790/3176] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:55 2026] GET /volume/v3/volumes/348b2e0b-6a1b-471c-bc93-ffd9f035402e => generated 871 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:55.535094 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-82995e3f-680b-45de-aa99-0fb397a52a0c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:55.537228 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-82995e3f-680b-45de-aa99-0fb397a52a0c tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] PUT https://10.4.3.92/volume/v3/volumes/348b2e0b-6a1b-471c-bc93-ffd9f035402e Jul 31 17:28:55.537682 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-82995e3f-680b-45de-aa99-0fb397a52a0c tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1901342057", "description": null}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:55.538680 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1a7e7442-4eeb-438f-9ff7-595eed6f6039 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:55.542819 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a7e7442-4eeb-438f-9ff7-595eed6f6039 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:28:55.543144 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1a7e7442-4eeb-438f-9ff7-595eed6f6039 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "88586066-b44b-4f06-ae2a-e888f94071d7", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:55.548530 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:55.548530 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:55.549143 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-1a7e7442-4eeb-438f-9ff7-595eed6f6039 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '88586066-b44b-4f06-ae2a-e888f94071d7', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:28:55.553084 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-82995e3f-680b-45de-aa99-0fb397a52a0c tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:28:55.563756 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-82995e3f-680b-45de-aa99-0fb397a52a0c tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume updated successfully. Jul 31 17:28:55.564685 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-82995e3f-680b-45de-aa99-0fb397a52a0c tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/348b2e0b-6a1b-471c-bc93-ffd9f035402e returned with HTTP 200 Jul 31 17:28:55.564778 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 794/3177] 10.4.3.92 () {68 vars in 1361 bytes} [Fri Jul 31 17:28:55 2026] PUT /volume/v3/volumes/348b2e0b-6a1b-471c-bc93-ffd9f035402e => generated 768 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:55.584229 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d5836c15-c197-4483-9cc8-03616ede1dec None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:55.587071 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d5836c15-c197-4483-9cc8-03616ede1dec tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/348b2e0b-6a1b-471c-bc93-ffd9f035402e Jul 31 17:28:55.587368 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d5836c15-c197-4483-9cc8-03616ede1dec tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:55.589176 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d5836c15-c197-4483-9cc8-03616ede1dec tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:55.601167 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:55.601167 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:55.608083 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d5836c15-c197-4483-9cc8-03616ede1dec tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:28:55.617111 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d5836c15-c197-4483-9cc8-03616ede1dec tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/348b2e0b-6a1b-471c-bc93-ffd9f035402e returned with HTTP 200 Jul 31 17:28:55.617668 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 797/3178] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:55 2026] GET /volume/v3/volumes/348b2e0b-6a1b-471c-bc93-ffd9f035402e => generated 836 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:55.622885 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fa68d709-0c8f-4d67-b87a-d62336061248 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:55.623166 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fa68d709-0c8f-4d67-b87a-d62336061248 None None] GET https://10.4.3.92/volume// Jul 31 17:28:55.623395 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fa68d709-0c8f-4d67-b87a-d62336061248 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:55.623646 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fa68d709-0c8f-4d67-b87a-d62336061248 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:55.623964 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fa68d709-0c8f-4d67-b87a-d62336061248 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:28:55.625976 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 791/3179] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:28:55 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:28:55.633404 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-734c58bc-fb7f-48c3-ae8e-ca883f2ce54a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:55.633652 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-321a0c95-5af4-47d0-aeb8-53cc51a434c6 req-5c1b8ed3-bada-496c-93ba-f01a7afee1a5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:55.635510 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-734c58bc-fb7f-48c3-ae8e-ca883f2ce54a tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] DELETE https://10.4.3.92/volume/v3/volumes/348b2e0b-6a1b-471c-bc93-ffd9f035402e Jul 31 17:28:55.635684 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-734c58bc-fb7f-48c3-ae8e-ca883f2ce54a tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:55.635901 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-734c58bc-fb7f-48c3-ae8e-ca883f2ce54a tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:55.635938 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-321a0c95-5af4-47d0-aeb8-53cc51a434c6 req-5c1b8ed3-bada-496c-93ba-f01a7afee1a5 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:28:55.636078 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-734c58bc-fb7f-48c3-ae8e-ca883f2ce54a tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Delete volume with id: 348b2e0b-6a1b-471c-bc93-ffd9f035402e Jul 31 17:28:55.636344 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-321a0c95-5af4-47d0-aeb8-53cc51a434c6 req-5c1b8ed3-bada-496c-93ba-f01a7afee1a5 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8b26f174-96d9-4923-9d57-48dc7cdca6cd", "connector": null, "instance_uuid": "e8c10e2e-2471-412a-8610-0cf4d3c9a6f3"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:55.645412 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:55.645412 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:55.645778 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-734c58bc-fb7f-48c3-ae8e-ca883f2ce54a tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:28:55.648694 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:55.648694 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:55.667614 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-1a7e7442-4eeb-438f-9ff7-595eed6f6039 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Create volume of 1 GB Jul 31 17:28:55.671168 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1a7e7442-4eeb-438f-9ff7-595eed6f6039 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Availability Zones retrieved successfully. Jul 31 17:28:55.674132 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-734c58bc-fb7f-48c3-ae8e-ca883f2ce54a tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Delete volume request issued successfully. Jul 31 17:28:55.674356 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-734c58bc-fb7f-48c3-ae8e-ca883f2ce54a tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/348b2e0b-6a1b-471c-bc93-ffd9f035402e returned with HTTP 202 Jul 31 17:28:55.674750 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 795/3180] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:28:55 2026] DELETE /volume/v3/volumes/348b2e0b-6a1b-471c-bc93-ffd9f035402e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:55.677779 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1a7e7442-4eeb-438f-9ff7-595eed6f6039 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Flow 'volume_create_api' (f3a03079-f952-40ec-b88c-ba567bddfe0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:55.679693 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1a7e7442-4eeb-438f-9ff7-595eed6f6039 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04aff160-a040-4d7f-a239-3038cd23af53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:55.680858 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-1a7e7442-4eeb-438f-9ff7-595eed6f6039 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:28:55.682850 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1ec8007d-8e6b-444e-9ef0-95523b811e13 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:55.685097 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1ec8007d-8e6b-444e-9ef0-95523b811e13 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/348b2e0b-6a1b-471c-bc93-ffd9f035402e Jul 31 17:28:55.685097 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1ec8007d-8e6b-444e-9ef0-95523b811e13 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:55.685330 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1ec8007d-8e6b-444e-9ef0-95523b811e13 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:55.707893 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-321a0c95-5af4-47d0-aeb8-53cc51a434c6 req-5c1b8ed3-bada-496c-93ba-f01a7afee1a5 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:28:55.708204 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 798/3181] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:28:55 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:28:55.711749 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:55.711749 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:55.718085 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1ec8007d-8e6b-444e-9ef0-95523b811e13 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:28:55.723342 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1ec8007d-8e6b-444e-9ef0-95523b811e13 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/348b2e0b-6a1b-471c-bc93-ffd9f035402e returned with HTTP 200 Jul 31 17:28:55.723794 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 792/3182] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:55 2026] GET /volume/v3/volumes/348b2e0b-6a1b-471c-bc93-ffd9f035402e => generated 835 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:55.753920 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1a7e7442-4eeb-438f-9ff7-595eed6f6039 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04aff160-a040-4d7f-a239-3038cd23af53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:28:53Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=211198b5-a8a5-46d8-8ed7-fa50335c2d82,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': '211198b5-a8a5-46d8-8ed7-fa50335c2d82', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:55.755035 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1a7e7442-4eeb-438f-9ff7-595eed6f6039 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28048503-28fe-4043-991d-29344b901fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:55.774414 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-99a1fabe-592a-4f14-9ea4-d9d971123a4f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:55.776542 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-99a1fabe-592a-4f14-9ea4-d9d971123a4f tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] GET https://10.4.3.92/volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd Jul 31 17:28:55.776831 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-99a1fabe-592a-4f14-9ea4-d9d971123a4f tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:55.777112 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-99a1fabe-592a-4f14-9ea4-d9d971123a4f tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:55.789548 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:55.789548 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:55.789680 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-1a7e7442-4eeb-438f-9ff7-595eed6f6039 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:28:55.789680 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-1a7e7442-4eeb-438f-9ff7-595eed6f6039 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:28:55.790728 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6fddbbb5-fc8e-4886-b2c0-f7f3aa18d7d3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:55.792301 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6fddbbb5-fc8e-4886-b2c0-f7f3aa18d7d3 None None] GET https://10.4.3.92/volume// Jul 31 17:28:55.792606 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6fddbbb5-fc8e-4886-b2c0-f7f3aa18d7d3 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:55.792870 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6fddbbb5-fc8e-4886-b2c0-f7f3aa18d7d3 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:55.793449 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6fddbbb5-fc8e-4886-b2c0-f7f3aa18d7d3 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:28:55.793783 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-99a1fabe-592a-4f14-9ea4-d9d971123a4f tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Volume info retrieved successfully. Jul 31 17:28:55.793821 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 799/3183] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:28:55 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:28:55.797878 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bf94f6fe-bfe1-45df-a98f-5db43fd71dcf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:55.800129 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-99a1fabe-592a-4f14-9ea4-d9d971123a4f tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd returned with HTTP 200 Jul 31 17:28:55.800674 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 796/3184] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:55 2026] GET /volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:55.801338 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bf94f6fe-bfe1-45df-a98f-5db43fd71dcf tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] DELETE https://10.4.3.92/volume/v3/volumes/24fafc73-8322-4a3d-9172-35f9b34886f5 Jul 31 17:28:55.801598 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bf94f6fe-bfe1-45df-a98f-5db43fd71dcf tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:55.801831 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bf94f6fe-bfe1-45df-a98f-5db43fd71dcf tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:55.802032 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-bf94f6fe-bfe1-45df-a98f-5db43fd71dcf tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Delete volume with id: 24fafc73-8322-4a3d-9172-35f9b34886f5 Jul 31 17:28:55.803816 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-321a0c95-5af4-47d0-aeb8-53cc51a434c6 req-b31a9ffd-5b36-484e-8257-3f97e5446169 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:55.806616 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-321a0c95-5af4-47d0-aeb8-53cc51a434c6 req-b31a9ffd-5b36-484e-8257-3f97e5446169 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] GET https://10.4.3.92/volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd Jul 31 17:28:55.806941 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-321a0c95-5af4-47d0-aeb8-53cc51a434c6 req-b31a9ffd-5b36-484e-8257-3f97e5446169 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:55.807209 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-321a0c95-5af4-47d0-aeb8-53cc51a434c6 req-b31a9ffd-5b36-484e-8257-3f97e5446169 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:55.813378 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:55.813378 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:55.813994 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bf94f6fe-bfe1-45df-a98f-5db43fd71dcf tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:28:55.820929 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:55.820929 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:55.828222 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-321a0c95-5af4-47d0-aeb8-53cc51a434c6 req-b31a9ffd-5b36-484e-8257-3f97e5446169 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Volume info retrieved successfully. Jul 31 17:28:55.835421 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-1a7e7442-4eeb-438f-9ff7-595eed6f6039 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Created reservations ['0a164dfb-5b9f-4089-a9c9-d88e4a5e12db', '16e3068e-1d0e-4846-b554-0a0fa394c2b6', '332a3e7b-489c-42c7-ae52-ac871e55a5d3', 'da6b49ac-435d-4054-b876-0cfb7a60c935'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:55.836274 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1a7e7442-4eeb-438f-9ff7-595eed6f6039 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28048503-28fe-4043-991d-29344b901fc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a164dfb-5b9f-4089-a9c9-d88e4a5e12db', '16e3068e-1d0e-4846-b554-0a0fa394c2b6', '332a3e7b-489c-42c7-ae52-ac871e55a5d3', 'da6b49ac-435d-4054-b876-0cfb7a60c935']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:55.837034 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1a7e7442-4eeb-438f-9ff7-595eed6f6039 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (046ce36b-a2e1-40e4-909e-9b60c8eef937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:55.837154 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-321a0c95-5af4-47d0-aeb8-53cc51a434c6 req-b31a9ffd-5b36-484e-8257-3f97e5446169 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd returned with HTTP 200 Jul 31 17:28:55.837642 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 800/3185] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:28:55 2026] GET /volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd => generated 1051 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:28:55.847816 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bf94f6fe-bfe1-45df-a98f-5db43fd71dcf tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Delete volume request issued successfully. Jul 31 17:28:55.848070 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bf94f6fe-bfe1-45df-a98f-5db43fd71dcf tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/24fafc73-8322-4a3d-9172-35f9b34886f5 returned with HTTP 202 Jul 31 17:28:55.848633 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 793/3186] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:28:55 2026] DELETE /volume/v3/volumes/24fafc73-8322-4a3d-9172-35f9b34886f5 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:55.858091 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4d47d65f-36ff-46dc-be17-1d289106c805 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:55.860856 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1a7e7442-4eeb-438f-9ff7-595eed6f6039 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (046ce36b-a2e1-40e4-909e-9b60c8eef937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b569bf2e-41d2-4991-8335-c41a8abd51ff', '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='35a9415a26d14f93b3a8a8172236ae6d',qos_specs=None,replication_status=,reservations=['0a164dfb-5b9f-4089-a9c9-d88e4a5e12db','16e3068e-1d0e-4846-b554-0a0fa394c2b6','332a3e7b-489c-42c7-ae52-ac871e55a5d3','da6b49ac-435d-4054-b876-0cfb7a60c935'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0274330db2f34488ada3d6e733e30b16',volume_type_id=211198b5-a8a5-46d8-8ed7-fa50335c2d82), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:28:55Z,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=b569bf2e-41d2-4991-8335-c41a8abd51ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35a9415a26d14f93b3a8a8172236ae6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0274330db2f34488ada3d6e733e30b16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(211198b5-a8a5-46d8-8ed7-fa50335c2d82),volume_type_id=211198b5-a8a5-46d8-8ed7-fa50335c2d82)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:55.861011 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4d47d65f-36ff-46dc-be17-1d289106c805 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/24fafc73-8322-4a3d-9172-35f9b34886f5 Jul 31 17:28:55.861429 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4d47d65f-36ff-46dc-be17-1d289106c805 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:55.861714 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4d47d65f-36ff-46dc-be17-1d289106c805 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:55.861777 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1a7e7442-4eeb-438f-9ff7-595eed6f6039 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c71398f5-7541-4ed3-a9be-9f76ebb79d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:55.870285 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:55.870285 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:55.875831 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4d47d65f-36ff-46dc-be17-1d289106c805 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:28:55.883766 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4d47d65f-36ff-46dc-be17-1d289106c805 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/24fafc73-8322-4a3d-9172-35f9b34886f5 returned with HTTP 200 Jul 31 17:28:55.884359 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 797/3187] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:55 2026] GET /volume/v3/volumes/24fafc73-8322-4a3d-9172-35f9b34886f5 => generated 1364 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:28:55.885402 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1a7e7442-4eeb-438f-9ff7-595eed6f6039 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c71398f5-7541-4ed3-a9be-9f76ebb79d29) transitioned into state 'SUCCESS' from 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='35a9415a26d14f93b3a8a8172236ae6d',qos_specs=None,replication_status=,reservations=['0a164dfb-5b9f-4089-a9c9-d88e4a5e12db','16e3068e-1d0e-4846-b554-0a0fa394c2b6','332a3e7b-489c-42c7-ae52-ac871e55a5d3','da6b49ac-435d-4054-b876-0cfb7a60c935'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0274330db2f34488ada3d6e733e30b16',volume_type_id=211198b5-a8a5-46d8-8ed7-fa50335c2d82)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:55.886176 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1a7e7442-4eeb-438f-9ff7-595eed6f6039 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e525f65-dd6d-4bc6-8fcb-40cc2abc5ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:55.902305 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1a7e7442-4eeb-438f-9ff7-595eed6f6039 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e525f65-dd6d-4bc6-8fcb-40cc2abc5ea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:55.903137 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-1a7e7442-4eeb-438f-9ff7-595eed6f6039 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Flow 'volume_create_api' (f3a03079-f952-40ec-b88c-ba567bddfe0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:55.903601 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1a7e7442-4eeb-438f-9ff7-595eed6f6039 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Create volume request issued successfully. Jul 31 17:28:55.904276 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a7e7442-4eeb-438f-9ff7-595eed6f6039 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:28:55.904689 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 798/3188] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:28:55 2026] POST /volume/v3/volumes => generated 796 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:28:55.919528 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a4a0e812-5c8a-4232-9161-184f18740eb0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:55.921624 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a4a0e812-5c8a-4232-9161-184f18740eb0 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] GET https://10.4.3.92/volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff Jul 31 17:28:55.924364 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a4a0e812-5c8a-4232-9161-184f18740eb0 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:55.924364 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a4a0e812-5c8a-4232-9161-184f18740eb0 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:55.931113 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:55.931113 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:55.939268 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a4a0e812-5c8a-4232-9161-184f18740eb0 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Volume info retrieved successfully. Jul 31 17:28:55.946486 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a4a0e812-5c8a-4232-9161-184f18740eb0 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] https://10.4.3.92/volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff returned with HTTP 200 Jul 31 17:28:55.947175 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 801/3189] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:55 2026] GET /volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff => generated 864 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:55.977788 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-321a0c95-5af4-47d0-aeb8-53cc51a434c6 req-0560030d-4789-47d1-be79-ddec93fff9d3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:55.980518 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-321a0c95-5af4-47d0-aeb8-53cc51a434c6 req-0560030d-4789-47d1-be79-ddec93fff9d3 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] PUT https://10.4.3.92/volume/v3/attachments/83ed739d-00de-40be-a18b-b2bd740d1423 Jul 31 17:28:55.980934 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-321a0c95-5af4-47d0-aeb8-53cc51a434c6 req-0560030d-4789-47d1-be79-ddec93fff9d3 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:55.990568 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-321a0c95-5af4-47d0-aeb8-53cc51a434c6 req-0560030d-4789-47d1-be79-ddec93fff9d3 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Acquiring lock "cinder-attachment_update-8b26f174-96d9-4923-9d57-48dc7cdca6cd-np0000006248" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:28:55.996427 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-321a0c95-5af4-47d0-aeb8-53cc51a434c6 req-0560030d-4789-47d1-be79-ddec93fff9d3 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Lock "cinder-attachment_update-8b26f174-96d9-4923-9d57-48dc7cdca6cd-np0000006248" acquired by "attachment_update" :: waited 0.006s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:28:55.997434 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:55.997434 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:56.173363 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-321a0c95-5af4-47d0-aeb8-53cc51a434c6 req-0560030d-4789-47d1-be79-ddec93fff9d3 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Lock "cinder-attachment_update-8b26f174-96d9-4923-9d57-48dc7cdca6cd-np0000006248" released by "attachment_update" :: held 0.177s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:28:56.173690 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-321a0c95-5af4-47d0-aeb8-53cc51a434c6 req-0560030d-4789-47d1-be79-ddec93fff9d3 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/attachments/83ed739d-00de-40be-a18b-b2bd740d1423 returned with HTTP 200 Jul 31 17:28:56.174251 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 794/3190] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:28:55 2026] PUT /volume/v3/attachments/83ed739d-00de-40be-a18b-b2bd740d1423 => generated 969 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:28:56.234685 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ecf10c0b-c4c8-44d1-93b7-8229cb6411ea None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:56.314330 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ecf10c0b-c4c8-44d1-93b7-8229cb6411ea tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:28:56.314870 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ecf10c0b-c4c8-44d1-93b7-8229cb6411ea tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-754642272", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1499068426", "vendor_name": "tempest-vendor_name-770130752"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:56.338300 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ecf10c0b-c4c8-44d1-93b7-8229cb6411ea tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:28:56.338846 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 798/3191] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:28:56 2026] POST /volume/v3/types => generated 328 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:56.349112 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ffadd69e-6b01-47ef-a49f-dae4efc3bd54 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:56.354332 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ffadd69e-6b01-47ef-a49f-dae4efc3bd54 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:28:56.354772 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ffadd69e-6b01-47ef-a49f-dae4efc3bd54 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2054ba76-a116-421c-9615-804331a70db3", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:56.356869 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-ffadd69e-6b01-47ef-a49f-dae4efc3bd54 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Create volume request body: {'volume': {'volume_type': '2054ba76-a116-421c-9615-804331a70db3', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:28:56.361808 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-ffadd69e-6b01-47ef-a49f-dae4efc3bd54 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Create volume of 1 GB Jul 31 17:28:56.362385 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:56.362385 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:56.362908 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ffadd69e-6b01-47ef-a49f-dae4efc3bd54 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Availability Zones retrieved successfully. Jul 31 17:28:56.370091 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ffadd69e-6b01-47ef-a49f-dae4efc3bd54 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Flow 'volume_create_api' (ef6af068-0e9d-4132-acd6-14fbf406958b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:56.371152 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ffadd69e-6b01-47ef-a49f-dae4efc3bd54 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1934473c-2a44-4c1b-b811-cd2062d79998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:56.372227 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-ffadd69e-6b01-47ef-a49f-dae4efc3bd54 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:28:56.396605 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ffadd69e-6b01-47ef-a49f-dae4efc3bd54 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1934473c-2a44-4c1b-b811-cd2062d79998) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:28:56Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1499068426',vendor_name='tempest-vendor_name-770130752'},id=2054ba76-a116-421c-9615-804331a70db3,is_public=True,name='tempest-ProjectReaderTests-volume-type-754642272',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2054ba76-a116-421c-9615-804331a70db3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:56.397984 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ffadd69e-6b01-47ef-a49f-dae4efc3bd54 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (939555bb-ff3a-4716-8406-7850e215d6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:56.426880 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-ffadd69e-6b01-47ef-a49f-dae4efc3bd54 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-754642272 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-754642272, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:28:56.427607 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-ffadd69e-6b01-47ef-a49f-dae4efc3bd54 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-754642272 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-754642272, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:28:56.472139 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-ffadd69e-6b01-47ef-a49f-dae4efc3bd54 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Created reservations ['da4ff43b-865d-4c39-b146-95c407a87347', '1168a0f1-3cd2-4843-b9e6-5b21e6c51c03', 'e1646d6c-cabb-4950-8d77-4b5ebcbcc7cc', '9234b9ad-14cf-4af8-89ea-bb8846f072de'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:56.473020 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ffadd69e-6b01-47ef-a49f-dae4efc3bd54 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (939555bb-ff3a-4716-8406-7850e215d6cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da4ff43b-865d-4c39-b146-95c407a87347', '1168a0f1-3cd2-4843-b9e6-5b21e6c51c03', 'e1646d6c-cabb-4950-8d77-4b5ebcbcc7cc', '9234b9ad-14cf-4af8-89ea-bb8846f072de']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:56.473800 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ffadd69e-6b01-47ef-a49f-dae4efc3bd54 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e04cf48-1a5c-4993-b53a-d28e46e7b86c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:56.501255 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ffadd69e-6b01-47ef-a49f-dae4efc3bd54 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e04cf48-1a5c-4993-b53a-d28e46e7b86c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc13c2c9-cf11-4737-a40b-d653af52987f', '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='7239cc13819a4270a923c24065f0629f',qos_specs=None,replication_status=,reservations=['da4ff43b-865d-4c39-b146-95c407a87347','1168a0f1-3cd2-4843-b9e6-5b21e6c51c03','e1646d6c-cabb-4950-8d77-4b5ebcbcc7cc','9234b9ad-14cf-4af8-89ea-bb8846f072de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2eccf8f227040278ea1f4b02c872d1d',volume_type_id=2054ba76-a116-421c-9615-804331a70db3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:28:56Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc13c2c9-cf11-4737-a40b-d653af52987f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7239cc13819a4270a923c24065f0629f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2eccf8f227040278ea1f4b02c872d1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2054ba76-a116-421c-9615-804331a70db3),volume_type_id=2054ba76-a116-421c-9615-804331a70db3)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:56.501480 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ffadd69e-6b01-47ef-a49f-dae4efc3bd54 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fda6e201-880a-4c76-beb3-0ef728cc5f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:56.523989 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ffadd69e-6b01-47ef-a49f-dae4efc3bd54 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fda6e201-880a-4c76-beb3-0ef728cc5f1f) transitioned into state 'SUCCESS' from 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='7239cc13819a4270a923c24065f0629f',qos_specs=None,replication_status=,reservations=['da4ff43b-865d-4c39-b146-95c407a87347','1168a0f1-3cd2-4843-b9e6-5b21e6c51c03','e1646d6c-cabb-4950-8d77-4b5ebcbcc7cc','9234b9ad-14cf-4af8-89ea-bb8846f072de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2eccf8f227040278ea1f4b02c872d1d',volume_type_id=2054ba76-a116-421c-9615-804331a70db3)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:56.524956 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ffadd69e-6b01-47ef-a49f-dae4efc3bd54 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40bdb105-b27f-4eb8-bfd8-9c2c4da3503e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:56.534040 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ffadd69e-6b01-47ef-a49f-dae4efc3bd54 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40bdb105-b27f-4eb8-bfd8-9c2c4da3503e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:56.535001 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-ffadd69e-6b01-47ef-a49f-dae4efc3bd54 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Flow 'volume_create_api' (ef6af068-0e9d-4132-acd6-14fbf406958b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:56.535287 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ffadd69e-6b01-47ef-a49f-dae4efc3bd54 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Create volume request issued successfully. Jul 31 17:28:56.535866 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ffadd69e-6b01-47ef-a49f-dae4efc3bd54 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:28:56.536240 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 799/3192] 10.4.3.92 () {70 vars in 1291 bytes} [Fri Jul 31 17:28:56 2026] POST /volume/v3/volumes => generated 771 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:28:56.549725 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-84bfb4f9-db30-426a-aaf9-33f0cff9397d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:56.551522 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-84bfb4f9-db30-426a-aaf9-33f0cff9397d tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] GET https://10.4.3.92/volume/v3/volumes/bc13c2c9-cf11-4737-a40b-d653af52987f Jul 31 17:28:56.551744 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-84bfb4f9-db30-426a-aaf9-33f0cff9397d tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:56.551990 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-84bfb4f9-db30-426a-aaf9-33f0cff9397d tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:56.559551 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:56.559551 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:56.563331 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-84bfb4f9-db30-426a-aaf9-33f0cff9397d tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Volume info retrieved successfully. Jul 31 17:28:56.567284 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-84bfb4f9-db30-426a-aaf9-33f0cff9397d tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] https://10.4.3.92/volume/v3/volumes/bc13c2c9-cf11-4737-a40b-d653af52987f returned with HTTP 200 Jul 31 17:28:56.567786 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 802/3193] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:56 2026] GET /volume/v3/volumes/bc13c2c9-cf11-4737-a40b-d653af52987f => generated 950 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:56.742510 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-09ea35a5-e68b-49e8-a7c2-edb638fcf447 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:56.745027 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-09ea35a5-e68b-49e8-a7c2-edb638fcf447 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/348b2e0b-6a1b-471c-bc93-ffd9f035402e Jul 31 17:28:56.745353 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-09ea35a5-e68b-49e8-a7c2-edb638fcf447 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:56.745691 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-09ea35a5-e68b-49e8-a7c2-edb638fcf447 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:56.754598 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-09ea35a5-e68b-49e8-a7c2-edb638fcf447 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/348b2e0b-6a1b-471c-bc93-ffd9f035402e returned with HTTP 404 Jul 31 17:28:56.755352 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 795/3194] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:56 2026] GET /volume/v3/volumes/348b2e0b-6a1b-471c-bc93-ffd9f035402e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:56.763903 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-54682ce2-df55-4fbc-956b-956632eb75c6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:56.765931 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-54682ce2-df55-4fbc-956b-956632eb75c6 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/ff2e658e-17b1-4530-9a8b-93e7ea5243bd Jul 31 17:28:56.766182 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-54682ce2-df55-4fbc-956b-956632eb75c6 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:56.766396 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-54682ce2-df55-4fbc-956b-956632eb75c6 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:56.774449 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:56.774449 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:56.779556 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-54682ce2-df55-4fbc-956b-956632eb75c6 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:28:56.783950 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-54682ce2-df55-4fbc-956b-956632eb75c6 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/ff2e658e-17b1-4530-9a8b-93e7ea5243bd returned with HTTP 200 Jul 31 17:28:56.784533 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 799/3195] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:56 2026] GET /volume/v3/volumes/ff2e658e-17b1-4530-9a8b-93e7ea5243bd => generated 888 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:56.796869 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-87843c94-4c6d-4e07-b929-4b1be22a1c69 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:56.799388 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-87843c94-4c6d-4e07-b929-4b1be22a1c69 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] DELETE https://10.4.3.92/volume/v3/volumes/ff2e658e-17b1-4530-9a8b-93e7ea5243bd Jul 31 17:28:56.799691 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-87843c94-4c6d-4e07-b929-4b1be22a1c69 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:56.799961 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-87843c94-4c6d-4e07-b929-4b1be22a1c69 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:56.800205 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-87843c94-4c6d-4e07-b929-4b1be22a1c69 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Delete volume with id: ff2e658e-17b1-4530-9a8b-93e7ea5243bd Jul 31 17:28:56.808583 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:56.808583 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:56.809121 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-87843c94-4c6d-4e07-b929-4b1be22a1c69 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:28:56.816419 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2cf5f01c-b5ec-4297-9f74-9f0954906a8a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:56.818401 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2cf5f01c-b5ec-4297-9f74-9f0954906a8a tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] GET https://10.4.3.92/volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd Jul 31 17:28:56.818617 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2cf5f01c-b5ec-4297-9f74-9f0954906a8a tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:56.818820 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2cf5f01c-b5ec-4297-9f74-9f0954906a8a tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:56.827783 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-87843c94-4c6d-4e07-b929-4b1be22a1c69 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Delete volume request issued successfully. Jul 31 17:28:56.827975 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-87843c94-4c6d-4e07-b929-4b1be22a1c69 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/ff2e658e-17b1-4530-9a8b-93e7ea5243bd returned with HTTP 202 Jul 31 17:28:56.828401 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 800/3196] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:28:56 2026] DELETE /volume/v3/volumes/ff2e658e-17b1-4530-9a8b-93e7ea5243bd => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:56.833251 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:56.833251 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:56.836046 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-430b2bf7-6822-4f4d-82c3-4bb4c083a435 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:56.837633 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-430b2bf7-6822-4f4d-82c3-4bb4c083a435 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/ff2e658e-17b1-4530-9a8b-93e7ea5243bd Jul 31 17:28:56.837901 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-430b2bf7-6822-4f4d-82c3-4bb4c083a435 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:56.838774 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-430b2bf7-6822-4f4d-82c3-4bb4c083a435 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:56.839085 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2cf5f01c-b5ec-4297-9f74-9f0954906a8a tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Volume info retrieved successfully. Jul 31 17:28:56.843982 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2cf5f01c-b5ec-4297-9f74-9f0954906a8a tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd returned with HTTP 200 Jul 31 17:28:56.844381 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 803/3197] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:56 2026] GET /volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:56.846087 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:56.846087 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:56.850593 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-430b2bf7-6822-4f4d-82c3-4bb4c083a435 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:28:56.855477 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-430b2bf7-6822-4f4d-82c3-4bb4c083a435 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/ff2e658e-17b1-4530-9a8b-93e7ea5243bd returned with HTTP 200 Jul 31 17:28:56.856024 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 796/3198] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:56 2026] GET /volume/v3/volumes/ff2e658e-17b1-4530-9a8b-93e7ea5243bd => generated 887 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:56.900034 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6263d517-03c4-4011-9c50-0881e18bebed None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:56.901960 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6263d517-03c4-4011-9c50-0881e18bebed tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/24fafc73-8322-4a3d-9172-35f9b34886f5 Jul 31 17:28:56.902269 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6263d517-03c4-4011-9c50-0881e18bebed tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:56.902527 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6263d517-03c4-4011-9c50-0881e18bebed tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:56.909127 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6263d517-03c4-4011-9c50-0881e18bebed tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/24fafc73-8322-4a3d-9172-35f9b34886f5 returned with HTTP 404 Jul 31 17:28:56.909821 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 800/3199] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:56 2026] GET /volume/v3/volumes/24fafc73-8322-4a3d-9172-35f9b34886f5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:56.946843 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-605a6b0d-8471-4c96-9d26-fdcc4126a2a0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:56.948522 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-605a6b0d-8471-4c96-9d26-fdcc4126a2a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:28:56.948857 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-605a6b0d-8471-4c96-9d26-fdcc4126a2a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1841674727", "snapshot_id": null, "imageRef": "8d238c5f-d575-4c29-9cd2-e3e14bfacc91", "volume_type": null, "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:56.950302 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-605a6b0d-8471-4c96-9d26-fdcc4126a2a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1841674727', 'snapshot_id': None, 'imageRef': '8d238c5f-d575-4c29-9cd2-e3e14bfacc91', 'volume_type': None, 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:28:56.960864 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7a08aa87-a0ab-4b58-8894-f04601231d19 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:56.963210 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7a08aa87-a0ab-4b58-8894-f04601231d19 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] GET https://10.4.3.92/volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff Jul 31 17:28:56.963550 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7a08aa87-a0ab-4b58-8894-f04601231d19 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:56.963761 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7a08aa87-a0ab-4b58-8894-f04601231d19 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:56.974763 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:56.974763 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:56.980484 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7a08aa87-a0ab-4b58-8894-f04601231d19 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Volume info retrieved successfully. Jul 31 17:28:56.987850 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7a08aa87-a0ab-4b58-8894-f04601231d19 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] https://10.4.3.92/volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff returned with HTTP 200 Jul 31 17:28:56.988331 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 804/3200] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:56 2026] GET /volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff => generated 946 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:57.037141 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-605a6b0d-8471-4c96-9d26-fdcc4126a2a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Create volume of 1 GB Jul 31 17:28:57.042850 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-605a6b0d-8471-4c96-9d26-fdcc4126a2a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Availability Zones retrieved successfully. Jul 31 17:28:57.049971 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-605a6b0d-8471-4c96-9d26-fdcc4126a2a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Flow 'volume_create_api' (7133ecba-a022-43d8-95f1-d448d0918fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:57.051469 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-605a6b0d-8471-4c96-9d26-fdcc4126a2a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42b4f4aa-0ea9-4cde-acd2-e572d6755ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:57.052700 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-605a6b0d-8471-4c96-9d26-fdcc4126a2a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:28:57.116335 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-605a6b0d-8471-4c96-9d26-fdcc4126a2a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42b4f4aa-0ea9-4cde-acd2-e572d6755ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:57.117479 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-605a6b0d-8471-4c96-9d26-fdcc4126a2a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0c66bfd-b0c4-4953-b19f-c5978e93f932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:57.161695 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-605a6b0d-8471-4c96-9d26-fdcc4126a2a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Created reservations ['94703beb-f738-4567-a911-5d67f6926ee1', 'dba86141-ef5d-4dc6-8c83-4d4f6052ee86', '606507ae-cb2a-4a62-8ae8-cd3ae6e1d5d3', 'cd07126e-fdb1-4372-a933-5b4418ce1400'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:57.162494 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-605a6b0d-8471-4c96-9d26-fdcc4126a2a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0c66bfd-b0c4-4953-b19f-c5978e93f932) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94703beb-f738-4567-a911-5d67f6926ee1', 'dba86141-ef5d-4dc6-8c83-4d4f6052ee86', '606507ae-cb2a-4a62-8ae8-cd3ae6e1d5d3', 'cd07126e-fdb1-4372-a933-5b4418ce1400']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:57.163413 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-605a6b0d-8471-4c96-9d26-fdcc4126a2a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f86869a1-3c3b-4d11-bdd6-13e300b5a7e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:57.185590 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-605a6b0d-8471-4c96-9d26-fdcc4126a2a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f86869a1-3c3b-4d11-bdd6-13e300b5a7e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f19c312-e16b-44cf-a4c2-cc3c1c373c07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1841674727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93f3986dd70442d6b42d2af87d722313',qos_specs=None,replication_status=,reservations=['94703beb-f738-4567-a911-5d67f6926ee1','dba86141-ef5d-4dc6-8c83-4d4f6052ee86','606507ae-cb2a-4a62-8ae8-cd3ae6e1d5d3','cd07126e-fdb1-4372-a933-5b4418ce1400'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dda15d2abf14a889e507b800d058d6f',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:28:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1841674727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f19c312-e16b-44cf-a4c2-cc3c1c373c07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93f3986dd70442d6b42d2af87d722313',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6dda15d2abf14a889e507b800d058d6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:57.186282 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-605a6b0d-8471-4c96-9d26-fdcc4126a2a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a49155c3-3f8f-4394-b64f-3b1ad1bbc929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:57.205491 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-605a6b0d-8471-4c96-9d26-fdcc4126a2a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a49155c3-3f8f-4394-b64f-3b1ad1bbc929) transitioned into state 'SUCCESS' from state '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-1841674727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93f3986dd70442d6b42d2af87d722313',qos_specs=None,replication_status=,reservations=['94703beb-f738-4567-a911-5d67f6926ee1','dba86141-ef5d-4dc6-8c83-4d4f6052ee86','606507ae-cb2a-4a62-8ae8-cd3ae6e1d5d3','cd07126e-fdb1-4372-a933-5b4418ce1400'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dda15d2abf14a889e507b800d058d6f',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:57.206153 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-605a6b0d-8471-4c96-9d26-fdcc4126a2a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaa72494-e5cc-45e4-9085-851f6b49ac6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:57.218291 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-605a6b0d-8471-4c96-9d26-fdcc4126a2a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaa72494-e5cc-45e4-9085-851f6b49ac6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:57.219192 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-605a6b0d-8471-4c96-9d26-fdcc4126a2a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Flow 'volume_create_api' (7133ecba-a022-43d8-95f1-d448d0918fa4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:57.219588 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-605a6b0d-8471-4c96-9d26-fdcc4126a2a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Create volume request issued successfully. Jul 31 17:28:57.220206 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-605a6b0d-8471-4c96-9d26-fdcc4126a2a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:28:57.220823 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 801/3201] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:28:56 2026] POST /volume/v3/volumes => generated 757 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:28:57.238303 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2e6b2935-ac2d-41d4-a42c-eb6b21b7fbf7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:57.242361 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2e6b2935-ac2d-41d4-a42c-eb6b21b7fbf7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/9f19c312-e16b-44cf-a4c2-cc3c1c373c07 Jul 31 17:28:57.242683 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2e6b2935-ac2d-41d4-a42c-eb6b21b7fbf7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:57.242963 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2e6b2935-ac2d-41d4-a42c-eb6b21b7fbf7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:57.263208 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:57.263208 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:57.266430 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2e6b2935-ac2d-41d4-a42c-eb6b21b7fbf7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:28:57.272852 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2e6b2935-ac2d-41d4-a42c-eb6b21b7fbf7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/9f19c312-e16b-44cf-a4c2-cc3c1c373c07 returned with HTTP 200 Jul 31 17:28:57.273515 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 797/3202] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:57 2026] GET /volume/v3/volumes/9f19c312-e16b-44cf-a4c2-cc3c1c373c07 => generated 825 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:57.582589 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-74e40d92-fe23-4537-a8c4-3549fc44b749 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:57.584839 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-74e40d92-fe23-4537-a8c4-3549fc44b749 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] GET https://10.4.3.92/volume/v3/volumes/bc13c2c9-cf11-4737-a40b-d653af52987f Jul 31 17:28:57.585514 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-74e40d92-fe23-4537-a8c4-3549fc44b749 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:57.585514 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-74e40d92-fe23-4537-a8c4-3549fc44b749 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:57.595084 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:57.595084 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:57.600336 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-74e40d92-fe23-4537-a8c4-3549fc44b749 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Volume info retrieved successfully. Jul 31 17:28:57.606166 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-74e40d92-fe23-4537-a8c4-3549fc44b749 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] https://10.4.3.92/volume/v3/volumes/bc13c2c9-cf11-4737-a40b-d653af52987f returned with HTTP 200 Jul 31 17:28:57.606874 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 801/3203] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:57 2026] GET /volume/v3/volumes/bc13c2c9-cf11-4737-a40b-d653af52987f => generated 971 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:57.619484 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8eb49fcb-46e2-4501-9510-b9cfa19c81d1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:57.621328 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8eb49fcb-46e2-4501-9510-b9cfa19c81d1 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] GET https://10.4.3.92/volume/v3/messages Jul 31 17:28:57.621598 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8eb49fcb-46e2-4501-9510-b9cfa19c81d1 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:57.621821 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8eb49fcb-46e2-4501-9510-b9cfa19c81d1 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:57.627908 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8eb49fcb-46e2-4501-9510-b9cfa19c81d1 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] https://10.4.3.92/volume/v3/messages returned with HTTP 200 Jul 31 17:28:57.628347 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 805/3204] 10.4.3.92 () {68 vars in 1273 bytes} [Fri Jul 31 17:28:57 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:57.638506 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3ee4917d-c9cf-4dcc-8636-693b5e0399e7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:57.703969 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3ee4917d-c9cf-4dcc-8636-693b5e0399e7 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-reader] GET https://10.4.3.92/volume/v3/messages Jul 31 17:28:57.704270 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3ee4917d-c9cf-4dcc-8636-693b5e0399e7 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:57.704564 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3ee4917d-c9cf-4dcc-8636-693b5e0399e7 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-reader] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:57.704907 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:57.704907 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:57.716311 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3ee4917d-c9cf-4dcc-8636-693b5e0399e7 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-reader] https://10.4.3.92/volume/v3/messages returned with HTTP 200 Jul 31 17:28:57.716687 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 802/3205] 10.4.3.92 () {68 vars in 1273 bytes} [Fri Jul 31 17:28:57 2026] GET /volume/v3/messages => generated 668 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:57.727569 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fdaa8c8c-7e44-440d-83d9-aa294eb7c1e6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:57.729808 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fdaa8c8c-7e44-440d-83d9-aa294eb7c1e6 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] DELETE https://10.4.3.92/volume/v3/messages/cce06510-bf61-4a7e-be4c-42bea9c042ff Jul 31 17:28:57.730080 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fdaa8c8c-7e44-440d-83d9-aa294eb7c1e6 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:57.730330 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fdaa8c8c-7e44-440d-83d9-aa294eb7c1e6 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:57.744084 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fdaa8c8c-7e44-440d-83d9-aa294eb7c1e6 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] https://10.4.3.92/volume/v3/messages/cce06510-bf61-4a7e-be4c-42bea9c042ff returned with HTTP 204 Jul 31 17:28:57.744084 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 798/3206] 10.4.3.92 () {68 vars in 1387 bytes} [Fri Jul 31 17:28:57 2026] DELETE /volume/v3/messages/cce06510-bf61-4a7e-be4c-42bea9c042ff => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 17:28:57.751509 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e0c6fa45-fd70-4601-98c3-9a212e8f40f6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:57.753451 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e0c6fa45-fd70-4601-98c3-9a212e8f40f6 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/bc13c2c9-cf11-4737-a40b-d653af52987f Jul 31 17:28:57.753699 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e0c6fa45-fd70-4601-98c3-9a212e8f40f6 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:57.753918 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e0c6fa45-fd70-4601-98c3-9a212e8f40f6 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:57.754069 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-e0c6fa45-fd70-4601-98c3-9a212e8f40f6 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Delete volume with id: bc13c2c9-cf11-4737-a40b-d653af52987f Jul 31 17:28:57.761118 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:57.761118 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:57.761426 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e0c6fa45-fd70-4601-98c3-9a212e8f40f6 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Volume info retrieved successfully. Jul 31 17:28:57.762370 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e0c6fa45-fd70-4601-98c3-9a212e8f40f6 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100272) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 17:28:57.774822 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-e0c6fa45-fd70-4601-98c3-9a212e8f40f6 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-754642272 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-754642272, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:28:57.775190 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-e0c6fa45-fd70-4601-98c3-9a212e8f40f6 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-754642272 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-754642272, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:28:57.785597 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-e0c6fa45-fd70-4601-98c3-9a212e8f40f6 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Created reservations ['62445019-a1dd-4101-b02d-549ddb410741', 'ce843cb9-7a33-47f8-b4a3-116788357367', '9b150c46-7ca8-42b7-b49d-6f729eebac67', 'f227f109-4ad5-47b1-a434-8eae1ed8e91f'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:57.817973 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e0c6fa45-fd70-4601-98c3-9a212e8f40f6 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Delete volume request issued successfully. Jul 31 17:28:57.818188 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e0c6fa45-fd70-4601-98c3-9a212e8f40f6 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] https://10.4.3.92/volume/v3/volumes/bc13c2c9-cf11-4737-a40b-d653af52987f returned with HTTP 202 Jul 31 17:28:57.818672 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 802/3207] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:28:57 2026] DELETE /volume/v3/volumes/bc13c2c9-cf11-4737-a40b-d653af52987f => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:57.826911 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0483cf73-c8e6-4537-b690-8f733d515f29 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:57.829551 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0483cf73-c8e6-4537-b690-8f733d515f29 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] DELETE https://10.4.3.92/volume/v3/types/2054ba76-a116-421c-9615-804331a70db3 Jul 31 17:28:57.829848 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0483cf73-c8e6-4537-b690-8f733d515f29 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:57.830103 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0483cf73-c8e6-4537-b690-8f733d515f29 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:57.862563 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1600e25a-d40e-4907-b15c-d11cca59cb35 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:57.864626 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1600e25a-d40e-4907-b15c-d11cca59cb35 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] GET https://10.4.3.92/volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd Jul 31 17:28:57.864922 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1600e25a-d40e-4907-b15c-d11cca59cb35 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:57.865252 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1600e25a-d40e-4907-b15c-d11cca59cb35 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:57.869067 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2da12dc9-0b31-438f-b77b-0c47497ca225 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:57.871171 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2da12dc9-0b31-438f-b77b-0c47497ca225 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/ff2e658e-17b1-4530-9a8b-93e7ea5243bd Jul 31 17:28:57.871443 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2da12dc9-0b31-438f-b77b-0c47497ca225 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:57.871647 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2da12dc9-0b31-438f-b77b-0c47497ca225 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:57.877191 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0483cf73-c8e6-4537-b690-8f733d515f29 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] https://10.4.3.92/volume/v3/types/2054ba76-a116-421c-9615-804331a70db3 returned with HTTP 202 Jul 31 17:28:57.877642 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 806/3208] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:28:57 2026] DELETE /volume/v3/types/2054ba76-a116-421c-9615-804331a70db3 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:57.877859 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2da12dc9-0b31-438f-b77b-0c47497ca225 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/ff2e658e-17b1-4530-9a8b-93e7ea5243bd returned with HTTP 404 Jul 31 17:28:57.878061 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:57.878061 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:57.878660 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 799/3209] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:57 2026] GET /volume/v3/volumes/ff2e658e-17b1-4530-9a8b-93e7ea5243bd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:57.883534 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1600e25a-d40e-4907-b15c-d11cca59cb35 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Volume info retrieved successfully. Jul 31 17:28:57.886341 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5b897179-0de6-4ada-9965-c685b494ef4d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:57.888581 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bd1683b9-22a7-4d08-9c95-ea996736971b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:57.888999 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5b897179-0de6-4ada-9965-c685b494ef4d tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:28:57.889211 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1600e25a-d40e-4907-b15c-d11cca59cb35 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd returned with HTTP 200 Jul 31 17:28:57.889383 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5b897179-0de6-4ada-9965-c685b494ef4d tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-776129417", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1757063355", "vendor_name": "tempest-vendor_name-2126565613"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:57.889809 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 803/3210] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:57 2026] GET /volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:57.890463 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bd1683b9-22a7-4d08-9c95-ea996736971b tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:28:57.890849 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bd1683b9-22a7-4d08-9c95-ea996736971b tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-24468547"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:57.892389 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-bd1683b9-22a7-4d08-9c95-ea996736971b tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-24468547'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:28:57.892537 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-bd1683b9-22a7-4d08-9c95-ea996736971b tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Create volume of 1 GB Jul 31 17:28:57.896943 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bd1683b9-22a7-4d08-9c95-ea996736971b tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Availability Zones retrieved successfully. Jul 31 17:28:57.902728 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bd1683b9-22a7-4d08-9c95-ea996736971b tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Flow 'volume_create_api' (81a520f1-f8d7-4df3-9da8-488331745074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:57.903730 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bd1683b9-22a7-4d08-9c95-ea996736971b tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d11b59e-c210-4636-ab73-ae51ada67abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:57.904718 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-bd1683b9-22a7-4d08-9c95-ea996736971b tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:28:57.915342 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5b897179-0de6-4ada-9965-c685b494ef4d tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:28:57.915757 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 803/3211] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:28:57 2026] POST /volume/v3/types => generated 329 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:57.923725 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f74061de-1c58-4f76-ac8c-728b9f3e6d7d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:57.925336 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f74061de-1c58-4f76-ac8c-728b9f3e6d7d tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:28:57.925706 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f74061de-1c58-4f76-ac8c-728b9f3e6d7d tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "dbabb762-6966-4238-8443-28d7c44cf18b", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:57.927188 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-f74061de-1c58-4f76-ac8c-728b9f3e6d7d tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Create volume request body: {'volume': {'volume_type': 'dbabb762-6966-4238-8443-28d7c44cf18b', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:28:57.930098 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bd1683b9-22a7-4d08-9c95-ea996736971b tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d11b59e-c210-4636-ab73-ae51ada67abd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:57.930916 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-f74061de-1c58-4f76-ac8c-728b9f3e6d7d tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Create volume of 1 GB Jul 31 17:28:57.931014 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bd1683b9-22a7-4d08-9c95-ea996736971b tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (474e05d2-67de-4086-922a-84ed66343f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:57.931192 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:57.931192 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:57.931727 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f74061de-1c58-4f76-ac8c-728b9f3e6d7d tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Availability Zones retrieved successfully. Jul 31 17:28:57.937917 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f74061de-1c58-4f76-ac8c-728b9f3e6d7d tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Flow 'volume_create_api' (e723e918-656e-46d8-b71e-cd0e8b041edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:57.939065 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f74061de-1c58-4f76-ac8c-728b9f3e6d7d tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cadb19ab-caae-44e4-b61b-51d3e7cfc869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:57.940040 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-f74061de-1c58-4f76-ac8c-728b9f3e6d7d tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:28:57.960110 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f74061de-1c58-4f76-ac8c-728b9f3e6d7d tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cadb19ab-caae-44e4-b61b-51d3e7cfc869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:28:58Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1757063355',vendor_name='tempest-vendor_name-2126565613'},id=dbabb762-6966-4238-8443-28d7c44cf18b,is_public=True,name='tempest-ProjectReaderTests-volume-type-776129417',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dbabb762-6966-4238-8443-28d7c44cf18b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:57.961048 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f74061de-1c58-4f76-ac8c-728b9f3e6d7d tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad6e2b4b-a753-4748-ac7b-e8bb0f162a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:57.968754 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-bd1683b9-22a7-4d08-9c95-ea996736971b tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Created reservations ['669e4695-e720-4d63-88bd-51c64045f1eb', 'fc3d60fb-493f-4373-a81a-619faf4e44c1', '07688e37-78cf-42ef-b2f4-185beb70cfe4', '244bfd01-d880-4a02-a455-2b69c42c1097'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:57.969507 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bd1683b9-22a7-4d08-9c95-ea996736971b tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (474e05d2-67de-4086-922a-84ed66343f05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['669e4695-e720-4d63-88bd-51c64045f1eb', 'fc3d60fb-493f-4373-a81a-619faf4e44c1', '07688e37-78cf-42ef-b2f4-185beb70cfe4', '244bfd01-d880-4a02-a455-2b69c42c1097']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:57.970630 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bd1683b9-22a7-4d08-9c95-ea996736971b tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f51059da-9942-4299-b98d-5aac3c45460d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:57.988249 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [None req-f74061de-1c58-4f76-ac8c-728b9f3e6d7d tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-776129417 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-776129417, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:28:57.988698 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [None req-f74061de-1c58-4f76-ac8c-728b9f3e6d7d tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-776129417 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-776129417, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:28:57.991536 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bd1683b9-22a7-4d08-9c95-ea996736971b tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f51059da-9942-4299-b98d-5aac3c45460d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1690815-bf7f-4113-99fa-1a2f9a68d26e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-24468547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32d631a36dc440cca7aaaa67f4c2ef7a',qos_specs=None,replication_status=,reservations=['669e4695-e720-4d63-88bd-51c64045f1eb','fc3d60fb-493f-4373-a81a-619faf4e44c1','07688e37-78cf-42ef-b2f4-185beb70cfe4','244bfd01-d880-4a02-a455-2b69c42c1097'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcf91aa7a2344f8e836a88c55ca49926',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:28:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-24468547',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1690815-bf7f-4113-99fa-1a2f9a68d26e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32d631a36dc440cca7aaaa67f4c2ef7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcf91aa7a2344f8e836a88c55ca49926',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:57.992246 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bd1683b9-22a7-4d08-9c95-ea996736971b tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2ad7b0d-e393-4b5a-9112-c332b1a9b946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:58.002466 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-35b2805a-d860-4d68-8234-2f6c7118f522 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:58.004307 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-35b2805a-d860-4d68-8234-2f6c7118f522 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] GET https://10.4.3.92/volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff Jul 31 17:28:58.004556 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-35b2805a-d860-4d68-8234-2f6c7118f522 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:58.004798 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-35b2805a-d860-4d68-8234-2f6c7118f522 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:58.011386 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:58.011386 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:58.012658 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bd1683b9-22a7-4d08-9c95-ea996736971b tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2ad7b0d-e393-4b5a-9112-c332b1a9b946) transitioned into state 'SUCCESS' from state '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-24468547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32d631a36dc440cca7aaaa67f4c2ef7a',qos_specs=None,replication_status=,reservations=['669e4695-e720-4d63-88bd-51c64045f1eb','fc3d60fb-493f-4373-a81a-619faf4e44c1','07688e37-78cf-42ef-b2f4-185beb70cfe4','244bfd01-d880-4a02-a455-2b69c42c1097'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcf91aa7a2344f8e836a88c55ca49926',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:58.013379 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bd1683b9-22a7-4d08-9c95-ea996736971b tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (152f67d6-0953-4c31-b0af-4f6ea42846bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:58.015184 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-35b2805a-d860-4d68-8234-2f6c7118f522 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Volume info retrieved successfully. Jul 31 17:28:58.019077 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-35b2805a-d860-4d68-8234-2f6c7118f522 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] https://10.4.3.92/volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff returned with HTTP 200 Jul 31 17:28:58.019441 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 804/3212] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:58 2026] GET /volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff => generated 949 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:58.025133 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bd1683b9-22a7-4d08-9c95-ea996736971b tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (152f67d6-0953-4c31-b0af-4f6ea42846bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:58.026007 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-bd1683b9-22a7-4d08-9c95-ea996736971b tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Flow 'volume_create_api' (81a520f1-f8d7-4df3-9da8-488331745074) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:58.026284 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bd1683b9-22a7-4d08-9c95-ea996736971b tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Create volume request issued successfully. Jul 31 17:28:58.026868 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bd1683b9-22a7-4d08-9c95-ea996736971b tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:28:58.027244 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 807/3213] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:28:57 2026] POST /volume/v3/volumes => generated 741 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:28:58.027750 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-f74061de-1c58-4f76-ac8c-728b9f3e6d7d tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Created reservations ['0f2aa272-8737-4fd0-80e1-56dd66ffbef3', '1d708ec8-c41f-4862-88ce-943b66c613d1', 'f6d67308-301c-41b6-83a3-696b7ca2941e', '602122dc-daba-4728-a0ec-1b75d620f837'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:58.028903 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f74061de-1c58-4f76-ac8c-728b9f3e6d7d tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad6e2b4b-a753-4748-ac7b-e8bb0f162a16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f2aa272-8737-4fd0-80e1-56dd66ffbef3', '1d708ec8-c41f-4862-88ce-943b66c613d1', 'f6d67308-301c-41b6-83a3-696b7ca2941e', '602122dc-daba-4728-a0ec-1b75d620f837']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:58.030099 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f74061de-1c58-4f76-ac8c-728b9f3e6d7d tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4727920-c4ff-4809-97e9-944d2bc65f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:58.042628 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-aaa24510-e03b-46a8-8ccb-2e15b9058646 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:58.044787 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aaa24510-e03b-46a8-8ccb-2e15b9058646 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/a1690815-bf7f-4113-99fa-1a2f9a68d26e Jul 31 17:28:58.044854 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aaa24510-e03b-46a8-8ccb-2e15b9058646 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:58.045033 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aaa24510-e03b-46a8-8ccb-2e15b9058646 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:58.053789 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:58.053789 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:58.058179 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f74061de-1c58-4f76-ac8c-728b9f3e6d7d tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4727920-c4ff-4809-97e9-944d2bc65f98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d14937a-45cd-4f9e-9323-da1e271a4b11', '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='7239cc13819a4270a923c24065f0629f',qos_specs=None,replication_status=,reservations=['0f2aa272-8737-4fd0-80e1-56dd66ffbef3','1d708ec8-c41f-4862-88ce-943b66c613d1','f6d67308-301c-41b6-83a3-696b7ca2941e','602122dc-daba-4728-a0ec-1b75d620f837'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2eccf8f227040278ea1f4b02c872d1d',volume_type_id=dbabb762-6966-4238-8443-28d7c44cf18b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:28:58Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d14937a-45cd-4f9e-9323-da1e271a4b11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7239cc13819a4270a923c24065f0629f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2eccf8f227040278ea1f4b02c872d1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dbabb762-6966-4238-8443-28d7c44cf18b),volume_type_id=dbabb762-6966-4238-8443-28d7c44cf18b)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:58.058501 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-aaa24510-e03b-46a8-8ccb-2e15b9058646 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:28:58.059999 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f74061de-1c58-4f76-ac8c-728b9f3e6d7d tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bab30e2-072d-4e56-9796-544be1b86aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:58.063303 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aaa24510-e03b-46a8-8ccb-2e15b9058646 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/a1690815-bf7f-4113-99fa-1a2f9a68d26e returned with HTTP 200 Jul 31 17:28:58.063836 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 804/3214] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:58 2026] GET /volume/v3/volumes/a1690815-bf7f-4113-99fa-1a2f9a68d26e => generated 809 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:58.077544 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f74061de-1c58-4f76-ac8c-728b9f3e6d7d tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bab30e2-072d-4e56-9796-544be1b86aef) transitioned into state 'SUCCESS' from 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='7239cc13819a4270a923c24065f0629f',qos_specs=None,replication_status=,reservations=['0f2aa272-8737-4fd0-80e1-56dd66ffbef3','1d708ec8-c41f-4862-88ce-943b66c613d1','f6d67308-301c-41b6-83a3-696b7ca2941e','602122dc-daba-4728-a0ec-1b75d620f837'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2eccf8f227040278ea1f4b02c872d1d',volume_type_id=dbabb762-6966-4238-8443-28d7c44cf18b)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:58.078298 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f74061de-1c58-4f76-ac8c-728b9f3e6d7d tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b2e3440-735f-43dc-8d0c-02d9237ea375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:58.088680 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f74061de-1c58-4f76-ac8c-728b9f3e6d7d tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b2e3440-735f-43dc-8d0c-02d9237ea375) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:58.089592 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f74061de-1c58-4f76-ac8c-728b9f3e6d7d tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Flow 'volume_create_api' (e723e918-656e-46d8-b71e-cd0e8b041edc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:58.089910 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f74061de-1c58-4f76-ac8c-728b9f3e6d7d tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Create volume request issued successfully. Jul 31 17:28:58.090510 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f74061de-1c58-4f76-ac8c-728b9f3e6d7d tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:28:58.090954 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 800/3215] 10.4.3.92 () {70 vars in 1291 bytes} [Fri Jul 31 17:28:57 2026] POST /volume/v3/volumes => generated 771 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:28:58.103032 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6d4db4d2-960b-4bd1-8786-1ab46aa95549 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:58.104569 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6d4db4d2-960b-4bd1-8786-1ab46aa95549 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] GET https://10.4.3.92/volume/v3/volumes/1d14937a-45cd-4f9e-9323-da1e271a4b11 Jul 31 17:28:58.104748 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6d4db4d2-960b-4bd1-8786-1ab46aa95549 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:58.104922 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6d4db4d2-960b-4bd1-8786-1ab46aa95549 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:58.112851 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:58.112851 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:58.116305 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6d4db4d2-960b-4bd1-8786-1ab46aa95549 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Volume info retrieved successfully. Jul 31 17:28:58.120214 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6d4db4d2-960b-4bd1-8786-1ab46aa95549 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] https://10.4.3.92/volume/v3/volumes/1d14937a-45cd-4f9e-9323-da1e271a4b11 returned with HTTP 200 Jul 31 17:28:58.120593 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 805/3216] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:58 2026] GET /volume/v3/volumes/1d14937a-45cd-4f9e-9323-da1e271a4b11 => generated 950 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:58.288397 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-130f2a2b-606a-42fb-8afb-16c0b9383897 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:58.290158 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-130f2a2b-606a-42fb-8afb-16c0b9383897 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/9f19c312-e16b-44cf-a4c2-cc3c1c373c07 Jul 31 17:28:58.290359 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-130f2a2b-606a-42fb-8afb-16c0b9383897 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:58.290542 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-130f2a2b-606a-42fb-8afb-16c0b9383897 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:58.298080 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:58.298080 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:58.302259 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-130f2a2b-606a-42fb-8afb-16c0b9383897 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:28:58.307519 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-130f2a2b-606a-42fb-8afb-16c0b9383897 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/9f19c312-e16b-44cf-a4c2-cc3c1c373c07 returned with HTTP 200 Jul 31 17:28:58.307901 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 808/3217] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:58 2026] GET /volume/v3/volumes/9f19c312-e16b-44cf-a4c2-cc3c1c373c07 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:28:58.320342 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cadb92ee-3f74-4cdd-8efd-63e1d42f48a8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:58.322523 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cadb92ee-3f74-4cdd-8efd-63e1d42f48a8 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/9f19c312-e16b-44cf-a4c2-cc3c1c373c07 Jul 31 17:28:58.322809 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cadb92ee-3f74-4cdd-8efd-63e1d42f48a8 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:58.323065 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cadb92ee-3f74-4cdd-8efd-63e1d42f48a8 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:58.332059 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:58.332059 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:58.336628 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-cadb92ee-3f74-4cdd-8efd-63e1d42f48a8 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:28:58.343619 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cadb92ee-3f74-4cdd-8efd-63e1d42f48a8 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/9f19c312-e16b-44cf-a4c2-cc3c1c373c07 returned with HTTP 200 Jul 31 17:28:58.344088 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 805/3218] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:58 2026] GET /volume/v3/volumes/9f19c312-e16b-44cf-a4c2-cc3c1c373c07 => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:28:58.356725 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-60a8ab4d-fd15-4f60-b283-9450355f81fb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:58.359200 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-60a8ab4d-fd15-4f60-b283-9450355f81fb tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:28:58.359687 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-60a8ab4d-fd15-4f60-b283-9450355f81fb tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9f19c312-e16b-44cf-a4c2-cc3c1c373c07", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1441512155", "description": null, "metadata": null}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:58.372104 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:58.372104 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:58.372778 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-60a8ab4d-fd15-4f60-b283-9450355f81fb tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:28:58.372987 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-60a8ab4d-fd15-4f60-b283-9450355f81fb tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Create snapshot from volume 9f19c312-e16b-44cf-a4c2-cc3c1c373c07 Jul 31 17:28:58.411002 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-60a8ab4d-fd15-4f60-b283-9450355f81fb tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Created reservations ['16033312-cf85-4a61-8c3b-537fdfe147d5', '4d0913e5-7e35-4fbf-8b1e-c8579a2ab6d3', 'e5dd9d21-b4ec-4855-bfb0-9dd8c2030d36', 'ec3577b2-87c5-4665-bb92-e0d253f47b06'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:58.456339 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-60a8ab4d-fd15-4f60-b283-9450355f81fb tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot create request issued successfully. Jul 31 17:28:58.456735 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-60a8ab4d-fd15-4f60-b283-9450355f81fb tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:28:58.457146 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 801/3219] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:28:58 2026] POST /volume/v3/snapshots => generated 308 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:28:58.468128 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ceee15f9-d5fa-4ad6-8487-893c4cacb05f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:58.469905 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ceee15f9-d5fa-4ad6-8487-893c4cacb05f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/ae41c40e-e34e-48b4-a627-fcac96600951 Jul 31 17:28:58.470095 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ceee15f9-d5fa-4ad6-8487-893c4cacb05f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:58.470293 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ceee15f9-d5fa-4ad6-8487-893c4cacb05f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:58.475420 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:58.475420 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:58.475913 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ceee15f9-d5fa-4ad6-8487-893c4cacb05f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:28:58.476793 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ceee15f9-d5fa-4ad6-8487-893c4cacb05f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/ae41c40e-e34e-48b4-a627-fcac96600951 returned with HTTP 200 Jul 31 17:28:58.477162 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 806/3220] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:58 2026] GET /volume/v3/snapshots/ae41c40e-e34e-48b4-a627-fcac96600951 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:58.904707 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6cebbbf8-48e1-44ac-9f93-14dee083a1b2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:58.906527 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6cebbbf8-48e1-44ac-9f93-14dee083a1b2 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] GET https://10.4.3.92/volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd Jul 31 17:28:58.906708 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6cebbbf8-48e1-44ac-9f93-14dee083a1b2 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:58.906874 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6cebbbf8-48e1-44ac-9f93-14dee083a1b2 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:58.915727 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:58.915727 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:58.918892 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6cebbbf8-48e1-44ac-9f93-14dee083a1b2 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Volume info retrieved successfully. Jul 31 17:28:58.922812 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6cebbbf8-48e1-44ac-9f93-14dee083a1b2 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd returned with HTTP 200 Jul 31 17:28:58.923176 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 809/3221] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:58 2026] GET /volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:59.035565 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d2f8a3cb-af0e-433f-aa0a-1c562bdc7456 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:59.037702 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d2f8a3cb-af0e-433f-aa0a-1c562bdc7456 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] GET https://10.4.3.92/volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff Jul 31 17:28:59.037902 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d2f8a3cb-af0e-433f-aa0a-1c562bdc7456 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:59.038057 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d2f8a3cb-af0e-433f-aa0a-1c562bdc7456 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:59.046033 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:59.046033 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:59.050042 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d2f8a3cb-af0e-433f-aa0a-1c562bdc7456 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Volume info retrieved successfully. Jul 31 17:28:59.054215 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d2f8a3cb-af0e-433f-aa0a-1c562bdc7456 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] https://10.4.3.92/volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff returned with HTTP 200 Jul 31 17:28:59.054626 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 806/3222] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:59 2026] GET /volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff => generated 949 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:59.080110 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c5b9bf3a-fb09-41fc-9bed-52a7e2627008 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:59.082111 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c5b9bf3a-fb09-41fc-9bed-52a7e2627008 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/a1690815-bf7f-4113-99fa-1a2f9a68d26e Jul 31 17:28:59.082295 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c5b9bf3a-fb09-41fc-9bed-52a7e2627008 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:59.082543 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c5b9bf3a-fb09-41fc-9bed-52a7e2627008 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:59.089581 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:59.089581 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:59.093811 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c5b9bf3a-fb09-41fc-9bed-52a7e2627008 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:28:59.098754 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c5b9bf3a-fb09-41fc-9bed-52a7e2627008 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/a1690815-bf7f-4113-99fa-1a2f9a68d26e returned with HTTP 200 Jul 31 17:28:59.099228 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 802/3223] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:59 2026] GET /volume/v3/volumes/a1690815-bf7f-4113-99fa-1a2f9a68d26e => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:59.112290 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c5513125-4ead-4bad-b105-a9f9a7d74229 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:59.114615 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c5513125-4ead-4bad-b105-a9f9a7d74229 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:28:59.115092 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c5513125-4ead-4bad-b105-a9f9a7d74229 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "a1690815-bf7f-4113-99fa-1a2f9a68d26e", "size": 1, "name": "tempest-VolumesGetTest-Volume-1177123842", "metadata": {"Type": "Test"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:59.117050 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-c5513125-4ead-4bad-b105-a9f9a7d74229 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Create volume request body: {'volume': {'source_volid': 'a1690815-bf7f-4113-99fa-1a2f9a68d26e', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1177123842', 'metadata': {'Type': 'Test'}}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:28:59.126067 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:59.126067 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:59.126583 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c5513125-4ead-4bad-b105-a9f9a7d74229 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume retrieved successfully. Jul 31 17:28:59.126728 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-c5513125-4ead-4bad-b105-a9f9a7d74229 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Create volume of 1 GB Jul 31 17:28:59.130503 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c5513125-4ead-4bad-b105-a9f9a7d74229 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Availability Zones retrieved successfully. Jul 31 17:28:59.135822 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c5513125-4ead-4bad-b105-a9f9a7d74229 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Flow 'volume_create_api' (35b8d2df-04ba-4785-8359-5e22d5f481b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:59.136002 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-95daa5d3-e680-45d7-9e5e-d6c7082b6fca None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:59.136976 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c5513125-4ead-4bad-b105-a9f9a7d74229 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddc733cf-7e9f-4eb9-8211-2eaed3e8a0cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:59.137957 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-c5513125-4ead-4bad-b105-a9f9a7d74229 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:28:59.138339 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-95daa5d3-e680-45d7-9e5e-d6c7082b6fca tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] GET https://10.4.3.92/volume/v3/volumes/1d14937a-45cd-4f9e-9323-da1e271a4b11 Jul 31 17:28:59.138663 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-95daa5d3-e680-45d7-9e5e-d6c7082b6fca tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:59.138922 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-95daa5d3-e680-45d7-9e5e-d6c7082b6fca tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:59.147581 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:59.147581 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:59.151666 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-95daa5d3-e680-45d7-9e5e-d6c7082b6fca tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Volume info retrieved successfully. Jul 31 17:28:59.156007 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-95daa5d3-e680-45d7-9e5e-d6c7082b6fca tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] https://10.4.3.92/volume/v3/volumes/1d14937a-45cd-4f9e-9323-da1e271a4b11 returned with HTTP 200 Jul 31 17:28:59.156532 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 810/3224] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:28:59 2026] GET /volume/v3/volumes/1d14937a-45cd-4f9e-9323-da1e271a4b11 => generated 971 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:59.164273 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c5513125-4ead-4bad-b105-a9f9a7d74229 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddc733cf-7e9f-4eb9-8211-2eaed3e8a0cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a1690815-bf7f-4113-99fa-1a2f9a68d26e', 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:59.165195 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c5513125-4ead-4bad-b105-a9f9a7d74229 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8381549e-912a-4a98-aa45-efcb161fe261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:59.168713 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-aa8b1db5-4e33-4d8f-833c-bc18b8e0af2d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:59.172177 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aa8b1db5-4e33-4d8f-833c-bc18b8e0af2d tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] GET https://10.4.3.92/volume/v3/messages Jul 31 17:28:59.172439 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aa8b1db5-4e33-4d8f-833c-bc18b8e0af2d tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:59.172645 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aa8b1db5-4e33-4d8f-833c-bc18b8e0af2d tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:59.178328 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aa8b1db5-4e33-4d8f-833c-bc18b8e0af2d tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] https://10.4.3.92/volume/v3/messages returned with HTTP 200 Jul 31 17:28:59.178753 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 807/3225] 10.4.3.92 () {68 vars in 1273 bytes} [Fri Jul 31 17:28:59 2026] GET /volume/v3/messages => generated 668 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:59.189469 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-06896788-3f73-4759-a694-2a3db27d8939 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:59.191418 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-06896788-3f73-4759-a694-2a3db27d8939 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-reader] GET https://10.4.3.92/volume/v3/messages/44446aca-1132-4004-b4c9-7464dede98d5 Jul 31 17:28:59.191667 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-06896788-3f73-4759-a694-2a3db27d8939 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-reader] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:59.191923 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-06896788-3f73-4759-a694-2a3db27d8939 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-reader] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:59.196836 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-06896788-3f73-4759-a694-2a3db27d8939 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-reader] https://10.4.3.92/volume/v3/messages/44446aca-1132-4004-b4c9-7464dede98d5 returned with HTTP 200 Jul 31 17:28:59.197213 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 803/3226] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:28:59 2026] GET /volume/v3/messages/44446aca-1132-4004-b4c9-7464dede98d5 => generated 665 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:59.206286 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6cb2b5af-a992-4fb3-a457-2a6caeb0a81b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:59.208145 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6cb2b5af-a992-4fb3-a457-2a6caeb0a81b tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] DELETE https://10.4.3.92/volume/v3/messages/44446aca-1132-4004-b4c9-7464dede98d5 Jul 31 17:28:59.208378 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6cb2b5af-a992-4fb3-a457-2a6caeb0a81b tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:59.208562 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6cb2b5af-a992-4fb3-a457-2a6caeb0a81b tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:59.208724 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-c5513125-4ead-4bad-b105-a9f9a7d74229 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Created reservations ['33a11d67-775f-46da-965d-05985c6b465a', 'feb31c9d-acd6-4f35-8b25-29c2e300de8a', '1c6b9166-f96b-4a3c-9587-3130df39df42', '67943028-cba5-4c44-9500-860cd42b3b61'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:59.209573 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c5513125-4ead-4bad-b105-a9f9a7d74229 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8381549e-912a-4a98-aa45-efcb161fe261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33a11d67-775f-46da-965d-05985c6b465a', 'feb31c9d-acd6-4f35-8b25-29c2e300de8a', '1c6b9166-f96b-4a3c-9587-3130df39df42', '67943028-cba5-4c44-9500-860cd42b3b61']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:59.210331 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c5513125-4ead-4bad-b105-a9f9a7d74229 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3962b6c-62b0-4d58-885a-5b46970d89cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:59.221052 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6cb2b5af-a992-4fb3-a457-2a6caeb0a81b tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] https://10.4.3.92/volume/v3/messages/44446aca-1132-4004-b4c9-7464dede98d5 returned with HTTP 204 Jul 31 17:28:59.221598 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 811/3227] 10.4.3.92 () {68 vars in 1387 bytes} [Fri Jul 31 17:28:59 2026] DELETE /volume/v3/messages/44446aca-1132-4004-b4c9-7464dede98d5 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 17:28:59.229413 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-58fa0a32-7ab1-49f5-b03d-3f2b20cf415a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:59.231348 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-58fa0a32-7ab1-49f5-b03d-3f2b20cf415a tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/1d14937a-45cd-4f9e-9323-da1e271a4b11 Jul 31 17:28:59.231744 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-58fa0a32-7ab1-49f5-b03d-3f2b20cf415a tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:59.231956 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-58fa0a32-7ab1-49f5-b03d-3f2b20cf415a tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:59.232147 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-58fa0a32-7ab1-49f5-b03d-3f2b20cf415a tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Delete volume with id: 1d14937a-45cd-4f9e-9323-da1e271a4b11 Jul 31 17:28:59.239709 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:59.239709 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:59.240041 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-58fa0a32-7ab1-49f5-b03d-3f2b20cf415a tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Volume info retrieved successfully. Jul 31 17:28:59.240998 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-58fa0a32-7ab1-49f5-b03d-3f2b20cf415a tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100272) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 17:28:59.249288 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c5513125-4ead-4bad-b105-a9f9a7d74229 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3962b6c-62b0-4d58-885a-5b46970d89cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1dac0bae-fc80-4c12-a5fc-00a2c6f69dea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1177123842',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='32d631a36dc440cca7aaaa67f4c2ef7a',qos_specs=None,replication_status=,reservations=['33a11d67-775f-46da-965d-05985c6b465a','feb31c9d-acd6-4f35-8b25-29c2e300de8a','1c6b9166-f96b-4a3c-9587-3130df39df42','67943028-cba5-4c44-9500-860cd42b3b61'],size=1,snapshot_id=None,source_replicaid=,source_volid=a1690815-bf7f-4113-99fa-1a2f9a68d26e,status='creating',user_id='bcf91aa7a2344f8e836a88c55ca49926',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:28:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1177123842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1dac0bae-fc80-4c12-a5fc-00a2c6f69dea,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='32d631a36dc440cca7aaaa67f4c2ef7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a1690815-bf7f-4113-99fa-1a2f9a68d26e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcf91aa7a2344f8e836a88c55ca49926',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:59.250096 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c5513125-4ead-4bad-b105-a9f9a7d74229 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78c3fb3c-0240-48f5-8a2e-aacdea50d9de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:59.253646 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-58fa0a32-7ab1-49f5-b03d-3f2b20cf415a tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-776129417 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-776129417, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:28:59.253932 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-58fa0a32-7ab1-49f5-b03d-3f2b20cf415a tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-776129417 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-776129417, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:28:59.268464 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-58fa0a32-7ab1-49f5-b03d-3f2b20cf415a tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Created reservations ['760e4529-0147-4d1a-a24f-f8908a94fb66', '674b9fef-ec3f-4a91-9867-e25123838a3d', 'e2d8ae78-2270-490c-8603-dd1d6caa238b', 'ebdf0621-beba-4af4-9890-33215012afc2'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:28:59.292843 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c5513125-4ead-4bad-b105-a9f9a7d74229 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78c3fb3c-0240-48f5-8a2e-aacdea50d9de) transitioned into state 'SUCCESS' from state '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-1177123842',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='32d631a36dc440cca7aaaa67f4c2ef7a',qos_specs=None,replication_status=,reservations=['33a11d67-775f-46da-965d-05985c6b465a','feb31c9d-acd6-4f35-8b25-29c2e300de8a','1c6b9166-f96b-4a3c-9587-3130df39df42','67943028-cba5-4c44-9500-860cd42b3b61'],size=1,snapshot_id=None,source_replicaid=,source_volid=a1690815-bf7f-4113-99fa-1a2f9a68d26e,status='creating',user_id='bcf91aa7a2344f8e836a88c55ca49926',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:59.293642 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c5513125-4ead-4bad-b105-a9f9a7d74229 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54099b69-6ff7-4acc-a0a0-55ff64dab6e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:28:59.298088 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-58fa0a32-7ab1-49f5-b03d-3f2b20cf415a tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Delete volume request issued successfully. Jul 31 17:28:59.298281 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-58fa0a32-7ab1-49f5-b03d-3f2b20cf415a tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] https://10.4.3.92/volume/v3/volumes/1d14937a-45cd-4f9e-9323-da1e271a4b11 returned with HTTP 202 Jul 31 17:28:59.298767 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 808/3228] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:28:59 2026] DELETE /volume/v3/volumes/1d14937a-45cd-4f9e-9323-da1e271a4b11 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:59.307646 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-dc4660ba-6157-425c-a31e-3d5c54ebbf11 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:59.309520 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dc4660ba-6157-425c-a31e-3d5c54ebbf11 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] DELETE https://10.4.3.92/volume/v3/types/dbabb762-6966-4238-8443-28d7c44cf18b Jul 31 17:28:59.309704 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dc4660ba-6157-425c-a31e-3d5c54ebbf11 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:59.309912 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dc4660ba-6157-425c-a31e-3d5c54ebbf11 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:59.311050 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c5513125-4ead-4bad-b105-a9f9a7d74229 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54099b69-6ff7-4acc-a0a0-55ff64dab6e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:28:59.311896 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c5513125-4ead-4bad-b105-a9f9a7d74229 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Flow 'volume_create_api' (35b8d2df-04ba-4785-8359-5e22d5f481b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:28:59.312182 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c5513125-4ead-4bad-b105-a9f9a7d74229 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Create volume request issued successfully. Jul 31 17:28:59.312762 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c5513125-4ead-4bad-b105-a9f9a7d74229 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:28:59.313157 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 807/3229] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:28:59 2026] POST /volume/v3/volumes => generated 791 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:28:59.325475 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-17784eee-9aab-47db-aa0c-e5ab380c213e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:59.327771 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-17784eee-9aab-47db-aa0c-e5ab380c213e tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/1dac0bae-fc80-4c12-a5fc-00a2c6f69dea Jul 31 17:28:59.328029 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-17784eee-9aab-47db-aa0c-e5ab380c213e tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:59.328290 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-17784eee-9aab-47db-aa0c-e5ab380c213e tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:59.336785 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:59.336785 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:59.340915 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dc4660ba-6157-425c-a31e-3d5c54ebbf11 tempest-ProjectReaderTests-1744258421 tempest-ProjectReaderTests-1744258421-project-admin] https://10.4.3.92/volume/v3/types/dbabb762-6966-4238-8443-28d7c44cf18b returned with HTTP 202 Jul 31 17:28:59.341155 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-17784eee-9aab-47db-aa0c-e5ab380c213e tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:28:59.341328 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 804/3230] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:28:59 2026] DELETE /volume/v3/types/dbabb762-6966-4238-8443-28d7c44cf18b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:28:59.346727 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-17784eee-9aab-47db-aa0c-e5ab380c213e tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/1dac0bae-fc80-4c12-a5fc-00a2c6f69dea returned with HTTP 200 Jul 31 17:28:59.347265 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 812/3231] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:59 2026] GET /volume/v3/volumes/1dac0bae-fc80-4c12-a5fc-00a2c6f69dea => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:59.445976 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-321a0c95-5af4-47d0-aeb8-53cc51a434c6 req-cf967014-5644-4eca-adb9-5b0f9ff87203 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:59.448966 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-321a0c95-5af4-47d0-aeb8-53cc51a434c6 req-cf967014-5644-4eca-adb9-5b0f9ff87203 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] POST https://10.4.3.92/volume/v3/attachments/83ed739d-00de-40be-a18b-b2bd740d1423/action Jul 31 17:28:59.449491 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-321a0c95-5af4-47d0-aeb8-53cc51a434c6 req-cf967014-5644-4eca-adb9-5b0f9ff87203 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:28:59.449670 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-321a0c95-5af4-47d0-aeb8-53cc51a434c6 req-cf967014-5644-4eca-adb9-5b0f9ff87203 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:28:59.467678 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:59.467678 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:59.479739 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-321a0c95-5af4-47d0-aeb8-53cc51a434c6 req-cf967014-5644-4eca-adb9-5b0f9ff87203 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/attachments/83ed739d-00de-40be-a18b-b2bd740d1423/action returned with HTTP 204 Jul 31 17:28:59.480164 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 809/3232] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:28:59 2026] POST /volume/v3/attachments/83ed739d-00de-40be-a18b-b2bd740d1423/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:28:59.487159 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4de2fb98-4838-4a86-9b8f-07ad1322bbbf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:59.488954 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4de2fb98-4838-4a86-9b8f-07ad1322bbbf tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/ae41c40e-e34e-48b4-a627-fcac96600951 Jul 31 17:28:59.489145 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4de2fb98-4838-4a86-9b8f-07ad1322bbbf tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:59.489331 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4de2fb98-4838-4a86-9b8f-07ad1322bbbf tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:59.494846 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:59.494846 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:59.495246 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4de2fb98-4838-4a86-9b8f-07ad1322bbbf tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:28:59.495999 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4de2fb98-4838-4a86-9b8f-07ad1322bbbf tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/ae41c40e-e34e-48b4-a627-fcac96600951 returned with HTTP 200 Jul 31 17:28:59.496354 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 808/3233] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:59 2026] GET /volume/v3/snapshots/ae41c40e-e34e-48b4-a627-fcac96600951 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:59.509805 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bbd0503b-8dd0-443e-af4b-c50d2df12b0e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:59.512230 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bbd0503b-8dd0-443e-af4b-c50d2df12b0e tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/ae41c40e-e34e-48b4-a627-fcac96600951 Jul 31 17:28:59.512832 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bbd0503b-8dd0-443e-af4b-c50d2df12b0e tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:59.513170 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bbd0503b-8dd0-443e-af4b-c50d2df12b0e tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:59.519525 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:59.519525 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:28:59.520017 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bbd0503b-8dd0-443e-af4b-c50d2df12b0e tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:28:59.520867 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bbd0503b-8dd0-443e-af4b-c50d2df12b0e tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/ae41c40e-e34e-48b4-a627-fcac96600951 returned with HTTP 200 Jul 31 17:28:59.521259 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 805/3234] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:28:59 2026] GET /volume/v3/snapshots/ae41c40e-e34e-48b4-a627-fcac96600951 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:59.662311 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-4a20a9ac-1cfa-46a5-9291-e520cf4aaf73 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:59.664499 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-4a20a9ac-1cfa-46a5-9291-e520cf4aaf73 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/ae41c40e-e34e-48b4-a627-fcac96600951 Jul 31 17:28:59.664673 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-4a20a9ac-1cfa-46a5-9291-e520cf4aaf73 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:59.664854 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-4a20a9ac-1cfa-46a5-9291-e520cf4aaf73 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:59.670005 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:59.670005 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:28:59.670441 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-4a20a9ac-1cfa-46a5-9291-e520cf4aaf73 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:28:59.671146 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-4a20a9ac-1cfa-46a5-9291-e520cf4aaf73 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/ae41c40e-e34e-48b4-a627-fcac96600951 returned with HTTP 200 Jul 31 17:28:59.671593 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 813/3235] 10.4.3.92 () {68 vars in 1597 bytes} [Fri Jul 31 17:28:59 2026] GET /volume/v3/snapshots/ae41c40e-e34e-48b4-a627-fcac96600951 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:28:59.681360 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-507d6915-85b5-4c51-8019-388c47209228 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:59.684066 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-507d6915-85b5-4c51-8019-388c47209228 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/9f19c312-e16b-44cf-a4c2-cc3c1c373c07 Jul 31 17:28:59.684337 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-507d6915-85b5-4c51-8019-388c47209228 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:59.684566 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-507d6915-85b5-4c51-8019-388c47209228 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:59.693902 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:59.693902 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:28:59.698979 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-507d6915-85b5-4c51-8019-388c47209228 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:28:59.704634 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-507d6915-85b5-4c51-8019-388c47209228 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/9f19c312-e16b-44cf-a4c2-cc3c1c373c07 returned with HTTP 200 Jul 31 17:28:59.705041 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 810/3236] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:28:59 2026] GET /volume/v3/volumes/9f19c312-e16b-44cf-a4c2-cc3c1c373c07 => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:28:59.935047 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-889d5de0-e773-4840-974e-d39e0a756e74 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:59.938378 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-889d5de0-e773-4840-974e-d39e0a756e74 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] GET https://10.4.3.92/volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd Jul 31 17:28:59.938587 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-889d5de0-e773-4840-974e-d39e0a756e74 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:59.938785 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-889d5de0-e773-4840-974e-d39e0a756e74 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:59.954364 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:59.954364 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:28:59.963162 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-889d5de0-e773-4840-974e-d39e0a756e74 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Volume info retrieved successfully. Jul 31 17:28:59.968955 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-889d5de0-e773-4840-974e-d39e0a756e74 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd returned with HTTP 200 Jul 31 17:28:59.969438 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 809/3237] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:59 2026] GET /volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd => generated 1164 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:28:59.983904 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c885937d-820e-4ef1-b2b2-1bb888c7e34e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:28:59.986124 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c885937d-820e-4ef1-b2b2-1bb888c7e34e tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] GET https://10.4.3.92/volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd Jul 31 17:28:59.986383 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c885937d-820e-4ef1-b2b2-1bb888c7e34e tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:28:59.986600 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c885937d-820e-4ef1-b2b2-1bb888c7e34e tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:28:59.997093 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:28:59.997093 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:00.001398 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c885937d-820e-4ef1-b2b2-1bb888c7e34e tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Volume info retrieved successfully. Jul 31 17:29:00.006745 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c885937d-820e-4ef1-b2b2-1bb888c7e34e tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd returned with HTTP 200 Jul 31 17:29:00.007327 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 806/3238] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:28:59 2026] GET /volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd => generated 1164 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:00.072621 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9b2af599-b368-46cb-bfef-513dca92fc12 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:00.076275 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9b2af599-b368-46cb-bfef-513dca92fc12 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] GET https://10.4.3.92/volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff Jul 31 17:29:00.076633 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9b2af599-b368-46cb-bfef-513dca92fc12 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:00.076792 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9b2af599-b368-46cb-bfef-513dca92fc12 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:00.086341 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:00.086341 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:00.092583 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9b2af599-b368-46cb-bfef-513dca92fc12 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Volume info retrieved successfully. Jul 31 17:29:00.100109 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9b2af599-b368-46cb-bfef-513dca92fc12 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] https://10.4.3.92/volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff returned with HTTP 200 Jul 31 17:29:00.100668 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 814/3239] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:00 2026] GET /volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff => generated 949 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:00.203483 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-689e4131-0169-4c49-bb63-d9d03416f8f2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:00.205963 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-689e4131-0169-4c49-bb63-d9d03416f8f2 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/ae41c40e-e34e-48b4-a627-fcac96600951 Jul 31 17:29:00.206065 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-689e4131-0169-4c49-bb63-d9d03416f8f2 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:00.206845 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-689e4131-0169-4c49-bb63-d9d03416f8f2 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:00.217276 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:00.217276 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:00.217833 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-689e4131-0169-4c49-bb63-d9d03416f8f2 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:29:00.218801 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-689e4131-0169-4c49-bb63-d9d03416f8f2 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/ae41c40e-e34e-48b4-a627-fcac96600951 returned with HTTP 200 Jul 31 17:29:00.219252 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 811/3240] 10.4.3.92 () {68 vars in 1597 bytes} [Fri Jul 31 17:29:00 2026] GET /volume/v3/snapshots/ae41c40e-e34e-48b4-a627-fcac96600951 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:00.365948 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e71dfb1c-0088-46d7-b288-632d2a79cf72 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:00.369187 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e71dfb1c-0088-46d7-b288-632d2a79cf72 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/1dac0bae-fc80-4c12-a5fc-00a2c6f69dea Jul 31 17:29:00.369187 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e71dfb1c-0088-46d7-b288-632d2a79cf72 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:00.369187 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e71dfb1c-0088-46d7-b288-632d2a79cf72 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:00.383902 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:00.383902 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:00.390482 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e71dfb1c-0088-46d7-b288-632d2a79cf72 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:29:00.406191 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e71dfb1c-0088-46d7-b288-632d2a79cf72 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/1dac0bae-fc80-4c12-a5fc-00a2c6f69dea returned with HTTP 200 Jul 31 17:29:00.406191 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 810/3241] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:00 2026] GET /volume/v3/volumes/1dac0bae-fc80-4c12-a5fc-00a2c6f69dea => generated 884 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:00.418213 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3d5ddc9b-7ead-4a6c-bf90-f8f128f5e648 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:00.420168 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3d5ddc9b-7ead-4a6c-bf90-f8f128f5e648 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/1dac0bae-fc80-4c12-a5fc-00a2c6f69dea Jul 31 17:29:00.420414 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3d5ddc9b-7ead-4a6c-bf90-f8f128f5e648 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:00.420652 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3d5ddc9b-7ead-4a6c-bf90-f8f128f5e648 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:00.431289 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:00.431289 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:00.438694 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3d5ddc9b-7ead-4a6c-bf90-f8f128f5e648 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:29:00.465646 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3d5ddc9b-7ead-4a6c-bf90-f8f128f5e648 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/1dac0bae-fc80-4c12-a5fc-00a2c6f69dea returned with HTTP 200 Jul 31 17:29:00.465646 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 807/3242] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:00 2026] GET /volume/v3/volumes/1dac0bae-fc80-4c12-a5fc-00a2c6f69dea => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:00.469689 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9b9a40d5-30a9-496c-bd32-6b37da6defc5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:00.472636 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9b9a40d5-30a9-496c-bd32-6b37da6defc5 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] PUT https://10.4.3.92/volume/v3/volumes/1dac0bae-fc80-4c12-a5fc-00a2c6f69dea Jul 31 17:29:00.473289 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9b9a40d5-30a9-496c-bd32-6b37da6defc5 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1177123842"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:00.485813 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:00.485813 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:00.491716 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9b9a40d5-30a9-496c-bd32-6b37da6defc5 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:29:00.496309 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9b9a40d5-30a9-496c-bd32-6b37da6defc5 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume updated successfully. Jul 31 17:29:00.498907 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9b9a40d5-30a9-496c-bd32-6b37da6defc5 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/1dac0bae-fc80-4c12-a5fc-00a2c6f69dea returned with HTTP 200 Jul 31 17:29:00.498907 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 815/3243] 10.4.3.92 () {68 vars in 1361 bytes} [Fri Jul 31 17:29:00 2026] PUT /volume/v3/volumes/1dac0bae-fc80-4c12-a5fc-00a2c6f69dea => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:00.520225 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-aa258c55-8331-4154-88df-f53216e8aeb1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:00.522537 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aa258c55-8331-4154-88df-f53216e8aeb1 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] PUT https://10.4.3.92/volume/v3/volumes/1dac0bae-fc80-4c12-a5fc-00a2c6f69dea Jul 31 17:29:00.523004 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aa258c55-8331-4154-88df-f53216e8aeb1 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-907902624", "description": "This is the new description of volume"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:00.536586 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:00.536586 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:00.541787 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-aa258c55-8331-4154-88df-f53216e8aeb1 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:29:00.554804 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-aa258c55-8331-4154-88df-f53216e8aeb1 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume updated successfully. Jul 31 17:29:00.556386 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aa258c55-8331-4154-88df-f53216e8aeb1 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/1dac0bae-fc80-4c12-a5fc-00a2c6f69dea returned with HTTP 200 Jul 31 17:29:00.556386 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 812/3244] 10.4.3.92 () {68 vars in 1362 bytes} [Fri Jul 31 17:29:00 2026] PUT /volume/v3/volumes/1dac0bae-fc80-4c12-a5fc-00a2c6f69dea => generated 854 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:00.573750 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-492cdeb9-76e6-47ab-8631-5cae57529a67 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:00.577918 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-492cdeb9-76e6-47ab-8631-5cae57529a67 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/1dac0bae-fc80-4c12-a5fc-00a2c6f69dea Jul 31 17:29:00.578152 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-492cdeb9-76e6-47ab-8631-5cae57529a67 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:00.578395 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-492cdeb9-76e6-47ab-8631-5cae57529a67 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:00.590055 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:00.590055 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:00.594449 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-492cdeb9-76e6-47ab-8631-5cae57529a67 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:29:00.600568 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-492cdeb9-76e6-47ab-8631-5cae57529a67 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/1dac0bae-fc80-4c12-a5fc-00a2c6f69dea returned with HTTP 200 Jul 31 17:29:00.600919 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 811/3245] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:00 2026] GET /volume/v3/volumes/1dac0bae-fc80-4c12-a5fc-00a2c6f69dea => generated 922 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:00.619602 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b8f3363e-bf31-4d35-abd4-7d66fc7d05d5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:00.621703 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b8f3363e-bf31-4d35-abd4-7d66fc7d05d5 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:29:00.622201 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b8f3363e-bf31-4d35-abd4-7d66fc7d05d5 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-10787185", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-99324297"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:00.627547 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-b8f3363e-bf31-4d35-abd4-7d66fc7d05d5 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-10787185', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-99324297'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:29:00.627691 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-b8f3363e-bf31-4d35-abd4-7d66fc7d05d5 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Create volume of 1 GB Jul 31 17:29:00.633972 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b8f3363e-bf31-4d35-abd4-7d66fc7d05d5 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Availability Zones retrieved successfully. Jul 31 17:29:00.640552 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b8f3363e-bf31-4d35-abd4-7d66fc7d05d5 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Flow 'volume_create_api' (5e4efa84-db46-4b65-8e7c-c51f4a99011a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:00.641387 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b8f3363e-bf31-4d35-abd4-7d66fc7d05d5 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7da49eda-eff7-4f21-b1a7-52ee7c4b90b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:00.642409 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-b8f3363e-bf31-4d35-abd4-7d66fc7d05d5 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:29:00.676447 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b8f3363e-bf31-4d35-abd4-7d66fc7d05d5 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7da49eda-eff7-4f21-b1a7-52ee7c4b90b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:00.677248 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b8f3363e-bf31-4d35-abd4-7d66fc7d05d5 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdec46bf-f6fb-41d3-8a56-e5425d57bc0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:00.728364 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-b8f3363e-bf31-4d35-abd4-7d66fc7d05d5 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Created reservations ['d0ac9182-9417-44c3-b3a0-96f351535967', '5fe15fbc-74e8-4ab2-a109-38b7d09fef37', '1dcb625a-1e77-41b5-a644-73c39a2cab2a', 'd5d5a14c-a9c3-4e3f-928f-eb9fcd5d9b82'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:00.729397 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b8f3363e-bf31-4d35-abd4-7d66fc7d05d5 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdec46bf-f6fb-41d3-8a56-e5425d57bc0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0ac9182-9417-44c3-b3a0-96f351535967', '5fe15fbc-74e8-4ab2-a109-38b7d09fef37', '1dcb625a-1e77-41b5-a644-73c39a2cab2a', 'd5d5a14c-a9c3-4e3f-928f-eb9fcd5d9b82']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:00.730419 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b8f3363e-bf31-4d35-abd4-7d66fc7d05d5 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6246407-3a8d-4520-aea9-20f779ca99e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:00.761805 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b8f3363e-bf31-4d35-abd4-7d66fc7d05d5 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6246407-3a8d-4520-aea9-20f779ca99e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd519b58e-4493-44a4-af58-b546efd93c3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-10787185',display_name='tempest-VolumesGetTest-Volume-99324297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32d631a36dc440cca7aaaa67f4c2ef7a',qos_specs=None,replication_status=,reservations=['d0ac9182-9417-44c3-b3a0-96f351535967','5fe15fbc-74e8-4ab2-a109-38b7d09fef37','1dcb625a-1e77-41b5-a644-73c39a2cab2a','d5d5a14c-a9c3-4e3f-928f-eb9fcd5d9b82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcf91aa7a2344f8e836a88c55ca49926',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:29:00Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-10787185',display_name='tempest-VolumesGetTest-Volume-99324297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d519b58e-4493-44a4-af58-b546efd93c3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32d631a36dc440cca7aaaa67f4c2ef7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcf91aa7a2344f8e836a88c55ca49926',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:00.763178 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b8f3363e-bf31-4d35-abd4-7d66fc7d05d5 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d4b73cb-5df1-423e-b639-623a2e002977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:00.783472 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b8f3363e-bf31-4d35-abd4-7d66fc7d05d5 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d4b73cb-5df1-423e-b639-623a2e002977) transitioned into 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-10787185',display_name='tempest-VolumesGetTest-Volume-99324297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32d631a36dc440cca7aaaa67f4c2ef7a',qos_specs=None,replication_status=,reservations=['d0ac9182-9417-44c3-b3a0-96f351535967','5fe15fbc-74e8-4ab2-a109-38b7d09fef37','1dcb625a-1e77-41b5-a644-73c39a2cab2a','d5d5a14c-a9c3-4e3f-928f-eb9fcd5d9b82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcf91aa7a2344f8e836a88c55ca49926',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:00.784246 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b8f3363e-bf31-4d35-abd4-7d66fc7d05d5 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f9e9222-46c0-4488-8e61-a796c07e6f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:00.794512 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b8f3363e-bf31-4d35-abd4-7d66fc7d05d5 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f9e9222-46c0-4488-8e61-a796c07e6f5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:00.795400 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b8f3363e-bf31-4d35-abd4-7d66fc7d05d5 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Flow 'volume_create_api' (5e4efa84-db46-4b65-8e7c-c51f4a99011a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:00.795765 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b8f3363e-bf31-4d35-abd4-7d66fc7d05d5 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Create volume request issued successfully. Jul 31 17:29:00.796421 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b8f3363e-bf31-4d35-abd4-7d66fc7d05d5 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:29:00.796948 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 808/3246] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:29:00 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) Jul 31 17:29:00.809210 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e4aefe0c-9c9c-47cd-97d6-9a4ba5fd7c27 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:00.811974 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e4aefe0c-9c9c-47cd-97d6-9a4ba5fd7c27 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/d519b58e-4493-44a4-af58-b546efd93c3e Jul 31 17:29:00.812376 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e4aefe0c-9c9c-47cd-97d6-9a4ba5fd7c27 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:00.813349 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e4aefe0c-9c9c-47cd-97d6-9a4ba5fd7c27 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:00.824029 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:00.824029 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:00.829614 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e4aefe0c-9c9c-47cd-97d6-9a4ba5fd7c27 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:29:00.839355 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e4aefe0c-9c9c-47cd-97d6-9a4ba5fd7c27 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/d519b58e-4493-44a4-af58-b546efd93c3e returned with HTTP 200 Jul 31 17:29:00.839355 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 816/3247] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:00 2026] GET /volume/v3/volumes/d519b58e-4493-44a4-af58-b546efd93c3e => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:01.115339 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d3bbd940-7df7-4db2-8cd2-b8fb369342d8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:01.117215 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d3bbd940-7df7-4db2-8cd2-b8fb369342d8 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] GET https://10.4.3.92/volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff Jul 31 17:29:01.117463 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d3bbd940-7df7-4db2-8cd2-b8fb369342d8 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:01.117680 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d3bbd940-7df7-4db2-8cd2-b8fb369342d8 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:01.125135 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:01.125135 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:01.130586 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d3bbd940-7df7-4db2-8cd2-b8fb369342d8 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Volume info retrieved successfully. Jul 31 17:29:01.136551 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d3bbd940-7df7-4db2-8cd2-b8fb369342d8 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] https://10.4.3.92/volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff returned with HTTP 200 Jul 31 17:29:01.136936 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 813/3248] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:01 2026] GET /volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff => generated 949 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:01.531261 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-7e1da91e-7a42-40e4-bc42-ed7f6b8e7d64 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:01.533916 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-7e1da91e-7a42-40e4-bc42-ed7f6b8e7d64 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/ae41c40e-e34e-48b4-a627-fcac96600951 Jul 31 17:29:01.534146 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-7e1da91e-7a42-40e4-bc42-ed7f6b8e7d64 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:01.534369 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-7e1da91e-7a42-40e4-bc42-ed7f6b8e7d64 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:01.541502 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:01.541502 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:01.542231 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-7e1da91e-7a42-40e4-bc42-ed7f6b8e7d64 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:29:01.543490 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-7e1da91e-7a42-40e4-bc42-ed7f6b8e7d64 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/ae41c40e-e34e-48b4-a627-fcac96600951 returned with HTTP 200 Jul 31 17:29:01.543792 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 812/3249] 10.4.3.92 () {68 vars in 1597 bytes} [Fri Jul 31 17:29:01 2026] GET /volume/v3/snapshots/ae41c40e-e34e-48b4-a627-fcac96600951 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:01.560788 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-05465fa6-206c-4fc4-8e20-461366ff57ab None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:01.563603 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-05465fa6-206c-4fc4-8e20-461366ff57ab tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/9f19c312-e16b-44cf-a4c2-cc3c1c373c07 Jul 31 17:29:01.564224 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-05465fa6-206c-4fc4-8e20-461366ff57ab tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:01.564224 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-05465fa6-206c-4fc4-8e20-461366ff57ab tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:01.569845 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c1bf4911-84cf-40e8-8117-b31fe9d3d584 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:01.576736 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:01.576736 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:01.584560 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-05465fa6-206c-4fc4-8e20-461366ff57ab tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:29:01.591915 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-05465fa6-206c-4fc4-8e20-461366ff57ab tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/9f19c312-e16b-44cf-a4c2-cc3c1c373c07 returned with HTTP 200 Jul 31 17:29:01.592546 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 809/3250] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:29:01 2026] GET /volume/v3/volumes/9f19c312-e16b-44cf-a4c2-cc3c1c373c07 => generated 1365 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:01.601190 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-000cee59-de4c-4222-b6ea-29c74adbeb96 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:01.603920 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-000cee59-de4c-4222-b6ea-29c74adbeb96 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:29:01.604394 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-000cee59-de4c-4222-b6ea-29c74adbeb96 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "ae41c40e-e34e-48b4-a627-fcac96600951", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:01.606705 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-000cee59-de4c-4222-b6ea-29c74adbeb96 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'ae41c40e-e34e-48b4-a627-fcac96600951', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:29:01.618370 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:01.618370 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:01.619105 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-000cee59-de4c-4222-b6ea-29c74adbeb96 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:29:01.619351 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-000cee59-de4c-4222-b6ea-29c74adbeb96 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Create volume of 1 GB Jul 31 17:29:01.620131 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-000cee59-de4c-4222-b6ea-29c74adbeb96 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Availability Zones retrieved successfully. Jul 31 17:29:01.628466 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-000cee59-de4c-4222-b6ea-29c74adbeb96 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Flow 'volume_create_api' (445247e6-30f5-4ccf-883b-04abef7b918a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:01.630391 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-000cee59-de4c-4222-b6ea-29c74adbeb96 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6e7d6c7-9c41-4618-8244-c2af0b47baf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:01.631887 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-000cee59-de4c-4222-b6ea-29c74adbeb96 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:29:01.670959 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-000cee59-de4c-4222-b6ea-29c74adbeb96 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6e7d6c7-9c41-4618-8244-c2af0b47baf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ae41c40e-e34e-48b4-a627-fcac96600951', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:01.671587 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-000cee59-de4c-4222-b6ea-29c74adbeb96 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81420662-b013-413c-86c9-82c39531f6a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:01.699107 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c1bf4911-84cf-40e8-8117-b31fe9d3d584 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:29:01.699926 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c1bf4911-84cf-40e8-8117-b31fe9d3d584 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-253580962"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:01.702164 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-c1bf4911-84cf-40e8-8117-b31fe9d3d584 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-253580962'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:29:01.702590 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-c1bf4911-84cf-40e8-8117-b31fe9d3d584 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Create volume of 1 GB Jul 31 17:29:01.708046 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c1bf4911-84cf-40e8-8117-b31fe9d3d584 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Availability Zones retrieved successfully. Jul 31 17:29:01.716882 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c1bf4911-84cf-40e8-8117-b31fe9d3d584 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Flow 'volume_create_api' (ce199612-87bc-4677-8737-adc99c9c7744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:01.718276 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c1bf4911-84cf-40e8-8117-b31fe9d3d584 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69f12323-8ff5-49f4-a32c-2bd30bb62cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:01.720223 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-c1bf4911-84cf-40e8-8117-b31fe9d3d584 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:29:01.733035 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-000cee59-de4c-4222-b6ea-29c74adbeb96 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Created reservations ['2098b70e-d6c5-4fab-a113-cdde51e693bf', '3d32813f-11ad-498c-a535-78a3ee99a439', '3cb9a3e6-d16e-4266-94bc-c57919ecc359', '21c1f67c-fb53-4ee6-945c-4ab308aff1a3'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:01.733928 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-000cee59-de4c-4222-b6ea-29c74adbeb96 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81420662-b013-413c-86c9-82c39531f6a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2098b70e-d6c5-4fab-a113-cdde51e693bf', '3d32813f-11ad-498c-a535-78a3ee99a439', '3cb9a3e6-d16e-4266-94bc-c57919ecc359', '21c1f67c-fb53-4ee6-945c-4ab308aff1a3']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:01.734817 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-000cee59-de4c-4222-b6ea-29c74adbeb96 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bca1b90-51f2-460d-b8a5-16a594440ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:01.762261 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c1bf4911-84cf-40e8-8117-b31fe9d3d584 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69f12323-8ff5-49f4-a32c-2bd30bb62cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:01.763969 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c1bf4911-84cf-40e8-8117-b31fe9d3d584 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5587e52a-0028-4045-94a3-f3d72632ef0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:01.780173 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-000cee59-de4c-4222-b6ea-29c74adbeb96 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bca1b90-51f2-460d-b8a5-16a594440ad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7712b25-bacf-4202-91b0-5e7afbf1aff9', '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='93f3986dd70442d6b42d2af87d722313',qos_specs=None,replication_status=,reservations=['2098b70e-d6c5-4fab-a113-cdde51e693bf','3d32813f-11ad-498c-a535-78a3ee99a439','3cb9a3e6-d16e-4266-94bc-c57919ecc359','21c1f67c-fb53-4ee6-945c-4ab308aff1a3'],size=1,snapshot_id=ae41c40e-e34e-48b4-a627-fcac96600951,source_replicaid=,source_volid=None,status='creating',user_id='6dda15d2abf14a889e507b800d058d6f',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:29:01Z,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=a7712b25-bacf-4202-91b0-5e7afbf1aff9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93f3986dd70442d6b42d2af87d722313',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ae41c40e-e34e-48b4-a627-fcac96600951,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6dda15d2abf14a889e507b800d058d6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:01.780959 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-000cee59-de4c-4222-b6ea-29c74adbeb96 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ab1d864-e4d4-49b0-b936-dbc11628c453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:01.802783 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-000cee59-de4c-4222-b6ea-29c74adbeb96 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ab1d864-e4d4-49b0-b936-dbc11628c453) transitioned into 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='93f3986dd70442d6b42d2af87d722313',qos_specs=None,replication_status=,reservations=['2098b70e-d6c5-4fab-a113-cdde51e693bf','3d32813f-11ad-498c-a535-78a3ee99a439','3cb9a3e6-d16e-4266-94bc-c57919ecc359','21c1f67c-fb53-4ee6-945c-4ab308aff1a3'],size=1,snapshot_id=ae41c40e-e34e-48b4-a627-fcac96600951,source_replicaid=,source_volid=None,status='creating',user_id='6dda15d2abf14a889e507b800d058d6f',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:01.803745 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-000cee59-de4c-4222-b6ea-29c74adbeb96 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deff357a-4eb1-481b-974b-a96cbbc59aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:01.827362 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-000cee59-de4c-4222-b6ea-29c74adbeb96 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deff357a-4eb1-481b-974b-a96cbbc59aee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:01.828263 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-000cee59-de4c-4222-b6ea-29c74adbeb96 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Flow 'volume_create_api' (445247e6-30f5-4ccf-883b-04abef7b918a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:01.828613 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-000cee59-de4c-4222-b6ea-29c74adbeb96 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Create volume request issued successfully. Jul 31 17:29:01.829233 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-000cee59-de4c-4222-b6ea-29c74adbeb96 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:29:01.829723 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 814/3251] 10.4.3.92 () {72 vars in 1534 bytes} [Fri Jul 31 17:29:01 2026] POST /volume/v3/volumes => generated 734 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:01.839938 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-3bad0568-33be-414a-8da8-fbbc8e45b468 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:01.842213 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-3bad0568-33be-414a-8da8-fbbc8e45b468 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/a7712b25-bacf-4202-91b0-5e7afbf1aff9 Jul 31 17:29:01.842431 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-3bad0568-33be-414a-8da8-fbbc8e45b468 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:01.842659 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-3bad0568-33be-414a-8da8-fbbc8e45b468 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:01.847266 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-c1bf4911-84cf-40e8-8117-b31fe9d3d584 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Created reservations ['68f0a32d-414c-4945-a19d-d6702dbf48e9', '3a232884-496a-4da4-8799-c071965dc3c3', '937ae879-06c3-48a6-ac4c-cb4ca857dca1', '8599ecb8-dab5-4e16-a622-a42e8ab8a436'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:01.850364 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c1bf4911-84cf-40e8-8117-b31fe9d3d584 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5587e52a-0028-4045-94a3-f3d72632ef0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68f0a32d-414c-4945-a19d-d6702dbf48e9', '3a232884-496a-4da4-8799-c071965dc3c3', '937ae879-06c3-48a6-ac4c-cb4ca857dca1', '8599ecb8-dab5-4e16-a622-a42e8ab8a436']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:01.850364 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c1bf4911-84cf-40e8-8117-b31fe9d3d584 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0775fe44-6195-4242-ab8f-1e4e82705d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:01.850732 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:01.850732 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:01.852642 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7c0ecb7e-3879-454d-9c4f-f55ceea65228 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:01.856507 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-3bad0568-33be-414a-8da8-fbbc8e45b468 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:29:01.856687 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7c0ecb7e-3879-454d-9c4f-f55ceea65228 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/d519b58e-4493-44a4-af58-b546efd93c3e Jul 31 17:29:01.856687 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7c0ecb7e-3879-454d-9c4f-f55ceea65228 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:01.856687 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7c0ecb7e-3879-454d-9c4f-f55ceea65228 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:01.860428 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-3bad0568-33be-414a-8da8-fbbc8e45b468 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/a7712b25-bacf-4202-91b0-5e7afbf1aff9 returned with HTTP 200 Jul 31 17:29:01.861102 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 813/3252] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:29:01 2026] GET /volume/v3/volumes/a7712b25-bacf-4202-91b0-5e7afbf1aff9 => generated 802 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:01.863853 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:01.863853 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:01.867860 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7c0ecb7e-3879-454d-9c4f-f55ceea65228 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:29:01.870355 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-a976a06b-f12a-40d2-a518-88f496e8f720 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:01.873016 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7c0ecb7e-3879-454d-9c4f-f55ceea65228 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/d519b58e-4493-44a4-af58-b546efd93c3e returned with HTTP 200 Jul 31 17:29:01.873439 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-a976a06b-f12a-40d2-a518-88f496e8f720 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/a7712b25-bacf-4202-91b0-5e7afbf1aff9 Jul 31 17:29:01.873514 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 810/3253] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:01 2026] GET /volume/v3/volumes/d519b58e-4493-44a4-af58-b546efd93c3e => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:01.873703 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-a976a06b-f12a-40d2-a518-88f496e8f720 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:01.873956 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-a976a06b-f12a-40d2-a518-88f496e8f720 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:01.881844 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:01.881844 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:01.887912 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-839ed141-d789-488b-a7ec-8ace39c854df None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:01.888006 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-a976a06b-f12a-40d2-a518-88f496e8f720 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:29:01.889787 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c1bf4911-84cf-40e8-8117-b31fe9d3d584 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0775fe44-6195-4242-ab8f-1e4e82705d37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84a4115a-e817-4796-9882-68e478d17bff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-253580962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e58e2256a994007a2b5e81afab9a344',qos_specs=None,replication_status=,reservations=['68f0a32d-414c-4945-a19d-d6702dbf48e9','3a232884-496a-4da4-8799-c071965dc3c3','937ae879-06c3-48a6-ac4c-cb4ca857dca1','8599ecb8-dab5-4e16-a622-a42e8ab8a436'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad754ae55d20458f8e66c79dc84a9583',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:29:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-253580962',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84a4115a-e817-4796-9882-68e478d17bff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e58e2256a994007a2b5e81afab9a344',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad754ae55d20458f8e66c79dc84a9583',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:01.890212 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-839ed141-d789-488b-a7ec-8ace39c854df tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] PUT https://10.4.3.92/volume/v3/volumes/d519b58e-4493-44a4-af58-b546efd93c3e Jul 31 17:29:01.890615 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-839ed141-d789-488b-a7ec-8ace39c854df tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1177123842", "description": null}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:01.891267 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c1bf4911-84cf-40e8-8117-b31fe9d3d584 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e0355f8-ce8a-443b-9c4a-0c71adc8b3e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:01.893024 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-a976a06b-f12a-40d2-a518-88f496e8f720 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/a7712b25-bacf-4202-91b0-5e7afbf1aff9 returned with HTTP 200 Jul 31 17:29:01.893523 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 815/3254] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:29:01 2026] GET /volume/v3/volumes/a7712b25-bacf-4202-91b0-5e7afbf1aff9 => generated 802 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:01.899561 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:01.899561 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:01.903751 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-839ed141-d789-488b-a7ec-8ace39c854df tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:29:01.915487 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-839ed141-d789-488b-a7ec-8ace39c854df tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume updated successfully. Jul 31 17:29:01.915487 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-839ed141-d789-488b-a7ec-8ace39c854df tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/d519b58e-4493-44a4-af58-b546efd93c3e returned with HTTP 200 Jul 31 17:29:01.916038 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 814/3255] 10.4.3.92 () {68 vars in 1361 bytes} [Fri Jul 31 17:29:01 2026] PUT /volume/v3/volumes/d519b58e-4493-44a4-af58-b546efd93c3e => generated 768 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:01.919776 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c1bf4911-84cf-40e8-8117-b31fe9d3d584 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e0355f8-ce8a-443b-9c4a-0c71adc8b3e6) transitioned into state 'SUCCESS' from state '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-253580962',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e58e2256a994007a2b5e81afab9a344',qos_specs=None,replication_status=,reservations=['68f0a32d-414c-4945-a19d-d6702dbf48e9','3a232884-496a-4da4-8799-c071965dc3c3','937ae879-06c3-48a6-ac4c-cb4ca857dca1','8599ecb8-dab5-4e16-a622-a42e8ab8a436'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad754ae55d20458f8e66c79dc84a9583',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:01.921767 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c1bf4911-84cf-40e8-8117-b31fe9d3d584 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a1dbb2c-4100-4448-b2e6-e2b8270a370c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:01.937349 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-01adb1fb-127c-4ad0-9925-1370f61150d1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:01.937588 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c1bf4911-84cf-40e8-8117-b31fe9d3d584 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a1dbb2c-4100-4448-b2e6-e2b8270a370c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:01.937588 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c1bf4911-84cf-40e8-8117-b31fe9d3d584 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Flow 'volume_create_api' (ce199612-87bc-4677-8737-adc99c9c7744) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:01.937588 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c1bf4911-84cf-40e8-8117-b31fe9d3d584 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Create volume request issued successfully. Jul 31 17:29:01.937736 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-01adb1fb-127c-4ad0-9925-1370f61150d1 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/d519b58e-4493-44a4-af58-b546efd93c3e Jul 31 17:29:01.937736 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-01adb1fb-127c-4ad0-9925-1370f61150d1 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:01.937805 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c1bf4911-84cf-40e8-8117-b31fe9d3d584 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:29:01.937840 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-01adb1fb-127c-4ad0-9925-1370f61150d1 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:01.938721 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 817/3256] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:29:01 2026] POST /volume/v3/volumes => generated 775 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:01.950768 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:01.950768 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:01.957006 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ced21a80-5eb6-4175-b870-127d68d78232 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:01.959758 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-01adb1fb-127c-4ad0-9925-1370f61150d1 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:29:01.962392 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ced21a80-5eb6-4175-b870-127d68d78232 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] GET https://10.4.3.92/volume/v3/volumes/84a4115a-e817-4796-9882-68e478d17bff Jul 31 17:29:01.962392 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ced21a80-5eb6-4175-b870-127d68d78232 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:01.962392 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ced21a80-5eb6-4175-b870-127d68d78232 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:01.970348 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-01adb1fb-127c-4ad0-9925-1370f61150d1 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/d519b58e-4493-44a4-af58-b546efd93c3e returned with HTTP 200 Jul 31 17:29:01.970348 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 811/3257] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:01 2026] GET /volume/v3/volumes/d519b58e-4493-44a4-af58-b546efd93c3e => generated 836 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:01.973287 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:01.973287 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:01.982739 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ced21a80-5eb6-4175-b870-127d68d78232 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Volume info retrieved successfully. Jul 31 17:29:01.987346 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ea63052d-12b0-4f73-aa5a-e5fb3203c617 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:01.987991 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ced21a80-5eb6-4175-b870-127d68d78232 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] https://10.4.3.92/volume/v3/volumes/84a4115a-e817-4796-9882-68e478d17bff returned with HTTP 200 Jul 31 17:29:01.988356 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ea63052d-12b0-4f73-aa5a-e5fb3203c617 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] DELETE https://10.4.3.92/volume/v3/volumes/d519b58e-4493-44a4-af58-b546efd93c3e Jul 31 17:29:01.988596 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 816/3258] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:01 2026] GET /volume/v3/volumes/84a4115a-e817-4796-9882-68e478d17bff => generated 954 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:01.988654 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ea63052d-12b0-4f73-aa5a-e5fb3203c617 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:01.988861 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ea63052d-12b0-4f73-aa5a-e5fb3203c617 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:01.989034 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-ea63052d-12b0-4f73-aa5a-e5fb3203c617 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Delete volume with id: d519b58e-4493-44a4-af58-b546efd93c3e Jul 31 17:29:02.000226 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:02.000226 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:02.000226 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ea63052d-12b0-4f73-aa5a-e5fb3203c617 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:29:02.031590 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ea63052d-12b0-4f73-aa5a-e5fb3203c617 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Delete volume request issued successfully. Jul 31 17:29:02.031830 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ea63052d-12b0-4f73-aa5a-e5fb3203c617 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/d519b58e-4493-44a4-af58-b546efd93c3e returned with HTTP 202 Jul 31 17:29:02.032590 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 815/3259] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:01 2026] DELETE /volume/v3/volumes/d519b58e-4493-44a4-af58-b546efd93c3e => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:02.044161 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-303a4d95-aa2d-49df-a92f-c2931a73eeaf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:02.047301 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-303a4d95-aa2d-49df-a92f-c2931a73eeaf tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/d519b58e-4493-44a4-af58-b546efd93c3e Jul 31 17:29:02.047608 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-303a4d95-aa2d-49df-a92f-c2931a73eeaf tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:02.047829 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-303a4d95-aa2d-49df-a92f-c2931a73eeaf tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:02.064007 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:02.064007 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:02.071662 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-303a4d95-aa2d-49df-a92f-c2931a73eeaf tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:29:02.080294 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-303a4d95-aa2d-49df-a92f-c2931a73eeaf tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/d519b58e-4493-44a4-af58-b546efd93c3e returned with HTTP 200 Jul 31 17:29:02.081415 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 818/3260] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:02 2026] GET /volume/v3/volumes/d519b58e-4493-44a4-af58-b546efd93c3e => generated 835 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:02.153251 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9c88bdeb-f1a3-4cc1-bec1-9dd4ec26f873 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:02.156130 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9c88bdeb-f1a3-4cc1-bec1-9dd4ec26f873 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] GET https://10.4.3.92/volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff Jul 31 17:29:02.156393 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9c88bdeb-f1a3-4cc1-bec1-9dd4ec26f873 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:02.156682 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9c88bdeb-f1a3-4cc1-bec1-9dd4ec26f873 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:02.165042 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:02.165042 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:02.170809 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9c88bdeb-f1a3-4cc1-bec1-9dd4ec26f873 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Volume info retrieved successfully. Jul 31 17:29:02.176117 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9c88bdeb-f1a3-4cc1-bec1-9dd4ec26f873 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] https://10.4.3.92/volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff returned with HTTP 200 Jul 31 17:29:02.176691 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 812/3261] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:02 2026] GET /volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff => generated 949 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:03.010753 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-69d53263-77e6-43f0-bac3-cffa9da506b3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:03.012851 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-69d53263-77e6-43f0-bac3-cffa9da506b3 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] GET https://10.4.3.92/volume/v3/volumes/84a4115a-e817-4796-9882-68e478d17bff Jul 31 17:29:03.013340 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-69d53263-77e6-43f0-bac3-cffa9da506b3 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:03.013786 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-69d53263-77e6-43f0-bac3-cffa9da506b3 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:03.026915 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:03.026915 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:03.031666 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-69d53263-77e6-43f0-bac3-cffa9da506b3 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Volume info retrieved successfully. Jul 31 17:29:03.038104 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-69d53263-77e6-43f0-bac3-cffa9da506b3 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] https://10.4.3.92/volume/v3/volumes/84a4115a-e817-4796-9882-68e478d17bff returned with HTTP 200 Jul 31 17:29:03.038788 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 817/3262] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:03 2026] GET /volume/v3/volumes/84a4115a-e817-4796-9882-68e478d17bff => generated 1015 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:03.057123 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ee57434c-8b92-4522-a59a-d89810f14814 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:03.103378 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-44ce0a76-3424-4055-a3cd-9670994dcdc2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:03.106380 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-09b7866b-1c5a-48c6-ab1d-73c8380d4c07 req-01f1228e-7835-434f-9778-e9d39498e735 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:03.107894 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-44ce0a76-3424-4055-a3cd-9670994dcdc2 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/d519b58e-4493-44a4-af58-b546efd93c3e Jul 31 17:29:03.108229 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-44ce0a76-3424-4055-a3cd-9670994dcdc2 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:03.108565 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-44ce0a76-3424-4055-a3cd-9670994dcdc2 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:03.108657 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-09b7866b-1c5a-48c6-ab1d-73c8380d4c07 req-01f1228e-7835-434f-9778-e9d39498e735 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] GET https://10.4.3.92/volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd Jul 31 17:29:03.108874 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-09b7866b-1c5a-48c6-ab1d-73c8380d4c07 req-01f1228e-7835-434f-9778-e9d39498e735 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:03.109063 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-09b7866b-1c5a-48c6-ab1d-73c8380d4c07 req-01f1228e-7835-434f-9778-e9d39498e735 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:03.120203 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-44ce0a76-3424-4055-a3cd-9670994dcdc2 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/d519b58e-4493-44a4-af58-b546efd93c3e returned with HTTP 404 Jul 31 17:29:03.121004 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 819/3263] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:03 2026] GET /volume/v3/volumes/d519b58e-4493-44a4-af58-b546efd93c3e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:03.126014 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:03.126014 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:03.132886 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-528f1627-852d-4c0d-b762-5b252f24f326 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:03.133035 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-09b7866b-1c5a-48c6-ab1d-73c8380d4c07 req-01f1228e-7835-434f-9778-e9d39498e735 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Volume info retrieved successfully. Jul 31 17:29:03.134864 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-528f1627-852d-4c0d-b762-5b252f24f326 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/1dac0bae-fc80-4c12-a5fc-00a2c6f69dea Jul 31 17:29:03.135244 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-528f1627-852d-4c0d-b762-5b252f24f326 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:03.135583 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-528f1627-852d-4c0d-b762-5b252f24f326 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:03.138819 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-09b7866b-1c5a-48c6-ab1d-73c8380d4c07 req-01f1228e-7835-434f-9778-e9d39498e735 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd returned with HTTP 200 Jul 31 17:29:03.138819 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 813/3264] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:29:03 2026] GET /volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd => generated 1164 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:03.143107 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ee57434c-8b92-4522-a59a-d89810f14814 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-reader] POST https://10.4.3.92/volume/v3/volumes/84a4115a-e817-4796-9882-68e478d17bff/action Jul 31 17:29:03.143107 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ee57434c-8b92-4522-a59a-d89810f14814 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:29:03.143308 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ee57434c-8b92-4522-a59a-d89810f14814 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:03.147994 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:03.147994 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:03.152626 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-528f1627-852d-4c0d-b762-5b252f24f326 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:29:03.156477 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:03.156477 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:03.157339 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ee57434c-8b92-4522-a59a-d89810f14814 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-reader] Volume info retrieved successfully. Jul 31 17:29:03.158999 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-ee57434c-8b92-4522-a59a-d89810f14814 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '2a66c39fdfa7431dbc0e0b334367207a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e58e2256a994007a2b5e81afab9a344', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:29:03.159577 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ee57434c-8b92-4522-a59a-d89810f14814 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-reader] https://10.4.3.92/volume/v3/volumes/84a4115a-e817-4796-9882-68e478d17bff/action returned with HTTP 403 Jul 31 17:29:03.160637 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 816/3265] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:29:03 2026] POST /volume/v3/volumes/84a4115a-e817-4796-9882-68e478d17bff/action => generated 131 bytes in 104 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:03.160736 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-09b7866b-1c5a-48c6-ab1d-73c8380d4c07 req-fbbaf0c9-7544-4400-bebc-6b5ec2ac248c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:03.161701 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-528f1627-852d-4c0d-b762-5b252f24f326 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/1dac0bae-fc80-4c12-a5fc-00a2c6f69dea returned with HTTP 200 Jul 31 17:29:03.162402 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 818/3266] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:03 2026] GET /volume/v3/volumes/1dac0bae-fc80-4c12-a5fc-00a2c6f69dea => generated 922 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:03.162927 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-09b7866b-1c5a-48c6-ab1d-73c8380d4c07 req-fbbaf0c9-7544-4400-bebc-6b5ec2ac248c tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] POST https://10.4.3.92/volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd/action Jul 31 17:29:03.163327 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-09b7866b-1c5a-48c6-ab1d-73c8380d4c07 req-fbbaf0c9-7544-4400-bebc-6b5ec2ac248c tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:29:03.163536 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-09b7866b-1c5a-48c6-ab1d-73c8380d4c07 req-fbbaf0c9-7544-4400-bebc-6b5ec2ac248c tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:03.170289 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0f0cf97a-00dd-49a4-8acb-44c5e52f6dfa None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:03.175974 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0f0cf97a-00dd-49a4-8acb-44c5e52f6dfa tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/84a4115a-e817-4796-9882-68e478d17bff Jul 31 17:29:03.176245 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0f0cf97a-00dd-49a4-8acb-44c5e52f6dfa tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:03.176575 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0f0cf97a-00dd-49a4-8acb-44c5e52f6dfa tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:03.176771 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-0f0cf97a-00dd-49a4-8acb-44c5e52f6dfa tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Delete volume with id: 84a4115a-e817-4796-9882-68e478d17bff Jul 31 17:29:03.177411 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:03.177411 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:03.178161 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-09b7866b-1c5a-48c6-ab1d-73c8380d4c07 req-fbbaf0c9-7544-4400-bebc-6b5ec2ac248c tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Volume info retrieved successfully. Jul 31 17:29:03.180102 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cde8c730-0851-475f-a056-28a761fa4fb0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:03.182954 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cde8c730-0851-475f-a056-28a761fa4fb0 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] DELETE https://10.4.3.92/volume/v3/volumes/1dac0bae-fc80-4c12-a5fc-00a2c6f69dea Jul 31 17:29:03.183338 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cde8c730-0851-475f-a056-28a761fa4fb0 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:03.184109 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cde8c730-0851-475f-a056-28a761fa4fb0 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:03.184109 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-cde8c730-0851-475f-a056-28a761fa4fb0 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Delete volume with id: 1dac0bae-fc80-4c12-a5fc-00a2c6f69dea Jul 31 17:29:03.185891 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:03.185891 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:03.186606 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0f0cf97a-00dd-49a4-8acb-44c5e52f6dfa tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Volume info retrieved successfully. Jul 31 17:29:03.189270 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-09b7866b-1c5a-48c6-ab1d-73c8380d4c07 req-fbbaf0c9-7544-4400-bebc-6b5ec2ac248c tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Begin detaching volume completed successfully. Jul 31 17:29:03.189551 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-09b7866b-1c5a-48c6-ab1d-73c8380d4c07 req-fbbaf0c9-7544-4400-bebc-6b5ec2ac248c tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd/action returned with HTTP 202 Jul 31 17:29:03.190024 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 820/3267] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:29:03 2026] POST /volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:29:03.192695 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7bb10cf9-7a2c-4395-91e3-aea9e4b3df8d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:03.194769 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7bb10cf9-7a2c-4395-91e3-aea9e4b3df8d tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] GET https://10.4.3.92/volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff Jul 31 17:29:03.195203 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7bb10cf9-7a2c-4395-91e3-aea9e4b3df8d tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:03.195997 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7bb10cf9-7a2c-4395-91e3-aea9e4b3df8d tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:03.203672 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:03.203672 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:03.204719 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cde8c730-0851-475f-a056-28a761fa4fb0 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:29:03.207133 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:03.207133 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:03.213135 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7bb10cf9-7a2c-4395-91e3-aea9e4b3df8d tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Volume info retrieved successfully. Jul 31 17:29:03.217898 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0f0cf97a-00dd-49a4-8acb-44c5e52f6dfa tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Delete volume request issued successfully. Jul 31 17:29:03.217898 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0f0cf97a-00dd-49a4-8acb-44c5e52f6dfa tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] https://10.4.3.92/volume/v3/volumes/84a4115a-e817-4796-9882-68e478d17bff returned with HTTP 202 Jul 31 17:29:03.217898 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 814/3268] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:03 2026] DELETE /volume/v3/volumes/84a4115a-e817-4796-9882-68e478d17bff => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:03.226996 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5adc751e-444a-4051-adbd-8389471912b3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:03.229955 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5adc751e-444a-4051-adbd-8389471912b3 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] GET https://10.4.3.92/volume/v3/volumes/84a4115a-e817-4796-9882-68e478d17bff Jul 31 17:29:03.230579 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5adc751e-444a-4051-adbd-8389471912b3 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:03.230777 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5adc751e-444a-4051-adbd-8389471912b3 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:03.233601 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7bb10cf9-7a2c-4395-91e3-aea9e4b3df8d tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] https://10.4.3.92/volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff returned with HTTP 200 Jul 31 17:29:03.234091 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 819/3269] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:03 2026] GET /volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff => generated 949 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:03.243633 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:03.243633 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:03.248306 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5adc751e-444a-4051-adbd-8389471912b3 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Volume info retrieved successfully. Jul 31 17:29:03.255100 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5adc751e-444a-4051-adbd-8389471912b3 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] https://10.4.3.92/volume/v3/volumes/84a4115a-e817-4796-9882-68e478d17bff returned with HTTP 200 Jul 31 17:29:03.255100 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 821/3270] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:03 2026] GET /volume/v3/volumes/84a4115a-e817-4796-9882-68e478d17bff => generated 1014 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:03.260235 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cde8c730-0851-475f-a056-28a761fa4fb0 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Delete volume request issued successfully. Jul 31 17:29:03.260474 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-52469277-5894-4e79-ae36-c92f46a208d4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:03.260584 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cde8c730-0851-475f-a056-28a761fa4fb0 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/1dac0bae-fc80-4c12-a5fc-00a2c6f69dea returned with HTTP 202 Jul 31 17:29:03.260911 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-52469277-5894-4e79-ae36-c92f46a208d4 None None] GET https://10.4.3.92/volume// Jul 31 17:29:03.261043 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 817/3271] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:03 2026] DELETE /volume/v3/volumes/1dac0bae-fc80-4c12-a5fc-00a2c6f69dea => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:03.261151 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-52469277-5894-4e79-ae36-c92f46a208d4 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:03.265007 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-52469277-5894-4e79-ae36-c92f46a208d4 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:03.265569 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-52469277-5894-4e79-ae36-c92f46a208d4 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:29:03.266044 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 815/3272] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:29:03 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:29:03.271061 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7045658b-c057-4ab3-bb97-738c4f1a0231 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:03.276333 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7045658b-c057-4ab3-bb97-738c4f1a0231 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/1dac0bae-fc80-4c12-a5fc-00a2c6f69dea Jul 31 17:29:03.277811 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7045658b-c057-4ab3-bb97-738c4f1a0231 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:03.277811 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7045658b-c057-4ab3-bb97-738c4f1a0231 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:03.287036 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-09b7866b-1c5a-48c6-ab1d-73c8380d4c07 req-78876c82-cdc8-49e1-a18c-977054091a88 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:03.288002 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-09b7866b-1c5a-48c6-ab1d-73c8380d4c07 req-78876c82-cdc8-49e1-a18c-977054091a88 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] GET https://10.4.3.92/volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd Jul 31 17:29:03.288350 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-09b7866b-1c5a-48c6-ab1d-73c8380d4c07 req-78876c82-cdc8-49e1-a18c-977054091a88 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:03.288587 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-09b7866b-1c5a-48c6-ab1d-73c8380d4c07 req-78876c82-cdc8-49e1-a18c-977054091a88 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:03.294687 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:03.294687 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:03.304835 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7045658b-c057-4ab3-bb97-738c4f1a0231 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:29:03.311692 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:03.311692 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:03.312876 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7045658b-c057-4ab3-bb97-738c4f1a0231 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/1dac0bae-fc80-4c12-a5fc-00a2c6f69dea returned with HTTP 200 Jul 31 17:29:03.313362 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 820/3273] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:03 2026] GET /volume/v3/volumes/1dac0bae-fc80-4c12-a5fc-00a2c6f69dea => generated 921 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:03.316026 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-09b7866b-1c5a-48c6-ab1d-73c8380d4c07 req-78876c82-cdc8-49e1-a18c-977054091a88 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Volume info retrieved successfully. Jul 31 17:29:03.321798 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-09b7866b-1c5a-48c6-ab1d-73c8380d4c07 req-78876c82-cdc8-49e1-a18c-977054091a88 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd returned with HTTP 200 Jul 31 17:29:03.322580 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 822/3274] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:29:03 2026] GET /volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd => generated 1347 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:29:04.256867 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-72e092cb-5800-4e56-a28f-3507047c0e94 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:04.265342 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-72e092cb-5800-4e56-a28f-3507047c0e94 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] GET https://10.4.3.92/volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff Jul 31 17:29:04.265342 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-72e092cb-5800-4e56-a28f-3507047c0e94 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:04.265342 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-72e092cb-5800-4e56-a28f-3507047c0e94 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:04.272869 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:04.272869 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:04.274125 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7df35e6a-9c21-40d0-b2ef-3bb82295dcba None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:04.276229 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7df35e6a-9c21-40d0-b2ef-3bb82295dcba tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] GET https://10.4.3.92/volume/v3/volumes/84a4115a-e817-4796-9882-68e478d17bff Jul 31 17:29:04.276712 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7df35e6a-9c21-40d0-b2ef-3bb82295dcba tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:04.277193 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7df35e6a-9c21-40d0-b2ef-3bb82295dcba tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:04.278471 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-72e092cb-5800-4e56-a28f-3507047c0e94 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Volume info retrieved successfully. Jul 31 17:29:04.280484 np0000006248 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=491,cinder:UPDATE=159,cinder:INSERT=77 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:29:04.285017 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7df35e6a-9c21-40d0-b2ef-3bb82295dcba tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] https://10.4.3.92/volume/v3/volumes/84a4115a-e817-4796-9882-68e478d17bff returned with HTTP 404 Jul 31 17:29:04.285931 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 816/3275] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:04 2026] GET /volume/v3/volumes/84a4115a-e817-4796-9882-68e478d17bff => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:04.287952 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-72e092cb-5800-4e56-a28f-3507047c0e94 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] https://10.4.3.92/volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff returned with HTTP 200 Jul 31 17:29:04.287952 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 818/3276] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:04 2026] GET /volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff => generated 1295 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:04.296560 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b75f9af2-ca88-42cc-ae88-5b1999bbb94c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:04.297939 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b75f9af2-ca88-42cc-ae88-5b1999bbb94c tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:29:04.298869 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b75f9af2-ca88-42cc-ae88-5b1999bbb94c tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-824855984"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:04.299768 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-b75f9af2-ca88-42cc-ae88-5b1999bbb94c tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-824855984'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:29:04.303753 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-b75f9af2-ca88-42cc-ae88-5b1999bbb94c tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Create volume of 1 GB Jul 31 17:29:04.303753 np0000006248 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=427,cinder:UPDATE=137,cinder:INSERT=64,cinder:DELETE=1 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:29:04.305549 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b75f9af2-ca88-42cc-ae88-5b1999bbb94c tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Availability Zones retrieved successfully. Jul 31 17:29:04.312558 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b75f9af2-ca88-42cc-ae88-5b1999bbb94c tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Flow 'volume_create_api' (3a05d9e5-b598-4c38-8eba-d5571204a124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:04.314403 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b75f9af2-ca88-42cc-ae88-5b1999bbb94c tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0291f821-d820-4eb1-aeba-05742294cc3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:04.315558 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-b75f9af2-ca88-42cc-ae88-5b1999bbb94c tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:29:04.334944 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-370b5398-cf3f-4a63-bf51-834103e1eabf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:04.336805 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-370b5398-cf3f-4a63-bf51-834103e1eabf tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/1dac0bae-fc80-4c12-a5fc-00a2c6f69dea Jul 31 17:29:04.336996 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-370b5398-cf3f-4a63-bf51-834103e1eabf tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:04.337193 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-370b5398-cf3f-4a63-bf51-834103e1eabf tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:04.339516 np0000006248 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=605,cinder:INSERT=113,cinder:UPDATE=203 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:29:04.343797 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-370b5398-cf3f-4a63-bf51-834103e1eabf tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/1dac0bae-fc80-4c12-a5fc-00a2c6f69dea returned with HTTP 404 Jul 31 17:29:04.344884 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 823/3277] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:04 2026] GET /volume/v3/volumes/1dac0bae-fc80-4c12-a5fc-00a2c6f69dea => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:04.348018 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b75f9af2-ca88-42cc-ae88-5b1999bbb94c tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0291f821-d820-4eb1-aeba-05742294cc3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:04.349041 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b75f9af2-ca88-42cc-ae88-5b1999bbb94c tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15d006e9-73e7-425e-98e7-c5d2e4f18444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:04.355677 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-dffc7b9b-9c57-48c2-b315-113e81b3e911 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:04.358649 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dffc7b9b-9c57-48c2-b315-113e81b3e911 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/a1690815-bf7f-4113-99fa-1a2f9a68d26e Jul 31 17:29:04.358939 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dffc7b9b-9c57-48c2-b315-113e81b3e911 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:04.359167 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dffc7b9b-9c57-48c2-b315-113e81b3e911 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:04.367667 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:04.367667 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:04.373409 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-dffc7b9b-9c57-48c2-b315-113e81b3e911 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:29:04.380638 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dffc7b9b-9c57-48c2-b315-113e81b3e911 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/a1690815-bf7f-4113-99fa-1a2f9a68d26e returned with HTTP 200 Jul 31 17:29:04.381066 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 817/3278] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:04 2026] GET /volume/v3/volumes/a1690815-bf7f-4113-99fa-1a2f9a68d26e => generated 834 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:04.394919 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-b75f9af2-ca88-42cc-ae88-5b1999bbb94c tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Created reservations ['d2e12465-9403-464a-962a-22ac04cb87ea', '00c39069-071b-458a-91f9-2c50acdc9578', '67230dfd-0fe6-491e-b9a0-cc36ca7c4721', 'ab619d9a-9843-4b2b-959d-2f88fd9621c6'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:04.395903 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b75f9af2-ca88-42cc-ae88-5b1999bbb94c tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15d006e9-73e7-425e-98e7-c5d2e4f18444) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2e12465-9403-464a-962a-22ac04cb87ea', '00c39069-071b-458a-91f9-2c50acdc9578', '67230dfd-0fe6-491e-b9a0-cc36ca7c4721', 'ab619d9a-9843-4b2b-959d-2f88fd9621c6']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:04.396791 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b75f9af2-ca88-42cc-ae88-5b1999bbb94c tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea326ae7-cfaa-412b-b2a7-84bb8a700e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:04.396991 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3f3e0d8b-d40b-44ca-bc61-592159198dd2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:04.399173 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3f3e0d8b-d40b-44ca-bc61-592159198dd2 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] DELETE https://10.4.3.92/volume/v3/volumes/a1690815-bf7f-4113-99fa-1a2f9a68d26e Jul 31 17:29:04.399325 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3f3e0d8b-d40b-44ca-bc61-592159198dd2 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:04.399533 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3f3e0d8b-d40b-44ca-bc61-592159198dd2 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:04.399698 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-3f3e0d8b-d40b-44ca-bc61-592159198dd2 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Delete volume with id: a1690815-bf7f-4113-99fa-1a2f9a68d26e Jul 31 17:29:04.400295 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-09b7866b-1c5a-48c6-ab1d-73c8380d4c07 req-1bdcbab6-f3d0-4463-adfe-ff4a378704d9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:04.402767 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-09b7866b-1c5a-48c6-ab1d-73c8380d4c07 req-1bdcbab6-f3d0-4463-adfe-ff4a378704d9 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] DELETE https://10.4.3.92/volume/v3/attachments/83ed739d-00de-40be-a18b-b2bd740d1423 Jul 31 17:29:04.402922 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-09b7866b-1c5a-48c6-ab1d-73c8380d4c07 req-1bdcbab6-f3d0-4463-adfe-ff4a378704d9 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:04.403106 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-09b7866b-1c5a-48c6-ab1d-73c8380d4c07 req-1bdcbab6-f3d0-4463-adfe-ff4a378704d9 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:04.406129 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:04.406129 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:04.406617 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3f3e0d8b-d40b-44ca-bc61-592159198dd2 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:29:04.410878 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:04.410878 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:04.425799 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b75f9af2-ca88-42cc-ae88-5b1999bbb94c tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea326ae7-cfaa-412b-b2a7-84bb8a700e65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec0e60d7-bea7-47a6-8022-ce9095ecd7fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-824855984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e58e2256a994007a2b5e81afab9a344',qos_specs=None,replication_status=,reservations=['d2e12465-9403-464a-962a-22ac04cb87ea','00c39069-071b-458a-91f9-2c50acdc9578','67230dfd-0fe6-491e-b9a0-cc36ca7c4721','ab619d9a-9843-4b2b-959d-2f88fd9621c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad754ae55d20458f8e66c79dc84a9583',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:29:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-824855984',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec0e60d7-bea7-47a6-8022-ce9095ecd7fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e58e2256a994007a2b5e81afab9a344',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad754ae55d20458f8e66c79dc84a9583',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:04.426667 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b75f9af2-ca88-42cc-ae88-5b1999bbb94c tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6537877-6aa5-4540-8253-5e1ec8ff3649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:04.427545 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3f3e0d8b-d40b-44ca-bc61-592159198dd2 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Delete volume request issued successfully. Jul 31 17:29:04.427676 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3f3e0d8b-d40b-44ca-bc61-592159198dd2 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/a1690815-bf7f-4113-99fa-1a2f9a68d26e returned with HTTP 202 Jul 31 17:29:04.428198 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 819/3279] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:04 2026] DELETE /volume/v3/volumes/a1690815-bf7f-4113-99fa-1a2f9a68d26e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:04.436337 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-32124b0d-b2fd-423c-b9bb-973243e32179 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:04.439069 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-32124b0d-b2fd-423c-b9bb-973243e32179 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/a1690815-bf7f-4113-99fa-1a2f9a68d26e Jul 31 17:29:04.439361 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-32124b0d-b2fd-423c-b9bb-973243e32179 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:04.439655 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-32124b0d-b2fd-423c-b9bb-973243e32179 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:04.449724 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:04.449724 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:04.453562 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b75f9af2-ca88-42cc-ae88-5b1999bbb94c tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6537877-6aa5-4540-8253-5e1ec8ff3649) transitioned into state 'SUCCESS' from state '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-824855984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e58e2256a994007a2b5e81afab9a344',qos_specs=None,replication_status=,reservations=['d2e12465-9403-464a-962a-22ac04cb87ea','00c39069-071b-458a-91f9-2c50acdc9578','67230dfd-0fe6-491e-b9a0-cc36ca7c4721','ab619d9a-9843-4b2b-959d-2f88fd9621c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad754ae55d20458f8e66c79dc84a9583',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:04.454190 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-32124b0d-b2fd-423c-b9bb-973243e32179 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:29:04.454708 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b75f9af2-ca88-42cc-ae88-5b1999bbb94c tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7493800-5773-403a-9520-7723a460e222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:04.458604 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-32124b0d-b2fd-423c-b9bb-973243e32179 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/a1690815-bf7f-4113-99fa-1a2f9a68d26e returned with HTTP 200 Jul 31 17:29:04.459127 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 818/3280] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:04 2026] GET /volume/v3/volumes/a1690815-bf7f-4113-99fa-1a2f9a68d26e => generated 833 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:04.467773 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b75f9af2-ca88-42cc-ae88-5b1999bbb94c tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7493800-5773-403a-9520-7723a460e222) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:04.468812 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b75f9af2-ca88-42cc-ae88-5b1999bbb94c tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Flow 'volume_create_api' (3a05d9e5-b598-4c38-8eba-d5571204a124) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:04.469102 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b75f9af2-ca88-42cc-ae88-5b1999bbb94c tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Create volume request issued successfully. Jul 31 17:29:04.469835 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b75f9af2-ca88-42cc-ae88-5b1999bbb94c tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:29:04.470404 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 821/3281] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:29:04 2026] POST /volume/v3/volumes => generated 775 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:04.487093 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5d893481-6497-4ed6-b29c-7c4d9b2e7fd4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:04.487445 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-09b7866b-1c5a-48c6-ab1d-73c8380d4c07 req-1bdcbab6-f3d0-4463-adfe-ff4a378704d9 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/attachments/83ed739d-00de-40be-a18b-b2bd740d1423 returned with HTTP 200 Jul 31 17:29:04.488246 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 824/3282] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:29:04 2026] DELETE /volume/v3/attachments/83ed739d-00de-40be-a18b-b2bd740d1423 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:04.489023 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5d893481-6497-4ed6-b29c-7c4d9b2e7fd4 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] GET https://10.4.3.92/volume/v3/volumes/ec0e60d7-bea7-47a6-8022-ce9095ecd7fb Jul 31 17:29:04.489180 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5d893481-6497-4ed6-b29c-7c4d9b2e7fd4 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:04.489451 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5d893481-6497-4ed6-b29c-7c4d9b2e7fd4 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:04.496990 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:04.496990 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:04.501636 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5d893481-6497-4ed6-b29c-7c4d9b2e7fd4 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Volume info retrieved successfully. Jul 31 17:29:04.506518 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5d893481-6497-4ed6-b29c-7c4d9b2e7fd4 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] https://10.4.3.92/volume/v3/volumes/ec0e60d7-bea7-47a6-8022-ce9095ecd7fb returned with HTTP 200 Jul 31 17:29:04.507049 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 820/3283] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:04 2026] GET /volume/v3/volumes/ec0e60d7-bea7-47a6-8022-ce9095ecd7fb => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:04.904567 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-071f702e-74da-4c9c-a3f1-eab300c837dc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:04.906946 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-071f702e-74da-4c9c-a3f1-eab300c837dc tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/a7712b25-bacf-4202-91b0-5e7afbf1aff9 Jul 31 17:29:04.907123 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-071f702e-74da-4c9c-a3f1-eab300c837dc tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:04.907446 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-071f702e-74da-4c9c-a3f1-eab300c837dc tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:04.916595 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:04.916595 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:04.921335 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-071f702e-74da-4c9c-a3f1-eab300c837dc tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:29:04.927684 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-071f702e-74da-4c9c-a3f1-eab300c837dc tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/a7712b25-bacf-4202-91b0-5e7afbf1aff9 returned with HTTP 200 Jul 31 17:29:04.928090 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 819/3284] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:29:04 2026] GET /volume/v3/volumes/a7712b25-bacf-4202-91b0-5e7afbf1aff9 => generated 1343 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:04.938042 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bc2e2e3e-732b-45ed-844b-d76b33d79957 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:04.938442 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bc2e2e3e-732b-45ed-844b-d76b33d79957 None None] GET https://10.4.3.92/volume// Jul 31 17:29:04.938698 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bc2e2e3e-732b-45ed-844b-d76b33d79957 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:04.938968 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bc2e2e3e-732b-45ed-844b-d76b33d79957 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:04.939441 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bc2e2e3e-732b-45ed-844b-d76b33d79957 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:29:04.939859 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 822/3285] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:29:04 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:29:04.949267 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-a227f10f-fa53-4f4f-9425-211eaad02575 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:04.951805 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-a227f10f-fa53-4f4f-9425-211eaad02575 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:29:04.952329 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-a227f10f-fa53-4f4f-9425-211eaad02575 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a7712b25-bacf-4202-91b0-5e7afbf1aff9", "connector": null, "instance_uuid": "6f806933-c2b8-44ad-9a24-0d731500aea9"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:04.964968 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:04.964968 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:04.999042 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-a227f10f-fa53-4f4f-9425-211eaad02575 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:29:04.999639 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 825/3286] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:29:04 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) Jul 31 17:29:05.009503 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e6af9c30-aa36-4220-8e04-73bc1b8ef0b0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:05.010003 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e6af9c30-aa36-4220-8e04-73bc1b8ef0b0 None None] GET https://10.4.3.92/volume// Jul 31 17:29:05.010217 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e6af9c30-aa36-4220-8e04-73bc1b8ef0b0 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:05.010500 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e6af9c30-aa36-4220-8e04-73bc1b8ef0b0 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:05.010885 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e6af9c30-aa36-4220-8e04-73bc1b8ef0b0 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:29:05.011260 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 821/3287] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:29:05 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:29:05.020479 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-2bf3e641-861f-403c-9992-374e0a547890 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:05.023729 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-2bf3e641-861f-403c-9992-374e0a547890 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/a7712b25-bacf-4202-91b0-5e7afbf1aff9 Jul 31 17:29:05.024072 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-2bf3e641-861f-403c-9992-374e0a547890 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:05.024326 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-2bf3e641-861f-403c-9992-374e0a547890 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:05.038449 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:05.038449 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:05.042579 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-2bf3e641-861f-403c-9992-374e0a547890 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:29:05.048486 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-2bf3e641-861f-403c-9992-374e0a547890 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/a7712b25-bacf-4202-91b0-5e7afbf1aff9 returned with HTTP 200 Jul 31 17:29:05.048942 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 820/3288] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:29:05 2026] GET /volume/v3/volumes/a7712b25-bacf-4202-91b0-5e7afbf1aff9 => generated 1522 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:29:05.160509 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-22cdc318-1530-4240-ab04-8a1a90b4b49b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:05.162670 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-22cdc318-1530-4240-ab04-8a1a90b4b49b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] PUT https://10.4.3.92/volume/v3/attachments/167d3faf-eca8-4d13-899a-c41f70c47655 Jul 31 17:29:05.163087 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-22cdc318-1530-4240-ab04-8a1a90b4b49b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:05.172348 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-22cdc318-1530-4240-ab04-8a1a90b4b49b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Acquiring lock "cinder-attachment_update-a7712b25-bacf-4202-91b0-5e7afbf1aff9-np0000006248" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:29:05.178699 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-22cdc318-1530-4240-ab04-8a1a90b4b49b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Lock "cinder-attachment_update-a7712b25-bacf-4202-91b0-5e7afbf1aff9-np0000006248" acquired by "attachment_update" :: waited 0.006s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:29:05.180122 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:05.180122 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:05.309371 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f5ced58e-66e3-43ca-acfe-5720fc940993 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:05.309971 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-22cdc318-1530-4240-ab04-8a1a90b4b49b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Lock "cinder-attachment_update-a7712b25-bacf-4202-91b0-5e7afbf1aff9-np0000006248" released by "attachment_update" :: held 0.131s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:29:05.310340 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-22cdc318-1530-4240-ab04-8a1a90b4b49b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments/167d3faf-eca8-4d13-899a-c41f70c47655 returned with HTTP 200 Jul 31 17:29:05.310939 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 823/3289] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:29:05 2026] PUT /volume/v3/attachments/167d3faf-eca8-4d13-899a-c41f70c47655 => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:05.312265 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f5ced58e-66e3-43ca-acfe-5720fc940993 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] GET https://10.4.3.92/volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff Jul 31 17:29:05.312551 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f5ced58e-66e3-43ca-acfe-5720fc940993 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:05.312776 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f5ced58e-66e3-43ca-acfe-5720fc940993 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:05.321883 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:05.321883 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:05.327564 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f5ced58e-66e3-43ca-acfe-5720fc940993 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Volume info retrieved successfully. Jul 31 17:29:05.335445 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f5ced58e-66e3-43ca-acfe-5720fc940993 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] https://10.4.3.92/volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff returned with HTTP 200 Jul 31 17:29:05.336102 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 826/3290] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:05 2026] GET /volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff => generated 1293 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:05.341385 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-5a7dbdcc-2ce5-42ba-821b-22db774dd22a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:05.344247 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-5a7dbdcc-2ce5-42ba-821b-22db774dd22a tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/attachments/167d3faf-eca8-4d13-899a-c41f70c47655/action Jul 31 17:29:05.344678 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-5a7dbdcc-2ce5-42ba-821b-22db774dd22a tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:29:05.344832 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-5a7dbdcc-2ce5-42ba-821b-22db774dd22a tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:05.359714 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9635c05b-d3a1-46d1-b601-fbef090b8055 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:05.362687 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9635c05b-d3a1-46d1-b601-fbef090b8055 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] DELETE https://10.4.3.92/volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff Jul 31 17:29:05.363280 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9635c05b-d3a1-46d1-b601-fbef090b8055 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:05.363280 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9635c05b-d3a1-46d1-b601-fbef090b8055 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:05.363280 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-9635c05b-d3a1-46d1-b601-fbef090b8055 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Delete volume with id: b569bf2e-41d2-4991-8335-c41a8abd51ff Jul 31 17:29:05.372882 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:05.372882 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:05.375623 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:05.375623 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:05.376214 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9635c05b-d3a1-46d1-b601-fbef090b8055 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Volume info retrieved successfully. Jul 31 17:29:05.406477 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-fb5d1b35-d466-4221-a1cb-1043fb255b58 req-5a7dbdcc-2ce5-42ba-821b-22db774dd22a tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments/167d3faf-eca8-4d13-899a-c41f70c47655/action returned with HTTP 204 Jul 31 17:29:05.407942 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 822/3291] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:29:05 2026] POST /volume/v3/attachments/167d3faf-eca8-4d13-899a-c41f70c47655/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:05.412406 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9635c05b-d3a1-46d1-b601-fbef090b8055 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Delete volume request issued successfully. Jul 31 17:29:05.412640 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9635c05b-d3a1-46d1-b601-fbef090b8055 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] https://10.4.3.92/volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff returned with HTTP 202 Jul 31 17:29:05.413150 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 821/3292] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:05 2026] DELETE /volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 17:29:05.424107 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3fecd455-6839-40b7-bd32-743d13f4ac9c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:05.426639 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3fecd455-6839-40b7-bd32-743d13f4ac9c tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] GET https://10.4.3.92/volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff Jul 31 17:29:05.426906 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3fecd455-6839-40b7-bd32-743d13f4ac9c tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:05.429609 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3fecd455-6839-40b7-bd32-743d13f4ac9c tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:05.438837 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:05.438837 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:05.444467 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3fecd455-6839-40b7-bd32-743d13f4ac9c tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Volume info retrieved successfully. Jul 31 17:29:05.451205 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3fecd455-6839-40b7-bd32-743d13f4ac9c tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] https://10.4.3.92/volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff returned with HTTP 200 Jul 31 17:29:05.451974 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 824/3293] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:05 2026] GET /volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff => generated 1292 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:05.474460 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b4f1fd40-574f-48c7-8d86-3efc2964b10c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:05.476752 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b4f1fd40-574f-48c7-8d86-3efc2964b10c tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/a1690815-bf7f-4113-99fa-1a2f9a68d26e Jul 31 17:29:05.476967 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b4f1fd40-574f-48c7-8d86-3efc2964b10c tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:05.477258 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b4f1fd40-574f-48c7-8d86-3efc2964b10c tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:05.485629 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b4f1fd40-574f-48c7-8d86-3efc2964b10c tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/a1690815-bf7f-4113-99fa-1a2f9a68d26e returned with HTTP 404 Jul 31 17:29:05.486403 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 827/3294] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:05 2026] GET /volume/v3/volumes/a1690815-bf7f-4113-99fa-1a2f9a68d26e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:05.521571 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4cedbb64-4aa1-4481-a64a-d676c5d4c4e9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:05.524814 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4cedbb64-4aa1-4481-a64a-d676c5d4c4e9 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] GET https://10.4.3.92/volume/v3/volumes/ec0e60d7-bea7-47a6-8022-ce9095ecd7fb Jul 31 17:29:05.525588 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4cedbb64-4aa1-4481-a64a-d676c5d4c4e9 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:05.525807 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4cedbb64-4aa1-4481-a64a-d676c5d4c4e9 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:05.535289 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:05.535289 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:05.539947 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4cedbb64-4aa1-4481-a64a-d676c5d4c4e9 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Volume info retrieved successfully. Jul 31 17:29:05.543855 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2d4c398d-5d19-4c38-935c-01982f44cc10 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:05.544604 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4cedbb64-4aa1-4481-a64a-d676c5d4c4e9 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] https://10.4.3.92/volume/v3/volumes/ec0e60d7-bea7-47a6-8022-ce9095ecd7fb returned with HTTP 200 Jul 31 17:29:05.545106 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 823/3295] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:05 2026] GET /volume/v3/volumes/ec0e60d7-bea7-47a6-8022-ce9095ecd7fb => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:05.548917 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2d4c398d-5d19-4c38-935c-01982f44cc10 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:29:05.552455 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2d4c398d-5d19-4c38-935c-01982f44cc10 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "8d238c5f-d575-4c29-9cd2-e3e14bfacc91", "size": 1, "name": "tempest-VolumesGetTest-Volume-1152862244", "metadata": {"Type": "Test"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:05.552455 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-2d4c398d-5d19-4c38-935c-01982f44cc10 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Create volume request body: {'volume': {'imageRef': '8d238c5f-d575-4c29-9cd2-e3e14bfacc91', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1152862244', 'metadata': {'Type': 'Test'}}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:29:05.564181 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b7abc44d-ad1e-4877-953a-f88ce2640972 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:05.570185 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b7abc44d-ad1e-4877-953a-f88ce2640972 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-reader] POST https://10.4.3.92/volume/v3/volumes/ec0e60d7-bea7-47a6-8022-ce9095ecd7fb/action Jul 31 17:29:05.570667 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b7abc44d-ad1e-4877-953a-f88ce2640972 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:29:05.570865 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b7abc44d-ad1e-4877-953a-f88ce2640972 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:05.587232 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:05.587232 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:05.587786 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.policy [None req-b7abc44d-ad1e-4877-953a-f88ce2640972 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '2a66c39fdfa7431dbc0e0b334367207a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7e58e2256a994007a2b5e81afab9a344', '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=100272) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:29:05.588186 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b7abc44d-ad1e-4877-953a-f88ce2640972 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-reader] https://10.4.3.92/volume/v3/volumes/ec0e60d7-bea7-47a6-8022-ce9095ecd7fb/action returned with HTTP 403 Jul 31 17:29:05.588612 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 825/3296] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:29:05 2026] POST /volume/v3/volumes/ec0e60d7-bea7-47a6-8022-ce9095ecd7fb/action => generated 131 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:05.595655 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d8e98626-5759-47ee-a82f-75ee011a732b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:05.597879 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d8e98626-5759-47ee-a82f-75ee011a732b tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/ec0e60d7-bea7-47a6-8022-ce9095ecd7fb Jul 31 17:29:05.598135 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d8e98626-5759-47ee-a82f-75ee011a732b tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:05.598389 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d8e98626-5759-47ee-a82f-75ee011a732b tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:05.598610 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-d8e98626-5759-47ee-a82f-75ee011a732b tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Delete volume with id: ec0e60d7-bea7-47a6-8022-ce9095ecd7fb Jul 31 17:29:05.608109 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:05.608109 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:05.608663 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d8e98626-5759-47ee-a82f-75ee011a732b tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Volume info retrieved successfully. Jul 31 17:29:05.629882 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d8e98626-5759-47ee-a82f-75ee011a732b tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Delete volume request issued successfully. Jul 31 17:29:05.630056 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d8e98626-5759-47ee-a82f-75ee011a732b tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] https://10.4.3.92/volume/v3/volumes/ec0e60d7-bea7-47a6-8022-ce9095ecd7fb returned with HTTP 202 Jul 31 17:29:05.630763 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 828/3297] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:05 2026] DELETE /volume/v3/volumes/ec0e60d7-bea7-47a6-8022-ce9095ecd7fb => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:05.637588 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f930c0e9-fe77-4311-a0a1-672faa99cad4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:05.639756 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f930c0e9-fe77-4311-a0a1-672faa99cad4 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] GET https://10.4.3.92/volume/v3/volumes/ec0e60d7-bea7-47a6-8022-ce9095ecd7fb Jul 31 17:29:05.639905 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f930c0e9-fe77-4311-a0a1-672faa99cad4 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:05.640105 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f930c0e9-fe77-4311-a0a1-672faa99cad4 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:05.649820 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:05.649820 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:05.652103 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-2d4c398d-5d19-4c38-935c-01982f44cc10 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Create volume of 1 GB Jul 31 17:29:05.654453 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f930c0e9-fe77-4311-a0a1-672faa99cad4 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Volume info retrieved successfully. Jul 31 17:29:05.658657 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f930c0e9-fe77-4311-a0a1-672faa99cad4 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] https://10.4.3.92/volume/v3/volumes/ec0e60d7-bea7-47a6-8022-ce9095ecd7fb returned with HTTP 200 Jul 31 17:29:05.662500 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 824/3298] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:05 2026] GET /volume/v3/volumes/ec0e60d7-bea7-47a6-8022-ce9095ecd7fb => generated 1014 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:05.662609 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2d4c398d-5d19-4c38-935c-01982f44cc10 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Availability Zones retrieved successfully. Jul 31 17:29:05.667820 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2d4c398d-5d19-4c38-935c-01982f44cc10 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Flow 'volume_create_api' (83dd9940-2d64-4c75-afd0-282a13eb0cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:05.669468 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2d4c398d-5d19-4c38-935c-01982f44cc10 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40af3ca1-50fc-423f-b24b-94af99b76767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:05.671265 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-2d4c398d-5d19-4c38-935c-01982f44cc10 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:29:05.743741 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2d4c398d-5d19-4c38-935c-01982f44cc10 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40af3ca1-50fc-423f-b24b-94af99b76767) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:05.744606 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2d4c398d-5d19-4c38-935c-01982f44cc10 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (471cbac3-b124-47a5-89e4-a2fc06359896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:05.795789 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-2d4c398d-5d19-4c38-935c-01982f44cc10 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Created reservations ['cdf849d2-20cc-48e0-875a-8aac1c131c4e', 'ad556105-7a78-42e3-b3d7-068798674732', '46941a44-6d02-4f5d-b37a-9324f9e80f0f', '5a5812ce-7118-4009-9e80-1f4f5748b625'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:05.796577 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2d4c398d-5d19-4c38-935c-01982f44cc10 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (471cbac3-b124-47a5-89e4-a2fc06359896) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdf849d2-20cc-48e0-875a-8aac1c131c4e', 'ad556105-7a78-42e3-b3d7-068798674732', '46941a44-6d02-4f5d-b37a-9324f9e80f0f', '5a5812ce-7118-4009-9e80-1f4f5748b625']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:05.797545 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2d4c398d-5d19-4c38-935c-01982f44cc10 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (624cab71-cada-4efe-bf3a-188c4c509831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:05.830729 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2d4c398d-5d19-4c38-935c-01982f44cc10 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (624cab71-cada-4efe-bf3a-188c4c509831) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13c07147-fa36-4549-a4e5-8fb8c401011c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1152862244',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='32d631a36dc440cca7aaaa67f4c2ef7a',qos_specs=None,replication_status=,reservations=['cdf849d2-20cc-48e0-875a-8aac1c131c4e','ad556105-7a78-42e3-b3d7-068798674732','46941a44-6d02-4f5d-b37a-9324f9e80f0f','5a5812ce-7118-4009-9e80-1f4f5748b625'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcf91aa7a2344f8e836a88c55ca49926',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:29:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1152862244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13c07147-fa36-4549-a4e5-8fb8c401011c,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='32d631a36dc440cca7aaaa67f4c2ef7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcf91aa7a2344f8e836a88c55ca49926',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:05.831739 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2d4c398d-5d19-4c38-935c-01982f44cc10 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21859e02-0816-41a5-bc71-fbb23c60d305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:05.855430 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2d4c398d-5d19-4c38-935c-01982f44cc10 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21859e02-0816-41a5-bc71-fbb23c60d305) transitioned into state 'SUCCESS' from state '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-1152862244',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='32d631a36dc440cca7aaaa67f4c2ef7a',qos_specs=None,replication_status=,reservations=['cdf849d2-20cc-48e0-875a-8aac1c131c4e','ad556105-7a78-42e3-b3d7-068798674732','46941a44-6d02-4f5d-b37a-9324f9e80f0f','5a5812ce-7118-4009-9e80-1f4f5748b625'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcf91aa7a2344f8e836a88c55ca49926',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:05.856868 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2d4c398d-5d19-4c38-935c-01982f44cc10 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (270286db-572d-40f4-8e7a-fde5e83d4d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:05.874719 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2d4c398d-5d19-4c38-935c-01982f44cc10 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (270286db-572d-40f4-8e7a-fde5e83d4d4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:05.876039 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2d4c398d-5d19-4c38-935c-01982f44cc10 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Flow 'volume_create_api' (83dd9940-2d64-4c75-afd0-282a13eb0cc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:05.876294 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2d4c398d-5d19-4c38-935c-01982f44cc10 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Create volume request issued successfully. Jul 31 17:29:05.877299 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2d4c398d-5d19-4c38-935c-01982f44cc10 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:29:05.877670 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 822/3299] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:29:05 2026] POST /volume/v3/volumes => generated 757 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:05.896911 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bc7b6cc1-2373-41e3-8763-99e54315b23e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:05.898229 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bc7b6cc1-2373-41e3-8763-99e54315b23e tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/13c07147-fa36-4549-a4e5-8fb8c401011c Jul 31 17:29:05.898495 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bc7b6cc1-2373-41e3-8763-99e54315b23e tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:05.898624 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bc7b6cc1-2373-41e3-8763-99e54315b23e tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:05.907866 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:05.907866 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:05.914389 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bc7b6cc1-2373-41e3-8763-99e54315b23e tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:29:05.921460 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bc7b6cc1-2373-41e3-8763-99e54315b23e tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/13c07147-fa36-4549-a4e5-8fb8c401011c returned with HTTP 200 Jul 31 17:29:05.922089 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 826/3300] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:05 2026] GET /volume/v3/volumes/13c07147-fa36-4549-a4e5-8fb8c401011c => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:06.467225 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0d8ae465-cad6-488d-866b-21a75143cba9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:06.469376 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0d8ae465-cad6-488d-866b-21a75143cba9 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] GET https://10.4.3.92/volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff Jul 31 17:29:06.469630 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0d8ae465-cad6-488d-866b-21a75143cba9 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:06.469889 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0d8ae465-cad6-488d-866b-21a75143cba9 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:06.477900 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0d8ae465-cad6-488d-866b-21a75143cba9 tempest-VolumeAndVolumeTypeFromImageTest-394511306 tempest-VolumeAndVolumeTypeFromImageTest-394511306-project-member] https://10.4.3.92/volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff returned with HTTP 404 Jul 31 17:29:06.478520 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 829/3301] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:06 2026] GET /volume/v3/volumes/b569bf2e-41d2-4991-8335-c41a8abd51ff => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:06.676113 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-972b5896-6470-4ed3-8c83-9d6fcdfd9278 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:06.683138 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-972b5896-6470-4ed3-8c83-9d6fcdfd9278 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] GET https://10.4.3.92/volume/v3/volumes/ec0e60d7-bea7-47a6-8022-ce9095ecd7fb Jul 31 17:29:06.683567 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-972b5896-6470-4ed3-8c83-9d6fcdfd9278 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:06.683831 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-972b5896-6470-4ed3-8c83-9d6fcdfd9278 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:06.688559 np0000006248 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=507,cinder:UPDATE=132,cinder:INSERT=81 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:29:06.697091 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-972b5896-6470-4ed3-8c83-9d6fcdfd9278 tempest-ProjectReaderTests-1968068374 tempest-ProjectReaderTests-1968068374-project-admin] https://10.4.3.92/volume/v3/volumes/ec0e60d7-bea7-47a6-8022-ce9095ecd7fb returned with HTTP 404 Jul 31 17:29:06.697849 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 825/3302] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:06 2026] GET /volume/v3/volumes/ec0e60d7-bea7-47a6-8022-ce9095ecd7fb => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:06.906100 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-242337ec-b1cd-408f-9845-fef31b5590f7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:06.907511 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-242337ec-b1cd-408f-9845-fef31b5590f7 tempest-VolumeAndVolumeTypeFromImageTest-636990657 tempest-VolumeAndVolumeTypeFromImageTest-636990657-project-admin] GET https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 Jul 31 17:29:06.908557 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-242337ec-b1cd-408f-9845-fef31b5590f7 tempest-VolumeAndVolumeTypeFromImageTest-636990657 tempest-VolumeAndVolumeTypeFromImageTest-636990657-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:06.908557 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-242337ec-b1cd-408f-9845-fef31b5590f7 tempest-VolumeAndVolumeTypeFromImageTest-636990657 tempest-VolumeAndVolumeTypeFromImageTest-636990657-project-admin] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:06.908838 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:06.908838 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:06.909443 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-242337ec-b1cd-408f-9845-fef31b5590f7 tempest-VolumeAndVolumeTypeFromImageTest-636990657 tempest-VolumeAndVolumeTypeFromImageTest-636990657-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:29:06.930714 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-242337ec-b1cd-408f-9845-fef31b5590f7 tempest-VolumeAndVolumeTypeFromImageTest-636990657 tempest-VolumeAndVolumeTypeFromImageTest-636990657-project-admin] Get all volumes completed successfully. Jul 31 17:29:06.936110 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:06.936110 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:06.941633 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-65490301-5068-40e6-bd4d-4f0302d2a419 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:06.947687 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-65490301-5068-40e6-bd4d-4f0302d2a419 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/13c07147-fa36-4549-a4e5-8fb8c401011c Jul 31 17:29:06.947687 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-65490301-5068-40e6-bd4d-4f0302d2a419 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:06.947687 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-65490301-5068-40e6-bd4d-4f0302d2a419 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:06.949516 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-242337ec-b1cd-408f-9845-fef31b5590f7 tempest-VolumeAndVolumeTypeFromImageTest-636990657 tempest-VolumeAndVolumeTypeFromImageTest-636990657-project-admin] https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 17:29:06.951649 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 823/3303] 10.4.3.92 () {66 vars in 1278 bytes} [Fri Jul 31 17:29:06 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15634 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:29:06.956554 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:06.956554 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:06.960603 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-65490301-5068-40e6-bd4d-4f0302d2a419 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:29:06.969892 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-65490301-5068-40e6-bd4d-4f0302d2a419 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/13c07147-fa36-4549-a4e5-8fb8c401011c returned with HTTP 200 Jul 31 17:29:06.969892 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 827/3304] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:06 2026] GET /volume/v3/volumes/13c07147-fa36-4549-a4e5-8fb8c401011c => generated 1365 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:06.979200 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7c65ca4a-f0db-4786-b865-b93e4617601c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:06.983179 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7c65ca4a-f0db-4786-b865-b93e4617601c tempest-VolumeAndVolumeTypeFromImageTest-636990657 tempest-VolumeAndVolumeTypeFromImageTest-636990657-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/b6ea31a1-f125-436a-a957-e72400a3de8e Jul 31 17:29:06.983648 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7c65ca4a-f0db-4786-b865-b93e4617601c tempest-VolumeAndVolumeTypeFromImageTest-636990657 tempest-VolumeAndVolumeTypeFromImageTest-636990657-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:06.983732 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7c65ca4a-f0db-4786-b865-b93e4617601c tempest-VolumeAndVolumeTypeFromImageTest-636990657 tempest-VolumeAndVolumeTypeFromImageTest-636990657-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:06.984223 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-7c65ca4a-f0db-4786-b865-b93e4617601c tempest-VolumeAndVolumeTypeFromImageTest-636990657 tempest-VolumeAndVolumeTypeFromImageTest-636990657-project-admin] Delete volume with id: b6ea31a1-f125-436a-a957-e72400a3de8e Jul 31 17:29:06.990375 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a871311c-a950-4b0f-8253-c697bb51ff05 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:06.992773 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a871311c-a950-4b0f-8253-c697bb51ff05 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/13c07147-fa36-4549-a4e5-8fb8c401011c Jul 31 17:29:06.993025 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a871311c-a950-4b0f-8253-c697bb51ff05 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:06.993541 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a871311c-a950-4b0f-8253-c697bb51ff05 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:07.000816 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:07.000816 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:07.001248 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7c65ca4a-f0db-4786-b865-b93e4617601c tempest-VolumeAndVolumeTypeFromImageTest-636990657 tempest-VolumeAndVolumeTypeFromImageTest-636990657-project-admin] Volume info retrieved successfully. Jul 31 17:29:07.005995 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:07.005995 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:07.017017 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a871311c-a950-4b0f-8253-c697bb51ff05 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:29:07.024742 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.image.cache [None req-7c65ca4a-f0db-4786-b865-b93e4617601c tempest-VolumeAndVolumeTypeFromImageTest-636990657 tempest-VolumeAndVolumeTypeFromImageTest-636990657-project-admin] Evicting image cache entry: {'id': 3, 'image_id': '88586066-b44b-4f06-ae2a-e888f94071d7', 'volume_id': 'b6ea31a1-f125-436a-a957-e72400a3de8e', 'host': 'np0000006248@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 31, 17, 28, 55), 'last_used': datetime.datetime(2026, 7, 31, 17, 29, 4)}. {{(pid=100274) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 31 17:29:07.027421 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a871311c-a950-4b0f-8253-c697bb51ff05 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/13c07147-fa36-4549-a4e5-8fb8c401011c returned with HTTP 200 Jul 31 17:29:07.027421 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 826/3305] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:06 2026] GET /volume/v3/volumes/13c07147-fa36-4549-a4e5-8fb8c401011c => generated 1365 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:07.042225 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5ac862e6-4fd7-40f9-9abc-aeb3414dbf13 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:07.043965 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5ac862e6-4fd7-40f9-9abc-aeb3414dbf13 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] PUT https://10.4.3.92/volume/v3/volumes/13c07147-fa36-4549-a4e5-8fb8c401011c Jul 31 17:29:07.044332 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5ac862e6-4fd7-40f9-9abc-aeb3414dbf13 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1152862244"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:07.047153 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7c65ca4a-f0db-4786-b865-b93e4617601c tempest-VolumeAndVolumeTypeFromImageTest-636990657 tempest-VolumeAndVolumeTypeFromImageTest-636990657-project-admin] Delete volume request issued successfully. Jul 31 17:29:07.047469 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7c65ca4a-f0db-4786-b865-b93e4617601c tempest-VolumeAndVolumeTypeFromImageTest-636990657 tempest-VolumeAndVolumeTypeFromImageTest-636990657-project-admin] https://10.4.3.92/volume/v3/volumes/b6ea31a1-f125-436a-a957-e72400a3de8e returned with HTTP 202 Jul 31 17:29:07.048000 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 830/3306] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:06 2026] DELETE /volume/v3/volumes/b6ea31a1-f125-436a-a957-e72400a3de8e => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:07.056136 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:07.056136 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:07.062136 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c388445d-5156-4bae-800d-6fe8e0aaf09f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:07.062987 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5ac862e6-4fd7-40f9-9abc-aeb3414dbf13 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:29:07.064575 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c388445d-5156-4bae-800d-6fe8e0aaf09f tempest-VolumeAndVolumeTypeFromImageTest-636990657 tempest-VolumeAndVolumeTypeFromImageTest-636990657-project-admin] GET https://10.4.3.92/volume/v3/volumes/b6ea31a1-f125-436a-a957-e72400a3de8e Jul 31 17:29:07.064784 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c388445d-5156-4bae-800d-6fe8e0aaf09f tempest-VolumeAndVolumeTypeFromImageTest-636990657 tempest-VolumeAndVolumeTypeFromImageTest-636990657-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:07.064993 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c388445d-5156-4bae-800d-6fe8e0aaf09f tempest-VolumeAndVolumeTypeFromImageTest-636990657 tempest-VolumeAndVolumeTypeFromImageTest-636990657-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:07.071798 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5ac862e6-4fd7-40f9-9abc-aeb3414dbf13 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume updated successfully. Jul 31 17:29:07.072457 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5ac862e6-4fd7-40f9-9abc-aeb3414dbf13 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/13c07147-fa36-4549-a4e5-8fb8c401011c returned with HTTP 200 Jul 31 17:29:07.073098 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 824/3307] 10.4.3.92 () {68 vars in 1361 bytes} [Fri Jul 31 17:29:07 2026] PUT /volume/v3/volumes/13c07147-fa36-4549-a4e5-8fb8c401011c => generated 781 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:07.078257 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:07.078257 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:07.090349 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c388445d-5156-4bae-800d-6fe8e0aaf09f tempest-VolumeAndVolumeTypeFromImageTest-636990657 tempest-VolumeAndVolumeTypeFromImageTest-636990657-project-admin] Volume info retrieved successfully. Jul 31 17:29:07.092113 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-60049727-de69-4f44-87f2-8dc92efa6142 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:07.094605 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c388445d-5156-4bae-800d-6fe8e0aaf09f tempest-VolumeAndVolumeTypeFromImageTest-636990657 tempest-VolumeAndVolumeTypeFromImageTest-636990657-project-admin] https://10.4.3.92/volume/v3/volumes/b6ea31a1-f125-436a-a957-e72400a3de8e returned with HTTP 200 Jul 31 17:29:07.094863 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-60049727-de69-4f44-87f2-8dc92efa6142 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] PUT https://10.4.3.92/volume/v3/volumes/13c07147-fa36-4549-a4e5-8fb8c401011c Jul 31 17:29:07.095108 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 828/3308] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:07 2026] GET /volume/v3/volumes/b6ea31a1-f125-436a-a957-e72400a3de8e => generated 1094 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:07.095825 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-60049727-de69-4f44-87f2-8dc92efa6142 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-198971792", "description": "This is the new description of volume"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:07.108461 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:07.108461 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:07.112185 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-60049727-de69-4f44-87f2-8dc92efa6142 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:29:07.121190 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-60049727-de69-4f44-87f2-8dc92efa6142 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume updated successfully. Jul 31 17:29:07.122124 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-60049727-de69-4f44-87f2-8dc92efa6142 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/13c07147-fa36-4549-a4e5-8fb8c401011c returned with HTTP 200 Jul 31 17:29:07.123246 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 827/3309] 10.4.3.92 () {68 vars in 1362 bytes} [Fri Jul 31 17:29:07 2026] PUT /volume/v3/volumes/13c07147-fa36-4549-a4e5-8fb8c401011c => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:07.138266 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e986f39a-0abd-4a03-b6e4-76372095cba7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:07.140713 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e986f39a-0abd-4a03-b6e4-76372095cba7 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/13c07147-fa36-4549-a4e5-8fb8c401011c Jul 31 17:29:07.140930 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e986f39a-0abd-4a03-b6e4-76372095cba7 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:07.141152 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e986f39a-0abd-4a03-b6e4-76372095cba7 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:07.150769 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:07.150769 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:07.156188 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e986f39a-0abd-4a03-b6e4-76372095cba7 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:29:07.162067 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e986f39a-0abd-4a03-b6e4-76372095cba7 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/13c07147-fa36-4549-a4e5-8fb8c401011c returned with HTTP 200 Jul 31 17:29:07.162179 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 831/3310] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:07 2026] GET /volume/v3/volumes/13c07147-fa36-4549-a4e5-8fb8c401011c => generated 1403 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:07.177861 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5137a40b-93ad-488f-b670-f13b3d5cef31 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:07.179513 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5137a40b-93ad-488f-b670-f13b3d5cef31 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:29:07.179889 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5137a40b-93ad-488f-b670-f13b3d5cef31 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-695617935", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1776122828"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:07.181549 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-5137a40b-93ad-488f-b670-f13b3d5cef31 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-695617935', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1776122828'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:29:07.181612 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-5137a40b-93ad-488f-b670-f13b3d5cef31 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Create volume of 1 GB Jul 31 17:29:07.188715 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5137a40b-93ad-488f-b670-f13b3d5cef31 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Availability Zones retrieved successfully. Jul 31 17:29:07.195435 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5137a40b-93ad-488f-b670-f13b3d5cef31 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Flow 'volume_create_api' (73fa6e9f-9e19-4e9e-a71f-8480823ed318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:07.196505 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5137a40b-93ad-488f-b670-f13b3d5cef31 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07a2fa00-8326-4325-a5e5-ae12ceb6a355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:07.197998 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-5137a40b-93ad-488f-b670-f13b3d5cef31 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:29:07.232731 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5137a40b-93ad-488f-b670-f13b3d5cef31 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07a2fa00-8326-4325-a5e5-ae12ceb6a355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:07.233800 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5137a40b-93ad-488f-b670-f13b3d5cef31 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac0236a6-e008-415b-a61a-480f6a227464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:07.293727 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-5137a40b-93ad-488f-b670-f13b3d5cef31 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Created reservations ['53a174ca-de5b-4905-9ae1-f3db063c744d', '019d334f-d7a5-4caf-afc9-2cdb706ee453', '253546e3-8824-4c0d-b38e-d66f8356e74d', 'e07354de-d9e8-427e-a8a4-cf291fe2fa46'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:07.294867 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5137a40b-93ad-488f-b670-f13b3d5cef31 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac0236a6-e008-415b-a61a-480f6a227464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53a174ca-de5b-4905-9ae1-f3db063c744d', '019d334f-d7a5-4caf-afc9-2cdb706ee453', '253546e3-8824-4c0d-b38e-d66f8356e74d', 'e07354de-d9e8-427e-a8a4-cf291fe2fa46']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:07.296038 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5137a40b-93ad-488f-b670-f13b3d5cef31 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b20a018-43e5-4386-bac5-2d1c39b56788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:07.332813 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5137a40b-93ad-488f-b670-f13b3d5cef31 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b20a018-43e5-4386-bac5-2d1c39b56788) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3c10543-2804-4334-9abf-1d9beba24ad1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-695617935',display_name='tempest-VolumesGetTest-Volume-1776122828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32d631a36dc440cca7aaaa67f4c2ef7a',qos_specs=None,replication_status=,reservations=['53a174ca-de5b-4905-9ae1-f3db063c744d','019d334f-d7a5-4caf-afc9-2cdb706ee453','253546e3-8824-4c0d-b38e-d66f8356e74d','e07354de-d9e8-427e-a8a4-cf291fe2fa46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcf91aa7a2344f8e836a88c55ca49926',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:29:07Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-695617935',display_name='tempest-VolumesGetTest-Volume-1776122828',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3c10543-2804-4334-9abf-1d9beba24ad1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32d631a36dc440cca7aaaa67f4c2ef7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bcf91aa7a2344f8e836a88c55ca49926',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:07.333640 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5137a40b-93ad-488f-b670-f13b3d5cef31 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (094ea698-1413-47b4-b215-78c159645658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:07.359339 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5137a40b-93ad-488f-b670-f13b3d5cef31 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (094ea698-1413-47b4-b215-78c159645658) transitioned into 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-695617935',display_name='tempest-VolumesGetTest-Volume-1776122828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32d631a36dc440cca7aaaa67f4c2ef7a',qos_specs=None,replication_status=,reservations=['53a174ca-de5b-4905-9ae1-f3db063c744d','019d334f-d7a5-4caf-afc9-2cdb706ee453','253546e3-8824-4c0d-b38e-d66f8356e74d','e07354de-d9e8-427e-a8a4-cf291fe2fa46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bcf91aa7a2344f8e836a88c55ca49926',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:07.360106 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5137a40b-93ad-488f-b670-f13b3d5cef31 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa441ef9-2409-404c-9e3a-3df8ec91cdea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:07.376298 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5137a40b-93ad-488f-b670-f13b3d5cef31 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa441ef9-2409-404c-9e3a-3df8ec91cdea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:07.377224 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5137a40b-93ad-488f-b670-f13b3d5cef31 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Flow 'volume_create_api' (73fa6e9f-9e19-4e9e-a71f-8480823ed318) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:07.377662 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5137a40b-93ad-488f-b670-f13b3d5cef31 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Create volume request issued successfully. Jul 31 17:29:07.378558 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5137a40b-93ad-488f-b670-f13b3d5cef31 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:29:07.379756 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 825/3311] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:29:07 2026] POST /volume/v3/volumes => generated 777 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:07.398165 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ba9170d4-fd47-4f15-b3ae-057cbea5699f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:07.400862 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ba9170d4-fd47-4f15-b3ae-057cbea5699f tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/d3c10543-2804-4334-9abf-1d9beba24ad1 Jul 31 17:29:07.401120 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ba9170d4-fd47-4f15-b3ae-057cbea5699f tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:07.401421 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ba9170d4-fd47-4f15-b3ae-057cbea5699f tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:07.409689 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:07.409689 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:07.415687 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ba9170d4-fd47-4f15-b3ae-057cbea5699f tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:29:07.421806 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ba9170d4-fd47-4f15-b3ae-057cbea5699f tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/d3c10543-2804-4334-9abf-1d9beba24ad1 returned with HTTP 200 Jul 31 17:29:07.422275 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 829/3312] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:07 2026] GET /volume/v3/volumes/d3c10543-2804-4334-9abf-1d9beba24ad1 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:08.110199 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-311409ef-f314-490f-a58e-9be3edcd3d63 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:08.112114 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-311409ef-f314-490f-a58e-9be3edcd3d63 tempest-VolumeAndVolumeTypeFromImageTest-636990657 tempest-VolumeAndVolumeTypeFromImageTest-636990657-project-admin] GET https://10.4.3.92/volume/v3/volumes/b6ea31a1-f125-436a-a957-e72400a3de8e Jul 31 17:29:08.112380 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-311409ef-f314-490f-a58e-9be3edcd3d63 tempest-VolumeAndVolumeTypeFromImageTest-636990657 tempest-VolumeAndVolumeTypeFromImageTest-636990657-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:08.112635 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-311409ef-f314-490f-a58e-9be3edcd3d63 tempest-VolumeAndVolumeTypeFromImageTest-636990657 tempest-VolumeAndVolumeTypeFromImageTest-636990657-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:08.119004 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-311409ef-f314-490f-a58e-9be3edcd3d63 tempest-VolumeAndVolumeTypeFromImageTest-636990657 tempest-VolumeAndVolumeTypeFromImageTest-636990657-project-admin] https://10.4.3.92/volume/v3/volumes/b6ea31a1-f125-436a-a957-e72400a3de8e returned with HTTP 404 Jul 31 17:29:08.119636 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 828/3313] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:08 2026] GET /volume/v3/volumes/b6ea31a1-f125-436a-a957-e72400a3de8e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:08.128014 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-101abfb1-b513-436d-ac3c-bf2e963bc0e6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:08.130294 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-101abfb1-b513-436d-ac3c-bf2e963bc0e6 tempest-VolumeAndVolumeTypeFromImageTest-636990657 tempest-VolumeAndVolumeTypeFromImageTest-636990657-project-admin] DELETE https://10.4.3.92/volume/v3/types/211198b5-a8a5-46d8-8ed7-fa50335c2d82 Jul 31 17:29:08.130582 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-101abfb1-b513-436d-ac3c-bf2e963bc0e6 tempest-VolumeAndVolumeTypeFromImageTest-636990657 tempest-VolumeAndVolumeTypeFromImageTest-636990657-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:08.130818 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-101abfb1-b513-436d-ac3c-bf2e963bc0e6 tempest-VolumeAndVolumeTypeFromImageTest-636990657 tempest-VolumeAndVolumeTypeFromImageTest-636990657-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:08.157458 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-101abfb1-b513-436d-ac3c-bf2e963bc0e6 tempest-VolumeAndVolumeTypeFromImageTest-636990657 tempest-VolumeAndVolumeTypeFromImageTest-636990657-project-admin] https://10.4.3.92/volume/v3/types/211198b5-a8a5-46d8-8ed7-fa50335c2d82 returned with HTTP 202 Jul 31 17:29:08.157924 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 832/3314] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:29:08 2026] DELETE /volume/v3/types/211198b5-a8a5-46d8-8ed7-fa50335c2d82 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:08.168702 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0956cb90-b990-4c16-911f-387a48281020 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:08.171598 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0956cb90-b990-4c16-911f-387a48281020 tempest-VolumeAndVolumeTypeFromImageTest-636990657 tempest-VolumeAndVolumeTypeFromImageTest-636990657-project-admin] GET https://10.4.3.92/volume/v3/types/211198b5-a8a5-46d8-8ed7-fa50335c2d82 Jul 31 17:29:08.171910 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0956cb90-b990-4c16-911f-387a48281020 tempest-VolumeAndVolumeTypeFromImageTest-636990657 tempest-VolumeAndVolumeTypeFromImageTest-636990657-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:08.172178 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0956cb90-b990-4c16-911f-387a48281020 tempest-VolumeAndVolumeTypeFromImageTest-636990657 tempest-VolumeAndVolumeTypeFromImageTest-636990657-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:08.179644 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0956cb90-b990-4c16-911f-387a48281020 tempest-VolumeAndVolumeTypeFromImageTest-636990657 tempest-VolumeAndVolumeTypeFromImageTest-636990657-project-admin] https://10.4.3.92/volume/v3/types/211198b5-a8a5-46d8-8ed7-fa50335c2d82 returned with HTTP 404 Jul 31 17:29:08.179644 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 826/3315] 10.4.3.92 () {66 vars in 1335 bytes} [Fri Jul 31 17:29:08 2026] GET /volume/v3/types/211198b5-a8a5-46d8-8ed7-fa50335c2d82 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:08.437689 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cd2632d8-b4ac-456e-b5bc-6eb276d34dfd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:08.440430 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cd2632d8-b4ac-456e-b5bc-6eb276d34dfd tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/d3c10543-2804-4334-9abf-1d9beba24ad1 Jul 31 17:29:08.440495 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cd2632d8-b4ac-456e-b5bc-6eb276d34dfd tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:08.440727 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cd2632d8-b4ac-456e-b5bc-6eb276d34dfd tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:08.449838 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:08.449838 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:08.454057 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-cd2632d8-b4ac-456e-b5bc-6eb276d34dfd tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:29:08.459133 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cd2632d8-b4ac-456e-b5bc-6eb276d34dfd tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/d3c10543-2804-4334-9abf-1d9beba24ad1 returned with HTTP 200 Jul 31 17:29:08.459736 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 830/3316] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:08 2026] GET /volume/v3/volumes/d3c10543-2804-4334-9abf-1d9beba24ad1 => generated 870 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:08.468968 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-722d882c-f02e-45b1-ae68-9964907076a6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:08.472524 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-722d882c-f02e-45b1-ae68-9964907076a6 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] DELETE https://10.4.3.92/volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd Jul 31 17:29:08.472784 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-722d882c-f02e-45b1-ae68-9964907076a6 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:08.473015 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-722d882c-f02e-45b1-ae68-9964907076a6 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:08.473207 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-722d882c-f02e-45b1-ae68-9964907076a6 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Delete volume with id: 8b26f174-96d9-4923-9d57-48dc7cdca6cd Jul 31 17:29:08.473336 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1558dad5-e4ff-4b0e-8f9d-ed4250e81a8a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:08.475300 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1558dad5-e4ff-4b0e-8f9d-ed4250e81a8a tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] PUT https://10.4.3.92/volume/v3/volumes/d3c10543-2804-4334-9abf-1d9beba24ad1 Jul 31 17:29:08.475793 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1558dad5-e4ff-4b0e-8f9d-ed4250e81a8a tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1152862244", "description": null}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:08.484795 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:08.484795 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:08.485502 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-722d882c-f02e-45b1-ae68-9964907076a6 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Volume info retrieved successfully. Jul 31 17:29:08.486510 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:08.486510 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:08.491090 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1558dad5-e4ff-4b0e-8f9d-ed4250e81a8a tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:29:08.501152 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1558dad5-e4ff-4b0e-8f9d-ed4250e81a8a tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume updated successfully. Jul 31 17:29:08.501842 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1558dad5-e4ff-4b0e-8f9d-ed4250e81a8a tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/d3c10543-2804-4334-9abf-1d9beba24ad1 returned with HTTP 200 Jul 31 17:29:08.502273 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 833/3317] 10.4.3.92 () {68 vars in 1361 bytes} [Fri Jul 31 17:29:08 2026] PUT /volume/v3/volumes/d3c10543-2804-4334-9abf-1d9beba24ad1 => generated 768 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:08.510504 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-722d882c-f02e-45b1-ae68-9964907076a6 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Delete volume request issued successfully. Jul 31 17:29:08.511128 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-722d882c-f02e-45b1-ae68-9964907076a6 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd returned with HTTP 202 Jul 31 17:29:08.511780 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 829/3318] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:08 2026] DELETE /volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:08.522221 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-dc7702a2-7bff-400f-b9e8-f278e7019a0c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:08.524686 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dc7702a2-7bff-400f-b9e8-f278e7019a0c tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/d3c10543-2804-4334-9abf-1d9beba24ad1 Jul 31 17:29:08.524956 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dc7702a2-7bff-400f-b9e8-f278e7019a0c tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:08.525228 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dc7702a2-7bff-400f-b9e8-f278e7019a0c tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:08.527644 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-39f99eb7-7165-43e1-b58c-4f16d76c808e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:08.533880 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-39f99eb7-7165-43e1-b58c-4f16d76c808e tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] GET https://10.4.3.92/volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd Jul 31 17:29:08.534178 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-39f99eb7-7165-43e1-b58c-4f16d76c808e tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:08.534495 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-39f99eb7-7165-43e1-b58c-4f16d76c808e tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:08.539809 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:08.539809 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:08.547802 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-dc7702a2-7bff-400f-b9e8-f278e7019a0c tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:29:08.552501 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:08.552501 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:08.561345 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dc7702a2-7bff-400f-b9e8-f278e7019a0c tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/d3c10543-2804-4334-9abf-1d9beba24ad1 returned with HTTP 200 Jul 31 17:29:08.561345 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 827/3319] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:08 2026] GET /volume/v3/volumes/d3c10543-2804-4334-9abf-1d9beba24ad1 => generated 836 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:08.561655 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-39f99eb7-7165-43e1-b58c-4f16d76c808e tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Volume info retrieved successfully. Jul 31 17:29:08.566677 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-39f99eb7-7165-43e1-b58c-4f16d76c808e tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd returned with HTTP 200 Jul 31 17:29:08.567161 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 831/3320] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:08 2026] GET /volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd => generated 871 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:08.578679 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f66d75e8-4a27-4206-a0f2-3117c284e212 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:08.580227 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f66d75e8-4a27-4206-a0f2-3117c284e212 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] DELETE https://10.4.3.92/volume/v3/volumes/d3c10543-2804-4334-9abf-1d9beba24ad1 Jul 31 17:29:08.580530 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f66d75e8-4a27-4206-a0f2-3117c284e212 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:08.583190 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f66d75e8-4a27-4206-a0f2-3117c284e212 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:08.583190 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-f66d75e8-4a27-4206-a0f2-3117c284e212 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Delete volume with id: d3c10543-2804-4334-9abf-1d9beba24ad1 Jul 31 17:29:08.593208 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:08.593208 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:08.593867 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f66d75e8-4a27-4206-a0f2-3117c284e212 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:29:08.627759 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f66d75e8-4a27-4206-a0f2-3117c284e212 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Delete volume request issued successfully. Jul 31 17:29:08.629037 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f66d75e8-4a27-4206-a0f2-3117c284e212 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/d3c10543-2804-4334-9abf-1d9beba24ad1 returned with HTTP 202 Jul 31 17:29:08.629037 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 834/3321] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:08 2026] DELETE /volume/v3/volumes/d3c10543-2804-4334-9abf-1d9beba24ad1 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:08.639014 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4cea820c-e74a-4a14-a6c7-13d1cfe551bf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:08.641373 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4cea820c-e74a-4a14-a6c7-13d1cfe551bf tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/d3c10543-2804-4334-9abf-1d9beba24ad1 Jul 31 17:29:08.641495 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4cea820c-e74a-4a14-a6c7-13d1cfe551bf tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:08.641941 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4cea820c-e74a-4a14-a6c7-13d1cfe551bf tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:08.653101 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:08.653101 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:08.657330 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4cea820c-e74a-4a14-a6c7-13d1cfe551bf tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:29:08.667214 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4cea820c-e74a-4a14-a6c7-13d1cfe551bf tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/d3c10543-2804-4334-9abf-1d9beba24ad1 returned with HTTP 200 Jul 31 17:29:08.668281 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 830/3322] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:08 2026] GET /volume/v3/volumes/d3c10543-2804-4334-9abf-1d9beba24ad1 => generated 835 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:09.084772 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6be30e1f-5d28-4b26-b32d-ef70eaf1ed5c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:09.215242 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6be30e1f-5d28-4b26-b32d-ef70eaf1ed5c tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:29:09.215807 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6be30e1f-5d28-4b26-b32d-ef70eaf1ed5c tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-962780558", "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=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:09.245771 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6be30e1f-5d28-4b26-b32d-ef70eaf1ed5c tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:29:09.246196 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 828/3323] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:29:09 2026] POST /volume/v3/types => generated 379 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:09.255642 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7539e90a-b078-43f9-8571-022bd322daa0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:09.260181 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7539e90a-b078-43f9-8571-022bd322daa0 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] POST https://10.4.3.92/volume/v3/types/e80571d4-272a-459f-b701-6f15e207b9fe/encryption Jul 31 17:29:09.261669 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7539e90a-b078-43f9-8571-022bd322daa0 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:09.296255 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7539e90a-b078-43f9-8571-022bd322daa0 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] https://10.4.3.92/volume/v3/types/e80571d4-272a-459f-b701-6f15e207b9fe/encryption returned with HTTP 200 Jul 31 17:29:09.296589 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 832/3324] 10.4.3.92 () {68 vars in 1390 bytes} [Fri Jul 31 17:29:09 2026] POST /volume/v3/types/e80571d4-272a-459f-b701-6f15e207b9fe/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:09.309346 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-494517dd-673e-4ba8-88fe-84c423c22a6e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:09.309346 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-494517dd-673e-4ba8-88fe-84c423c22a6e tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:29:09.309346 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-494517dd-673e-4ba8-88fe-84c423c22a6e tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-23322488", "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=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:09.333144 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-494517dd-673e-4ba8-88fe-84c423c22a6e tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:29:09.333585 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 835/3325] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:29:09 2026] POST /volume/v3/types => generated 378 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:09.343939 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-43ecf4a4-4e75-43ea-9680-d325331b6a5d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:09.421593 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-43ecf4a4-4e75-43ea-9680-d325331b6a5d tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] POST https://10.4.3.92/volume/v3/types/9fa7512b-db0d-447c-992b-5da33aa82d39/encryption Jul 31 17:29:09.421898 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-43ecf4a4-4e75-43ea-9680-d325331b6a5d tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:09.423910 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-43ecf4a4-4e75-43ea-9680-d325331b6a5d tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '404b3480d8ba454d83118b48e590edad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc87f3ff5856422892f3344d45be56f7', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:29:09.424070 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-43ecf4a4-4e75-43ea-9680-d325331b6a5d tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] https://10.4.3.92/volume/v3/types/9fa7512b-db0d-447c-992b-5da33aa82d39/encryption returned with HTTP 403 Jul 31 17:29:09.424525 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 831/3326] 10.4.3.92 () {68 vars in 1390 bytes} [Fri Jul 31 17:29:09 2026] POST /volume/v3/types/9fa7512b-db0d-447c-992b-5da33aa82d39/encryption => generated 127 bytes in 81 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:09.437726 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fb98f099-5fbc-4178-9667-8ddb7ee8a0b1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:09.439836 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fb98f099-5fbc-4178-9667-8ddb7ee8a0b1 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:29:09.440253 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fb98f099-5fbc-4178-9667-8ddb7ee8a0b1 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1647336397", "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=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:09.460082 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fb98f099-5fbc-4178-9667-8ddb7ee8a0b1 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:29:09.460438 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 829/3327] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:29:09 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:09.469528 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-aa3c7562-74bd-4505-9247-ac7487fdc219 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:09.471379 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aa3c7562-74bd-4505-9247-ac7487fdc219 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] POST https://10.4.3.92/volume/v3/types/0a406627-9286-4a58-8ea6-5d665f41f9d2/extra_specs Jul 31 17:29:09.471809 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aa3c7562-74bd-4505-9247-ac7487fdc219 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:09.473759 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.policy [None req-aa3c7562-74bd-4505-9247-ac7487fdc219 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '404b3480d8ba454d83118b48e590edad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc87f3ff5856422892f3344d45be56f7', '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=100272) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:29:09.473943 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aa3c7562-74bd-4505-9247-ac7487fdc219 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] https://10.4.3.92/volume/v3/types/0a406627-9286-4a58-8ea6-5d665f41f9d2/extra_specs returned with HTTP 403 Jul 31 17:29:09.474370 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 833/3328] 10.4.3.92 () {68 vars in 1392 bytes} [Fri Jul 31 17:29:09 2026] POST /volume/v3/types/0a406627-9286-4a58-8ea6-5d665f41f9d2/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:09.485144 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9f998f9c-02b4-47a7-860b-c7d55307e495 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:09.487725 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9f998f9c-02b4-47a7-860b-c7d55307e495 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] PUT https://10.4.3.92/volume/v3/types/0a406627-9286-4a58-8ea6-5d665f41f9d2/extra_specs/key2 Jul 31 17:29:09.488233 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9f998f9c-02b4-47a7-860b-c7d55307e495 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:09.491559 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-9f998f9c-02b4-47a7-860b-c7d55307e495 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '404b3480d8ba454d83118b48e590edad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc87f3ff5856422892f3344d45be56f7', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:29:09.491885 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9f998f9c-02b4-47a7-860b-c7d55307e495 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] https://10.4.3.92/volume/v3/types/0a406627-9286-4a58-8ea6-5d665f41f9d2/extra_specs/key2 returned with HTTP 403 Jul 31 17:29:09.492647 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 836/3329] 10.4.3.92 () {68 vars in 1406 bytes} [Fri Jul 31 17:29:09 2026] PUT /volume/v3/types/0a406627-9286-4a58-8ea6-5d665f41f9d2/extra_specs/key2 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:09.503226 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c3716f1c-a762-43f5-b31c-5e7770f36d1b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:09.505169 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c3716f1c-a762-43f5-b31c-5e7770f36d1b tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] POST https://10.4.3.92/volume/v3/types Jul 31 17:29:09.505614 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c3716f1c-a762-43f5-b31c-5e7770f36d1b tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:09.508233 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-c3716f1c-a762-43f5-b31c-5e7770f36d1b tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '404b3480d8ba454d83118b48e590edad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc87f3ff5856422892f3344d45be56f7', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:29:09.508610 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c3716f1c-a762-43f5-b31c-5e7770f36d1b tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] https://10.4.3.92/volume/v3/types returned with HTTP 403 Jul 31 17:29:09.509134 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 832/3330] 10.4.3.92 () {68 vars in 1245 bytes} [Fri Jul 31 17:29:09 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:09.519295 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b2d37093-6be9-4df4-bf1f-7c6cd53ad507 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:09.521093 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b2d37093-6be9-4df4-bf1f-7c6cd53ad507 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:29:09.521565 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b2d37093-6be9-4df4-bf1f-7c6cd53ad507 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-155490335", "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=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:09.540485 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b2d37093-6be9-4df4-bf1f-7c6cd53ad507 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:29:09.540924 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 830/3331] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:29:09 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) Jul 31 17:29:09.552923 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-85cf3df9-1bd7-42f3-a659-8d8232589cb5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:09.554826 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-85cf3df9-1bd7-42f3-a659-8d8232589cb5 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] POST https://10.4.3.92/volume/v3/types/bf7b6581-1a5d-47f3-9640-44aea0a5fdb4/encryption Jul 31 17:29:09.555184 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-85cf3df9-1bd7-42f3-a659-8d8232589cb5 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:09.576349 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-85cf3df9-1bd7-42f3-a659-8d8232589cb5 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] https://10.4.3.92/volume/v3/types/bf7b6581-1a5d-47f3-9640-44aea0a5fdb4/encryption returned with HTTP 200 Jul 31 17:29:09.577443 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 834/3332] 10.4.3.92 () {68 vars in 1390 bytes} [Fri Jul 31 17:29:09 2026] POST /volume/v3/types/bf7b6581-1a5d-47f3-9640-44aea0a5fdb4/encryption => generated 239 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:09.585702 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bd451fc4-d887-4b40-ad13-fb07b759e66d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:09.591561 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bd451fc4-d887-4b40-ad13-fb07b759e66d tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] GET https://10.4.3.92/volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd Jul 31 17:29:09.591707 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6a73b457-2171-4010-900f-429b26055309 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:09.592105 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bd451fc4-d887-4b40-ad13-fb07b759e66d tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:09.592105 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bd451fc4-d887-4b40-ad13-fb07b759e66d tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:09.593920 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6a73b457-2171-4010-900f-429b26055309 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] DELETE https://10.4.3.92/volume/v3/types/bf7b6581-1a5d-47f3-9640-44aea0a5fdb4/encryption/61716d63-65c4-4873-a846-c6afb8d617b4 Jul 31 17:29:09.594346 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6a73b457-2171-4010-900f-429b26055309 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:09.594620 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6a73b457-2171-4010-900f-429b26055309 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:09.595341 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-6a73b457-2171-4010-900f-429b26055309 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '404b3480d8ba454d83118b48e590edad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc87f3ff5856422892f3344d45be56f7', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:29:09.595934 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6a73b457-2171-4010-900f-429b26055309 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] https://10.4.3.92/volume/v3/types/bf7b6581-1a5d-47f3-9640-44aea0a5fdb4/encryption/61716d63-65c4-4873-a846-c6afb8d617b4 returned with HTTP 403 Jul 31 17:29:09.596548 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 833/3333] 10.4.3.92 () {66 vars in 1482 bytes} [Fri Jul 31 17:29:09 2026] DELETE /volume/v3/types/bf7b6581-1a5d-47f3-9640-44aea0a5fdb4/encryption/61716d63-65c4-4873-a846-c6afb8d617b4 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:09.601082 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bd451fc4-d887-4b40-ad13-fb07b759e66d tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd returned with HTTP 404 Jul 31 17:29:09.601082 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 837/3334] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:09 2026] GET /volume/v3/volumes/8b26f174-96d9-4923-9d57-48dc7cdca6cd => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:09.608093 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-40b53fed-0d72-41c9-8756-5fddc9e1f63c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:09.612454 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-40b53fed-0d72-41c9-8756-5fddc9e1f63c tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:29:09.613014 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-40b53fed-0d72-41c9-8756-5fddc9e1f63c tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-796374385", "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=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:09.638376 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-40b53fed-0d72-41c9-8756-5fddc9e1f63c tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:29:09.639162 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 831/3335] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:29:09 2026] POST /volume/v3/types => generated 379 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:09.648259 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-91b43148-3269-4416-8c04-7d4319a21bdc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:09.650626 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-91b43148-3269-4416-8c04-7d4319a21bdc tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] DELETE https://10.4.3.92/volume/v3/types/c01fb5f8-d8a3-4206-9502-574b3d880f53/extra_specs/key1 Jul 31 17:29:09.650868 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-91b43148-3269-4416-8c04-7d4319a21bdc tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:09.651113 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-91b43148-3269-4416-8c04-7d4319a21bdc tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:09.657136 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.policy [None req-91b43148-3269-4416-8c04-7d4319a21bdc tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '404b3480d8ba454d83118b48e590edad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc87f3ff5856422892f3344d45be56f7', '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=100272) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:29:09.657422 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-91b43148-3269-4416-8c04-7d4319a21bdc tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] https://10.4.3.92/volume/v3/types/c01fb5f8-d8a3-4206-9502-574b3d880f53/extra_specs/key1 returned with HTTP 403 Jul 31 17:29:09.658040 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 835/3336] 10.4.3.92 () {66 vars in 1389 bytes} [Fri Jul 31 17:29:09 2026] DELETE /volume/v3/types/c01fb5f8-d8a3-4206-9502-574b3d880f53/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:09.669068 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-90e1a0f0-8e02-47db-8376-4cf5167ab8ed None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:09.671270 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-90e1a0f0-8e02-47db-8376-4cf5167ab8ed tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:29:09.671673 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-90e1a0f0-8e02-47db-8376-4cf5167ab8ed tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-213969725", "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=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:09.683584 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4d4cd900-4a08-41f7-a358-2da99ef26a83 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:09.686054 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4d4cd900-4a08-41f7-a358-2da99ef26a83 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/d3c10543-2804-4334-9abf-1d9beba24ad1 Jul 31 17:29:09.686054 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4d4cd900-4a08-41f7-a358-2da99ef26a83 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:09.687672 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4d4cd900-4a08-41f7-a358-2da99ef26a83 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:09.697059 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4d4cd900-4a08-41f7-a358-2da99ef26a83 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/d3c10543-2804-4334-9abf-1d9beba24ad1 returned with HTTP 404 Jul 31 17:29:09.697663 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 838/3337] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:09 2026] GET /volume/v3/volumes/d3c10543-2804-4334-9abf-1d9beba24ad1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:09.699548 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-90e1a0f0-8e02-47db-8376-4cf5167ab8ed tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:29:09.699954 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 834/3338] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:29:09 2026] POST /volume/v3/types => generated 379 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:09.707117 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4573dc04-7f34-404e-8433-2eae8da163b0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:09.709436 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4573dc04-7f34-404e-8433-2eae8da163b0 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/13c07147-fa36-4549-a4e5-8fb8c401011c Jul 31 17:29:09.709602 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e01c3a89-298c-4b1d-a7c3-aedb9c3c7331 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:09.709820 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4573dc04-7f34-404e-8433-2eae8da163b0 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:09.710242 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4573dc04-7f34-404e-8433-2eae8da163b0 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:09.712237 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e01c3a89-298c-4b1d-a7c3-aedb9c3c7331 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] DELETE https://10.4.3.92/volume/v3/types/993771a0-3bb2-4e33-bbc9-167e7d54102a Jul 31 17:29:09.713294 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e01c3a89-298c-4b1d-a7c3-aedb9c3c7331 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:09.713294 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e01c3a89-298c-4b1d-a7c3-aedb9c3c7331 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] Calling method '_delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:09.714592 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.policy [None req-e01c3a89-298c-4b1d-a7c3-aedb9c3c7331 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '404b3480d8ba454d83118b48e590edad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc87f3ff5856422892f3344d45be56f7', '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=100272) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:29:09.714883 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e01c3a89-298c-4b1d-a7c3-aedb9c3c7331 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] https://10.4.3.92/volume/v3/types/993771a0-3bb2-4e33-bbc9-167e7d54102a returned with HTTP 403 Jul 31 17:29:09.715584 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 836/3339] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:29:09 2026] DELETE /volume/v3/types/993771a0-3bb2-4e33-bbc9-167e7d54102a => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:09.721124 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:09.721124 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:09.724972 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4c49f80c-ced7-4910-9269-a88562de3316 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:09.726002 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4573dc04-7f34-404e-8433-2eae8da163b0 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:29:09.727335 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4c49f80c-ced7-4910-9269-a88562de3316 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] GET https://10.4.3.92/volume/v3/types/e80571d4-272a-459f-b701-6f15e207b9fe/extra_specs Jul 31 17:29:09.727640 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4c49f80c-ced7-4910-9269-a88562de3316 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:09.727907 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4c49f80c-ced7-4910-9269-a88562de3316 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:09.733909 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4573dc04-7f34-404e-8433-2eae8da163b0 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/13c07147-fa36-4549-a4e5-8fb8c401011c returned with HTTP 200 Jul 31 17:29:09.734696 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 832/3340] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:09 2026] GET /volume/v3/volumes/13c07147-fa36-4549-a4e5-8fb8c401011c => generated 1403 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:09.741054 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4c49f80c-ced7-4910-9269-a88562de3316 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] https://10.4.3.92/volume/v3/types/e80571d4-272a-459f-b701-6f15e207b9fe/extra_specs returned with HTTP 200 Jul 31 17:29:09.741630 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 839/3341] 10.4.3.92 () {66 vars in 1371 bytes} [Fri Jul 31 17:29:09 2026] GET /volume/v3/types/e80571d4-272a-459f-b701-6f15e207b9fe/extra_specs => generated 123 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:09.752594 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1ccee46e-774f-4ca6-83c8-0f25b6741005 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:09.754519 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-35a63f75-3b12-44f6-9d57-86d1a71637c2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:09.754959 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1ccee46e-774f-4ca6-83c8-0f25b6741005 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] GET https://10.4.3.92/volume/v3/types/e80571d4-272a-459f-b701-6f15e207b9fe/encryption/cipher Jul 31 17:29:09.755221 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1ccee46e-774f-4ca6-83c8-0f25b6741005 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:09.755506 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1ccee46e-774f-4ca6-83c8-0f25b6741005 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:09.756455 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-35a63f75-3b12-44f6-9d57-86d1a71637c2 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] DELETE https://10.4.3.92/volume/v3/volumes/13c07147-fa36-4549-a4e5-8fb8c401011c Jul 31 17:29:09.756539 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-1ccee46e-774f-4ca6-83c8-0f25b6741005 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '404b3480d8ba454d83118b48e590edad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc87f3ff5856422892f3344d45be56f7', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:29:09.756645 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-35a63f75-3b12-44f6-9d57-86d1a71637c2 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:09.756726 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1ccee46e-774f-4ca6-83c8-0f25b6741005 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] https://10.4.3.92/volume/v3/types/e80571d4-272a-459f-b701-6f15e207b9fe/encryption/cipher returned with HTTP 403 Jul 31 17:29:09.757565 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 835/3342] 10.4.3.92 () {66 vars in 1389 bytes} [Fri Jul 31 17:29:09 2026] GET /volume/v3/types/e80571d4-272a-459f-b701-6f15e207b9fe/encryption/cipher => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:09.757792 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-35a63f75-3b12-44f6-9d57-86d1a71637c2 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:09.757872 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-35a63f75-3b12-44f6-9d57-86d1a71637c2 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Delete volume with id: 13c07147-fa36-4549-a4e5-8fb8c401011c Jul 31 17:29:09.767411 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:09.767411 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:09.767902 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-35a63f75-3b12-44f6-9d57-86d1a71637c2 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:29:09.771122 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f66a27d8-a78e-483a-8b1d-b8d5840bdf07 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:09.773582 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f66a27d8-a78e-483a-8b1d-b8d5840bdf07 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] GET https://10.4.3.92/volume/v3/types/e80571d4-272a-459f-b701-6f15e207b9fe/encryption Jul 31 17:29:09.773879 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f66a27d8-a78e-483a-8b1d-b8d5840bdf07 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:09.774179 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f66a27d8-a78e-483a-8b1d-b8d5840bdf07 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:09.775036 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.policy [None req-f66a27d8-a78e-483a-8b1d-b8d5840bdf07 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '404b3480d8ba454d83118b48e590edad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc87f3ff5856422892f3344d45be56f7', '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=100271) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:29:09.775341 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f66a27d8-a78e-483a-8b1d-b8d5840bdf07 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] https://10.4.3.92/volume/v3/types/e80571d4-272a-459f-b701-6f15e207b9fe/encryption returned with HTTP 403 Jul 31 17:29:09.775931 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 833/3343] 10.4.3.92 () {66 vars in 1368 bytes} [Fri Jul 31 17:29:09 2026] GET /volume/v3/types/e80571d4-272a-459f-b701-6f15e207b9fe/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:09.788904 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-00fb838b-9096-407b-b152-cb699179eb00 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:09.791238 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-00fb838b-9096-407b-b152-cb699179eb00 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] GET https://10.4.3.92/volume/v3/types/e80571d4-272a-459f-b701-6f15e207b9fe/extra_specs/multiattach Jul 31 17:29:09.791538 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-00fb838b-9096-407b-b152-cb699179eb00 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:09.791787 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-00fb838b-9096-407b-b152-cb699179eb00 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:09.796068 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-35a63f75-3b12-44f6-9d57-86d1a71637c2 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Delete volume request issued successfully. Jul 31 17:29:09.796416 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-35a63f75-3b12-44f6-9d57-86d1a71637c2 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/13c07147-fa36-4549-a4e5-8fb8c401011c returned with HTTP 202 Jul 31 17:29:09.797021 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 837/3344] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:09 2026] DELETE /volume/v3/volumes/13c07147-fa36-4549-a4e5-8fb8c401011c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:09.802827 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-00fb838b-9096-407b-b152-cb699179eb00 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] https://10.4.3.92/volume/v3/types/e80571d4-272a-459f-b701-6f15e207b9fe/extra_specs/multiattach returned with HTTP 200 Jul 31 17:29:09.803408 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 840/3345] 10.4.3.92 () {66 vars in 1407 bytes} [Fri Jul 31 17:29:09 2026] GET /volume/v3/types/e80571d4-272a-459f-b701-6f15e207b9fe/extra_specs/multiattach => generated 29 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:29:09.806485 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-540ca6a2-d659-487d-85ec-47074b76cb53 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:09.810756 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-540ca6a2-d659-487d-85ec-47074b76cb53 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/13c07147-fa36-4549-a4e5-8fb8c401011c Jul 31 17:29:09.811412 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-540ca6a2-d659-487d-85ec-47074b76cb53 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:09.811828 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-704df7af-3fb9-4c7f-af05-306561339342 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:09.811917 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-540ca6a2-d659-487d-85ec-47074b76cb53 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:09.814297 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-704df7af-3fb9-4c7f-af05-306561339342 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] GET https://10.4.3.92/volume/v3/types/e80571d4-272a-459f-b701-6f15e207b9fe/extra_specs/volume_backend_name Jul 31 17:29:09.814624 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-704df7af-3fb9-4c7f-af05-306561339342 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:09.814929 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-704df7af-3fb9-4c7f-af05-306561339342 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:09.824298 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:09.824298 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:09.825735 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-704df7af-3fb9-4c7f-af05-306561339342 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] https://10.4.3.92/volume/v3/types/e80571d4-272a-459f-b701-6f15e207b9fe/extra_specs/volume_backend_name returned with HTTP 404 Jul 31 17:29:09.826427 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 834/3346] 10.4.3.92 () {66 vars in 1431 bytes} [Fri Jul 31 17:29:09 2026] GET /volume/v3/types/e80571d4-272a-459f-b701-6f15e207b9fe/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) Jul 31 17:29:09.831140 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-540ca6a2-d659-487d-85ec-47074b76cb53 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Volume info retrieved successfully. Jul 31 17:29:09.839933 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-540ca6a2-d659-487d-85ec-47074b76cb53 tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/13c07147-fa36-4549-a4e5-8fb8c401011c returned with HTTP 200 Jul 31 17:29:09.839933 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 836/3347] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:09 2026] GET /volume/v3/volumes/13c07147-fa36-4549-a4e5-8fb8c401011c => generated 1402 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:09.840239 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-404699ab-a3a4-4e58-b1c1-b0af4b298a60 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:09.847373 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-404699ab-a3a4-4e58-b1c1-b0af4b298a60 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] PUT https://10.4.3.92/volume/v3/types/e80571d4-272a-459f-b701-6f15e207b9fe/encryption/2df269ef-353e-4ca2-8944-000697816708 Jul 31 17:29:09.847373 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-404699ab-a3a4-4e58-b1c1-b0af4b298a60 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:09.849412 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.policy [None req-404699ab-a3a4-4e58-b1c1-b0af4b298a60 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '404b3480d8ba454d83118b48e590edad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc87f3ff5856422892f3344d45be56f7', '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=100272) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:29:09.849821 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-404699ab-a3a4-4e58-b1c1-b0af4b298a60 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] https://10.4.3.92/volume/v3/types/e80571d4-272a-459f-b701-6f15e207b9fe/encryption/2df269ef-353e-4ca2-8944-000697816708 returned with HTTP 403 Jul 31 17:29:09.850492 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 838/3348] 10.4.3.92 () {68 vars in 1499 bytes} [Fri Jul 31 17:29:09 2026] PUT /volume/v3/types/e80571d4-272a-459f-b701-6f15e207b9fe/encryption/2df269ef-353e-4ca2-8944-000697816708 => generated 127 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:09.860160 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-649203b6-f7b6-443b-82dc-6ac59be9d9ee None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:09.862530 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-649203b6-f7b6-443b-82dc-6ac59be9d9ee tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] PUT https://10.4.3.92/volume/v3/types/e80571d4-272a-459f-b701-6f15e207b9fe/extra_specs/key1 Jul 31 17:29:09.862881 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-649203b6-f7b6-443b-82dc-6ac59be9d9ee tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:09.864758 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-649203b6-f7b6-443b-82dc-6ac59be9d9ee tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '404b3480d8ba454d83118b48e590edad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc87f3ff5856422892f3344d45be56f7', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:29:09.864932 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-649203b6-f7b6-443b-82dc-6ac59be9d9ee tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] https://10.4.3.92/volume/v3/types/e80571d4-272a-459f-b701-6f15e207b9fe/extra_specs/key1 returned with HTTP 403 Jul 31 17:29:09.865446 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 841/3349] 10.4.3.92 () {68 vars in 1406 bytes} [Fri Jul 31 17:29:09 2026] PUT /volume/v3/types/e80571d4-272a-459f-b701-6f15e207b9fe/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:09.881401 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7d4c342f-24b2-4a5e-a9b1-60fdd466ef45 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:09.883803 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7d4c342f-24b2-4a5e-a9b1-60fdd466ef45 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] PUT https://10.4.3.92/volume/v3/types/e80571d4-272a-459f-b701-6f15e207b9fe Jul 31 17:29:09.884357 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7d4c342f-24b2-4a5e-a9b1-60fdd466ef45 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:09.886680 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.policy [None req-7d4c342f-24b2-4a5e-a9b1-60fdd466ef45 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '404b3480d8ba454d83118b48e590edad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fc87f3ff5856422892f3344d45be56f7', '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=100271) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:29:09.887416 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7d4c342f-24b2-4a5e-a9b1-60fdd466ef45 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-reader] https://10.4.3.92/volume/v3/types/e80571d4-272a-459f-b701-6f15e207b9fe returned with HTTP 403 Jul 31 17:29:09.888166 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 835/3350] 10.4.3.92 () {68 vars in 1355 bytes} [Fri Jul 31 17:29:09 2026] PUT /volume/v3/types/e80571d4-272a-459f-b701-6f15e207b9fe => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Jul 31 17:29:09.900516 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-51f35177-efdc-4f69-9ad6-9686a8cb7ba8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:09.903536 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-51f35177-efdc-4f69-9ad6-9686a8cb7ba8 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] DELETE https://10.4.3.92/volume/v3/types/993771a0-3bb2-4e33-bbc9-167e7d54102a Jul 31 17:29:09.903536 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-51f35177-efdc-4f69-9ad6-9686a8cb7ba8 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:09.903837 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-51f35177-efdc-4f69-9ad6-9686a8cb7ba8 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:09.936713 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-70da5f9f-c167-42b4-b4f8-e3fab7554e57 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:09.940514 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-70da5f9f-c167-42b4-b4f8-e3fab7554e57 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:29:09.940514 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-70da5f9f-c167-42b4-b4f8-e3fab7554e57 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-979255236"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:09.941041 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-70da5f9f-c167-42b4-b4f8-e3fab7554e57 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-979255236'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:29:09.941277 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-70da5f9f-c167-42b4-b4f8-e3fab7554e57 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Create volume of 1 GB Jul 31 17:29:09.946821 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-70da5f9f-c167-42b4-b4f8-e3fab7554e57 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Availability Zones retrieved successfully. Jul 31 17:29:09.954961 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-51f35177-efdc-4f69-9ad6-9686a8cb7ba8 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] https://10.4.3.92/volume/v3/types/993771a0-3bb2-4e33-bbc9-167e7d54102a returned with HTTP 202 Jul 31 17:29:09.955540 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 837/3351] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:29:09 2026] DELETE /volume/v3/types/993771a0-3bb2-4e33-bbc9-167e7d54102a => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:09.955954 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-70da5f9f-c167-42b4-b4f8-e3fab7554e57 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Flow 'volume_create_api' (3ebc83ac-f6f0-4159-833a-d298398b6d35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:09.957304 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-70da5f9f-c167-42b4-b4f8-e3fab7554e57 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (627d0d18-3376-48c0-aa13-8fee9aff721e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:09.958756 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-70da5f9f-c167-42b4-b4f8-e3fab7554e57 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:29:09.966935 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b99cc874-f480-407f-b558-ec2c4823dc90 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:09.969108 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b99cc874-f480-407f-b558-ec2c4823dc90 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] DELETE https://10.4.3.92/volume/v3/types/c01fb5f8-d8a3-4206-9502-574b3d880f53 Jul 31 17:29:09.969412 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b99cc874-f480-407f-b558-ec2c4823dc90 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:09.969822 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b99cc874-f480-407f-b558-ec2c4823dc90 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:09.998076 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-70da5f9f-c167-42b4-b4f8-e3fab7554e57 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (627d0d18-3376-48c0-aa13-8fee9aff721e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:09.999088 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-70da5f9f-c167-42b4-b4f8-e3fab7554e57 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d46b1531-fc1c-4e06-936b-c9542a8ce87b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:10.030888 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b99cc874-f480-407f-b558-ec2c4823dc90 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] https://10.4.3.92/volume/v3/types/c01fb5f8-d8a3-4206-9502-574b3d880f53 returned with HTTP 202 Jul 31 17:29:10.030888 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 842/3352] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:29:09 2026] DELETE /volume/v3/types/c01fb5f8-d8a3-4206-9502-574b3d880f53 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:10.039653 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-44be92d1-9739-4e1d-8b79-7462bb029395 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:10.042155 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-44be92d1-9739-4e1d-8b79-7462bb029395 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] DELETE https://10.4.3.92/volume/v3/types/bf7b6581-1a5d-47f3-9640-44aea0a5fdb4 Jul 31 17:29:10.042253 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-44be92d1-9739-4e1d-8b79-7462bb029395 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:10.042641 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-44be92d1-9739-4e1d-8b79-7462bb029395 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:10.066810 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-70da5f9f-c167-42b4-b4f8-e3fab7554e57 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Created reservations ['ea7091c0-ea2c-48ad-8313-c5edfc98000d', 'dca72bd8-b1f2-4899-a28f-fd4506d829f9', '1bebb55b-23e0-4351-bf85-3c6f324d22af', '83625a94-bae1-407d-90b0-6d9616e78ccf'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:10.068006 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-70da5f9f-c167-42b4-b4f8-e3fab7554e57 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d46b1531-fc1c-4e06-936b-c9542a8ce87b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea7091c0-ea2c-48ad-8313-c5edfc98000d', 'dca72bd8-b1f2-4899-a28f-fd4506d829f9', '1bebb55b-23e0-4351-bf85-3c6f324d22af', '83625a94-bae1-407d-90b0-6d9616e78ccf']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:10.069035 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-70da5f9f-c167-42b4-b4f8-e3fab7554e57 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9987eef5-d3d5-4991-8989-a740ea2a129f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:10.079097 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-44be92d1-9739-4e1d-8b79-7462bb029395 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] https://10.4.3.92/volume/v3/types/bf7b6581-1a5d-47f3-9640-44aea0a5fdb4 returned with HTTP 202 Jul 31 17:29:10.079618 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 836/3353] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:29:10 2026] DELETE /volume/v3/types/bf7b6581-1a5d-47f3-9640-44aea0a5fdb4 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:10.089911 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-634c7fad-5d65-4b57-a2fb-0e2985f9b58d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:10.091724 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-634c7fad-5d65-4b57-a2fb-0e2985f9b58d tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] DELETE https://10.4.3.92/volume/v3/types/0a406627-9286-4a58-8ea6-5d665f41f9d2 Jul 31 17:29:10.091970 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-634c7fad-5d65-4b57-a2fb-0e2985f9b58d tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:10.092222 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-634c7fad-5d65-4b57-a2fb-0e2985f9b58d tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:10.102761 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-70da5f9f-c167-42b4-b4f8-e3fab7554e57 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9987eef5-d3d5-4991-8989-a740ea2a129f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c3a1587-7608-42c5-bf31-21ab12c7b231', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-979255236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ecc9b9b69604155bb3e97377a0792a8',qos_specs=None,replication_status=,reservations=['ea7091c0-ea2c-48ad-8313-c5edfc98000d','dca72bd8-b1f2-4899-a28f-fd4506d829f9','1bebb55b-23e0-4351-bf85-3c6f324d22af','83625a94-bae1-407d-90b0-6d9616e78ccf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f775afb3ffea4ccc8aaee38afdb913b2',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:29:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-979255236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c3a1587-7608-42c5-bf31-21ab12c7b231,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ecc9b9b69604155bb3e97377a0792a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f775afb3ffea4ccc8aaee38afdb913b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:10.105848 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-70da5f9f-c167-42b4-b4f8-e3fab7554e57 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb5fff41-02a7-4049-8a7d-9d28b87b5ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:10.131373 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-634c7fad-5d65-4b57-a2fb-0e2985f9b58d tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] https://10.4.3.92/volume/v3/types/0a406627-9286-4a58-8ea6-5d665f41f9d2 returned with HTTP 202 Jul 31 17:29:10.131525 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-70da5f9f-c167-42b4-b4f8-e3fab7554e57 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb5fff41-02a7-4049-8a7d-9d28b87b5ebf) transitioned into state 'SUCCESS' from state '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-979255236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ecc9b9b69604155bb3e97377a0792a8',qos_specs=None,replication_status=,reservations=['ea7091c0-ea2c-48ad-8313-c5edfc98000d','dca72bd8-b1f2-4899-a28f-fd4506d829f9','1bebb55b-23e0-4351-bf85-3c6f324d22af','83625a94-bae1-407d-90b0-6d9616e78ccf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f775afb3ffea4ccc8aaee38afdb913b2',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:10.131719 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 838/3354] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:29:10 2026] DELETE /volume/v3/types/0a406627-9286-4a58-8ea6-5d665f41f9d2 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:10.132172 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-70da5f9f-c167-42b4-b4f8-e3fab7554e57 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1287af9-30ae-471e-9240-91e50a9c1b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:10.139297 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-91cd62cb-7639-4c65-b69d-e7b68f361bff None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:10.141442 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-91cd62cb-7639-4c65-b69d-e7b68f361bff tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] DELETE https://10.4.3.92/volume/v3/types/9fa7512b-db0d-447c-992b-5da33aa82d39 Jul 31 17:29:10.141956 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-91cd62cb-7639-4c65-b69d-e7b68f361bff tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:10.141956 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-91cd62cb-7639-4c65-b69d-e7b68f361bff tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:10.143779 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-70da5f9f-c167-42b4-b4f8-e3fab7554e57 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1287af9-30ae-471e-9240-91e50a9c1b12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:10.144766 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-70da5f9f-c167-42b4-b4f8-e3fab7554e57 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Flow 'volume_create_api' (3ebc83ac-f6f0-4159-833a-d298398b6d35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:10.144984 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-70da5f9f-c167-42b4-b4f8-e3fab7554e57 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Create volume request issued successfully. Jul 31 17:29:10.147805 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-70da5f9f-c167-42b4-b4f8-e3fab7554e57 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:29:10.147805 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 839/3355] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:29:09 2026] POST /volume/v3/volumes => generated 752 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:10.164280 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2b969e78-f620-4d8e-a941-86a647c9b19a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:10.167218 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2b969e78-f620-4d8e-a941-86a647c9b19a tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 Jul 31 17:29:10.167704 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2b969e78-f620-4d8e-a941-86a647c9b19a tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:10.168224 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2b969e78-f620-4d8e-a941-86a647c9b19a tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:10.170095 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-91cd62cb-7639-4c65-b69d-e7b68f361bff tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] https://10.4.3.92/volume/v3/types/9fa7512b-db0d-447c-992b-5da33aa82d39 returned with HTTP 202 Jul 31 17:29:10.170755 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 843/3356] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:29:10 2026] DELETE /volume/v3/types/9fa7512b-db0d-447c-992b-5da33aa82d39 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:10.179656 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:10.179656 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:10.181278 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-16d33be6-13a7-455c-88a9-95cf67625a70 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:10.184528 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-16d33be6-13a7-455c-88a9-95cf67625a70 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] DELETE https://10.4.3.92/volume/v3/types/e80571d4-272a-459f-b701-6f15e207b9fe Jul 31 17:29:10.184802 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-16d33be6-13a7-455c-88a9-95cf67625a70 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:10.184908 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2b969e78-f620-4d8e-a941-86a647c9b19a tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:29:10.185004 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-16d33be6-13a7-455c-88a9-95cf67625a70 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:10.190970 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2b969e78-f620-4d8e-a941-86a647c9b19a tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 returned with HTTP 200 Jul 31 17:29:10.193747 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 837/3357] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:10 2026] GET /volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:10.200821 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0d07fa87-ea85-439f-96d6-941b2e500bbe None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:10.203442 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0d07fa87-ea85-439f-96d6-941b2e500bbe tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/6527a0cf-5e2e-41b7-bf31-30d585195c19 Jul 31 17:29:10.203713 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0d07fa87-ea85-439f-96d6-941b2e500bbe tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:10.203958 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0d07fa87-ea85-439f-96d6-941b2e500bbe tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:10.204145 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-0d07fa87-ea85-439f-96d6-941b2e500bbe tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Delete snapshot with id: 6527a0cf-5e2e-41b7-bf31-30d585195c19 Jul 31 17:29:10.211030 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:10.211030 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:10.211516 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0d07fa87-ea85-439f-96d6-941b2e500bbe tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Snapshot retrieved successfully. Jul 31 17:29:10.217107 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-16d33be6-13a7-455c-88a9-95cf67625a70 tempest-VolumeTypesReaderTests-1808457953 tempest-VolumeTypesReaderTests-1808457953-project-admin] https://10.4.3.92/volume/v3/types/e80571d4-272a-459f-b701-6f15e207b9fe returned with HTTP 202 Jul 31 17:29:10.217721 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 839/3358] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:29:10 2026] DELETE /volume/v3/types/e80571d4-272a-459f-b701-6f15e207b9fe => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:10.241344 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0d07fa87-ea85-439f-96d6-941b2e500bbe tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Snapshot delete request issued successfully. Jul 31 17:29:10.241344 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0d07fa87-ea85-439f-96d6-941b2e500bbe tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/snapshots/6527a0cf-5e2e-41b7-bf31-30d585195c19 returned with HTTP 202 Jul 31 17:29:10.241344 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 840/3359] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:29:10 2026] DELETE /volume/v3/snapshots/6527a0cf-5e2e-41b7-bf31-30d585195c19 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:10.248338 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-53f02338-1518-47aa-b3c7-65fa9e788ca4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:10.251628 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-53f02338-1518-47aa-b3c7-65fa9e788ca4 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] GET https://10.4.3.92/volume/v3/snapshots/6527a0cf-5e2e-41b7-bf31-30d585195c19 Jul 31 17:29:10.251628 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-53f02338-1518-47aa-b3c7-65fa9e788ca4 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:10.251628 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-53f02338-1518-47aa-b3c7-65fa9e788ca4 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:10.262857 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:10.262857 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:10.263355 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-53f02338-1518-47aa-b3c7-65fa9e788ca4 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Snapshot retrieved successfully. Jul 31 17:29:10.264183 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-53f02338-1518-47aa-b3c7-65fa9e788ca4 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/snapshots/6527a0cf-5e2e-41b7-bf31-30d585195c19 returned with HTTP 200 Jul 31 17:29:10.264592 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 844/3360] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:29:10 2026] GET /volume/v3/snapshots/6527a0cf-5e2e-41b7-bf31-30d585195c19 => generated 461 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:10.854499 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8a6fef5a-eea5-42ed-927c-b3537c5ef01f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:10.858746 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8a6fef5a-eea5-42ed-927c-b3537c5ef01f tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] GET https://10.4.3.92/volume/v3/volumes/13c07147-fa36-4549-a4e5-8fb8c401011c Jul 31 17:29:10.858994 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8a6fef5a-eea5-42ed-927c-b3537c5ef01f tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:10.859217 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8a6fef5a-eea5-42ed-927c-b3537c5ef01f tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:10.866177 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8a6fef5a-eea5-42ed-927c-b3537c5ef01f tempest-VolumesGetTest-1376905068 tempest-VolumesGetTest-1376905068-project-member] https://10.4.3.92/volume/v3/volumes/13c07147-fa36-4549-a4e5-8fb8c401011c returned with HTTP 404 Jul 31 17:29:10.867008 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 838/3361] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:10 2026] GET /volume/v3/volumes/13c07147-fa36-4549-a4e5-8fb8c401011c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:10.942350 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-707c0929-0ca4-4d86-9981-48b44018dfdb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:11.109423 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-707c0929-0ca4-4d86-9981-48b44018dfdb tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:29:11.109691 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-707c0929-0ca4-4d86-9981-48b44018dfdb tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8d238c5f-d575-4c29-9cd2-e3e14bfacc91", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1785399470"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:11.111654 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-707c0929-0ca4-4d86-9981-48b44018dfdb tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Create volume request body: {'volume': {"'imageRef": '8d238c5f-d575-4c29-9cd2-e3e14bfacc91', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1785399470'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:29:11.111830 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-707c0929-0ca4-4d86-9981-48b44018dfdb tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Create volume of 1 GB Jul 31 17:29:11.117602 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-707c0929-0ca4-4d86-9981-48b44018dfdb tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Availability Zones retrieved successfully. Jul 31 17:29:11.126006 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-707c0929-0ca4-4d86-9981-48b44018dfdb tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Flow 'volume_create_api' (dc0b9f1c-87f5-44f2-a0f3-63dabde9248d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:11.127493 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-707c0929-0ca4-4d86-9981-48b44018dfdb tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6cee32f-aa82-4245-9182-dcbbb375e78a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:11.128792 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-707c0929-0ca4-4d86-9981-48b44018dfdb tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:29:11.173619 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-707c0929-0ca4-4d86-9981-48b44018dfdb tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6cee32f-aa82-4245-9182-dcbbb375e78a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:11.174793 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-707c0929-0ca4-4d86-9981-48b44018dfdb tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c058041-40cd-48c7-a385-3a50fe60a140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:11.210580 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-44aee9bf-d5a7-4544-b9e1-213ee2ddaa84 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:11.212591 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-44aee9bf-d5a7-4544-b9e1-213ee2ddaa84 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 Jul 31 17:29:11.212826 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-44aee9bf-d5a7-4544-b9e1-213ee2ddaa84 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:11.213144 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-44aee9bf-d5a7-4544-b9e1-213ee2ddaa84 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:11.222310 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:11.222310 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:11.228445 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-44aee9bf-d5a7-4544-b9e1-213ee2ddaa84 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:29:11.236770 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-44aee9bf-d5a7-4544-b9e1-213ee2ddaa84 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 returned with HTTP 200 Jul 31 17:29:11.237208 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 841/3362] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:11 2026] GET /volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:29:11.276830 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-de600c3f-f601-4598-90ff-57f6e8c6ddc4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:11.279160 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-de600c3f-f601-4598-90ff-57f6e8c6ddc4 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] GET https://10.4.3.92/volume/v3/snapshots/6527a0cf-5e2e-41b7-bf31-30d585195c19 Jul 31 17:29:11.280041 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-de600c3f-f601-4598-90ff-57f6e8c6ddc4 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:11.280219 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-de600c3f-f601-4598-90ff-57f6e8c6ddc4 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:11.293334 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-de600c3f-f601-4598-90ff-57f6e8c6ddc4 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/snapshots/6527a0cf-5e2e-41b7-bf31-30d585195c19 returned with HTTP 404 Jul 31 17:29:11.293995 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 845/3363] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:29:11 2026] GET /volume/v3/snapshots/6527a0cf-5e2e-41b7-bf31-30d585195c19 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:11.300330 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-74878d4b-f6bf-4db3-a3a3-cb9216a4f205 req-132be716-725b-480b-bd99-65e8b9a04acf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:11.308112 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-74878d4b-f6bf-4db3-a3a3-cb9216a4f205 req-132be716-725b-480b-bd99-65e8b9a04acf tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 Jul 31 17:29:11.308423 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-74878d4b-f6bf-4db3-a3a3-cb9216a4f205 req-132be716-725b-480b-bd99-65e8b9a04acf tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:11.308668 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-74878d4b-f6bf-4db3-a3a3-cb9216a4f205 req-132be716-725b-480b-bd99-65e8b9a04acf tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:11.323339 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-707c0929-0ca4-4d86-9981-48b44018dfdb tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Created reservations ['ab08c899-42cd-4d48-89d9-8bb635886c19', 'abcde2c6-3b49-4002-aa5c-8736c03a3c18', 'eae91809-8854-402f-83dc-b2ccac6661b8', '52948a69-9478-4819-b51a-51f84f37e7e3'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:11.324273 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-707c0929-0ca4-4d86-9981-48b44018dfdb tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c058041-40cd-48c7-a385-3a50fe60a140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab08c899-42cd-4d48-89d9-8bb635886c19', 'abcde2c6-3b49-4002-aa5c-8736c03a3c18', 'eae91809-8854-402f-83dc-b2ccac6661b8', '52948a69-9478-4819-b51a-51f84f37e7e3']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:11.325284 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-707c0929-0ca4-4d86-9981-48b44018dfdb tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed9dc950-df07-487d-9bb9-fc7df96e7168) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:11.329644 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:11.329644 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:11.340383 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-74878d4b-f6bf-4db3-a3a3-cb9216a4f205 req-132be716-725b-480b-bd99-65e8b9a04acf tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:29:11.347959 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-74878d4b-f6bf-4db3-a3a3-cb9216a4f205 req-132be716-725b-480b-bd99-65e8b9a04acf tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 returned with HTTP 200 Jul 31 17:29:11.348713 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 839/3364] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:29:11 2026] GET /volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:11.360521 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-707c0929-0ca4-4d86-9981-48b44018dfdb tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed9dc950-df07-487d-9bb9-fc7df96e7168) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c5b35d4-b6e9-4840-9a30-ce346c83a78a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1785399470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='348d306848514089afcc80bf5e460ccf',qos_specs=None,replication_status=,reservations=['ab08c899-42cd-4d48-89d9-8bb635886c19','abcde2c6-3b49-4002-aa5c-8736c03a3c18','eae91809-8854-402f-83dc-b2ccac6661b8','52948a69-9478-4819-b51a-51f84f37e7e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38f547f2fced4f5385d89ebed1211a7c',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:29:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1785399470',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c5b35d4-b6e9-4840-9a30-ce346c83a78a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='348d306848514089afcc80bf5e460ccf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38f547f2fced4f5385d89ebed1211a7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:11.361640 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-707c0929-0ca4-4d86-9981-48b44018dfdb tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59e96e72-7e13-4de0-b136-cc001c9e0dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:11.367235 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-9c3e56ff-cadc-40ee-92b4-f5f8c7dad24e req-4c20536b-5676-45b9-a99f-b93970a83850 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:11.374792 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-9c3e56ff-cadc-40ee-92b4-f5f8c7dad24e req-4c20536b-5676-45b9-a99f-b93970a83850 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] GET https://10.4.3.92/volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af Jul 31 17:29:11.375218 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-9c3e56ff-cadc-40ee-92b4-f5f8c7dad24e req-4c20536b-5676-45b9-a99f-b93970a83850 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:11.376948 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-9c3e56ff-cadc-40ee-92b4-f5f8c7dad24e req-4c20536b-5676-45b9-a99f-b93970a83850 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:11.391367 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:11.391367 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:11.399143 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-707c0929-0ca4-4d86-9981-48b44018dfdb tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59e96e72-7e13-4de0-b136-cc001c9e0dd9) transitioned into state 'SUCCESS' from state '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-1785399470',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='348d306848514089afcc80bf5e460ccf',qos_specs=None,replication_status=,reservations=['ab08c899-42cd-4d48-89d9-8bb635886c19','abcde2c6-3b49-4002-aa5c-8736c03a3c18','eae91809-8854-402f-83dc-b2ccac6661b8','52948a69-9478-4819-b51a-51f84f37e7e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38f547f2fced4f5385d89ebed1211a7c',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:11.399360 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-9c3e56ff-cadc-40ee-92b4-f5f8c7dad24e req-4c20536b-5676-45b9-a99f-b93970a83850 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Volume info retrieved successfully. Jul 31 17:29:11.400103 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-707c0929-0ca4-4d86-9981-48b44018dfdb tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44a232a7-a9aa-473f-9dc8-e476f1195fb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:11.413329 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-9c3e56ff-cadc-40ee-92b4-f5f8c7dad24e req-4c20536b-5676-45b9-a99f-b93970a83850 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af returned with HTTP 200 Jul 31 17:29:11.413954 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 842/3365] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:29:11 2026] GET /volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af => generated 838 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:11.424093 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-707c0929-0ca4-4d86-9981-48b44018dfdb tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44a232a7-a9aa-473f-9dc8-e476f1195fb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:11.426465 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-707c0929-0ca4-4d86-9981-48b44018dfdb tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Flow 'volume_create_api' (dc0b9f1c-87f5-44f2-a0f3-63dabde9248d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:11.426465 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-707c0929-0ca4-4d86-9981-48b44018dfdb tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Create volume request issued successfully. Jul 31 17:29:11.426939 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-707c0929-0ca4-4d86-9981-48b44018dfdb tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:29:11.427517 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 840/3366] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:29:10 2026] POST /volume/v3/volumes => generated 755 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:11.447005 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-802e7a4a-57be-4e5b-a378-89397922a0ef None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:11.449772 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-802e7a4a-57be-4e5b-a378-89397922a0ef tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:29:11.449772 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-802e7a4a-57be-4e5b-a378-89397922a0ef tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8d238c5f-d575-4c29-9cd2-e3e14bfacc91", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1155769644"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:11.451495 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-802e7a4a-57be-4e5b-a378-89397922a0ef tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Create volume request body: {'volume': {"'imageRef": '8d238c5f-d575-4c29-9cd2-e3e14bfacc91', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1155769644'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:29:11.451626 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-802e7a4a-57be-4e5b-a378-89397922a0ef tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Create volume of 1 GB Jul 31 17:29:11.461274 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-802e7a4a-57be-4e5b-a378-89397922a0ef tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Availability Zones retrieved successfully. Jul 31 17:29:11.474204 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-802e7a4a-57be-4e5b-a378-89397922a0ef tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Flow 'volume_create_api' (51bf7dec-7251-4c01-b6c1-746776fce48d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:11.474204 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-802e7a4a-57be-4e5b-a378-89397922a0ef tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6461f2c5-da4a-4494-b067-819c02de9b41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:11.474204 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-802e7a4a-57be-4e5b-a378-89397922a0ef tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:29:11.509406 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-92516325-12ce-49e2-937e-e475c369c5fb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:11.509406 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-92516325-12ce-49e2-937e-e475c369c5fb None None] GET https://10.4.3.92/volume// Jul 31 17:29:11.509406 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-92516325-12ce-49e2-937e-e475c369c5fb None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:11.509406 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-92516325-12ce-49e2-937e-e475c369c5fb None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:11.509406 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-92516325-12ce-49e2-937e-e475c369c5fb None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:29:11.509406 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 840/3367] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:29:11 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:29:11.523497 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-74878d4b-f6bf-4db3-a3a3-cb9216a4f205 req-b2bdab8e-2a49-431a-8bea-b5f2dc048fad None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:11.530156 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-802e7a4a-57be-4e5b-a378-89397922a0ef tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6461f2c5-da4a-4494-b067-819c02de9b41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:11.533526 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-802e7a4a-57be-4e5b-a378-89397922a0ef tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de1029bf-e4d6-4454-a8e0-63cd8fc628e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:11.617810 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-802e7a4a-57be-4e5b-a378-89397922a0ef tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Created reservations ['299a4928-4d89-44fd-b2d4-0b49549ad498', 'ab9e319b-e2d1-461d-af52-a437aa875938', '057e8b21-6501-49ec-8a48-9bc2dae5e1e6', '8c92d469-b207-441b-abf3-5453285448eb'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:11.618890 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-802e7a4a-57be-4e5b-a378-89397922a0ef tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de1029bf-e4d6-4454-a8e0-63cd8fc628e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['299a4928-4d89-44fd-b2d4-0b49549ad498', 'ab9e319b-e2d1-461d-af52-a437aa875938', '057e8b21-6501-49ec-8a48-9bc2dae5e1e6', '8c92d469-b207-441b-abf3-5453285448eb']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:11.621530 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-802e7a4a-57be-4e5b-a378-89397922a0ef tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e180682e-ade5-47e6-9f15-391e603ea8f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:11.655841 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-802e7a4a-57be-4e5b-a378-89397922a0ef tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e180682e-ade5-47e6-9f15-391e603ea8f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1191444-e100-4deb-b6fd-78d4145284e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1155769644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='348d306848514089afcc80bf5e460ccf',qos_specs=None,replication_status=,reservations=['299a4928-4d89-44fd-b2d4-0b49549ad498','ab9e319b-e2d1-461d-af52-a437aa875938','057e8b21-6501-49ec-8a48-9bc2dae5e1e6','8c92d469-b207-441b-abf3-5453285448eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38f547f2fced4f5385d89ebed1211a7c',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:29:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1155769644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1191444-e100-4deb-b6fd-78d4145284e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='348d306848514089afcc80bf5e460ccf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38f547f2fced4f5385d89ebed1211a7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:11.657334 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-802e7a4a-57be-4e5b-a378-89397922a0ef tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77c508d5-d023-44af-bc84-180a8c1777b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:11.689563 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-802e7a4a-57be-4e5b-a378-89397922a0ef tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77c508d5-d023-44af-bc84-180a8c1777b8) transitioned into state 'SUCCESS' from state '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-1155769644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='348d306848514089afcc80bf5e460ccf',qos_specs=None,replication_status=,reservations=['299a4928-4d89-44fd-b2d4-0b49549ad498','ab9e319b-e2d1-461d-af52-a437aa875938','057e8b21-6501-49ec-8a48-9bc2dae5e1e6','8c92d469-b207-441b-abf3-5453285448eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38f547f2fced4f5385d89ebed1211a7c',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:11.690803 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-802e7a4a-57be-4e5b-a378-89397922a0ef tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f88ded8c-33fd-4839-b086-8b8274ab7c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:11.712354 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-802e7a4a-57be-4e5b-a378-89397922a0ef tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f88ded8c-33fd-4839-b086-8b8274ab7c4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:11.714621 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-802e7a4a-57be-4e5b-a378-89397922a0ef tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Flow 'volume_create_api' (51bf7dec-7251-4c01-b6c1-746776fce48d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:11.715195 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-802e7a4a-57be-4e5b-a378-89397922a0ef tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Create volume request issued successfully. Jul 31 17:29:11.716120 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-802e7a4a-57be-4e5b-a378-89397922a0ef tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:29:11.717267 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 846/3368] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:29:11 2026] POST /volume/v3/volumes => generated 755 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:11.728493 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-74878d4b-f6bf-4db3-a3a3-cb9216a4f205 req-b2bdab8e-2a49-431a-8bea-b5f2dc048fad tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:29:11.728743 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-74878d4b-f6bf-4db3-a3a3-cb9216a4f205 req-b2bdab8e-2a49-431a-8bea-b5f2dc048fad tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1c3a1587-7608-42c5-bf31-21ab12c7b231", "connector": null, "instance_uuid": "2b0f36c9-a61f-439d-9d53-82e8b8bc1b15"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:11.731695 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4f3a0a0f-6ad9-489e-b853-e99c41859971 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:11.734371 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4f3a0a0f-6ad9-489e-b853-e99c41859971 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:29:11.735611 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4f3a0a0f-6ad9-489e-b853-e99c41859971 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8d238c5f-d575-4c29-9cd2-e3e14bfacc91", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1591442229"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:11.739220 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-4f3a0a0f-6ad9-489e-b853-e99c41859971 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Create volume request body: {'volume': {"'imageRef": '8d238c5f-d575-4c29-9cd2-e3e14bfacc91', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1591442229'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:29:11.739405 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-4f3a0a0f-6ad9-489e-b853-e99c41859971 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Create volume of 1 GB Jul 31 17:29:11.739890 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:11.739890 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:11.747074 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4f3a0a0f-6ad9-489e-b853-e99c41859971 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Availability Zones retrieved successfully. Jul 31 17:29:11.750599 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:11.750599 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:11.755234 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4f3a0a0f-6ad9-489e-b853-e99c41859971 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Flow 'volume_create_api' (f6d06e0d-24c4-40d3-ac78-a2b87626b033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:11.757226 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4f3a0a0f-6ad9-489e-b853-e99c41859971 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b9dea83-f16b-4dad-ae68-1d5778829318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:11.758667 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-4f3a0a0f-6ad9-489e-b853-e99c41859971 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:29:11.795998 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-74878d4b-f6bf-4db3-a3a3-cb9216a4f205 req-b2bdab8e-2a49-431a-8bea-b5f2dc048fad tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:29:11.796850 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 843/3369] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:29:11 2026] POST /volume/v3/attachments => generated 273 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:11.797831 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4f3a0a0f-6ad9-489e-b853-e99c41859971 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b9dea83-f16b-4dad-ae68-1d5778829318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:11.798615 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4f3a0a0f-6ad9-489e-b853-e99c41859971 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ede31e6-74b9-4a9a-b545-9eb5b7bed0a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:11.853179 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-dcd10b2e-814f-4c2b-9f05-b3845c9f03f8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:11.855852 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dcd10b2e-814f-4c2b-9f05-b3845c9f03f8 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 Jul 31 17:29:11.856435 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dcd10b2e-814f-4c2b-9f05-b3845c9f03f8 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:11.856538 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dcd10b2e-814f-4c2b-9f05-b3845c9f03f8 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:11.874941 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:11.874941 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:11.876015 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-4f3a0a0f-6ad9-489e-b853-e99c41859971 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Created reservations ['29b15db3-a98d-438e-8659-ee8b7845ea87', '53ac9762-8ae1-495d-a856-e1e92f0b4265', '27001ff4-953c-42f9-b5de-9d4b56022203', '12d6ed8b-9e59-41c6-a562-418bc26f86cd'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:11.877134 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4f3a0a0f-6ad9-489e-b853-e99c41859971 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ede31e6-74b9-4a9a-b545-9eb5b7bed0a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29b15db3-a98d-438e-8659-ee8b7845ea87', '53ac9762-8ae1-495d-a856-e1e92f0b4265', '27001ff4-953c-42f9-b5de-9d4b56022203', '12d6ed8b-9e59-41c6-a562-418bc26f86cd']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:11.878207 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4f3a0a0f-6ad9-489e-b853-e99c41859971 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (418a2098-d419-432c-9719-9ba363dc8b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:11.885161 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-dcd10b2e-814f-4c2b-9f05-b3845c9f03f8 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:29:11.887722 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6460120e-0576-4b0a-a23f-46559ebc43b3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:11.888799 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6460120e-0576-4b0a-a23f-46559ebc43b3 None None] GET https://10.4.3.92/volume// Jul 31 17:29:11.888799 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6460120e-0576-4b0a-a23f-46559ebc43b3 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:11.888799 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6460120e-0576-4b0a-a23f-46559ebc43b3 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:11.889234 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6460120e-0576-4b0a-a23f-46559ebc43b3 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:29:11.889709 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 847/3370] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:29:11 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:29:11.893531 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dcd10b2e-814f-4c2b-9f05-b3845c9f03f8 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 returned with HTTP 200 Jul 31 17:29:11.893531 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 841/3371] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:11 2026] GET /volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:11.905513 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-74878d4b-f6bf-4db3-a3a3-cb9216a4f205 req-647eda28-4fd0-40cd-8da7-db3498b1a7c3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:11.912022 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-74878d4b-f6bf-4db3-a3a3-cb9216a4f205 req-647eda28-4fd0-40cd-8da7-db3498b1a7c3 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 Jul 31 17:29:11.912253 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-74878d4b-f6bf-4db3-a3a3-cb9216a4f205 req-647eda28-4fd0-40cd-8da7-db3498b1a7c3 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:11.912551 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-74878d4b-f6bf-4db3-a3a3-cb9216a4f205 req-647eda28-4fd0-40cd-8da7-db3498b1a7c3 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:11.925268 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4f3a0a0f-6ad9-489e-b853-e99c41859971 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (418a2098-d419-432c-9719-9ba363dc8b23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5917b99e-0177-4fdf-ba51-3c865775d4b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1591442229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='348d306848514089afcc80bf5e460ccf',qos_specs=None,replication_status=,reservations=['29b15db3-a98d-438e-8659-ee8b7845ea87','53ac9762-8ae1-495d-a856-e1e92f0b4265','27001ff4-953c-42f9-b5de-9d4b56022203','12d6ed8b-9e59-41c6-a562-418bc26f86cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38f547f2fced4f5385d89ebed1211a7c',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:29:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1591442229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5917b99e-0177-4fdf-ba51-3c865775d4b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='348d306848514089afcc80bf5e460ccf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38f547f2fced4f5385d89ebed1211a7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:11.926681 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4f3a0a0f-6ad9-489e-b853-e99c41859971 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (766a5325-d080-497f-9fe2-06a2e35459ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:11.927619 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:11.927619 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:11.933520 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-74878d4b-f6bf-4db3-a3a3-cb9216a4f205 req-647eda28-4fd0-40cd-8da7-db3498b1a7c3 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:29:11.940575 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-74878d4b-f6bf-4db3-a3a3-cb9216a4f205 req-647eda28-4fd0-40cd-8da7-db3498b1a7c3 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 returned with HTTP 200 Jul 31 17:29:11.941285 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 844/3372] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:29:11 2026] GET /volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 => generated 1024 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:29:11.977879 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4f3a0a0f-6ad9-489e-b853-e99c41859971 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (766a5325-d080-497f-9fe2-06a2e35459ef) transitioned into state 'SUCCESS' from state '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-1591442229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='348d306848514089afcc80bf5e460ccf',qos_specs=None,replication_status=,reservations=['29b15db3-a98d-438e-8659-ee8b7845ea87','53ac9762-8ae1-495d-a856-e1e92f0b4265','27001ff4-953c-42f9-b5de-9d4b56022203','12d6ed8b-9e59-41c6-a562-418bc26f86cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38f547f2fced4f5385d89ebed1211a7c',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:11.978909 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4f3a0a0f-6ad9-489e-b853-e99c41859971 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e07d2753-e9c3-4fc2-b236-ebf414229ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:12.011336 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4f3a0a0f-6ad9-489e-b853-e99c41859971 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e07d2753-e9c3-4fc2-b236-ebf414229ccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:12.011336 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4f3a0a0f-6ad9-489e-b853-e99c41859971 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Flow 'volume_create_api' (f6d06e0d-24c4-40d3-ac78-a2b87626b033) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:12.011336 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4f3a0a0f-6ad9-489e-b853-e99c41859971 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Create volume request issued successfully. Jul 31 17:29:12.012288 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4f3a0a0f-6ad9-489e-b853-e99c41859971 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:29:12.012846 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 841/3373] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:29:11 2026] POST /volume/v3/volumes => generated 755 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:12.032045 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2724fb35-cd0a-48d1-a906-9776580cba24 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:12.036075 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2724fb35-cd0a-48d1-a906-9776580cba24 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:29:12.036336 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2724fb35-cd0a-48d1-a906-9776580cba24 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8d238c5f-d575-4c29-9cd2-e3e14bfacc91", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-182297803"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:12.037937 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-2724fb35-cd0a-48d1-a906-9776580cba24 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Create volume request body: {'volume': {"'imageRef": '8d238c5f-d575-4c29-9cd2-e3e14bfacc91', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-182297803'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:29:12.038081 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-2724fb35-cd0a-48d1-a906-9776580cba24 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Create volume of 1 GB Jul 31 17:29:12.038414 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:12.038414 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:12.045426 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2724fb35-cd0a-48d1-a906-9776580cba24 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Availability Zones retrieved successfully. Jul 31 17:29:12.051563 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2724fb35-cd0a-48d1-a906-9776580cba24 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Flow 'volume_create_api' (29916519-f21c-4461-9081-d9852cc9fa85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:12.052769 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2724fb35-cd0a-48d1-a906-9776580cba24 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dacaa903-1f3e-4439-9e3e-8532853c80cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:12.053935 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-2724fb35-cd0a-48d1-a906-9776580cba24 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:29:12.102568 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2724fb35-cd0a-48d1-a906-9776580cba24 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dacaa903-1f3e-4439-9e3e-8532853c80cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:12.102568 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2724fb35-cd0a-48d1-a906-9776580cba24 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26212267-2d2f-4e44-8f59-b574b76235b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:12.109022 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-74878d4b-f6bf-4db3-a3a3-cb9216a4f205 req-796ff902-4e57-41ec-aeb0-cad490ab0c4e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:12.112929 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-74878d4b-f6bf-4db3-a3a3-cb9216a4f205 req-796ff902-4e57-41ec-aeb0-cad490ab0c4e tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] PUT https://10.4.3.92/volume/v3/attachments/ec2a8854-3d86-440f-82b4-fdbeca6905c1 Jul 31 17:29:12.112929 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-74878d4b-f6bf-4db3-a3a3-cb9216a4f205 req-796ff902-4e57-41ec-aeb0-cad490ab0c4e tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:12.123572 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-74878d4b-f6bf-4db3-a3a3-cb9216a4f205 req-796ff902-4e57-41ec-aeb0-cad490ab0c4e tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Acquiring lock "cinder-attachment_update-1c3a1587-7608-42c5-bf31-21ab12c7b231-np0000006248" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:29:12.130305 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-74878d4b-f6bf-4db3-a3a3-cb9216a4f205 req-796ff902-4e57-41ec-aeb0-cad490ab0c4e tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Lock "cinder-attachment_update-1c3a1587-7608-42c5-bf31-21ab12c7b231-np0000006248" acquired by "attachment_update" :: waited 0.007s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:29:12.131340 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:12.131340 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:12.169727 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-2724fb35-cd0a-48d1-a906-9776580cba24 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Created reservations ['27f2c4bd-079f-4cf5-9f57-91e6a2d98cda', 'a16ee170-c847-4d0c-b480-51be4a520d7d', 'af0c6f38-c6e1-405c-ac2a-b3da3d7117f2', '73b0f19c-1091-40b5-b947-968354a5a156'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:12.170757 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2724fb35-cd0a-48d1-a906-9776580cba24 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26212267-2d2f-4e44-8f59-b574b76235b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27f2c4bd-079f-4cf5-9f57-91e6a2d98cda', 'a16ee170-c847-4d0c-b480-51be4a520d7d', 'af0c6f38-c6e1-405c-ac2a-b3da3d7117f2', '73b0f19c-1091-40b5-b947-968354a5a156']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:12.171671 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2724fb35-cd0a-48d1-a906-9776580cba24 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92b1a7f5-64ec-4cf9-a67f-8c6607cd7635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:12.206219 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2724fb35-cd0a-48d1-a906-9776580cba24 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92b1a7f5-64ec-4cf9-a67f-8c6607cd7635) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d80c8af-d12a-4b88-96d9-14c93529246a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-182297803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='348d306848514089afcc80bf5e460ccf',qos_specs=None,replication_status=,reservations=['27f2c4bd-079f-4cf5-9f57-91e6a2d98cda','a16ee170-c847-4d0c-b480-51be4a520d7d','af0c6f38-c6e1-405c-ac2a-b3da3d7117f2','73b0f19c-1091-40b5-b947-968354a5a156'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38f547f2fced4f5385d89ebed1211a7c',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:29:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-182297803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d80c8af-d12a-4b88-96d9-14c93529246a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='348d306848514089afcc80bf5e460ccf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38f547f2fced4f5385d89ebed1211a7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:12.207086 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2724fb35-cd0a-48d1-a906-9776580cba24 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eb60aee-daca-4dab-8743-472f42fd8112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:12.236303 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2724fb35-cd0a-48d1-a906-9776580cba24 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eb60aee-daca-4dab-8743-472f42fd8112) transitioned into state 'SUCCESS' from state '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-182297803',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='348d306848514089afcc80bf5e460ccf',qos_specs=None,replication_status=,reservations=['27f2c4bd-079f-4cf5-9f57-91e6a2d98cda','a16ee170-c847-4d0c-b480-51be4a520d7d','af0c6f38-c6e1-405c-ac2a-b3da3d7117f2','73b0f19c-1091-40b5-b947-968354a5a156'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38f547f2fced4f5385d89ebed1211a7c',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:12.237302 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2724fb35-cd0a-48d1-a906-9776580cba24 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (010980c1-be1e-4e2f-8ad9-6254156c7432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:12.255601 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2724fb35-cd0a-48d1-a906-9776580cba24 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (010980c1-be1e-4e2f-8ad9-6254156c7432) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:12.256710 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2724fb35-cd0a-48d1-a906-9776580cba24 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Flow 'volume_create_api' (29916519-f21c-4461-9081-d9852cc9fa85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:12.257145 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2724fb35-cd0a-48d1-a906-9776580cba24 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Create volume request issued successfully. Jul 31 17:29:12.257945 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2724fb35-cd0a-48d1-a906-9776580cba24 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:29:12.258707 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 848/3374] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:29:12 2026] POST /volume/v3/volumes => generated 754 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:12.275458 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-be224036-4d47-42fb-a163-e35c7e48ee2f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:12.278742 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-be224036-4d47-42fb-a163-e35c7e48ee2f tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:29:12.279477 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-be224036-4d47-42fb-a163-e35c7e48ee2f tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "8d238c5f-d575-4c29-9cd2-e3e14bfacc91", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-194488759"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:12.281178 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-be224036-4d47-42fb-a163-e35c7e48ee2f tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Create volume request body: {'volume': {"'imageRef": '8d238c5f-d575-4c29-9cd2-e3e14bfacc91', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-194488759'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:29:12.281592 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-be224036-4d47-42fb-a163-e35c7e48ee2f tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Create volume of 1 GB Jul 31 17:29:12.293108 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-be224036-4d47-42fb-a163-e35c7e48ee2f tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Availability Zones retrieved successfully. Jul 31 17:29:12.303567 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-be224036-4d47-42fb-a163-e35c7e48ee2f tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Flow 'volume_create_api' (11241686-3f80-4441-bea9-ae58fc8182b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:12.305511 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-be224036-4d47-42fb-a163-e35c7e48ee2f tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffaa831a-82b1-4050-a9dc-145c86c54813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:12.306578 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-be224036-4d47-42fb-a163-e35c7e48ee2f tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:29:12.340349 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-74878d4b-f6bf-4db3-a3a3-cb9216a4f205 req-796ff902-4e57-41ec-aeb0-cad490ab0c4e tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Lock "cinder-attachment_update-1c3a1587-7608-42c5-bf31-21ab12c7b231-np0000006248" released by "attachment_update" :: held 0.203s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:29:12.340349 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-74878d4b-f6bf-4db3-a3a3-cb9216a4f205 req-796ff902-4e57-41ec-aeb0-cad490ab0c4e tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/attachments/ec2a8854-3d86-440f-82b4-fdbeca6905c1 returned with HTTP 200 Jul 31 17:29:12.340349 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 842/3375] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:29:12 2026] PUT /volume/v3/attachments/ec2a8854-3d86-440f-82b4-fdbeca6905c1 => generated 969 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 17:29:12.348500 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-be224036-4d47-42fb-a163-e35c7e48ee2f tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffaa831a-82b1-4050-a9dc-145c86c54813) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:12.349578 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-be224036-4d47-42fb-a163-e35c7e48ee2f tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9558c7d-9303-4593-9966-dca6d0144e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:12.422862 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-be224036-4d47-42fb-a163-e35c7e48ee2f tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Created reservations ['9372c034-8cfd-401e-8a97-8d0a1245e1bc', '28eadc5c-9f0e-45dc-b664-62c027fe4b20', '90617600-a3b2-49c6-95e8-2e4c50042692', '4b906879-e3f0-4a3d-8f04-69d76e8cdddd'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:12.424430 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-be224036-4d47-42fb-a163-e35c7e48ee2f tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9558c7d-9303-4593-9966-dca6d0144e7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9372c034-8cfd-401e-8a97-8d0a1245e1bc', '28eadc5c-9f0e-45dc-b664-62c027fe4b20', '90617600-a3b2-49c6-95e8-2e4c50042692', '4b906879-e3f0-4a3d-8f04-69d76e8cdddd']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:12.425857 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-be224036-4d47-42fb-a163-e35c7e48ee2f tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e63665f9-45ae-4a5f-9ced-d42d44e95d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:12.426170 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f1170bd4-ac82-4b10-8f52-509df4493566 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:12.428784 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f1170bd4-ac82-4b10-8f52-509df4493566 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/a7712b25-bacf-4202-91b0-5e7afbf1aff9 Jul 31 17:29:12.429072 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f1170bd4-ac82-4b10-8f52-509df4493566 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:12.429436 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f1170bd4-ac82-4b10-8f52-509df4493566 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:12.447928 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:12.447928 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:12.452927 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f1170bd4-ac82-4b10-8f52-509df4493566 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:29:12.457961 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-be224036-4d47-42fb-a163-e35c7e48ee2f tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e63665f9-45ae-4a5f-9ced-d42d44e95d0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '141d4f9f-e352-40f6-b2ed-bdc486cec19f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-194488759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='348d306848514089afcc80bf5e460ccf',qos_specs=None,replication_status=,reservations=['9372c034-8cfd-401e-8a97-8d0a1245e1bc','28eadc5c-9f0e-45dc-b664-62c027fe4b20','90617600-a3b2-49c6-95e8-2e4c50042692','4b906879-e3f0-4a3d-8f04-69d76e8cdddd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38f547f2fced4f5385d89ebed1211a7c',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:29:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-194488759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=141d4f9f-e352-40f6-b2ed-bdc486cec19f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='348d306848514089afcc80bf5e460ccf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38f547f2fced4f5385d89ebed1211a7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:12.458358 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f1170bd4-ac82-4b10-8f52-509df4493566 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/a7712b25-bacf-4202-91b0-5e7afbf1aff9 returned with HTTP 200 Jul 31 17:29:12.458874 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 842/3376] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:12 2026] GET /volume/v3/volumes/a7712b25-bacf-4202-91b0-5e7afbf1aff9 => generated 1635 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:12.458965 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-be224036-4d47-42fb-a163-e35c7e48ee2f tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d53fe25-474d-4932-af5d-7f4f2d80e370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:12.491455 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-be224036-4d47-42fb-a163-e35c7e48ee2f tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d53fe25-474d-4932-af5d-7f4f2d80e370) transitioned into state 'SUCCESS' from state '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-194488759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='348d306848514089afcc80bf5e460ccf',qos_specs=None,replication_status=,reservations=['9372c034-8cfd-401e-8a97-8d0a1245e1bc','28eadc5c-9f0e-45dc-b664-62c027fe4b20','90617600-a3b2-49c6-95e8-2e4c50042692','4b906879-e3f0-4a3d-8f04-69d76e8cdddd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38f547f2fced4f5385d89ebed1211a7c',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:12.492183 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-be224036-4d47-42fb-a163-e35c7e48ee2f tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb02ba13-f176-4a94-a29e-bd9e20fcf6e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:12.506943 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-be224036-4d47-42fb-a163-e35c7e48ee2f tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb02ba13-f176-4a94-a29e-bd9e20fcf6e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:12.508131 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-be224036-4d47-42fb-a163-e35c7e48ee2f tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Flow 'volume_create_api' (11241686-3f80-4441-bea9-ae58fc8182b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:12.508295 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-be224036-4d47-42fb-a163-e35c7e48ee2f tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Create volume request issued successfully. Jul 31 17:29:12.509214 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-be224036-4d47-42fb-a163-e35c7e48ee2f tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:29:12.509938 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 845/3377] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:29:12 2026] POST /volume/v3/volumes => generated 754 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:12.528529 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-31015475-69dc-4b11-9a46-6fa4486a222a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:12.540199 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-31015475-69dc-4b11-9a46-6fa4486a222a tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] GET https://10.4.3.92/volume/v3/volumes/8c5b35d4-b6e9-4840-9a30-ce346c83a78a Jul 31 17:29:12.541359 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-31015475-69dc-4b11-9a46-6fa4486a222a tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:12.541359 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-31015475-69dc-4b11-9a46-6fa4486a222a tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:12.558669 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:12.558669 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:12.563941 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-31015475-69dc-4b11-9a46-6fa4486a222a tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Volume info retrieved successfully. Jul 31 17:29:12.570149 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-31015475-69dc-4b11-9a46-6fa4486a222a tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] https://10.4.3.92/volume/v3/volumes/8c5b35d4-b6e9-4840-9a30-ce346c83a78a returned with HTTP 200 Jul 31 17:29:12.570691 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 849/3378] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:12 2026] GET /volume/v3/volumes/8c5b35d4-b6e9-4840-9a30-ce346c83a78a => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:12.587457 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0e43a1da-b95b-440b-97a9-97a31901f326 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:12.590151 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0e43a1da-b95b-440b-97a9-97a31901f326 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] GET https://10.4.3.92/volume/v3/volumes/c1191444-e100-4deb-b6fd-78d4145284e2 Jul 31 17:29:12.590151 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0e43a1da-b95b-440b-97a9-97a31901f326 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:12.590151 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0e43a1da-b95b-440b-97a9-97a31901f326 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:12.604371 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:12.604371 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:12.611456 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0e43a1da-b95b-440b-97a9-97a31901f326 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Volume info retrieved successfully. Jul 31 17:29:12.618248 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0e43a1da-b95b-440b-97a9-97a31901f326 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] https://10.4.3.92/volume/v3/volumes/c1191444-e100-4deb-b6fd-78d4145284e2 returned with HTTP 200 Jul 31 17:29:12.618908 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 843/3379] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:12 2026] GET /volume/v3/volumes/c1191444-e100-4deb-b6fd-78d4145284e2 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:12.641024 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c5b5b38e-eade-4456-9166-212d57edd14b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:12.645002 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c5b5b38e-eade-4456-9166-212d57edd14b tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] GET https://10.4.3.92/volume/v3/volumes/5917b99e-0177-4fdf-ba51-3c865775d4b4 Jul 31 17:29:12.645178 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c5b5b38e-eade-4456-9166-212d57edd14b tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:12.645453 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c5b5b38e-eade-4456-9166-212d57edd14b tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:12.658226 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:12.658226 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:12.663530 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c5b5b38e-eade-4456-9166-212d57edd14b tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Volume info retrieved successfully. Jul 31 17:29:12.672855 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c5b5b38e-eade-4456-9166-212d57edd14b tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] https://10.4.3.92/volume/v3/volumes/5917b99e-0177-4fdf-ba51-3c865775d4b4 returned with HTTP 200 Jul 31 17:29:12.672855 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 843/3380] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:12 2026] GET /volume/v3/volumes/5917b99e-0177-4fdf-ba51-3c865775d4b4 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:12.692770 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-043075ed-e2d0-45fb-8fc6-06417a451903 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:12.695242 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-043075ed-e2d0-45fb-8fc6-06417a451903 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] GET https://10.4.3.92/volume/v3/volumes/2d80c8af-d12a-4b88-96d9-14c93529246a Jul 31 17:29:12.695473 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-043075ed-e2d0-45fb-8fc6-06417a451903 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:12.695768 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-043075ed-e2d0-45fb-8fc6-06417a451903 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:12.704900 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:12.704900 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:12.709598 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-043075ed-e2d0-45fb-8fc6-06417a451903 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Volume info retrieved successfully. Jul 31 17:29:12.715680 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-043075ed-e2d0-45fb-8fc6-06417a451903 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] https://10.4.3.92/volume/v3/volumes/2d80c8af-d12a-4b88-96d9-14c93529246a returned with HTTP 200 Jul 31 17:29:12.716083 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 846/3381] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:12 2026] GET /volume/v3/volumes/2d80c8af-d12a-4b88-96d9-14c93529246a => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:12.735617 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a10fac54-80fe-40fe-ad4e-b09452dd5fa3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:12.738129 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a10fac54-80fe-40fe-ad4e-b09452dd5fa3 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] GET https://10.4.3.92/volume/v3/volumes/141d4f9f-e352-40f6-b2ed-bdc486cec19f Jul 31 17:29:12.738129 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a10fac54-80fe-40fe-ad4e-b09452dd5fa3 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:12.738448 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a10fac54-80fe-40fe-ad4e-b09452dd5fa3 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:12.746562 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:12.746562 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:12.750741 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a10fac54-80fe-40fe-ad4e-b09452dd5fa3 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Volume info retrieved successfully. Jul 31 17:29:12.756022 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a10fac54-80fe-40fe-ad4e-b09452dd5fa3 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] https://10.4.3.92/volume/v3/volumes/141d4f9f-e352-40f6-b2ed-bdc486cec19f returned with HTTP 200 Jul 31 17:29:12.756694 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 850/3382] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:12 2026] GET /volume/v3/volumes/141d4f9f-e352-40f6-b2ed-bdc486cec19f => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:29:12.771063 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-59f757c2-609d-409b-b2e3-fcdb6082733b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:12.775013 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-59f757c2-609d-409b-b2e3-fcdb6082733b tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] DELETE https://10.4.3.92/volume/v3/volumes/141d4f9f-e352-40f6-b2ed-bdc486cec19f Jul 31 17:29:12.775296 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-59f757c2-609d-409b-b2e3-fcdb6082733b tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:12.775914 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-59f757c2-609d-409b-b2e3-fcdb6082733b tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:12.775914 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-59f757c2-609d-409b-b2e3-fcdb6082733b tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Delete volume with id: 141d4f9f-e352-40f6-b2ed-bdc486cec19f Jul 31 17:29:12.789432 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:12.789432 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:12.789993 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-59f757c2-609d-409b-b2e3-fcdb6082733b tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Volume info retrieved successfully. Jul 31 17:29:12.819558 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-59f757c2-609d-409b-b2e3-fcdb6082733b tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Delete volume request issued successfully. Jul 31 17:29:12.819879 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-59f757c2-609d-409b-b2e3-fcdb6082733b tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] https://10.4.3.92/volume/v3/volumes/141d4f9f-e352-40f6-b2ed-bdc486cec19f returned with HTTP 202 Jul 31 17:29:12.820568 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 844/3383] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:12 2026] DELETE /volume/v3/volumes/141d4f9f-e352-40f6-b2ed-bdc486cec19f => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:12.836203 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d32d464b-bf9c-4b0b-a058-0b9bf2a77377 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:12.838130 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d32d464b-bf9c-4b0b-a058-0b9bf2a77377 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] GET https://10.4.3.92/volume/v3/volumes/141d4f9f-e352-40f6-b2ed-bdc486cec19f Jul 31 17:29:12.838455 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d32d464b-bf9c-4b0b-a058-0b9bf2a77377 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:12.838737 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d32d464b-bf9c-4b0b-a058-0b9bf2a77377 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:12.847527 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:12.847527 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:12.854883 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b54a39a5-de6b-4ac3-a902-b52f959a685b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:12.855972 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d32d464b-bf9c-4b0b-a058-0b9bf2a77377 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Volume info retrieved successfully. Jul 31 17:29:12.862910 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d32d464b-bf9c-4b0b-a058-0b9bf2a77377 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] https://10.4.3.92/volume/v3/volumes/141d4f9f-e352-40f6-b2ed-bdc486cec19f returned with HTTP 200 Jul 31 17:29:12.863251 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 844/3384] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:12 2026] GET /volume/v3/volumes/141d4f9f-e352-40f6-b2ed-bdc486cec19f => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:12.915369 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-26f6f041-ba7a-4983-acf4-614cebece979 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:12.918347 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-26f6f041-ba7a-4983-acf4-614cebece979 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 Jul 31 17:29:12.918347 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-26f6f041-ba7a-4983-acf4-614cebece979 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:12.918347 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-26f6f041-ba7a-4983-acf4-614cebece979 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:12.931383 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:12.931383 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:12.937040 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-26f6f041-ba7a-4983-acf4-614cebece979 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:29:12.943718 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-26f6f041-ba7a-4983-acf4-614cebece979 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 returned with HTTP 200 Jul 31 17:29:12.944233 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 851/3385] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:12 2026] GET /volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:13.010129 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b54a39a5-de6b-4ac3-a902-b52f959a685b tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes Jul 31 17:29:13.010728 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b54a39a5-de6b-4ac3-a902-b52f959a685b tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:13.010728 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b54a39a5-de6b-4ac3-a902-b52f959a685b tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:13.010966 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-b54a39a5-de6b-4ac3-a902-b52f959a685b tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:29:13.016212 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b54a39a5-de6b-4ac3-a902-b52f959a685b tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:29:13.034960 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b54a39a5-de6b-4ac3-a902-b52f959a685b tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Get all volumes completed successfully. Jul 31 17:29:13.035423 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b54a39a5-de6b-4ac3-a902-b52f959a685b tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 200 Jul 31 17:29:13.035924 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 847/3386] 10.4.3.92 () {66 vars in 1230 bytes} [Fri Jul 31 17:29:12 2026] GET /volume/v3/volumes => generated 15 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:29:13.053097 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5a6186db-d7b9-4432-ad96-3f764af7c825 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:13.059234 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5a6186db-d7b9-4432-ad96-3f764af7c825 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:29:13.059698 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5a6186db-d7b9-4432-ad96-3f764af7c825 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1194741946"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:13.061665 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-5a6186db-d7b9-4432-ad96-3f764af7c825 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1194741946'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:29:13.061956 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-5a6186db-d7b9-4432-ad96-3f764af7c825 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Create volume of 1 GB Jul 31 17:29:13.067346 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5a6186db-d7b9-4432-ad96-3f764af7c825 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Availability Zones retrieved successfully. Jul 31 17:29:13.074589 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5a6186db-d7b9-4432-ad96-3f764af7c825 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Flow 'volume_create_api' (c47990c4-ad83-4802-947d-03329597ade3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:13.075481 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5a6186db-d7b9-4432-ad96-3f764af7c825 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9a6c94d-4db1-45cc-8a67-d19fe4c2e65a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:13.076442 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-5a6186db-d7b9-4432-ad96-3f764af7c825 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:29:13.119503 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5a6186db-d7b9-4432-ad96-3f764af7c825 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9a6c94d-4db1-45cc-8a67-d19fe4c2e65a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:13.120462 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5a6186db-d7b9-4432-ad96-3f764af7c825 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26ba258f-0751-42c5-b54b-6696502eaa02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:13.200234 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-5a6186db-d7b9-4432-ad96-3f764af7c825 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Created reservations ['f23b3f25-3753-4ade-bd98-35ade75e70f0', '860b7230-5ff1-4303-bb65-b353708e86de', '17051bb2-9b64-4957-89d4-3c1c773e4a0c', '3dae6148-9590-4529-b501-bb16a0a80828'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:13.201457 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5a6186db-d7b9-4432-ad96-3f764af7c825 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26ba258f-0751-42c5-b54b-6696502eaa02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f23b3f25-3753-4ade-bd98-35ade75e70f0', '860b7230-5ff1-4303-bb65-b353708e86de', '17051bb2-9b64-4957-89d4-3c1c773e4a0c', '3dae6148-9590-4529-b501-bb16a0a80828']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:13.202589 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5a6186db-d7b9-4432-ad96-3f764af7c825 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a6dc348-ff5e-485b-b4a1-da2d384812d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:13.240441 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5a6186db-d7b9-4432-ad96-3f764af7c825 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a6dc348-ff5e-485b-b4a1-da2d384812d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2f18759-fd2d-4cbb-9a50-0f3aff90f8ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1194741946',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8a011ee153aa40fb8271405204d024c1',qos_specs=None,replication_status=,reservations=['f23b3f25-3753-4ade-bd98-35ade75e70f0','860b7230-5ff1-4303-bb65-b353708e86de','17051bb2-9b64-4957-89d4-3c1c773e4a0c','3dae6148-9590-4529-b501-bb16a0a80828'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f66dda63a23c4d8cba670f1bbf7b234d',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:29:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1194741946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2f18759-fd2d-4cbb-9a50-0f3aff90f8ed,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8a011ee153aa40fb8271405204d024c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f66dda63a23c4d8cba670f1bbf7b234d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:13.241721 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5a6186db-d7b9-4432-ad96-3f764af7c825 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80127077-0dcf-437b-9b2f-ad67c93e9c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:13.285882 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5a6186db-d7b9-4432-ad96-3f764af7c825 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80127077-0dcf-437b-9b2f-ad67c93e9c71) transitioned into state 'SUCCESS' from state '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-1194741946',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8a011ee153aa40fb8271405204d024c1',qos_specs=None,replication_status=,reservations=['f23b3f25-3753-4ade-bd98-35ade75e70f0','860b7230-5ff1-4303-bb65-b353708e86de','17051bb2-9b64-4957-89d4-3c1c773e4a0c','3dae6148-9590-4529-b501-bb16a0a80828'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f66dda63a23c4d8cba670f1bbf7b234d',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:13.286879 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5a6186db-d7b9-4432-ad96-3f764af7c825 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15b3f77b-00a5-4147-b849-bbe02277635d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:13.303189 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5a6186db-d7b9-4432-ad96-3f764af7c825 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15b3f77b-00a5-4147-b849-bbe02277635d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:13.304461 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5a6186db-d7b9-4432-ad96-3f764af7c825 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Flow 'volume_create_api' (c47990c4-ad83-4802-947d-03329597ade3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:13.304899 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5a6186db-d7b9-4432-ad96-3f764af7c825 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Create volume request issued successfully. Jul 31 17:29:13.305688 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5a6186db-d7b9-4432-ad96-3f764af7c825 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:29:13.308411 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 845/3387] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:29:13 2026] POST /volume/v3/volumes => generated 762 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:13.323030 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d0864ec4-d403-4ef7-b4c8-7b521dcdf0dd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:13.331248 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d0864ec4-d403-4ef7-b4c8-7b521dcdf0dd tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes/c2f18759-fd2d-4cbb-9a50-0f3aff90f8ed Jul 31 17:29:13.331248 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d0864ec4-d403-4ef7-b4c8-7b521dcdf0dd tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:13.332592 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d0864ec4-d403-4ef7-b4c8-7b521dcdf0dd tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:13.350249 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:13.350249 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:13.355949 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d0864ec4-d403-4ef7-b4c8-7b521dcdf0dd tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Volume info retrieved successfully. Jul 31 17:29:13.364062 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d0864ec4-d403-4ef7-b4c8-7b521dcdf0dd tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes/c2f18759-fd2d-4cbb-9a50-0f3aff90f8ed returned with HTTP 200 Jul 31 17:29:13.364858 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 845/3388] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:13 2026] GET /volume/v3/volumes/c2f18759-fd2d-4cbb-9a50-0f3aff90f8ed => generated 830 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:13.876295 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ccee7535-6db8-4146-84b9-9c68c8ea23ab None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:13.878131 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ccee7535-6db8-4146-84b9-9c68c8ea23ab tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] GET https://10.4.3.92/volume/v3/volumes/141d4f9f-e352-40f6-b2ed-bdc486cec19f Jul 31 17:29:13.878334 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ccee7535-6db8-4146-84b9-9c68c8ea23ab tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:13.878562 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ccee7535-6db8-4146-84b9-9c68c8ea23ab tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:13.884917 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ccee7535-6db8-4146-84b9-9c68c8ea23ab tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] https://10.4.3.92/volume/v3/volumes/141d4f9f-e352-40f6-b2ed-bdc486cec19f returned with HTTP 404 Jul 31 17:29:13.885487 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 852/3389] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:13 2026] GET /volume/v3/volumes/141d4f9f-e352-40f6-b2ed-bdc486cec19f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:13.892111 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d3ef5ef5-b04e-4bb5-a893-faec5bd5d42f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:13.894002 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d3ef5ef5-b04e-4bb5-a893-faec5bd5d42f tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] DELETE https://10.4.3.92/volume/v3/volumes/2d80c8af-d12a-4b88-96d9-14c93529246a Jul 31 17:29:13.894190 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d3ef5ef5-b04e-4bb5-a893-faec5bd5d42f tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:13.894446 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d3ef5ef5-b04e-4bb5-a893-faec5bd5d42f tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:13.894573 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-d3ef5ef5-b04e-4bb5-a893-faec5bd5d42f tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Delete volume with id: 2d80c8af-d12a-4b88-96d9-14c93529246a Jul 31 17:29:13.901670 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:13.901670 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:13.902106 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d3ef5ef5-b04e-4bb5-a893-faec5bd5d42f tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Volume info retrieved successfully. Jul 31 17:29:13.920990 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d3ef5ef5-b04e-4bb5-a893-faec5bd5d42f tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Delete volume request issued successfully. Jul 31 17:29:13.921204 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d3ef5ef5-b04e-4bb5-a893-faec5bd5d42f tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] https://10.4.3.92/volume/v3/volumes/2d80c8af-d12a-4b88-96d9-14c93529246a returned with HTTP 202 Jul 31 17:29:13.921688 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 848/3390] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:13 2026] DELETE /volume/v3/volumes/2d80c8af-d12a-4b88-96d9-14c93529246a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:13.931265 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-85d32cf0-ee24-4d91-a491-3f78d85eca6d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:13.933368 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-85d32cf0-ee24-4d91-a491-3f78d85eca6d tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] GET https://10.4.3.92/volume/v3/volumes/2d80c8af-d12a-4b88-96d9-14c93529246a Jul 31 17:29:13.933638 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-85d32cf0-ee24-4d91-a491-3f78d85eca6d tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:13.933881 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-85d32cf0-ee24-4d91-a491-3f78d85eca6d tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:13.942697 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:13.942697 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:13.947934 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-85d32cf0-ee24-4d91-a491-3f78d85eca6d tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Volume info retrieved successfully. Jul 31 17:29:13.954066 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-85d32cf0-ee24-4d91-a491-3f78d85eca6d tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] https://10.4.3.92/volume/v3/volumes/2d80c8af-d12a-4b88-96d9-14c93529246a returned with HTTP 200 Jul 31 17:29:13.954760 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 846/3391] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:13 2026] GET /volume/v3/volumes/2d80c8af-d12a-4b88-96d9-14c93529246a => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:13.962965 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-49b42677-3ca3-43d1-9701-d047175494ed None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:13.966330 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-49b42677-3ca3-43d1-9701-d047175494ed tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 Jul 31 17:29:13.966558 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-49b42677-3ca3-43d1-9701-d047175494ed tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:13.966748 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-49b42677-3ca3-43d1-9701-d047175494ed tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:13.982638 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:13.982638 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:13.986978 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-49b42677-3ca3-43d1-9701-d047175494ed tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:29:13.992240 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-49b42677-3ca3-43d1-9701-d047175494ed tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 returned with HTTP 200 Jul 31 17:29:13.992683 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 846/3392] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:13 2026] GET /volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:14.378977 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-853cf9af-04d1-43ee-b4e2-07ae0dc2a064 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:14.380984 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-853cf9af-04d1-43ee-b4e2-07ae0dc2a064 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes/c2f18759-fd2d-4cbb-9a50-0f3aff90f8ed Jul 31 17:29:14.381201 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-853cf9af-04d1-43ee-b4e2-07ae0dc2a064 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:14.381453 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-853cf9af-04d1-43ee-b4e2-07ae0dc2a064 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:14.390051 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:14.390051 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:14.394622 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-853cf9af-04d1-43ee-b4e2-07ae0dc2a064 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Volume info retrieved successfully. Jul 31 17:29:14.399592 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-853cf9af-04d1-43ee-b4e2-07ae0dc2a064 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes/c2f18759-fd2d-4cbb-9a50-0f3aff90f8ed returned with HTTP 200 Jul 31 17:29:14.400161 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 853/3393] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:14 2026] GET /volume/v3/volumes/c2f18759-fd2d-4cbb-9a50-0f3aff90f8ed => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:14.412152 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b04aa35c-aba8-4445-ad8e-844651f0705a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:14.414104 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b04aa35c-aba8-4445-ad8e-844651f0705a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes/c2f18759-fd2d-4cbb-9a50-0f3aff90f8ed Jul 31 17:29:14.414368 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b04aa35c-aba8-4445-ad8e-844651f0705a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:14.414628 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b04aa35c-aba8-4445-ad8e-844651f0705a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:14.422211 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:14.422211 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:14.425900 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b04aa35c-aba8-4445-ad8e-844651f0705a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Volume info retrieved successfully. Jul 31 17:29:14.430201 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b04aa35c-aba8-4445-ad8e-844651f0705a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes/c2f18759-fd2d-4cbb-9a50-0f3aff90f8ed returned with HTTP 200 Jul 31 17:29:14.430657 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 849/3394] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:14 2026] GET /volume/v3/volumes/c2f18759-fd2d-4cbb-9a50-0f3aff90f8ed => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:14.443093 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-32797cd1-0830-45eb-a389-1ba430708920 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:14.444851 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-32797cd1-0830-45eb-a389-1ba430708920 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:29:14.445223 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-32797cd1-0830-45eb-a389-1ba430708920 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-615007964"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:14.446598 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-32797cd1-0830-45eb-a389-1ba430708920 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-615007964'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:29:14.446716 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-32797cd1-0830-45eb-a389-1ba430708920 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Create volume of 1 GB Jul 31 17:29:14.450872 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-32797cd1-0830-45eb-a389-1ba430708920 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Availability Zones retrieved successfully. Jul 31 17:29:14.456578 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-32797cd1-0830-45eb-a389-1ba430708920 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Flow 'volume_create_api' (0c38cef4-394f-4a4d-ab80-048f8414d136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:14.457494 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-32797cd1-0830-45eb-a389-1ba430708920 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4596d9be-3a44-46c9-8a53-012970709dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:14.458587 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-32797cd1-0830-45eb-a389-1ba430708920 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:29:14.491811 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-32797cd1-0830-45eb-a389-1ba430708920 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4596d9be-3a44-46c9-8a53-012970709dc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:14.492668 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-32797cd1-0830-45eb-a389-1ba430708920 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e64a67f-9d59-498a-9e9b-c1977c619e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:14.522850 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b58f67cc-6a68-4e84-a74a-ccfcc7afbf82 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:14.524549 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b58f67cc-6a68-4e84-a74a-ccfcc7afbf82 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] DELETE https://10.4.3.92/volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af Jul 31 17:29:14.524731 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b58f67cc-6a68-4e84-a74a-ccfcc7afbf82 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:14.524922 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b58f67cc-6a68-4e84-a74a-ccfcc7afbf82 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:14.525105 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-b58f67cc-6a68-4e84-a74a-ccfcc7afbf82 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Delete volume with id: 90efb2c5-93f9-4ff0-aab2-e7eae358a9af Jul 31 17:29:14.532721 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:14.532721 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:14.533164 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b58f67cc-6a68-4e84-a74a-ccfcc7afbf82 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Volume info retrieved successfully. Jul 31 17:29:14.539610 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-32797cd1-0830-45eb-a389-1ba430708920 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Created reservations ['e3df5dd3-c1db-4072-bce9-c14bba18bb13', 'c424af27-7bd1-421d-a6e8-b6d9369057b1', '26cd0ec5-cca2-4980-9a6a-5ddff5c393bf', '8c8af3ec-7aee-4cf3-bdb4-cf2550483b98'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:14.540419 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-32797cd1-0830-45eb-a389-1ba430708920 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e64a67f-9d59-498a-9e9b-c1977c619e26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3df5dd3-c1db-4072-bce9-c14bba18bb13', 'c424af27-7bd1-421d-a6e8-b6d9369057b1', '26cd0ec5-cca2-4980-9a6a-5ddff5c393bf', '8c8af3ec-7aee-4cf3-bdb4-cf2550483b98']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:14.541067 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-32797cd1-0830-45eb-a389-1ba430708920 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b969317-a5b7-4634-b424-5431612726e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:14.552598 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b58f67cc-6a68-4e84-a74a-ccfcc7afbf82 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Delete volume request issued successfully. Jul 31 17:29:14.552812 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b58f67cc-6a68-4e84-a74a-ccfcc7afbf82 tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af returned with HTTP 202 Jul 31 17:29:14.553245 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 847/3395] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:14 2026] DELETE /volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:14.560567 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9cccbc2a-9da5-4e2c-9af5-bcbbb52a1f1d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:14.562527 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9cccbc2a-9da5-4e2c-9af5-bcbbb52a1f1d tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] GET https://10.4.3.92/volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af Jul 31 17:29:14.562687 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9cccbc2a-9da5-4e2c-9af5-bcbbb52a1f1d tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:14.562874 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9cccbc2a-9da5-4e2c-9af5-bcbbb52a1f1d tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:14.569875 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-32797cd1-0830-45eb-a389-1ba430708920 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b969317-a5b7-4634-b424-5431612726e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18016a2b-db0b-41c4-ae0b-bf0da17d6568', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-615007964',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8a011ee153aa40fb8271405204d024c1',qos_specs=None,replication_status=,reservations=['e3df5dd3-c1db-4072-bce9-c14bba18bb13','c424af27-7bd1-421d-a6e8-b6d9369057b1','26cd0ec5-cca2-4980-9a6a-5ddff5c393bf','8c8af3ec-7aee-4cf3-bdb4-cf2550483b98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f66dda63a23c4d8cba670f1bbf7b234d',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:29:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-615007964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18016a2b-db0b-41c4-ae0b-bf0da17d6568,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8a011ee153aa40fb8271405204d024c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f66dda63a23c4d8cba670f1bbf7b234d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:14.570697 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-32797cd1-0830-45eb-a389-1ba430708920 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e8dd216-cc3a-426a-9e28-44dfe20d1737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:14.570904 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:14.570904 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:14.576467 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9cccbc2a-9da5-4e2c-9af5-bcbbb52a1f1d tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Volume info retrieved successfully. Jul 31 17:29:14.582245 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9cccbc2a-9da5-4e2c-9af5-bcbbb52a1f1d tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af returned with HTTP 200 Jul 31 17:29:14.583276 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 854/3396] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:14 2026] GET /volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:14.590748 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-32797cd1-0830-45eb-a389-1ba430708920 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e8dd216-cc3a-426a-9e28-44dfe20d1737) transitioned into state 'SUCCESS' from state '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-615007964',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8a011ee153aa40fb8271405204d024c1',qos_specs=None,replication_status=,reservations=['e3df5dd3-c1db-4072-bce9-c14bba18bb13','c424af27-7bd1-421d-a6e8-b6d9369057b1','26cd0ec5-cca2-4980-9a6a-5ddff5c393bf','8c8af3ec-7aee-4cf3-bdb4-cf2550483b98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f66dda63a23c4d8cba670f1bbf7b234d',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:14.591528 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-32797cd1-0830-45eb-a389-1ba430708920 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de94a88d-705b-4b93-8dd6-346703c1a706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:14.601604 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-32797cd1-0830-45eb-a389-1ba430708920 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de94a88d-705b-4b93-8dd6-346703c1a706) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:14.602523 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-32797cd1-0830-45eb-a389-1ba430708920 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Flow 'volume_create_api' (0c38cef4-394f-4a4d-ab80-048f8414d136) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:14.602839 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-32797cd1-0830-45eb-a389-1ba430708920 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Create volume request issued successfully. Jul 31 17:29:14.603479 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-32797cd1-0830-45eb-a389-1ba430708920 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:29:14.603925 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 847/3397] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:29:14 2026] POST /volume/v3/volumes => generated 761 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:14.619996 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-40bcd9ef-4488-4f1d-b40b-7027a0e5606c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:14.622451 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-40bcd9ef-4488-4f1d-b40b-7027a0e5606c tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes/18016a2b-db0b-41c4-ae0b-bf0da17d6568 Jul 31 17:29:14.622646 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-40bcd9ef-4488-4f1d-b40b-7027a0e5606c tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:14.622941 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-40bcd9ef-4488-4f1d-b40b-7027a0e5606c tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:14.632612 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:14.632612 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:14.637736 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-40bcd9ef-4488-4f1d-b40b-7027a0e5606c tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Volume info retrieved successfully. Jul 31 17:29:14.643647 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-40bcd9ef-4488-4f1d-b40b-7027a0e5606c tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes/18016a2b-db0b-41c4-ae0b-bf0da17d6568 returned with HTTP 200 Jul 31 17:29:14.644146 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 850/3398] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:14 2026] GET /volume/v3/volumes/18016a2b-db0b-41c4-ae0b-bf0da17d6568 => generated 829 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:14.969604 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-04db9358-b17a-4e3f-a579-893040a09bfc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:14.971496 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-04db9358-b17a-4e3f-a579-893040a09bfc tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] GET https://10.4.3.92/volume/v3/volumes/2d80c8af-d12a-4b88-96d9-14c93529246a Jul 31 17:29:14.971679 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-04db9358-b17a-4e3f-a579-893040a09bfc tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:14.971872 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-04db9358-b17a-4e3f-a579-893040a09bfc tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:14.978075 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-04db9358-b17a-4e3f-a579-893040a09bfc tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] https://10.4.3.92/volume/v3/volumes/2d80c8af-d12a-4b88-96d9-14c93529246a returned with HTTP 404 Jul 31 17:29:14.978617 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 848/3399] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:14 2026] GET /volume/v3/volumes/2d80c8af-d12a-4b88-96d9-14c93529246a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:14.986536 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6b15ac95-cb1c-486a-8719-35a0618cc755 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:14.988341 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6b15ac95-cb1c-486a-8719-35a0618cc755 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] DELETE https://10.4.3.92/volume/v3/volumes/5917b99e-0177-4fdf-ba51-3c865775d4b4 Jul 31 17:29:14.988579 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6b15ac95-cb1c-486a-8719-35a0618cc755 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:14.988765 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6b15ac95-cb1c-486a-8719-35a0618cc755 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:14.989002 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-6b15ac95-cb1c-486a-8719-35a0618cc755 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Delete volume with id: 5917b99e-0177-4fdf-ba51-3c865775d4b4 Jul 31 17:29:14.999266 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:14.999266 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:15.000019 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6b15ac95-cb1c-486a-8719-35a0618cc755 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Volume info retrieved successfully. Jul 31 17:29:15.011445 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bf91f28c-477f-4f5f-b112-40e9710cc13c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:15.014140 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bf91f28c-477f-4f5f-b112-40e9710cc13c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 Jul 31 17:29:15.014453 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bf91f28c-477f-4f5f-b112-40e9710cc13c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:15.014736 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bf91f28c-477f-4f5f-b112-40e9710cc13c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:15.025717 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6b15ac95-cb1c-486a-8719-35a0618cc755 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Delete volume request issued successfully. Jul 31 17:29:15.025928 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6b15ac95-cb1c-486a-8719-35a0618cc755 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] https://10.4.3.92/volume/v3/volumes/5917b99e-0177-4fdf-ba51-3c865775d4b4 returned with HTTP 202 Jul 31 17:29:15.026431 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 855/3400] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:14 2026] DELETE /volume/v3/volumes/5917b99e-0177-4fdf-ba51-3c865775d4b4 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:15.032638 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:15.032638 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:15.035861 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bb1c8c05-b5e1-4cd1-bad2-bf91407e2187 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:15.037650 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bb1c8c05-b5e1-4cd1-bad2-bf91407e2187 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] GET https://10.4.3.92/volume/v3/volumes/5917b99e-0177-4fdf-ba51-3c865775d4b4 Jul 31 17:29:15.037805 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bb1c8c05-b5e1-4cd1-bad2-bf91407e2187 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:15.037851 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bf91f28c-477f-4f5f-b112-40e9710cc13c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:29:15.037969 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bb1c8c05-b5e1-4cd1-bad2-bf91407e2187 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:15.043791 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bf91f28c-477f-4f5f-b112-40e9710cc13c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 returned with HTTP 200 Jul 31 17:29:15.044354 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 848/3401] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:15 2026] GET /volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:15.046855 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:15.046855 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:15.051728 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bb1c8c05-b5e1-4cd1-bad2-bf91407e2187 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Volume info retrieved successfully. Jul 31 17:29:15.057807 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bb1c8c05-b5e1-4cd1-bad2-bf91407e2187 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] https://10.4.3.92/volume/v3/volumes/5917b99e-0177-4fdf-ba51-3c865775d4b4 returned with HTTP 200 Jul 31 17:29:15.058303 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 851/3402] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:15 2026] GET /volume/v3/volumes/5917b99e-0177-4fdf-ba51-3c865775d4b4 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:15.428783 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-260001be-d22c-43db-8e92-fdc4dc944d93 req-8539babf-a943-4e5a-bfcc-e000d59f3d43 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:15.432511 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-260001be-d22c-43db-8e92-fdc4dc944d93 req-8539babf-a943-4e5a-bfcc-e000d59f3d43 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f Jul 31 17:29:15.432997 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-260001be-d22c-43db-8e92-fdc4dc944d93 req-8539babf-a943-4e5a-bfcc-e000d59f3d43 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:15.433088 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-260001be-d22c-43db-8e92-fdc4dc944d93 req-8539babf-a943-4e5a-bfcc-e000d59f3d43 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:15.443052 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:15.443052 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:15.448909 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-260001be-d22c-43db-8e92-fdc4dc944d93 req-8539babf-a943-4e5a-bfcc-e000d59f3d43 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:29:15.455818 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-260001be-d22c-43db-8e92-fdc4dc944d93 req-8539babf-a943-4e5a-bfcc-e000d59f3d43 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f returned with HTTP 200 Jul 31 17:29:15.456244 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 849/3403] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:29:15 2026] GET /volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f => generated 1360 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:15.554134 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b47a0090-4060-4dbb-988d-889ee8f08caa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:15.557171 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b47a0090-4060-4dbb-988d-889ee8f08caa None None] GET https://10.4.3.92/volume// Jul 31 17:29:15.557171 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b47a0090-4060-4dbb-988d-889ee8f08caa None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:15.557171 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b47a0090-4060-4dbb-988d-889ee8f08caa None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:15.557171 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b47a0090-4060-4dbb-988d-889ee8f08caa None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:29:15.557171 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 856/3404] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:29:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:29:15.568957 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-260001be-d22c-43db-8e92-fdc4dc944d93 req-a11c3133-c67e-4513-9683-e6bb1b4f97d3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:15.571592 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-260001be-d22c-43db-8e92-fdc4dc944d93 req-a11c3133-c67e-4513-9683-e6bb1b4f97d3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:29:15.572017 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-260001be-d22c-43db-8e92-fdc4dc944d93 req-a11c3133-c67e-4513-9683-e6bb1b4f97d3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b3105a4-d379-49e3-854e-7ce21b8c515f", "connector": null, "instance_uuid": "dcf81235-0442-41ec-8402-81d13d3d4d1e"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:15.583567 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:15.583567 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:15.600591 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-df1da628-14e3-4143-9597-7a157fca810f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:15.602566 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-df1da628-14e3-4143-9597-7a157fca810f tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] GET https://10.4.3.92/volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af Jul 31 17:29:15.602814 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-df1da628-14e3-4143-9597-7a157fca810f tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:15.603098 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-df1da628-14e3-4143-9597-7a157fca810f tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:15.613413 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-df1da628-14e3-4143-9597-7a157fca810f tempest-TestStampPattern-1541208241 tempest-TestStampPattern-1541208241-project-member] https://10.4.3.92/volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af returned with HTTP 404 Jul 31 17:29:15.613413 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 852/3405] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:15 2026] GET /volume/v3/volumes/90efb2c5-93f9-4ff0-aab2-e7eae358a9af => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:15.629189 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-260001be-d22c-43db-8e92-fdc4dc944d93 req-a11c3133-c67e-4513-9683-e6bb1b4f97d3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:29:15.629823 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 849/3406] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:29:15 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) Jul 31 17:29:15.642456 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-74878d4b-f6bf-4db3-a3a3-cb9216a4f205 req-d2737f9c-aee3-40a7-93b8-ece0ad1721ab None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:15.645194 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-74878d4b-f6bf-4db3-a3a3-cb9216a4f205 req-d2737f9c-aee3-40a7-93b8-ece0ad1721ab tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] POST https://10.4.3.92/volume/v3/attachments/ec2a8854-3d86-440f-82b4-fdbeca6905c1/action Jul 31 17:29:15.645501 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-74878d4b-f6bf-4db3-a3a3-cb9216a4f205 req-d2737f9c-aee3-40a7-93b8-ece0ad1721ab tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:29:15.645640 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-74878d4b-f6bf-4db3-a3a3-cb9216a4f205 req-d2737f9c-aee3-40a7-93b8-ece0ad1721ab tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:15.664030 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-da78fbb9-ecce-465d-8940-2e29ac2bcaf7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:15.666957 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-da78fbb9-ecce-465d-8940-2e29ac2bcaf7 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes/18016a2b-db0b-41c4-ae0b-bf0da17d6568 Jul 31 17:29:15.667203 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-da78fbb9-ecce-465d-8940-2e29ac2bcaf7 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:15.667439 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-da78fbb9-ecce-465d-8940-2e29ac2bcaf7 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:15.672858 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:15.672858 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:15.676205 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:15.676205 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:15.679206 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5ef6f876-0e40-43ce-9a3c-6453e0830cc5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:15.680570 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-da78fbb9-ecce-465d-8940-2e29ac2bcaf7 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Volume info retrieved successfully. Jul 31 17:29:15.681811 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5ef6f876-0e40-43ce-9a3c-6453e0830cc5 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f Jul 31 17:29:15.682105 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5ef6f876-0e40-43ce-9a3c-6453e0830cc5 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:15.682284 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5ef6f876-0e40-43ce-9a3c-6453e0830cc5 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:15.685576 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-da78fbb9-ecce-465d-8940-2e29ac2bcaf7 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes/18016a2b-db0b-41c4-ae0b-bf0da17d6568 returned with HTTP 200 Jul 31 17:29:15.686011 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 857/3407] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:15 2026] GET /volume/v3/volumes/18016a2b-db0b-41c4-ae0b-bf0da17d6568 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:15.695098 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-74878d4b-f6bf-4db3-a3a3-cb9216a4f205 req-d2737f9c-aee3-40a7-93b8-ece0ad1721ab tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/attachments/ec2a8854-3d86-440f-82b4-fdbeca6905c1/action returned with HTTP 204 Jul 31 17:29:15.695723 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 850/3408] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:29:15 2026] POST /volume/v3/attachments/ec2a8854-3d86-440f-82b4-fdbeca6905c1/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:15.702414 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:15.702414 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:15.704663 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2306a52b-0835-4aca-b95f-05959e5c90f2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:15.705138 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2306a52b-0835-4aca-b95f-05959e5c90f2 None None] GET https://10.4.3.92/volume// Jul 31 17:29:15.705407 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2306a52b-0835-4aca-b95f-05959e5c90f2 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:15.705674 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2306a52b-0835-4aca-b95f-05959e5c90f2 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:15.706103 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2306a52b-0835-4aca-b95f-05959e5c90f2 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:29:15.706453 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 850/3409] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:29:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:29:15.708334 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-48dc7b4f-1e09-41e5-98bf-36fce56c0509 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:15.710061 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-48dc7b4f-1e09-41e5-98bf-36fce56c0509 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes/18016a2b-db0b-41c4-ae0b-bf0da17d6568 Jul 31 17:29:15.710776 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-48dc7b4f-1e09-41e5-98bf-36fce56c0509 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:15.710776 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-48dc7b4f-1e09-41e5-98bf-36fce56c0509 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:15.711977 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-5ef6f876-0e40-43ce-9a3c-6453e0830cc5 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:29:15.719623 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-260001be-d22c-43db-8e92-fdc4dc944d93 req-ecb2449c-43b1-47f6-9f2e-0379615c9762 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:15.721905 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5ef6f876-0e40-43ce-9a3c-6453e0830cc5 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f returned with HTTP 200 Jul 31 17:29:15.722003 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 853/3410] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:15 2026] GET /volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f => generated 1359 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:15.722879 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:15.722879 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:15.723867 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-260001be-d22c-43db-8e92-fdc4dc944d93 req-ecb2449c-43b1-47f6-9f2e-0379615c9762 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f Jul 31 17:29:15.724195 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-260001be-d22c-43db-8e92-fdc4dc944d93 req-ecb2449c-43b1-47f6-9f2e-0379615c9762 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:15.724465 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-260001be-d22c-43db-8e92-fdc4dc944d93 req-ecb2449c-43b1-47f6-9f2e-0379615c9762 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:15.729555 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-48dc7b4f-1e09-41e5-98bf-36fce56c0509 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Volume info retrieved successfully. Jul 31 17:29:15.735616 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:15.735616 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:15.735811 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-48dc7b4f-1e09-41e5-98bf-36fce56c0509 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes/18016a2b-db0b-41c4-ae0b-bf0da17d6568 returned with HTTP 200 Jul 31 17:29:15.736415 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 858/3411] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:15 2026] GET /volume/v3/volumes/18016a2b-db0b-41c4-ae0b-bf0da17d6568 => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:15.739972 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-260001be-d22c-43db-8e92-fdc4dc944d93 req-ecb2449c-43b1-47f6-9f2e-0379615c9762 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:29:15.748342 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-260001be-d22c-43db-8e92-fdc4dc944d93 req-ecb2449c-43b1-47f6-9f2e-0379615c9762 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f returned with HTTP 200 Jul 31 17:29:15.748825 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 851/3412] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:29:15 2026] GET /volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f => generated 1539 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:29:15.752009 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4ec06796-0b81-4b63-873d-7750ed857c4a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:15.754926 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4ec06796-0b81-4b63-873d-7750ed857c4a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:29:15.755560 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4ec06796-0b81-4b63-873d-7750ed857c4a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-564548730"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:15.758823 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-4ec06796-0b81-4b63-873d-7750ed857c4a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-564548730'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:29:15.758996 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-4ec06796-0b81-4b63-873d-7750ed857c4a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Create volume of 1 GB Jul 31 17:29:15.759504 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:15.759504 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:15.764719 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4ec06796-0b81-4b63-873d-7750ed857c4a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Availability Zones retrieved successfully. Jul 31 17:29:15.772837 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4ec06796-0b81-4b63-873d-7750ed857c4a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Flow 'volume_create_api' (e6d4f926-d797-4b70-a232-eb29578bd1eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:15.772837 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4ec06796-0b81-4b63-873d-7750ed857c4a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c800b0f-b5ba-43a9-8f37-f79ce49340ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:15.774165 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-4ec06796-0b81-4b63-873d-7750ed857c4a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:29:15.806326 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4ec06796-0b81-4b63-873d-7750ed857c4a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c800b0f-b5ba-43a9-8f37-f79ce49340ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:15.807083 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4ec06796-0b81-4b63-873d-7750ed857c4a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46107d00-2f9f-422e-84ae-d38a08b04765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:15.852592 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-4ec06796-0b81-4b63-873d-7750ed857c4a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Created reservations ['8da43946-3d30-434e-aa08-1a1eba9f2c4f', 'e0613aaa-4591-4782-9f30-89d5031b4ae6', '398c0d0e-b590-4d8a-8fb0-34862a5bd876', '62db0019-a788-4259-8fe2-a5f1b654da1f'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:15.853444 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4ec06796-0b81-4b63-873d-7750ed857c4a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46107d00-2f9f-422e-84ae-d38a08b04765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8da43946-3d30-434e-aa08-1a1eba9f2c4f', 'e0613aaa-4591-4782-9f30-89d5031b4ae6', '398c0d0e-b590-4d8a-8fb0-34862a5bd876', '62db0019-a788-4259-8fe2-a5f1b654da1f']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:15.854229 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4ec06796-0b81-4b63-873d-7750ed857c4a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6fe0e35-cb3f-41d6-83d2-bce344375b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:15.876963 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4ec06796-0b81-4b63-873d-7750ed857c4a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c6fe0e35-cb3f-41d6-83d2-bce344375b5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfaa3854-f4a4-4e9b-80fb-c96f262b0e61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-564548730',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8a011ee153aa40fb8271405204d024c1',qos_specs=None,replication_status=,reservations=['8da43946-3d30-434e-aa08-1a1eba9f2c4f','e0613aaa-4591-4782-9f30-89d5031b4ae6','398c0d0e-b590-4d8a-8fb0-34862a5bd876','62db0019-a788-4259-8fe2-a5f1b654da1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f66dda63a23c4d8cba670f1bbf7b234d',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:29:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-564548730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfaa3854-f4a4-4e9b-80fb-c96f262b0e61,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8a011ee153aa40fb8271405204d024c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f66dda63a23c4d8cba670f1bbf7b234d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:15.879339 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4ec06796-0b81-4b63-873d-7750ed857c4a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a75135b5-7846-4363-8747-327b9743c9bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:15.881675 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-260001be-d22c-43db-8e92-fdc4dc944d93 req-f09b0bb7-d423-4fd3-a0a3-2ce4fb51cdbb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:15.883692 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-260001be-d22c-43db-8e92-fdc4dc944d93 req-f09b0bb7-d423-4fd3-a0a3-2ce4fb51cdbb tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] PUT https://10.4.3.92/volume/v3/attachments/caa88e92-f214-45e5-b13e-10780556252a Jul 31 17:29:15.886419 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-260001be-d22c-43db-8e92-fdc4dc944d93 req-f09b0bb7-d423-4fd3-a0a3-2ce4fb51cdbb tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:15.891095 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-260001be-d22c-43db-8e92-fdc4dc944d93 req-f09b0bb7-d423-4fd3-a0a3-2ce4fb51cdbb tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Acquiring lock "cinder-attachment_update-6b3105a4-d379-49e3-854e-7ce21b8c515f-np0000006248" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:29:15.899126 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-260001be-d22c-43db-8e92-fdc4dc944d93 req-f09b0bb7-d423-4fd3-a0a3-2ce4fb51cdbb tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Lock "cinder-attachment_update-6b3105a4-d379-49e3-854e-7ce21b8c515f-np0000006248" acquired by "attachment_update" :: waited 0.007s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:29:15.899245 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:15.899245 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:15.906633 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4ec06796-0b81-4b63-873d-7750ed857c4a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a75135b5-7846-4363-8747-327b9743c9bf) transitioned into state 'SUCCESS' from state '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-564548730',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8a011ee153aa40fb8271405204d024c1',qos_specs=None,replication_status=,reservations=['8da43946-3d30-434e-aa08-1a1eba9f2c4f','e0613aaa-4591-4782-9f30-89d5031b4ae6','398c0d0e-b590-4d8a-8fb0-34862a5bd876','62db0019-a788-4259-8fe2-a5f1b654da1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f66dda63a23c4d8cba670f1bbf7b234d',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:15.907039 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4ec06796-0b81-4b63-873d-7750ed857c4a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a3b368e-709e-4a9d-9ada-b926a30f7305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:15.919139 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4ec06796-0b81-4b63-873d-7750ed857c4a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a3b368e-709e-4a9d-9ada-b926a30f7305) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:15.920364 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4ec06796-0b81-4b63-873d-7750ed857c4a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Flow 'volume_create_api' (e6d4f926-d797-4b70-a232-eb29578bd1eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:15.920853 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4ec06796-0b81-4b63-873d-7750ed857c4a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Create volume request issued successfully. Jul 31 17:29:15.921702 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4ec06796-0b81-4b63-873d-7750ed857c4a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:29:15.922282 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 851/3413] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:29:15 2026] POST /volume/v3/volumes => generated 761 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:15.936331 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-599ba5b4-0f0c-4dea-b268-32d1227d510c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:15.938839 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-599ba5b4-0f0c-4dea-b268-32d1227d510c tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes/dfaa3854-f4a4-4e9b-80fb-c96f262b0e61 Jul 31 17:29:15.939308 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-599ba5b4-0f0c-4dea-b268-32d1227d510c tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:15.939738 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-599ba5b4-0f0c-4dea-b268-32d1227d510c tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:15.952263 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:15.952263 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:15.956683 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-599ba5b4-0f0c-4dea-b268-32d1227d510c tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Volume info retrieved successfully. Jul 31 17:29:15.964279 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-599ba5b4-0f0c-4dea-b268-32d1227d510c tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes/dfaa3854-f4a4-4e9b-80fb-c96f262b0e61 returned with HTTP 200 Jul 31 17:29:15.964809 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 859/3414] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:15 2026] GET /volume/v3/volumes/dfaa3854-f4a4-4e9b-80fb-c96f262b0e61 => generated 829 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:16.003832 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-260001be-d22c-43db-8e92-fdc4dc944d93 req-f09b0bb7-d423-4fd3-a0a3-2ce4fb51cdbb tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Lock "cinder-attachment_update-6b3105a4-d379-49e3-854e-7ce21b8c515f-np0000006248" released by "attachment_update" :: held 0.105s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:29:16.004148 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-260001be-d22c-43db-8e92-fdc4dc944d93 req-f09b0bb7-d423-4fd3-a0a3-2ce4fb51cdbb tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/attachments/caa88e92-f214-45e5-b13e-10780556252a returned with HTTP 200 Jul 31 17:29:16.005366 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 854/3415] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:29:15 2026] PUT /volume/v3/attachments/caa88e92-f214-45e5-b13e-10780556252a => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:16.064953 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-466ce5ca-2d2a-41d5-b302-1e158881a7ed None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:16.068199 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-466ce5ca-2d2a-41d5-b302-1e158881a7ed tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 Jul 31 17:29:16.068442 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-466ce5ca-2d2a-41d5-b302-1e158881a7ed tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:16.068629 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-466ce5ca-2d2a-41d5-b302-1e158881a7ed tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:16.073227 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cca87cd9-9438-482f-9fa5-27b932916bff None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:16.075779 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cca87cd9-9438-482f-9fa5-27b932916bff tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] GET https://10.4.3.92/volume/v3/volumes/5917b99e-0177-4fdf-ba51-3c865775d4b4 Jul 31 17:29:16.076180 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cca87cd9-9438-482f-9fa5-27b932916bff tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:16.076557 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cca87cd9-9438-482f-9fa5-27b932916bff tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:16.080736 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:16.080736 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:16.084960 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-466ce5ca-2d2a-41d5-b302-1e158881a7ed tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:29:16.085484 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cca87cd9-9438-482f-9fa5-27b932916bff tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] https://10.4.3.92/volume/v3/volumes/5917b99e-0177-4fdf-ba51-3c865775d4b4 returned with HTTP 404 Jul 31 17:29:16.086387 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 852/3416] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:16 2026] GET /volume/v3/volumes/5917b99e-0177-4fdf-ba51-3c865775d4b4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:16.090078 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-466ce5ca-2d2a-41d5-b302-1e158881a7ed tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 returned with HTTP 200 Jul 31 17:29:16.090579 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 852/3417] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:16 2026] GET /volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:16.099533 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-99217f1c-1bc7-4f51-ab95-811cbf9d9f0d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:16.104342 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-99217f1c-1bc7-4f51-ab95-811cbf9d9f0d tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] DELETE https://10.4.3.92/volume/v3/volumes/c1191444-e100-4deb-b6fd-78d4145284e2 Jul 31 17:29:16.104342 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-99217f1c-1bc7-4f51-ab95-811cbf9d9f0d tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:16.104342 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-99217f1c-1bc7-4f51-ab95-811cbf9d9f0d tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:16.104342 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-99217f1c-1bc7-4f51-ab95-811cbf9d9f0d tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Delete volume with id: c1191444-e100-4deb-b6fd-78d4145284e2 Jul 31 17:29:16.109650 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-398c0639-e537-4ae5-ba26-779898187a30 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:16.111726 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-398c0639-e537-4ae5-ba26-779898187a30 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 Jul 31 17:29:16.111970 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-398c0639-e537-4ae5-ba26-779898187a30 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:16.112134 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-398c0639-e537-4ae5-ba26-779898187a30 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:16.112944 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:16.112944 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:16.113723 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-99217f1c-1bc7-4f51-ab95-811cbf9d9f0d tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Volume info retrieved successfully. Jul 31 17:29:16.123406 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:16.123406 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:16.128022 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-398c0639-e537-4ae5-ba26-779898187a30 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:29:16.133115 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-398c0639-e537-4ae5-ba26-779898187a30 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 returned with HTTP 200 Jul 31 17:29:16.133611 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 855/3418] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:16 2026] GET /volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:16.147826 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-99217f1c-1bc7-4f51-ab95-811cbf9d9f0d tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Delete volume request issued successfully. Jul 31 17:29:16.147826 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-99217f1c-1bc7-4f51-ab95-811cbf9d9f0d tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] https://10.4.3.92/volume/v3/volumes/c1191444-e100-4deb-b6fd-78d4145284e2 returned with HTTP 202 Jul 31 17:29:16.147826 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 860/3419] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:16 2026] DELETE /volume/v3/volumes/c1191444-e100-4deb-b6fd-78d4145284e2 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:16.153250 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8c0013aa-c9dc-42a7-924b-ff37a9a4cf3e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:16.155674 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8c0013aa-c9dc-42a7-924b-ff37a9a4cf3e tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] DELETE https://10.4.3.92/volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 Jul 31 17:29:16.155852 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8c0013aa-c9dc-42a7-924b-ff37a9a4cf3e tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:16.156015 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8c0013aa-c9dc-42a7-924b-ff37a9a4cf3e tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:16.156059 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-07ef1fa0-5756-48d0-9a08-4392db05e7ae None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:16.156162 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-8c0013aa-c9dc-42a7-924b-ff37a9a4cf3e tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Delete volume with id: 1c3a1587-7608-42c5-bf31-21ab12c7b231 Jul 31 17:29:16.158117 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-07ef1fa0-5756-48d0-9a08-4392db05e7ae tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] GET https://10.4.3.92/volume/v3/volumes/c1191444-e100-4deb-b6fd-78d4145284e2 Jul 31 17:29:16.158282 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-07ef1fa0-5756-48d0-9a08-4392db05e7ae tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:16.158507 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-07ef1fa0-5756-48d0-9a08-4392db05e7ae tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:16.166332 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:16.166332 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:16.166554 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:16.166554 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:16.166927 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8c0013aa-c9dc-42a7-924b-ff37a9a4cf3e tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:29:16.170341 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-07ef1fa0-5756-48d0-9a08-4392db05e7ae tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Volume info retrieved successfully. Jul 31 17:29:16.174665 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8c0013aa-c9dc-42a7-924b-ff37a9a4cf3e tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Jul 31 17:29:16.175030 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8c0013aa-c9dc-42a7-924b-ff37a9a4cf3e tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 returned with HTTP 400 Jul 31 17:29:16.175837 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 853/3420] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:16 2026] DELETE /volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 => generated 307 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 17:29:16.179715 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-07ef1fa0-5756-48d0-9a08-4392db05e7ae tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] https://10.4.3.92/volume/v3/volumes/c1191444-e100-4deb-b6fd-78d4145284e2 returned with HTTP 200 Jul 31 17:29:16.180116 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 853/3421] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:16 2026] GET /volume/v3/volumes/c1191444-e100-4deb-b6fd-78d4145284e2 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:16.183890 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9a174782-2648-4dff-9cd0-ca8598f083e2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:16.185737 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9a174782-2648-4dff-9cd0-ca8598f083e2 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 Jul 31 17:29:16.185904 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9a174782-2648-4dff-9cd0-ca8598f083e2 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:16.186125 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9a174782-2648-4dff-9cd0-ca8598f083e2 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:16.196402 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:16.196402 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:16.201088 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9a174782-2648-4dff-9cd0-ca8598f083e2 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:29:16.207123 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9a174782-2648-4dff-9cd0-ca8598f083e2 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 returned with HTTP 200 Jul 31 17:29:16.207706 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 856/3422] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:16 2026] GET /volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:16.269918 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-9563ea9a-8292-453d-96ba-98f2f49f1d9e req-597be93c-929b-4e7c-b297-816239f6740c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:16.272742 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9563ea9a-8292-453d-96ba-98f2f49f1d9e req-597be93c-929b-4e7c-b297-816239f6740c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 Jul 31 17:29:16.273419 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9563ea9a-8292-453d-96ba-98f2f49f1d9e req-597be93c-929b-4e7c-b297-816239f6740c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:16.274200 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9563ea9a-8292-453d-96ba-98f2f49f1d9e req-597be93c-929b-4e7c-b297-816239f6740c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:16.291210 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:16.291210 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:16.299346 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-9563ea9a-8292-453d-96ba-98f2f49f1d9e req-597be93c-929b-4e7c-b297-816239f6740c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:29:16.303975 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9563ea9a-8292-453d-96ba-98f2f49f1d9e req-597be93c-929b-4e7c-b297-816239f6740c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 returned with HTTP 200 Jul 31 17:29:16.305072 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 861/3423] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:29:16 2026] GET /volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:16.331533 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-324d50fa-a476-4ff1-b000-c01c04269e23 req-f5122c9e-35a8-4a0b-adf3-a6e53fe2b5ce None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:16.337895 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-324d50fa-a476-4ff1-b000-c01c04269e23 req-f5122c9e-35a8-4a0b-adf3-a6e53fe2b5ce tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] DELETE https://10.4.3.92/volume/v3/attachments/167d3faf-eca8-4d13-899a-c41f70c47655 Jul 31 17:29:16.338283 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-324d50fa-a476-4ff1-b000-c01c04269e23 req-f5122c9e-35a8-4a0b-adf3-a6e53fe2b5ce tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:16.338675 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-324d50fa-a476-4ff1-b000-c01c04269e23 req-f5122c9e-35a8-4a0b-adf3-a6e53fe2b5ce tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:16.343215 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9563ea9a-8292-453d-96ba-98f2f49f1d9e req-2a3c77e7-45aa-4c43-ab3c-7c0940377d8b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:16.347281 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9563ea9a-8292-453d-96ba-98f2f49f1d9e req-2a3c77e7-45aa-4c43-ab3c-7c0940377d8b tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] POST https://10.4.3.92/volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231/action Jul 31 17:29:16.347840 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9563ea9a-8292-453d-96ba-98f2f49f1d9e req-2a3c77e7-45aa-4c43-ab3c-7c0940377d8b tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:29:16.347963 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9563ea9a-8292-453d-96ba-98f2f49f1d9e req-2a3c77e7-45aa-4c43-ab3c-7c0940377d8b tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:16.354273 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:16.354273 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:16.366149 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:16.366149 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:16.366859 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-9563ea9a-8292-453d-96ba-98f2f49f1d9e req-2a3c77e7-45aa-4c43-ab3c-7c0940377d8b tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:29:16.379699 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-9563ea9a-8292-453d-96ba-98f2f49f1d9e req-2a3c77e7-45aa-4c43-ab3c-7c0940377d8b tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Begin detaching volume completed successfully. Jul 31 17:29:16.379970 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9563ea9a-8292-453d-96ba-98f2f49f1d9e req-2a3c77e7-45aa-4c43-ab3c-7c0940377d8b tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231/action returned with HTTP 202 Jul 31 17:29:16.380615 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 854/3424] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:29:16 2026] POST /volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:29:16.428751 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-324d50fa-a476-4ff1-b000-c01c04269e23 req-f5122c9e-35a8-4a0b-adf3-a6e53fe2b5ce tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments/167d3faf-eca8-4d13-899a-c41f70c47655 returned with HTTP 200 Jul 31 17:29:16.429307 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 854/3425] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:29:16 2026] DELETE /volume/v3/attachments/167d3faf-eca8-4d13-899a-c41f70c47655 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:16.462095 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-856b11b6-9afe-40cd-b621-25b9122db8a8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:16.462614 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-856b11b6-9afe-40cd-b621-25b9122db8a8 None None] GET https://10.4.3.92/volume// Jul 31 17:29:16.462794 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-856b11b6-9afe-40cd-b621-25b9122db8a8 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:16.463042 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-856b11b6-9afe-40cd-b621-25b9122db8a8 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:16.464025 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-856b11b6-9afe-40cd-b621-25b9122db8a8 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:29:16.465392 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 857/3426] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:29:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:29:16.465478 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-324d50fa-a476-4ff1-b000-c01c04269e23 req-b537f7ba-b3ff-42a3-b131-b84fd382d8f3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:16.467593 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-324d50fa-a476-4ff1-b000-c01c04269e23 req-b537f7ba-b3ff-42a3-b131-b84fd382d8f3 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] DELETE https://10.4.3.92/volume/v3/volumes/a7712b25-bacf-4202-91b0-5e7afbf1aff9 Jul 31 17:29:16.467902 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-324d50fa-a476-4ff1-b000-c01c04269e23 req-b537f7ba-b3ff-42a3-b131-b84fd382d8f3 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:16.468215 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-324d50fa-a476-4ff1-b000-c01c04269e23 req-b537f7ba-b3ff-42a3-b131-b84fd382d8f3 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:16.468528 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [req-324d50fa-a476-4ff1-b000-c01c04269e23 req-b537f7ba-b3ff-42a3-b131-b84fd382d8f3 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Delete volume with id: a7712b25-bacf-4202-91b0-5e7afbf1aff9 Jul 31 17:29:16.474920 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9563ea9a-8292-453d-96ba-98f2f49f1d9e req-e86c2e07-a474-4efc-9e38-e741ca50ef3e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:16.477192 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9563ea9a-8292-453d-96ba-98f2f49f1d9e req-e86c2e07-a474-4efc-9e38-e741ca50ef3e tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 Jul 31 17:29:16.479342 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9563ea9a-8292-453d-96ba-98f2f49f1d9e req-e86c2e07-a474-4efc-9e38-e741ca50ef3e tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:16.479342 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9563ea9a-8292-453d-96ba-98f2f49f1d9e req-e86c2e07-a474-4efc-9e38-e741ca50ef3e tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:16.479503 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:16.479503 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:16.479503 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-324d50fa-a476-4ff1-b000-c01c04269e23 req-b537f7ba-b3ff-42a3-b131-b84fd382d8f3 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:29:16.488575 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:16.488575 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:16.492860 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-9563ea9a-8292-453d-96ba-98f2f49f1d9e req-e86c2e07-a474-4efc-9e38-e741ca50ef3e tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:29:16.498180 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9563ea9a-8292-453d-96ba-98f2f49f1d9e req-e86c2e07-a474-4efc-9e38-e741ca50ef3e tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 returned with HTTP 200 Jul 31 17:29:16.498978 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 855/3427] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:29:16 2026] GET /volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 => generated 1320 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:29:16.508950 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-324d50fa-a476-4ff1-b000-c01c04269e23 req-b537f7ba-b3ff-42a3-b131-b84fd382d8f3 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Delete volume request issued successfully. Jul 31 17:29:16.509118 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-324d50fa-a476-4ff1-b000-c01c04269e23 req-b537f7ba-b3ff-42a3-b131-b84fd382d8f3 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/a7712b25-bacf-4202-91b0-5e7afbf1aff9 returned with HTTP 202 Jul 31 17:29:16.509585 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 862/3428] 10.4.3.92 () {70 vars in 1613 bytes} [Fri Jul 31 17:29:16 2026] DELETE /volume/v3/volumes/a7712b25-bacf-4202-91b0-5e7afbf1aff9 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:16.737544 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a57af5c5-47eb-4834-9be9-09de8f5f9f07 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:16.739593 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a57af5c5-47eb-4834-9be9-09de8f5f9f07 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f Jul 31 17:29:16.739869 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a57af5c5-47eb-4834-9be9-09de8f5f9f07 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:16.740099 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a57af5c5-47eb-4834-9be9-09de8f5f9f07 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:16.751003 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:16.751003 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:16.755564 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a57af5c5-47eb-4834-9be9-09de8f5f9f07 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:29:16.761592 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a57af5c5-47eb-4834-9be9-09de8f5f9f07 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f returned with HTTP 200 Jul 31 17:29:16.762092 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 855/3429] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:16 2026] GET /volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:16.980578 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ff510f4e-121e-48d1-8711-e239b398e6c7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:16.982268 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ff510f4e-121e-48d1-8711-e239b398e6c7 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes/dfaa3854-f4a4-4e9b-80fb-c96f262b0e61 Jul 31 17:29:16.982484 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ff510f4e-121e-48d1-8711-e239b398e6c7 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:16.982696 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ff510f4e-121e-48d1-8711-e239b398e6c7 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:16.989656 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:16.989656 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:16.993475 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ff510f4e-121e-48d1-8711-e239b398e6c7 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Volume info retrieved successfully. Jul 31 17:29:16.998767 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ff510f4e-121e-48d1-8711-e239b398e6c7 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes/dfaa3854-f4a4-4e9b-80fb-c96f262b0e61 returned with HTTP 200 Jul 31 17:29:16.999223 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 858/3430] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:16 2026] GET /volume/v3/volumes/dfaa3854-f4a4-4e9b-80fb-c96f262b0e61 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:17.010842 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7dbf4682-2e5b-4afe-a15f-665c5361f80d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:17.013450 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7dbf4682-2e5b-4afe-a15f-665c5361f80d tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes/dfaa3854-f4a4-4e9b-80fb-c96f262b0e61 Jul 31 17:29:17.013450 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7dbf4682-2e5b-4afe-a15f-665c5361f80d tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:17.013450 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7dbf4682-2e5b-4afe-a15f-665c5361f80d tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:17.020762 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:17.020762 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:17.024982 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7dbf4682-2e5b-4afe-a15f-665c5361f80d tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Volume info retrieved successfully. Jul 31 17:29:17.029886 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7dbf4682-2e5b-4afe-a15f-665c5361f80d tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes/dfaa3854-f4a4-4e9b-80fb-c96f262b0e61 returned with HTTP 200 Jul 31 17:29:17.030219 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 856/3431] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:17 2026] GET /volume/v3/volumes/dfaa3854-f4a4-4e9b-80fb-c96f262b0e61 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:17.045356 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8ecb7482-7d9a-4944-9aca-ed42811df8a4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:17.047051 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8ecb7482-7d9a-4944-9aca-ed42811df8a4 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes Jul 31 17:29:17.047248 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8ecb7482-7d9a-4944-9aca-ed42811df8a4 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:17.047473 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8ecb7482-7d9a-4944-9aca-ed42811df8a4 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:17.047729 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-8ecb7482-7d9a-4944-9aca-ed42811df8a4 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:29:17.048427 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-8ecb7482-7d9a-4944-9aca-ed42811df8a4 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:29:17.056328 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8ecb7482-7d9a-4944-9aca-ed42811df8a4 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Get all volumes completed successfully. Jul 31 17:29:17.056845 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8ecb7482-7d9a-4944-9aca-ed42811df8a4 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 200 Jul 31 17:29:17.057246 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 863/3432] 10.4.3.92 () {66 vars in 1230 bytes} [Fri Jul 31 17:29:17 2026] GET /volume/v3/volumes => generated 968 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:17.066265 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8beed472-cb3f-4a57-af08-6a85babe8a80 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:17.068564 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8beed472-cb3f-4a57-af08-6a85babe8a80 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1194741946 Jul 31 17:29:17.068636 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8beed472-cb3f-4a57-af08-6a85babe8a80 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:17.068891 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8beed472-cb3f-4a57-af08-6a85babe8a80 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:17.069255 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-8beed472-cb3f-4a57-af08-6a85babe8a80 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:29:17.070277 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8beed472-cb3f-4a57-af08-6a85babe8a80 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1194741946'), ('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:29:17.099902 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8beed472-cb3f-4a57-af08-6a85babe8a80 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Get all volumes completed successfully. Jul 31 17:29:17.100299 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8beed472-cb3f-4a57-af08-6a85babe8a80 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1194741946 returned with HTTP 200 Jul 31 17:29:17.100912 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 856/3433] 10.4.3.92 () {66 vars in 1331 bytes} [Fri Jul 31 17:29:17 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1194741946 => generated 332 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:17.111879 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-35478a06-d444-4bdd-aede-8c48193e2b96 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:17.114278 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-35478a06-d444-4bdd-aede-8c48193e2b96 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-615007964 Jul 31 17:29:17.114670 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-35478a06-d444-4bdd-aede-8c48193e2b96 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:17.115187 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-35478a06-d444-4bdd-aede-8c48193e2b96 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:17.116186 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-35478a06-d444-4bdd-aede-8c48193e2b96 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:29:17.116851 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-35478a06-d444-4bdd-aede-8c48193e2b96 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-615007964'), ('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:29:17.127193 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-35478a06-d444-4bdd-aede-8c48193e2b96 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Get all volumes completed successfully. Jul 31 17:29:17.127342 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:17.127342 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:17.134339 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-35478a06-d444-4bdd-aede-8c48193e2b96 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-615007964 returned with HTTP 200 Jul 31 17:29:17.134962 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 859/3434] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:29:17 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-615007964 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:17.152917 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a11c883d-7124-42e0-8570-310e34699224 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:17.154439 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a11c883d-7124-42e0-8570-310e34699224 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes/detail?limit=1 Jul 31 17:29:17.154735 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a11c883d-7124-42e0-8570-310e34699224 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:17.154986 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a11c883d-7124-42e0-8570-310e34699224 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:17.155644 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-a11c883d-7124-42e0-8570-310e34699224 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:29:17.156043 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-a11c883d-7124-42e0-8570-310e34699224 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:29:17.163817 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a11c883d-7124-42e0-8570-310e34699224 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Get all volumes completed successfully. Jul 31 17:29:17.164824 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:17.164824 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:17.170496 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a11c883d-7124-42e0-8570-310e34699224 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 31 17:29:17.171131 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 857/3435] 10.4.3.92 () {66 vars in 1266 bytes} [Fri Jul 31 17:29:17 2026] GET /volume/v3/volumes/detail?limit=1 => generated 999 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:17.186526 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0d4efc3a-431d-4bf9-8424-98ec1f7f2d5e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:17.187776 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0d4efc3a-431d-4bf9-8424-98ec1f7f2d5e tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes/detail?limit=1&marker=dfaa3854-f4a4-4e9b-80fb-c96f262b0e61 Jul 31 17:29:17.187967 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0d4efc3a-431d-4bf9-8424-98ec1f7f2d5e tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:17.189211 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0d4efc3a-431d-4bf9-8424-98ec1f7f2d5e tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:17.189211 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-0d4efc3a-431d-4bf9-8424-98ec1f7f2d5e tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:29:17.189211 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:17.189211 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:17.189211 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-0d4efc3a-431d-4bf9-8424-98ec1f7f2d5e tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:29:17.195233 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a5c9e15d-ca69-4212-a9cc-e5110ba8256d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:17.198090 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a5c9e15d-ca69-4212-a9cc-e5110ba8256d tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] GET https://10.4.3.92/volume/v3/volumes/c1191444-e100-4deb-b6fd-78d4145284e2 Jul 31 17:29:17.198420 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a5c9e15d-ca69-4212-a9cc-e5110ba8256d tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:17.198684 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a5c9e15d-ca69-4212-a9cc-e5110ba8256d tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:17.206225 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a5c9e15d-ca69-4212-a9cc-e5110ba8256d tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] https://10.4.3.92/volume/v3/volumes/c1191444-e100-4deb-b6fd-78d4145284e2 returned with HTTP 404 Jul 31 17:29:17.206975 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 857/3436] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:17 2026] GET /volume/v3/volumes/c1191444-e100-4deb-b6fd-78d4145284e2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:17.216855 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-607e176a-157a-4eca-a01c-b8b08519dca3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:17.218924 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-607e176a-157a-4eca-a01c-b8b08519dca3 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] DELETE https://10.4.3.92/volume/v3/volumes/8c5b35d4-b6e9-4840-9a30-ce346c83a78a Jul 31 17:29:17.219118 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-607e176a-157a-4eca-a01c-b8b08519dca3 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:17.219397 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-607e176a-157a-4eca-a01c-b8b08519dca3 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:17.219607 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-607e176a-157a-4eca-a01c-b8b08519dca3 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Delete volume with id: 8c5b35d4-b6e9-4840-9a30-ce346c83a78a Jul 31 17:29:17.232022 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:17.232022 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:17.232573 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-607e176a-157a-4eca-a01c-b8b08519dca3 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Volume info retrieved successfully. Jul 31 17:29:17.237038 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0d4efc3a-431d-4bf9-8424-98ec1f7f2d5e tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Get all volumes completed successfully. Jul 31 17:29:17.238066 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:17.238066 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:17.246541 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0d4efc3a-431d-4bf9-8424-98ec1f7f2d5e tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes/detail?limit=1&marker=dfaa3854-f4a4-4e9b-80fb-c96f262b0e61 returned with HTTP 200 Jul 31 17:29:17.247169 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 864/3437] 10.4.3.92 () {66 vars in 1354 bytes} [Fri Jul 31 17:29:17 2026] GET /volume/v3/volumes/detail?limit=1&marker=dfaa3854-f4a4-4e9b-80fb-c96f262b0e61 => generated 999 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:17.253072 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-607e176a-157a-4eca-a01c-b8b08519dca3 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Delete volume request issued successfully. Jul 31 17:29:17.253300 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-607e176a-157a-4eca-a01c-b8b08519dca3 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] https://10.4.3.92/volume/v3/volumes/8c5b35d4-b6e9-4840-9a30-ce346c83a78a returned with HTTP 202 Jul 31 17:29:17.253811 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 860/3438] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:17 2026] DELETE /volume/v3/volumes/8c5b35d4-b6e9-4840-9a30-ce346c83a78a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:17.262478 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f91b5077-3323-44a6-95e2-2093e1857b67 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:17.265161 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-827ad155-0d03-4a35-bc2a-4aeec07af433 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:17.265410 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f91b5077-3323-44a6-95e2-2093e1857b67 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] GET https://10.4.3.92/volume/v3/volumes/8c5b35d4-b6e9-4840-9a30-ce346c83a78a Jul 31 17:29:17.265410 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f91b5077-3323-44a6-95e2-2093e1857b67 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:17.265566 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f91b5077-3323-44a6-95e2-2093e1857b67 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:17.266846 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-827ad155-0d03-4a35-bc2a-4aeec07af433 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes/detail?limit=1&marker=18016a2b-db0b-41c4-ae0b-bf0da17d6568 Jul 31 17:29:17.267029 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-827ad155-0d03-4a35-bc2a-4aeec07af433 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:17.267198 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-827ad155-0d03-4a35-bc2a-4aeec07af433 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:17.267469 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-827ad155-0d03-4a35-bc2a-4aeec07af433 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:29:17.267882 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:17.267882 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:17.268621 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-827ad155-0d03-4a35-bc2a-4aeec07af433 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:29:17.276813 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:17.276813 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:17.281220 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f91b5077-3323-44a6-95e2-2093e1857b67 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Volume info retrieved successfully. Jul 31 17:29:17.286898 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f91b5077-3323-44a6-95e2-2093e1857b67 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] https://10.4.3.92/volume/v3/volumes/8c5b35d4-b6e9-4840-9a30-ce346c83a78a returned with HTTP 200 Jul 31 17:29:17.287433 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 858/3439] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:17 2026] GET /volume/v3/volumes/8c5b35d4-b6e9-4840-9a30-ce346c83a78a => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:29:17.313943 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-827ad155-0d03-4a35-bc2a-4aeec07af433 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Get all volumes completed successfully. Jul 31 17:29:17.314613 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:17.314613 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:17.320019 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-827ad155-0d03-4a35-bc2a-4aeec07af433 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes/detail?limit=1&marker=18016a2b-db0b-41c4-ae0b-bf0da17d6568 returned with HTTP 200 Jul 31 17:29:17.320613 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 858/3440] 10.4.3.92 () {66 vars in 1354 bytes} [Fri Jul 31 17:29:17 2026] GET /volume/v3/volumes/detail?limit=1&marker=18016a2b-db0b-41c4-ae0b-bf0da17d6568 => generated 1000 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:17.336531 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a1fb0d33-11f8-4ec5-a3bc-dc89600f61de None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:17.338438 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a1fb0d33-11f8-4ec5-a3bc-dc89600f61de tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes/detail?limit=1&marker=c2f18759-fd2d-4cbb-9a50-0f3aff90f8ed Jul 31 17:29:17.338604 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a1fb0d33-11f8-4ec5-a3bc-dc89600f61de tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:17.338872 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a1fb0d33-11f8-4ec5-a3bc-dc89600f61de tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:17.340189 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-a1fb0d33-11f8-4ec5-a3bc-dc89600f61de tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:29:17.340189 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a1fb0d33-11f8-4ec5-a3bc-dc89600f61de tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:29:17.357519 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a1fb0d33-11f8-4ec5-a3bc-dc89600f61de tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Get all volumes completed successfully. Jul 31 17:29:17.359582 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a1fb0d33-11f8-4ec5-a3bc-dc89600f61de tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes/detail?limit=1&marker=c2f18759-fd2d-4cbb-9a50-0f3aff90f8ed returned with HTTP 200 Jul 31 17:29:17.359922 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 865/3441] 10.4.3.92 () {66 vars in 1354 bytes} [Fri Jul 31 17:29:17 2026] GET /volume/v3/volumes/detail?limit=1&marker=c2f18759-fd2d-4cbb-9a50-0f3aff90f8ed => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:29:17.377998 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-56686bb2-a5ea-4907-8c47-2564b8bb75ad None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:17.380131 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-56686bb2-a5ea-4907-8c47-2564b8bb75ad tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 31 17:29:17.380344 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-56686bb2-a5ea-4907-8c47-2564b8bb75ad tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:17.380781 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-56686bb2-a5ea-4907-8c47-2564b8bb75ad tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:17.380781 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-56686bb2-a5ea-4907-8c47-2564b8bb75ad tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:29:17.381079 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-56686bb2-a5ea-4907-8c47-2564b8bb75ad tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Could not evaluate value available, assuming string {{(pid=100272) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 17:29:17.381769 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-56686bb2-a5ea-4907-8c47-2564b8bb75ad tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:29:17.422986 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-56686bb2-a5ea-4907-8c47-2564b8bb75ad tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Get all volumes completed successfully. Jul 31 17:29:17.423990 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:17.423990 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:17.429039 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-56686bb2-a5ea-4907-8c47-2564b8bb75ad tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 31 17:29:17.429429 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 861/3442] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:29:17 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1886 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:17.443252 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e2bfd38c-f6c6-40ce-9fce-2fedd13f2ec7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:17.445616 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e2bfd38c-f6c6-40ce-9fce-2fedd13f2ec7 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 31 17:29:17.445925 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e2bfd38c-f6c6-40ce-9fce-2fedd13f2ec7 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:17.446241 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e2bfd38c-f6c6-40ce-9fce-2fedd13f2ec7 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:17.446630 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-e2bfd38c-f6c6-40ce-9fce-2fedd13f2ec7 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:29:17.447086 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e2bfd38c-f6c6-40ce-9fce-2fedd13f2ec7 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Could not evaluate value available, assuming string {{(pid=100273) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 17:29:17.447954 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e2bfd38c-f6c6-40ce-9fce-2fedd13f2ec7 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:29:17.479156 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e2bfd38c-f6c6-40ce-9fce-2fedd13f2ec7 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Get all volumes completed successfully. Jul 31 17:29:17.480060 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:17.480060 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:17.483895 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e2bfd38c-f6c6-40ce-9fce-2fedd13f2ec7 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 31 17:29:17.484272 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 859/3443] 10.4.3.92 () {66 vars in 1352 bytes} [Fri Jul 31 17:29:17 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1887 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:17.497023 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-15989c2b-e97c-49f2-aaf8-70c7ae23e065 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:17.498828 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-15989c2b-e97c-49f2-aaf8-70c7ae23e065 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes?limit=1 Jul 31 17:29:17.499019 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-15989c2b-e97c-49f2-aaf8-70c7ae23e065 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:17.499229 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-15989c2b-e97c-49f2-aaf8-70c7ae23e065 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:17.499517 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-15989c2b-e97c-49f2-aaf8-70c7ae23e065 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:29:17.500184 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-15989c2b-e97c-49f2-aaf8-70c7ae23e065 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:29:17.510728 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-15989c2b-e97c-49f2-aaf8-70c7ae23e065 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Get all volumes completed successfully. Jul 31 17:29:17.511648 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-15989c2b-e97c-49f2-aaf8-70c7ae23e065 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 31 17:29:17.511963 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 859/3444] 10.4.3.92 () {66 vars in 1245 bytes} [Fri Jul 31 17:29:17 2026] GET /volume/v3/volumes?limit=1 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:17.519808 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-95924056-e0c4-4fe9-a54e-94f455c7e68a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:17.521284 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-95924056-e0c4-4fe9-a54e-94f455c7e68a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes?limit=1&marker=dfaa3854-f4a4-4e9b-80fb-c96f262b0e61 Jul 31 17:29:17.521520 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-95924056-e0c4-4fe9-a54e-94f455c7e68a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:17.521710 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-95924056-e0c4-4fe9-a54e-94f455c7e68a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:17.521913 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-95924056-e0c4-4fe9-a54e-94f455c7e68a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:29:17.522540 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-95924056-e0c4-4fe9-a54e-94f455c7e68a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:29:17.532407 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-95924056-e0c4-4fe9-a54e-94f455c7e68a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Get all volumes completed successfully. Jul 31 17:29:17.532926 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-95924056-e0c4-4fe9-a54e-94f455c7e68a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes?limit=1&marker=dfaa3854-f4a4-4e9b-80fb-c96f262b0e61 returned with HTTP 200 Jul 31 17:29:17.533328 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 866/3445] 10.4.3.92 () {66 vars in 1333 bytes} [Fri Jul 31 17:29:17 2026] GET /volume/v3/volumes?limit=1&marker=dfaa3854-f4a4-4e9b-80fb-c96f262b0e61 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:17.542955 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-59e726a6-7912-4137-97e8-00256fde7eb1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:17.545590 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-59e726a6-7912-4137-97e8-00256fde7eb1 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes?limit=1&marker=18016a2b-db0b-41c4-ae0b-bf0da17d6568 Jul 31 17:29:17.545862 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-59e726a6-7912-4137-97e8-00256fde7eb1 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:17.546191 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-59e726a6-7912-4137-97e8-00256fde7eb1 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:17.546526 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-59e726a6-7912-4137-97e8-00256fde7eb1 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:29:17.549710 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-59e726a6-7912-4137-97e8-00256fde7eb1 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:29:17.587814 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8cb467aa-9590-4acb-958f-f3539ef3bfb3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:17.590706 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-59e726a6-7912-4137-97e8-00256fde7eb1 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Get all volumes completed successfully. Jul 31 17:29:17.591007 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8cb467aa-9590-4acb-958f-f3539ef3bfb3 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/a7712b25-bacf-4202-91b0-5e7afbf1aff9 Jul 31 17:29:17.591292 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8cb467aa-9590-4acb-958f-f3539ef3bfb3 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:17.591408 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-59e726a6-7912-4137-97e8-00256fde7eb1 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes?limit=1&marker=18016a2b-db0b-41c4-ae0b-bf0da17d6568 returned with HTTP 200 Jul 31 17:29:17.591571 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8cb467aa-9590-4acb-958f-f3539ef3bfb3 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:17.591840 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 862/3446] 10.4.3.92 () {66 vars in 1333 bytes} [Fri Jul 31 17:29:17 2026] GET /volume/v3/volumes?limit=1&marker=18016a2b-db0b-41c4-ae0b-bf0da17d6568 => generated 467 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:17.598401 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8cb467aa-9590-4acb-958f-f3539ef3bfb3 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/a7712b25-bacf-4202-91b0-5e7afbf1aff9 returned with HTTP 404 Jul 31 17:29:17.598401 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 860/3447] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:17 2026] GET /volume/v3/volumes/a7712b25-bacf-4202-91b0-5e7afbf1aff9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:17.601606 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6e413cb8-ec71-447e-ac50-cbddfbf9e1bc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:17.603592 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6e413cb8-ec71-447e-ac50-cbddfbf9e1bc tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes?limit=1&marker=c2f18759-fd2d-4cbb-9a50-0f3aff90f8ed Jul 31 17:29:17.603784 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6e413cb8-ec71-447e-ac50-cbddfbf9e1bc tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:17.603980 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6e413cb8-ec71-447e-ac50-cbddfbf9e1bc tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:17.604223 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-6e413cb8-ec71-447e-ac50-cbddfbf9e1bc tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:29:17.604586 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:17.604586 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:17.605025 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-6e413cb8-ec71-447e-ac50-cbddfbf9e1bc tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:29:17.618613 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6e413cb8-ec71-447e-ac50-cbddfbf9e1bc tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Get all volumes completed successfully. Jul 31 17:29:17.618956 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6e413cb8-ec71-447e-ac50-cbddfbf9e1bc tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes?limit=1&marker=c2f18759-fd2d-4cbb-9a50-0f3aff90f8ed returned with HTTP 200 Jul 31 17:29:17.619457 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 860/3448] 10.4.3.92 () {66 vars in 1333 bytes} [Fri Jul 31 17:29:17 2026] GET /volume/v3/volumes?limit=1&marker=c2f18759-fd2d-4cbb-9a50-0f3aff90f8ed => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:29:17.630704 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-eece62ab-4415-429a-bf5f-5f38cc8b7c33 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:17.635699 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eece62ab-4415-429a-bf5f-5f38cc8b7c33 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1194741946&status=available Jul 31 17:29:17.635901 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eece62ab-4415-429a-bf5f-5f38cc8b7c33 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:17.636100 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eece62ab-4415-429a-bf5f-5f38cc8b7c33 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:17.636354 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-eece62ab-4415-429a-bf5f-5f38cc8b7c33 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:29:17.636660 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-eece62ab-4415-429a-bf5f-5f38cc8b7c33 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Could not evaluate value available, assuming string {{(pid=100274) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 17:29:17.636956 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:17.636956 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:17.637480 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-eece62ab-4415-429a-bf5f-5f38cc8b7c33 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1194741946'), ('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:29:17.658083 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ba389478-2067-4d11-a3e9-4aa7b5bc486c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:17.659900 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ba389478-2067-4d11-a3e9-4aa7b5bc486c tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/ae41c40e-e34e-48b4-a627-fcac96600951 Jul 31 17:29:17.660100 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ba389478-2067-4d11-a3e9-4aa7b5bc486c tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:17.660340 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ba389478-2067-4d11-a3e9-4aa7b5bc486c tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:17.660503 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-ba389478-2067-4d11-a3e9-4aa7b5bc486c tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Delete snapshot with id: ae41c40e-e34e-48b4-a627-fcac96600951 Jul 31 17:29:17.666133 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:17.666133 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:17.666729 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ba389478-2067-4d11-a3e9-4aa7b5bc486c tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:29:17.776943 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-143610a0-5df1-42ad-924d-15724ec20733 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:17.779341 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-143610a0-5df1-42ad-924d-15724ec20733 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f Jul 31 17:29:17.779801 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-143610a0-5df1-42ad-924d-15724ec20733 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:17.781335 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-143610a0-5df1-42ad-924d-15724ec20733 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:17.792064 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:17.792064 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:17.796484 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-143610a0-5df1-42ad-924d-15724ec20733 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:29:17.802490 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-143610a0-5df1-42ad-924d-15724ec20733 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f returned with HTTP 200 Jul 31 17:29:17.803138 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 861/3449] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:17 2026] GET /volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f => generated 1360 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:17.859453 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-eece62ab-4415-429a-bf5f-5f38cc8b7c33 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Get all volumes completed successfully. Jul 31 17:29:17.859947 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eece62ab-4415-429a-bf5f-5f38cc8b7c33 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1194741946&status=available returned with HTTP 200 Jul 31 17:29:17.860470 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 867/3450] 10.4.3.92 () {66 vars in 1365 bytes} [Fri Jul 31 17:29:17 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1194741946&status=available => generated 332 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:17.866747 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ba389478-2067-4d11-a3e9-4aa7b5bc486c tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot delete request issued successfully. Jul 31 17:29:17.866991 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ba389478-2067-4d11-a3e9-4aa7b5bc486c tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/ae41c40e-e34e-48b4-a627-fcac96600951 returned with HTTP 202 Jul 31 17:29:17.867629 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 863/3451] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:29:17 2026] DELETE /volume/v3/snapshots/ae41c40e-e34e-48b4-a627-fcac96600951 => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:17.870526 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2a3699a7-3da3-4001-8903-d387b6c5bdee None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:17.873441 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2a3699a7-3da3-4001-8903-d387b6c5bdee tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-615007964&status=available Jul 31 17:29:17.873724 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2a3699a7-3da3-4001-8903-d387b6c5bdee tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:17.873991 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2a3699a7-3da3-4001-8903-d387b6c5bdee tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:17.874330 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-2a3699a7-3da3-4001-8903-d387b6c5bdee tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:29:17.874644 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2a3699a7-3da3-4001-8903-d387b6c5bdee tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Could not evaluate value available, assuming string {{(pid=100271) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 17:29:17.875597 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2a3699a7-3da3-4001-8903-d387b6c5bdee tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-615007964'), ('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:29:17.876049 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8cd85958-01c8-4f8e-8c37-0f43746f0836 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:17.877941 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8cd85958-01c8-4f8e-8c37-0f43746f0836 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/ae41c40e-e34e-48b4-a627-fcac96600951 Jul 31 17:29:17.878149 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8cd85958-01c8-4f8e-8c37-0f43746f0836 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:17.878401 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8cd85958-01c8-4f8e-8c37-0f43746f0836 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:17.883531 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:17.883531 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:17.884011 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8cd85958-01c8-4f8e-8c37-0f43746f0836 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:29:17.884873 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8cd85958-01c8-4f8e-8c37-0f43746f0836 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/ae41c40e-e34e-48b4-a627-fcac96600951 returned with HTTP 200 Jul 31 17:29:17.885297 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 862/3452] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:29:17 2026] GET /volume/v3/snapshots/ae41c40e-e34e-48b4-a627-fcac96600951 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:18.092264 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2a3699a7-3da3-4001-8903-d387b6c5bdee tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Get all volumes completed successfully. Jul 31 17:29:18.092866 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:18.092866 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:18.096663 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2a3699a7-3da3-4001-8903-d387b6c5bdee tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-615007964&status=available returned with HTTP 200 Jul 31 17:29:18.097019 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 861/3453] 10.4.3.92 () {66 vars in 1384 bytes} [Fri Jul 31 17:29:17 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-615007964&status=available => generated 857 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:18.113526 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-567a9340-fa11-4f9d-a3d5-916c72fd86f6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:18.115784 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-567a9340-fa11-4f9d-a3d5-916c72fd86f6 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes/detail?marker=c2f18759-fd2d-4cbb-9a50-0f3aff90f8ed&sort=id%3Aasc Jul 31 17:29:18.116040 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-567a9340-fa11-4f9d-a3d5-916c72fd86f6 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:18.116297 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-567a9340-fa11-4f9d-a3d5-916c72fd86f6 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:18.116680 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-567a9340-fa11-4f9d-a3d5-916c72fd86f6 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:29:18.117085 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:18.117085 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:18.117701 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-567a9340-fa11-4f9d-a3d5-916c72fd86f6 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:29:18.163379 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-567a9340-fa11-4f9d-a3d5-916c72fd86f6 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Get all volumes completed successfully. Jul 31 17:29:18.164159 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:18.164159 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:18.169588 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-567a9340-fa11-4f9d-a3d5-916c72fd86f6 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes/detail?marker=c2f18759-fd2d-4cbb-9a50-0f3aff90f8ed&sort=id%3Aasc returned with HTTP 200 Jul 31 17:29:18.170079 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 868/3454] 10.4.3.92 () {66 vars in 1366 bytes} [Fri Jul 31 17:29:18 2026] GET /volume/v3/volumes/detail?marker=c2f18759-fd2d-4cbb-9a50-0f3aff90f8ed&sort=id%3Aasc => generated 857 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:18.187918 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2c2b93ea-8515-46da-9952-98d6494271c6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:18.190239 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2c2b93ea-8515-46da-9952-98d6494271c6 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 31 17:29:18.190562 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2c2b93ea-8515-46da-9952-98d6494271c6 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:18.190823 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2c2b93ea-8515-46da-9952-98d6494271c6 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:18.191184 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-2c2b93ea-8515-46da-9952-98d6494271c6 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:29:18.191739 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:18.191739 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:18.192361 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-2c2b93ea-8515-46da-9952-98d6494271c6 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:29:18.238497 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2c2b93ea-8515-46da-9952-98d6494271c6 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Get all volumes completed successfully. Jul 31 17:29:18.239820 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:18.239820 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:18.248706 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2c2b93ea-8515-46da-9952-98d6494271c6 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 31 17:29:18.249361 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 864/3455] 10.4.3.92 () {66 vars in 1330 bytes} [Fri Jul 31 17:29:18 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2546 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:18.262267 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-594b0919-d535-48ff-b465-961de8edc3bd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:18.264261 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-594b0919-d535-48ff-b465-961de8edc3bd tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes/detail Jul 31 17:29:18.264512 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-594b0919-d535-48ff-b465-961de8edc3bd tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:18.264697 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-594b0919-d535-48ff-b465-961de8edc3bd tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:18.264908 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-594b0919-d535-48ff-b465-961de8edc3bd tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:29:18.265572 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-594b0919-d535-48ff-b465-961de8edc3bd tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:29:18.277565 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-594b0919-d535-48ff-b465-961de8edc3bd tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Get all volumes completed successfully. Jul 31 17:29:18.278866 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:18.278866 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:18.286590 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-594b0919-d535-48ff-b465-961de8edc3bd tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Jul 31 17:29:18.287076 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 863/3456] 10.4.3.92 () {66 vars in 1251 bytes} [Fri Jul 31 17:29:18 2026] GET /volume/v3/volumes/detail => generated 2546 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:18.303869 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9a416b6b-25bd-42d1-8461-ca2b6fd75f62 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:18.305201 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9ae3a036-f4a4-45b5-a27d-502afa53e325 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:18.306441 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9a416b6b-25bd-42d1-8461-ca2b6fd75f62 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] GET https://10.4.3.92/volume/v3/volumes/8c5b35d4-b6e9-4840-9a30-ce346c83a78a Jul 31 17:29:18.306441 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9a416b6b-25bd-42d1-8461-ca2b6fd75f62 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:18.306441 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9a416b6b-25bd-42d1-8461-ca2b6fd75f62 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:18.306935 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9ae3a036-f4a4-45b5-a27d-502afa53e325 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 31 17:29:18.307118 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9ae3a036-f4a4-45b5-a27d-502afa53e325 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:18.307295 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9ae3a036-f4a4-45b5-a27d-502afa53e325 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:18.307591 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-9ae3a036-f4a4-45b5-a27d-502afa53e325 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:29:18.308289 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9ae3a036-f4a4-45b5-a27d-502afa53e325 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:29:18.313249 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9a416b6b-25bd-42d1-8461-ca2b6fd75f62 tempest-CreateVolumesFromImageTest-636820185 tempest-CreateVolumesFromImageTest-636820185-project-member] https://10.4.3.92/volume/v3/volumes/8c5b35d4-b6e9-4840-9a30-ce346c83a78a returned with HTTP 404 Jul 31 17:29:18.313850 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 862/3457] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:18 2026] GET /volume/v3/volumes/8c5b35d4-b6e9-4840-9a30-ce346c83a78a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:18.343416 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9ae3a036-f4a4-45b5-a27d-502afa53e325 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Get all volumes completed successfully. Jul 31 17:29:18.344145 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9ae3a036-f4a4-45b5-a27d-502afa53e325 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 31 17:29:18.344622 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 869/3458] 10.4.3.92 () {66 vars in 1309 bytes} [Fri Jul 31 17:29:18 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 968 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:18.353712 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-72f9a16e-b247-4bdd-949a-45acb34f0825 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:18.355747 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-72f9a16e-b247-4bdd-949a-45acb34f0825 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes?availability_zone=nova Jul 31 17:29:18.356009 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-72f9a16e-b247-4bdd-949a-45acb34f0825 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:18.356487 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-72f9a16e-b247-4bdd-949a-45acb34f0825 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:18.356676 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-72f9a16e-b247-4bdd-949a-45acb34f0825 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:29:18.356907 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-72f9a16e-b247-4bdd-949a-45acb34f0825 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Could not evaluate value nova, assuming string {{(pid=100272) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 17:29:18.357648 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-72f9a16e-b247-4bdd-949a-45acb34f0825 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:29:18.390310 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-72f9a16e-b247-4bdd-949a-45acb34f0825 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Get all volumes completed successfully. Jul 31 17:29:18.390908 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-72f9a16e-b247-4bdd-949a-45acb34f0825 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 31 17:29:18.391272 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 865/3459] 10.4.3.92 () {66 vars in 1275 bytes} [Fri Jul 31 17:29:18 2026] GET /volume/v3/volumes?availability_zone=nova => generated 968 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:18.399595 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bc58871e-98b6-470c-b1c7-5d503885e690 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:18.401354 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bc58871e-98b6-470c-b1c7-5d503885e690 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes?availability_zone=nova Jul 31 17:29:18.401592 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bc58871e-98b6-470c-b1c7-5d503885e690 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:18.401858 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bc58871e-98b6-470c-b1c7-5d503885e690 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:18.402180 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-bc58871e-98b6-470c-b1c7-5d503885e690 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:29:18.402509 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bc58871e-98b6-470c-b1c7-5d503885e690 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Could not evaluate value nova, assuming string {{(pid=100273) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 17:29:18.403277 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bc58871e-98b6-470c-b1c7-5d503885e690 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:29:18.438240 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bc58871e-98b6-470c-b1c7-5d503885e690 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Get all volumes completed successfully. Jul 31 17:29:18.439002 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bc58871e-98b6-470c-b1c7-5d503885e690 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 31 17:29:18.439520 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 864/3460] 10.4.3.92 () {66 vars in 1275 bytes} [Fri Jul 31 17:29:18 2026] GET /volume/v3/volumes?availability_zone=nova => generated 968 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:18.449619 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b6d95ff1-19ab-49be-b16f-95f446939a52 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:18.451830 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b6d95ff1-19ab-49be-b16f-95f446939a52 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes?bootable=false Jul 31 17:29:18.452213 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b6d95ff1-19ab-49be-b16f-95f446939a52 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:18.453048 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b6d95ff1-19ab-49be-b16f-95f446939a52 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:18.453048 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-b6d95ff1-19ab-49be-b16f-95f446939a52 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:29:18.454061 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b6d95ff1-19ab-49be-b16f-95f446939a52 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:29:18.490542 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b6d95ff1-19ab-49be-b16f-95f446939a52 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Get all volumes completed successfully. Jul 31 17:29:18.491098 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b6d95ff1-19ab-49be-b16f-95f446939a52 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 31 17:29:18.491518 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 863/3461] 10.4.3.92 () {66 vars in 1259 bytes} [Fri Jul 31 17:29:18 2026] GET /volume/v3/volumes?bootable=false => generated 968 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:18.500425 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c8f18846-5706-48d4-97c3-e8eb639019eb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:18.502435 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c8f18846-5706-48d4-97c3-e8eb639019eb tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes?bootable=false Jul 31 17:29:18.502688 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c8f18846-5706-48d4-97c3-e8eb639019eb tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:18.502968 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c8f18846-5706-48d4-97c3-e8eb639019eb tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:18.503236 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-c8f18846-5706-48d4-97c3-e8eb639019eb tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:29:18.503669 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:18.503669 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:18.504204 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c8f18846-5706-48d4-97c3-e8eb639019eb tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:29:18.538057 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c8f18846-5706-48d4-97c3-e8eb639019eb tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Get all volumes completed successfully. Jul 31 17:29:18.538703 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c8f18846-5706-48d4-97c3-e8eb639019eb tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 31 17:29:18.539127 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 870/3462] 10.4.3.92 () {66 vars in 1259 bytes} [Fri Jul 31 17:29:18 2026] GET /volume/v3/volumes?bootable=false => generated 968 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:18.547609 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-19a4b3e6-d787-4435-b58b-2b2d3be12cf4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:18.549170 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-19a4b3e6-d787-4435-b58b-2b2d3be12cf4 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes?status=available Jul 31 17:29:18.549362 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-19a4b3e6-d787-4435-b58b-2b2d3be12cf4 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:18.549579 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-19a4b3e6-d787-4435-b58b-2b2d3be12cf4 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:18.549786 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-19a4b3e6-d787-4435-b58b-2b2d3be12cf4 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:29:18.550009 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-19a4b3e6-d787-4435-b58b-2b2d3be12cf4 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Could not evaluate value available, assuming string {{(pid=100272) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 17:29:18.550286 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:18.550286 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:18.550675 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-19a4b3e6-d787-4435-b58b-2b2d3be12cf4 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:29:18.557678 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-19a4b3e6-d787-4435-b58b-2b2d3be12cf4 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Get all volumes completed successfully. Jul 31 17:29:18.558229 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-19a4b3e6-d787-4435-b58b-2b2d3be12cf4 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes?status=available returned with HTTP 200 Jul 31 17:29:18.558639 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 866/3463] 10.4.3.92 () {66 vars in 1263 bytes} [Fri Jul 31 17:29:18 2026] GET /volume/v3/volumes?status=available => generated 968 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:18.566340 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-85728f33-ca8b-423c-89db-5a372e59d565 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:18.567674 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-85728f33-ca8b-423c-89db-5a372e59d565 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes?status=available Jul 31 17:29:18.567834 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-85728f33-ca8b-423c-89db-5a372e59d565 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:18.568022 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-85728f33-ca8b-423c-89db-5a372e59d565 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:18.568224 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-85728f33-ca8b-423c-89db-5a372e59d565 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:29:18.568482 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-85728f33-ca8b-423c-89db-5a372e59d565 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Could not evaluate value available, assuming string {{(pid=100273) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 17:29:18.568689 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:18.568689 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:18.569024 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-85728f33-ca8b-423c-89db-5a372e59d565 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:29:18.595800 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-85728f33-ca8b-423c-89db-5a372e59d565 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Get all volumes completed successfully. Jul 31 17:29:18.596310 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-85728f33-ca8b-423c-89db-5a372e59d565 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes?status=available returned with HTTP 200 Jul 31 17:29:18.596730 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 865/3464] 10.4.3.92 () {66 vars in 1263 bytes} [Fri Jul 31 17:29:18 2026] GET /volume/v3/volumes?status=available => generated 968 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:18.605892 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e768b2eb-9b23-4ef3-8dbd-7c1984b9849d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:18.607974 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e768b2eb-9b23-4ef3-8dbd-7c1984b9849d tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes/detail?availability_zone=nova Jul 31 17:29:18.608210 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e768b2eb-9b23-4ef3-8dbd-7c1984b9849d tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:18.608508 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e768b2eb-9b23-4ef3-8dbd-7c1984b9849d tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:18.608837 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-e768b2eb-9b23-4ef3-8dbd-7c1984b9849d tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:29:18.609142 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e768b2eb-9b23-4ef3-8dbd-7c1984b9849d tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Could not evaluate value nova, assuming string {{(pid=100271) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 17:29:18.609443 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:18.609443 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:18.609965 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-e768b2eb-9b23-4ef3-8dbd-7c1984b9849d tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:29:18.645029 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e768b2eb-9b23-4ef3-8dbd-7c1984b9849d tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Get all volumes completed successfully. Jul 31 17:29:18.645990 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:18.645990 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:18.649801 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e768b2eb-9b23-4ef3-8dbd-7c1984b9849d tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 31 17:29:18.650193 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 864/3465] 10.4.3.92 () {66 vars in 1296 bytes} [Fri Jul 31 17:29:18 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2546 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:18.663893 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-65a085e2-b71c-4696-a4f7-95c23af68771 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:18.665546 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-65a085e2-b71c-4696-a4f7-95c23af68771 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes/detail?bootable=false Jul 31 17:29:18.665734 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-65a085e2-b71c-4696-a4f7-95c23af68771 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:18.665918 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-65a085e2-b71c-4696-a4f7-95c23af68771 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:18.666142 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-65a085e2-b71c-4696-a4f7-95c23af68771 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:29:18.666493 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:18.666493 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:18.666881 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-65a085e2-b71c-4696-a4f7-95c23af68771 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:29:18.674033 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-65a085e2-b71c-4696-a4f7-95c23af68771 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Get all volumes completed successfully. Jul 31 17:29:18.674814 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:18.674814 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:18.678465 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-65a085e2-b71c-4696-a4f7-95c23af68771 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 31 17:29:18.678819 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 871/3466] 10.4.3.92 () {66 vars in 1280 bytes} [Fri Jul 31 17:29:18 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2546 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:18.692336 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6de3e477-e4ef-426d-bf77-e3d083672ccb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:18.694472 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6de3e477-e4ef-426d-bf77-e3d083672ccb tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes/detail?status=available Jul 31 17:29:18.694675 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6de3e477-e4ef-426d-bf77-e3d083672ccb tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:18.694888 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6de3e477-e4ef-426d-bf77-e3d083672ccb tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:18.695166 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-6de3e477-e4ef-426d-bf77-e3d083672ccb tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:29:18.695464 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-6de3e477-e4ef-426d-bf77-e3d083672ccb tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Could not evaluate value available, assuming string {{(pid=100272) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 17:29:18.695755 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:18.695755 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:18.696187 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-6de3e477-e4ef-426d-bf77-e3d083672ccb tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:29:18.704550 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6de3e477-e4ef-426d-bf77-e3d083672ccb tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Get all volumes completed successfully. Jul 31 17:29:18.705566 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:18.705566 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:18.709776 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6de3e477-e4ef-426d-bf77-e3d083672ccb tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 31 17:29:18.710310 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 867/3467] 10.4.3.92 () {66 vars in 1284 bytes} [Fri Jul 31 17:29:18 2026] GET /volume/v3/volumes/detail?status=available => generated 2546 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:18.723655 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-08eb8c35-a787-426a-9653-fac80e6abeba None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:18.725861 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-08eb8c35-a787-426a-9653-fac80e6abeba tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes/dfaa3854-f4a4-4e9b-80fb-c96f262b0e61 Jul 31 17:29:18.726143 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-08eb8c35-a787-426a-9653-fac80e6abeba tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:18.726449 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-08eb8c35-a787-426a-9653-fac80e6abeba tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:18.736658 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:18.736658 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:18.741350 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-08eb8c35-a787-426a-9653-fac80e6abeba tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Volume info retrieved successfully. Jul 31 17:29:18.746753 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-08eb8c35-a787-426a-9653-fac80e6abeba tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes/dfaa3854-f4a4-4e9b-80fb-c96f262b0e61 returned with HTTP 200 Jul 31 17:29:18.747065 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 866/3468] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:18 2026] GET /volume/v3/volumes/dfaa3854-f4a4-4e9b-80fb-c96f262b0e61 => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:18.764082 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-75979302-fd87-4925-88b4-58a51a130301 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:18.766600 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-75979302-fd87-4925-88b4-58a51a130301 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] DELETE https://10.4.3.92/volume/v3/volumes/dfaa3854-f4a4-4e9b-80fb-c96f262b0e61 Jul 31 17:29:18.766909 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-75979302-fd87-4925-88b4-58a51a130301 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:18.767153 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-75979302-fd87-4925-88b4-58a51a130301 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:18.767420 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-75979302-fd87-4925-88b4-58a51a130301 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Delete volume with id: dfaa3854-f4a4-4e9b-80fb-c96f262b0e61 Jul 31 17:29:18.776667 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:18.776667 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:18.777331 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-75979302-fd87-4925-88b4-58a51a130301 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Volume info retrieved successfully. Jul 31 17:29:18.797243 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-75979302-fd87-4925-88b4-58a51a130301 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Delete volume request issued successfully. Jul 31 17:29:18.797625 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-75979302-fd87-4925-88b4-58a51a130301 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes/dfaa3854-f4a4-4e9b-80fb-c96f262b0e61 returned with HTTP 202 Jul 31 17:29:18.797961 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 865/3469] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:18 2026] DELETE /volume/v3/volumes/dfaa3854-f4a4-4e9b-80fb-c96f262b0e61 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:18.805855 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4198bf41-5116-460b-977f-f182663ebf8a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:18.807541 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4198bf41-5116-460b-977f-f182663ebf8a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes/dfaa3854-f4a4-4e9b-80fb-c96f262b0e61 Jul 31 17:29:18.807725 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4198bf41-5116-460b-977f-f182663ebf8a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:18.807904 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4198bf41-5116-460b-977f-f182663ebf8a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:18.814157 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:18.814157 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:18.816250 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c877647f-35d4-4e8c-b9b4-40fb9a00e4fb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:18.819871 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4198bf41-5116-460b-977f-f182663ebf8a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Volume info retrieved successfully. Jul 31 17:29:18.820102 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c877647f-35d4-4e8c-b9b4-40fb9a00e4fb tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f Jul 31 17:29:18.820102 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c877647f-35d4-4e8c-b9b4-40fb9a00e4fb tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:18.820102 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c877647f-35d4-4e8c-b9b4-40fb9a00e4fb tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:18.823827 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4198bf41-5116-460b-977f-f182663ebf8a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes/dfaa3854-f4a4-4e9b-80fb-c96f262b0e61 returned with HTTP 200 Jul 31 17:29:18.823827 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 872/3470] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:18 2026] GET /volume/v3/volumes/dfaa3854-f4a4-4e9b-80fb-c96f262b0e61 => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:18.831562 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:18.831562 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:18.835495 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c877647f-35d4-4e8c-b9b4-40fb9a00e4fb tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:29:18.840291 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c877647f-35d4-4e8c-b9b4-40fb9a00e4fb tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f returned with HTTP 200 Jul 31 17:29:18.840616 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 868/3471] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:18 2026] GET /volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:18.894728 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ef63f914-0c53-4b02-b1cd-605b7d84c9c6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:18.896524 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ef63f914-0c53-4b02-b1cd-605b7d84c9c6 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/ae41c40e-e34e-48b4-a627-fcac96600951 Jul 31 17:29:18.896724 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ef63f914-0c53-4b02-b1cd-605b7d84c9c6 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:18.896899 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ef63f914-0c53-4b02-b1cd-605b7d84c9c6 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:18.901578 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ef63f914-0c53-4b02-b1cd-605b7d84c9c6 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/ae41c40e-e34e-48b4-a627-fcac96600951 returned with HTTP 404 Jul 31 17:29:18.902261 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 867/3472] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:29:18 2026] GET /volume/v3/snapshots/ae41c40e-e34e-48b4-a627-fcac96600951 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:18.909596 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a7b37afc-be89-42ba-80ad-85e75a659d88 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:18.911583 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a7b37afc-be89-42ba-80ad-85e75a659d88 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] DELETE https://10.4.3.92/volume/v3/volumes/9f19c312-e16b-44cf-a4c2-cc3c1c373c07 Jul 31 17:29:18.911775 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a7b37afc-be89-42ba-80ad-85e75a659d88 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:18.911962 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a7b37afc-be89-42ba-80ad-85e75a659d88 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:18.912169 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-a7b37afc-be89-42ba-80ad-85e75a659d88 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Delete volume with id: 9f19c312-e16b-44cf-a4c2-cc3c1c373c07 Jul 31 17:29:18.918742 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:18.918742 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:18.919212 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a7b37afc-be89-42ba-80ad-85e75a659d88 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:29:18.939403 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a7b37afc-be89-42ba-80ad-85e75a659d88 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Delete volume request issued successfully. Jul 31 17:29:18.939590 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a7b37afc-be89-42ba-80ad-85e75a659d88 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/9f19c312-e16b-44cf-a4c2-cc3c1c373c07 returned with HTTP 202 Jul 31 17:29:18.940040 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 866/3473] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:18 2026] DELETE /volume/v3/volumes/9f19c312-e16b-44cf-a4c2-cc3c1c373c07 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:18.948137 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1a899bb7-93c4-4196-ba76-bd7c726db040 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:18.949982 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1a899bb7-93c4-4196-ba76-bd7c726db040 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/9f19c312-e16b-44cf-a4c2-cc3c1c373c07 Jul 31 17:29:18.950266 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1a899bb7-93c4-4196-ba76-bd7c726db040 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:18.950500 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1a899bb7-93c4-4196-ba76-bd7c726db040 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:18.958619 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:18.958619 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:18.963568 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1a899bb7-93c4-4196-ba76-bd7c726db040 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:29:18.969016 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1a899bb7-93c4-4196-ba76-bd7c726db040 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/9f19c312-e16b-44cf-a4c2-cc3c1c373c07 returned with HTTP 200 Jul 31 17:29:18.969508 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 873/3474] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:18 2026] GET /volume/v3/volumes/9f19c312-e16b-44cf-a4c2-cc3c1c373c07 => generated 1364 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:19.286200 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-260001be-d22c-43db-8e92-fdc4dc944d93 req-5e840a37-4a62-457a-b4ef-d13d5205c4d1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:19.288739 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-260001be-d22c-43db-8e92-fdc4dc944d93 req-5e840a37-4a62-457a-b4ef-d13d5205c4d1 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] POST https://10.4.3.92/volume/v3/attachments/caa88e92-f214-45e5-b13e-10780556252a/action Jul 31 17:29:19.289140 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-260001be-d22c-43db-8e92-fdc4dc944d93 req-5e840a37-4a62-457a-b4ef-d13d5205c4d1 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:29:19.289542 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-260001be-d22c-43db-8e92-fdc4dc944d93 req-5e840a37-4a62-457a-b4ef-d13d5205c4d1 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:19.312485 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:19.312485 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:19.323714 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-260001be-d22c-43db-8e92-fdc4dc944d93 req-5e840a37-4a62-457a-b4ef-d13d5205c4d1 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/attachments/caa88e92-f214-45e5-b13e-10780556252a/action returned with HTTP 204 Jul 31 17:29:19.324423 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 869/3475] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:29:19 2026] POST /volume/v3/attachments/caa88e92-f214-45e5-b13e-10780556252a/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:19.372342 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9563ea9a-8292-453d-96ba-98f2f49f1d9e req-1efcbe70-15c0-4f99-a7be-d338707ac991 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:19.375909 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9563ea9a-8292-453d-96ba-98f2f49f1d9e req-1efcbe70-15c0-4f99-a7be-d338707ac991 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] DELETE https://10.4.3.92/volume/v3/attachments/ec2a8854-3d86-440f-82b4-fdbeca6905c1 Jul 31 17:29:19.375909 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9563ea9a-8292-453d-96ba-98f2f49f1d9e req-1efcbe70-15c0-4f99-a7be-d338707ac991 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:19.375909 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9563ea9a-8292-453d-96ba-98f2f49f1d9e req-1efcbe70-15c0-4f99-a7be-d338707ac991 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:19.387337 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:19.387337 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:19.431447 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9563ea9a-8292-453d-96ba-98f2f49f1d9e req-1efcbe70-15c0-4f99-a7be-d338707ac991 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/attachments/ec2a8854-3d86-440f-82b4-fdbeca6905c1 returned with HTTP 200 Jul 31 17:29:19.431447 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 868/3476] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:29:19 2026] DELETE /volume/v3/attachments/ec2a8854-3d86-440f-82b4-fdbeca6905c1 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:19.574376 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2f8c3d61-fcd0-4992-9c82-5a90fbac798c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:19.575924 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2f8c3d61-fcd0-4992-9c82-5a90fbac798c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 Jul 31 17:29:19.576105 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2f8c3d61-fcd0-4992-9c82-5a90fbac798c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:19.576254 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2f8c3d61-fcd0-4992-9c82-5a90fbac798c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:19.582630 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:19.582630 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:19.585773 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2f8c3d61-fcd0-4992-9c82-5a90fbac798c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:29:19.590061 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2f8c3d61-fcd0-4992-9c82-5a90fbac798c tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 returned with HTTP 200 Jul 31 17:29:19.590272 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 867/3477] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:19 2026] GET /volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:19.839673 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2f1424d9-d820-4aec-93d2-29b35e1dfe3a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:19.841578 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2f1424d9-d820-4aec-93d2-29b35e1dfe3a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes/dfaa3854-f4a4-4e9b-80fb-c96f262b0e61 Jul 31 17:29:19.841758 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2f1424d9-d820-4aec-93d2-29b35e1dfe3a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:19.841935 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2f1424d9-d820-4aec-93d2-29b35e1dfe3a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:19.847492 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2f1424d9-d820-4aec-93d2-29b35e1dfe3a tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes/dfaa3854-f4a4-4e9b-80fb-c96f262b0e61 returned with HTTP 404 Jul 31 17:29:19.848173 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 874/3478] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:19 2026] GET /volume/v3/volumes/dfaa3854-f4a4-4e9b-80fb-c96f262b0e61 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:19.854293 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a5cac392-0d34-42aa-a8ff-9a665fa133e8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:19.854654 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d97ec47b-7a62-4fb8-a1c6-8bb995918c73 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:19.856126 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a5cac392-0d34-42aa-a8ff-9a665fa133e8 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f Jul 31 17:29:19.856306 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a5cac392-0d34-42aa-a8ff-9a665fa133e8 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:19.856416 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a5cac392-0d34-42aa-a8ff-9a665fa133e8 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:19.857281 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d97ec47b-7a62-4fb8-a1c6-8bb995918c73 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes/18016a2b-db0b-41c4-ae0b-bf0da17d6568 Jul 31 17:29:19.857281 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d97ec47b-7a62-4fb8-a1c6-8bb995918c73 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:19.857431 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d97ec47b-7a62-4fb8-a1c6-8bb995918c73 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:19.865429 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:19.865429 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:19.868666 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a5cac392-0d34-42aa-a8ff-9a665fa133e8 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:29:19.874755 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a5cac392-0d34-42aa-a8ff-9a665fa133e8 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f returned with HTTP 200 Jul 31 17:29:19.875338 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 870/3479] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:19 2026] GET /volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f => generated 1652 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:19.888174 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d14bf7f5-8204-431c-b8eb-359c4409c66b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:19.889715 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d14bf7f5-8204-431c-b8eb-359c4409c66b tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:29:19.889957 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d14bf7f5-8204-431c-b8eb-359c4409c66b tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6b3105a4-d379-49e3-854e-7ce21b8c515f", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1652364723"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:19.901771 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:19.901771 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:19.902225 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d14bf7f5-8204-431c-b8eb-359c4409c66b tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:29:19.902407 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-d14bf7f5-8204-431c-b8eb-359c4409c66b tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Create snapshot from volume 6b3105a4-d379-49e3-854e-7ce21b8c515f Jul 31 17:29:19.906174 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d14bf7f5-8204-431c-b8eb-359c4409c66b tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 400 Jul 31 17:29:19.906825 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 868/3480] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:29:19 2026] POST /volume/v3/snapshots => generated 160 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 17:29:19.914784 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-18d21cb7-9256-4abb-8b86-2358e4945c39 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:19.916881 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-18d21cb7-9256-4abb-8b86-2358e4945c39 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:29:19.917330 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-18d21cb7-9256-4abb-8b86-2358e4945c39 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6b3105a4-d379-49e3-854e-7ce21b8c515f", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-966437213"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:19.931930 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:19.931930 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:19.932611 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-18d21cb7-9256-4abb-8b86-2358e4945c39 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:29:19.932853 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-18d21cb7-9256-4abb-8b86-2358e4945c39 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Create snapshot from volume 6b3105a4-d379-49e3-854e-7ce21b8c515f Jul 31 17:29:19.969390 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-18d21cb7-9256-4abb-8b86-2358e4945c39 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Created reservations ['3d896a09-7cc9-4834-89a5-0a9b00ae2257', 'dea59444-54c7-481b-89d7-932258388369', '4878247d-5daf-4686-83b4-e8672c9b61bb', '5eb90e81-eb1d-498c-8273-312ed7f99d2f'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:19.986723 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-95660666-99b3-4d23-b05f-fc40a1389345 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:19.989710 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-95660666-99b3-4d23-b05f-fc40a1389345 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/9f19c312-e16b-44cf-a4c2-cc3c1c373c07 Jul 31 17:29:19.989897 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-95660666-99b3-4d23-b05f-fc40a1389345 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:19.990080 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-95660666-99b3-4d23-b05f-fc40a1389345 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:19.995644 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-95660666-99b3-4d23-b05f-fc40a1389345 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/9f19c312-e16b-44cf-a4c2-cc3c1c373c07 returned with HTTP 404 Jul 31 17:29:19.996093 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 871/3481] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:19 2026] GET /volume/v3/volumes/9f19c312-e16b-44cf-a4c2-cc3c1c373c07 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:20.010537 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-18d21cb7-9256-4abb-8b86-2358e4945c39 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot force create request issued successfully. Jul 31 17:29:20.011043 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-18d21cb7-9256-4abb-8b86-2358e4945c39 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:29:20.011277 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 875/3482] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:29:19 2026] POST /volume/v3/snapshots => generated 309 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:20.023418 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4ef4c292-76ef-4ab2-8881-c4cc1e7d171c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:20.025098 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4ef4c292-76ef-4ab2-8881-c4cc1e7d171c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/84a05e8b-f8c4-4475-9c29-76f03ed65998 Jul 31 17:29:20.025268 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4ef4c292-76ef-4ab2-8881-c4cc1e7d171c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:20.025520 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4ef4c292-76ef-4ab2-8881-c4cc1e7d171c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:20.026523 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e229987d-00a5-48d4-9bd6-97f503a8d061 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:20.028794 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e229987d-00a5-48d4-9bd6-97f503a8d061 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:29:20.029256 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e229987d-00a5-48d4-9bd6-97f503a8d061 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2125474160", "snapshot_id": null, "imageRef": "8d238c5f-d575-4c29-9cd2-e3e14bfacc91", "volume_type": null, "size": 1}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:20.031332 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:20.031332 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:20.031470 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:20.031470 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:20.031572 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-e229987d-00a5-48d4-9bd6-97f503a8d061 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2125474160', 'snapshot_id': None, 'imageRef': '8d238c5f-d575-4c29-9cd2-e3e14bfacc91', 'volume_type': None, 'size': 1}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:29:20.031620 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4ef4c292-76ef-4ab2-8881-c4cc1e7d171c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:29:20.032137 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4ef4c292-76ef-4ab2-8881-c4cc1e7d171c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/84a05e8b-f8c4-4475-9c29-76f03ed65998 returned with HTTP 200 Jul 31 17:29:20.032516 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 869/3483] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:29:20 2026] GET /volume/v3/snapshots/84a05e8b-f8c4-4475-9c29-76f03ed65998 => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:20.038596 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d97ec47b-7a62-4fb8-a1c6-8bb995918c73 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Volume info retrieved successfully. Jul 31 17:29:20.045523 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d97ec47b-7a62-4fb8-a1c6-8bb995918c73 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes/18016a2b-db0b-41c4-ae0b-bf0da17d6568 returned with HTTP 200 Jul 31 17:29:20.045868 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 869/3484] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:19 2026] GET /volume/v3/volumes/18016a2b-db0b-41c4-ae0b-bf0da17d6568 => generated 854 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:20.059692 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-797c2574-f4ba-41d2-989f-a88ae93a8d4c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:20.061731 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-797c2574-f4ba-41d2-989f-a88ae93a8d4c tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] DELETE https://10.4.3.92/volume/v3/volumes/18016a2b-db0b-41c4-ae0b-bf0da17d6568 Jul 31 17:29:20.062031 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-797c2574-f4ba-41d2-989f-a88ae93a8d4c tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:20.062212 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-797c2574-f4ba-41d2-989f-a88ae93a8d4c tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:20.062476 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-797c2574-f4ba-41d2-989f-a88ae93a8d4c tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Delete volume with id: 18016a2b-db0b-41c4-ae0b-bf0da17d6568 Jul 31 17:29:20.071786 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:20.071786 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:20.071786 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-797c2574-f4ba-41d2-989f-a88ae93a8d4c tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Volume info retrieved successfully. Jul 31 17:29:20.098854 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-797c2574-f4ba-41d2-989f-a88ae93a8d4c tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Delete volume request issued successfully. Jul 31 17:29:20.099098 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-797c2574-f4ba-41d2-989f-a88ae93a8d4c tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes/18016a2b-db0b-41c4-ae0b-bf0da17d6568 returned with HTTP 202 Jul 31 17:29:20.099804 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 876/3485] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:20 2026] DELETE /volume/v3/volumes/18016a2b-db0b-41c4-ae0b-bf0da17d6568 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:20.108251 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3cef7095-9dff-4c9e-a24f-9d51fbd274d4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:20.110874 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3cef7095-9dff-4c9e-a24f-9d51fbd274d4 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes/18016a2b-db0b-41c4-ae0b-bf0da17d6568 Jul 31 17:29:20.110947 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3cef7095-9dff-4c9e-a24f-9d51fbd274d4 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:20.111152 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3cef7095-9dff-4c9e-a24f-9d51fbd274d4 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:20.120463 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:20.120463 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:20.125712 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3cef7095-9dff-4c9e-a24f-9d51fbd274d4 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Volume info retrieved successfully. Jul 31 17:29:20.133132 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3cef7095-9dff-4c9e-a24f-9d51fbd274d4 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes/18016a2b-db0b-41c4-ae0b-bf0da17d6568 returned with HTTP 200 Jul 31 17:29:20.133132 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 870/3486] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:20 2026] GET /volume/v3/volumes/18016a2b-db0b-41c4-ae0b-bf0da17d6568 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:20.332010 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-e229987d-00a5-48d4-9bd6-97f503a8d061 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Create volume of 1 GB Jul 31 17:29:20.339946 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e229987d-00a5-48d4-9bd6-97f503a8d061 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Availability Zones retrieved successfully. Jul 31 17:29:20.345703 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e229987d-00a5-48d4-9bd6-97f503a8d061 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Flow 'volume_create_api' (c6ef3a36-39f7-41ea-b8e7-2ebdf5287896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:20.347082 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e229987d-00a5-48d4-9bd6-97f503a8d061 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39931358-c22a-4f99-9033-9f73f3f12798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:20.348132 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-e229987d-00a5-48d4-9bd6-97f503a8d061 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:29:20.413087 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e229987d-00a5-48d4-9bd6-97f503a8d061 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39931358-c22a-4f99-9033-9f73f3f12798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:20.414172 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e229987d-00a5-48d4-9bd6-97f503a8d061 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (981510e8-9864-47ac-a06f-38dd800cfd1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:20.469920 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-e229987d-00a5-48d4-9bd6-97f503a8d061 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Created reservations ['fa91a9e3-cb67-4233-be6a-a093b62cc344', '9b26926d-8cad-40ef-8d25-3c473d1b2639', '04d39f7a-81d9-4484-9689-18dddd1ca8be', 'e40cb635-b319-414a-8b6c-152b8faeb067'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:20.470897 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e229987d-00a5-48d4-9bd6-97f503a8d061 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (981510e8-9864-47ac-a06f-38dd800cfd1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa91a9e3-cb67-4233-be6a-a093b62cc344', '9b26926d-8cad-40ef-8d25-3c473d1b2639', '04d39f7a-81d9-4484-9689-18dddd1ca8be', 'e40cb635-b319-414a-8b6c-152b8faeb067']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:20.472671 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e229987d-00a5-48d4-9bd6-97f503a8d061 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb800922-702c-4d83-a6ce-8b790743f911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:20.499259 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e229987d-00a5-48d4-9bd6-97f503a8d061 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb800922-702c-4d83-a6ce-8b790743f911) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '445ce081-19f5-40fb-9f14-27811472dca0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2125474160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93f3986dd70442d6b42d2af87d722313',qos_specs=None,replication_status=,reservations=['fa91a9e3-cb67-4233-be6a-a093b62cc344','9b26926d-8cad-40ef-8d25-3c473d1b2639','04d39f7a-81d9-4484-9689-18dddd1ca8be','e40cb635-b319-414a-8b6c-152b8faeb067'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dda15d2abf14a889e507b800d058d6f',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:29:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2125474160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=445ce081-19f5-40fb-9f14-27811472dca0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93f3986dd70442d6b42d2af87d722313',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6dda15d2abf14a889e507b800d058d6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:20.500251 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e229987d-00a5-48d4-9bd6-97f503a8d061 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d55fe1c2-bbfd-4202-ba86-cf84b74a103b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:20.525662 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e229987d-00a5-48d4-9bd6-97f503a8d061 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d55fe1c2-bbfd-4202-ba86-cf84b74a103b) transitioned into state 'SUCCESS' from state '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-2125474160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93f3986dd70442d6b42d2af87d722313',qos_specs=None,replication_status=,reservations=['fa91a9e3-cb67-4233-be6a-a093b62cc344','9b26926d-8cad-40ef-8d25-3c473d1b2639','04d39f7a-81d9-4484-9689-18dddd1ca8be','e40cb635-b319-414a-8b6c-152b8faeb067'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dda15d2abf14a889e507b800d058d6f',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:20.526519 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e229987d-00a5-48d4-9bd6-97f503a8d061 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf1d574b-bce6-4c03-9d52-57364e569ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:20.537834 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e229987d-00a5-48d4-9bd6-97f503a8d061 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf1d574b-bce6-4c03-9d52-57364e569ad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:20.538837 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-e229987d-00a5-48d4-9bd6-97f503a8d061 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Flow 'volume_create_api' (c6ef3a36-39f7-41ea-b8e7-2ebdf5287896) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:20.539247 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e229987d-00a5-48d4-9bd6-97f503a8d061 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Create volume request issued successfully. Jul 31 17:29:20.540045 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e229987d-00a5-48d4-9bd6-97f503a8d061 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:29:20.540566 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 872/3487] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:29:20 2026] POST /volume/v3/volumes => generated 757 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:20.554115 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dfee525a-a477-49b4-abb1-c8e180784f22 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:20.556137 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dfee525a-a477-49b4-abb1-c8e180784f22 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/445ce081-19f5-40fb-9f14-27811472dca0 Jul 31 17:29:20.556137 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dfee525a-a477-49b4-abb1-c8e180784f22 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:20.556263 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dfee525a-a477-49b4-abb1-c8e180784f22 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:20.564723 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:20.564723 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:20.569238 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dfee525a-a477-49b4-abb1-c8e180784f22 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:29:20.576494 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dfee525a-a477-49b4-abb1-c8e180784f22 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/445ce081-19f5-40fb-9f14-27811472dca0 returned with HTTP 200 Jul 31 17:29:20.577121 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 870/3488] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:20 2026] GET /volume/v3/volumes/445ce081-19f5-40fb-9f14-27811472dca0 => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:21.043616 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3ebce948-0f1c-4281-8588-5afb6d8b00e4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:21.045492 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3ebce948-0f1c-4281-8588-5afb6d8b00e4 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/84a05e8b-f8c4-4475-9c29-76f03ed65998 Jul 31 17:29:21.045738 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3ebce948-0f1c-4281-8588-5afb6d8b00e4 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:21.045975 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3ebce948-0f1c-4281-8588-5afb6d8b00e4 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:21.051127 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:21.051127 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:21.051605 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3ebce948-0f1c-4281-8588-5afb6d8b00e4 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:29:21.052426 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3ebce948-0f1c-4281-8588-5afb6d8b00e4 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/84a05e8b-f8c4-4475-9c29-76f03ed65998 returned with HTTP 200 Jul 31 17:29:21.052786 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 877/3489] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:29:21 2026] GET /volume/v3/snapshots/84a05e8b-f8c4-4475-9c29-76f03ed65998 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:21.061503 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-16157ee4-cfe7-41cf-8cc5-f5c6f72fbd2e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:21.063587 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-16157ee4-cfe7-41cf-8cc5-f5c6f72fbd2e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:29:21.063978 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-16157ee4-cfe7-41cf-8cc5-f5c6f72fbd2e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6b3105a4-d379-49e3-854e-7ce21b8c515f", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1363698868"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:21.076947 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:21.076947 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:21.077630 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-16157ee4-cfe7-41cf-8cc5-f5c6f72fbd2e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:29:21.077805 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-16157ee4-cfe7-41cf-8cc5-f5c6f72fbd2e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Create snapshot from volume 6b3105a4-d379-49e3-854e-7ce21b8c515f Jul 31 17:29:21.112649 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-16157ee4-cfe7-41cf-8cc5-f5c6f72fbd2e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Created reservations ['a7535d99-f2a9-43a5-9c17-5a9f22c4ebe4', '7bd4bcc6-2940-48e5-8540-48311e7b486b', '90dcb00d-1659-4275-b581-b0c132f5b48c', '51276e14-04bc-4d5f-bd27-be3cd6fbbb53'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:21.148349 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-16157ee4-cfe7-41cf-8cc5-f5c6f72fbd2e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot force create request issued successfully. Jul 31 17:29:21.148512 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-16157ee4-cfe7-41cf-8cc5-f5c6f72fbd2e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:29:21.148622 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ca44bb22-8cc5-478d-afff-c29c2445c7fb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:21.149052 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 871/3490] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:29:21 2026] POST /volume/v3/snapshots => generated 310 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:21.150553 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ca44bb22-8cc5-478d-afff-c29c2445c7fb tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes/18016a2b-db0b-41c4-ae0b-bf0da17d6568 Jul 31 17:29:21.150740 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ca44bb22-8cc5-478d-afff-c29c2445c7fb tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:21.150923 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ca44bb22-8cc5-478d-afff-c29c2445c7fb tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:21.158761 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cf1200a2-e764-4cdc-8c8b-30a82fbf838e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:21.158987 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ca44bb22-8cc5-478d-afff-c29c2445c7fb tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes/18016a2b-db0b-41c4-ae0b-bf0da17d6568 returned with HTTP 404 Jul 31 17:29:21.159578 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 873/3491] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:21 2026] GET /volume/v3/volumes/18016a2b-db0b-41c4-ae0b-bf0da17d6568 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:21.160494 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cf1200a2-e764-4cdc-8c8b-30a82fbf838e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/5998828f-649b-4582-bfa8-db90c51a115b Jul 31 17:29:21.160745 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cf1200a2-e764-4cdc-8c8b-30a82fbf838e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:21.161337 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cf1200a2-e764-4cdc-8c8b-30a82fbf838e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:21.165164 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:21.165164 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:21.165939 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cf1200a2-e764-4cdc-8c8b-30a82fbf838e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:29:21.166264 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cf1200a2-e764-4cdc-8c8b-30a82fbf838e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/5998828f-649b-4582-bfa8-db90c51a115b returned with HTTP 200 Jul 31 17:29:21.166605 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 871/3492] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:29:21 2026] GET /volume/v3/snapshots/5998828f-649b-4582-bfa8-db90c51a115b => generated 442 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:21.167066 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f88f775b-267e-43cf-9e8f-bfa1db08378c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:21.168910 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f88f775b-267e-43cf-9e8f-bfa1db08378c tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes/c2f18759-fd2d-4cbb-9a50-0f3aff90f8ed Jul 31 17:29:21.169139 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f88f775b-267e-43cf-9e8f-bfa1db08378c tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:21.169478 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f88f775b-267e-43cf-9e8f-bfa1db08378c tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:21.177005 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:21.177005 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:21.181363 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f88f775b-267e-43cf-9e8f-bfa1db08378c tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Volume info retrieved successfully. Jul 31 17:29:21.185632 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f88f775b-267e-43cf-9e8f-bfa1db08378c tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes/c2f18759-fd2d-4cbb-9a50-0f3aff90f8ed returned with HTTP 200 Jul 31 17:29:21.186014 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 878/3493] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:21 2026] GET /volume/v3/volumes/c2f18759-fd2d-4cbb-9a50-0f3aff90f8ed => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:21.198716 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1d477451-6790-4986-b658-4900fd8ecbd2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:21.200645 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1d477451-6790-4986-b658-4900fd8ecbd2 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] DELETE https://10.4.3.92/volume/v3/volumes/c2f18759-fd2d-4cbb-9a50-0f3aff90f8ed Jul 31 17:29:21.200710 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1d477451-6790-4986-b658-4900fd8ecbd2 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:21.200868 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1d477451-6790-4986-b658-4900fd8ecbd2 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:21.201016 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-1d477451-6790-4986-b658-4900fd8ecbd2 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Delete volume with id: c2f18759-fd2d-4cbb-9a50-0f3aff90f8ed Jul 31 17:29:21.207625 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:21.207625 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:21.208294 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1d477451-6790-4986-b658-4900fd8ecbd2 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Volume info retrieved successfully. Jul 31 17:29:21.227300 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1d477451-6790-4986-b658-4900fd8ecbd2 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Delete volume request issued successfully. Jul 31 17:29:21.227559 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1d477451-6790-4986-b658-4900fd8ecbd2 tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes/c2f18759-fd2d-4cbb-9a50-0f3aff90f8ed returned with HTTP 202 Jul 31 17:29:21.227972 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 872/3494] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:21 2026] DELETE /volume/v3/volumes/c2f18759-fd2d-4cbb-9a50-0f3aff90f8ed => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:21.236252 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f4e00dfd-3564-43cd-8430-615f3aec308c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:21.237909 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f4e00dfd-3564-43cd-8430-615f3aec308c tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes/c2f18759-fd2d-4cbb-9a50-0f3aff90f8ed Jul 31 17:29:21.238112 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f4e00dfd-3564-43cd-8430-615f3aec308c tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:21.238330 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f4e00dfd-3564-43cd-8430-615f3aec308c tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:21.247673 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:21.247673 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:21.256609 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cfa47428-5c2b-422b-a4b3-40624e0bca04 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:21.257037 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f4e00dfd-3564-43cd-8430-615f3aec308c tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Volume info retrieved successfully. Jul 31 17:29:21.266635 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f4e00dfd-3564-43cd-8430-615f3aec308c tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes/c2f18759-fd2d-4cbb-9a50-0f3aff90f8ed returned with HTTP 200 Jul 31 17:29:21.267198 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 874/3495] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:21 2026] GET /volume/v3/volumes/c2f18759-fd2d-4cbb-9a50-0f3aff90f8ed => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:21.352822 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cfa47428-5c2b-422b-a4b3-40624e0bca04 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:29:21.353279 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cfa47428-5c2b-422b-a4b3-40624e0bca04 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-783796308"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:21.355345 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-cfa47428-5c2b-422b-a4b3-40624e0bca04 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-783796308'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:29:21.355568 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-cfa47428-5c2b-422b-a4b3-40624e0bca04 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Create volume of 1 GB Jul 31 17:29:21.360904 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cfa47428-5c2b-422b-a4b3-40624e0bca04 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Availability Zones retrieved successfully. Jul 31 17:29:21.367896 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cfa47428-5c2b-422b-a4b3-40624e0bca04 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Flow 'volume_create_api' (1f104a1d-6c9a-4bf7-b777-9dd58307b80b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:21.369911 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cfa47428-5c2b-422b-a4b3-40624e0bca04 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dfe21c8-d061-479c-b2d1-82d96feeb71c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:21.370431 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-cfa47428-5c2b-422b-a4b3-40624e0bca04 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:29:21.402824 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cfa47428-5c2b-422b-a4b3-40624e0bca04 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dfe21c8-d061-479c-b2d1-82d96feeb71c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:21.403673 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cfa47428-5c2b-422b-a4b3-40624e0bca04 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5288253b-a569-4e2e-a56c-36b744f89c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:21.465261 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-cfa47428-5c2b-422b-a4b3-40624e0bca04 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Created reservations ['04792eff-3dc5-4b70-9be8-64d0167d2d58', '9dba99eb-b22f-48bf-b209-893bc3447b7b', 'cb5e2920-f7c0-4d97-9b92-164dd3334458', 'f4925158-e547-4195-bff4-716110973666'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:21.466251 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cfa47428-5c2b-422b-a4b3-40624e0bca04 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5288253b-a569-4e2e-a56c-36b744f89c1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04792eff-3dc5-4b70-9be8-64d0167d2d58', '9dba99eb-b22f-48bf-b209-893bc3447b7b', 'cb5e2920-f7c0-4d97-9b92-164dd3334458', 'f4925158-e547-4195-bff4-716110973666']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:21.467091 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cfa47428-5c2b-422b-a4b3-40624e0bca04 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c22b4e7-ae7e-4891-aff4-84990ddbd0df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:21.490007 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cfa47428-5c2b-422b-a4b3-40624e0bca04 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c22b4e7-ae7e-4891-aff4-84990ddbd0df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '577a0779-7b95-4153-a007-4641c7d274b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-783796308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9f130f03df74cbf9480af3b683027f9',qos_specs=None,replication_status=,reservations=['04792eff-3dc5-4b70-9be8-64d0167d2d58','9dba99eb-b22f-48bf-b209-893bc3447b7b','cb5e2920-f7c0-4d97-9b92-164dd3334458','f4925158-e547-4195-bff4-716110973666'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12d677d531954f768055881c5683ebd8',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:29:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-783796308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=577a0779-7b95-4153-a007-4641c7d274b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9f130f03df74cbf9480af3b683027f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12d677d531954f768055881c5683ebd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:21.490811 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cfa47428-5c2b-422b-a4b3-40624e0bca04 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e19d70f-b9b0-48f5-abf0-e88b6877d6f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:21.507417 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cfa47428-5c2b-422b-a4b3-40624e0bca04 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e19d70f-b9b0-48f5-abf0-e88b6877d6f3) transitioned into state 'SUCCESS' from state '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-783796308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9f130f03df74cbf9480af3b683027f9',qos_specs=None,replication_status=,reservations=['04792eff-3dc5-4b70-9be8-64d0167d2d58','9dba99eb-b22f-48bf-b209-893bc3447b7b','cb5e2920-f7c0-4d97-9b92-164dd3334458','f4925158-e547-4195-bff4-716110973666'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12d677d531954f768055881c5683ebd8',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:21.508031 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cfa47428-5c2b-422b-a4b3-40624e0bca04 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d7a4c4c-f068-4ec2-be00-a766d30d958c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:21.517599 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cfa47428-5c2b-422b-a4b3-40624e0bca04 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d7a4c4c-f068-4ec2-be00-a766d30d958c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:21.518493 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cfa47428-5c2b-422b-a4b3-40624e0bca04 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Flow 'volume_create_api' (1f104a1d-6c9a-4bf7-b777-9dd58307b80b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:21.518886 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cfa47428-5c2b-422b-a4b3-40624e0bca04 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Create volume request issued successfully. Jul 31 17:29:21.519429 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cfa47428-5c2b-422b-a4b3-40624e0bca04 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:29:21.519886 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 872/3496] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:29:21 2026] POST /volume/v3/volumes => generated 761 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:21.531903 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7bdf07a6-41ee-4750-a678-65c4b14b2fec None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:21.534220 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7bdf07a6-41ee-4750-a678-65c4b14b2fec tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] GET https://10.4.3.92/volume/v3/volumes/577a0779-7b95-4153-a007-4641c7d274b6 Jul 31 17:29:21.534510 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7bdf07a6-41ee-4750-a678-65c4b14b2fec tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:21.534763 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7bdf07a6-41ee-4750-a678-65c4b14b2fec tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:21.544103 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:21.544103 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:21.548785 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7bdf07a6-41ee-4750-a678-65c4b14b2fec tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Volume info retrieved successfully. Jul 31 17:29:21.554212 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7bdf07a6-41ee-4750-a678-65c4b14b2fec tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] https://10.4.3.92/volume/v3/volumes/577a0779-7b95-4153-a007-4641c7d274b6 returned with HTTP 200 Jul 31 17:29:21.554761 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 879/3497] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:21 2026] GET /volume/v3/volumes/577a0779-7b95-4153-a007-4641c7d274b6 => generated 829 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:21.592031 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ec71adcb-1926-4330-bd3b-30c9f1081324 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:21.593924 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ec71adcb-1926-4330-bd3b-30c9f1081324 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/445ce081-19f5-40fb-9f14-27811472dca0 Jul 31 17:29:21.594194 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ec71adcb-1926-4330-bd3b-30c9f1081324 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:21.594537 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ec71adcb-1926-4330-bd3b-30c9f1081324 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:21.603998 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:21.603998 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:21.608276 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ec71adcb-1926-4330-bd3b-30c9f1081324 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:29:21.613223 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ec71adcb-1926-4330-bd3b-30c9f1081324 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/445ce081-19f5-40fb-9f14-27811472dca0 returned with HTTP 200 Jul 31 17:29:21.613664 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 873/3498] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:21 2026] GET /volume/v3/volumes/445ce081-19f5-40fb-9f14-27811472dca0 => generated 1365 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:21.631037 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6c0379a7-e930-4e53-a1fe-65d8e99e51b5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:21.633400 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6c0379a7-e930-4e53-a1fe-65d8e99e51b5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/445ce081-19f5-40fb-9f14-27811472dca0 Jul 31 17:29:21.633695 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6c0379a7-e930-4e53-a1fe-65d8e99e51b5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:21.633944 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6c0379a7-e930-4e53-a1fe-65d8e99e51b5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:21.643811 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:21.643811 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:21.648827 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6c0379a7-e930-4e53-a1fe-65d8e99e51b5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:29:21.655526 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6c0379a7-e930-4e53-a1fe-65d8e99e51b5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/445ce081-19f5-40fb-9f14-27811472dca0 returned with HTTP 200 Jul 31 17:29:21.656020 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 875/3499] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:21 2026] GET /volume/v3/volumes/445ce081-19f5-40fb-9f14-27811472dca0 => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:22.177944 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3b236abf-a799-4773-a11a-eb2953e705b4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:22.180141 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3b236abf-a799-4773-a11a-eb2953e705b4 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/5998828f-649b-4582-bfa8-db90c51a115b Jul 31 17:29:22.180399 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3b236abf-a799-4773-a11a-eb2953e705b4 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:22.180596 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3b236abf-a799-4773-a11a-eb2953e705b4 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:22.187080 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:22.187080 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:22.191959 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3b236abf-a799-4773-a11a-eb2953e705b4 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:29:22.194474 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3b236abf-a799-4773-a11a-eb2953e705b4 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/5998828f-649b-4582-bfa8-db90c51a115b returned with HTTP 200 Jul 31 17:29:22.194757 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 873/3500] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:29:22 2026] GET /volume/v3/snapshots/5998828f-649b-4582-bfa8-db90c51a115b => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:22.206113 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-adcdb248-ee16-45a4-90a8-ece4494a17e6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:22.207825 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-adcdb248-ee16-45a4-90a8-ece4494a17e6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:29:22.208172 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-adcdb248-ee16-45a4-90a8-ece4494a17e6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6b3105a4-d379-49e3-854e-7ce21b8c515f", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-573460270"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:22.220824 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:22.220824 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:22.221455 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-adcdb248-ee16-45a4-90a8-ece4494a17e6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:29:22.221655 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-adcdb248-ee16-45a4-90a8-ece4494a17e6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Create snapshot from volume 6b3105a4-d379-49e3-854e-7ce21b8c515f Jul 31 17:29:22.258518 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-adcdb248-ee16-45a4-90a8-ece4494a17e6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Created reservations ['07f000d1-f0d3-4182-8f5e-6c1fe7e1f335', 'd14be0e0-f4a4-4fb4-89e8-7fcc9ef67fcc', 'f1befe22-186a-4c20-9240-52245b9767af', '8dda8d1a-0c1c-4dee-9170-9cc7dc6ce5d4'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:22.284025 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-296dbf0a-2779-4c03-b4fe-0ba52b2879de None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:22.286494 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-296dbf0a-2779-4c03-b4fe-0ba52b2879de tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] GET https://10.4.3.92/volume/v3/volumes/c2f18759-fd2d-4cbb-9a50-0f3aff90f8ed Jul 31 17:29:22.286902 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-296dbf0a-2779-4c03-b4fe-0ba52b2879de tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:22.287135 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-296dbf0a-2779-4c03-b4fe-0ba52b2879de tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:22.298849 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-296dbf0a-2779-4c03-b4fe-0ba52b2879de tempest-VolumesListTestJSON-381432798 tempest-VolumesListTestJSON-381432798-project-member] https://10.4.3.92/volume/v3/volumes/c2f18759-fd2d-4cbb-9a50-0f3aff90f8ed returned with HTTP 404 Jul 31 17:29:22.299439 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 874/3501] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:22 2026] GET /volume/v3/volumes/c2f18759-fd2d-4cbb-9a50-0f3aff90f8ed => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:22.326904 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-adcdb248-ee16-45a4-90a8-ece4494a17e6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot force create request issued successfully. Jul 31 17:29:22.327400 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-adcdb248-ee16-45a4-90a8-ece4494a17e6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:29:22.328367 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 880/3502] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:29:22 2026] POST /volume/v3/snapshots => generated 309 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:22.343016 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-db961844-6c4a-40e7-b094-2295f3a0d7b2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:22.348678 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-db961844-6c4a-40e7-b094-2295f3a0d7b2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/549fec65-6faf-4f74-bd53-0671a7e5c5cd Jul 31 17:29:22.348678 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-db961844-6c4a-40e7-b094-2295f3a0d7b2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:22.348678 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-db961844-6c4a-40e7-b094-2295f3a0d7b2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:22.357338 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:22.357338 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:22.358655 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-db961844-6c4a-40e7-b094-2295f3a0d7b2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:29:22.360733 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-db961844-6c4a-40e7-b094-2295f3a0d7b2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/549fec65-6faf-4f74-bd53-0671a7e5c5cd returned with HTTP 200 Jul 31 17:29:22.362453 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 876/3503] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:29:22 2026] GET /volume/v3/snapshots/549fec65-6faf-4f74-bd53-0671a7e5c5cd => generated 441 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:22.540440 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4331bcd9-8038-4165-b214-44823edcc603 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:22.542101 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4331bcd9-8038-4165-b214-44823edcc603 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] DELETE https://10.4.3.92/volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 Jul 31 17:29:22.542289 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4331bcd9-8038-4165-b214-44823edcc603 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:22.542541 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4331bcd9-8038-4165-b214-44823edcc603 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:22.542703 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-4331bcd9-8038-4165-b214-44823edcc603 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Delete volume with id: 1c3a1587-7608-42c5-bf31-21ab12c7b231 Jul 31 17:29:22.549837 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:22.549837 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:22.550270 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4331bcd9-8038-4165-b214-44823edcc603 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:29:22.571343 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4331bcd9-8038-4165-b214-44823edcc603 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Delete volume request issued successfully. Jul 31 17:29:22.571343 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4331bcd9-8038-4165-b214-44823edcc603 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 returned with HTTP 202 Jul 31 17:29:22.571343 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 874/3504] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:22 2026] DELETE /volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:22.571623 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7c007a1f-f829-404f-9e90-5b01bee30fea None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:22.571623 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7c007a1f-f829-404f-9e90-5b01bee30fea tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] GET https://10.4.3.92/volume/v3/volumes/577a0779-7b95-4153-a007-4641c7d274b6 Jul 31 17:29:22.571623 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7c007a1f-f829-404f-9e90-5b01bee30fea tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:22.571933 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7c007a1f-f829-404f-9e90-5b01bee30fea tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:22.580415 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:22.580415 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:22.582221 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-522d9896-0d91-4b95-bc6b-be395cab374a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:22.584471 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-522d9896-0d91-4b95-bc6b-be395cab374a tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 Jul 31 17:29:22.584745 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-522d9896-0d91-4b95-bc6b-be395cab374a tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:22.584827 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7c007a1f-f829-404f-9e90-5b01bee30fea tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Volume info retrieved successfully. Jul 31 17:29:22.585016 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-522d9896-0d91-4b95-bc6b-be395cab374a tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:22.590093 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7c007a1f-f829-404f-9e90-5b01bee30fea tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] https://10.4.3.92/volume/v3/volumes/577a0779-7b95-4153-a007-4641c7d274b6 returned with HTTP 200 Jul 31 17:29:22.590507 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 875/3505] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:22 2026] GET /volume/v3/volumes/577a0779-7b95-4153-a007-4641c7d274b6 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:22.593659 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:22.593659 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:22.598821 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-522d9896-0d91-4b95-bc6b-be395cab374a tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:29:22.602984 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bf8919f2-ff37-4995-a841-143ad0e6226a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:22.605396 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-522d9896-0d91-4b95-bc6b-be395cab374a tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 returned with HTTP 200 Jul 31 17:29:22.605396 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 881/3506] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:22 2026] GET /volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:22.607036 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bf8919f2-ff37-4995-a841-143ad0e6226a tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:29:22.610359 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bf8919f2-ff37-4995-a841-143ad0e6226a tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "577a0779-7b95-4153-a007-4641c7d274b6", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-220097265"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:22.611233 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-bf8919f2-ff37-4995-a841-143ad0e6226a tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Create volume request body: {'volume': {"'source_volid": '577a0779-7b95-4153-a007-4641c7d274b6', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-220097265'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:29:22.615235 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-bf8919f2-ff37-4995-a841-143ad0e6226a tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Create volume of 1 GB Jul 31 17:29:22.621937 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bf8919f2-ff37-4995-a841-143ad0e6226a tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Availability Zones retrieved successfully. Jul 31 17:29:22.633295 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bf8919f2-ff37-4995-a841-143ad0e6226a tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Flow 'volume_create_api' (110016e7-0641-4788-a5fc-60130715e3c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:22.636932 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bf8919f2-ff37-4995-a841-143ad0e6226a tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8209627c-a977-4808-ba8b-03739f4d79f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:22.636932 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-bf8919f2-ff37-4995-a841-143ad0e6226a tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:29:22.672826 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bf8919f2-ff37-4995-a841-143ad0e6226a tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8209627c-a977-4808-ba8b-03739f4d79f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:22.672826 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bf8919f2-ff37-4995-a841-143ad0e6226a tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daecd5f7-432b-4986-8732-a6457627e1b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:22.722234 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-bf8919f2-ff37-4995-a841-143ad0e6226a tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Created reservations ['da2df50e-cde4-47ce-9664-4b65fd962e8a', '2aa04988-e5e3-4e79-99c5-ad2d2886e8ab', '5b8fccfc-ccac-4694-838b-8039eaebef3a', '973de0a2-e7b8-4bde-af20-f7346eb1eb66'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:22.723247 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bf8919f2-ff37-4995-a841-143ad0e6226a tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daecd5f7-432b-4986-8732-a6457627e1b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da2df50e-cde4-47ce-9664-4b65fd962e8a', '2aa04988-e5e3-4e79-99c5-ad2d2886e8ab', '5b8fccfc-ccac-4694-838b-8039eaebef3a', '973de0a2-e7b8-4bde-af20-f7346eb1eb66']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:22.725410 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bf8919f2-ff37-4995-a841-143ad0e6226a tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b4e8400-ed02-46a4-a628-6746554547df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:22.748181 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bf8919f2-ff37-4995-a841-143ad0e6226a tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b4e8400-ed02-46a4-a628-6746554547df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecf068b9-84eb-45e1-8c9c-41427149fb77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-220097265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9f130f03df74cbf9480af3b683027f9',qos_specs=None,replication_status=,reservations=['da2df50e-cde4-47ce-9664-4b65fd962e8a','2aa04988-e5e3-4e79-99c5-ad2d2886e8ab','5b8fccfc-ccac-4694-838b-8039eaebef3a','973de0a2-e7b8-4bde-af20-f7346eb1eb66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12d677d531954f768055881c5683ebd8',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:29:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-220097265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecf068b9-84eb-45e1-8c9c-41427149fb77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9f130f03df74cbf9480af3b683027f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12d677d531954f768055881c5683ebd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:22.749298 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bf8919f2-ff37-4995-a841-143ad0e6226a tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20fa919e-d2bd-41f0-b0be-3ee7d111e6cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:22.767974 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bf8919f2-ff37-4995-a841-143ad0e6226a tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20fa919e-d2bd-41f0-b0be-3ee7d111e6cd) transitioned into state 'SUCCESS' from state '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-220097265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9f130f03df74cbf9480af3b683027f9',qos_specs=None,replication_status=,reservations=['da2df50e-cde4-47ce-9664-4b65fd962e8a','2aa04988-e5e3-4e79-99c5-ad2d2886e8ab','5b8fccfc-ccac-4694-838b-8039eaebef3a','973de0a2-e7b8-4bde-af20-f7346eb1eb66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12d677d531954f768055881c5683ebd8',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:22.769262 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bf8919f2-ff37-4995-a841-143ad0e6226a tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b7b9498-50cd-4aa2-b21b-a9ca12f5f1c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:22.781433 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bf8919f2-ff37-4995-a841-143ad0e6226a tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b7b9498-50cd-4aa2-b21b-a9ca12f5f1c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:22.781702 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bf8919f2-ff37-4995-a841-143ad0e6226a tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Flow 'volume_create_api' (110016e7-0641-4788-a5fc-60130715e3c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:22.782226 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bf8919f2-ff37-4995-a841-143ad0e6226a tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Create volume request issued successfully. Jul 31 17:29:22.783362 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bf8919f2-ff37-4995-a841-143ad0e6226a tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:29:22.784429 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 877/3507] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:29:22 2026] POST /volume/v3/volumes => generated 761 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:22.799857 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bffedbaa-90ce-409f-9016-4ca0ae573c7e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:22.801870 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bffedbaa-90ce-409f-9016-4ca0ae573c7e tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:29:22.802218 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bffedbaa-90ce-409f-9016-4ca0ae573c7e tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "577a0779-7b95-4153-a007-4641c7d274b6", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2034187138"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:22.803862 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-bffedbaa-90ce-409f-9016-4ca0ae573c7e tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Create volume request body: {'volume': {"'source_volid": '577a0779-7b95-4153-a007-4641c7d274b6', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2034187138'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:29:22.803987 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-bffedbaa-90ce-409f-9016-4ca0ae573c7e tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Create volume of 1 GB Jul 31 17:29:22.808672 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bffedbaa-90ce-409f-9016-4ca0ae573c7e tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Availability Zones retrieved successfully. Jul 31 17:29:22.815739 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bffedbaa-90ce-409f-9016-4ca0ae573c7e tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Flow 'volume_create_api' (929735de-a32a-4fb9-8b36-dd9051f1a7c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:22.817485 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bffedbaa-90ce-409f-9016-4ca0ae573c7e tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c873fd1c-c276-4041-b9e9-7fd1a4aae161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:22.819002 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-bffedbaa-90ce-409f-9016-4ca0ae573c7e tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:29:22.851394 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bffedbaa-90ce-409f-9016-4ca0ae573c7e tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c873fd1c-c276-4041-b9e9-7fd1a4aae161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:22.852610 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bffedbaa-90ce-409f-9016-4ca0ae573c7e tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5611ec58-4534-4b28-b514-f080e75efb5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:22.895705 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-bffedbaa-90ce-409f-9016-4ca0ae573c7e tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Created reservations ['187e0498-da4e-44ee-8e70-5a8f7e0bc856', '6516620b-de9f-4b6d-9c1e-2bd65ac45dc2', '2494369c-f1b6-4f84-bd9c-2010460c965a', '4439e507-b148-4e86-b631-f62bf5ff31dd'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:22.896406 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bffedbaa-90ce-409f-9016-4ca0ae573c7e tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5611ec58-4534-4b28-b514-f080e75efb5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['187e0498-da4e-44ee-8e70-5a8f7e0bc856', '6516620b-de9f-4b6d-9c1e-2bd65ac45dc2', '2494369c-f1b6-4f84-bd9c-2010460c965a', '4439e507-b148-4e86-b631-f62bf5ff31dd']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:22.897058 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bffedbaa-90ce-409f-9016-4ca0ae573c7e tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a89fad70-75c1-457f-9679-9d6da30fbaf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:22.921290 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bffedbaa-90ce-409f-9016-4ca0ae573c7e tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a89fad70-75c1-457f-9679-9d6da30fbaf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b22febd6-37ef-4324-bac1-ea8f9c9a8f61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2034187138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9f130f03df74cbf9480af3b683027f9',qos_specs=None,replication_status=,reservations=['187e0498-da4e-44ee-8e70-5a8f7e0bc856','6516620b-de9f-4b6d-9c1e-2bd65ac45dc2','2494369c-f1b6-4f84-bd9c-2010460c965a','4439e507-b148-4e86-b631-f62bf5ff31dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12d677d531954f768055881c5683ebd8',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:29:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2034187138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b22febd6-37ef-4324-bac1-ea8f9c9a8f61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9f130f03df74cbf9480af3b683027f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12d677d531954f768055881c5683ebd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:22.922048 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bffedbaa-90ce-409f-9016-4ca0ae573c7e tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afe5935e-cd43-48c5-917b-d09510194c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:22.941470 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bffedbaa-90ce-409f-9016-4ca0ae573c7e tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afe5935e-cd43-48c5-917b-d09510194c7e) transitioned into state 'SUCCESS' from state '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-2034187138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9f130f03df74cbf9480af3b683027f9',qos_specs=None,replication_status=,reservations=['187e0498-da4e-44ee-8e70-5a8f7e0bc856','6516620b-de9f-4b6d-9c1e-2bd65ac45dc2','2494369c-f1b6-4f84-bd9c-2010460c965a','4439e507-b148-4e86-b631-f62bf5ff31dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12d677d531954f768055881c5683ebd8',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:22.942110 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bffedbaa-90ce-409f-9016-4ca0ae573c7e tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e393b4d-0352-4e65-be26-bbea31d371d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:22.953618 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bffedbaa-90ce-409f-9016-4ca0ae573c7e tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e393b4d-0352-4e65-be26-bbea31d371d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:22.954480 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bffedbaa-90ce-409f-9016-4ca0ae573c7e tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Flow 'volume_create_api' (929735de-a32a-4fb9-8b36-dd9051f1a7c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:22.954804 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bffedbaa-90ce-409f-9016-4ca0ae573c7e tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Create volume request issued successfully. Jul 31 17:29:22.955378 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bffedbaa-90ce-409f-9016-4ca0ae573c7e tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:29:22.955799 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 875/3508] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:29:22 2026] POST /volume/v3/volumes => generated 762 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:22.970658 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f6fcf4aa-4193-4e30-a4ce-f8846be0ed52 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:22.971988 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f6fcf4aa-4193-4e30-a4ce-f8846be0ed52 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:29:22.972225 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f6fcf4aa-4193-4e30-a4ce-f8846be0ed52 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "577a0779-7b95-4153-a007-4641c7d274b6", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-299491077"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:22.973800 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-f6fcf4aa-4193-4e30-a4ce-f8846be0ed52 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Create volume request body: {'volume': {"'source_volid": '577a0779-7b95-4153-a007-4641c7d274b6', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-299491077'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:29:22.974013 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-f6fcf4aa-4193-4e30-a4ce-f8846be0ed52 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Create volume of 1 GB Jul 31 17:29:22.982840 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f6fcf4aa-4193-4e30-a4ce-f8846be0ed52 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Availability Zones retrieved successfully. Jul 31 17:29:22.990531 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f6fcf4aa-4193-4e30-a4ce-f8846be0ed52 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Flow 'volume_create_api' (9adfc739-47d0-492a-aa41-a4fd4328bafa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:22.991782 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f6fcf4aa-4193-4e30-a4ce-f8846be0ed52 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da1d98e0-00cf-470b-9d5d-05bf028909c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:22.993026 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-f6fcf4aa-4193-4e30-a4ce-f8846be0ed52 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:29:23.010981 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-74317dab-95ef-4e57-b2da-16f051eff6bc req-a4f5ae5e-b72d-4357-b5a9-010854ed92a8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:23.013101 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-74317dab-95ef-4e57-b2da-16f051eff6bc req-a4f5ae5e-b72d-4357-b5a9-010854ed92a8 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/445ce081-19f5-40fb-9f14-27811472dca0 Jul 31 17:29:23.013383 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-74317dab-95ef-4e57-b2da-16f051eff6bc req-a4f5ae5e-b72d-4357-b5a9-010854ed92a8 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:23.013619 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-74317dab-95ef-4e57-b2da-16f051eff6bc req-a4f5ae5e-b72d-4357-b5a9-010854ed92a8 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:23.020652 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:23.020652 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:23.024653 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-74317dab-95ef-4e57-b2da-16f051eff6bc req-a4f5ae5e-b72d-4357-b5a9-010854ed92a8 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:29:23.025641 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f6fcf4aa-4193-4e30-a4ce-f8846be0ed52 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da1d98e0-00cf-470b-9d5d-05bf028909c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:23.026690 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f6fcf4aa-4193-4e30-a4ce-f8846be0ed52 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ac64167-58a1-4345-a51b-9ad2d8f03fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:23.029280 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-74317dab-95ef-4e57-b2da-16f051eff6bc req-a4f5ae5e-b72d-4357-b5a9-010854ed92a8 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/445ce081-19f5-40fb-9f14-27811472dca0 returned with HTTP 200 Jul 31 17:29:23.029915 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 882/3509] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:29:23 2026] GET /volume/v3/volumes/445ce081-19f5-40fb-9f14-27811472dca0 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:23.075727 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-f6fcf4aa-4193-4e30-a4ce-f8846be0ed52 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Created reservations ['5bd8e3de-ae31-410b-8dd6-a52bf0a194de', '281418ea-b081-4c8c-9cb9-2256fc3647fe', '79b2f8e0-09b9-4801-8a9f-97f685fb4fa1', '4079efa0-dbf1-4150-9571-1c54f1601eae'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:23.076735 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f6fcf4aa-4193-4e30-a4ce-f8846be0ed52 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ac64167-58a1-4345-a51b-9ad2d8f03fc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bd8e3de-ae31-410b-8dd6-a52bf0a194de', '281418ea-b081-4c8c-9cb9-2256fc3647fe', '79b2f8e0-09b9-4801-8a9f-97f685fb4fa1', '4079efa0-dbf1-4150-9571-1c54f1601eae']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:23.077735 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f6fcf4aa-4193-4e30-a4ce-f8846be0ed52 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bec07bbc-dfcd-4531-a0a9-5e5511bc592f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:23.109293 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f6fcf4aa-4193-4e30-a4ce-f8846be0ed52 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bec07bbc-dfcd-4531-a0a9-5e5511bc592f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34685bf2-6731-490f-9320-aeae9748e001', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-299491077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9f130f03df74cbf9480af3b683027f9',qos_specs=None,replication_status=,reservations=['5bd8e3de-ae31-410b-8dd6-a52bf0a194de','281418ea-b081-4c8c-9cb9-2256fc3647fe','79b2f8e0-09b9-4801-8a9f-97f685fb4fa1','4079efa0-dbf1-4150-9571-1c54f1601eae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12d677d531954f768055881c5683ebd8',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:29:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-299491077',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34685bf2-6731-490f-9320-aeae9748e001,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9f130f03df74cbf9480af3b683027f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12d677d531954f768055881c5683ebd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:23.110341 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f6fcf4aa-4193-4e30-a4ce-f8846be0ed52 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (675b16b4-8c7d-4f25-9658-030b7d567157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:23.133043 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f6fcf4aa-4193-4e30-a4ce-f8846be0ed52 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (675b16b4-8c7d-4f25-9658-030b7d567157) transitioned into state 'SUCCESS' from state '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-299491077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9f130f03df74cbf9480af3b683027f9',qos_specs=None,replication_status=,reservations=['5bd8e3de-ae31-410b-8dd6-a52bf0a194de','281418ea-b081-4c8c-9cb9-2256fc3647fe','79b2f8e0-09b9-4801-8a9f-97f685fb4fa1','4079efa0-dbf1-4150-9571-1c54f1601eae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12d677d531954f768055881c5683ebd8',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:23.134176 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f6fcf4aa-4193-4e30-a4ce-f8846be0ed52 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b1bc1cd-8199-42e9-a5f9-8809bafbd1f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:23.147307 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f6fcf4aa-4193-4e30-a4ce-f8846be0ed52 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b1bc1cd-8199-42e9-a5f9-8809bafbd1f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:23.148467 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f6fcf4aa-4193-4e30-a4ce-f8846be0ed52 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Flow 'volume_create_api' (9adfc739-47d0-492a-aa41-a4fd4328bafa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:23.148860 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f6fcf4aa-4193-4e30-a4ce-f8846be0ed52 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Create volume request issued successfully. Jul 31 17:29:23.150021 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f6fcf4aa-4193-4e30-a4ce-f8846be0ed52 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:29:23.150556 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 876/3510] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:29:22 2026] POST /volume/v3/volumes => generated 761 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:23.166035 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-76c6debc-40bb-47ce-844a-240cecac6572 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:23.167383 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-76c6debc-40bb-47ce-844a-240cecac6572 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:29:23.167768 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-76c6debc-40bb-47ce-844a-240cecac6572 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "577a0779-7b95-4153-a007-4641c7d274b6", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-182282286"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:23.170679 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-76c6debc-40bb-47ce-844a-240cecac6572 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Create volume request body: {'volume': {"'source_volid": '577a0779-7b95-4153-a007-4641c7d274b6', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-182282286'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:29:23.170679 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-76c6debc-40bb-47ce-844a-240cecac6572 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Create volume of 1 GB Jul 31 17:29:23.170679 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:23.170679 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:23.173496 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-76c6debc-40bb-47ce-844a-240cecac6572 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Availability Zones retrieved successfully. Jul 31 17:29:23.179029 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-76c6debc-40bb-47ce-844a-240cecac6572 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Flow 'volume_create_api' (5889204b-b6cd-49cc-9fa0-663f0eeb1943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:23.180898 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-76c6debc-40bb-47ce-844a-240cecac6572 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de68462f-0576-4c99-9043-d5852a083a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:23.182040 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-76c6debc-40bb-47ce-844a-240cecac6572 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:29:23.213815 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-76c6debc-40bb-47ce-844a-240cecac6572 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de68462f-0576-4c99-9043-d5852a083a38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:23.214724 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-76c6debc-40bb-47ce-844a-240cecac6572 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3023d3f3-2938-4a13-a0c3-c9991d19da49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:23.284357 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-76c6debc-40bb-47ce-844a-240cecac6572 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Created reservations ['b0eac423-2b1d-43b0-ae25-e0a707cbe541', 'd50bfc41-5f59-4dc9-8be2-e9002d8409a9', 'd552682f-e8f8-4f15-a1b3-07fa46822e5a', '927e8509-5a0f-442b-9de5-5f785fea212f'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:23.284357 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-76c6debc-40bb-47ce-844a-240cecac6572 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3023d3f3-2938-4a13-a0c3-c9991d19da49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0eac423-2b1d-43b0-ae25-e0a707cbe541', 'd50bfc41-5f59-4dc9-8be2-e9002d8409a9', 'd552682f-e8f8-4f15-a1b3-07fa46822e5a', '927e8509-5a0f-442b-9de5-5f785fea212f']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:23.284357 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-76c6debc-40bb-47ce-844a-240cecac6572 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3cf2a4a-ee7e-4446-9bd3-ce142af7ec89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:23.309681 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-76c6debc-40bb-47ce-844a-240cecac6572 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3cf2a4a-ee7e-4446-9bd3-ce142af7ec89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '909f87b0-1991-4627-a103-081bfd68276c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-182282286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9f130f03df74cbf9480af3b683027f9',qos_specs=None,replication_status=,reservations=['b0eac423-2b1d-43b0-ae25-e0a707cbe541','d50bfc41-5f59-4dc9-8be2-e9002d8409a9','d552682f-e8f8-4f15-a1b3-07fa46822e5a','927e8509-5a0f-442b-9de5-5f785fea212f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12d677d531954f768055881c5683ebd8',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:29:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-182282286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=909f87b0-1991-4627-a103-081bfd68276c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9f130f03df74cbf9480af3b683027f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12d677d531954f768055881c5683ebd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:23.309891 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-76c6debc-40bb-47ce-844a-240cecac6572 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52824e61-ad6d-4c19-8c96-2fcd30c3bb7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:23.341104 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-76c6debc-40bb-47ce-844a-240cecac6572 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52824e61-ad6d-4c19-8c96-2fcd30c3bb7c) transitioned into state 'SUCCESS' from state '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-182282286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9f130f03df74cbf9480af3b683027f9',qos_specs=None,replication_status=,reservations=['b0eac423-2b1d-43b0-ae25-e0a707cbe541','d50bfc41-5f59-4dc9-8be2-e9002d8409a9','d552682f-e8f8-4f15-a1b3-07fa46822e5a','927e8509-5a0f-442b-9de5-5f785fea212f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12d677d531954f768055881c5683ebd8',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:23.341104 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-76c6debc-40bb-47ce-844a-240cecac6572 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f6763c3-e3e5-4bfa-bff3-971e923afdc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:23.350384 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-76c6debc-40bb-47ce-844a-240cecac6572 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f6763c3-e3e5-4bfa-bff3-971e923afdc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:23.351523 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-76c6debc-40bb-47ce-844a-240cecac6572 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Flow 'volume_create_api' (5889204b-b6cd-49cc-9fa0-663f0eeb1943) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:23.351946 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-76c6debc-40bb-47ce-844a-240cecac6572 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Create volume request issued successfully. Jul 31 17:29:23.352650 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-76c6debc-40bb-47ce-844a-240cecac6572 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:29:23.353206 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 878/3511] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:29:23 2026] POST /volume/v3/volumes => generated 761 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:23.365943 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dc454a23-a4fb-483b-9d88-d6bd76c3f281 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:23.370067 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dc454a23-a4fb-483b-9d88-d6bd76c3f281 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:29:23.370433 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dc454a23-a4fb-483b-9d88-d6bd76c3f281 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "577a0779-7b95-4153-a007-4641c7d274b6", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1342112906"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:23.371891 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-dc454a23-a4fb-483b-9d88-d6bd76c3f281 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Create volume request body: {'volume': {"'source_volid": '577a0779-7b95-4153-a007-4641c7d274b6', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1342112906'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:29:23.372048 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-dc454a23-a4fb-483b-9d88-d6bd76c3f281 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Create volume of 1 GB Jul 31 17:29:23.372393 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:23.372393 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:23.375006 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a0bcd0ae-0739-45d3-ad3c-b1e46308d95a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:23.376042 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dc454a23-a4fb-483b-9d88-d6bd76c3f281 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Availability Zones retrieved successfully. Jul 31 17:29:23.379094 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a0bcd0ae-0739-45d3-ad3c-b1e46308d95a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/549fec65-6faf-4f74-bd53-0671a7e5c5cd Jul 31 17:29:23.379094 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a0bcd0ae-0739-45d3-ad3c-b1e46308d95a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:23.379094 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a0bcd0ae-0739-45d3-ad3c-b1e46308d95a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:23.383646 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-dc454a23-a4fb-483b-9d88-d6bd76c3f281 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Flow 'volume_create_api' (8bf91d9a-52cb-4405-bbfc-683883c7703e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:23.383646 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-dc454a23-a4fb-483b-9d88-d6bd76c3f281 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c9c1829-fa40-48bd-ba57-f96dbaf0fd40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:23.384674 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-dc454a23-a4fb-483b-9d88-d6bd76c3f281 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:29:23.388523 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:23.388523 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:23.388523 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a0bcd0ae-0739-45d3-ad3c-b1e46308d95a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:29:23.388523 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a0bcd0ae-0739-45d3-ad3c-b1e46308d95a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/549fec65-6faf-4f74-bd53-0671a7e5c5cd returned with HTTP 200 Jul 31 17:29:23.388523 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 883/3512] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:29:23 2026] GET /volume/v3/snapshots/549fec65-6faf-4f74-bd53-0671a7e5c5cd => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:23.399890 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-31123a12-0c6d-4c2e-a86d-181e2235237d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:23.401893 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-31123a12-0c6d-4c2e-a86d-181e2235237d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/84a05e8b-f8c4-4475-9c29-76f03ed65998 Jul 31 17:29:23.402093 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-31123a12-0c6d-4c2e-a86d-181e2235237d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:23.402289 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-31123a12-0c6d-4c2e-a86d-181e2235237d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:23.402428 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-31123a12-0c6d-4c2e-a86d-181e2235237d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Delete snapshot with id: 84a05e8b-f8c4-4475-9c29-76f03ed65998 Jul 31 17:29:23.409004 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-dc454a23-a4fb-483b-9d88-d6bd76c3f281 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c9c1829-fa40-48bd-ba57-f96dbaf0fd40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:23.410167 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-dc454a23-a4fb-483b-9d88-d6bd76c3f281 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb9755ba-5c32-4bd0-bf7d-8fa6881cbdc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:23.410326 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:23.410326 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:23.410908 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-31123a12-0c6d-4c2e-a86d-181e2235237d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:29:23.430892 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-31123a12-0c6d-4c2e-a86d-181e2235237d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot delete request issued successfully. Jul 31 17:29:23.431108 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-31123a12-0c6d-4c2e-a86d-181e2235237d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/84a05e8b-f8c4-4475-9c29-76f03ed65998 returned with HTTP 202 Jul 31 17:29:23.431562 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 877/3513] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:29:23 2026] DELETE /volume/v3/snapshots/84a05e8b-f8c4-4475-9c29-76f03ed65998 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:23.439233 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ca7cb88d-1c5c-449a-8fa9-42a8712c83fc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:23.443159 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ca7cb88d-1c5c-449a-8fa9-42a8712c83fc tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/84a05e8b-f8c4-4475-9c29-76f03ed65998 Jul 31 17:29:23.443159 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ca7cb88d-1c5c-449a-8fa9-42a8712c83fc tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:23.443159 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ca7cb88d-1c5c-449a-8fa9-42a8712c83fc tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:23.448160 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:23.448160 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:23.448790 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-dc454a23-a4fb-483b-9d88-d6bd76c3f281 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Created reservations ['c0bd35c4-ac66-42b1-876b-2671ee08b9b5', '03b8feeb-bb63-43ab-bec9-93de7cb35bda', '6bfe3678-4725-41b6-8fbe-acd3c08cb815', '2e74dd0e-3c48-448d-93b8-b40f858e53c0'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:23.449336 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ca7cb88d-1c5c-449a-8fa9-42a8712c83fc tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:29:23.449687 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-dc454a23-a4fb-483b-9d88-d6bd76c3f281 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb9755ba-5c32-4bd0-bf7d-8fa6881cbdc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0bd35c4-ac66-42b1-876b-2671ee08b9b5', '03b8feeb-bb63-43ab-bec9-93de7cb35bda', '6bfe3678-4725-41b6-8fbe-acd3c08cb815', '2e74dd0e-3c48-448d-93b8-b40f858e53c0']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:23.450476 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-dc454a23-a4fb-483b-9d88-d6bd76c3f281 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff41173c-729b-44ce-841e-01749438ac60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:23.450639 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ca7cb88d-1c5c-449a-8fa9-42a8712c83fc tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/84a05e8b-f8c4-4475-9c29-76f03ed65998 returned with HTTP 200 Jul 31 17:29:23.451302 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 879/3514] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:29:23 2026] GET /volume/v3/snapshots/84a05e8b-f8c4-4475-9c29-76f03ed65998 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:23.475390 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-dc454a23-a4fb-483b-9d88-d6bd76c3f281 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff41173c-729b-44ce-841e-01749438ac60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '468234c6-c57f-4e47-b7e3-441fd3e8833d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1342112906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9f130f03df74cbf9480af3b683027f9',qos_specs=None,replication_status=,reservations=['c0bd35c4-ac66-42b1-876b-2671ee08b9b5','03b8feeb-bb63-43ab-bec9-93de7cb35bda','6bfe3678-4725-41b6-8fbe-acd3c08cb815','2e74dd0e-3c48-448d-93b8-b40f858e53c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12d677d531954f768055881c5683ebd8',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:29:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1342112906',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=468234c6-c57f-4e47-b7e3-441fd3e8833d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9f130f03df74cbf9480af3b683027f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12d677d531954f768055881c5683ebd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:23.476102 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-dc454a23-a4fb-483b-9d88-d6bd76c3f281 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c4ac00e-3f99-4624-8e51-a49cbf0bcaac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:23.492335 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-dc454a23-a4fb-483b-9d88-d6bd76c3f281 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c4ac00e-3f99-4624-8e51-a49cbf0bcaac) transitioned into state 'SUCCESS' from state '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-1342112906',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9f130f03df74cbf9480af3b683027f9',qos_specs=None,replication_status=,reservations=['c0bd35c4-ac66-42b1-876b-2671ee08b9b5','03b8feeb-bb63-43ab-bec9-93de7cb35bda','6bfe3678-4725-41b6-8fbe-acd3c08cb815','2e74dd0e-3c48-448d-93b8-b40f858e53c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12d677d531954f768055881c5683ebd8',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:23.493330 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-dc454a23-a4fb-483b-9d88-d6bd76c3f281 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59f750d4-49b0-4bad-8829-e0f45d2f58a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:23.502511 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-dc454a23-a4fb-483b-9d88-d6bd76c3f281 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59f750d4-49b0-4bad-8829-e0f45d2f58a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:23.503500 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-dc454a23-a4fb-483b-9d88-d6bd76c3f281 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Flow 'volume_create_api' (8bf91d9a-52cb-4405-bbfc-683883c7703e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:23.503865 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dc454a23-a4fb-483b-9d88-d6bd76c3f281 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Create volume request issued successfully. Jul 31 17:29:23.504689 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dc454a23-a4fb-483b-9d88-d6bd76c3f281 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:29:23.505191 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 876/3515] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:29:23 2026] POST /volume/v3/volumes => generated 762 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:23.518683 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f8249adc-4579-4ac4-b9ac-8030d725c2ea None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:23.520508 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f8249adc-4579-4ac4-b9ac-8030d725c2ea tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] GET https://10.4.3.92/volume/v3/volumes/ecf068b9-84eb-45e1-8c9c-41427149fb77 Jul 31 17:29:23.520824 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f8249adc-4579-4ac4-b9ac-8030d725c2ea tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:23.521124 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f8249adc-4579-4ac4-b9ac-8030d725c2ea tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:23.532270 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:23.532270 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:23.535646 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f8249adc-4579-4ac4-b9ac-8030d725c2ea tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Volume info retrieved successfully. Jul 31 17:29:23.541521 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f8249adc-4579-4ac4-b9ac-8030d725c2ea tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] https://10.4.3.92/volume/v3/volumes/ecf068b9-84eb-45e1-8c9c-41427149fb77 returned with HTTP 200 Jul 31 17:29:23.542097 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 884/3516] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:23 2026] GET /volume/v3/volumes/ecf068b9-84eb-45e1-8c9c-41427149fb77 => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:23.556138 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-dd444d1b-a1af-4b4b-8dc4-91fde38eb076 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:23.559511 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dd444d1b-a1af-4b4b-8dc4-91fde38eb076 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] GET https://10.4.3.92/volume/v3/volumes/b22febd6-37ef-4324-bac1-ea8f9c9a8f61 Jul 31 17:29:23.559738 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dd444d1b-a1af-4b4b-8dc4-91fde38eb076 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:23.559977 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dd444d1b-a1af-4b4b-8dc4-91fde38eb076 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:23.568061 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:23.568061 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:23.572232 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-dd444d1b-a1af-4b4b-8dc4-91fde38eb076 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Volume info retrieved successfully. Jul 31 17:29:23.578039 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dd444d1b-a1af-4b4b-8dc4-91fde38eb076 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] https://10.4.3.92/volume/v3/volumes/b22febd6-37ef-4324-bac1-ea8f9c9a8f61 returned with HTTP 200 Jul 31 17:29:23.578236 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 878/3517] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:23 2026] GET /volume/v3/volumes/b22febd6-37ef-4324-bac1-ea8f9c9a8f61 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:23.592675 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2d392500-eb71-4d1b-963a-ae789c98637f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:23.596200 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2d392500-eb71-4d1b-963a-ae789c98637f tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] GET https://10.4.3.92/volume/v3/volumes/34685bf2-6731-490f-9320-aeae9748e001 Jul 31 17:29:23.596200 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2d392500-eb71-4d1b-963a-ae789c98637f tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:23.596200 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2d392500-eb71-4d1b-963a-ae789c98637f tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:23.602511 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:23.602511 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:23.606673 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2d392500-eb71-4d1b-963a-ae789c98637f tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Volume info retrieved successfully. Jul 31 17:29:23.611390 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2d392500-eb71-4d1b-963a-ae789c98637f tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] https://10.4.3.92/volume/v3/volumes/34685bf2-6731-490f-9320-aeae9748e001 returned with HTTP 200 Jul 31 17:29:23.611996 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 880/3518] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:23 2026] GET /volume/v3/volumes/34685bf2-6731-490f-9320-aeae9748e001 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:23.619620 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-43acb973-964e-4673-9f69-a51bc3246671 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:23.621520 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-43acb973-964e-4673-9f69-a51bc3246671 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 Jul 31 17:29:23.621745 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-43acb973-964e-4673-9f69-a51bc3246671 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:23.621942 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-43acb973-964e-4673-9f69-a51bc3246671 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:23.624784 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-521a7704-7920-4318-9745-4617ae8e5be9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:23.626286 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-521a7704-7920-4318-9745-4617ae8e5be9 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] GET https://10.4.3.92/volume/v3/volumes/909f87b0-1991-4627-a103-081bfd68276c Jul 31 17:29:23.626605 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-521a7704-7920-4318-9745-4617ae8e5be9 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:23.626848 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-521a7704-7920-4318-9745-4617ae8e5be9 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:23.630697 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-43acb973-964e-4673-9f69-a51bc3246671 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 returned with HTTP 404 Jul 31 17:29:23.631189 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 877/3519] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:23 2026] GET /volume/v3/volumes/1c3a1587-7608-42c5-bf31-21ab12c7b231 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:23.637018 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:23.637018 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:23.640065 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-521a7704-7920-4318-9745-4617ae8e5be9 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Volume info retrieved successfully. Jul 31 17:29:23.645246 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-521a7704-7920-4318-9745-4617ae8e5be9 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] https://10.4.3.92/volume/v3/volumes/909f87b0-1991-4627-a103-081bfd68276c returned with HTTP 200 Jul 31 17:29:23.645741 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 885/3520] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:23 2026] GET /volume/v3/volumes/909f87b0-1991-4627-a103-081bfd68276c => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:23.660178 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-edfeacb7-be94-45f8-81b2-151ce714d3b1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:23.665245 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-edfeacb7-be94-45f8-81b2-151ce714d3b1 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] GET https://10.4.3.92/volume/v3/volumes/468234c6-c57f-4e47-b7e3-441fd3e8833d Jul 31 17:29:23.665594 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-edfeacb7-be94-45f8-81b2-151ce714d3b1 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:23.665839 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-edfeacb7-be94-45f8-81b2-151ce714d3b1 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:23.675460 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:23.675460 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:23.683015 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-edfeacb7-be94-45f8-81b2-151ce714d3b1 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Volume info retrieved successfully. Jul 31 17:29:23.690167 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-edfeacb7-be94-45f8-81b2-151ce714d3b1 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] https://10.4.3.92/volume/v3/volumes/468234c6-c57f-4e47-b7e3-441fd3e8833d returned with HTTP 200 Jul 31 17:29:23.690765 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 879/3521] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:23 2026] GET /volume/v3/volumes/468234c6-c57f-4e47-b7e3-441fd3e8833d => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:23.702149 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4218886c-4e2e-44ef-b4b2-6cd30dfd2217 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:23.704542 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4218886c-4e2e-44ef-b4b2-6cd30dfd2217 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] DELETE https://10.4.3.92/volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 Jul 31 17:29:23.704874 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-17e34b65-4b86-43b2-8bf1-f66d51d59455 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:23.706341 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4218886c-4e2e-44ef-b4b2-6cd30dfd2217 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:23.706341 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4218886c-4e2e-44ef-b4b2-6cd30dfd2217 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:23.706341 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-4218886c-4e2e-44ef-b4b2-6cd30dfd2217 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Delete volume with id: e31bb01a-630f-454a-ab1f-a5daecbf28a1 Jul 31 17:29:23.708055 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-17e34b65-4b86-43b2-8bf1-f66d51d59455 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] DELETE https://10.4.3.92/volume/v3/volumes/468234c6-c57f-4e47-b7e3-441fd3e8833d Jul 31 17:29:23.708300 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-17e34b65-4b86-43b2-8bf1-f66d51d59455 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:23.708683 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-17e34b65-4b86-43b2-8bf1-f66d51d59455 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:23.708892 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-17e34b65-4b86-43b2-8bf1-f66d51d59455 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Delete volume with id: 468234c6-c57f-4e47-b7e3-441fd3e8833d Jul 31 17:29:23.715380 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:23.715380 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:23.715380 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4218886c-4e2e-44ef-b4b2-6cd30dfd2217 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:29:23.717290 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:23.717290 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:23.717939 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-17e34b65-4b86-43b2-8bf1-f66d51d59455 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Volume info retrieved successfully. Jul 31 17:29:23.734921 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4218886c-4e2e-44ef-b4b2-6cd30dfd2217 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Delete volume request issued successfully. Jul 31 17:29:23.735289 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4218886c-4e2e-44ef-b4b2-6cd30dfd2217 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 returned with HTTP 202 Jul 31 17:29:23.735880 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 881/3522] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:23 2026] DELETE /volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:23.740241 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-17e34b65-4b86-43b2-8bf1-f66d51d59455 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Delete volume request issued successfully. Jul 31 17:29:23.740656 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-17e34b65-4b86-43b2-8bf1-f66d51d59455 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] https://10.4.3.92/volume/v3/volumes/468234c6-c57f-4e47-b7e3-441fd3e8833d returned with HTTP 202 Jul 31 17:29:23.741198 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 878/3523] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:23 2026] DELETE /volume/v3/volumes/468234c6-c57f-4e47-b7e3-441fd3e8833d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:23.744242 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d7dc71ff-3762-41f0-8c9e-34cc70c460f4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:23.745815 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d7dc71ff-3762-41f0-8c9e-34cc70c460f4 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 Jul 31 17:29:23.746081 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d7dc71ff-3762-41f0-8c9e-34cc70c460f4 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:23.746344 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d7dc71ff-3762-41f0-8c9e-34cc70c460f4 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:23.749278 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-79acc6d8-a16e-4fa0-8e99-907c103ad666 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:23.752696 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-79acc6d8-a16e-4fa0-8e99-907c103ad666 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] GET https://10.4.3.92/volume/v3/volumes/468234c6-c57f-4e47-b7e3-441fd3e8833d Jul 31 17:29:23.752696 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-79acc6d8-a16e-4fa0-8e99-907c103ad666 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:23.752696 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-79acc6d8-a16e-4fa0-8e99-907c103ad666 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:23.754490 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:23.754490 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:23.755409 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-71e6c6b1-19f7-4d2d-91ad-b0e71cc1475d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:23.759061 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d7dc71ff-3762-41f0-8c9e-34cc70c460f4 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:29:23.762515 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:23.762515 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:23.763483 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d7dc71ff-3762-41f0-8c9e-34cc70c460f4 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 returned with HTTP 200 Jul 31 17:29:23.763960 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 886/3524] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:23 2026] GET /volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:23.770660 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-79acc6d8-a16e-4fa0-8e99-907c103ad666 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Volume info retrieved successfully. Jul 31 17:29:23.775672 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-79acc6d8-a16e-4fa0-8e99-907c103ad666 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] https://10.4.3.92/volume/v3/volumes/468234c6-c57f-4e47-b7e3-441fd3e8833d returned with HTTP 200 Jul 31 17:29:23.776141 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 880/3525] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:23 2026] GET /volume/v3/volumes/468234c6-c57f-4e47-b7e3-441fd3e8833d => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:23.818776 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-74317dab-95ef-4e57-b2da-16f051eff6bc req-37a57cd2-24bc-4953-a95d-a7d8832c0ab1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:23.820797 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-74317dab-95ef-4e57-b2da-16f051eff6bc req-37a57cd2-24bc-4953-a95d-a7d8832c0ab1 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/445ce081-19f5-40fb-9f14-27811472dca0 Jul 31 17:29:23.821015 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-74317dab-95ef-4e57-b2da-16f051eff6bc req-37a57cd2-24bc-4953-a95d-a7d8832c0ab1 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:23.821224 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-74317dab-95ef-4e57-b2da-16f051eff6bc req-37a57cd2-24bc-4953-a95d-a7d8832c0ab1 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:23.829408 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:23.829408 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:23.833154 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-74317dab-95ef-4e57-b2da-16f051eff6bc req-37a57cd2-24bc-4953-a95d-a7d8832c0ab1 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:29:23.837705 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-74317dab-95ef-4e57-b2da-16f051eff6bc req-37a57cd2-24bc-4953-a95d-a7d8832c0ab1 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/445ce081-19f5-40fb-9f14-27811472dca0 returned with HTTP 200 Jul 31 17:29:23.838300 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 879/3526] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:29:23 2026] GET /volume/v3/volumes/445ce081-19f5-40fb-9f14-27811472dca0 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:23.851752 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f3383c42-0666-43ee-a058-3144801664de None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:23.851752 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f3383c42-0666-43ee-a058-3144801664de None None] GET https://10.4.3.92/volume// Jul 31 17:29:23.851752 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f3383c42-0666-43ee-a058-3144801664de None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:23.851752 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f3383c42-0666-43ee-a058-3144801664de None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:23.851752 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f3383c42-0666-43ee-a058-3144801664de None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:29:23.851752 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 887/3527] 10.4.3.92 () {66 vars in 1412 bytes} [Fri Jul 31 17:29:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:29:23.862214 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-74317dab-95ef-4e57-b2da-16f051eff6bc req-6d779fcf-1582-4dee-81b0-dd547aa87d22 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:23.863864 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-74317dab-95ef-4e57-b2da-16f051eff6bc req-6d779fcf-1582-4dee-81b0-dd547aa87d22 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:29:23.864208 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-74317dab-95ef-4e57-b2da-16f051eff6bc req-6d779fcf-1582-4dee-81b0-dd547aa87d22 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "445ce081-19f5-40fb-9f14-27811472dca0", "connector": null, "instance_uuid": "894141d3-3f07-4c81-be3b-35f270de5f8a"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:23.871679 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:23.871679 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:23.875872 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-71e6c6b1-19f7-4d2d-91ad-b0e71cc1475d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:29:23.876320 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-71e6c6b1-19f7-4d2d-91ad-b0e71cc1475d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-333915112"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:23.878738 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-71e6c6b1-19f7-4d2d-91ad-b0e71cc1475d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-333915112'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:29:23.878942 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-71e6c6b1-19f7-4d2d-91ad-b0e71cc1475d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Create volume of 1 GB Jul 31 17:29:23.883842 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-71e6c6b1-19f7-4d2d-91ad-b0e71cc1475d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Availability Zones retrieved successfully. Jul 31 17:29:23.892651 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-71e6c6b1-19f7-4d2d-91ad-b0e71cc1475d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Flow 'volume_create_api' (edb2546f-d30e-48f2-a886-018ae9f17c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:23.893937 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-71e6c6b1-19f7-4d2d-91ad-b0e71cc1475d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30508434-9aff-454d-97f9-1f82a6fd5805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:23.895187 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-71e6c6b1-19f7-4d2d-91ad-b0e71cc1475d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:29:23.914707 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-74317dab-95ef-4e57-b2da-16f051eff6bc req-6d779fcf-1582-4dee-81b0-dd547aa87d22 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:29:23.915219 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 881/3528] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:29:23 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:23.928726 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-71e6c6b1-19f7-4d2d-91ad-b0e71cc1475d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30508434-9aff-454d-97f9-1f82a6fd5805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:23.929620 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-71e6c6b1-19f7-4d2d-91ad-b0e71cc1475d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72c06260-92a2-4aff-9eee-f445e25b41fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:23.995375 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-71e6c6b1-19f7-4d2d-91ad-b0e71cc1475d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Created reservations ['03dd2484-23c1-4bd8-bebb-3f54c40155fc', '92a18bb5-6e5e-4a42-bce3-7cba08684980', '0687e9d8-b252-4cb3-b003-a7a394e41e94', '6e36c304-7470-4150-98e0-1fef8c6c1b34'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:23.996161 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-71e6c6b1-19f7-4d2d-91ad-b0e71cc1475d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72c06260-92a2-4aff-9eee-f445e25b41fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03dd2484-23c1-4bd8-bebb-3f54c40155fc', '92a18bb5-6e5e-4a42-bce3-7cba08684980', '0687e9d8-b252-4cb3-b003-a7a394e41e94', '6e36c304-7470-4150-98e0-1fef8c6c1b34']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:23.997108 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-71e6c6b1-19f7-4d2d-91ad-b0e71cc1475d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4a792b5-7fde-4ad5-89c9-55efbae6856b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:24.017077 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-71e6c6b1-19f7-4d2d-91ad-b0e71cc1475d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4a792b5-7fde-4ad5-89c9-55efbae6856b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92dd9277-76c8-47f6-b3c4-a8076eefc119', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-333915112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e3b670da3694563a38dc6e7a9fa0592',qos_specs=None,replication_status=,reservations=['03dd2484-23c1-4bd8-bebb-3f54c40155fc','92a18bb5-6e5e-4a42-bce3-7cba08684980','0687e9d8-b252-4cb3-b003-a7a394e41e94','6e36c304-7470-4150-98e0-1fef8c6c1b34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c643f28a8bb748e29172686c48139da3',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:29:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-333915112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92dd9277-76c8-47f6-b3c4-a8076eefc119,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e3b670da3694563a38dc6e7a9fa0592',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c643f28a8bb748e29172686c48139da3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:24.017807 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-71e6c6b1-19f7-4d2d-91ad-b0e71cc1475d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f7de22a-0ade-4c56-b611-98e6115616a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:24.033395 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-71e6c6b1-19f7-4d2d-91ad-b0e71cc1475d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f7de22a-0ade-4c56-b611-98e6115616a1) transitioned into state 'SUCCESS' from state '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-333915112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e3b670da3694563a38dc6e7a9fa0592',qos_specs=None,replication_status=,reservations=['03dd2484-23c1-4bd8-bebb-3f54c40155fc','92a18bb5-6e5e-4a42-bce3-7cba08684980','0687e9d8-b252-4cb3-b003-a7a394e41e94','6e36c304-7470-4150-98e0-1fef8c6c1b34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c643f28a8bb748e29172686c48139da3',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:24.034034 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-71e6c6b1-19f7-4d2d-91ad-b0e71cc1475d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffd1ffb6-eb2b-4a68-a6df-3a99baea75ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:24.042087 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-71e6c6b1-19f7-4d2d-91ad-b0e71cc1475d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffd1ffb6-eb2b-4a68-a6df-3a99baea75ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:24.043021 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-71e6c6b1-19f7-4d2d-91ad-b0e71cc1475d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Flow 'volume_create_api' (edb2546f-d30e-48f2-a886-018ae9f17c9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:24.043306 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-71e6c6b1-19f7-4d2d-91ad-b0e71cc1475d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Create volume request issued successfully. Jul 31 17:29:24.043877 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-71e6c6b1-19f7-4d2d-91ad-b0e71cc1475d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:29:24.044262 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 882/3529] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:29:23 2026] POST /volume/v3/volumes => generated 757 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:24.061806 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a1192322-b1d1-4963-8840-f7a37bc0f582 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:24.063242 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a1192322-b1d1-4963-8840-f7a37bc0f582 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] GET https://10.4.3.92/volume/v3/volumes/92dd9277-76c8-47f6-b3c4-a8076eefc119 Jul 31 17:29:24.063485 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a1192322-b1d1-4963-8840-f7a37bc0f582 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:24.063727 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a1192322-b1d1-4963-8840-f7a37bc0f582 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:24.071688 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:24.071688 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:24.074486 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a1192322-b1d1-4963-8840-f7a37bc0f582 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Volume info retrieved successfully. Jul 31 17:29:24.078654 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a1192322-b1d1-4963-8840-f7a37bc0f582 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] https://10.4.3.92/volume/v3/volumes/92dd9277-76c8-47f6-b3c4-a8076eefc119 returned with HTTP 200 Jul 31 17:29:24.079000 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 880/3530] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:24 2026] GET /volume/v3/volumes/92dd9277-76c8-47f6-b3c4-a8076eefc119 => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:24.465161 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fdad406e-42d5-47fb-81bc-1103906c0cee None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:24.467147 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fdad406e-42d5-47fb-81bc-1103906c0cee tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/84a05e8b-f8c4-4475-9c29-76f03ed65998 Jul 31 17:29:24.467435 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fdad406e-42d5-47fb-81bc-1103906c0cee tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:24.467623 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fdad406e-42d5-47fb-81bc-1103906c0cee tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:24.471802 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fdad406e-42d5-47fb-81bc-1103906c0cee tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/84a05e8b-f8c4-4475-9c29-76f03ed65998 returned with HTTP 404 Jul 31 17:29:24.472306 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 888/3531] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:29:24 2026] GET /volume/v3/snapshots/84a05e8b-f8c4-4475-9c29-76f03ed65998 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:24.479512 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bca00768-1a1f-47e2-a3e2-e510e8f165b3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:24.481206 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bca00768-1a1f-47e2-a3e2-e510e8f165b3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/549fec65-6faf-4f74-bd53-0671a7e5c5cd Jul 31 17:29:24.481427 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bca00768-1a1f-47e2-a3e2-e510e8f165b3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:24.481612 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bca00768-1a1f-47e2-a3e2-e510e8f165b3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:24.481738 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-bca00768-1a1f-47e2-a3e2-e510e8f165b3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Delete snapshot with id: 549fec65-6faf-4f74-bd53-0671a7e5c5cd Jul 31 17:29:24.486559 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:24.486559 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:24.487068 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bca00768-1a1f-47e2-a3e2-e510e8f165b3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:29:24.507502 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bca00768-1a1f-47e2-a3e2-e510e8f165b3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot delete request issued successfully. Jul 31 17:29:24.507705 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bca00768-1a1f-47e2-a3e2-e510e8f165b3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/549fec65-6faf-4f74-bd53-0671a7e5c5cd returned with HTTP 202 Jul 31 17:29:24.508087 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 882/3532] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:29:24 2026] DELETE /volume/v3/snapshots/549fec65-6faf-4f74-bd53-0671a7e5c5cd => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:24.517636 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-22c971bc-ef20-42ff-9626-e01c498c0420 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:24.520912 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-22c971bc-ef20-42ff-9626-e01c498c0420 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/549fec65-6faf-4f74-bd53-0671a7e5c5cd Jul 31 17:29:24.521187 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-22c971bc-ef20-42ff-9626-e01c498c0420 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:24.521492 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-22c971bc-ef20-42ff-9626-e01c498c0420 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:24.532017 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:24.532017 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:24.535105 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-22c971bc-ef20-42ff-9626-e01c498c0420 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:29:24.536299 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-22c971bc-ef20-42ff-9626-e01c498c0420 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/549fec65-6faf-4f74-bd53-0671a7e5c5cd returned with HTTP 200 Jul 31 17:29:24.536745 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 883/3533] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:29:24 2026] GET /volume/v3/snapshots/549fec65-6faf-4f74-bd53-0671a7e5c5cd => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:24.777759 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9ef0b832-919a-4192-8ebb-d523a91a1d96 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:24.779653 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9ef0b832-919a-4192-8ebb-d523a91a1d96 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 Jul 31 17:29:24.779846 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9ef0b832-919a-4192-8ebb-d523a91a1d96 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:24.780042 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9ef0b832-919a-4192-8ebb-d523a91a1d96 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:24.786421 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9ef0b832-919a-4192-8ebb-d523a91a1d96 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 returned with HTTP 404 Jul 31 17:29:24.786960 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 881/3534] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:24 2026] GET /volume/v3/volumes/e31bb01a-630f-454a-ab1f-a5daecbf28a1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:24.794672 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6c343734-75df-46d2-98fa-a0117a3c269a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:24.796492 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6c343734-75df-46d2-98fa-a0117a3c269a tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] GET https://10.4.3.92/volume/v3/volumes/468234c6-c57f-4e47-b7e3-441fd3e8833d Jul 31 17:29:24.796737 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6c343734-75df-46d2-98fa-a0117a3c269a tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:24.796947 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6c343734-75df-46d2-98fa-a0117a3c269a tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:24.803247 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6c343734-75df-46d2-98fa-a0117a3c269a tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] https://10.4.3.92/volume/v3/volumes/468234c6-c57f-4e47-b7e3-441fd3e8833d returned with HTTP 404 Jul 31 17:29:24.803775 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 889/3535] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:24 2026] GET /volume/v3/volumes/468234c6-c57f-4e47-b7e3-441fd3e8833d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:24.810382 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4cb6500a-bb3b-4b84-83db-16007499387c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:24.812234 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4cb6500a-bb3b-4b84-83db-16007499387c tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] DELETE https://10.4.3.92/volume/v3/volumes/909f87b0-1991-4627-a103-081bfd68276c Jul 31 17:29:24.812434 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4cb6500a-bb3b-4b84-83db-16007499387c tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:24.812683 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4cb6500a-bb3b-4b84-83db-16007499387c tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:24.812742 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-4cb6500a-bb3b-4b84-83db-16007499387c tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Delete volume with id: 909f87b0-1991-4627-a103-081bfd68276c Jul 31 17:29:24.822158 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:24.822158 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:24.822691 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4cb6500a-bb3b-4b84-83db-16007499387c tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Volume info retrieved successfully. Jul 31 17:29:24.847674 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b76ae457-c575-41fe-8fe1-196330311040 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:24.848096 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b76ae457-c575-41fe-8fe1-196330311040 None None] GET https://10.4.3.92/volume// Jul 31 17:29:24.848173 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b76ae457-c575-41fe-8fe1-196330311040 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:24.848414 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b76ae457-c575-41fe-8fe1-196330311040 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:24.848829 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b76ae457-c575-41fe-8fe1-196330311040 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:29:24.849415 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 884/3536] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:29:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:29:24.855242 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4cb6500a-bb3b-4b84-83db-16007499387c tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Delete volume request issued successfully. Jul 31 17:29:24.855512 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4cb6500a-bb3b-4b84-83db-16007499387c tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] https://10.4.3.92/volume/v3/volumes/909f87b0-1991-4627-a103-081bfd68276c returned with HTTP 202 Jul 31 17:29:24.856008 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 883/3537] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:24 2026] DELETE /volume/v3/volumes/909f87b0-1991-4627-a103-081bfd68276c => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:24.864160 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-74317dab-95ef-4e57-b2da-16f051eff6bc req-78e08eda-1b82-426c-9735-ea9c3b396c89 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:24.865762 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-74317dab-95ef-4e57-b2da-16f051eff6bc req-78e08eda-1b82-426c-9735-ea9c3b396c89 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/445ce081-19f5-40fb-9f14-27811472dca0 Jul 31 17:29:24.865973 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-74317dab-95ef-4e57-b2da-16f051eff6bc req-78e08eda-1b82-426c-9735-ea9c3b396c89 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:24.866161 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-74317dab-95ef-4e57-b2da-16f051eff6bc req-78e08eda-1b82-426c-9735-ea9c3b396c89 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:24.866694 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ea0f261d-75c0-4fb7-abd1-5f2c524e6203 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:24.868261 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ea0f261d-75c0-4fb7-abd1-5f2c524e6203 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] GET https://10.4.3.92/volume/v3/volumes/909f87b0-1991-4627-a103-081bfd68276c Jul 31 17:29:24.868476 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ea0f261d-75c0-4fb7-abd1-5f2c524e6203 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:24.868725 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ea0f261d-75c0-4fb7-abd1-5f2c524e6203 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:24.876769 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:24.876769 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:24.878602 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:24.878602 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:24.880906 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-74317dab-95ef-4e57-b2da-16f051eff6bc req-78e08eda-1b82-426c-9735-ea9c3b396c89 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:29:24.884838 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ea0f261d-75c0-4fb7-abd1-5f2c524e6203 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Volume info retrieved successfully. Jul 31 17:29:24.887098 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-74317dab-95ef-4e57-b2da-16f051eff6bc req-78e08eda-1b82-426c-9735-ea9c3b396c89 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/445ce081-19f5-40fb-9f14-27811472dca0 returned with HTTP 200 Jul 31 17:29:24.887946 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 882/3538] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:29:24 2026] GET /volume/v3/volumes/445ce081-19f5-40fb-9f14-27811472dca0 => generated 1544 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:29:24.889747 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ea0f261d-75c0-4fb7-abd1-5f2c524e6203 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] https://10.4.3.92/volume/v3/volumes/909f87b0-1991-4627-a103-081bfd68276c returned with HTTP 200 Jul 31 17:29:24.890266 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 890/3539] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:24 2026] GET /volume/v3/volumes/909f87b0-1991-4627-a103-081bfd68276c => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:24.931706 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5805b31a-bdc8-4725-95a8-e6f6638a4846 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:24.933928 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5805b31a-bdc8-4725-95a8-e6f6638a4846 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] DELETE https://10.4.3.92/volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 Jul 31 17:29:24.934165 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5805b31a-bdc8-4725-95a8-e6f6638a4846 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:24.934338 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5805b31a-bdc8-4725-95a8-e6f6638a4846 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:24.934523 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-5805b31a-bdc8-4725-95a8-e6f6638a4846 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Delete volume with id: 0d5edbab-cd3b-495f-b362-ed0dc9e7c886 Jul 31 17:29:24.943618 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:24.943618 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:24.944151 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-5805b31a-bdc8-4725-95a8-e6f6638a4846 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:29:24.964791 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-5805b31a-bdc8-4725-95a8-e6f6638a4846 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Delete volume request issued successfully. Jul 31 17:29:24.965041 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5805b31a-bdc8-4725-95a8-e6f6638a4846 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 returned with HTTP 202 Jul 31 17:29:24.965606 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 885/3540] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:24 2026] DELETE /volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:24.973194 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c2ba502c-5105-4516-b92c-098f3bbca5b9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:24.976541 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c2ba502c-5105-4516-b92c-098f3bbca5b9 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 Jul 31 17:29:24.976541 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c2ba502c-5105-4516-b92c-098f3bbca5b9 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:24.976541 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c2ba502c-5105-4516-b92c-098f3bbca5b9 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:24.986827 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:24.986827 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:24.992074 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c2ba502c-5105-4516-b92c-098f3bbca5b9 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Volume info retrieved successfully. Jul 31 17:29:24.998756 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c2ba502c-5105-4516-b92c-098f3bbca5b9 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 returned with HTTP 200 Jul 31 17:29:24.999450 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 884/3541] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:24 2026] GET /volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:25.019816 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-74317dab-95ef-4e57-b2da-16f051eff6bc req-1e3772c4-3722-42c8-979a-cfa07ed83400 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:25.022121 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-74317dab-95ef-4e57-b2da-16f051eff6bc req-1e3772c4-3722-42c8-979a-cfa07ed83400 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] PUT https://10.4.3.92/volume/v3/attachments/05495e2d-0900-45c6-ba25-4e144c34aaaa Jul 31 17:29:25.022656 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-74317dab-95ef-4e57-b2da-16f051eff6bc req-1e3772c4-3722-42c8-979a-cfa07ed83400 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:25.030567 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-74317dab-95ef-4e57-b2da-16f051eff6bc req-1e3772c4-3722-42c8-979a-cfa07ed83400 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Acquiring lock "cinder-attachment_update-445ce081-19f5-40fb-9f14-27811472dca0-np0000006248" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:29:25.035693 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-74317dab-95ef-4e57-b2da-16f051eff6bc req-1e3772c4-3722-42c8-979a-cfa07ed83400 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Lock "cinder-attachment_update-445ce081-19f5-40fb-9f14-27811472dca0-np0000006248" acquired by "attachment_update" :: waited 0.005s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:29:25.036566 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:25.036566 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:25.094397 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7b85795f-9b65-4dd1-8671-412da9a5f0db None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:25.097083 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7b85795f-9b65-4dd1-8671-412da9a5f0db tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] GET https://10.4.3.92/volume/v3/volumes/92dd9277-76c8-47f6-b3c4-a8076eefc119 Jul 31 17:29:25.097393 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7b85795f-9b65-4dd1-8671-412da9a5f0db tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:25.097843 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7b85795f-9b65-4dd1-8671-412da9a5f0db tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:25.115410 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:25.115410 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:25.121731 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7b85795f-9b65-4dd1-8671-412da9a5f0db tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Volume info retrieved successfully. Jul 31 17:29:25.127336 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7b85795f-9b65-4dd1-8671-412da9a5f0db tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] https://10.4.3.92/volume/v3/volumes/92dd9277-76c8-47f6-b3c4-a8076eefc119 returned with HTTP 200 Jul 31 17:29:25.127881 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 891/3542] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:25 2026] GET /volume/v3/volumes/92dd9277-76c8-47f6-b3c4-a8076eefc119 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:25.134487 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-74317dab-95ef-4e57-b2da-16f051eff6bc req-1e3772c4-3722-42c8-979a-cfa07ed83400 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Lock "cinder-attachment_update-445ce081-19f5-40fb-9f14-27811472dca0-np0000006248" released by "attachment_update" :: held 0.099s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:29:25.134869 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-74317dab-95ef-4e57-b2da-16f051eff6bc req-1e3772c4-3722-42c8-979a-cfa07ed83400 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments/05495e2d-0900-45c6-ba25-4e144c34aaaa returned with HTTP 200 Jul 31 17:29:25.135338 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 883/3543] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:29:25 2026] PUT /volume/v3/attachments/05495e2d-0900-45c6-ba25-4e144c34aaaa => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:25.141113 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-839b0b09-4eda-4399-b17c-5c0834b75a19 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:25.142949 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-839b0b09-4eda-4399-b17c-5c0834b75a19 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:29:25.143537 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-839b0b09-4eda-4399-b17c-5c0834b75a19 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "92dd9277-76c8-47f6-b3c4-a8076eefc119", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-63607871"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:25.153016 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:25.153016 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:25.153652 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-839b0b09-4eda-4399-b17c-5c0834b75a19 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Volume info retrieved successfully. Jul 31 17:29:25.153793 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-839b0b09-4eda-4399-b17c-5c0834b75a19 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Create snapshot from volume 92dd9277-76c8-47f6-b3c4-a8076eefc119 Jul 31 17:29:25.156742 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-74317dab-95ef-4e57-b2da-16f051eff6bc req-b4cf03fc-d1fc-44f2-bc0e-4c04faffd586 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:25.159733 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-74317dab-95ef-4e57-b2da-16f051eff6bc req-b4cf03fc-d1fc-44f2-bc0e-4c04faffd586 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/attachments/05495e2d-0900-45c6-ba25-4e144c34aaaa/action Jul 31 17:29:25.160494 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-74317dab-95ef-4e57-b2da-16f051eff6bc req-b4cf03fc-d1fc-44f2-bc0e-4c04faffd586 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:29:25.160494 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-74317dab-95ef-4e57-b2da-16f051eff6bc req-b4cf03fc-d1fc-44f2-bc0e-4c04faffd586 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:25.182911 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:25.182911 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:25.200771 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-74317dab-95ef-4e57-b2da-16f051eff6bc req-b4cf03fc-d1fc-44f2-bc0e-4c04faffd586 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments/05495e2d-0900-45c6-ba25-4e144c34aaaa/action returned with HTTP 204 Jul 31 17:29:25.201306 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 885/3544] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:29:25 2026] POST /volume/v3/attachments/05495e2d-0900-45c6-ba25-4e144c34aaaa/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:25.201636 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-839b0b09-4eda-4399-b17c-5c0834b75a19 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Created reservations ['aef21cbb-9400-4511-b33e-7c94f9adaf55', '1199f313-2369-4587-be9c-f0fc1d6e6871', 'fa7682c5-4e9d-4e3d-9e21-2d8a94d92102', '3e660077-323a-4868-ad15-2ea614dc07e6'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:25.241565 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-839b0b09-4eda-4399-b17c-5c0834b75a19 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Snapshot create request issued successfully. Jul 31 17:29:25.241902 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-839b0b09-4eda-4399-b17c-5c0834b75a19 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:29:25.242323 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 886/3545] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:29:25 2026] POST /volume/v3/snapshots => generated 314 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:25.252825 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9dd6057a-cbd2-4204-8dce-f14cc2520451 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:25.255905 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9dd6057a-cbd2-4204-8dce-f14cc2520451 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] GET https://10.4.3.92/volume/v3/snapshots/d9dc12a3-9eb4-44b3-b91e-5eafd750ec40 Jul 31 17:29:25.256171 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9dd6057a-cbd2-4204-8dce-f14cc2520451 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:25.256384 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9dd6057a-cbd2-4204-8dce-f14cc2520451 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:25.265209 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:25.265209 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:25.265777 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9dd6057a-cbd2-4204-8dce-f14cc2520451 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Snapshot retrieved successfully. Jul 31 17:29:25.266692 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9dd6057a-cbd2-4204-8dce-f14cc2520451 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] https://10.4.3.92/volume/v3/snapshots/d9dc12a3-9eb4-44b3-b91e-5eafd750ec40 returned with HTTP 200 Jul 31 17:29:25.267027 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 892/3546] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:29:25 2026] GET /volume/v3/snapshots/d9dc12a3-9eb4-44b3-b91e-5eafd750ec40 => generated 446 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:25.546487 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-537649c4-0ad6-4c71-ab18-ea0dcbf2d95e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:25.548653 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-537649c4-0ad6-4c71-ab18-ea0dcbf2d95e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/549fec65-6faf-4f74-bd53-0671a7e5c5cd Jul 31 17:29:25.548906 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-537649c4-0ad6-4c71-ab18-ea0dcbf2d95e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:25.549162 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-537649c4-0ad6-4c71-ab18-ea0dcbf2d95e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:25.554132 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-537649c4-0ad6-4c71-ab18-ea0dcbf2d95e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/549fec65-6faf-4f74-bd53-0671a7e5c5cd returned with HTTP 404 Jul 31 17:29:25.554759 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 884/3547] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:29:25 2026] GET /volume/v3/snapshots/549fec65-6faf-4f74-bd53-0671a7e5c5cd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:25.564294 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-490b89e2-1831-447d-8930-1c9e236ace6d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:25.566149 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-490b89e2-1831-447d-8930-1c9e236ace6d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/5998828f-649b-4582-bfa8-db90c51a115b Jul 31 17:29:25.566382 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-490b89e2-1831-447d-8930-1c9e236ace6d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:25.566575 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-490b89e2-1831-447d-8930-1c9e236ace6d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:25.566674 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-490b89e2-1831-447d-8930-1c9e236ace6d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Delete snapshot with id: 5998828f-649b-4582-bfa8-db90c51a115b Jul 31 17:29:25.572017 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:25.572017 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:25.572527 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-490b89e2-1831-447d-8930-1c9e236ace6d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:29:25.595543 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-490b89e2-1831-447d-8930-1c9e236ace6d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot delete request issued successfully. Jul 31 17:29:25.595811 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-490b89e2-1831-447d-8930-1c9e236ace6d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/5998828f-649b-4582-bfa8-db90c51a115b returned with HTTP 202 Jul 31 17:29:25.596452 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 886/3548] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:29:25 2026] DELETE /volume/v3/snapshots/5998828f-649b-4582-bfa8-db90c51a115b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:25.604566 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f7a9c60a-f4c3-4865-b3c5-1163ac5734c1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:25.607621 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f7a9c60a-f4c3-4865-b3c5-1163ac5734c1 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/5998828f-649b-4582-bfa8-db90c51a115b Jul 31 17:29:25.607855 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f7a9c60a-f4c3-4865-b3c5-1163ac5734c1 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:25.608094 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f7a9c60a-f4c3-4865-b3c5-1163ac5734c1 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:25.614818 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:25.614818 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:25.615385 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f7a9c60a-f4c3-4865-b3c5-1163ac5734c1 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:29:25.616519 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f7a9c60a-f4c3-4865-b3c5-1163ac5734c1 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/5998828f-649b-4582-bfa8-db90c51a115b returned with HTTP 200 Jul 31 17:29:25.617048 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 887/3549] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:29:25 2026] GET /volume/v3/snapshots/5998828f-649b-4582-bfa8-db90c51a115b => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:25.907290 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-90bd8713-7373-4617-851f-9a287b6ac04c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:25.910280 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-90bd8713-7373-4617-851f-9a287b6ac04c tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] GET https://10.4.3.92/volume/v3/volumes/909f87b0-1991-4627-a103-081bfd68276c Jul 31 17:29:25.910575 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-90bd8713-7373-4617-851f-9a287b6ac04c tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:25.910822 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-90bd8713-7373-4617-851f-9a287b6ac04c tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:25.917224 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-90bd8713-7373-4617-851f-9a287b6ac04c tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] https://10.4.3.92/volume/v3/volumes/909f87b0-1991-4627-a103-081bfd68276c returned with HTTP 404 Jul 31 17:29:25.918200 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 893/3550] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:25 2026] GET /volume/v3/volumes/909f87b0-1991-4627-a103-081bfd68276c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:25.924953 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-26baeb34-9781-4325-b92f-f4f0a9479778 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:25.926615 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-26baeb34-9781-4325-b92f-f4f0a9479778 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] DELETE https://10.4.3.92/volume/v3/volumes/34685bf2-6731-490f-9320-aeae9748e001 Jul 31 17:29:25.926794 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-26baeb34-9781-4325-b92f-f4f0a9479778 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:25.926991 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-26baeb34-9781-4325-b92f-f4f0a9479778 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:25.927144 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-26baeb34-9781-4325-b92f-f4f0a9479778 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Delete volume with id: 34685bf2-6731-490f-9320-aeae9748e001 Jul 31 17:29:25.933864 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:25.933864 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:25.934274 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-26baeb34-9781-4325-b92f-f4f0a9479778 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Volume info retrieved successfully. Jul 31 17:29:25.950474 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-26baeb34-9781-4325-b92f-f4f0a9479778 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Delete volume request issued successfully. Jul 31 17:29:25.950677 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-26baeb34-9781-4325-b92f-f4f0a9479778 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] https://10.4.3.92/volume/v3/volumes/34685bf2-6731-490f-9320-aeae9748e001 returned with HTTP 202 Jul 31 17:29:25.951045 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 885/3551] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:25 2026] DELETE /volume/v3/volumes/34685bf2-6731-490f-9320-aeae9748e001 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:25.961958 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-25509d7f-d5af-408c-a6ff-fb029976b158 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:25.963867 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-25509d7f-d5af-408c-a6ff-fb029976b158 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] GET https://10.4.3.92/volume/v3/volumes/34685bf2-6731-490f-9320-aeae9748e001 Jul 31 17:29:25.964104 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-25509d7f-d5af-408c-a6ff-fb029976b158 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:25.964410 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-25509d7f-d5af-408c-a6ff-fb029976b158 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:25.984373 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:25.984373 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:25.991650 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-25509d7f-d5af-408c-a6ff-fb029976b158 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Volume info retrieved successfully. Jul 31 17:29:25.998494 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-25509d7f-d5af-408c-a6ff-fb029976b158 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] https://10.4.3.92/volume/v3/volumes/34685bf2-6731-490f-9320-aeae9748e001 returned with HTTP 200 Jul 31 17:29:25.998915 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 887/3552] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:25 2026] GET /volume/v3/volumes/34685bf2-6731-490f-9320-aeae9748e001 => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:26.018628 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-991ce73d-7455-4b5b-9054-2babde48b5d5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:26.021013 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-991ce73d-7455-4b5b-9054-2babde48b5d5 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] GET https://10.4.3.92/volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 Jul 31 17:29:26.021370 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-991ce73d-7455-4b5b-9054-2babde48b5d5 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:26.021744 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-991ce73d-7455-4b5b-9054-2babde48b5d5 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:26.028420 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-991ce73d-7455-4b5b-9054-2babde48b5d5 tempest-AttachVolumeNegativeTest-1207655623 tempest-AttachVolumeNegativeTest-1207655623-project-member] https://10.4.3.92/volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 returned with HTTP 404 Jul 31 17:29:26.028960 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 888/3553] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:26 2026] GET /volume/v3/volumes/0d5edbab-cd3b-495f-b362-ed0dc9e7c886 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:26.276621 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7593a47f-7217-444c-a137-93161afa5047 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:26.278308 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7593a47f-7217-444c-a137-93161afa5047 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] GET https://10.4.3.92/volume/v3/snapshots/d9dc12a3-9eb4-44b3-b91e-5eafd750ec40 Jul 31 17:29:26.278529 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7593a47f-7217-444c-a137-93161afa5047 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:26.278685 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7593a47f-7217-444c-a137-93161afa5047 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:26.284710 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:26.284710 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:26.285294 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7593a47f-7217-444c-a137-93161afa5047 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Snapshot retrieved successfully. Jul 31 17:29:26.286452 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7593a47f-7217-444c-a137-93161afa5047 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] https://10.4.3.92/volume/v3/snapshots/d9dc12a3-9eb4-44b3-b91e-5eafd750ec40 returned with HTTP 200 Jul 31 17:29:26.286923 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 894/3554] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:29:26 2026] GET /volume/v3/snapshots/d9dc12a3-9eb4-44b3-b91e-5eafd750ec40 => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:26.296672 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4c58a31e-e6bd-480d-8199-0d0a683c7c5f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:26.298379 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4c58a31e-e6bd-480d-8199-0d0a683c7c5f tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:29:26.298747 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4c58a31e-e6bd-480d-8199-0d0a683c7c5f tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "d9dc12a3-9eb4-44b3-b91e-5eafd750ec40", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-473062305"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:26.300067 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-4c58a31e-e6bd-480d-8199-0d0a683c7c5f tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Create volume request body: {'volume': {"'snapshot_id": 'd9dc12a3-9eb4-44b3-b91e-5eafd750ec40', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-473062305'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:29:26.300182 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-4c58a31e-e6bd-480d-8199-0d0a683c7c5f tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Create volume of 1 GB Jul 31 17:29:26.305035 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4c58a31e-e6bd-480d-8199-0d0a683c7c5f tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Availability Zones retrieved successfully. Jul 31 17:29:26.310784 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4c58a31e-e6bd-480d-8199-0d0a683c7c5f tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Flow 'volume_create_api' (100bb85a-958d-41f6-aa75-249285da5846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:26.311977 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4c58a31e-e6bd-480d-8199-0d0a683c7c5f tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d90e95d-5f14-4f18-9179-01610b80421f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:26.312836 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-4c58a31e-e6bd-480d-8199-0d0a683c7c5f tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:29:26.339622 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4c58a31e-e6bd-480d-8199-0d0a683c7c5f tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d90e95d-5f14-4f18-9179-01610b80421f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:26.340438 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4c58a31e-e6bd-480d-8199-0d0a683c7c5f tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bbee10d-a3ee-425b-aea5-e84247aa2a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:26.383469 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-4c58a31e-e6bd-480d-8199-0d0a683c7c5f tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Created reservations ['c906dad8-d33a-4da1-8736-a2dcc47bb007', 'a6529f3e-11fc-4fc2-b4de-08d8f6339f42', '134b3443-1550-4f5d-9919-61609ca30138', 'f9c6a34b-d13c-4ca5-9b14-68e6509658b4'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:26.384275 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4c58a31e-e6bd-480d-8199-0d0a683c7c5f tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2bbee10d-a3ee-425b-aea5-e84247aa2a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c906dad8-d33a-4da1-8736-a2dcc47bb007', 'a6529f3e-11fc-4fc2-b4de-08d8f6339f42', '134b3443-1550-4f5d-9919-61609ca30138', 'f9c6a34b-d13c-4ca5-9b14-68e6509658b4']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:26.385047 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4c58a31e-e6bd-480d-8199-0d0a683c7c5f tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (646f435e-9403-48f2-8f58-9a56665804f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:26.407359 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4c58a31e-e6bd-480d-8199-0d0a683c7c5f tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (646f435e-9403-48f2-8f58-9a56665804f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b570fe7d-d0b9-4e46-bdd0-4c15bc07c382', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-473062305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e3b670da3694563a38dc6e7a9fa0592',qos_specs=None,replication_status=,reservations=['c906dad8-d33a-4da1-8736-a2dcc47bb007','a6529f3e-11fc-4fc2-b4de-08d8f6339f42','134b3443-1550-4f5d-9919-61609ca30138','f9c6a34b-d13c-4ca5-9b14-68e6509658b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c643f28a8bb748e29172686c48139da3',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:29:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-473062305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b570fe7d-d0b9-4e46-bdd0-4c15bc07c382,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e3b670da3694563a38dc6e7a9fa0592',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c643f28a8bb748e29172686c48139da3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:26.408097 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4c58a31e-e6bd-480d-8199-0d0a683c7c5f tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b68b1f0-a2b7-43a8-98ae-3a0553f65074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:26.429785 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4c58a31e-e6bd-480d-8199-0d0a683c7c5f tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b68b1f0-a2b7-43a8-98ae-3a0553f65074) transitioned into state 'SUCCESS' from state '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-473062305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e3b670da3694563a38dc6e7a9fa0592',qos_specs=None,replication_status=,reservations=['c906dad8-d33a-4da1-8736-a2dcc47bb007','a6529f3e-11fc-4fc2-b4de-08d8f6339f42','134b3443-1550-4f5d-9919-61609ca30138','f9c6a34b-d13c-4ca5-9b14-68e6509658b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c643f28a8bb748e29172686c48139da3',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:26.430608 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4c58a31e-e6bd-480d-8199-0d0a683c7c5f tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8577afc2-e89d-47ff-9d85-6340d26cde82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:26.444819 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4c58a31e-e6bd-480d-8199-0d0a683c7c5f tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8577afc2-e89d-47ff-9d85-6340d26cde82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:26.445715 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4c58a31e-e6bd-480d-8199-0d0a683c7c5f tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Flow 'volume_create_api' (100bb85a-958d-41f6-aa75-249285da5846) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:26.446049 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4c58a31e-e6bd-480d-8199-0d0a683c7c5f tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Create volume request issued successfully. Jul 31 17:29:26.446784 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4c58a31e-e6bd-480d-8199-0d0a683c7c5f tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:29:26.447204 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 886/3555] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:29:26 2026] POST /volume/v3/volumes => generated 757 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:26.458699 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f17b7ff5-888a-4d8a-9438-0a20503af68d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:26.460375 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f17b7ff5-888a-4d8a-9438-0a20503af68d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:29:26.460691 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f17b7ff5-888a-4d8a-9438-0a20503af68d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "d9dc12a3-9eb4-44b3-b91e-5eafd750ec40", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1119381042"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:26.462190 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-f17b7ff5-888a-4d8a-9438-0a20503af68d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Create volume request body: {'volume': {"'snapshot_id": 'd9dc12a3-9eb4-44b3-b91e-5eafd750ec40', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1119381042'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:29:26.462237 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-f17b7ff5-888a-4d8a-9438-0a20503af68d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Create volume of 1 GB Jul 31 17:29:26.466133 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f17b7ff5-888a-4d8a-9438-0a20503af68d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Availability Zones retrieved successfully. Jul 31 17:29:26.472627 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f17b7ff5-888a-4d8a-9438-0a20503af68d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Flow 'volume_create_api' (ea7f1622-36d8-436d-85be-59638d4222f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:26.473710 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f17b7ff5-888a-4d8a-9438-0a20503af68d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1af612d9-bfc4-4aa0-9ffc-dd5bb2ba7d95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:26.474782 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-f17b7ff5-888a-4d8a-9438-0a20503af68d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:29:26.502461 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f17b7ff5-888a-4d8a-9438-0a20503af68d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1af612d9-bfc4-4aa0-9ffc-dd5bb2ba7d95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:26.503500 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f17b7ff5-888a-4d8a-9438-0a20503af68d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e57799a-f970-4145-845a-cb0204437086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:26.560587 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-f17b7ff5-888a-4d8a-9438-0a20503af68d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Created reservations ['69e72b03-735d-4b36-a2e1-ae0dfe9af1da', '13232380-accf-4141-a320-b33edcc6c1c2', 'afe9c51e-10b5-4148-b99f-15b9e524ccbe', '9f59ae1b-6d65-457b-a4f3-bca931d61e52'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:26.561706 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f17b7ff5-888a-4d8a-9438-0a20503af68d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e57799a-f970-4145-845a-cb0204437086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69e72b03-735d-4b36-a2e1-ae0dfe9af1da', '13232380-accf-4141-a320-b33edcc6c1c2', 'afe9c51e-10b5-4148-b99f-15b9e524ccbe', '9f59ae1b-6d65-457b-a4f3-bca931d61e52']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:26.563259 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f17b7ff5-888a-4d8a-9438-0a20503af68d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ef0dbb5-13ed-415f-98be-140748444ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:26.597512 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f17b7ff5-888a-4d8a-9438-0a20503af68d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ef0dbb5-13ed-415f-98be-140748444ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8e0f427-044d-40d9-ae76-7e4930a68d2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1119381042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e3b670da3694563a38dc6e7a9fa0592',qos_specs=None,replication_status=,reservations=['69e72b03-735d-4b36-a2e1-ae0dfe9af1da','13232380-accf-4141-a320-b33edcc6c1c2','afe9c51e-10b5-4148-b99f-15b9e524ccbe','9f59ae1b-6d65-457b-a4f3-bca931d61e52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c643f28a8bb748e29172686c48139da3',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:29:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1119381042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8e0f427-044d-40d9-ae76-7e4930a68d2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e3b670da3694563a38dc6e7a9fa0592',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c643f28a8bb748e29172686c48139da3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:26.599411 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f17b7ff5-888a-4d8a-9438-0a20503af68d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e800b46-c75c-4ec6-a0a2-3edfb5224187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:26.624728 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f17b7ff5-888a-4d8a-9438-0a20503af68d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e800b46-c75c-4ec6-a0a2-3edfb5224187) transitioned into state 'SUCCESS' from state '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-1119381042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e3b670da3694563a38dc6e7a9fa0592',qos_specs=None,replication_status=,reservations=['69e72b03-735d-4b36-a2e1-ae0dfe9af1da','13232380-accf-4141-a320-b33edcc6c1c2','afe9c51e-10b5-4148-b99f-15b9e524ccbe','9f59ae1b-6d65-457b-a4f3-bca931d61e52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c643f28a8bb748e29172686c48139da3',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:26.625823 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f17b7ff5-888a-4d8a-9438-0a20503af68d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c667842-0ac7-4895-91f0-f1c75e90fa9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:26.628893 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0578d11d-55bc-4787-8f02-0c631c8fcd48 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:26.631995 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0578d11d-55bc-4787-8f02-0c631c8fcd48 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/5998828f-649b-4582-bfa8-db90c51a115b Jul 31 17:29:26.632164 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0578d11d-55bc-4787-8f02-0c631c8fcd48 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:26.632288 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0578d11d-55bc-4787-8f02-0c631c8fcd48 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:26.639358 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f17b7ff5-888a-4d8a-9438-0a20503af68d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c667842-0ac7-4895-91f0-f1c75e90fa9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:26.639358 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f17b7ff5-888a-4d8a-9438-0a20503af68d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Flow 'volume_create_api' (ea7f1622-36d8-436d-85be-59638d4222f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:26.639740 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f17b7ff5-888a-4d8a-9438-0a20503af68d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Create volume request issued successfully. Jul 31 17:29:26.640531 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f17b7ff5-888a-4d8a-9438-0a20503af68d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:29:26.641087 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 888/3556] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:29:26 2026] POST /volume/v3/volumes => generated 758 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:26.642303 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0578d11d-55bc-4787-8f02-0c631c8fcd48 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/5998828f-649b-4582-bfa8-db90c51a115b returned with HTTP 404 Jul 31 17:29:26.642906 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 889/3557] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:29:26 2026] GET /volume/v3/snapshots/5998828f-649b-4582-bfa8-db90c51a115b => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:26.657248 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1a2572d2-ff81-490d-8884-3742aa7d8bda None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:26.659984 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1a2572d2-ff81-490d-8884-3742aa7d8bda tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/549fec65-6faf-4f74-bd53-0671a7e5c5cd Jul 31 17:29:26.660151 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1a2572d2-ff81-490d-8884-3742aa7d8bda tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:26.660385 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1a2572d2-ff81-490d-8884-3742aa7d8bda tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:26.660440 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-1a2572d2-ff81-490d-8884-3742aa7d8bda tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Delete snapshot with id: 549fec65-6faf-4f74-bd53-0671a7e5c5cd Jul 31 17:29:26.663216 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-708c5803-6b34-43cd-b440-5e71629608ca None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:26.665088 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1a2572d2-ff81-490d-8884-3742aa7d8bda tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/549fec65-6faf-4f74-bd53-0671a7e5c5cd returned with HTTP 404 Jul 31 17:29:26.665657 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 895/3558] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:29:26 2026] DELETE /volume/v3/snapshots/549fec65-6faf-4f74-bd53-0671a7e5c5cd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:26.665965 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-708c5803-6b34-43cd-b440-5e71629608ca tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:29:26.666481 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-708c5803-6b34-43cd-b440-5e71629608ca tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "d9dc12a3-9eb4-44b3-b91e-5eafd750ec40", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1888509435"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:26.672957 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-708c5803-6b34-43cd-b440-5e71629608ca tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Create volume request body: {'volume': {"'snapshot_id": 'd9dc12a3-9eb4-44b3-b91e-5eafd750ec40', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1888509435'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:29:26.673106 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-708c5803-6b34-43cd-b440-5e71629608ca tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Create volume of 1 GB Jul 31 17:29:26.673550 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:26.673550 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:26.680743 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-893b53ac-d93b-4f6a-a1af-6e3c599117f5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:26.682843 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-893b53ac-d93b-4f6a-a1af-6e3c599117f5 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/5998828f-649b-4582-bfa8-db90c51a115b Jul 31 17:29:26.682955 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-708c5803-6b34-43cd-b440-5e71629608ca tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Availability Zones retrieved successfully. Jul 31 17:29:26.683084 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-893b53ac-d93b-4f6a-a1af-6e3c599117f5 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:26.683381 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-893b53ac-d93b-4f6a-a1af-6e3c599117f5 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:26.683533 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-893b53ac-d93b-4f6a-a1af-6e3c599117f5 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Delete snapshot with id: 5998828f-649b-4582-bfa8-db90c51a115b Jul 31 17:29:26.689289 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-893b53ac-d93b-4f6a-a1af-6e3c599117f5 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/5998828f-649b-4582-bfa8-db90c51a115b returned with HTTP 404 Jul 31 17:29:26.689465 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-708c5803-6b34-43cd-b440-5e71629608ca tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Flow 'volume_create_api' (6f761646-25c2-4e54-abdb-255ace633ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:26.690006 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 889/3559] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:29:26 2026] DELETE /volume/v3/snapshots/5998828f-649b-4582-bfa8-db90c51a115b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:26.693939 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-708c5803-6b34-43cd-b440-5e71629608ca tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dd64985-6141-4bf3-8c79-b611b4f941a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:26.695771 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-708c5803-6b34-43cd-b440-5e71629608ca tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:29:26.701521 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-edab3aff-8b77-447a-b1f7-7f4199abb90c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:26.706834 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-edab3aff-8b77-447a-b1f7-7f4199abb90c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/84a05e8b-f8c4-4475-9c29-76f03ed65998 Jul 31 17:29:26.706834 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-edab3aff-8b77-447a-b1f7-7f4199abb90c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:26.707084 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-edab3aff-8b77-447a-b1f7-7f4199abb90c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:26.707157 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-edab3aff-8b77-447a-b1f7-7f4199abb90c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Delete snapshot with id: 84a05e8b-f8c4-4475-9c29-76f03ed65998 Jul 31 17:29:26.717557 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-edab3aff-8b77-447a-b1f7-7f4199abb90c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/84a05e8b-f8c4-4475-9c29-76f03ed65998 returned with HTTP 404 Jul 31 17:29:26.718512 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 890/3560] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:29:26 2026] DELETE /volume/v3/snapshots/84a05e8b-f8c4-4475-9c29-76f03ed65998 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:26.753371 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-708c5803-6b34-43cd-b440-5e71629608ca tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dd64985-6141-4bf3-8c79-b611b4f941a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:26.754332 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-708c5803-6b34-43cd-b440-5e71629608ca tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (533bd6fb-7a86-4114-9fcf-cbc379dcc192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:26.775944 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-afb7d079-c76f-4e64-9079-45b1f730c8c7 req-e5ef0d20-9ab7-4ae9-90ac-978e326bbcdd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:26.780555 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-afb7d079-c76f-4e64-9079-45b1f730c8c7 req-e5ef0d20-9ab7-4ae9-90ac-978e326bbcdd tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f Jul 31 17:29:26.780950 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-afb7d079-c76f-4e64-9079-45b1f730c8c7 req-e5ef0d20-9ab7-4ae9-90ac-978e326bbcdd tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:26.781246 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-afb7d079-c76f-4e64-9079-45b1f730c8c7 req-e5ef0d20-9ab7-4ae9-90ac-978e326bbcdd tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:26.794797 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:26.794797 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:26.799978 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-afb7d079-c76f-4e64-9079-45b1f730c8c7 req-e5ef0d20-9ab7-4ae9-90ac-978e326bbcdd tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:29:26.807198 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-afb7d079-c76f-4e64-9079-45b1f730c8c7 req-e5ef0d20-9ab7-4ae9-90ac-978e326bbcdd tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f returned with HTTP 200 Jul 31 17:29:26.807198 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 896/3561] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:29:26 2026] GET /volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f => generated 1652 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:26.829095 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-708c5803-6b34-43cd-b440-5e71629608ca tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Created reservations ['a78d8912-db61-4156-ad14-5a6b5be4297a', 'fd4a9d49-0e26-4266-96ec-92248dc43b65', '86e8af4c-0a93-4e7a-b660-b5c07c13839e', '81c6c161-f705-434d-9822-5e26c58e9310'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:26.832150 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-708c5803-6b34-43cd-b440-5e71629608ca tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (533bd6fb-7a86-4114-9fcf-cbc379dcc192) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a78d8912-db61-4156-ad14-5a6b5be4297a', 'fd4a9d49-0e26-4266-96ec-92248dc43b65', '86e8af4c-0a93-4e7a-b660-b5c07c13839e', '81c6c161-f705-434d-9822-5e26c58e9310']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:26.832250 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-708c5803-6b34-43cd-b440-5e71629608ca tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76a781b9-2e8e-4af9-8ece-722198cddee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:26.835310 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-afb7d079-c76f-4e64-9079-45b1f730c8c7 req-255640da-7e93-4380-ac11-7de823b31161 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:26.838248 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-afb7d079-c76f-4e64-9079-45b1f730c8c7 req-255640da-7e93-4380-ac11-7de823b31161 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] POST https://10.4.3.92/volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f/action Jul 31 17:29:26.838666 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-afb7d079-c76f-4e64-9079-45b1f730c8c7 req-255640da-7e93-4380-ac11-7de823b31161 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:29:26.838879 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-afb7d079-c76f-4e64-9079-45b1f730c8c7 req-255640da-7e93-4380-ac11-7de823b31161 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:26.853267 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:26.853267 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:26.854264 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-afb7d079-c76f-4e64-9079-45b1f730c8c7 req-255640da-7e93-4380-ac11-7de823b31161 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:29:26.861498 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-708c5803-6b34-43cd-b440-5e71629608ca tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76a781b9-2e8e-4af9-8ece-722198cddee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb24d378-d0f4-4fa4-84dc-ddfae410a8af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1888509435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e3b670da3694563a38dc6e7a9fa0592',qos_specs=None,replication_status=,reservations=['a78d8912-db61-4156-ad14-5a6b5be4297a','fd4a9d49-0e26-4266-96ec-92248dc43b65','86e8af4c-0a93-4e7a-b660-b5c07c13839e','81c6c161-f705-434d-9822-5e26c58e9310'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c643f28a8bb748e29172686c48139da3',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:29:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1888509435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb24d378-d0f4-4fa4-84dc-ddfae410a8af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e3b670da3694563a38dc6e7a9fa0592',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c643f28a8bb748e29172686c48139da3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:26.862689 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-708c5803-6b34-43cd-b440-5e71629608ca tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ace189b-b796-44a3-ae36-dc8b2236355e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:26.868112 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-afb7d079-c76f-4e64-9079-45b1f730c8c7 req-255640da-7e93-4380-ac11-7de823b31161 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Begin detaching volume completed successfully. Jul 31 17:29:26.868454 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-afb7d079-c76f-4e64-9079-45b1f730c8c7 req-255640da-7e93-4380-ac11-7de823b31161 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f/action returned with HTTP 202 Jul 31 17:29:26.869105 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 890/3562] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:29:26 2026] POST /volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:29:26.901737 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-708c5803-6b34-43cd-b440-5e71629608ca tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ace189b-b796-44a3-ae36-dc8b2236355e) transitioned into state 'SUCCESS' from state '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-1888509435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e3b670da3694563a38dc6e7a9fa0592',qos_specs=None,replication_status=,reservations=['a78d8912-db61-4156-ad14-5a6b5be4297a','fd4a9d49-0e26-4266-96ec-92248dc43b65','86e8af4c-0a93-4e7a-b660-b5c07c13839e','81c6c161-f705-434d-9822-5e26c58e9310'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c643f28a8bb748e29172686c48139da3',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:26.902654 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-708c5803-6b34-43cd-b440-5e71629608ca tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0f2d559-0d1a-43ab-bd6a-0b208ad73cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:26.916236 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-708c5803-6b34-43cd-b440-5e71629608ca tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0f2d559-0d1a-43ab-bd6a-0b208ad73cbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:26.917084 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-708c5803-6b34-43cd-b440-5e71629608ca tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Flow 'volume_create_api' (6f761646-25c2-4e54-abdb-255ace633ac2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:26.917728 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-708c5803-6b34-43cd-b440-5e71629608ca tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Create volume request issued successfully. Jul 31 17:29:26.918861 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-708c5803-6b34-43cd-b440-5e71629608ca tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:29:26.919342 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 887/3563] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:29:26 2026] POST /volume/v3/volumes => generated 758 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:26.935496 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-276754c9-5a27-47fd-ad53-887ccb92fc1d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:26.936701 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-276754c9-5a27-47fd-ad53-887ccb92fc1d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:29:26.936759 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b1e5c662-2130-4d9d-8bb9-5d64fb764480 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:26.937076 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-276754c9-5a27-47fd-ad53-887ccb92fc1d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "d9dc12a3-9eb4-44b3-b91e-5eafd750ec40", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-293039391"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:26.937307 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b1e5c662-2130-4d9d-8bb9-5d64fb764480 None None] GET https://10.4.3.92/volume// Jul 31 17:29:26.937585 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b1e5c662-2130-4d9d-8bb9-5d64fb764480 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:26.937838 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b1e5c662-2130-4d9d-8bb9-5d64fb764480 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:26.938291 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b1e5c662-2130-4d9d-8bb9-5d64fb764480 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:29:26.938541 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-276754c9-5a27-47fd-ad53-887ccb92fc1d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Create volume request body: {'volume': {"'snapshot_id": 'd9dc12a3-9eb4-44b3-b91e-5eafd750ec40', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-293039391'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:29:26.938593 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 897/3564] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:29:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:29:26.938709 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-276754c9-5a27-47fd-ad53-887ccb92fc1d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Create volume of 1 GB Jul 31 17:29:26.944148 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-276754c9-5a27-47fd-ad53-887ccb92fc1d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Availability Zones retrieved successfully. Jul 31 17:29:26.950995 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-afb7d079-c76f-4e64-9079-45b1f730c8c7 req-99dcb7a9-0d71-46e6-8ee4-74ab520fb675 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:26.951054 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-276754c9-5a27-47fd-ad53-887ccb92fc1d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Flow 'volume_create_api' (192b3503-1769-4871-b83b-e4478b45dec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:26.952085 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-afb7d079-c76f-4e64-9079-45b1f730c8c7 req-99dcb7a9-0d71-46e6-8ee4-74ab520fb675 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f Jul 31 17:29:26.952363 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-afb7d079-c76f-4e64-9079-45b1f730c8c7 req-99dcb7a9-0d71-46e6-8ee4-74ab520fb675 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:26.952422 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-276754c9-5a27-47fd-ad53-887ccb92fc1d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f95f618c-82f4-4ac4-ad79-74dcb12856d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:26.952878 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-afb7d079-c76f-4e64-9079-45b1f730c8c7 req-99dcb7a9-0d71-46e6-8ee4-74ab520fb675 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:26.953883 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-276754c9-5a27-47fd-ad53-887ccb92fc1d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:29:26.963832 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:26.963832 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:26.968634 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-afb7d079-c76f-4e64-9079-45b1f730c8c7 req-99dcb7a9-0d71-46e6-8ee4-74ab520fb675 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:29:26.975974 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-afb7d079-c76f-4e64-9079-45b1f730c8c7 req-99dcb7a9-0d71-46e6-8ee4-74ab520fb675 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f returned with HTTP 200 Jul 31 17:29:26.976120 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 891/3565] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:29:26 2026] GET /volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f => generated 1835 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:29:26.986640 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-276754c9-5a27-47fd-ad53-887ccb92fc1d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f95f618c-82f4-4ac4-ad79-74dcb12856d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:26.987511 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-276754c9-5a27-47fd-ad53-887ccb92fc1d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0768e4f8-8e69-468c-bf4c-c4405310e833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:27.015442 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a6df7888-b480-449b-b2cd-c82def351cf6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:27.019195 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a6df7888-b480-449b-b2cd-c82def351cf6 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] GET https://10.4.3.92/volume/v3/volumes/34685bf2-6731-490f-9320-aeae9748e001 Jul 31 17:29:27.019195 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a6df7888-b480-449b-b2cd-c82def351cf6 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:27.019195 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a6df7888-b480-449b-b2cd-c82def351cf6 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:27.026550 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a6df7888-b480-449b-b2cd-c82def351cf6 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] https://10.4.3.92/volume/v3/volumes/34685bf2-6731-490f-9320-aeae9748e001 returned with HTTP 404 Jul 31 17:29:27.027293 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 888/3566] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:27 2026] GET /volume/v3/volumes/34685bf2-6731-490f-9320-aeae9748e001 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:27.042541 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-32d50a6c-30f6-4195-91b0-6e8c90b7fd8f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:27.048128 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-32d50a6c-30f6-4195-91b0-6e8c90b7fd8f tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] DELETE https://10.4.3.92/volume/v3/volumes/b22febd6-37ef-4324-bac1-ea8f9c9a8f61 Jul 31 17:29:27.048370 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-32d50a6c-30f6-4195-91b0-6e8c90b7fd8f tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:27.049788 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-32d50a6c-30f6-4195-91b0-6e8c90b7fd8f tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:27.049998 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-32d50a6c-30f6-4195-91b0-6e8c90b7fd8f tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Delete volume with id: b22febd6-37ef-4324-bac1-ea8f9c9a8f61 Jul 31 17:29:27.051705 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-276754c9-5a27-47fd-ad53-887ccb92fc1d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Created reservations ['625afaf4-1669-4f62-ace9-2c5ded74cad6', '732367fa-13ad-4aaa-8333-86974498aca2', '6b2546b7-a179-4be7-b982-cd139734aefe', 'e699d40a-ee61-4d07-9e3a-dc546431ffac'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:27.052963 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-276754c9-5a27-47fd-ad53-887ccb92fc1d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0768e4f8-8e69-468c-bf4c-c4405310e833) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['625afaf4-1669-4f62-ace9-2c5ded74cad6', '732367fa-13ad-4aaa-8333-86974498aca2', '6b2546b7-a179-4be7-b982-cd139734aefe', 'e699d40a-ee61-4d07-9e3a-dc546431ffac']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:27.054131 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-276754c9-5a27-47fd-ad53-887ccb92fc1d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e7ec0f4-eb78-46db-93fb-33411fa4940c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:27.066227 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:27.066227 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:27.066983 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-32d50a6c-30f6-4195-91b0-6e8c90b7fd8f tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Volume info retrieved successfully. Jul 31 17:29:27.088903 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-276754c9-5a27-47fd-ad53-887ccb92fc1d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e7ec0f4-eb78-46db-93fb-33411fa4940c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4a222ca-70be-4756-89da-d61e849e7d5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-293039391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e3b670da3694563a38dc6e7a9fa0592',qos_specs=None,replication_status=,reservations=['625afaf4-1669-4f62-ace9-2c5ded74cad6','732367fa-13ad-4aaa-8333-86974498aca2','6b2546b7-a179-4be7-b982-cd139734aefe','e699d40a-ee61-4d07-9e3a-dc546431ffac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c643f28a8bb748e29172686c48139da3',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:29:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-293039391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4a222ca-70be-4756-89da-d61e849e7d5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e3b670da3694563a38dc6e7a9fa0592',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c643f28a8bb748e29172686c48139da3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:27.089673 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-276754c9-5a27-47fd-ad53-887ccb92fc1d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22f03fad-de39-446b-b96b-af4897875cbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:27.103537 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-32d50a6c-30f6-4195-91b0-6e8c90b7fd8f tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Delete volume request issued successfully. Jul 31 17:29:27.103955 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-32d50a6c-30f6-4195-91b0-6e8c90b7fd8f tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] https://10.4.3.92/volume/v3/volumes/b22febd6-37ef-4324-bac1-ea8f9c9a8f61 returned with HTTP 202 Jul 31 17:29:27.104856 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 898/3567] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:27 2026] DELETE /volume/v3/volumes/b22febd6-37ef-4324-bac1-ea8f9c9a8f61 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 17:29:27.114115 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e062f860-96ee-4ef6-9e3c-29060c550fc2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:27.116225 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e062f860-96ee-4ef6-9e3c-29060c550fc2 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] GET https://10.4.3.92/volume/v3/volumes/b22febd6-37ef-4324-bac1-ea8f9c9a8f61 Jul 31 17:29:27.116523 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e062f860-96ee-4ef6-9e3c-29060c550fc2 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:27.116750 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e062f860-96ee-4ef6-9e3c-29060c550fc2 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:27.118634 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-276754c9-5a27-47fd-ad53-887ccb92fc1d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22f03fad-de39-446b-b96b-af4897875cbc) transitioned into state 'SUCCESS' from state '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-293039391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e3b670da3694563a38dc6e7a9fa0592',qos_specs=None,replication_status=,reservations=['625afaf4-1669-4f62-ace9-2c5ded74cad6','732367fa-13ad-4aaa-8333-86974498aca2','6b2546b7-a179-4be7-b982-cd139734aefe','e699d40a-ee61-4d07-9e3a-dc546431ffac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c643f28a8bb748e29172686c48139da3',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:27.121302 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-276754c9-5a27-47fd-ad53-887ccb92fc1d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (984d5d84-ecc8-429a-b30e-6865b0cb79d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:27.128579 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:27.128579 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:27.137366 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-276754c9-5a27-47fd-ad53-887ccb92fc1d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (984d5d84-ecc8-429a-b30e-6865b0cb79d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:27.139678 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e062f860-96ee-4ef6-9e3c-29060c550fc2 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Volume info retrieved successfully. Jul 31 17:29:27.139831 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-276754c9-5a27-47fd-ad53-887ccb92fc1d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Flow 'volume_create_api' (192b3503-1769-4871-b83b-e4478b45dec9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:27.140359 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-276754c9-5a27-47fd-ad53-887ccb92fc1d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Create volume request issued successfully. Jul 31 17:29:27.141186 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-276754c9-5a27-47fd-ad53-887ccb92fc1d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:29:27.142072 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 891/3568] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:29:26 2026] POST /volume/v3/volumes => generated 757 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:27.143982 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e062f860-96ee-4ef6-9e3c-29060c550fc2 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] https://10.4.3.92/volume/v3/volumes/b22febd6-37ef-4324-bac1-ea8f9c9a8f61 returned with HTTP 200 Jul 31 17:29:27.144601 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 892/3569] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:27 2026] GET /volume/v3/volumes/b22febd6-37ef-4324-bac1-ea8f9c9a8f61 => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:27.156855 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e7e4e883-85aa-47d7-8494-06309b6897e4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:27.159602 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e7e4e883-85aa-47d7-8494-06309b6897e4 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:29:27.159919 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e7e4e883-85aa-47d7-8494-06309b6897e4 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "d9dc12a3-9eb4-44b3-b91e-5eafd750ec40", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-540824875"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:27.161869 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-e7e4e883-85aa-47d7-8494-06309b6897e4 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Create volume request body: {'volume': {"'snapshot_id": 'd9dc12a3-9eb4-44b3-b91e-5eafd750ec40', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-540824875'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:29:27.162132 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-e7e4e883-85aa-47d7-8494-06309b6897e4 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Create volume of 1 GB Jul 31 17:29:27.162807 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:27.162807 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:27.172411 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e7e4e883-85aa-47d7-8494-06309b6897e4 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Availability Zones retrieved successfully. Jul 31 17:29:27.181782 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e7e4e883-85aa-47d7-8494-06309b6897e4 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Flow 'volume_create_api' (e14872d6-5ddd-400b-8ffb-f0ccd954973c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:27.183184 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e7e4e883-85aa-47d7-8494-06309b6897e4 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4502ac4-f37e-4b0e-92a5-0d5af385f854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:27.184782 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-e7e4e883-85aa-47d7-8494-06309b6897e4 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:29:27.229913 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e7e4e883-85aa-47d7-8494-06309b6897e4 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4502ac4-f37e-4b0e-92a5-0d5af385f854) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:27.231174 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e7e4e883-85aa-47d7-8494-06309b6897e4 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e8f8ce3-f32f-473a-a1d0-e3ffdc596574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:27.308878 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-e7e4e883-85aa-47d7-8494-06309b6897e4 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Created reservations ['991cb301-f0a2-486f-bf82-8e4fac6bef73', '6452ba18-17c5-4c32-b26c-eb74c0fd3050', '757a16ea-f16a-405c-974c-6469b96583e8', 'fe0e5e6f-888a-48e3-a9e5-44027a5047c0'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:27.309870 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e7e4e883-85aa-47d7-8494-06309b6897e4 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e8f8ce3-f32f-473a-a1d0-e3ffdc596574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['991cb301-f0a2-486f-bf82-8e4fac6bef73', '6452ba18-17c5-4c32-b26c-eb74c0fd3050', '757a16ea-f16a-405c-974c-6469b96583e8', 'fe0e5e6f-888a-48e3-a9e5-44027a5047c0']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:27.311771 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e7e4e883-85aa-47d7-8494-06309b6897e4 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3540dff8-88b6-4f56-aea8-d16cc4d298bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:27.354077 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e7e4e883-85aa-47d7-8494-06309b6897e4 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3540dff8-88b6-4f56-aea8-d16cc4d298bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a1095a1-5530-4dba-8474-1c2ebba9d90a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-540824875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e3b670da3694563a38dc6e7a9fa0592',qos_specs=None,replication_status=,reservations=['991cb301-f0a2-486f-bf82-8e4fac6bef73','6452ba18-17c5-4c32-b26c-eb74c0fd3050','757a16ea-f16a-405c-974c-6469b96583e8','fe0e5e6f-888a-48e3-a9e5-44027a5047c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c643f28a8bb748e29172686c48139da3',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:29:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-540824875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a1095a1-5530-4dba-8474-1c2ebba9d90a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e3b670da3694563a38dc6e7a9fa0592',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c643f28a8bb748e29172686c48139da3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:27.355777 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e7e4e883-85aa-47d7-8494-06309b6897e4 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82d99720-ff55-4f62-b2ff-0dcc94ed24e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:27.382919 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e7e4e883-85aa-47d7-8494-06309b6897e4 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82d99720-ff55-4f62-b2ff-0dcc94ed24e5) transitioned into state 'SUCCESS' from state '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-540824875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e3b670da3694563a38dc6e7a9fa0592',qos_specs=None,replication_status=,reservations=['991cb301-f0a2-486f-bf82-8e4fac6bef73','6452ba18-17c5-4c32-b26c-eb74c0fd3050','757a16ea-f16a-405c-974c-6469b96583e8','fe0e5e6f-888a-48e3-a9e5-44027a5047c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c643f28a8bb748e29172686c48139da3',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:27.383903 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e7e4e883-85aa-47d7-8494-06309b6897e4 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a691daf-6bbb-496f-be87-d4e84e64a96b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:27.396713 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e7e4e883-85aa-47d7-8494-06309b6897e4 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a691daf-6bbb-496f-be87-d4e84e64a96b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:27.397859 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e7e4e883-85aa-47d7-8494-06309b6897e4 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Flow 'volume_create_api' (e14872d6-5ddd-400b-8ffb-f0ccd954973c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:27.398225 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e7e4e883-85aa-47d7-8494-06309b6897e4 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Create volume request issued successfully. Jul 31 17:29:27.399800 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e7e4e883-85aa-47d7-8494-06309b6897e4 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:29:27.399877 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 889/3570] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:29:27 2026] POST /volume/v3/volumes => generated 757 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:27.416920 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3d62a7b1-8e10-4e5f-8e9a-669b8d6a41cd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:27.419079 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3d62a7b1-8e10-4e5f-8e9a-669b8d6a41cd tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] GET https://10.4.3.92/volume/v3/volumes/b570fe7d-d0b9-4e46-bdd0-4c15bc07c382 Jul 31 17:29:27.419148 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3d62a7b1-8e10-4e5f-8e9a-669b8d6a41cd tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:27.419397 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3d62a7b1-8e10-4e5f-8e9a-669b8d6a41cd tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:27.427622 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:27.427622 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:27.433004 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3d62a7b1-8e10-4e5f-8e9a-669b8d6a41cd tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Volume info retrieved successfully. Jul 31 17:29:27.438849 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3d62a7b1-8e10-4e5f-8e9a-669b8d6a41cd tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] https://10.4.3.92/volume/v3/volumes/b570fe7d-d0b9-4e46-bdd0-4c15bc07c382 returned with HTTP 200 Jul 31 17:29:27.438849 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 899/3571] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:27 2026] GET /volume/v3/volumes/b570fe7d-d0b9-4e46-bdd0-4c15bc07c382 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:27.455993 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-82ca41d1-23e0-401f-ae73-574baba1bf64 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:27.458971 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-82ca41d1-23e0-401f-ae73-574baba1bf64 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] GET https://10.4.3.92/volume/v3/volumes/d8e0f427-044d-40d9-ae76-7e4930a68d2b Jul 31 17:29:27.459324 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-82ca41d1-23e0-401f-ae73-574baba1bf64 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:27.459652 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-82ca41d1-23e0-401f-ae73-574baba1bf64 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:27.473247 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:27.473247 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:27.483427 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-82ca41d1-23e0-401f-ae73-574baba1bf64 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Volume info retrieved successfully. Jul 31 17:29:27.489779 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-82ca41d1-23e0-401f-ae73-574baba1bf64 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] https://10.4.3.92/volume/v3/volumes/d8e0f427-044d-40d9-ae76-7e4930a68d2b returned with HTTP 200 Jul 31 17:29:27.490241 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 892/3572] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:27 2026] GET /volume/v3/volumes/d8e0f427-044d-40d9-ae76-7e4930a68d2b => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:27.508251 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9bcbb662-ce06-44bb-9065-c11e2c9d027b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:27.511648 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9bcbb662-ce06-44bb-9065-c11e2c9d027b tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] GET https://10.4.3.92/volume/v3/volumes/fb24d378-d0f4-4fa4-84dc-ddfae410a8af Jul 31 17:29:27.511648 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9bcbb662-ce06-44bb-9065-c11e2c9d027b tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:27.511648 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9bcbb662-ce06-44bb-9065-c11e2c9d027b tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:27.522122 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:27.522122 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:27.527822 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9bcbb662-ce06-44bb-9065-c11e2c9d027b tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Volume info retrieved successfully. Jul 31 17:29:27.538652 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9bcbb662-ce06-44bb-9065-c11e2c9d027b tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] https://10.4.3.92/volume/v3/volumes/fb24d378-d0f4-4fa4-84dc-ddfae410a8af returned with HTTP 200 Jul 31 17:29:27.539304 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 893/3573] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:27 2026] GET /volume/v3/volumes/fb24d378-d0f4-4fa4-84dc-ddfae410a8af => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:27.561148 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-58163ebe-c9fe-4b34-b085-64590fd6b478 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:27.570517 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-58163ebe-c9fe-4b34-b085-64590fd6b478 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] GET https://10.4.3.92/volume/v3/volumes/c4a222ca-70be-4756-89da-d61e849e7d5b Jul 31 17:29:27.570934 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-58163ebe-c9fe-4b34-b085-64590fd6b478 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:27.571195 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-58163ebe-c9fe-4b34-b085-64590fd6b478 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:27.584840 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:27.584840 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:27.590716 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-58163ebe-c9fe-4b34-b085-64590fd6b478 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Volume info retrieved successfully. Jul 31 17:29:27.597961 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-58163ebe-c9fe-4b34-b085-64590fd6b478 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] https://10.4.3.92/volume/v3/volumes/c4a222ca-70be-4756-89da-d61e849e7d5b returned with HTTP 200 Jul 31 17:29:27.598344 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 890/3574] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:27 2026] GET /volume/v3/volumes/c4a222ca-70be-4756-89da-d61e849e7d5b => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:27.616644 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a1598f11-3984-4d4f-92fe-f78a640bfa48 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:27.619669 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a1598f11-3984-4d4f-92fe-f78a640bfa48 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] GET https://10.4.3.92/volume/v3/volumes/6a1095a1-5530-4dba-8474-1c2ebba9d90a Jul 31 17:29:27.619669 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a1598f11-3984-4d4f-92fe-f78a640bfa48 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:27.619669 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a1598f11-3984-4d4f-92fe-f78a640bfa48 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:27.627435 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:27.627435 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:27.631547 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a1598f11-3984-4d4f-92fe-f78a640bfa48 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Volume info retrieved successfully. Jul 31 17:29:27.638484 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a1598f11-3984-4d4f-92fe-f78a640bfa48 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] https://10.4.3.92/volume/v3/volumes/6a1095a1-5530-4dba-8474-1c2ebba9d90a returned with HTTP 200 Jul 31 17:29:27.639132 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 900/3575] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:27 2026] GET /volume/v3/volumes/6a1095a1-5530-4dba-8474-1c2ebba9d90a => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:27.660021 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-30604a8e-cf29-41c9-aacd-3bd6db7ffd5b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:27.662381 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-30604a8e-cf29-41c9-aacd-3bd6db7ffd5b tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] DELETE https://10.4.3.92/volume/v3/volumes/6a1095a1-5530-4dba-8474-1c2ebba9d90a Jul 31 17:29:27.662613 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-30604a8e-cf29-41c9-aacd-3bd6db7ffd5b tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:27.663537 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-30604a8e-cf29-41c9-aacd-3bd6db7ffd5b tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:27.663537 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-30604a8e-cf29-41c9-aacd-3bd6db7ffd5b tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Delete volume with id: 6a1095a1-5530-4dba-8474-1c2ebba9d90a Jul 31 17:29:27.672557 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:27.672557 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:27.673279 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-30604a8e-cf29-41c9-aacd-3bd6db7ffd5b tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Volume info retrieved successfully. Jul 31 17:29:27.708159 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-30604a8e-cf29-41c9-aacd-3bd6db7ffd5b tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Delete volume request issued successfully. Jul 31 17:29:27.708776 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-30604a8e-cf29-41c9-aacd-3bd6db7ffd5b tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] https://10.4.3.92/volume/v3/volumes/6a1095a1-5530-4dba-8474-1c2ebba9d90a returned with HTTP 202 Jul 31 17:29:27.709068 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 893/3576] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:27 2026] DELETE /volume/v3/volumes/6a1095a1-5530-4dba-8474-1c2ebba9d90a => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 17:29:27.720447 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8d5f060c-8d3f-4fdd-aa82-c794cffb8de4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:27.723388 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8d5f060c-8d3f-4fdd-aa82-c794cffb8de4 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] GET https://10.4.3.92/volume/v3/volumes/6a1095a1-5530-4dba-8474-1c2ebba9d90a Jul 31 17:29:27.723667 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8d5f060c-8d3f-4fdd-aa82-c794cffb8de4 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:27.724218 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8d5f060c-8d3f-4fdd-aa82-c794cffb8de4 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:27.737286 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:27.737286 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:27.743188 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8d5f060c-8d3f-4fdd-aa82-c794cffb8de4 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Volume info retrieved successfully. Jul 31 17:29:27.753522 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8d5f060c-8d3f-4fdd-aa82-c794cffb8de4 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] https://10.4.3.92/volume/v3/volumes/6a1095a1-5530-4dba-8474-1c2ebba9d90a returned with HTTP 200 Jul 31 17:29:27.753522 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 894/3577] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:27 2026] GET /volume/v3/volumes/6a1095a1-5530-4dba-8474-1c2ebba9d90a => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:28.160691 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0e896f19-c4d4-4753-b1c0-19704258ef04 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:28.162970 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0e896f19-c4d4-4753-b1c0-19704258ef04 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] GET https://10.4.3.92/volume/v3/volumes/b22febd6-37ef-4324-bac1-ea8f9c9a8f61 Jul 31 17:29:28.163190 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0e896f19-c4d4-4753-b1c0-19704258ef04 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:28.163441 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0e896f19-c4d4-4753-b1c0-19704258ef04 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:28.169628 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0e896f19-c4d4-4753-b1c0-19704258ef04 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] https://10.4.3.92/volume/v3/volumes/b22febd6-37ef-4324-bac1-ea8f9c9a8f61 returned with HTTP 404 Jul 31 17:29:28.170209 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 891/3578] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:28 2026] GET /volume/v3/volumes/b22febd6-37ef-4324-bac1-ea8f9c9a8f61 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:28.179194 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f1d29c8b-0d7a-4467-aa81-78ea29f5ef55 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:28.180993 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f1d29c8b-0d7a-4467-aa81-78ea29f5ef55 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] DELETE https://10.4.3.92/volume/v3/volumes/ecf068b9-84eb-45e1-8c9c-41427149fb77 Jul 31 17:29:28.181185 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f1d29c8b-0d7a-4467-aa81-78ea29f5ef55 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:28.181415 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f1d29c8b-0d7a-4467-aa81-78ea29f5ef55 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:28.181576 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-f1d29c8b-0d7a-4467-aa81-78ea29f5ef55 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Delete volume with id: ecf068b9-84eb-45e1-8c9c-41427149fb77 Jul 31 17:29:28.188459 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:28.188459 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:28.188864 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f1d29c8b-0d7a-4467-aa81-78ea29f5ef55 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Volume info retrieved successfully. Jul 31 17:29:28.221906 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f1d29c8b-0d7a-4467-aa81-78ea29f5ef55 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Delete volume request issued successfully. Jul 31 17:29:28.222062 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f1d29c8b-0d7a-4467-aa81-78ea29f5ef55 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] https://10.4.3.92/volume/v3/volumes/ecf068b9-84eb-45e1-8c9c-41427149fb77 returned with HTTP 202 Jul 31 17:29:28.222548 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 901/3579] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:28 2026] DELETE /volume/v3/volumes/ecf068b9-84eb-45e1-8c9c-41427149fb77 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:28.232148 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-28bcacf9-26cf-4294-980f-d2a04eb7262b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:28.234506 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-28bcacf9-26cf-4294-980f-d2a04eb7262b tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] GET https://10.4.3.92/volume/v3/volumes/ecf068b9-84eb-45e1-8c9c-41427149fb77 Jul 31 17:29:28.234750 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-28bcacf9-26cf-4294-980f-d2a04eb7262b tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:28.234992 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-28bcacf9-26cf-4294-980f-d2a04eb7262b tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:28.246553 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:28.246553 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:28.251043 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-28bcacf9-26cf-4294-980f-d2a04eb7262b tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Volume info retrieved successfully. Jul 31 17:29:28.256457 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-28bcacf9-26cf-4294-980f-d2a04eb7262b tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] https://10.4.3.92/volume/v3/volumes/ecf068b9-84eb-45e1-8c9c-41427149fb77 returned with HTTP 200 Jul 31 17:29:28.257024 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 894/3580] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:28 2026] GET /volume/v3/volumes/ecf068b9-84eb-45e1-8c9c-41427149fb77 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:28.769805 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8de555bc-2031-4159-b50f-b6b5892d2f2a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:28.771501 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8de555bc-2031-4159-b50f-b6b5892d2f2a tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] GET https://10.4.3.92/volume/v3/volumes/6a1095a1-5530-4dba-8474-1c2ebba9d90a Jul 31 17:29:28.771680 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8de555bc-2031-4159-b50f-b6b5892d2f2a tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:28.771874 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8de555bc-2031-4159-b50f-b6b5892d2f2a tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:28.778190 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8de555bc-2031-4159-b50f-b6b5892d2f2a tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] https://10.4.3.92/volume/v3/volumes/6a1095a1-5530-4dba-8474-1c2ebba9d90a returned with HTTP 404 Jul 31 17:29:28.778715 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 895/3581] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:28 2026] GET /volume/v3/volumes/6a1095a1-5530-4dba-8474-1c2ebba9d90a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:28.786653 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b910a2a2-cb03-45a3-819e-3755fad1c21a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:28.788988 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b910a2a2-cb03-45a3-819e-3755fad1c21a tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] DELETE https://10.4.3.92/volume/v3/volumes/c4a222ca-70be-4756-89da-d61e849e7d5b Jul 31 17:29:28.789250 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b910a2a2-cb03-45a3-819e-3755fad1c21a tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:28.789556 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b910a2a2-cb03-45a3-819e-3755fad1c21a tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:28.789779 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-b910a2a2-cb03-45a3-819e-3755fad1c21a tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Delete volume with id: c4a222ca-70be-4756-89da-d61e849e7d5b Jul 31 17:29:28.799995 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:28.799995 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:28.800672 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b910a2a2-cb03-45a3-819e-3755fad1c21a tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Volume info retrieved successfully. Jul 31 17:29:28.823936 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b910a2a2-cb03-45a3-819e-3755fad1c21a tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Delete volume request issued successfully. Jul 31 17:29:28.824211 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b910a2a2-cb03-45a3-819e-3755fad1c21a tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] https://10.4.3.92/volume/v3/volumes/c4a222ca-70be-4756-89da-d61e849e7d5b returned with HTTP 202 Jul 31 17:29:28.825026 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 892/3582] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:28 2026] DELETE /volume/v3/volumes/c4a222ca-70be-4756-89da-d61e849e7d5b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:28.833253 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0549134e-bfdc-447e-a14f-24eba90342c5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:28.835694 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0549134e-bfdc-447e-a14f-24eba90342c5 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] GET https://10.4.3.92/volume/v3/volumes/c4a222ca-70be-4756-89da-d61e849e7d5b Jul 31 17:29:28.836141 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0549134e-bfdc-447e-a14f-24eba90342c5 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:28.836425 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0549134e-bfdc-447e-a14f-24eba90342c5 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:28.846439 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:28.846439 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:28.852142 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0549134e-bfdc-447e-a14f-24eba90342c5 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Volume info retrieved successfully. Jul 31 17:29:28.858823 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0549134e-bfdc-447e-a14f-24eba90342c5 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] https://10.4.3.92/volume/v3/volumes/c4a222ca-70be-4756-89da-d61e849e7d5b returned with HTTP 200 Jul 31 17:29:28.859398 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 902/3583] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:28 2026] GET /volume/v3/volumes/c4a222ca-70be-4756-89da-d61e849e7d5b => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:29.275937 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f08215b9-65cc-4835-add4-4398ae2ce2dc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:29.278875 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f08215b9-65cc-4835-add4-4398ae2ce2dc tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] GET https://10.4.3.92/volume/v3/volumes/ecf068b9-84eb-45e1-8c9c-41427149fb77 Jul 31 17:29:29.279163 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f08215b9-65cc-4835-add4-4398ae2ce2dc tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:29.279437 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f08215b9-65cc-4835-add4-4398ae2ce2dc tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:29.287526 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f08215b9-65cc-4835-add4-4398ae2ce2dc tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] https://10.4.3.92/volume/v3/volumes/ecf068b9-84eb-45e1-8c9c-41427149fb77 returned with HTTP 404 Jul 31 17:29:29.287526 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 895/3584] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:29 2026] GET /volume/v3/volumes/ecf068b9-84eb-45e1-8c9c-41427149fb77 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:29.297024 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4b50bee5-f4d7-4a60-aba2-1ba4c3cd7cac None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:29.299261 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4b50bee5-f4d7-4a60-aba2-1ba4c3cd7cac tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] DELETE https://10.4.3.92/volume/v3/volumes/577a0779-7b95-4153-a007-4641c7d274b6 Jul 31 17:29:29.299521 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4b50bee5-f4d7-4a60-aba2-1ba4c3cd7cac tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:29.299747 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4b50bee5-f4d7-4a60-aba2-1ba4c3cd7cac tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:29.299951 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-4b50bee5-f4d7-4a60-aba2-1ba4c3cd7cac tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Delete volume with id: 577a0779-7b95-4153-a007-4641c7d274b6 Jul 31 17:29:29.308636 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:29.308636 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:29.309161 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4b50bee5-f4d7-4a60-aba2-1ba4c3cd7cac tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Volume info retrieved successfully. Jul 31 17:29:29.330211 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4b50bee5-f4d7-4a60-aba2-1ba4c3cd7cac tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Delete volume request issued successfully. Jul 31 17:29:29.330494 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4b50bee5-f4d7-4a60-aba2-1ba4c3cd7cac tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] https://10.4.3.92/volume/v3/volumes/577a0779-7b95-4153-a007-4641c7d274b6 returned with HTTP 202 Jul 31 17:29:29.330976 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 896/3585] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:29 2026] DELETE /volume/v3/volumes/577a0779-7b95-4153-a007-4641c7d274b6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:29.341569 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-aadcef0d-9c4d-47da-84a7-00c4542a02b4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:29.344773 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aadcef0d-9c4d-47da-84a7-00c4542a02b4 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] GET https://10.4.3.92/volume/v3/volumes/577a0779-7b95-4153-a007-4641c7d274b6 Jul 31 17:29:29.345012 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aadcef0d-9c4d-47da-84a7-00c4542a02b4 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:29.345248 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aadcef0d-9c4d-47da-84a7-00c4542a02b4 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:29.356061 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:29.356061 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:29.361097 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-aadcef0d-9c4d-47da-84a7-00c4542a02b4 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Volume info retrieved successfully. Jul 31 17:29:29.367671 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aadcef0d-9c4d-47da-84a7-00c4542a02b4 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] https://10.4.3.92/volume/v3/volumes/577a0779-7b95-4153-a007-4641c7d274b6 returned with HTTP 200 Jul 31 17:29:29.368560 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 893/3586] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:29 2026] GET /volume/v3/volumes/577a0779-7b95-4153-a007-4641c7d274b6 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:29.851896 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-40d40e83-29ed-4513-a339-1419e08c1d00 req-bc6126bc-1a31-4c90-8e0d-ae01b297de63 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:29.854750 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-40d40e83-29ed-4513-a339-1419e08c1d00 req-bc6126bc-1a31-4c90-8e0d-ae01b297de63 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:29:29.855204 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-40d40e83-29ed-4513-a339-1419e08c1d00 req-bc6126bc-1a31-4c90-8e0d-ae01b297de63 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1186501126", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:29.857518 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [req-40d40e83-29ed-4513-a339-1419e08c1d00 req-bc6126bc-1a31-4c90-8e0d-ae01b297de63 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1186501126', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:29:29.857724 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [req-40d40e83-29ed-4513-a339-1419e08c1d00 req-bc6126bc-1a31-4c90-8e0d-ae01b297de63 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] Create volume of 1 GB Jul 31 17:29:29.862757 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-40d40e83-29ed-4513-a339-1419e08c1d00 req-bc6126bc-1a31-4c90-8e0d-ae01b297de63 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] Availability Zones retrieved successfully. Jul 31 17:29:29.871152 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-40d40e83-29ed-4513-a339-1419e08c1d00 req-bc6126bc-1a31-4c90-8e0d-ae01b297de63 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] Flow 'volume_create_api' (4ef1a9c7-6f8e-472b-81e0-b23bd1668a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:29.872607 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-40d40e83-29ed-4513-a339-1419e08c1d00 req-bc6126bc-1a31-4c90-8e0d-ae01b297de63 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4ea1633-084c-4d84-920d-5d8bb2bfa192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:29.873889 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a2a932b9-a240-4e9e-8abf-0a259de13a12 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:29.873980 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [req-40d40e83-29ed-4513-a339-1419e08c1d00 req-bc6126bc-1a31-4c90-8e0d-ae01b297de63 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:29:29.875767 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a2a932b9-a240-4e9e-8abf-0a259de13a12 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] GET https://10.4.3.92/volume/v3/volumes/c4a222ca-70be-4756-89da-d61e849e7d5b Jul 31 17:29:29.875929 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a2a932b9-a240-4e9e-8abf-0a259de13a12 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:29.876097 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a2a932b9-a240-4e9e-8abf-0a259de13a12 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:29.881396 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a2a932b9-a240-4e9e-8abf-0a259de13a12 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] https://10.4.3.92/volume/v3/volumes/c4a222ca-70be-4756-89da-d61e849e7d5b returned with HTTP 404 Jul 31 17:29:29.881788 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 896/3587] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:29 2026] GET /volume/v3/volumes/c4a222ca-70be-4756-89da-d61e849e7d5b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:29.890548 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0b839848-5398-4507-8475-9e47ef171980 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:29.891913 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0b839848-5398-4507-8475-9e47ef171980 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] DELETE https://10.4.3.92/volume/v3/volumes/fb24d378-d0f4-4fa4-84dc-ddfae410a8af Jul 31 17:29:29.892087 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0b839848-5398-4507-8475-9e47ef171980 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:29.892258 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0b839848-5398-4507-8475-9e47ef171980 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:29.892485 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-0b839848-5398-4507-8475-9e47ef171980 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Delete volume with id: fb24d378-d0f4-4fa4-84dc-ddfae410a8af Jul 31 17:29:29.899152 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:29.899152 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:29.899680 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0b839848-5398-4507-8475-9e47ef171980 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Volume info retrieved successfully. Jul 31 17:29:29.908016 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-40d40e83-29ed-4513-a339-1419e08c1d00 req-bc6126bc-1a31-4c90-8e0d-ae01b297de63 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4ea1633-084c-4d84-920d-5d8bb2bfa192) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:29.909141 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-40d40e83-29ed-4513-a339-1419e08c1d00 req-bc6126bc-1a31-4c90-8e0d-ae01b297de63 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a700d38-e7b9-4855-bc1f-02630b6ff13a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:29.916851 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0b839848-5398-4507-8475-9e47ef171980 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Delete volume request issued successfully. Jul 31 17:29:29.917165 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0b839848-5398-4507-8475-9e47ef171980 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] https://10.4.3.92/volume/v3/volumes/fb24d378-d0f4-4fa4-84dc-ddfae410a8af returned with HTTP 202 Jul 31 17:29:29.917731 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 897/3588] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:29 2026] DELETE /volume/v3/volumes/fb24d378-d0f4-4fa4-84dc-ddfae410a8af => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:29.925530 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5a5e1053-a66f-41fd-abf0-dd45382fc5aa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:29.927490 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5a5e1053-a66f-41fd-abf0-dd45382fc5aa tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] GET https://10.4.3.92/volume/v3/volumes/fb24d378-d0f4-4fa4-84dc-ddfae410a8af Jul 31 17:29:29.927722 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5a5e1053-a66f-41fd-abf0-dd45382fc5aa tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:29.927911 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5a5e1053-a66f-41fd-abf0-dd45382fc5aa tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:29.935937 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:29.935937 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:29.940340 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5a5e1053-a66f-41fd-abf0-dd45382fc5aa tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Volume info retrieved successfully. Jul 31 17:29:29.945638 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5a5e1053-a66f-41fd-abf0-dd45382fc5aa tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] https://10.4.3.92/volume/v3/volumes/fb24d378-d0f4-4fa4-84dc-ddfae410a8af returned with HTTP 200 Jul 31 17:29:29.946058 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 894/3589] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:29 2026] GET /volume/v3/volumes/fb24d378-d0f4-4fa4-84dc-ddfae410a8af => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:29.975212 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [req-40d40e83-29ed-4513-a339-1419e08c1d00 req-bc6126bc-1a31-4c90-8e0d-ae01b297de63 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] Created reservations ['bc9f2429-dffe-493b-a5a4-5853b02ea792', '76387d8b-7f92-41dc-932c-0cba92122afe', 'fd19d9b3-ed2a-441e-a529-f05e34c44547', '14a4b2bc-9e99-4031-8795-db26c9ed707f'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:29.976520 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-40d40e83-29ed-4513-a339-1419e08c1d00 req-bc6126bc-1a31-4c90-8e0d-ae01b297de63 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a700d38-e7b9-4855-bc1f-02630b6ff13a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc9f2429-dffe-493b-a5a4-5853b02ea792', '76387d8b-7f92-41dc-932c-0cba92122afe', 'fd19d9b3-ed2a-441e-a529-f05e34c44547', '14a4b2bc-9e99-4031-8795-db26c9ed707f']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:29.977643 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-40d40e83-29ed-4513-a339-1419e08c1d00 req-bc6126bc-1a31-4c90-8e0d-ae01b297de63 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c523f75c-f919-4a03-9db3-61d1c745fcbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:30.008009 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-40d40e83-29ed-4513-a339-1419e08c1d00 req-bc6126bc-1a31-4c90-8e0d-ae01b297de63 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c523f75c-f919-4a03-9db3-61d1c745fcbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22e461db-fa9f-4b95-ba27-51a7cac99ed2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1186501126',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3ce114357be5437998c05dfaca820984',qos_specs=None,replication_status=,reservations=['bc9f2429-dffe-493b-a5a4-5853b02ea792','76387d8b-7f92-41dc-932c-0cba92122afe','fd19d9b3-ed2a-441e-a529-f05e34c44547','14a4b2bc-9e99-4031-8795-db26c9ed707f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e2f2aa2a95548b2aa4b77b8aa736da1',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:29:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1186501126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22e461db-fa9f-4b95-ba27-51a7cac99ed2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3ce114357be5437998c05dfaca820984',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e2f2aa2a95548b2aa4b77b8aa736da1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:30.008994 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-40d40e83-29ed-4513-a339-1419e08c1d00 req-bc6126bc-1a31-4c90-8e0d-ae01b297de63 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (141a71dc-110a-4d23-9755-e36a1cd8315f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:30.031598 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-40d40e83-29ed-4513-a339-1419e08c1d00 req-bc6126bc-1a31-4c90-8e0d-ae01b297de63 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (141a71dc-110a-4d23-9755-e36a1cd8315f) transitioned into state 'SUCCESS' from state '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-1186501126',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3ce114357be5437998c05dfaca820984',qos_specs=None,replication_status=,reservations=['bc9f2429-dffe-493b-a5a4-5853b02ea792','76387d8b-7f92-41dc-932c-0cba92122afe','fd19d9b3-ed2a-441e-a529-f05e34c44547','14a4b2bc-9e99-4031-8795-db26c9ed707f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e2f2aa2a95548b2aa4b77b8aa736da1',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:30.032376 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-40d40e83-29ed-4513-a339-1419e08c1d00 req-bc6126bc-1a31-4c90-8e0d-ae01b297de63 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa4c0b3e-35d7-4139-9af7-7605288c1a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:30.041490 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-40d40e83-29ed-4513-a339-1419e08c1d00 req-bc6126bc-1a31-4c90-8e0d-ae01b297de63 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa4c0b3e-35d7-4139-9af7-7605288c1a8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:30.042428 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [req-40d40e83-29ed-4513-a339-1419e08c1d00 req-bc6126bc-1a31-4c90-8e0d-ae01b297de63 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] Flow 'volume_create_api' (4ef1a9c7-6f8e-472b-81e0-b23bd1668a55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:30.042751 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-40d40e83-29ed-4513-a339-1419e08c1d00 req-bc6126bc-1a31-4c90-8e0d-ae01b297de63 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] Create volume request issued successfully. Jul 31 17:29:30.043331 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-40d40e83-29ed-4513-a339-1419e08c1d00 req-bc6126bc-1a31-4c90-8e0d-ae01b297de63 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:29:30.043897 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 903/3590] 10.4.3.92 () {72 vars in 1534 bytes} [Fri Jul 31 17:29:29 2026] POST /volume/v3/volumes => generated 761 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:30.051849 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-40d40e83-29ed-4513-a339-1419e08c1d00 req-9e7a904f-3ac2-4336-ab5d-1300f8c4cef7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:30.053808 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-40d40e83-29ed-4513-a339-1419e08c1d00 req-9e7a904f-3ac2-4336-ab5d-1300f8c4cef7 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] GET https://10.4.3.92/volume/v3/volumes/22e461db-fa9f-4b95-ba27-51a7cac99ed2 Jul 31 17:29:30.053985 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-40d40e83-29ed-4513-a339-1419e08c1d00 req-9e7a904f-3ac2-4336-ab5d-1300f8c4cef7 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:30.054183 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-40d40e83-29ed-4513-a339-1419e08c1d00 req-9e7a904f-3ac2-4336-ab5d-1300f8c4cef7 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:30.061458 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:30.061458 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:30.067595 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-40d40e83-29ed-4513-a339-1419e08c1d00 req-9e7a904f-3ac2-4336-ab5d-1300f8c4cef7 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] Volume info retrieved successfully. Jul 31 17:29:30.073063 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-40d40e83-29ed-4513-a339-1419e08c1d00 req-9e7a904f-3ac2-4336-ab5d-1300f8c4cef7 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] https://10.4.3.92/volume/v3/volumes/22e461db-fa9f-4b95-ba27-51a7cac99ed2 returned with HTTP 200 Jul 31 17:29:30.073578 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 897/3591] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:29:30 2026] GET /volume/v3/volumes/22e461db-fa9f-4b95-ba27-51a7cac99ed2 => generated 829 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:30.100057 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-51f8b719-36d9-45e3-a69c-2c3e54df061f req-7eb74783-b735-46a3-8ce3-6e87231a5005 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:30.101915 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-51f8b719-36d9-45e3-a69c-2c3e54df061f req-7eb74783-b735-46a3-8ce3-6e87231a5005 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] GET https://10.4.3.92/volume/v3/volumes/22e461db-fa9f-4b95-ba27-51a7cac99ed2 Jul 31 17:29:30.102115 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-51f8b719-36d9-45e3-a69c-2c3e54df061f req-7eb74783-b735-46a3-8ce3-6e87231a5005 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:30.102353 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-51f8b719-36d9-45e3-a69c-2c3e54df061f req-7eb74783-b735-46a3-8ce3-6e87231a5005 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:30.110156 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:30.110156 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:30.114795 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-51f8b719-36d9-45e3-a69c-2c3e54df061f req-7eb74783-b735-46a3-8ce3-6e87231a5005 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] Volume info retrieved successfully. Jul 31 17:29:30.119890 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-51f8b719-36d9-45e3-a69c-2c3e54df061f req-7eb74783-b735-46a3-8ce3-6e87231a5005 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] https://10.4.3.92/volume/v3/volumes/22e461db-fa9f-4b95-ba27-51a7cac99ed2 returned with HTTP 200 Jul 31 17:29:30.120354 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 898/3592] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:29:30 2026] GET /volume/v3/volumes/22e461db-fa9f-4b95-ba27-51a7cac99ed2 => generated 829 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:30.385053 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4014b5fe-c3f6-41a6-bc22-a05c4573a6c7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:30.386928 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4014b5fe-c3f6-41a6-bc22-a05c4573a6c7 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] GET https://10.4.3.92/volume/v3/volumes/577a0779-7b95-4153-a007-4641c7d274b6 Jul 31 17:29:30.387167 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4014b5fe-c3f6-41a6-bc22-a05c4573a6c7 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:30.387430 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4014b5fe-c3f6-41a6-bc22-a05c4573a6c7 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:30.393893 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4014b5fe-c3f6-41a6-bc22-a05c4573a6c7 tempest-CreateVolumesFromSourceVolumeTest-46226376 tempest-CreateVolumesFromSourceVolumeTest-46226376-project-member] https://10.4.3.92/volume/v3/volumes/577a0779-7b95-4153-a007-4641c7d274b6 returned with HTTP 404 Jul 31 17:29:30.394419 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 895/3593] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:30 2026] GET /volume/v3/volumes/577a0779-7b95-4153-a007-4641c7d274b6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:30.842214 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-afb7d079-c76f-4e64-9079-45b1f730c8c7 req-4d865394-7082-4c0b-a032-9f4612ac8393 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:30.845189 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-afb7d079-c76f-4e64-9079-45b1f730c8c7 req-4d865394-7082-4c0b-a032-9f4612ac8393 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] DELETE https://10.4.3.92/volume/v3/attachments/caa88e92-f214-45e5-b13e-10780556252a Jul 31 17:29:30.845583 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-afb7d079-c76f-4e64-9079-45b1f730c8c7 req-4d865394-7082-4c0b-a032-9f4612ac8393 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:30.845828 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-afb7d079-c76f-4e64-9079-45b1f730c8c7 req-4d865394-7082-4c0b-a032-9f4612ac8393 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:30.856358 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:30.856358 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:30.936927 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-afb7d079-c76f-4e64-9079-45b1f730c8c7 req-4d865394-7082-4c0b-a032-9f4612ac8393 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/attachments/caa88e92-f214-45e5-b13e-10780556252a returned with HTTP 200 Jul 31 17:29:30.937799 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 904/3594] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:29:30 2026] DELETE /volume/v3/attachments/caa88e92-f214-45e5-b13e-10780556252a => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:30.959222 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-aa37d2c5-409d-4195-836b-8bdf1bdba2de None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:30.961198 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aa37d2c5-409d-4195-836b-8bdf1bdba2de tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] GET https://10.4.3.92/volume/v3/volumes/fb24d378-d0f4-4fa4-84dc-ddfae410a8af Jul 31 17:29:30.961448 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aa37d2c5-409d-4195-836b-8bdf1bdba2de tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:30.961721 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aa37d2c5-409d-4195-836b-8bdf1bdba2de tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:30.970365 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aa37d2c5-409d-4195-836b-8bdf1bdba2de tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] https://10.4.3.92/volume/v3/volumes/fb24d378-d0f4-4fa4-84dc-ddfae410a8af returned with HTTP 404 Jul 31 17:29:30.971073 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 898/3595] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:30 2026] GET /volume/v3/volumes/fb24d378-d0f4-4fa4-84dc-ddfae410a8af => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:30.980650 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-aa3b98fe-5a13-4d1b-b082-6c96e13b864a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:30.982731 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aa3b98fe-5a13-4d1b-b082-6c96e13b864a tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] DELETE https://10.4.3.92/volume/v3/volumes/d8e0f427-044d-40d9-ae76-7e4930a68d2b Jul 31 17:29:30.982976 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aa3b98fe-5a13-4d1b-b082-6c96e13b864a tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:30.984434 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aa3b98fe-5a13-4d1b-b082-6c96e13b864a tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:30.985550 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-aa3b98fe-5a13-4d1b-b082-6c96e13b864a tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Delete volume with id: d8e0f427-044d-40d9-ae76-7e4930a68d2b Jul 31 17:29:30.996772 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:30.996772 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:30.997404 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-aa3b98fe-5a13-4d1b-b082-6c96e13b864a tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Volume info retrieved successfully. Jul 31 17:29:31.029894 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-aa3b98fe-5a13-4d1b-b082-6c96e13b864a tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Delete volume request issued successfully. Jul 31 17:29:31.029894 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aa3b98fe-5a13-4d1b-b082-6c96e13b864a tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] https://10.4.3.92/volume/v3/volumes/d8e0f427-044d-40d9-ae76-7e4930a68d2b returned with HTTP 202 Jul 31 17:29:31.029894 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 899/3596] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:30 2026] DELETE /volume/v3/volumes/d8e0f427-044d-40d9-ae76-7e4930a68d2b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:31.040143 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6622e42a-0e1f-4ca2-aeb7-0e70fcf5b392 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:31.042358 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6622e42a-0e1f-4ca2-aeb7-0e70fcf5b392 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] GET https://10.4.3.92/volume/v3/volumes/d8e0f427-044d-40d9-ae76-7e4930a68d2b Jul 31 17:29:31.042358 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6622e42a-0e1f-4ca2-aeb7-0e70fcf5b392 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:31.042649 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6622e42a-0e1f-4ca2-aeb7-0e70fcf5b392 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:31.052476 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:31.052476 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:31.056718 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6622e42a-0e1f-4ca2-aeb7-0e70fcf5b392 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Volume info retrieved successfully. Jul 31 17:29:31.062999 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6622e42a-0e1f-4ca2-aeb7-0e70fcf5b392 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] https://10.4.3.92/volume/v3/volumes/d8e0f427-044d-40d9-ae76-7e4930a68d2b returned with HTTP 200 Jul 31 17:29:31.063546 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 896/3597] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:31 2026] GET /volume/v3/volumes/d8e0f427-044d-40d9-ae76-7e4930a68d2b => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:29:31.147990 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-56b8edf7-20a5-432b-99c2-358f26c0f539 req-035d805f-d6f5-482b-8ae1-fc7517b1b0f9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:31.150591 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-56b8edf7-20a5-432b-99c2-358f26c0f539 req-035d805f-d6f5-482b-8ae1-fc7517b1b0f9 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] GET https://10.4.3.92/volume/v3/volumes/22e461db-fa9f-4b95-ba27-51a7cac99ed2 Jul 31 17:29:31.150842 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-56b8edf7-20a5-432b-99c2-358f26c0f539 req-035d805f-d6f5-482b-8ae1-fc7517b1b0f9 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:31.151096 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-56b8edf7-20a5-432b-99c2-358f26c0f539 req-035d805f-d6f5-482b-8ae1-fc7517b1b0f9 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:31.160353 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:31.160353 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:31.165999 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-56b8edf7-20a5-432b-99c2-358f26c0f539 req-035d805f-d6f5-482b-8ae1-fc7517b1b0f9 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] Volume info retrieved successfully. Jul 31 17:29:31.172710 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-56b8edf7-20a5-432b-99c2-358f26c0f539 req-035d805f-d6f5-482b-8ae1-fc7517b1b0f9 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] https://10.4.3.92/volume/v3/volumes/22e461db-fa9f-4b95-ba27-51a7cac99ed2 returned with HTTP 200 Jul 31 17:29:31.173188 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 905/3598] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:29:31 2026] GET /volume/v3/volumes/22e461db-fa9f-4b95-ba27-51a7cac99ed2 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:31.367137 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-9b78bc9e-86bf-4bfd-822f-bb2bb834ba07 req-2764090a-3304-432d-82ee-7cb55e3da837 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:31.373306 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-9b78bc9e-86bf-4bfd-822f-bb2bb834ba07 req-2764090a-3304-432d-82ee-7cb55e3da837 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-reader] GET https://10.4.3.92/volume/v3/volumes/22e461db-fa9f-4b95-ba27-51a7cac99ed2 Jul 31 17:29:31.373532 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-9b78bc9e-86bf-4bfd-822f-bb2bb834ba07 req-2764090a-3304-432d-82ee-7cb55e3da837 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-reader] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:31.373734 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-9b78bc9e-86bf-4bfd-822f-bb2bb834ba07 req-2764090a-3304-432d-82ee-7cb55e3da837 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-reader] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:31.383789 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:31.383789 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:31.389099 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-9b78bc9e-86bf-4bfd-822f-bb2bb834ba07 req-2764090a-3304-432d-82ee-7cb55e3da837 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-reader] Volume info retrieved successfully. Jul 31 17:29:31.395345 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-9b78bc9e-86bf-4bfd-822f-bb2bb834ba07 req-2764090a-3304-432d-82ee-7cb55e3da837 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-reader] https://10.4.3.92/volume/v3/volumes/22e461db-fa9f-4b95-ba27-51a7cac99ed2 returned with HTTP 200 Jul 31 17:29:31.395905 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 899/3599] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:29:31 2026] GET /volume/v3/volumes/22e461db-fa9f-4b95-ba27-51a7cac99ed2 => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:31.424973 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-68533b8c-9b4a-41d2-9e6e-2bc3e614ab5a req-842aa581-e014-40f5-99d2-6e1cb1b7137d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:31.427228 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-68533b8c-9b4a-41d2-9e6e-2bc3e614ab5a req-842aa581-e014-40f5-99d2-6e1cb1b7137d tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] DELETE https://10.4.3.92/volume/v3/volumes/22e461db-fa9f-4b95-ba27-51a7cac99ed2 Jul 31 17:29:31.427434 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-68533b8c-9b4a-41d2-9e6e-2bc3e614ab5a req-842aa581-e014-40f5-99d2-6e1cb1b7137d tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:31.427646 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-68533b8c-9b4a-41d2-9e6e-2bc3e614ab5a req-842aa581-e014-40f5-99d2-6e1cb1b7137d tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:31.427781 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [req-68533b8c-9b4a-41d2-9e6e-2bc3e614ab5a req-842aa581-e014-40f5-99d2-6e1cb1b7137d tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] Delete volume with id: 22e461db-fa9f-4b95-ba27-51a7cac99ed2 Jul 31 17:29:31.436052 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:31.436052 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:31.436587 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-68533b8c-9b4a-41d2-9e6e-2bc3e614ab5a req-842aa581-e014-40f5-99d2-6e1cb1b7137d tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] Volume info retrieved successfully. Jul 31 17:29:31.461765 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-68533b8c-9b4a-41d2-9e6e-2bc3e614ab5a req-842aa581-e014-40f5-99d2-6e1cb1b7137d tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] Delete volume request issued successfully. Jul 31 17:29:31.461986 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-68533b8c-9b4a-41d2-9e6e-2bc3e614ab5a req-842aa581-e014-40f5-99d2-6e1cb1b7137d tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] https://10.4.3.92/volume/v3/volumes/22e461db-fa9f-4b95-ba27-51a7cac99ed2 returned with HTTP 202 Jul 31 17:29:31.462466 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 900/3600] 10.4.3.92 () {70 vars in 1613 bytes} [Fri Jul 31 17:29:31 2026] DELETE /volume/v3/volumes/22e461db-fa9f-4b95-ba27-51a7cac99ed2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:31.485996 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-55ff3b9c-b638-4dc4-8142-fc0a1bd02fbd req-7111b301-2c9d-460c-a63b-2e990864ecac None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:31.490831 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-55ff3b9c-b638-4dc4-8142-fc0a1bd02fbd req-7111b301-2c9d-460c-a63b-2e990864ecac tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] GET https://10.4.3.92/volume/v3/volumes/22e461db-fa9f-4b95-ba27-51a7cac99ed2 Jul 31 17:29:31.491102 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-55ff3b9c-b638-4dc4-8142-fc0a1bd02fbd req-7111b301-2c9d-460c-a63b-2e990864ecac tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:31.491412 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-55ff3b9c-b638-4dc4-8142-fc0a1bd02fbd req-7111b301-2c9d-460c-a63b-2e990864ecac tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:31.500569 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:31.500569 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:31.504706 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-55ff3b9c-b638-4dc4-8142-fc0a1bd02fbd req-7111b301-2c9d-460c-a63b-2e990864ecac tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] Volume info retrieved successfully. Jul 31 17:29:31.509827 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-55ff3b9c-b638-4dc4-8142-fc0a1bd02fbd req-7111b301-2c9d-460c-a63b-2e990864ecac tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] https://10.4.3.92/volume/v3/volumes/22e461db-fa9f-4b95-ba27-51a7cac99ed2 returned with HTTP 200 Jul 31 17:29:31.510472 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 897/3601] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:29:31 2026] GET /volume/v3/volumes/22e461db-fa9f-4b95-ba27-51a7cac99ed2 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:32.081138 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-61d04c94-c0b8-43ab-bb12-a640f7e850fb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:32.083739 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-61d04c94-c0b8-43ab-bb12-a640f7e850fb tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] GET https://10.4.3.92/volume/v3/volumes/d8e0f427-044d-40d9-ae76-7e4930a68d2b Jul 31 17:29:32.083913 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-61d04c94-c0b8-43ab-bb12-a640f7e850fb tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:32.084186 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-61d04c94-c0b8-43ab-bb12-a640f7e850fb tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:32.091452 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-61d04c94-c0b8-43ab-bb12-a640f7e850fb tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] https://10.4.3.92/volume/v3/volumes/d8e0f427-044d-40d9-ae76-7e4930a68d2b returned with HTTP 404 Jul 31 17:29:32.091947 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 906/3602] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:32 2026] GET /volume/v3/volumes/d8e0f427-044d-40d9-ae76-7e4930a68d2b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:32.100429 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-dc1bc82b-30ac-486e-bf80-73ccd61ee031 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:32.102480 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dc1bc82b-30ac-486e-bf80-73ccd61ee031 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] DELETE https://10.4.3.92/volume/v3/volumes/b570fe7d-d0b9-4e46-bdd0-4c15bc07c382 Jul 31 17:29:32.102698 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dc1bc82b-30ac-486e-bf80-73ccd61ee031 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:32.102909 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dc1bc82b-30ac-486e-bf80-73ccd61ee031 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:32.103088 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-dc1bc82b-30ac-486e-bf80-73ccd61ee031 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Delete volume with id: b570fe7d-d0b9-4e46-bdd0-4c15bc07c382 Jul 31 17:29:32.112867 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:32.112867 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:32.113641 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-dc1bc82b-30ac-486e-bf80-73ccd61ee031 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Volume info retrieved successfully. Jul 31 17:29:32.136520 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d0aa88ac-7837-4793-8602-922b5389092b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:32.139399 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d0aa88ac-7837-4793-8602-922b5389092b tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 Jul 31 17:29:32.139643 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d0aa88ac-7837-4793-8602-922b5389092b tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:32.139837 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d0aa88ac-7837-4793-8602-922b5389092b tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:32.144731 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-dc1bc82b-30ac-486e-bf80-73ccd61ee031 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Delete volume request issued successfully. Jul 31 17:29:32.145039 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dc1bc82b-30ac-486e-bf80-73ccd61ee031 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] https://10.4.3.92/volume/v3/volumes/b570fe7d-d0b9-4e46-bdd0-4c15bc07c382 returned with HTTP 202 Jul 31 17:29:32.145768 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 900/3603] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:32 2026] DELETE /volume/v3/volumes/b570fe7d-d0b9-4e46-bdd0-4c15bc07c382 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:32.149301 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:32.149301 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:32.154269 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-de764df2-8630-4a0f-9cf5-431d505ca47a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:32.155224 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d0aa88ac-7837-4793-8602-922b5389092b tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:29:32.156611 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-de764df2-8630-4a0f-9cf5-431d505ca47a tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] GET https://10.4.3.92/volume/v3/volumes/b570fe7d-d0b9-4e46-bdd0-4c15bc07c382 Jul 31 17:29:32.156824 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-de764df2-8630-4a0f-9cf5-431d505ca47a tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:32.157052 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-de764df2-8630-4a0f-9cf5-431d505ca47a tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:32.161930 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d0aa88ac-7837-4793-8602-922b5389092b tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 returned with HTTP 200 Jul 31 17:29:32.162404 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 901/3604] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:32 2026] GET /volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:32.164871 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:32.164871 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:32.169735 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-de764df2-8630-4a0f-9cf5-431d505ca47a tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Volume info retrieved successfully. Jul 31 17:29:32.177383 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-de764df2-8630-4a0f-9cf5-431d505ca47a tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] https://10.4.3.92/volume/v3/volumes/b570fe7d-d0b9-4e46-bdd0-4c15bc07c382 returned with HTTP 200 Jul 31 17:29:32.177527 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a9e3a60d-cf46-4600-9b21-fcea9936f5ff None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:32.177692 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 898/3605] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:32 2026] GET /volume/v3/volumes/b570fe7d-d0b9-4e46-bdd0-4c15bc07c382 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:32.181594 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a9e3a60d-cf46-4600-9b21-fcea9936f5ff tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 Jul 31 17:29:32.181919 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a9e3a60d-cf46-4600-9b21-fcea9936f5ff tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:32.182205 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a9e3a60d-cf46-4600-9b21-fcea9936f5ff tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:32.192267 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:32.192267 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:32.197515 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a9e3a60d-cf46-4600-9b21-fcea9936f5ff tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:29:32.202863 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a9e3a60d-cf46-4600-9b21-fcea9936f5ff tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 returned with HTTP 200 Jul 31 17:29:32.203459 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 907/3606] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:32 2026] GET /volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:32.252578 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-0f05356e-9627-4aaa-8c4a-023980b66176 req-5b92bc4d-346a-42d5-83ae-b7b1ca3a5671 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:32.255293 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-0f05356e-9627-4aaa-8c4a-023980b66176 req-5b92bc4d-346a-42d5-83ae-b7b1ca3a5671 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 Jul 31 17:29:32.255616 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-0f05356e-9627-4aaa-8c4a-023980b66176 req-5b92bc4d-346a-42d5-83ae-b7b1ca3a5671 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:32.255843 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-0f05356e-9627-4aaa-8c4a-023980b66176 req-5b92bc4d-346a-42d5-83ae-b7b1ca3a5671 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:32.267801 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:32.267801 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:32.273566 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-0f05356e-9627-4aaa-8c4a-023980b66176 req-5b92bc4d-346a-42d5-83ae-b7b1ca3a5671 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:29:32.281681 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-0f05356e-9627-4aaa-8c4a-023980b66176 req-5b92bc4d-346a-42d5-83ae-b7b1ca3a5671 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 returned with HTTP 200 Jul 31 17:29:32.282808 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 901/3607] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:29:32 2026] GET /volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:32.336213 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-198292c9-ae13-4064-a975-6af31f993b66 req-51d8471b-e551-4951-9516-6a38c18c3a9e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:32.338818 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-198292c9-ae13-4064-a975-6af31f993b66 req-51d8471b-e551-4951-9516-6a38c18c3a9e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] DELETE https://10.4.3.92/volume/v3/attachments/caa88e92-f214-45e5-b13e-10780556252a Jul 31 17:29:32.339091 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-198292c9-ae13-4064-a975-6af31f993b66 req-51d8471b-e551-4951-9516-6a38c18c3a9e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:32.339367 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-198292c9-ae13-4064-a975-6af31f993b66 req-51d8471b-e551-4951-9516-6a38c18c3a9e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:32.344371 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-198292c9-ae13-4064-a975-6af31f993b66 req-51d8471b-e551-4951-9516-6a38c18c3a9e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/attachments/caa88e92-f214-45e5-b13e-10780556252a returned with HTTP 404 Jul 31 17:29:32.345064 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 902/3608] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:29:32 2026] DELETE /volume/v3/attachments/caa88e92-f214-45e5-b13e-10780556252a => generated 149 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:29:32.382061 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c9649b5d-5f2d-4b9a-aa62-9846e5e158b2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:32.382861 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c9649b5d-5f2d-4b9a-aa62-9846e5e158b2 None None] GET https://10.4.3.92/volume// Jul 31 17:29:32.382861 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c9649b5d-5f2d-4b9a-aa62-9846e5e158b2 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:32.382861 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c9649b5d-5f2d-4b9a-aa62-9846e5e158b2 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:32.383290 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c9649b5d-5f2d-4b9a-aa62-9846e5e158b2 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:29:32.383612 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 899/3609] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:29:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:29:32.391389 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-0f05356e-9627-4aaa-8c4a-023980b66176 req-b26adc78-0ab1-4f8d-83f4-c46d8be88486 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:32.393637 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-0f05356e-9627-4aaa-8c4a-023980b66176 req-b26adc78-0ab1-4f8d-83f4-c46d8be88486 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:29:32.393994 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-0f05356e-9627-4aaa-8c4a-023980b66176 req-b26adc78-0ab1-4f8d-83f4-c46d8be88486 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "93d8e506-657e-408f-85da-ccc28410a052", "connector": null, "instance_uuid": "2f365f0e-6d1c-4541-be31-0970a8ee7559"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:32.404914 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:32.404914 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:32.444732 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-0f05356e-9627-4aaa-8c4a-023980b66176 req-b26adc78-0ab1-4f8d-83f4-c46d8be88486 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:29:32.445206 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 908/3610] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:29:32 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:32.481983 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-50174a93-4108-4019-b74d-324adbd16a25 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:32.484663 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-50174a93-4108-4019-b74d-324adbd16a25 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 Jul 31 17:29:32.484914 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-50174a93-4108-4019-b74d-324adbd16a25 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:32.485208 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-50174a93-4108-4019-b74d-324adbd16a25 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:32.491846 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3be1e62b-4fdc-470a-8a57-67d04cb2ce76 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:32.492388 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3be1e62b-4fdc-470a-8a57-67d04cb2ce76 None None] GET https://10.4.3.92/volume// Jul 31 17:29:32.492611 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3be1e62b-4fdc-470a-8a57-67d04cb2ce76 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:32.492847 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3be1e62b-4fdc-470a-8a57-67d04cb2ce76 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:32.493247 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3be1e62b-4fdc-470a-8a57-67d04cb2ce76 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:29:32.493661 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 903/3611] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:29:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:29:32.498042 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:32.498042 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:32.502732 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-50174a93-4108-4019-b74d-324adbd16a25 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:29:32.506986 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-0f05356e-9627-4aaa-8c4a-023980b66176 req-c9e0362f-b07e-4d7c-a4c9-3ca130edba5a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:32.509636 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0f05356e-9627-4aaa-8c4a-023980b66176 req-c9e0362f-b07e-4d7c-a4c9-3ca130edba5a tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 Jul 31 17:29:32.509875 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-0f05356e-9627-4aaa-8c4a-023980b66176 req-c9e0362f-b07e-4d7c-a4c9-3ca130edba5a tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:32.510075 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-0f05356e-9627-4aaa-8c4a-023980b66176 req-c9e0362f-b07e-4d7c-a4c9-3ca130edba5a tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:32.513810 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-50174a93-4108-4019-b74d-324adbd16a25 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 returned with HTTP 200 Jul 31 17:29:32.514355 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 902/3612] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:32 2026] GET /volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:32.526267 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:32.526267 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:32.530789 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-0f05356e-9627-4aaa-8c4a-023980b66176 req-c9e0362f-b07e-4d7c-a4c9-3ca130edba5a tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:29:32.536180 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0f05356e-9627-4aaa-8c4a-023980b66176 req-c9e0362f-b07e-4d7c-a4c9-3ca130edba5a tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 returned with HTTP 200 Jul 31 17:29:32.536648 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 900/3613] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:29:32 2026] GET /volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 => generated 1054 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:29:32.538055 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-e3b44d93-b3fb-42c9-aa8a-19dd0c7ef840 req-cc12363b-92f4-49ba-9e01-1ac1da911fd5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:32.540272 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e3b44d93-b3fb-42c9-aa8a-19dd0c7ef840 req-cc12363b-92f4-49ba-9e01-1ac1da911fd5 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] GET https://10.4.3.92/volume/v3/volumes/22e461db-fa9f-4b95-ba27-51a7cac99ed2 Jul 31 17:29:32.540575 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e3b44d93-b3fb-42c9-aa8a-19dd0c7ef840 req-cc12363b-92f4-49ba-9e01-1ac1da911fd5 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:32.540819 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e3b44d93-b3fb-42c9-aa8a-19dd0c7ef840 req-cc12363b-92f4-49ba-9e01-1ac1da911fd5 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:32.550444 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e3b44d93-b3fb-42c9-aa8a-19dd0c7ef840 req-cc12363b-92f4-49ba-9e01-1ac1da911fd5 tempest-VolumesGetTestJSON-890050261 tempest-VolumesGetTestJSON-890050261-project-member] https://10.4.3.92/volume/v3/volumes/22e461db-fa9f-4b95-ba27-51a7cac99ed2 returned with HTTP 404 Jul 31 17:29:32.550444 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 909/3614] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:29:32 2026] GET /volume/v3/volumes/22e461db-fa9f-4b95-ba27-51a7cac99ed2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:32.692237 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-0f05356e-9627-4aaa-8c4a-023980b66176 req-7045f965-e43c-4261-832c-ca9bf1a9ed46 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:32.694952 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-0f05356e-9627-4aaa-8c4a-023980b66176 req-7045f965-e43c-4261-832c-ca9bf1a9ed46 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] PUT https://10.4.3.92/volume/v3/attachments/b79c8e36-55a7-42ad-8f07-b9149ac99a78 Jul 31 17:29:32.695410 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-0f05356e-9627-4aaa-8c4a-023980b66176 req-7045f965-e43c-4261-832c-ca9bf1a9ed46 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:32.710490 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-0f05356e-9627-4aaa-8c4a-023980b66176 req-7045f965-e43c-4261-832c-ca9bf1a9ed46 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Acquiring lock "cinder-attachment_update-93d8e506-657e-408f-85da-ccc28410a052-np0000006248" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:29:32.716699 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-0f05356e-9627-4aaa-8c4a-023980b66176 req-7045f965-e43c-4261-832c-ca9bf1a9ed46 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Lock "cinder-attachment_update-93d8e506-657e-408f-85da-ccc28410a052-np0000006248" acquired by "attachment_update" :: waited 0.006s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:29:32.717896 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:32.717896 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:32.833759 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-0f05356e-9627-4aaa-8c4a-023980b66176 req-7045f965-e43c-4261-832c-ca9bf1a9ed46 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Lock "cinder-attachment_update-93d8e506-657e-408f-85da-ccc28410a052-np0000006248" released by "attachment_update" :: held 0.117s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:29:32.834185 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-0f05356e-9627-4aaa-8c4a-023980b66176 req-7045f965-e43c-4261-832c-ca9bf1a9ed46 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/attachments/b79c8e36-55a7-42ad-8f07-b9149ac99a78 returned with HTTP 200 Jul 31 17:29:32.834961 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 904/3615] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:29:32 2026] PUT /volume/v3/attachments/b79c8e36-55a7-42ad-8f07-b9149ac99a78 => generated 968 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:32.853383 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-0f05356e-9627-4aaa-8c4a-023980b66176 req-c97cc0f3-cd47-49e7-9b52-28178e47e8a4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:32.858382 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-0f05356e-9627-4aaa-8c4a-023980b66176 req-c97cc0f3-cd47-49e7-9b52-28178e47e8a4 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052/encryption Jul 31 17:29:32.858382 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-0f05356e-9627-4aaa-8c4a-023980b66176 req-c97cc0f3-cd47-49e7-9b52-28178e47e8a4 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:32.860383 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-0f05356e-9627-4aaa-8c4a-023980b66176 req-c97cc0f3-cd47-49e7-9b52-28178e47e8a4 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:32.873739 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:32.873739 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:32.883739 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-0f05356e-9627-4aaa-8c4a-023980b66176 req-c97cc0f3-cd47-49e7-9b52-28178e47e8a4 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052/encryption returned with HTTP 200 Jul 31 17:29:32.885278 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 903/3616] 10.4.3.92 () {68 vars in 1624 bytes} [Fri Jul 31 17:29:32 2026] GET /volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052/encryption => generated 160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:33.192716 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4cfb723c-e568-45d7-a8e8-447b18721ae8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:33.194942 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4cfb723c-e568-45d7-a8e8-447b18721ae8 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] GET https://10.4.3.92/volume/v3/volumes/b570fe7d-d0b9-4e46-bdd0-4c15bc07c382 Jul 31 17:29:33.195159 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4cfb723c-e568-45d7-a8e8-447b18721ae8 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:33.195433 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4cfb723c-e568-45d7-a8e8-447b18721ae8 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:33.201159 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4cfb723c-e568-45d7-a8e8-447b18721ae8 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] https://10.4.3.92/volume/v3/volumes/b570fe7d-d0b9-4e46-bdd0-4c15bc07c382 returned with HTTP 404 Jul 31 17:29:33.201834 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 901/3617] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:33 2026] GET /volume/v3/volumes/b570fe7d-d0b9-4e46-bdd0-4c15bc07c382 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:33.211779 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-aa3770e7-a4f9-44f2-95fa-5c26532949bf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:33.214206 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aa3770e7-a4f9-44f2-95fa-5c26532949bf tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/d9dc12a3-9eb4-44b3-b91e-5eafd750ec40 Jul 31 17:29:33.214511 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aa3770e7-a4f9-44f2-95fa-5c26532949bf tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:33.214725 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aa3770e7-a4f9-44f2-95fa-5c26532949bf tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:33.214941 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-aa3770e7-a4f9-44f2-95fa-5c26532949bf tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Delete snapshot with id: d9dc12a3-9eb4-44b3-b91e-5eafd750ec40 Jul 31 17:29:33.222742 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:33.222742 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:33.223360 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-aa3770e7-a4f9-44f2-95fa-5c26532949bf tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Snapshot retrieved successfully. Jul 31 17:29:33.254610 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-aa3770e7-a4f9-44f2-95fa-5c26532949bf tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Snapshot delete request issued successfully. Jul 31 17:29:33.254912 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aa3770e7-a4f9-44f2-95fa-5c26532949bf tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] https://10.4.3.92/volume/v3/snapshots/d9dc12a3-9eb4-44b3-b91e-5eafd750ec40 returned with HTTP 202 Jul 31 17:29:33.255550 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 910/3618] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:29:33 2026] DELETE /volume/v3/snapshots/d9dc12a3-9eb4-44b3-b91e-5eafd750ec40 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:33.267579 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2000a0dd-61ff-472c-b560-f68e747a3f6d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:33.270055 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2000a0dd-61ff-472c-b560-f68e747a3f6d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] GET https://10.4.3.92/volume/v3/snapshots/d9dc12a3-9eb4-44b3-b91e-5eafd750ec40 Jul 31 17:29:33.270334 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2000a0dd-61ff-472c-b560-f68e747a3f6d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:33.271341 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2000a0dd-61ff-472c-b560-f68e747a3f6d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:33.279175 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:33.279175 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:33.279825 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2000a0dd-61ff-472c-b560-f68e747a3f6d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Snapshot retrieved successfully. Jul 31 17:29:33.280931 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2000a0dd-61ff-472c-b560-f68e747a3f6d tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] https://10.4.3.92/volume/v3/snapshots/d9dc12a3-9eb4-44b3-b91e-5eafd750ec40 returned with HTTP 200 Jul 31 17:29:33.281419 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 905/3619] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:29:33 2026] GET /volume/v3/snapshots/d9dc12a3-9eb4-44b3-b91e-5eafd750ec40 => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:33.530503 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-835ad114-5f7c-42b6-aba4-c0c184a27caa None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:33.532822 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-835ad114-5f7c-42b6-aba4-c0c184a27caa tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 Jul 31 17:29:33.532822 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-835ad114-5f7c-42b6-aba4-c0c184a27caa tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:33.533469 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-835ad114-5f7c-42b6-aba4-c0c184a27caa tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:33.548249 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:33.548249 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:33.552582 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-835ad114-5f7c-42b6-aba4-c0c184a27caa tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:29:33.557550 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-835ad114-5f7c-42b6-aba4-c0c184a27caa tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 returned with HTTP 200 Jul 31 17:29:33.557942 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 904/3620] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:33 2026] GET /volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:34.292649 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ce1100ef-cf32-422e-84e5-a4a13a5d82b7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:34.297001 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ce1100ef-cf32-422e-84e5-a4a13a5d82b7 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] GET https://10.4.3.92/volume/v3/snapshots/d9dc12a3-9eb4-44b3-b91e-5eafd750ec40 Jul 31 17:29:34.297341 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ce1100ef-cf32-422e-84e5-a4a13a5d82b7 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:34.297640 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ce1100ef-cf32-422e-84e5-a4a13a5d82b7 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:34.310963 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ce1100ef-cf32-422e-84e5-a4a13a5d82b7 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] https://10.4.3.92/volume/v3/snapshots/d9dc12a3-9eb4-44b3-b91e-5eafd750ec40 returned with HTTP 404 Jul 31 17:29:34.311626 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 902/3621] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:29:34 2026] GET /volume/v3/snapshots/d9dc12a3-9eb4-44b3-b91e-5eafd750ec40 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:34.324252 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b8cc515f-1edd-4eb0-b008-d5e94ab3a6c9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:34.326563 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b8cc515f-1edd-4eb0-b008-d5e94ab3a6c9 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] DELETE https://10.4.3.92/volume/v3/volumes/92dd9277-76c8-47f6-b3c4-a8076eefc119 Jul 31 17:29:34.326847 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b8cc515f-1edd-4eb0-b008-d5e94ab3a6c9 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:34.327064 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b8cc515f-1edd-4eb0-b008-d5e94ab3a6c9 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:34.327269 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-b8cc515f-1edd-4eb0-b008-d5e94ab3a6c9 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Delete volume with id: 92dd9277-76c8-47f6-b3c4-a8076eefc119 Jul 31 17:29:34.366127 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:34.366127 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:34.366971 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b8cc515f-1edd-4eb0-b008-d5e94ab3a6c9 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Volume info retrieved successfully. Jul 31 17:29:34.407773 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b8cc515f-1edd-4eb0-b008-d5e94ab3a6c9 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Delete volume request issued successfully. Jul 31 17:29:34.407773 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b8cc515f-1edd-4eb0-b008-d5e94ab3a6c9 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] https://10.4.3.92/volume/v3/volumes/92dd9277-76c8-47f6-b3c4-a8076eefc119 returned with HTTP 202 Jul 31 17:29:34.407955 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d0d820a6-b161-440d-a71d-bfd24f675b7f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:34.408232 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 911/3622] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:34 2026] DELETE /volume/v3/volumes/92dd9277-76c8-47f6-b3c4-a8076eefc119 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:34.412000 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d0d820a6-b161-440d-a71d-bfd24f675b7f tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f Jul 31 17:29:34.412000 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d0d820a6-b161-440d-a71d-bfd24f675b7f tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:34.412000 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d0d820a6-b161-440d-a71d-bfd24f675b7f tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:34.417828 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:34.417828 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:34.418823 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fd7679a6-8605-4f93-ac2a-4216c1815d51 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:34.420799 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fd7679a6-8605-4f93-ac2a-4216c1815d51 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] GET https://10.4.3.92/volume/v3/volumes/92dd9277-76c8-47f6-b3c4-a8076eefc119 Jul 31 17:29:34.421743 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fd7679a6-8605-4f93-ac2a-4216c1815d51 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:34.421743 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fd7679a6-8605-4f93-ac2a-4216c1815d51 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:34.423364 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d0d820a6-b161-440d-a71d-bfd24f675b7f tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:29:34.430119 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:34.430119 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:34.431010 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d0d820a6-b161-440d-a71d-bfd24f675b7f tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f returned with HTTP 200 Jul 31 17:29:34.431330 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 906/3623] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:34 2026] GET /volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f => generated 1360 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:34.435996 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-fd7679a6-8605-4f93-ac2a-4216c1815d51 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Volume info retrieved successfully. Jul 31 17:29:34.441805 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fd7679a6-8605-4f93-ac2a-4216c1815d51 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] https://10.4.3.92/volume/v3/volumes/92dd9277-76c8-47f6-b3c4-a8076eefc119 returned with HTTP 200 Jul 31 17:29:34.442453 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 905/3624] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:34 2026] GET /volume/v3/volumes/92dd9277-76c8-47f6-b3c4-a8076eefc119 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:34.451543 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b7792487-5f2a-4b55-aca6-b897e5941de6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:34.454283 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b7792487-5f2a-4b55-aca6-b897e5941de6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] DELETE https://10.4.3.92/volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f Jul 31 17:29:34.455157 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b7792487-5f2a-4b55-aca6-b897e5941de6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:34.455585 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b7792487-5f2a-4b55-aca6-b897e5941de6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:34.455893 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-b7792487-5f2a-4b55-aca6-b897e5941de6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Delete volume with id: 6b3105a4-d379-49e3-854e-7ce21b8c515f Jul 31 17:29:34.473193 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:34.473193 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:34.473877 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b7792487-5f2a-4b55-aca6-b897e5941de6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:29:34.501726 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b7792487-5f2a-4b55-aca6-b897e5941de6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Delete volume request issued successfully. Jul 31 17:29:34.502158 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b7792487-5f2a-4b55-aca6-b897e5941de6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f returned with HTTP 202 Jul 31 17:29:34.502749 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 903/3625] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:34 2026] DELETE /volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:34.511578 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-190cefe7-4aca-42a6-a19b-baeb8853c45e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:34.513976 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-190cefe7-4aca-42a6-a19b-baeb8853c45e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f Jul 31 17:29:34.514213 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-190cefe7-4aca-42a6-a19b-baeb8853c45e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:34.515152 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-190cefe7-4aca-42a6-a19b-baeb8853c45e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:34.525684 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:34.525684 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:34.530932 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-190cefe7-4aca-42a6-a19b-baeb8853c45e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:29:34.536903 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-190cefe7-4aca-42a6-a19b-baeb8853c45e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f returned with HTTP 200 Jul 31 17:29:34.537353 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 912/3626] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:34 2026] GET /volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f => generated 1359 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:34.575391 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-aba1d423-4bd4-4a6f-a916-03f3f1be4b95 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:34.577670 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aba1d423-4bd4-4a6f-a916-03f3f1be4b95 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 Jul 31 17:29:34.577961 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aba1d423-4bd4-4a6f-a916-03f3f1be4b95 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:34.578229 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aba1d423-4bd4-4a6f-a916-03f3f1be4b95 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:34.593992 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:34.593992 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:34.599122 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-aba1d423-4bd4-4a6f-a916-03f3f1be4b95 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:29:34.604803 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aba1d423-4bd4-4a6f-a916-03f3f1be4b95 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 returned with HTTP 200 Jul 31 17:29:34.605365 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 907/3627] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:34 2026] GET /volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 => generated 875 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:34.887415 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-dd95c5fa-d124-4ee1-a0be-0b9527c9fd3e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:35.023882 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dd95c5fa-d124-4ee1-a0be-0b9527c9fd3e tempest-UserMessagesTest-807635836 tempest-UserMessagesTest-807635836-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:29:35.024748 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dd95c5fa-d124-4ee1-a0be-0b9527c9fd3e tempest-UserMessagesTest-807635836 tempest-UserMessagesTest-807635836-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1314026608", "extra_specs": {"storage_protocol": "tempest-storage_protocol-89277589", "vendor_name": "tempest-vendor_name-793609557"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:35.051016 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dd95c5fa-d124-4ee1-a0be-0b9527c9fd3e tempest-UserMessagesTest-807635836 tempest-UserMessagesTest-807635836-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:29:35.051548 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 906/3628] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:29:34 2026] POST /volume/v3/types => generated 325 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:35.060776 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e72fa147-aaa2-4902-ad93-63c8b9d0409a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:35.147368 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e72fa147-aaa2-4902-ad93-63c8b9d0409a tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:29:35.147820 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e72fa147-aaa2-4902-ad93-63c8b9d0409a tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5105258e-f77e-4afb-b8be-42aa0c3cac8a", "size": 1, "name": "tempest-UserMessagesTest-Volume-960336088"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:35.149560 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-e72fa147-aaa2-4902-ad93-63c8b9d0409a tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Create volume request body: {'volume': {'volume_type': '5105258e-f77e-4afb-b8be-42aa0c3cac8a', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-960336088'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:29:35.158354 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-e72fa147-aaa2-4902-ad93-63c8b9d0409a tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Create volume of 1 GB Jul 31 17:29:35.158354 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:35.158354 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:35.159081 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e72fa147-aaa2-4902-ad93-63c8b9d0409a tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Availability Zones retrieved successfully. Jul 31 17:29:35.168252 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e72fa147-aaa2-4902-ad93-63c8b9d0409a tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Flow 'volume_create_api' (38472e2c-a1ff-431c-8a8f-07bf62d42a66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:35.169724 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e72fa147-aaa2-4902-ad93-63c8b9d0409a tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88397717-7b58-47ec-a5dd-33d53e567dae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:35.171548 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-e72fa147-aaa2-4902-ad93-63c8b9d0409a tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:29:35.202309 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e72fa147-aaa2-4902-ad93-63c8b9d0409a tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88397717-7b58-47ec-a5dd-33d53e567dae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:29:35Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-89277589',vendor_name='tempest-vendor_name-793609557'},id=5105258e-f77e-4afb-b8be-42aa0c3cac8a,is_public=True,name='tempest-UserMessagesTest-volume-type-1314026608',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5105258e-f77e-4afb-b8be-42aa0c3cac8a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:35.203460 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e72fa147-aaa2-4902-ad93-63c8b9d0409a tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d691e3c2-77a5-4fb4-ac01-930b7b75ba88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:35.248197 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-e72fa147-aaa2-4902-ad93-63c8b9d0409a tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1314026608 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1314026608, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:29:35.248530 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-e72fa147-aaa2-4902-ad93-63c8b9d0409a tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1314026608 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1314026608, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:29:35.302493 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-e72fa147-aaa2-4902-ad93-63c8b9d0409a tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Created reservations ['ce7c0306-25ba-456d-9502-e2e9a7b412c3', '680fda28-309b-47da-8991-dd669957efee', '2a1e6611-f537-4290-bfe9-89692c3b6803', '72a00f61-d2f4-42ae-9b83-369fff2da837'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:35.303249 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e72fa147-aaa2-4902-ad93-63c8b9d0409a tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d691e3c2-77a5-4fb4-ac01-930b7b75ba88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce7c0306-25ba-456d-9502-e2e9a7b412c3', '680fda28-309b-47da-8991-dd669957efee', '2a1e6611-f537-4290-bfe9-89692c3b6803', '72a00f61-d2f4-42ae-9b83-369fff2da837']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:35.304111 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e72fa147-aaa2-4902-ad93-63c8b9d0409a tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ecd1fb3-817f-4731-b7f7-60fd9c0e7ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:35.337648 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e72fa147-aaa2-4902-ad93-63c8b9d0409a tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ecd1fb3-817f-4731-b7f7-60fd9c0e7ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1bbbbe3-c1bf-4a5b-a04e-7acfc8f50162', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-960336088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0b2cb17a1db409ca1c9cc33876245fb',qos_specs=None,replication_status=,reservations=['ce7c0306-25ba-456d-9502-e2e9a7b412c3','680fda28-309b-47da-8991-dd669957efee','2a1e6611-f537-4290-bfe9-89692c3b6803','72a00f61-d2f4-42ae-9b83-369fff2da837'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c73bbb499ada4a6bb39cd16099f5e34c',volume_type_id=5105258e-f77e-4afb-b8be-42aa0c3cac8a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:29:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-960336088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1bbbbe3-c1bf-4a5b-a04e-7acfc8f50162,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0b2cb17a1db409ca1c9cc33876245fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c73bbb499ada4a6bb39cd16099f5e34c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5105258e-f77e-4afb-b8be-42aa0c3cac8a),volume_type_id=5105258e-f77e-4afb-b8be-42aa0c3cac8a)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:35.338615 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e72fa147-aaa2-4902-ad93-63c8b9d0409a tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccb4d66d-fda6-43c0-82bc-b35d8f11313b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:35.359086 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e72fa147-aaa2-4902-ad93-63c8b9d0409a tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccb4d66d-fda6-43c0-82bc-b35d8f11313b) transitioned into state 'SUCCESS' from state '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-960336088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0b2cb17a1db409ca1c9cc33876245fb',qos_specs=None,replication_status=,reservations=['ce7c0306-25ba-456d-9502-e2e9a7b412c3','680fda28-309b-47da-8991-dd669957efee','2a1e6611-f537-4290-bfe9-89692c3b6803','72a00f61-d2f4-42ae-9b83-369fff2da837'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c73bbb499ada4a6bb39cd16099f5e34c',volume_type_id=5105258e-f77e-4afb-b8be-42aa0c3cac8a)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:35.360241 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e72fa147-aaa2-4902-ad93-63c8b9d0409a tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3906d0f1-9353-4602-a306-c08b9f5e4076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:35.374340 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e72fa147-aaa2-4902-ad93-63c8b9d0409a tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3906d0f1-9353-4602-a306-c08b9f5e4076) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:35.374340 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-e72fa147-aaa2-4902-ad93-63c8b9d0409a tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Flow 'volume_create_api' (38472e2c-a1ff-431c-8a8f-07bf62d42a66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:35.374340 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e72fa147-aaa2-4902-ad93-63c8b9d0409a tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Create volume request issued successfully. Jul 31 17:29:35.374551 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e72fa147-aaa2-4902-ad93-63c8b9d0409a tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:29:35.375044 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 904/3629] 10.4.3.92 () {70 vars in 1292 bytes} [Fri Jul 31 17:29:35 2026] POST /volume/v3/volumes => generated 783 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 17:29:35.390937 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6518e5d7-0f88-40ea-9af3-45098a66bf47 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:35.395342 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6518e5d7-0f88-40ea-9af3-45098a66bf47 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] GET https://10.4.3.92/volume/v3/volumes/e1bbbbe3-c1bf-4a5b-a04e-7acfc8f50162 Jul 31 17:29:35.395342 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6518e5d7-0f88-40ea-9af3-45098a66bf47 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:35.395342 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6518e5d7-0f88-40ea-9af3-45098a66bf47 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:35.402237 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:35.402237 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:35.406287 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6518e5d7-0f88-40ea-9af3-45098a66bf47 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Volume info retrieved successfully. Jul 31 17:29:35.412122 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6518e5d7-0f88-40ea-9af3-45098a66bf47 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] https://10.4.3.92/volume/v3/volumes/e1bbbbe3-c1bf-4a5b-a04e-7acfc8f50162 returned with HTTP 200 Jul 31 17:29:35.412557 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 913/3630] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:29:35 2026] GET /volume/v3/volumes/e1bbbbe3-c1bf-4a5b-a04e-7acfc8f50162 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:35.463605 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8e805763-7749-4115-8572-25172d720870 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:35.464608 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8e805763-7749-4115-8572-25172d720870 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] GET https://10.4.3.92/volume/v3/volumes/92dd9277-76c8-47f6-b3c4-a8076eefc119 Jul 31 17:29:35.467531 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8e805763-7749-4115-8572-25172d720870 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:35.467531 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8e805763-7749-4115-8572-25172d720870 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:35.473522 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8e805763-7749-4115-8572-25172d720870 tempest-CreateVolumesFromSnapshotTest-1315284500 tempest-CreateVolumesFromSnapshotTest-1315284500-project-member] https://10.4.3.92/volume/v3/volumes/92dd9277-76c8-47f6-b3c4-a8076eefc119 returned with HTTP 404 Jul 31 17:29:35.474763 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 908/3631] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:35 2026] GET /volume/v3/volumes/92dd9277-76c8-47f6-b3c4-a8076eefc119 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:35.553765 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9ea22a6e-36b4-4e0d-9ac1-c68755102875 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:35.556060 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9ea22a6e-36b4-4e0d-9ac1-c68755102875 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f Jul 31 17:29:35.556397 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9ea22a6e-36b4-4e0d-9ac1-c68755102875 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:35.556713 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9ea22a6e-36b4-4e0d-9ac1-c68755102875 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:35.565208 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9ea22a6e-36b4-4e0d-9ac1-c68755102875 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f returned with HTTP 404 Jul 31 17:29:35.565977 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 907/3632] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:35 2026] GET /volume/v3/volumes/6b3105a4-d379-49e3-854e-7ce21b8c515f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:35.578960 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-187d4477-031b-4937-9ae5-05993e0e76b3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:35.580965 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-187d4477-031b-4937-9ae5-05993e0e76b3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe Jul 31 17:29:35.581174 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-187d4477-031b-4937-9ae5-05993e0e76b3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:35.581402 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-187d4477-031b-4937-9ae5-05993e0e76b3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:35.589721 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:35.589721 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:35.594871 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-187d4477-031b-4937-9ae5-05993e0e76b3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:29:35.601077 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-187d4477-031b-4937-9ae5-05993e0e76b3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe returned with HTTP 200 Jul 31 17:29:35.601595 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 905/3633] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:35 2026] GET /volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:35.617911 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a8c5568e-015a-4e2c-afea-65209e8033a1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:35.620204 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a8c5568e-015a-4e2c-afea-65209e8033a1 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:29:35.621120 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a8c5568e-015a-4e2c-afea-65209e8033a1 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bdc61908-28a3-4245-9c85-20353ce2d6fe", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1634661357"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:35.622671 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6735bd03-019f-48e6-ae14-8c81172a6c82 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:35.625425 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6735bd03-019f-48e6-ae14-8c81172a6c82 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 Jul 31 17:29:35.625788 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6735bd03-019f-48e6-ae14-8c81172a6c82 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:35.625939 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6735bd03-019f-48e6-ae14-8c81172a6c82 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:35.635754 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:35.635754 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:35.636475 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a8c5568e-015a-4e2c-afea-65209e8033a1 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:29:35.636634 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-a8c5568e-015a-4e2c-afea-65209e8033a1 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Create snapshot from volume bdc61908-28a3-4245-9c85-20353ce2d6fe Jul 31 17:29:35.640415 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:35.640415 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:35.645466 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6735bd03-019f-48e6-ae14-8c81172a6c82 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:29:35.651666 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6735bd03-019f-48e6-ae14-8c81172a6c82 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 returned with HTTP 200 Jul 31 17:29:35.652289 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 909/3634] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:35 2026] GET /volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:35.686614 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-a8c5568e-015a-4e2c-afea-65209e8033a1 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Created reservations ['6995b9a5-de38-4a92-be29-5bd084674aa3', '64dc15a4-c021-4322-9da4-ce96d3a39179', 'dd13a813-79a4-45d3-bdfe-60187fc507fd', 'c53324a4-e26a-4fea-b054-2eb5cc8aa439'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:35.732439 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a8c5568e-015a-4e2c-afea-65209e8033a1 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot create request issued successfully. Jul 31 17:29:35.732439 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a8c5568e-015a-4e2c-afea-65209e8033a1 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:29:35.732439 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 914/3635] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:29:35 2026] POST /volume/v3/snapshots => generated 380 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:35.745707 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-73faf78f-21db-448f-b92e-661b76822e61 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:35.752188 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-73faf78f-21db-448f-b92e-661b76822e61 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/ba39601e-3b20-4bc7-8cef-78036ce72cb6 Jul 31 17:29:35.752188 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-73faf78f-21db-448f-b92e-661b76822e61 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:35.752566 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-73faf78f-21db-448f-b92e-661b76822e61 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:35.772196 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:35.772196 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:35.772773 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-73faf78f-21db-448f-b92e-661b76822e61 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:29:35.773673 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-73faf78f-21db-448f-b92e-661b76822e61 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/ba39601e-3b20-4bc7-8cef-78036ce72cb6 returned with HTTP 200 Jul 31 17:29:35.774119 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 908/3636] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:29:35 2026] GET /volume/v3/snapshots/ba39601e-3b20-4bc7-8cef-78036ce72cb6 => generated 512 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:36.425987 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-40167797-d89f-42b5-9746-b43c323ce07e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:36.428465 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-40167797-d89f-42b5-9746-b43c323ce07e tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] GET https://10.4.3.92/volume/v3/volumes/e1bbbbe3-c1bf-4a5b-a04e-7acfc8f50162 Jul 31 17:29:36.428465 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-40167797-d89f-42b5-9746-b43c323ce07e tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:36.428653 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-40167797-d89f-42b5-9746-b43c323ce07e tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:36.439864 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:36.439864 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:36.447347 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-40167797-d89f-42b5-9746-b43c323ce07e tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Volume info retrieved successfully. Jul 31 17:29:36.452251 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-40167797-d89f-42b5-9746-b43c323ce07e tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] https://10.4.3.92/volume/v3/volumes/e1bbbbe3-c1bf-4a5b-a04e-7acfc8f50162 returned with HTTP 200 Jul 31 17:29:36.452501 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 906/3637] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:29:36 2026] GET /volume/v3/volumes/e1bbbbe3-c1bf-4a5b-a04e-7acfc8f50162 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:36.467421 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-24de2acb-75ca-4aab-abef-526888d90743 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:36.469833 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-24de2acb-75ca-4aab-abef-526888d90743 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] GET https://10.4.3.92/volume/v3/messages Jul 31 17:29:36.471243 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-24de2acb-75ca-4aab-abef-526888d90743 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:36.471243 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-24de2acb-75ca-4aab-abef-526888d90743 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:36.476658 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-24de2acb-75ca-4aab-abef-526888d90743 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] https://10.4.3.92/volume/v3/messages returned with HTTP 200 Jul 31 17:29:36.478589 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 910/3638] 10.4.3.92 () {68 vars in 1273 bytes} [Fri Jul 31 17:29:36 2026] GET /volume/v3/messages => generated 668 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:36.488019 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dbed5e59-7983-4962-840f-c223f3b19968 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:36.490436 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dbed5e59-7983-4962-840f-c223f3b19968 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] DELETE https://10.4.3.92/volume/v3/messages/08621e47-efe7-48ee-8d8a-57b7a148aa06 Jul 31 17:29:36.490694 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dbed5e59-7983-4962-840f-c223f3b19968 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:36.490908 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dbed5e59-7983-4962-840f-c223f3b19968 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:36.500523 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:36.500523 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:36.509944 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dbed5e59-7983-4962-840f-c223f3b19968 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] https://10.4.3.92/volume/v3/messages/08621e47-efe7-48ee-8d8a-57b7a148aa06 returned with HTTP 204 Jul 31 17:29:36.510510 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 915/3639] 10.4.3.92 () {68 vars in 1387 bytes} [Fri Jul 31 17:29:36 2026] DELETE /volume/v3/messages/08621e47-efe7-48ee-8d8a-57b7a148aa06 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 17:29:36.519626 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9032a9eb-3fee-42a1-9fd9-e83b6b5d8a8b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:36.522151 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9032a9eb-3fee-42a1-9fd9-e83b6b5d8a8b tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] GET https://10.4.3.92/volume/v3/messages/08621e47-efe7-48ee-8d8a-57b7a148aa06 Jul 31 17:29:36.522445 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9032a9eb-3fee-42a1-9fd9-e83b6b5d8a8b tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:36.522705 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9032a9eb-3fee-42a1-9fd9-e83b6b5d8a8b tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:36.529511 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9032a9eb-3fee-42a1-9fd9-e83b6b5d8a8b tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] https://10.4.3.92/volume/v3/messages/08621e47-efe7-48ee-8d8a-57b7a148aa06 returned with HTTP 404 Jul 31 17:29:36.529964 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 909/3640] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:29:36 2026] GET /volume/v3/messages/08621e47-efe7-48ee-8d8a-57b7a148aa06 => generated 110 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:36.537867 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fb08a455-e689-47f2-81d7-003fc17a1013 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:36.539818 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fb08a455-e689-47f2-81d7-003fc17a1013 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] GET https://10.4.3.92/volume/v3/volumes/e1bbbbe3-c1bf-4a5b-a04e-7acfc8f50162 Jul 31 17:29:36.540068 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fb08a455-e689-47f2-81d7-003fc17a1013 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:36.540255 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fb08a455-e689-47f2-81d7-003fc17a1013 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:36.549060 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:36.549060 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:36.556037 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fb08a455-e689-47f2-81d7-003fc17a1013 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Volume info retrieved successfully. Jul 31 17:29:36.563748 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fb08a455-e689-47f2-81d7-003fc17a1013 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] https://10.4.3.92/volume/v3/volumes/e1bbbbe3-c1bf-4a5b-a04e-7acfc8f50162 returned with HTTP 200 Jul 31 17:29:36.564350 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 907/3641] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:29:36 2026] GET /volume/v3/volumes/e1bbbbe3-c1bf-4a5b-a04e-7acfc8f50162 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:36.581651 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-aee6e30e-cdba-479e-9219-42f93c4f1cea None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:36.583939 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aee6e30e-cdba-479e-9219-42f93c4f1cea tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] DELETE https://10.4.3.92/volume/v3/volumes/e1bbbbe3-c1bf-4a5b-a04e-7acfc8f50162 Jul 31 17:29:36.584159 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aee6e30e-cdba-479e-9219-42f93c4f1cea tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:36.584474 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aee6e30e-cdba-479e-9219-42f93c4f1cea tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:36.584932 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-aee6e30e-cdba-479e-9219-42f93c4f1cea tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Delete volume with id: e1bbbbe3-c1bf-4a5b-a04e-7acfc8f50162 Jul 31 17:29:36.594477 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:36.594477 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:36.595106 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-aee6e30e-cdba-479e-9219-42f93c4f1cea tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Volume info retrieved successfully. Jul 31 17:29:36.596709 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-aee6e30e-cdba-479e-9219-42f93c4f1cea tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100271) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 17:29:36.613168 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [None req-aee6e30e-cdba-479e-9219-42f93c4f1cea tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1314026608 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1314026608, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:29:36.613334 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [None req-aee6e30e-cdba-479e-9219-42f93c4f1cea tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1314026608 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1314026608, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:29:36.625507 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-aee6e30e-cdba-479e-9219-42f93c4f1cea tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Created reservations ['48c1f0d5-0323-4039-bcb9-871780f6c55f', 'fc806032-1fe9-494a-a7a5-d1530b2393a7', 'bb8a4acc-765a-42e0-825f-3fa5ec31cbca', '2b9bdfec-f98e-4d95-89db-ee5b7151e8a3'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:36.664621 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-aee6e30e-cdba-479e-9219-42f93c4f1cea tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Delete volume request issued successfully. Jul 31 17:29:36.664906 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aee6e30e-cdba-479e-9219-42f93c4f1cea tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] https://10.4.3.92/volume/v3/volumes/e1bbbbe3-c1bf-4a5b-a04e-7acfc8f50162 returned with HTTP 202 Jul 31 17:29:36.668465 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 911/3642] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:29:36 2026] DELETE /volume/v3/volumes/e1bbbbe3-c1bf-4a5b-a04e-7acfc8f50162 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:36.676338 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-60960bde-bb37-4bed-8cfa-7a334f6ff315 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:36.676860 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a17b0f7c-0b71-4f94-8b9b-96469ea036a8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:36.679018 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a17b0f7c-0b71-4f94-8b9b-96469ea036a8 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] GET https://10.4.3.92/volume/v3/volumes/e1bbbbe3-c1bf-4a5b-a04e-7acfc8f50162 Jul 31 17:29:36.679166 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-60960bde-bb37-4bed-8cfa-7a334f6ff315 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 Jul 31 17:29:36.679310 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a17b0f7c-0b71-4f94-8b9b-96469ea036a8 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:36.679427 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-60960bde-bb37-4bed-8cfa-7a334f6ff315 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:36.679566 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a17b0f7c-0b71-4f94-8b9b-96469ea036a8 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:36.679688 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-60960bde-bb37-4bed-8cfa-7a334f6ff315 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:36.685840 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a17b0f7c-0b71-4f94-8b9b-96469ea036a8 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] https://10.4.3.92/volume/v3/volumes/e1bbbbe3-c1bf-4a5b-a04e-7acfc8f50162 returned with HTTP 404 Jul 31 17:29:36.687746 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 910/3643] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:29:36 2026] GET /volume/v3/volumes/e1bbbbe3-c1bf-4a5b-a04e-7acfc8f50162 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:36.698083 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ebaf96b6-f284-45e0-9a8f-d3b8189a97ae None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:36.704338 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ebaf96b6-f284-45e0-9a8f-d3b8189a97ae tempest-UserMessagesTest-807635836 tempest-UserMessagesTest-807635836-project-admin] DELETE https://10.4.3.92/volume/v3/types/5105258e-f77e-4afb-b8be-42aa0c3cac8a Jul 31 17:29:36.704338 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ebaf96b6-f284-45e0-9a8f-d3b8189a97ae tempest-UserMessagesTest-807635836 tempest-UserMessagesTest-807635836-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:36.704338 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ebaf96b6-f284-45e0-9a8f-d3b8189a97ae tempest-UserMessagesTest-807635836 tempest-UserMessagesTest-807635836-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:36.707530 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:36.707530 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:36.714870 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-60960bde-bb37-4bed-8cfa-7a334f6ff315 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:29:36.723959 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-60960bde-bb37-4bed-8cfa-7a334f6ff315 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 returned with HTTP 200 Jul 31 17:29:36.724407 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 916/3644] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:36 2026] GET /volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 => generated 875 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:36.742740 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ebaf96b6-f284-45e0-9a8f-d3b8189a97ae tempest-UserMessagesTest-807635836 tempest-UserMessagesTest-807635836-project-admin] https://10.4.3.92/volume/v3/types/5105258e-f77e-4afb-b8be-42aa0c3cac8a returned with HTTP 202 Jul 31 17:29:36.743163 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 908/3645] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:29:36 2026] DELETE /volume/v3/types/5105258e-f77e-4afb-b8be-42aa0c3cac8a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:36.751336 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-45856d66-2781-4adf-9539-d7812ce26490 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:36.754011 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-45856d66-2781-4adf-9539-d7812ce26490 tempest-UserMessagesTest-807635836 tempest-UserMessagesTest-807635836-project-admin] GET https://10.4.3.92/volume/v3/types/5105258e-f77e-4afb-b8be-42aa0c3cac8a Jul 31 17:29:36.754380 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-45856d66-2781-4adf-9539-d7812ce26490 tempest-UserMessagesTest-807635836 tempest-UserMessagesTest-807635836-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:36.754665 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-45856d66-2781-4adf-9539-d7812ce26490 tempest-UserMessagesTest-807635836 tempest-UserMessagesTest-807635836-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:36.762891 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-45856d66-2781-4adf-9539-d7812ce26490 tempest-UserMessagesTest-807635836 tempest-UserMessagesTest-807635836-project-admin] https://10.4.3.92/volume/v3/types/5105258e-f77e-4afb-b8be-42aa0c3cac8a returned with HTTP 404 Jul 31 17:29:36.763840 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 912/3646] 10.4.3.92 () {66 vars in 1335 bytes} [Fri Jul 31 17:29:36 2026] GET /volume/v3/types/5105258e-f77e-4afb-b8be-42aa0c3cac8a => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:36.775539 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2e458123-7c80-4a23-b474-7dff2f742bfa None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:36.777610 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2e458123-7c80-4a23-b474-7dff2f742bfa tempest-UserMessagesTest-807635836 tempest-UserMessagesTest-807635836-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:29:36.778038 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2e458123-7c80-4a23-b474-7dff2f742bfa tempest-UserMessagesTest-807635836 tempest-UserMessagesTest-807635836-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-615334145", "extra_specs": {"storage_protocol": "tempest-storage_protocol-199646778", "vendor_name": "tempest-vendor_name-101567734"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:36.788390 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fe0c95d0-bc6e-455f-9dfb-1d984e7ac2a3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:36.793589 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fe0c95d0-bc6e-455f-9dfb-1d984e7ac2a3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/ba39601e-3b20-4bc7-8cef-78036ce72cb6 Jul 31 17:29:36.793846 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fe0c95d0-bc6e-455f-9dfb-1d984e7ac2a3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:36.794083 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fe0c95d0-bc6e-455f-9dfb-1d984e7ac2a3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:36.801136 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2e458123-7c80-4a23-b474-7dff2f742bfa tempest-UserMessagesTest-807635836 tempest-UserMessagesTest-807635836-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:29:36.801275 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:36.801275 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:36.801780 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 911/3647] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:29:36 2026] POST /volume/v3/types => generated 325 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:36.801851 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fe0c95d0-bc6e-455f-9dfb-1d984e7ac2a3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:29:36.802983 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fe0c95d0-bc6e-455f-9dfb-1d984e7ac2a3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/ba39601e-3b20-4bc7-8cef-78036ce72cb6 returned with HTTP 200 Jul 31 17:29:36.803533 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 917/3648] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:29:36 2026] GET /volume/v3/snapshots/ba39601e-3b20-4bc7-8cef-78036ce72cb6 => generated 539 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:36.812098 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-91fff1a8-a916-4c24-87de-39e4fcb0fe41 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:36.814414 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-91fff1a8-a916-4c24-87de-39e4fcb0fe41 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:29:36.814787 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-309b1a9a-c910-46dc-94f4-9bc6b8e2899e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:36.814873 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-91fff1a8-a916-4c24-87de-39e4fcb0fe41 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2aeb5432-fdea-4067-8a7a-37d09aba8adf", "size": 1, "name": "tempest-UserMessagesTest-Volume-1282310560"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:36.816633 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-91fff1a8-a916-4c24-87de-39e4fcb0fe41 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Create volume request body: {'volume': {'volume_type': '2aeb5432-fdea-4067-8a7a-37d09aba8adf', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1282310560'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:29:36.818069 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-309b1a9a-c910-46dc-94f4-9bc6b8e2899e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/ba39601e-3b20-4bc7-8cef-78036ce72cb6 Jul 31 17:29:36.819090 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-309b1a9a-c910-46dc-94f4-9bc6b8e2899e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:36.819877 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-309b1a9a-c910-46dc-94f4-9bc6b8e2899e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:36.823359 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-91fff1a8-a916-4c24-87de-39e4fcb0fe41 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Create volume of 1 GB Jul 31 17:29:36.823765 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:36.823765 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:36.824529 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-91fff1a8-a916-4c24-87de-39e4fcb0fe41 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Availability Zones retrieved successfully. Jul 31 17:29:36.829934 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-91fff1a8-a916-4c24-87de-39e4fcb0fe41 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Flow 'volume_create_api' (9f4a8613-c301-488a-bbb5-a635b3b34b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:36.831185 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:36.831185 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:36.831311 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-91fff1a8-a916-4c24-87de-39e4fcb0fe41 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f35a01f7-d337-4eed-8c07-be43657f9936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:36.832214 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-91fff1a8-a916-4c24-87de-39e4fcb0fe41 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:29:36.834101 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-309b1a9a-c910-46dc-94f4-9bc6b8e2899e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:29:36.835135 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-309b1a9a-c910-46dc-94f4-9bc6b8e2899e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/ba39601e-3b20-4bc7-8cef-78036ce72cb6 returned with HTTP 200 Jul 31 17:29:36.835577 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 913/3649] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:29:36 2026] GET /volume/v3/snapshots/ba39601e-3b20-4bc7-8cef-78036ce72cb6 => generated 539 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:36.849247 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-effc32f7-2324-4902-b278-15f066199c05 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:36.851619 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-effc32f7-2324-4902-b278-15f066199c05 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots Jul 31 17:29:36.851913 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-effc32f7-2324-4902-b278-15f066199c05 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:36.852191 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-effc32f7-2324-4902-b278-15f066199c05 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:36.852590 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-effc32f7-2324-4902-b278-15f066199c05 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:29:36.854846 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.db.api [None req-effc32f7-2324-4902-b278-15f066199c05 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Building query based on filter {{(pid=100272) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 17:29:36.860885 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-91fff1a8-a916-4c24-87de-39e4fcb0fe41 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f35a01f7-d337-4eed-8c07-be43657f9936) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:29:37Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-199646778',vendor_name='tempest-vendor_name-101567734'},id=2aeb5432-fdea-4067-8a7a-37d09aba8adf,is_public=True,name='tempest-UserMessagesTest-volume-type-615334145',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2aeb5432-fdea-4067-8a7a-37d09aba8adf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:36.861184 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-effc32f7-2324-4902-b278-15f066199c05 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Get all snapshots completed successfully. Jul 31 17:29:36.861769 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-effc32f7-2324-4902-b278-15f066199c05 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 200 Jul 31 17:29:36.862385 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 912/3650] 10.4.3.92 () {66 vars in 1236 bytes} [Fri Jul 31 17:29:36 2026] GET /volume/v3/snapshots => generated 408 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:36.862512 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-91fff1a8-a916-4c24-87de-39e4fcb0fe41 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a56e356d-e8a8-403c-970f-c32cbb917f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:36.876417 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-399a200b-83af-47e6-a3e6-28cabfb02069 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:36.878413 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-399a200b-83af-47e6-a3e6-28cabfb02069 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] PUT https://10.4.3.92/volume/v3/snapshots/ba39601e-3b20-4bc7-8cef-78036ce72cb6 Jul 31 17:29:36.878830 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-399a200b-83af-47e6-a3e6-28cabfb02069 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-968361919", "description": "This is the new description of snapshot."}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:36.885837 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:36.885837 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:36.886346 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-399a200b-83af-47e6-a3e6-28cabfb02069 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:29:36.894528 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-399a200b-83af-47e6-a3e6-28cabfb02069 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/ba39601e-3b20-4bc7-8cef-78036ce72cb6 returned with HTTP 200 Jul 31 17:29:36.894970 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 918/3651] 10.4.3.92 () {68 vars in 1368 bytes} [Fri Jul 31 17:29:36 2026] PUT /volume/v3/snapshots/ba39601e-3b20-4bc7-8cef-78036ce72cb6 => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:36.904095 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-918bf0db-5767-40d7-9a22-6bf6864a8dfd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:36.906006 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-918bf0db-5767-40d7-9a22-6bf6864a8dfd tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/ba39601e-3b20-4bc7-8cef-78036ce72cb6 Jul 31 17:29:36.906247 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-918bf0db-5767-40d7-9a22-6bf6864a8dfd tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:36.906569 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-918bf0db-5767-40d7-9a22-6bf6864a8dfd tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:36.906627 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-91fff1a8-a916-4c24-87de-39e4fcb0fe41 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-615334145 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-615334145, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:29:36.907054 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-91fff1a8-a916-4c24-87de-39e4fcb0fe41 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-615334145 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-615334145, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:29:36.913517 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:36.913517 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:36.914166 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-918bf0db-5767-40d7-9a22-6bf6864a8dfd tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:29:36.915074 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-918bf0db-5767-40d7-9a22-6bf6864a8dfd tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/ba39601e-3b20-4bc7-8cef-78036ce72cb6 returned with HTTP 200 Jul 31 17:29:36.915572 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 914/3652] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:29:36 2026] GET /volume/v3/snapshots/ba39601e-3b20-4bc7-8cef-78036ce72cb6 => generated 576 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:36.925772 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-22f8e2bf-24a0-4b01-97e7-72de20b1e978 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:36.928342 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-22f8e2bf-24a0-4b01-97e7-72de20b1e978 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/ba39601e-3b20-4bc7-8cef-78036ce72cb6 Jul 31 17:29:36.928611 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-22f8e2bf-24a0-4b01-97e7-72de20b1e978 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:36.928868 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-22f8e2bf-24a0-4b01-97e7-72de20b1e978 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:36.929089 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-22f8e2bf-24a0-4b01-97e7-72de20b1e978 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Delete snapshot with id: ba39601e-3b20-4bc7-8cef-78036ce72cb6 Jul 31 17:29:36.937050 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:36.937050 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:36.937745 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-22f8e2bf-24a0-4b01-97e7-72de20b1e978 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:29:36.941575 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-91fff1a8-a916-4c24-87de-39e4fcb0fe41 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Created reservations ['0c5e6969-2e48-4469-9c89-5113c9c2dd1e', '51198c66-b346-4eab-b688-544726a4f1e9', '74aa608f-205b-4c92-9f98-faa7847e5d2e', 'e5830025-d8d3-40a4-89ee-c8461ca51d0e'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:36.942324 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-91fff1a8-a916-4c24-87de-39e4fcb0fe41 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a56e356d-e8a8-403c-970f-c32cbb917f45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c5e6969-2e48-4469-9c89-5113c9c2dd1e', '51198c66-b346-4eab-b688-544726a4f1e9', '74aa608f-205b-4c92-9f98-faa7847e5d2e', 'e5830025-d8d3-40a4-89ee-c8461ca51d0e']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:36.943000 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-91fff1a8-a916-4c24-87de-39e4fcb0fe41 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d23f725-b293-4f83-95e4-96caefee70a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:36.964473 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-22f8e2bf-24a0-4b01-97e7-72de20b1e978 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot delete request issued successfully. Jul 31 17:29:36.964473 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-22f8e2bf-24a0-4b01-97e7-72de20b1e978 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/ba39601e-3b20-4bc7-8cef-78036ce72cb6 returned with HTTP 202 Jul 31 17:29:36.965376 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 913/3653] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:29:36 2026] DELETE /volume/v3/snapshots/ba39601e-3b20-4bc7-8cef-78036ce72cb6 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:36.969312 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-91fff1a8-a916-4c24-87de-39e4fcb0fe41 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d23f725-b293-4f83-95e4-96caefee70a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d27add8-e0b8-49a6-a721-20920f5563f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1282310560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0b2cb17a1db409ca1c9cc33876245fb',qos_specs=None,replication_status=,reservations=['0c5e6969-2e48-4469-9c89-5113c9c2dd1e','51198c66-b346-4eab-b688-544726a4f1e9','74aa608f-205b-4c92-9f98-faa7847e5d2e','e5830025-d8d3-40a4-89ee-c8461ca51d0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c73bbb499ada4a6bb39cd16099f5e34c',volume_type_id=2aeb5432-fdea-4067-8a7a-37d09aba8adf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:29:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1282310560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d27add8-e0b8-49a6-a721-20920f5563f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0b2cb17a1db409ca1c9cc33876245fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c73bbb499ada4a6bb39cd16099f5e34c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2aeb5432-fdea-4067-8a7a-37d09aba8adf),volume_type_id=2aeb5432-fdea-4067-8a7a-37d09aba8adf)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:36.970370 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-91fff1a8-a916-4c24-87de-39e4fcb0fe41 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d004ecf2-cb5f-4c21-8df7-12547228ed49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:36.976805 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c68e153a-0197-4994-944e-769597a4542f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:36.979114 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c68e153a-0197-4994-944e-769597a4542f tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/ba39601e-3b20-4bc7-8cef-78036ce72cb6 Jul 31 17:29:36.979432 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c68e153a-0197-4994-944e-769597a4542f tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:36.979703 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c68e153a-0197-4994-944e-769597a4542f tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:36.993665 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-91fff1a8-a916-4c24-87de-39e4fcb0fe41 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d004ecf2-cb5f-4c21-8df7-12547228ed49) transitioned into state 'SUCCESS' from state '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-1282310560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0b2cb17a1db409ca1c9cc33876245fb',qos_specs=None,replication_status=,reservations=['0c5e6969-2e48-4469-9c89-5113c9c2dd1e','51198c66-b346-4eab-b688-544726a4f1e9','74aa608f-205b-4c92-9f98-faa7847e5d2e','e5830025-d8d3-40a4-89ee-c8461ca51d0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c73bbb499ada4a6bb39cd16099f5e34c',volume_type_id=2aeb5432-fdea-4067-8a7a-37d09aba8adf)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:36.994538 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-91fff1a8-a916-4c24-87de-39e4fcb0fe41 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58e4e567-931f-4553-8701-612fd51d68f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:36.997863 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:36.997863 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:36.998536 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c68e153a-0197-4994-944e-769597a4542f tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:29:36.999684 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c68e153a-0197-4994-944e-769597a4542f tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/ba39601e-3b20-4bc7-8cef-78036ce72cb6 returned with HTTP 200 Jul 31 17:29:37.000425 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 919/3654] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:29:36 2026] GET /volume/v3/snapshots/ba39601e-3b20-4bc7-8cef-78036ce72cb6 => generated 575 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:37.006111 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-91fff1a8-a916-4c24-87de-39e4fcb0fe41 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58e4e567-931f-4553-8701-612fd51d68f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:37.008446 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-91fff1a8-a916-4c24-87de-39e4fcb0fe41 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Flow 'volume_create_api' (9f4a8613-c301-488a-bbb5-a635b3b34b4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:37.008446 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-91fff1a8-a916-4c24-87de-39e4fcb0fe41 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Create volume request issued successfully. Jul 31 17:29:37.008446 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-91fff1a8-a916-4c24-87de-39e4fcb0fe41 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:29:37.008446 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 909/3655] 10.4.3.92 () {70 vars in 1292 bytes} [Fri Jul 31 17:29:36 2026] POST /volume/v3/volumes => generated 783 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:37.019858 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0f557b29-5acb-4ab5-9816-8fa010a52dbb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:37.022801 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0f557b29-5acb-4ab5-9816-8fa010a52dbb tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] GET https://10.4.3.92/volume/v3/volumes/7d27add8-e0b8-49a6-a721-20920f5563f8 Jul 31 17:29:37.022887 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0f557b29-5acb-4ab5-9816-8fa010a52dbb tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:37.023149 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0f557b29-5acb-4ab5-9816-8fa010a52dbb tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:37.035323 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:37.035323 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:37.040444 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0f557b29-5acb-4ab5-9816-8fa010a52dbb tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Volume info retrieved successfully. Jul 31 17:29:37.046540 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0f557b29-5acb-4ab5-9816-8fa010a52dbb tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] https://10.4.3.92/volume/v3/volumes/7d27add8-e0b8-49a6-a721-20920f5563f8 returned with HTTP 200 Jul 31 17:29:37.046992 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 915/3656] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:29:37 2026] GET /volume/v3/volumes/7d27add8-e0b8-49a6-a721-20920f5563f8 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:37.743338 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-851142ab-1a24-4663-8134-f752d712cbe7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:37.743755 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-851142ab-1a24-4663-8134-f752d712cbe7 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 Jul 31 17:29:37.743755 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-851142ab-1a24-4663-8134-f752d712cbe7 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:37.743997 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-851142ab-1a24-4663-8134-f752d712cbe7 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:37.754910 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:37.754910 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:37.759133 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-851142ab-1a24-4663-8134-f752d712cbe7 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:29:37.765394 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-851142ab-1a24-4663-8134-f752d712cbe7 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 returned with HTTP 200 Jul 31 17:29:37.765861 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 914/3657] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:37 2026] GET /volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:38.010892 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f1e0a304-6aa5-45c2-a96b-d0cc0f34ea42 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:38.012783 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f1e0a304-6aa5-45c2-a96b-d0cc0f34ea42 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/ba39601e-3b20-4bc7-8cef-78036ce72cb6 Jul 31 17:29:38.013023 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f1e0a304-6aa5-45c2-a96b-d0cc0f34ea42 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:38.013257 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f1e0a304-6aa5-45c2-a96b-d0cc0f34ea42 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:38.017849 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f1e0a304-6aa5-45c2-a96b-d0cc0f34ea42 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/ba39601e-3b20-4bc7-8cef-78036ce72cb6 returned with HTTP 404 Jul 31 17:29:38.018375 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 920/3658] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:29:38 2026] GET /volume/v3/snapshots/ba39601e-3b20-4bc7-8cef-78036ce72cb6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:38.027802 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-31279b4d-5c2f-4b20-aa5f-5a62f5ac369a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:38.030391 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-31279b4d-5c2f-4b20-aa5f-5a62f5ac369a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/ba39601e-3b20-4bc7-8cef-78036ce72cb6 Jul 31 17:29:38.030548 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-31279b4d-5c2f-4b20-aa5f-5a62f5ac369a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:38.031248 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-31279b4d-5c2f-4b20-aa5f-5a62f5ac369a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:38.031248 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-31279b4d-5c2f-4b20-aa5f-5a62f5ac369a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Delete snapshot with id: ba39601e-3b20-4bc7-8cef-78036ce72cb6 Jul 31 17:29:38.036775 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-31279b4d-5c2f-4b20-aa5f-5a62f5ac369a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/ba39601e-3b20-4bc7-8cef-78036ce72cb6 returned with HTTP 404 Jul 31 17:29:38.037388 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 910/3659] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:29:38 2026] DELETE /volume/v3/snapshots/ba39601e-3b20-4bc7-8cef-78036ce72cb6 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:38.049447 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-75b805b2-6a36-45e3-a175-dfe99cad729e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:38.051304 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-75b805b2-6a36-45e3-a175-dfe99cad729e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe Jul 31 17:29:38.051566 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-75b805b2-6a36-45e3-a175-dfe99cad729e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:38.051899 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-75b805b2-6a36-45e3-a175-dfe99cad729e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:38.060623 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:38.060623 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:38.061818 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-114194dd-3f77-4310-8ae7-d84e3320a62d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:38.064506 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-114194dd-3f77-4310-8ae7-d84e3320a62d tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] GET https://10.4.3.92/volume/v3/volumes/7d27add8-e0b8-49a6-a721-20920f5563f8 Jul 31 17:29:38.064599 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-75b805b2-6a36-45e3-a175-dfe99cad729e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:29:38.064768 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-114194dd-3f77-4310-8ae7-d84e3320a62d tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:38.064994 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-114194dd-3f77-4310-8ae7-d84e3320a62d tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:38.070765 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-75b805b2-6a36-45e3-a175-dfe99cad729e tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe returned with HTTP 200 Jul 31 17:29:38.071354 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 916/3660] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:38 2026] GET /volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:38.077125 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:38.077125 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:38.083847 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-114194dd-3f77-4310-8ae7-d84e3320a62d tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Volume info retrieved successfully. Jul 31 17:29:38.086896 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8fc3229b-315f-424f-b7bf-1e93ca869120 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:38.089571 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-114194dd-3f77-4310-8ae7-d84e3320a62d tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] https://10.4.3.92/volume/v3/volumes/7d27add8-e0b8-49a6-a721-20920f5563f8 returned with HTTP 200 Jul 31 17:29:38.089866 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8fc3229b-315f-424f-b7bf-1e93ca869120 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:29:38.090424 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 915/3661] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:29:38 2026] GET /volume/v3/volumes/7d27add8-e0b8-49a6-a721-20920f5563f8 => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:38.090859 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8fc3229b-315f-424f-b7bf-1e93ca869120 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bdc61908-28a3-4245-9c85-20353ce2d6fe", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1327991864"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:38.101415 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:38.101415 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:38.101893 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8fc3229b-315f-424f-b7bf-1e93ca869120 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:29:38.102013 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-8fc3229b-315f-424f-b7bf-1e93ca869120 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Create snapshot from volume bdc61908-28a3-4245-9c85-20353ce2d6fe Jul 31 17:29:38.104029 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-44bff21f-6ce3-4207-8ffb-38d4a16272c8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:38.105916 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-44bff21f-6ce3-4207-8ffb-38d4a16272c8 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] GET https://10.4.3.92/volume/v3/messages Jul 31 17:29:38.106123 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-44bff21f-6ce3-4207-8ffb-38d4a16272c8 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:38.106335 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-44bff21f-6ce3-4207-8ffb-38d4a16272c8 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:38.106602 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:38.106602 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:38.110023 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-44bff21f-6ce3-4207-8ffb-38d4a16272c8 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] https://10.4.3.92/volume/v3/messages returned with HTTP 200 Jul 31 17:29:38.110562 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 911/3662] 10.4.3.92 () {68 vars in 1273 bytes} [Fri Jul 31 17:29:38 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:38.120412 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-276e1824-e889-4212-956e-763bef6c456b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:38.122641 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-276e1824-e889-4212-956e-763bef6c456b tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] GET https://10.4.3.92/volume/v3/messages/33516a30-11d4-4d5b-86ea-4d965cbc867b Jul 31 17:29:38.122905 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-276e1824-e889-4212-956e-763bef6c456b tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:38.123175 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-276e1824-e889-4212-956e-763bef6c456b tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:38.128145 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-276e1824-e889-4212-956e-763bef6c456b tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] https://10.4.3.92/volume/v3/messages/33516a30-11d4-4d5b-86ea-4d965cbc867b returned with HTTP 200 Jul 31 17:29:38.128637 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 917/3663] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:29:38 2026] GET /volume/v3/messages/33516a30-11d4-4d5b-86ea-4d965cbc867b => generated 665 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:38.137271 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-8fc3229b-315f-424f-b7bf-1e93ca869120 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Created reservations ['8e1ead41-4df4-4a9f-a59c-42b1ecdc4a2f', '684576e8-ff99-42c1-9edd-14ee3b8cbb94', 'f9356f43-47b8-43a8-9f49-99dcd9f63819', '30f4c16e-087d-41e2-882b-2ce7839803e1'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:38.140674 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cbbafcd1-deb8-49c9-bd74-e8ff1b7a6c4e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:38.143396 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cbbafcd1-deb8-49c9-bd74-e8ff1b7a6c4e tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] GET https://10.4.3.92/volume/v3/messages Jul 31 17:29:38.144038 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cbbafcd1-deb8-49c9-bd74-e8ff1b7a6c4e tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:38.144438 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cbbafcd1-deb8-49c9-bd74-e8ff1b7a6c4e tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:38.148920 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cbbafcd1-deb8-49c9-bd74-e8ff1b7a6c4e tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] https://10.4.3.92/volume/v3/messages returned with HTTP 200 Jul 31 17:29:38.149398 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 916/3664] 10.4.3.92 () {68 vars in 1273 bytes} [Fri Jul 31 17:29:38 2026] GET /volume/v3/messages => generated 668 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:38.159737 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7eb6bcf0-35b0-41d4-abb4-78049f03180e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:38.161768 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7eb6bcf0-35b0-41d4-abb4-78049f03180e tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] DELETE https://10.4.3.92/volume/v3/messages/33516a30-11d4-4d5b-86ea-4d965cbc867b Jul 31 17:29:38.161768 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7eb6bcf0-35b0-41d4-abb4-78049f03180e tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:38.161971 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7eb6bcf0-35b0-41d4-abb4-78049f03180e tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:38.174158 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7eb6bcf0-35b0-41d4-abb4-78049f03180e tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] https://10.4.3.92/volume/v3/messages/33516a30-11d4-4d5b-86ea-4d965cbc867b returned with HTTP 204 Jul 31 17:29:38.174594 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 912/3665] 10.4.3.92 () {68 vars in 1387 bytes} [Fri Jul 31 17:29:38 2026] DELETE /volume/v3/messages/33516a30-11d4-4d5b-86ea-4d965cbc867b => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 17:29:38.184077 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8fc3229b-315f-424f-b7bf-1e93ca869120 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot create request issued successfully. Jul 31 17:29:38.184077 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8fc3229b-315f-424f-b7bf-1e93ca869120 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:29:38.184077 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 921/3666] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:29:38 2026] POST /volume/v3/snapshots => generated 310 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:38.185646 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-aa8d8e78-7fa8-41a1-84bc-c3bd1418a592 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:38.189204 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aa8d8e78-7fa8-41a1-84bc-c3bd1418a592 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] GET https://10.4.3.92/volume/v3/volumes/7d27add8-e0b8-49a6-a721-20920f5563f8 Jul 31 17:29:38.189691 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aa8d8e78-7fa8-41a1-84bc-c3bd1418a592 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:38.192515 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aa8d8e78-7fa8-41a1-84bc-c3bd1418a592 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:38.194967 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2eb08f28-7cd5-4e06-9b3c-c8119515b36a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:38.197012 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2eb08f28-7cd5-4e06-9b3c-c8119515b36a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/12908f27-d312-4b16-bbd9-d5bcbc152f19 Jul 31 17:29:38.197210 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2eb08f28-7cd5-4e06-9b3c-c8119515b36a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:38.197430 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2eb08f28-7cd5-4e06-9b3c-c8119515b36a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:38.200653 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:38.200653 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:38.204993 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-aa8d8e78-7fa8-41a1-84bc-c3bd1418a592 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Volume info retrieved successfully. Jul 31 17:29:38.206968 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:38.206968 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:38.206968 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2eb08f28-7cd5-4e06-9b3c-c8119515b36a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:29:38.208015 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2eb08f28-7cd5-4e06-9b3c-c8119515b36a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/12908f27-d312-4b16-bbd9-d5bcbc152f19 returned with HTTP 200 Jul 31 17:29:38.211544 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aa8d8e78-7fa8-41a1-84bc-c3bd1418a592 tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] https://10.4.3.92/volume/v3/volumes/7d27add8-e0b8-49a6-a721-20920f5563f8 returned with HTTP 200 Jul 31 17:29:38.211924 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 917/3667] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:29:38 2026] GET /volume/v3/snapshots/12908f27-d312-4b16-bbd9-d5bcbc152f19 => generated 442 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:38.212479 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 918/3668] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:29:38 2026] GET /volume/v3/volumes/7d27add8-e0b8-49a6-a721-20920f5563f8 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:38.227857 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-92c893f1-e9ca-4310-a133-1ede8e39892f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:38.230065 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-92c893f1-e9ca-4310-a133-1ede8e39892f tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] DELETE https://10.4.3.92/volume/v3/volumes/7d27add8-e0b8-49a6-a721-20920f5563f8 Jul 31 17:29:38.230353 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-92c893f1-e9ca-4310-a133-1ede8e39892f tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:38.230612 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-92c893f1-e9ca-4310-a133-1ede8e39892f tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:38.230788 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-92c893f1-e9ca-4310-a133-1ede8e39892f tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Delete volume with id: 7d27add8-e0b8-49a6-a721-20920f5563f8 Jul 31 17:29:38.240451 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:38.240451 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:38.241192 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-92c893f1-e9ca-4310-a133-1ede8e39892f tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Volume info retrieved successfully. Jul 31 17:29:38.242799 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-92c893f1-e9ca-4310-a133-1ede8e39892f tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100273) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 17:29:38.277131 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-92c893f1-e9ca-4310-a133-1ede8e39892f tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Created reservations ['ab12a2a9-3c02-4c38-a9b5-444b2411d526', 'c5c427ee-8c47-4846-9651-76eff6780c26', '41bce56c-b697-43f0-8644-3f7ea83f38b6', 'c0b46f7a-5e5c-498c-9bd1-97e8b4b23716'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:38.314971 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-92c893f1-e9ca-4310-a133-1ede8e39892f tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Delete volume request issued successfully. Jul 31 17:29:38.315211 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-92c893f1-e9ca-4310-a133-1ede8e39892f tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] https://10.4.3.92/volume/v3/volumes/7d27add8-e0b8-49a6-a721-20920f5563f8 returned with HTTP 202 Jul 31 17:29:38.315686 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 913/3669] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:29:38 2026] DELETE /volume/v3/volumes/7d27add8-e0b8-49a6-a721-20920f5563f8 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:38.325069 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ecbd6ec1-1c36-4f09-a163-13b805302b5a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:38.327388 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ecbd6ec1-1c36-4f09-a163-13b805302b5a tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] GET https://10.4.3.92/volume/v3/volumes/7d27add8-e0b8-49a6-a721-20920f5563f8 Jul 31 17:29:38.327637 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ecbd6ec1-1c36-4f09-a163-13b805302b5a tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:38.327871 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ecbd6ec1-1c36-4f09-a163-13b805302b5a tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:38.334522 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ecbd6ec1-1c36-4f09-a163-13b805302b5a tempest-UserMessagesTest-2108497398 tempest-UserMessagesTest-2108497398-project-member] https://10.4.3.92/volume/v3/volumes/7d27add8-e0b8-49a6-a721-20920f5563f8 returned with HTTP 404 Jul 31 17:29:38.335120 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 922/3670] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:29:38 2026] GET /volume/v3/volumes/7d27add8-e0b8-49a6-a721-20920f5563f8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:38.342846 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cc0532d0-6ec7-4b98-8402-b22b34eda3a5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:38.346722 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cc0532d0-6ec7-4b98-8402-b22b34eda3a5 tempest-UserMessagesTest-807635836 tempest-UserMessagesTest-807635836-project-admin] DELETE https://10.4.3.92/volume/v3/types/2aeb5432-fdea-4067-8a7a-37d09aba8adf Jul 31 17:29:38.346915 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cc0532d0-6ec7-4b98-8402-b22b34eda3a5 tempest-UserMessagesTest-807635836 tempest-UserMessagesTest-807635836-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:38.347102 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cc0532d0-6ec7-4b98-8402-b22b34eda3a5 tempest-UserMessagesTest-807635836 tempest-UserMessagesTest-807635836-project-admin] Calling method '_delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:38.380860 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cc0532d0-6ec7-4b98-8402-b22b34eda3a5 tempest-UserMessagesTest-807635836 tempest-UserMessagesTest-807635836-project-admin] https://10.4.3.92/volume/v3/types/2aeb5432-fdea-4067-8a7a-37d09aba8adf returned with HTTP 202 Jul 31 17:29:38.381268 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 918/3671] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:29:38 2026] DELETE /volume/v3/types/2aeb5432-fdea-4067-8a7a-37d09aba8adf => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:38.391488 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-66eda9c5-1eed-4eca-9cd1-2621c3cd62a4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:38.395073 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-66eda9c5-1eed-4eca-9cd1-2621c3cd62a4 tempest-UserMessagesTest-807635836 tempest-UserMessagesTest-807635836-project-admin] GET https://10.4.3.92/volume/v3/types/2aeb5432-fdea-4067-8a7a-37d09aba8adf Jul 31 17:29:38.397117 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-66eda9c5-1eed-4eca-9cd1-2621c3cd62a4 tempest-UserMessagesTest-807635836 tempest-UserMessagesTest-807635836-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:38.398237 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-66eda9c5-1eed-4eca-9cd1-2621c3cd62a4 tempest-UserMessagesTest-807635836 tempest-UserMessagesTest-807635836-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:38.406207 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-66eda9c5-1eed-4eca-9cd1-2621c3cd62a4 tempest-UserMessagesTest-807635836 tempest-UserMessagesTest-807635836-project-admin] https://10.4.3.92/volume/v3/types/2aeb5432-fdea-4067-8a7a-37d09aba8adf returned with HTTP 404 Jul 31 17:29:38.407440 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 919/3672] 10.4.3.92 () {66 vars in 1335 bytes} [Fri Jul 31 17:29:38 2026] GET /volume/v3/types/2aeb5432-fdea-4067-8a7a-37d09aba8adf => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:38.540010 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0308b071-194f-4f32-8279-d4c2d431fcc4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:38.692204 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0308b071-194f-4f32-8279-d4c2d431fcc4 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:29:38.692764 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0308b071-194f-4f32-8279-d4c2d431fcc4 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1366134354"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:38.694237 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-0308b071-194f-4f32-8279-d4c2d431fcc4 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1366134354'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:29:38.694409 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-0308b071-194f-4f32-8279-d4c2d431fcc4 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Create volume of 1 GB Jul 31 17:29:38.698974 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0308b071-194f-4f32-8279-d4c2d431fcc4 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Availability Zones retrieved successfully. Jul 31 17:29:38.705167 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0308b071-194f-4f32-8279-d4c2d431fcc4 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Flow 'volume_create_api' (d96f874f-cfde-4f9a-8386-14a8f272ea45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:38.706277 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0308b071-194f-4f32-8279-d4c2d431fcc4 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7daec93e-1040-455c-8edf-65af10d2ff3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:38.707256 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-0308b071-194f-4f32-8279-d4c2d431fcc4 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:29:38.737491 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0308b071-194f-4f32-8279-d4c2d431fcc4 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7daec93e-1040-455c-8edf-65af10d2ff3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:38.738616 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0308b071-194f-4f32-8279-d4c2d431fcc4 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bac0758b-a07b-4115-81d2-44aa532e2138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:38.785000 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-033c062a-0449-4778-9217-6a40a90ce153 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:38.787260 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-033c062a-0449-4778-9217-6a40a90ce153 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 Jul 31 17:29:38.787434 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-033c062a-0449-4778-9217-6a40a90ce153 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:38.787666 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-033c062a-0449-4778-9217-6a40a90ce153 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:38.801214 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:38.801214 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:38.807125 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-033c062a-0449-4778-9217-6a40a90ce153 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:29:38.812166 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-033c062a-0449-4778-9217-6a40a90ce153 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 returned with HTTP 200 Jul 31 17:29:38.812624 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 923/3673] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:38 2026] GET /volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:38.816413 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-0308b071-194f-4f32-8279-d4c2d431fcc4 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Created reservations ['d3761227-5067-467e-bf3a-75d583b84f38', 'd470a805-8c8c-4e43-8ea8-8905e32d483a', 'b4a6e0bf-8ce5-46a9-adc5-4e5941571162', '3b5547cb-62e7-4109-b1dd-d14d56e649ae'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:38.819143 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0308b071-194f-4f32-8279-d4c2d431fcc4 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bac0758b-a07b-4115-81d2-44aa532e2138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3761227-5067-467e-bf3a-75d583b84f38', 'd470a805-8c8c-4e43-8ea8-8905e32d483a', 'b4a6e0bf-8ce5-46a9-adc5-4e5941571162', '3b5547cb-62e7-4109-b1dd-d14d56e649ae']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:38.819143 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0308b071-194f-4f32-8279-d4c2d431fcc4 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7707905-32ca-43f3-be37-e5fb706b927e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:38.850722 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0308b071-194f-4f32-8279-d4c2d431fcc4 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7707905-32ca-43f3-be37-e5fb706b927e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38202b25-8338-4ab6-af4f-7c660440e10c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1366134354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56e032b0e5884553930e941d52600e27',qos_specs=None,replication_status=,reservations=['d3761227-5067-467e-bf3a-75d583b84f38','d470a805-8c8c-4e43-8ea8-8905e32d483a','b4a6e0bf-8ce5-46a9-adc5-4e5941571162','3b5547cb-62e7-4109-b1dd-d14d56e649ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abf03cf807ec4a91aab7454d3b7b4b10',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:29:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1366134354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38202b25-8338-4ab6-af4f-7c660440e10c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56e032b0e5884553930e941d52600e27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abf03cf807ec4a91aab7454d3b7b4b10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:38.852268 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0308b071-194f-4f32-8279-d4c2d431fcc4 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91a70100-288c-4b0c-9767-1691a744da2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:38.880426 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0308b071-194f-4f32-8279-d4c2d431fcc4 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91a70100-288c-4b0c-9767-1691a744da2f) transitioned into state 'SUCCESS' from state '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-1366134354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56e032b0e5884553930e941d52600e27',qos_specs=None,replication_status=,reservations=['d3761227-5067-467e-bf3a-75d583b84f38','d470a805-8c8c-4e43-8ea8-8905e32d483a','b4a6e0bf-8ce5-46a9-adc5-4e5941571162','3b5547cb-62e7-4109-b1dd-d14d56e649ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abf03cf807ec4a91aab7454d3b7b4b10',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:38.881184 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0308b071-194f-4f32-8279-d4c2d431fcc4 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a55be97d-bdfc-4934-8a8f-75684204e8dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:38.894342 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0308b071-194f-4f32-8279-d4c2d431fcc4 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a55be97d-bdfc-4934-8a8f-75684204e8dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:38.894342 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-0308b071-194f-4f32-8279-d4c2d431fcc4 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Flow 'volume_create_api' (d96f874f-cfde-4f9a-8386-14a8f272ea45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:38.894342 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0308b071-194f-4f32-8279-d4c2d431fcc4 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Create volume request issued successfully. Jul 31 17:29:38.894342 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0308b071-194f-4f32-8279-d4c2d431fcc4 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:29:38.894631 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 914/3674] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:29:38 2026] POST /volume/v3/volumes => generated 747 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:38.912029 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-44f788d4-5b99-4324-b8c1-3c1537f25c00 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:38.916467 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-44f788d4-5b99-4324-b8c1-3c1537f25c00 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/volumes/38202b25-8338-4ab6-af4f-7c660440e10c Jul 31 17:29:38.916705 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-44f788d4-5b99-4324-b8c1-3c1537f25c00 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:38.916882 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-44f788d4-5b99-4324-b8c1-3c1537f25c00 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:38.930227 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:38.930227 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:38.935640 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-44f788d4-5b99-4324-b8c1-3c1537f25c00 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Volume info retrieved successfully. Jul 31 17:29:38.943426 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-44f788d4-5b99-4324-b8c1-3c1537f25c00 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/volumes/38202b25-8338-4ab6-af4f-7c660440e10c returned with HTTP 200 Jul 31 17:29:38.943701 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 919/3675] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:38 2026] GET /volume/v3/volumes/38202b25-8338-4ab6-af4f-7c660440e10c => generated 815 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:39.110998 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a7433e36-3314-4e5b-bbfa-cf17fb5f808b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:39.112981 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a7433e36-3314-4e5b-bbfa-cf17fb5f808b tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:29:39.113394 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a7433e36-3314-4e5b-bbfa-cf17fb5f808b tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "b84a1371-c306-463f-a75e-6c6b41287057", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:39.114819 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-a7433e36-3314-4e5b-bbfa-cf17fb5f808b tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'b84a1371-c306-463f-a75e-6c6b41287057', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:29:39.195166 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-a7433e36-3314-4e5b-bbfa-cf17fb5f808b tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Create volume of 1 GB Jul 31 17:29:39.200002 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a7433e36-3314-4e5b-bbfa-cf17fb5f808b tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Availability Zones retrieved successfully. Jul 31 17:29:39.206078 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a7433e36-3314-4e5b-bbfa-cf17fb5f808b tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Flow 'volume_create_api' (187eb45e-5926-44fd-a6ec-9468ba29b22f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:39.207080 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a7433e36-3314-4e5b-bbfa-cf17fb5f808b tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a3989af-29d8-436d-bf29-242d9596aa39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:39.208057 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-a7433e36-3314-4e5b-bbfa-cf17fb5f808b tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:29:39.220392 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-96ea8680-071e-4924-b9b1-4f52efb91338 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:39.222396 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-96ea8680-071e-4924-b9b1-4f52efb91338 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/12908f27-d312-4b16-bbd9-d5bcbc152f19 Jul 31 17:29:39.222643 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-96ea8680-071e-4924-b9b1-4f52efb91338 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:39.223356 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-96ea8680-071e-4924-b9b1-4f52efb91338 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:39.230805 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:39.230805 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:39.231399 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-96ea8680-071e-4924-b9b1-4f52efb91338 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:29:39.232477 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-96ea8680-071e-4924-b9b1-4f52efb91338 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/12908f27-d312-4b16-bbd9-d5bcbc152f19 returned with HTTP 200 Jul 31 17:29:39.233053 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 924/3676] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:29:39 2026] GET /volume/v3/snapshots/12908f27-d312-4b16-bbd9-d5bcbc152f19 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:39.280902 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a7433e36-3314-4e5b-bbfa-cf17fb5f808b tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a3989af-29d8-436d-bf29-242d9596aa39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:39.282019 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a7433e36-3314-4e5b-bbfa-cf17fb5f808b tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (087f23b0-b165-4064-b7a5-20d9bcc2a846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:39.370684 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-a7433e36-3314-4e5b-bbfa-cf17fb5f808b tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Created reservations ['e0e4d979-2876-4f12-9189-0e6764121e3b', 'af4118cb-4bf3-4d38-97b2-4b4dadac0b72', 'e0e3b0c7-18fc-4546-adfa-efd08b53da6d', '06e81fd9-f7d9-44e3-a70a-83472a5db038'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:39.371515 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a7433e36-3314-4e5b-bbfa-cf17fb5f808b tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (087f23b0-b165-4064-b7a5-20d9bcc2a846) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0e4d979-2876-4f12-9189-0e6764121e3b', 'af4118cb-4bf3-4d38-97b2-4b4dadac0b72', 'e0e3b0c7-18fc-4546-adfa-efd08b53da6d', '06e81fd9-f7d9-44e3-a70a-83472a5db038']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:39.372301 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a7433e36-3314-4e5b-bbfa-cf17fb5f808b tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (294dafca-2612-4c94-a10d-4b5990af8a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:39.405951 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a7433e36-3314-4e5b-bbfa-cf17fb5f808b tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (294dafca-2612-4c94-a10d-4b5990af8a60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60063bb4-fd65-47f1-aff7-bad2bd0326ae', '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='00072f1fea094a95b2cbb1c26632bec3',qos_specs=None,replication_status=,reservations=['e0e4d979-2876-4f12-9189-0e6764121e3b','af4118cb-4bf3-4d38-97b2-4b4dadac0b72','e0e3b0c7-18fc-4546-adfa-efd08b53da6d','06e81fd9-f7d9-44e3-a70a-83472a5db038'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb19a34b66574d539c101c8e331e11f9',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:29:39Z,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=60063bb4-fd65-47f1-aff7-bad2bd0326ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00072f1fea094a95b2cbb1c26632bec3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb19a34b66574d539c101c8e331e11f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:39.407207 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a7433e36-3314-4e5b-bbfa-cf17fb5f808b tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05c6511c-1688-4b2a-ad82-c33fe3e20587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:39.433948 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a7433e36-3314-4e5b-bbfa-cf17fb5f808b tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05c6511c-1688-4b2a-ad82-c33fe3e20587) transitioned into state 'SUCCESS' from 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='00072f1fea094a95b2cbb1c26632bec3',qos_specs=None,replication_status=,reservations=['e0e4d979-2876-4f12-9189-0e6764121e3b','af4118cb-4bf3-4d38-97b2-4b4dadac0b72','e0e3b0c7-18fc-4546-adfa-efd08b53da6d','06e81fd9-f7d9-44e3-a70a-83472a5db038'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb19a34b66574d539c101c8e331e11f9',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:39.435040 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a7433e36-3314-4e5b-bbfa-cf17fb5f808b tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6892919b-40a8-401e-8906-8ccdb331a903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:39.445702 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a7433e36-3314-4e5b-bbfa-cf17fb5f808b tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6892919b-40a8-401e-8906-8ccdb331a903) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:39.446683 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a7433e36-3314-4e5b-bbfa-cf17fb5f808b tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Flow 'volume_create_api' (187eb45e-5926-44fd-a6ec-9468ba29b22f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:39.447037 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a7433e36-3314-4e5b-bbfa-cf17fb5f808b tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Create volume request issued successfully. Jul 31 17:29:39.447724 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a7433e36-3314-4e5b-bbfa-cf17fb5f808b tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:29:39.448150 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 920/3677] 10.4.3.92 () {70 vars in 1293 bytes} [Fri Jul 31 17:29:39 2026] POST /volume/v3/volumes => generated 773 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:39.462451 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9faec8da-8cff-443e-b374-b4d1e4cace6b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:39.464698 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9faec8da-8cff-443e-b374-b4d1e4cace6b tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae Jul 31 17:29:39.464874 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9faec8da-8cff-443e-b374-b4d1e4cace6b tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:39.465078 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9faec8da-8cff-443e-b374-b4d1e4cace6b tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:39.481681 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:39.481681 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:39.488974 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9faec8da-8cff-443e-b374-b4d1e4cace6b tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:29:39.494811 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9faec8da-8cff-443e-b374-b4d1e4cace6b tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae returned with HTTP 200 Jul 31 17:29:39.495218 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 915/3678] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:29:39 2026] GET /volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:39.834188 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7be24320-40fe-4d1d-ae53-7aa9bf1a2961 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:39.838393 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7be24320-40fe-4d1d-ae53-7aa9bf1a2961 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 Jul 31 17:29:39.838697 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7be24320-40fe-4d1d-ae53-7aa9bf1a2961 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:39.838838 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7be24320-40fe-4d1d-ae53-7aa9bf1a2961 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:39.853088 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:39.853088 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:39.857839 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7be24320-40fe-4d1d-ae53-7aa9bf1a2961 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:29:39.867137 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7be24320-40fe-4d1d-ae53-7aa9bf1a2961 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 returned with HTTP 200 Jul 31 17:29:39.867665 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 920/3679] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:39 2026] GET /volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 => generated 875 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:39.959456 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e8015739-c3df-4bf0-9ffb-7e158a8f5d92 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:39.961862 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e8015739-c3df-4bf0-9ffb-7e158a8f5d92 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/volumes/38202b25-8338-4ab6-af4f-7c660440e10c Jul 31 17:29:39.962150 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e8015739-c3df-4bf0-9ffb-7e158a8f5d92 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:39.962455 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e8015739-c3df-4bf0-9ffb-7e158a8f5d92 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:39.969886 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:39.969886 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:39.973937 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e8015739-c3df-4bf0-9ffb-7e158a8f5d92 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Volume info retrieved successfully. Jul 31 17:29:39.978869 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e8015739-c3df-4bf0-9ffb-7e158a8f5d92 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/volumes/38202b25-8338-4ab6-af4f-7c660440e10c returned with HTTP 200 Jul 31 17:29:39.979347 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 925/3680] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:39 2026] GET /volume/v3/volumes/38202b25-8338-4ab6-af4f-7c660440e10c => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:39.995588 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6ffc3936-71ab-4cde-a3c6-5bd6ac1b4364 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:39.997954 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6ffc3936-71ab-4cde-a3c6-5bd6ac1b4364 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] POST https://10.4.3.92/volume/v3/backups Jul 31 17:29:39.998393 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6ffc3936-71ab-4cde-a3c6-5bd6ac1b4364 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "38202b25-8338-4ab6-af4f-7c660440e10c", "name": "tempest-VolumesBackupsTest-Backup-1090052484"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:40.000193 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-6ffc3936-71ab-4cde-a3c6-5bd6ac1b4364 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Creating new backup {'backup': {'volume_id': '38202b25-8338-4ab6-af4f-7c660440e10c', 'name': 'tempest-VolumesBackupsTest-Backup-1090052484'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:29:40.000434 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-6ffc3936-71ab-4cde-a3c6-5bd6ac1b4364 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Creating backup of volume 38202b25-8338-4ab6-af4f-7c660440e10c in container None Jul 31 17:29:40.008932 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:40.008932 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:40.009479 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6ffc3936-71ab-4cde-a3c6-5bd6ac1b4364 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Volume info retrieved successfully. Jul 31 17:29:40.043218 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-6ffc3936-71ab-4cde-a3c6-5bd6ac1b4364 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Created reservations ['02a9d0c6-fa40-4d49-97af-ced6f50936bf', '0b1109b5-ce8b-47c7-8b1d-38e41170b140'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:40.084572 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6ffc3936-71ab-4cde-a3c6-5bd6ac1b4364 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:29:40.085265 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 921/3681] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:29:39 2026] POST /volume/v3/backups => generated 328 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:40.097606 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dc52e520-51cd-4a57-8af7-738137e12889 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:40.099684 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dc52e520-51cd-4a57-8af7-738137e12889 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c Jul 31 17:29:40.099933 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dc52e520-51cd-4a57-8af7-738137e12889 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:40.100126 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dc52e520-51cd-4a57-8af7-738137e12889 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:40.100232 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-dc52e520-51cd-4a57-8af7-738137e12889 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id e01b0408-ff4a-4040-b5ce-b0bbae28650c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:29:40.106332 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:40.106332 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:40.107952 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dc52e520-51cd-4a57-8af7-738137e12889 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c returned with HTTP 200 Jul 31 17:29:40.107952 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 916/3682] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:40 2026] GET /volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:40.512562 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3ef83cd6-1918-4ec2-ab9c-73a1e6b51be3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:40.516797 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3ef83cd6-1918-4ec2-ab9c-73a1e6b51be3 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae Jul 31 17:29:40.517073 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3ef83cd6-1918-4ec2-ab9c-73a1e6b51be3 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:40.517430 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3ef83cd6-1918-4ec2-ab9c-73a1e6b51be3 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:40.531956 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:40.531956 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:40.538012 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3ef83cd6-1918-4ec2-ab9c-73a1e6b51be3 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:29:40.544748 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3ef83cd6-1918-4ec2-ab9c-73a1e6b51be3 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae returned with HTTP 200 Jul 31 17:29:40.545178 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 921/3683] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:29:40 2026] GET /volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae => generated 865 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:40.881306 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0d285256-b278-43f3-ab06-1118a68809c8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:40.883411 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0d285256-b278-43f3-ab06-1118a68809c8 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 Jul 31 17:29:40.883681 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0d285256-b278-43f3-ab06-1118a68809c8 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:40.883927 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0d285256-b278-43f3-ab06-1118a68809c8 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:40.900706 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:40.900706 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:40.908940 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0d285256-b278-43f3-ab06-1118a68809c8 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:29:40.916705 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0d285256-b278-43f3-ab06-1118a68809c8 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 returned with HTTP 200 Jul 31 17:29:40.917168 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 926/3684] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:40 2026] GET /volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 => generated 875 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:40.952100 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-07c2a06e-f179-4bde-9089-58521dddc8a4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:41.048345 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-07c2a06e-f179-4bde-9089-58521dddc8a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328 tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328-project-admin] GET https://10.4.3.92/volume/v3/os-quota-sets/1c91089320124dccb5ed87880da71649 Jul 31 17:29:41.048345 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-07c2a06e-f179-4bde-9089-58521dddc8a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328 tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:41.048345 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-07c2a06e-f179-4bde-9089-58521dddc8a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328 tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:41.048345 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:41.048345 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:41.057885 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [None req-07c2a06e-f179-4bde-9089-58521dddc8a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328 tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-669466559 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-669466559, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:29:41.058563 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [None req-07c2a06e-f179-4bde-9089-58521dddc8a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328 tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-669466559 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-669466559, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:29:41.059111 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [None req-07c2a06e-f179-4bde-9089-58521dddc8a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328 tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-669466559 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-669466559, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:29:41.068363 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-07c2a06e-f179-4bde-9089-58521dddc8a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328 tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/1c91089320124dccb5ed87880da71649 returned with HTTP 200 Jul 31 17:29:41.070251 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 922/3685] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:29:40 2026] GET /volume/v3/os-quota-sets/1c91089320124dccb5ed87880da71649 => generated 597 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:41.081702 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7965f05f-33c4-44a1-a0aa-48bf8b1fbef1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:41.084103 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7965f05f-33c4-44a1-a0aa-48bf8b1fbef1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328 tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328-project-admin] PUT https://10.4.3.92/volume/v3/os-quota-sets/1c91089320124dccb5ed87880da71649 Jul 31 17:29:41.084621 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7965f05f-33c4-44a1-a0aa-48bf8b1fbef1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328 tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:41.120816 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-13f2c0eb-9af2-4f40-a1b6-3c5a5f0f9477 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:41.123877 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-13f2c0eb-9af2-4f40-a1b6-3c5a5f0f9477 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c Jul 31 17:29:41.124160 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-13f2c0eb-9af2-4f40-a1b6-3c5a5f0f9477 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:41.124452 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-13f2c0eb-9af2-4f40-a1b6-3c5a5f0f9477 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:41.124597 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-13f2c0eb-9af2-4f40-a1b6-3c5a5f0f9477 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id e01b0408-ff4a-4040-b5ce-b0bbae28650c. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:29:41.133002 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:41.133002 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:41.134037 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-13f2c0eb-9af2-4f40-a1b6-3c5a5f0f9477 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c returned with HTTP 200 Jul 31 17:29:41.134578 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 922/3686] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:41 2026] GET /volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:41.146908 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-7965f05f-33c4-44a1-a0aa-48bf8b1fbef1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328 tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-669466559 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-669466559, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:29:41.155620 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7965f05f-33c4-44a1-a0aa-48bf8b1fbef1 tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328 tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/1c91089320124dccb5ed87880da71649 returned with HTTP 200 Jul 31 17:29:41.156210 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 917/3687] 10.4.3.92 () {68 vars in 1367 bytes} [Fri Jul 31 17:29:41 2026] PUT /volume/v3/os-quota-sets/1c91089320124dccb5ed87880da71649 => generated 550 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:41.167633 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b5f77a41-23bd-40ce-b5e4-27c4aa09eb02 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:41.247199 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b5f77a41-23bd-40ce-b5e4-27c4aa09eb02 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:29:41.247662 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b5f77a41-23bd-40ce-b5e4-27c4aa09eb02 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1348044688"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:41.249573 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-b5f77a41-23bd-40ce-b5e4-27c4aa09eb02 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1348044688'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:29:41.249801 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-b5f77a41-23bd-40ce-b5e4-27c4aa09eb02 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Create volume of 1 GB Jul 31 17:29:41.253975 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b5f77a41-23bd-40ce-b5e4-27c4aa09eb02 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Availability Zones retrieved successfully. Jul 31 17:29:41.259845 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b5f77a41-23bd-40ce-b5e4-27c4aa09eb02 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Flow 'volume_create_api' (773fdf56-718c-4289-bc1c-9207ad111b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:41.260780 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b5f77a41-23bd-40ce-b5e4-27c4aa09eb02 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f60cef1-8226-490b-9e6f-cb2a9f46690d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:41.261874 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-b5f77a41-23bd-40ce-b5e4-27c4aa09eb02 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:29:41.291505 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b5f77a41-23bd-40ce-b5e4-27c4aa09eb02 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f60cef1-8226-490b-9e6f-cb2a9f46690d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:41.292354 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b5f77a41-23bd-40ce-b5e4-27c4aa09eb02 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ce378d0-30f5-4e38-a9d0-2c1720bdcbbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:41.373173 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-b5f77a41-23bd-40ce-b5e4-27c4aa09eb02 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Created reservations ['ec70eca3-d46c-4959-80b1-9ef219bce7ce', 'cd729a35-8c2f-4087-a0c2-112d4bc3aceb', '3bc303ba-c686-4323-89e0-ec6c6c260467', '9dca83b3-3f16-4d78-872d-8c67f94ded63'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:41.373986 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b5f77a41-23bd-40ce-b5e4-27c4aa09eb02 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ce378d0-30f5-4e38-a9d0-2c1720bdcbbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec70eca3-d46c-4959-80b1-9ef219bce7ce', 'cd729a35-8c2f-4087-a0c2-112d4bc3aceb', '3bc303ba-c686-4323-89e0-ec6c6c260467', '9dca83b3-3f16-4d78-872d-8c67f94ded63']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:41.374644 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b5f77a41-23bd-40ce-b5e4-27c4aa09eb02 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0266e57f-e83a-45e1-b1f0-eaf5e0dd3b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:41.403199 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b5f77a41-23bd-40ce-b5e4-27c4aa09eb02 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0266e57f-e83a-45e1-b1f0-eaf5e0dd3b0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6eb00809-7fa7-4b21-9b24-9dd15c047168', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1348044688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c91089320124dccb5ed87880da71649',qos_specs=None,replication_status=,reservations=['ec70eca3-d46c-4959-80b1-9ef219bce7ce','cd729a35-8c2f-4087-a0c2-112d4bc3aceb','3bc303ba-c686-4323-89e0-ec6c6c260467','9dca83b3-3f16-4d78-872d-8c67f94ded63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f0b9421ebf94fc5b367928db2916fd3',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:29:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1348044688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6eb00809-7fa7-4b21-9b24-9dd15c047168,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c91089320124dccb5ed87880da71649',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f0b9421ebf94fc5b367928db2916fd3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:41.404364 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b5f77a41-23bd-40ce-b5e4-27c4aa09eb02 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (573300f0-c8bf-4731-81ad-fd985a3e1f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:41.411335 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-0f05356e-9627-4aaa-8c4a-023980b66176 req-f5c38ec2-9d71-48fc-a790-678fb4e93b8f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:41.413393 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-0f05356e-9627-4aaa-8c4a-023980b66176 req-f5c38ec2-9d71-48fc-a790-678fb4e93b8f tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] POST https://10.4.3.92/volume/v3/attachments/b79c8e36-55a7-42ad-8f07-b9149ac99a78/action Jul 31 17:29:41.413945 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-0f05356e-9627-4aaa-8c4a-023980b66176 req-f5c38ec2-9d71-48fc-a790-678fb4e93b8f tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:29:41.414151 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-0f05356e-9627-4aaa-8c4a-023980b66176 req-f5c38ec2-9d71-48fc-a790-678fb4e93b8f tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:41.426692 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b5f77a41-23bd-40ce-b5e4-27c4aa09eb02 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (573300f0-c8bf-4731-81ad-fd985a3e1f2d) transitioned into state 'SUCCESS' from state '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-1348044688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c91089320124dccb5ed87880da71649',qos_specs=None,replication_status=,reservations=['ec70eca3-d46c-4959-80b1-9ef219bce7ce','cd729a35-8c2f-4087-a0c2-112d4bc3aceb','3bc303ba-c686-4323-89e0-ec6c6c260467','9dca83b3-3f16-4d78-872d-8c67f94ded63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f0b9421ebf94fc5b367928db2916fd3',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:41.427555 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b5f77a41-23bd-40ce-b5e4-27c4aa09eb02 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eed88dc-0210-47af-92ac-962fbbe7b9fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:41.439353 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:41.439353 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:41.442893 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b5f77a41-23bd-40ce-b5e4-27c4aa09eb02 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eed88dc-0210-47af-92ac-962fbbe7b9fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:41.443814 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b5f77a41-23bd-40ce-b5e4-27c4aa09eb02 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Flow 'volume_create_api' (773fdf56-718c-4289-bc1c-9207ad111b09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:41.444259 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b5f77a41-23bd-40ce-b5e4-27c4aa09eb02 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Create volume request issued successfully. Jul 31 17:29:41.445131 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b5f77a41-23bd-40ce-b5e4-27c4aa09eb02 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:29:41.450378 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 927/3688] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:29:41 2026] POST /volume/v3/volumes => generated 765 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:41.459887 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c8c66ba9-fa4f-41ba-8c67-ef35d74f953d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:41.462426 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c8c66ba9-fa4f-41ba-8c67-ef35d74f953d tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] GET https://10.4.3.92/volume/v3/volumes/6eb00809-7fa7-4b21-9b24-9dd15c047168 Jul 31 17:29:41.463025 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c8c66ba9-fa4f-41ba-8c67-ef35d74f953d tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:41.463183 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c8c66ba9-fa4f-41ba-8c67-ef35d74f953d tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:41.463653 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-0f05356e-9627-4aaa-8c4a-023980b66176 req-f5c38ec2-9d71-48fc-a790-678fb4e93b8f tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/attachments/b79c8e36-55a7-42ad-8f07-b9149ac99a78/action returned with HTTP 204 Jul 31 17:29:41.464288 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 923/3689] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:29:41 2026] POST /volume/v3/attachments/b79c8e36-55a7-42ad-8f07-b9149ac99a78/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:41.474516 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:41.474516 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:41.481148 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c8c66ba9-fa4f-41ba-8c67-ef35d74f953d tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Volume info retrieved successfully. Jul 31 17:29:41.487629 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c8c66ba9-fa4f-41ba-8c67-ef35d74f953d tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] https://10.4.3.92/volume/v3/volumes/6eb00809-7fa7-4b21-9b24-9dd15c047168 returned with HTTP 200 Jul 31 17:29:41.488006 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 923/3690] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:41 2026] GET /volume/v3/volumes/6eb00809-7fa7-4b21-9b24-9dd15c047168 => generated 833 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:41.569348 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-017e79c1-ca32-4aa8-b3ee-12e26670ab92 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:41.569348 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-017e79c1-ca32-4aa8-b3ee-12e26670ab92 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae Jul 31 17:29:41.569348 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-017e79c1-ca32-4aa8-b3ee-12e26670ab92 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:41.569348 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-017e79c1-ca32-4aa8-b3ee-12e26670ab92 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:41.576927 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:41.576927 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:41.580601 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-017e79c1-ca32-4aa8-b3ee-12e26670ab92 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:29:41.585944 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-017e79c1-ca32-4aa8-b3ee-12e26670ab92 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae returned with HTTP 200 Jul 31 17:29:41.588333 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 918/3691] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:29:41 2026] GET /volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:41.932016 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1aad83e2-4a74-459a-a222-db5aec060964 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:41.934100 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1aad83e2-4a74-459a-a222-db5aec060964 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 Jul 31 17:29:41.934350 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1aad83e2-4a74-459a-a222-db5aec060964 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:41.934572 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1aad83e2-4a74-459a-a222-db5aec060964 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:41.945713 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:41.945713 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:41.949824 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1aad83e2-4a74-459a-a222-db5aec060964 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:29:41.956989 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1aad83e2-4a74-459a-a222-db5aec060964 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 returned with HTTP 200 Jul 31 17:29:41.957438 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 928/3692] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:41 2026] GET /volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 => generated 1167 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:41.975341 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b532a77e-fe2c-41c2-8a33-ed61383e67dd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:41.977472 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b532a77e-fe2c-41c2-8a33-ed61383e67dd tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 Jul 31 17:29:41.977662 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b532a77e-fe2c-41c2-8a33-ed61383e67dd tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:41.977849 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b532a77e-fe2c-41c2-8a33-ed61383e67dd tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:41.988638 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:41.988638 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:41.993036 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b532a77e-fe2c-41c2-8a33-ed61383e67dd tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:29:41.997705 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b532a77e-fe2c-41c2-8a33-ed61383e67dd tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 returned with HTTP 200 Jul 31 17:29:41.998241 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 924/3693] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:41 2026] GET /volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 => generated 1167 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:42.149378 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b1265273-6c50-4f61-8f68-3e37c251f222 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:42.151138 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b1265273-6c50-4f61-8f68-3e37c251f222 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c Jul 31 17:29:42.151412 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b1265273-6c50-4f61-8f68-3e37c251f222 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:42.151617 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b1265273-6c50-4f61-8f68-3e37c251f222 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:42.151759 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-b1265273-6c50-4f61-8f68-3e37c251f222 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id e01b0408-ff4a-4040-b5ce-b0bbae28650c. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:29:42.159931 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:42.159931 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:42.160873 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b1265273-6c50-4f61-8f68-3e37c251f222 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c returned with HTTP 200 Jul 31 17:29:42.161291 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 924/3694] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:42 2026] GET /volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:42.509524 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-98628220-3d1d-4204-9021-ef7c1071158a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:42.517345 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-98628220-3d1d-4204-9021-ef7c1071158a tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] GET https://10.4.3.92/volume/v3/volumes/6eb00809-7fa7-4b21-9b24-9dd15c047168 Jul 31 17:29:42.517345 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-98628220-3d1d-4204-9021-ef7c1071158a tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:42.517345 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-98628220-3d1d-4204-9021-ef7c1071158a tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:42.529426 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:42.529426 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:42.535614 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-98628220-3d1d-4204-9021-ef7c1071158a tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Volume info retrieved successfully. Jul 31 17:29:42.541305 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-98628220-3d1d-4204-9021-ef7c1071158a tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] https://10.4.3.92/volume/v3/volumes/6eb00809-7fa7-4b21-9b24-9dd15c047168 returned with HTTP 200 Jul 31 17:29:42.542138 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 919/3695] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:42 2026] GET /volume/v3/volumes/6eb00809-7fa7-4b21-9b24-9dd15c047168 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:42.560436 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0d968c57-852f-48a6-8224-9b3d5b28fff9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:42.564030 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0d968c57-852f-48a6-8224-9b3d5b28fff9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:29:42.564528 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0d968c57-852f-48a6-8224-9b3d5b28fff9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6eb00809-7fa7-4b21-9b24-9dd15c047168", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-189708980"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:42.581810 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:42.581810 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:42.582391 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0d968c57-852f-48a6-8224-9b3d5b28fff9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Volume info retrieved successfully. Jul 31 17:29:42.582546 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-0d968c57-852f-48a6-8224-9b3d5b28fff9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Create snapshot from volume 6eb00809-7fa7-4b21-9b24-9dd15c047168 Jul 31 17:29:42.605782 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-85edd3eb-de02-4278-a815-4c61fc631b19 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:42.605782 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-85edd3eb-de02-4278-a815-4c61fc631b19 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae Jul 31 17:29:42.605782 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-85edd3eb-de02-4278-a815-4c61fc631b19 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:42.606733 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-85edd3eb-de02-4278-a815-4c61fc631b19 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:42.615803 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:42.615803 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:42.623206 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-85edd3eb-de02-4278-a815-4c61fc631b19 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:29:42.630145 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-85edd3eb-de02-4278-a815-4c61fc631b19 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae returned with HTTP 200 Jul 31 17:29:42.630737 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 925/3696] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:29:42 2026] GET /volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae => generated 926 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:42.650725 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-0d968c57-852f-48a6-8224-9b3d5b28fff9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Created reservations ['d69c57ca-c65a-4ac2-86ae-b02e73a4a679', 'ffd520f8-9e3b-474d-b64e-8f5cb386c15a', '847e4ece-81d4-4925-ae57-e2662680e5cf', '5d97967f-99fa-4601-bce1-3bd90104dd71'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:42.693980 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0d968c57-852f-48a6-8224-9b3d5b28fff9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Snapshot create request issued successfully. Jul 31 17:29:42.694331 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0d968c57-852f-48a6-8224-9b3d5b28fff9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:29:42.694784 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 929/3697] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:29:42 2026] POST /volume/v3/snapshots => generated 322 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:42.707111 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-efad72a2-4fcb-4490-95be-32f330825727 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:42.710460 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-efad72a2-4fcb-4490-95be-32f330825727 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] GET https://10.4.3.92/volume/v3/snapshots/728502c6-97c3-42f2-94f9-111561d28a1e Jul 31 17:29:42.710806 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-efad72a2-4fcb-4490-95be-32f330825727 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:42.711117 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-efad72a2-4fcb-4490-95be-32f330825727 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:42.719672 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:42.719672 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:42.720605 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-efad72a2-4fcb-4490-95be-32f330825727 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Snapshot retrieved successfully. Jul 31 17:29:42.723535 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-efad72a2-4fcb-4490-95be-32f330825727 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] https://10.4.3.92/volume/v3/snapshots/728502c6-97c3-42f2-94f9-111561d28a1e returned with HTTP 200 Jul 31 17:29:42.726903 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 925/3698] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:29:42 2026] GET /volume/v3/snapshots/728502c6-97c3-42f2-94f9-111561d28a1e => generated 454 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:43.184689 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f0a09d90-13d1-4b18-9cdd-6bd2954b31d0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:43.188226 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f0a09d90-13d1-4b18-9cdd-6bd2954b31d0 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c Jul 31 17:29:43.188226 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f0a09d90-13d1-4b18-9cdd-6bd2954b31d0 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:43.188226 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f0a09d90-13d1-4b18-9cdd-6bd2954b31d0 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:43.188518 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-f0a09d90-13d1-4b18-9cdd-6bd2954b31d0 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id e01b0408-ff4a-4040-b5ce-b0bbae28650c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:29:43.194791 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:43.194791 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:43.196084 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f0a09d90-13d1-4b18-9cdd-6bd2954b31d0 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c returned with HTTP 200 Jul 31 17:29:43.196836 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 920/3699] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:43 2026] GET /volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:43.650020 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bed3b3f0-59a6-49c8-94ce-833c274f30bd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:43.652477 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bed3b3f0-59a6-49c8-94ce-833c274f30bd tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae Jul 31 17:29:43.652679 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bed3b3f0-59a6-49c8-94ce-833c274f30bd tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:43.652902 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bed3b3f0-59a6-49c8-94ce-833c274f30bd tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:43.666241 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:43.666241 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:43.675353 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bed3b3f0-59a6-49c8-94ce-833c274f30bd tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:29:43.682164 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bed3b3f0-59a6-49c8-94ce-833c274f30bd tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae returned with HTTP 200 Jul 31 17:29:43.682831 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 926/3700] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:29:43 2026] GET /volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae => generated 926 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:43.772148 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-23eb41a7-35f7-4eb7-89e7-ac99443a51b0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:43.772148 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-23eb41a7-35f7-4eb7-89e7-ac99443a51b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] GET https://10.4.3.92/volume/v3/snapshots/728502c6-97c3-42f2-94f9-111561d28a1e Jul 31 17:29:43.772148 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-23eb41a7-35f7-4eb7-89e7-ac99443a51b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:43.772148 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-23eb41a7-35f7-4eb7-89e7-ac99443a51b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:43.772148 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:43.772148 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:43.772148 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-23eb41a7-35f7-4eb7-89e7-ac99443a51b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Snapshot retrieved successfully. Jul 31 17:29:43.772148 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-23eb41a7-35f7-4eb7-89e7-ac99443a51b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] https://10.4.3.92/volume/v3/snapshots/728502c6-97c3-42f2-94f9-111561d28a1e returned with HTTP 200 Jul 31 17:29:43.772148 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 930/3701] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:29:43 2026] GET /volume/v3/snapshots/728502c6-97c3-42f2-94f9-111561d28a1e => generated 481 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:43.776937 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fa7c59cd-ed01-45a8-bcf1-63a956c048cf None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:43.779463 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fa7c59cd-ed01-45a8-bcf1-63a956c048cf tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328 tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328-project-admin] PUT https://10.4.3.92/volume/v3/os-quota-sets/1c91089320124dccb5ed87880da71649 Jul 31 17:29:43.780351 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fa7c59cd-ed01-45a8-bcf1-63a956c048cf tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328 tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:43.888099 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-fa7c59cd-ed01-45a8-bcf1-63a956c048cf tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328 tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-669466559 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-669466559, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:29:43.888476 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-fa7c59cd-ed01-45a8-bcf1-63a956c048cf tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328 tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-669466559 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-669466559, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:29:43.888821 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-fa7c59cd-ed01-45a8-bcf1-63a956c048cf tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328 tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-669466559 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-669466559, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:29:43.896011 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fa7c59cd-ed01-45a8-bcf1-63a956c048cf tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328 tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/1c91089320124dccb5ed87880da71649 returned with HTTP 200 Jul 31 17:29:43.896521 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 926/3702] 10.4.3.92 () {68 vars in 1367 bytes} [Fri Jul 31 17:29:43 2026] PUT /volume/v3/os-quota-sets/1c91089320124dccb5ed87880da71649 => generated 550 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:43.909806 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e271d097-25f9-44af-8309-cd2641cdc586 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:43.916790 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e271d097-25f9-44af-8309-cd2641cdc586 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:29:43.917373 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e271d097-25f9-44af-8309-cd2641cdc586 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6eb00809-7fa7-4b21-9b24-9dd15c047168"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:43.931280 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:43.931280 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:43.931280 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e271d097-25f9-44af-8309-cd2641cdc586 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Volume info retrieved successfully. Jul 31 17:29:43.931280 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-e271d097-25f9-44af-8309-cd2641cdc586 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Create snapshot from volume 6eb00809-7fa7-4b21-9b24-9dd15c047168 Jul 31 17:29:43.955713 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota_utils [None req-e271d097-25f9-44af-8309-cd2641cdc586 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Quota exceeded for 1c91089320124dccb5ed87880da71649, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 31 17:29:43.956400 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.middleware.fault [None req-e271d097-25f9-44af-8309-cd2641cdc586 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 413 Jul 31 17:29:43.957163 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 921/3703] 10.4.3.92 () {68 vars in 1257 bytes} [Fri Jul 31 17:29:43 2026] POST /volume/v3/snapshots => generated 208 bytes in 49 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Jul 31 17:29:43.972891 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9fa33991-a1c2-4524-9d6b-70a9a568299a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:43.976104 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9fa33991-a1c2-4524-9d6b-70a9a568299a tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328 tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328-project-admin] PUT https://10.4.3.92/volume/v3/os-quota-sets/1c91089320124dccb5ed87880da71649 Jul 31 17:29:43.976659 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9fa33991-a1c2-4524-9d6b-70a9a568299a tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328 tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:44.053577 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9fa33991-a1c2-4524-9d6b-70a9a568299a tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328 tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/1c91089320124dccb5ed87880da71649 returned with HTTP 200 Jul 31 17:29:44.054303 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 927/3704] 10.4.3.92 () {68 vars in 1367 bytes} [Fri Jul 31 17:29:43 2026] PUT /volume/v3/os-quota-sets/1c91089320124dccb5ed87880da71649 => generated 550 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:44.064378 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-606a08d1-eb75-48f8-9567-c294aee21ed8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:44.068225 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-606a08d1-eb75-48f8-9567-c294aee21ed8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:29:44.068519 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-606a08d1-eb75-48f8-9567-c294aee21ed8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6eb00809-7fa7-4b21-9b24-9dd15c047168"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:44.078040 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:44.078040 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:44.078646 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-606a08d1-eb75-48f8-9567-c294aee21ed8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Volume info retrieved successfully. Jul 31 17:29:44.078787 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-606a08d1-eb75-48f8-9567-c294aee21ed8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Create snapshot from volume 6eb00809-7fa7-4b21-9b24-9dd15c047168 Jul 31 17:29:44.099965 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota_utils [None req-606a08d1-eb75-48f8-9567-c294aee21ed8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Quota exceeded for 1c91089320124dccb5ed87880da71649, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 31 17:29:44.103342 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.middleware.fault [None req-606a08d1-eb75-48f8-9567-c294aee21ed8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 413 Jul 31 17:29:44.103342 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 931/3705] 10.4.3.92 () {68 vars in 1257 bytes} [Fri Jul 31 17:29:44 2026] POST /volume/v3/snapshots => generated 133 bytes in 37 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 31 17:29:44.111059 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2c408897-1084-49f5-9c1a-86034d14b3fc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:44.114111 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2c408897-1084-49f5-9c1a-86034d14b3fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/728502c6-97c3-42f2-94f9-111561d28a1e Jul 31 17:29:44.115701 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2c408897-1084-49f5-9c1a-86034d14b3fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:44.115701 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2c408897-1084-49f5-9c1a-86034d14b3fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:44.115701 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-2c408897-1084-49f5-9c1a-86034d14b3fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Delete snapshot with id: 728502c6-97c3-42f2-94f9-111561d28a1e Jul 31 17:29:44.121680 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:44.121680 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:44.122264 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2c408897-1084-49f5-9c1a-86034d14b3fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Snapshot retrieved successfully. Jul 31 17:29:44.147461 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2c408897-1084-49f5-9c1a-86034d14b3fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Snapshot delete request issued successfully. Jul 31 17:29:44.147712 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2c408897-1084-49f5-9c1a-86034d14b3fc tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] https://10.4.3.92/volume/v3/snapshots/728502c6-97c3-42f2-94f9-111561d28a1e returned with HTTP 202 Jul 31 17:29:44.148209 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 927/3706] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:29:44 2026] DELETE /volume/v3/snapshots/728502c6-97c3-42f2-94f9-111561d28a1e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:44.158586 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5f7b001c-ec57-4ffd-8244-ac752a574b8d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:44.163848 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5f7b001c-ec57-4ffd-8244-ac752a574b8d tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] GET https://10.4.3.92/volume/v3/snapshots/728502c6-97c3-42f2-94f9-111561d28a1e Jul 31 17:29:44.164112 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5f7b001c-ec57-4ffd-8244-ac752a574b8d tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:44.164388 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5f7b001c-ec57-4ffd-8244-ac752a574b8d tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:44.177872 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:44.177872 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:44.178509 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5f7b001c-ec57-4ffd-8244-ac752a574b8d tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Snapshot retrieved successfully. Jul 31 17:29:44.179653 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5f7b001c-ec57-4ffd-8244-ac752a574b8d tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] https://10.4.3.92/volume/v3/snapshots/728502c6-97c3-42f2-94f9-111561d28a1e returned with HTTP 200 Jul 31 17:29:44.180126 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 922/3707] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:29:44 2026] GET /volume/v3/snapshots/728502c6-97c3-42f2-94f9-111561d28a1e => generated 480 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:44.218558 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-39ed6e9b-99d6-4caa-909d-b33e7b330e2e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:44.220654 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-39ed6e9b-99d6-4caa-909d-b33e7b330e2e tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c Jul 31 17:29:44.220955 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-39ed6e9b-99d6-4caa-909d-b33e7b330e2e tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:44.221282 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-39ed6e9b-99d6-4caa-909d-b33e7b330e2e tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:44.221502 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-39ed6e9b-99d6-4caa-909d-b33e7b330e2e tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id e01b0408-ff4a-4040-b5ce-b0bbae28650c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:29:44.226216 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:44.226216 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:44.227911 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-39ed6e9b-99d6-4caa-909d-b33e7b330e2e tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c returned with HTTP 200 Jul 31 17:29:44.227911 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 928/3708] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:44 2026] GET /volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:44.697888 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-59b09e36-e468-4ad6-8182-87782299228d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:44.700965 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-59b09e36-e468-4ad6-8182-87782299228d tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae Jul 31 17:29:44.701238 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-59b09e36-e468-4ad6-8182-87782299228d tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:44.701537 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-59b09e36-e468-4ad6-8182-87782299228d tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:44.709482 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:44.709482 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:44.713587 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-59b09e36-e468-4ad6-8182-87782299228d tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:29:44.718760 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-59b09e36-e468-4ad6-8182-87782299228d tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae returned with HTTP 200 Jul 31 17:29:44.719212 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 932/3709] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:29:44 2026] GET /volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:45.193599 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ac19092a-0fe4-48ae-88fd-33fd113ada66 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:45.195612 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ac19092a-0fe4-48ae-88fd-33fd113ada66 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] GET https://10.4.3.92/volume/v3/snapshots/728502c6-97c3-42f2-94f9-111561d28a1e Jul 31 17:29:45.195806 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ac19092a-0fe4-48ae-88fd-33fd113ada66 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:45.196113 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ac19092a-0fe4-48ae-88fd-33fd113ada66 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:45.203220 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ac19092a-0fe4-48ae-88fd-33fd113ada66 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] https://10.4.3.92/volume/v3/snapshots/728502c6-97c3-42f2-94f9-111561d28a1e returned with HTTP 404 Jul 31 17:29:45.204203 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 928/3710] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:29:45 2026] GET /volume/v3/snapshots/728502c6-97c3-42f2-94f9-111561d28a1e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:45.216157 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-700c409a-e92e-4f95-a27c-65c360396652 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:45.219541 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-700c409a-e92e-4f95-a27c-65c360396652 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] GET https://10.4.3.92/volume/v3/volumes/6eb00809-7fa7-4b21-9b24-9dd15c047168 Jul 31 17:29:45.219541 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-700c409a-e92e-4f95-a27c-65c360396652 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:45.219541 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-700c409a-e92e-4f95-a27c-65c360396652 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:45.231731 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:45.231731 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:45.235770 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-700c409a-e92e-4f95-a27c-65c360396652 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Volume info retrieved successfully. Jul 31 17:29:45.241092 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-700c409a-e92e-4f95-a27c-65c360396652 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] https://10.4.3.92/volume/v3/volumes/6eb00809-7fa7-4b21-9b24-9dd15c047168 returned with HTTP 200 Jul 31 17:29:45.241646 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 923/3711] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:45 2026] GET /volume/v3/volumes/6eb00809-7fa7-4b21-9b24-9dd15c047168 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:45.242087 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-21a0abf1-2427-44bf-97dd-47dac867adbc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:45.244678 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-21a0abf1-2427-44bf-97dd-47dac867adbc tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c Jul 31 17:29:45.244892 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-21a0abf1-2427-44bf-97dd-47dac867adbc tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:45.245102 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-21a0abf1-2427-44bf-97dd-47dac867adbc tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:45.245264 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-21a0abf1-2427-44bf-97dd-47dac867adbc tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id e01b0408-ff4a-4040-b5ce-b0bbae28650c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:29:45.254533 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:45.254533 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:45.255678 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-21a0abf1-2427-44bf-97dd-47dac867adbc tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c returned with HTTP 200 Jul 31 17:29:45.256213 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 929/3712] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:45 2026] GET /volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:45.261124 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-25372aac-74b6-4138-8e9d-c0f4af32db53 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:45.262693 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-25372aac-74b6-4138-8e9d-c0f4af32db53 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] DELETE https://10.4.3.92/volume/v3/volumes/6eb00809-7fa7-4b21-9b24-9dd15c047168 Jul 31 17:29:45.262693 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-25372aac-74b6-4138-8e9d-c0f4af32db53 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:45.262693 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-25372aac-74b6-4138-8e9d-c0f4af32db53 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:45.262836 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-25372aac-74b6-4138-8e9d-c0f4af32db53 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Delete volume with id: 6eb00809-7fa7-4b21-9b24-9dd15c047168 Jul 31 17:29:45.273544 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:45.273544 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:45.274127 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-25372aac-74b6-4138-8e9d-c0f4af32db53 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Volume info retrieved successfully. Jul 31 17:29:45.309400 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-25372aac-74b6-4138-8e9d-c0f4af32db53 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Delete volume request issued successfully. Jul 31 17:29:45.309693 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-25372aac-74b6-4138-8e9d-c0f4af32db53 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] https://10.4.3.92/volume/v3/volumes/6eb00809-7fa7-4b21-9b24-9dd15c047168 returned with HTTP 202 Jul 31 17:29:45.310371 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 933/3713] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:45 2026] DELETE /volume/v3/volumes/6eb00809-7fa7-4b21-9b24-9dd15c047168 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:45.320995 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-61d4107a-5aa9-424a-8d64-4d62ec4ac29f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:45.326426 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-61d4107a-5aa9-424a-8d64-4d62ec4ac29f tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] GET https://10.4.3.92/volume/v3/volumes/6eb00809-7fa7-4b21-9b24-9dd15c047168 Jul 31 17:29:45.326669 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-61d4107a-5aa9-424a-8d64-4d62ec4ac29f tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:45.326911 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-61d4107a-5aa9-424a-8d64-4d62ec4ac29f tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:45.336873 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:45.336873 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:45.343407 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-61d4107a-5aa9-424a-8d64-4d62ec4ac29f tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Volume info retrieved successfully. Jul 31 17:29:45.350939 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-61d4107a-5aa9-424a-8d64-4d62ec4ac29f tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] https://10.4.3.92/volume/v3/volumes/6eb00809-7fa7-4b21-9b24-9dd15c047168 returned with HTTP 200 Jul 31 17:29:45.351555 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 929/3714] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:45 2026] GET /volume/v3/volumes/6eb00809-7fa7-4b21-9b24-9dd15c047168 => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:45.748746 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5d7995cd-02d6-4478-a8d0-f1a18d6d8d45 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:45.751649 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5d7995cd-02d6-4478-a8d0-f1a18d6d8d45 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae Jul 31 17:29:45.751649 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5d7995cd-02d6-4478-a8d0-f1a18d6d8d45 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:45.753301 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5d7995cd-02d6-4478-a8d0-f1a18d6d8d45 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:45.766950 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:45.766950 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:45.773963 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5d7995cd-02d6-4478-a8d0-f1a18d6d8d45 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:29:45.781170 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5d7995cd-02d6-4478-a8d0-f1a18d6d8d45 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae returned with HTTP 200 Jul 31 17:29:45.781170 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 924/3715] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:29:45 2026] GET /volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae => generated 926 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:46.272281 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0050deac-bdbb-4a51-bb86-16676741d086 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:46.272924 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0050deac-bdbb-4a51-bb86-16676741d086 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c Jul 31 17:29:46.273192 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0050deac-bdbb-4a51-bb86-16676741d086 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:46.273474 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0050deac-bdbb-4a51-bb86-16676741d086 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:46.273627 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-0050deac-bdbb-4a51-bb86-16676741d086 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id e01b0408-ff4a-4040-b5ce-b0bbae28650c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:29:46.282035 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:46.282035 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:46.283102 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0050deac-bdbb-4a51-bb86-16676741d086 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c returned with HTTP 200 Jul 31 17:29:46.283771 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 930/3716] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:46 2026] GET /volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:46.367214 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a1ffa0bd-9ca2-4914-8a65-bf00350fa64b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:46.368915 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a1ffa0bd-9ca2-4914-8a65-bf00350fa64b tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] GET https://10.4.3.92/volume/v3/volumes/6eb00809-7fa7-4b21-9b24-9dd15c047168 Jul 31 17:29:46.369238 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a1ffa0bd-9ca2-4914-8a65-bf00350fa64b tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:46.369594 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a1ffa0bd-9ca2-4914-8a65-bf00350fa64b tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:46.378928 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a1ffa0bd-9ca2-4914-8a65-bf00350fa64b tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613 tempest-VolumeSnapshotQuotasNegativeTestJSON-1030423613-project-member] https://10.4.3.92/volume/v3/volumes/6eb00809-7fa7-4b21-9b24-9dd15c047168 returned with HTTP 404 Jul 31 17:29:46.378928 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 934/3717] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:46 2026] GET /volume/v3/volumes/6eb00809-7fa7-4b21-9b24-9dd15c047168 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:46.390568 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ed7f7a1e-1272-4b6e-892c-6081052e7178 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:46.392823 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ed7f7a1e-1272-4b6e-892c-6081052e7178 tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328 tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328-project-admin] PUT https://10.4.3.92/volume/v3/os-quota-sets/1c91089320124dccb5ed87880da71649 Jul 31 17:29:46.393291 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ed7f7a1e-1272-4b6e-892c-6081052e7178 tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328 tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328-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=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:46.515667 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d4c094d0-0c3b-44b0-8f94-a2505733eb8f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:46.516041 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d4c094d0-0c3b-44b0-8f94-a2505733eb8f None None] GET https://10.4.3.92/volume// Jul 31 17:29:46.516300 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d4c094d0-0c3b-44b0-8f94-a2505733eb8f None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:46.516508 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d4c094d0-0c3b-44b0-8f94-a2505733eb8f None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:46.516871 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d4c094d0-0c3b-44b0-8f94-a2505733eb8f None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:29:46.517147 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 925/3718] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:29:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:29:46.540168 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-38c54cdf-da96-48e3-a37a-97a6094792a5 req-e6231630-7d2d-40a9-b40f-11976ce68167 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:46.542650 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-38c54cdf-da96-48e3-a37a-97a6094792a5 req-e6231630-7d2d-40a9-b40f-11976ce68167 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:29:46.543079 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-38c54cdf-da96-48e3-a37a-97a6094792a5 req-e6231630-7d2d-40a9-b40f-11976ce68167 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "93d8e506-657e-408f-85da-ccc28410a052", "connector": null, "instance_uuid": "2f365f0e-6d1c-4541-be31-0970a8ee7559"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:46.553363 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ed7f7a1e-1272-4b6e-892c-6081052e7178 tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328 tempest-VolumeSnapshotQuotasNegativeTestJSON-1580171328-project-admin] https://10.4.3.92/volume/v3/os-quota-sets/1c91089320124dccb5ed87880da71649 returned with HTTP 200 Jul 31 17:29:46.553906 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 930/3719] 10.4.3.92 () {68 vars in 1368 bytes} [Fri Jul 31 17:29:46 2026] PUT /volume/v3/os-quota-sets/1c91089320124dccb5ed87880da71649 => generated 555 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:46.560608 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:46.560608 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:46.620910 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-38c54cdf-da96-48e3-a37a-97a6094792a5 req-e6231630-7d2d-40a9-b40f-11976ce68167 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:29:46.620910 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 931/3720] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:29:46 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:46.630329 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-38c54cdf-da96-48e3-a37a-97a6094792a5 req-27de15bb-066f-44b6-8a6c-3fc09ee27296 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:46.633822 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-38c54cdf-da96-48e3-a37a-97a6094792a5 req-27de15bb-066f-44b6-8a6c-3fc09ee27296 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] DELETE https://10.4.3.92/volume/v3/attachments/b79c8e36-55a7-42ad-8f07-b9149ac99a78 Jul 31 17:29:46.634129 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-38c54cdf-da96-48e3-a37a-97a6094792a5 req-27de15bb-066f-44b6-8a6c-3fc09ee27296 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:46.634395 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-38c54cdf-da96-48e3-a37a-97a6094792a5 req-27de15bb-066f-44b6-8a6c-3fc09ee27296 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:46.645991 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:46.645991 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:46.709851 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-38c54cdf-da96-48e3-a37a-97a6094792a5 req-27de15bb-066f-44b6-8a6c-3fc09ee27296 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/attachments/b79c8e36-55a7-42ad-8f07-b9149ac99a78 returned with HTTP 200 Jul 31 17:29:46.710447 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 935/3721] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:29:46 2026] DELETE /volume/v3/attachments/b79c8e36-55a7-42ad-8f07-b9149ac99a78 => generated 192 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:46.797525 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b310ae37-9715-4edb-8775-4dc39ae22dea None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:46.800013 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b310ae37-9715-4edb-8775-4dc39ae22dea tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae Jul 31 17:29:46.800397 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b310ae37-9715-4edb-8775-4dc39ae22dea tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:46.800684 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b310ae37-9715-4edb-8775-4dc39ae22dea tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:46.809749 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:46.809749 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:46.814829 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b310ae37-9715-4edb-8775-4dc39ae22dea tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:29:46.822084 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b310ae37-9715-4edb-8775-4dc39ae22dea tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae returned with HTTP 200 Jul 31 17:29:46.822588 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 926/3722] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:29:46 2026] GET /volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:47.297270 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8d9d2f44-113c-478f-82a1-2b5099eb2800 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:47.299995 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8d9d2f44-113c-478f-82a1-2b5099eb2800 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c Jul 31 17:29:47.300223 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8d9d2f44-113c-478f-82a1-2b5099eb2800 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:47.300417 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8d9d2f44-113c-478f-82a1-2b5099eb2800 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:47.300523 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-8d9d2f44-113c-478f-82a1-2b5099eb2800 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id e01b0408-ff4a-4040-b5ce-b0bbae28650c. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:29:47.305999 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:47.305999 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:47.308027 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8d9d2f44-113c-478f-82a1-2b5099eb2800 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c returned with HTTP 200 Jul 31 17:29:47.308027 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 931/3723] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:47 2026] GET /volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:47.810143 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-38c54cdf-da96-48e3-a37a-97a6094792a5 req-37157e44-d34c-403b-8b61-32efd9d085cb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:47.814674 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-38c54cdf-da96-48e3-a37a-97a6094792a5 req-37157e44-d34c-403b-8b61-32efd9d085cb tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] PUT https://10.4.3.92/volume/v3/attachments/e05d97ac-d9cf-46c2-93f4-ac42f907fc5c Jul 31 17:29:47.814674 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-38c54cdf-da96-48e3-a37a-97a6094792a5 req-37157e44-d34c-403b-8b61-32efd9d085cb tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:47.823837 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-38c54cdf-da96-48e3-a37a-97a6094792a5 req-37157e44-d34c-403b-8b61-32efd9d085cb tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Acquiring lock "cinder-attachment_update-93d8e506-657e-408f-85da-ccc28410a052-np0000006248" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:29:47.831142 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-38c54cdf-da96-48e3-a37a-97a6094792a5 req-37157e44-d34c-403b-8b61-32efd9d085cb tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Lock "cinder-attachment_update-93d8e506-657e-408f-85da-ccc28410a052-np0000006248" acquired by "attachment_update" :: waited 0.006s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:29:47.831142 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:47.831142 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:47.846131 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-430b63de-e027-4fb7-9e10-99030eb2a510 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:47.848730 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-430b63de-e027-4fb7-9e10-99030eb2a510 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae Jul 31 17:29:47.849007 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-430b63de-e027-4fb7-9e10-99030eb2a510 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:47.849224 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-430b63de-e027-4fb7-9e10-99030eb2a510 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:47.857676 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:47.857676 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:47.862480 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-430b63de-e027-4fb7-9e10-99030eb2a510 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:29:47.868960 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-430b63de-e027-4fb7-9e10-99030eb2a510 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae returned with HTTP 200 Jul 31 17:29:47.869553 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 936/3724] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:29:47 2026] GET /volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae => generated 1191 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:29:47.886228 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-726795c4-4a4a-4705-9e6f-bfe39aeed93a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:47.888707 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-726795c4-4a4a-4705-9e6f-bfe39aeed93a tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae Jul 31 17:29:47.889177 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-726795c4-4a4a-4705-9e6f-bfe39aeed93a tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:47.890333 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-726795c4-4a4a-4705-9e6f-bfe39aeed93a tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:47.898623 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:47.898623 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:47.903636 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-726795c4-4a4a-4705-9e6f-bfe39aeed93a tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:29:47.909348 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-726795c4-4a4a-4705-9e6f-bfe39aeed93a tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae returned with HTTP 200 Jul 31 17:29:47.909982 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 927/3725] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:29:47 2026] GET /volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae => generated 1191 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:29:47.926981 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-38c54cdf-da96-48e3-a37a-97a6094792a5 req-37157e44-d34c-403b-8b61-32efd9d085cb tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Lock "cinder-attachment_update-93d8e506-657e-408f-85da-ccc28410a052-np0000006248" released by "attachment_update" :: held 0.098s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:29:47.926981 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-38c54cdf-da96-48e3-a37a-97a6094792a5 req-37157e44-d34c-403b-8b61-32efd9d085cb tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/attachments/e05d97ac-d9cf-46c2-93f4-ac42f907fc5c returned with HTTP 200 Jul 31 17:29:47.927143 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-eba3afed-4a6f-4b0e-979d-e31f4bb44814 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:47.927606 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 932/3726] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:29:47 2026] PUT /volume/v3/attachments/e05d97ac-d9cf-46c2-93f4-ac42f907fc5c => generated 968 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:47.928909 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-eba3afed-4a6f-4b0e-979d-e31f4bb44814 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] DELETE https://10.4.3.92/volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae Jul 31 17:29:47.929168 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-eba3afed-4a6f-4b0e-979d-e31f4bb44814 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:47.929524 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-eba3afed-4a6f-4b0e-979d-e31f4bb44814 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:47.929737 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-eba3afed-4a6f-4b0e-979d-e31f4bb44814 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Delete volume with id: 60063bb4-fd65-47f1-aff7-bad2bd0326ae Jul 31 17:29:47.938095 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:47.938095 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:47.938760 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-eba3afed-4a6f-4b0e-979d-e31f4bb44814 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:29:47.938896 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-38c54cdf-da96-48e3-a37a-97a6094792a5 req-27d98c72-fe7c-4807-b88f-6d1918817928 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:47.942604 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-38c54cdf-da96-48e3-a37a-97a6094792a5 req-27d98c72-fe7c-4807-b88f-6d1918817928 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/attachments/e05d97ac-d9cf-46c2-93f4-ac42f907fc5c Jul 31 17:29:47.942908 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-38c54cdf-da96-48e3-a37a-97a6094792a5 req-27d98c72-fe7c-4807-b88f-6d1918817928 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:47.943177 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-38c54cdf-da96-48e3-a37a-97a6094792a5 req-27d98c72-fe7c-4807-b88f-6d1918817928 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:47.965381 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-38c54cdf-da96-48e3-a37a-97a6094792a5 req-27d98c72-fe7c-4807-b88f-6d1918817928 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/attachments/e05d97ac-d9cf-46c2-93f4-ac42f907fc5c returned with HTTP 200 Jul 31 17:29:47.965381 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 937/3727] 10.4.3.92 () {70 vars in 1644 bytes} [Fri Jul 31 17:29:47 2026] GET /volume/v3/attachments/e05d97ac-d9cf-46c2-93f4-ac42f907fc5c => generated 993 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:47.966399 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-eba3afed-4a6f-4b0e-979d-e31f4bb44814 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Delete volume request issued successfully. Jul 31 17:29:47.966660 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-eba3afed-4a6f-4b0e-979d-e31f4bb44814 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae returned with HTTP 202 Jul 31 17:29:47.967171 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 932/3728] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:29:47 2026] DELETE /volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:29:47.978628 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8c386c58-4979-48dd-a5c2-470456820859 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:47.981528 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8c386c58-4979-48dd-a5c2-470456820859 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae Jul 31 17:29:47.982092 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8c386c58-4979-48dd-a5c2-470456820859 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:47.982465 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8c386c58-4979-48dd-a5c2-470456820859 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:47.992205 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:47.992205 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:48.001599 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8c386c58-4979-48dd-a5c2-470456820859 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:29:48.008570 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8c386c58-4979-48dd-a5c2-470456820859 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae returned with HTTP 200 Jul 31 17:29:48.008744 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 928/3729] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:29:47 2026] GET /volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae => generated 1190 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:29:48.324343 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a6a49e9a-fcfa-47ca-b235-7fa4f35de71f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:48.328173 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a6a49e9a-fcfa-47ca-b235-7fa4f35de71f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c Jul 31 17:29:48.328173 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a6a49e9a-fcfa-47ca-b235-7fa4f35de71f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:48.328173 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a6a49e9a-fcfa-47ca-b235-7fa4f35de71f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:48.328469 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-a6a49e9a-fcfa-47ca-b235-7fa4f35de71f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id e01b0408-ff4a-4040-b5ce-b0bbae28650c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:29:48.340373 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:48.340373 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:48.341310 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a6a49e9a-fcfa-47ca-b235-7fa4f35de71f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c returned with HTTP 200 Jul 31 17:29:48.342356 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 933/3730] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:48 2026] GET /volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:49.033846 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-91473a0e-ab97-4721-80c6-4209d69dbc47 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:49.036132 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-91473a0e-ab97-4721-80c6-4209d69dbc47 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae Jul 31 17:29:49.036132 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-91473a0e-ab97-4721-80c6-4209d69dbc47 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:49.036283 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-91473a0e-ab97-4721-80c6-4209d69dbc47 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:49.047809 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-91473a0e-ab97-4721-80c6-4209d69dbc47 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae returned with HTTP 404 Jul 31 17:29:49.048523 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 938/3731] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:29:49 2026] GET /volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:29:49.331784 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6210f714-97c6-49c3-9a0f-a01f047544b3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:49.359443 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-991a5cd4-473f-4a77-af38-ba9e4944fa26 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:49.362991 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-991a5cd4-473f-4a77-af38-ba9e4944fa26 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c Jul 31 17:29:49.363150 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-991a5cd4-473f-4a77-af38-ba9e4944fa26 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:49.363342 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-991a5cd4-473f-4a77-af38-ba9e4944fa26 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:49.363465 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-991a5cd4-473f-4a77-af38-ba9e4944fa26 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id e01b0408-ff4a-4040-b5ce-b0bbae28650c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:29:49.372347 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:49.372347 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:49.373348 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-991a5cd4-473f-4a77-af38-ba9e4944fa26 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c returned with HTTP 200 Jul 31 17:29:49.376218 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 929/3732] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:49 2026] GET /volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:49.438254 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6210f714-97c6-49c3-9a0f-a01f047544b3 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:29:49.438671 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6210f714-97c6-49c3-9a0f-a01f047544b3 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1310338295", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:49.464100 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6210f714-97c6-49c3-9a0f-a01f047544b3 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:29:49.464527 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 933/3733] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:29:49 2026] POST /volume/v3/types => generated 275 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:49.472866 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-873fac67-c0cc-4956-aceb-7ba947bc781b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:49.474535 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-873fac67-c0cc-4956-aceb-7ba947bc781b tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:29:49.474864 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-873fac67-c0cc-4956-aceb-7ba947bc781b tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-198571639", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:49.494904 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-873fac67-c0cc-4956-aceb-7ba947bc781b tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:29:49.495274 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 934/3734] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:29:49 2026] POST /volume/v3/types => generated 274 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:49.504943 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ef40bb22-b063-4c76-a5a3-e48f4af0f331 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:49.653535 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ef40bb22-b063-4c76-a5a3-e48f4af0f331 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:29:49.653880 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ef40bb22-b063-4c76-a5a3-e48f4af0f331 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1344656344", "volume_type": "21542422-ffdd-469c-9e05-d48f50659e6f", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:49.655551 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-ef40bb22-b063-4c76-a5a3-e48f4af0f331 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1344656344', 'volume_type': '21542422-ffdd-469c-9e05-d48f50659e6f', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:29:49.662767 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-ef40bb22-b063-4c76-a5a3-e48f4af0f331 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Create volume of 1 GB Jul 31 17:29:49.663100 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:49.663100 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:49.663680 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ef40bb22-b063-4c76-a5a3-e48f4af0f331 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Availability Zones retrieved successfully. Jul 31 17:29:49.671015 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ef40bb22-b063-4c76-a5a3-e48f4af0f331 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Flow 'volume_create_api' (ae62fdb3-cfeb-4ba1-a1bf-edf2e1e73c33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:49.671516 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ef40bb22-b063-4c76-a5a3-e48f4af0f331 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b58570e3-8d1b-4ef5-a4a2-cd4101b4802d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:49.673098 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-ef40bb22-b063-4c76-a5a3-e48f4af0f331 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:29:49.712337 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ef40bb22-b063-4c76-a5a3-e48f4af0f331 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b58570e3-8d1b-4ef5-a4a2-cd4101b4802d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:29:49Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=21542422-ffdd-469c-9e05-d48f50659e6f,is_public=True,name='tempest-VolumeTypesTest-volume-type-1310338295',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '21542422-ffdd-469c-9e05-d48f50659e6f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:49.713570 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ef40bb22-b063-4c76-a5a3-e48f4af0f331 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1952b16-7a7f-4347-a87e-69b91c828d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:49.751882 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota [None req-ef40bb22-b063-4c76-a5a3-e48f4af0f331 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1310338295 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1310338295, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:29:49.752152 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota [None req-ef40bb22-b063-4c76-a5a3-e48f4af0f331 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1310338295 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1310338295, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:29:49.806775 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-ef40bb22-b063-4c76-a5a3-e48f4af0f331 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Created reservations ['bf66a06c-597f-4193-8feb-c0e4ec0cf0fe', '6850fb5a-039e-4401-882a-ed47b3e000bf', '01395750-3f39-4383-aae8-20d5bea045b4', 'cebe393f-7d6e-446a-8b52-b45ae9520916'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:49.807869 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ef40bb22-b063-4c76-a5a3-e48f4af0f331 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1952b16-7a7f-4347-a87e-69b91c828d8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf66a06c-597f-4193-8feb-c0e4ec0cf0fe', '6850fb5a-039e-4401-882a-ed47b3e000bf', '01395750-3f39-4383-aae8-20d5bea045b4', 'cebe393f-7d6e-446a-8b52-b45ae9520916']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:49.808831 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ef40bb22-b063-4c76-a5a3-e48f4af0f331 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b19407e-1ba4-4a2d-97e9-6a5a4373b3ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:49.848589 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ef40bb22-b063-4c76-a5a3-e48f4af0f331 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b19407e-1ba4-4a2d-97e9-6a5a4373b3ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46024fec-b1e3-459d-8037-6af4e4265c32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1344656344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='feb8e607a3444645a0a619aad4061e1e',qos_specs=None,replication_status=,reservations=['bf66a06c-597f-4193-8feb-c0e4ec0cf0fe','6850fb5a-039e-4401-882a-ed47b3e000bf','01395750-3f39-4383-aae8-20d5bea045b4','cebe393f-7d6e-446a-8b52-b45ae9520916'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47c7cb349f5146878ade33ec62ab6195',volume_type_id=21542422-ffdd-469c-9e05-d48f50659e6f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:29:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1344656344',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46024fec-b1e3-459d-8037-6af4e4265c32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='feb8e607a3444645a0a619aad4061e1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47c7cb349f5146878ade33ec62ab6195',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(21542422-ffdd-469c-9e05-d48f50659e6f),volume_type_id=21542422-ffdd-469c-9e05-d48f50659e6f)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:49.850304 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ef40bb22-b063-4c76-a5a3-e48f4af0f331 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc4cfb09-b21a-4cea-8a8d-4832377b9e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:49.873723 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ef40bb22-b063-4c76-a5a3-e48f4af0f331 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc4cfb09-b21a-4cea-8a8d-4832377b9e70) transitioned into state 'SUCCESS' from state '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-1344656344',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='feb8e607a3444645a0a619aad4061e1e',qos_specs=None,replication_status=,reservations=['bf66a06c-597f-4193-8feb-c0e4ec0cf0fe','6850fb5a-039e-4401-882a-ed47b3e000bf','01395750-3f39-4383-aae8-20d5bea045b4','cebe393f-7d6e-446a-8b52-b45ae9520916'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47c7cb349f5146878ade33ec62ab6195',volume_type_id=21542422-ffdd-469c-9e05-d48f50659e6f)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:49.874439 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ef40bb22-b063-4c76-a5a3-e48f4af0f331 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2c82468-98cc-409d-94bc-74bc6cfcdf29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:49.884300 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ef40bb22-b063-4c76-a5a3-e48f4af0f331 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2c82468-98cc-409d-94bc-74bc6cfcdf29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:49.886337 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ef40bb22-b063-4c76-a5a3-e48f4af0f331 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Flow 'volume_create_api' (ae62fdb3-cfeb-4ba1-a1bf-edf2e1e73c33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:49.886337 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ef40bb22-b063-4c76-a5a3-e48f4af0f331 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Create volume request issued successfully. Jul 31 17:29:49.886337 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ef40bb22-b063-4c76-a5a3-e48f4af0f331 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:29:49.886513 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 939/3735] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:29:49 2026] POST /volume/v3/volumes => generated 782 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:49.900642 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-42321e97-18b3-462b-98d2-264377e910db None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:49.902673 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-42321e97-18b3-462b-98d2-264377e910db tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] GET https://10.4.3.92/volume/v3/volumes/46024fec-b1e3-459d-8037-6af4e4265c32 Jul 31 17:29:49.902847 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-42321e97-18b3-462b-98d2-264377e910db tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:49.903022 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-42321e97-18b3-462b-98d2-264377e910db tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:49.913389 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:49.913389 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:49.928166 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-42321e97-18b3-462b-98d2-264377e910db tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Volume info retrieved successfully. Jul 31 17:29:49.938625 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-42321e97-18b3-462b-98d2-264377e910db tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] https://10.4.3.92/volume/v3/volumes/46024fec-b1e3-459d-8037-6af4e4265c32 returned with HTTP 200 Jul 31 17:29:49.939064 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 930/3736] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:49 2026] GET /volume/v3/volumes/46024fec-b1e3-459d-8037-6af4e4265c32 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:50.385612 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a96d1463-0336-479e-b39e-5c3be3cd04ab None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:50.387636 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a96d1463-0336-479e-b39e-5c3be3cd04ab tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c Jul 31 17:29:50.387865 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a96d1463-0336-479e-b39e-5c3be3cd04ab tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:50.388070 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a96d1463-0336-479e-b39e-5c3be3cd04ab tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:50.388180 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-a96d1463-0336-479e-b39e-5c3be3cd04ab tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id e01b0408-ff4a-4040-b5ce-b0bbae28650c. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:29:50.394637 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:50.394637 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:50.395721 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a96d1463-0336-479e-b39e-5c3be3cd04ab tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c returned with HTTP 200 Jul 31 17:29:50.396715 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 934/3737] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:50 2026] GET /volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:50.954605 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0cd0835d-c7dc-4509-b65d-081b04bfb3a8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:50.956742 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0cd0835d-c7dc-4509-b65d-081b04bfb3a8 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] GET https://10.4.3.92/volume/v3/volumes/46024fec-b1e3-459d-8037-6af4e4265c32 Jul 31 17:29:50.956995 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0cd0835d-c7dc-4509-b65d-081b04bfb3a8 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:50.957246 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0cd0835d-c7dc-4509-b65d-081b04bfb3a8 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:50.966367 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:50.966367 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:50.977111 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0cd0835d-c7dc-4509-b65d-081b04bfb3a8 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Volume info retrieved successfully. Jul 31 17:29:50.985086 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0cd0835d-c7dc-4509-b65d-081b04bfb3a8 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] https://10.4.3.92/volume/v3/volumes/46024fec-b1e3-459d-8037-6af4e4265c32 returned with HTTP 200 Jul 31 17:29:50.985561 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 935/3738] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:50 2026] GET /volume/v3/volumes/46024fec-b1e3-459d-8037-6af4e4265c32 => generated 875 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:51.002302 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bf0582dc-0616-4c0c-a201-d6117d095008 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:51.004755 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bf0582dc-0616-4c0c-a201-d6117d095008 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] POST https://10.4.3.92/volume/v3/volumes/46024fec-b1e3-459d-8037-6af4e4265c32/action Jul 31 17:29:51.005222 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bf0582dc-0616-4c0c-a201-d6117d095008 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Action body: b'{"os-retype": {"new_type": "76d34bc0-b480-472c-be04-f249939371ea"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:29:51.005427 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bf0582dc-0616-4c0c-a201-d6117d095008 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "76d34bc0-b480-472c-be04-f249939371ea"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:51.016493 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:51.016493 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:51.017170 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bf0582dc-0616-4c0c-a201-d6117d095008 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Volume info retrieved successfully. Jul 31 17:29:51.040585 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota [None req-bf0582dc-0616-4c0c-a201-d6117d095008 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-198571639 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-198571639, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:29:51.040849 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota [None req-bf0582dc-0616-4c0c-a201-d6117d095008 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-198571639 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-198571639, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:29:51.063249 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-bf0582dc-0616-4c0c-a201-d6117d095008 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Created reservations ['3290d9f6-7ee1-42cc-bffd-c0d7d177f612', 'fd218cf6-6e42-4bb9-a690-0da08335ed24'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:51.086794 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-bf0582dc-0616-4c0c-a201-d6117d095008 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Created reservations ['a5d9434f-00e9-47f9-be34-fe73ff42ee0f', '666d3b2f-361d-41ab-9fda-ec7c458be0d5'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:51.116767 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bf0582dc-0616-4c0c-a201-d6117d095008 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Retype volume request issued successfully. Jul 31 17:29:51.116983 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bf0582dc-0616-4c0c-a201-d6117d095008 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] https://10.4.3.92/volume/v3/volumes/46024fec-b1e3-459d-8037-6af4e4265c32/action returned with HTTP 202 Jul 31 17:29:51.117449 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 940/3739] 10.4.3.92 () {68 vars in 1383 bytes} [Fri Jul 31 17:29:51 2026] POST /volume/v3/volumes/46024fec-b1e3-459d-8037-6af4e4265c32/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:29:51.126106 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-246452b5-6b5b-4d2d-9701-73a69a22b4af None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:51.128672 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-246452b5-6b5b-4d2d-9701-73a69a22b4af tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] GET https://10.4.3.92/volume/v3/volumes/46024fec-b1e3-459d-8037-6af4e4265c32 Jul 31 17:29:51.128857 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-246452b5-6b5b-4d2d-9701-73a69a22b4af tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:51.129034 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-246452b5-6b5b-4d2d-9701-73a69a22b4af tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:51.137655 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:51.137655 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:51.141483 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-246452b5-6b5b-4d2d-9701-73a69a22b4af tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Volume info retrieved successfully. Jul 31 17:29:51.148403 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-246452b5-6b5b-4d2d-9701-73a69a22b4af tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] https://10.4.3.92/volume/v3/volumes/46024fec-b1e3-459d-8037-6af4e4265c32 returned with HTTP 200 Jul 31 17:29:51.148819 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 931/3740] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:51 2026] GET /volume/v3/volumes/46024fec-b1e3-459d-8037-6af4e4265c32 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:51.154170 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7cf12a0b-e1d5-4e3a-b60b-89f4332a3c66 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:51.155926 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7cf12a0b-e1d5-4e3a-b60b-89f4332a3c66 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:29:51.156339 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7cf12a0b-e1d5-4e3a-b60b-89f4332a3c66 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "65a06903-328e-4da8-a95c-fa6c6498a9f5", "size": 1}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:51.157767 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-7cf12a0b-e1d5-4e3a-b60b-89f4332a3c66 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '65a06903-328e-4da8-a95c-fa6c6498a9f5', 'size': 1}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:29:51.260499 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-7cf12a0b-e1d5-4e3a-b60b-89f4332a3c66 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Create volume of 1 GB Jul 31 17:29:51.265210 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7cf12a0b-e1d5-4e3a-b60b-89f4332a3c66 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Availability Zones retrieved successfully. Jul 31 17:29:51.272731 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-7cf12a0b-e1d5-4e3a-b60b-89f4332a3c66 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Flow 'volume_create_api' (e57fb89b-681f-45c7-a287-893f006a510d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:51.272731 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-7cf12a0b-e1d5-4e3a-b60b-89f4332a3c66 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f610d538-37d3-42aa-a74f-6a8cfdb5e7cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:51.273494 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-7cf12a0b-e1d5-4e3a-b60b-89f4332a3c66 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:29:51.345990 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-7cf12a0b-e1d5-4e3a-b60b-89f4332a3c66 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f610d538-37d3-42aa-a74f-6a8cfdb5e7cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:51.347049 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-7cf12a0b-e1d5-4e3a-b60b-89f4332a3c66 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21829ccd-eba6-4c04-977e-0d6571e76dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:51.402498 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-7cf12a0b-e1d5-4e3a-b60b-89f4332a3c66 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Created reservations ['1c63df04-a4d4-4579-91f2-cc7923f01701', '9c480415-acc2-4561-8022-6317bc28cf37', '963855e8-0762-4de7-baed-c15d56a25f1d', '00c2cba3-960d-404c-aca7-327e21bfceac'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:51.403375 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-7cf12a0b-e1d5-4e3a-b60b-89f4332a3c66 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21829ccd-eba6-4c04-977e-0d6571e76dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c63df04-a4d4-4579-91f2-cc7923f01701', '9c480415-acc2-4561-8022-6317bc28cf37', '963855e8-0762-4de7-baed-c15d56a25f1d', '00c2cba3-960d-404c-aca7-327e21bfceac']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:51.404931 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-7cf12a0b-e1d5-4e3a-b60b-89f4332a3c66 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (750a50d1-4328-4797-aa5f-d6be72008d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:51.421928 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-39116bd3-6405-4da1-bc6c-c5d6178faa14 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:51.425349 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-39116bd3-6405-4da1-bc6c-c5d6178faa14 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c Jul 31 17:29:51.425349 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-39116bd3-6405-4da1-bc6c-c5d6178faa14 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:51.425349 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-39116bd3-6405-4da1-bc6c-c5d6178faa14 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:51.425349 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-39116bd3-6405-4da1-bc6c-c5d6178faa14 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id e01b0408-ff4a-4040-b5ce-b0bbae28650c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:29:51.430653 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:51.430653 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:51.431593 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-39116bd3-6405-4da1-bc6c-c5d6178faa14 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c returned with HTTP 200 Jul 31 17:29:51.432017 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 936/3741] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:51 2026] GET /volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:51.432108 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-7cf12a0b-e1d5-4e3a-b60b-89f4332a3c66 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (750a50d1-4328-4797-aa5f-d6be72008d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efae95b7-d798-4712-8c34-5a308f2f8a14', '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='00072f1fea094a95b2cbb1c26632bec3',qos_specs=None,replication_status=,reservations=['1c63df04-a4d4-4579-91f2-cc7923f01701','9c480415-acc2-4561-8022-6317bc28cf37','963855e8-0762-4de7-baed-c15d56a25f1d','00c2cba3-960d-404c-aca7-327e21bfceac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb19a34b66574d539c101c8e331e11f9',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:29: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=efae95b7-d798-4712-8c34-5a308f2f8a14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00072f1fea094a95b2cbb1c26632bec3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb19a34b66574d539c101c8e331e11f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:51.435467 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-7cf12a0b-e1d5-4e3a-b60b-89f4332a3c66 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1601e16c-0c81-4ccc-bf9b-74e6d13a8a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:51.460996 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-7cf12a0b-e1d5-4e3a-b60b-89f4332a3c66 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1601e16c-0c81-4ccc-bf9b-74e6d13a8a0e) transitioned into state 'SUCCESS' from 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='00072f1fea094a95b2cbb1c26632bec3',qos_specs=None,replication_status=,reservations=['1c63df04-a4d4-4579-91f2-cc7923f01701','9c480415-acc2-4561-8022-6317bc28cf37','963855e8-0762-4de7-baed-c15d56a25f1d','00c2cba3-960d-404c-aca7-327e21bfceac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb19a34b66574d539c101c8e331e11f9',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:51.462203 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-7cf12a0b-e1d5-4e3a-b60b-89f4332a3c66 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9de76a8f-de16-41f9-aef2-bda44a81c8f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:51.475509 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-7cf12a0b-e1d5-4e3a-b60b-89f4332a3c66 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9de76a8f-de16-41f9-aef2-bda44a81c8f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:51.476408 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-7cf12a0b-e1d5-4e3a-b60b-89f4332a3c66 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Flow 'volume_create_api' (e57fb89b-681f-45c7-a287-893f006a510d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:51.476748 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7cf12a0b-e1d5-4e3a-b60b-89f4332a3c66 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Create volume request issued successfully. Jul 31 17:29:51.477444 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7cf12a0b-e1d5-4e3a-b60b-89f4332a3c66 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:29:51.477988 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 935/3742] 10.4.3.92 () {70 vars in 1293 bytes} [Fri Jul 31 17:29:51 2026] POST /volume/v3/volumes => generated 773 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:51.491611 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-46abccad-46b0-4a3d-a68d-113c4e7e33e8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:51.493562 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-46abccad-46b0-4a3d-a68d-113c4e7e33e8 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 Jul 31 17:29:51.493757 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-46abccad-46b0-4a3d-a68d-113c4e7e33e8 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:51.493997 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-46abccad-46b0-4a3d-a68d-113c4e7e33e8 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:51.501268 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:51.501268 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:51.505562 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-46abccad-46b0-4a3d-a68d-113c4e7e33e8 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:29:51.510686 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-46abccad-46b0-4a3d-a68d-113c4e7e33e8 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 returned with HTTP 200 Jul 31 17:29:51.511241 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 941/3743] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:29:51 2026] GET /volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:51.535089 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-38c54cdf-da96-48e3-a37a-97a6094792a5 req-d620d284-a297-47c6-acfc-34688ad10236 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:51.538101 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-38c54cdf-da96-48e3-a37a-97a6094792a5 req-d620d284-a297-47c6-acfc-34688ad10236 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052/encryption Jul 31 17:29:51.538446 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-38c54cdf-da96-48e3-a37a-97a6094792a5 req-d620d284-a297-47c6-acfc-34688ad10236 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:51.538710 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-38c54cdf-da96-48e3-a37a-97a6094792a5 req-d620d284-a297-47c6-acfc-34688ad10236 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:51.552101 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:51.552101 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:51.562464 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-38c54cdf-da96-48e3-a37a-97a6094792a5 req-d620d284-a297-47c6-acfc-34688ad10236 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052/encryption returned with HTTP 200 Jul 31 17:29:51.563150 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 932/3744] 10.4.3.92 () {68 vars in 1624 bytes} [Fri Jul 31 17:29:51 2026] GET /volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:52.162599 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ef534a23-1291-4b4f-b31e-6f9681b61ec8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:52.164459 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ef534a23-1291-4b4f-b31e-6f9681b61ec8 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] GET https://10.4.3.92/volume/v3/volumes/46024fec-b1e3-459d-8037-6af4e4265c32 Jul 31 17:29:52.164700 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ef534a23-1291-4b4f-b31e-6f9681b61ec8 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:52.164918 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ef534a23-1291-4b4f-b31e-6f9681b61ec8 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:52.173138 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:52.173138 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:52.177477 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ef534a23-1291-4b4f-b31e-6f9681b61ec8 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Volume info retrieved successfully. Jul 31 17:29:52.182087 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ef534a23-1291-4b4f-b31e-6f9681b61ec8 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] https://10.4.3.92/volume/v3/volumes/46024fec-b1e3-459d-8037-6af4e4265c32 returned with HTTP 200 Jul 31 17:29:52.182649 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 937/3745] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:52 2026] GET /volume/v3/volumes/46024fec-b1e3-459d-8037-6af4e4265c32 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:52.200720 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f00fab42-9244-4ea6-a998-1007766505ef None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:52.203931 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f00fab42-9244-4ea6-a998-1007766505ef tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] GET https://10.4.3.92/volume/v3/volumes/46024fec-b1e3-459d-8037-6af4e4265c32 Jul 31 17:29:52.203931 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f00fab42-9244-4ea6-a998-1007766505ef tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:52.204216 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f00fab42-9244-4ea6-a998-1007766505ef tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:52.215385 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:52.215385 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:52.220661 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f00fab42-9244-4ea6-a998-1007766505ef tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Volume info retrieved successfully. Jul 31 17:29:52.228014 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f00fab42-9244-4ea6-a998-1007766505ef tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] https://10.4.3.92/volume/v3/volumes/46024fec-b1e3-459d-8037-6af4e4265c32 returned with HTTP 200 Jul 31 17:29:52.228567 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 936/3746] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:52 2026] GET /volume/v3/volumes/46024fec-b1e3-459d-8037-6af4e4265c32 => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:52.242334 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-59b46a47-b8c7-413b-aeb4-4e8b4bc6c3bb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:52.244511 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-59b46a47-b8c7-413b-aeb4-4e8b4bc6c3bb tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] GET https://10.4.3.92/volume/v3/volumes/46024fec-b1e3-459d-8037-6af4e4265c32 Jul 31 17:29:52.244715 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-59b46a47-b8c7-413b-aeb4-4e8b4bc6c3bb tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:52.244887 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-59b46a47-b8c7-413b-aeb4-4e8b4bc6c3bb tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:52.254140 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:52.254140 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:52.259629 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-59b46a47-b8c7-413b-aeb4-4e8b4bc6c3bb tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Volume info retrieved successfully. Jul 31 17:29:52.267020 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-59b46a47-b8c7-413b-aeb4-4e8b4bc6c3bb tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] https://10.4.3.92/volume/v3/volumes/46024fec-b1e3-459d-8037-6af4e4265c32 returned with HTTP 200 Jul 31 17:29:52.267693 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 942/3747] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:52 2026] GET /volume/v3/volumes/46024fec-b1e3-459d-8037-6af4e4265c32 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:52.283781 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d166b55f-8c28-46ee-9786-78fe2ae7ad07 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:52.285902 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d166b55f-8c28-46ee-9786-78fe2ae7ad07 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] DELETE https://10.4.3.92/volume/v3/volumes/46024fec-b1e3-459d-8037-6af4e4265c32 Jul 31 17:29:52.286201 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d166b55f-8c28-46ee-9786-78fe2ae7ad07 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:52.286396 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d166b55f-8c28-46ee-9786-78fe2ae7ad07 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:52.286609 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-d166b55f-8c28-46ee-9786-78fe2ae7ad07 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Delete volume with id: 46024fec-b1e3-459d-8037-6af4e4265c32 Jul 31 17:29:52.294345 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:52.294345 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:52.295197 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d166b55f-8c28-46ee-9786-78fe2ae7ad07 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Volume info retrieved successfully. Jul 31 17:29:52.319843 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d166b55f-8c28-46ee-9786-78fe2ae7ad07 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Delete volume request issued successfully. Jul 31 17:29:52.320151 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d166b55f-8c28-46ee-9786-78fe2ae7ad07 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] https://10.4.3.92/volume/v3/volumes/46024fec-b1e3-459d-8037-6af4e4265c32 returned with HTTP 202 Jul 31 17:29:52.320779 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 933/3748] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:29:52 2026] DELETE /volume/v3/volumes/46024fec-b1e3-459d-8037-6af4e4265c32 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:52.329700 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-854e0d32-dec6-4813-87b1-8fe5135a3ec8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:52.332654 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-854e0d32-dec6-4813-87b1-8fe5135a3ec8 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] GET https://10.4.3.92/volume/v3/volumes/46024fec-b1e3-459d-8037-6af4e4265c32 Jul 31 17:29:52.332654 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-854e0d32-dec6-4813-87b1-8fe5135a3ec8 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:52.333147 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-854e0d32-dec6-4813-87b1-8fe5135a3ec8 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:52.341253 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:52.341253 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:52.345376 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-854e0d32-dec6-4813-87b1-8fe5135a3ec8 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Volume info retrieved successfully. Jul 31 17:29:52.350424 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-854e0d32-dec6-4813-87b1-8fe5135a3ec8 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] https://10.4.3.92/volume/v3/volumes/46024fec-b1e3-459d-8037-6af4e4265c32 returned with HTTP 200 Jul 31 17:29:52.350785 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 938/3749] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:52 2026] GET /volume/v3/volumes/46024fec-b1e3-459d-8037-6af4e4265c32 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:52.459980 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ddeaa88e-f8d1-4483-a9c5-3543c7b1f902 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:52.463372 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ddeaa88e-f8d1-4483-a9c5-3543c7b1f902 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c Jul 31 17:29:52.463791 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ddeaa88e-f8d1-4483-a9c5-3543c7b1f902 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:52.464025 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ddeaa88e-f8d1-4483-a9c5-3543c7b1f902 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:52.464186 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-ddeaa88e-f8d1-4483-a9c5-3543c7b1f902 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id e01b0408-ff4a-4040-b5ce-b0bbae28650c. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:29:52.473649 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:52.473649 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:52.474755 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ddeaa88e-f8d1-4483-a9c5-3543c7b1f902 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c returned with HTTP 200 Jul 31 17:29:52.475296 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 937/3750] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:52 2026] GET /volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:52.528725 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3091446c-6e66-4ac6-abc2-84b280ddbb17 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:52.530801 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3091446c-6e66-4ac6-abc2-84b280ddbb17 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 Jul 31 17:29:52.531037 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3091446c-6e66-4ac6-abc2-84b280ddbb17 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:52.531292 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3091446c-6e66-4ac6-abc2-84b280ddbb17 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:52.541084 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:52.541084 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:52.545600 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3091446c-6e66-4ac6-abc2-84b280ddbb17 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:29:52.551965 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3091446c-6e66-4ac6-abc2-84b280ddbb17 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 returned with HTTP 200 Jul 31 17:29:52.552449 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 943/3751] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:29:52 2026] GET /volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 => generated 865 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:53.365203 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-60ca78d3-941e-464e-9b25-bcecf3077be5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:53.367670 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-60ca78d3-941e-464e-9b25-bcecf3077be5 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] GET https://10.4.3.92/volume/v3/volumes/46024fec-b1e3-459d-8037-6af4e4265c32 Jul 31 17:29:53.367933 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-60ca78d3-941e-464e-9b25-bcecf3077be5 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:53.368187 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-60ca78d3-941e-464e-9b25-bcecf3077be5 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:53.375295 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-60ca78d3-941e-464e-9b25-bcecf3077be5 tempest-VolumeTypesTest-1353378254 tempest-VolumeTypesTest-1353378254-project-member] https://10.4.3.92/volume/v3/volumes/46024fec-b1e3-459d-8037-6af4e4265c32 returned with HTTP 404 Jul 31 17:29:53.375873 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 934/3752] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:53 2026] GET /volume/v3/volumes/46024fec-b1e3-459d-8037-6af4e4265c32 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:53.384081 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-646b3896-edd4-4f3d-addc-788d05201a2b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:53.387594 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-646b3896-edd4-4f3d-addc-788d05201a2b tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] DELETE https://10.4.3.92/volume/v3/types/76d34bc0-b480-472c-be04-f249939371ea Jul 31 17:29:53.387849 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-646b3896-edd4-4f3d-addc-788d05201a2b tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:53.388109 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-646b3896-edd4-4f3d-addc-788d05201a2b tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:53.422427 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-646b3896-edd4-4f3d-addc-788d05201a2b tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] https://10.4.3.92/volume/v3/types/76d34bc0-b480-472c-be04-f249939371ea returned with HTTP 202 Jul 31 17:29:53.423047 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 939/3753] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:29:53 2026] DELETE /volume/v3/types/76d34bc0-b480-472c-be04-f249939371ea => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:53.432681 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-283cdfa5-ece4-4488-9fa0-63567a11a103 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:53.436555 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-283cdfa5-ece4-4488-9fa0-63567a11a103 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] GET https://10.4.3.92/volume/v3/types/76d34bc0-b480-472c-be04-f249939371ea Jul 31 17:29:53.436832 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-283cdfa5-ece4-4488-9fa0-63567a11a103 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:53.437044 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-283cdfa5-ece4-4488-9fa0-63567a11a103 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:53.443992 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-283cdfa5-ece4-4488-9fa0-63567a11a103 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] https://10.4.3.92/volume/v3/types/76d34bc0-b480-472c-be04-f249939371ea returned with HTTP 404 Jul 31 17:29:53.444677 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 938/3754] 10.4.3.92 () {66 vars in 1335 bytes} [Fri Jul 31 17:29:53 2026] GET /volume/v3/types/76d34bc0-b480-472c-be04-f249939371ea => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:53.453073 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-26a02978-f86f-401d-9989-91002d838da9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:53.455185 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-26a02978-f86f-401d-9989-91002d838da9 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] DELETE https://10.4.3.92/volume/v3/types/21542422-ffdd-469c-9e05-d48f50659e6f Jul 31 17:29:53.455457 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-26a02978-f86f-401d-9989-91002d838da9 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:53.455705 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-26a02978-f86f-401d-9989-91002d838da9 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:53.484200 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-26a02978-f86f-401d-9989-91002d838da9 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] https://10.4.3.92/volume/v3/types/21542422-ffdd-469c-9e05-d48f50659e6f returned with HTTP 202 Jul 31 17:29:53.484714 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 944/3755] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:29:53 2026] DELETE /volume/v3/types/21542422-ffdd-469c-9e05-d48f50659e6f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:53.489062 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-410849d8-27f1-4ded-a836-227454ce3d05 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:53.491161 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-410849d8-27f1-4ded-a836-227454ce3d05 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c Jul 31 17:29:53.491411 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-410849d8-27f1-4ded-a836-227454ce3d05 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:53.491654 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-410849d8-27f1-4ded-a836-227454ce3d05 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:53.491897 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-410849d8-27f1-4ded-a836-227454ce3d05 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id e01b0408-ff4a-4040-b5ce-b0bbae28650c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:29:53.494159 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c6d70c13-3a46-46d5-b44e-399e094da53c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:53.496288 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c6d70c13-3a46-46d5-b44e-399e094da53c tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] GET https://10.4.3.92/volume/v3/types/21542422-ffdd-469c-9e05-d48f50659e6f Jul 31 17:29:53.496530 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c6d70c13-3a46-46d5-b44e-399e094da53c tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:53.496777 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c6d70c13-3a46-46d5-b44e-399e094da53c tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:53.497377 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:53.497377 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:53.498367 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-410849d8-27f1-4ded-a836-227454ce3d05 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c returned with HTTP 200 Jul 31 17:29:53.498833 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 935/3756] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:53 2026] GET /volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:53.502053 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c6d70c13-3a46-46d5-b44e-399e094da53c tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] https://10.4.3.92/volume/v3/types/21542422-ffdd-469c-9e05-d48f50659e6f returned with HTTP 404 Jul 31 17:29:53.502693 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 940/3757] 10.4.3.92 () {66 vars in 1335 bytes} [Fri Jul 31 17:29:53 2026] GET /volume/v3/types/21542422-ffdd-469c-9e05-d48f50659e6f => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:53.511583 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-82bacdcc-1877-4180-a122-2110c2b34e13 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:53.513637 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-82bacdcc-1877-4180-a122-2110c2b34e13 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:29:53.513989 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-82bacdcc-1877-4180-a122-2110c2b34e13 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1968265450", "description": "tempest-volume-type-description-1981056467", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:53.534108 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-82bacdcc-1877-4180-a122-2110c2b34e13 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:29:53.534596 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 939/3758] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:29:53 2026] POST /volume/v3/types => generated 315 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:53.544076 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8d9ec4d5-d57d-485e-95df-2a750294f1e3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:53.546596 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8d9ec4d5-d57d-485e-95df-2a750294f1e3 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] GET https://10.4.3.92/volume/v3/types/0b6cff65-ca17-4179-8eef-9b9899e78679 Jul 31 17:29:53.546853 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8d9ec4d5-d57d-485e-95df-2a750294f1e3 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:53.547144 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8d9ec4d5-d57d-485e-95df-2a750294f1e3 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:53.553468 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8d9ec4d5-d57d-485e-95df-2a750294f1e3 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] https://10.4.3.92/volume/v3/types/0b6cff65-ca17-4179-8eef-9b9899e78679 returned with HTTP 200 Jul 31 17:29:53.553872 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 945/3759] 10.4.3.92 () {66 vars in 1335 bytes} [Fri Jul 31 17:29:53 2026] GET /volume/v3/types/0b6cff65-ca17-4179-8eef-9b9899e78679 => generated 337 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:53.564490 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3de30cda-7dc1-438c-8bfb-3b4ae56c4b84 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:53.568736 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3de30cda-7dc1-438c-8bfb-3b4ae56c4b84 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] DELETE https://10.4.3.92/volume/v3/types/0b6cff65-ca17-4179-8eef-9b9899e78679 Jul 31 17:29:53.568870 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3de30cda-7dc1-438c-8bfb-3b4ae56c4b84 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:53.569105 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3de30cda-7dc1-438c-8bfb-3b4ae56c4b84 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:53.569612 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6ac36c1c-2031-42d0-af5c-8f5ef6ae46ae None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:53.571590 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6ac36c1c-2031-42d0-af5c-8f5ef6ae46ae tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 Jul 31 17:29:53.572384 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6ac36c1c-2031-42d0-af5c-8f5ef6ae46ae tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:53.572626 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6ac36c1c-2031-42d0-af5c-8f5ef6ae46ae tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:53.581146 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:53.581146 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:53.586307 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6ac36c1c-2031-42d0-af5c-8f5ef6ae46ae tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:29:53.592524 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6ac36c1c-2031-42d0-af5c-8f5ef6ae46ae tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 returned with HTTP 200 Jul 31 17:29:53.593353 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 941/3760] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:29:53 2026] GET /volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:53.604370 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3de30cda-7dc1-438c-8bfb-3b4ae56c4b84 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] https://10.4.3.92/volume/v3/types/0b6cff65-ca17-4179-8eef-9b9899e78679 returned with HTTP 202 Jul 31 17:29:53.604812 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 936/3761] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:29:53 2026] DELETE /volume/v3/types/0b6cff65-ca17-4179-8eef-9b9899e78679 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:53.614542 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6f2dbce2-ba6c-4563-b6ff-b9efcb34511c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:53.616541 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6f2dbce2-ba6c-4563-b6ff-b9efcb34511c tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] GET https://10.4.3.92/volume/v3/types/0b6cff65-ca17-4179-8eef-9b9899e78679 Jul 31 17:29:53.616793 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6f2dbce2-ba6c-4563-b6ff-b9efcb34511c tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:53.617005 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6f2dbce2-ba6c-4563-b6ff-b9efcb34511c tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:53.621147 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6f2dbce2-ba6c-4563-b6ff-b9efcb34511c tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] https://10.4.3.92/volume/v3/types/0b6cff65-ca17-4179-8eef-9b9899e78679 returned with HTTP 404 Jul 31 17:29:53.621820 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 940/3762] 10.4.3.92 () {66 vars in 1335 bytes} [Fri Jul 31 17:29:53 2026] GET /volume/v3/types/0b6cff65-ca17-4179-8eef-9b9899e78679 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:53.631649 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c8a5a7bb-8279-4314-b6ed-e9af20355172 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:53.633856 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c8a5a7bb-8279-4314-b6ed-e9af20355172 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:29:53.634331 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c8a5a7bb-8279-4314-b6ed-e9af20355172 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1623451125"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:53.651881 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c8a5a7bb-8279-4314-b6ed-e9af20355172 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:29:53.652470 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 946/3763] 10.4.3.92 () {68 vars in 1245 bytes} [Fri Jul 31 17:29:53 2026] POST /volume/v3/types => generated 221 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:53.662266 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0b338136-d89e-47d4-aed8-b96cc9136572 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:53.664850 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0b338136-d89e-47d4-aed8-b96cc9136572 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] POST https://10.4.3.92/volume/v3/types/9ac52525-dc5f-417e-99b0-21c54f9f6c35/encryption Jul 31 17:29:53.665528 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0b338136-d89e-47d4-aed8-b96cc9136572 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:53.687283 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0b338136-d89e-47d4-aed8-b96cc9136572 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] https://10.4.3.92/volume/v3/types/9ac52525-dc5f-417e-99b0-21c54f9f6c35/encryption returned with HTTP 200 Jul 31 17:29:53.687639 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 942/3764] 10.4.3.92 () {68 vars in 1390 bytes} [Fri Jul 31 17:29:53 2026] POST /volume/v3/types/9ac52525-dc5f-417e-99b0-21c54f9f6c35/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:53.697396 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d976d479-bef9-4894-82e8-2a7717a046fb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:53.699218 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d976d479-bef9-4894-82e8-2a7717a046fb tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] GET https://10.4.3.92/volume/v3/types/9ac52525-dc5f-417e-99b0-21c54f9f6c35/encryption Jul 31 17:29:53.699427 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d976d479-bef9-4894-82e8-2a7717a046fb tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:53.699609 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d976d479-bef9-4894-82e8-2a7717a046fb tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:53.706589 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d976d479-bef9-4894-82e8-2a7717a046fb tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] https://10.4.3.92/volume/v3/types/9ac52525-dc5f-417e-99b0-21c54f9f6c35/encryption returned with HTTP 200 Jul 31 17:29:53.706932 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 937/3765] 10.4.3.92 () {66 vars in 1368 bytes} [Fri Jul 31 17:29:53 2026] GET /volume/v3/types/9ac52525-dc5f-417e-99b0-21c54f9f6c35/encryption => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:53.717273 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c3bb9318-9111-43af-9eb2-4b914a04da3e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:53.719156 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c3bb9318-9111-43af-9eb2-4b914a04da3e tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] PUT https://10.4.3.92/volume/v3/types/9ac52525-dc5f-417e-99b0-21c54f9f6c35/encryption/9877a5ed-06f3-4692-b260-12b7dd680231 Jul 31 17:29:53.719563 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c3bb9318-9111-43af-9eb2-4b914a04da3e tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:53.737600 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c3bb9318-9111-43af-9eb2-4b914a04da3e tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] https://10.4.3.92/volume/v3/types/9ac52525-dc5f-417e-99b0-21c54f9f6c35/encryption/9877a5ed-06f3-4692-b260-12b7dd680231 returned with HTTP 200 Jul 31 17:29:53.738092 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 941/3766] 10.4.3.92 () {68 vars in 1500 bytes} [Fri Jul 31 17:29:53 2026] PUT /volume/v3/types/9ac52525-dc5f-417e-99b0-21c54f9f6c35/encryption/9877a5ed-06f3-4692-b260-12b7dd680231 => generated 122 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:53.748151 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a48fa33c-edbf-4d39-8edf-b52ee45f0b3a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:53.750167 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a48fa33c-edbf-4d39-8edf-b52ee45f0b3a tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] GET https://10.4.3.92/volume/v3/types/9ac52525-dc5f-417e-99b0-21c54f9f6c35/encryption Jul 31 17:29:53.750402 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a48fa33c-edbf-4d39-8edf-b52ee45f0b3a tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:53.750608 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a48fa33c-edbf-4d39-8edf-b52ee45f0b3a tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:53.759566 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a48fa33c-edbf-4d39-8edf-b52ee45f0b3a tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] https://10.4.3.92/volume/v3/types/9ac52525-dc5f-417e-99b0-21c54f9f6c35/encryption returned with HTTP 200 Jul 31 17:29:53.760064 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 947/3767] 10.4.3.92 () {66 vars in 1368 bytes} [Fri Jul 31 17:29:53 2026] GET /volume/v3/types/9ac52525-dc5f-417e-99b0-21c54f9f6c35/encryption => generated 347 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:53.774360 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-93b2fc3c-caa2-4abf-bfb8-2c93fa57b304 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:53.777192 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-93b2fc3c-caa2-4abf-bfb8-2c93fa57b304 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] GET https://10.4.3.92/volume/v3/types/9ac52525-dc5f-417e-99b0-21c54f9f6c35/encryption/cipher Jul 31 17:29:53.777557 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-93b2fc3c-caa2-4abf-bfb8-2c93fa57b304 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:53.777911 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-93b2fc3c-caa2-4abf-bfb8-2c93fa57b304 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:53.786307 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-93b2fc3c-caa2-4abf-bfb8-2c93fa57b304 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] https://10.4.3.92/volume/v3/types/9ac52525-dc5f-417e-99b0-21c54f9f6c35/encryption/cipher returned with HTTP 200 Jul 31 17:29:53.787066 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 943/3768] 10.4.3.92 () {66 vars in 1389 bytes} [Fri Jul 31 17:29:53 2026] GET /volume/v3/types/9ac52525-dc5f-417e-99b0-21c54f9f6c35/encryption/cipher => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:29:53.796115 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1202004c-d59f-4dc9-a467-6524685c3df7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:53.798524 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1202004c-d59f-4dc9-a467-6524685c3df7 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] DELETE https://10.4.3.92/volume/v3/types/9ac52525-dc5f-417e-99b0-21c54f9f6c35/encryption/9877a5ed-06f3-4692-b260-12b7dd680231 Jul 31 17:29:53.798880 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1202004c-d59f-4dc9-a467-6524685c3df7 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:53.798970 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1202004c-d59f-4dc9-a467-6524685c3df7 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:53.814287 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1202004c-d59f-4dc9-a467-6524685c3df7 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] https://10.4.3.92/volume/v3/types/9ac52525-dc5f-417e-99b0-21c54f9f6c35/encryption/9877a5ed-06f3-4692-b260-12b7dd680231 returned with HTTP 202 Jul 31 17:29:53.814755 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 938/3769] 10.4.3.92 () {66 vars in 1482 bytes} [Fri Jul 31 17:29:53 2026] DELETE /volume/v3/types/9ac52525-dc5f-417e-99b0-21c54f9f6c35/encryption/9877a5ed-06f3-4692-b260-12b7dd680231 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:53.822866 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ac51de1b-8529-4fc9-a6aa-dd0f20d0ae23 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:53.825345 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ac51de1b-8529-4fc9-a6aa-dd0f20d0ae23 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] GET https://10.4.3.92/volume/v3/types/9ac52525-dc5f-417e-99b0-21c54f9f6c35/encryption Jul 31 17:29:53.825667 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ac51de1b-8529-4fc9-a6aa-dd0f20d0ae23 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:53.826374 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ac51de1b-8529-4fc9-a6aa-dd0f20d0ae23 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:53.833607 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ac51de1b-8529-4fc9-a6aa-dd0f20d0ae23 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] https://10.4.3.92/volume/v3/types/9ac52525-dc5f-417e-99b0-21c54f9f6c35/encryption returned with HTTP 200 Jul 31 17:29:53.834099 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 942/3770] 10.4.3.92 () {66 vars in 1368 bytes} [Fri Jul 31 17:29:53 2026] GET /volume/v3/types/9ac52525-dc5f-417e-99b0-21c54f9f6c35/encryption => generated 2 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 17:29:53.847294 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fb759a57-6f75-4bbd-a9df-83edf5ff6dcf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:53.850146 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fb759a57-6f75-4bbd-a9df-83edf5ff6dcf tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] GET https://10.4.3.92/volume/v3/types/9ac52525-dc5f-417e-99b0-21c54f9f6c35/encryption Jul 31 17:29:53.850641 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fb759a57-6f75-4bbd-a9df-83edf5ff6dcf tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:53.850825 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fb759a57-6f75-4bbd-a9df-83edf5ff6dcf tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:53.862222 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fb759a57-6f75-4bbd-a9df-83edf5ff6dcf tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] https://10.4.3.92/volume/v3/types/9ac52525-dc5f-417e-99b0-21c54f9f6c35/encryption returned with HTTP 200 Jul 31 17:29:53.862591 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 948/3771] 10.4.3.92 () {66 vars in 1368 bytes} [Fri Jul 31 17:29:53 2026] GET /volume/v3/types/9ac52525-dc5f-417e-99b0-21c54f9f6c35/encryption => generated 2 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 17:29:53.872534 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-69a5821a-a56b-4799-b7f0-30ca01544261 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:53.874723 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-69a5821a-a56b-4799-b7f0-30ca01544261 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] DELETE https://10.4.3.92/volume/v3/types/9ac52525-dc5f-417e-99b0-21c54f9f6c35 Jul 31 17:29:53.874931 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-69a5821a-a56b-4799-b7f0-30ca01544261 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:53.875249 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-69a5821a-a56b-4799-b7f0-30ca01544261 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:53.907337 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-69a5821a-a56b-4799-b7f0-30ca01544261 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] https://10.4.3.92/volume/v3/types/9ac52525-dc5f-417e-99b0-21c54f9f6c35 returned with HTTP 202 Jul 31 17:29:53.907337 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 944/3772] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:29:53 2026] DELETE /volume/v3/types/9ac52525-dc5f-417e-99b0-21c54f9f6c35 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:53.916340 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-278dc0b2-319a-4d88-a6e1-8f5f21f126aa None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:53.918841 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-278dc0b2-319a-4d88-a6e1-8f5f21f126aa tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] GET https://10.4.3.92/volume/v3/types/9ac52525-dc5f-417e-99b0-21c54f9f6c35 Jul 31 17:29:53.919097 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-278dc0b2-319a-4d88-a6e1-8f5f21f126aa tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:53.919432 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-278dc0b2-319a-4d88-a6e1-8f5f21f126aa tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:53.923345 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-278dc0b2-319a-4d88-a6e1-8f5f21f126aa tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] https://10.4.3.92/volume/v3/types/9ac52525-dc5f-417e-99b0-21c54f9f6c35 returned with HTTP 404 Jul 31 17:29:53.923345 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 939/3773] 10.4.3.92 () {66 vars in 1335 bytes} [Fri Jul 31 17:29:53 2026] GET /volume/v3/types/9ac52525-dc5f-417e-99b0-21c54f9f6c35 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:53.934792 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-86a6ecb4-477f-42a8-8ecf-8db145bc1e81 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:53.943230 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-86a6ecb4-477f-42a8-8ecf-8db145bc1e81 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] GET https://10.4.3.92/volume/v3/types Jul 31 17:29:53.943230 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-86a6ecb4-477f-42a8-8ecf-8db145bc1e81 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:53.943230 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-86a6ecb4-477f-42a8-8ecf-8db145bc1e81 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:53.958977 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-86a6ecb4-477f-42a8-8ecf-8db145bc1e81 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:29:53.959368 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 943/3774] 10.4.3.92 () {66 vars in 1224 bytes} [Fri Jul 31 17:29:53 2026] GET /volume/v3/types => generated 888 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:53.971159 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fea2cfc7-c790-4266-9ecd-83ad3a2d1d49 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:53.973306 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fea2cfc7-c790-4266-9ecd-83ad3a2d1d49 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:29:53.973733 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fea2cfc7-c790-4266-9ecd-83ad3a2d1d49 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-708179857"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:53.992448 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fea2cfc7-c790-4266-9ecd-83ad3a2d1d49 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:29:53.992841 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 949/3775] 10.4.3.92 () {68 vars in 1245 bytes} [Fri Jul 31 17:29:53 2026] POST /volume/v3/types => generated 220 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:54.001977 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d7ef0e02-25a7-4e61-ba5a-29a0042a1b66 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:54.004325 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d7ef0e02-25a7-4e61-ba5a-29a0042a1b66 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] PUT https://10.4.3.92/volume/v3/types/c9ca5d70-2361-4631-8f48-9e2f77239c93 Jul 31 17:29:54.004751 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d7ef0e02-25a7-4e61-ba5a-29a0042a1b66 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1978780179", "description": "tempest-volume-type-description-2103309899", "is_public": false}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:54.061187 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d7ef0e02-25a7-4e61-ba5a-29a0042a1b66 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] https://10.4.3.92/volume/v3/types/c9ca5d70-2361-4631-8f48-9e2f77239c93 returned with HTTP 200 Jul 31 17:29:54.061843 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 945/3776] 10.4.3.92 () {68 vars in 1356 bytes} [Fri Jul 31 17:29:54 2026] PUT /volume/v3/types/c9ca5d70-2361-4631-8f48-9e2f77239c93 => generated 205 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:54.070834 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-62ac35d3-034f-4e3d-9cda-d9d82635377b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:54.072864 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-62ac35d3-034f-4e3d-9cda-d9d82635377b tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] GET https://10.4.3.92/volume/v3/types/c9ca5d70-2361-4631-8f48-9e2f77239c93 Jul 31 17:29:54.073067 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-62ac35d3-034f-4e3d-9cda-d9d82635377b tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:54.073666 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-62ac35d3-034f-4e3d-9cda-d9d82635377b tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:54.078733 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-62ac35d3-034f-4e3d-9cda-d9d82635377b tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] https://10.4.3.92/volume/v3/types/c9ca5d70-2361-4631-8f48-9e2f77239c93 returned with HTTP 200 Jul 31 17:29:54.079102 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 940/3777] 10.4.3.92 () {66 vars in 1335 bytes} [Fri Jul 31 17:29:54 2026] GET /volume/v3/types/c9ca5d70-2361-4631-8f48-9e2f77239c93 => generated 269 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:54.088038 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d8a50a1b-54ec-4958-a78f-55bd90065045 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:54.091473 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d8a50a1b-54ec-4958-a78f-55bd90065045 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] DELETE https://10.4.3.92/volume/v3/types/c9ca5d70-2361-4631-8f48-9e2f77239c93 Jul 31 17:29:54.091473 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d8a50a1b-54ec-4958-a78f-55bd90065045 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:54.091473 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d8a50a1b-54ec-4958-a78f-55bd90065045 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Calling method '_delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:54.127604 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d8a50a1b-54ec-4958-a78f-55bd90065045 tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] https://10.4.3.92/volume/v3/types/c9ca5d70-2361-4631-8f48-9e2f77239c93 returned with HTTP 202 Jul 31 17:29:54.128962 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 944/3778] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:29:54 2026] DELETE /volume/v3/types/c9ca5d70-2361-4631-8f48-9e2f77239c93 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:54.132078 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-38c54cdf-da96-48e3-a37a-97a6094792a5 req-d13f0894-1ba8-4575-9cdf-2bd0c849cac3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:54.136347 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-38c54cdf-da96-48e3-a37a-97a6094792a5 req-d13f0894-1ba8-4575-9cdf-2bd0c849cac3 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] POST https://10.4.3.92/volume/v3/attachments/e05d97ac-d9cf-46c2-93f4-ac42f907fc5c/action Jul 31 17:29:54.136782 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-69cac948-a2f7-4472-9b63-eb3524c6e28e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:54.136853 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-38c54cdf-da96-48e3-a37a-97a6094792a5 req-d13f0894-1ba8-4575-9cdf-2bd0c849cac3 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:29:54.137000 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-38c54cdf-da96-48e3-a37a-97a6094792a5 req-d13f0894-1ba8-4575-9cdf-2bd0c849cac3 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:54.139089 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-69cac948-a2f7-4472-9b63-eb3524c6e28e tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] GET https://10.4.3.92/volume/v3/types/c9ca5d70-2361-4631-8f48-9e2f77239c93 Jul 31 17:29:54.139401 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-69cac948-a2f7-4472-9b63-eb3524c6e28e tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:54.139667 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-69cac948-a2f7-4472-9b63-eb3524c6e28e tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:54.144794 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-69cac948-a2f7-4472-9b63-eb3524c6e28e tempest-VolumeTypesTest-604784766 tempest-VolumeTypesTest-604784766-project-admin] https://10.4.3.92/volume/v3/types/c9ca5d70-2361-4631-8f48-9e2f77239c93 returned with HTTP 404 Jul 31 17:29:54.145536 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 946/3779] 10.4.3.92 () {66 vars in 1335 bytes} [Fri Jul 31 17:29:54 2026] GET /volume/v3/types/c9ca5d70-2361-4631-8f48-9e2f77239c93 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:54.161089 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:54.161089 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:54.176598 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-38c54cdf-da96-48e3-a37a-97a6094792a5 req-d13f0894-1ba8-4575-9cdf-2bd0c849cac3 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/attachments/e05d97ac-d9cf-46c2-93f4-ac42f907fc5c/action returned with HTTP 204 Jul 31 17:29:54.177142 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 950/3780] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:29:54 2026] POST /volume/v3/attachments/e05d97ac-d9cf-46c2-93f4-ac42f907fc5c/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:54.527574 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2aa4b131-3cbd-4779-ab5c-591027a972cf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:54.529928 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2aa4b131-3cbd-4779-ab5c-591027a972cf tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c Jul 31 17:29:54.530169 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2aa4b131-3cbd-4779-ab5c-591027a972cf tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:54.530464 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2aa4b131-3cbd-4779-ab5c-591027a972cf tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:54.530542 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-2aa4b131-3cbd-4779-ab5c-591027a972cf tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id e01b0408-ff4a-4040-b5ce-b0bbae28650c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:29:54.535516 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:54.535516 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:54.536422 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2aa4b131-3cbd-4779-ab5c-591027a972cf tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c returned with HTTP 200 Jul 31 17:29:54.536859 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 941/3781] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:54 2026] GET /volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:54.607392 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b3464743-3d89-4edb-b105-496cc8f5eff4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:54.610027 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b3464743-3d89-4edb-b105-496cc8f5eff4 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 Jul 31 17:29:54.610339 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b3464743-3d89-4edb-b105-496cc8f5eff4 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:54.610620 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b3464743-3d89-4edb-b105-496cc8f5eff4 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:54.623704 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:54.623704 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:54.628566 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b3464743-3d89-4edb-b105-496cc8f5eff4 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:29:54.634584 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b3464743-3d89-4edb-b105-496cc8f5eff4 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 returned with HTTP 200 Jul 31 17:29:54.635066 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 945/3782] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:29:54 2026] GET /volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 => generated 926 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:55.557450 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8de98279-476f-4945-9a5d-3eb9b96e473c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:55.559234 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8de98279-476f-4945-9a5d-3eb9b96e473c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c Jul 31 17:29:55.559532 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8de98279-476f-4945-9a5d-3eb9b96e473c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:55.559781 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8de98279-476f-4945-9a5d-3eb9b96e473c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:55.559952 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-8de98279-476f-4945-9a5d-3eb9b96e473c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id e01b0408-ff4a-4040-b5ce-b0bbae28650c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:29:55.565195 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:55.565195 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:55.566077 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8de98279-476f-4945-9a5d-3eb9b96e473c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c returned with HTTP 200 Jul 31 17:29:55.567586 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 947/3783] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:55 2026] GET /volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:55.650755 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6317df16-471b-4c51-9ade-e1e9c5b88645 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:55.653289 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6317df16-471b-4c51-9ade-e1e9c5b88645 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 Jul 31 17:29:55.653627 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6317df16-471b-4c51-9ade-e1e9c5b88645 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:55.653882 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6317df16-471b-4c51-9ade-e1e9c5b88645 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:55.663236 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:55.663236 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:55.670180 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6317df16-471b-4c51-9ade-e1e9c5b88645 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:29:55.683870 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6317df16-471b-4c51-9ade-e1e9c5b88645 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 returned with HTTP 200 Jul 31 17:29:55.683870 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 951/3784] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:29:55 2026] GET /volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 => generated 926 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:56.578705 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cac15e1a-fe52-4fe1-b70e-16c16c32e39f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:56.582397 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cac15e1a-fe52-4fe1-b70e-16c16c32e39f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c Jul 31 17:29:56.582397 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cac15e1a-fe52-4fe1-b70e-16c16c32e39f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:56.582397 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cac15e1a-fe52-4fe1-b70e-16c16c32e39f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:56.582397 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-cac15e1a-fe52-4fe1-b70e-16c16c32e39f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id e01b0408-ff4a-4040-b5ce-b0bbae28650c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:29:56.588051 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:56.588051 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:56.589099 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cac15e1a-fe52-4fe1-b70e-16c16c32e39f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c returned with HTTP 200 Jul 31 17:29:56.589793 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 942/3785] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:56 2026] GET /volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:56.699028 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-394344b8-4557-42ad-907a-0e541c27d333 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:56.703062 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-394344b8-4557-42ad-907a-0e541c27d333 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 Jul 31 17:29:56.703297 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-394344b8-4557-42ad-907a-0e541c27d333 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:56.703514 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-394344b8-4557-42ad-907a-0e541c27d333 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:56.722566 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:56.722566 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:56.726896 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-394344b8-4557-42ad-907a-0e541c27d333 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:29:56.735749 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-394344b8-4557-42ad-907a-0e541c27d333 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 returned with HTTP 200 Jul 31 17:29:56.736660 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 946/3786] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:29:56 2026] GET /volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 => generated 926 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:56.859460 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-64abc061-e2b3-47fd-98f2-bbfc642668ec None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:56.967977 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-81038010-452b-4121-b909-53726cbf4a90 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:56.968408 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-81038010-452b-4121-b909-53726cbf4a90 None None] GET https://10.4.3.92/volume// Jul 31 17:29:56.968537 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-81038010-452b-4121-b909-53726cbf4a90 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:56.968712 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-81038010-452b-4121-b909-53726cbf4a90 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:56.968989 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-81038010-452b-4121-b909-53726cbf4a90 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:29:56.969247 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 952/3787] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:29:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:29:56.976576 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-83daabf2-e97a-4c4a-8dce-4ae8dce7b52a req-9a878a11-5d1f-4fd8-a8cf-13e890c51136 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:56.980554 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-83daabf2-e97a-4c4a-8dce-4ae8dce7b52a req-9a878a11-5d1f-4fd8-a8cf-13e890c51136 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:29:56.980554 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-83daabf2-e97a-4c4a-8dce-4ae8dce7b52a req-9a878a11-5d1f-4fd8-a8cf-13e890c51136 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "93d8e506-657e-408f-85da-ccc28410a052", "connector": null, "instance_uuid": "2f365f0e-6d1c-4541-be31-0970a8ee7559"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:56.991149 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-64abc061-e2b3-47fd-98f2-bbfc642668ec tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] POST https://10.4.3.92/volume/v3/types/078aa6a8-5f3a-43d4-9f33-a0bc304dd062/encryption Jul 31 17:29:56.991567 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-64abc061-e2b3-47fd-98f2-bbfc642668ec tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:56.991703 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:56.991703 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:57.001926 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-64abc061-e2b3-47fd-98f2-bbfc642668ec tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] https://10.4.3.92/volume/v3/types/078aa6a8-5f3a-43d4-9f33-a0bc304dd062/encryption returned with HTTP 404 Jul 31 17:29:57.002545 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 948/3788] 10.4.3.92 () {68 vars in 1390 bytes} [Fri Jul 31 17:29:56 2026] POST /volume/v3/types/078aa6a8-5f3a-43d4-9f33-a0bc304dd062/encryption => generated 114 bytes in 143 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:57.014364 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-507b8252-efd6-46df-a6c6-6955ed7b24c5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:57.016265 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-507b8252-efd6-46df-a6c6-6955ed7b24c5 tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:29:57.016742 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-507b8252-efd6-46df-a6c6-6955ed7b24c5 tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1162264081", "os-volume-type-access:is_public": false}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:57.028342 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-83daabf2-e97a-4c4a-8dce-4ae8dce7b52a req-9a878a11-5d1f-4fd8-a8cf-13e890c51136 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:29:57.028832 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 943/3789] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:29:56 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:57.030764 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-507b8252-efd6-46df-a6c6-6955ed7b24c5 tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:29:57.031183 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 947/3790] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:29:57 2026] POST /volume/v3/types => generated 231 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:57.038838 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-83daabf2-e97a-4c4a-8dce-4ae8dce7b52a req-c06875b4-e6de-4757-8dd0-e2c5b887421d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:57.039931 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3b36935c-bf7f-4d9f-adcf-4e45670b5b07 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:57.040710 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-83daabf2-e97a-4c4a-8dce-4ae8dce7b52a req-c06875b4-e6de-4757-8dd0-e2c5b887421d tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] DELETE https://10.4.3.92/volume/v3/attachments/e05d97ac-d9cf-46c2-93f4-ac42f907fc5c Jul 31 17:29:57.040885 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-83daabf2-e97a-4c4a-8dce-4ae8dce7b52a req-c06875b4-e6de-4757-8dd0-e2c5b887421d tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:57.041095 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-83daabf2-e97a-4c4a-8dce-4ae8dce7b52a req-c06875b4-e6de-4757-8dd0-e2c5b887421d tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:57.048454 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:57.048454 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:57.104780 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-83daabf2-e97a-4c4a-8dce-4ae8dce7b52a req-c06875b4-e6de-4757-8dd0-e2c5b887421d tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/attachments/e05d97ac-d9cf-46c2-93f4-ac42f907fc5c returned with HTTP 200 Jul 31 17:29:57.105305 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 953/3791] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:29:57 2026] DELETE /volume/v3/attachments/e05d97ac-d9cf-46c2-93f4-ac42f907fc5c => generated 192 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:57.107014 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3b36935c-bf7f-4d9f-adcf-4e45670b5b07 tempest-VolumeTypesNegativeTest-586172801 tempest-VolumeTypesNegativeTest-586172801-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:29:57.107453 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3b36935c-bf7f-4d9f-adcf-4e45670b5b07 tempest-VolumeTypesNegativeTest-586172801 tempest-VolumeTypesNegativeTest-586172801-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0a0ae347-13fa-4183-a987-dcde55c9f4ad", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-23397785"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:57.109964 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-3b36935c-bf7f-4d9f-adcf-4e45670b5b07 tempest-VolumeTypesNegativeTest-586172801 tempest-VolumeTypesNegativeTest-586172801-project-member] Create volume request body: {'volume': {'volume_type': '0a0ae347-13fa-4183-a987-dcde55c9f4ad', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-23397785'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:29:57.117036 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3b36935c-bf7f-4d9f-adcf-4e45670b5b07 tempest-VolumeTypesNegativeTest-586172801 tempest-VolumeTypesNegativeTest-586172801-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 404 Jul 31 17:29:57.117449 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 949/3792] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:29:57 2026] POST /volume/v3/volumes => generated 114 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:57.126177 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a344f598-0efa-4c42-ac48-929f03a6480d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:57.128067 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a344f598-0efa-4c42-ac48-929f03a6480d tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] DELETE https://10.4.3.92/volume/v3/types/0a0ae347-13fa-4183-a987-dcde55c9f4ad Jul 31 17:29:57.128396 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a344f598-0efa-4c42-ac48-929f03a6480d tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:57.128818 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a344f598-0efa-4c42-ac48-929f03a6480d tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:57.129100 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:57.129100 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:57.153501 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a344f598-0efa-4c42-ac48-929f03a6480d tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] https://10.4.3.92/volume/v3/types/0a0ae347-13fa-4183-a987-dcde55c9f4ad returned with HTTP 202 Jul 31 17:29:57.153844 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 944/3793] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:29:57 2026] DELETE /volume/v3/types/0a0ae347-13fa-4183-a987-dcde55c9f4ad => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:57.160442 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3648b41c-1c5b-4689-a908-ca390c0aeb90 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:57.162065 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3648b41c-1c5b-4689-a908-ca390c0aeb90 tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] GET https://10.4.3.92/volume/v3/types/0a0ae347-13fa-4183-a987-dcde55c9f4ad Jul 31 17:29:57.162301 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3648b41c-1c5b-4689-a908-ca390c0aeb90 tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:57.162538 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3648b41c-1c5b-4689-a908-ca390c0aeb90 tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:57.165944 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3648b41c-1c5b-4689-a908-ca390c0aeb90 tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] https://10.4.3.92/volume/v3/types/0a0ae347-13fa-4183-a987-dcde55c9f4ad returned with HTTP 404 Jul 31 17:29:57.166412 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 948/3794] 10.4.3.92 () {66 vars in 1335 bytes} [Fri Jul 31 17:29:57 2026] GET /volume/v3/types/0a0ae347-13fa-4183-a987-dcde55c9f4ad => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:57.174210 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-11f07a35-65dc-4cf3-94a0-c2ecf7393ef2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:57.176805 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-11f07a35-65dc-4cf3-94a0-c2ecf7393ef2 tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:29:57.177171 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-11f07a35-65dc-4cf3-94a0-c2ecf7393ef2 tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:57.181917 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-11f07a35-65dc-4cf3-94a0-c2ecf7393ef2 tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 400 Jul 31 17:29:57.182427 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 954/3795] 10.4.3.92 () {68 vars in 1245 bytes} [Fri Jul 31 17:29:57 2026] POST /volume/v3/types => generated 115 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 17:29:57.190055 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-425f657b-1f22-4735-b629-3778478b54ff None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:57.191728 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-425f657b-1f22-4735-b629-3778478b54ff tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:29:57.192054 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-425f657b-1f22-4735-b629-3778478b54ff tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1466681141"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:57.205539 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-425f657b-1f22-4735-b629-3778478b54ff tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:29:57.206066 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 950/3796] 10.4.3.92 () {68 vars in 1245 bytes} [Fri Jul 31 17:29:57 2026] POST /volume/v3/types => generated 229 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:57.213850 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0fd7ee3b-0659-42bf-8ff7-bfe4d4363393 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:57.215666 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0fd7ee3b-0659-42bf-8ff7-bfe4d4363393 tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:29:57.216009 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0fd7ee3b-0659-42bf-8ff7-bfe4d4363393 tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1466681141"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:57.222372 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0fd7ee3b-0659-42bf-8ff7-bfe4d4363393 tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1466681141 already exists. Jul 31 17:29:57.222620 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0fd7ee3b-0659-42bf-8ff7-bfe4d4363393 tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 409 Jul 31 17:29:57.223503 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 945/3797] 10.4.3.92 () {68 vars in 1245 bytes} [Fri Jul 31 17:29:57 2026] POST /volume/v3/types => generated 134 bytes in 10 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:57.233718 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4f788bfd-006f-4da3-8d54-966438d437fe None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:57.236150 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4f788bfd-006f-4da3-8d54-966438d437fe tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] DELETE https://10.4.3.92/volume/v3/types/09980636-995e-4f81-ab1b-322c4777d865 Jul 31 17:29:57.236150 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4f788bfd-006f-4da3-8d54-966438d437fe tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:57.236264 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4f788bfd-006f-4da3-8d54-966438d437fe tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] Calling method '_delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:57.275338 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4f788bfd-006f-4da3-8d54-966438d437fe tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] https://10.4.3.92/volume/v3/types/09980636-995e-4f81-ab1b-322c4777d865 returned with HTTP 202 Jul 31 17:29:57.275338 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 949/3798] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:29:57 2026] DELETE /volume/v3/types/09980636-995e-4f81-ab1b-322c4777d865 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:29:57.283717 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-18a5b7e6-c8d0-4507-a35b-ab7695f6f182 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:57.285662 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-18a5b7e6-c8d0-4507-a35b-ab7695f6f182 tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] GET https://10.4.3.92/volume/v3/types/09980636-995e-4f81-ab1b-322c4777d865 Jul 31 17:29:57.285911 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-18a5b7e6-c8d0-4507-a35b-ab7695f6f182 tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:57.286137 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-18a5b7e6-c8d0-4507-a35b-ab7695f6f182 tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:57.290410 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-18a5b7e6-c8d0-4507-a35b-ab7695f6f182 tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] https://10.4.3.92/volume/v3/types/09980636-995e-4f81-ab1b-322c4777d865 returned with HTTP 404 Jul 31 17:29:57.291032 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 955/3799] 10.4.3.92 () {66 vars in 1335 bytes} [Fri Jul 31 17:29:57 2026] GET /volume/v3/types/09980636-995e-4f81-ab1b-322c4777d865 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:57.299071 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b54d9e37-ff04-4a74-836a-2d94355b4384 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:57.301086 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b54d9e37-ff04-4a74-836a-2d94355b4384 tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] DELETE https://10.4.3.92/volume/v3/types/6eb3dcbf-ada8-4ee8-ba1b-d63b1dd9b264 Jul 31 17:29:57.301337 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b54d9e37-ff04-4a74-836a-2d94355b4384 tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:57.301609 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b54d9e37-ff04-4a74-836a-2d94355b4384 tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:57.307457 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b54d9e37-ff04-4a74-836a-2d94355b4384 tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] https://10.4.3.92/volume/v3/types/6eb3dcbf-ada8-4ee8-ba1b-d63b1dd9b264 returned with HTTP 404 Jul 31 17:29:57.307990 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 951/3800] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:29:57 2026] DELETE /volume/v3/types/6eb3dcbf-ada8-4ee8-ba1b-d63b1dd9b264 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:57.316468 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4003c4de-f288-4eb6-bfae-20b29dab251b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:57.318814 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4003c4de-f288-4eb6-bfae-20b29dab251b tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] GET https://10.4.3.92/volume/v3/types/408b50fd-23c8-4239-8afb-155dcca0dc40 Jul 31 17:29:57.319041 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4003c4de-f288-4eb6-bfae-20b29dab251b tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:57.319284 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4003c4de-f288-4eb6-bfae-20b29dab251b tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:57.323426 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4003c4de-f288-4eb6-bfae-20b29dab251b tempest-VolumeTypesNegativeTest-1953778351 tempest-VolumeTypesNegativeTest-1953778351-project-admin] https://10.4.3.92/volume/v3/types/408b50fd-23c8-4239-8afb-155dcca0dc40 returned with HTTP 404 Jul 31 17:29:57.324073 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 946/3801] 10.4.3.92 () {66 vars in 1335 bytes} [Fri Jul 31 17:29:57 2026] GET /volume/v3/types/408b50fd-23c8-4239-8afb-155dcca0dc40 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:57.603177 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d8e832dc-3a33-44e2-80d9-e367a2aa2f00 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:57.606100 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d8e832dc-3a33-44e2-80d9-e367a2aa2f00 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c Jul 31 17:29:57.606396 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d8e832dc-3a33-44e2-80d9-e367a2aa2f00 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:57.606639 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d8e832dc-3a33-44e2-80d9-e367a2aa2f00 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:57.606787 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-d8e832dc-3a33-44e2-80d9-e367a2aa2f00 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id e01b0408-ff4a-4040-b5ce-b0bbae28650c. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:29:57.612559 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:57.612559 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:57.613642 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d8e832dc-3a33-44e2-80d9-e367a2aa2f00 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c returned with HTTP 200 Jul 31 17:29:57.614070 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 950/3802] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:57 2026] GET /volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:57.631445 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-39c22714-7834-4683-b8af-37d837463343 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:57.633741 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-39c22714-7834-4683-b8af-37d837463343 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] POST https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c/restore Jul 31 17:29:57.634203 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-39c22714-7834-4683-b8af-37d837463343 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "38202b25-8338-4ab6-af4f-7c660440e10c"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:57.638666 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-39c22714-7834-4683-b8af-37d837463343 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Restoring backup e01b0408-ff4a-4040-b5ce-b0bbae28650c ({'restore': {'volume_id': '38202b25-8338-4ab6-af4f-7c660440e10c'}}) {{(pid=100274) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 17:29:57.638666 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-39c22714-7834-4683-b8af-37d837463343 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Restoring backup e01b0408-ff4a-4040-b5ce-b0bbae28650c to volume 38202b25-8338-4ab6-af4f-7c660440e10c. Jul 31 17:29:57.647439 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:57.647439 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:57.663262 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:57.663262 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:57.664308 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-39c22714-7834-4683-b8af-37d837463343 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Volume info retrieved successfully. Jul 31 17:29:57.664678 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.backup.api [None req-39c22714-7834-4683-b8af-37d837463343 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Checking backup size 1 against volume size 1 {{(pid=100274) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 17:29:57.664866 np0000006248 devstack@c-api.service[100274]: INFO cinder.backup.api [None req-39c22714-7834-4683-b8af-37d837463343 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Overwriting volume 38202b25-8338-4ab6-af4f-7c660440e10c with restore of backup e01b0408-ff4a-4040-b5ce-b0bbae28650c Jul 31 17:29:57.687755 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-39c22714-7834-4683-b8af-37d837463343 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] restore_backup in rpcapi backup_id e01b0408-ff4a-4040-b5ce-b0bbae28650c {{(pid=100274) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 17:29:57.689988 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-39c22714-7834-4683-b8af-37d837463343 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c/restore returned with HTTP 202 Jul 31 17:29:57.690280 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 956/3803] 10.4.3.92 () {68 vars in 1386 bytes} [Fri Jul 31 17:29:57 2026] POST /volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c/restore => generated 182 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:29:57.698595 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7bd40202-a2ad-4c2e-8695-66ee293b6d40 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:57.701637 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7bd40202-a2ad-4c2e-8695-66ee293b6d40 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c Jul 31 17:29:57.701905 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7bd40202-a2ad-4c2e-8695-66ee293b6d40 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:57.702126 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7bd40202-a2ad-4c2e-8695-66ee293b6d40 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:57.702262 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-7bd40202-a2ad-4c2e-8695-66ee293b6d40 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id e01b0408-ff4a-4040-b5ce-b0bbae28650c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:29:57.709492 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:57.709492 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:57.709901 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7bd40202-a2ad-4c2e-8695-66ee293b6d40 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c returned with HTTP 200 Jul 31 17:29:57.710680 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 952/3804] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:57 2026] GET /volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:57.755944 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-02c20765-3c1d-40b1-91b5-c51033255d7d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:57.758456 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-02c20765-3c1d-40b1-91b5-c51033255d7d tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 Jul 31 17:29:57.759020 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-02c20765-3c1d-40b1-91b5-c51033255d7d tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:57.759419 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-02c20765-3c1d-40b1-91b5-c51033255d7d tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:57.770486 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:57.770486 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:57.775985 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-02c20765-3c1d-40b1-91b5-c51033255d7d tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:29:57.783025 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-02c20765-3c1d-40b1-91b5-c51033255d7d tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 returned with HTTP 200 Jul 31 17:29:57.783681 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 947/3805] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:29:57 2026] GET /volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 => generated 926 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:58.569942 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-83daabf2-e97a-4c4a-8dce-4ae8dce7b52a req-7738400a-b228-433a-9a4f-8b4e4fcb0673 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:58.572719 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-83daabf2-e97a-4c4a-8dce-4ae8dce7b52a req-7738400a-b228-433a-9a4f-8b4e4fcb0673 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] PUT https://10.4.3.92/volume/v3/attachments/b09ea8d8-5cb6-422a-9885-d476ed495121 Jul 31 17:29:58.573169 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-83daabf2-e97a-4c4a-8dce-4ae8dce7b52a req-7738400a-b228-433a-9a4f-8b4e4fcb0673 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:58.582420 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-83daabf2-e97a-4c4a-8dce-4ae8dce7b52a req-7738400a-b228-433a-9a4f-8b4e4fcb0673 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Acquiring lock "cinder-attachment_update-93d8e506-657e-408f-85da-ccc28410a052-np0000006248" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:29:58.587301 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-83daabf2-e97a-4c4a-8dce-4ae8dce7b52a req-7738400a-b228-433a-9a4f-8b4e4fcb0673 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Lock "cinder-attachment_update-93d8e506-657e-408f-85da-ccc28410a052-np0000006248" acquired by "attachment_update" :: waited 0.005s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:29:58.588328 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:58.588328 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:58.683886 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-83daabf2-e97a-4c4a-8dce-4ae8dce7b52a req-7738400a-b228-433a-9a4f-8b4e4fcb0673 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Lock "cinder-attachment_update-93d8e506-657e-408f-85da-ccc28410a052-np0000006248" released by "attachment_update" :: held 0.097s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:29:58.684275 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-83daabf2-e97a-4c4a-8dce-4ae8dce7b52a req-7738400a-b228-433a-9a4f-8b4e4fcb0673 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/attachments/b09ea8d8-5cb6-422a-9885-d476ed495121 returned with HTTP 200 Jul 31 17:29:58.684909 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 951/3806] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:29:58 2026] PUT /volume/v3/attachments/b09ea8d8-5cb6-422a-9885-d476ed495121 => generated 968 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:58.694260 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-83daabf2-e97a-4c4a-8dce-4ae8dce7b52a req-279ffb0b-946a-405e-939d-a1083d0700cf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:58.696614 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-83daabf2-e97a-4c4a-8dce-4ae8dce7b52a req-279ffb0b-946a-405e-939d-a1083d0700cf tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/attachments/b09ea8d8-5cb6-422a-9885-d476ed495121 Jul 31 17:29:58.696850 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-83daabf2-e97a-4c4a-8dce-4ae8dce7b52a req-279ffb0b-946a-405e-939d-a1083d0700cf tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:58.697052 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-83daabf2-e97a-4c4a-8dce-4ae8dce7b52a req-279ffb0b-946a-405e-939d-a1083d0700cf tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:58.713735 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-83daabf2-e97a-4c4a-8dce-4ae8dce7b52a req-279ffb0b-946a-405e-939d-a1083d0700cf tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/attachments/b09ea8d8-5cb6-422a-9885-d476ed495121 returned with HTTP 200 Jul 31 17:29:58.714248 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 957/3807] 10.4.3.92 () {70 vars in 1644 bytes} [Fri Jul 31 17:29:58 2026] GET /volume/v3/attachments/b09ea8d8-5cb6-422a-9885-d476ed495121 => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:58.724516 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8b7873f0-d85b-448c-8717-08b9a5144534 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:58.727748 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8b7873f0-d85b-448c-8717-08b9a5144534 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c Jul 31 17:29:58.728006 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8b7873f0-d85b-448c-8717-08b9a5144534 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:58.728256 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8b7873f0-d85b-448c-8717-08b9a5144534 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:58.728422 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-8b7873f0-d85b-448c-8717-08b9a5144534 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id e01b0408-ff4a-4040-b5ce-b0bbae28650c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:29:58.733693 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:58.733693 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:58.734910 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8b7873f0-d85b-448c-8717-08b9a5144534 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c returned with HTTP 200 Jul 31 17:29:58.735480 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 953/3808] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:58 2026] GET /volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:29:58.797194 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c8c977a7-1bd2-43fc-ae02-ff671a9fd685 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:58.799153 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c8c977a7-1bd2-43fc-ae02-ff671a9fd685 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 Jul 31 17:29:58.799475 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c8c977a7-1bd2-43fc-ae02-ff671a9fd685 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:58.799676 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c8c977a7-1bd2-43fc-ae02-ff671a9fd685 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:58.807243 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:58.807243 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:29:58.811231 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c8c977a7-1bd2-43fc-ae02-ff671a9fd685 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:29:58.816947 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c8c977a7-1bd2-43fc-ae02-ff671a9fd685 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 returned with HTTP 200 Jul 31 17:29:58.817548 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 948/3809] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:29:58 2026] GET /volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 => generated 1191 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:29:58.830818 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6cf27fc2-c145-47cb-8ea1-29d4984d97b3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:58.832735 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6cf27fc2-c145-47cb-8ea1-29d4984d97b3 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 Jul 31 17:29:58.832956 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6cf27fc2-c145-47cb-8ea1-29d4984d97b3 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:58.833180 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6cf27fc2-c145-47cb-8ea1-29d4984d97b3 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:58.842374 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:58.842374 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:58.846765 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6cf27fc2-c145-47cb-8ea1-29d4984d97b3 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:29:58.854166 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6cf27fc2-c145-47cb-8ea1-29d4984d97b3 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 returned with HTTP 200 Jul 31 17:29:58.854785 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 952/3810] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:29:58 2026] GET /volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 => generated 1191 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:29:58.868920 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1f1bbbd5-83fb-4e6c-b12d-641c2cdacf16 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:58.870954 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1f1bbbd5-83fb-4e6c-b12d-641c2cdacf16 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:29:58.871415 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1f1bbbd5-83fb-4e6c-b12d-641c2cdacf16 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "efae95b7-d798-4712-8c34-5a308f2f8a14", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:29:58.873220 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-1f1bbbd5-83fb-4e6c-b12d-641c2cdacf16 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'efae95b7-d798-4712-8c34-5a308f2f8a14', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:29:58.884223 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:58.884223 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:29:58.884863 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1f1bbbd5-83fb-4e6c-b12d-641c2cdacf16 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume retrieved successfully. Jul 31 17:29:58.885021 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-1f1bbbd5-83fb-4e6c-b12d-641c2cdacf16 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Create volume of 1 GB Jul 31 17:29:58.890698 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1f1bbbd5-83fb-4e6c-b12d-641c2cdacf16 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Availability Zones retrieved successfully. Jul 31 17:29:58.897516 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1f1bbbd5-83fb-4e6c-b12d-641c2cdacf16 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Flow 'volume_create_api' (27cce0cb-2d1c-4f97-ae44-8b1da8fbd3ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:58.899302 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1f1bbbd5-83fb-4e6c-b12d-641c2cdacf16 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec6e6517-02ad-4772-8c95-3311e9a5b205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:58.899891 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-1f1bbbd5-83fb-4e6c-b12d-641c2cdacf16 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:29:58.930009 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1f1bbbd5-83fb-4e6c-b12d-641c2cdacf16 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec6e6517-02ad-4772-8c95-3311e9a5b205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'efae95b7-d798-4712-8c34-5a308f2f8a14', 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:58.931122 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1f1bbbd5-83fb-4e6c-b12d-641c2cdacf16 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bd3e08e-62b2-4bd2-811a-81c13c5a311b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:58.978135 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-1f1bbbd5-83fb-4e6c-b12d-641c2cdacf16 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Created reservations ['bf09dc5e-020d-4094-ae9f-684a1ef94929', '36ec4af6-a7de-4b4a-8834-4e500dd4ed16', '60d15b1f-bd7b-4899-9cf7-9b7f81226571', '44b2db18-df1f-412b-8dd2-cc1a17748cd1'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:29:58.979146 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1f1bbbd5-83fb-4e6c-b12d-641c2cdacf16 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bd3e08e-62b2-4bd2-811a-81c13c5a311b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf09dc5e-020d-4094-ae9f-684a1ef94929', '36ec4af6-a7de-4b4a-8834-4e500dd4ed16', '60d15b1f-bd7b-4899-9cf7-9b7f81226571', '44b2db18-df1f-412b-8dd2-cc1a17748cd1']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:58.980036 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1f1bbbd5-83fb-4e6c-b12d-641c2cdacf16 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ffab427-9c86-423f-8e33-9424ab4411a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:59.022455 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1f1bbbd5-83fb-4e6c-b12d-641c2cdacf16 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ffab427-9c86-423f-8e33-9424ab4411a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e9fa5f7-6b39-4856-a3c0-8e7d81d07517', '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='00072f1fea094a95b2cbb1c26632bec3',qos_specs=None,replication_status=,reservations=['bf09dc5e-020d-4094-ae9f-684a1ef94929','36ec4af6-a7de-4b4a-8834-4e500dd4ed16','60d15b1f-bd7b-4899-9cf7-9b7f81226571','44b2db18-df1f-412b-8dd2-cc1a17748cd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=efae95b7-d798-4712-8c34-5a308f2f8a14,status='creating',user_id='fb19a34b66574d539c101c8e331e11f9',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:29:58Z,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=5e9fa5f7-6b39-4856-a3c0-8e7d81d07517,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00072f1fea094a95b2cbb1c26632bec3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=efae95b7-d798-4712-8c34-5a308f2f8a14,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb19a34b66574d539c101c8e331e11f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:59.022762 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1f1bbbd5-83fb-4e6c-b12d-641c2cdacf16 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (271e9810-9290-42bc-af94-0f12e47259e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:59.047251 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1f1bbbd5-83fb-4e6c-b12d-641c2cdacf16 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (271e9810-9290-42bc-af94-0f12e47259e1) transitioned into state 'SUCCESS' from 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='00072f1fea094a95b2cbb1c26632bec3',qos_specs=None,replication_status=,reservations=['bf09dc5e-020d-4094-ae9f-684a1ef94929','36ec4af6-a7de-4b4a-8834-4e500dd4ed16','60d15b1f-bd7b-4899-9cf7-9b7f81226571','44b2db18-df1f-412b-8dd2-cc1a17748cd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=efae95b7-d798-4712-8c34-5a308f2f8a14,status='creating',user_id='fb19a34b66574d539c101c8e331e11f9',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:59.047963 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1f1bbbd5-83fb-4e6c-b12d-641c2cdacf16 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a564be0e-151b-4e28-93e0-19932fb5163d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:29:59.064302 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1f1bbbd5-83fb-4e6c-b12d-641c2cdacf16 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a564be0e-151b-4e28-93e0-19932fb5163d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:29:59.065251 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1f1bbbd5-83fb-4e6c-b12d-641c2cdacf16 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Flow 'volume_create_api' (27cce0cb-2d1c-4f97-ae44-8b1da8fbd3ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:29:59.065562 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1f1bbbd5-83fb-4e6c-b12d-641c2cdacf16 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Create volume request issued successfully. Jul 31 17:29:59.066119 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1f1bbbd5-83fb-4e6c-b12d-641c2cdacf16 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:29:59.066575 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 958/3811] 10.4.3.92 () {70 vars in 1293 bytes} [Fri Jul 31 17:29:58 2026] POST /volume/v3/volumes => generated 807 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:29:59.083545 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-084286ae-9959-40f6-9a86-7cf2fb7afc38 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:59.086147 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-084286ae-9959-40f6-9a86-7cf2fb7afc38 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/5e9fa5f7-6b39-4856-a3c0-8e7d81d07517 Jul 31 17:29:59.086432 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-084286ae-9959-40f6-9a86-7cf2fb7afc38 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:59.086669 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-084286ae-9959-40f6-9a86-7cf2fb7afc38 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:59.094264 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:59.094264 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:29:59.098573 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-084286ae-9959-40f6-9a86-7cf2fb7afc38 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:29:59.102719 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-084286ae-9959-40f6-9a86-7cf2fb7afc38 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/5e9fa5f7-6b39-4856-a3c0-8e7d81d07517 returned with HTTP 200 Jul 31 17:29:59.103126 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 954/3812] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:29:59 2026] GET /volume/v3/volumes/5e9fa5f7-6b39-4856-a3c0-8e7d81d07517 => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:59.291566 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3ee49c6c-6883-4d2c-a041-a61f07f80ef9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:59.384589 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3ee49c6c-6883-4d2c-a041-a61f07f80ef9 tempest-ExtensionsTestJSON-888947305 tempest-ExtensionsTestJSON-888947305-project-member] GET https://10.4.3.92/volume/v3/extensions Jul 31 17:29:59.384791 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3ee49c6c-6883-4d2c-a041-a61f07f80ef9 tempest-ExtensionsTestJSON-888947305 tempest-ExtensionsTestJSON-888947305-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:59.384988 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3ee49c6c-6883-4d2c-a041-a61f07f80ef9 tempest-ExtensionsTestJSON-888947305 tempest-ExtensionsTestJSON-888947305-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:59.385490 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3ee49c6c-6883-4d2c-a041-a61f07f80ef9 tempest-ExtensionsTestJSON-888947305 tempest-ExtensionsTestJSON-888947305-project-member] https://10.4.3.92/volume/v3/extensions returned with HTTP 200 Jul 31 17:29:59.385836 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 949/3813] 10.4.3.92 () {66 vars in 1239 bytes} [Fri Jul 31 17:29:59 2026] GET /volume/v3/extensions => generated 5245 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:29:59.752080 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-32aae9df-0ba5-47bc-ae79-87f499a12091 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:29:59.754058 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-32aae9df-0ba5-47bc-ae79-87f499a12091 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c Jul 31 17:29:59.754292 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-32aae9df-0ba5-47bc-ae79-87f499a12091 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:29:59.754536 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-32aae9df-0ba5-47bc-ae79-87f499a12091 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:29:59.754838 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-32aae9df-0ba5-47bc-ae79-87f499a12091 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id e01b0408-ff4a-4040-b5ce-b0bbae28650c. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:29:59.760005 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:29:59.760005 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:29:59.760743 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-32aae9df-0ba5-47bc-ae79-87f499a12091 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c returned with HTTP 200 Jul 31 17:29:59.761097 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 953/3814] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:29:59 2026] GET /volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:00.117578 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-46004004-3a0c-4f03-8cfe-067ee17b65d2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:00.120822 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-46004004-3a0c-4f03-8cfe-067ee17b65d2 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/5e9fa5f7-6b39-4856-a3c0-8e7d81d07517 Jul 31 17:30:00.121174 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-46004004-3a0c-4f03-8cfe-067ee17b65d2 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:00.121572 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-46004004-3a0c-4f03-8cfe-067ee17b65d2 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:00.136410 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:00.136410 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:00.141837 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-46004004-3a0c-4f03-8cfe-067ee17b65d2 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:00.148671 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-46004004-3a0c-4f03-8cfe-067ee17b65d2 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/5e9fa5f7-6b39-4856-a3c0-8e7d81d07517 returned with HTTP 200 Jul 31 17:30:00.149259 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 959/3815] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:00 2026] GET /volume/v3/volumes/5e9fa5f7-6b39-4856-a3c0-8e7d81d07517 => generated 1226 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:30:00.167582 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-96393b13-d0f5-40c5-a39d-08861eb059ae None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:00.169255 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-96393b13-d0f5-40c5-a39d-08861eb059ae tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/5e9fa5f7-6b39-4856-a3c0-8e7d81d07517 Jul 31 17:30:00.169515 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-96393b13-d0f5-40c5-a39d-08861eb059ae tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:00.169720 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-96393b13-d0f5-40c5-a39d-08861eb059ae tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:00.180045 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:00.180045 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:00.184063 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-96393b13-d0f5-40c5-a39d-08861eb059ae tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:00.191848 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-96393b13-d0f5-40c5-a39d-08861eb059ae tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/5e9fa5f7-6b39-4856-a3c0-8e7d81d07517 returned with HTTP 200 Jul 31 17:30:00.192447 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 955/3816] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:00 2026] GET /volume/v3/volumes/5e9fa5f7-6b39-4856-a3c0-8e7d81d07517 => generated 1226 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:30:00.206352 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-db7a285c-9d76-48f5-9ed1-ea34833e28c0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:00.208414 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-db7a285c-9d76-48f5-9ed1-ea34833e28c0 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] DELETE https://10.4.3.92/volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 Jul 31 17:30:00.208414 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-db7a285c-9d76-48f5-9ed1-ea34833e28c0 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:00.208540 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-db7a285c-9d76-48f5-9ed1-ea34833e28c0 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:00.208705 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-db7a285c-9d76-48f5-9ed1-ea34833e28c0 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Delete volume with id: efae95b7-d798-4712-8c34-5a308f2f8a14 Jul 31 17:30:00.215854 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:00.215854 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:00.216400 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-db7a285c-9d76-48f5-9ed1-ea34833e28c0 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:00.240830 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-db7a285c-9d76-48f5-9ed1-ea34833e28c0 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Delete volume request issued successfully. Jul 31 17:30:00.241835 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-db7a285c-9d76-48f5-9ed1-ea34833e28c0 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 returned with HTTP 202 Jul 31 17:30:00.241987 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 950/3817] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:30:00 2026] DELETE /volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:30:00.250140 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1bd6b5a9-9b66-476d-bdfa-20f5cb6e532b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:00.252706 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1bd6b5a9-9b66-476d-bdfa-20f5cb6e532b tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 Jul 31 17:30:00.253025 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1bd6b5a9-9b66-476d-bdfa-20f5cb6e532b tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:00.253955 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1bd6b5a9-9b66-476d-bdfa-20f5cb6e532b tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:00.268967 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:00.268967 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:00.276197 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1bd6b5a9-9b66-476d-bdfa-20f5cb6e532b tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:00.285639 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1bd6b5a9-9b66-476d-bdfa-20f5cb6e532b tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 returned with HTTP 200 Jul 31 17:30:00.286381 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 954/3818] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:00 2026] GET /volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 => generated 1190 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:30:00.612208 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2701a9b7-3446-420a-8c5d-17237289aec8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:00.760761 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2701a9b7-3446-420a-8c5d-17237289aec8 tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:30:00.761161 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2701a9b7-3446-420a-8c5d-17237289aec8 tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1922844694"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:00.762952 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-2701a9b7-3446-420a-8c5d-17237289aec8 tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1922844694'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:30:00.763087 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-2701a9b7-3446-420a-8c5d-17237289aec8 tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Create volume of 2 GB Jul 31 17:30:00.767442 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2701a9b7-3446-420a-8c5d-17237289aec8 tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Availability Zones retrieved successfully. Jul 31 17:30:00.774773 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a13495d4-7eff-4591-834e-0030da72be2c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:00.775555 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2701a9b7-3446-420a-8c5d-17237289aec8 tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Flow 'volume_create_api' (8790a1ce-312b-4784-8437-5c259200e392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:00.779962 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a13495d4-7eff-4591-834e-0030da72be2c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c Jul 31 17:30:00.779962 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a13495d4-7eff-4591-834e-0030da72be2c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:00.780168 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2701a9b7-3446-420a-8c5d-17237289aec8 tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86d8c1b4-c59d-4c0e-bef0-24ea28b6ffac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:00.780269 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a13495d4-7eff-4591-834e-0030da72be2c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:00.780269 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-a13495d4-7eff-4591-834e-0030da72be2c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id e01b0408-ff4a-4040-b5ce-b0bbae28650c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:00.780393 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-2701a9b7-3446-420a-8c5d-17237289aec8 tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Validating volume size '2' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:30:00.782141 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:00.782141 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:00.783203 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a13495d4-7eff-4591-834e-0030da72be2c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c returned with HTTP 200 Jul 31 17:30:00.783722 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 956/3819] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:00 2026] GET /volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:00.809260 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2701a9b7-3446-420a-8c5d-17237289aec8 tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86d8c1b4-c59d-4c0e-bef0-24ea28b6ffac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:00.809958 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2701a9b7-3446-420a-8c5d-17237289aec8 tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad03875e-35fb-445c-ad62-bad753fa025f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:00.875968 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-2701a9b7-3446-420a-8c5d-17237289aec8 tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Created reservations ['b7ddd1ec-0ced-4aaf-b379-44f601f3cddb', '484fc10d-130c-4c3d-8845-e7d206f0830a', '023beba0-085c-465c-be15-1975d7724417', '3f96b3d2-cd8e-477d-a641-5092227d3049'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:30:00.876779 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2701a9b7-3446-420a-8c5d-17237289aec8 tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad03875e-35fb-445c-ad62-bad753fa025f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7ddd1ec-0ced-4aaf-b379-44f601f3cddb', '484fc10d-130c-4c3d-8845-e7d206f0830a', '023beba0-085c-465c-be15-1975d7724417', '3f96b3d2-cd8e-477d-a641-5092227d3049']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:00.877593 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2701a9b7-3446-420a-8c5d-17237289aec8 tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29aff566-5748-4ac2-b866-a8690027ba5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:00.899692 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2701a9b7-3446-420a-8c5d-17237289aec8 tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29aff566-5748-4ac2-b866-a8690027ba5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2af0d47-1053-415e-954f-0656bbcec2f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1922844694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a459676ee0e40aba02c6df82e41c376',qos_specs=None,replication_status=,reservations=['b7ddd1ec-0ced-4aaf-b379-44f601f3cddb','484fc10d-130c-4c3d-8845-e7d206f0830a','023beba0-085c-465c-be15-1975d7724417','3f96b3d2-cd8e-477d-a641-5092227d3049'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3caac74970a4a8ea679f2ab4a3f87f4',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:30:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1922844694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2af0d47-1053-415e-954f-0656bbcec2f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a459676ee0e40aba02c6df82e41c376',provider_auth=None,provider_geometry=None,provider_id=None,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='e3caac74970a4a8ea679f2ab4a3f87f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:00.901147 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2701a9b7-3446-420a-8c5d-17237289aec8 tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c35aa250-878f-4173-808e-e8cb5554db0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:00.928050 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2701a9b7-3446-420a-8c5d-17237289aec8 tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c35aa250-878f-4173-808e-e8cb5554db0d) transitioned into state 'SUCCESS' from state '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-1922844694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a459676ee0e40aba02c6df82e41c376',qos_specs=None,replication_status=,reservations=['b7ddd1ec-0ced-4aaf-b379-44f601f3cddb','484fc10d-130c-4c3d-8845-e7d206f0830a','023beba0-085c-465c-be15-1975d7724417','3f96b3d2-cd8e-477d-a641-5092227d3049'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3caac74970a4a8ea679f2ab4a3f87f4',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:00.928796 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2701a9b7-3446-420a-8c5d-17237289aec8 tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c46ecfd4-c947-4ca9-ba76-43c219b60cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:00.939079 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2701a9b7-3446-420a-8c5d-17237289aec8 tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c46ecfd4-c947-4ca9-ba76-43c219b60cf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:00.939792 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-2701a9b7-3446-420a-8c5d-17237289aec8 tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Flow 'volume_create_api' (8790a1ce-312b-4784-8437-5c259200e392) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:00.940116 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2701a9b7-3446-420a-8c5d-17237289aec8 tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Create volume request issued successfully. Jul 31 17:30:00.940756 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2701a9b7-3446-420a-8c5d-17237289aec8 tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:30:00.941149 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 960/3820] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:30:00 2026] POST /volume/v3/volumes => generated 753 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:30:00.956226 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-46bec64a-a3c9-4163-9e64-255e8a056773 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:00.958338 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-46bec64a-a3c9-4163-9e64-255e8a056773 tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] GET https://10.4.3.92/volume/v3/volumes/d2af0d47-1053-415e-954f-0656bbcec2f2 Jul 31 17:30:00.958648 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-46bec64a-a3c9-4163-9e64-255e8a056773 tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:00.958869 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-46bec64a-a3c9-4163-9e64-255e8a056773 tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:00.966326 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:00.966326 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:00.970422 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-46bec64a-a3c9-4163-9e64-255e8a056773 tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Volume info retrieved successfully. Jul 31 17:30:00.974947 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-46bec64a-a3c9-4163-9e64-255e8a056773 tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] https://10.4.3.92/volume/v3/volumes/d2af0d47-1053-415e-954f-0656bbcec2f2 returned with HTTP 200 Jul 31 17:30:00.975533 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 951/3821] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:00 2026] GET /volume/v3/volumes/d2af0d47-1053-415e-954f-0656bbcec2f2 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:01.305230 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ae16fa1f-996f-499a-8ca5-cf38a88ceed4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:01.307890 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ae16fa1f-996f-499a-8ca5-cf38a88ceed4 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 Jul 31 17:30:01.308254 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ae16fa1f-996f-499a-8ca5-cf38a88ceed4 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:01.308552 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ae16fa1f-996f-499a-8ca5-cf38a88ceed4 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:01.317632 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ae16fa1f-996f-499a-8ca5-cf38a88ceed4 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 returned with HTTP 404 Jul 31 17:30:01.318298 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 955/3822] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:01 2026] GET /volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:01.804239 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-84d2344b-a21f-43aa-8455-43c69a18b370 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:01.814477 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-84d2344b-a21f-43aa-8455-43c69a18b370 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c Jul 31 17:30:01.817184 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-84d2344b-a21f-43aa-8455-43c69a18b370 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:01.818769 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-84d2344b-a21f-43aa-8455-43c69a18b370 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:01.819205 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-84d2344b-a21f-43aa-8455-43c69a18b370 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id e01b0408-ff4a-4040-b5ce-b0bbae28650c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:01.833983 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:01.833983 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:01.837020 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-84d2344b-a21f-43aa-8455-43c69a18b370 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c returned with HTTP 200 Jul 31 17:30:01.837020 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 957/3823] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:01 2026] GET /volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c => generated 750 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:01.992518 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f2f62711-0be4-491e-9a1a-753bf4d63ba9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:01.996472 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f2f62711-0be4-491e-9a1a-753bf4d63ba9 tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] GET https://10.4.3.92/volume/v3/volumes/d2af0d47-1053-415e-954f-0656bbcec2f2 Jul 31 17:30:01.996707 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f2f62711-0be4-491e-9a1a-753bf4d63ba9 tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:01.996982 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f2f62711-0be4-491e-9a1a-753bf4d63ba9 tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:02.018237 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:02.018237 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:02.025224 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f2f62711-0be4-491e-9a1a-753bf4d63ba9 tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Volume info retrieved successfully. Jul 31 17:30:02.033846 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f2f62711-0be4-491e-9a1a-753bf4d63ba9 tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] https://10.4.3.92/volume/v3/volumes/d2af0d47-1053-415e-954f-0656bbcec2f2 returned with HTTP 200 Jul 31 17:30:02.034462 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 961/3824] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:01 2026] GET /volume/v3/volumes/d2af0d47-1053-415e-954f-0656bbcec2f2 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:02.057245 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9f252668-391a-45ff-8a86-b93740a68f9e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:02.059849 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9f252668-391a-45ff-8a86-b93740a68f9e tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:30:02.060694 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9f252668-391a-45ff-8a86-b93740a68f9e tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "d2af0d47-1053-415e-954f-0656bbcec2f2"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:02.062065 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-9f252668-391a-45ff-8a86-b93740a68f9e tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'd2af0d47-1053-415e-954f-0656bbcec2f2'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:30:02.069702 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:02.069702 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:02.070339 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9f252668-391a-45ff-8a86-b93740a68f9e tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Volume retrieved successfully. Jul 31 17:30:02.070508 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-9f252668-391a-45ff-8a86-b93740a68f9e tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Create volume of 1 GB Jul 31 17:30:02.075436 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9f252668-391a-45ff-8a86-b93740a68f9e tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Availability Zones retrieved successfully. Jul 31 17:30:02.082599 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9f252668-391a-45ff-8a86-b93740a68f9e tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Flow 'volume_create_api' (c01e95af-60ae-406d-b76e-196aeab57381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:02.084231 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9f252668-391a-45ff-8a86-b93740a68f9e tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5334fc19-64f8-4c0a-84ae-da2ee1598df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:02.085433 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-9f252668-391a-45ff-8a86-b93740a68f9e tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:30:02.086688 np0000006248 devstack@c-api.service[100273]: WARNING cinder.volume.api [None req-9f252668-391a-45ff-8a86-b93740a68f9e tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5334fc19-64f8-4c0a-84ae-da2ee1598df1) transitioned into state 'FAILURE' from state 'RUNNING' Jul 31 17:30:02.086688 np0000006248 devstack@c-api.service[100273]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Jul 31 17:30:02.089241 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9f252668-391a-45ff-8a86-b93740a68f9e tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5334fc19-64f8-4c0a-84ae-da2ee1598df1) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:02.090365 np0000006248 devstack@c-api.service[100273]: WARNING cinder.volume.api [None req-9f252668-391a-45ff-8a86-b93740a68f9e tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5334fc19-64f8-4c0a-84ae-da2ee1598df1) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 17:30:02.093707 np0000006248 devstack@c-api.service[100273]: WARNING cinder.volume.api [None req-9f252668-391a-45ff-8a86-b93740a68f9e tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Flow 'volume_create_api' (c01e95af-60ae-406d-b76e-196aeab57381) transitioned into state 'REVERTED' from state 'RUNNING' Jul 31 17:30:02.094162 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9f252668-391a-45ff-8a86-b93740a68f9e tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 400 Jul 31 17:30:02.095003 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 952/3825] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:30:02 2026] POST /volume/v3/volumes => generated 173 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 17:30:02.108287 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-38357d51-2395-4daa-9fa7-833e059496ad None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:02.110430 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-38357d51-2395-4daa-9fa7-833e059496ad tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] GET https://10.4.3.92/volume/v3/volumes/d2af0d47-1053-415e-954f-0656bbcec2f2 Jul 31 17:30:02.110635 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-38357d51-2395-4daa-9fa7-833e059496ad tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:02.110916 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-38357d51-2395-4daa-9fa7-833e059496ad tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:02.119637 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:02.119637 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:02.125995 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-38357d51-2395-4daa-9fa7-833e059496ad tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Volume info retrieved successfully. Jul 31 17:30:02.133767 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-38357d51-2395-4daa-9fa7-833e059496ad tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] https://10.4.3.92/volume/v3/volumes/d2af0d47-1053-415e-954f-0656bbcec2f2 returned with HTTP 200 Jul 31 17:30:02.134207 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 956/3826] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:02 2026] GET /volume/v3/volumes/d2af0d47-1053-415e-954f-0656bbcec2f2 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:02.148873 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8821b583-16e6-4aa6-8855-98a2b115e33e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:02.153341 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8821b583-16e6-4aa6-8855-98a2b115e33e tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] DELETE https://10.4.3.92/volume/v3/volumes/d2af0d47-1053-415e-954f-0656bbcec2f2 Jul 31 17:30:02.153341 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8821b583-16e6-4aa6-8855-98a2b115e33e tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:02.153341 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8821b583-16e6-4aa6-8855-98a2b115e33e tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:02.153341 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-8821b583-16e6-4aa6-8855-98a2b115e33e tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Delete volume with id: d2af0d47-1053-415e-954f-0656bbcec2f2 Jul 31 17:30:02.163037 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:02.163037 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:02.164058 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8821b583-16e6-4aa6-8855-98a2b115e33e tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Volume info retrieved successfully. Jul 31 17:30:02.190670 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8821b583-16e6-4aa6-8855-98a2b115e33e tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Delete volume request issued successfully. Jul 31 17:30:02.190932 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8821b583-16e6-4aa6-8855-98a2b115e33e tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] https://10.4.3.92/volume/v3/volumes/d2af0d47-1053-415e-954f-0656bbcec2f2 returned with HTTP 202 Jul 31 17:30:02.191456 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 958/3827] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:30:02 2026] DELETE /volume/v3/volumes/d2af0d47-1053-415e-954f-0656bbcec2f2 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:30:02.201810 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-74799c17-fbbb-4e7a-88f9-3ffff4ea9d3c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:02.203511 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-74799c17-fbbb-4e7a-88f9-3ffff4ea9d3c tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] GET https://10.4.3.92/volume/v3/volumes/d2af0d47-1053-415e-954f-0656bbcec2f2 Jul 31 17:30:02.203804 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-74799c17-fbbb-4e7a-88f9-3ffff4ea9d3c tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:02.204065 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-74799c17-fbbb-4e7a-88f9-3ffff4ea9d3c tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:02.213964 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:02.213964 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:02.219004 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-74799c17-fbbb-4e7a-88f9-3ffff4ea9d3c tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Volume info retrieved successfully. Jul 31 17:30:02.227411 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-74799c17-fbbb-4e7a-88f9-3ffff4ea9d3c tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] https://10.4.3.92/volume/v3/volumes/d2af0d47-1053-415e-954f-0656bbcec2f2 returned with HTTP 200 Jul 31 17:30:02.227411 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 962/3828] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:02 2026] GET /volume/v3/volumes/d2af0d47-1053-415e-954f-0656bbcec2f2 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:02.863016 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2f7514cc-9109-42d9-b95e-4eb643b87680 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:02.867257 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2f7514cc-9109-42d9-b95e-4eb643b87680 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c Jul 31 17:30:02.867774 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2f7514cc-9109-42d9-b95e-4eb643b87680 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:02.868122 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2f7514cc-9109-42d9-b95e-4eb643b87680 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:02.868326 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-2f7514cc-9109-42d9-b95e-4eb643b87680 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id e01b0408-ff4a-4040-b5ce-b0bbae28650c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:02.874932 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:02.874932 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:02.876000 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2f7514cc-9109-42d9-b95e-4eb643b87680 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c returned with HTTP 200 Jul 31 17:30:02.877079 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 953/3829] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:02 2026] GET /volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:03.087523 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-83daabf2-e97a-4c4a-8dce-4ae8dce7b52a req-20eb3470-c930-4758-8e44-7750d81df168 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:03.090097 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-83daabf2-e97a-4c4a-8dce-4ae8dce7b52a req-20eb3470-c930-4758-8e44-7750d81df168 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052/encryption Jul 31 17:30:03.090428 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-83daabf2-e97a-4c4a-8dce-4ae8dce7b52a req-20eb3470-c930-4758-8e44-7750d81df168 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:03.090702 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-83daabf2-e97a-4c4a-8dce-4ae8dce7b52a req-20eb3470-c930-4758-8e44-7750d81df168 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:03.103811 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:03.103811 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:03.113492 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-83daabf2-e97a-4c4a-8dce-4ae8dce7b52a req-20eb3470-c930-4758-8e44-7750d81df168 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052/encryption returned with HTTP 200 Jul 31 17:30:03.114081 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 957/3830] 10.4.3.92 () {68 vars in 1624 bytes} [Fri Jul 31 17:30:03 2026] GET /volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:03.247867 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-aff96fbc-dc47-4a8a-b7ca-992520f94ef8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:03.253628 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aff96fbc-dc47-4a8a-b7ca-992520f94ef8 tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] GET https://10.4.3.92/volume/v3/volumes/d2af0d47-1053-415e-954f-0656bbcec2f2 Jul 31 17:30:03.253628 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aff96fbc-dc47-4a8a-b7ca-992520f94ef8 tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:03.253628 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aff96fbc-dc47-4a8a-b7ca-992520f94ef8 tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:03.264442 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aff96fbc-dc47-4a8a-b7ca-992520f94ef8 tempest-VolumesCloneNegativeTest-295492711 tempest-VolumesCloneNegativeTest-295492711-project-member] https://10.4.3.92/volume/v3/volumes/d2af0d47-1053-415e-954f-0656bbcec2f2 returned with HTTP 404 Jul 31 17:30:03.265249 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 959/3831] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:03 2026] GET /volume/v3/volumes/d2af0d47-1053-415e-954f-0656bbcec2f2 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:03.894667 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-818d6bd9-b4d4-4e7d-83c7-927fe94ccfd3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:03.898241 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-818d6bd9-b4d4-4e7d-83c7-927fe94ccfd3 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c Jul 31 17:30:03.898512 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-818d6bd9-b4d4-4e7d-83c7-927fe94ccfd3 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:03.898753 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-818d6bd9-b4d4-4e7d-83c7-927fe94ccfd3 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:03.898893 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-818d6bd9-b4d4-4e7d-83c7-927fe94ccfd3 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id e01b0408-ff4a-4040-b5ce-b0bbae28650c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:03.904428 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:03.904428 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:03.905429 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-818d6bd9-b4d4-4e7d-83c7-927fe94ccfd3 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c returned with HTTP 200 Jul 31 17:30:03.905949 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 963/3832] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:03 2026] GET /volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:04.025829 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cd325e03-c1f1-48dd-b9cb-d5c529bac7eb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:04.028255 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cd325e03-c1f1-48dd-b9cb-d5c529bac7eb tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:30:04.028735 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cd325e03-c1f1-48dd-b9cb-d5c529bac7eb tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "d6e3c305-b4cf-47af-bbde-e4bcd475379b", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:04.030703 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-cd325e03-c1f1-48dd-b9cb-d5c529bac7eb tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'd6e3c305-b4cf-47af-bbde-e4bcd475379b', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:30:04.145420 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-cd325e03-c1f1-48dd-b9cb-d5c529bac7eb tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Create volume of 1 GB Jul 31 17:30:04.153073 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cd325e03-c1f1-48dd-b9cb-d5c529bac7eb tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Availability Zones retrieved successfully. Jul 31 17:30:04.164794 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cd325e03-c1f1-48dd-b9cb-d5c529bac7eb tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Flow 'volume_create_api' (ce400d2c-db8e-45bd-9dad-eabf07f1bc51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:04.169440 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cd325e03-c1f1-48dd-b9cb-d5c529bac7eb tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb26532f-1480-4984-859f-89de6b027f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:04.172053 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-cd325e03-c1f1-48dd-b9cb-d5c529bac7eb tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:30:04.265191 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cd325e03-c1f1-48dd-b9cb-d5c529bac7eb tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb26532f-1480-4984-859f-89de6b027f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:04.266381 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cd325e03-c1f1-48dd-b9cb-d5c529bac7eb tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0573a06-b618-49f2-bd84-59d32358ab3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:04.320593 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-cd325e03-c1f1-48dd-b9cb-d5c529bac7eb tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Created reservations ['e60dc9a6-e247-425e-ac2b-829655b50cc4', '44d9e160-0152-4e52-a0ad-6adb4bb6715d', 'a0734f1b-989b-4ce1-9cb3-7e4b40d1330d', 'bf23c9a6-7b9e-4f6e-b4c4-c0e084e5b57e'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:30:04.321390 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cd325e03-c1f1-48dd-b9cb-d5c529bac7eb tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0573a06-b618-49f2-bd84-59d32358ab3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e60dc9a6-e247-425e-ac2b-829655b50cc4', '44d9e160-0152-4e52-a0ad-6adb4bb6715d', 'a0734f1b-989b-4ce1-9cb3-7e4b40d1330d', 'bf23c9a6-7b9e-4f6e-b4c4-c0e084e5b57e']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:04.322190 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cd325e03-c1f1-48dd-b9cb-d5c529bac7eb tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d910d558-d7d6-4e9a-a510-577aaddb97e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:04.353385 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cd325e03-c1f1-48dd-b9cb-d5c529bac7eb tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d910d558-d7d6-4e9a-a510-577aaddb97e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4b633bf-16d2-4393-ae9f-14657e33835b', '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='00072f1fea094a95b2cbb1c26632bec3',qos_specs=None,replication_status=,reservations=['e60dc9a6-e247-425e-ac2b-829655b50cc4','44d9e160-0152-4e52-a0ad-6adb4bb6715d','a0734f1b-989b-4ce1-9cb3-7e4b40d1330d','bf23c9a6-7b9e-4f6e-b4c4-c0e084e5b57e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb19a34b66574d539c101c8e331e11f9',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:30:04Z,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=d4b633bf-16d2-4393-ae9f-14657e33835b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00072f1fea094a95b2cbb1c26632bec3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb19a34b66574d539c101c8e331e11f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:04.354199 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cd325e03-c1f1-48dd-b9cb-d5c529bac7eb tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cc9a967-a7d2-4bf6-9680-34160e3f8b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:04.385703 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cd325e03-c1f1-48dd-b9cb-d5c529bac7eb tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4cc9a967-a7d2-4bf6-9680-34160e3f8b4e) transitioned into state 'SUCCESS' from 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='00072f1fea094a95b2cbb1c26632bec3',qos_specs=None,replication_status=,reservations=['e60dc9a6-e247-425e-ac2b-829655b50cc4','44d9e160-0152-4e52-a0ad-6adb4bb6715d','a0734f1b-989b-4ce1-9cb3-7e4b40d1330d','bf23c9a6-7b9e-4f6e-b4c4-c0e084e5b57e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb19a34b66574d539c101c8e331e11f9',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:04.386740 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cd325e03-c1f1-48dd-b9cb-d5c529bac7eb tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3805e433-9e44-4a35-bf50-cf41417390a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:04.402641 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cd325e03-c1f1-48dd-b9cb-d5c529bac7eb tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3805e433-9e44-4a35-bf50-cf41417390a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:04.403786 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cd325e03-c1f1-48dd-b9cb-d5c529bac7eb tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Flow 'volume_create_api' (ce400d2c-db8e-45bd-9dad-eabf07f1bc51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:04.404154 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cd325e03-c1f1-48dd-b9cb-d5c529bac7eb tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Create volume request issued successfully. Jul 31 17:30:04.404913 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cd325e03-c1f1-48dd-b9cb-d5c529bac7eb tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:30:04.405393 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 954/3833] 10.4.3.92 () {70 vars in 1293 bytes} [Fri Jul 31 17:30:04 2026] POST /volume/v3/volumes => generated 773 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:04.421031 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d380229a-59c3-4a24-9797-a21baa9f5a81 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:04.423521 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d380229a-59c3-4a24-9797-a21baa9f5a81 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b Jul 31 17:30:04.424877 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d380229a-59c3-4a24-9797-a21baa9f5a81 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:04.425086 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d380229a-59c3-4a24-9797-a21baa9f5a81 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:04.429173 np0000006248 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=590,cinder:INSERT=92,cinder:UPDATE=157 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:30:04.444599 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:04.444599 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:04.451734 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d380229a-59c3-4a24-9797-a21baa9f5a81 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:04.458525 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d380229a-59c3-4a24-9797-a21baa9f5a81 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b returned with HTTP 200 Jul 31 17:30:04.459097 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 958/3834] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:04 2026] GET /volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:04.757213 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-841f094f-daee-478d-9cad-42045cfff586 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:04.833487 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-841f094f-daee-478d-9cad-42045cfff586 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:30:04.833901 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-841f094f-daee-478d-9cad-42045cfff586 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1516857013"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:04.836840 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-841f094f-daee-478d-9cad-42045cfff586 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1516857013'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:30:04.836974 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-841f094f-daee-478d-9cad-42045cfff586 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Create volume of 1 GB Jul 31 17:30:04.839600 np0000006248 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=630,cinder:UPDATE=179,cinder:INSERT=117 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:30:04.843538 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-841f094f-daee-478d-9cad-42045cfff586 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Availability Zones retrieved successfully. Jul 31 17:30:04.851539 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-841f094f-daee-478d-9cad-42045cfff586 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Flow 'volume_create_api' (e5ed992c-7ca4-4e61-a79f-c40778d1a71e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:04.852726 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-841f094f-daee-478d-9cad-42045cfff586 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b344a4b9-af27-43f8-9693-6820018b9619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:04.854433 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-841f094f-daee-478d-9cad-42045cfff586 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:30:04.884382 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-841f094f-daee-478d-9cad-42045cfff586 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b344a4b9-af27-43f8-9693-6820018b9619) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:04.885160 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-841f094f-daee-478d-9cad-42045cfff586 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df988f56-c7e1-4188-a6c0-69c657f84e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:04.920043 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0b983bef-0df3-4567-a689-375cc3818c44 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:04.922529 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0b983bef-0df3-4567-a689-375cc3818c44 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c Jul 31 17:30:04.922849 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0b983bef-0df3-4567-a689-375cc3818c44 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:04.923174 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0b983bef-0df3-4567-a689-375cc3818c44 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:04.923337 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-0b983bef-0df3-4567-a689-375cc3818c44 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id e01b0408-ff4a-4040-b5ce-b0bbae28650c. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:04.925476 np0000006248 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=650,cinder:UPDATE=199,cinder:INSERT=116,cinder:DELETE=1 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:30:04.928709 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:04.928709 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:04.929746 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0b983bef-0df3-4567-a689-375cc3818c44 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c returned with HTTP 200 Jul 31 17:30:04.930240 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 964/3835] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:04 2026] GET /volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:04.971394 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-841f094f-daee-478d-9cad-42045cfff586 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Created reservations ['b551177d-2dbe-499a-ab2d-7efbb0ef31aa', '0cc7a061-430b-468b-a254-4811c44eb7b3', '516e4b03-16b7-4f34-aa87-c0280961b7c5', '0737dfc6-9975-4461-a581-395121b0212f'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:30:04.972360 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-841f094f-daee-478d-9cad-42045cfff586 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df988f56-c7e1-4188-a6c0-69c657f84e45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b551177d-2dbe-499a-ab2d-7efbb0ef31aa', '0cc7a061-430b-468b-a254-4811c44eb7b3', '516e4b03-16b7-4f34-aa87-c0280961b7c5', '0737dfc6-9975-4461-a581-395121b0212f']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:04.973381 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-841f094f-daee-478d-9cad-42045cfff586 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a62eba4-b872-4a84-b267-c9d6dcaa3257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:05.002469 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-841f094f-daee-478d-9cad-42045cfff586 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a62eba4-b872-4a84-b267-c9d6dcaa3257) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24b1567a-122b-46eb-a376-3d99691143f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1516857013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6a8ae82861848c79643de02de8d454b',qos_specs=None,replication_status=,reservations=['b551177d-2dbe-499a-ab2d-7efbb0ef31aa','0cc7a061-430b-468b-a254-4811c44eb7b3','516e4b03-16b7-4f34-aa87-c0280961b7c5','0737dfc6-9975-4461-a581-395121b0212f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='293e92c5a5884647b318940f05abf85c',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:30:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1516857013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24b1567a-122b-46eb-a376-3d99691143f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6a8ae82861848c79643de02de8d454b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='293e92c5a5884647b318940f05abf85c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:05.003505 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-841f094f-daee-478d-9cad-42045cfff586 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6220a2ca-3c8e-4de4-b9bd-afb0ff94a1cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:05.026079 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-841f094f-daee-478d-9cad-42045cfff586 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6220a2ca-3c8e-4de4-b9bd-afb0ff94a1cd) transitioned into state 'SUCCESS' from state '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-1516857013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6a8ae82861848c79643de02de8d454b',qos_specs=None,replication_status=,reservations=['b551177d-2dbe-499a-ab2d-7efbb0ef31aa','0cc7a061-430b-468b-a254-4811c44eb7b3','516e4b03-16b7-4f34-aa87-c0280961b7c5','0737dfc6-9975-4461-a581-395121b0212f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='293e92c5a5884647b318940f05abf85c',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:05.026802 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-841f094f-daee-478d-9cad-42045cfff586 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8c2fbca-a619-4d82-96b7-ac9bcc39a319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:05.042892 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-841f094f-daee-478d-9cad-42045cfff586 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8c2fbca-a619-4d82-96b7-ac9bcc39a319) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:05.043785 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-841f094f-daee-478d-9cad-42045cfff586 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Flow 'volume_create_api' (e5ed992c-7ca4-4e61-a79f-c40778d1a71e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:05.044141 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-841f094f-daee-478d-9cad-42045cfff586 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Create volume request issued successfully. Jul 31 17:30:05.044986 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-841f094f-daee-478d-9cad-42045cfff586 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:30:05.045487 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 960/3836] 10.4.3.92 () {70 vars in 1292 bytes} [Fri Jul 31 17:30:04 2026] POST /volume/v3/volumes => generated 768 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:05.057229 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e8107eca-0a2d-4a72-8b57-ef422b9882b3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:05.060296 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e8107eca-0a2d-4a72-8b57-ef422b9882b3 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/24b1567a-122b-46eb-a376-3d99691143f6 Jul 31 17:30:05.060619 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e8107eca-0a2d-4a72-8b57-ef422b9882b3 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:05.060880 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e8107eca-0a2d-4a72-8b57-ef422b9882b3 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:05.071002 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:05.071002 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:05.077885 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e8107eca-0a2d-4a72-8b57-ef422b9882b3 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:05.085016 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e8107eca-0a2d-4a72-8b57-ef422b9882b3 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/24b1567a-122b-46eb-a376-3d99691143f6 returned with HTTP 200 Jul 31 17:30:05.085016 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 955/3837] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:05 2026] GET /volume/v3/volumes/24b1567a-122b-46eb-a376-3d99691143f6 => generated 836 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:05.475308 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7522d42b-4ebc-4303-9acb-9a66f510d443 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:05.478759 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7522d42b-4ebc-4303-9acb-9a66f510d443 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b Jul 31 17:30:05.478759 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7522d42b-4ebc-4303-9acb-9a66f510d443 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:05.478759 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7522d42b-4ebc-4303-9acb-9a66f510d443 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:05.486372 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:05.486372 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:05.492355 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7522d42b-4ebc-4303-9acb-9a66f510d443 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:05.497669 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7522d42b-4ebc-4303-9acb-9a66f510d443 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b returned with HTTP 200 Jul 31 17:30:05.498043 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 959/3838] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:05 2026] GET /volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b => generated 865 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:05.630354 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-83daabf2-e97a-4c4a-8dce-4ae8dce7b52a req-37fbfadf-277c-4a48-b5d3-ecef9be478c1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:05.633138 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-83daabf2-e97a-4c4a-8dce-4ae8dce7b52a req-37fbfadf-277c-4a48-b5d3-ecef9be478c1 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] POST https://10.4.3.92/volume/v3/attachments/b09ea8d8-5cb6-422a-9885-d476ed495121/action Jul 31 17:30:05.633738 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-83daabf2-e97a-4c4a-8dce-4ae8dce7b52a req-37fbfadf-277c-4a48-b5d3-ecef9be478c1 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:30:05.633854 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-83daabf2-e97a-4c4a-8dce-4ae8dce7b52a req-37fbfadf-277c-4a48-b5d3-ecef9be478c1 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:05.663340 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:05.663340 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:05.677640 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-83daabf2-e97a-4c4a-8dce-4ae8dce7b52a req-37fbfadf-277c-4a48-b5d3-ecef9be478c1 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/attachments/b09ea8d8-5cb6-422a-9885-d476ed495121/action returned with HTTP 204 Jul 31 17:30:05.678084 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 965/3839] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:30:05 2026] POST /volume/v3/attachments/b09ea8d8-5cb6-422a-9885-d476ed495121/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:05.944376 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-49fc3c75-c6b4-4b81-bc38-9b1f3eadc933 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:05.946526 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-49fc3c75-c6b4-4b81-bc38-9b1f3eadc933 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c Jul 31 17:30:05.946825 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-49fc3c75-c6b4-4b81-bc38-9b1f3eadc933 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:05.947027 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-49fc3c75-c6b4-4b81-bc38-9b1f3eadc933 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:05.947171 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-49fc3c75-c6b4-4b81-bc38-9b1f3eadc933 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id e01b0408-ff4a-4040-b5ce-b0bbae28650c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:05.952173 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:05.952173 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:05.953093 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-49fc3c75-c6b4-4b81-bc38-9b1f3eadc933 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c returned with HTTP 200 Jul 31 17:30:05.953607 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 961/3840] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:05 2026] GET /volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:06.098784 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f5959769-7d08-4956-8c0a-50b65477024f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:06.100724 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f5959769-7d08-4956-8c0a-50b65477024f tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/24b1567a-122b-46eb-a376-3d99691143f6 Jul 31 17:30:06.100949 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f5959769-7d08-4956-8c0a-50b65477024f tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:06.101125 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f5959769-7d08-4956-8c0a-50b65477024f tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:06.108615 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:06.108615 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:06.112818 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f5959769-7d08-4956-8c0a-50b65477024f tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:06.116973 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f5959769-7d08-4956-8c0a-50b65477024f tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/24b1567a-122b-46eb-a376-3d99691143f6 returned with HTTP 200 Jul 31 17:30:06.117367 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 956/3841] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:06 2026] GET /volume/v3/volumes/24b1567a-122b-46eb-a376-3d99691143f6 => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:06.136476 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-474a11ee-a594-4ecd-91dc-bac382b165a8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:06.138774 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-474a11ee-a594-4ecd-91dc-bac382b165a8 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:30:06.139278 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-474a11ee-a594-4ecd-91dc-bac382b165a8 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "24b1567a-122b-46eb-a376-3d99691143f6", "name": "tempest-VolumeDependencyTests-Snapshot-1415430467"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:06.155170 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:06.155170 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:06.155895 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-474a11ee-a594-4ecd-91dc-bac382b165a8 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:06.156079 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-474a11ee-a594-4ecd-91dc-bac382b165a8 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Create snapshot from volume 24b1567a-122b-46eb-a376-3d99691143f6 Jul 31 17:30:06.209235 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-474a11ee-a594-4ecd-91dc-bac382b165a8 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Created reservations ['bca47f48-164d-4ae0-9242-55707477a3c3', '9bb99c1d-b87b-4842-b9c7-ceff2f8d8c97', '4e85bc1d-765a-4f4f-99d9-dd598bf41e18', '28452693-e9b5-4b88-a879-caa9e7c001d7'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:30:06.256774 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-474a11ee-a594-4ecd-91dc-bac382b165a8 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Snapshot create request issued successfully. Jul 31 17:30:06.257230 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-474a11ee-a594-4ecd-91dc-bac382b165a8 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:30:06.258056 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 960/3842] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:30:06 2026] POST /volume/v3/snapshots => generated 308 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:30:06.270750 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3989ea37-ee4f-4c22-b804-8db37bdc984e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:06.271768 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3989ea37-ee4f-4c22-b804-8db37bdc984e tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/snapshots/2caf3601-d730-4471-bcc9-79e86101841e Jul 31 17:30:06.271881 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3989ea37-ee4f-4c22-b804-8db37bdc984e tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:06.272109 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3989ea37-ee4f-4c22-b804-8db37bdc984e tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:06.278677 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:06.278677 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:06.280745 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3989ea37-ee4f-4c22-b804-8db37bdc984e tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Snapshot retrieved successfully. Jul 31 17:30:06.282678 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3989ea37-ee4f-4c22-b804-8db37bdc984e tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots/2caf3601-d730-4471-bcc9-79e86101841e returned with HTTP 200 Jul 31 17:30:06.283183 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 966/3843] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:06 2026] GET /volume/v3/snapshots/2caf3601-d730-4471-bcc9-79e86101841e => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:06.518165 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fe53bbdb-00a3-4d4e-b654-7f47a2ba0c3d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:06.520347 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fe53bbdb-00a3-4d4e-b654-7f47a2ba0c3d tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b Jul 31 17:30:06.520459 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fe53bbdb-00a3-4d4e-b654-7f47a2ba0c3d tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:06.520570 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fe53bbdb-00a3-4d4e-b654-7f47a2ba0c3d tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:06.530977 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:06.530977 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:06.536641 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fe53bbdb-00a3-4d4e-b654-7f47a2ba0c3d tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:06.542912 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fe53bbdb-00a3-4d4e-b654-7f47a2ba0c3d tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b returned with HTTP 200 Jul 31 17:30:06.543539 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 962/3844] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:06 2026] GET /volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:06.961697 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-78a01fa9-af12-4cab-aee3-ac2c6aced8b9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:06.963812 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-78a01fa9-af12-4cab-aee3-ac2c6aced8b9 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 Jul 31 17:30:06.964095 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-78a01fa9-af12-4cab-aee3-ac2c6aced8b9 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:06.964400 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-78a01fa9-af12-4cab-aee3-ac2c6aced8b9 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:06.966822 np0000006248 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=656,cinder:UPDATE=204,cinder:INSERT=113 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:30:06.967942 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b24509a3-5a54-43ed-ac44-4895bd8c5954 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:06.970395 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b24509a3-5a54-43ed-ac44-4895bd8c5954 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c Jul 31 17:30:06.970658 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b24509a3-5a54-43ed-ac44-4895bd8c5954 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:06.970908 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b24509a3-5a54-43ed-ac44-4895bd8c5954 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:06.971049 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-b24509a3-5a54-43ed-ac44-4895bd8c5954 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id e01b0408-ff4a-4040-b5ce-b0bbae28650c. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:06.975791 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:06.975791 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:06.976712 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:06.976712 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:06.977924 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b24509a3-5a54-43ed-ac44-4895bd8c5954 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c returned with HTTP 200 Jul 31 17:30:06.978468 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 961/3845] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:06 2026] GET /volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:06.980439 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-78a01fa9-af12-4cab-aee3-ac2c6aced8b9 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:30:06.986006 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-78a01fa9-af12-4cab-aee3-ac2c6aced8b9 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 returned with HTTP 200 Jul 31 17:30:06.986568 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 957/3846] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:06 2026] GET /volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 => generated 1167 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:07.032574 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-65699941-d8b1-403d-8bb9-56776d0289a8 req-7c964656-b3de-49e9-b287-31a651f13f30 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:07.035086 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-65699941-d8b1-403d-8bb9-56776d0289a8 req-7c964656-b3de-49e9-b287-31a651f13f30 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 Jul 31 17:30:07.035356 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-65699941-d8b1-403d-8bb9-56776d0289a8 req-7c964656-b3de-49e9-b287-31a651f13f30 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:07.035596 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-65699941-d8b1-403d-8bb9-56776d0289a8 req-7c964656-b3de-49e9-b287-31a651f13f30 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:07.047167 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:07.047167 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:07.051191 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-65699941-d8b1-403d-8bb9-56776d0289a8 req-7c964656-b3de-49e9-b287-31a651f13f30 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:30:07.056469 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-65699941-d8b1-403d-8bb9-56776d0289a8 req-7c964656-b3de-49e9-b287-31a651f13f30 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 returned with HTTP 200 Jul 31 17:30:07.057078 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 967/3847] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:30:07 2026] GET /volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 => generated 1167 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:07.080240 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-65699941-d8b1-403d-8bb9-56776d0289a8 req-4e747889-0a40-4027-92b2-ecea02b462eb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:07.082560 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-65699941-d8b1-403d-8bb9-56776d0289a8 req-4e747889-0a40-4027-92b2-ecea02b462eb tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] POST https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052/action Jul 31 17:30:07.082968 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-65699941-d8b1-403d-8bb9-56776d0289a8 req-4e747889-0a40-4027-92b2-ecea02b462eb tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:30:07.083182 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-65699941-d8b1-403d-8bb9-56776d0289a8 req-4e747889-0a40-4027-92b2-ecea02b462eb tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:07.095046 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:07.095046 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:07.095590 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-65699941-d8b1-403d-8bb9-56776d0289a8 req-4e747889-0a40-4027-92b2-ecea02b462eb tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:30:07.108072 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-65699941-d8b1-403d-8bb9-56776d0289a8 req-4e747889-0a40-4027-92b2-ecea02b462eb tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Begin detaching volume completed successfully. Jul 31 17:30:07.108346 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-65699941-d8b1-403d-8bb9-56776d0289a8 req-4e747889-0a40-4027-92b2-ecea02b462eb tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052/action returned with HTTP 202 Jul 31 17:30:07.108794 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 963/3848] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:30:07 2026] POST /volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:30:07.172877 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b9f08b2e-86c2-46cf-b318-20879150780d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:07.172877 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b9f08b2e-86c2-46cf-b318-20879150780d None None] GET https://10.4.3.92/volume// Jul 31 17:30:07.172877 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b9f08b2e-86c2-46cf-b318-20879150780d None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:07.172877 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b9f08b2e-86c2-46cf-b318-20879150780d None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:07.172877 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b9f08b2e-86c2-46cf-b318-20879150780d None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:30:07.172877 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 962/3849] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:30:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:30:07.184483 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-65699941-d8b1-403d-8bb9-56776d0289a8 req-50ab44c7-9336-4fbb-819c-4adb32a03206 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:07.186969 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-65699941-d8b1-403d-8bb9-56776d0289a8 req-50ab44c7-9336-4fbb-819c-4adb32a03206 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 Jul 31 17:30:07.186969 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-65699941-d8b1-403d-8bb9-56776d0289a8 req-50ab44c7-9336-4fbb-819c-4adb32a03206 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:07.187378 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-65699941-d8b1-403d-8bb9-56776d0289a8 req-50ab44c7-9336-4fbb-819c-4adb32a03206 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:07.203283 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:07.203283 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:07.207670 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-65699941-d8b1-403d-8bb9-56776d0289a8 req-50ab44c7-9336-4fbb-819c-4adb32a03206 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:30:07.212975 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-65699941-d8b1-403d-8bb9-56776d0289a8 req-50ab44c7-9336-4fbb-819c-4adb32a03206 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 returned with HTTP 200 Jul 31 17:30:07.213640 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 958/3850] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:30:07 2026] GET /volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 => generated 1350 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:30:07.237928 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-65699941-d8b1-403d-8bb9-56776d0289a8 req-78e1983a-19ed-4651-87e3-eafdbbf609a5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:07.241333 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-65699941-d8b1-403d-8bb9-56776d0289a8 req-78e1983a-19ed-4651-87e3-eafdbbf609a5 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052/encryption Jul 31 17:30:07.241874 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-65699941-d8b1-403d-8bb9-56776d0289a8 req-78e1983a-19ed-4651-87e3-eafdbbf609a5 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:07.242046 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-65699941-d8b1-403d-8bb9-56776d0289a8 req-78e1983a-19ed-4651-87e3-eafdbbf609a5 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:07.255107 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:07.255107 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:07.265771 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-65699941-d8b1-403d-8bb9-56776d0289a8 req-78e1983a-19ed-4651-87e3-eafdbbf609a5 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052/encryption returned with HTTP 200 Jul 31 17:30:07.266493 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 968/3851] 10.4.3.92 () {68 vars in 1624 bytes} [Fri Jul 31 17:30:07 2026] GET /volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:07.297000 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-11ac4c4e-d4ec-4086-9776-3a43a10766ac None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:07.300636 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-11ac4c4e-d4ec-4086-9776-3a43a10766ac tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/snapshots/2caf3601-d730-4471-bcc9-79e86101841e Jul 31 17:30:07.300636 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-11ac4c4e-d4ec-4086-9776-3a43a10766ac tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:07.300636 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-11ac4c4e-d4ec-4086-9776-3a43a10766ac tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:07.309432 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:07.309432 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:07.309797 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-11ac4c4e-d4ec-4086-9776-3a43a10766ac tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Snapshot retrieved successfully. Jul 31 17:30:07.310786 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-11ac4c4e-d4ec-4086-9776-3a43a10766ac tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots/2caf3601-d730-4471-bcc9-79e86101841e returned with HTTP 200 Jul 31 17:30:07.311291 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 964/3852] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:07 2026] GET /volume/v3/snapshots/2caf3601-d730-4471-bcc9-79e86101841e => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:07.323518 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-de69c4bb-2f7b-4bef-9b73-4ab95d69baf4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:07.327517 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-de69c4bb-2f7b-4bef-9b73-4ab95d69baf4 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:30:07.328074 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-de69c4bb-2f7b-4bef-9b73-4ab95d69baf4 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2caf3601-d730-4471-bcc9-79e86101841e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-131767182"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:07.331294 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-de69c4bb-2f7b-4bef-9b73-4ab95d69baf4 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Create volume request body: {'volume': {'snapshot_id': '2caf3601-d730-4471-bcc9-79e86101841e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-131767182'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:30:07.338182 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:07.338182 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:07.338583 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-de69c4bb-2f7b-4bef-9b73-4ab95d69baf4 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Snapshot retrieved successfully. Jul 31 17:30:07.338670 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-de69c4bb-2f7b-4bef-9b73-4ab95d69baf4 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Create volume of 1 GB Jul 31 17:30:07.343082 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-de69c4bb-2f7b-4bef-9b73-4ab95d69baf4 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Availability Zones retrieved successfully. Jul 31 17:30:07.351821 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-de69c4bb-2f7b-4bef-9b73-4ab95d69baf4 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Flow 'volume_create_api' (b313bfd9-416f-4a37-abf0-4e25d66e0606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:07.352802 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-de69c4bb-2f7b-4bef-9b73-4ab95d69baf4 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (829c90f9-0956-45b1-a7e9-ada15b8de869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:07.354069 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-de69c4bb-2f7b-4bef-9b73-4ab95d69baf4 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:30:07.394058 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-de69c4bb-2f7b-4bef-9b73-4ab95d69baf4 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (829c90f9-0956-45b1-a7e9-ada15b8de869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2caf3601-d730-4471-bcc9-79e86101841e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:07.395039 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-de69c4bb-2f7b-4bef-9b73-4ab95d69baf4 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce0b7b8b-b250-46f1-8314-440a8a84febc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:07.450897 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-de69c4bb-2f7b-4bef-9b73-4ab95d69baf4 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Created reservations ['1399b6f6-082c-4711-b7a5-f3265ab1ad58', '4ad325ae-cdd0-42aa-8042-8b8d9fa6a37f', 'edd4f16b-8da3-4943-8abf-4c2634d7964b', '7af800ea-f147-40be-823a-b4bd9a8a973d'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:30:07.451612 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-de69c4bb-2f7b-4bef-9b73-4ab95d69baf4 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce0b7b8b-b250-46f1-8314-440a8a84febc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1399b6f6-082c-4711-b7a5-f3265ab1ad58', '4ad325ae-cdd0-42aa-8042-8b8d9fa6a37f', 'edd4f16b-8da3-4943-8abf-4c2634d7964b', '7af800ea-f147-40be-823a-b4bd9a8a973d']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:07.452514 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-de69c4bb-2f7b-4bef-9b73-4ab95d69baf4 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (155e1c69-2674-4341-bb51-afc7d4c81f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:07.503821 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-de69c4bb-2f7b-4bef-9b73-4ab95d69baf4 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (155e1c69-2674-4341-bb51-afc7d4c81f7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce6767d8-f291-4ecc-95f0-bf643c7a5057', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-131767182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6a8ae82861848c79643de02de8d454b',qos_specs=None,replication_status=,reservations=['1399b6f6-082c-4711-b7a5-f3265ab1ad58','4ad325ae-cdd0-42aa-8042-8b8d9fa6a37f','edd4f16b-8da3-4943-8abf-4c2634d7964b','7af800ea-f147-40be-823a-b4bd9a8a973d'],size=1,snapshot_id=2caf3601-d730-4471-bcc9-79e86101841e,source_replicaid=,source_volid=None,status='creating',user_id='293e92c5a5884647b318940f05abf85c',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:30:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-131767182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce6767d8-f291-4ecc-95f0-bf643c7a5057,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6a8ae82861848c79643de02de8d454b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2caf3601-d730-4471-bcc9-79e86101841e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='293e92c5a5884647b318940f05abf85c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:07.504911 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-de69c4bb-2f7b-4bef-9b73-4ab95d69baf4 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04409e1c-6e18-4508-89f7-73e42050e8a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:07.542205 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-de69c4bb-2f7b-4bef-9b73-4ab95d69baf4 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04409e1c-6e18-4508-89f7-73e42050e8a1) transitioned into state 'SUCCESS' from state '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-131767182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6a8ae82861848c79643de02de8d454b',qos_specs=None,replication_status=,reservations=['1399b6f6-082c-4711-b7a5-f3265ab1ad58','4ad325ae-cdd0-42aa-8042-8b8d9fa6a37f','edd4f16b-8da3-4943-8abf-4c2634d7964b','7af800ea-f147-40be-823a-b4bd9a8a973d'],size=1,snapshot_id=2caf3601-d730-4471-bcc9-79e86101841e,source_replicaid=,source_volid=None,status='creating',user_id='293e92c5a5884647b318940f05abf85c',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:07.543233 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-de69c4bb-2f7b-4bef-9b73-4ab95d69baf4 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f76a8e7-bf60-401f-8db2-b68b7b780e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:07.558683 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7fb4dfad-651a-4865-8aba-089d23f4c072 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:07.562375 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7fb4dfad-651a-4865-8aba-089d23f4c072 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b Jul 31 17:30:07.562748 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7fb4dfad-651a-4865-8aba-089d23f4c072 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:07.563071 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7fb4dfad-651a-4865-8aba-089d23f4c072 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:07.575227 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-de69c4bb-2f7b-4bef-9b73-4ab95d69baf4 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f76a8e7-bf60-401f-8db2-b68b7b780e99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:07.576458 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-de69c4bb-2f7b-4bef-9b73-4ab95d69baf4 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Flow 'volume_create_api' (b313bfd9-416f-4a37-abf0-4e25d66e0606) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:07.576877 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-de69c4bb-2f7b-4bef-9b73-4ab95d69baf4 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Create volume request issued successfully. Jul 31 17:30:07.577667 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-de69c4bb-2f7b-4bef-9b73-4ab95d69baf4 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:30:07.578206 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 963/3853] 10.4.3.92 () {70 vars in 1293 bytes} [Fri Jul 31 17:30:07 2026] POST /volume/v3/volumes => generated 801 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:07.582935 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:07.582935 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:07.591749 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-42649388-5898-456c-a97b-3ebe424c6026 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:07.593843 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7fb4dfad-651a-4865-8aba-089d23f4c072 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:07.593967 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-42649388-5898-456c-a97b-3ebe424c6026 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/ce6767d8-f291-4ecc-95f0-bf643c7a5057 Jul 31 17:30:07.594759 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-42649388-5898-456c-a97b-3ebe424c6026 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:07.594759 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-42649388-5898-456c-a97b-3ebe424c6026 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:07.601930 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:07.601930 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:07.606200 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-42649388-5898-456c-a97b-3ebe424c6026 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:07.612347 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7fb4dfad-651a-4865-8aba-089d23f4c072 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b returned with HTTP 200 Jul 31 17:30:07.612347 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 959/3854] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:07 2026] GET /volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b => generated 926 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:07.612518 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-42649388-5898-456c-a97b-3ebe424c6026 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/ce6767d8-f291-4ecc-95f0-bf643c7a5057 returned with HTTP 200 Jul 31 17:30:07.612518 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 969/3855] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:07 2026] GET /volume/v3/volumes/ce6767d8-f291-4ecc-95f0-bf643c7a5057 => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:07.989796 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-662cd245-9ee3-48ba-a4a7-e7212aaa8adc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:07.991921 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-662cd245-9ee3-48ba-a4a7-e7212aaa8adc tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c Jul 31 17:30:07.991921 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-662cd245-9ee3-48ba-a4a7-e7212aaa8adc tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:07.992026 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-662cd245-9ee3-48ba-a4a7-e7212aaa8adc tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:07.992096 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-662cd245-9ee3-48ba-a4a7-e7212aaa8adc tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id e01b0408-ff4a-4040-b5ce-b0bbae28650c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:07.996337 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:07.996337 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:07.997009 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-662cd245-9ee3-48ba-a4a7-e7212aaa8adc tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c returned with HTTP 200 Jul 31 17:30:07.997376 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 965/3856] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:07 2026] GET /volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:08.623829 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c27594d1-a95e-4216-89f3-f0507209accc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:08.625981 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c27594d1-a95e-4216-89f3-f0507209accc tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b Jul 31 17:30:08.626268 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c27594d1-a95e-4216-89f3-f0507209accc tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:08.626513 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c27594d1-a95e-4216-89f3-f0507209accc tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:08.629730 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a1af3a16-7cc1-45d0-ae91-e6e3a2bcf707 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:08.633410 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a1af3a16-7cc1-45d0-ae91-e6e3a2bcf707 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/ce6767d8-f291-4ecc-95f0-bf643c7a5057 Jul 31 17:30:08.633410 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a1af3a16-7cc1-45d0-ae91-e6e3a2bcf707 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:08.633410 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a1af3a16-7cc1-45d0-ae91-e6e3a2bcf707 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:08.633637 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:08.633637 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:08.637392 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c27594d1-a95e-4216-89f3-f0507209accc tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:08.640248 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:08.640248 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:08.643410 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c27594d1-a95e-4216-89f3-f0507209accc tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b returned with HTTP 200 Jul 31 17:30:08.643810 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 964/3857] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:08 2026] GET /volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:08.646970 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a1af3a16-7cc1-45d0-ae91-e6e3a2bcf707 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:08.651164 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a1af3a16-7cc1-45d0-ae91-e6e3a2bcf707 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/ce6767d8-f291-4ecc-95f0-bf643c7a5057 returned with HTTP 200 Jul 31 17:30:08.651164 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 960/3858] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:08 2026] GET /volume/v3/volumes/ce6767d8-f291-4ecc-95f0-bf643c7a5057 => generated 894 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:08.663386 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-68da4f22-a5e4-4917-853b-8ec1cad49ab8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:08.665212 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-68da4f22-a5e4-4917-853b-8ec1cad49ab8 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:30:08.665601 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-68da4f22-a5e4-4917-853b-8ec1cad49ab8 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ce6767d8-f291-4ecc-95f0-bf643c7a5057", "name": "tempest-VolumeDependencyTests-Snapshot-1684171390"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:08.674447 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:08.674447 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:08.675031 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-68da4f22-a5e4-4917-853b-8ec1cad49ab8 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:08.675216 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-68da4f22-a5e4-4917-853b-8ec1cad49ab8 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Create snapshot from volume ce6767d8-f291-4ecc-95f0-bf643c7a5057 Jul 31 17:30:08.700038 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-68da4f22-a5e4-4917-853b-8ec1cad49ab8 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Created reservations ['b393d16e-021e-4652-869b-f660ce469061', 'a783d906-4e9b-4be8-8803-cdaf859ad04c', '4c5e0e3f-94da-4021-b5a5-819da27a40f5', '27ad8bde-5bbf-4750-b555-ec4c9ee878c9'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:30:08.729801 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-68da4f22-a5e4-4917-853b-8ec1cad49ab8 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Snapshot create request issued successfully. Jul 31 17:30:08.730334 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-68da4f22-a5e4-4917-853b-8ec1cad49ab8 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:30:08.730857 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 970/3859] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:30:08 2026] POST /volume/v3/snapshots => generated 308 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:30:08.740370 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-92cf3399-8bbf-4e37-851e-30c5605aad54 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:08.742540 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-92cf3399-8bbf-4e37-851e-30c5605aad54 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/snapshots/0b6c4a7c-d3fc-42fd-a5a4-34e8d665e623 Jul 31 17:30:08.742814 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-92cf3399-8bbf-4e37-851e-30c5605aad54 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:08.743069 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-92cf3399-8bbf-4e37-851e-30c5605aad54 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:08.749590 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:08.749590 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:08.750933 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-92cf3399-8bbf-4e37-851e-30c5605aad54 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Snapshot retrieved successfully. Jul 31 17:30:08.751424 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-92cf3399-8bbf-4e37-851e-30c5605aad54 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots/0b6c4a7c-d3fc-42fd-a5a4-34e8d665e623 returned with HTTP 200 Jul 31 17:30:08.751957 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 966/3860] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:08 2026] GET /volume/v3/snapshots/0b6c4a7c-d3fc-42fd-a5a4-34e8d665e623 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:09.008202 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8edbf254-9ee9-4927-9321-74aab3c01b06 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:09.013805 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8edbf254-9ee9-4927-9321-74aab3c01b06 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c Jul 31 17:30:09.014086 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8edbf254-9ee9-4927-9321-74aab3c01b06 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:09.014385 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8edbf254-9ee9-4927-9321-74aab3c01b06 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:09.014544 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-8edbf254-9ee9-4927-9321-74aab3c01b06 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id e01b0408-ff4a-4040-b5ce-b0bbae28650c. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:09.019982 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:09.019982 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:09.021036 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8edbf254-9ee9-4927-9321-74aab3c01b06 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c returned with HTTP 200 Jul 31 17:30:09.021566 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 965/3861] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:09 2026] GET /volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:09.662900 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1e75eb9f-3dd2-414d-a811-0543515a7738 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:09.666337 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1e75eb9f-3dd2-414d-a811-0543515a7738 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b Jul 31 17:30:09.666337 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1e75eb9f-3dd2-414d-a811-0543515a7738 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:09.666337 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1e75eb9f-3dd2-414d-a811-0543515a7738 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:09.675921 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:09.675921 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:09.684146 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1e75eb9f-3dd2-414d-a811-0543515a7738 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:09.692974 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1e75eb9f-3dd2-414d-a811-0543515a7738 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b returned with HTTP 200 Jul 31 17:30:09.692974 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 961/3862] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:09 2026] GET /volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b => generated 926 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:09.762305 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2258cc47-e286-4b11-b926-196c9be5263f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:09.764927 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2258cc47-e286-4b11-b926-196c9be5263f tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/snapshots/0b6c4a7c-d3fc-42fd-a5a4-34e8d665e623 Jul 31 17:30:09.765245 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2258cc47-e286-4b11-b926-196c9be5263f tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:09.765543 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2258cc47-e286-4b11-b926-196c9be5263f tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:09.772834 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:09.772834 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:09.773635 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2258cc47-e286-4b11-b926-196c9be5263f tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Snapshot retrieved successfully. Jul 31 17:30:09.774794 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2258cc47-e286-4b11-b926-196c9be5263f tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots/0b6c4a7c-d3fc-42fd-a5a4-34e8d665e623 returned with HTTP 200 Jul 31 17:30:09.775396 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 971/3863] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:09 2026] GET /volume/v3/snapshots/0b6c4a7c-d3fc-42fd-a5a4-34e8d665e623 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:09.786576 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-687d1c69-d616-4b94-b0c7-f1b215c95d25 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:09.788156 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-687d1c69-d616-4b94-b0c7-f1b215c95d25 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:30:09.788481 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-687d1c69-d616-4b94-b0c7-f1b215c95d25 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0b6c4a7c-d3fc-42fd-a5a4-34e8d665e623", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1675981518"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:09.789843 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-687d1c69-d616-4b94-b0c7-f1b215c95d25 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Create volume request body: {'volume': {'snapshot_id': '0b6c4a7c-d3fc-42fd-a5a4-34e8d665e623', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1675981518'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:30:09.797266 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:09.797266 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:09.797742 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-687d1c69-d616-4b94-b0c7-f1b215c95d25 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Snapshot retrieved successfully. Jul 31 17:30:09.797853 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-687d1c69-d616-4b94-b0c7-f1b215c95d25 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Create volume of 1 GB Jul 31 17:30:09.801998 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-687d1c69-d616-4b94-b0c7-f1b215c95d25 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Availability Zones retrieved successfully. Jul 31 17:30:09.807327 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-687d1c69-d616-4b94-b0c7-f1b215c95d25 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Flow 'volume_create_api' (96fe44f1-fad4-4e87-9651-9d59e727b1da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:09.808381 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-687d1c69-d616-4b94-b0c7-f1b215c95d25 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41fc6706-09e5-4405-8e1f-1ca0b18f91c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:09.809307 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-687d1c69-d616-4b94-b0c7-f1b215c95d25 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:30:09.841258 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-687d1c69-d616-4b94-b0c7-f1b215c95d25 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41fc6706-09e5-4405-8e1f-1ca0b18f91c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0b6c4a7c-d3fc-42fd-a5a4-34e8d665e623', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:09.842109 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-687d1c69-d616-4b94-b0c7-f1b215c95d25 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15f4d55a-8d93-478c-bd1a-7c269d88ac90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:09.886713 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-687d1c69-d616-4b94-b0c7-f1b215c95d25 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Created reservations ['2ecc2cd3-8002-4419-839a-1cbc58076b59', '0bd9c6e8-daad-4945-8c69-9655712d934d', 'a510b1d6-ad0f-496d-a87f-6f5d4abda035', 'f9e73369-5b65-491e-9b13-9e6122f53954'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:30:09.887580 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-687d1c69-d616-4b94-b0c7-f1b215c95d25 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15f4d55a-8d93-478c-bd1a-7c269d88ac90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ecc2cd3-8002-4419-839a-1cbc58076b59', '0bd9c6e8-daad-4945-8c69-9655712d934d', 'a510b1d6-ad0f-496d-a87f-6f5d4abda035', 'f9e73369-5b65-491e-9b13-9e6122f53954']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:09.888456 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-687d1c69-d616-4b94-b0c7-f1b215c95d25 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c83e31a7-3571-4b05-a535-1da9ccf0c444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:09.931898 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-687d1c69-d616-4b94-b0c7-f1b215c95d25 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c83e31a7-3571-4b05-a535-1da9ccf0c444) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73f1be6f-e87a-4385-b0ab-6cd9fce2a28f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1675981518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6a8ae82861848c79643de02de8d454b',qos_specs=None,replication_status=,reservations=['2ecc2cd3-8002-4419-839a-1cbc58076b59','0bd9c6e8-daad-4945-8c69-9655712d934d','a510b1d6-ad0f-496d-a87f-6f5d4abda035','f9e73369-5b65-491e-9b13-9e6122f53954'],size=1,snapshot_id=0b6c4a7c-d3fc-42fd-a5a4-34e8d665e623,source_replicaid=,source_volid=None,status='creating',user_id='293e92c5a5884647b318940f05abf85c',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:30:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1675981518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73f1be6f-e87a-4385-b0ab-6cd9fce2a28f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6a8ae82861848c79643de02de8d454b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0b6c4a7c-d3fc-42fd-a5a4-34e8d665e623,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='293e92c5a5884647b318940f05abf85c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:09.932753 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-687d1c69-d616-4b94-b0c7-f1b215c95d25 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13c0cf96-30ef-46d7-9ab7-161fe4fbaa23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:09.953740 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-687d1c69-d616-4b94-b0c7-f1b215c95d25 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13c0cf96-30ef-46d7-9ab7-161fe4fbaa23) transitioned into state 'SUCCESS' from state '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-1675981518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6a8ae82861848c79643de02de8d454b',qos_specs=None,replication_status=,reservations=['2ecc2cd3-8002-4419-839a-1cbc58076b59','0bd9c6e8-daad-4945-8c69-9655712d934d','a510b1d6-ad0f-496d-a87f-6f5d4abda035','f9e73369-5b65-491e-9b13-9e6122f53954'],size=1,snapshot_id=0b6c4a7c-d3fc-42fd-a5a4-34e8d665e623,source_replicaid=,source_volid=None,status='creating',user_id='293e92c5a5884647b318940f05abf85c',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:09.954543 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-687d1c69-d616-4b94-b0c7-f1b215c95d25 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (833bc0c9-3d2c-417b-9764-4c68336f6980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:09.981675 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-687d1c69-d616-4b94-b0c7-f1b215c95d25 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (833bc0c9-3d2c-417b-9764-4c68336f6980) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:09.982575 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-687d1c69-d616-4b94-b0c7-f1b215c95d25 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Flow 'volume_create_api' (96fe44f1-fad4-4e87-9651-9d59e727b1da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:09.982874 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-687d1c69-d616-4b94-b0c7-f1b215c95d25 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Create volume request issued successfully. Jul 31 17:30:09.983491 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-687d1c69-d616-4b94-b0c7-f1b215c95d25 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:30:09.983926 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 967/3864] 10.4.3.92 () {70 vars in 1293 bytes} [Fri Jul 31 17:30:09 2026] POST /volume/v3/volumes => generated 802 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:10.005775 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3c6d1f6e-ee49-4352-bba2-ac15e2f53ec6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:10.006290 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3c6d1f6e-ee49-4352-bba2-ac15e2f53ec6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/73f1be6f-e87a-4385-b0ab-6cd9fce2a28f Jul 31 17:30:10.006290 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3c6d1f6e-ee49-4352-bba2-ac15e2f53ec6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:10.006290 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3c6d1f6e-ee49-4352-bba2-ac15e2f53ec6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:10.013489 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:10.013489 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:10.017273 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3c6d1f6e-ee49-4352-bba2-ac15e2f53ec6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:10.021092 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3c6d1f6e-ee49-4352-bba2-ac15e2f53ec6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/73f1be6f-e87a-4385-b0ab-6cd9fce2a28f returned with HTTP 200 Jul 31 17:30:10.021497 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 966/3865] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:10 2026] GET /volume/v3/volumes/73f1be6f-e87a-4385-b0ab-6cd9fce2a28f => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:10.035858 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c86e33d1-7700-4445-8777-22a3dd3bbca9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:10.037427 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c86e33d1-7700-4445-8777-22a3dd3bbca9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c Jul 31 17:30:10.037892 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c86e33d1-7700-4445-8777-22a3dd3bbca9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:10.038255 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c86e33d1-7700-4445-8777-22a3dd3bbca9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:10.038514 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-c86e33d1-7700-4445-8777-22a3dd3bbca9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id e01b0408-ff4a-4040-b5ce-b0bbae28650c. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:10.046469 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:10.046469 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:10.047961 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c86e33d1-7700-4445-8777-22a3dd3bbca9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c returned with HTTP 200 Jul 31 17:30:10.048890 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 962/3866] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:10 2026] GET /volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:10.611860 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b2ece9b4-b15c-4cf8-b897-0a2a35116be4 req-d59ca2ea-ca51-46ed-ac80-f5d8eee2950d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:10.614816 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b2ece9b4-b15c-4cf8-b897-0a2a35116be4 req-d59ca2ea-ca51-46ed-ac80-f5d8eee2950d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/limits Jul 31 17:30:10.615142 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b2ece9b4-b15c-4cf8-b897-0a2a35116be4 req-d59ca2ea-ca51-46ed-ac80-f5d8eee2950d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:10.615465 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b2ece9b4-b15c-4cf8-b897-0a2a35116be4 req-d59ca2ea-ca51-46ed-ac80-f5d8eee2950d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:10.625459 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota [req-b2ece9b4-b15c-4cf8-b897-0a2a35116be4 req-d59ca2ea-ca51-46ed-ac80-f5d8eee2950d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-669466559 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-669466559, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:30:10.625895 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota [req-b2ece9b4-b15c-4cf8-b897-0a2a35116be4 req-d59ca2ea-ca51-46ed-ac80-f5d8eee2950d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-669466559 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-669466559, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:30:10.626302 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota [req-b2ece9b4-b15c-4cf8-b897-0a2a35116be4 req-d59ca2ea-ca51-46ed-ac80-f5d8eee2950d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-669466559 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-669466559, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:30:10.643527 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b2ece9b4-b15c-4cf8-b897-0a2a35116be4 req-d59ca2ea-ca51-46ed-ac80-f5d8eee2950d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/limits returned with HTTP 200 Jul 31 17:30:10.643861 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 972/3867] 10.4.3.92 () {68 vars in 1477 bytes} [Fri Jul 31 17:30:10 2026] GET /volume/v3/limits => generated 302 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:10.686086 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-b2ece9b4-b15c-4cf8-b897-0a2a35116be4 req-59860086-53ef-4b14-931f-b7b47b7723fe None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:10.688959 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-b2ece9b4-b15c-4cf8-b897-0a2a35116be4 req-59860086-53ef-4b14-931f-b7b47b7723fe tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/445ce081-19f5-40fb-9f14-27811472dca0 Jul 31 17:30:10.689389 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-b2ece9b4-b15c-4cf8-b897-0a2a35116be4 req-59860086-53ef-4b14-931f-b7b47b7723fe tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:10.689638 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-b2ece9b4-b15c-4cf8-b897-0a2a35116be4 req-59860086-53ef-4b14-931f-b7b47b7723fe tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:10.703191 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:10.703191 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:10.708513 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-b2ece9b4-b15c-4cf8-b897-0a2a35116be4 req-59860086-53ef-4b14-931f-b7b47b7723fe tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:30:10.711770 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-aee6bdad-e676-4434-84a9-bc2f25fe8f49 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:10.714240 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aee6bdad-e676-4434-84a9-bc2f25fe8f49 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b Jul 31 17:30:10.714552 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aee6bdad-e676-4434-84a9-bc2f25fe8f49 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:10.714830 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aee6bdad-e676-4434-84a9-bc2f25fe8f49 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:10.715785 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-b2ece9b4-b15c-4cf8-b897-0a2a35116be4 req-59860086-53ef-4b14-931f-b7b47b7723fe tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/445ce081-19f5-40fb-9f14-27811472dca0 returned with HTTP 200 Jul 31 17:30:10.716622 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 968/3868] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:30:10 2026] GET /volume/v3/volumes/445ce081-19f5-40fb-9f14-27811472dca0 => generated 1657 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:10.723964 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:10.723964 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:10.729587 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-aee6bdad-e676-4434-84a9-bc2f25fe8f49 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:10.729705 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b2ece9b4-b15c-4cf8-b897-0a2a35116be4 req-d9870fc5-0e6d-4af8-aadd-52286a48f2a4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:10.732428 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b2ece9b4-b15c-4cf8-b897-0a2a35116be4 req-d9870fc5-0e6d-4af8-aadd-52286a48f2a4 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:30:10.733061 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b2ece9b4-b15c-4cf8-b897-0a2a35116be4 req-d9870fc5-0e6d-4af8-aadd-52286a48f2a4 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "445ce081-19f5-40fb-9f14-27811472dca0", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1072779274", "description": null, "metadata": {}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:10.733214 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aee6bdad-e676-4434-84a9-bc2f25fe8f49 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b returned with HTTP 200 Jul 31 17:30:10.733568 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 967/3869] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:10 2026] GET /volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:10.749663 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:10.749663 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:10.750520 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-b2ece9b4-b15c-4cf8-b897-0a2a35116be4 req-d9870fc5-0e6d-4af8-aadd-52286a48f2a4 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:30:10.750951 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [req-b2ece9b4-b15c-4cf8-b897-0a2a35116be4 req-d9870fc5-0e6d-4af8-aadd-52286a48f2a4 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Create snapshot from volume 445ce081-19f5-40fb-9f14-27811472dca0 Jul 31 17:30:10.784380 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [req-b2ece9b4-b15c-4cf8-b897-0a2a35116be4 req-d9870fc5-0e6d-4af8-aadd-52286a48f2a4 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Created reservations ['b53d73b4-b3d9-4341-9802-7e165959bece', 'ef4a3908-36ff-49f9-be50-d6d9418bf1b7', 'ffab6342-d855-4d9d-9eae-812a3d66f2dd', '63d26f5c-d7f7-4ae9-a265-218de69fec91'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:30:10.824939 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-b2ece9b4-b15c-4cf8-b897-0a2a35116be4 req-d9870fc5-0e6d-4af8-aadd-52286a48f2a4 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot force create request issued successfully. Jul 31 17:30:10.825286 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b2ece9b4-b15c-4cf8-b897-0a2a35116be4 req-d9870fc5-0e6d-4af8-aadd-52286a48f2a4 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:30:10.825855 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 963/3870] 10.4.3.92 () {72 vars in 1540 bytes} [Fri Jul 31 17:30:10 2026] POST /volume/v3/snapshots => generated 320 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:30:11.036959 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-55fca40a-61ff-434c-be3e-6fdf9822d776 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:11.038934 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-55fca40a-61ff-434c-be3e-6fdf9822d776 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/73f1be6f-e87a-4385-b0ab-6cd9fce2a28f Jul 31 17:30:11.039409 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-55fca40a-61ff-434c-be3e-6fdf9822d776 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:11.039634 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-55fca40a-61ff-434c-be3e-6fdf9822d776 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:11.048867 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:11.048867 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:11.053571 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-55fca40a-61ff-434c-be3e-6fdf9822d776 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:11.058750 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-55fca40a-61ff-434c-be3e-6fdf9822d776 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/73f1be6f-e87a-4385-b0ab-6cd9fce2a28f returned with HTTP 200 Jul 31 17:30:11.059397 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 973/3871] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:11 2026] GET /volume/v3/volumes/73f1be6f-e87a-4385-b0ab-6cd9fce2a28f => generated 895 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:11.059880 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c83966d3-9207-468a-b28e-409fd63eb26b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:11.062234 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c83966d3-9207-468a-b28e-409fd63eb26b tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c Jul 31 17:30:11.062535 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c83966d3-9207-468a-b28e-409fd63eb26b tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:11.062800 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c83966d3-9207-468a-b28e-409fd63eb26b tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:11.062964 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-c83966d3-9207-468a-b28e-409fd63eb26b tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id e01b0408-ff4a-4040-b5ce-b0bbae28650c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:11.070891 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:11.070891 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:11.072013 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c83966d3-9207-468a-b28e-409fd63eb26b tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c returned with HTTP 200 Jul 31 17:30:11.072584 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 969/3872] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:11 2026] GET /volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:11.079505 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-89807d57-d38a-48a3-9969-afe08e2b8084 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:11.085248 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-89807d57-d38a-48a3-9969-afe08e2b8084 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:30:11.085749 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-89807d57-d38a-48a3-9969-afe08e2b8084 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "73f1be6f-e87a-4385-b0ab-6cd9fce2a28f", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-30911847"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:11.093102 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1bb3f28a-ccde-47ab-8fc6-5d4fb1d587b6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:11.093936 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-89807d57-d38a-48a3-9969-afe08e2b8084 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Create volume request body: {'volume': {'source_volid': '73f1be6f-e87a-4385-b0ab-6cd9fce2a28f', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-30911847'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:30:11.095177 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1bb3f28a-ccde-47ab-8fc6-5d4fb1d587b6 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/volumes/38202b25-8338-4ab6-af4f-7c660440e10c Jul 31 17:30:11.095431 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1bb3f28a-ccde-47ab-8fc6-5d4fb1d587b6 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:11.095665 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1bb3f28a-ccde-47ab-8fc6-5d4fb1d587b6 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:11.103467 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:11.103467 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:11.107555 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1bb3f28a-ccde-47ab-8fc6-5d4fb1d587b6 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Volume info retrieved successfully. Jul 31 17:30:11.112055 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:11.112055 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:11.112238 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1bb3f28a-ccde-47ab-8fc6-5d4fb1d587b6 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/volumes/38202b25-8338-4ab6-af4f-7c660440e10c returned with HTTP 200 Jul 31 17:30:11.112505 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 964/3873] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:11 2026] GET /volume/v3/volumes/38202b25-8338-4ab6-af4f-7c660440e10c => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:11.112715 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-89807d57-d38a-48a3-9969-afe08e2b8084 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume retrieved successfully. Jul 31 17:30:11.112916 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-89807d57-d38a-48a3-9969-afe08e2b8084 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Create volume of 1 GB Jul 31 17:30:11.117653 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-89807d57-d38a-48a3-9969-afe08e2b8084 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Availability Zones retrieved successfully. Jul 31 17:30:11.124641 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-89807d57-d38a-48a3-9969-afe08e2b8084 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Flow 'volume_create_api' (28f87df0-6e5c-46fd-a823-84b93554a468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:11.126006 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-89807d57-d38a-48a3-9969-afe08e2b8084 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (550acaf1-f677-49b8-aa60-820d9fc79b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:11.127210 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-89807d57-d38a-48a3-9969-afe08e2b8084 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:30:11.131866 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8428967e-ef18-462a-a6b1-55bd210de508 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:11.133736 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8428967e-ef18-462a-a6b1-55bd210de508 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] DELETE https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c Jul 31 17:30:11.133999 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8428967e-ef18-462a-a6b1-55bd210de508 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:11.134247 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8428967e-ef18-462a-a6b1-55bd210de508 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:11.134449 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-8428967e-ef18-462a-a6b1-55bd210de508 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Delete backup with id: e01b0408-ff4a-4040-b5ce-b0bbae28650c. Jul 31 17:30:11.138703 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:11.138703 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:11.150287 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-8428967e-ef18-462a-a6b1-55bd210de508 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] delete_backup rpcapi backup_id e01b0408-ff4a-4040-b5ce-b0bbae28650c {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:30:11.152209 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8428967e-ef18-462a-a6b1-55bd210de508 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c returned with HTTP 202 Jul 31 17:30:11.152634 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 974/3874] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:30:11 2026] DELETE /volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:30:11.155062 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-89807d57-d38a-48a3-9969-afe08e2b8084 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (550acaf1-f677-49b8-aa60-820d9fc79b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '73f1be6f-e87a-4385-b0ab-6cd9fce2a28f', 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:11.156069 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-89807d57-d38a-48a3-9969-afe08e2b8084 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fff20a19-85f7-4672-96fd-d6cfab65d4a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:11.165042 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3abd3595-4aab-4e87-a6f8-be79b94d4763 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:11.170988 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3abd3595-4aab-4e87-a6f8-be79b94d4763 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c Jul 31 17:30:11.171263 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3abd3595-4aab-4e87-a6f8-be79b94d4763 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:11.171960 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3abd3595-4aab-4e87-a6f8-be79b94d4763 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:11.171960 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-3abd3595-4aab-4e87-a6f8-be79b94d4763 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id e01b0408-ff4a-4040-b5ce-b0bbae28650c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:11.178919 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:11.178919 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:11.179719 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3abd3595-4aab-4e87-a6f8-be79b94d4763 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c returned with HTTP 200 Jul 31 17:30:11.180290 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 970/3875] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:11 2026] GET /volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:11.210375 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-89807d57-d38a-48a3-9969-afe08e2b8084 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Created reservations ['6364c1f4-f1ac-4edf-9fd0-d77104f41ae1', '114eab3e-9c98-4f40-b381-94953137c345', '39802d52-f407-409a-bf57-aa36a4799735', '2b85bf99-7c37-4d80-9f09-85846056c433'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:30:11.211609 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-89807d57-d38a-48a3-9969-afe08e2b8084 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fff20a19-85f7-4672-96fd-d6cfab65d4a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6364c1f4-f1ac-4edf-9fd0-d77104f41ae1', '114eab3e-9c98-4f40-b381-94953137c345', '39802d52-f407-409a-bf57-aa36a4799735', '2b85bf99-7c37-4d80-9f09-85846056c433']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:11.212583 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-89807d57-d38a-48a3-9969-afe08e2b8084 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b81bba1d-1fd7-45c6-abbd-92168f2dd5eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:11.250444 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-89807d57-d38a-48a3-9969-afe08e2b8084 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b81bba1d-1fd7-45c6-abbd-92168f2dd5eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32af4808-a238-433c-843c-e60dc0d2153b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-30911847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6a8ae82861848c79643de02de8d454b',qos_specs=None,replication_status=,reservations=['6364c1f4-f1ac-4edf-9fd0-d77104f41ae1','114eab3e-9c98-4f40-b381-94953137c345','39802d52-f407-409a-bf57-aa36a4799735','2b85bf99-7c37-4d80-9f09-85846056c433'],size=1,snapshot_id=None,source_replicaid=,source_volid=73f1be6f-e87a-4385-b0ab-6cd9fce2a28f,status='creating',user_id='293e92c5a5884647b318940f05abf85c',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:30:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-30911847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32af4808-a238-433c-843c-e60dc0d2153b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6a8ae82861848c79643de02de8d454b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=73f1be6f-e87a-4385-b0ab-6cd9fce2a28f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='293e92c5a5884647b318940f05abf85c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:11.251214 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-89807d57-d38a-48a3-9969-afe08e2b8084 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a8e74e4-057e-455a-96b6-07da218a85eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:11.276443 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-89807d57-d38a-48a3-9969-afe08e2b8084 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a8e74e4-057e-455a-96b6-07da218a85eb) transitioned into state 'SUCCESS' from state '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-30911847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6a8ae82861848c79643de02de8d454b',qos_specs=None,replication_status=,reservations=['6364c1f4-f1ac-4edf-9fd0-d77104f41ae1','114eab3e-9c98-4f40-b381-94953137c345','39802d52-f407-409a-bf57-aa36a4799735','2b85bf99-7c37-4d80-9f09-85846056c433'],size=1,snapshot_id=None,source_replicaid=,source_volid=73f1be6f-e87a-4385-b0ab-6cd9fce2a28f,status='creating',user_id='293e92c5a5884647b318940f05abf85c',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:11.277596 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-89807d57-d38a-48a3-9969-afe08e2b8084 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f482940-c1d1-4cfd-abc4-951cb805156a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:11.303757 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-89807d57-d38a-48a3-9969-afe08e2b8084 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f482940-c1d1-4cfd-abc4-951cb805156a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:11.304925 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-89807d57-d38a-48a3-9969-afe08e2b8084 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Flow 'volume_create_api' (28f87df0-6e5c-46fd-a823-84b93554a468) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:11.305364 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-89807d57-d38a-48a3-9969-afe08e2b8084 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Create volume request issued successfully. Jul 31 17:30:11.306142 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-89807d57-d38a-48a3-9969-afe08e2b8084 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:30:11.306772 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 968/3876] 10.4.3.92 () {70 vars in 1293 bytes} [Fri Jul 31 17:30:11 2026] POST /volume/v3/volumes => generated 800 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:11.328230 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-02ecc0bb-894c-4967-9d11-25bd85f6a5a1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:11.330260 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-02ecc0bb-894c-4967-9d11-25bd85f6a5a1 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/32af4808-a238-433c-843c-e60dc0d2153b Jul 31 17:30:11.330438 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-02ecc0bb-894c-4967-9d11-25bd85f6a5a1 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:11.330704 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-02ecc0bb-894c-4967-9d11-25bd85f6a5a1 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:11.350766 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:11.350766 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:11.358032 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-02ecc0bb-894c-4967-9d11-25bd85f6a5a1 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:11.364690 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-02ecc0bb-894c-4967-9d11-25bd85f6a5a1 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/32af4808-a238-433c-843c-e60dc0d2153b returned with HTTP 200 Jul 31 17:30:11.364690 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 965/3877] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:11 2026] GET /volume/v3/volumes/32af4808-a238-433c-843c-e60dc0d2153b => generated 868 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:11.748597 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b8d5d340-a4e6-40f3-aa2a-a4b548b0a8d1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:11.750273 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b8d5d340-a4e6-40f3-aa2a-a4b548b0a8d1 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b Jul 31 17:30:11.750525 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b8d5d340-a4e6-40f3-aa2a-a4b548b0a8d1 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:11.750734 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b8d5d340-a4e6-40f3-aa2a-a4b548b0a8d1 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:11.757606 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:11.757606 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:11.761486 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b8d5d340-a4e6-40f3-aa2a-a4b548b0a8d1 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:11.766110 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b8d5d340-a4e6-40f3-aa2a-a4b548b0a8d1 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b returned with HTTP 200 Jul 31 17:30:11.766549 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 975/3878] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:11 2026] GET /volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:12.191592 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-992e991f-6775-494d-98d3-62be851aed2e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:12.193837 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-992e991f-6775-494d-98d3-62be851aed2e tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c Jul 31 17:30:12.194063 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-992e991f-6775-494d-98d3-62be851aed2e tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:12.194356 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-992e991f-6775-494d-98d3-62be851aed2e tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:12.194508 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-992e991f-6775-494d-98d3-62be851aed2e tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id e01b0408-ff4a-4040-b5ce-b0bbae28650c. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:12.199452 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-992e991f-6775-494d-98d3-62be851aed2e tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c returned with HTTP 404 Jul 31 17:30:12.200060 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 971/3879] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:12 2026] GET /volume/v3/backups/e01b0408-ff4a-4040-b5ce-b0bbae28650c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:12.209703 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bbbacdd5-dabd-4492-b6f8-eec0a9619e89 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:12.212009 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bbbacdd5-dabd-4492-b6f8-eec0a9619e89 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:30:12.212375 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bbbacdd5-dabd-4492-b6f8-eec0a9619e89 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-966299706"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:12.213863 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-bbbacdd5-dabd-4492-b6f8-eec0a9619e89 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-966299706'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:30:12.214026 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-bbbacdd5-dabd-4492-b6f8-eec0a9619e89 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Create volume of 1 GB Jul 31 17:30:12.214331 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:12.214331 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:12.217767 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bbbacdd5-dabd-4492-b6f8-eec0a9619e89 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Availability Zones retrieved successfully. Jul 31 17:30:12.222858 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bbbacdd5-dabd-4492-b6f8-eec0a9619e89 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Flow 'volume_create_api' (bd538abe-18c6-46d6-9cad-dc3184c7d9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:12.223715 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bbbacdd5-dabd-4492-b6f8-eec0a9619e89 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c2c69f1-e1d6-49a7-bb14-b19ffdbcfeec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:12.224610 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-bbbacdd5-dabd-4492-b6f8-eec0a9619e89 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:30:12.253154 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bbbacdd5-dabd-4492-b6f8-eec0a9619e89 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c2c69f1-e1d6-49a7-bb14-b19ffdbcfeec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:12.254554 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bbbacdd5-dabd-4492-b6f8-eec0a9619e89 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a28b7971-8d4d-4312-803b-dc8bbd0ed33b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:12.297879 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-bbbacdd5-dabd-4492-b6f8-eec0a9619e89 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Created reservations ['08300cc9-2e03-4ba5-aa6b-15c62d9c8312', 'cd296b7f-b9bd-4eef-a215-1449ef8a581f', 'adb0c7e7-eb1d-4ef6-933d-04a8c8843a87', '6c2a8599-b1b6-4879-a243-e6eb1b1e3129'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:30:12.298808 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bbbacdd5-dabd-4492-b6f8-eec0a9619e89 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a28b7971-8d4d-4312-803b-dc8bbd0ed33b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08300cc9-2e03-4ba5-aa6b-15c62d9c8312', 'cd296b7f-b9bd-4eef-a215-1449ef8a581f', 'adb0c7e7-eb1d-4ef6-933d-04a8c8843a87', '6c2a8599-b1b6-4879-a243-e6eb1b1e3129']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:12.299883 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bbbacdd5-dabd-4492-b6f8-eec0a9619e89 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (083428aa-55af-477c-82e1-e739b6bcc84c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:12.321396 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bbbacdd5-dabd-4492-b6f8-eec0a9619e89 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (083428aa-55af-477c-82e1-e739b6bcc84c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb1e1a3f-de0c-4c1f-83c6-f45cd4f97dfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-966299706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56e032b0e5884553930e941d52600e27',qos_specs=None,replication_status=,reservations=['08300cc9-2e03-4ba5-aa6b-15c62d9c8312','cd296b7f-b9bd-4eef-a215-1449ef8a581f','adb0c7e7-eb1d-4ef6-933d-04a8c8843a87','6c2a8599-b1b6-4879-a243-e6eb1b1e3129'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abf03cf807ec4a91aab7454d3b7b4b10',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:30:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-966299706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb1e1a3f-de0c-4c1f-83c6-f45cd4f97dfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56e032b0e5884553930e941d52600e27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abf03cf807ec4a91aab7454d3b7b4b10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:12.322195 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bbbacdd5-dabd-4492-b6f8-eec0a9619e89 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f951ef7f-b67f-4b8c-9a41-2062c017959f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:12.340200 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bbbacdd5-dabd-4492-b6f8-eec0a9619e89 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f951ef7f-b67f-4b8c-9a41-2062c017959f) transitioned into state 'SUCCESS' from state '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-966299706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56e032b0e5884553930e941d52600e27',qos_specs=None,replication_status=,reservations=['08300cc9-2e03-4ba5-aa6b-15c62d9c8312','cd296b7f-b9bd-4eef-a215-1449ef8a581f','adb0c7e7-eb1d-4ef6-933d-04a8c8843a87','6c2a8599-b1b6-4879-a243-e6eb1b1e3129'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abf03cf807ec4a91aab7454d3b7b4b10',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:12.340855 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bbbacdd5-dabd-4492-b6f8-eec0a9619e89 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3f82162-d43f-4beb-80cb-919409ba281f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:12.349284 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bbbacdd5-dabd-4492-b6f8-eec0a9619e89 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3f82162-d43f-4beb-80cb-919409ba281f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:12.350220 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bbbacdd5-dabd-4492-b6f8-eec0a9619e89 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Flow 'volume_create_api' (bd538abe-18c6-46d6-9cad-dc3184c7d9ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:12.350511 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bbbacdd5-dabd-4492-b6f8-eec0a9619e89 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Create volume request issued successfully. Jul 31 17:30:12.351039 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bbbacdd5-dabd-4492-b6f8-eec0a9619e89 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:30:12.351509 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 969/3880] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:30:12 2026] POST /volume/v3/volumes => generated 746 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:30:12.367929 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e095c93a-626e-484d-a352-ea806a6448bc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:12.369976 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e095c93a-626e-484d-a352-ea806a6448bc tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/volumes/bb1e1a3f-de0c-4c1f-83c6-f45cd4f97dfe Jul 31 17:30:12.370283 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e095c93a-626e-484d-a352-ea806a6448bc tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:12.370441 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e095c93a-626e-484d-a352-ea806a6448bc tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:12.377525 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:12.377525 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:12.381110 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-68ce676f-b736-4aa5-9673-b0517efbdefd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:12.381404 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e095c93a-626e-484d-a352-ea806a6448bc tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Volume info retrieved successfully. Jul 31 17:30:12.383832 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-68ce676f-b736-4aa5-9673-b0517efbdefd tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/32af4808-a238-433c-843c-e60dc0d2153b Jul 31 17:30:12.384131 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-68ce676f-b736-4aa5-9673-b0517efbdefd tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:12.384381 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-68ce676f-b736-4aa5-9673-b0517efbdefd tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:12.385550 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e095c93a-626e-484d-a352-ea806a6448bc tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/volumes/bb1e1a3f-de0c-4c1f-83c6-f45cd4f97dfe returned with HTTP 200 Jul 31 17:30:12.386018 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 966/3881] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:12 2026] GET /volume/v3/volumes/bb1e1a3f-de0c-4c1f-83c6-f45cd4f97dfe => generated 814 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:12.400994 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:12.400994 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:12.408686 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-68ce676f-b736-4aa5-9673-b0517efbdefd tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:12.414756 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-68ce676f-b736-4aa5-9673-b0517efbdefd tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/32af4808-a238-433c-843c-e60dc0d2153b returned with HTTP 200 Jul 31 17:30:12.415194 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 976/3882] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:12 2026] GET /volume/v3/volumes/32af4808-a238-433c-843c-e60dc0d2153b => generated 893 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:12.431869 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6692fd1e-c70c-470b-95ee-1d9cfce6f986 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:12.433550 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6692fd1e-c70c-470b-95ee-1d9cfce6f986 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/2caf3601-d730-4471-bcc9-79e86101841e Jul 31 17:30:12.433765 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6692fd1e-c70c-470b-95ee-1d9cfce6f986 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:12.433961 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6692fd1e-c70c-470b-95ee-1d9cfce6f986 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:12.434014 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-6692fd1e-c70c-470b-95ee-1d9cfce6f986 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete snapshot with id: 2caf3601-d730-4471-bcc9-79e86101841e Jul 31 17:30:12.444582 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:12.444582 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:12.445072 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6692fd1e-c70c-470b-95ee-1d9cfce6f986 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Snapshot retrieved successfully. Jul 31 17:30:12.465732 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6692fd1e-c70c-470b-95ee-1d9cfce6f986 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Snapshot delete request issued successfully. Jul 31 17:30:12.465921 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6692fd1e-c70c-470b-95ee-1d9cfce6f986 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots/2caf3601-d730-4471-bcc9-79e86101841e returned with HTTP 202 Jul 31 17:30:12.466331 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 972/3883] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:30:12 2026] DELETE /volume/v3/snapshots/2caf3601-d730-4471-bcc9-79e86101841e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:30:12.479014 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-63782cae-bf52-4ef4-a747-26c346c3ecd8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:12.480869 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-63782cae-bf52-4ef4-a747-26c346c3ecd8 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/snapshots/2caf3601-d730-4471-bcc9-79e86101841e Jul 31 17:30:12.481082 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-63782cae-bf52-4ef4-a747-26c346c3ecd8 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:12.481333 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-63782cae-bf52-4ef4-a747-26c346c3ecd8 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:12.486644 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:12.486644 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:12.487060 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-63782cae-bf52-4ef4-a747-26c346c3ecd8 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Snapshot retrieved successfully. Jul 31 17:30:12.487822 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-63782cae-bf52-4ef4-a747-26c346c3ecd8 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots/2caf3601-d730-4471-bcc9-79e86101841e returned with HTTP 200 Jul 31 17:30:12.488263 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 970/3884] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:12 2026] GET /volume/v3/snapshots/2caf3601-d730-4471-bcc9-79e86101841e => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:12.660722 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3c3a8d18-c142-4cc1-b5a5-249a47da3175 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:12.662857 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3c3a8d18-c142-4cc1-b5a5-249a47da3175 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/7ad6fac9-c198-4143-adf8-0ba8ee038a2d Jul 31 17:30:12.663333 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3c3a8d18-c142-4cc1-b5a5-249a47da3175 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:12.663768 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3c3a8d18-c142-4cc1-b5a5-249a47da3175 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:12.670804 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:12.670804 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:12.671872 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3c3a8d18-c142-4cc1-b5a5-249a47da3175 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:30:12.673193 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3c3a8d18-c142-4cc1-b5a5-249a47da3175 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/7ad6fac9-c198-4143-adf8-0ba8ee038a2d returned with HTTP 200 Jul 31 17:30:12.673841 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 967/3885] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:12 2026] GET /volume/v3/snapshots/7ad6fac9-c198-4143-adf8-0ba8ee038a2d => generated 479 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:12.781661 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e6eedcf2-2510-4b27-b1a1-18e510cdfa61 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:12.783983 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e6eedcf2-2510-4b27-b1a1-18e510cdfa61 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b Jul 31 17:30:12.784304 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e6eedcf2-2510-4b27-b1a1-18e510cdfa61 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:12.784598 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e6eedcf2-2510-4b27-b1a1-18e510cdfa61 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:12.793835 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:12.793835 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:12.797886 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e6eedcf2-2510-4b27-b1a1-18e510cdfa61 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:12.802684 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e6eedcf2-2510-4b27-b1a1-18e510cdfa61 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b returned with HTTP 200 Jul 31 17:30:12.803234 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 977/3886] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:12 2026] GET /volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:13.400177 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3bc065c0-f82f-46d6-9e01-4f3620581174 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:13.402523 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3bc065c0-f82f-46d6-9e01-4f3620581174 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/volumes/bb1e1a3f-de0c-4c1f-83c6-f45cd4f97dfe Jul 31 17:30:13.402784 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3bc065c0-f82f-46d6-9e01-4f3620581174 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:13.403048 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3bc065c0-f82f-46d6-9e01-4f3620581174 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:13.412617 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:13.412617 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:13.417435 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3bc065c0-f82f-46d6-9e01-4f3620581174 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Volume info retrieved successfully. Jul 31 17:30:13.423578 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3bc065c0-f82f-46d6-9e01-4f3620581174 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/volumes/bb1e1a3f-de0c-4c1f-83c6-f45cd4f97dfe returned with HTTP 200 Jul 31 17:30:13.424087 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 973/3887] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:13 2026] GET /volume/v3/volumes/bb1e1a3f-de0c-4c1f-83c6-f45cd4f97dfe => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:13.436616 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3c83ae3c-8bd7-4cdb-b3e2-63f8dcda3419 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:13.438649 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3c83ae3c-8bd7-4cdb-b3e2-63f8dcda3419 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] POST https://10.4.3.92/volume/v3/backups Jul 31 17:30:13.439111 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3c83ae3c-8bd7-4cdb-b3e2-63f8dcda3419 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bb1e1a3f-de0c-4c1f-83c6-f45cd4f97dfe", "name": "tempest-VolumesBackupsTest-Backup-624896229"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:13.440769 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.backups [None req-3c83ae3c-8bd7-4cdb-b3e2-63f8dcda3419 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Creating new backup {'backup': {'volume_id': 'bb1e1a3f-de0c-4c1f-83c6-f45cd4f97dfe', 'name': 'tempest-VolumesBackupsTest-Backup-624896229'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:30:13.440961 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-3c83ae3c-8bd7-4cdb-b3e2-63f8dcda3419 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Creating backup of volume bb1e1a3f-de0c-4c1f-83c6-f45cd4f97dfe in container None Jul 31 17:30:13.451725 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:13.451725 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:13.452389 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3c83ae3c-8bd7-4cdb-b3e2-63f8dcda3419 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Volume info retrieved successfully. Jul 31 17:30:13.474409 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-3c83ae3c-8bd7-4cdb-b3e2-63f8dcda3419 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Created reservations ['f3f93fec-5121-4789-a8da-45ec92c13a79', '927f546f-de7b-4b0d-97ab-696569c04b37'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:30:13.502356 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2ccf55c3-e76d-4df7-9f49-0bab56a6688b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:13.507532 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2ccf55c3-e76d-4df7-9f49-0bab56a6688b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/snapshots/2caf3601-d730-4471-bcc9-79e86101841e Jul 31 17:30:13.507532 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2ccf55c3-e76d-4df7-9f49-0bab56a6688b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:13.507532 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2ccf55c3-e76d-4df7-9f49-0bab56a6688b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:13.512921 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2ccf55c3-e76d-4df7-9f49-0bab56a6688b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots/2caf3601-d730-4471-bcc9-79e86101841e returned with HTTP 404 Jul 31 17:30:13.513153 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 968/3888] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:13 2026] GET /volume/v3/snapshots/2caf3601-d730-4471-bcc9-79e86101841e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:13.513595 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3c83ae3c-8bd7-4cdb-b3e2-63f8dcda3419 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:30:13.514202 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 971/3889] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:30:13 2026] POST /volume/v3/backups => generated 327 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:30:13.523133 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e4572d57-4a4b-4c6b-a345-d9ec5cc81391 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:13.524934 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e4572d57-4a4b-4c6b-a345-d9ec5cc81391 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:13.525154 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e4572d57-4a4b-4c6b-a345-d9ec5cc81391 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:13.525301 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e4572d57-4a4b-4c6b-a345-d9ec5cc81391 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:13.525420 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e4572d57-4a4b-4c6b-a345-d9ec5cc81391 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:13.529121 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1267b9ec-2240-4923-82e7-90a065f4acaf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:13.529266 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:13.529266 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:13.529988 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e4572d57-4a4b-4c6b-a345-d9ec5cc81391 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:13.530342 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 978/3890] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:13 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:13.531195 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1267b9ec-2240-4923-82e7-90a065f4acaf tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/0b6c4a7c-d3fc-42fd-a5a4-34e8d665e623 Jul 31 17:30:13.531483 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1267b9ec-2240-4923-82e7-90a065f4acaf tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:13.531732 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1267b9ec-2240-4923-82e7-90a065f4acaf tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:13.531873 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-1267b9ec-2240-4923-82e7-90a065f4acaf tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete snapshot with id: 0b6c4a7c-d3fc-42fd-a5a4-34e8d665e623 Jul 31 17:30:13.537452 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:13.537452 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:13.537967 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1267b9ec-2240-4923-82e7-90a065f4acaf tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Snapshot retrieved successfully. Jul 31 17:30:13.558487 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1267b9ec-2240-4923-82e7-90a065f4acaf tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Snapshot delete request issued successfully. Jul 31 17:30:13.558748 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1267b9ec-2240-4923-82e7-90a065f4acaf tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots/0b6c4a7c-d3fc-42fd-a5a4-34e8d665e623 returned with HTTP 202 Jul 31 17:30:13.559208 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 974/3891] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:30:13 2026] DELETE /volume/v3/snapshots/0b6c4a7c-d3fc-42fd-a5a4-34e8d665e623 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:30:13.567012 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f7d099e5-3d47-48aa-b35f-bbd3c60bc037 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:13.568631 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f7d099e5-3d47-48aa-b35f-bbd3c60bc037 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/snapshots/0b6c4a7c-d3fc-42fd-a5a4-34e8d665e623 Jul 31 17:30:13.569051 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f7d099e5-3d47-48aa-b35f-bbd3c60bc037 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:13.569399 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f7d099e5-3d47-48aa-b35f-bbd3c60bc037 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:13.580572 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:13.580572 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:13.580572 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f7d099e5-3d47-48aa-b35f-bbd3c60bc037 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Snapshot retrieved successfully. Jul 31 17:30:13.580572 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f7d099e5-3d47-48aa-b35f-bbd3c60bc037 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots/0b6c4a7c-d3fc-42fd-a5a4-34e8d665e623 returned with HTTP 200 Jul 31 17:30:13.580572 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 969/3892] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:13 2026] GET /volume/v3/snapshots/0b6c4a7c-d3fc-42fd-a5a4-34e8d665e623 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:13.817664 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-92d998e8-f95e-4525-b95b-1663f2fed5d3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:13.819531 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-92d998e8-f95e-4525-b95b-1663f2fed5d3 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b Jul 31 17:30:13.819717 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-92d998e8-f95e-4525-b95b-1663f2fed5d3 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:13.819888 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-92d998e8-f95e-4525-b95b-1663f2fed5d3 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:13.826640 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:13.826640 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:13.829993 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-92d998e8-f95e-4525-b95b-1663f2fed5d3 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:13.834754 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-92d998e8-f95e-4525-b95b-1663f2fed5d3 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b returned with HTTP 200 Jul 31 17:30:13.835092 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 972/3893] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:13 2026] GET /volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:14.541238 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ad193568-d1dd-4a8c-8e51-a72fb73fbcec None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:14.543407 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ad193568-d1dd-4a8c-8e51-a72fb73fbcec tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:14.543609 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ad193568-d1dd-4a8c-8e51-a72fb73fbcec tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:14.543819 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ad193568-d1dd-4a8c-8e51-a72fb73fbcec tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:14.543928 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ad193568-d1dd-4a8c-8e51-a72fb73fbcec tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:14.548745 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:14.548745 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:14.549628 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ad193568-d1dd-4a8c-8e51-a72fb73fbcec tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:14.550060 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 979/3894] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:14 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:14.574935 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-9e1674d9-8c0a-433b-826a-c95384445449 req-522585da-b32d-45bc-ab81-e3c54ba0ccd1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:14.577496 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-522585da-b32d-45bc-ab81-e3c54ba0ccd1 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/7ad6fac9-c198-4143-adf8-0ba8ee038a2d Jul 31 17:30:14.577740 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-522585da-b32d-45bc-ab81-e3c54ba0ccd1 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:14.577982 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-522585da-b32d-45bc-ab81-e3c54ba0ccd1 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:14.583506 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:14.583506 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:14.583921 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-9e1674d9-8c0a-433b-826a-c95384445449 req-522585da-b32d-45bc-ab81-e3c54ba0ccd1 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:30:14.584775 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-522585da-b32d-45bc-ab81-e3c54ba0ccd1 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/7ad6fac9-c198-4143-adf8-0ba8ee038a2d returned with HTTP 200 Jul 31 17:30:14.585183 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 975/3895] 10.4.3.92 () {68 vars in 1597 bytes} [Fri Jul 31 17:30:14 2026] GET /volume/v3/snapshots/7ad6fac9-c198-4143-adf8-0ba8ee038a2d => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:14.591197 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-55c7e21c-23cc-4364-83cd-418117888c78 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:14.592872 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-55c7e21c-23cc-4364-83cd-418117888c78 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/snapshots/0b6c4a7c-d3fc-42fd-a5a4-34e8d665e623 Jul 31 17:30:14.593226 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-55c7e21c-23cc-4364-83cd-418117888c78 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:14.593560 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-55c7e21c-23cc-4364-83cd-418117888c78 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:14.598666 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-55c7e21c-23cc-4364-83cd-418117888c78 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots/0b6c4a7c-d3fc-42fd-a5a4-34e8d665e623 returned with HTTP 404 Jul 31 17:30:14.599496 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 970/3896] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:14 2026] GET /volume/v3/snapshots/0b6c4a7c-d3fc-42fd-a5a4-34e8d665e623 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:14.606827 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-273d06ac-b0c9-454a-9e74-f5f023b90b5a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:14.609173 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-273d06ac-b0c9-454a-9e74-f5f023b90b5a tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] DELETE https://10.4.3.92/volume/v3/volumes/73f1be6f-e87a-4385-b0ab-6cd9fce2a28f Jul 31 17:30:14.609637 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-273d06ac-b0c9-454a-9e74-f5f023b90b5a tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:14.609923 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-273d06ac-b0c9-454a-9e74-f5f023b90b5a tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:14.610169 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-273d06ac-b0c9-454a-9e74-f5f023b90b5a tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete volume with id: 73f1be6f-e87a-4385-b0ab-6cd9fce2a28f Jul 31 17:30:14.617439 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:14.617439 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:14.617964 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-273d06ac-b0c9-454a-9e74-f5f023b90b5a tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:14.638980 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-273d06ac-b0c9-454a-9e74-f5f023b90b5a tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete volume request issued successfully. Jul 31 17:30:14.639186 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-273d06ac-b0c9-454a-9e74-f5f023b90b5a tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/73f1be6f-e87a-4385-b0ab-6cd9fce2a28f returned with HTTP 202 Jul 31 17:30:14.639616 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 973/3897] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:30:14 2026] DELETE /volume/v3/volumes/73f1be6f-e87a-4385-b0ab-6cd9fce2a28f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:30:14.646864 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e7424c41-2cf8-4a0b-bb15-2d67976fd938 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:14.649144 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e7424c41-2cf8-4a0b-bb15-2d67976fd938 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/73f1be6f-e87a-4385-b0ab-6cd9fce2a28f Jul 31 17:30:14.649447 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e7424c41-2cf8-4a0b-bb15-2d67976fd938 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:14.649684 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e7424c41-2cf8-4a0b-bb15-2d67976fd938 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:14.656646 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:14.656646 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:14.660277 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e7424c41-2cf8-4a0b-bb15-2d67976fd938 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:14.665681 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e7424c41-2cf8-4a0b-bb15-2d67976fd938 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/73f1be6f-e87a-4385-b0ab-6cd9fce2a28f returned with HTTP 200 Jul 31 17:30:14.666147 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 980/3898] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:14 2026] GET /volume/v3/volumes/73f1be6f-e87a-4385-b0ab-6cd9fce2a28f => generated 894 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:14.850963 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-547fdbd8-0d09-4d27-8317-c0a22a743e59 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:14.852740 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-547fdbd8-0d09-4d27-8317-c0a22a743e59 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b Jul 31 17:30:14.852952 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-547fdbd8-0d09-4d27-8317-c0a22a743e59 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:14.853148 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-547fdbd8-0d09-4d27-8317-c0a22a743e59 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:14.859838 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:14.859838 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:14.863928 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-547fdbd8-0d09-4d27-8317-c0a22a743e59 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:14.868300 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-547fdbd8-0d09-4d27-8317-c0a22a743e59 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b returned with HTTP 200 Jul 31 17:30:14.868712 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 976/3899] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:14 2026] GET /volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:15.554949 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9e1674d9-8c0a-433b-826a-c95384445449 req-6631ce60-7881-4628-9e2b-690b885c614d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:15.557158 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-6631ce60-7881-4628-9e2b-690b885c614d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/7ad6fac9-c198-4143-adf8-0ba8ee038a2d Jul 31 17:30:15.557591 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-6631ce60-7881-4628-9e2b-690b885c614d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:15.557996 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-6631ce60-7881-4628-9e2b-690b885c614d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:15.565373 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:15.565373 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:15.565542 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2f1c40bf-2ce4-4377-b5be-880433ec2c85 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:15.568181 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-9e1674d9-8c0a-433b-826a-c95384445449 req-6631ce60-7881-4628-9e2b-690b885c614d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:30:15.568181 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-6631ce60-7881-4628-9e2b-690b885c614d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/7ad6fac9-c198-4143-adf8-0ba8ee038a2d returned with HTTP 200 Jul 31 17:30:15.568362 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2f1c40bf-2ce4-4377-b5be-880433ec2c85 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:15.568362 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2f1c40bf-2ce4-4377-b5be-880433ec2c85 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:15.568362 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2f1c40bf-2ce4-4377-b5be-880433ec2c85 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:15.568471 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 971/3900] 10.4.3.92 () {68 vars in 1597 bytes} [Fri Jul 31 17:30:15 2026] GET /volume/v3/snapshots/7ad6fac9-c198-4143-adf8-0ba8ee038a2d => generated 479 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:15.568538 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-2f1c40bf-2ce4-4377-b5be-880433ec2c85 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:15.572496 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:15.572496 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:15.573228 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2f1c40bf-2ce4-4377-b5be-880433ec2c85 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:15.573966 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 974/3901] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:15 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:15.576919 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-9e1674d9-8c0a-433b-826a-c95384445449 req-b40cf7fc-13ff-48ac-a436-174cfbde01b7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:15.579784 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-b40cf7fc-13ff-48ac-a436-174cfbde01b7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/445ce081-19f5-40fb-9f14-27811472dca0 Jul 31 17:30:15.580019 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-b40cf7fc-13ff-48ac-a436-174cfbde01b7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:15.580265 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-b40cf7fc-13ff-48ac-a436-174cfbde01b7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:15.592157 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:15.592157 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:15.596355 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-9e1674d9-8c0a-433b-826a-c95384445449 req-b40cf7fc-13ff-48ac-a436-174cfbde01b7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:30:15.601846 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-b40cf7fc-13ff-48ac-a436-174cfbde01b7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/445ce081-19f5-40fb-9f14-27811472dca0 returned with HTTP 200 Jul 31 17:30:15.602429 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 981/3902] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:30:15 2026] GET /volume/v3/volumes/445ce081-19f5-40fb-9f14-27811472dca0 => generated 1657 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:15.610291 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-9e1674d9-8c0a-433b-826a-c95384445449 req-248a7c2b-927d-48e0-a8ae-2348edd449cd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:15.612238 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-248a7c2b-927d-48e0-a8ae-2348edd449cd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:30:15.612573 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-248a7c2b-927d-48e0-a8ae-2348edd449cd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "7ad6fac9-c198-4143-adf8-0ba8ee038a2d", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:15.614236 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [req-9e1674d9-8c0a-433b-826a-c95384445449 req-248a7c2b-927d-48e0-a8ae-2348edd449cd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '7ad6fac9-c198-4143-adf8-0ba8ee038a2d', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:30:15.623527 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:15.623527 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:15.624159 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-9e1674d9-8c0a-433b-826a-c95384445449 req-248a7c2b-927d-48e0-a8ae-2348edd449cd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:30:15.625663 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [req-9e1674d9-8c0a-433b-826a-c95384445449 req-248a7c2b-927d-48e0-a8ae-2348edd449cd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Create volume of 1 GB Jul 31 17:30:15.625663 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-9e1674d9-8c0a-433b-826a-c95384445449 req-248a7c2b-927d-48e0-a8ae-2348edd449cd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Availability Zones retrieved successfully. Jul 31 17:30:15.637287 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-9e1674d9-8c0a-433b-826a-c95384445449 req-248a7c2b-927d-48e0-a8ae-2348edd449cd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Flow 'volume_create_api' (3d0a59ca-ec7b-40c1-b960-312791b0ba2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:15.642547 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-9e1674d9-8c0a-433b-826a-c95384445449 req-248a7c2b-927d-48e0-a8ae-2348edd449cd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (942ba65d-f50a-40e2-bf14-cb6c5f565e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:15.643899 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [req-9e1674d9-8c0a-433b-826a-c95384445449 req-248a7c2b-927d-48e0-a8ae-2348edd449cd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:30:15.680083 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c7dbffaa-901a-4973-8254-96a71ef20635 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:15.681708 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c7dbffaa-901a-4973-8254-96a71ef20635 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/73f1be6f-e87a-4385-b0ab-6cd9fce2a28f Jul 31 17:30:15.683227 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c7dbffaa-901a-4973-8254-96a71ef20635 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:15.683227 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c7dbffaa-901a-4973-8254-96a71ef20635 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:15.685866 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-9e1674d9-8c0a-433b-826a-c95384445449 req-248a7c2b-927d-48e0-a8ae-2348edd449cd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (942ba65d-f50a-40e2-bf14-cb6c5f565e09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7ad6fac9-c198-4143-adf8-0ba8ee038a2d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:15.687183 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-9e1674d9-8c0a-433b-826a-c95384445449 req-248a7c2b-927d-48e0-a8ae-2348edd449cd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9b6700a-2549-4b34-86e1-b645289769f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:15.687723 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c7dbffaa-901a-4973-8254-96a71ef20635 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/73f1be6f-e87a-4385-b0ab-6cd9fce2a28f returned with HTTP 404 Jul 31 17:30:15.688388 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 972/3903] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:15 2026] GET /volume/v3/volumes/73f1be6f-e87a-4385-b0ab-6cd9fce2a28f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:15.695207 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-066d0a25-d8d0-49be-b719-adf085d35522 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:15.699013 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-066d0a25-d8d0-49be-b719-adf085d35522 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] DELETE https://10.4.3.92/volume/v3/volumes/24b1567a-122b-46eb-a376-3d99691143f6 Jul 31 17:30:15.699340 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-066d0a25-d8d0-49be-b719-adf085d35522 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:15.699588 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-066d0a25-d8d0-49be-b719-adf085d35522 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:15.699823 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-066d0a25-d8d0-49be-b719-adf085d35522 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete volume with id: 24b1567a-122b-46eb-a376-3d99691143f6 Jul 31 17:30:15.707537 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:15.707537 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:15.708088 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-066d0a25-d8d0-49be-b719-adf085d35522 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:15.728511 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-066d0a25-d8d0-49be-b719-adf085d35522 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete volume request issued successfully. Jul 31 17:30:15.728761 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-066d0a25-d8d0-49be-b719-adf085d35522 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/24b1567a-122b-46eb-a376-3d99691143f6 returned with HTTP 202 Jul 31 17:30:15.729171 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 975/3904] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:30:15 2026] DELETE /volume/v3/volumes/24b1567a-122b-46eb-a376-3d99691143f6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:30:15.737719 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a1a219f4-25a3-40e5-a881-a3133b1bf5fa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:15.737902 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [req-9e1674d9-8c0a-433b-826a-c95384445449 req-248a7c2b-927d-48e0-a8ae-2348edd449cd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Created reservations ['ca4d5e74-6b2a-45fd-b119-aa11b2609016', '50d48e31-e79a-40d9-b620-1ce9559804ff', '4d2ccf94-a368-46c5-8abd-94087289d35e', '4447d404-c7d0-47bd-8660-bcb152b7ddd6'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:30:15.738865 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-9e1674d9-8c0a-433b-826a-c95384445449 req-248a7c2b-927d-48e0-a8ae-2348edd449cd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9b6700a-2549-4b34-86e1-b645289769f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca4d5e74-6b2a-45fd-b119-aa11b2609016', '50d48e31-e79a-40d9-b620-1ce9559804ff', '4d2ccf94-a368-46c5-8abd-94087289d35e', '4447d404-c7d0-47bd-8660-bcb152b7ddd6']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:15.739561 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a1a219f4-25a3-40e5-a881-a3133b1bf5fa tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/24b1567a-122b-46eb-a376-3d99691143f6 Jul 31 17:30:15.739725 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-9e1674d9-8c0a-433b-826a-c95384445449 req-248a7c2b-927d-48e0-a8ae-2348edd449cd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6d465a0-abb6-4158-af55-672b842e660c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:15.739790 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a1a219f4-25a3-40e5-a881-a3133b1bf5fa tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:15.739958 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a1a219f4-25a3-40e5-a881-a3133b1bf5fa tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:15.746839 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:15.746839 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:15.750503 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a1a219f4-25a3-40e5-a881-a3133b1bf5fa tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:15.755227 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a1a219f4-25a3-40e5-a881-a3133b1bf5fa tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/24b1567a-122b-46eb-a376-3d99691143f6 returned with HTTP 200 Jul 31 17:30:15.755907 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 982/3905] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:15 2026] GET /volume/v3/volumes/24b1567a-122b-46eb-a376-3d99691143f6 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:15.784195 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-9e1674d9-8c0a-433b-826a-c95384445449 req-248a7c2b-927d-48e0-a8ae-2348edd449cd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6d465a0-abb6-4158-af55-672b842e660c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '859092e6-d839-4bac-a452-93c2e8382007', '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='93f3986dd70442d6b42d2af87d722313',qos_specs=None,replication_status=,reservations=['ca4d5e74-6b2a-45fd-b119-aa11b2609016','50d48e31-e79a-40d9-b620-1ce9559804ff','4d2ccf94-a368-46c5-8abd-94087289d35e','4447d404-c7d0-47bd-8660-bcb152b7ddd6'],size=1,snapshot_id=7ad6fac9-c198-4143-adf8-0ba8ee038a2d,source_replicaid=,source_volid=None,status='creating',user_id='6dda15d2abf14a889e507b800d058d6f',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:30:15Z,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=859092e6-d839-4bac-a452-93c2e8382007,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93f3986dd70442d6b42d2af87d722313',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7ad6fac9-c198-4143-adf8-0ba8ee038a2d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6dda15d2abf14a889e507b800d058d6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:15.784905 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-9e1674d9-8c0a-433b-826a-c95384445449 req-248a7c2b-927d-48e0-a8ae-2348edd449cd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95ce4ea7-95b5-46c8-847f-194794b41eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:15.805173 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-9e1674d9-8c0a-433b-826a-c95384445449 req-248a7c2b-927d-48e0-a8ae-2348edd449cd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95ce4ea7-95b5-46c8-847f-194794b41eae) transitioned into 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='93f3986dd70442d6b42d2af87d722313',qos_specs=None,replication_status=,reservations=['ca4d5e74-6b2a-45fd-b119-aa11b2609016','50d48e31-e79a-40d9-b620-1ce9559804ff','4d2ccf94-a368-46c5-8abd-94087289d35e','4447d404-c7d0-47bd-8660-bcb152b7ddd6'],size=1,snapshot_id=7ad6fac9-c198-4143-adf8-0ba8ee038a2d,source_replicaid=,source_volid=None,status='creating',user_id='6dda15d2abf14a889e507b800d058d6f',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:15.806230 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-9e1674d9-8c0a-433b-826a-c95384445449 req-248a7c2b-927d-48e0-a8ae-2348edd449cd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28d253e5-3ee0-4282-b7e8-92b57069edcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:15.831671 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-9e1674d9-8c0a-433b-826a-c95384445449 req-248a7c2b-927d-48e0-a8ae-2348edd449cd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28d253e5-3ee0-4282-b7e8-92b57069edcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:15.832633 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [req-9e1674d9-8c0a-433b-826a-c95384445449 req-248a7c2b-927d-48e0-a8ae-2348edd449cd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Flow 'volume_create_api' (3d0a59ca-ec7b-40c1-b960-312791b0ba2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:15.832975 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-9e1674d9-8c0a-433b-826a-c95384445449 req-248a7c2b-927d-48e0-a8ae-2348edd449cd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Create volume request issued successfully. Jul 31 17:30:15.833611 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-248a7c2b-927d-48e0-a8ae-2348edd449cd tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:30:15.834074 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 977/3906] 10.4.3.92 () {72 vars in 1534 bytes} [Fri Jul 31 17:30:15 2026] POST /volume/v3/volumes => generated 734 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:30:15.842990 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9e1674d9-8c0a-433b-826a-c95384445449 req-25ea27dd-a37e-4be1-8997-5d3f003ce359 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:15.846106 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-25ea27dd-a37e-4be1-8997-5d3f003ce359 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/859092e6-d839-4bac-a452-93c2e8382007 Jul 31 17:30:15.846511 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-25ea27dd-a37e-4be1-8997-5d3f003ce359 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:15.846916 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-25ea27dd-a37e-4be1-8997-5d3f003ce359 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:15.855894 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:15.855894 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:15.860628 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-9e1674d9-8c0a-433b-826a-c95384445449 req-25ea27dd-a37e-4be1-8997-5d3f003ce359 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:30:15.865617 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-25ea27dd-a37e-4be1-8997-5d3f003ce359 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/859092e6-d839-4bac-a452-93c2e8382007 returned with HTTP 200 Jul 31 17:30:15.866506 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 973/3907] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:30:15 2026] GET /volume/v3/volumes/859092e6-d839-4bac-a452-93c2e8382007 => generated 802 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:15.878790 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-9e1674d9-8c0a-433b-826a-c95384445449 req-52c80e1d-51e8-4b28-916d-2c848cdd83e3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:15.881690 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-52c80e1d-51e8-4b28-916d-2c848cdd83e3 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/859092e6-d839-4bac-a452-93c2e8382007 Jul 31 17:30:15.881949 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-52c80e1d-51e8-4b28-916d-2c848cdd83e3 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:15.882131 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-661965de-aebb-42e4-a299-206cc1b96a8f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:15.882211 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-52c80e1d-51e8-4b28-916d-2c848cdd83e3 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:15.884276 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-661965de-aebb-42e4-a299-206cc1b96a8f tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b Jul 31 17:30:15.884552 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-661965de-aebb-42e4-a299-206cc1b96a8f tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:15.884795 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-661965de-aebb-42e4-a299-206cc1b96a8f tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:15.891988 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:15.891988 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:15.895979 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-661965de-aebb-42e4-a299-206cc1b96a8f tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:15.896303 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:15.896303 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:15.902407 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-9e1674d9-8c0a-433b-826a-c95384445449 req-52c80e1d-51e8-4b28-916d-2c848cdd83e3 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:30:15.902805 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-661965de-aebb-42e4-a299-206cc1b96a8f tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b returned with HTTP 200 Jul 31 17:30:15.903437 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 983/3908] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:15 2026] GET /volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:15.908956 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-52c80e1d-51e8-4b28-916d-2c848cdd83e3 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/859092e6-d839-4bac-a452-93c2e8382007 returned with HTTP 200 Jul 31 17:30:15.909515 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 976/3909] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:30:15 2026] GET /volume/v3/volumes/859092e6-d839-4bac-a452-93c2e8382007 => generated 802 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:16.591615 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bd294041-d472-4107-83fe-b8cc48b2c4f8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:16.593490 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bd294041-d472-4107-83fe-b8cc48b2c4f8 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:16.593722 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bd294041-d472-4107-83fe-b8cc48b2c4f8 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:16.593932 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bd294041-d472-4107-83fe-b8cc48b2c4f8 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:16.594030 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-bd294041-d472-4107-83fe-b8cc48b2c4f8 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:16.600335 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:16.600335 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:16.600788 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bd294041-d472-4107-83fe-b8cc48b2c4f8 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:16.601186 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 978/3910] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:16 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:16.767963 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-eecbf2c1-51f2-451d-8116-74ec4852c966 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:16.769567 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eecbf2c1-51f2-451d-8116-74ec4852c966 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/24b1567a-122b-46eb-a376-3d99691143f6 Jul 31 17:30:16.769915 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eecbf2c1-51f2-451d-8116-74ec4852c966 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:16.770339 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eecbf2c1-51f2-451d-8116-74ec4852c966 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:16.775855 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eecbf2c1-51f2-451d-8116-74ec4852c966 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/24b1567a-122b-46eb-a376-3d99691143f6 returned with HTTP 404 Jul 31 17:30:16.776610 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 974/3911] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:16 2026] GET /volume/v3/volumes/24b1567a-122b-46eb-a376-3d99691143f6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:16.783298 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a45ea1ad-9a4e-4d92-9275-ad189ace6322 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:16.786312 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a45ea1ad-9a4e-4d92-9275-ad189ace6322 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] DELETE https://10.4.3.92/volume/v3/volumes/ce6767d8-f291-4ecc-95f0-bf643c7a5057 Jul 31 17:30:16.786312 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a45ea1ad-9a4e-4d92-9275-ad189ace6322 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:16.786450 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a45ea1ad-9a4e-4d92-9275-ad189ace6322 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:16.786628 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-a45ea1ad-9a4e-4d92-9275-ad189ace6322 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete volume with id: ce6767d8-f291-4ecc-95f0-bf643c7a5057 Jul 31 17:30:16.793530 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:16.793530 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:16.793934 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a45ea1ad-9a4e-4d92-9275-ad189ace6322 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:16.810869 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a45ea1ad-9a4e-4d92-9275-ad189ace6322 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete volume request issued successfully. Jul 31 17:30:16.811097 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a45ea1ad-9a4e-4d92-9275-ad189ace6322 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/ce6767d8-f291-4ecc-95f0-bf643c7a5057 returned with HTTP 202 Jul 31 17:30:16.811525 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 984/3912] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:30:16 2026] DELETE /volume/v3/volumes/ce6767d8-f291-4ecc-95f0-bf643c7a5057 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:30:16.818171 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2f08a368-2c7a-4e2a-8764-929dbf3dd29b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:16.822933 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2f08a368-2c7a-4e2a-8764-929dbf3dd29b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/ce6767d8-f291-4ecc-95f0-bf643c7a5057 Jul 31 17:30:16.823200 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2f08a368-2c7a-4e2a-8764-929dbf3dd29b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:16.823422 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2f08a368-2c7a-4e2a-8764-929dbf3dd29b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:16.830222 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:16.830222 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:16.834201 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2f08a368-2c7a-4e2a-8764-929dbf3dd29b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:16.838718 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2f08a368-2c7a-4e2a-8764-929dbf3dd29b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/ce6767d8-f291-4ecc-95f0-bf643c7a5057 returned with HTTP 200 Jul 31 17:30:16.839156 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 977/3913] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:16 2026] GET /volume/v3/volumes/ce6767d8-f291-4ecc-95f0-bf643c7a5057 => generated 893 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:16.919943 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5087991e-82ba-427c-9084-2ffa4a896bdf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:16.921691 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5087991e-82ba-427c-9084-2ffa4a896bdf tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b Jul 31 17:30:16.921889 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5087991e-82ba-427c-9084-2ffa4a896bdf tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:16.922069 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5087991e-82ba-427c-9084-2ffa4a896bdf tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:16.929972 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:16.929972 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:16.938549 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5087991e-82ba-427c-9084-2ffa4a896bdf tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:16.945114 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5087991e-82ba-427c-9084-2ffa4a896bdf tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b returned with HTTP 200 Jul 31 17:30:16.945518 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 979/3914] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:16 2026] GET /volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:17.611934 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4969c330-13c4-45a1-ab4e-ef8d100e2591 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:17.613495 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4969c330-13c4-45a1-ab4e-ef8d100e2591 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:17.613815 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4969c330-13c4-45a1-ab4e-ef8d100e2591 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:17.614107 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4969c330-13c4-45a1-ab4e-ef8d100e2591 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:17.614343 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-4969c330-13c4-45a1-ab4e-ef8d100e2591 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:17.618955 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:17.618955 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:17.620808 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4969c330-13c4-45a1-ab4e-ef8d100e2591 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:17.620808 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 975/3915] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:17 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:17.851941 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b4eba1eb-2222-4393-b8b1-cb632e132969 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:17.853876 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b4eba1eb-2222-4393-b8b1-cb632e132969 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/ce6767d8-f291-4ecc-95f0-bf643c7a5057 Jul 31 17:30:17.854119 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b4eba1eb-2222-4393-b8b1-cb632e132969 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:17.854333 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b4eba1eb-2222-4393-b8b1-cb632e132969 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:17.860256 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b4eba1eb-2222-4393-b8b1-cb632e132969 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/ce6767d8-f291-4ecc-95f0-bf643c7a5057 returned with HTTP 404 Jul 31 17:30:17.860792 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 985/3916] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:17 2026] GET /volume/v3/volumes/ce6767d8-f291-4ecc-95f0-bf643c7a5057 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:17.870764 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a684b5c7-144d-4ba8-9ba0-5904ccbaee41 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:17.872678 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a684b5c7-144d-4ba8-9ba0-5904ccbaee41 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] DELETE https://10.4.3.92/volume/v3/volumes/32af4808-a238-433c-843c-e60dc0d2153b Jul 31 17:30:17.872927 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a684b5c7-144d-4ba8-9ba0-5904ccbaee41 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:17.873196 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a684b5c7-144d-4ba8-9ba0-5904ccbaee41 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:17.873422 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-a684b5c7-144d-4ba8-9ba0-5904ccbaee41 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete volume with id: 32af4808-a238-433c-843c-e60dc0d2153b Jul 31 17:30:17.880574 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:17.880574 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:17.881056 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a684b5c7-144d-4ba8-9ba0-5904ccbaee41 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:17.899847 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a684b5c7-144d-4ba8-9ba0-5904ccbaee41 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete volume request issued successfully. Jul 31 17:30:17.900051 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a684b5c7-144d-4ba8-9ba0-5904ccbaee41 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/32af4808-a238-433c-843c-e60dc0d2153b returned with HTTP 202 Jul 31 17:30:17.900489 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 978/3917] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:30:17 2026] DELETE /volume/v3/volumes/32af4808-a238-433c-843c-e60dc0d2153b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:30:17.909987 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-42eec841-246a-47a7-94f2-3fb12decddb2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:17.912790 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-42eec841-246a-47a7-94f2-3fb12decddb2 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/32af4808-a238-433c-843c-e60dc0d2153b Jul 31 17:30:17.913005 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-42eec841-246a-47a7-94f2-3fb12decddb2 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:17.913247 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-42eec841-246a-47a7-94f2-3fb12decddb2 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:17.920742 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:17.920742 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:17.925591 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-42eec841-246a-47a7-94f2-3fb12decddb2 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:17.930920 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-42eec841-246a-47a7-94f2-3fb12decddb2 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/32af4808-a238-433c-843c-e60dc0d2153b returned with HTTP 200 Jul 31 17:30:17.931439 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 980/3918] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:17 2026] GET /volume/v3/volumes/32af4808-a238-433c-843c-e60dc0d2153b => generated 892 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:17.959389 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-eaa00a08-3632-4558-863f-98e067b03ce7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:17.961679 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eaa00a08-3632-4558-863f-98e067b03ce7 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b Jul 31 17:30:17.962136 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eaa00a08-3632-4558-863f-98e067b03ce7 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:17.962581 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eaa00a08-3632-4558-863f-98e067b03ce7 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:17.973508 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:17.973508 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:17.980451 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-eaa00a08-3632-4558-863f-98e067b03ce7 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:17.984661 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eaa00a08-3632-4558-863f-98e067b03ce7 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b returned with HTTP 200 Jul 31 17:30:17.985127 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 976/3919] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:17 2026] GET /volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b => generated 926 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:18.630966 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-95b71a6b-392f-4bd9-9818-f89347d8bf29 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:18.632758 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-95b71a6b-392f-4bd9-9818-f89347d8bf29 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:18.632933 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-95b71a6b-392f-4bd9-9818-f89347d8bf29 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:18.633115 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-95b71a6b-392f-4bd9-9818-f89347d8bf29 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:18.633257 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-95b71a6b-392f-4bd9-9818-f89347d8bf29 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:18.637333 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:18.637333 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:18.638011 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-95b71a6b-392f-4bd9-9818-f89347d8bf29 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:18.638395 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 986/3920] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:18 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:18.917636 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-9e1674d9-8c0a-433b-826a-c95384445449 req-7f6394db-ad18-44b6-bf8e-d135fac43cba None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:18.919534 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-7f6394db-ad18-44b6-bf8e-d135fac43cba tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/859092e6-d839-4bac-a452-93c2e8382007 Jul 31 17:30:18.919766 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-7f6394db-ad18-44b6-bf8e-d135fac43cba tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:18.919939 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-7f6394db-ad18-44b6-bf8e-d135fac43cba tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:18.926190 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:18.926190 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:18.929329 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-9e1674d9-8c0a-433b-826a-c95384445449 req-7f6394db-ad18-44b6-bf8e-d135fac43cba tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:30:18.933468 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-7f6394db-ad18-44b6-bf8e-d135fac43cba tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/859092e6-d839-4bac-a452-93c2e8382007 returned with HTTP 200 Jul 31 17:30:18.933834 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 979/3921] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:30:18 2026] GET /volume/v3/volumes/859092e6-d839-4bac-a452-93c2e8382007 => generated 1343 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:18.943346 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ff0240ac-b22d-476c-bfca-e812f16fc944 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:18.943346 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ff0240ac-b22d-476c-bfca-e812f16fc944 None None] GET https://10.4.3.92/volume// Jul 31 17:30:18.943697 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ff0240ac-b22d-476c-bfca-e812f16fc944 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:18.943697 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ff0240ac-b22d-476c-bfca-e812f16fc944 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:18.944222 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ff0240ac-b22d-476c-bfca-e812f16fc944 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:30:18.944476 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 981/3922] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:30:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:30:18.947720 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6d47b2a4-3774-473b-b035-dbab6efaa0e5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:18.949409 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6d47b2a4-3774-473b-b035-dbab6efaa0e5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/32af4808-a238-433c-843c-e60dc0d2153b Jul 31 17:30:18.949621 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6d47b2a4-3774-473b-b035-dbab6efaa0e5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:18.950008 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6d47b2a4-3774-473b-b035-dbab6efaa0e5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:18.951993 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-9e1674d9-8c0a-433b-826a-c95384445449 req-49160923-a8e6-4c3f-8b61-0bc89f243c7e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:18.954682 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-49160923-a8e6-4c3f-8b61-0bc89f243c7e tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:30:18.955024 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-49160923-a8e6-4c3f-8b61-0bc89f243c7e tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "859092e6-d839-4bac-a452-93c2e8382007", "connector": null, "instance_uuid": "ea9207a1-1541-4053-80e2-1e67a78a8545"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:18.961503 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6d47b2a4-3774-473b-b035-dbab6efaa0e5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/32af4808-a238-433c-843c-e60dc0d2153b returned with HTTP 404 Jul 31 17:30:18.961949 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 977/3923] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:18 2026] GET /volume/v3/volumes/32af4808-a238-433c-843c-e60dc0d2153b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:18.966275 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:18.966275 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:18.973394 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c3a63b48-e5fe-4dee-bcf6-10a954e615e6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:18.974875 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c3a63b48-e5fe-4dee-bcf6-10a954e615e6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:30:18.975195 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c3a63b48-e5fe-4dee-bcf6-10a954e615e6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-713236321"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:18.976489 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-c3a63b48-e5fe-4dee-bcf6-10a954e615e6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-713236321'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:30:18.976605 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-c3a63b48-e5fe-4dee-bcf6-10a954e615e6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Create volume of 1 GB Jul 31 17:30:18.980108 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c3a63b48-e5fe-4dee-bcf6-10a954e615e6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Availability Zones retrieved successfully. Jul 31 17:30:18.985531 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c3a63b48-e5fe-4dee-bcf6-10a954e615e6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Flow 'volume_create_api' (2ba15e78-c9c4-47a5-82ad-39d9dcd547d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:18.986375 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c3a63b48-e5fe-4dee-bcf6-10a954e615e6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02871c7f-657b-47a7-81ba-2082aaabf228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:18.987194 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-c3a63b48-e5fe-4dee-bcf6-10a954e615e6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:30:18.992035 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-49160923-a8e6-4c3f-8b61-0bc89f243c7e tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:30:18.992493 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 987/3924] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:30:18 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:18.998869 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c640547c-ffdd-4225-8c5c-d67e34bb4222 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:18.999233 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c640547c-ffdd-4225-8c5c-d67e34bb4222 None None] GET https://10.4.3.92/volume// Jul 31 17:30:18.999408 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c640547c-ffdd-4225-8c5c-d67e34bb4222 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:18.999589 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c640547c-ffdd-4225-8c5c-d67e34bb4222 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:18.999905 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c640547c-ffdd-4225-8c5c-d67e34bb4222 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:30:19.000160 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 982/3925] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:30:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:30:19.001993 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-14de0789-9c07-42f3-a4a4-15e3b1de2ce9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:19.003650 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-14de0789-9c07-42f3-a4a4-15e3b1de2ce9 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b Jul 31 17:30:19.003842 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-14de0789-9c07-42f3-a4a4-15e3b1de2ce9 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:19.004010 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-14de0789-9c07-42f3-a4a4-15e3b1de2ce9 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:19.006249 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-9e1674d9-8c0a-433b-826a-c95384445449 req-f9dde7ba-f53d-423c-b6b6-30ac4ce2dae0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:19.010530 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c3a63b48-e5fe-4dee-bcf6-10a954e615e6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02871c7f-657b-47a7-81ba-2082aaabf228) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:19.011310 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c3a63b48-e5fe-4dee-bcf6-10a954e615e6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (553e4b7d-5ddc-4f9f-bc07-03b7a052dea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:19.011977 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-f9dde7ba-f53d-423c-b6b6-30ac4ce2dae0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/859092e6-d839-4bac-a452-93c2e8382007 Jul 31 17:30:19.012179 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-f9dde7ba-f53d-423c-b6b6-30ac4ce2dae0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:19.012394 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-f9dde7ba-f53d-423c-b6b6-30ac4ce2dae0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:19.014906 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:19.014906 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:19.018910 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-14de0789-9c07-42f3-a4a4-15e3b1de2ce9 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:19.023008 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-14de0789-9c07-42f3-a4a4-15e3b1de2ce9 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b returned with HTTP 200 Jul 31 17:30:19.023395 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 978/3926] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:19 2026] GET /volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:19.025106 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:19.025106 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:19.029513 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-9e1674d9-8c0a-433b-826a-c95384445449 req-f9dde7ba-f53d-423c-b6b6-30ac4ce2dae0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:30:19.034854 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-f9dde7ba-f53d-423c-b6b6-30ac4ce2dae0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/859092e6-d839-4bac-a452-93c2e8382007 returned with HTTP 200 Jul 31 17:30:19.035407 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 988/3927] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:30:19 2026] GET /volume/v3/volumes/859092e6-d839-4bac-a452-93c2e8382007 => generated 1522 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:30:19.045778 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-c3a63b48-e5fe-4dee-bcf6-10a954e615e6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Created reservations ['722685a0-ed74-4bc4-b361-18d36c6fe984', 'a0160697-e09f-4318-bcec-be764962b9fc', '686efa13-196c-478e-b732-2ee44b83d5de', '3acd228c-4b31-4f4f-9c38-379fd666c187'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:30:19.046602 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c3a63b48-e5fe-4dee-bcf6-10a954e615e6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (553e4b7d-5ddc-4f9f-bc07-03b7a052dea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['722685a0-ed74-4bc4-b361-18d36c6fe984', 'a0160697-e09f-4318-bcec-be764962b9fc', '686efa13-196c-478e-b732-2ee44b83d5de', '3acd228c-4b31-4f4f-9c38-379fd666c187']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:19.047292 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c3a63b48-e5fe-4dee-bcf6-10a954e615e6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73a39814-0a30-47f1-b1a6-956acd86c319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:19.068662 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c3a63b48-e5fe-4dee-bcf6-10a954e615e6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73a39814-0a30-47f1-b1a6-956acd86c319) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd80a6cfe-4702-40f7-bdbc-010efaee27eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-713236321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6a8ae82861848c79643de02de8d454b',qos_specs=None,replication_status=,reservations=['722685a0-ed74-4bc4-b361-18d36c6fe984','a0160697-e09f-4318-bcec-be764962b9fc','686efa13-196c-478e-b732-2ee44b83d5de','3acd228c-4b31-4f4f-9c38-379fd666c187'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='293e92c5a5884647b318940f05abf85c',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:30:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-713236321',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d80a6cfe-4702-40f7-bdbc-010efaee27eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6a8ae82861848c79643de02de8d454b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='293e92c5a5884647b318940f05abf85c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:19.069444 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c3a63b48-e5fe-4dee-bcf6-10a954e615e6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd243981-8a39-4f85-a2af-07a10ae34747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:19.087155 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c3a63b48-e5fe-4dee-bcf6-10a954e615e6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd243981-8a39-4f85-a2af-07a10ae34747) transitioned into state 'SUCCESS' from state '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-713236321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6a8ae82861848c79643de02de8d454b',qos_specs=None,replication_status=,reservations=['722685a0-ed74-4bc4-b361-18d36c6fe984','a0160697-e09f-4318-bcec-be764962b9fc','686efa13-196c-478e-b732-2ee44b83d5de','3acd228c-4b31-4f4f-9c38-379fd666c187'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='293e92c5a5884647b318940f05abf85c',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:19.088011 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c3a63b48-e5fe-4dee-bcf6-10a954e615e6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14f51470-72e8-4078-a62a-583aaecbf2c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:19.100370 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c3a63b48-e5fe-4dee-bcf6-10a954e615e6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14f51470-72e8-4078-a62a-583aaecbf2c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:19.101555 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c3a63b48-e5fe-4dee-bcf6-10a954e615e6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Flow 'volume_create_api' (2ba15e78-c9c4-47a5-82ad-39d9dcd547d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:19.101933 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c3a63b48-e5fe-4dee-bcf6-10a954e615e6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Create volume request issued successfully. Jul 31 17:30:19.102603 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c3a63b48-e5fe-4dee-bcf6-10a954e615e6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:30:19.103128 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 980/3928] 10.4.3.92 () {70 vars in 1292 bytes} [Fri Jul 31 17:30:18 2026] POST /volume/v3/volumes => generated 767 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:19.119118 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-07b55f52-8265-498f-91bc-805328f75dca None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:19.120811 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-07b55f52-8265-498f-91bc-805328f75dca tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/d80a6cfe-4702-40f7-bdbc-010efaee27eb Jul 31 17:30:19.120982 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-07b55f52-8265-498f-91bc-805328f75dca tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:19.121158 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-07b55f52-8265-498f-91bc-805328f75dca tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:19.127502 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:19.127502 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:19.131010 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-07b55f52-8265-498f-91bc-805328f75dca tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:19.133766 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-9e1674d9-8c0a-433b-826a-c95384445449 req-9eb17456-0307-41d3-b521-c4efee00af33 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:19.135764 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-9eb17456-0307-41d3-b521-c4efee00af33 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] PUT https://10.4.3.92/volume/v3/attachments/0be05fc3-28d0-4624-861c-fddb9dd0cded Jul 31 17:30:19.136105 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-07b55f52-8265-498f-91bc-805328f75dca tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/d80a6cfe-4702-40f7-bdbc-010efaee27eb returned with HTTP 200 Jul 31 17:30:19.136225 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-9eb17456-0307-41d3-b521-c4efee00af33 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:19.136505 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 983/3929] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:19 2026] GET /volume/v3/volumes/d80a6cfe-4702-40f7-bdbc-010efaee27eb => generated 835 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:19.144206 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-9e1674d9-8c0a-433b-826a-c95384445449 req-9eb17456-0307-41d3-b521-c4efee00af33 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Acquiring lock "cinder-attachment_update-859092e6-d839-4bac-a452-93c2e8382007-np0000006248" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:30:19.148583 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-9e1674d9-8c0a-433b-826a-c95384445449 req-9eb17456-0307-41d3-b521-c4efee00af33 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Lock "cinder-attachment_update-859092e6-d839-4bac-a452-93c2e8382007-np0000006248" acquired by "attachment_update" :: waited 0.004s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:30:19.149465 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:19.149465 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:19.273399 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-9e1674d9-8c0a-433b-826a-c95384445449 req-9eb17456-0307-41d3-b521-c4efee00af33 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Lock "cinder-attachment_update-859092e6-d839-4bac-a452-93c2e8382007-np0000006248" released by "attachment_update" :: held 0.125s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:30:19.273844 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-9eb17456-0307-41d3-b521-c4efee00af33 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments/0be05fc3-28d0-4624-861c-fddb9dd0cded returned with HTTP 200 Jul 31 17:30:19.274512 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 979/3930] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:30:19 2026] PUT /volume/v3/attachments/0be05fc3-28d0-4624-861c-fddb9dd0cded => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:19.301225 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-9e1674d9-8c0a-433b-826a-c95384445449 req-271acd6a-830a-4f16-8b3f-e5b18e708a88 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:19.303778 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-271acd6a-830a-4f16-8b3f-e5b18e708a88 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/attachments/0be05fc3-28d0-4624-861c-fddb9dd0cded/action Jul 31 17:30:19.303982 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-271acd6a-830a-4f16-8b3f-e5b18e708a88 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:30:19.304154 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-271acd6a-830a-4f16-8b3f-e5b18e708a88 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:19.320154 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:19.320154 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:19.334045 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-9e1674d9-8c0a-433b-826a-c95384445449 req-271acd6a-830a-4f16-8b3f-e5b18e708a88 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments/0be05fc3-28d0-4624-861c-fddb9dd0cded/action returned with HTTP 204 Jul 31 17:30:19.334631 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 989/3931] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:30:19 2026] POST /volume/v3/attachments/0be05fc3-28d0-4624-861c-fddb9dd0cded/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:19.648527 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9bf34b27-fb4b-4d07-a7e6-2fa795568a10 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:19.650361 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9bf34b27-fb4b-4d07-a7e6-2fa795568a10 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:19.650561 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9bf34b27-fb4b-4d07-a7e6-2fa795568a10 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:19.650781 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9bf34b27-fb4b-4d07-a7e6-2fa795568a10 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:19.650876 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-9bf34b27-fb4b-4d07-a7e6-2fa795568a10 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:19.655473 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:19.655473 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:19.656377 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9bf34b27-fb4b-4d07-a7e6-2fa795568a10 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:19.656821 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 981/3932] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:19 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:20.035874 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fbdce8f4-89f9-457a-adec-0419418c7b50 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:20.038036 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fbdce8f4-89f9-457a-adec-0419418c7b50 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b Jul 31 17:30:20.038327 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fbdce8f4-89f9-457a-adec-0419418c7b50 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:20.038569 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fbdce8f4-89f9-457a-adec-0419418c7b50 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:20.047331 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:20.047331 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:20.051864 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fbdce8f4-89f9-457a-adec-0419418c7b50 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:20.057267 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fbdce8f4-89f9-457a-adec-0419418c7b50 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b returned with HTTP 200 Jul 31 17:30:20.057771 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 984/3933] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:20 2026] GET /volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:20.152691 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-30375190-6d9b-443e-9f9e-00f568b59e3f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:20.154736 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-30375190-6d9b-443e-9f9e-00f568b59e3f tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/d80a6cfe-4702-40f7-bdbc-010efaee27eb Jul 31 17:30:20.154984 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-30375190-6d9b-443e-9f9e-00f568b59e3f tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:20.155195 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-30375190-6d9b-443e-9f9e-00f568b59e3f tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:20.162292 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:20.162292 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:20.166240 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-30375190-6d9b-443e-9f9e-00f568b59e3f tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:20.170396 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-30375190-6d9b-443e-9f9e-00f568b59e3f tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/d80a6cfe-4702-40f7-bdbc-010efaee27eb returned with HTTP 200 Jul 31 17:30:20.170840 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 980/3934] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:20 2026] GET /volume/v3/volumes/d80a6cfe-4702-40f7-bdbc-010efaee27eb => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:20.183281 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0434f784-3576-485c-aad2-0395ee2ae996 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:20.185127 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0434f784-3576-485c-aad2-0395ee2ae996 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:30:20.185539 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0434f784-3576-485c-aad2-0395ee2ae996 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d80a6cfe-4702-40f7-bdbc-010efaee27eb", "name": "tempest-VolumeDependencyTests-Snapshot-1086430585"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:20.194012 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:20.194012 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:20.194592 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0434f784-3576-485c-aad2-0395ee2ae996 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:20.194767 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-0434f784-3576-485c-aad2-0395ee2ae996 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Create snapshot from volume d80a6cfe-4702-40f7-bdbc-010efaee27eb Jul 31 17:30:20.221858 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-0434f784-3576-485c-aad2-0395ee2ae996 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Created reservations ['f7617b6f-242c-41ce-8f40-a1ccdb863f0d', '51e7de4b-7c4b-4a83-be53-8a7f4d707dc4', '66284566-e00d-46d9-bb2e-b3aa698a617f', '65c5a8a8-b8ed-4df9-b2f9-e9080a74f81b'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:30:20.264339 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0434f784-3576-485c-aad2-0395ee2ae996 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Snapshot create request issued successfully. Jul 31 17:30:20.264339 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0434f784-3576-485c-aad2-0395ee2ae996 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:30:20.264339 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 990/3935] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:30:20 2026] POST /volume/v3/snapshots => generated 308 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:30:20.273508 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1aa3d9cd-0339-4819-919a-878b8c0b0cfb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:20.276106 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1aa3d9cd-0339-4819-919a-878b8c0b0cfb tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/snapshots/d785a143-d0bf-441c-a31a-9c40701361bb Jul 31 17:30:20.276106 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1aa3d9cd-0339-4819-919a-878b8c0b0cfb tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:20.276106 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1aa3d9cd-0339-4819-919a-878b8c0b0cfb tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:20.280751 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:20.280751 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:20.282042 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1aa3d9cd-0339-4819-919a-878b8c0b0cfb tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Snapshot retrieved successfully. Jul 31 17:30:20.282042 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1aa3d9cd-0339-4819-919a-878b8c0b0cfb tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots/d785a143-d0bf-441c-a31a-9c40701361bb returned with HTTP 200 Jul 31 17:30:20.282494 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 982/3936] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:20 2026] GET /volume/v3/snapshots/d785a143-d0bf-441c-a31a-9c40701361bb => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:20.668425 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f24ef5e3-04ab-48b3-b65e-8d8c3f0d819b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:20.670242 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f24ef5e3-04ab-48b3-b65e-8d8c3f0d819b tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:20.670438 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f24ef5e3-04ab-48b3-b65e-8d8c3f0d819b tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:20.670613 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f24ef5e3-04ab-48b3-b65e-8d8c3f0d819b tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:20.670733 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-f24ef5e3-04ab-48b3-b65e-8d8c3f0d819b tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:20.674634 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:20.674634 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:20.675435 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f24ef5e3-04ab-48b3-b65e-8d8c3f0d819b tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:20.675908 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 985/3937] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:20 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:21.069832 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-db055036-f68f-4034-91b4-50efb7855a0d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:21.071700 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-db055036-f68f-4034-91b4-50efb7855a0d tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b Jul 31 17:30:21.071938 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-db055036-f68f-4034-91b4-50efb7855a0d tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:21.072160 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-db055036-f68f-4034-91b4-50efb7855a0d tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:21.079809 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:21.079809 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:21.083373 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-db055036-f68f-4034-91b4-50efb7855a0d tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:21.087637 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-db055036-f68f-4034-91b4-50efb7855a0d tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b returned with HTTP 200 Jul 31 17:30:21.087985 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 981/3938] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:21 2026] GET /volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:21.291430 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ac2b7473-0a5c-4090-8c81-1e2ac0bd65c2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:21.293296 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ac2b7473-0a5c-4090-8c81-1e2ac0bd65c2 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/snapshots/d785a143-d0bf-441c-a31a-9c40701361bb Jul 31 17:30:21.293534 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ac2b7473-0a5c-4090-8c81-1e2ac0bd65c2 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:21.293670 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ac2b7473-0a5c-4090-8c81-1e2ac0bd65c2 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:21.298434 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:21.298434 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:21.298863 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ac2b7473-0a5c-4090-8c81-1e2ac0bd65c2 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Snapshot retrieved successfully. Jul 31 17:30:21.299627 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ac2b7473-0a5c-4090-8c81-1e2ac0bd65c2 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots/d785a143-d0bf-441c-a31a-9c40701361bb returned with HTTP 200 Jul 31 17:30:21.299996 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 991/3939] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:21 2026] GET /volume/v3/snapshots/d785a143-d0bf-441c-a31a-9c40701361bb => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:21.309018 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c68ab12f-e29a-4154-8a2d-18cf72a694c5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:21.310979 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c68ab12f-e29a-4154-8a2d-18cf72a694c5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:30:21.311409 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c68ab12f-e29a-4154-8a2d-18cf72a694c5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d785a143-d0bf-441c-a31a-9c40701361bb", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1533738705"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:21.313151 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-c68ab12f-e29a-4154-8a2d-18cf72a694c5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Create volume request body: {'volume': {'snapshot_id': 'd785a143-d0bf-441c-a31a-9c40701361bb', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1533738705'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:30:21.320036 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:21.320036 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:21.320488 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c68ab12f-e29a-4154-8a2d-18cf72a694c5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Snapshot retrieved successfully. Jul 31 17:30:21.320603 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-c68ab12f-e29a-4154-8a2d-18cf72a694c5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Create volume of 1 GB Jul 31 17:30:21.324866 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c68ab12f-e29a-4154-8a2d-18cf72a694c5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Availability Zones retrieved successfully. Jul 31 17:30:21.331388 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c68ab12f-e29a-4154-8a2d-18cf72a694c5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Flow 'volume_create_api' (2efe5d4d-18af-483b-bf4e-6c8d489633c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:21.332598 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c68ab12f-e29a-4154-8a2d-18cf72a694c5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30ef42c8-1131-4cb5-ae23-841865016d55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:21.333588 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-c68ab12f-e29a-4154-8a2d-18cf72a694c5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:30:21.366101 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c68ab12f-e29a-4154-8a2d-18cf72a694c5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30ef42c8-1131-4cb5-ae23-841865016d55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd785a143-d0bf-441c-a31a-9c40701361bb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:21.366909 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c68ab12f-e29a-4154-8a2d-18cf72a694c5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be783de8-df87-4eb6-9cd1-a87b754f474d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:21.406569 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-c68ab12f-e29a-4154-8a2d-18cf72a694c5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Created reservations ['bc036bb6-d6b4-4097-8c09-a1669da4ea5e', '19009fd8-f6d6-4101-8556-d69b6a6b0ebc', 'aa075ec2-5a4b-4e87-be9a-48bad10e0ba2', '4564b763-dc46-451e-8477-00e4e1f108f4'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:30:21.407377 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c68ab12f-e29a-4154-8a2d-18cf72a694c5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be783de8-df87-4eb6-9cd1-a87b754f474d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc036bb6-d6b4-4097-8c09-a1669da4ea5e', '19009fd8-f6d6-4101-8556-d69b6a6b0ebc', 'aa075ec2-5a4b-4e87-be9a-48bad10e0ba2', '4564b763-dc46-451e-8477-00e4e1f108f4']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:21.408144 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c68ab12f-e29a-4154-8a2d-18cf72a694c5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdf02281-6a01-4fa2-b90b-eb7c2dd66fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:21.449527 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c68ab12f-e29a-4154-8a2d-18cf72a694c5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdf02281-6a01-4fa2-b90b-eb7c2dd66fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abd37a15-bfbf-4003-b79f-16e4d442f332', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1533738705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6a8ae82861848c79643de02de8d454b',qos_specs=None,replication_status=,reservations=['bc036bb6-d6b4-4097-8c09-a1669da4ea5e','19009fd8-f6d6-4101-8556-d69b6a6b0ebc','aa075ec2-5a4b-4e87-be9a-48bad10e0ba2','4564b763-dc46-451e-8477-00e4e1f108f4'],size=1,snapshot_id=d785a143-d0bf-441c-a31a-9c40701361bb,source_replicaid=,source_volid=None,status='creating',user_id='293e92c5a5884647b318940f05abf85c',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:30:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1533738705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abd37a15-bfbf-4003-b79f-16e4d442f332,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6a8ae82861848c79643de02de8d454b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d785a143-d0bf-441c-a31a-9c40701361bb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='293e92c5a5884647b318940f05abf85c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:21.450219 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c68ab12f-e29a-4154-8a2d-18cf72a694c5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6afb7e1b-399d-4e60-90a3-233a294bf779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:21.469626 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c68ab12f-e29a-4154-8a2d-18cf72a694c5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6afb7e1b-399d-4e60-90a3-233a294bf779) transitioned into state 'SUCCESS' from state '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-1533738705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6a8ae82861848c79643de02de8d454b',qos_specs=None,replication_status=,reservations=['bc036bb6-d6b4-4097-8c09-a1669da4ea5e','19009fd8-f6d6-4101-8556-d69b6a6b0ebc','aa075ec2-5a4b-4e87-be9a-48bad10e0ba2','4564b763-dc46-451e-8477-00e4e1f108f4'],size=1,snapshot_id=d785a143-d0bf-441c-a31a-9c40701361bb,source_replicaid=,source_volid=None,status='creating',user_id='293e92c5a5884647b318940f05abf85c',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:21.470304 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c68ab12f-e29a-4154-8a2d-18cf72a694c5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd6bbfe3-8c0c-4918-827f-bc1acf06d845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:21.493263 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c68ab12f-e29a-4154-8a2d-18cf72a694c5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd6bbfe3-8c0c-4918-827f-bc1acf06d845) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:21.493263 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c68ab12f-e29a-4154-8a2d-18cf72a694c5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Flow 'volume_create_api' (2efe5d4d-18af-483b-bf4e-6c8d489633c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:21.493263 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c68ab12f-e29a-4154-8a2d-18cf72a694c5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Create volume request issued successfully. Jul 31 17:30:21.493263 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c68ab12f-e29a-4154-8a2d-18cf72a694c5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:30:21.493263 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 983/3940] 10.4.3.92 () {70 vars in 1293 bytes} [Fri Jul 31 17:30:21 2026] POST /volume/v3/volumes => generated 802 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:21.507363 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2ee8831f-813d-453e-9353-519554f845cc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:21.508986 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2ee8831f-813d-453e-9353-519554f845cc tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/abd37a15-bfbf-4003-b79f-16e4d442f332 Jul 31 17:30:21.509191 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2ee8831f-813d-453e-9353-519554f845cc tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:21.509395 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2ee8831f-813d-453e-9353-519554f845cc tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:21.516489 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:21.516489 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:21.520455 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2ee8831f-813d-453e-9353-519554f845cc tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:21.527454 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2ee8831f-813d-453e-9353-519554f845cc tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/abd37a15-bfbf-4003-b79f-16e4d442f332 returned with HTTP 200 Jul 31 17:30:21.527890 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 986/3941] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:21 2026] GET /volume/v3/volumes/abd37a15-bfbf-4003-b79f-16e4d442f332 => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:21.688958 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c837e755-f3d0-4097-b8f9-b7c71bb30586 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:21.691345 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c837e755-f3d0-4097-b8f9-b7c71bb30586 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:21.691622 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c837e755-f3d0-4097-b8f9-b7c71bb30586 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:21.691854 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c837e755-f3d0-4097-b8f9-b7c71bb30586 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:21.691985 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-c837e755-f3d0-4097-b8f9-b7c71bb30586 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:21.697179 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:21.697179 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:21.698171 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c837e755-f3d0-4097-b8f9-b7c71bb30586 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:21.698639 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 982/3942] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:21 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:22.099988 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e1aec408-4814-465b-b150-38925c80aa89 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:22.101713 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e1aec408-4814-465b-b150-38925c80aa89 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b Jul 31 17:30:22.101938 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e1aec408-4814-465b-b150-38925c80aa89 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:22.102149 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e1aec408-4814-465b-b150-38925c80aa89 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:22.110127 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:22.110127 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:22.114251 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e1aec408-4814-465b-b150-38925c80aa89 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:22.118676 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e1aec408-4814-465b-b150-38925c80aa89 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b returned with HTTP 200 Jul 31 17:30:22.119135 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 992/3943] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:22 2026] GET /volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:22.542676 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ebe670c0-7c44-47a3-89ca-ae42954cc4f9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:22.544866 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ebe670c0-7c44-47a3-89ca-ae42954cc4f9 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/abd37a15-bfbf-4003-b79f-16e4d442f332 Jul 31 17:30:22.545191 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ebe670c0-7c44-47a3-89ca-ae42954cc4f9 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:22.545409 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ebe670c0-7c44-47a3-89ca-ae42954cc4f9 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:22.553073 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:22.553073 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:22.556853 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ebe670c0-7c44-47a3-89ca-ae42954cc4f9 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:22.561007 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ebe670c0-7c44-47a3-89ca-ae42954cc4f9 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/abd37a15-bfbf-4003-b79f-16e4d442f332 returned with HTTP 200 Jul 31 17:30:22.561465 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 984/3944] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:22 2026] GET /volume/v3/volumes/abd37a15-bfbf-4003-b79f-16e4d442f332 => generated 895 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:22.573976 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bbf43c08-5cd3-4e88-a87e-e28fa143655b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:22.576593 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bbf43c08-5cd3-4e88-a87e-e28fa143655b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:30:22.576877 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bbf43c08-5cd3-4e88-a87e-e28fa143655b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "abd37a15-bfbf-4003-b79f-16e4d442f332", "name": "tempest-VolumeDependencyTests-Snapshot-934313164"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:22.588160 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:22.588160 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:22.588871 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bbf43c08-5cd3-4e88-a87e-e28fa143655b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:22.589064 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-bbf43c08-5cd3-4e88-a87e-e28fa143655b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Create snapshot from volume abd37a15-bfbf-4003-b79f-16e4d442f332 Jul 31 17:30:22.617960 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-bbf43c08-5cd3-4e88-a87e-e28fa143655b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Created reservations ['b81501c6-f6e2-47bb-ac0c-124a901fe44c', 'f2924378-1534-4a3a-a2e2-53d5b78887f1', 'a3e22feb-698a-48ee-984b-1b89a34d6277', '6381cf76-8132-48eb-b422-551e80a57246'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:30:22.649401 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bbf43c08-5cd3-4e88-a87e-e28fa143655b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Snapshot create request issued successfully. Jul 31 17:30:22.649401 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bbf43c08-5cd3-4e88-a87e-e28fa143655b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:30:22.649401 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 987/3945] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:30:22 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) Jul 31 17:30:22.657896 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9c53b9ec-4e69-4d42-b818-2de90a7ad575 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:22.660490 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9c53b9ec-4e69-4d42-b818-2de90a7ad575 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/snapshots/2eff3a75-b747-4426-bf91-d797efb98f2d Jul 31 17:30:22.660786 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9c53b9ec-4e69-4d42-b818-2de90a7ad575 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:22.661095 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9c53b9ec-4e69-4d42-b818-2de90a7ad575 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:22.669060 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:22.669060 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:22.669688 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9c53b9ec-4e69-4d42-b818-2de90a7ad575 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Snapshot retrieved successfully. Jul 31 17:30:22.670873 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9c53b9ec-4e69-4d42-b818-2de90a7ad575 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots/2eff3a75-b747-4426-bf91-d797efb98f2d returned with HTTP 200 Jul 31 17:30:22.671453 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 983/3946] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:22 2026] GET /volume/v3/snapshots/2eff3a75-b747-4426-bf91-d797efb98f2d => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:22.710870 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8f4a9d67-a4ad-49f5-be74-b63c2135ec78 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:22.713414 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8f4a9d67-a4ad-49f5-be74-b63c2135ec78 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:22.713757 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8f4a9d67-a4ad-49f5-be74-b63c2135ec78 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:22.714120 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8f4a9d67-a4ad-49f5-be74-b63c2135ec78 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:22.714308 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-8f4a9d67-a4ad-49f5-be74-b63c2135ec78 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:22.719277 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:22.719277 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:22.720403 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8f4a9d67-a4ad-49f5-be74-b63c2135ec78 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:22.720819 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 993/3947] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:22 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:23.131937 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3c75afc2-e779-4dc9-aac6-4ceb2daa91ba None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:23.134356 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3c75afc2-e779-4dc9-aac6-4ceb2daa91ba tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b Jul 31 17:30:23.134716 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3c75afc2-e779-4dc9-aac6-4ceb2daa91ba tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:23.135016 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3c75afc2-e779-4dc9-aac6-4ceb2daa91ba tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:23.144901 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:23.144901 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:23.150041 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3c75afc2-e779-4dc9-aac6-4ceb2daa91ba tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:23.156928 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3c75afc2-e779-4dc9-aac6-4ceb2daa91ba tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b returned with HTTP 200 Jul 31 17:30:23.157611 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 985/3948] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:23 2026] GET /volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:23.680682 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8a427a0b-87ad-4d50-9ba0-f9fa86e2ad85 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:23.682807 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8a427a0b-87ad-4d50-9ba0-f9fa86e2ad85 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/snapshots/2eff3a75-b747-4426-bf91-d797efb98f2d Jul 31 17:30:23.682986 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8a427a0b-87ad-4d50-9ba0-f9fa86e2ad85 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:23.683175 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8a427a0b-87ad-4d50-9ba0-f9fa86e2ad85 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:23.687928 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:23.687928 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:23.688344 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8a427a0b-87ad-4d50-9ba0-f9fa86e2ad85 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Snapshot retrieved successfully. Jul 31 17:30:23.689029 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8a427a0b-87ad-4d50-9ba0-f9fa86e2ad85 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots/2eff3a75-b747-4426-bf91-d797efb98f2d returned with HTTP 200 Jul 31 17:30:23.689383 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 988/3949] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:23 2026] GET /volume/v3/snapshots/2eff3a75-b747-4426-bf91-d797efb98f2d => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:23.697731 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-09ce8e0d-f4e0-4c6e-8cb0-b03fa6601406 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:23.699368 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-09ce8e0d-f4e0-4c6e-8cb0-b03fa6601406 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:30:23.699721 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-09ce8e0d-f4e0-4c6e-8cb0-b03fa6601406 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2eff3a75-b747-4426-bf91-d797efb98f2d", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-188962288"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:23.701367 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-09ce8e0d-f4e0-4c6e-8cb0-b03fa6601406 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Create volume request body: {'volume': {'snapshot_id': '2eff3a75-b747-4426-bf91-d797efb98f2d', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-188962288'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:30:23.706660 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:23.706660 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:23.707087 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-09ce8e0d-f4e0-4c6e-8cb0-b03fa6601406 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Snapshot retrieved successfully. Jul 31 17:30:23.707215 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-09ce8e0d-f4e0-4c6e-8cb0-b03fa6601406 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Create volume of 1 GB Jul 31 17:30:23.710618 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-09ce8e0d-f4e0-4c6e-8cb0-b03fa6601406 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Availability Zones retrieved successfully. Jul 31 17:30:23.715711 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-09ce8e0d-f4e0-4c6e-8cb0-b03fa6601406 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Flow 'volume_create_api' (408f02e1-8348-45bb-bf6c-fce4edfa3400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:23.716804 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-09ce8e0d-f4e0-4c6e-8cb0-b03fa6601406 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d818cdd1-46d9-4c73-9819-ac9642138b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:23.717808 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-09ce8e0d-f4e0-4c6e-8cb0-b03fa6601406 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:30:23.731666 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8d7f2c58-052a-4745-af05-e1cbb8bfd22b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:23.733465 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8d7f2c58-052a-4745-af05-e1cbb8bfd22b tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:23.733687 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8d7f2c58-052a-4745-af05-e1cbb8bfd22b tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:23.733845 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8d7f2c58-052a-4745-af05-e1cbb8bfd22b tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:23.733947 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-8d7f2c58-052a-4745-af05-e1cbb8bfd22b tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:23.737878 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:23.737878 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:23.738624 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8d7f2c58-052a-4745-af05-e1cbb8bfd22b tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:23.738951 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 994/3950] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:23 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:23.747284 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-09ce8e0d-f4e0-4c6e-8cb0-b03fa6601406 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d818cdd1-46d9-4c73-9819-ac9642138b39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2eff3a75-b747-4426-bf91-d797efb98f2d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:23.748089 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-09ce8e0d-f4e0-4c6e-8cb0-b03fa6601406 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfdd2497-7c9c-419f-9218-dbcedbe15fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:23.789835 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-09ce8e0d-f4e0-4c6e-8cb0-b03fa6601406 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Created reservations ['4e6cfd86-bd4a-4cbb-893d-74e36ec3f967', '99b5d0b3-a514-4ccc-a7cb-e35215d59c79', '0eecb738-995b-48a0-8f38-59e1e327c82c', 'f7d123f6-92f5-4ae6-a401-25f98f56deef'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:30:23.790727 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-09ce8e0d-f4e0-4c6e-8cb0-b03fa6601406 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfdd2497-7c9c-419f-9218-dbcedbe15fc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e6cfd86-bd4a-4cbb-893d-74e36ec3f967', '99b5d0b3-a514-4ccc-a7cb-e35215d59c79', '0eecb738-995b-48a0-8f38-59e1e327c82c', 'f7d123f6-92f5-4ae6-a401-25f98f56deef']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:23.791442 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-09ce8e0d-f4e0-4c6e-8cb0-b03fa6601406 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2400df8-c7e7-4ff3-a581-550a151bf0a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:23.832016 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-09ce8e0d-f4e0-4c6e-8cb0-b03fa6601406 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2400df8-c7e7-4ff3-a581-550a151bf0a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bc14f94-71ff-4cff-9765-cf4b24d13d46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-188962288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6a8ae82861848c79643de02de8d454b',qos_specs=None,replication_status=,reservations=['4e6cfd86-bd4a-4cbb-893d-74e36ec3f967','99b5d0b3-a514-4ccc-a7cb-e35215d59c79','0eecb738-995b-48a0-8f38-59e1e327c82c','f7d123f6-92f5-4ae6-a401-25f98f56deef'],size=1,snapshot_id=2eff3a75-b747-4426-bf91-d797efb98f2d,source_replicaid=,source_volid=None,status='creating',user_id='293e92c5a5884647b318940f05abf85c',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:30:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-188962288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bc14f94-71ff-4cff-9765-cf4b24d13d46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6a8ae82861848c79643de02de8d454b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2eff3a75-b747-4426-bf91-d797efb98f2d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='293e92c5a5884647b318940f05abf85c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:23.833450 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-09ce8e0d-f4e0-4c6e-8cb0-b03fa6601406 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12ea435b-0408-4704-a960-18d113710e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:23.853526 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-09ce8e0d-f4e0-4c6e-8cb0-b03fa6601406 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12ea435b-0408-4704-a960-18d113710e3b) transitioned into state 'SUCCESS' from state '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-188962288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6a8ae82861848c79643de02de8d454b',qos_specs=None,replication_status=,reservations=['4e6cfd86-bd4a-4cbb-893d-74e36ec3f967','99b5d0b3-a514-4ccc-a7cb-e35215d59c79','0eecb738-995b-48a0-8f38-59e1e327c82c','f7d123f6-92f5-4ae6-a401-25f98f56deef'],size=1,snapshot_id=2eff3a75-b747-4426-bf91-d797efb98f2d,source_replicaid=,source_volid=None,status='creating',user_id='293e92c5a5884647b318940f05abf85c',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:23.854243 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-09ce8e0d-f4e0-4c6e-8cb0-b03fa6601406 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8847a5ba-9760-4997-890d-9d8f5a95c5bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:23.874096 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-09ce8e0d-f4e0-4c6e-8cb0-b03fa6601406 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8847a5ba-9760-4997-890d-9d8f5a95c5bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:23.874922 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-09ce8e0d-f4e0-4c6e-8cb0-b03fa6601406 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Flow 'volume_create_api' (408f02e1-8348-45bb-bf6c-fce4edfa3400) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:23.875255 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-09ce8e0d-f4e0-4c6e-8cb0-b03fa6601406 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Create volume request issued successfully. Jul 31 17:30:23.875845 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-09ce8e0d-f4e0-4c6e-8cb0-b03fa6601406 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:30:23.876262 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 984/3951] 10.4.3.92 () {70 vars in 1293 bytes} [Fri Jul 31 17:30:23 2026] POST /volume/v3/volumes => generated 801 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:23.892293 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6a1f888e-0e43-47da-971b-512b9515f340 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:23.894159 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6a1f888e-0e43-47da-971b-512b9515f340 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/4bc14f94-71ff-4cff-9765-cf4b24d13d46 Jul 31 17:30:23.894397 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6a1f888e-0e43-47da-971b-512b9515f340 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:23.894592 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6a1f888e-0e43-47da-971b-512b9515f340 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:23.901652 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:23.901652 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:23.905019 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6a1f888e-0e43-47da-971b-512b9515f340 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:23.909027 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6a1f888e-0e43-47da-971b-512b9515f340 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/4bc14f94-71ff-4cff-9765-cf4b24d13d46 returned with HTTP 200 Jul 31 17:30:23.909424 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 986/3952] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:23 2026] GET /volume/v3/volumes/4bc14f94-71ff-4cff-9765-cf4b24d13d46 => generated 869 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:24.169066 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-70eb3bea-e52d-43f2-80be-6f636b9fa6b6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:24.170981 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-70eb3bea-e52d-43f2-80be-6f636b9fa6b6 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b Jul 31 17:30:24.171223 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-70eb3bea-e52d-43f2-80be-6f636b9fa6b6 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:24.171436 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-70eb3bea-e52d-43f2-80be-6f636b9fa6b6 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:24.179383 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:24.179383 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:24.183733 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-70eb3bea-e52d-43f2-80be-6f636b9fa6b6 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:24.188809 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-70eb3bea-e52d-43f2-80be-6f636b9fa6b6 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b returned with HTTP 200 Jul 31 17:30:24.189264 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 989/3953] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:24 2026] GET /volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:24.638052 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-c3b6ebe1-8715-4675-ad87-4a5de6dd4409 req-420b2f73-5935-4f51-bdce-265bda769deb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:24.640261 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c3b6ebe1-8715-4675-ad87-4a5de6dd4409 req-420b2f73-5935-4f51-bdce-265bda769deb tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe Jul 31 17:30:24.640494 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c3b6ebe1-8715-4675-ad87-4a5de6dd4409 req-420b2f73-5935-4f51-bdce-265bda769deb tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:24.640710 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c3b6ebe1-8715-4675-ad87-4a5de6dd4409 req-420b2f73-5935-4f51-bdce-265bda769deb tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:24.647947 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:24.647947 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:24.652475 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-c3b6ebe1-8715-4675-ad87-4a5de6dd4409 req-420b2f73-5935-4f51-bdce-265bda769deb tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:24.657269 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c3b6ebe1-8715-4675-ad87-4a5de6dd4409 req-420b2f73-5935-4f51-bdce-265bda769deb tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe returned with HTTP 200 Jul 31 17:30:24.657880 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 995/3954] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:30:24 2026] GET /volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:24.734235 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6984b6f4-2e54-4970-87cc-0e1cb13e3bd0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:24.734732 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6984b6f4-2e54-4970-87cc-0e1cb13e3bd0 None None] GET https://10.4.3.92/volume// Jul 31 17:30:24.734918 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6984b6f4-2e54-4970-87cc-0e1cb13e3bd0 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:24.735187 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6984b6f4-2e54-4970-87cc-0e1cb13e3bd0 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:24.735615 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6984b6f4-2e54-4970-87cc-0e1cb13e3bd0 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:30:24.736005 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 985/3955] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:30:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:30:24.744725 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-c3b6ebe1-8715-4675-ad87-4a5de6dd4409 req-67269d7b-e822-43ce-9bff-61a2acf42401 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:24.749981 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-70ead0c5-cd30-4d91-8f0a-bec356dfb1f3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:24.752064 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-70ead0c5-cd30-4d91-8f0a-bec356dfb1f3 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:24.752280 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-70ead0c5-cd30-4d91-8f0a-bec356dfb1f3 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:24.752520 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-70ead0c5-cd30-4d91-8f0a-bec356dfb1f3 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:24.752659 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-70ead0c5-cd30-4d91-8f0a-bec356dfb1f3 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:24.757459 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:24.757459 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:24.758299 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-70ead0c5-cd30-4d91-8f0a-bec356dfb1f3 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:24.758704 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 990/3956] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:24 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:24.781817 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-c3b6ebe1-8715-4675-ad87-4a5de6dd4409 req-67269d7b-e822-43ce-9bff-61a2acf42401 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:30:24.782220 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-c3b6ebe1-8715-4675-ad87-4a5de6dd4409 req-67269d7b-e822-43ce-9bff-61a2acf42401 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bdc61908-28a3-4245-9c85-20353ce2d6fe", "connector": null, "instance_uuid": "155a14cc-76f4-461f-a4dc-c6802195263f"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:24.791447 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:24.791447 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:24.818736 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-c3b6ebe1-8715-4675-ad87-4a5de6dd4409 req-67269d7b-e822-43ce-9bff-61a2acf42401 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:30:24.819434 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 987/3957] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:30:24 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:24.846223 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4e0d7dcb-ece8-4d17-b306-025d59e497c3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:24.848123 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4e0d7dcb-ece8-4d17-b306-025d59e497c3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe Jul 31 17:30:24.848334 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4e0d7dcb-ece8-4d17-b306-025d59e497c3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:24.848533 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4e0d7dcb-ece8-4d17-b306-025d59e497c3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:24.856765 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6b6fc6ce-2c08-4174-8a2d-c8cac48cd65f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:24.857240 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6b6fc6ce-2c08-4174-8a2d-c8cac48cd65f None None] GET https://10.4.3.92/volume// Jul 31 17:30:24.857477 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6b6fc6ce-2c08-4174-8a2d-c8cac48cd65f None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:24.857697 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6b6fc6ce-2c08-4174-8a2d-c8cac48cd65f None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:24.858096 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6b6fc6ce-2c08-4174-8a2d-c8cac48cd65f None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:30:24.858438 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 986/3958] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:30:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:30:24.858875 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:24.858875 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:24.864124 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4e0d7dcb-ece8-4d17-b306-025d59e497c3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:24.866215 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-c3b6ebe1-8715-4675-ad87-4a5de6dd4409 req-4b1e0359-38bd-4cf8-9b50-4c364a66758c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:24.868401 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c3b6ebe1-8715-4675-ad87-4a5de6dd4409 req-4b1e0359-38bd-4cf8-9b50-4c364a66758c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe Jul 31 17:30:24.868624 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c3b6ebe1-8715-4675-ad87-4a5de6dd4409 req-4b1e0359-38bd-4cf8-9b50-4c364a66758c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:24.868831 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c3b6ebe1-8715-4675-ad87-4a5de6dd4409 req-4b1e0359-38bd-4cf8-9b50-4c364a66758c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:24.870863 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4e0d7dcb-ece8-4d17-b306-025d59e497c3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe returned with HTTP 200 Jul 31 17:30:24.871482 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 996/3959] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:24 2026] GET /volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:24.878379 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:24.878379 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:24.882431 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-c3b6ebe1-8715-4675-ad87-4a5de6dd4409 req-4b1e0359-38bd-4cf8-9b50-4c364a66758c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:24.886567 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c3b6ebe1-8715-4675-ad87-4a5de6dd4409 req-4b1e0359-38bd-4cf8-9b50-4c364a66758c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe returned with HTTP 200 Jul 31 17:30:24.886947 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 991/3960] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:30:24 2026] GET /volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe => generated 1023 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:30:24.923986 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6d059dd2-e3d8-4cf2-b803-fbdd23f9bc11 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:24.926325 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6d059dd2-e3d8-4cf2-b803-fbdd23f9bc11 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/4bc14f94-71ff-4cff-9765-cf4b24d13d46 Jul 31 17:30:24.926642 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6d059dd2-e3d8-4cf2-b803-fbdd23f9bc11 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:24.926897 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6d059dd2-e3d8-4cf2-b803-fbdd23f9bc11 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:24.937517 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:24.937517 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:24.942743 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6d059dd2-e3d8-4cf2-b803-fbdd23f9bc11 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:24.948751 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6d059dd2-e3d8-4cf2-b803-fbdd23f9bc11 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/4bc14f94-71ff-4cff-9765-cf4b24d13d46 returned with HTTP 200 Jul 31 17:30:24.949294 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 988/3961] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:24 2026] GET /volume/v3/volumes/4bc14f94-71ff-4cff-9765-cf4b24d13d46 => generated 894 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:24.962820 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d4243924-39d8-4102-b2e5-714c6e926f0c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:24.965516 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d4243924-39d8-4102-b2e5-714c6e926f0c tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/d785a143-d0bf-441c-a31a-9c40701361bb Jul 31 17:30:24.965801 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d4243924-39d8-4102-b2e5-714c6e926f0c tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:24.966016 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d4243924-39d8-4102-b2e5-714c6e926f0c tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:24.966181 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-d4243924-39d8-4102-b2e5-714c6e926f0c tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete snapshot with id: d785a143-d0bf-441c-a31a-9c40701361bb Jul 31 17:30:24.972259 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:24.972259 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:24.972707 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d4243924-39d8-4102-b2e5-714c6e926f0c tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Snapshot retrieved successfully. Jul 31 17:30:24.985081 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-c3b6ebe1-8715-4675-ad87-4a5de6dd4409 req-4141052e-9bf1-49e2-ac67-4a58abb9c813 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:24.987285 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c3b6ebe1-8715-4675-ad87-4a5de6dd4409 req-4141052e-9bf1-49e2-ac67-4a58abb9c813 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] PUT https://10.4.3.92/volume/v3/attachments/af733748-db73-4b5a-8a72-9a070e959b15 Jul 31 17:30:24.987695 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-c3b6ebe1-8715-4675-ad87-4a5de6dd4409 req-4141052e-9bf1-49e2-ac67-4a58abb9c813 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:24.994543 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d4243924-39d8-4102-b2e5-714c6e926f0c tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Snapshot delete request issued successfully. Jul 31 17:30:24.994830 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d4243924-39d8-4102-b2e5-714c6e926f0c tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots/d785a143-d0bf-441c-a31a-9c40701361bb returned with HTTP 202 Jul 31 17:30:24.995408 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 987/3962] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:30:24 2026] DELETE /volume/v3/snapshots/d785a143-d0bf-441c-a31a-9c40701361bb => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:30:24.996179 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-c3b6ebe1-8715-4675-ad87-4a5de6dd4409 req-4141052e-9bf1-49e2-ac67-4a58abb9c813 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Acquiring lock "cinder-attachment_update-bdc61908-28a3-4245-9c85-20353ce2d6fe-np0000006248" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:30:25.000509 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-c3b6ebe1-8715-4675-ad87-4a5de6dd4409 req-4141052e-9bf1-49e2-ac67-4a58abb9c813 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Lock "cinder-attachment_update-bdc61908-28a3-4245-9c85-20353ce2d6fe-np0000006248" acquired by "attachment_update" :: waited 0.004s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:30:25.001422 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:25.001422 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:25.002679 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d4e0119d-4910-443a-9edd-bae3a172e406 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:25.004785 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d4e0119d-4910-443a-9edd-bae3a172e406 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/snapshots/d785a143-d0bf-441c-a31a-9c40701361bb Jul 31 17:30:25.005171 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d4e0119d-4910-443a-9edd-bae3a172e406 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:25.005463 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d4e0119d-4910-443a-9edd-bae3a172e406 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:25.011240 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:25.011240 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:25.011781 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d4e0119d-4910-443a-9edd-bae3a172e406 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Snapshot retrieved successfully. Jul 31 17:30:25.012483 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d4e0119d-4910-443a-9edd-bae3a172e406 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots/d785a143-d0bf-441c-a31a-9c40701361bb returned with HTTP 200 Jul 31 17:30:25.012828 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 992/3963] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:25 2026] GET /volume/v3/snapshots/d785a143-d0bf-441c-a31a-9c40701361bb => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:25.106371 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-c3b6ebe1-8715-4675-ad87-4a5de6dd4409 req-4141052e-9bf1-49e2-ac67-4a58abb9c813 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Lock "cinder-attachment_update-bdc61908-28a3-4245-9c85-20353ce2d6fe-np0000006248" released by "attachment_update" :: held 0.106s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:30:25.106774 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-c3b6ebe1-8715-4675-ad87-4a5de6dd4409 req-4141052e-9bf1-49e2-ac67-4a58abb9c813 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/attachments/af733748-db73-4b5a-8a72-9a070e959b15 returned with HTTP 200 Jul 31 17:30:25.107407 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 997/3964] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:30:24 2026] PUT /volume/v3/attachments/af733748-db73-4b5a-8a72-9a070e959b15 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 17:30:25.201631 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bc74b9c9-3949-4a63-b014-88f349f5eef3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:25.203488 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bc74b9c9-3949-4a63-b014-88f349f5eef3 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b Jul 31 17:30:25.203688 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bc74b9c9-3949-4a63-b014-88f349f5eef3 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:25.203875 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bc74b9c9-3949-4a63-b014-88f349f5eef3 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:25.210608 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:25.210608 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:25.213955 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bc74b9c9-3949-4a63-b014-88f349f5eef3 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:25.218414 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bc74b9c9-3949-4a63-b014-88f349f5eef3 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b returned with HTTP 200 Jul 31 17:30:25.218791 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 989/3965] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:25 2026] GET /volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:25.769307 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-baf225b0-11bd-4525-a4c1-f7bbe3d5ff0f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:25.771173 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-baf225b0-11bd-4525-a4c1-f7bbe3d5ff0f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:25.771436 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-baf225b0-11bd-4525-a4c1-f7bbe3d5ff0f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:25.771685 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-baf225b0-11bd-4525-a4c1-f7bbe3d5ff0f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:25.771844 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-baf225b0-11bd-4525-a4c1-f7bbe3d5ff0f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:25.776664 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:25.776664 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:25.777441 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-baf225b0-11bd-4525-a4c1-f7bbe3d5ff0f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:25.777835 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 988/3966] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:25 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:25.885440 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6bea2938-215f-410d-9fff-afbe5d51936c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:25.887247 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6bea2938-215f-410d-9fff-afbe5d51936c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe Jul 31 17:30:25.887453 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6bea2938-215f-410d-9fff-afbe5d51936c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:25.887641 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6bea2938-215f-410d-9fff-afbe5d51936c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:25.897973 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:25.897973 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:25.901527 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6bea2938-215f-410d-9fff-afbe5d51936c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:25.905554 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6bea2938-215f-410d-9fff-afbe5d51936c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe returned with HTTP 200 Jul 31 17:30:25.906000 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 993/3967] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:25 2026] GET /volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:26.021300 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-007e94fc-8b84-4705-86be-26e12c36e2b5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:26.023023 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-007e94fc-8b84-4705-86be-26e12c36e2b5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/snapshots/d785a143-d0bf-441c-a31a-9c40701361bb Jul 31 17:30:26.023236 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-007e94fc-8b84-4705-86be-26e12c36e2b5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:26.023473 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-007e94fc-8b84-4705-86be-26e12c36e2b5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:26.027631 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-007e94fc-8b84-4705-86be-26e12c36e2b5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots/d785a143-d0bf-441c-a31a-9c40701361bb returned with HTTP 404 Jul 31 17:30:26.028110 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 998/3968] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:26 2026] GET /volume/v3/snapshots/d785a143-d0bf-441c-a31a-9c40701361bb => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:26.035933 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f1181e1b-d30a-4a3a-a7c5-58899aab1742 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:26.037578 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f1181e1b-d30a-4a3a-a7c5-58899aab1742 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/2eff3a75-b747-4426-bf91-d797efb98f2d Jul 31 17:30:26.037752 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f1181e1b-d30a-4a3a-a7c5-58899aab1742 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:26.037924 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f1181e1b-d30a-4a3a-a7c5-58899aab1742 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:26.038020 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-f1181e1b-d30a-4a3a-a7c5-58899aab1742 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete snapshot with id: 2eff3a75-b747-4426-bf91-d797efb98f2d Jul 31 17:30:26.043190 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:26.043190 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:26.043656 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f1181e1b-d30a-4a3a-a7c5-58899aab1742 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Snapshot retrieved successfully. Jul 31 17:30:26.060285 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f1181e1b-d30a-4a3a-a7c5-58899aab1742 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Snapshot delete request issued successfully. Jul 31 17:30:26.060478 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f1181e1b-d30a-4a3a-a7c5-58899aab1742 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots/2eff3a75-b747-4426-bf91-d797efb98f2d returned with HTTP 202 Jul 31 17:30:26.061125 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 990/3969] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:30:26 2026] DELETE /volume/v3/snapshots/2eff3a75-b747-4426-bf91-d797efb98f2d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:30:26.069277 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-310b8458-aa7d-42b4-9c5f-eb32e0b4173b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:26.071155 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-310b8458-aa7d-42b4-9c5f-eb32e0b4173b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/snapshots/2eff3a75-b747-4426-bf91-d797efb98f2d Jul 31 17:30:26.071417 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-310b8458-aa7d-42b4-9c5f-eb32e0b4173b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:26.071638 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-310b8458-aa7d-42b4-9c5f-eb32e0b4173b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:26.078928 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:26.078928 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:26.079614 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-310b8458-aa7d-42b4-9c5f-eb32e0b4173b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Snapshot retrieved successfully. Jul 31 17:30:26.080932 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-310b8458-aa7d-42b4-9c5f-eb32e0b4173b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots/2eff3a75-b747-4426-bf91-d797efb98f2d returned with HTTP 200 Jul 31 17:30:26.081498 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 989/3970] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:26 2026] GET /volume/v3/snapshots/2eff3a75-b747-4426-bf91-d797efb98f2d => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:26.231727 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1b44ded2-544c-4954-a298-2c22836717f1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:26.233759 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1b44ded2-544c-4954-a298-2c22836717f1 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b Jul 31 17:30:26.233964 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1b44ded2-544c-4954-a298-2c22836717f1 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:26.234162 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1b44ded2-544c-4954-a298-2c22836717f1 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:26.242146 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:26.242146 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:26.246240 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1b44ded2-544c-4954-a298-2c22836717f1 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:26.251289 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1b44ded2-544c-4954-a298-2c22836717f1 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b returned with HTTP 200 Jul 31 17:30:26.251691 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 994/3971] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:26 2026] GET /volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:26.788051 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-14e13761-a5d4-4247-b16f-a4a5c463592d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:26.790352 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-14e13761-a5d4-4247-b16f-a4a5c463592d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:26.790640 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-14e13761-a5d4-4247-b16f-a4a5c463592d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:26.790910 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-14e13761-a5d4-4247-b16f-a4a5c463592d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:26.791093 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-14e13761-a5d4-4247-b16f-a4a5c463592d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:26.797053 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:26.797053 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:26.798182 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-14e13761-a5d4-4247-b16f-a4a5c463592d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:26.798934 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 999/3972] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:26 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:26.920108 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f888d7c9-f741-4f01-b6e9-c2cea8a5b2d6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:26.922404 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f888d7c9-f741-4f01-b6e9-c2cea8a5b2d6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe Jul 31 17:30:26.922722 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f888d7c9-f741-4f01-b6e9-c2cea8a5b2d6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:26.923019 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f888d7c9-f741-4f01-b6e9-c2cea8a5b2d6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:26.935095 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:26.935095 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:26.939288 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f888d7c9-f741-4f01-b6e9-c2cea8a5b2d6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:26.944664 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f888d7c9-f741-4f01-b6e9-c2cea8a5b2d6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe returned with HTTP 200 Jul 31 17:30:26.945281 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 991/3973] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:26 2026] GET /volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:27.090909 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0d7a2255-5ae6-4dcb-ae6a-2e3e3a9df34f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:27.092812 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0d7a2255-5ae6-4dcb-ae6a-2e3e3a9df34f tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/snapshots/2eff3a75-b747-4426-bf91-d797efb98f2d Jul 31 17:30:27.093078 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0d7a2255-5ae6-4dcb-ae6a-2e3e3a9df34f tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:27.093299 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0d7a2255-5ae6-4dcb-ae6a-2e3e3a9df34f tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:27.098158 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0d7a2255-5ae6-4dcb-ae6a-2e3e3a9df34f tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots/2eff3a75-b747-4426-bf91-d797efb98f2d returned with HTTP 404 Jul 31 17:30:27.098728 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 990/3974] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:27 2026] GET /volume/v3/snapshots/2eff3a75-b747-4426-bf91-d797efb98f2d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:27.105614 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5017e2cd-5e86-4cbb-a24b-9a019dc80e30 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:27.107419 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5017e2cd-5e86-4cbb-a24b-9a019dc80e30 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] DELETE https://10.4.3.92/volume/v3/volumes/d80a6cfe-4702-40f7-bdbc-010efaee27eb Jul 31 17:30:27.107656 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5017e2cd-5e86-4cbb-a24b-9a019dc80e30 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:27.107844 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5017e2cd-5e86-4cbb-a24b-9a019dc80e30 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:27.108035 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-5017e2cd-5e86-4cbb-a24b-9a019dc80e30 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete volume with id: d80a6cfe-4702-40f7-bdbc-010efaee27eb Jul 31 17:30:27.115159 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:27.115159 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:27.115626 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5017e2cd-5e86-4cbb-a24b-9a019dc80e30 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:27.134177 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5017e2cd-5e86-4cbb-a24b-9a019dc80e30 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete volume request issued successfully. Jul 31 17:30:27.134473 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5017e2cd-5e86-4cbb-a24b-9a019dc80e30 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/d80a6cfe-4702-40f7-bdbc-010efaee27eb returned with HTTP 202 Jul 31 17:30:27.135073 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 995/3975] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:30:27 2026] DELETE /volume/v3/volumes/d80a6cfe-4702-40f7-bdbc-010efaee27eb => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:30:27.142377 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8dfc4bfc-5ac9-46c6-8141-3fdd6d574ead None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:27.144667 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8dfc4bfc-5ac9-46c6-8141-3fdd6d574ead tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/d80a6cfe-4702-40f7-bdbc-010efaee27eb Jul 31 17:30:27.144974 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8dfc4bfc-5ac9-46c6-8141-3fdd6d574ead tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:27.145297 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8dfc4bfc-5ac9-46c6-8141-3fdd6d574ead tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:27.154648 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:27.154648 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:27.159375 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8dfc4bfc-5ac9-46c6-8141-3fdd6d574ead tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:27.165945 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8dfc4bfc-5ac9-46c6-8141-3fdd6d574ead tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/d80a6cfe-4702-40f7-bdbc-010efaee27eb returned with HTTP 200 Jul 31 17:30:27.166424 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1000/3976] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:27 2026] GET /volume/v3/volumes/d80a6cfe-4702-40f7-bdbc-010efaee27eb => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:27.268127 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-14c769d9-ceab-48e3-ad3d-a16a6c78f526 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:27.270688 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-14c769d9-ceab-48e3-ad3d-a16a6c78f526 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b Jul 31 17:30:27.270997 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-14c769d9-ceab-48e3-ad3d-a16a6c78f526 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:27.271253 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-14c769d9-ceab-48e3-ad3d-a16a6c78f526 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:27.279952 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:27.279952 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:27.283796 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-14c769d9-ceab-48e3-ad3d-a16a6c78f526 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:27.287898 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-14c769d9-ceab-48e3-ad3d-a16a6c78f526 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b returned with HTTP 200 Jul 31 17:30:27.288363 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 992/3977] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:27 2026] GET /volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:27.811074 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8401a86d-4279-46be-9a0b-b5ac2933f2d0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:27.812658 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8401a86d-4279-46be-9a0b-b5ac2933f2d0 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:27.812868 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8401a86d-4279-46be-9a0b-b5ac2933f2d0 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:27.813062 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8401a86d-4279-46be-9a0b-b5ac2933f2d0 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:27.813214 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-8401a86d-4279-46be-9a0b-b5ac2933f2d0 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:27.818895 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:27.818895 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:27.819778 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8401a86d-4279-46be-9a0b-b5ac2933f2d0 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:27.820240 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 991/3978] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:27 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:27.958132 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f8e499b5-c4bd-41d7-a417-286e78b14608 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:27.960294 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f8e499b5-c4bd-41d7-a417-286e78b14608 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe Jul 31 17:30:27.960574 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f8e499b5-c4bd-41d7-a417-286e78b14608 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:27.960848 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f8e499b5-c4bd-41d7-a417-286e78b14608 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:27.970349 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:27.970349 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:27.973339 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f8e499b5-c4bd-41d7-a417-286e78b14608 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:27.977136 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f8e499b5-c4bd-41d7-a417-286e78b14608 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe returned with HTTP 200 Jul 31 17:30:27.977519 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 996/3979] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:27 2026] GET /volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:28.179964 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8528ab2c-9e24-4f6a-bb11-2010c9d5e7c7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:28.181289 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8528ab2c-9e24-4f6a-bb11-2010c9d5e7c7 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/d80a6cfe-4702-40f7-bdbc-010efaee27eb Jul 31 17:30:28.181521 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8528ab2c-9e24-4f6a-bb11-2010c9d5e7c7 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:28.181690 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8528ab2c-9e24-4f6a-bb11-2010c9d5e7c7 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:28.186918 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8528ab2c-9e24-4f6a-bb11-2010c9d5e7c7 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/d80a6cfe-4702-40f7-bdbc-010efaee27eb returned with HTTP 404 Jul 31 17:30:28.187396 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1001/3980] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:28 2026] GET /volume/v3/volumes/d80a6cfe-4702-40f7-bdbc-010efaee27eb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:28.193960 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-26348077-b0a4-4409-901b-dbb9d15157f6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:28.195723 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-26348077-b0a4-4409-901b-dbb9d15157f6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] DELETE https://10.4.3.92/volume/v3/volumes/abd37a15-bfbf-4003-b79f-16e4d442f332 Jul 31 17:30:28.195944 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-26348077-b0a4-4409-901b-dbb9d15157f6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:28.196187 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-26348077-b0a4-4409-901b-dbb9d15157f6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:28.196407 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-26348077-b0a4-4409-901b-dbb9d15157f6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete volume with id: abd37a15-bfbf-4003-b79f-16e4d442f332 Jul 31 17:30:28.202857 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:28.202857 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:28.203323 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-26348077-b0a4-4409-901b-dbb9d15157f6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:28.220551 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-26348077-b0a4-4409-901b-dbb9d15157f6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete volume request issued successfully. Jul 31 17:30:28.220745 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-26348077-b0a4-4409-901b-dbb9d15157f6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/abd37a15-bfbf-4003-b79f-16e4d442f332 returned with HTTP 202 Jul 31 17:30:28.221393 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 993/3981] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:30:28 2026] DELETE /volume/v3/volumes/abd37a15-bfbf-4003-b79f-16e4d442f332 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:30:28.228106 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c87a439f-6fae-4062-8ac5-279cb04c0b05 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:28.229978 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c87a439f-6fae-4062-8ac5-279cb04c0b05 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/abd37a15-bfbf-4003-b79f-16e4d442f332 Jul 31 17:30:28.230301 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c87a439f-6fae-4062-8ac5-279cb04c0b05 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:28.230541 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c87a439f-6fae-4062-8ac5-279cb04c0b05 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:28.238165 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:28.238165 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:28.242511 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c87a439f-6fae-4062-8ac5-279cb04c0b05 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:28.247788 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c87a439f-6fae-4062-8ac5-279cb04c0b05 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/abd37a15-bfbf-4003-b79f-16e4d442f332 returned with HTTP 200 Jul 31 17:30:28.248276 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 992/3982] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:28 2026] GET /volume/v3/volumes/abd37a15-bfbf-4003-b79f-16e4d442f332 => generated 894 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:28.301125 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ea2b53b7-533d-4fe0-ae88-8d8b3d9cb4ad None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:28.302961 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ea2b53b7-533d-4fe0-ae88-8d8b3d9cb4ad tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b Jul 31 17:30:28.303211 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ea2b53b7-533d-4fe0-ae88-8d8b3d9cb4ad tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:28.303550 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ea2b53b7-533d-4fe0-ae88-8d8b3d9cb4ad tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:28.311225 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:28.311225 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:28.315366 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ea2b53b7-533d-4fe0-ae88-8d8b3d9cb4ad tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:28.320036 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ea2b53b7-533d-4fe0-ae88-8d8b3d9cb4ad tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b returned with HTTP 200 Jul 31 17:30:28.320474 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 997/3983] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:28 2026] GET /volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:28.832039 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-238f2fb0-020b-41e0-8bc3-77e8a1aee72b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:28.833975 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-238f2fb0-020b-41e0-8bc3-77e8a1aee72b tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:28.834229 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-238f2fb0-020b-41e0-8bc3-77e8a1aee72b tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:28.834479 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-238f2fb0-020b-41e0-8bc3-77e8a1aee72b tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:28.834608 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-238f2fb0-020b-41e0-8bc3-77e8a1aee72b tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:28.839134 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:28.839134 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:28.839988 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-238f2fb0-020b-41e0-8bc3-77e8a1aee72b tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:28.840360 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1002/3984] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:28 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:28.991067 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-123e8a7a-59e8-4982-b66e-1f682d5e1ddc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:28.992610 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-123e8a7a-59e8-4982-b66e-1f682d5e1ddc tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe Jul 31 17:30:28.992780 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-123e8a7a-59e8-4982-b66e-1f682d5e1ddc tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:28.992964 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-123e8a7a-59e8-4982-b66e-1f682d5e1ddc tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:29.000777 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:29.000777 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:29.003550 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-123e8a7a-59e8-4982-b66e-1f682d5e1ddc tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:29.006903 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-123e8a7a-59e8-4982-b66e-1f682d5e1ddc tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe returned with HTTP 200 Jul 31 17:30:29.007252 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 994/3985] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:28 2026] GET /volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:29.261937 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8c3a9e38-63eb-49f2-bca6-0fd1591b7e6d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:29.263736 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8c3a9e38-63eb-49f2-bca6-0fd1591b7e6d tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/abd37a15-bfbf-4003-b79f-16e4d442f332 Jul 31 17:30:29.263961 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8c3a9e38-63eb-49f2-bca6-0fd1591b7e6d tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:29.264221 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8c3a9e38-63eb-49f2-bca6-0fd1591b7e6d tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:29.270421 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8c3a9e38-63eb-49f2-bca6-0fd1591b7e6d tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/abd37a15-bfbf-4003-b79f-16e4d442f332 returned with HTTP 404 Jul 31 17:30:29.270934 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 993/3986] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:29 2026] GET /volume/v3/volumes/abd37a15-bfbf-4003-b79f-16e4d442f332 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:29.277631 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3043f04f-6577-4b8a-abad-acf234ebf777 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:29.279586 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3043f04f-6577-4b8a-abad-acf234ebf777 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] DELETE https://10.4.3.92/volume/v3/volumes/4bc14f94-71ff-4cff-9765-cf4b24d13d46 Jul 31 17:30:29.279707 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3043f04f-6577-4b8a-abad-acf234ebf777 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:29.279935 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3043f04f-6577-4b8a-abad-acf234ebf777 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:29.280105 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-3043f04f-6577-4b8a-abad-acf234ebf777 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete volume with id: 4bc14f94-71ff-4cff-9765-cf4b24d13d46 Jul 31 17:30:29.287347 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:29.287347 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:29.287872 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3043f04f-6577-4b8a-abad-acf234ebf777 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:29.304541 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3043f04f-6577-4b8a-abad-acf234ebf777 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete volume request issued successfully. Jul 31 17:30:29.305134 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3043f04f-6577-4b8a-abad-acf234ebf777 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/4bc14f94-71ff-4cff-9765-cf4b24d13d46 returned with HTTP 202 Jul 31 17:30:29.305134 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 998/3987] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:30:29 2026] DELETE /volume/v3/volumes/4bc14f94-71ff-4cff-9765-cf4b24d13d46 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:30:29.312531 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d2016e18-51b6-4fa7-92b5-39e333d7f108 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:29.314201 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d2016e18-51b6-4fa7-92b5-39e333d7f108 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/4bc14f94-71ff-4cff-9765-cf4b24d13d46 Jul 31 17:30:29.314382 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d2016e18-51b6-4fa7-92b5-39e333d7f108 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:29.314546 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d2016e18-51b6-4fa7-92b5-39e333d7f108 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:29.323451 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:29.323451 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:29.328740 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d2016e18-51b6-4fa7-92b5-39e333d7f108 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:29.334243 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-950d044b-1618-401c-9327-13e18f90dd9f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:29.335291 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d2016e18-51b6-4fa7-92b5-39e333d7f108 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/4bc14f94-71ff-4cff-9765-cf4b24d13d46 returned with HTTP 200 Jul 31 17:30:29.335870 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1003/3988] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:29 2026] GET /volume/v3/volumes/4bc14f94-71ff-4cff-9765-cf4b24d13d46 => generated 893 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:29.336373 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-950d044b-1618-401c-9327-13e18f90dd9f tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b Jul 31 17:30:29.336640 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-950d044b-1618-401c-9327-13e18f90dd9f tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:29.336936 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-950d044b-1618-401c-9327-13e18f90dd9f tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:29.344665 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:29.344665 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:29.348603 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-950d044b-1618-401c-9327-13e18f90dd9f tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:29.353205 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-950d044b-1618-401c-9327-13e18f90dd9f tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b returned with HTTP 200 Jul 31 17:30:29.353679 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 995/3989] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:29 2026] GET /volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:29.851071 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a53bc5d7-eafa-43a8-b64b-81ec8e7471e8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:29.853593 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a53bc5d7-eafa-43a8-b64b-81ec8e7471e8 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:29.853909 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a53bc5d7-eafa-43a8-b64b-81ec8e7471e8 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:29.854196 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a53bc5d7-eafa-43a8-b64b-81ec8e7471e8 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:29.854400 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a53bc5d7-eafa-43a8-b64b-81ec8e7471e8 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:29.859723 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:29.859723 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:29.860613 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a53bc5d7-eafa-43a8-b64b-81ec8e7471e8 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:29.861062 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 994/3990] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:29 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:30.018911 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-074dc3e0-2955-4833-85ce-42598fe5e4e9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:30.020709 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-074dc3e0-2955-4833-85ce-42598fe5e4e9 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe Jul 31 17:30:30.020916 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-074dc3e0-2955-4833-85ce-42598fe5e4e9 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:30.021141 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-074dc3e0-2955-4833-85ce-42598fe5e4e9 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:30.031336 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:30.031336 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:30.034858 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-074dc3e0-2955-4833-85ce-42598fe5e4e9 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:30.039039 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-074dc3e0-2955-4833-85ce-42598fe5e4e9 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe returned with HTTP 200 Jul 31 17:30:30.039677 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 999/3991] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:30 2026] GET /volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:30.349487 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2054da61-6c7a-4760-b639-6da2b0db36d5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:30.351173 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2054da61-6c7a-4760-b639-6da2b0db36d5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/4bc14f94-71ff-4cff-9765-cf4b24d13d46 Jul 31 17:30:30.351413 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2054da61-6c7a-4760-b639-6da2b0db36d5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:30.352404 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2054da61-6c7a-4760-b639-6da2b0db36d5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:30.357439 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2054da61-6c7a-4760-b639-6da2b0db36d5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/4bc14f94-71ff-4cff-9765-cf4b24d13d46 returned with HTTP 404 Jul 31 17:30:30.357856 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1004/3992] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:30 2026] GET /volume/v3/volumes/4bc14f94-71ff-4cff-9765-cf4b24d13d46 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:30.366253 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f9a79da9-16d9-4a0f-8c79-0175c63b1d57 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:30.369437 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-71277e76-b3f7-447b-92a5-d428b00b6c15 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:30.369713 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f9a79da9-16d9-4a0f-8c79-0175c63b1d57 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:30:30.369713 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f9a79da9-16d9-4a0f-8c79-0175c63b1d57 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-193494742"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:30.369777 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-71277e76-b3f7-447b-92a5-d428b00b6c15 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b Jul 31 17:30:30.369777 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-71277e76-b3f7-447b-92a5-d428b00b6c15 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:30.369828 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-f9a79da9-16d9-4a0f-8c79-0175c63b1d57 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-193494742'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:30:30.369858 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-71277e76-b3f7-447b-92a5-d428b00b6c15 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:30.369889 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-f9a79da9-16d9-4a0f-8c79-0175c63b1d57 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Create volume of 1 GB Jul 31 17:30:30.374612 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f9a79da9-16d9-4a0f-8c79-0175c63b1d57 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Availability Zones retrieved successfully. Jul 31 17:30:30.376283 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:30.376283 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:30.378490 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-f9a79da9-16d9-4a0f-8c79-0175c63b1d57 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Flow 'volume_create_api' (6e4ecb33-20bd-49ff-b6e5-bdf5f241c38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:30.379350 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-f9a79da9-16d9-4a0f-8c79-0175c63b1d57 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d522383-aaff-407c-87ef-8e74a315b37a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:30.380170 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-f9a79da9-16d9-4a0f-8c79-0175c63b1d57 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:30:30.380431 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-71277e76-b3f7-447b-92a5-d428b00b6c15 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:30.385773 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-71277e76-b3f7-447b-92a5-d428b00b6c15 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b returned with HTTP 200 Jul 31 17:30:30.386457 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 995/3993] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:30 2026] GET /volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:30.404648 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-f9a79da9-16d9-4a0f-8c79-0175c63b1d57 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d522383-aaff-407c-87ef-8e74a315b37a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:30.405285 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-f9a79da9-16d9-4a0f-8c79-0175c63b1d57 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57a7aebe-4932-48c6-87f1-9a6812bccafc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:30.446172 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-f9a79da9-16d9-4a0f-8c79-0175c63b1d57 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Created reservations ['495a9382-ef43-44d0-9890-c9d62a10f5fd', '0c04293c-3347-4d77-9d36-5a1681af1b1a', '53136bc2-7e42-47e8-97e0-f3e4e4cc786d', 'ca79d59e-35b9-41bc-bf52-5f3a07a90a2a'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:30:30.446958 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-f9a79da9-16d9-4a0f-8c79-0175c63b1d57 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57a7aebe-4932-48c6-87f1-9a6812bccafc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['495a9382-ef43-44d0-9890-c9d62a10f5fd', '0c04293c-3347-4d77-9d36-5a1681af1b1a', '53136bc2-7e42-47e8-97e0-f3e4e4cc786d', 'ca79d59e-35b9-41bc-bf52-5f3a07a90a2a']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:30.447639 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-f9a79da9-16d9-4a0f-8c79-0175c63b1d57 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb1a08ae-17f6-421b-8151-7115606901d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:30.475546 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-f9a79da9-16d9-4a0f-8c79-0175c63b1d57 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb1a08ae-17f6-421b-8151-7115606901d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '666d4c4d-b168-4cf6-a5e9-87b3b3b5d7f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-193494742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6a8ae82861848c79643de02de8d454b',qos_specs=None,replication_status=,reservations=['495a9382-ef43-44d0-9890-c9d62a10f5fd','0c04293c-3347-4d77-9d36-5a1681af1b1a','53136bc2-7e42-47e8-97e0-f3e4e4cc786d','ca79d59e-35b9-41bc-bf52-5f3a07a90a2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='293e92c5a5884647b318940f05abf85c',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:30:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-193494742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=666d4c4d-b168-4cf6-a5e9-87b3b3b5d7f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6a8ae82861848c79643de02de8d454b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='293e92c5a5884647b318940f05abf85c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:30.476172 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-f9a79da9-16d9-4a0f-8c79-0175c63b1d57 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbc71287-0225-49c7-85c6-a139c72c14e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:30.494200 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-f9a79da9-16d9-4a0f-8c79-0175c63b1d57 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbc71287-0225-49c7-85c6-a139c72c14e3) transitioned into state 'SUCCESS' from state '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-193494742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6a8ae82861848c79643de02de8d454b',qos_specs=None,replication_status=,reservations=['495a9382-ef43-44d0-9890-c9d62a10f5fd','0c04293c-3347-4d77-9d36-5a1681af1b1a','53136bc2-7e42-47e8-97e0-f3e4e4cc786d','ca79d59e-35b9-41bc-bf52-5f3a07a90a2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='293e92c5a5884647b318940f05abf85c',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:30.494810 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-f9a79da9-16d9-4a0f-8c79-0175c63b1d57 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08b27da9-3b92-49f9-88ae-f0d63037c12f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:30.508270 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-f9a79da9-16d9-4a0f-8c79-0175c63b1d57 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08b27da9-3b92-49f9-88ae-f0d63037c12f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:30.509134 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-f9a79da9-16d9-4a0f-8c79-0175c63b1d57 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Flow 'volume_create_api' (6e4ecb33-20bd-49ff-b6e5-bdf5f241c38f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:30.509474 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f9a79da9-16d9-4a0f-8c79-0175c63b1d57 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Create volume request issued successfully. Jul 31 17:30:30.510017 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f9a79da9-16d9-4a0f-8c79-0175c63b1d57 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:30:30.510446 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 996/3994] 10.4.3.92 () {70 vars in 1292 bytes} [Fri Jul 31 17:30:30 2026] POST /volume/v3/volumes => generated 767 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:30.522366 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7a98886b-6b6c-4ffc-9f5e-d148d197a844 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:30.524710 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7a98886b-6b6c-4ffc-9f5e-d148d197a844 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/666d4c4d-b168-4cf6-a5e9-87b3b3b5d7f4 Jul 31 17:30:30.524920 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7a98886b-6b6c-4ffc-9f5e-d148d197a844 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:30.525123 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7a98886b-6b6c-4ffc-9f5e-d148d197a844 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:30.538291 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:30.538291 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:30.541958 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7a98886b-6b6c-4ffc-9f5e-d148d197a844 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:30.545850 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7a98886b-6b6c-4ffc-9f5e-d148d197a844 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/666d4c4d-b168-4cf6-a5e9-87b3b3b5d7f4 returned with HTTP 200 Jul 31 17:30:30.546266 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1000/3995] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:30 2026] GET /volume/v3/volumes/666d4c4d-b168-4cf6-a5e9-87b3b3b5d7f4 => generated 835 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:30.871569 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1b4bbf15-ddf2-4ca0-970f-df7f116966cf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:30.873456 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1b4bbf15-ddf2-4ca0-970f-df7f116966cf tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:30.873577 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1b4bbf15-ddf2-4ca0-970f-df7f116966cf tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:30.873771 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1b4bbf15-ddf2-4ca0-970f-df7f116966cf tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:30.873892 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-1b4bbf15-ddf2-4ca0-970f-df7f116966cf tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:30.878551 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:30.878551 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:30.879422 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1b4bbf15-ddf2-4ca0-970f-df7f116966cf tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:30.879792 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1005/3996] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:30 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:31.051666 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e89488e6-2838-4d93-a796-e98519dbc45a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:31.054236 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e89488e6-2838-4d93-a796-e98519dbc45a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe Jul 31 17:30:31.054458 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e89488e6-2838-4d93-a796-e98519dbc45a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:31.054650 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e89488e6-2838-4d93-a796-e98519dbc45a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:31.063712 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:31.063712 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:31.066939 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e89488e6-2838-4d93-a796-e98519dbc45a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:31.071835 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e89488e6-2838-4d93-a796-e98519dbc45a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe returned with HTTP 200 Jul 31 17:30:31.072413 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 996/3997] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:31 2026] GET /volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:31.398165 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e01be0b0-b506-4573-a6cd-c256e4b01b0f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:31.400031 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e01be0b0-b506-4573-a6cd-c256e4b01b0f tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b Jul 31 17:30:31.400212 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e01be0b0-b506-4573-a6cd-c256e4b01b0f tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:31.400429 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e01be0b0-b506-4573-a6cd-c256e4b01b0f tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:31.407136 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:31.407136 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:31.410749 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e01be0b0-b506-4573-a6cd-c256e4b01b0f tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:31.414844 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e01be0b0-b506-4573-a6cd-c256e4b01b0f tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b returned with HTTP 200 Jul 31 17:30:31.415240 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 997/3998] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:31 2026] GET /volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b => generated 1191 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:30:31.426941 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-67105773-d757-44b7-9cb3-f9b2b3926e95 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:31.428649 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-67105773-d757-44b7-9cb3-f9b2b3926e95 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b Jul 31 17:30:31.428858 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-67105773-d757-44b7-9cb3-f9b2b3926e95 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:31.429081 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-67105773-d757-44b7-9cb3-f9b2b3926e95 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:31.436081 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:31.436081 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:31.439572 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-67105773-d757-44b7-9cb3-f9b2b3926e95 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:31.443825 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-67105773-d757-44b7-9cb3-f9b2b3926e95 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b returned with HTTP 200 Jul 31 17:30:31.444192 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1001/3999] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:31 2026] GET /volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b => generated 1191 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:30:31.456497 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-605d1824-cfb4-4c01-b538-4d6408b2a465 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:31.458295 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-605d1824-cfb4-4c01-b538-4d6408b2a465 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:30:31.458627 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-605d1824-cfb4-4c01-b538-4d6408b2a465 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d4b633bf-16d2-4393-ae9f-14657e33835b", "name": "tempest-VolumeImageDependencyTests-Snapshot-1818456803"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:31.466168 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:31.466168 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:31.466601 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-605d1824-cfb4-4c01-b538-4d6408b2a465 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:31.466745 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-605d1824-cfb4-4c01-b538-4d6408b2a465 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Create snapshot from volume d4b633bf-16d2-4393-ae9f-14657e33835b Jul 31 17:30:31.501486 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-605d1824-cfb4-4c01-b538-4d6408b2a465 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Created reservations ['9b8a0446-d198-4aaf-ba7c-bcffd66671cb', 'f215aadf-141c-4ee2-9b73-150a911d5e21', 'e9713a2e-fd60-465b-b7d1-11287bc1c728', 'f05a59fb-0dd6-40c3-95de-17df8a8a6b67'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:30:31.531273 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-605d1824-cfb4-4c01-b538-4d6408b2a465 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Snapshot create request issued successfully. Jul 31 17:30:31.531641 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-605d1824-cfb4-4c01-b538-4d6408b2a465 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:30:31.532081 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1006/4000] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:30:31 2026] POST /volume/v3/snapshots => generated 313 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:30:31.541365 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8029d4f8-7f1c-47cf-928c-c379d59a2c63 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:31.543718 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8029d4f8-7f1c-47cf-928c-c379d59a2c63 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/snapshots/c0703913-5301-4394-9ba0-fa9b93f15320 Jul 31 17:30:31.543992 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8029d4f8-7f1c-47cf-928c-c379d59a2c63 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:31.544272 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8029d4f8-7f1c-47cf-928c-c379d59a2c63 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:31.551679 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:31.551679 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:31.552141 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8029d4f8-7f1c-47cf-928c-c379d59a2c63 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Snapshot retrieved successfully. Jul 31 17:30:31.552911 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8029d4f8-7f1c-47cf-928c-c379d59a2c63 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/snapshots/c0703913-5301-4394-9ba0-fa9b93f15320 returned with HTTP 200 Jul 31 17:30:31.553328 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 997/4001] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:31 2026] GET /volume/v3/snapshots/c0703913-5301-4394-9ba0-fa9b93f15320 => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:31.558454 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d46d1f69-39e2-4e26-8730-a1d610935a44 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:31.560062 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d46d1f69-39e2-4e26-8730-a1d610935a44 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/666d4c4d-b168-4cf6-a5e9-87b3b3b5d7f4 Jul 31 17:30:31.560256 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d46d1f69-39e2-4e26-8730-a1d610935a44 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:31.560461 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d46d1f69-39e2-4e26-8730-a1d610935a44 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:31.567712 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:31.567712 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:31.571830 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d46d1f69-39e2-4e26-8730-a1d610935a44 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:31.576607 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d46d1f69-39e2-4e26-8730-a1d610935a44 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/666d4c4d-b168-4cf6-a5e9-87b3b3b5d7f4 returned with HTTP 200 Jul 31 17:30:31.577043 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 998/4002] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:31 2026] GET /volume/v3/volumes/666d4c4d-b168-4cf6-a5e9-87b3b3b5d7f4 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:31.590671 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4bc508ab-821c-4230-959c-c411dbbf3659 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:31.592340 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4bc508ab-821c-4230-959c-c411dbbf3659 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:30:31.592691 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4bc508ab-821c-4230-959c-c411dbbf3659 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "666d4c4d-b168-4cf6-a5e9-87b3b3b5d7f4", "name": "tempest-VolumeDependencyTests-Snapshot-1403373672"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:31.601305 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:31.601305 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:31.601836 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4bc508ab-821c-4230-959c-c411dbbf3659 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:31.601937 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-4bc508ab-821c-4230-959c-c411dbbf3659 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Create snapshot from volume 666d4c4d-b168-4cf6-a5e9-87b3b3b5d7f4 Jul 31 17:30:31.627710 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-4bc508ab-821c-4230-959c-c411dbbf3659 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Created reservations ['1b386c5e-da53-4ec7-a441-e5cabde3ce09', 'a223cd8f-ea01-4f0c-8944-d2144ed1920a', '2e9023f4-3d07-43cf-a9fe-4eba7dfb35d4', '18fa1484-f9e8-415f-8400-c1114b30ef08'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:30:31.661043 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4bc508ab-821c-4230-959c-c411dbbf3659 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Snapshot create request issued successfully. Jul 31 17:30:31.661414 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4bc508ab-821c-4230-959c-c411dbbf3659 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:30:31.662009 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1002/4003] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:30:31 2026] POST /volume/v3/snapshots => generated 308 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:30:31.670280 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c8b8de4c-4f84-4e55-85e8-a5f27992de68 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:31.672110 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c8b8de4c-4f84-4e55-85e8-a5f27992de68 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/snapshots/4d619736-dfee-4520-aa17-59a12900bc96 Jul 31 17:30:31.672295 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c8b8de4c-4f84-4e55-85e8-a5f27992de68 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:31.672493 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c8b8de4c-4f84-4e55-85e8-a5f27992de68 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:31.677270 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:31.677270 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:31.677664 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c8b8de4c-4f84-4e55-85e8-a5f27992de68 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Snapshot retrieved successfully. Jul 31 17:30:31.678432 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c8b8de4c-4f84-4e55-85e8-a5f27992de68 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots/4d619736-dfee-4520-aa17-59a12900bc96 returned with HTTP 200 Jul 31 17:30:31.678771 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1007/4004] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:31 2026] GET /volume/v3/snapshots/4d619736-dfee-4520-aa17-59a12900bc96 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:31.891480 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-905d3143-9f4f-4817-a3ea-de5c474745cc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:31.893484 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-905d3143-9f4f-4817-a3ea-de5c474745cc tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:31.893693 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-905d3143-9f4f-4817-a3ea-de5c474745cc tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:31.893892 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-905d3143-9f4f-4817-a3ea-de5c474745cc tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:31.894005 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-905d3143-9f4f-4817-a3ea-de5c474745cc tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:31.899406 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:31.899406 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:31.900599 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-905d3143-9f4f-4817-a3ea-de5c474745cc tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:31.901265 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 998/4005] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:31 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:32.086230 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b3b6c255-9b08-4d06-8f63-0064eb1cd7e9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:32.087913 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b3b6c255-9b08-4d06-8f63-0064eb1cd7e9 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe Jul 31 17:30:32.088122 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b3b6c255-9b08-4d06-8f63-0064eb1cd7e9 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:32.088295 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b3b6c255-9b08-4d06-8f63-0064eb1cd7e9 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:32.097237 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:32.097237 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:32.100964 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b3b6c255-9b08-4d06-8f63-0064eb1cd7e9 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:32.104978 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b3b6c255-9b08-4d06-8f63-0064eb1cd7e9 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe returned with HTTP 200 Jul 31 17:30:32.105493 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 999/4006] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:32 2026] GET /volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:32.562854 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-be58ac0a-9f78-4b3d-ac82-14d51215dc68 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:32.564768 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-be58ac0a-9f78-4b3d-ac82-14d51215dc68 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/snapshots/c0703913-5301-4394-9ba0-fa9b93f15320 Jul 31 17:30:32.564968 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-be58ac0a-9f78-4b3d-ac82-14d51215dc68 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:32.565162 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-be58ac0a-9f78-4b3d-ac82-14d51215dc68 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:32.569820 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:32.569820 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:32.570219 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-be58ac0a-9f78-4b3d-ac82-14d51215dc68 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Snapshot retrieved successfully. Jul 31 17:30:32.570966 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-be58ac0a-9f78-4b3d-ac82-14d51215dc68 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/snapshots/c0703913-5301-4394-9ba0-fa9b93f15320 returned with HTTP 200 Jul 31 17:30:32.571353 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1003/4007] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:32 2026] GET /volume/v3/snapshots/c0703913-5301-4394-9ba0-fa9b93f15320 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:32.582286 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-289b4561-6e5f-446c-9ef3-1aafbbf232c1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:32.584176 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-289b4561-6e5f-446c-9ef3-1aafbbf232c1 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:30:32.584666 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-289b4561-6e5f-446c-9ef3-1aafbbf232c1 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "c0703913-5301-4394-9ba0-fa9b93f15320", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:32.586273 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-289b4561-6e5f-446c-9ef3-1aafbbf232c1 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'c0703913-5301-4394-9ba0-fa9b93f15320', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:30:32.592062 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:32.592062 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:32.592578 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-289b4561-6e5f-446c-9ef3-1aafbbf232c1 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Snapshot retrieved successfully. Jul 31 17:30:32.592740 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-289b4561-6e5f-446c-9ef3-1aafbbf232c1 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Create volume of 1 GB Jul 31 17:30:32.596095 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-289b4561-6e5f-446c-9ef3-1aafbbf232c1 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Availability Zones retrieved successfully. Jul 31 17:30:32.601149 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-289b4561-6e5f-446c-9ef3-1aafbbf232c1 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Flow 'volume_create_api' (8c26683b-dc99-43d0-b242-7fd4fa46395d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:32.602211 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-289b4561-6e5f-446c-9ef3-1aafbbf232c1 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (474edadf-26e9-47c8-869a-bf7429975d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:32.603233 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-289b4561-6e5f-446c-9ef3-1aafbbf232c1 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:30:32.628766 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-289b4561-6e5f-446c-9ef3-1aafbbf232c1 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (474edadf-26e9-47c8-869a-bf7429975d13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c0703913-5301-4394-9ba0-fa9b93f15320', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:32.629483 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-289b4561-6e5f-446c-9ef3-1aafbbf232c1 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d31ec0d-667e-4ad6-89b2-b75d43005b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:32.669498 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-289b4561-6e5f-446c-9ef3-1aafbbf232c1 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Created reservations ['2a47e58e-336a-42fb-ac3b-6ef2f941d9e1', '546b7a1b-8b5f-4d6f-a4bf-685d81625845', '2cd6be46-286c-415e-9c9b-0d3a46fac84a', 'e00ef6f9-7235-4bd1-a4c7-dfe9b3b4beb2'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:30:32.670287 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-289b4561-6e5f-446c-9ef3-1aafbbf232c1 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d31ec0d-667e-4ad6-89b2-b75d43005b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a47e58e-336a-42fb-ac3b-6ef2f941d9e1', '546b7a1b-8b5f-4d6f-a4bf-685d81625845', '2cd6be46-286c-415e-9c9b-0d3a46fac84a', 'e00ef6f9-7235-4bd1-a4c7-dfe9b3b4beb2']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:32.671045 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-289b4561-6e5f-446c-9ef3-1aafbbf232c1 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67a2425d-a8cd-4d06-87eb-b2435d7f0dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:32.691072 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-22873e4c-6b3e-4087-9eab-26376d7de47b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:32.693091 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-22873e4c-6b3e-4087-9eab-26376d7de47b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/snapshots/4d619736-dfee-4520-aa17-59a12900bc96 Jul 31 17:30:32.693283 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-22873e4c-6b3e-4087-9eab-26376d7de47b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:32.693509 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-22873e4c-6b3e-4087-9eab-26376d7de47b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:32.699327 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:32.699327 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:32.699793 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-22873e4c-6b3e-4087-9eab-26376d7de47b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Snapshot retrieved successfully. Jul 31 17:30:32.700530 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-22873e4c-6b3e-4087-9eab-26376d7de47b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots/4d619736-dfee-4520-aa17-59a12900bc96 returned with HTTP 200 Jul 31 17:30:32.701067 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 999/4008] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:32 2026] GET /volume/v3/snapshots/4d619736-dfee-4520-aa17-59a12900bc96 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:32.709986 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-289b4561-6e5f-446c-9ef3-1aafbbf232c1 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67a2425d-a8cd-4d06-87eb-b2435d7f0dce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff07dfcf-df08-4440-aa8a-fe583bc8ed57', '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='00072f1fea094a95b2cbb1c26632bec3',qos_specs=None,replication_status=,reservations=['2a47e58e-336a-42fb-ac3b-6ef2f941d9e1','546b7a1b-8b5f-4d6f-a4bf-685d81625845','2cd6be46-286c-415e-9c9b-0d3a46fac84a','e00ef6f9-7235-4bd1-a4c7-dfe9b3b4beb2'],size=1,snapshot_id=c0703913-5301-4394-9ba0-fa9b93f15320,source_replicaid=,source_volid=None,status='creating',user_id='fb19a34b66574d539c101c8e331e11f9',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:30:32Z,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=ff07dfcf-df08-4440-aa8a-fe583bc8ed57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00072f1fea094a95b2cbb1c26632bec3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c0703913-5301-4394-9ba0-fa9b93f15320,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb19a34b66574d539c101c8e331e11f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:32.710729 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-289b4561-6e5f-446c-9ef3-1aafbbf232c1 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (145d8454-d6a2-4e24-8aaa-51427ad7688c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:32.712288 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-928cc139-452d-41b1-8e49-6c3952614149 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:32.714340 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-928cc139-452d-41b1-8e49-6c3952614149 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:30:32.714804 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-928cc139-452d-41b1-8e49-6c3952614149 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4d619736-dfee-4520-aa17-59a12900bc96", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2033481"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:32.716617 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-928cc139-452d-41b1-8e49-6c3952614149 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Create volume request body: {'volume': {'snapshot_id': '4d619736-dfee-4520-aa17-59a12900bc96', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2033481'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:30:32.722045 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:32.722045 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:32.722717 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-928cc139-452d-41b1-8e49-6c3952614149 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Snapshot retrieved successfully. Jul 31 17:30:32.723091 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-928cc139-452d-41b1-8e49-6c3952614149 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Create volume of 1 GB Jul 31 17:30:32.726898 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-928cc139-452d-41b1-8e49-6c3952614149 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Availability Zones retrieved successfully. Jul 31 17:30:32.730684 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-289b4561-6e5f-446c-9ef3-1aafbbf232c1 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (145d8454-d6a2-4e24-8aaa-51427ad7688c) transitioned into state 'SUCCESS' from 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='00072f1fea094a95b2cbb1c26632bec3',qos_specs=None,replication_status=,reservations=['2a47e58e-336a-42fb-ac3b-6ef2f941d9e1','546b7a1b-8b5f-4d6f-a4bf-685d81625845','2cd6be46-286c-415e-9c9b-0d3a46fac84a','e00ef6f9-7235-4bd1-a4c7-dfe9b3b4beb2'],size=1,snapshot_id=c0703913-5301-4394-9ba0-fa9b93f15320,source_replicaid=,source_volid=None,status='creating',user_id='fb19a34b66574d539c101c8e331e11f9',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:32.731395 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-289b4561-6e5f-446c-9ef3-1aafbbf232c1 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47535e4f-6c1f-4ed1-9a39-7b426cd4e91c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:32.732551 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-928cc139-452d-41b1-8e49-6c3952614149 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Flow 'volume_create_api' (b542855b-a03b-4181-950f-c8cfca11cc6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:32.733613 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-928cc139-452d-41b1-8e49-6c3952614149 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d9e2eef-dca1-40ee-8066-94195a6d254e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:32.734743 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-928cc139-452d-41b1-8e49-6c3952614149 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:30:32.752677 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-289b4561-6e5f-446c-9ef3-1aafbbf232c1 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47535e4f-6c1f-4ed1-9a39-7b426cd4e91c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:32.753459 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-289b4561-6e5f-446c-9ef3-1aafbbf232c1 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Flow 'volume_create_api' (8c26683b-dc99-43d0-b242-7fd4fa46395d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:32.753747 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-289b4561-6e5f-446c-9ef3-1aafbbf232c1 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Create volume request issued successfully. Jul 31 17:30:32.754259 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-289b4561-6e5f-446c-9ef3-1aafbbf232c1 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:30:32.754665 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1008/4009] 10.4.3.92 () {70 vars in 1293 bytes} [Fri Jul 31 17:30:32 2026] POST /volume/v3/volumes => generated 807 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:32.764133 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-928cc139-452d-41b1-8e49-6c3952614149 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d9e2eef-dca1-40ee-8066-94195a6d254e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4d619736-dfee-4520-aa17-59a12900bc96', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:32.764920 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-928cc139-452d-41b1-8e49-6c3952614149 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e1d4ec4-0cc8-496d-909c-a30f4c6ef31d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:32.767483 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-65ea23b4-b18b-40e1-bc59-d83500bdf561 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:32.769274 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-65ea23b4-b18b-40e1-bc59-d83500bdf561 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/ff07dfcf-df08-4440-aa8a-fe583bc8ed57 Jul 31 17:30:32.769510 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-65ea23b4-b18b-40e1-bc59-d83500bdf561 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:32.769687 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-65ea23b4-b18b-40e1-bc59-d83500bdf561 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:32.779962 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:32.779962 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:32.783470 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-65ea23b4-b18b-40e1-bc59-d83500bdf561 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:32.787195 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-65ea23b4-b18b-40e1-bc59-d83500bdf561 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/ff07dfcf-df08-4440-aa8a-fe583bc8ed57 returned with HTTP 200 Jul 31 17:30:32.787570 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1004/4010] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:32 2026] GET /volume/v3/volumes/ff07dfcf-df08-4440-aa8a-fe583bc8ed57 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:32.802457 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-928cc139-452d-41b1-8e49-6c3952614149 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Created reservations ['fde18f30-ecb6-4eb2-8ab6-3f67a1e46d1b', 'd7a64e08-a89c-4e7b-8f63-caca28736be5', '386b10a1-64e4-4fda-96b6-4225ee4ca4f3', 'f1269ef3-3904-4f53-a958-17c91c77f9a7'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:30:32.803444 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-928cc139-452d-41b1-8e49-6c3952614149 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e1d4ec4-0cc8-496d-909c-a30f4c6ef31d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fde18f30-ecb6-4eb2-8ab6-3f67a1e46d1b', 'd7a64e08-a89c-4e7b-8f63-caca28736be5', '386b10a1-64e4-4fda-96b6-4225ee4ca4f3', 'f1269ef3-3904-4f53-a958-17c91c77f9a7']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:32.804198 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-928cc139-452d-41b1-8e49-6c3952614149 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d69f3e86-3203-4cbe-9b6d-b66ed5ed155f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:32.844040 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-928cc139-452d-41b1-8e49-6c3952614149 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d69f3e86-3203-4cbe-9b6d-b66ed5ed155f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a272abb-2e99-4cde-ab1f-7724f7a5e87b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2033481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6a8ae82861848c79643de02de8d454b',qos_specs=None,replication_status=,reservations=['fde18f30-ecb6-4eb2-8ab6-3f67a1e46d1b','d7a64e08-a89c-4e7b-8f63-caca28736be5','386b10a1-64e4-4fda-96b6-4225ee4ca4f3','f1269ef3-3904-4f53-a958-17c91c77f9a7'],size=1,snapshot_id=4d619736-dfee-4520-aa17-59a12900bc96,source_replicaid=,source_volid=None,status='creating',user_id='293e92c5a5884647b318940f05abf85c',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:30:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2033481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a272abb-2e99-4cde-ab1f-7724f7a5e87b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6a8ae82861848c79643de02de8d454b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4d619736-dfee-4520-aa17-59a12900bc96,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='293e92c5a5884647b318940f05abf85c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:32.844735 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-928cc139-452d-41b1-8e49-6c3952614149 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eda8b8a-5f12-4d49-8c68-07e42d842fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:32.863847 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-928cc139-452d-41b1-8e49-6c3952614149 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eda8b8a-5f12-4d49-8c68-07e42d842fd5) transitioned into state 'SUCCESS' from state '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-2033481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6a8ae82861848c79643de02de8d454b',qos_specs=None,replication_status=,reservations=['fde18f30-ecb6-4eb2-8ab6-3f67a1e46d1b','d7a64e08-a89c-4e7b-8f63-caca28736be5','386b10a1-64e4-4fda-96b6-4225ee4ca4f3','f1269ef3-3904-4f53-a958-17c91c77f9a7'],size=1,snapshot_id=4d619736-dfee-4520-aa17-59a12900bc96,source_replicaid=,source_volid=None,status='creating',user_id='293e92c5a5884647b318940f05abf85c',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:32.864645 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-928cc139-452d-41b1-8e49-6c3952614149 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf85cf76-6e42-4c16-bc64-b84da3791f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:32.885045 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-928cc139-452d-41b1-8e49-6c3952614149 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf85cf76-6e42-4c16-bc64-b84da3791f86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:32.885926 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-928cc139-452d-41b1-8e49-6c3952614149 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Flow 'volume_create_api' (b542855b-a03b-4181-950f-c8cfca11cc6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:32.886442 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-928cc139-452d-41b1-8e49-6c3952614149 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Create volume request issued successfully. Jul 31 17:30:32.887043 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-928cc139-452d-41b1-8e49-6c3952614149 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:30:32.887634 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1000/4011] 10.4.3.92 () {70 vars in 1293 bytes} [Fri Jul 31 17:30:32 2026] POST /volume/v3/volumes => generated 799 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:32.899730 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e2af16dd-5597-4483-89c7-944574e9d742 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:32.905798 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e2af16dd-5597-4483-89c7-944574e9d742 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/1a272abb-2e99-4cde-ab1f-7724f7a5e87b Jul 31 17:30:32.906107 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e2af16dd-5597-4483-89c7-944574e9d742 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:32.906408 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e2af16dd-5597-4483-89c7-944574e9d742 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:32.911599 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a636ba16-03a3-4300-b9a1-61c7c1a2cc6c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:32.914107 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a636ba16-03a3-4300-b9a1-61c7c1a2cc6c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:32.914366 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a636ba16-03a3-4300-b9a1-61c7c1a2cc6c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:32.914623 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a636ba16-03a3-4300-b9a1-61c7c1a2cc6c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:32.914794 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a636ba16-03a3-4300-b9a1-61c7c1a2cc6c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:32.919678 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:32.919678 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:32.920455 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a636ba16-03a3-4300-b9a1-61c7c1a2cc6c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:32.920859 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1009/4012] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:32 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:32.921971 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:32.921971 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:32.927246 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e2af16dd-5597-4483-89c7-944574e9d742 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:32.934137 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e2af16dd-5597-4483-89c7-944574e9d742 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/1a272abb-2e99-4cde-ab1f-7724f7a5e87b returned with HTTP 200 Jul 31 17:30:32.934748 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1000/4013] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:32 2026] GET /volume/v3/volumes/1a272abb-2e99-4cde-ab1f-7724f7a5e87b => generated 867 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:33.118803 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-86f359bf-364b-40e2-ae7a-48e2bf8feecc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:33.120607 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-86f359bf-364b-40e2-ae7a-48e2bf8feecc tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe Jul 31 17:30:33.120809 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-86f359bf-364b-40e2-ae7a-48e2bf8feecc tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:33.120995 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-86f359bf-364b-40e2-ae7a-48e2bf8feecc tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:33.130358 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:33.130358 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:33.133808 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-86f359bf-364b-40e2-ae7a-48e2bf8feecc tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:33.138135 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-86f359bf-364b-40e2-ae7a-48e2bf8feecc tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe returned with HTTP 200 Jul 31 17:30:33.138527 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1005/4014] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:33 2026] GET /volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:33.800289 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3c78f474-49ec-4c24-9f48-5191ac70f8a5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:33.802215 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3c78f474-49ec-4c24-9f48-5191ac70f8a5 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/ff07dfcf-df08-4440-aa8a-fe583bc8ed57 Jul 31 17:30:33.802876 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3c78f474-49ec-4c24-9f48-5191ac70f8a5 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:33.802876 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3c78f474-49ec-4c24-9f48-5191ac70f8a5 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:33.814811 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:33.814811 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:33.818839 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3c78f474-49ec-4c24-9f48-5191ac70f8a5 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:33.824306 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3c78f474-49ec-4c24-9f48-5191ac70f8a5 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/ff07dfcf-df08-4440-aa8a-fe583bc8ed57 returned with HTTP 200 Jul 31 17:30:33.824793 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1001/4015] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:33 2026] GET /volume/v3/volumes/ff07dfcf-df08-4440-aa8a-fe583bc8ed57 => generated 1226 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:30:33.840550 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-18482610-5c6a-44df-94f2-dbdab086abda None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:33.843026 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-18482610-5c6a-44df-94f2-dbdab086abda tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/ff07dfcf-df08-4440-aa8a-fe583bc8ed57 Jul 31 17:30:33.843292 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-18482610-5c6a-44df-94f2-dbdab086abda tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:33.843524 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-18482610-5c6a-44df-94f2-dbdab086abda tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:33.851902 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:33.851902 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:33.856109 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-18482610-5c6a-44df-94f2-dbdab086abda tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:33.861261 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-18482610-5c6a-44df-94f2-dbdab086abda tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/ff07dfcf-df08-4440-aa8a-fe583bc8ed57 returned with HTTP 200 Jul 31 17:30:33.861717 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1010/4016] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:33 2026] GET /volume/v3/volumes/ff07dfcf-df08-4440-aa8a-fe583bc8ed57 => generated 1226 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:30:33.875074 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-92dd2527-ab66-46ba-8c01-74f507a3f931 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:33.877068 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-92dd2527-ab66-46ba-8c01-74f507a3f931 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/c0703913-5301-4394-9ba0-fa9b93f15320 Jul 31 17:30:33.877299 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-92dd2527-ab66-46ba-8c01-74f507a3f931 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:33.877599 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-92dd2527-ab66-46ba-8c01-74f507a3f931 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:33.877771 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-92dd2527-ab66-46ba-8c01-74f507a3f931 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Delete snapshot with id: c0703913-5301-4394-9ba0-fa9b93f15320 Jul 31 17:30:33.883259 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:33.883259 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:33.883889 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-92dd2527-ab66-46ba-8c01-74f507a3f931 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Snapshot retrieved successfully. Jul 31 17:30:33.906989 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-92dd2527-ab66-46ba-8c01-74f507a3f931 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Snapshot delete request issued successfully. Jul 31 17:30:33.907357 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-92dd2527-ab66-46ba-8c01-74f507a3f931 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/snapshots/c0703913-5301-4394-9ba0-fa9b93f15320 returned with HTTP 202 Jul 31 17:30:33.907997 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1001/4017] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:30:33 2026] DELETE /volume/v3/snapshots/c0703913-5301-4394-9ba0-fa9b93f15320 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:30:33.917360 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6dd130bb-72e1-4e8c-ae25-4b2d3d6c4621 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:33.919505 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6dd130bb-72e1-4e8c-ae25-4b2d3d6c4621 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/snapshots/c0703913-5301-4394-9ba0-fa9b93f15320 Jul 31 17:30:33.919788 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6dd130bb-72e1-4e8c-ae25-4b2d3d6c4621 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:33.920128 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6dd130bb-72e1-4e8c-ae25-4b2d3d6c4621 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:33.927147 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:33.927147 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:33.927797 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6dd130bb-72e1-4e8c-ae25-4b2d3d6c4621 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Snapshot retrieved successfully. Jul 31 17:30:33.928661 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6dd130bb-72e1-4e8c-ae25-4b2d3d6c4621 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/snapshots/c0703913-5301-4394-9ba0-fa9b93f15320 returned with HTTP 200 Jul 31 17:30:33.929100 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1006/4018] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:33 2026] GET /volume/v3/snapshots/c0703913-5301-4394-9ba0-fa9b93f15320 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:33.931664 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-389c21da-8325-4cfa-b428-ebe0d3c3db67 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:33.933524 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-389c21da-8325-4cfa-b428-ebe0d3c3db67 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:33.933685 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-389c21da-8325-4cfa-b428-ebe0d3c3db67 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:33.933915 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-389c21da-8325-4cfa-b428-ebe0d3c3db67 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:33.934106 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-389c21da-8325-4cfa-b428-ebe0d3c3db67 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:33.938265 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:33.938265 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:33.939208 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-389c21da-8325-4cfa-b428-ebe0d3c3db67 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:33.939683 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1002/4019] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:33 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:33.950455 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a41850dd-d072-4d0f-9e84-6aebb2b57270 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:33.952605 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a41850dd-d072-4d0f-9e84-6aebb2b57270 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/1a272abb-2e99-4cde-ab1f-7724f7a5e87b Jul 31 17:30:33.954044 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a41850dd-d072-4d0f-9e84-6aebb2b57270 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:33.954044 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a41850dd-d072-4d0f-9e84-6aebb2b57270 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:33.962812 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:33.962812 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:33.967062 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a41850dd-d072-4d0f-9e84-6aebb2b57270 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:33.971477 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a41850dd-d072-4d0f-9e84-6aebb2b57270 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/1a272abb-2e99-4cde-ab1f-7724f7a5e87b returned with HTTP 200 Jul 31 17:30:33.971880 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1011/4020] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:33 2026] GET /volume/v3/volumes/1a272abb-2e99-4cde-ab1f-7724f7a5e87b => generated 892 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:33.988093 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b27f0269-9bac-470c-bdf2-299c0df486bb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:33.990107 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b27f0269-9bac-470c-bdf2-299c0df486bb tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/4d619736-dfee-4520-aa17-59a12900bc96 Jul 31 17:30:33.990330 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b27f0269-9bac-470c-bdf2-299c0df486bb tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:33.990542 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b27f0269-9bac-470c-bdf2-299c0df486bb tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:33.990665 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-b27f0269-9bac-470c-bdf2-299c0df486bb tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete snapshot with id: 4d619736-dfee-4520-aa17-59a12900bc96 Jul 31 17:30:33.998166 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:33.998166 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:33.998850 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b27f0269-9bac-470c-bdf2-299c0df486bb tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Snapshot retrieved successfully. Jul 31 17:30:34.020589 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b27f0269-9bac-470c-bdf2-299c0df486bb tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Snapshot delete request issued successfully. Jul 31 17:30:34.020793 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b27f0269-9bac-470c-bdf2-299c0df486bb tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots/4d619736-dfee-4520-aa17-59a12900bc96 returned with HTTP 202 Jul 31 17:30:34.021201 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1002/4021] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:30:33 2026] DELETE /volume/v3/snapshots/4d619736-dfee-4520-aa17-59a12900bc96 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:30:34.028089 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4fe6d066-8484-431f-b559-1eedffa00e00 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:34.030029 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4fe6d066-8484-431f-b559-1eedffa00e00 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/snapshots/4d619736-dfee-4520-aa17-59a12900bc96 Jul 31 17:30:34.030280 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4fe6d066-8484-431f-b559-1eedffa00e00 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:34.030583 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4fe6d066-8484-431f-b559-1eedffa00e00 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:34.036265 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:34.036265 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:34.036886 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4fe6d066-8484-431f-b559-1eedffa00e00 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Snapshot retrieved successfully. Jul 31 17:30:34.037817 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4fe6d066-8484-431f-b559-1eedffa00e00 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots/4d619736-dfee-4520-aa17-59a12900bc96 returned with HTTP 200 Jul 31 17:30:34.038231 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1007/4022] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:34 2026] GET /volume/v3/snapshots/4d619736-dfee-4520-aa17-59a12900bc96 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:34.152896 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b3828fbd-1f46-4d94-ada4-b96dcbc828ca None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:34.154738 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b3828fbd-1f46-4d94-ada4-b96dcbc828ca tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe Jul 31 17:30:34.155010 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b3828fbd-1f46-4d94-ada4-b96dcbc828ca tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:34.155178 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b3828fbd-1f46-4d94-ada4-b96dcbc828ca tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:34.166834 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:34.166834 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:34.171099 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b3828fbd-1f46-4d94-ada4-b96dcbc828ca tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:34.175904 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b3828fbd-1f46-4d94-ada4-b96dcbc828ca tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe returned with HTTP 200 Jul 31 17:30:34.176381 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1003/4023] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:34 2026] GET /volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:34.939463 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0dea54d1-8420-49db-b477-26d164e91e08 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:34.941487 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0dea54d1-8420-49db-b477-26d164e91e08 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/snapshots/c0703913-5301-4394-9ba0-fa9b93f15320 Jul 31 17:30:34.941750 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0dea54d1-8420-49db-b477-26d164e91e08 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:34.942759 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0dea54d1-8420-49db-b477-26d164e91e08 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:34.947851 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0dea54d1-8420-49db-b477-26d164e91e08 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/snapshots/c0703913-5301-4394-9ba0-fa9b93f15320 returned with HTTP 404 Jul 31 17:30:34.948656 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1012/4024] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:34 2026] GET /volume/v3/snapshots/c0703913-5301-4394-9ba0-fa9b93f15320 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:34.951346 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bcf26e52-92f3-4fa0-baf6-602210eb6827 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:34.953394 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bcf26e52-92f3-4fa0-baf6-602210eb6827 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:34.953566 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bcf26e52-92f3-4fa0-baf6-602210eb6827 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:34.953754 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bcf26e52-92f3-4fa0-baf6-602210eb6827 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:34.953843 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-bcf26e52-92f3-4fa0-baf6-602210eb6827 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:34.956854 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5cf4102c-e481-40d7-bb35-90ba5f66fbc0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:34.958582 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:34.958582 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:34.958738 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5cf4102c-e481-40d7-bb35-90ba5f66fbc0 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] DELETE https://10.4.3.92/volume/v3/volumes/ff07dfcf-df08-4440-aa8a-fe583bc8ed57 Jul 31 17:30:34.958958 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5cf4102c-e481-40d7-bb35-90ba5f66fbc0 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:34.959176 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5cf4102c-e481-40d7-bb35-90ba5f66fbc0 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:34.959350 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-5cf4102c-e481-40d7-bb35-90ba5f66fbc0 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Delete volume with id: ff07dfcf-df08-4440-aa8a-fe583bc8ed57 Jul 31 17:30:34.959465 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bcf26e52-92f3-4fa0-baf6-602210eb6827 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:34.959843 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1003/4025] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:34 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:34.966694 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:34.966694 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:34.967232 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5cf4102c-e481-40d7-bb35-90ba5f66fbc0 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:34.995162 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5cf4102c-e481-40d7-bb35-90ba5f66fbc0 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Delete volume request issued successfully. Jul 31 17:30:34.995247 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5cf4102c-e481-40d7-bb35-90ba5f66fbc0 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/ff07dfcf-df08-4440-aa8a-fe583bc8ed57 returned with HTTP 202 Jul 31 17:30:34.995764 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1008/4026] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:30:34 2026] DELETE /volume/v3/volumes/ff07dfcf-df08-4440-aa8a-fe583bc8ed57 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:30:35.005066 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b7af96ee-2ddb-4358-8854-14a110a990e7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:35.007880 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b7af96ee-2ddb-4358-8854-14a110a990e7 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/ff07dfcf-df08-4440-aa8a-fe583bc8ed57 Jul 31 17:30:35.008623 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b7af96ee-2ddb-4358-8854-14a110a990e7 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:35.008623 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b7af96ee-2ddb-4358-8854-14a110a990e7 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:35.017115 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:35.017115 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:35.022590 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b7af96ee-2ddb-4358-8854-14a110a990e7 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:35.028847 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b7af96ee-2ddb-4358-8854-14a110a990e7 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/ff07dfcf-df08-4440-aa8a-fe583bc8ed57 returned with HTTP 200 Jul 31 17:30:35.029363 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1004/4027] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:35 2026] GET /volume/v3/volumes/ff07dfcf-df08-4440-aa8a-fe583bc8ed57 => generated 1225 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:30:35.047201 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-03d6383e-9312-4721-a053-c0c28fff79c6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:35.048966 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-03d6383e-9312-4721-a053-c0c28fff79c6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/snapshots/4d619736-dfee-4520-aa17-59a12900bc96 Jul 31 17:30:35.049209 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-03d6383e-9312-4721-a053-c0c28fff79c6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:35.049434 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-03d6383e-9312-4721-a053-c0c28fff79c6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:35.054521 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-03d6383e-9312-4721-a053-c0c28fff79c6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots/4d619736-dfee-4520-aa17-59a12900bc96 returned with HTTP 404 Jul 31 17:30:35.054978 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1013/4028] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:35 2026] GET /volume/v3/snapshots/4d619736-dfee-4520-aa17-59a12900bc96 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:35.063242 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-26ea5021-1e55-4f84-bb61-4a9f65257d75 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:35.065183 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-26ea5021-1e55-4f84-bb61-4a9f65257d75 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] DELETE https://10.4.3.92/volume/v3/volumes/666d4c4d-b168-4cf6-a5e9-87b3b3b5d7f4 Jul 31 17:30:35.065426 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-26ea5021-1e55-4f84-bb61-4a9f65257d75 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:35.065661 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-26ea5021-1e55-4f84-bb61-4a9f65257d75 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:35.065878 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-26ea5021-1e55-4f84-bb61-4a9f65257d75 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete volume with id: 666d4c4d-b168-4cf6-a5e9-87b3b3b5d7f4 Jul 31 17:30:35.073590 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:35.073590 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:35.074122 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-26ea5021-1e55-4f84-bb61-4a9f65257d75 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:35.100281 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-26ea5021-1e55-4f84-bb61-4a9f65257d75 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete volume request issued successfully. Jul 31 17:30:35.100670 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-26ea5021-1e55-4f84-bb61-4a9f65257d75 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/666d4c4d-b168-4cf6-a5e9-87b3b3b5d7f4 returned with HTTP 202 Jul 31 17:30:35.101183 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1004/4029] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:30:35 2026] DELETE /volume/v3/volumes/666d4c4d-b168-4cf6-a5e9-87b3b3b5d7f4 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:30:35.109057 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f7592f5f-a3a9-4b1b-bfb4-2affb612af34 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:35.110860 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f7592f5f-a3a9-4b1b-bfb4-2affb612af34 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/666d4c4d-b168-4cf6-a5e9-87b3b3b5d7f4 Jul 31 17:30:35.111102 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f7592f5f-a3a9-4b1b-bfb4-2affb612af34 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:35.111302 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f7592f5f-a3a9-4b1b-bfb4-2affb612af34 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:35.118860 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:35.118860 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:35.122837 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f7592f5f-a3a9-4b1b-bfb4-2affb612af34 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:35.127091 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f7592f5f-a3a9-4b1b-bfb4-2affb612af34 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/666d4c4d-b168-4cf6-a5e9-87b3b3b5d7f4 returned with HTTP 200 Jul 31 17:30:35.127483 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1009/4030] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:35 2026] GET /volume/v3/volumes/666d4c4d-b168-4cf6-a5e9-87b3b3b5d7f4 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:35.187934 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-663b803c-90b8-4412-85f9-403478c1f964 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:35.189775 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-663b803c-90b8-4412-85f9-403478c1f964 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe Jul 31 17:30:35.190012 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-663b803c-90b8-4412-85f9-403478c1f964 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:35.190235 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-663b803c-90b8-4412-85f9-403478c1f964 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:35.199334 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:35.199334 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:35.203348 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-663b803c-90b8-4412-85f9-403478c1f964 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:35.207491 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-663b803c-90b8-4412-85f9-403478c1f964 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe returned with HTTP 200 Jul 31 17:30:35.207852 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1005/4031] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:35 2026] GET /volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:35.972676 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a856b7aa-ddd6-4bb5-b1d8-9b4759236b48 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:35.974307 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a856b7aa-ddd6-4bb5-b1d8-9b4759236b48 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:35.974499 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a856b7aa-ddd6-4bb5-b1d8-9b4759236b48 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:35.974715 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a856b7aa-ddd6-4bb5-b1d8-9b4759236b48 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:35.974834 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a856b7aa-ddd6-4bb5-b1d8-9b4759236b48 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:35.978553 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:35.978553 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:35.979233 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a856b7aa-ddd6-4bb5-b1d8-9b4759236b48 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:35.979561 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1014/4032] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:35 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:36.042456 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d11d2e0e-a89b-4050-937f-227f45e639be None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:36.044185 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d11d2e0e-a89b-4050-937f-227f45e639be tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/ff07dfcf-df08-4440-aa8a-fe583bc8ed57 Jul 31 17:30:36.044422 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d11d2e0e-a89b-4050-937f-227f45e639be tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:36.044612 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d11d2e0e-a89b-4050-937f-227f45e639be tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:36.050363 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d11d2e0e-a89b-4050-937f-227f45e639be tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/ff07dfcf-df08-4440-aa8a-fe583bc8ed57 returned with HTTP 404 Jul 31 17:30:36.050799 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1005/4033] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:36 2026] GET /volume/v3/volumes/ff07dfcf-df08-4440-aa8a-fe583bc8ed57 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:36.141769 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-72757d33-8f1d-4a69-8649-7418129c568d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:36.143753 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-72757d33-8f1d-4a69-8649-7418129c568d tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/666d4c4d-b168-4cf6-a5e9-87b3b3b5d7f4 Jul 31 17:30:36.144292 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-72757d33-8f1d-4a69-8649-7418129c568d tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:36.144292 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-72757d33-8f1d-4a69-8649-7418129c568d tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:36.150719 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-72757d33-8f1d-4a69-8649-7418129c568d tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/666d4c4d-b168-4cf6-a5e9-87b3b3b5d7f4 returned with HTTP 404 Jul 31 17:30:36.150719 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1010/4034] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:36 2026] GET /volume/v3/volumes/666d4c4d-b168-4cf6-a5e9-87b3b3b5d7f4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:36.159222 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a0fc7cb8-d697-4a0d-b5e3-63c3eb432d0a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:36.161273 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a0fc7cb8-d697-4a0d-b5e3-63c3eb432d0a tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:30:36.162910 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a0fc7cb8-d697-4a0d-b5e3-63c3eb432d0a tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-619935205"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:36.163416 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-a0fc7cb8-d697-4a0d-b5e3-63c3eb432d0a tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-619935205'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:30:36.163416 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-a0fc7cb8-d697-4a0d-b5e3-63c3eb432d0a tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Create volume of 1 GB Jul 31 17:30:36.167943 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a0fc7cb8-d697-4a0d-b5e3-63c3eb432d0a tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Availability Zones retrieved successfully. Jul 31 17:30:36.174288 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a0fc7cb8-d697-4a0d-b5e3-63c3eb432d0a tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Flow 'volume_create_api' (ddb7c371-08e2-4a3f-876b-74900177729a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:36.175219 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a0fc7cb8-d697-4a0d-b5e3-63c3eb432d0a tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e46b32a-bad5-4879-81d7-ab86495ae72f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:36.176453 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-a0fc7cb8-d697-4a0d-b5e3-63c3eb432d0a tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:30:36.214344 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a0fc7cb8-d697-4a0d-b5e3-63c3eb432d0a tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e46b32a-bad5-4879-81d7-ab86495ae72f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:36.215086 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a0fc7cb8-d697-4a0d-b5e3-63c3eb432d0a tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c926072-a680-452a-8ec7-0834e9fb891d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:36.220800 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d1998247-a2bc-49ea-9bd9-6b8ba654ea5a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:36.223067 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d1998247-a2bc-49ea-9bd9-6b8ba654ea5a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe Jul 31 17:30:36.223330 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d1998247-a2bc-49ea-9bd9-6b8ba654ea5a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:36.223615 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d1998247-a2bc-49ea-9bd9-6b8ba654ea5a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:36.242653 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:36.242653 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:36.245392 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-79d0feef-4ff1-49e7-a83d-77d2eb0a8a97 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:36.248173 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d1998247-a2bc-49ea-9bd9-6b8ba654ea5a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:36.248441 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-79d0feef-4ff1-49e7-a83d-77d2eb0a8a97 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] DELETE https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b Jul 31 17:30:36.248656 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-79d0feef-4ff1-49e7-a83d-77d2eb0a8a97 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:36.248913 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-79d0feef-4ff1-49e7-a83d-77d2eb0a8a97 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:36.249145 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-79d0feef-4ff1-49e7-a83d-77d2eb0a8a97 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Delete volume with id: d4b633bf-16d2-4393-ae9f-14657e33835b Jul 31 17:30:36.255328 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d1998247-a2bc-49ea-9bd9-6b8ba654ea5a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe returned with HTTP 200 Jul 31 17:30:36.255847 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1015/4035] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:36 2026] GET /volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:36.257987 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:36.257987 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:36.258587 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-79d0feef-4ff1-49e7-a83d-77d2eb0a8a97 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:36.273284 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-a0fc7cb8-d697-4a0d-b5e3-63c3eb432d0a tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Created reservations ['da3d29b1-c6b4-4bb8-baa9-b97f6a8b7a32', 'd7d2296d-35e7-4e88-ac2c-e26c9806e395', '04a698f2-a3be-4862-bf80-ebb3cc87cf3d', '9e01b8f1-55f0-4d96-94da-a6ae86d40fda'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:30:36.274090 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a0fc7cb8-d697-4a0d-b5e3-63c3eb432d0a tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c926072-a680-452a-8ec7-0834e9fb891d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da3d29b1-c6b4-4bb8-baa9-b97f6a8b7a32', 'd7d2296d-35e7-4e88-ac2c-e26c9806e395', '04a698f2-a3be-4862-bf80-ebb3cc87cf3d', '9e01b8f1-55f0-4d96-94da-a6ae86d40fda']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:36.274987 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a0fc7cb8-d697-4a0d-b5e3-63c3eb432d0a tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (601849ed-3c74-457b-8271-0522be2efcd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:36.285090 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-79d0feef-4ff1-49e7-a83d-77d2eb0a8a97 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Delete volume request issued successfully. Jul 31 17:30:36.285368 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-79d0feef-4ff1-49e7-a83d-77d2eb0a8a97 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b returned with HTTP 202 Jul 31 17:30:36.285937 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1006/4036] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:30:36 2026] DELETE /volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:30:36.297351 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3002fbdb-1b58-4627-8ce5-9e8d62537cec None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:36.299125 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3002fbdb-1b58-4627-8ce5-9e8d62537cec tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b Jul 31 17:30:36.299354 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3002fbdb-1b58-4627-8ce5-9e8d62537cec tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:36.299540 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3002fbdb-1b58-4627-8ce5-9e8d62537cec tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:36.305240 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a0fc7cb8-d697-4a0d-b5e3-63c3eb432d0a tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (601849ed-3c74-457b-8271-0522be2efcd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ead48b9-09ee-46ef-9ab1-1449d128d5fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-619935205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6a8ae82861848c79643de02de8d454b',qos_specs=None,replication_status=,reservations=['da3d29b1-c6b4-4bb8-baa9-b97f6a8b7a32','d7d2296d-35e7-4e88-ac2c-e26c9806e395','04a698f2-a3be-4862-bf80-ebb3cc87cf3d','9e01b8f1-55f0-4d96-94da-a6ae86d40fda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='293e92c5a5884647b318940f05abf85c',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:30:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-619935205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ead48b9-09ee-46ef-9ab1-1449d128d5fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6a8ae82861848c79643de02de8d454b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='293e92c5a5884647b318940f05abf85c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:36.306169 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a0fc7cb8-d697-4a0d-b5e3-63c3eb432d0a tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47d741d7-7fae-4011-bd0d-91cde7a6d581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:36.306331 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:36.306331 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:36.309694 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3002fbdb-1b58-4627-8ce5-9e8d62537cec tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:36.314268 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3002fbdb-1b58-4627-8ce5-9e8d62537cec tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b returned with HTTP 200 Jul 31 17:30:36.314660 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1011/4037] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:36 2026] GET /volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b => generated 1190 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:30:36.331188 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a0fc7cb8-d697-4a0d-b5e3-63c3eb432d0a tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47d741d7-7fae-4011-bd0d-91cde7a6d581) transitioned into state 'SUCCESS' from state '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-619935205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6a8ae82861848c79643de02de8d454b',qos_specs=None,replication_status=,reservations=['da3d29b1-c6b4-4bb8-baa9-b97f6a8b7a32','d7d2296d-35e7-4e88-ac2c-e26c9806e395','04a698f2-a3be-4862-bf80-ebb3cc87cf3d','9e01b8f1-55f0-4d96-94da-a6ae86d40fda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='293e92c5a5884647b318940f05abf85c',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:36.332206 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a0fc7cb8-d697-4a0d-b5e3-63c3eb432d0a tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5d99852-2264-4ec2-aac5-283dd2ceaff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:36.350340 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a0fc7cb8-d697-4a0d-b5e3-63c3eb432d0a tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5d99852-2264-4ec2-aac5-283dd2ceaff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:36.350340 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a0fc7cb8-d697-4a0d-b5e3-63c3eb432d0a tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Flow 'volume_create_api' (ddb7c371-08e2-4a3f-876b-74900177729a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:36.350340 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a0fc7cb8-d697-4a0d-b5e3-63c3eb432d0a tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Create volume request issued successfully. Jul 31 17:30:36.350340 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a0fc7cb8-d697-4a0d-b5e3-63c3eb432d0a tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:30:36.350678 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1006/4038] 10.4.3.92 () {70 vars in 1292 bytes} [Fri Jul 31 17:30:36 2026] POST /volume/v3/volumes => generated 767 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:36.362860 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6f0e488c-3163-433d-8dbf-26a84d0fe026 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:36.364766 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6f0e488c-3163-433d-8dbf-26a84d0fe026 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/4ead48b9-09ee-46ef-9ab1-1449d128d5fa Jul 31 17:30:36.365068 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6f0e488c-3163-433d-8dbf-26a84d0fe026 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:36.365278 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6f0e488c-3163-433d-8dbf-26a84d0fe026 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:36.374636 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:36.374636 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:36.381620 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6f0e488c-3163-433d-8dbf-26a84d0fe026 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:36.386385 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6f0e488c-3163-433d-8dbf-26a84d0fe026 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/4ead48b9-09ee-46ef-9ab1-1449d128d5fa returned with HTTP 200 Jul 31 17:30:36.386574 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1016/4039] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:36 2026] GET /volume/v3/volumes/4ead48b9-09ee-46ef-9ab1-1449d128d5fa => generated 835 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:36.994528 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-40c3d0b1-912a-4602-abf8-bd995125d7c5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:36.996464 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-40c3d0b1-912a-4602-abf8-bd995125d7c5 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:36.997185 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-40c3d0b1-912a-4602-abf8-bd995125d7c5 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:36.997185 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-40c3d0b1-912a-4602-abf8-bd995125d7c5 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:36.997185 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-40c3d0b1-912a-4602-abf8-bd995125d7c5 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:37.004644 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:37.004644 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:37.005470 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-40c3d0b1-912a-4602-abf8-bd995125d7c5 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:37.005805 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1007/4040] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:36 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:37.012843 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-c3b6ebe1-8715-4675-ad87-4a5de6dd4409 req-16abd5f1-b927-4cf3-8999-a41492f674bb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:37.015048 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c3b6ebe1-8715-4675-ad87-4a5de6dd4409 req-16abd5f1-b927-4cf3-8999-a41492f674bb tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] POST https://10.4.3.92/volume/v3/attachments/af733748-db73-4b5a-8a72-9a070e959b15/action Jul 31 17:30:37.015449 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c3b6ebe1-8715-4675-ad87-4a5de6dd4409 req-16abd5f1-b927-4cf3-8999-a41492f674bb tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:30:37.015597 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c3b6ebe1-8715-4675-ad87-4a5de6dd4409 req-16abd5f1-b927-4cf3-8999-a41492f674bb tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:37.033624 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:37.033624 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:37.050002 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c3b6ebe1-8715-4675-ad87-4a5de6dd4409 req-16abd5f1-b927-4cf3-8999-a41492f674bb tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/attachments/af733748-db73-4b5a-8a72-9a070e959b15/action returned with HTTP 204 Jul 31 17:30:37.050688 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1012/4041] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:30:37 2026] POST /volume/v3/attachments/af733748-db73-4b5a-8a72-9a070e959b15/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:37.091136 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-65699941-d8b1-403d-8bb9-56776d0289a8 req-8ff15f7a-40ed-4d63-9691-c9500ab481c2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:37.093840 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-65699941-d8b1-403d-8bb9-56776d0289a8 req-8ff15f7a-40ed-4d63-9691-c9500ab481c2 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] DELETE https://10.4.3.92/volume/v3/attachments/b09ea8d8-5cb6-422a-9885-d476ed495121 Jul 31 17:30:37.094062 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-65699941-d8b1-403d-8bb9-56776d0289a8 req-8ff15f7a-40ed-4d63-9691-c9500ab481c2 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:37.094279 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-65699941-d8b1-403d-8bb9-56776d0289a8 req-8ff15f7a-40ed-4d63-9691-c9500ab481c2 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:37.102032 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:37.102032 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:37.155868 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-65699941-d8b1-403d-8bb9-56776d0289a8 req-8ff15f7a-40ed-4d63-9691-c9500ab481c2 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/attachments/b09ea8d8-5cb6-422a-9885-d476ed495121 returned with HTTP 200 Jul 31 17:30:37.156278 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1007/4042] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:30:37 2026] DELETE /volume/v3/attachments/b09ea8d8-5cb6-422a-9885-d476ed495121 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:37.269241 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d8c715ec-a702-4c38-a4da-b246b6e9859a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:37.270898 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d8c715ec-a702-4c38-a4da-b246b6e9859a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe Jul 31 17:30:37.271083 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d8c715ec-a702-4c38-a4da-b246b6e9859a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:37.271271 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d8c715ec-a702-4c38-a4da-b246b6e9859a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:37.285829 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:37.285829 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:37.290032 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d8c715ec-a702-4c38-a4da-b246b6e9859a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:37.298176 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d8c715ec-a702-4c38-a4da-b246b6e9859a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe returned with HTTP 200 Jul 31 17:30:37.298611 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1017/4043] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:37 2026] GET /volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:37.317420 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-051d09d2-75b2-48f2-9ffc-7c384b3712fb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:37.319417 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-051d09d2-75b2-48f2-9ffc-7c384b3712fb tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:30:37.319837 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-051d09d2-75b2-48f2-9ffc-7c384b3712fb tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bdc61908-28a3-4245-9c85-20353ce2d6fe", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1807006461"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:37.331450 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-578eabf7-965f-4f74-9f87-30f155eb58e2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:37.336535 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-578eabf7-965f-4f74-9f87-30f155eb58e2 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b Jul 31 17:30:37.336803 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-578eabf7-965f-4f74-9f87-30f155eb58e2 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:37.337018 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-578eabf7-965f-4f74-9f87-30f155eb58e2 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:37.344450 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:37.344450 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:37.344590 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-578eabf7-965f-4f74-9f87-30f155eb58e2 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b returned with HTTP 404 Jul 31 17:30:37.344631 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-051d09d2-75b2-48f2-9ffc-7c384b3712fb tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:37.344656 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1013/4044] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:37 2026] GET /volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:37.344693 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-051d09d2-75b2-48f2-9ffc-7c384b3712fb tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Create snapshot from volume bdc61908-28a3-4245-9c85-20353ce2d6fe Jul 31 17:30:37.358191 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-80723d57-e4e9-4006-8b0b-6bb4553110cf None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:37.359995 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-80723d57-e4e9-4006-8b0b-6bb4553110cf tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] DELETE https://10.4.3.92/volume/v3/volumes/ff07dfcf-df08-4440-aa8a-fe583bc8ed57 Jul 31 17:30:37.360274 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-80723d57-e4e9-4006-8b0b-6bb4553110cf tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:37.360557 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-80723d57-e4e9-4006-8b0b-6bb4553110cf tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:37.360801 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-80723d57-e4e9-4006-8b0b-6bb4553110cf tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Delete volume with id: ff07dfcf-df08-4440-aa8a-fe583bc8ed57 Jul 31 17:30:37.368620 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-80723d57-e4e9-4006-8b0b-6bb4553110cf tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/ff07dfcf-df08-4440-aa8a-fe583bc8ed57 returned with HTTP 404 Jul 31 17:30:37.369153 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1008/4045] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:30:37 2026] DELETE /volume/v3/volumes/ff07dfcf-df08-4440-aa8a-fe583bc8ed57 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:37.378028 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f2531617-1889-4a0c-a4e6-359b04a8a066 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:37.379821 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f2531617-1889-4a0c-a4e6-359b04a8a066 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/ff07dfcf-df08-4440-aa8a-fe583bc8ed57 Jul 31 17:30:37.380037 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f2531617-1889-4a0c-a4e6-359b04a8a066 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:37.380231 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f2531617-1889-4a0c-a4e6-359b04a8a066 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:37.385799 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f2531617-1889-4a0c-a4e6-359b04a8a066 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/ff07dfcf-df08-4440-aa8a-fe583bc8ed57 returned with HTTP 404 Jul 31 17:30:37.386272 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1018/4046] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:37 2026] GET /volume/v3/volumes/ff07dfcf-df08-4440-aa8a-fe583bc8ed57 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:37.391417 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-051d09d2-75b2-48f2-9ffc-7c384b3712fb tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Created reservations ['a3746c47-3291-465c-bafb-e0a62ad07a6d', '5c4d26d2-fcd7-49af-afe1-281e398692e2', 'dcad9923-af0f-4f87-ab34-c581d1434c3c', '32c47fda-d239-4085-8049-f7fe20f96d77'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:30:37.393235 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e66dd1cb-fe4a-4512-8d2c-fa2d8f7c6b7a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:37.394899 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e66dd1cb-fe4a-4512-8d2c-fa2d8f7c6b7a tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/c0703913-5301-4394-9ba0-fa9b93f15320 Jul 31 17:30:37.395101 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e66dd1cb-fe4a-4512-8d2c-fa2d8f7c6b7a tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:37.395283 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e66dd1cb-fe4a-4512-8d2c-fa2d8f7c6b7a tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:37.395403 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-e66dd1cb-fe4a-4512-8d2c-fa2d8f7c6b7a tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Delete snapshot with id: c0703913-5301-4394-9ba0-fa9b93f15320 Jul 31 17:30:37.398764 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f1a9a98e-358a-43bb-9cda-26a99bdb8047 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:37.399079 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e66dd1cb-fe4a-4512-8d2c-fa2d8f7c6b7a tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/snapshots/c0703913-5301-4394-9ba0-fa9b93f15320 returned with HTTP 404 Jul 31 17:30:37.399546 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1014/4047] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:30:37 2026] DELETE /volume/v3/snapshots/c0703913-5301-4394-9ba0-fa9b93f15320 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:37.400866 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f1a9a98e-358a-43bb-9cda-26a99bdb8047 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/4ead48b9-09ee-46ef-9ab1-1449d128d5fa Jul 31 17:30:37.401194 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f1a9a98e-358a-43bb-9cda-26a99bdb8047 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:37.401450 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f1a9a98e-358a-43bb-9cda-26a99bdb8047 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:37.407087 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f5e33337-58bd-4420-b863-edd00e2af814 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:37.408947 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f5e33337-58bd-4420-b863-edd00e2af814 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/snapshots/c0703913-5301-4394-9ba0-fa9b93f15320 Jul 31 17:30:37.409288 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f5e33337-58bd-4420-b863-edd00e2af814 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:37.409534 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f5e33337-58bd-4420-b863-edd00e2af814 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:37.410602 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:37.410602 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:37.413876 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f5e33337-58bd-4420-b863-edd00e2af814 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/snapshots/c0703913-5301-4394-9ba0-fa9b93f15320 returned with HTTP 404 Jul 31 17:30:37.414436 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1019/4048] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:37 2026] GET /volume/v3/snapshots/c0703913-5301-4394-9ba0-fa9b93f15320 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:37.415725 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f1a9a98e-358a-43bb-9cda-26a99bdb8047 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:37.420327 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f1a9a98e-358a-43bb-9cda-26a99bdb8047 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/4ead48b9-09ee-46ef-9ab1-1449d128d5fa returned with HTTP 200 Jul 31 17:30:37.420715 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1009/4049] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:37 2026] GET /volume/v3/volumes/4ead48b9-09ee-46ef-9ab1-1449d128d5fa => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:37.423701 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fa3e1277-4aee-410f-8a47-2f65697d1e6c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:37.425949 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fa3e1277-4aee-410f-8a47-2f65697d1e6c tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] DELETE https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b Jul 31 17:30:37.426227 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fa3e1277-4aee-410f-8a47-2f65697d1e6c tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:37.426500 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fa3e1277-4aee-410f-8a47-2f65697d1e6c tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:37.426687 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-fa3e1277-4aee-410f-8a47-2f65697d1e6c tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Delete volume with id: d4b633bf-16d2-4393-ae9f-14657e33835b Jul 31 17:30:37.432416 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fa3e1277-4aee-410f-8a47-2f65697d1e6c tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b returned with HTTP 404 Jul 31 17:30:37.432848 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1015/4050] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:30:37 2026] DELETE /volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:37.439921 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-20b692c8-fc46-4315-9221-4aa0d434426c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:37.440136 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-15f3e566-f28b-4c41-9862-079cf0556921 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:37.441536 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-20b692c8-fc46-4315-9221-4aa0d434426c tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:30:37.441871 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-20b692c8-fc46-4315-9221-4aa0d434426c tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "4ead48b9-09ee-46ef-9ab1-1449d128d5fa", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-277678305"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:37.443235 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-051d09d2-75b2-48f2-9ffc-7c384b3712fb tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot force create request issued successfully. Jul 31 17:30:37.443337 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-15f3e566-f28b-4c41-9862-079cf0556921 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b Jul 31 17:30:37.443389 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-20b692c8-fc46-4315-9221-4aa0d434426c tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Create volume request body: {'volume': {'source_volid': '4ead48b9-09ee-46ef-9ab1-1449d128d5fa', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-277678305'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:30:37.443504 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-15f3e566-f28b-4c41-9862-079cf0556921 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:37.443732 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-15f3e566-f28b-4c41-9862-079cf0556921 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:37.445163 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-051d09d2-75b2-48f2-9ffc-7c384b3712fb tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:30:37.445629 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1008/4051] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:30:37 2026] POST /volume/v3/snapshots => generated 310 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:30:37.450070 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-15f3e566-f28b-4c41-9862-079cf0556921 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b returned with HTTP 404 Jul 31 17:30:37.450148 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:37.450148 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:37.450503 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-20b692c8-fc46-4315-9221-4aa0d434426c tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume retrieved successfully. Jul 31 17:30:37.450542 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1010/4052] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:37 2026] GET /volume/v3/volumes/d4b633bf-16d2-4393-ae9f-14657e33835b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:37.450599 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-20b692c8-fc46-4315-9221-4aa0d434426c tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Create volume of 1 GB Jul 31 17:30:37.453904 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-20b692c8-fc46-4315-9221-4aa0d434426c tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Availability Zones retrieved successfully. Jul 31 17:30:37.458805 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-20b692c8-fc46-4315-9221-4aa0d434426c tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Flow 'volume_create_api' (5b442fb9-41ca-4368-8da7-e3183da98ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:37.459332 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-252ced06-6b80-439a-9b8b-555e55048bba None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:37.459923 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-20b692c8-fc46-4315-9221-4aa0d434426c tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f30331da-a565-4d26-bdac-5f5683f48679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:37.461329 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-20b692c8-fc46-4315-9221-4aa0d434426c tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:30:37.462076 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-252ced06-6b80-439a-9b8b-555e55048bba tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/d4b04723-ad10-4ea4-99f0-b6666a6626b9 Jul 31 17:30:37.462408 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-252ced06-6b80-439a-9b8b-555e55048bba tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:37.462685 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-252ced06-6b80-439a-9b8b-555e55048bba tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:37.479830 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:37.479830 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:37.480529 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-252ced06-6b80-439a-9b8b-555e55048bba tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:30:37.482413 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-252ced06-6b80-439a-9b8b-555e55048bba tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/d4b04723-ad10-4ea4-99f0-b6666a6626b9 returned with HTTP 200 Jul 31 17:30:37.483108 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1016/4053] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:37 2026] GET /volume/v3/snapshots/d4b04723-ad10-4ea4-99f0-b6666a6626b9 => generated 442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:37.497048 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-20b692c8-fc46-4315-9221-4aa0d434426c tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f30331da-a565-4d26-bdac-5f5683f48679) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4ead48b9-09ee-46ef-9ab1-1449d128d5fa', 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:37.497305 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f94ed623-966e-4c2e-b64c-238aa1492ee6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:37.498199 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-20b692c8-fc46-4315-9221-4aa0d434426c tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (908434b2-8421-4eff-b065-22b08b532d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:37.501911 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f94ed623-966e-4c2e-b64c-238aa1492ee6 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] DELETE https://10.4.3.92/volume/v3/volumes/5e9fa5f7-6b39-4856-a3c0-8e7d81d07517 Jul 31 17:30:37.502242 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f94ed623-966e-4c2e-b64c-238aa1492ee6 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:37.503493 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f94ed623-966e-4c2e-b64c-238aa1492ee6 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:37.503826 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-f94ed623-966e-4c2e-b64c-238aa1492ee6 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Delete volume with id: 5e9fa5f7-6b39-4856-a3c0-8e7d81d07517 Jul 31 17:30:37.512800 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:37.512800 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:37.513525 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f94ed623-966e-4c2e-b64c-238aa1492ee6 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:37.523719 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-ccb659d2-fe1e-483c-85c4-5a74e724c26c req-37827d4c-d3e9-4824-98ea-8ff0edc6d6fd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:37.526260 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-ccb659d2-fe1e-483c-85c4-5a74e724c26c req-37827d4c-d3e9-4824-98ea-8ff0edc6d6fd tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 Jul 31 17:30:37.526460 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-ccb659d2-fe1e-483c-85c4-5a74e724c26c req-37827d4c-d3e9-4824-98ea-8ff0edc6d6fd tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:37.526733 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-ccb659d2-fe1e-483c-85c4-5a74e724c26c req-37827d4c-d3e9-4824-98ea-8ff0edc6d6fd tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:37.535886 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:37.535886 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:37.540300 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-ccb659d2-fe1e-483c-85c4-5a74e724c26c req-37827d4c-d3e9-4824-98ea-8ff0edc6d6fd tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:30:37.542557 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f94ed623-966e-4c2e-b64c-238aa1492ee6 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Delete volume request issued successfully. Jul 31 17:30:37.542800 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f94ed623-966e-4c2e-b64c-238aa1492ee6 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/5e9fa5f7-6b39-4856-a3c0-8e7d81d07517 returned with HTTP 202 Jul 31 17:30:37.543329 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1009/4054] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:30:37 2026] DELETE /volume/v3/volumes/5e9fa5f7-6b39-4856-a3c0-8e7d81d07517 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:30:37.545086 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-ccb659d2-fe1e-483c-85c4-5a74e724c26c req-37827d4c-d3e9-4824-98ea-8ff0edc6d6fd tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 returned with HTTP 200 Jul 31 17:30:37.545567 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1011/4055] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:30:37 2026] GET /volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:30:37.550692 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f880b183-935c-4786-884f-d7cf3adc9d72 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:37.551621 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-20b692c8-fc46-4315-9221-4aa0d434426c tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Created reservations ['edbed542-9490-40c7-8fe5-873e797006f2', '35fe2131-69d8-4215-ac3d-5d34247785f4', 'c6bc51c5-bbd0-4c56-9431-b2e3c1ac7a3c', 'e7fc53f7-fd7a-49bb-866d-994122bba295'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:30:37.552501 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f880b183-935c-4786-884f-d7cf3adc9d72 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/5e9fa5f7-6b39-4856-a3c0-8e7d81d07517 Jul 31 17:30:37.552703 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f880b183-935c-4786-884f-d7cf3adc9d72 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:37.552750 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-20b692c8-fc46-4315-9221-4aa0d434426c tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (908434b2-8421-4eff-b065-22b08b532d76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['edbed542-9490-40c7-8fe5-873e797006f2', '35fe2131-69d8-4215-ac3d-5d34247785f4', 'c6bc51c5-bbd0-4c56-9431-b2e3c1ac7a3c', 'e7fc53f7-fd7a-49bb-866d-994122bba295']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:37.552916 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f880b183-935c-4786-884f-d7cf3adc9d72 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:37.554650 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-20b692c8-fc46-4315-9221-4aa0d434426c tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56211cff-79dd-4369-ab70-09cfa492aafd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:37.559872 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:37.559872 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:37.568042 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f880b183-935c-4786-884f-d7cf3adc9d72 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Volume info retrieved successfully. Jul 31 17:30:37.572638 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f880b183-935c-4786-884f-d7cf3adc9d72 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/5e9fa5f7-6b39-4856-a3c0-8e7d81d07517 returned with HTTP 200 Jul 31 17:30:37.573090 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1017/4056] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:37 2026] GET /volume/v3/volumes/5e9fa5f7-6b39-4856-a3c0-8e7d81d07517 => generated 1225 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:30:37.596150 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-20b692c8-fc46-4315-9221-4aa0d434426c tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56211cff-79dd-4369-ab70-09cfa492aafd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f70c5fd2-5adb-45ff-94d8-585259f713e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-277678305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6a8ae82861848c79643de02de8d454b',qos_specs=None,replication_status=,reservations=['edbed542-9490-40c7-8fe5-873e797006f2','35fe2131-69d8-4215-ac3d-5d34247785f4','c6bc51c5-bbd0-4c56-9431-b2e3c1ac7a3c','e7fc53f7-fd7a-49bb-866d-994122bba295'],size=1,snapshot_id=None,source_replicaid=,source_volid=4ead48b9-09ee-46ef-9ab1-1449d128d5fa,status='creating',user_id='293e92c5a5884647b318940f05abf85c',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:30:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-277678305',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f70c5fd2-5adb-45ff-94d8-585259f713e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6a8ae82861848c79643de02de8d454b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4ead48b9-09ee-46ef-9ab1-1449d128d5fa,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='293e92c5a5884647b318940f05abf85c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:37.597695 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-20b692c8-fc46-4315-9221-4aa0d434426c tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7476b79-d964-46e0-b34f-6a476efe5ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:37.624754 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-20b692c8-fc46-4315-9221-4aa0d434426c tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7476b79-d964-46e0-b34f-6a476efe5ae7) transitioned into state 'SUCCESS' from state '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-277678305',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6a8ae82861848c79643de02de8d454b',qos_specs=None,replication_status=,reservations=['edbed542-9490-40c7-8fe5-873e797006f2','35fe2131-69d8-4215-ac3d-5d34247785f4','c6bc51c5-bbd0-4c56-9431-b2e3c1ac7a3c','e7fc53f7-fd7a-49bb-866d-994122bba295'],size=1,snapshot_id=None,source_replicaid=,source_volid=4ead48b9-09ee-46ef-9ab1-1449d128d5fa,status='creating',user_id='293e92c5a5884647b318940f05abf85c',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:37.625486 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-20b692c8-fc46-4315-9221-4aa0d434426c tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1e61630-b8ce-47d1-9f49-8de5a34da548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:37.648237 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-20b692c8-fc46-4315-9221-4aa0d434426c tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1e61630-b8ce-47d1-9f49-8de5a34da548) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:37.649157 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-20b692c8-fc46-4315-9221-4aa0d434426c tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Flow 'volume_create_api' (5b442fb9-41ca-4368-8da7-e3183da98ee6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:37.649602 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-20b692c8-fc46-4315-9221-4aa0d434426c tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Create volume request issued successfully. Jul 31 17:30:37.650241 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-20b692c8-fc46-4315-9221-4aa0d434426c tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:30:37.651244 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1020/4057] 10.4.3.92 () {70 vars in 1293 bytes} [Fri Jul 31 17:30:37 2026] POST /volume/v3/volumes => generated 801 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:37.663938 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5ae9bbe2-6168-444c-a8e9-88604b4f830d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:37.667831 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5ae9bbe2-6168-444c-a8e9-88604b4f830d tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/f70c5fd2-5adb-45ff-94d8-585259f713e8 Jul 31 17:30:37.668306 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5ae9bbe2-6168-444c-a8e9-88604b4f830d tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:37.668474 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5ae9bbe2-6168-444c-a8e9-88604b4f830d tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:37.680364 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:37.680364 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:37.686629 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5ae9bbe2-6168-444c-a8e9-88604b4f830d tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:37.691939 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5ae9bbe2-6168-444c-a8e9-88604b4f830d tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/f70c5fd2-5adb-45ff-94d8-585259f713e8 returned with HTTP 200 Jul 31 17:30:37.692291 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1010/4058] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:37 2026] GET /volume/v3/volumes/f70c5fd2-5adb-45ff-94d8-585259f713e8 => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:38.016943 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1a4345bc-c389-4992-b994-2027dd17d096 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:38.019477 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1a4345bc-c389-4992-b994-2027dd17d096 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:38.020006 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1a4345bc-c389-4992-b994-2027dd17d096 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:38.020044 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1a4345bc-c389-4992-b994-2027dd17d096 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:38.020208 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-1a4345bc-c389-4992-b994-2027dd17d096 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:38.026244 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:38.026244 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:38.027400 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1a4345bc-c389-4992-b994-2027dd17d096 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:38.027894 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1012/4059] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:38 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:38.492201 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a1a15912-6aa8-4ccd-8ffd-ba5a2fea3cab None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:38.494099 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a1a15912-6aa8-4ccd-8ffd-ba5a2fea3cab tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/d4b04723-ad10-4ea4-99f0-b6666a6626b9 Jul 31 17:30:38.494289 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a1a15912-6aa8-4ccd-8ffd-ba5a2fea3cab tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:38.494501 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a1a15912-6aa8-4ccd-8ffd-ba5a2fea3cab tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:38.499410 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:38.499410 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:38.499861 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a1a15912-6aa8-4ccd-8ffd-ba5a2fea3cab tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:30:38.500611 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a1a15912-6aa8-4ccd-8ffd-ba5a2fea3cab tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/d4b04723-ad10-4ea4-99f0-b6666a6626b9 returned with HTTP 200 Jul 31 17:30:38.501008 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1018/4060] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:38 2026] GET /volume/v3/snapshots/d4b04723-ad10-4ea4-99f0-b6666a6626b9 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:38.509871 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3464cc70-5f0e-4425-b789-c243fa14794c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:38.511910 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3464cc70-5f0e-4425-b789-c243fa14794c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:30:38.512292 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3464cc70-5f0e-4425-b789-c243fa14794c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bdc61908-28a3-4245-9c85-20353ce2d6fe", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1511856218"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:38.524008 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:38.524008 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:38.524497 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3464cc70-5f0e-4425-b789-c243fa14794c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:38.524628 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-3464cc70-5f0e-4425-b789-c243fa14794c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Create snapshot from volume bdc61908-28a3-4245-9c85-20353ce2d6fe Jul 31 17:30:38.554392 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-3464cc70-5f0e-4425-b789-c243fa14794c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Created reservations ['656cb591-8f70-49c0-b077-766cae2f1fa0', '215eef02-50c4-4045-be19-45b88a088760', '01dd3ac1-f731-4ccd-b111-fad8830bb7c2', 'f2ec24d9-602d-4609-a947-a648d2ab8224'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:30:38.589228 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-25928098-db40-49eb-8839-577d64872bd1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:38.591341 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-25928098-db40-49eb-8839-577d64872bd1 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/5e9fa5f7-6b39-4856-a3c0-8e7d81d07517 Jul 31 17:30:38.591609 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-25928098-db40-49eb-8839-577d64872bd1 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:38.591833 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-25928098-db40-49eb-8839-577d64872bd1 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:38.599154 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-25928098-db40-49eb-8839-577d64872bd1 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/5e9fa5f7-6b39-4856-a3c0-8e7d81d07517 returned with HTTP 404 Jul 31 17:30:38.599807 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1011/4061] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:38 2026] GET /volume/v3/volumes/5e9fa5f7-6b39-4856-a3c0-8e7d81d07517 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:38.607227 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3464cc70-5f0e-4425-b789-c243fa14794c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot force create request issued successfully. Jul 31 17:30:38.607562 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3464cc70-5f0e-4425-b789-c243fa14794c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:30:38.608000 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1021/4062] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:30:38 2026] POST /volume/v3/snapshots => generated 310 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:30:38.608366 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e4a477d2-bebf-4f4a-ad48-16e1ef18a67c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:38.610594 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e4a477d2-bebf-4f4a-ad48-16e1ef18a67c tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] DELETE https://10.4.3.92/volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 Jul 31 17:30:38.610861 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e4a477d2-bebf-4f4a-ad48-16e1ef18a67c tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:38.611144 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e4a477d2-bebf-4f4a-ad48-16e1ef18a67c tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:38.611399 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-e4a477d2-bebf-4f4a-ad48-16e1ef18a67c tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Delete volume with id: efae95b7-d798-4712-8c34-5a308f2f8a14 Jul 31 17:30:38.617962 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9d237fbf-21f1-47af-b9bc-f61a2fe7025c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:38.619984 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9d237fbf-21f1-47af-b9bc-f61a2fe7025c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/dae952df-95b9-47d4-a595-4dc712621475 Jul 31 17:30:38.620842 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9d237fbf-21f1-47af-b9bc-f61a2fe7025c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:38.620928 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e4a477d2-bebf-4f4a-ad48-16e1ef18a67c tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 returned with HTTP 404 Jul 31 17:30:38.621023 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9d237fbf-21f1-47af-b9bc-f61a2fe7025c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:38.621223 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1013/4063] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:30:38 2026] DELETE /volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:38.630555 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:38.630555 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:38.630745 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1485be30-3d8d-4cca-8696-5c7588c136c8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:38.630881 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9d237fbf-21f1-47af-b9bc-f61a2fe7025c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:30:38.630881 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9d237fbf-21f1-47af-b9bc-f61a2fe7025c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/dae952df-95b9-47d4-a595-4dc712621475 returned with HTTP 200 Jul 31 17:30:38.631422 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1485be30-3d8d-4cca-8696-5c7588c136c8 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 Jul 31 17:30:38.631665 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1485be30-3d8d-4cca-8696-5c7588c136c8 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:38.631870 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1019/4064] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:38 2026] GET /volume/v3/snapshots/dae952df-95b9-47d4-a595-4dc712621475 => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:38.631934 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1485be30-3d8d-4cca-8696-5c7588c136c8 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:38.637300 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1485be30-3d8d-4cca-8696-5c7588c136c8 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 returned with HTTP 404 Jul 31 17:30:38.637769 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1012/4065] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:38 2026] GET /volume/v3/volumes/efae95b7-d798-4712-8c34-5a308f2f8a14 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:38.675455 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-da4b560a-3a0e-41fd-a74d-0422839a2782 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:38.677455 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-da4b560a-3a0e-41fd-a74d-0422839a2782 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] DELETE https://10.4.3.92/volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae Jul 31 17:30:38.678024 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-da4b560a-3a0e-41fd-a74d-0422839a2782 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:38.678024 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-da4b560a-3a0e-41fd-a74d-0422839a2782 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:38.678149 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-da4b560a-3a0e-41fd-a74d-0422839a2782 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Delete volume with id: 60063bb4-fd65-47f1-aff7-bad2bd0326ae Jul 31 17:30:38.683636 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-da4b560a-3a0e-41fd-a74d-0422839a2782 tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae returned with HTTP 404 Jul 31 17:30:38.684162 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1022/4066] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:30:38 2026] DELETE /volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:38.691341 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c08978ba-f715-4c30-9bde-854360bc69ec None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:38.692944 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c08978ba-f715-4c30-9bde-854360bc69ec tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] GET https://10.4.3.92/volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae Jul 31 17:30:38.693148 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c08978ba-f715-4c30-9bde-854360bc69ec tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:38.693329 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c08978ba-f715-4c30-9bde-854360bc69ec tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:38.698922 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c08978ba-f715-4c30-9bde-854360bc69ec tempest-VolumeImageDependencyTests-134591514 tempest-VolumeImageDependencyTests-134591514-project-member] https://10.4.3.92/volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae returned with HTTP 404 Jul 31 17:30:38.699394 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1014/4067] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:38 2026] GET /volume/v3/volumes/60063bb4-fd65-47f1-aff7-bad2bd0326ae => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:38.706582 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-68a889c2-a25b-4524-9d03-f4f332be12fb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:38.708259 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-68a889c2-a25b-4524-9d03-f4f332be12fb tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/f70c5fd2-5adb-45ff-94d8-585259f713e8 Jul 31 17:30:38.708531 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-68a889c2-a25b-4524-9d03-f4f332be12fb tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:38.708757 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-68a889c2-a25b-4524-9d03-f4f332be12fb tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:38.721305 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:38.721305 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:38.725521 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-68a889c2-a25b-4524-9d03-f4f332be12fb tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:38.732823 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-68a889c2-a25b-4524-9d03-f4f332be12fb tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/f70c5fd2-5adb-45ff-94d8-585259f713e8 returned with HTTP 200 Jul 31 17:30:38.733324 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1020/4068] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:38 2026] GET /volume/v3/volumes/f70c5fd2-5adb-45ff-94d8-585259f713e8 => generated 894 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:38.753741 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-118f2b23-e7ef-4158-b92b-1e37f3a518a7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:38.755638 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-118f2b23-e7ef-4158-b92b-1e37f3a518a7 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] DELETE https://10.4.3.92/volume/v3/volumes/4ead48b9-09ee-46ef-9ab1-1449d128d5fa Jul 31 17:30:38.755917 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-118f2b23-e7ef-4158-b92b-1e37f3a518a7 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:38.756170 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-118f2b23-e7ef-4158-b92b-1e37f3a518a7 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:38.756868 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-118f2b23-e7ef-4158-b92b-1e37f3a518a7 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete volume with id: 4ead48b9-09ee-46ef-9ab1-1449d128d5fa Jul 31 17:30:38.764332 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:38.764332 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:38.764854 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-118f2b23-e7ef-4158-b92b-1e37f3a518a7 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:38.786190 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-118f2b23-e7ef-4158-b92b-1e37f3a518a7 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete volume request issued successfully. Jul 31 17:30:38.786336 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-118f2b23-e7ef-4158-b92b-1e37f3a518a7 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/4ead48b9-09ee-46ef-9ab1-1449d128d5fa returned with HTTP 202 Jul 31 17:30:38.787105 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1013/4069] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:30:38 2026] DELETE /volume/v3/volumes/4ead48b9-09ee-46ef-9ab1-1449d128d5fa => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:30:38.795741 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-843a9607-8bc2-424f-8a13-699245f7a4f6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:38.800161 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-843a9607-8bc2-424f-8a13-699245f7a4f6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/4ead48b9-09ee-46ef-9ab1-1449d128d5fa Jul 31 17:30:38.800592 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-843a9607-8bc2-424f-8a13-699245f7a4f6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:38.800842 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-843a9607-8bc2-424f-8a13-699245f7a4f6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:38.810514 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:38.810514 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:38.815346 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-843a9607-8bc2-424f-8a13-699245f7a4f6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:38.821032 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-843a9607-8bc2-424f-8a13-699245f7a4f6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/4ead48b9-09ee-46ef-9ab1-1449d128d5fa returned with HTTP 200 Jul 31 17:30:38.821165 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1023/4070] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:38 2026] GET /volume/v3/volumes/4ead48b9-09ee-46ef-9ab1-1449d128d5fa => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:39.040704 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a8a860a6-79d3-4b91-a304-4e894476a5b7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:39.042998 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a8a860a6-79d3-4b91-a304-4e894476a5b7 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:39.043275 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a8a860a6-79d3-4b91-a304-4e894476a5b7 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:39.043568 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a8a860a6-79d3-4b91-a304-4e894476a5b7 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:39.043722 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-a8a860a6-79d3-4b91-a304-4e894476a5b7 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:39.049124 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:39.049124 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:39.050188 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a8a860a6-79d3-4b91-a304-4e894476a5b7 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:39.050707 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1015/4071] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:39 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:39.643877 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e7f32da5-4b1a-4e79-9e42-5c854d590352 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:39.645907 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e7f32da5-4b1a-4e79-9e42-5c854d590352 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/dae952df-95b9-47d4-a595-4dc712621475 Jul 31 17:30:39.646236 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e7f32da5-4b1a-4e79-9e42-5c854d590352 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:39.646550 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e7f32da5-4b1a-4e79-9e42-5c854d590352 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:39.655359 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:39.655359 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:39.656114 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e7f32da5-4b1a-4e79-9e42-5c854d590352 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:30:39.657295 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e7f32da5-4b1a-4e79-9e42-5c854d590352 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/dae952df-95b9-47d4-a595-4dc712621475 returned with HTTP 200 Jul 31 17:30:39.658794 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1021/4072] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:39 2026] GET /volume/v3/snapshots/dae952df-95b9-47d4-a595-4dc712621475 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:39.669744 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-54129a09-e748-4c5b-b1b4-4f117b3bd721 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:39.671774 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-54129a09-e748-4c5b-b1b4-4f117b3bd721 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/dae952df-95b9-47d4-a595-4dc712621475 Jul 31 17:30:39.672043 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-54129a09-e748-4c5b-b1b4-4f117b3bd721 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:39.672303 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-54129a09-e748-4c5b-b1b4-4f117b3bd721 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:39.672488 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-54129a09-e748-4c5b-b1b4-4f117b3bd721 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Delete snapshot with id: dae952df-95b9-47d4-a595-4dc712621475 Jul 31 17:30:39.682079 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:39.682079 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:39.682814 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-54129a09-e748-4c5b-b1b4-4f117b3bd721 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:30:39.713453 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-54129a09-e748-4c5b-b1b4-4f117b3bd721 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot delete request issued successfully. Jul 31 17:30:39.713555 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-54129a09-e748-4c5b-b1b4-4f117b3bd721 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/dae952df-95b9-47d4-a595-4dc712621475 returned with HTTP 202 Jul 31 17:30:39.714144 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1014/4073] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:30:39 2026] DELETE /volume/v3/snapshots/dae952df-95b9-47d4-a595-4dc712621475 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:30:39.725441 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5aafff77-9770-4274-a953-a02428108acf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:39.727577 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5aafff77-9770-4274-a953-a02428108acf tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/dae952df-95b9-47d4-a595-4dc712621475 Jul 31 17:30:39.727829 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5aafff77-9770-4274-a953-a02428108acf tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:39.728123 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5aafff77-9770-4274-a953-a02428108acf tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:39.734292 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:39.734292 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:39.734894 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5aafff77-9770-4274-a953-a02428108acf tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:30:39.735894 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5aafff77-9770-4274-a953-a02428108acf tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/dae952df-95b9-47d4-a595-4dc712621475 returned with HTTP 200 Jul 31 17:30:39.736349 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1024/4074] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:39 2026] GET /volume/v3/snapshots/dae952df-95b9-47d4-a595-4dc712621475 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:39.834086 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7cbd5c70-f2ca-4984-b1f0-70adfeb71650 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:39.836294 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7cbd5c70-f2ca-4984-b1f0-70adfeb71650 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/4ead48b9-09ee-46ef-9ab1-1449d128d5fa Jul 31 17:30:39.836558 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7cbd5c70-f2ca-4984-b1f0-70adfeb71650 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:39.836807 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7cbd5c70-f2ca-4984-b1f0-70adfeb71650 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:39.844492 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7cbd5c70-f2ca-4984-b1f0-70adfeb71650 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/4ead48b9-09ee-46ef-9ab1-1449d128d5fa returned with HTTP 404 Jul 31 17:30:39.845107 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1016/4075] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:39 2026] GET /volume/v3/volumes/4ead48b9-09ee-46ef-9ab1-1449d128d5fa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:39.855909 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-506bca2b-c65f-4684-87eb-6a95232ba262 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:39.857816 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-506bca2b-c65f-4684-87eb-6a95232ba262 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] DELETE https://10.4.3.92/volume/v3/volumes/f70c5fd2-5adb-45ff-94d8-585259f713e8 Jul 31 17:30:39.858598 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-506bca2b-c65f-4684-87eb-6a95232ba262 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:39.858598 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-506bca2b-c65f-4684-87eb-6a95232ba262 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:39.858598 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-506bca2b-c65f-4684-87eb-6a95232ba262 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete volume with id: f70c5fd2-5adb-45ff-94d8-585259f713e8 Jul 31 17:30:39.867173 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:39.867173 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:39.867935 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-506bca2b-c65f-4684-87eb-6a95232ba262 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:39.895520 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-506bca2b-c65f-4684-87eb-6a95232ba262 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete volume request issued successfully. Jul 31 17:30:39.895889 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-506bca2b-c65f-4684-87eb-6a95232ba262 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/f70c5fd2-5adb-45ff-94d8-585259f713e8 returned with HTTP 202 Jul 31 17:30:39.896359 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1022/4076] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:30:39 2026] DELETE /volume/v3/volumes/f70c5fd2-5adb-45ff-94d8-585259f713e8 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:30:39.907906 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4a436cb6-d164-483c-a8b7-8c63b356a2e9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:39.909807 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4a436cb6-d164-483c-a8b7-8c63b356a2e9 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/f70c5fd2-5adb-45ff-94d8-585259f713e8 Jul 31 17:30:39.910104 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4a436cb6-d164-483c-a8b7-8c63b356a2e9 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:39.910353 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4a436cb6-d164-483c-a8b7-8c63b356a2e9 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:39.920794 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:39.920794 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:39.925502 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4a436cb6-d164-483c-a8b7-8c63b356a2e9 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:39.932092 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4a436cb6-d164-483c-a8b7-8c63b356a2e9 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/f70c5fd2-5adb-45ff-94d8-585259f713e8 returned with HTTP 200 Jul 31 17:30:39.932610 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1015/4077] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:39 2026] GET /volume/v3/volumes/f70c5fd2-5adb-45ff-94d8-585259f713e8 => generated 893 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:40.063058 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5584291c-6720-4a27-b0b6-3ed683c22504 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:40.065069 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5584291c-6720-4a27-b0b6-3ed683c22504 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:40.065401 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5584291c-6720-4a27-b0b6-3ed683c22504 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:40.065651 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5584291c-6720-4a27-b0b6-3ed683c22504 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:40.065710 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-5584291c-6720-4a27-b0b6-3ed683c22504 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:40.071389 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:40.071389 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:40.072494 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5584291c-6720-4a27-b0b6-3ed683c22504 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:40.072960 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1025/4078] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:40 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:40.630224 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bd3a4633-7d0d-4f01-8dc4-c60d1f5e5cb2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:40.658266 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3a7c8468-faef-47d1-a6d5-07d6efd3e582 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:40.660094 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3a7c8468-faef-47d1-a6d5-07d6efd3e582 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] DELETE https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 Jul 31 17:30:40.660281 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3a7c8468-faef-47d1-a6d5-07d6efd3e582 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:40.660513 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3a7c8468-faef-47d1-a6d5-07d6efd3e582 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:40.660716 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-3a7c8468-faef-47d1-a6d5-07d6efd3e582 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Delete volume with id: 93d8e506-657e-408f-85da-ccc28410a052 Jul 31 17:30:40.667590 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:40.667590 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:40.668069 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3a7c8468-faef-47d1-a6d5-07d6efd3e582 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:30:40.685697 np0000006248 devstack@c-api.service[100271]: WARNING cinder.keymgr.conf_key_mgr [None req-3a7c8468-faef-47d1-a6d5-07d6efd3e582 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 17:30:40.697988 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3a7c8468-faef-47d1-a6d5-07d6efd3e582 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Delete volume request issued successfully. Jul 31 17:30:40.698279 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3a7c8468-faef-47d1-a6d5-07d6efd3e582 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 returned with HTTP 202 Jul 31 17:30:40.698708 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1023/4079] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:30:40 2026] DELETE /volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:30:40.709696 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9fa1ce8a-4eb5-4e88-8df6-928ae95ef612 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:40.711681 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9fa1ce8a-4eb5-4e88-8df6-928ae95ef612 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 Jul 31 17:30:40.711902 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9fa1ce8a-4eb5-4e88-8df6-928ae95ef612 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:40.712115 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9fa1ce8a-4eb5-4e88-8df6-928ae95ef612 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:40.716341 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bd3a4633-7d0d-4f01-8dc4-c60d1f5e5cb2 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:30:40.716656 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bd3a4633-7d0d-4f01-8dc4-c60d1f5e5cb2 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1155412503"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:40.718065 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-bd3a4633-7d0d-4f01-8dc4-c60d1f5e5cb2 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1155412503'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:30:40.718731 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-bd3a4633-7d0d-4f01-8dc4-c60d1f5e5cb2 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Create volume of 1 GB Jul 31 17:30:40.719650 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:40.719650 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:40.722080 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bd3a4633-7d0d-4f01-8dc4-c60d1f5e5cb2 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Availability Zones retrieved successfully. Jul 31 17:30:40.725207 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9fa1ce8a-4eb5-4e88-8df6-928ae95ef612 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Volume info retrieved successfully. Jul 31 17:30:40.728708 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bd3a4633-7d0d-4f01-8dc4-c60d1f5e5cb2 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Flow 'volume_create_api' (1d46f9c8-991b-4f17-908e-45418ac7ada7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:40.731215 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bd3a4633-7d0d-4f01-8dc4-c60d1f5e5cb2 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebd5a6d9-1d2d-41fc-8a8a-146f90297270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:40.731375 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-bd3a4633-7d0d-4f01-8dc4-c60d1f5e5cb2 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:30:40.731590 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9fa1ce8a-4eb5-4e88-8df6-928ae95ef612 tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 returned with HTTP 200 Jul 31 17:30:40.732217 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1016/4080] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:40 2026] GET /volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:40.745998 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c08718ed-dac9-4dc7-8651-66a500f5d841 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:40.747760 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c08718ed-dac9-4dc7-8651-66a500f5d841 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/dae952df-95b9-47d4-a595-4dc712621475 Jul 31 17:30:40.748002 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c08718ed-dac9-4dc7-8651-66a500f5d841 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:40.748186 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c08718ed-dac9-4dc7-8651-66a500f5d841 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:40.752272 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c08718ed-dac9-4dc7-8651-66a500f5d841 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/dae952df-95b9-47d4-a595-4dc712621475 returned with HTTP 404 Jul 31 17:30:40.752787 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1026/4081] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:40 2026] GET /volume/v3/snapshots/dae952df-95b9-47d4-a595-4dc712621475 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:40.756982 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bd3a4633-7d0d-4f01-8dc4-c60d1f5e5cb2 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebd5a6d9-1d2d-41fc-8a8a-146f90297270) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:40.758161 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bd3a4633-7d0d-4f01-8dc4-c60d1f5e5cb2 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34569679-4b3a-4876-9479-a944ba624078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:40.759991 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0b8e3200-0f8e-4b5d-8173-d7343e24b20f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:40.762223 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0b8e3200-0f8e-4b5d-8173-d7343e24b20f tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/12908f27-d312-4b16-bbd9-d5bcbc152f19 Jul 31 17:30:40.762490 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0b8e3200-0f8e-4b5d-8173-d7343e24b20f tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:40.762744 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0b8e3200-0f8e-4b5d-8173-d7343e24b20f tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:40.762878 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-0b8e3200-0f8e-4b5d-8173-d7343e24b20f tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Delete snapshot with id: 12908f27-d312-4b16-bbd9-d5bcbc152f19 Jul 31 17:30:40.769129 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:40.769129 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:40.769664 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0b8e3200-0f8e-4b5d-8173-d7343e24b20f tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:30:40.792521 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0b8e3200-0f8e-4b5d-8173-d7343e24b20f tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot delete request issued successfully. Jul 31 17:30:40.792720 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0b8e3200-0f8e-4b5d-8173-d7343e24b20f tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/12908f27-d312-4b16-bbd9-d5bcbc152f19 returned with HTTP 202 Jul 31 17:30:40.793442 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1024/4082] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:30:40 2026] DELETE /volume/v3/snapshots/12908f27-d312-4b16-bbd9-d5bcbc152f19 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:30:40.804533 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ce1edfd0-3ba2-409e-99d3-c5aaf3a9373d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:40.807566 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ce1edfd0-3ba2-409e-99d3-c5aaf3a9373d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/12908f27-d312-4b16-bbd9-d5bcbc152f19 Jul 31 17:30:40.807880 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ce1edfd0-3ba2-409e-99d3-c5aaf3a9373d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:40.808006 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ce1edfd0-3ba2-409e-99d3-c5aaf3a9373d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:40.815646 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:40.815646 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:40.816205 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ce1edfd0-3ba2-409e-99d3-c5aaf3a9373d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:30:40.817052 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ce1edfd0-3ba2-409e-99d3-c5aaf3a9373d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/12908f27-d312-4b16-bbd9-d5bcbc152f19 returned with HTTP 200 Jul 31 17:30:40.817492 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1017/4083] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:40 2026] GET /volume/v3/snapshots/12908f27-d312-4b16-bbd9-d5bcbc152f19 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:40.827748 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-bd3a4633-7d0d-4f01-8dc4-c60d1f5e5cb2 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Created reservations ['1cddbc80-3f13-4a71-a855-5b41aa7f515c', 'e27c8256-06f7-44ba-b646-c0c24bcd62ab', '476687a8-a278-4c9f-b663-7468fa3fca7f', '6d92bb01-afed-40cd-8343-60ea67bf4af1'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:30:40.828840 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bd3a4633-7d0d-4f01-8dc4-c60d1f5e5cb2 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34569679-4b3a-4876-9479-a944ba624078) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cddbc80-3f13-4a71-a855-5b41aa7f515c', 'e27c8256-06f7-44ba-b646-c0c24bcd62ab', '476687a8-a278-4c9f-b663-7468fa3fca7f', '6d92bb01-afed-40cd-8343-60ea67bf4af1']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:40.829789 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bd3a4633-7d0d-4f01-8dc4-c60d1f5e5cb2 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f060332-7a95-4fcf-9868-42e76055cdce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:40.857599 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bd3a4633-7d0d-4f01-8dc4-c60d1f5e5cb2 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f060332-7a95-4fcf-9868-42e76055cdce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6e5a12b-139e-4311-9465-0922df616203', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1155412503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8da8255788284b56a7f52d78700bb4f7',qos_specs=None,replication_status=,reservations=['1cddbc80-3f13-4a71-a855-5b41aa7f515c','e27c8256-06f7-44ba-b646-c0c24bcd62ab','476687a8-a278-4c9f-b663-7468fa3fca7f','6d92bb01-afed-40cd-8343-60ea67bf4af1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a629519dd1184440b24c32f23a8389fe',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:30:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1155412503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6e5a12b-139e-4311-9465-0922df616203,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8da8255788284b56a7f52d78700bb4f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a629519dd1184440b24c32f23a8389fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:40.858524 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bd3a4633-7d0d-4f01-8dc4-c60d1f5e5cb2 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (086b52e7-b2f8-4821-8081-03910d45b659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:40.882845 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bd3a4633-7d0d-4f01-8dc4-c60d1f5e5cb2 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (086b52e7-b2f8-4821-8081-03910d45b659) transitioned into state 'SUCCESS' from state '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-1155412503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8da8255788284b56a7f52d78700bb4f7',qos_specs=None,replication_status=,reservations=['1cddbc80-3f13-4a71-a855-5b41aa7f515c','e27c8256-06f7-44ba-b646-c0c24bcd62ab','476687a8-a278-4c9f-b663-7468fa3fca7f','6d92bb01-afed-40cd-8343-60ea67bf4af1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a629519dd1184440b24c32f23a8389fe',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:40.883723 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bd3a4633-7d0d-4f01-8dc4-c60d1f5e5cb2 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be5e64b1-0eb0-4d3b-9585-2e54e5d86f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:40.895295 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bd3a4633-7d0d-4f01-8dc4-c60d1f5e5cb2 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be5e64b1-0eb0-4d3b-9585-2e54e5d86f66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:40.896201 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-bd3a4633-7d0d-4f01-8dc4-c60d1f5e5cb2 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Flow 'volume_create_api' (1d46f9c8-991b-4f17-908e-45418ac7ada7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:40.896515 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bd3a4633-7d0d-4f01-8dc4-c60d1f5e5cb2 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Create volume request issued successfully. Jul 31 17:30:40.897211 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bd3a4633-7d0d-4f01-8dc4-c60d1f5e5cb2 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:30:40.897890 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1017/4084] 10.4.3.92 () {70 vars in 1291 bytes} [Fri Jul 31 17:30:40 2026] POST /volume/v3/volumes => generated 776 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:30:40.915909 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a8c62081-4442-47a7-add6-902441d9dc5b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:40.918338 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a8c62081-4442-47a7-add6-902441d9dc5b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/volumes/b6e5a12b-139e-4311-9465-0922df616203 Jul 31 17:30:40.918644 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a8c62081-4442-47a7-add6-902441d9dc5b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:40.918921 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a8c62081-4442-47a7-add6-902441d9dc5b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:40.930829 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:40.930829 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:40.932542 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a8c62081-4442-47a7-add6-902441d9dc5b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Volume info retrieved successfully. Jul 31 17:30:40.937068 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a8c62081-4442-47a7-add6-902441d9dc5b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/volumes/b6e5a12b-139e-4311-9465-0922df616203 returned with HTTP 200 Jul 31 17:30:40.937586 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1027/4085] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:30:40 2026] GET /volume/v3/volumes/b6e5a12b-139e-4311-9465-0922df616203 => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:40.949218 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-30414d0e-ee34-4512-a653-1c68aa7a5704 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:40.951762 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-30414d0e-ee34-4512-a653-1c68aa7a5704 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/f70c5fd2-5adb-45ff-94d8-585259f713e8 Jul 31 17:30:40.952086 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-30414d0e-ee34-4512-a653-1c68aa7a5704 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:40.952364 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-30414d0e-ee34-4512-a653-1c68aa7a5704 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:40.959601 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-30414d0e-ee34-4512-a653-1c68aa7a5704 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/f70c5fd2-5adb-45ff-94d8-585259f713e8 returned with HTTP 404 Jul 31 17:30:40.960213 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1025/4086] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:40 2026] GET /volume/v3/volumes/f70c5fd2-5adb-45ff-94d8-585259f713e8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:40.967611 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f2b15191-82e1-483b-99e0-180e1bc1e374 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:40.969881 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f2b15191-82e1-483b-99e0-180e1bc1e374 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] DELETE https://10.4.3.92/volume/v3/volumes/4ead48b9-09ee-46ef-9ab1-1449d128d5fa Jul 31 17:30:40.970170 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f2b15191-82e1-483b-99e0-180e1bc1e374 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:40.970561 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f2b15191-82e1-483b-99e0-180e1bc1e374 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:40.970774 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-f2b15191-82e1-483b-99e0-180e1bc1e374 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete volume with id: 4ead48b9-09ee-46ef-9ab1-1449d128d5fa Jul 31 17:30:40.980867 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f2b15191-82e1-483b-99e0-180e1bc1e374 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/4ead48b9-09ee-46ef-9ab1-1449d128d5fa returned with HTTP 404 Jul 31 17:30:40.981636 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1018/4087] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:30:40 2026] DELETE /volume/v3/volumes/4ead48b9-09ee-46ef-9ab1-1449d128d5fa => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:40.988460 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e63cd9b7-b0d9-49cb-b3db-97df3b2bd9a9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:40.990731 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e63cd9b7-b0d9-49cb-b3db-97df3b2bd9a9 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/4ead48b9-09ee-46ef-9ab1-1449d128d5fa Jul 31 17:30:40.991019 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e63cd9b7-b0d9-49cb-b3db-97df3b2bd9a9 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:40.991240 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e63cd9b7-b0d9-49cb-b3db-97df3b2bd9a9 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:40.999600 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e63cd9b7-b0d9-49cb-b3db-97df3b2bd9a9 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/4ead48b9-09ee-46ef-9ab1-1449d128d5fa returned with HTTP 404 Jul 31 17:30:41.000095 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1018/4088] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:40 2026] GET /volume/v3/volumes/4ead48b9-09ee-46ef-9ab1-1449d128d5fa => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:41.007641 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7c08bbc9-4061-4878-8978-0048c045a97b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:41.009946 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7c08bbc9-4061-4878-8978-0048c045a97b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] DELETE https://10.4.3.92/volume/v3/volumes/1a272abb-2e99-4cde-ab1f-7724f7a5e87b Jul 31 17:30:41.010219 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7c08bbc9-4061-4878-8978-0048c045a97b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:41.010517 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7c08bbc9-4061-4878-8978-0048c045a97b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:41.010745 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-7c08bbc9-4061-4878-8978-0048c045a97b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete volume with id: 1a272abb-2e99-4cde-ab1f-7724f7a5e87b Jul 31 17:30:41.020641 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:41.020641 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:41.021327 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7c08bbc9-4061-4878-8978-0048c045a97b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:41.043592 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7c08bbc9-4061-4878-8978-0048c045a97b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete volume request issued successfully. Jul 31 17:30:41.043846 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7c08bbc9-4061-4878-8978-0048c045a97b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/1a272abb-2e99-4cde-ab1f-7724f7a5e87b returned with HTTP 202 Jul 31 17:30:41.044391 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1028/4089] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:30:41 2026] DELETE /volume/v3/volumes/1a272abb-2e99-4cde-ab1f-7724f7a5e87b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:30:41.053468 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-35bfcbc7-8538-46f1-bedc-dfdfc7d5b9c6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:41.055262 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-35bfcbc7-8538-46f1-bedc-dfdfc7d5b9c6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/1a272abb-2e99-4cde-ab1f-7724f7a5e87b Jul 31 17:30:41.055578 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-35bfcbc7-8538-46f1-bedc-dfdfc7d5b9c6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:41.055843 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-35bfcbc7-8538-46f1-bedc-dfdfc7d5b9c6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:41.064230 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:41.064230 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:41.067995 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-35bfcbc7-8538-46f1-bedc-dfdfc7d5b9c6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Volume info retrieved successfully. Jul 31 17:30:41.073298 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-35bfcbc7-8538-46f1-bedc-dfdfc7d5b9c6 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/1a272abb-2e99-4cde-ab1f-7724f7a5e87b returned with HTTP 200 Jul 31 17:30:41.073759 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1026/4090] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:41 2026] GET /volume/v3/volumes/1a272abb-2e99-4cde-ab1f-7724f7a5e87b => generated 891 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:41.084116 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5ec01856-7367-44f2-8b86-8cde5d8a0873 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:41.086674 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5ec01856-7367-44f2-8b86-8cde5d8a0873 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:41.086926 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5ec01856-7367-44f2-8b86-8cde5d8a0873 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:41.087197 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5ec01856-7367-44f2-8b86-8cde5d8a0873 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:41.087344 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5ec01856-7367-44f2-8b86-8cde5d8a0873 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:41.092672 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:41.092672 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:41.093799 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5ec01856-7367-44f2-8b86-8cde5d8a0873 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:41.095067 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1019/4091] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:41 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:41.747804 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8dd88591-c21a-4df2-bc79-c5f39f9726ff None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:41.749332 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8dd88591-c21a-4df2-bc79-c5f39f9726ff tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] GET https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 Jul 31 17:30:41.749533 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8dd88591-c21a-4df2-bc79-c5f39f9726ff tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:41.749709 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8dd88591-c21a-4df2-bc79-c5f39f9726ff tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:41.756181 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8dd88591-c21a-4df2-bc79-c5f39f9726ff tempest-TestEncryptedCinderVolumes-1855948659 tempest-TestEncryptedCinderVolumes-1855948659-project-member] https://10.4.3.92/volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 returned with HTTP 404 Jul 31 17:30:41.756697 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1019/4092] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:41 2026] GET /volume/v3/volumes/93d8e506-657e-408f-85da-ccc28410a052 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:41.764804 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5418745d-9fd1-4c66-86eb-6e48bf46d673 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:41.828060 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-72b3767c-a9ce-4769-9016-4dff4b86f3b7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:41.830827 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-72b3767c-a9ce-4769-9016-4dff4b86f3b7 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/12908f27-d312-4b16-bbd9-d5bcbc152f19 Jul 31 17:30:41.831711 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-72b3767c-a9ce-4769-9016-4dff4b86f3b7 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:41.831711 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-72b3767c-a9ce-4769-9016-4dff4b86f3b7 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:41.836442 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-72b3767c-a9ce-4769-9016-4dff4b86f3b7 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/12908f27-d312-4b16-bbd9-d5bcbc152f19 returned with HTTP 404 Jul 31 17:30:41.837056 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1027/4093] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:41 2026] GET /volume/v3/snapshots/12908f27-d312-4b16-bbd9-d5bcbc152f19 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:41.844915 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7e7784a1-98ac-48ec-adac-f5d5065f77e6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:41.846125 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5418745d-9fd1-4c66-86eb-6e48bf46d673 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] GET https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 Jul 31 17:30:41.846394 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5418745d-9fd1-4c66-86eb-6e48bf46d673 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:41.846621 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5418745d-9fd1-4c66-86eb-6e48bf46d673 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:41.847055 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7e7784a1-98ac-48ec-adac-f5d5065f77e6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/d4b04723-ad10-4ea4-99f0-b6666a6626b9 Jul 31 17:30:41.847351 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7e7784a1-98ac-48ec-adac-f5d5065f77e6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:41.847582 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5418745d-9fd1-4c66-86eb-6e48bf46d673 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:30:41.847791 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7e7784a1-98ac-48ec-adac-f5d5065f77e6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:41.847791 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-7e7784a1-98ac-48ec-adac-f5d5065f77e6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Delete snapshot with id: d4b04723-ad10-4ea4-99f0-b6666a6626b9 Jul 31 17:30:41.853174 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:41.853174 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:41.853651 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7e7784a1-98ac-48ec-adac-f5d5065f77e6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:30:41.867015 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5418745d-9fd1-4c66-86eb-6e48bf46d673 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] Get all volumes completed successfully. Jul 31 17:30:41.869487 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:41.869487 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:41.874857 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5418745d-9fd1-4c66-86eb-6e48bf46d673 tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 17:30:41.875384 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1029/4094] 10.4.3.92 () {66 vars in 1278 bytes} [Fri Jul 31 17:30:41 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13183 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:30:41.877135 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7e7784a1-98ac-48ec-adac-f5d5065f77e6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot delete request issued successfully. Jul 31 17:30:41.877333 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7e7784a1-98ac-48ec-adac-f5d5065f77e6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/d4b04723-ad10-4ea4-99f0-b6666a6626b9 returned with HTTP 202 Jul 31 17:30:41.877904 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1020/4095] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:30:41 2026] DELETE /volume/v3/snapshots/d4b04723-ad10-4ea4-99f0-b6666a6626b9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 17:30:41.885776 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ceef477a-e7e8-43c0-943f-f450a303124d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:41.887808 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ceef477a-e7e8-43c0-943f-f450a303124d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/d4b04723-ad10-4ea4-99f0-b6666a6626b9 Jul 31 17:30:41.888071 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ceef477a-e7e8-43c0-943f-f450a303124d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:41.888326 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ceef477a-e7e8-43c0-943f-f450a303124d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:41.893816 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:41.893816 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:41.894336 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ceef477a-e7e8-43c0-943f-f450a303124d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:30:41.895472 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ceef477a-e7e8-43c0-943f-f450a303124d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/d4b04723-ad10-4ea4-99f0-b6666a6626b9 returned with HTTP 200 Jul 31 17:30:41.895620 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1020/4096] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:41 2026] GET /volume/v3/snapshots/d4b04723-ad10-4ea4-99f0-b6666a6626b9 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:41.898522 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ceb5f128-aa68-44fb-9aa9-b24dd637c36b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:41.900699 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ceb5f128-aa68-44fb-9aa9-b24dd637c36b tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] DELETE https://10.4.3.92/volume/v3/types/77c67187-feac-41e4-a674-cb22342e07b5 Jul 31 17:30:41.900903 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ceb5f128-aa68-44fb-9aa9-b24dd637c36b tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:41.901168 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ceb5f128-aa68-44fb-9aa9-b24dd637c36b tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:41.933115 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ceb5f128-aa68-44fb-9aa9-b24dd637c36b tempest-TestEncryptedCinderVolumes-131386767 tempest-TestEncryptedCinderVolumes-131386767-project-admin] https://10.4.3.92/volume/v3/types/77c67187-feac-41e4-a674-cb22342e07b5 returned with HTTP 202 Jul 31 17:30:41.933614 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1028/4097] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:30:41 2026] DELETE /volume/v3/types/77c67187-feac-41e4-a674-cb22342e07b5 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:30:41.952253 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-eaaa1123-ce8a-45eb-abff-f725eab56dad None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:41.954727 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eaaa1123-ce8a-45eb-abff-f725eab56dad tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/volumes/b6e5a12b-139e-4311-9465-0922df616203 Jul 31 17:30:41.955077 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eaaa1123-ce8a-45eb-abff-f725eab56dad tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:41.955341 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eaaa1123-ce8a-45eb-abff-f725eab56dad tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:41.966086 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:41.966086 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:41.970750 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-eaaa1123-ce8a-45eb-abff-f725eab56dad tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Volume info retrieved successfully. Jul 31 17:30:41.975670 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eaaa1123-ce8a-45eb-abff-f725eab56dad tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/volumes/b6e5a12b-139e-4311-9465-0922df616203 returned with HTTP 200 Jul 31 17:30:41.976276 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1030/4098] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:30:41 2026] GET /volume/v3/volumes/b6e5a12b-139e-4311-9465-0922df616203 => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:41.993134 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-08da15cd-3fe5-4317-a001-ec99b6e08675 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:41.995565 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-08da15cd-3fe5-4317-a001-ec99b6e08675 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] POST https://10.4.3.92/volume/v3/backups Jul 31 17:30:41.996077 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-08da15cd-3fe5-4317-a001-ec99b6e08675 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b6e5a12b-139e-4311-9465-0922df616203", "name": "tempest-type-Backup-1604431537"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:41.998037 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-08da15cd-3fe5-4317-a001-ec99b6e08675 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Creating new backup {'backup': {'volume_id': 'b6e5a12b-139e-4311-9465-0922df616203', 'name': 'tempest-type-Backup-1604431537'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:30:41.998253 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-08da15cd-3fe5-4317-a001-ec99b6e08675 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Creating backup of volume b6e5a12b-139e-4311-9465-0922df616203 in container None Jul 31 17:30:42.013263 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:42.013263 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:42.014245 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-08da15cd-3fe5-4317-a001-ec99b6e08675 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Volume info retrieved successfully. Jul 31 17:30:42.051179 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-08da15cd-3fe5-4317-a001-ec99b6e08675 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Created reservations ['ef566d07-6e38-4a10-bb1e-738954fb8aeb', '626dfc24-67b0-4ad7-925b-a553bde56025'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:30:42.089767 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f0928172-bab2-41eb-8267-c744bba74487 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:42.091661 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f0928172-bab2-41eb-8267-c744bba74487 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/1a272abb-2e99-4cde-ab1f-7724f7a5e87b Jul 31 17:30:42.091946 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f0928172-bab2-41eb-8267-c744bba74487 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:42.092165 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f0928172-bab2-41eb-8267-c744bba74487 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:42.092588 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-08da15cd-3fe5-4317-a001-ec99b6e08675 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:30:42.093108 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1021/4099] 10.4.3.92 () {70 vars in 1292 bytes} [Fri Jul 31 17:30:41 2026] POST /volume/v3/backups => generated 314 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:30:42.099792 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f0928172-bab2-41eb-8267-c744bba74487 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/1a272abb-2e99-4cde-ab1f-7724f7a5e87b returned with HTTP 404 Jul 31 17:30:42.099792 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1021/4100] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:42 2026] GET /volume/v3/volumes/1a272abb-2e99-4cde-ab1f-7724f7a5e87b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:42.102613 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-92e68f8c-eaaf-42f5-a3d5-b1b1bb6de58d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:42.104816 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-92e68f8c-eaaf-42f5-a3d5-b1b1bb6de58d tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 Jul 31 17:30:42.105135 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-92e68f8c-eaaf-42f5-a3d5-b1b1bb6de58d tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:42.105437 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-92e68f8c-eaaf-42f5-a3d5-b1b1bb6de58d tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:42.105709 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-92e68f8c-eaaf-42f5-a3d5-b1b1bb6de58d tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 08c2f94e-5b48-444e-a7ce-f2350413fcc2. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:42.107199 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2319b5ce-836e-4408-a8c7-8981d13ed2dd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:42.109218 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2319b5ce-836e-4408-a8c7-8981d13ed2dd tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:42.109478 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2319b5ce-836e-4408-a8c7-8981d13ed2dd tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:42.109578 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e079b300-228a-4279-b7ec-1701b91a7e0c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:42.109677 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2319b5ce-836e-4408-a8c7-8981d13ed2dd tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:42.109831 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-2319b5ce-836e-4408-a8c7-8981d13ed2dd tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:42.112054 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e079b300-228a-4279-b7ec-1701b91a7e0c tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/4d619736-dfee-4520-aa17-59a12900bc96 Jul 31 17:30:42.112260 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e079b300-228a-4279-b7ec-1701b91a7e0c tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:42.112354 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:42.112354 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:42.112484 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e079b300-228a-4279-b7ec-1701b91a7e0c tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:42.112608 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-e079b300-228a-4279-b7ec-1701b91a7e0c tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete snapshot with id: 4d619736-dfee-4520-aa17-59a12900bc96 Jul 31 17:30:42.113038 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-92e68f8c-eaaf-42f5-a3d5-b1b1bb6de58d tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 returned with HTTP 200 Jul 31 17:30:42.113421 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1029/4101] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:30:42 2026] GET /volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:42.114985 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:42.114985 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:42.116045 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2319b5ce-836e-4408-a8c7-8981d13ed2dd tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:42.116510 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1031/4102] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:42 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:42.117633 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e079b300-228a-4279-b7ec-1701b91a7e0c tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots/4d619736-dfee-4520-aa17-59a12900bc96 returned with HTTP 404 Jul 31 17:30:42.118205 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1022/4103] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:30:42 2026] DELETE /volume/v3/snapshots/4d619736-dfee-4520-aa17-59a12900bc96 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:42.125815 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cebf20fe-b4d7-493a-ad6a-b4d52bed58f7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:42.127606 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cebf20fe-b4d7-493a-ad6a-b4d52bed58f7 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/snapshots/4d619736-dfee-4520-aa17-59a12900bc96 Jul 31 17:30:42.127850 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cebf20fe-b4d7-493a-ad6a-b4d52bed58f7 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:42.128049 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cebf20fe-b4d7-493a-ad6a-b4d52bed58f7 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:42.132174 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cebf20fe-b4d7-493a-ad6a-b4d52bed58f7 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots/4d619736-dfee-4520-aa17-59a12900bc96 returned with HTTP 404 Jul 31 17:30:42.132709 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1022/4104] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:42 2026] GET /volume/v3/snapshots/4d619736-dfee-4520-aa17-59a12900bc96 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:42.140259 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3b13e164-993b-49b3-8921-9ee3c68d7157 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:42.142578 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3b13e164-993b-49b3-8921-9ee3c68d7157 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] DELETE https://10.4.3.92/volume/v3/volumes/666d4c4d-b168-4cf6-a5e9-87b3b3b5d7f4 Jul 31 17:30:42.142907 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3b13e164-993b-49b3-8921-9ee3c68d7157 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:42.143232 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3b13e164-993b-49b3-8921-9ee3c68d7157 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:42.143510 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-3b13e164-993b-49b3-8921-9ee3c68d7157 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete volume with id: 666d4c4d-b168-4cf6-a5e9-87b3b3b5d7f4 Jul 31 17:30:42.151523 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3b13e164-993b-49b3-8921-9ee3c68d7157 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/666d4c4d-b168-4cf6-a5e9-87b3b3b5d7f4 returned with HTTP 404 Jul 31 17:30:42.152212 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1030/4105] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:30:42 2026] DELETE /volume/v3/volumes/666d4c4d-b168-4cf6-a5e9-87b3b3b5d7f4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:42.160800 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d63ec38c-d003-4fbf-94a8-85b6eab2d0e1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:42.162862 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d63ec38c-d003-4fbf-94a8-85b6eab2d0e1 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/666d4c4d-b168-4cf6-a5e9-87b3b3b5d7f4 Jul 31 17:30:42.163109 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d63ec38c-d003-4fbf-94a8-85b6eab2d0e1 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:42.163367 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d63ec38c-d003-4fbf-94a8-85b6eab2d0e1 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:42.170120 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d63ec38c-d003-4fbf-94a8-85b6eab2d0e1 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/666d4c4d-b168-4cf6-a5e9-87b3b3b5d7f4 returned with HTTP 404 Jul 31 17:30:42.170702 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1032/4106] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:42 2026] GET /volume/v3/volumes/666d4c4d-b168-4cf6-a5e9-87b3b3b5d7f4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:42.180065 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f9ef556f-944f-4760-a15f-097383f98d77 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:42.182363 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f9ef556f-944f-4760-a15f-097383f98d77 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] DELETE https://10.4.3.92/volume/v3/volumes/4bc14f94-71ff-4cff-9765-cf4b24d13d46 Jul 31 17:30:42.182664 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f9ef556f-944f-4760-a15f-097383f98d77 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:42.182943 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f9ef556f-944f-4760-a15f-097383f98d77 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:42.183199 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-f9ef556f-944f-4760-a15f-097383f98d77 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete volume with id: 4bc14f94-71ff-4cff-9765-cf4b24d13d46 Jul 31 17:30:42.191787 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f9ef556f-944f-4760-a15f-097383f98d77 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/4bc14f94-71ff-4cff-9765-cf4b24d13d46 returned with HTTP 404 Jul 31 17:30:42.192551 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1023/4107] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:30:42 2026] DELETE /volume/v3/volumes/4bc14f94-71ff-4cff-9765-cf4b24d13d46 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:42.201382 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-674381bd-ae58-44e2-80e7-7c1ee735cef5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:42.203760 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-674381bd-ae58-44e2-80e7-7c1ee735cef5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/4bc14f94-71ff-4cff-9765-cf4b24d13d46 Jul 31 17:30:42.204057 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-674381bd-ae58-44e2-80e7-7c1ee735cef5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:42.204343 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-674381bd-ae58-44e2-80e7-7c1ee735cef5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:42.212225 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-674381bd-ae58-44e2-80e7-7c1ee735cef5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/4bc14f94-71ff-4cff-9765-cf4b24d13d46 returned with HTTP 404 Jul 31 17:30:42.212903 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1023/4108] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:42 2026] GET /volume/v3/volumes/4bc14f94-71ff-4cff-9765-cf4b24d13d46 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:42.222295 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0dade515-4519-4724-8bae-aec63c773e45 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:42.228025 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0dade515-4519-4724-8bae-aec63c773e45 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/2eff3a75-b747-4426-bf91-d797efb98f2d Jul 31 17:30:42.228303 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0dade515-4519-4724-8bae-aec63c773e45 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:42.228543 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0dade515-4519-4724-8bae-aec63c773e45 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:42.228660 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-0dade515-4519-4724-8bae-aec63c773e45 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete snapshot with id: 2eff3a75-b747-4426-bf91-d797efb98f2d Jul 31 17:30:42.237973 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0dade515-4519-4724-8bae-aec63c773e45 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots/2eff3a75-b747-4426-bf91-d797efb98f2d returned with HTTP 404 Jul 31 17:30:42.238990 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1031/4109] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:30:42 2026] DELETE /volume/v3/snapshots/2eff3a75-b747-4426-bf91-d797efb98f2d => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:42.249798 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3fd95831-4984-427d-9f3c-1463d13f82ef None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:42.251530 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3fd95831-4984-427d-9f3c-1463d13f82ef tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/snapshots/2eff3a75-b747-4426-bf91-d797efb98f2d Jul 31 17:30:42.251749 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3fd95831-4984-427d-9f3c-1463d13f82ef tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:42.251919 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3fd95831-4984-427d-9f3c-1463d13f82ef tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:42.258849 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3fd95831-4984-427d-9f3c-1463d13f82ef tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots/2eff3a75-b747-4426-bf91-d797efb98f2d returned with HTTP 404 Jul 31 17:30:42.258849 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1033/4110] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:42 2026] GET /volume/v3/snapshots/2eff3a75-b747-4426-bf91-d797efb98f2d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:42.266184 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-229bdc2b-d57b-44e4-90a4-e9b0fc874c70 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:42.269303 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-229bdc2b-d57b-44e4-90a4-e9b0fc874c70 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] DELETE https://10.4.3.92/volume/v3/volumes/abd37a15-bfbf-4003-b79f-16e4d442f332 Jul 31 17:30:42.269607 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-229bdc2b-d57b-44e4-90a4-e9b0fc874c70 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:42.269862 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-229bdc2b-d57b-44e4-90a4-e9b0fc874c70 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:42.270082 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-229bdc2b-d57b-44e4-90a4-e9b0fc874c70 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete volume with id: abd37a15-bfbf-4003-b79f-16e4d442f332 Jul 31 17:30:42.281969 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-229bdc2b-d57b-44e4-90a4-e9b0fc874c70 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/abd37a15-bfbf-4003-b79f-16e4d442f332 returned with HTTP 404 Jul 31 17:30:42.282184 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1024/4111] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:30:42 2026] DELETE /volume/v3/volumes/abd37a15-bfbf-4003-b79f-16e4d442f332 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:42.292731 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-49721a3d-7696-4397-8619-3d741ee6e97f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:42.296233 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-49721a3d-7696-4397-8619-3d741ee6e97f tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/abd37a15-bfbf-4003-b79f-16e4d442f332 Jul 31 17:30:42.296233 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-49721a3d-7696-4397-8619-3d741ee6e97f tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:42.296233 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-49721a3d-7696-4397-8619-3d741ee6e97f tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:42.303078 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-49721a3d-7696-4397-8619-3d741ee6e97f tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/abd37a15-bfbf-4003-b79f-16e4d442f332 returned with HTTP 404 Jul 31 17:30:42.303648 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1024/4112] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:42 2026] GET /volume/v3/volumes/abd37a15-bfbf-4003-b79f-16e4d442f332 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:42.312597 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-57facc88-a5db-47d2-ab04-457bcffe50f3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:42.314540 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-57facc88-a5db-47d2-ab04-457bcffe50f3 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/d785a143-d0bf-441c-a31a-9c40701361bb Jul 31 17:30:42.314836 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-57facc88-a5db-47d2-ab04-457bcffe50f3 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:42.315175 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-57facc88-a5db-47d2-ab04-457bcffe50f3 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:42.315334 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-57facc88-a5db-47d2-ab04-457bcffe50f3 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete snapshot with id: d785a143-d0bf-441c-a31a-9c40701361bb Jul 31 17:30:42.321477 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-57facc88-a5db-47d2-ab04-457bcffe50f3 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots/d785a143-d0bf-441c-a31a-9c40701361bb returned with HTTP 404 Jul 31 17:30:42.322089 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1032/4113] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:30:42 2026] DELETE /volume/v3/snapshots/d785a143-d0bf-441c-a31a-9c40701361bb => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:42.331326 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-64d3b1c7-ee16-4e2c-b9f9-d82afa1957d5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:42.334386 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64d3b1c7-ee16-4e2c-b9f9-d82afa1957d5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/snapshots/d785a143-d0bf-441c-a31a-9c40701361bb Jul 31 17:30:42.334386 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64d3b1c7-ee16-4e2c-b9f9-d82afa1957d5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:42.334386 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64d3b1c7-ee16-4e2c-b9f9-d82afa1957d5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:42.343760 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64d3b1c7-ee16-4e2c-b9f9-d82afa1957d5 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots/d785a143-d0bf-441c-a31a-9c40701361bb returned with HTTP 404 Jul 31 17:30:42.343760 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1034/4114] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:42 2026] GET /volume/v3/snapshots/d785a143-d0bf-441c-a31a-9c40701361bb => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:42.352445 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c5a93f89-27b5-44e9-b227-55043d9b76d8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:42.354848 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c5a93f89-27b5-44e9-b227-55043d9b76d8 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] DELETE https://10.4.3.92/volume/v3/volumes/d80a6cfe-4702-40f7-bdbc-010efaee27eb Jul 31 17:30:42.355089 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c5a93f89-27b5-44e9-b227-55043d9b76d8 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:42.355292 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c5a93f89-27b5-44e9-b227-55043d9b76d8 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:42.355503 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-c5a93f89-27b5-44e9-b227-55043d9b76d8 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete volume with id: d80a6cfe-4702-40f7-bdbc-010efaee27eb Jul 31 17:30:42.362568 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c5a93f89-27b5-44e9-b227-55043d9b76d8 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/d80a6cfe-4702-40f7-bdbc-010efaee27eb returned with HTTP 404 Jul 31 17:30:42.363480 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1025/4115] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:30:42 2026] DELETE /volume/v3/volumes/d80a6cfe-4702-40f7-bdbc-010efaee27eb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:42.371852 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-292b2671-e20b-4d9c-9607-b01f4d2a898e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:42.374081 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-292b2671-e20b-4d9c-9607-b01f4d2a898e tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/d80a6cfe-4702-40f7-bdbc-010efaee27eb Jul 31 17:30:42.374325 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-292b2671-e20b-4d9c-9607-b01f4d2a898e tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:42.374569 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-292b2671-e20b-4d9c-9607-b01f4d2a898e tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:42.382343 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-292b2671-e20b-4d9c-9607-b01f4d2a898e tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/d80a6cfe-4702-40f7-bdbc-010efaee27eb returned with HTTP 404 Jul 31 17:30:42.383026 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1025/4116] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:42 2026] GET /volume/v3/volumes/d80a6cfe-4702-40f7-bdbc-010efaee27eb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:42.392173 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d83cd006-ac24-479d-afc8-07852ace235b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:42.394623 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d83cd006-ac24-479d-afc8-07852ace235b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] DELETE https://10.4.3.92/volume/v3/volumes/32af4808-a238-433c-843c-e60dc0d2153b Jul 31 17:30:42.394939 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d83cd006-ac24-479d-afc8-07852ace235b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:42.395261 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d83cd006-ac24-479d-afc8-07852ace235b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:42.395520 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-d83cd006-ac24-479d-afc8-07852ace235b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete volume with id: 32af4808-a238-433c-843c-e60dc0d2153b Jul 31 17:30:42.402448 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d83cd006-ac24-479d-afc8-07852ace235b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/32af4808-a238-433c-843c-e60dc0d2153b returned with HTTP 404 Jul 31 17:30:42.402903 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1033/4117] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:30:42 2026] DELETE /volume/v3/volumes/32af4808-a238-433c-843c-e60dc0d2153b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:42.411102 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-13b4eab3-cabd-4c65-a060-885303b47a79 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:42.413103 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-13b4eab3-cabd-4c65-a060-885303b47a79 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/32af4808-a238-433c-843c-e60dc0d2153b Jul 31 17:30:42.413417 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-13b4eab3-cabd-4c65-a060-885303b47a79 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:42.413665 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-13b4eab3-cabd-4c65-a060-885303b47a79 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:42.420798 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-13b4eab3-cabd-4c65-a060-885303b47a79 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/32af4808-a238-433c-843c-e60dc0d2153b returned with HTTP 404 Jul 31 17:30:42.421371 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1035/4118] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:42 2026] GET /volume/v3/volumes/32af4808-a238-433c-843c-e60dc0d2153b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:42.429805 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8dc2968c-f829-4156-995f-c6d6916a1c38 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:42.431668 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8dc2968c-f829-4156-995f-c6d6916a1c38 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] DELETE https://10.4.3.92/volume/v3/volumes/73f1be6f-e87a-4385-b0ab-6cd9fce2a28f Jul 31 17:30:42.431859 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8dc2968c-f829-4156-995f-c6d6916a1c38 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:42.432051 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8dc2968c-f829-4156-995f-c6d6916a1c38 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:42.432270 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-8dc2968c-f829-4156-995f-c6d6916a1c38 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete volume with id: 73f1be6f-e87a-4385-b0ab-6cd9fce2a28f Jul 31 17:30:42.440615 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8dc2968c-f829-4156-995f-c6d6916a1c38 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/73f1be6f-e87a-4385-b0ab-6cd9fce2a28f returned with HTTP 404 Jul 31 17:30:42.441431 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1026/4119] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:30:42 2026] DELETE /volume/v3/volumes/73f1be6f-e87a-4385-b0ab-6cd9fce2a28f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:42.448775 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7316da94-e995-4c38-a5d6-fbc9c2dca513 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:42.452021 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7316da94-e995-4c38-a5d6-fbc9c2dca513 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/73f1be6f-e87a-4385-b0ab-6cd9fce2a28f Jul 31 17:30:42.452299 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7316da94-e995-4c38-a5d6-fbc9c2dca513 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:42.452971 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7316da94-e995-4c38-a5d6-fbc9c2dca513 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:42.460202 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7316da94-e995-4c38-a5d6-fbc9c2dca513 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/73f1be6f-e87a-4385-b0ab-6cd9fce2a28f returned with HTTP 404 Jul 31 17:30:42.460919 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1026/4120] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:42 2026] GET /volume/v3/volumes/73f1be6f-e87a-4385-b0ab-6cd9fce2a28f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:42.468021 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d117b3dc-86ba-43b9-85e7-42eae6500d29 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:42.470119 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d117b3dc-86ba-43b9-85e7-42eae6500d29 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/0b6c4a7c-d3fc-42fd-a5a4-34e8d665e623 Jul 31 17:30:42.470404 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d117b3dc-86ba-43b9-85e7-42eae6500d29 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:42.470650 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d117b3dc-86ba-43b9-85e7-42eae6500d29 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:42.470771 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-d117b3dc-86ba-43b9-85e7-42eae6500d29 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete snapshot with id: 0b6c4a7c-d3fc-42fd-a5a4-34e8d665e623 Jul 31 17:30:42.477110 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d117b3dc-86ba-43b9-85e7-42eae6500d29 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots/0b6c4a7c-d3fc-42fd-a5a4-34e8d665e623 returned with HTTP 404 Jul 31 17:30:42.477662 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1034/4121] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:30:42 2026] DELETE /volume/v3/snapshots/0b6c4a7c-d3fc-42fd-a5a4-34e8d665e623 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:42.484982 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f1acd237-ba4b-468e-b859-a3cc96f0f167 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:42.486853 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f1acd237-ba4b-468e-b859-a3cc96f0f167 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/snapshots/0b6c4a7c-d3fc-42fd-a5a4-34e8d665e623 Jul 31 17:30:42.487086 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f1acd237-ba4b-468e-b859-a3cc96f0f167 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:42.487275 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f1acd237-ba4b-468e-b859-a3cc96f0f167 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:42.491598 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f1acd237-ba4b-468e-b859-a3cc96f0f167 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots/0b6c4a7c-d3fc-42fd-a5a4-34e8d665e623 returned with HTTP 404 Jul 31 17:30:42.492083 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1036/4122] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:42 2026] GET /volume/v3/snapshots/0b6c4a7c-d3fc-42fd-a5a4-34e8d665e623 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:42.500181 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ace9aaac-18fb-4d95-9250-dfb43f6cd68e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:42.502435 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ace9aaac-18fb-4d95-9250-dfb43f6cd68e tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] DELETE https://10.4.3.92/volume/v3/volumes/ce6767d8-f291-4ecc-95f0-bf643c7a5057 Jul 31 17:30:42.502691 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ace9aaac-18fb-4d95-9250-dfb43f6cd68e tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:42.502921 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ace9aaac-18fb-4d95-9250-dfb43f6cd68e tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:42.503131 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-ace9aaac-18fb-4d95-9250-dfb43f6cd68e tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete volume with id: ce6767d8-f291-4ecc-95f0-bf643c7a5057 Jul 31 17:30:42.509698 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ace9aaac-18fb-4d95-9250-dfb43f6cd68e tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/ce6767d8-f291-4ecc-95f0-bf643c7a5057 returned with HTTP 404 Jul 31 17:30:42.510250 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1027/4123] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:30:42 2026] DELETE /volume/v3/volumes/ce6767d8-f291-4ecc-95f0-bf643c7a5057 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:42.518152 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-eb61f0cc-f887-4348-9280-ad4bee7ef082 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:42.520160 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-eb61f0cc-f887-4348-9280-ad4bee7ef082 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/ce6767d8-f291-4ecc-95f0-bf643c7a5057 Jul 31 17:30:42.520421 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-eb61f0cc-f887-4348-9280-ad4bee7ef082 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:42.520614 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-eb61f0cc-f887-4348-9280-ad4bee7ef082 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:42.526523 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-eb61f0cc-f887-4348-9280-ad4bee7ef082 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/ce6767d8-f291-4ecc-95f0-bf643c7a5057 returned with HTTP 404 Jul 31 17:30:42.526906 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1027/4124] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:42 2026] GET /volume/v3/volumes/ce6767d8-f291-4ecc-95f0-bf643c7a5057 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:42.533705 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c1a018bf-b097-40e5-9bba-bfd878c5aa97 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:42.535953 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c1a018bf-b097-40e5-9bba-bfd878c5aa97 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/2caf3601-d730-4471-bcc9-79e86101841e Jul 31 17:30:42.536150 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c1a018bf-b097-40e5-9bba-bfd878c5aa97 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:42.536362 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c1a018bf-b097-40e5-9bba-bfd878c5aa97 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:42.536501 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-c1a018bf-b097-40e5-9bba-bfd878c5aa97 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete snapshot with id: 2caf3601-d730-4471-bcc9-79e86101841e Jul 31 17:30:42.542340 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c1a018bf-b097-40e5-9bba-bfd878c5aa97 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots/2caf3601-d730-4471-bcc9-79e86101841e returned with HTTP 404 Jul 31 17:30:42.544446 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1035/4125] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:30:42 2026] DELETE /volume/v3/snapshots/2caf3601-d730-4471-bcc9-79e86101841e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:42.553942 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d5134c2c-6544-45ac-9d32-6dd7a482b357 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:42.556051 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d5134c2c-6544-45ac-9d32-6dd7a482b357 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/snapshots/2caf3601-d730-4471-bcc9-79e86101841e Jul 31 17:30:42.556494 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d5134c2c-6544-45ac-9d32-6dd7a482b357 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:42.556494 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d5134c2c-6544-45ac-9d32-6dd7a482b357 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:42.562653 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d5134c2c-6544-45ac-9d32-6dd7a482b357 tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/snapshots/2caf3601-d730-4471-bcc9-79e86101841e returned with HTTP 404 Jul 31 17:30:42.562653 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1037/4126] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:42 2026] GET /volume/v3/snapshots/2caf3601-d730-4471-bcc9-79e86101841e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:42.569756 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4479cc5d-033f-4119-8a0a-d20a6ec0439b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:42.571701 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4479cc5d-033f-4119-8a0a-d20a6ec0439b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] DELETE https://10.4.3.92/volume/v3/volumes/24b1567a-122b-46eb-a376-3d99691143f6 Jul 31 17:30:42.572023 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4479cc5d-033f-4119-8a0a-d20a6ec0439b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:42.573331 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4479cc5d-033f-4119-8a0a-d20a6ec0439b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:42.573331 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-4479cc5d-033f-4119-8a0a-d20a6ec0439b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Delete volume with id: 24b1567a-122b-46eb-a376-3d99691143f6 Jul 31 17:30:42.580391 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4479cc5d-033f-4119-8a0a-d20a6ec0439b tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/24b1567a-122b-46eb-a376-3d99691143f6 returned with HTTP 404 Jul 31 17:30:42.581065 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1028/4127] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:30:42 2026] DELETE /volume/v3/volumes/24b1567a-122b-46eb-a376-3d99691143f6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:42.589958 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-77638c22-0a4e-4b5e-b8b8-a736f504ca8d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:42.592185 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-77638c22-0a4e-4b5e-b8b8-a736f504ca8d tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] GET https://10.4.3.92/volume/v3/volumes/24b1567a-122b-46eb-a376-3d99691143f6 Jul 31 17:30:42.592413 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-77638c22-0a4e-4b5e-b8b8-a736f504ca8d tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:42.592660 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-77638c22-0a4e-4b5e-b8b8-a736f504ca8d tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:42.598426 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-77638c22-0a4e-4b5e-b8b8-a736f504ca8d tempest-VolumeDependencyTests-218518037 tempest-VolumeDependencyTests-218518037-project-member] https://10.4.3.92/volume/v3/volumes/24b1567a-122b-46eb-a376-3d99691143f6 returned with HTTP 404 Jul 31 17:30:42.598916 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1028/4128] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:30:42 2026] GET /volume/v3/volumes/24b1567a-122b-46eb-a376-3d99691143f6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:42.907172 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e7db53ee-bfb7-4aeb-b7f6-1aff8436cf6f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:42.909390 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e7db53ee-bfb7-4aeb-b7f6-1aff8436cf6f tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/d4b04723-ad10-4ea4-99f0-b6666a6626b9 Jul 31 17:30:42.909652 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e7db53ee-bfb7-4aeb-b7f6-1aff8436cf6f tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:42.909857 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e7db53ee-bfb7-4aeb-b7f6-1aff8436cf6f tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:42.914790 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e7db53ee-bfb7-4aeb-b7f6-1aff8436cf6f tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/d4b04723-ad10-4ea4-99f0-b6666a6626b9 returned with HTTP 404 Jul 31 17:30:42.915486 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1036/4129] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:42 2026] GET /volume/v3/snapshots/d4b04723-ad10-4ea4-99f0-b6666a6626b9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:42.930183 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-846f9e63-2840-4569-9d09-6937b6a0e062 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:42.932042 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-846f9e63-2840-4569-9d09-6937b6a0e062 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/dae952df-95b9-47d4-a595-4dc712621475 Jul 31 17:30:42.932272 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-846f9e63-2840-4569-9d09-6937b6a0e062 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:42.932539 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-846f9e63-2840-4569-9d09-6937b6a0e062 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:42.932674 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-846f9e63-2840-4569-9d09-6937b6a0e062 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Delete snapshot with id: dae952df-95b9-47d4-a595-4dc712621475 Jul 31 17:30:42.941774 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-846f9e63-2840-4569-9d09-6937b6a0e062 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/dae952df-95b9-47d4-a595-4dc712621475 returned with HTTP 404 Jul 31 17:30:42.942249 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1038/4130] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:30:42 2026] DELETE /volume/v3/snapshots/dae952df-95b9-47d4-a595-4dc712621475 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:42.953056 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-afef01c7-cea2-4556-afa9-59e8d3bc6a24 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:42.955292 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-afef01c7-cea2-4556-afa9-59e8d3bc6a24 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/d4b04723-ad10-4ea4-99f0-b6666a6626b9 Jul 31 17:30:42.955488 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-afef01c7-cea2-4556-afa9-59e8d3bc6a24 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:42.955650 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-afef01c7-cea2-4556-afa9-59e8d3bc6a24 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:42.955775 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-afef01c7-cea2-4556-afa9-59e8d3bc6a24 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Delete snapshot with id: d4b04723-ad10-4ea4-99f0-b6666a6626b9 Jul 31 17:30:42.962030 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-afef01c7-cea2-4556-afa9-59e8d3bc6a24 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/d4b04723-ad10-4ea4-99f0-b6666a6626b9 returned with HTTP 404 Jul 31 17:30:42.962834 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1029/4131] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:30:42 2026] DELETE /volume/v3/snapshots/d4b04723-ad10-4ea4-99f0-b6666a6626b9 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:43.022682 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-a3de4f40-f22b-4aab-a16b-d8ce80b619e8 req-1f8512f5-910d-4207-9b08-c759e4d6fef5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:43.024741 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a3de4f40-f22b-4aab-a16b-d8ce80b619e8 req-1f8512f5-910d-4207-9b08-c759e4d6fef5 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe Jul 31 17:30:43.024900 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a3de4f40-f22b-4aab-a16b-d8ce80b619e8 req-1f8512f5-910d-4207-9b08-c759e4d6fef5 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:43.025104 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a3de4f40-f22b-4aab-a16b-d8ce80b619e8 req-1f8512f5-910d-4207-9b08-c759e4d6fef5 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:43.034197 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:43.034197 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:43.037861 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-a3de4f40-f22b-4aab-a16b-d8ce80b619e8 req-1f8512f5-910d-4207-9b08-c759e4d6fef5 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:43.042383 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a3de4f40-f22b-4aab-a16b-d8ce80b619e8 req-1f8512f5-910d-4207-9b08-c759e4d6fef5 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe returned with HTTP 200 Jul 31 17:30:43.042796 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1029/4132] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:30:43 2026] GET /volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:43.070011 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-a3de4f40-f22b-4aab-a16b-d8ce80b619e8 req-7545a3ac-2049-4a0b-9459-61bda3eb4da0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:43.072048 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a3de4f40-f22b-4aab-a16b-d8ce80b619e8 req-7545a3ac-2049-4a0b-9459-61bda3eb4da0 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] POST https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe/action Jul 31 17:30:43.072515 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a3de4f40-f22b-4aab-a16b-d8ce80b619e8 req-7545a3ac-2049-4a0b-9459-61bda3eb4da0 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:30:43.072699 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a3de4f40-f22b-4aab-a16b-d8ce80b619e8 req-7545a3ac-2049-4a0b-9459-61bda3eb4da0 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:43.088977 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:43.088977 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:43.089463 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-a3de4f40-f22b-4aab-a16b-d8ce80b619e8 req-7545a3ac-2049-4a0b-9459-61bda3eb4da0 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:43.101430 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-a3de4f40-f22b-4aab-a16b-d8ce80b619e8 req-7545a3ac-2049-4a0b-9459-61bda3eb4da0 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Begin detaching volume completed successfully. Jul 31 17:30:43.101571 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a3de4f40-f22b-4aab-a16b-d8ce80b619e8 req-7545a3ac-2049-4a0b-9459-61bda3eb4da0 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe/action returned with HTTP 202 Jul 31 17:30:43.102226 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1037/4133] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:30:43 2026] POST /volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:30:43.126649 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f3ca9b52-a517-42ad-afc1-e903c4f2a064 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:43.129460 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f3ca9b52-a517-42ad-afc1-e903c4f2a064 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 Jul 31 17:30:43.129694 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f3ca9b52-a517-42ad-afc1-e903c4f2a064 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:43.129873 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f3ca9b52-a517-42ad-afc1-e903c4f2a064 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:43.129993 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f3ca9b52-a517-42ad-afc1-e903c4f2a064 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 08c2f94e-5b48-444e-a7ce-f2350413fcc2. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:43.130324 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-da365b29-4a10-4a47-9bac-a71beb0daeb9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:43.133036 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-da365b29-4a10-4a47-9bac-a71beb0daeb9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:43.133246 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-da365b29-4a10-4a47-9bac-a71beb0daeb9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:43.133458 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-da365b29-4a10-4a47-9bac-a71beb0daeb9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:43.133561 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-da365b29-4a10-4a47-9bac-a71beb0daeb9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:43.135572 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:43.135572 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:43.136176 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f3ca9b52-a517-42ad-afc1-e903c4f2a064 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 returned with HTTP 200 Jul 31 17:30:43.136573 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1039/4134] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:30:43 2026] GET /volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:43.139354 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:43.139354 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:43.140346 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-da365b29-4a10-4a47-9bac-a71beb0daeb9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:43.140796 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1030/4135] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:43 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:43.161037 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f342e870-5fd6-40e2-9e4c-fcfbb76fbb36 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:43.161451 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f342e870-5fd6-40e2-9e4c-fcfbb76fbb36 None None] GET https://10.4.3.92/volume// Jul 31 17:30:43.161641 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f342e870-5fd6-40e2-9e4c-fcfbb76fbb36 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:43.161820 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f342e870-5fd6-40e2-9e4c-fcfbb76fbb36 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:43.162135 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f342e870-5fd6-40e2-9e4c-fcfbb76fbb36 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:30:43.162455 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1030/4136] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:30:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:30:43.179623 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-a3de4f40-f22b-4aab-a16b-d8ce80b619e8 req-abfff112-c446-428f-9356-7fd03d82d835 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:43.181954 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a3de4f40-f22b-4aab-a16b-d8ce80b619e8 req-abfff112-c446-428f-9356-7fd03d82d835 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe Jul 31 17:30:43.182203 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a3de4f40-f22b-4aab-a16b-d8ce80b619e8 req-abfff112-c446-428f-9356-7fd03d82d835 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:43.182479 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a3de4f40-f22b-4aab-a16b-d8ce80b619e8 req-abfff112-c446-428f-9356-7fd03d82d835 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:43.195805 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:43.195805 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:43.199989 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-a3de4f40-f22b-4aab-a16b-d8ce80b619e8 req-abfff112-c446-428f-9356-7fd03d82d835 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:43.205493 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a3de4f40-f22b-4aab-a16b-d8ce80b619e8 req-abfff112-c446-428f-9356-7fd03d82d835 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe returned with HTTP 200 Jul 31 17:30:43.205647 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1038/4137] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:30:43 2026] GET /volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe => generated 1319 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:30:44.149713 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e6279205-f13f-4d63-9625-ff9e0e7a3c9b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:44.151481 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e6279205-f13f-4d63-9625-ff9e0e7a3c9b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 Jul 31 17:30:44.151730 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e6279205-f13f-4d63-9625-ff9e0e7a3c9b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:44.151890 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e6279205-f13f-4d63-9625-ff9e0e7a3c9b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:44.151993 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6c3c9a60-c7b0-42ad-925b-23f18e7df420 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:44.152302 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e6279205-f13f-4d63-9625-ff9e0e7a3c9b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 08c2f94e-5b48-444e-a7ce-f2350413fcc2. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:44.154407 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6c3c9a60-c7b0-42ad-925b-23f18e7df420 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:44.154567 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6c3c9a60-c7b0-42ad-925b-23f18e7df420 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:44.154784 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6c3c9a60-c7b0-42ad-925b-23f18e7df420 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:44.154907 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-6c3c9a60-c7b0-42ad-925b-23f18e7df420 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:44.156441 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:44.156441 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:44.157080 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e6279205-f13f-4d63-9625-ff9e0e7a3c9b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 returned with HTTP 200 Jul 31 17:30:44.157594 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1040/4138] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:30:44 2026] GET /volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:44.160706 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:44.160706 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:44.161548 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6c3c9a60-c7b0-42ad-925b-23f18e7df420 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:44.161964 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1031/4139] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:44 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:44.165533 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-134fb174-0cf8-486e-bfc5-e923ffa7a303 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:44.269023 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-134fb174-0cf8-486e-bfc5-e923ffa7a303 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:30:44.269471 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-134fb174-0cf8-486e-bfc5-e923ffa7a303 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-810609646"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:44.271189 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-134fb174-0cf8-486e-bfc5-e923ffa7a303 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-810609646'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:30:44.271383 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-134fb174-0cf8-486e-bfc5-e923ffa7a303 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Create volume of 1 GB Jul 31 17:30:44.275697 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-134fb174-0cf8-486e-bfc5-e923ffa7a303 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Availability Zones retrieved successfully. Jul 31 17:30:44.283075 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-134fb174-0cf8-486e-bfc5-e923ffa7a303 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Flow 'volume_create_api' (a6cd48c2-4f80-45c4-9f45-ac701e4386de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:44.284308 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-134fb174-0cf8-486e-bfc5-e923ffa7a303 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5dab2b2-c66b-43e2-85f9-7dd232b088e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:44.285427 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-134fb174-0cf8-486e-bfc5-e923ffa7a303 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:30:44.316091 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-134fb174-0cf8-486e-bfc5-e923ffa7a303 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5dab2b2-c66b-43e2-85f9-7dd232b088e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:44.317108 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-134fb174-0cf8-486e-bfc5-e923ffa7a303 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9784ca35-910a-459d-bd8a-197503967a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:44.388781 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-134fb174-0cf8-486e-bfc5-e923ffa7a303 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Created reservations ['be8fd9fc-cb0b-4b2a-93a5-fc4272007725', '87c4043c-b11e-4c6e-9fa9-3330ea35b86e', '1b7e0619-bb9d-4c60-b8bf-5b12a85dbede', '16d69680-e04a-4e2e-8e40-a34198b4c61e'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:30:44.389733 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-134fb174-0cf8-486e-bfc5-e923ffa7a303 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9784ca35-910a-459d-bd8a-197503967a50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be8fd9fc-cb0b-4b2a-93a5-fc4272007725', '87c4043c-b11e-4c6e-9fa9-3330ea35b86e', '1b7e0619-bb9d-4c60-b8bf-5b12a85dbede', '16d69680-e04a-4e2e-8e40-a34198b4c61e']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:44.390511 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-134fb174-0cf8-486e-bfc5-e923ffa7a303 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35296b13-06cf-4ed2-88b9-582182cb2a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:44.424990 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-134fb174-0cf8-486e-bfc5-e923ffa7a303 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35296b13-06cf-4ed2-88b9-582182cb2a0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06ff8b2e-837d-451c-9766-1cd7e5b5488d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-810609646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd253be3e3634f2b90968894a557f643',qos_specs=None,replication_status=,reservations=['be8fd9fc-cb0b-4b2a-93a5-fc4272007725','87c4043c-b11e-4c6e-9fa9-3330ea35b86e','1b7e0619-bb9d-4c60-b8bf-5b12a85dbede','16d69680-e04a-4e2e-8e40-a34198b4c61e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7961181f8b4482687737810a7fd4b85',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:30:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-810609646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06ff8b2e-837d-451c-9766-1cd7e5b5488d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd253be3e3634f2b90968894a557f643',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b7961181f8b4482687737810a7fd4b85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:44.426088 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-134fb174-0cf8-486e-bfc5-e923ffa7a303 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df4d52e8-ce4e-4352-b810-bc7cfe7dac1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:44.455032 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-134fb174-0cf8-486e-bfc5-e923ffa7a303 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df4d52e8-ce4e-4352-b810-bc7cfe7dac1b) transitioned into state 'SUCCESS' from state '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-810609646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd253be3e3634f2b90968894a557f643',qos_specs=None,replication_status=,reservations=['be8fd9fc-cb0b-4b2a-93a5-fc4272007725','87c4043c-b11e-4c6e-9fa9-3330ea35b86e','1b7e0619-bb9d-4c60-b8bf-5b12a85dbede','16d69680-e04a-4e2e-8e40-a34198b4c61e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7961181f8b4482687737810a7fd4b85',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:44.456035 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-134fb174-0cf8-486e-bfc5-e923ffa7a303 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59f8c8fb-b696-4ba1-9e63-f70465a261ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:44.467210 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-134fb174-0cf8-486e-bfc5-e923ffa7a303 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59f8c8fb-b696-4ba1-9e63-f70465a261ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:44.468185 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-134fb174-0cf8-486e-bfc5-e923ffa7a303 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Flow 'volume_create_api' (a6cd48c2-4f80-45c4-9f45-ac701e4386de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:44.468821 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-134fb174-0cf8-486e-bfc5-e923ffa7a303 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Create volume request issued successfully. Jul 31 17:30:44.469195 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-134fb174-0cf8-486e-bfc5-e923ffa7a303 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:30:44.469817 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1031/4140] 10.4.3.92 () {70 vars in 1291 bytes} [Fri Jul 31 17:30:44 2026] POST /volume/v3/volumes => generated 775 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:30:44.488099 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0d5c2993-7303-4c30-b595-8a5960e34603 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:44.490101 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0d5c2993-7303-4c30-b595-8a5960e34603 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] GET https://10.4.3.92/volume/v3/volumes/06ff8b2e-837d-451c-9766-1cd7e5b5488d Jul 31 17:30:44.490382 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0d5c2993-7303-4c30-b595-8a5960e34603 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:44.490597 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0d5c2993-7303-4c30-b595-8a5960e34603 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:44.501344 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:44.501344 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:44.504853 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0d5c2993-7303-4c30-b595-8a5960e34603 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Volume info retrieved successfully. Jul 31 17:30:44.512651 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0d5c2993-7303-4c30-b595-8a5960e34603 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] https://10.4.3.92/volume/v3/volumes/06ff8b2e-837d-451c-9766-1cd7e5b5488d returned with HTTP 200 Jul 31 17:30:44.512651 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1039/4141] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:30:44 2026] GET /volume/v3/volumes/06ff8b2e-837d-451c-9766-1cd7e5b5488d => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:44.928770 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a3de4f40-f22b-4aab-a16b-d8ce80b619e8 req-ae0402f2-7f9c-4ea8-ac8a-7291bff17164 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:44.931470 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a3de4f40-f22b-4aab-a16b-d8ce80b619e8 req-ae0402f2-7f9c-4ea8-ac8a-7291bff17164 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] DELETE https://10.4.3.92/volume/v3/attachments/af733748-db73-4b5a-8a72-9a070e959b15 Jul 31 17:30:44.931674 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a3de4f40-f22b-4aab-a16b-d8ce80b619e8 req-ae0402f2-7f9c-4ea8-ac8a-7291bff17164 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:44.931876 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a3de4f40-f22b-4aab-a16b-d8ce80b619e8 req-ae0402f2-7f9c-4ea8-ac8a-7291bff17164 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:44.940049 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:44.940049 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:44.994130 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a3de4f40-f22b-4aab-a16b-d8ce80b619e8 req-ae0402f2-7f9c-4ea8-ac8a-7291bff17164 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/attachments/af733748-db73-4b5a-8a72-9a070e959b15 returned with HTTP 200 Jul 31 17:30:44.994657 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1041/4142] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:30:44 2026] DELETE /volume/v3/attachments/af733748-db73-4b5a-8a72-9a070e959b15 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:45.170879 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fdfe1da6-a651-44bb-86ec-288a180d36b5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:45.173094 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fdfe1da6-a651-44bb-86ec-288a180d36b5 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 Jul 31 17:30:45.173201 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9cb12155-5806-441d-a0f5-7ed29e79550c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:45.173499 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fdfe1da6-a651-44bb-86ec-288a180d36b5 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:45.173499 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fdfe1da6-a651-44bb-86ec-288a180d36b5 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:45.173646 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-fdfe1da6-a651-44bb-86ec-288a180d36b5 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 08c2f94e-5b48-444e-a7ce-f2350413fcc2. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:45.175156 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9cb12155-5806-441d-a0f5-7ed29e79550c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:45.175384 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9cb12155-5806-441d-a0f5-7ed29e79550c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:45.175624 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9cb12155-5806-441d-a0f5-7ed29e79550c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:45.175706 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-9cb12155-5806-441d-a0f5-7ed29e79550c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:45.179575 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:45.179575 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:45.180163 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:45.180163 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:45.180393 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fdfe1da6-a651-44bb-86ec-288a180d36b5 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 returned with HTTP 200 Jul 31 17:30:45.180828 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1032/4143] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:30:45 2026] GET /volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:45.181103 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9cb12155-5806-441d-a0f5-7ed29e79550c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:45.181846 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1032/4144] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:45 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:45.527945 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9e1ad194-116f-4eb7-93ed-15cbd3c0f1fc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:45.530625 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9e1ad194-116f-4eb7-93ed-15cbd3c0f1fc tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] GET https://10.4.3.92/volume/v3/volumes/06ff8b2e-837d-451c-9766-1cd7e5b5488d Jul 31 17:30:45.532156 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9e1ad194-116f-4eb7-93ed-15cbd3c0f1fc tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:45.532156 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9e1ad194-116f-4eb7-93ed-15cbd3c0f1fc tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:45.543738 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:45.543738 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:45.548744 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9e1ad194-116f-4eb7-93ed-15cbd3c0f1fc tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Volume info retrieved successfully. Jul 31 17:30:45.554867 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9e1ad194-116f-4eb7-93ed-15cbd3c0f1fc tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] https://10.4.3.92/volume/v3/volumes/06ff8b2e-837d-451c-9766-1cd7e5b5488d returned with HTTP 200 Jul 31 17:30:45.555493 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1040/4145] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:30:45 2026] GET /volume/v3/volumes/06ff8b2e-837d-451c-9766-1cd7e5b5488d => generated 1006 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:30:45.574900 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-69249bca-a846-48cc-8384-40e4e7ae3a35 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:45.577271 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-69249bca-a846-48cc-8384-40e4e7ae3a35 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] POST https://10.4.3.92/volume/v3/backups Jul 31 17:30:45.577897 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-69249bca-a846-48cc-8384-40e4e7ae3a35 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "06ff8b2e-837d-451c-9766-1cd7e5b5488d", "name": "tempest-type-Backup-1925732177"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:45.579673 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-69249bca-a846-48cc-8384-40e4e7ae3a35 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Creating new backup {'backup': {'volume_id': '06ff8b2e-837d-451c-9766-1cd7e5b5488d', 'name': 'tempest-type-Backup-1925732177'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:30:45.579673 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-69249bca-a846-48cc-8384-40e4e7ae3a35 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Creating backup of volume 06ff8b2e-837d-451c-9766-1cd7e5b5488d in container None Jul 31 17:30:45.589801 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:45.589801 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:45.590527 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-69249bca-a846-48cc-8384-40e4e7ae3a35 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Volume info retrieved successfully. Jul 31 17:30:45.627926 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-69249bca-a846-48cc-8384-40e4e7ae3a35 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Created reservations ['7ec58196-3a84-46a8-a005-6fe00cb2e654', 'f994e63a-bf5c-4a02-9f33-bc544b86eb03'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:30:45.689341 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-69249bca-a846-48cc-8384-40e4e7ae3a35 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:30:45.689341 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1042/4146] 10.4.3.92 () {70 vars in 1292 bytes} [Fri Jul 31 17:30:45 2026] POST /volume/v3/backups => generated 314 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:30:45.698378 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-176556db-dcf8-4dab-9e9f-a90919a26316 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:45.703732 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-176556db-dcf8-4dab-9e9f-a90919a26316 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] GET https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 Jul 31 17:30:45.703732 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-176556db-dcf8-4dab-9e9f-a90919a26316 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:45.703732 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-176556db-dcf8-4dab-9e9f-a90919a26316 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:45.703732 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-176556db-dcf8-4dab-9e9f-a90919a26316 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Show backup with id 2c81050b-6236-4204-87f4-393d44abf5b7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:45.709211 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:45.709211 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:45.710505 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-176556db-dcf8-4dab-9e9f-a90919a26316 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 returned with HTTP 200 Jul 31 17:30:45.710505 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1033/4147] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:30:45 2026] GET /volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 => generated 721 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:46.172594 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-84e15624-93c4-4133-9ca5-fa60c27198a0 req-b198ec5c-6149-4338-9a48-6037b901ae6b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:46.174661 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-84e15624-93c4-4133-9ca5-fa60c27198a0 req-b198ec5c-6149-4338-9a48-6037b901ae6b tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] DELETE https://10.4.3.92/volume/v3/attachments/af733748-db73-4b5a-8a72-9a070e959b15 Jul 31 17:30:46.175406 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-84e15624-93c4-4133-9ca5-fa60c27198a0 req-b198ec5c-6149-4338-9a48-6037b901ae6b tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:46.175699 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-84e15624-93c4-4133-9ca5-fa60c27198a0 req-b198ec5c-6149-4338-9a48-6037b901ae6b tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:46.180135 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-84e15624-93c4-4133-9ca5-fa60c27198a0 req-b198ec5c-6149-4338-9a48-6037b901ae6b tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/attachments/af733748-db73-4b5a-8a72-9a070e959b15 returned with HTTP 404 Jul 31 17:30:46.180135 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1033/4148] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:30:46 2026] DELETE /volume/v3/attachments/af733748-db73-4b5a-8a72-9a070e959b15 => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:30:46.193559 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-386a2873-2986-470a-8f17-38cff599ef26 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:46.194353 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-386a2873-2986-470a-8f17-38cff599ef26 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:46.194550 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-386a2873-2986-470a-8f17-38cff599ef26 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:46.194754 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-386a2873-2986-470a-8f17-38cff599ef26 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:46.194855 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-386a2873-2986-470a-8f17-38cff599ef26 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:46.195607 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c99193cd-5b1c-43cb-a017-174d59d52691 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:46.197473 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c99193cd-5b1c-43cb-a017-174d59d52691 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 Jul 31 17:30:46.197695 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c99193cd-5b1c-43cb-a017-174d59d52691 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:46.197887 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c99193cd-5b1c-43cb-a017-174d59d52691 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:46.197995 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-c99193cd-5b1c-43cb-a017-174d59d52691 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 08c2f94e-5b48-444e-a7ce-f2350413fcc2. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:46.203754 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:46.203754 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:46.204573 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-386a2873-2986-470a-8f17-38cff599ef26 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:46.205129 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1041/4149] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:46 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:46.206579 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:46.206579 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:46.207371 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c99193cd-5b1c-43cb-a017-174d59d52691 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 returned with HTTP 200 Jul 31 17:30:46.207776 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1043/4150] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:30:46 2026] GET /volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:46.724348 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-66b08d59-20d3-4997-b863-52eec5bfbd95 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:46.727037 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-66b08d59-20d3-4997-b863-52eec5bfbd95 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] GET https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 Jul 31 17:30:46.727347 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-66b08d59-20d3-4997-b863-52eec5bfbd95 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:46.727665 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-66b08d59-20d3-4997-b863-52eec5bfbd95 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:46.727856 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-66b08d59-20d3-4997-b863-52eec5bfbd95 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Show backup with id 2c81050b-6236-4204-87f4-393d44abf5b7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:46.733217 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:46.733217 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:46.733839 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-66b08d59-20d3-4997-b863-52eec5bfbd95 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 returned with HTTP 200 Jul 31 17:30:46.735068 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1034/4151] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:30:46 2026] GET /volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:30:47.220693 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b8fd4b4a-af0c-4b8e-981e-7a4df45d5fed None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:47.221116 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6991640d-da32-470b-9c4a-8dbe94b7876b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:47.222768 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b8fd4b4a-af0c-4b8e-981e-7a4df45d5fed tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:47.223023 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b8fd4b4a-af0c-4b8e-981e-7a4df45d5fed tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:47.223066 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6991640d-da32-470b-9c4a-8dbe94b7876b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 Jul 31 17:30:47.223195 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b8fd4b4a-af0c-4b8e-981e-7a4df45d5fed tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:47.223294 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6991640d-da32-470b-9c4a-8dbe94b7876b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:47.223366 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-b8fd4b4a-af0c-4b8e-981e-7a4df45d5fed tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:47.223733 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6991640d-da32-470b-9c4a-8dbe94b7876b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:47.223733 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-6991640d-da32-470b-9c4a-8dbe94b7876b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 08c2f94e-5b48-444e-a7ce-f2350413fcc2. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:47.228881 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:47.228881 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:47.229732 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b8fd4b4a-af0c-4b8e-981e-7a4df45d5fed tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:47.230154 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1034/4152] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:47 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:47.233156 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:47.233156 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:47.234027 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6991640d-da32-470b-9c4a-8dbe94b7876b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 returned with HTTP 200 Jul 31 17:30:47.234656 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1042/4153] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:30:47 2026] GET /volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:47.722402 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c79e111b-556c-47b6-8933-6d4f40e5637a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:47.724213 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c79e111b-556c-47b6-8933-6d4f40e5637a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/12908f27-d312-4b16-bbd9-d5bcbc152f19 Jul 31 17:30:47.724439 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c79e111b-556c-47b6-8933-6d4f40e5637a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:47.724650 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c79e111b-556c-47b6-8933-6d4f40e5637a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:47.724779 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-c79e111b-556c-47b6-8933-6d4f40e5637a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Delete snapshot with id: 12908f27-d312-4b16-bbd9-d5bcbc152f19 Jul 31 17:30:47.731824 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c79e111b-556c-47b6-8933-6d4f40e5637a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/12908f27-d312-4b16-bbd9-d5bcbc152f19 returned with HTTP 404 Jul 31 17:30:47.732947 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1044/4154] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:30:47 2026] DELETE /volume/v3/snapshots/12908f27-d312-4b16-bbd9-d5bcbc152f19 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:47.747633 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7113d29b-6be6-4dd3-8d55-6036d543cdf4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:47.751148 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7113d29b-6be6-4dd3-8d55-6036d543cdf4 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe Jul 31 17:30:47.751148 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7113d29b-6be6-4dd3-8d55-6036d543cdf4 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:47.751148 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7113d29b-6be6-4dd3-8d55-6036d543cdf4 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:47.751275 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-58dd5783-0898-4c44-a407-ccaddeaad0b0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:47.753913 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-58dd5783-0898-4c44-a407-ccaddeaad0b0 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] GET https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 Jul 31 17:30:47.754170 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-58dd5783-0898-4c44-a407-ccaddeaad0b0 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:47.754397 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-58dd5783-0898-4c44-a407-ccaddeaad0b0 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:47.754523 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-58dd5783-0898-4c44-a407-ccaddeaad0b0 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Show backup with id 2c81050b-6236-4204-87f4-393d44abf5b7. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:47.758920 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:47.758920 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:47.759618 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-58dd5783-0898-4c44-a407-ccaddeaad0b0 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 returned with HTTP 200 Jul 31 17:30:47.760102 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1035/4155] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:30:47 2026] GET /volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:30:47.761366 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:47.761366 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:47.766269 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7113d29b-6be6-4dd3-8d55-6036d543cdf4 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:47.771802 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7113d29b-6be6-4dd3-8d55-6036d543cdf4 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe returned with HTTP 200 Jul 31 17:30:47.772373 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1035/4156] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:47 2026] GET /volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:47.784878 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2b550f23-73e3-42ef-bf74-4e38f91b519d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:47.786828 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2b550f23-73e3-42ef-bf74-4e38f91b519d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:30:47.787193 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2b550f23-73e3-42ef-bf74-4e38f91b519d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-431785252"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:47.789077 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-2b550f23-73e3-42ef-bf74-4e38f91b519d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-431785252'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:30:47.789202 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-2b550f23-73e3-42ef-bf74-4e38f91b519d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Create volume of 1 GB Jul 31 17:30:47.793958 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2b550f23-73e3-42ef-bf74-4e38f91b519d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Availability Zones retrieved successfully. Jul 31 17:30:47.799572 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2b550f23-73e3-42ef-bf74-4e38f91b519d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Flow 'volume_create_api' (0957bb8a-7a0a-4172-9ce3-f44b03fc9cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:47.800519 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2b550f23-73e3-42ef-bf74-4e38f91b519d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b4f99db-6e25-4bf6-bf5d-98879c0163ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:47.801420 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-2b550f23-73e3-42ef-bf74-4e38f91b519d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:30:47.827418 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2b550f23-73e3-42ef-bf74-4e38f91b519d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b4f99db-6e25-4bf6-bf5d-98879c0163ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:47.828443 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2b550f23-73e3-42ef-bf74-4e38f91b519d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e0867b0-49eb-4ff5-b1dc-dca82cbeca85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:47.875686 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-2b550f23-73e3-42ef-bf74-4e38f91b519d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Created reservations ['e9e4e0ac-c9c2-4c1c-92e0-cd1d63a7e2f7', '47b3d6a2-9ca9-494b-9ed0-12c6b3971fa8', 'ee608199-8e2f-4d97-843a-cd9c610b2e3c', 'ea494500-5551-4139-89e2-1a612993584e'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:30:47.876543 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2b550f23-73e3-42ef-bf74-4e38f91b519d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e0867b0-49eb-4ff5-b1dc-dca82cbeca85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9e4e0ac-c9c2-4c1c-92e0-cd1d63a7e2f7', '47b3d6a2-9ca9-494b-9ed0-12c6b3971fa8', 'ee608199-8e2f-4d97-843a-cd9c610b2e3c', 'ea494500-5551-4139-89e2-1a612993584e']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:47.877377 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2b550f23-73e3-42ef-bf74-4e38f91b519d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3b8941a-747b-4336-a38f-4cd5bd78b20b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:47.903348 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2b550f23-73e3-42ef-bf74-4e38f91b519d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3b8941a-747b-4336-a38f-4cd5bd78b20b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1704c9c9-07c6-4726-8d25-8865d426921e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-431785252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5861a736bd14ff6871f8961980f9f5f',qos_specs=None,replication_status=,reservations=['e9e4e0ac-c9c2-4c1c-92e0-cd1d63a7e2f7','47b3d6a2-9ca9-494b-9ed0-12c6b3971fa8','ee608199-8e2f-4d97-843a-cd9c610b2e3c','ea494500-5551-4139-89e2-1a612993584e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7988b2d13f894bd09a3270a79bf79430',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:30:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-431785252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1704c9c9-07c6-4726-8d25-8865d426921e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5861a736bd14ff6871f8961980f9f5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7988b2d13f894bd09a3270a79bf79430',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:47.904563 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2b550f23-73e3-42ef-bf74-4e38f91b519d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08df7171-3cbb-45ac-b01a-6faf675ba67d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:47.927260 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2b550f23-73e3-42ef-bf74-4e38f91b519d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08df7171-3cbb-45ac-b01a-6faf675ba67d) transitioned into state 'SUCCESS' from state '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-431785252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5861a736bd14ff6871f8961980f9f5f',qos_specs=None,replication_status=,reservations=['e9e4e0ac-c9c2-4c1c-92e0-cd1d63a7e2f7','47b3d6a2-9ca9-494b-9ed0-12c6b3971fa8','ee608199-8e2f-4d97-843a-cd9c610b2e3c','ea494500-5551-4139-89e2-1a612993584e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7988b2d13f894bd09a3270a79bf79430',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:47.928061 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2b550f23-73e3-42ef-bf74-4e38f91b519d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02bc5a67-a4e6-4a1a-bbbd-037eebb1b354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:47.941496 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2b550f23-73e3-42ef-bf74-4e38f91b519d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02bc5a67-a4e6-4a1a-bbbd-037eebb1b354) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:47.942498 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-2b550f23-73e3-42ef-bf74-4e38f91b519d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Flow 'volume_create_api' (0957bb8a-7a0a-4172-9ce3-f44b03fc9cae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:47.942852 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2b550f23-73e3-42ef-bf74-4e38f91b519d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Create volume request issued successfully. Jul 31 17:30:47.943584 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2b550f23-73e3-42ef-bf74-4e38f91b519d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:30:47.944088 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1043/4157] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:30:47 2026] POST /volume/v3/volumes => generated 751 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:30:47.957731 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-70c389b5-86d0-4f4b-8a8c-a4e93d24b0f6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:47.959581 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-70c389b5-86d0-4f4b-8a8c-a4e93d24b0f6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/1704c9c9-07c6-4726-8d25-8865d426921e Jul 31 17:30:47.959808 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-70c389b5-86d0-4f4b-8a8c-a4e93d24b0f6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:47.960024 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-70c389b5-86d0-4f4b-8a8c-a4e93d24b0f6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:47.968108 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:47.968108 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:47.972760 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-70c389b5-86d0-4f4b-8a8c-a4e93d24b0f6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:47.978202 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-70c389b5-86d0-4f4b-8a8c-a4e93d24b0f6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/1704c9c9-07c6-4726-8d25-8865d426921e returned with HTTP 200 Jul 31 17:30:47.978773 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1045/4158] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:47 2026] GET /volume/v3/volumes/1704c9c9-07c6-4726-8d25-8865d426921e => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:48.244347 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-46c524a0-b22e-4447-8555-b37ccf8ce890 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:48.247150 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-46c524a0-b22e-4447-8555-b37ccf8ce890 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:48.248112 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-46c524a0-b22e-4447-8555-b37ccf8ce890 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:48.248112 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-46c524a0-b22e-4447-8555-b37ccf8ce890 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:48.248112 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-46c524a0-b22e-4447-8555-b37ccf8ce890 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:48.248396 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-45969bdf-517d-4811-86ce-7e65c381a82c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:48.251200 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-45969bdf-517d-4811-86ce-7e65c381a82c tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 Jul 31 17:30:48.251200 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-45969bdf-517d-4811-86ce-7e65c381a82c tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:48.251297 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-45969bdf-517d-4811-86ce-7e65c381a82c tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:48.251387 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-45969bdf-517d-4811-86ce-7e65c381a82c tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 08c2f94e-5b48-444e-a7ce-f2350413fcc2. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:48.258427 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:48.258427 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:48.258904 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-45969bdf-517d-4811-86ce-7e65c381a82c tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 returned with HTTP 200 Jul 31 17:30:48.259293 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1036/4159] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:30:48 2026] GET /volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:48.260065 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:48.260065 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:48.262694 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-46c524a0-b22e-4447-8555-b37ccf8ce890 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:48.262694 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1036/4160] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:48 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:48.774413 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d7215ad6-6c51-4f03-98a0-70b45a6958c1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:48.776910 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d7215ad6-6c51-4f03-98a0-70b45a6958c1 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] GET https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 Jul 31 17:30:48.777214 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d7215ad6-6c51-4f03-98a0-70b45a6958c1 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:48.777506 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d7215ad6-6c51-4f03-98a0-70b45a6958c1 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:48.777710 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-d7215ad6-6c51-4f03-98a0-70b45a6958c1 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Show backup with id 2c81050b-6236-4204-87f4-393d44abf5b7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:48.783210 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:48.783210 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:48.784045 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d7215ad6-6c51-4f03-98a0-70b45a6958c1 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 returned with HTTP 200 Jul 31 17:30:48.784537 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1044/4161] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:30:48 2026] GET /volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:48.992629 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-25ef4653-b947-423c-aae7-081173d18377 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:48.994421 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-25ef4653-b947-423c-aae7-081173d18377 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/1704c9c9-07c6-4726-8d25-8865d426921e Jul 31 17:30:48.995062 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-25ef4653-b947-423c-aae7-081173d18377 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:48.995062 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-25ef4653-b947-423c-aae7-081173d18377 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:49.002554 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:49.002554 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:49.007128 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-25ef4653-b947-423c-aae7-081173d18377 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:49.011560 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-25ef4653-b947-423c-aae7-081173d18377 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/1704c9c9-07c6-4726-8d25-8865d426921e returned with HTTP 200 Jul 31 17:30:49.012016 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1046/4162] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:48 2026] GET /volume/v3/volumes/1704c9c9-07c6-4726-8d25-8865d426921e => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:49.031338 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8a3d89b4-577a-4d7c-bde4-268e1ce9436a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:49.039144 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8a3d89b4-577a-4d7c-bde4-268e1ce9436a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:30:49.039612 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8a3d89b4-577a-4d7c-bde4-268e1ce9436a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1704c9c9-07c6-4726-8d25-8865d426921e", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-430346002"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:49.048042 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:49.048042 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:49.048548 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8a3d89b4-577a-4d7c-bde4-268e1ce9436a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:49.048682 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-8a3d89b4-577a-4d7c-bde4-268e1ce9436a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Create snapshot from volume 1704c9c9-07c6-4726-8d25-8865d426921e Jul 31 17:30:49.082632 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-8a3d89b4-577a-4d7c-bde4-268e1ce9436a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Created reservations ['ba529864-272b-43c6-b2ce-8be6a4cc39e5', 'ba9fccaf-35aa-488c-a0eb-2ed6a713aaa0', '34e3170a-cf99-4b2a-9ebc-eac75de596f7', '73b73bce-43c3-4236-970d-3a8af28d12e7'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:30:49.123001 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8a3d89b4-577a-4d7c-bde4-268e1ce9436a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot create request issued successfully. Jul 31 17:30:49.123488 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8a3d89b4-577a-4d7c-bde4-268e1ce9436a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:30:49.124088 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1037/4163] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:30:49 2026] POST /volume/v3/snapshots => generated 309 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:30:49.134780 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6429eaa0-3253-48c6-8885-fc2c0e28ca65 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:49.137950 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6429eaa0-3253-48c6-8885-fc2c0e28ca65 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/57aaf008-fd5b-4ea6-afd2-ef6c5bdb7596 Jul 31 17:30:49.138158 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6429eaa0-3253-48c6-8885-fc2c0e28ca65 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:49.138416 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6429eaa0-3253-48c6-8885-fc2c0e28ca65 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:49.147866 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:49.147866 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:49.148417 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6429eaa0-3253-48c6-8885-fc2c0e28ca65 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:30:49.149171 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6429eaa0-3253-48c6-8885-fc2c0e28ca65 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/57aaf008-fd5b-4ea6-afd2-ef6c5bdb7596 returned with HTTP 200 Jul 31 17:30:49.149564 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1037/4164] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:49 2026] GET /volume/v3/snapshots/57aaf008-fd5b-4ea6-afd2-ef6c5bdb7596 => generated 441 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:49.272192 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4219ae1d-2179-437a-9c83-7aa60d01d0da None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:49.277297 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4219ae1d-2179-437a-9c83-7aa60d01d0da tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 Jul 31 17:30:49.277297 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4219ae1d-2179-437a-9c83-7aa60d01d0da tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:49.277297 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4219ae1d-2179-437a-9c83-7aa60d01d0da tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:49.277297 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-4219ae1d-2179-437a-9c83-7aa60d01d0da tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 08c2f94e-5b48-444e-a7ce-f2350413fcc2. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:49.277747 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bd60b6c3-de60-4bd9-93b5-5075e8b8f782 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:49.281144 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bd60b6c3-de60-4bd9-93b5-5075e8b8f782 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:49.281144 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bd60b6c3-de60-4bd9-93b5-5075e8b8f782 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:49.281144 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bd60b6c3-de60-4bd9-93b5-5075e8b8f782 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:49.281144 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-bd60b6c3-de60-4bd9-93b5-5075e8b8f782 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:49.287002 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:49.287002 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:49.287228 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:49.287228 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:49.287338 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bd60b6c3-de60-4bd9-93b5-5075e8b8f782 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:49.288190 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1047/4165] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:49 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:49.288267 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4219ae1d-2179-437a-9c83-7aa60d01d0da tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 returned with HTTP 200 Jul 31 17:30:49.289569 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1045/4166] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:30:49 2026] GET /volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:49.799654 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c24f1b2f-e213-4791-af5d-b385f5ba8829 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:49.801671 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c24f1b2f-e213-4791-af5d-b385f5ba8829 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] GET https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 Jul 31 17:30:49.801867 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c24f1b2f-e213-4791-af5d-b385f5ba8829 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:49.802055 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c24f1b2f-e213-4791-af5d-b385f5ba8829 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:49.802158 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-c24f1b2f-e213-4791-af5d-b385f5ba8829 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Show backup with id 2c81050b-6236-4204-87f4-393d44abf5b7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:49.806948 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:49.806948 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:49.807871 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c24f1b2f-e213-4791-af5d-b385f5ba8829 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 returned with HTTP 200 Jul 31 17:30:49.808645 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1038/4167] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:30:49 2026] GET /volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:50.160236 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c9416da4-1e84-4077-83df-92094463e906 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:50.162671 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c9416da4-1e84-4077-83df-92094463e906 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/57aaf008-fd5b-4ea6-afd2-ef6c5bdb7596 Jul 31 17:30:50.164335 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c9416da4-1e84-4077-83df-92094463e906 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:50.164335 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c9416da4-1e84-4077-83df-92094463e906 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:50.171847 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:50.171847 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:50.174089 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c9416da4-1e84-4077-83df-92094463e906 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:30:50.174089 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c9416da4-1e84-4077-83df-92094463e906 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/57aaf008-fd5b-4ea6-afd2-ef6c5bdb7596 returned with HTTP 200 Jul 31 17:30:50.174089 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1038/4168] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:50 2026] GET /volume/v3/snapshots/57aaf008-fd5b-4ea6-afd2-ef6c5bdb7596 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:50.184851 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-31377889-c7aa-472b-893d-c3a2e6188846 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:50.186965 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-31377889-c7aa-472b-893d-c3a2e6188846 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:30:50.187376 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-31377889-c7aa-472b-893d-c3a2e6188846 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "57aaf008-fd5b-4ea6-afd2-ef6c5bdb7596", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-609010606"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:50.189272 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-31377889-c7aa-472b-893d-c3a2e6188846 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Create volume request body: {'volume': {'snapshot_id': '57aaf008-fd5b-4ea6-afd2-ef6c5bdb7596', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-609010606'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:30:50.196491 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:50.196491 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:50.197135 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-31377889-c7aa-472b-893d-c3a2e6188846 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:30:50.197290 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-31377889-c7aa-472b-893d-c3a2e6188846 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Create volume of 2 GB Jul 31 17:30:50.201661 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-31377889-c7aa-472b-893d-c3a2e6188846 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Availability Zones retrieved successfully. Jul 31 17:30:50.206924 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-31377889-c7aa-472b-893d-c3a2e6188846 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Flow 'volume_create_api' (83a1ed09-003f-4f12-a2ee-3817115ec11a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:50.207975 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-31377889-c7aa-472b-893d-c3a2e6188846 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27c1cc8e-5a8e-4e8b-b742-17ae320e0142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:50.208849 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-31377889-c7aa-472b-893d-c3a2e6188846 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:30:50.244260 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-31377889-c7aa-472b-893d-c3a2e6188846 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27c1cc8e-5a8e-4e8b-b742-17ae320e0142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '57aaf008-fd5b-4ea6-afd2-ef6c5bdb7596', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:50.245140 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-31377889-c7aa-472b-893d-c3a2e6188846 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21b84c76-fad8-4e35-a1e7-a4f6ef974e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:50.295446 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-31377889-c7aa-472b-893d-c3a2e6188846 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Created reservations ['beb59a0b-8430-486b-aaee-9c4070f310a1', 'e8ad7da7-accd-498f-8e59-1581108aaf47', '95190772-a37b-454a-8014-5f227c04b6c7', '9c5edfd9-a64c-4951-91d0-7964d4739871'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:30:50.296309 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-31377889-c7aa-472b-893d-c3a2e6188846 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21b84c76-fad8-4e35-a1e7-a4f6ef974e56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['beb59a0b-8430-486b-aaee-9c4070f310a1', 'e8ad7da7-accd-498f-8e59-1581108aaf47', '95190772-a37b-454a-8014-5f227c04b6c7', '9c5edfd9-a64c-4951-91d0-7964d4739871']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:50.297034 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-31377889-c7aa-472b-893d-c3a2e6188846 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b0b8a9b-c4b0-4a45-b0f2-72f5342a5612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:50.305175 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fcacd21f-82bc-4882-9e6e-29905531da5e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:50.305671 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fa6b8c91-22b0-421b-a1f3-f57172197d1c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:50.306945 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fcacd21f-82bc-4882-9e6e-29905531da5e tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:50.307137 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fcacd21f-82bc-4882-9e6e-29905531da5e tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:50.307337 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fcacd21f-82bc-4882-9e6e-29905531da5e tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:50.307431 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-fcacd21f-82bc-4882-9e6e-29905531da5e tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:50.307945 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fa6b8c91-22b0-421b-a1f3-f57172197d1c tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 Jul 31 17:30:50.308206 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fa6b8c91-22b0-421b-a1f3-f57172197d1c tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:50.308529 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fa6b8c91-22b0-421b-a1f3-f57172197d1c tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:50.308697 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-fa6b8c91-22b0-421b-a1f3-f57172197d1c tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 08c2f94e-5b48-444e-a7ce-f2350413fcc2. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:50.314770 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:50.314770 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:50.315858 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fa6b8c91-22b0-421b-a1f3-f57172197d1c tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 returned with HTTP 200 Jul 31 17:30:50.316453 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1039/4169] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:30:50 2026] GET /volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:50.318760 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:50.318760 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:50.320694 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fcacd21f-82bc-4882-9e6e-29905531da5e tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:50.321103 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1046/4170] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:50 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:50.346339 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-31377889-c7aa-472b-893d-c3a2e6188846 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b0b8a9b-c4b0-4a45-b0f2-72f5342a5612) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '075a3b59-5996-46cf-9885-7c55976071b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-609010606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5861a736bd14ff6871f8961980f9f5f',qos_specs=None,replication_status=,reservations=['beb59a0b-8430-486b-aaee-9c4070f310a1','e8ad7da7-accd-498f-8e59-1581108aaf47','95190772-a37b-454a-8014-5f227c04b6c7','9c5edfd9-a64c-4951-91d0-7964d4739871'],size=2,snapshot_id=57aaf008-fd5b-4ea6-afd2-ef6c5bdb7596,source_replicaid=,source_volid=None,status='creating',user_id='7988b2d13f894bd09a3270a79bf79430',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:30:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-609010606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=075a3b59-5996-46cf-9885-7c55976071b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5861a736bd14ff6871f8961980f9f5f',provider_auth=None,provider_geometry=None,provider_id=None,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=57aaf008-fd5b-4ea6-afd2-ef6c5bdb7596,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7988b2d13f894bd09a3270a79bf79430',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:50.348202 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-31377889-c7aa-472b-893d-c3a2e6188846 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e0914a9-987f-4700-af64-28c807728f3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:50.382052 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-31377889-c7aa-472b-893d-c3a2e6188846 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e0914a9-987f-4700-af64-28c807728f3a) transitioned into state 'SUCCESS' from state '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-609010606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5861a736bd14ff6871f8961980f9f5f',qos_specs=None,replication_status=,reservations=['beb59a0b-8430-486b-aaee-9c4070f310a1','e8ad7da7-accd-498f-8e59-1581108aaf47','95190772-a37b-454a-8014-5f227c04b6c7','9c5edfd9-a64c-4951-91d0-7964d4739871'],size=2,snapshot_id=57aaf008-fd5b-4ea6-afd2-ef6c5bdb7596,source_replicaid=,source_volid=None,status='creating',user_id='7988b2d13f894bd09a3270a79bf79430',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:50.382881 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-31377889-c7aa-472b-893d-c3a2e6188846 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3683689-cae3-4d1d-9505-c6d4bdcabb6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:50.416252 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-31377889-c7aa-472b-893d-c3a2e6188846 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3683689-cae3-4d1d-9505-c6d4bdcabb6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:50.416252 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-31377889-c7aa-472b-893d-c3a2e6188846 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Flow 'volume_create_api' (83a1ed09-003f-4f12-a2ee-3817115ec11a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:50.416252 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-31377889-c7aa-472b-893d-c3a2e6188846 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Create volume request issued successfully. Jul 31 17:30:50.416252 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-31377889-c7aa-472b-893d-c3a2e6188846 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:30:50.416252 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1048/4171] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:30:50 2026] POST /volume/v3/volumes => generated 785 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:30:50.431358 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-48235c7a-23ca-4ad8-a93a-43dda29657bf None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:50.435381 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-48235c7a-23ca-4ad8-a93a-43dda29657bf tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/075a3b59-5996-46cf-9885-7c55976071b5 Jul 31 17:30:50.435663 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-48235c7a-23ca-4ad8-a93a-43dda29657bf tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:50.435945 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-48235c7a-23ca-4ad8-a93a-43dda29657bf tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:50.446605 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:50.446605 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:50.456472 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-48235c7a-23ca-4ad8-a93a-43dda29657bf tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:50.464402 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-48235c7a-23ca-4ad8-a93a-43dda29657bf tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/075a3b59-5996-46cf-9885-7c55976071b5 returned with HTTP 200 Jul 31 17:30:50.464402 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1039/4172] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:50 2026] GET /volume/v3/volumes/075a3b59-5996-46cf-9885-7c55976071b5 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:50.819220 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d478a16a-0077-4509-87c0-225f2ca71784 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:50.821335 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d478a16a-0077-4509-87c0-225f2ca71784 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] GET https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 Jul 31 17:30:50.821549 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d478a16a-0077-4509-87c0-225f2ca71784 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:50.821759 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d478a16a-0077-4509-87c0-225f2ca71784 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:50.821906 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d478a16a-0077-4509-87c0-225f2ca71784 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Show backup with id 2c81050b-6236-4204-87f4-393d44abf5b7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:50.826240 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:50.826240 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:50.826967 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d478a16a-0077-4509-87c0-225f2ca71784 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 returned with HTTP 200 Jul 31 17:30:50.827332 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1040/4173] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:30:50 2026] GET /volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:51.329592 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a8f1b392-5229-4146-b18e-3bc28b57d77d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:51.332040 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a8f1b392-5229-4146-b18e-3bc28b57d77d tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 Jul 31 17:30:51.332414 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a8f1b392-5229-4146-b18e-3bc28b57d77d tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:51.332704 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a8f1b392-5229-4146-b18e-3bc28b57d77d tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:51.332983 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-a8f1b392-5229-4146-b18e-3bc28b57d77d tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 08c2f94e-5b48-444e-a7ce-f2350413fcc2. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:51.339715 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:51.339715 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:51.340726 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a8f1b392-5229-4146-b18e-3bc28b57d77d tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 returned with HTTP 200 Jul 31 17:30:51.341599 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1047/4174] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:30:51 2026] GET /volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:51.341997 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-93258622-5327-48e7-b424-0efcd4b620a2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:51.343938 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-93258622-5327-48e7-b424-0efcd4b620a2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:51.344274 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-93258622-5327-48e7-b424-0efcd4b620a2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:51.344375 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-93258622-5327-48e7-b424-0efcd4b620a2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:51.344450 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-93258622-5327-48e7-b424-0efcd4b620a2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:51.350633 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:51.350633 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:51.351470 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-93258622-5327-48e7-b424-0efcd4b620a2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:51.351895 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1049/4175] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:51 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:51.484415 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4a68d694-c748-434b-bbf4-e1245c34924b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:51.486602 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4a68d694-c748-434b-bbf4-e1245c34924b tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/075a3b59-5996-46cf-9885-7c55976071b5 Jul 31 17:30:51.486779 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4a68d694-c748-434b-bbf4-e1245c34924b tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:51.487894 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4a68d694-c748-434b-bbf4-e1245c34924b tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:51.497518 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:51.497518 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:51.505791 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4a68d694-c748-434b-bbf4-e1245c34924b tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:51.513309 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4a68d694-c748-434b-bbf4-e1245c34924b tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/075a3b59-5996-46cf-9885-7c55976071b5 returned with HTTP 200 Jul 31 17:30:51.514064 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1040/4176] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:51 2026] GET /volume/v3/volumes/075a3b59-5996-46cf-9885-7c55976071b5 => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:51.532687 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6e53207a-c4f2-4279-98ca-7c65a757a61d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:51.538035 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6e53207a-c4f2-4279-98ca-7c65a757a61d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/075a3b59-5996-46cf-9885-7c55976071b5 Jul 31 17:30:51.538035 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6e53207a-c4f2-4279-98ca-7c65a757a61d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:51.538310 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6e53207a-c4f2-4279-98ca-7c65a757a61d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:51.546924 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:51.546924 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:51.551013 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6e53207a-c4f2-4279-98ca-7c65a757a61d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:51.556528 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6e53207a-c4f2-4279-98ca-7c65a757a61d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/075a3b59-5996-46cf-9885-7c55976071b5 returned with HTTP 200 Jul 31 17:30:51.557142 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1041/4177] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:51 2026] GET /volume/v3/volumes/075a3b59-5996-46cf-9885-7c55976071b5 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:51.573817 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-95b56ad8-f9a6-44c1-9930-468058490ce2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:51.576968 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-95b56ad8-f9a6-44c1-9930-468058490ce2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] DELETE https://10.4.3.92/volume/v3/volumes/075a3b59-5996-46cf-9885-7c55976071b5 Jul 31 17:30:51.577271 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-95b56ad8-f9a6-44c1-9930-468058490ce2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:51.577801 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-95b56ad8-f9a6-44c1-9930-468058490ce2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:51.578082 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-95b56ad8-f9a6-44c1-9930-468058490ce2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Delete volume with id: 075a3b59-5996-46cf-9885-7c55976071b5 Jul 31 17:30:51.590456 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:51.590456 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:51.591192 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-95b56ad8-f9a6-44c1-9930-468058490ce2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:51.623637 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-95b56ad8-f9a6-44c1-9930-468058490ce2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Delete volume request issued successfully. Jul 31 17:30:51.623888 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-95b56ad8-f9a6-44c1-9930-468058490ce2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/075a3b59-5996-46cf-9885-7c55976071b5 returned with HTTP 202 Jul 31 17:30:51.624461 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1048/4178] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:30:51 2026] DELETE /volume/v3/volumes/075a3b59-5996-46cf-9885-7c55976071b5 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:30:51.638505 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a39e3cca-f5c2-4b8f-a117-e4f64811b524 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:51.640854 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a39e3cca-f5c2-4b8f-a117-e4f64811b524 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/075a3b59-5996-46cf-9885-7c55976071b5 Jul 31 17:30:51.641197 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a39e3cca-f5c2-4b8f-a117-e4f64811b524 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:51.641475 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a39e3cca-f5c2-4b8f-a117-e4f64811b524 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:51.653626 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:51.653626 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:51.661613 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a39e3cca-f5c2-4b8f-a117-e4f64811b524 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:51.671355 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a39e3cca-f5c2-4b8f-a117-e4f64811b524 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/075a3b59-5996-46cf-9885-7c55976071b5 returned with HTTP 200 Jul 31 17:30:51.672072 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1050/4179] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:51 2026] GET /volume/v3/volumes/075a3b59-5996-46cf-9885-7c55976071b5 => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:51.839763 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1db08729-f09d-4ba6-905d-45df7cb01add None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:51.841711 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1db08729-f09d-4ba6-905d-45df7cb01add tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] GET https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 Jul 31 17:30:51.842071 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1db08729-f09d-4ba6-905d-45df7cb01add tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:51.842328 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1db08729-f09d-4ba6-905d-45df7cb01add tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:51.842540 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-1db08729-f09d-4ba6-905d-45df7cb01add tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Show backup with id 2c81050b-6236-4204-87f4-393d44abf5b7. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:51.847177 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:51.847177 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:51.847981 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1db08729-f09d-4ba6-905d-45df7cb01add tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 returned with HTTP 200 Jul 31 17:30:51.848505 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1041/4180] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:30:51 2026] GET /volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:52.355788 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c3425e99-21db-4384-8158-2b687e08cf15 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:52.358273 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c3425e99-21db-4384-8158-2b687e08cf15 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 Jul 31 17:30:52.359295 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c3425e99-21db-4384-8158-2b687e08cf15 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:52.359295 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c3425e99-21db-4384-8158-2b687e08cf15 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:52.359295 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-c3425e99-21db-4384-8158-2b687e08cf15 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 08c2f94e-5b48-444e-a7ce-f2350413fcc2. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:52.364830 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:52.364830 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:52.366439 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c3425e99-21db-4384-8158-2b687e08cf15 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 returned with HTTP 200 Jul 31 17:30:52.366505 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a35883fb-7a3c-4653-9ce5-b8ac6c420e40 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:52.366754 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1042/4181] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:30:52 2026] GET /volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:52.371339 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a35883fb-7a3c-4653-9ce5-b8ac6c420e40 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:52.371339 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a35883fb-7a3c-4653-9ce5-b8ac6c420e40 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:52.371339 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a35883fb-7a3c-4653-9ce5-b8ac6c420e40 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:52.371339 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-a35883fb-7a3c-4653-9ce5-b8ac6c420e40 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:52.379003 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:52.379003 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:52.382263 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a35883fb-7a3c-4653-9ce5-b8ac6c420e40 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:52.383056 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1049/4182] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:52 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:52.692238 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ce777c05-73d1-405b-9b40-4d3375bc90af None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:52.694263 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ce777c05-73d1-405b-9b40-4d3375bc90af tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/075a3b59-5996-46cf-9885-7c55976071b5 Jul 31 17:30:52.694499 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ce777c05-73d1-405b-9b40-4d3375bc90af tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:52.694734 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ce777c05-73d1-405b-9b40-4d3375bc90af tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:52.702350 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ce777c05-73d1-405b-9b40-4d3375bc90af tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/075a3b59-5996-46cf-9885-7c55976071b5 returned with HTTP 404 Jul 31 17:30:52.703064 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1051/4183] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:52 2026] GET /volume/v3/volumes/075a3b59-5996-46cf-9885-7c55976071b5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:52.714248 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2095293e-9599-4428-b6fe-cc3d5ae27ec6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:52.723347 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2095293e-9599-4428-b6fe-cc3d5ae27ec6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/075a3b59-5996-46cf-9885-7c55976071b5 Jul 31 17:30:52.723347 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2095293e-9599-4428-b6fe-cc3d5ae27ec6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:52.723347 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2095293e-9599-4428-b6fe-cc3d5ae27ec6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:52.728924 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2095293e-9599-4428-b6fe-cc3d5ae27ec6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/075a3b59-5996-46cf-9885-7c55976071b5 returned with HTTP 404 Jul 31 17:30:52.729625 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1042/4184] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:52 2026] GET /volume/v3/volumes/075a3b59-5996-46cf-9885-7c55976071b5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:52.740946 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b835c68d-c471-4c9d-820a-66c9dc521d2a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:52.742685 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b835c68d-c471-4c9d-820a-66c9dc521d2a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] DELETE https://10.4.3.92/volume/v3/volumes/075a3b59-5996-46cf-9885-7c55976071b5 Jul 31 17:30:52.742911 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b835c68d-c471-4c9d-820a-66c9dc521d2a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:52.743100 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b835c68d-c471-4c9d-820a-66c9dc521d2a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:52.743253 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-b835c68d-c471-4c9d-820a-66c9dc521d2a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Delete volume with id: 075a3b59-5996-46cf-9885-7c55976071b5 Jul 31 17:30:52.749200 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b835c68d-c471-4c9d-820a-66c9dc521d2a tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/075a3b59-5996-46cf-9885-7c55976071b5 returned with HTTP 404 Jul 31 17:30:52.749748 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1043/4185] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:30:52 2026] DELETE /volume/v3/volumes/075a3b59-5996-46cf-9885-7c55976071b5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:52.758198 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-eb04c8c1-9873-4f3a-bac6-e59d7489acec None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:52.760794 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-eb04c8c1-9873-4f3a-bac6-e59d7489acec tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/57aaf008-fd5b-4ea6-afd2-ef6c5bdb7596 Jul 31 17:30:52.761103 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-eb04c8c1-9873-4f3a-bac6-e59d7489acec tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:52.761351 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-eb04c8c1-9873-4f3a-bac6-e59d7489acec tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:52.761464 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-eb04c8c1-9873-4f3a-bac6-e59d7489acec tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Delete snapshot with id: 57aaf008-fd5b-4ea6-afd2-ef6c5bdb7596 Jul 31 17:30:52.766987 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:52.766987 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:52.767560 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-eb04c8c1-9873-4f3a-bac6-e59d7489acec tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:30:52.786000 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-eb04c8c1-9873-4f3a-bac6-e59d7489acec tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot delete request issued successfully. Jul 31 17:30:52.786277 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-eb04c8c1-9873-4f3a-bac6-e59d7489acec tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/57aaf008-fd5b-4ea6-afd2-ef6c5bdb7596 returned with HTTP 202 Jul 31 17:30:52.786837 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1050/4186] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:30:52 2026] DELETE /volume/v3/snapshots/57aaf008-fd5b-4ea6-afd2-ef6c5bdb7596 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:30:52.796079 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-25b1e9b4-74d2-4a3d-9cd5-3e3fcd9b4360 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:52.798512 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-25b1e9b4-74d2-4a3d-9cd5-3e3fcd9b4360 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/57aaf008-fd5b-4ea6-afd2-ef6c5bdb7596 Jul 31 17:30:52.798839 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-25b1e9b4-74d2-4a3d-9cd5-3e3fcd9b4360 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:52.799047 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-25b1e9b4-74d2-4a3d-9cd5-3e3fcd9b4360 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:52.807019 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:52.807019 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:52.807567 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-25b1e9b4-74d2-4a3d-9cd5-3e3fcd9b4360 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:30:52.808511 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-25b1e9b4-74d2-4a3d-9cd5-3e3fcd9b4360 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/57aaf008-fd5b-4ea6-afd2-ef6c5bdb7596 returned with HTTP 200 Jul 31 17:30:52.809033 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1052/4187] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:52 2026] GET /volume/v3/snapshots/57aaf008-fd5b-4ea6-afd2-ef6c5bdb7596 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:52.861977 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-85e39db1-4bbc-4cfd-9d5d-b1c8a1e4e919 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:52.863888 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-85e39db1-4bbc-4cfd-9d5d-b1c8a1e4e919 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] GET https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 Jul 31 17:30:52.864449 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-85e39db1-4bbc-4cfd-9d5d-b1c8a1e4e919 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:52.864923 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-85e39db1-4bbc-4cfd-9d5d-b1c8a1e4e919 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:52.865800 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-85e39db1-4bbc-4cfd-9d5d-b1c8a1e4e919 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Show backup with id 2c81050b-6236-4204-87f4-393d44abf5b7. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:52.871849 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:52.871849 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:52.873069 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-85e39db1-4bbc-4cfd-9d5d-b1c8a1e4e919 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 returned with HTTP 200 Jul 31 17:30:52.874870 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1043/4188] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:30:52 2026] GET /volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:53.380343 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b4e74fc2-06f0-4913-9869-9b400446a27d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:53.387365 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b4e74fc2-06f0-4913-9869-9b400446a27d tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 Jul 31 17:30:53.387766 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b4e74fc2-06f0-4913-9869-9b400446a27d tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:53.388020 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b4e74fc2-06f0-4913-9869-9b400446a27d tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:53.388176 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b4e74fc2-06f0-4913-9869-9b400446a27d tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 08c2f94e-5b48-444e-a7ce-f2350413fcc2. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:53.393421 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:53.393421 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:53.394190 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b4e74fc2-06f0-4913-9869-9b400446a27d tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 returned with HTTP 200 Jul 31 17:30:53.394700 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1044/4189] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:30:53 2026] GET /volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:53.398133 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-062020fa-e24c-4e3d-9540-2a8c80436122 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:53.400712 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-062020fa-e24c-4e3d-9540-2a8c80436122 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:53.401014 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-062020fa-e24c-4e3d-9540-2a8c80436122 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:53.401293 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-062020fa-e24c-4e3d-9540-2a8c80436122 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:53.401478 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-062020fa-e24c-4e3d-9540-2a8c80436122 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:53.407030 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:53.407030 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:53.408197 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-062020fa-e24c-4e3d-9540-2a8c80436122 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:53.408776 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1051/4190] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:53 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:53.820726 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-69369752-445d-4e7e-9fed-a1a8cb8bad85 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:53.822651 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-69369752-445d-4e7e-9fed-a1a8cb8bad85 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/57aaf008-fd5b-4ea6-afd2-ef6c5bdb7596 Jul 31 17:30:53.822804 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-69369752-445d-4e7e-9fed-a1a8cb8bad85 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:53.823041 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-69369752-445d-4e7e-9fed-a1a8cb8bad85 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:53.831363 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-69369752-445d-4e7e-9fed-a1a8cb8bad85 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/57aaf008-fd5b-4ea6-afd2-ef6c5bdb7596 returned with HTTP 404 Jul 31 17:30:53.832245 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1053/4191] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:53 2026] GET /volume/v3/snapshots/57aaf008-fd5b-4ea6-afd2-ef6c5bdb7596 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:53.846027 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3849017c-ba48-41ff-91b9-6acf31cceabe None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:53.850340 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3849017c-ba48-41ff-91b9-6acf31cceabe tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/1704c9c9-07c6-4726-8d25-8865d426921e Jul 31 17:30:53.850577 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3849017c-ba48-41ff-91b9-6acf31cceabe tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:53.850830 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3849017c-ba48-41ff-91b9-6acf31cceabe tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:53.859701 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:53.859701 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:53.864547 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3849017c-ba48-41ff-91b9-6acf31cceabe tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:53.870276 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3849017c-ba48-41ff-91b9-6acf31cceabe tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/1704c9c9-07c6-4726-8d25-8865d426921e returned with HTTP 200 Jul 31 17:30:53.870720 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1044/4192] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:53 2026] GET /volume/v3/volumes/1704c9c9-07c6-4726-8d25-8865d426921e => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:53.890649 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e53d884d-ba99-4e77-9f4e-53003c047bb5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:53.890649 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e53d884d-ba99-4e77-9f4e-53003c047bb5 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] DELETE https://10.4.3.92/volume/v3/volumes/1704c9c9-07c6-4726-8d25-8865d426921e Jul 31 17:30:53.891922 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7906de53-10bd-495d-b882-ede7835e3870 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:53.892058 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e53d884d-ba99-4e77-9f4e-53003c047bb5 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:53.892058 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e53d884d-ba99-4e77-9f4e-53003c047bb5 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:53.892058 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-e53d884d-ba99-4e77-9f4e-53003c047bb5 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Delete volume with id: 1704c9c9-07c6-4726-8d25-8865d426921e Jul 31 17:30:53.892212 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7906de53-10bd-495d-b882-ede7835e3870 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] GET https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 Jul 31 17:30:53.892212 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7906de53-10bd-495d-b882-ede7835e3870 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:53.892480 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7906de53-10bd-495d-b882-ede7835e3870 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:53.892480 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-7906de53-10bd-495d-b882-ede7835e3870 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Show backup with id 2c81050b-6236-4204-87f4-393d44abf5b7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:53.901348 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:53.901348 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:53.902427 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e53d884d-ba99-4e77-9f4e-53003c047bb5 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:53.903076 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:53.903076 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:53.904072 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7906de53-10bd-495d-b882-ede7835e3870 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 returned with HTTP 200 Jul 31 17:30:53.904520 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1052/4193] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:30:53 2026] GET /volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:53.929204 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e53d884d-ba99-4e77-9f4e-53003c047bb5 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Delete volume request issued successfully. Jul 31 17:30:53.929500 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e53d884d-ba99-4e77-9f4e-53003c047bb5 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/1704c9c9-07c6-4726-8d25-8865d426921e returned with HTTP 202 Jul 31 17:30:53.930611 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1045/4194] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:30:53 2026] DELETE /volume/v3/volumes/1704c9c9-07c6-4726-8d25-8865d426921e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:30:53.940033 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c345782a-7494-456d-9727-dbf334eeb4e1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:53.941932 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c345782a-7494-456d-9727-dbf334eeb4e1 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/1704c9c9-07c6-4726-8d25-8865d426921e Jul 31 17:30:53.942160 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c345782a-7494-456d-9727-dbf334eeb4e1 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:53.942445 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c345782a-7494-456d-9727-dbf334eeb4e1 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:53.951012 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:53.951012 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:53.957786 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c345782a-7494-456d-9727-dbf334eeb4e1 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:53.963533 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c345782a-7494-456d-9727-dbf334eeb4e1 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/1704c9c9-07c6-4726-8d25-8865d426921e returned with HTTP 200 Jul 31 17:30:53.964132 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1054/4195] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:53 2026] GET /volume/v3/volumes/1704c9c9-07c6-4726-8d25-8865d426921e => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:54.410494 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d2da7234-ae57-49be-8cce-db4446370581 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:54.414607 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d2da7234-ae57-49be-8cce-db4446370581 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 Jul 31 17:30:54.414607 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d2da7234-ae57-49be-8cce-db4446370581 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:54.414607 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d2da7234-ae57-49be-8cce-db4446370581 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:54.414770 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-d2da7234-ae57-49be-8cce-db4446370581 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 08c2f94e-5b48-444e-a7ce-f2350413fcc2. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:54.422474 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-261c1976-9e48-4f95-b705-6d832765b71b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:54.423075 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:54.423075 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:54.423661 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d2da7234-ae57-49be-8cce-db4446370581 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 returned with HTTP 200 Jul 31 17:30:54.424218 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1045/4196] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:30:54 2026] GET /volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:54.425635 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-261c1976-9e48-4f95-b705-6d832765b71b tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:30:54.425635 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-261c1976-9e48-4f95-b705-6d832765b71b tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:54.426516 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-261c1976-9e48-4f95-b705-6d832765b71b tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:54.426516 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-261c1976-9e48-4f95-b705-6d832765b71b tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:54.434166 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:54.434166 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:54.435289 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-261c1976-9e48-4f95-b705-6d832765b71b tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:30:54.435831 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1053/4197] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:54 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:54.450003 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4c9df41c-dc74-4f8c-9b68-153dec4f347d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:54.451579 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4c9df41c-dc74-4f8c-9b68-153dec4f347d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] POST https://10.4.3.92/volume/v3/backups Jul 31 17:30:54.451952 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4c9df41c-dc74-4f8c-9b68-153dec4f347d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bb1e1a3f-de0c-4c1f-83c6-f45cd4f97dfe", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-268882079"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:54.453609 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-4c9df41c-dc74-4f8c-9b68-153dec4f347d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Creating new backup {'backup': {'volume_id': 'bb1e1a3f-de0c-4c1f-83c6-f45cd4f97dfe', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-268882079'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:30:54.453760 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-4c9df41c-dc74-4f8c-9b68-153dec4f347d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Creating backup of volume bb1e1a3f-de0c-4c1f-83c6-f45cd4f97dfe in container None Jul 31 17:30:54.461890 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:54.461890 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:54.462396 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4c9df41c-dc74-4f8c-9b68-153dec4f347d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Volume info retrieved successfully. Jul 31 17:30:54.491619 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-4c9df41c-dc74-4f8c-9b68-153dec4f347d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Created reservations ['f342e85d-23b7-41ec-85d5-29cb23d8b1d1', '911778dc-3bf1-46f1-a279-ad201e2651e7'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:30:54.544991 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4c9df41c-dc74-4f8c-9b68-153dec4f347d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:30:54.545551 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1046/4198] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:30:54 2026] POST /volume/v3/backups => generated 327 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:30:54.562003 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3d21aff6-1863-4cf1-bbab-c320f12a8be6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:54.564817 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3d21aff6-1863-4cf1-bbab-c320f12a8be6 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde Jul 31 17:30:54.566824 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3d21aff6-1863-4cf1-bbab-c320f12a8be6 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:54.569445 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3d21aff6-1863-4cf1-bbab-c320f12a8be6 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:54.570244 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-3d21aff6-1863-4cf1-bbab-c320f12a8be6 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 08825591-5383-4775-8308-d0b772cd9dde. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:54.575064 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:54.575064 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:54.575821 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3d21aff6-1863-4cf1-bbab-c320f12a8be6 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde returned with HTTP 200 Jul 31 17:30:54.577335 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1055/4199] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:54 2026] GET /volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:54.916428 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-42c1c5c4-9455-4045-9b71-d17be60f94a6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:54.919816 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-42c1c5c4-9455-4045-9b71-d17be60f94a6 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] GET https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 Jul 31 17:30:54.920104 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-42c1c5c4-9455-4045-9b71-d17be60f94a6 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:54.920370 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-42c1c5c4-9455-4045-9b71-d17be60f94a6 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:54.920532 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-42c1c5c4-9455-4045-9b71-d17be60f94a6 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Show backup with id 2c81050b-6236-4204-87f4-393d44abf5b7. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:54.924971 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:54.924971 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:54.925797 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-42c1c5c4-9455-4045-9b71-d17be60f94a6 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 returned with HTTP 200 Jul 31 17:30:54.926242 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1046/4200] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:30:54 2026] GET /volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:54.986363 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-976006d1-3676-4db0-a544-a26a5687e45d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:54.988689 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-976006d1-3676-4db0-a544-a26a5687e45d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/1704c9c9-07c6-4726-8d25-8865d426921e Jul 31 17:30:54.988856 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-976006d1-3676-4db0-a544-a26a5687e45d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:54.989076 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-976006d1-3676-4db0-a544-a26a5687e45d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:54.994445 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-976006d1-3676-4db0-a544-a26a5687e45d tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/1704c9c9-07c6-4726-8d25-8865d426921e returned with HTTP 404 Jul 31 17:30:54.994859 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1054/4201] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:54 2026] GET /volume/v3/volumes/1704c9c9-07c6-4726-8d25-8865d426921e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:55.004906 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f70eb271-b807-4899-9809-df5450319d74 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:55.006819 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f70eb271-b807-4899-9809-df5450319d74 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe Jul 31 17:30:55.007040 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f70eb271-b807-4899-9809-df5450319d74 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:55.007230 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f70eb271-b807-4899-9809-df5450319d74 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:55.015130 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:55.015130 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:55.021452 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f70eb271-b807-4899-9809-df5450319d74 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:55.027552 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f70eb271-b807-4899-9809-df5450319d74 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe returned with HTTP 200 Jul 31 17:30:55.029946 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1047/4202] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:55 2026] GET /volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:55.045337 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3c5bbc1d-4b0c-4663-82a5-bff6d83eb844 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:55.047775 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3c5bbc1d-4b0c-4663-82a5-bff6d83eb844 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:30:55.048240 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3c5bbc1d-4b0c-4663-82a5-bff6d83eb844 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1370540483"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:55.050326 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-3c5bbc1d-4b0c-4663-82a5-bff6d83eb844 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1370540483'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:30:55.050548 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-3c5bbc1d-4b0c-4663-82a5-bff6d83eb844 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Create volume of 1 GB Jul 31 17:30:55.055524 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3c5bbc1d-4b0c-4663-82a5-bff6d83eb844 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Availability Zones retrieved successfully. Jul 31 17:30:55.063520 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3c5bbc1d-4b0c-4663-82a5-bff6d83eb844 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Flow 'volume_create_api' (7d40d04c-8355-473e-a400-395a382aa422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:55.064928 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3c5bbc1d-4b0c-4663-82a5-bff6d83eb844 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32a41f3f-0b2f-4662-8196-3c6ae376eee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:55.066329 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-3c5bbc1d-4b0c-4663-82a5-bff6d83eb844 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:30:55.097481 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3c5bbc1d-4b0c-4663-82a5-bff6d83eb844 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32a41f3f-0b2f-4662-8196-3c6ae376eee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:55.098333 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3c5bbc1d-4b0c-4663-82a5-bff6d83eb844 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbb8531f-7150-4269-b0c6-e30f5269f379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:55.153554 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-3c5bbc1d-4b0c-4663-82a5-bff6d83eb844 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Created reservations ['16f3816a-2106-445b-bcb9-43eb93de957c', 'f03e7050-922c-4e2a-8ef2-8225e8d39384', '72879cca-473c-426c-bf35-1fb6d00ce4d6', '8b4113f9-9630-44e7-b8cb-f1a386a5d748'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:30:55.154387 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3c5bbc1d-4b0c-4663-82a5-bff6d83eb844 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbb8531f-7150-4269-b0c6-e30f5269f379) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16f3816a-2106-445b-bcb9-43eb93de957c', 'f03e7050-922c-4e2a-8ef2-8225e8d39384', '72879cca-473c-426c-bf35-1fb6d00ce4d6', '8b4113f9-9630-44e7-b8cb-f1a386a5d748']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:55.155030 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3c5bbc1d-4b0c-4663-82a5-bff6d83eb844 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dd287b1-06c0-4c7e-8433-fc94c522c978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:55.185390 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3c5bbc1d-4b0c-4663-82a5-bff6d83eb844 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dd287b1-06c0-4c7e-8433-fc94c522c978) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebc50be7-fcab-441e-9887-dd6ba9b4163c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1370540483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5861a736bd14ff6871f8961980f9f5f',qos_specs=None,replication_status=,reservations=['16f3816a-2106-445b-bcb9-43eb93de957c','f03e7050-922c-4e2a-8ef2-8225e8d39384','72879cca-473c-426c-bf35-1fb6d00ce4d6','8b4113f9-9630-44e7-b8cb-f1a386a5d748'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7988b2d13f894bd09a3270a79bf79430',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:30:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1370540483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebc50be7-fcab-441e-9887-dd6ba9b4163c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5861a736bd14ff6871f8961980f9f5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7988b2d13f894bd09a3270a79bf79430',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:55.186491 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3c5bbc1d-4b0c-4663-82a5-bff6d83eb844 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ed5c8d8-61bf-459e-9851-6e5557b752a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:55.209429 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3c5bbc1d-4b0c-4663-82a5-bff6d83eb844 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ed5c8d8-61bf-459e-9851-6e5557b752a8) transitioned into state 'SUCCESS' from state '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-1370540483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5861a736bd14ff6871f8961980f9f5f',qos_specs=None,replication_status=,reservations=['16f3816a-2106-445b-bcb9-43eb93de957c','f03e7050-922c-4e2a-8ef2-8225e8d39384','72879cca-473c-426c-bf35-1fb6d00ce4d6','8b4113f9-9630-44e7-b8cb-f1a386a5d748'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7988b2d13f894bd09a3270a79bf79430',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:55.210570 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3c5bbc1d-4b0c-4663-82a5-bff6d83eb844 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7095895c-3c07-4d6b-8ca5-8095f484df58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:55.225515 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3c5bbc1d-4b0c-4663-82a5-bff6d83eb844 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7095895c-3c07-4d6b-8ca5-8095f484df58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:55.225515 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-3c5bbc1d-4b0c-4663-82a5-bff6d83eb844 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Flow 'volume_create_api' (7d40d04c-8355-473e-a400-395a382aa422) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:55.225515 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3c5bbc1d-4b0c-4663-82a5-bff6d83eb844 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Create volume request issued successfully. Jul 31 17:30:55.226746 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3c5bbc1d-4b0c-4663-82a5-bff6d83eb844 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:30:55.229278 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1056/4203] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:30:55 2026] POST /volume/v3/volumes => generated 752 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:30:55.246249 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0742a029-d057-4ba0-b804-5f679b743b22 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:55.249452 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0742a029-d057-4ba0-b804-5f679b743b22 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/ebc50be7-fcab-441e-9887-dd6ba9b4163c Jul 31 17:30:55.249452 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0742a029-d057-4ba0-b804-5f679b743b22 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:55.249452 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0742a029-d057-4ba0-b804-5f679b743b22 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:55.256971 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:55.256971 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:55.263696 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0742a029-d057-4ba0-b804-5f679b743b22 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:55.266690 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0742a029-d057-4ba0-b804-5f679b743b22 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/ebc50be7-fcab-441e-9887-dd6ba9b4163c returned with HTTP 200 Jul 31 17:30:55.267961 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1047/4204] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:55 2026] GET /volume/v3/volumes/ebc50be7-fcab-441e-9887-dd6ba9b4163c => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:55.437157 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a9c325c1-8476-43e1-8f9c-36a50ca7c650 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:55.439018 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a9c325c1-8476-43e1-8f9c-36a50ca7c650 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 Jul 31 17:30:55.439233 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a9c325c1-8476-43e1-8f9c-36a50ca7c650 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:55.439454 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a9c325c1-8476-43e1-8f9c-36a50ca7c650 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:55.439816 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-a9c325c1-8476-43e1-8f9c-36a50ca7c650 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 08c2f94e-5b48-444e-a7ce-f2350413fcc2. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:55.444205 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:55.444205 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:55.445066 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a9c325c1-8476-43e1-8f9c-36a50ca7c650 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 returned with HTTP 200 Jul 31 17:30:55.445652 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1055/4205] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:30:55 2026] GET /volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:55.590762 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-428f9426-5527-48db-b909-008c62855359 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:55.592891 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-428f9426-5527-48db-b909-008c62855359 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde Jul 31 17:30:55.593335 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-428f9426-5527-48db-b909-008c62855359 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:55.593417 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-428f9426-5527-48db-b909-008c62855359 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:55.593562 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-428f9426-5527-48db-b909-008c62855359 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 08825591-5383-4775-8308-d0b772cd9dde. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:55.598879 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:55.598879 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:55.599757 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-428f9426-5527-48db-b909-008c62855359 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde returned with HTTP 200 Jul 31 17:30:55.600283 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1048/4206] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:55 2026] GET /volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:55.938548 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4a1f49e3-e9d9-4c0f-bd16-52f10b7e7dc8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:55.940602 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4a1f49e3-e9d9-4c0f-bd16-52f10b7e7dc8 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] GET https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 Jul 31 17:30:55.940830 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4a1f49e3-e9d9-4c0f-bd16-52f10b7e7dc8 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:55.941054 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4a1f49e3-e9d9-4c0f-bd16-52f10b7e7dc8 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:55.941202 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-4a1f49e3-e9d9-4c0f-bd16-52f10b7e7dc8 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Show backup with id 2c81050b-6236-4204-87f4-393d44abf5b7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:55.946054 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:55.946054 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:55.946796 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4a1f49e3-e9d9-4c0f-bd16-52f10b7e7dc8 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 returned with HTTP 200 Jul 31 17:30:55.947206 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1057/4207] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:30:55 2026] GET /volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:56.288197 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d3d1bbdc-3813-4e2c-b6f3-9d395b8aaa02 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:56.291958 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d3d1bbdc-3813-4e2c-b6f3-9d395b8aaa02 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/ebc50be7-fcab-441e-9887-dd6ba9b4163c Jul 31 17:30:56.292236 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d3d1bbdc-3813-4e2c-b6f3-9d395b8aaa02 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:56.292533 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d3d1bbdc-3813-4e2c-b6f3-9d395b8aaa02 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:56.303987 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:56.303987 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:56.311274 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d3d1bbdc-3813-4e2c-b6f3-9d395b8aaa02 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:56.313965 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d3d1bbdc-3813-4e2c-b6f3-9d395b8aaa02 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/ebc50be7-fcab-441e-9887-dd6ba9b4163c returned with HTTP 200 Jul 31 17:30:56.314453 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1048/4208] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:56 2026] GET /volume/v3/volumes/ebc50be7-fcab-441e-9887-dd6ba9b4163c => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:56.331553 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-708f01a0-b30e-4f92-8781-39e1e046d0e2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:56.333983 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-708f01a0-b30e-4f92-8781-39e1e046d0e2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:30:56.334463 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-708f01a0-b30e-4f92-8781-39e1e046d0e2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ebc50be7-fcab-441e-9887-dd6ba9b4163c", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-948609994"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:56.346410 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:56.346410 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:56.346975 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-708f01a0-b30e-4f92-8781-39e1e046d0e2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:56.347135 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-708f01a0-b30e-4f92-8781-39e1e046d0e2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Create snapshot from volume ebc50be7-fcab-441e-9887-dd6ba9b4163c Jul 31 17:30:56.373853 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-708f01a0-b30e-4f92-8781-39e1e046d0e2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Created reservations ['d652ea7c-e865-43b5-94c1-67d4ded50b03', '9fe1bb96-a7f7-42b1-85e9-ffeca05896e2', '0ca08889-3565-41df-a90a-c2d99b37bc08', '86e47508-3d36-42ec-80fa-872471e20bc7'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:30:56.404155 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-708f01a0-b30e-4f92-8781-39e1e046d0e2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot create request issued successfully. Jul 31 17:30:56.404762 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-708f01a0-b30e-4f92-8781-39e1e046d0e2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:30:56.404940 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1056/4209] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:30:56 2026] POST /volume/v3/snapshots => generated 309 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:30:56.413209 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7e986dff-7611-43f4-9fb1-7090b040dc74 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:56.414653 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7e986dff-7611-43f4-9fb1-7090b040dc74 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/4b0e053b-bfd9-4539-a281-6b199648fcbc Jul 31 17:30:56.414871 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7e986dff-7611-43f4-9fb1-7090b040dc74 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:56.415042 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7e986dff-7611-43f4-9fb1-7090b040dc74 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:56.420595 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:56.420595 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:56.421095 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7e986dff-7611-43f4-9fb1-7090b040dc74 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:30:56.422034 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7e986dff-7611-43f4-9fb1-7090b040dc74 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/4b0e053b-bfd9-4539-a281-6b199648fcbc returned with HTTP 200 Jul 31 17:30:56.422433 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1049/4210] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:56 2026] GET /volume/v3/snapshots/4b0e053b-bfd9-4539-a281-6b199648fcbc => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:56.457283 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a7964b38-9504-429b-a9fa-49265e6c900d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:56.459615 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a7964b38-9504-429b-a9fa-49265e6c900d tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 Jul 31 17:30:56.460001 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a7964b38-9504-429b-a9fa-49265e6c900d tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:56.460310 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a7964b38-9504-429b-a9fa-49265e6c900d tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:56.460556 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a7964b38-9504-429b-a9fa-49265e6c900d tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 08c2f94e-5b48-444e-a7ce-f2350413fcc2. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:56.466456 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:56.466456 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:56.467354 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a7964b38-9504-429b-a9fa-49265e6c900d tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 returned with HTTP 200 Jul 31 17:30:56.467885 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1058/4211] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:30:56 2026] GET /volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:56.615428 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fa015546-3298-47b3-95ca-27bb10753682 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:56.617679 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fa015546-3298-47b3-95ca-27bb10753682 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde Jul 31 17:30:56.617864 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fa015546-3298-47b3-95ca-27bb10753682 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:56.618041 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fa015546-3298-47b3-95ca-27bb10753682 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:56.618142 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-fa015546-3298-47b3-95ca-27bb10753682 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 08825591-5383-4775-8308-d0b772cd9dde. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:56.623344 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:56.623344 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:56.624495 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fa015546-3298-47b3-95ca-27bb10753682 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde returned with HTTP 200 Jul 31 17:30:56.624815 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1049/4212] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:56 2026] GET /volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:56.958994 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1c7a7837-edf6-44aa-831b-09dc6920afcb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:56.960831 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1c7a7837-edf6-44aa-831b-09dc6920afcb tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] GET https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 Jul 31 17:30:56.961017 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1c7a7837-edf6-44aa-831b-09dc6920afcb tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:56.961185 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1c7a7837-edf6-44aa-831b-09dc6920afcb tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:56.961285 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-1c7a7837-edf6-44aa-831b-09dc6920afcb tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Show backup with id 2c81050b-6236-4204-87f4-393d44abf5b7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:56.967433 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:56.967433 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:56.968124 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1c7a7837-edf6-44aa-831b-09dc6920afcb tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 returned with HTTP 200 Jul 31 17:30:56.970080 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1057/4213] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:30:56 2026] GET /volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:57.433384 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-60cecd6b-0f3b-4ebe-bbb4-930079c93b7c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:57.435646 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-60cecd6b-0f3b-4ebe-bbb4-930079c93b7c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/4b0e053b-bfd9-4539-a281-6b199648fcbc Jul 31 17:30:57.435927 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-60cecd6b-0f3b-4ebe-bbb4-930079c93b7c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:57.436171 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-60cecd6b-0f3b-4ebe-bbb4-930079c93b7c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:57.442686 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:57.442686 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:57.443174 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-60cecd6b-0f3b-4ebe-bbb4-930079c93b7c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:30:57.444123 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-60cecd6b-0f3b-4ebe-bbb4-930079c93b7c tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/4b0e053b-bfd9-4539-a281-6b199648fcbc returned with HTTP 200 Jul 31 17:30:57.444477 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1050/4214] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:30:57 2026] GET /volume/v3/snapshots/4b0e053b-bfd9-4539-a281-6b199648fcbc => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:57.453969 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c0bd9052-7ca1-4f54-abf7-e1c80611cad3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:57.455978 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c0bd9052-7ca1-4f54-abf7-e1c80611cad3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:30:57.456404 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c0bd9052-7ca1-4f54-abf7-e1c80611cad3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4b0e053b-bfd9-4539-a281-6b199648fcbc", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1889560698"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:57.458206 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-c0bd9052-7ca1-4f54-abf7-e1c80611cad3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Create volume request body: {'volume': {'snapshot_id': '4b0e053b-bfd9-4539-a281-6b199648fcbc', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1889560698'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:30:57.464748 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:57.464748 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:57.465394 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c0bd9052-7ca1-4f54-abf7-e1c80611cad3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:30:57.465569 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-c0bd9052-7ca1-4f54-abf7-e1c80611cad3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Create volume of 1 GB Jul 31 17:30:57.470069 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c0bd9052-7ca1-4f54-abf7-e1c80611cad3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Availability Zones retrieved successfully. Jul 31 17:30:57.476658 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c0bd9052-7ca1-4f54-abf7-e1c80611cad3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Flow 'volume_create_api' (7414c407-0d52-45cf-befe-363791426627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:57.478703 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c0bd9052-7ca1-4f54-abf7-e1c80611cad3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf070c59-e8e8-465c-9777-36ce133ae782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:57.479758 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-c0bd9052-7ca1-4f54-abf7-e1c80611cad3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:30:57.481080 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7962d7b3-5093-48e3-9daa-6f023277bcc9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:57.483128 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7962d7b3-5093-48e3-9daa-6f023277bcc9 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 Jul 31 17:30:57.483498 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7962d7b3-5093-48e3-9daa-6f023277bcc9 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:57.483794 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7962d7b3-5093-48e3-9daa-6f023277bcc9 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:57.483962 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-7962d7b3-5093-48e3-9daa-6f023277bcc9 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 08c2f94e-5b48-444e-a7ce-f2350413fcc2. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:57.489643 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:57.489643 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:57.490552 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7962d7b3-5093-48e3-9daa-6f023277bcc9 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 returned with HTTP 200 Jul 31 17:30:57.491031 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1050/4215] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:30:57 2026] GET /volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:57.518574 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c0bd9052-7ca1-4f54-abf7-e1c80611cad3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf070c59-e8e8-465c-9777-36ce133ae782) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4b0e053b-bfd9-4539-a281-6b199648fcbc', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:57.519650 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c0bd9052-7ca1-4f54-abf7-e1c80611cad3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bed9035-ee70-4946-83d8-c3050189e38c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:57.577762 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-c0bd9052-7ca1-4f54-abf7-e1c80611cad3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Created reservations ['0d20a092-2a85-449c-9a3c-7eab4f18bfbc', '1ee45fc3-f4ac-43ad-b81e-487f48df20ee', 'e72bb918-d29e-4d4a-a155-3b95c723a3cd', 'ca5de466-5d71-4617-9c87-a6137dd46e81'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:30:57.579196 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c0bd9052-7ca1-4f54-abf7-e1c80611cad3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bed9035-ee70-4946-83d8-c3050189e38c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d20a092-2a85-449c-9a3c-7eab4f18bfbc', '1ee45fc3-f4ac-43ad-b81e-487f48df20ee', 'e72bb918-d29e-4d4a-a155-3b95c723a3cd', 'ca5de466-5d71-4617-9c87-a6137dd46e81']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:57.580217 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c0bd9052-7ca1-4f54-abf7-e1c80611cad3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0651a503-d554-45f2-8b22-6d848d0a770e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:57.636533 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-062e1168-cdd5-4e8a-a94d-e6899b26154f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:57.638344 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-062e1168-cdd5-4e8a-a94d-e6899b26154f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde Jul 31 17:30:57.638700 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-062e1168-cdd5-4e8a-a94d-e6899b26154f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:57.638780 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c0bd9052-7ca1-4f54-abf7-e1c80611cad3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0651a503-d554-45f2-8b22-6d848d0a770e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39a92c4a-f644-4726-8a2c-bd7ae16b394b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1889560698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5861a736bd14ff6871f8961980f9f5f',qos_specs=None,replication_status=,reservations=['0d20a092-2a85-449c-9a3c-7eab4f18bfbc','1ee45fc3-f4ac-43ad-b81e-487f48df20ee','e72bb918-d29e-4d4a-a155-3b95c723a3cd','ca5de466-5d71-4617-9c87-a6137dd46e81'],size=1,snapshot_id=4b0e053b-bfd9-4539-a281-6b199648fcbc,source_replicaid=,source_volid=None,status='creating',user_id='7988b2d13f894bd09a3270a79bf79430',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:30:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1889560698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39a92c4a-f644-4726-8a2c-bd7ae16b394b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5861a736bd14ff6871f8961980f9f5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4b0e053b-bfd9-4539-a281-6b199648fcbc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7988b2d13f894bd09a3270a79bf79430',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:57.638983 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-062e1168-cdd5-4e8a-a94d-e6899b26154f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:57.638983 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-062e1168-cdd5-4e8a-a94d-e6899b26154f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 08825591-5383-4775-8308-d0b772cd9dde. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:57.639782 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c0bd9052-7ca1-4f54-abf7-e1c80611cad3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (467b9d41-06cf-473e-93f2-835c4dfd39d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:57.644464 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:57.644464 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:57.645804 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-062e1168-cdd5-4e8a-a94d-e6899b26154f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde returned with HTTP 200 Jul 31 17:30:57.646445 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1058/4216] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:57 2026] GET /volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:57.668966 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c0bd9052-7ca1-4f54-abf7-e1c80611cad3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (467b9d41-06cf-473e-93f2-835c4dfd39d0) transitioned into state 'SUCCESS' from state '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-1889560698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5861a736bd14ff6871f8961980f9f5f',qos_specs=None,replication_status=,reservations=['0d20a092-2a85-449c-9a3c-7eab4f18bfbc','1ee45fc3-f4ac-43ad-b81e-487f48df20ee','e72bb918-d29e-4d4a-a155-3b95c723a3cd','ca5de466-5d71-4617-9c87-a6137dd46e81'],size=1,snapshot_id=4b0e053b-bfd9-4539-a281-6b199648fcbc,source_replicaid=,source_volid=None,status='creating',user_id='7988b2d13f894bd09a3270a79bf79430',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:57.669707 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c0bd9052-7ca1-4f54-abf7-e1c80611cad3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (972b25aa-24e0-4716-ba6d-9f322d5b4217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:30:57.697035 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c0bd9052-7ca1-4f54-abf7-e1c80611cad3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (972b25aa-24e0-4716-ba6d-9f322d5b4217) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:30:57.698038 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-c0bd9052-7ca1-4f54-abf7-e1c80611cad3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Flow 'volume_create_api' (7414c407-0d52-45cf-befe-363791426627) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:30:57.698425 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c0bd9052-7ca1-4f54-abf7-e1c80611cad3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Create volume request issued successfully. Jul 31 17:30:57.699090 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c0bd9052-7ca1-4f54-abf7-e1c80611cad3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:30:57.699567 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1059/4217] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:30:57 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) Jul 31 17:30:57.717343 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2498306c-60e3-4990-acf5-9d7ebb869ca2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:57.719262 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2498306c-60e3-4990-acf5-9d7ebb869ca2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/39a92c4a-f644-4726-8a2c-bd7ae16b394b Jul 31 17:30:57.719557 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2498306c-60e3-4990-acf5-9d7ebb869ca2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:57.719773 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2498306c-60e3-4990-acf5-9d7ebb869ca2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:57.728171 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:57.728171 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:57.732507 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2498306c-60e3-4990-acf5-9d7ebb869ca2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:57.737543 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2498306c-60e3-4990-acf5-9d7ebb869ca2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/39a92c4a-f644-4726-8a2c-bd7ae16b394b returned with HTTP 200 Jul 31 17:30:57.738033 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1051/4218] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:57 2026] GET /volume/v3/volumes/39a92c4a-f644-4726-8a2c-bd7ae16b394b => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:57.982173 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2d889196-d685-42b4-a20c-5ba652bba77b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:57.984073 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2d889196-d685-42b4-a20c-5ba652bba77b tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] GET https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 Jul 31 17:30:57.984297 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2d889196-d685-42b4-a20c-5ba652bba77b tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:57.984531 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2d889196-d685-42b4-a20c-5ba652bba77b tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:57.984649 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-2d889196-d685-42b4-a20c-5ba652bba77b tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Show backup with id 2c81050b-6236-4204-87f4-393d44abf5b7. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:57.989803 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:57.989803 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:57.990613 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2d889196-d685-42b4-a20c-5ba652bba77b tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 returned with HTTP 200 Jul 31 17:30:57.990858 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1051/4219] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:30:57 2026] GET /volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:58.210205 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-516630d9-c62c-4761-972e-7ec515d8523b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:58.346974 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-516630d9-c62c-4761-972e-7ec515d8523b tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:30:58.346974 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-516630d9-c62c-4761-972e-7ec515d8523b tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1294909634-1346238358", "extra_specs": {}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:30:58.368567 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-516630d9-c62c-4761-972e-7ec515d8523b tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:30:58.369218 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1059/4220] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:30:58 2026] POST /volume/v3/types => generated 269 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:58.502848 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-56e87e76-6cb9-4f3f-8651-a0f8d82229e7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:58.505303 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-56e87e76-6cb9-4f3f-8651-a0f8d82229e7 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 Jul 31 17:30:58.505588 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-56e87e76-6cb9-4f3f-8651-a0f8d82229e7 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:58.505797 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-56e87e76-6cb9-4f3f-8651-a0f8d82229e7 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:58.505982 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-56e87e76-6cb9-4f3f-8651-a0f8d82229e7 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 08c2f94e-5b48-444e-a7ce-f2350413fcc2. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:58.510894 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:58.510894 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:58.511565 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-56e87e76-6cb9-4f3f-8651-a0f8d82229e7 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 returned with HTTP 200 Jul 31 17:30:58.511980 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1060/4221] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:30:58 2026] GET /volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:58.661710 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-30f3699f-83a6-455b-83e0-ba220a164c00 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:58.664074 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-30f3699f-83a6-455b-83e0-ba220a164c00 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde Jul 31 17:30:58.664270 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-30f3699f-83a6-455b-83e0-ba220a164c00 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:58.664472 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-30f3699f-83a6-455b-83e0-ba220a164c00 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:58.664657 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-30f3699f-83a6-455b-83e0-ba220a164c00 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 08825591-5383-4775-8308-d0b772cd9dde. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:58.670605 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:58.670605 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:58.671718 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-30f3699f-83a6-455b-83e0-ba220a164c00 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde returned with HTTP 200 Jul 31 17:30:58.672172 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1052/4222] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:58 2026] GET /volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:58.751874 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d756614e-5710-4c8a-95b2-6acf37137888 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:58.754328 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d756614e-5710-4c8a-95b2-6acf37137888 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/39a92c4a-f644-4726-8a2c-bd7ae16b394b Jul 31 17:30:58.754654 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d756614e-5710-4c8a-95b2-6acf37137888 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:58.755051 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d756614e-5710-4c8a-95b2-6acf37137888 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:58.771441 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:58.771441 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:58.778506 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d756614e-5710-4c8a-95b2-6acf37137888 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:58.787053 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d756614e-5710-4c8a-95b2-6acf37137888 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/39a92c4a-f644-4726-8a2c-bd7ae16b394b returned with HTTP 200 Jul 31 17:30:58.787945 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1052/4223] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:58 2026] GET /volume/v3/volumes/39a92c4a-f644-4726-8a2c-bd7ae16b394b => generated 879 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:58.812308 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-696193ef-96cd-4ec8-ad9a-8e40b9481414 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:58.814156 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-696193ef-96cd-4ec8-ad9a-8e40b9481414 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/39a92c4a-f644-4726-8a2c-bd7ae16b394b Jul 31 17:30:58.814590 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-696193ef-96cd-4ec8-ad9a-8e40b9481414 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:58.814972 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-696193ef-96cd-4ec8-ad9a-8e40b9481414 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:58.824243 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:58.824243 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:58.832722 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-696193ef-96cd-4ec8-ad9a-8e40b9481414 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:58.834976 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-696193ef-96cd-4ec8-ad9a-8e40b9481414 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/39a92c4a-f644-4726-8a2c-bd7ae16b394b returned with HTTP 200 Jul 31 17:30:58.835451 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1060/4224] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:58 2026] GET /volume/v3/volumes/39a92c4a-f644-4726-8a2c-bd7ae16b394b => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:58.851208 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8cdde60d-56d7-4c45-ad11-fa3b678ce676 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:58.853177 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8cdde60d-56d7-4c45-ad11-fa3b678ce676 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] DELETE https://10.4.3.92/volume/v3/volumes/39a92c4a-f644-4726-8a2c-bd7ae16b394b Jul 31 17:30:58.853455 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8cdde60d-56d7-4c45-ad11-fa3b678ce676 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:58.853696 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8cdde60d-56d7-4c45-ad11-fa3b678ce676 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:58.853911 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-8cdde60d-56d7-4c45-ad11-fa3b678ce676 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Delete volume with id: 39a92c4a-f644-4726-8a2c-bd7ae16b394b Jul 31 17:30:58.862510 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:58.862510 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:58.863272 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8cdde60d-56d7-4c45-ad11-fa3b678ce676 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:58.888755 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8cdde60d-56d7-4c45-ad11-fa3b678ce676 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Delete volume request issued successfully. Jul 31 17:30:58.888931 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8cdde60d-56d7-4c45-ad11-fa3b678ce676 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/39a92c4a-f644-4726-8a2c-bd7ae16b394b returned with HTTP 202 Jul 31 17:30:58.889579 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1061/4225] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:30:58 2026] DELETE /volume/v3/volumes/39a92c4a-f644-4726-8a2c-bd7ae16b394b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:30:58.900046 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5be7d8d6-9fdd-407a-8f45-7d5bb54946e2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:58.901805 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5be7d8d6-9fdd-407a-8f45-7d5bb54946e2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/39a92c4a-f644-4726-8a2c-bd7ae16b394b Jul 31 17:30:58.901963 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5be7d8d6-9fdd-407a-8f45-7d5bb54946e2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:58.902150 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5be7d8d6-9fdd-407a-8f45-7d5bb54946e2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:58.911608 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:58.911608 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:30:58.916502 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5be7d8d6-9fdd-407a-8f45-7d5bb54946e2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:30:58.923613 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5be7d8d6-9fdd-407a-8f45-7d5bb54946e2 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/39a92c4a-f644-4726-8a2c-bd7ae16b394b returned with HTTP 200 Jul 31 17:30:58.924522 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1053/4226] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:58 2026] GET /volume/v3/volumes/39a92c4a-f644-4726-8a2c-bd7ae16b394b => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:59.007234 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ff6a015f-78c4-4df3-92a2-f38934646feb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:59.009418 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ff6a015f-78c4-4df3-92a2-f38934646feb tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] GET https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 Jul 31 17:30:59.009691 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ff6a015f-78c4-4df3-92a2-f38934646feb tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:59.010023 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ff6a015f-78c4-4df3-92a2-f38934646feb tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:59.010102 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-ff6a015f-78c4-4df3-92a2-f38934646feb tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Show backup with id 2c81050b-6236-4204-87f4-393d44abf5b7. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:59.014526 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:59.014526 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:30:59.015359 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ff6a015f-78c4-4df3-92a2-f38934646feb tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 returned with HTTP 200 Jul 31 17:30:59.015888 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1053/4227] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:30:59 2026] GET /volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:59.525365 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f7fa5c83-f52e-4604-9c71-788e817ac52b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:59.527046 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f7fa5c83-f52e-4604-9c71-788e817ac52b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 Jul 31 17:30:59.527413 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f7fa5c83-f52e-4604-9c71-788e817ac52b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:59.527592 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f7fa5c83-f52e-4604-9c71-788e817ac52b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:59.527766 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-f7fa5c83-f52e-4604-9c71-788e817ac52b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 08c2f94e-5b48-444e-a7ce-f2350413fcc2. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:59.533520 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:59.533520 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:30:59.534364 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f7fa5c83-f52e-4604-9c71-788e817ac52b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 returned with HTTP 200 Jul 31 17:30:59.534869 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1061/4228] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:30:59 2026] GET /volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:59.687093 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bcdfb3e5-1c61-4fe4-b090-5a399aa85ed2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:59.688598 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bcdfb3e5-1c61-4fe4-b090-5a399aa85ed2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde Jul 31 17:30:59.688774 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bcdfb3e5-1c61-4fe4-b090-5a399aa85ed2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:59.689002 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bcdfb3e5-1c61-4fe4-b090-5a399aa85ed2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:59.689438 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-bcdfb3e5-1c61-4fe4-b090-5a399aa85ed2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 08825591-5383-4775-8308-d0b772cd9dde. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:30:59.694145 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:30:59.694145 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:30:59.695142 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bcdfb3e5-1c61-4fe4-b090-5a399aa85ed2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde returned with HTTP 200 Jul 31 17:30:59.695670 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1062/4229] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:59 2026] GET /volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:30:59.939162 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-936dd5cf-fe18-4f60-9f95-ead6ef02fdc3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:59.942137 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-936dd5cf-fe18-4f60-9f95-ead6ef02fdc3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/39a92c4a-f644-4726-8a2c-bd7ae16b394b Jul 31 17:30:59.942311 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-936dd5cf-fe18-4f60-9f95-ead6ef02fdc3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:59.942510 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-936dd5cf-fe18-4f60-9f95-ead6ef02fdc3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:59.952276 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-936dd5cf-fe18-4f60-9f95-ead6ef02fdc3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/39a92c4a-f644-4726-8a2c-bd7ae16b394b returned with HTTP 404 Jul 31 17:30:59.952953 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1054/4230] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:59 2026] GET /volume/v3/volumes/39a92c4a-f644-4726-8a2c-bd7ae16b394b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:59.962826 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1d910f3b-68f6-48da-8be3-626a6d574acf None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:59.965173 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1d910f3b-68f6-48da-8be3-626a6d574acf tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/39a92c4a-f644-4726-8a2c-bd7ae16b394b Jul 31 17:30:59.965412 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1d910f3b-68f6-48da-8be3-626a6d574acf tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:59.965666 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1d910f3b-68f6-48da-8be3-626a6d574acf tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:59.972287 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1d910f3b-68f6-48da-8be3-626a6d574acf tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/39a92c4a-f644-4726-8a2c-bd7ae16b394b returned with HTTP 404 Jul 31 17:30:59.972874 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1054/4231] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:30:59 2026] GET /volume/v3/volumes/39a92c4a-f644-4726-8a2c-bd7ae16b394b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:30:59.992759 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f39aa6af-a726-4d8f-9a6d-6f2a842e4c04 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:30:59.995901 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f39aa6af-a726-4d8f-9a6d-6f2a842e4c04 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] DELETE https://10.4.3.92/volume/v3/volumes/39a92c4a-f644-4726-8a2c-bd7ae16b394b Jul 31 17:30:59.996300 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f39aa6af-a726-4d8f-9a6d-6f2a842e4c04 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:30:59.996637 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f39aa6af-a726-4d8f-9a6d-6f2a842e4c04 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:30:59.996889 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-f39aa6af-a726-4d8f-9a6d-6f2a842e4c04 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Delete volume with id: 39a92c4a-f644-4726-8a2c-bd7ae16b394b Jul 31 17:31:00.006155 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f39aa6af-a726-4d8f-9a6d-6f2a842e4c04 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/39a92c4a-f644-4726-8a2c-bd7ae16b394b returned with HTTP 404 Jul 31 17:31:00.006777 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1062/4232] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:30:59 2026] DELETE /volume/v3/volumes/39a92c4a-f644-4726-8a2c-bd7ae16b394b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:31:00.029122 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4fe65b61-f1e0-4fdd-b0b2-5724fcf0ee81 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:00.030117 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d08c689b-b31f-4bb5-8208-b5042602e809 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:00.032212 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d08c689b-b31f-4bb5-8208-b5042602e809 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/4b0e053b-bfd9-4539-a281-6b199648fcbc Jul 31 17:31:00.032474 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d08c689b-b31f-4bb5-8208-b5042602e809 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:00.032710 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d08c689b-b31f-4bb5-8208-b5042602e809 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:00.032919 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-d08c689b-b31f-4bb5-8208-b5042602e809 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Delete snapshot with id: 4b0e053b-bfd9-4539-a281-6b199648fcbc Jul 31 17:31:00.034036 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4fe65b61-f1e0-4fdd-b0b2-5724fcf0ee81 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] GET https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 Jul 31 17:31:00.035089 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4fe65b61-f1e0-4fdd-b0b2-5724fcf0ee81 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:00.036660 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4fe65b61-f1e0-4fdd-b0b2-5724fcf0ee81 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:00.037385 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-4fe65b61-f1e0-4fdd-b0b2-5724fcf0ee81 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Show backup with id 2c81050b-6236-4204-87f4-393d44abf5b7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:00.042583 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:00.042583 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:00.043113 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d08c689b-b31f-4bb5-8208-b5042602e809 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:31:00.044340 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:00.044340 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:00.045238 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4fe65b61-f1e0-4fdd-b0b2-5724fcf0ee81 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 returned with HTTP 200 Jul 31 17:31:00.045758 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1063/4233] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:00 2026] GET /volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:00.069346 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d08c689b-b31f-4bb5-8208-b5042602e809 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot delete request issued successfully. Jul 31 17:31:00.069346 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d08c689b-b31f-4bb5-8208-b5042602e809 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/4b0e053b-bfd9-4539-a281-6b199648fcbc returned with HTTP 202 Jul 31 17:31:00.069346 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1055/4234] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:31:00 2026] DELETE /volume/v3/snapshots/4b0e053b-bfd9-4539-a281-6b199648fcbc => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:31:00.088657 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-286fd390-834d-44a1-a7d4-8579d7f88833 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:00.089579 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-286fd390-834d-44a1-a7d4-8579d7f88833 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/4b0e053b-bfd9-4539-a281-6b199648fcbc Jul 31 17:31:00.089817 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-286fd390-834d-44a1-a7d4-8579d7f88833 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:00.089942 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-286fd390-834d-44a1-a7d4-8579d7f88833 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:00.094810 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:00.094810 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:00.095288 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-286fd390-834d-44a1-a7d4-8579d7f88833 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Snapshot retrieved successfully. Jul 31 17:31:00.095936 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-286fd390-834d-44a1-a7d4-8579d7f88833 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/4b0e053b-bfd9-4539-a281-6b199648fcbc returned with HTTP 200 Jul 31 17:31:00.096255 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1055/4235] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:31:00 2026] GET /volume/v3/snapshots/4b0e053b-bfd9-4539-a281-6b199648fcbc => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:00.548565 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2f7f1d59-dff9-4671-8f0d-ab0e7de5131d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:00.550622 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2f7f1d59-dff9-4671-8f0d-ab0e7de5131d tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 Jul 31 17:31:00.550863 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2f7f1d59-dff9-4671-8f0d-ab0e7de5131d tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:00.551067 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2f7f1d59-dff9-4671-8f0d-ab0e7de5131d tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:00.551171 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-2f7f1d59-dff9-4671-8f0d-ab0e7de5131d tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 08c2f94e-5b48-444e-a7ce-f2350413fcc2. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:00.556648 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:00.556648 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:00.560304 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2f7f1d59-dff9-4671-8f0d-ab0e7de5131d tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 returned with HTTP 200 Jul 31 17:31:00.560304 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1063/4236] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:00 2026] GET /volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:00.604003 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1fd23e20-ba82-43e3-a3b2-1b15632bd810 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:00.606909 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1fd23e20-ba82-43e3-a3b2-1b15632bd810 tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:31:00.607369 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1fd23e20-ba82-43e3-a3b2-1b15632bd810 tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1536497240-112507797", "extra_specs": {}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:00.624167 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1fd23e20-ba82-43e3-a3b2-1b15632bd810 tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:31:00.624676 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1064/4237] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:31:00 2026] POST /volume/v3/types => generated 268 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:00.633128 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7b87a612-d5e4-4048-992b-5a8b7a6d5539 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:00.634956 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7b87a612-d5e4-4048-992b-5a8b7a6d5539 tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:31:00.635350 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7b87a612-d5e4-4048-992b-5a8b7a6d5539 tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1452121022-22158121", "extra_specs": {}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:00.637222 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:00.637222 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:00.649658 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7b87a612-d5e4-4048-992b-5a8b7a6d5539 tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:31:00.650103 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1056/4238] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:31:00 2026] POST /volume/v3/types => generated 267 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:00.658586 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1a4fe739-9b2e-44cb-a2ba-850e5ef84d8a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:00.662500 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1a4fe739-9b2e-44cb-a2ba-850e5ef84d8a tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:31:00.662500 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1a4fe739-9b2e-44cb-a2ba-850e5ef84d8a tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1655421014", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1536497240-112507797", "size": 1}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:00.662746 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-1a4fe739-9b2e-44cb-a2ba-850e5ef84d8a tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1655421014', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1536497240-112507797', 'size': 1}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:31:00.666607 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-1a4fe739-9b2e-44cb-a2ba-850e5ef84d8a tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Create volume of 1 GB Jul 31 17:31:00.666983 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:00.666983 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:00.667484 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1a4fe739-9b2e-44cb-a2ba-850e5ef84d8a tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Availability Zones retrieved successfully. Jul 31 17:31:00.672887 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1a4fe739-9b2e-44cb-a2ba-850e5ef84d8a tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Flow 'volume_create_api' (c965927c-c9c0-4ec9-bd61-11506713df84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:31:00.673746 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1a4fe739-9b2e-44cb-a2ba-850e5ef84d8a tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72b0d4da-de69-4e21-9a56-7c1a1fa0981d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:00.674689 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-1a4fe739-9b2e-44cb-a2ba-850e5ef84d8a tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:31:00.694652 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1a4fe739-9b2e-44cb-a2ba-850e5ef84d8a tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72b0d4da-de69-4e21-9a56-7c1a1fa0981d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:31:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=09315c68-1117-4465-a497-68056a12c430,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1536497240-112507797',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '09315c68-1117-4465-a497-68056a12c430', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:00.695484 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1a4fe739-9b2e-44cb-a2ba-850e5ef84d8a tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6182f075-0360-45e2-be81-d8bdd060e646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:00.706725 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7c131fa7-175a-4413-8b9c-739bd1999b2c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:00.710354 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7c131fa7-175a-4413-8b9c-739bd1999b2c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde Jul 31 17:31:00.710354 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7c131fa7-175a-4413-8b9c-739bd1999b2c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:00.710354 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7c131fa7-175a-4413-8b9c-739bd1999b2c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:00.710354 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-7c131fa7-175a-4413-8b9c-739bd1999b2c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 08825591-5383-4775-8308-d0b772cd9dde. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:00.714178 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:00.714178 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:00.715063 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7c131fa7-175a-4413-8b9c-739bd1999b2c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde returned with HTTP 200 Jul 31 17:31:00.715662 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1064/4239] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:00 2026] GET /volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:00.725851 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-1a4fe739-9b2e-44cb-a2ba-850e5ef84d8a tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1536497240-112507797 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1536497240-112507797, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:31:00.726136 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-1a4fe739-9b2e-44cb-a2ba-850e5ef84d8a tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1536497240-112507797 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1536497240-112507797, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:31:00.762684 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-1a4fe739-9b2e-44cb-a2ba-850e5ef84d8a tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Created reservations ['2e359bfb-45fb-49b0-9df1-7bbac194dc5a', '7c6da82e-06cd-4608-94a7-6428a2695b40', 'eaf8de01-da1b-4aef-bf99-c71fc4cac46e', 'fd3019e4-5de0-4f18-8380-a35da3c2aecf'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:31:00.763606 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1a4fe739-9b2e-44cb-a2ba-850e5ef84d8a tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6182f075-0360-45e2-be81-d8bdd060e646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e359bfb-45fb-49b0-9df1-7bbac194dc5a', '7c6da82e-06cd-4608-94a7-6428a2695b40', 'eaf8de01-da1b-4aef-bf99-c71fc4cac46e', 'fd3019e4-5de0-4f18-8380-a35da3c2aecf']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:00.764506 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1a4fe739-9b2e-44cb-a2ba-850e5ef84d8a tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd57684f-d1d2-43c4-aa87-ba5a286f6b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:00.788735 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1a4fe739-9b2e-44cb-a2ba-850e5ef84d8a tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd57684f-d1d2-43c4-aa87-ba5a286f6b38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fdadb1b-94ba-412c-a44e-f50692fab6a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1655421014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef3a13ff5c424196a9800002a50ef8d4',qos_specs=None,replication_status=,reservations=['2e359bfb-45fb-49b0-9df1-7bbac194dc5a','7c6da82e-06cd-4608-94a7-6428a2695b40','eaf8de01-da1b-4aef-bf99-c71fc4cac46e','fd3019e4-5de0-4f18-8380-a35da3c2aecf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2597cf51fe214f82af61cc8cd2110f11',volume_type_id=09315c68-1117-4465-a497-68056a12c430), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:31:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1655421014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fdadb1b-94ba-412c-a44e-f50692fab6a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef3a13ff5c424196a9800002a50ef8d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2597cf51fe214f82af61cc8cd2110f11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(09315c68-1117-4465-a497-68056a12c430),volume_type_id=09315c68-1117-4465-a497-68056a12c430)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:00.789576 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1a4fe739-9b2e-44cb-a2ba-850e5ef84d8a tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (188c1d89-af0a-4dfb-b562-aafce9048684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:00.814766 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1a4fe739-9b2e-44cb-a2ba-850e5ef84d8a tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (188c1d89-af0a-4dfb-b562-aafce9048684) transitioned into state 'SUCCESS' from state '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-1655421014',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef3a13ff5c424196a9800002a50ef8d4',qos_specs=None,replication_status=,reservations=['2e359bfb-45fb-49b0-9df1-7bbac194dc5a','7c6da82e-06cd-4608-94a7-6428a2695b40','eaf8de01-da1b-4aef-bf99-c71fc4cac46e','fd3019e4-5de0-4f18-8380-a35da3c2aecf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2597cf51fe214f82af61cc8cd2110f11',volume_type_id=09315c68-1117-4465-a497-68056a12c430)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:00.815862 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1a4fe739-9b2e-44cb-a2ba-850e5ef84d8a tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e914b8bf-c1db-4ac5-9be8-a1a5d267d7b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:00.828197 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1a4fe739-9b2e-44cb-a2ba-850e5ef84d8a tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e914b8bf-c1db-4ac5-9be8-a1a5d267d7b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:00.829138 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-1a4fe739-9b2e-44cb-a2ba-850e5ef84d8a tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Flow 'volume_create_api' (c965927c-c9c0-4ec9-bd61-11506713df84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:31:00.829509 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1a4fe739-9b2e-44cb-a2ba-850e5ef84d8a tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Create volume request issued successfully. Jul 31 17:31:00.830115 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1a4fe739-9b2e-44cb-a2ba-850e5ef84d8a tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:31:00.830579 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1056/4240] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:31:00 2026] POST /volume/v3/volumes => generated 844 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:31:00.845962 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9147e14f-6ea9-4e04-87bb-e24db419b516 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:00.848285 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9147e14f-6ea9-4e04-87bb-e24db419b516 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:31:00.848715 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9147e14f-6ea9-4e04-87bb-e24db419b516 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1630046666", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1452121022-22158121", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:00.850938 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-9147e14f-6ea9-4e04-87bb-e24db419b516 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1630046666', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1452121022-22158121', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:31:00.854906 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-9147e14f-6ea9-4e04-87bb-e24db419b516 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Create volume of 1 GB Jul 31 17:31:00.855234 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:00.855234 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:00.855791 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9147e14f-6ea9-4e04-87bb-e24db419b516 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Availability Zones retrieved successfully. Jul 31 17:31:00.862276 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9147e14f-6ea9-4e04-87bb-e24db419b516 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Flow 'volume_create_api' (13f42820-e20d-4ba4-bc02-19a1b39c51ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:31:00.863412 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9147e14f-6ea9-4e04-87bb-e24db419b516 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (689ba384-705a-4a00-8c62-3b41219dd5aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:00.864490 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-9147e14f-6ea9-4e04-87bb-e24db419b516 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:31:00.889084 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9147e14f-6ea9-4e04-87bb-e24db419b516 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (689ba384-705a-4a00-8c62-3b41219dd5aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:31:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a091b16f-2eb3-4409-84e0-a3ef51eec8fb,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1452121022-22158121',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a091b16f-2eb3-4409-84e0-a3ef51eec8fb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:00.890099 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9147e14f-6ea9-4e04-87bb-e24db419b516 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a556873-8d30-46cd-b4f7-1d9c142a0423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:00.924366 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota [None req-9147e14f-6ea9-4e04-87bb-e24db419b516 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1452121022-22158121 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1452121022-22158121, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:31:00.924888 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota [None req-9147e14f-6ea9-4e04-87bb-e24db419b516 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1452121022-22158121 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1452121022-22158121, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:31:00.961903 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-9147e14f-6ea9-4e04-87bb-e24db419b516 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Created reservations ['6e347a30-0130-44b3-a78a-9a7d0fb2fe15', 'ad9f218c-79dd-4a2c-8ff9-1c951efab184', '0d533b81-3d76-4e45-a9ce-5ea5d8a8779f', 'e370b7ba-57ea-4b60-88a9-379613f69f19'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:31:00.962875 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9147e14f-6ea9-4e04-87bb-e24db419b516 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a556873-8d30-46cd-b4f7-1d9c142a0423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e347a30-0130-44b3-a78a-9a7d0fb2fe15', 'ad9f218c-79dd-4a2c-8ff9-1c951efab184', '0d533b81-3d76-4e45-a9ce-5ea5d8a8779f', 'e370b7ba-57ea-4b60-88a9-379613f69f19']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:00.963711 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9147e14f-6ea9-4e04-87bb-e24db419b516 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fa995b1-ae3e-4fdb-ba4b-c59bca0102bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:00.990436 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9147e14f-6ea9-4e04-87bb-e24db419b516 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fa995b1-ae3e-4fdb-ba4b-c59bca0102bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0734023b-b257-4bb4-a74f-34150114e507', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1630046666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef3a13ff5c424196a9800002a50ef8d4',qos_specs=None,replication_status=,reservations=['6e347a30-0130-44b3-a78a-9a7d0fb2fe15','ad9f218c-79dd-4a2c-8ff9-1c951efab184','0d533b81-3d76-4e45-a9ce-5ea5d8a8779f','e370b7ba-57ea-4b60-88a9-379613f69f19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2597cf51fe214f82af61cc8cd2110f11',volume_type_id=a091b16f-2eb3-4409-84e0-a3ef51eec8fb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:31:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1630046666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0734023b-b257-4bb4-a74f-34150114e507,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef3a13ff5c424196a9800002a50ef8d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2597cf51fe214f82af61cc8cd2110f11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a091b16f-2eb3-4409-84e0-a3ef51eec8fb),volume_type_id=a091b16f-2eb3-4409-84e0-a3ef51eec8fb)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:00.991122 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9147e14f-6ea9-4e04-87bb-e24db419b516 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8922fbfa-f5b6-410e-a8d8-741ba839aebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:01.011309 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9147e14f-6ea9-4e04-87bb-e24db419b516 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8922fbfa-f5b6-410e-a8d8-741ba839aebd) transitioned into state 'SUCCESS' from state '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-1630046666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef3a13ff5c424196a9800002a50ef8d4',qos_specs=None,replication_status=,reservations=['6e347a30-0130-44b3-a78a-9a7d0fb2fe15','ad9f218c-79dd-4a2c-8ff9-1c951efab184','0d533b81-3d76-4e45-a9ce-5ea5d8a8779f','e370b7ba-57ea-4b60-88a9-379613f69f19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2597cf51fe214f82af61cc8cd2110f11',volume_type_id=a091b16f-2eb3-4409-84e0-a3ef51eec8fb)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:01.012197 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9147e14f-6ea9-4e04-87bb-e24db419b516 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f68da50-f0a0-4cda-b885-b2dd8fe2708a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:01.023924 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9147e14f-6ea9-4e04-87bb-e24db419b516 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f68da50-f0a0-4cda-b885-b2dd8fe2708a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:01.025070 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9147e14f-6ea9-4e04-87bb-e24db419b516 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Flow 'volume_create_api' (13f42820-e20d-4ba4-bc02-19a1b39c51ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:31:01.025209 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9147e14f-6ea9-4e04-87bb-e24db419b516 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Create volume request issued successfully. Jul 31 17:31:01.025734 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9147e14f-6ea9-4e04-87bb-e24db419b516 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:31:01.026208 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1065/4241] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:31:00 2026] POST /volume/v3/volumes => generated 843 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:31:01.056519 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9fce7af5-ca94-468b-9b99-1585c974aafe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:01.056941 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fcfe70d9-5f37-4cfc-9b16-111a427d246a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:01.058724 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9fce7af5-ca94-468b-9b99-1585c974aafe tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:31:01.058978 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fcfe70d9-5f37-4cfc-9b16-111a427d246a tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] GET https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 Jul 31 17:31:01.059375 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9fce7af5-ca94-468b-9b99-1585c974aafe tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-253856821", "snapshot_id": null, "imageRef": "e79b43b2-cb23-4089-a3b9-0076ee386b91", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1294909634-1346238358", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:01.059455 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fcfe70d9-5f37-4cfc-9b16-111a427d246a tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:01.059455 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fcfe70d9-5f37-4cfc-9b16-111a427d246a tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:01.059543 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-fcfe70d9-5f37-4cfc-9b16-111a427d246a tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Show backup with id 2c81050b-6236-4204-87f4-393d44abf5b7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:01.061288 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-9fce7af5-ca94-468b-9b99-1585c974aafe tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-253856821', 'snapshot_id': None, 'imageRef': 'e79b43b2-cb23-4089-a3b9-0076ee386b91', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1294909634-1346238358', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:31:01.064651 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:01.064651 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:01.065369 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fcfe70d9-5f37-4cfc-9b16-111a427d246a tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 returned with HTTP 200 Jul 31 17:31:01.065846 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1065/4242] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:01 2026] GET /volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:01.109283 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-98fb270d-ca67-45f8-827b-f940d1907720 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:01.111505 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-98fb270d-ca67-45f8-827b-f940d1907720 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/snapshots/4b0e053b-bfd9-4539-a281-6b199648fcbc Jul 31 17:31:01.111726 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-98fb270d-ca67-45f8-827b-f940d1907720 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:01.111964 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-98fb270d-ca67-45f8-827b-f940d1907720 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:01.117762 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-98fb270d-ca67-45f8-827b-f940d1907720 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/snapshots/4b0e053b-bfd9-4539-a281-6b199648fcbc returned with HTTP 404 Jul 31 17:31:01.118433 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1057/4243] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:31:01 2026] GET /volume/v3/snapshots/4b0e053b-bfd9-4539-a281-6b199648fcbc => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:31:01.127244 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2041a902-2fd5-439f-894a-23c6892b21d7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:01.129015 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2041a902-2fd5-439f-894a-23c6892b21d7 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/ebc50be7-fcab-441e-9887-dd6ba9b4163c Jul 31 17:31:01.129245 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2041a902-2fd5-439f-894a-23c6892b21d7 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:01.129464 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2041a902-2fd5-439f-894a-23c6892b21d7 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:01.139434 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:01.139434 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:01.144572 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2041a902-2fd5-439f-894a-23c6892b21d7 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:31:01.151935 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2041a902-2fd5-439f-894a-23c6892b21d7 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/ebc50be7-fcab-441e-9887-dd6ba9b4163c returned with HTTP 200 Jul 31 17:31:01.152548 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1066/4244] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:01 2026] GET /volume/v3/volumes/ebc50be7-fcab-441e-9887-dd6ba9b4163c => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:01.161907 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-9fce7af5-ca94-468b-9b99-1585c974aafe tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Create volume of 1 GB Jul 31 17:31:01.162258 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:01.162258 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:01.162943 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9fce7af5-ca94-468b-9b99-1585c974aafe tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Availability Zones retrieved successfully. Jul 31 17:31:01.168897 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f49b7f33-d918-4626-8135-f9525eae3252 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:01.169924 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9fce7af5-ca94-468b-9b99-1585c974aafe tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Flow 'volume_create_api' (c7f854d4-2710-4889-9eb9-02dc8c4ef0d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:31:01.171045 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9fce7af5-ca94-468b-9b99-1585c974aafe tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e15b830-890a-4f47-9f8c-ce40113f6b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:01.171188 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f49b7f33-d918-4626-8135-f9525eae3252 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] DELETE https://10.4.3.92/volume/v3/volumes/ebc50be7-fcab-441e-9887-dd6ba9b4163c Jul 31 17:31:01.171346 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f49b7f33-d918-4626-8135-f9525eae3252 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:01.171579 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f49b7f33-d918-4626-8135-f9525eae3252 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:01.171888 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-f49b7f33-d918-4626-8135-f9525eae3252 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Delete volume with id: ebc50be7-fcab-441e-9887-dd6ba9b4163c Jul 31 17:31:01.172181 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-9fce7af5-ca94-468b-9b99-1585c974aafe tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:31:01.183494 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:01.183494 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:01.184081 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f49b7f33-d918-4626-8135-f9525eae3252 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:31:01.216626 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f49b7f33-d918-4626-8135-f9525eae3252 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Delete volume request issued successfully. Jul 31 17:31:01.216787 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f49b7f33-d918-4626-8135-f9525eae3252 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/ebc50be7-fcab-441e-9887-dd6ba9b4163c returned with HTTP 202 Jul 31 17:31:01.217224 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1066/4245] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:31:01 2026] DELETE /volume/v3/volumes/ebc50be7-fcab-441e-9887-dd6ba9b4163c => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:31:01.228420 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bd38719c-d67a-4966-a786-c0f69640b3d6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:01.230698 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bd38719c-d67a-4966-a786-c0f69640b3d6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/ebc50be7-fcab-441e-9887-dd6ba9b4163c Jul 31 17:31:01.231010 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bd38719c-d67a-4966-a786-c0f69640b3d6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:01.231282 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bd38719c-d67a-4966-a786-c0f69640b3d6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:01.240439 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:01.240439 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:01.244745 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-bd38719c-d67a-4966-a786-c0f69640b3d6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:31:01.246750 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9fce7af5-ca94-468b-9b99-1585c974aafe tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e15b830-890a-4f47-9f8c-ce40113f6b7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:30:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=37f7dd8a-6b2a-497a-98ae-6daa8a2ff3f0,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1294909634-1346238358',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '37f7dd8a-6b2a-497a-98ae-6daa8a2ff3f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:01.247598 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9fce7af5-ca94-468b-9b99-1585c974aafe tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56fce276-43d3-43f7-aa0d-2417512e8bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:01.249712 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bd38719c-d67a-4966-a786-c0f69640b3d6 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/ebc50be7-fcab-441e-9887-dd6ba9b4163c returned with HTTP 200 Jul 31 17:31:01.250235 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1058/4246] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:01 2026] GET /volume/v3/volumes/ebc50be7-fcab-441e-9887-dd6ba9b4163c => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:01.284660 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-9fce7af5-ca94-468b-9b99-1585c974aafe tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1294909634-1346238358 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1294909634-1346238358, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:31:01.284994 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-9fce7af5-ca94-468b-9b99-1585c974aafe tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1294909634-1346238358 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1294909634-1346238358, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:31:01.328202 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-9fce7af5-ca94-468b-9b99-1585c974aafe tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Created reservations ['ce2fed38-00bf-4aae-9e48-162ca8382dc4', 'c39a4477-d861-46b9-bcf4-fe865110144d', '622daf31-bba3-4016-b90e-05d1ab4bb571', '69e5394a-75a9-4db8-b9ba-a9e3b7cfdd06'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:31:01.329151 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9fce7af5-ca94-468b-9b99-1585c974aafe tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56fce276-43d3-43f7-aa0d-2417512e8bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce2fed38-00bf-4aae-9e48-162ca8382dc4', 'c39a4477-d861-46b9-bcf4-fe865110144d', '622daf31-bba3-4016-b90e-05d1ab4bb571', '69e5394a-75a9-4db8-b9ba-a9e3b7cfdd06']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:01.329970 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9fce7af5-ca94-468b-9b99-1585c974aafe tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (742cdaa7-b4de-45e5-b8d9-4749ae214358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:01.355724 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9fce7af5-ca94-468b-9b99-1585c974aafe tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (742cdaa7-b4de-45e5-b8d9-4749ae214358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b1a0b87-88fd-4d48-ab77-160028379d3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-253856821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef3a13ff5c424196a9800002a50ef8d4',qos_specs=None,replication_status=,reservations=['ce2fed38-00bf-4aae-9e48-162ca8382dc4','c39a4477-d861-46b9-bcf4-fe865110144d','622daf31-bba3-4016-b90e-05d1ab4bb571','69e5394a-75a9-4db8-b9ba-a9e3b7cfdd06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2597cf51fe214f82af61cc8cd2110f11',volume_type_id=37f7dd8a-6b2a-497a-98ae-6daa8a2ff3f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:31:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-253856821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b1a0b87-88fd-4d48-ab77-160028379d3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef3a13ff5c424196a9800002a50ef8d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2597cf51fe214f82af61cc8cd2110f11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(37f7dd8a-6b2a-497a-98ae-6daa8a2ff3f0),volume_type_id=37f7dd8a-6b2a-497a-98ae-6daa8a2ff3f0)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:01.356999 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9fce7af5-ca94-468b-9b99-1585c974aafe tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b9612c4-cb85-407a-b14b-d1c2a1d318ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:01.381687 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9fce7af5-ca94-468b-9b99-1585c974aafe tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b9612c4-cb85-407a-b14b-d1c2a1d318ea) transitioned into state 'SUCCESS' from state '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-253856821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef3a13ff5c424196a9800002a50ef8d4',qos_specs=None,replication_status=,reservations=['ce2fed38-00bf-4aae-9e48-162ca8382dc4','c39a4477-d861-46b9-bcf4-fe865110144d','622daf31-bba3-4016-b90e-05d1ab4bb571','69e5394a-75a9-4db8-b9ba-a9e3b7cfdd06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2597cf51fe214f82af61cc8cd2110f11',volume_type_id=37f7dd8a-6b2a-497a-98ae-6daa8a2ff3f0)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:01.382615 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9fce7af5-ca94-468b-9b99-1585c974aafe tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95d14770-e10e-44c6-873a-ad9a1629f5fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:01.395356 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9fce7af5-ca94-468b-9b99-1585c974aafe tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95d14770-e10e-44c6-873a-ad9a1629f5fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:01.395356 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-9fce7af5-ca94-468b-9b99-1585c974aafe tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Flow 'volume_create_api' (c7f854d4-2710-4889-9eb9-02dc8c4ef0d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:31:01.395356 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9fce7af5-ca94-468b-9b99-1585c974aafe tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Create volume request issued successfully. Jul 31 17:31:01.395356 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9fce7af5-ca94-468b-9b99-1585c974aafe tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:31:01.395694 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1057/4247] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:31:01 2026] POST /volume/v3/volumes => generated 844 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:31:01.408258 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4f7fe623-c5ef-4988-b0e4-e089afca8cd2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:01.410596 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4f7fe623-c5ef-4988-b0e4-e089afca8cd2 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a Jul 31 17:31:01.410863 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4f7fe623-c5ef-4988-b0e4-e089afca8cd2 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:01.411104 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4f7fe623-c5ef-4988-b0e4-e089afca8cd2 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:01.420920 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:01.420920 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:01.427907 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4f7fe623-c5ef-4988-b0e4-e089afca8cd2 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:31:01.433864 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4f7fe623-c5ef-4988-b0e4-e089afca8cd2 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a returned with HTTP 200 Jul 31 17:31:01.434415 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1067/4248] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:01 2026] GET /volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a => generated 912 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:01.578749 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d05cb6a6-01a9-4ab2-a7ee-62da56c5b454 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:01.580522 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d05cb6a6-01a9-4ab2-a7ee-62da56c5b454 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 Jul 31 17:31:01.580829 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d05cb6a6-01a9-4ab2-a7ee-62da56c5b454 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:01.581054 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d05cb6a6-01a9-4ab2-a7ee-62da56c5b454 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:01.581160 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-d05cb6a6-01a9-4ab2-a7ee-62da56c5b454 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 08c2f94e-5b48-444e-a7ce-f2350413fcc2. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:01.586471 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:01.586471 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:01.587476 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d05cb6a6-01a9-4ab2-a7ee-62da56c5b454 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 returned with HTTP 200 Jul 31 17:31:01.587970 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1067/4249] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:01 2026] GET /volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:01.602040 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f9b27e6f-0d7f-403d-9d89-13b2742f0c8b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:01.677711 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f9b27e6f-0d7f-403d-9d89-13b2742f0c8b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-reader] GET https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2/export_record Jul 31 17:31:01.678600 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f9b27e6f-0d7f-403d-9d89-13b2742f0c8b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-reader] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:01.678600 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f9b27e6f-0d7f-403d-9d89-13b2742f0c8b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-reader] Calling method 'export_record' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:01.678600 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.backups [None req-f9b27e6f-0d7f-403d-9d89-13b2742f0c8b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-reader] Export record for backup 08c2f94e-5b48-444e-a7ce-f2350413fcc2. {{(pid=100272) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 17:31:01.684728 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:01.684728 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:01.686937 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.policy [None req-f9b27e6f-0d7f-403d-9d89-13b2742f0c8b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '2e824ef1d46743a7896b630323a95c2a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8da8255788284b56a7f52d78700bb4f7', '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=100272) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:31:01.686937 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f9b27e6f-0d7f-403d-9d89-13b2742f0c8b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-reader] https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2/export_record returned with HTTP 403 Jul 31 17:31:01.686937 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1059/4250] 10.4.3.92 () {68 vars in 1423 bytes} [Fri Jul 31 17:31:01 2026] GET /volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2/export_record => generated 101 bytes in 85 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:31:01.697678 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c6b946b5-17a5-4242-ad37-bcf0bb0d940b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:01.700020 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c6b946b5-17a5-4242-ad37-bcf0bb0d940b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:31:01.700422 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c6b946b5-17a5-4242-ad37-bcf0bb0d940b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-422040817"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:01.702257 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-c6b946b5-17a5-4242-ad37-bcf0bb0d940b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-422040817'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:31:01.702392 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-c6b946b5-17a5-4242-ad37-bcf0bb0d940b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Create volume of 1 GB Jul 31 17:31:01.702807 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:01.702807 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:01.707923 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c6b946b5-17a5-4242-ad37-bcf0bb0d940b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Availability Zones retrieved successfully. Jul 31 17:31:01.715216 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c6b946b5-17a5-4242-ad37-bcf0bb0d940b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Flow 'volume_create_api' (05b1a24a-21d3-4e5d-8753-87820b013295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:31:01.716246 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c6b946b5-17a5-4242-ad37-bcf0bb0d940b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35d6b221-6ff6-4c6a-9a2e-746d42a99703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:01.717214 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-c6b946b5-17a5-4242-ad37-bcf0bb0d940b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:31:01.726977 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a4236aa7-1dfb-44f7-b9ed-c63739df6398 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:01.729454 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a4236aa7-1dfb-44f7-b9ed-c63739df6398 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde Jul 31 17:31:01.729754 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a4236aa7-1dfb-44f7-b9ed-c63739df6398 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:01.730060 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a4236aa7-1dfb-44f7-b9ed-c63739df6398 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:01.730199 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a4236aa7-1dfb-44f7-b9ed-c63739df6398 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 08825591-5383-4775-8308-d0b772cd9dde. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:01.735214 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:01.735214 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:01.736154 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a4236aa7-1dfb-44f7-b9ed-c63739df6398 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde returned with HTTP 200 Jul 31 17:31:01.736603 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1068/4251] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:01 2026] GET /volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:01.749434 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c6b946b5-17a5-4242-ad37-bcf0bb0d940b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35d6b221-6ff6-4c6a-9a2e-746d42a99703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:01.750415 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c6b946b5-17a5-4242-ad37-bcf0bb0d940b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb7de950-ec79-4212-953e-cc43585ac03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:01.803279 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-c6b946b5-17a5-4242-ad37-bcf0bb0d940b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Created reservations ['937d239f-0b9a-4526-81b7-13d9e81c3b3e', '71605a65-2d78-4ed3-935a-2abab4313c4c', '626a2016-be2f-4c35-abbd-79daf2316e27', '08838442-b3e1-425b-8ca3-dd31a9bbb944'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:31:01.804616 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c6b946b5-17a5-4242-ad37-bcf0bb0d940b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb7de950-ec79-4212-953e-cc43585ac03c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['937d239f-0b9a-4526-81b7-13d9e81c3b3e', '71605a65-2d78-4ed3-935a-2abab4313c4c', '626a2016-be2f-4c35-abbd-79daf2316e27', '08838442-b3e1-425b-8ca3-dd31a9bbb944']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:01.805661 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c6b946b5-17a5-4242-ad37-bcf0bb0d940b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a37faf7f-dd0f-4c69-b396-98071edc9d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:01.836185 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c6b946b5-17a5-4242-ad37-bcf0bb0d940b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a37faf7f-dd0f-4c69-b396-98071edc9d91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d34d5a8-fb26-45fc-a609-523d28817bee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-422040817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8da8255788284b56a7f52d78700bb4f7',qos_specs=None,replication_status=,reservations=['937d239f-0b9a-4526-81b7-13d9e81c3b3e','71605a65-2d78-4ed3-935a-2abab4313c4c','626a2016-be2f-4c35-abbd-79daf2316e27','08838442-b3e1-425b-8ca3-dd31a9bbb944'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a629519dd1184440b24c32f23a8389fe',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:31:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-422040817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d34d5a8-fb26-45fc-a609-523d28817bee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8da8255788284b56a7f52d78700bb4f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a629519dd1184440b24c32f23a8389fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:01.838098 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c6b946b5-17a5-4242-ad37-bcf0bb0d940b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (045a233c-1fc0-4ffc-b731-fc6918594af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:01.871368 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c6b946b5-17a5-4242-ad37-bcf0bb0d940b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (045a233c-1fc0-4ffc-b731-fc6918594af2) transitioned into state 'SUCCESS' from state '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-422040817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8da8255788284b56a7f52d78700bb4f7',qos_specs=None,replication_status=,reservations=['937d239f-0b9a-4526-81b7-13d9e81c3b3e','71605a65-2d78-4ed3-935a-2abab4313c4c','626a2016-be2f-4c35-abbd-79daf2316e27','08838442-b3e1-425b-8ca3-dd31a9bbb944'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a629519dd1184440b24c32f23a8389fe',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:01.871368 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c6b946b5-17a5-4242-ad37-bcf0bb0d940b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99213c2a-a079-4302-b307-6eed9ed2639c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:01.883595 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c6b946b5-17a5-4242-ad37-bcf0bb0d940b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99213c2a-a079-4302-b307-6eed9ed2639c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:01.885292 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-c6b946b5-17a5-4242-ad37-bcf0bb0d940b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Flow 'volume_create_api' (05b1a24a-21d3-4e5d-8753-87820b013295) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:31:01.886853 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c6b946b5-17a5-4242-ad37-bcf0bb0d940b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Create volume request issued successfully. Jul 31 17:31:01.886948 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c6b946b5-17a5-4242-ad37-bcf0bb0d940b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:31:01.887453 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1058/4252] 10.4.3.92 () {70 vars in 1291 bytes} [Fri Jul 31 17:31:01 2026] POST /volume/v3/volumes => generated 775 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:31:01.903108 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0d942813-b4f2-47c3-8d0d-a4639c84ad79 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:01.904829 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0d942813-b4f2-47c3-8d0d-a4639c84ad79 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/volumes/5d34d5a8-fb26-45fc-a609-523d28817bee Jul 31 17:31:01.904972 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0d942813-b4f2-47c3-8d0d-a4639c84ad79 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:01.905136 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0d942813-b4f2-47c3-8d0d-a4639c84ad79 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:01.914960 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:01.914960 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:01.920165 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0d942813-b4f2-47c3-8d0d-a4639c84ad79 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Volume info retrieved successfully. Jul 31 17:31:01.926919 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0d942813-b4f2-47c3-8d0d-a4639c84ad79 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/volumes/5d34d5a8-fb26-45fc-a609-523d28817bee returned with HTTP 200 Jul 31 17:31:01.927630 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1068/4253] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:01 2026] GET /volume/v3/volumes/5d34d5a8-fb26-45fc-a609-523d28817bee => generated 954 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:02.080762 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5c66e5e8-86f9-4ce3-b98e-0bc85aedcca7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:02.082595 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5c66e5e8-86f9-4ce3-b98e-0bc85aedcca7 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] GET https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 Jul 31 17:31:02.082812 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5c66e5e8-86f9-4ce3-b98e-0bc85aedcca7 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:02.082931 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5c66e5e8-86f9-4ce3-b98e-0bc85aedcca7 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:02.083093 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-5c66e5e8-86f9-4ce3-b98e-0bc85aedcca7 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Show backup with id 2c81050b-6236-4204-87f4-393d44abf5b7. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:02.087997 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:02.087997 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:02.088742 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5c66e5e8-86f9-4ce3-b98e-0bc85aedcca7 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 returned with HTTP 200 Jul 31 17:31:02.089147 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1060/4254] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:02 2026] GET /volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:02.264354 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5899f5d9-fa63-4f99-9624-aaca3e901bb8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:02.266463 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5899f5d9-fa63-4f99-9624-aaca3e901bb8 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/ebc50be7-fcab-441e-9887-dd6ba9b4163c Jul 31 17:31:02.266828 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5899f5d9-fa63-4f99-9624-aaca3e901bb8 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:02.267093 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5899f5d9-fa63-4f99-9624-aaca3e901bb8 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:02.276139 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5899f5d9-fa63-4f99-9624-aaca3e901bb8 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/ebc50be7-fcab-441e-9887-dd6ba9b4163c returned with HTTP 404 Jul 31 17:31:02.276884 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1069/4255] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:02 2026] GET /volume/v3/volumes/ebc50be7-fcab-441e-9887-dd6ba9b4163c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:31:02.287680 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fd8f7a65-3dc3-4dfc-92bb-db10499b27c8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:02.289975 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fd8f7a65-3dc3-4dfc-92bb-db10499b27c8 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe Jul 31 17:31:02.290202 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fd8f7a65-3dc3-4dfc-92bb-db10499b27c8 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:02.290451 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fd8f7a65-3dc3-4dfc-92bb-db10499b27c8 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:02.300622 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:02.300622 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:02.305498 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fd8f7a65-3dc3-4dfc-92bb-db10499b27c8 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:31:02.310786 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fd8f7a65-3dc3-4dfc-92bb-db10499b27c8 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe returned with HTTP 200 Jul 31 17:31:02.310970 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1059/4256] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:02 2026] GET /volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:02.325153 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-343d220b-5a4f-41d2-bf8d-3ab95c6ba7a9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:02.327303 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-343d220b-5a4f-41d2-bf8d-3ab95c6ba7a9 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] DELETE https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe Jul 31 17:31:02.327303 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-343d220b-5a4f-41d2-bf8d-3ab95c6ba7a9 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:02.327619 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-343d220b-5a4f-41d2-bf8d-3ab95c6ba7a9 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:02.327830 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-343d220b-5a4f-41d2-bf8d-3ab95c6ba7a9 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Delete volume with id: bdc61908-28a3-4245-9c85-20353ce2d6fe Jul 31 17:31:02.347286 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:02.347286 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:02.348080 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-343d220b-5a4f-41d2-bf8d-3ab95c6ba7a9 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:31:02.392378 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-343d220b-5a4f-41d2-bf8d-3ab95c6ba7a9 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Delete volume request issued successfully. Jul 31 17:31:02.392649 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-343d220b-5a4f-41d2-bf8d-3ab95c6ba7a9 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe returned with HTTP 202 Jul 31 17:31:02.393144 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1069/4257] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:31:02 2026] DELETE /volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:31:02.402174 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ace69bdd-e74b-4277-bc10-5f3830deb0c3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:02.406332 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ace69bdd-e74b-4277-bc10-5f3830deb0c3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe Jul 31 17:31:02.406332 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ace69bdd-e74b-4277-bc10-5f3830deb0c3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:02.406332 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ace69bdd-e74b-4277-bc10-5f3830deb0c3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:02.417024 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:02.417024 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:02.422056 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ace69bdd-e74b-4277-bc10-5f3830deb0c3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Volume info retrieved successfully. Jul 31 17:31:02.427757 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ace69bdd-e74b-4277-bc10-5f3830deb0c3 tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe returned with HTTP 200 Jul 31 17:31:02.428382 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1061/4258] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:02 2026] GET /volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:02.448020 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e559d67b-3582-408e-abb5-c1dcb4a13eab None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:02.449996 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e559d67b-3582-408e-abb5-c1dcb4a13eab tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a Jul 31 17:31:02.450223 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e559d67b-3582-408e-abb5-c1dcb4a13eab tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:02.450433 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e559d67b-3582-408e-abb5-c1dcb4a13eab tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:02.457944 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:02.457944 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:02.462298 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e559d67b-3582-408e-abb5-c1dcb4a13eab tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:31:02.470222 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e559d67b-3582-408e-abb5-c1dcb4a13eab tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a returned with HTTP 200 Jul 31 17:31:02.470526 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1070/4259] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:02 2026] GET /volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a => generated 936 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:02.749207 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-68d8e9e2-56a0-48b4-ba8a-4e3918ffada6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:02.751461 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-68d8e9e2-56a0-48b4-ba8a-4e3918ffada6 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde Jul 31 17:31:02.751713 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-68d8e9e2-56a0-48b4-ba8a-4e3918ffada6 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:02.752027 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-68d8e9e2-56a0-48b4-ba8a-4e3918ffada6 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:02.752122 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-68d8e9e2-56a0-48b4-ba8a-4e3918ffada6 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 08825591-5383-4775-8308-d0b772cd9dde. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:02.757930 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:02.757930 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:02.758975 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-68d8e9e2-56a0-48b4-ba8a-4e3918ffada6 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde returned with HTTP 200 Jul 31 17:31:02.759506 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1060/4260] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:02 2026] GET /volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:02.942133 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-441424ae-bda7-40ca-a4aa-7c170c41c2c8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:02.944049 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-441424ae-bda7-40ca-a4aa-7c170c41c2c8 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/volumes/5d34d5a8-fb26-45fc-a609-523d28817bee Jul 31 17:31:02.944266 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-441424ae-bda7-40ca-a4aa-7c170c41c2c8 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:02.944542 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-441424ae-bda7-40ca-a4aa-7c170c41c2c8 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:02.953523 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:02.953523 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:02.957866 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-441424ae-bda7-40ca-a4aa-7c170c41c2c8 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Volume info retrieved successfully. Jul 31 17:31:02.961932 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-441424ae-bda7-40ca-a4aa-7c170c41c2c8 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/volumes/5d34d5a8-fb26-45fc-a609-523d28817bee returned with HTTP 200 Jul 31 17:31:02.962306 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1070/4261] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:02 2026] GET /volume/v3/volumes/5d34d5a8-fb26-45fc-a609-523d28817bee => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:31:02.976688 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6fca8f41-458d-4503-b689-0976808f7552 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:02.978120 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6fca8f41-458d-4503-b689-0976808f7552 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] POST https://10.4.3.92/volume/v3/backups Jul 31 17:31:02.978576 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6fca8f41-458d-4503-b689-0976808f7552 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5d34d5a8-fb26-45fc-a609-523d28817bee", "name": "tempest-type-Backup-1063674642"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:02.980098 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.backups [None req-6fca8f41-458d-4503-b689-0976808f7552 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Creating new backup {'backup': {'volume_id': '5d34d5a8-fb26-45fc-a609-523d28817bee', 'name': 'tempest-type-Backup-1063674642'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:31:02.980364 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-6fca8f41-458d-4503-b689-0976808f7552 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Creating backup of volume 5d34d5a8-fb26-45fc-a609-523d28817bee in container None Jul 31 17:31:02.989431 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:02.989431 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:02.989431 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6fca8f41-458d-4503-b689-0976808f7552 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Volume info retrieved successfully. Jul 31 17:31:03.007246 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-6fca8f41-458d-4503-b689-0976808f7552 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Created reservations ['773a5ef7-7906-45e8-b91e-602821d20381', '162dbcb7-0159-4015-a2c5-5bbd49857d62'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:31:03.041800 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6fca8f41-458d-4503-b689-0976808f7552 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:31:03.042419 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1062/4262] 10.4.3.92 () {70 vars in 1292 bytes} [Fri Jul 31 17:31:02 2026] POST /volume/v3/backups => generated 314 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:31:03.053269 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6656cb56-6aa8-4e50-a925-e32142a4ab92 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:03.055275 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6656cb56-6aa8-4e50-a925-e32142a4ab92 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 Jul 31 17:31:03.055573 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6656cb56-6aa8-4e50-a925-e32142a4ab92 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:03.055823 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6656cb56-6aa8-4e50-a925-e32142a4ab92 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:03.055993 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6656cb56-6aa8-4e50-a925-e32142a4ab92 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 98ef64da-b095-47bd-8316-2e985e147cd9. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:03.067082 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:03.067082 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:03.067794 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6656cb56-6aa8-4e50-a925-e32142a4ab92 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 returned with HTTP 200 Jul 31 17:31:03.068176 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1071/4263] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:03 2026] GET /volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 => generated 721 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:03.103513 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5f264965-8eb4-42f7-83e8-88722b216dfd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:03.105356 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5f264965-8eb4-42f7-83e8-88722b216dfd tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] GET https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 Jul 31 17:31:03.105924 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5f264965-8eb4-42f7-83e8-88722b216dfd tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:03.106401 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5f264965-8eb4-42f7-83e8-88722b216dfd tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:03.106613 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5f264965-8eb4-42f7-83e8-88722b216dfd tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Show backup with id 2c81050b-6236-4204-87f4-393d44abf5b7. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:03.111879 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:03.111879 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:03.112543 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5f264965-8eb4-42f7-83e8-88722b216dfd tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 returned with HTTP 200 Jul 31 17:31:03.112901 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1061/4264] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:03 2026] GET /volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:03.439850 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-221ce6f8-0008-48cc-9321-882b2b9b36cd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:03.441937 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-221ce6f8-0008-48cc-9321-882b2b9b36cd tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] GET https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe Jul 31 17:31:03.442182 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-221ce6f8-0008-48cc-9321-882b2b9b36cd tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:03.442461 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-221ce6f8-0008-48cc-9321-882b2b9b36cd tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:03.448971 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-221ce6f8-0008-48cc-9321-882b2b9b36cd tempest-VolumesSnapshotTestJSON-1695282953 tempest-VolumesSnapshotTestJSON-1695282953-project-member] https://10.4.3.92/volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe returned with HTTP 404 Jul 31 17:31:03.449546 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1071/4265] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:03 2026] GET /volume/v3/volumes/bdc61908-28a3-4245-9c85-20353ce2d6fe => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:31:03.485060 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cf1d0625-31f7-4de2-acf6-f2dac63b8eeb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:03.486936 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cf1d0625-31f7-4de2-acf6-f2dac63b8eeb tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a Jul 31 17:31:03.487107 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cf1d0625-31f7-4de2-acf6-f2dac63b8eeb tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:03.487275 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cf1d0625-31f7-4de2-acf6-f2dac63b8eeb tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:03.494295 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:03.494295 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:03.497897 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-cf1d0625-31f7-4de2-acf6-f2dac63b8eeb tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:31:03.501886 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cf1d0625-31f7-4de2-acf6-f2dac63b8eeb tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a returned with HTTP 200 Jul 31 17:31:03.502245 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1063/4266] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:03 2026] GET /volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a => generated 997 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:03.771172 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-54100a9d-8777-4956-9205-3a1d134c4234 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:03.772951 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-54100a9d-8777-4956-9205-3a1d134c4234 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde Jul 31 17:31:03.773266 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-54100a9d-8777-4956-9205-3a1d134c4234 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:03.773574 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-54100a9d-8777-4956-9205-3a1d134c4234 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:03.773793 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-54100a9d-8777-4956-9205-3a1d134c4234 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 08825591-5383-4775-8308-d0b772cd9dde. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:03.777791 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:03.777791 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:03.778810 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-54100a9d-8777-4956-9205-3a1d134c4234 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde returned with HTTP 200 Jul 31 17:31:03.778998 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1072/4267] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:03 2026] GET /volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:03.789358 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f724cf1d-8439-43a6-a3a0-b41faf885fe1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:03.791814 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f724cf1d-8439-43a6-a3a0-b41faf885fe1 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] POST https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde/restore Jul 31 17:31:03.792208 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f724cf1d-8439-43a6-a3a0-b41faf885fe1 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "bb1e1a3f-de0c-4c1f-83c6-f45cd4f97dfe"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:03.794131 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-f724cf1d-8439-43a6-a3a0-b41faf885fe1 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Restoring backup 08825591-5383-4775-8308-d0b772cd9dde ({'restore': {'volume_id': 'bb1e1a3f-de0c-4c1f-83c6-f45cd4f97dfe'}}) {{(pid=100273) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 17:31:03.794420 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-f724cf1d-8439-43a6-a3a0-b41faf885fe1 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Restoring backup 08825591-5383-4775-8308-d0b772cd9dde to volume bb1e1a3f-de0c-4c1f-83c6-f45cd4f97dfe. Jul 31 17:31:03.799336 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:03.799336 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:03.808232 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:03.808232 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:03.808830 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f724cf1d-8439-43a6-a3a0-b41faf885fe1 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Volume info retrieved successfully. Jul 31 17:31:03.808968 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.backup.api [None req-f724cf1d-8439-43a6-a3a0-b41faf885fe1 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Checking backup size 1 against volume size 1 {{(pid=100273) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 17:31:03.809083 np0000006248 devstack@c-api.service[100273]: INFO cinder.backup.api [None req-f724cf1d-8439-43a6-a3a0-b41faf885fe1 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Overwriting volume bb1e1a3f-de0c-4c1f-83c6-f45cd4f97dfe with restore of backup 08825591-5383-4775-8308-d0b772cd9dde Jul 31 17:31:03.824554 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-f724cf1d-8439-43a6-a3a0-b41faf885fe1 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] restore_backup in rpcapi backup_id 08825591-5383-4775-8308-d0b772cd9dde {{(pid=100273) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 17:31:03.826327 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f724cf1d-8439-43a6-a3a0-b41faf885fe1 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde/restore returned with HTTP 202 Jul 31 17:31:03.826832 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1062/4268] 10.4.3.92 () {68 vars in 1386 bytes} [Fri Jul 31 17:31:03 2026] POST /volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde/restore => generated 181 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:31:03.834897 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d768cccb-f483-4b74-94a9-2bc0a4afebe1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:03.836817 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d768cccb-f483-4b74-94a9-2bc0a4afebe1 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde Jul 31 17:31:03.836992 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d768cccb-f483-4b74-94a9-2bc0a4afebe1 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:03.837216 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d768cccb-f483-4b74-94a9-2bc0a4afebe1 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:03.837378 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-d768cccb-f483-4b74-94a9-2bc0a4afebe1 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 08825591-5383-4775-8308-d0b772cd9dde. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:03.841953 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:03.841953 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:03.842947 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d768cccb-f483-4b74-94a9-2bc0a4afebe1 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde returned with HTTP 200 Jul 31 17:31:03.843361 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1072/4269] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:03 2026] GET /volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:04.080087 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b8de9dd7-1016-47bc-ba26-6b25f8996710 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:04.081888 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b8de9dd7-1016-47bc-ba26-6b25f8996710 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 Jul 31 17:31:04.082101 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b8de9dd7-1016-47bc-ba26-6b25f8996710 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:04.082297 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b8de9dd7-1016-47bc-ba26-6b25f8996710 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:04.082433 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-b8de9dd7-1016-47bc-ba26-6b25f8996710 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 98ef64da-b095-47bd-8316-2e985e147cd9. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:04.086900 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:04.086900 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:04.087720 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b8de9dd7-1016-47bc-ba26-6b25f8996710 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 returned with HTTP 200 Jul 31 17:31:04.088208 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1064/4270] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:04 2026] GET /volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:04.123245 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9bf6e3f6-02e0-4069-9f48-354fb3d15b97 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:04.124986 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9bf6e3f6-02e0-4069-9f48-354fb3d15b97 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] GET https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 Jul 31 17:31:04.125216 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9bf6e3f6-02e0-4069-9f48-354fb3d15b97 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:04.125426 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9bf6e3f6-02e0-4069-9f48-354fb3d15b97 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:04.125506 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-9bf6e3f6-02e0-4069-9f48-354fb3d15b97 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Show backup with id 2c81050b-6236-4204-87f4-393d44abf5b7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:04.129630 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:04.129630 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:04.130301 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9bf6e3f6-02e0-4069-9f48-354fb3d15b97 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 returned with HTTP 200 Jul 31 17:31:04.131019 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1073/4271] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:04 2026] GET /volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:04.516245 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1af96bbb-1eed-43d4-b20d-ea012a1c2662 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:04.518467 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1af96bbb-1eed-43d4-b20d-ea012a1c2662 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a Jul 31 17:31:04.518720 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1af96bbb-1eed-43d4-b20d-ea012a1c2662 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:04.518992 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1af96bbb-1eed-43d4-b20d-ea012a1c2662 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:04.529803 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:04.529803 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:04.534390 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1af96bbb-1eed-43d4-b20d-ea012a1c2662 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:31:04.540723 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1af96bbb-1eed-43d4-b20d-ea012a1c2662 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a returned with HTTP 200 Jul 31 17:31:04.541589 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1063/4272] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:04 2026] GET /volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a => generated 997 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:04.853003 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1fe357a7-40c0-40bd-9acf-f7d037b403d1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:04.854860 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1fe357a7-40c0-40bd-9acf-f7d037b403d1 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde Jul 31 17:31:04.855073 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1fe357a7-40c0-40bd-9acf-f7d037b403d1 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:04.855284 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1fe357a7-40c0-40bd-9acf-f7d037b403d1 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:04.855443 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-1fe357a7-40c0-40bd-9acf-f7d037b403d1 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 08825591-5383-4775-8308-d0b772cd9dde. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:04.857200 np0000006248 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=378,cinder:INSERT=52,cinder:UPDATE=104 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:31:04.859993 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:04.859993 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:04.860984 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1fe357a7-40c0-40bd-9acf-f7d037b403d1 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde returned with HTTP 200 Jul 31 17:31:04.861420 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1073/4273] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:04 2026] GET /volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:05.098967 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2822abf3-1f4f-4050-8687-c9ec8a27eeed None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:05.100789 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2822abf3-1f4f-4050-8687-c9ec8a27eeed tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 Jul 31 17:31:05.100990 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2822abf3-1f4f-4050-8687-c9ec8a27eeed tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:05.101187 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2822abf3-1f4f-4050-8687-c9ec8a27eeed tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:05.101301 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-2822abf3-1f4f-4050-8687-c9ec8a27eeed tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 98ef64da-b095-47bd-8316-2e985e147cd9. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:05.103097 np0000006248 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=521,cinder:INSERT=96,cinder:UPDATE=170 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:31:05.106339 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:05.106339 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:05.107139 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2822abf3-1f4f-4050-8687-c9ec8a27eeed tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 returned with HTTP 200 Jul 31 17:31:05.107612 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1065/4274] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:05 2026] GET /volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:05.141576 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-804529e8-87b7-4381-866e-8bc2a547e1be None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:05.143837 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-804529e8-87b7-4381-866e-8bc2a547e1be tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] GET https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 Jul 31 17:31:05.144097 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-804529e8-87b7-4381-866e-8bc2a547e1be tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:05.144367 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-804529e8-87b7-4381-866e-8bc2a547e1be tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:05.144514 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-804529e8-87b7-4381-866e-8bc2a547e1be tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Show backup with id 2c81050b-6236-4204-87f4-393d44abf5b7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:05.146612 np0000006248 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=448,cinder:UPDATE=142,cinder:INSERT=70 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:31:05.150304 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:05.150304 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:05.151455 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-804529e8-87b7-4381-866e-8bc2a547e1be tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 returned with HTTP 200 Jul 31 17:31:05.152051 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1074/4275] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:05 2026] GET /volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:05.556973 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e6fce988-0711-497b-8034-921a17cba914 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:05.559375 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e6fce988-0711-497b-8034-921a17cba914 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a Jul 31 17:31:05.559613 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e6fce988-0711-497b-8034-921a17cba914 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:05.559986 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e6fce988-0711-497b-8034-921a17cba914 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:05.568884 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:05.568884 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:05.573744 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e6fce988-0711-497b-8034-921a17cba914 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:31:05.579681 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e6fce988-0711-497b-8034-921a17cba914 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a returned with HTTP 200 Jul 31 17:31:05.580196 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1064/4276] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:05 2026] GET /volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a => generated 997 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:05.873842 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-618172a0-1c08-4b19-b16f-3b8984a5053d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:05.876034 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-618172a0-1c08-4b19-b16f-3b8984a5053d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde Jul 31 17:31:05.876259 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-618172a0-1c08-4b19-b16f-3b8984a5053d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:05.876512 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-618172a0-1c08-4b19-b16f-3b8984a5053d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:05.876637 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-618172a0-1c08-4b19-b16f-3b8984a5053d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 08825591-5383-4775-8308-d0b772cd9dde. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:05.882116 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:05.882116 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:05.883132 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-618172a0-1c08-4b19-b16f-3b8984a5053d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde returned with HTTP 200 Jul 31 17:31:05.883594 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1074/4277] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:05 2026] GET /volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:06.117517 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-472d52c7-664a-4bda-ae95-1949a451e770 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:06.119926 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-472d52c7-664a-4bda-ae95-1949a451e770 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 Jul 31 17:31:06.120170 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-472d52c7-664a-4bda-ae95-1949a451e770 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:06.120400 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-472d52c7-664a-4bda-ae95-1949a451e770 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:06.120523 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-472d52c7-664a-4bda-ae95-1949a451e770 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 98ef64da-b095-47bd-8316-2e985e147cd9. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:06.124918 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:06.124918 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:06.125659 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-472d52c7-664a-4bda-ae95-1949a451e770 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 returned with HTTP 200 Jul 31 17:31:06.126141 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1066/4278] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:06 2026] GET /volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:06.163216 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-11cd2ba6-023b-4990-9744-6dafc3aae90e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:06.165245 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-11cd2ba6-023b-4990-9744-6dafc3aae90e tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] GET https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 Jul 31 17:31:06.165872 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-11cd2ba6-023b-4990-9744-6dafc3aae90e tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:06.165872 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-11cd2ba6-023b-4990-9744-6dafc3aae90e tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:06.165872 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-11cd2ba6-023b-4990-9744-6dafc3aae90e tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Show backup with id 2c81050b-6236-4204-87f4-393d44abf5b7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:06.170120 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:06.170120 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:06.170819 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-11cd2ba6-023b-4990-9744-6dafc3aae90e tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 returned with HTTP 200 Jul 31 17:31:06.171214 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1075/4279] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:06 2026] GET /volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:06.190160 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6eb3c634-7e2c-4b9d-a602-69517f405e3e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:06.203862 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6eb3c634-7e2c-4b9d-a602-69517f405e3e tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] PUT https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 Jul 31 17:31:06.207825 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6eb3c634-7e2c-4b9d-a602-69517f405e3e tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:06.231015 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:06.231015 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:06.246385 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6eb3c634-7e2c-4b9d-a602-69517f405e3e tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 returned with HTTP 200 Jul 31 17:31:06.246910 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1065/4280] 10.4.3.92 () {70 vars in 1401 bytes} [Fri Jul 31 17:31:06 2026] PUT /volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 => generated 314 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:06.257172 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-92c171a1-6aab-4bb6-9c24-4404e7f3b65c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:06.260118 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-92c171a1-6aab-4bb6-9c24-4404e7f3b65c tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] GET https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 Jul 31 17:31:06.260118 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-92c171a1-6aab-4bb6-9c24-4404e7f3b65c tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:06.260424 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-92c171a1-6aab-4bb6-9c24-4404e7f3b65c tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:06.261522 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-92c171a1-6aab-4bb6-9c24-4404e7f3b65c tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Show backup with id 2c81050b-6236-4204-87f4-393d44abf5b7. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:06.266797 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:06.266797 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:06.267657 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-92c171a1-6aab-4bb6-9c24-4404e7f3b65c tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 returned with HTTP 200 Jul 31 17:31:06.268258 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1075/4281] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:06 2026] GET /volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 => generated 760 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:06.286105 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6d393a5c-89ac-4c30-ac3e-c415b02e3304 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:06.288179 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6d393a5c-89ac-4c30-ac3e-c415b02e3304 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] DELETE https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 Jul 31 17:31:06.288474 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6d393a5c-89ac-4c30-ac3e-c415b02e3304 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:06.288738 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6d393a5c-89ac-4c30-ac3e-c415b02e3304 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:06.288851 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-6d393a5c-89ac-4c30-ac3e-c415b02e3304 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Delete backup with id: 2c81050b-6236-4204-87f4-393d44abf5b7. Jul 31 17:31:06.294453 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:06.294453 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:06.308065 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.backup.rpcapi [None req-6d393a5c-89ac-4c30-ac3e-c415b02e3304 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] delete_backup rpcapi backup_id 2c81050b-6236-4204-87f4-393d44abf5b7 {{(pid=100272) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:31:06.309902 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6d393a5c-89ac-4c30-ac3e-c415b02e3304 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 returned with HTTP 202 Jul 31 17:31:06.310294 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1067/4282] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:31:06 2026] DELETE /volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:31:06.317836 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a0f79e2d-e2da-46d1-aca0-cb7ad5ad2627 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:06.319961 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a0f79e2d-e2da-46d1-aca0-cb7ad5ad2627 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] GET https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 Jul 31 17:31:06.320222 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a0f79e2d-e2da-46d1-aca0-cb7ad5ad2627 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:06.320486 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a0f79e2d-e2da-46d1-aca0-cb7ad5ad2627 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:06.320605 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a0f79e2d-e2da-46d1-aca0-cb7ad5ad2627 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Show backup with id 2c81050b-6236-4204-87f4-393d44abf5b7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:06.326482 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:06.326482 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:06.327362 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a0f79e2d-e2da-46d1-aca0-cb7ad5ad2627 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 returned with HTTP 200 Jul 31 17:31:06.327751 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1076/4283] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:06 2026] GET /volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:06.592602 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-968219b8-2994-4a1e-aae3-60255fc3982b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:06.594528 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-968219b8-2994-4a1e-aae3-60255fc3982b tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a Jul 31 17:31:06.594843 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-968219b8-2994-4a1e-aae3-60255fc3982b tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:06.594904 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-968219b8-2994-4a1e-aae3-60255fc3982b tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:06.602481 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:06.602481 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:06.606125 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-968219b8-2994-4a1e-aae3-60255fc3982b tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:31:06.611213 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-968219b8-2994-4a1e-aae3-60255fc3982b tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a returned with HTTP 200 Jul 31 17:31:06.611646 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1066/4284] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:06 2026] GET /volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a => generated 997 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:06.894706 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5326c1b2-2c42-4960-9aa3-07f1eb42281d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:06.896949 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5326c1b2-2c42-4960-9aa3-07f1eb42281d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde Jul 31 17:31:06.897179 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5326c1b2-2c42-4960-9aa3-07f1eb42281d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:06.897422 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5326c1b2-2c42-4960-9aa3-07f1eb42281d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:06.897549 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-5326c1b2-2c42-4960-9aa3-07f1eb42281d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 08825591-5383-4775-8308-d0b772cd9dde. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:06.902242 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:06.902242 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:06.903282 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5326c1b2-2c42-4960-9aa3-07f1eb42281d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde returned with HTTP 200 Jul 31 17:31:06.903684 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1076/4285] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:06 2026] GET /volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:07.136559 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8f97af08-59b3-448d-a391-6f510bc9c3ac None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:07.138428 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8f97af08-59b3-448d-a391-6f510bc9c3ac tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 Jul 31 17:31:07.138645 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8f97af08-59b3-448d-a391-6f510bc9c3ac tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:07.138833 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8f97af08-59b3-448d-a391-6f510bc9c3ac tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:07.138948 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-8f97af08-59b3-448d-a391-6f510bc9c3ac tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 98ef64da-b095-47bd-8316-2e985e147cd9. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:07.143583 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:07.143583 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:07.144185 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8f97af08-59b3-448d-a391-6f510bc9c3ac tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 returned with HTTP 200 Jul 31 17:31:07.144589 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1068/4286] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:07 2026] GET /volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:07.340180 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2c93c2c0-616f-47e5-ac60-9b3c697452de None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:07.342043 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2c93c2c0-616f-47e5-ac60-9b3c697452de tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] GET https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 Jul 31 17:31:07.342295 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2c93c2c0-616f-47e5-ac60-9b3c697452de tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:07.342519 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2c93c2c0-616f-47e5-ac60-9b3c697452de tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:07.342618 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-2c93c2c0-616f-47e5-ac60-9b3c697452de tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Show backup with id 2c81050b-6236-4204-87f4-393d44abf5b7. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:07.346600 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2c93c2c0-616f-47e5-ac60-9b3c697452de tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] https://10.4.3.92/volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 returned with HTTP 404 Jul 31 17:31:07.347118 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1077/4287] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:07 2026] GET /volume/v3/backups/2c81050b-6236-4204-87f4-393d44abf5b7 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:31:07.356052 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3dfa1579-ed4d-4685-a0f9-188bcda2c28c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:07.357965 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3dfa1579-ed4d-4685-a0f9-188bcda2c28c tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/06ff8b2e-837d-451c-9766-1cd7e5b5488d Jul 31 17:31:07.358212 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3dfa1579-ed4d-4685-a0f9-188bcda2c28c tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:07.358427 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3dfa1579-ed4d-4685-a0f9-188bcda2c28c tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:07.358585 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-3dfa1579-ed4d-4685-a0f9-188bcda2c28c tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Delete volume with id: 06ff8b2e-837d-451c-9766-1cd7e5b5488d Jul 31 17:31:07.360672 np0000006248 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=350,cinder:INSERT=49,cinder:UPDATE=103 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:31:07.368873 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:07.368873 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:07.369265 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3dfa1579-ed4d-4685-a0f9-188bcda2c28c tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Volume info retrieved successfully. Jul 31 17:31:07.406090 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3dfa1579-ed4d-4685-a0f9-188bcda2c28c tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Delete volume request issued successfully. Jul 31 17:31:07.406246 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3dfa1579-ed4d-4685-a0f9-188bcda2c28c tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] https://10.4.3.92/volume/v3/volumes/06ff8b2e-837d-451c-9766-1cd7e5b5488d returned with HTTP 202 Jul 31 17:31:07.406696 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1067/4288] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:31:07 2026] DELETE /volume/v3/volumes/06ff8b2e-837d-451c-9766-1cd7e5b5488d => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:31:07.414730 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-42213ba1-72cc-48ab-a922-1cd919e4928c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:07.416679 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-42213ba1-72cc-48ab-a922-1cd919e4928c tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] GET https://10.4.3.92/volume/v3/volumes/06ff8b2e-837d-451c-9766-1cd7e5b5488d Jul 31 17:31:07.416851 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-42213ba1-72cc-48ab-a922-1cd919e4928c tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:07.417281 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-42213ba1-72cc-48ab-a922-1cd919e4928c tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:07.429248 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:07.429248 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:07.434128 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-42213ba1-72cc-48ab-a922-1cd919e4928c tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Volume info retrieved successfully. Jul 31 17:31:07.439760 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-42213ba1-72cc-48ab-a922-1cd919e4928c tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] https://10.4.3.92/volume/v3/volumes/06ff8b2e-837d-451c-9766-1cd7e5b5488d returned with HTTP 200 Jul 31 17:31:07.440576 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1077/4289] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:07 2026] GET /volume/v3/volumes/06ff8b2e-837d-451c-9766-1cd7e5b5488d => generated 1005 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:31:07.628402 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7b4245dd-489d-45f2-a9aa-fc6768ee156f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:07.630143 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7b4245dd-489d-45f2-a9aa-fc6768ee156f tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a Jul 31 17:31:07.630305 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7b4245dd-489d-45f2-a9aa-fc6768ee156f tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:07.630502 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7b4245dd-489d-45f2-a9aa-fc6768ee156f tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:07.637704 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:07.637704 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:07.641213 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7b4245dd-489d-45f2-a9aa-fc6768ee156f tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:31:07.645511 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7b4245dd-489d-45f2-a9aa-fc6768ee156f tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a returned with HTTP 200 Jul 31 17:31:07.645918 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1069/4290] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:07 2026] GET /volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a => generated 997 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:07.916563 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-29601205-95ca-4325-8ac1-5f6a5285e745 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:07.918816 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-29601205-95ca-4325-8ac1-5f6a5285e745 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde Jul 31 17:31:07.919039 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-29601205-95ca-4325-8ac1-5f6a5285e745 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:07.919416 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-29601205-95ca-4325-8ac1-5f6a5285e745 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:07.919416 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-29601205-95ca-4325-8ac1-5f6a5285e745 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 08825591-5383-4775-8308-d0b772cd9dde. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:07.925249 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:07.925249 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:07.926084 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-29601205-95ca-4325-8ac1-5f6a5285e745 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde returned with HTTP 200 Jul 31 17:31:07.926640 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1078/4291] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:07 2026] GET /volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:08.156840 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-048210f6-eb61-440a-8994-98adc62995ae None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:08.159639 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-048210f6-eb61-440a-8994-98adc62995ae tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 Jul 31 17:31:08.159808 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-048210f6-eb61-440a-8994-98adc62995ae tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:08.160058 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-048210f6-eb61-440a-8994-98adc62995ae tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:08.160292 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-048210f6-eb61-440a-8994-98adc62995ae tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 98ef64da-b095-47bd-8316-2e985e147cd9. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:08.166212 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:08.166212 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:08.166862 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-048210f6-eb61-440a-8994-98adc62995ae tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 returned with HTTP 200 Jul 31 17:31:08.167401 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1068/4292] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:08 2026] GET /volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:08.455363 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4f1bd876-4f89-4068-acac-76d00f353974 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:08.457465 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4f1bd876-4f89-4068-acac-76d00f353974 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] GET https://10.4.3.92/volume/v3/volumes/06ff8b2e-837d-451c-9766-1cd7e5b5488d Jul 31 17:31:08.457808 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4f1bd876-4f89-4068-acac-76d00f353974 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:08.458058 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4f1bd876-4f89-4068-acac-76d00f353974 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:08.466012 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4f1bd876-4f89-4068-acac-76d00f353974 tempest-ProjectAdminTests39-49384762 tempest-ProjectAdminTests39-49384762-project-admin] https://10.4.3.92/volume/v3/volumes/06ff8b2e-837d-451c-9766-1cd7e5b5488d returned with HTTP 404 Jul 31 17:31:08.466576 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1078/4293] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:08 2026] GET /volume/v3/volumes/06ff8b2e-837d-451c-9766-1cd7e5b5488d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:31:08.663515 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-198e41eb-5ff7-41fa-896c-8c24d8a6a003 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:08.668260 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-198e41eb-5ff7-41fa-896c-8c24d8a6a003 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a Jul 31 17:31:08.668512 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-198e41eb-5ff7-41fa-896c-8c24d8a6a003 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:08.668941 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-198e41eb-5ff7-41fa-896c-8c24d8a6a003 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:08.680634 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:08.680634 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:08.685878 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-198e41eb-5ff7-41fa-896c-8c24d8a6a003 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:31:08.694222 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-198e41eb-5ff7-41fa-896c-8c24d8a6a003 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a returned with HTTP 200 Jul 31 17:31:08.694640 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1070/4294] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:08 2026] GET /volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a => generated 997 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:08.939413 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-50997732-df8c-42c2-9396-540c25fcfb74 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:08.942106 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-50997732-df8c-42c2-9396-540c25fcfb74 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde Jul 31 17:31:08.942441 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-50997732-df8c-42c2-9396-540c25fcfb74 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:08.942806 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-50997732-df8c-42c2-9396-540c25fcfb74 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:08.942961 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-50997732-df8c-42c2-9396-540c25fcfb74 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 08825591-5383-4775-8308-d0b772cd9dde. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:08.954520 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:08.954520 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:08.955104 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-50997732-df8c-42c2-9396-540c25fcfb74 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde returned with HTTP 200 Jul 31 17:31:08.955627 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1079/4295] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:08 2026] GET /volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:09.180630 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f25ba964-6040-426d-9c3a-ea88d89066ba None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:09.182789 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f25ba964-6040-426d-9c3a-ea88d89066ba tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 Jul 31 17:31:09.182851 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f25ba964-6040-426d-9c3a-ea88d89066ba tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:09.183067 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f25ba964-6040-426d-9c3a-ea88d89066ba tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:09.183205 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-f25ba964-6040-426d-9c3a-ea88d89066ba tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 98ef64da-b095-47bd-8316-2e985e147cd9. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:09.198951 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:09.198951 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:09.198951 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f25ba964-6040-426d-9c3a-ea88d89066ba tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 returned with HTTP 200 Jul 31 17:31:09.204141 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1069/4296] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:09 2026] GET /volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 => generated 734 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:09.716384 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-96e1db30-ac4d-4a73-8d36-b79230e0f7f5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:09.728347 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-96e1db30-ac4d-4a73-8d36-b79230e0f7f5 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a Jul 31 17:31:09.728347 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-96e1db30-ac4d-4a73-8d36-b79230e0f7f5 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:09.728347 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-96e1db30-ac4d-4a73-8d36-b79230e0f7f5 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:09.735190 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:09.735190 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:09.740153 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-96e1db30-ac4d-4a73-8d36-b79230e0f7f5 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:31:09.746438 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-96e1db30-ac4d-4a73-8d36-b79230e0f7f5 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a returned with HTTP 200 Jul 31 17:31:09.750332 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1079/4297] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:09 2026] GET /volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a => generated 997 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:09.972697 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5d34437e-20a2-4fa2-a95f-df2643ca9d77 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:09.977582 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5d34437e-20a2-4fa2-a95f-df2643ca9d77 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde Jul 31 17:31:09.977821 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5d34437e-20a2-4fa2-a95f-df2643ca9d77 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:09.978015 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5d34437e-20a2-4fa2-a95f-df2643ca9d77 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:09.978121 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-5d34437e-20a2-4fa2-a95f-df2643ca9d77 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 08825591-5383-4775-8308-d0b772cd9dde. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:09.984751 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:09.984751 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:09.987004 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5d34437e-20a2-4fa2-a95f-df2643ca9d77 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde returned with HTTP 200 Jul 31 17:31:09.987004 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1071/4298] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:09 2026] GET /volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:10.219940 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-964a18b0-8dcd-4c2c-901e-d4d1ed967a03 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:10.223839 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-964a18b0-8dcd-4c2c-901e-d4d1ed967a03 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 Jul 31 17:31:10.224189 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-964a18b0-8dcd-4c2c-901e-d4d1ed967a03 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:10.224469 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-964a18b0-8dcd-4c2c-901e-d4d1ed967a03 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:10.224630 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-964a18b0-8dcd-4c2c-901e-d4d1ed967a03 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 98ef64da-b095-47bd-8316-2e985e147cd9. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:10.231648 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:10.231648 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:10.232476 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-964a18b0-8dcd-4c2c-901e-d4d1ed967a03 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 returned with HTTP 200 Jul 31 17:31:10.233023 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1080/4299] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:10 2026] GET /volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:10.324798 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-31371268-7cb7-45b9-bf88-9e2aa0683313 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:10.471955 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-31371268-7cb7-45b9-bf88-9e2aa0683313 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:31:10.474339 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-31371268-7cb7-45b9-bf88-9e2aa0683313 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1263827072"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:10.474339 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-31371268-7cb7-45b9-bf88-9e2aa0683313 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1263827072'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:31:10.474339 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-31371268-7cb7-45b9-bf88-9e2aa0683313 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Create volume of 1 GB Jul 31 17:31:10.479587 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-31371268-7cb7-45b9-bf88-9e2aa0683313 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Availability Zones retrieved successfully. Jul 31 17:31:10.485111 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-31371268-7cb7-45b9-bf88-9e2aa0683313 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Flow 'volume_create_api' (e449df00-8e1c-42a0-aa54-63988e46bee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:31:10.486868 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-31371268-7cb7-45b9-bf88-9e2aa0683313 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4e3334c-1451-4a04-8a9e-8249c3746d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:10.488032 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-31371268-7cb7-45b9-bf88-9e2aa0683313 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:31:10.527385 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-31371268-7cb7-45b9-bf88-9e2aa0683313 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4e3334c-1451-4a04-8a9e-8249c3746d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:10.527385 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-31371268-7cb7-45b9-bf88-9e2aa0683313 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60488744-ebe5-4ad0-91bb-a47b99e8bbc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:10.613890 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-31371268-7cb7-45b9-bf88-9e2aa0683313 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Created reservations ['bb6bc6e2-e237-40d4-a087-71c9f9063719', '0db05fbb-735c-4c35-958e-2f7b6fad71b5', '8e16eea7-6dfa-459a-abf0-0e1b7e26c3c7', '0f0a6df9-db01-4c40-87a5-aac6c4003f0a'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:31:10.615036 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-31371268-7cb7-45b9-bf88-9e2aa0683313 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60488744-ebe5-4ad0-91bb-a47b99e8bbc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb6bc6e2-e237-40d4-a087-71c9f9063719', '0db05fbb-735c-4c35-958e-2f7b6fad71b5', '8e16eea7-6dfa-459a-abf0-0e1b7e26c3c7', '0f0a6df9-db01-4c40-87a5-aac6c4003f0a']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:10.616086 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-31371268-7cb7-45b9-bf88-9e2aa0683313 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b3a4e36-8fac-41bf-9a5a-19b3fe6f70ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:10.644424 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-31371268-7cb7-45b9-bf88-9e2aa0683313 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b3a4e36-8fac-41bf-9a5a-19b3fe6f70ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a08a9f05-e26c-4854-8f7d-8b46750301c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1263827072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37ff57e9e097410ca990d0d992875b95',qos_specs=None,replication_status=,reservations=['bb6bc6e2-e237-40d4-a087-71c9f9063719','0db05fbb-735c-4c35-958e-2f7b6fad71b5','8e16eea7-6dfa-459a-abf0-0e1b7e26c3c7','0f0a6df9-db01-4c40-87a5-aac6c4003f0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1049318900b4e1582aea2d3abdb505a',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:31:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1263827072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a08a9f05-e26c-4854-8f7d-8b46750301c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37ff57e9e097410ca990d0d992875b95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1049318900b4e1582aea2d3abdb505a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:10.645831 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-31371268-7cb7-45b9-bf88-9e2aa0683313 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34e82127-f178-4100-b40d-dbbde243a13c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:10.673016 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-31371268-7cb7-45b9-bf88-9e2aa0683313 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34e82127-f178-4100-b40d-dbbde243a13c) transitioned into state 'SUCCESS' from state '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-1263827072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37ff57e9e097410ca990d0d992875b95',qos_specs=None,replication_status=,reservations=['bb6bc6e2-e237-40d4-a087-71c9f9063719','0db05fbb-735c-4c35-958e-2f7b6fad71b5','8e16eea7-6dfa-459a-abf0-0e1b7e26c3c7','0f0a6df9-db01-4c40-87a5-aac6c4003f0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1049318900b4e1582aea2d3abdb505a',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:10.673612 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-31371268-7cb7-45b9-bf88-9e2aa0683313 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d818fd5-dd7f-4aea-a72c-bb182889afa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:10.685570 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-31371268-7cb7-45b9-bf88-9e2aa0683313 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d818fd5-dd7f-4aea-a72c-bb182889afa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:10.686919 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-31371268-7cb7-45b9-bf88-9e2aa0683313 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Flow 'volume_create_api' (e449df00-8e1c-42a0-aa54-63988e46bee4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:31:10.687399 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-31371268-7cb7-45b9-bf88-9e2aa0683313 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Create volume request issued successfully. Jul 31 17:31:10.688071 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-31371268-7cb7-45b9-bf88-9e2aa0683313 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:31:10.689000 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1070/4300] 10.4.3.92 () {70 vars in 1291 bytes} [Fri Jul 31 17:31:10 2026] POST /volume/v3/volumes => generated 776 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 17:31:10.701504 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cb845eb2-f610-4e9a-b8f2-6c8d7461c702 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:10.704721 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cb845eb2-f610-4e9a-b8f2-6c8d7461c702 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] GET https://10.4.3.92/volume/v3/volumes/a08a9f05-e26c-4854-8f7d-8b46750301c8 Jul 31 17:31:10.704721 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cb845eb2-f610-4e9a-b8f2-6c8d7461c702 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:10.704721 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cb845eb2-f610-4e9a-b8f2-6c8d7461c702 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:10.712914 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:10.712914 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:10.717994 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cb845eb2-f610-4e9a-b8f2-6c8d7461c702 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Volume info retrieved successfully. Jul 31 17:31:10.729361 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cb845eb2-f610-4e9a-b8f2-6c8d7461c702 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] https://10.4.3.92/volume/v3/volumes/a08a9f05-e26c-4854-8f7d-8b46750301c8 returned with HTTP 200 Jul 31 17:31:10.730459 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1080/4301] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:10 2026] GET /volume/v3/volumes/a08a9f05-e26c-4854-8f7d-8b46750301c8 => generated 955 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:10.764353 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-604a9537-3d3b-4ed9-9c5e-7bc9dd2beaa6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:10.764353 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-604a9537-3d3b-4ed9-9c5e-7bc9dd2beaa6 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a Jul 31 17:31:10.764353 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-604a9537-3d3b-4ed9-9c5e-7bc9dd2beaa6 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:10.764353 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-604a9537-3d3b-4ed9-9c5e-7bc9dd2beaa6 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:10.770773 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:10.770773 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:10.775044 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-604a9537-3d3b-4ed9-9c5e-7bc9dd2beaa6 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:31:10.781485 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-604a9537-3d3b-4ed9-9c5e-7bc9dd2beaa6 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a returned with HTTP 200 Jul 31 17:31:10.782263 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1072/4302] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:10 2026] GET /volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a => generated 997 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:11.000173 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-58be0d97-85aa-4229-918b-f088983adb27 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:11.002579 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-58be0d97-85aa-4229-918b-f088983adb27 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde Jul 31 17:31:11.002927 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-58be0d97-85aa-4229-918b-f088983adb27 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:11.003276 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-58be0d97-85aa-4229-918b-f088983adb27 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:11.003531 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-58be0d97-85aa-4229-918b-f088983adb27 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 08825591-5383-4775-8308-d0b772cd9dde. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:11.008361 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:11.008361 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:11.010346 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-58be0d97-85aa-4229-918b-f088983adb27 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde returned with HTTP 200 Jul 31 17:31:11.010528 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1081/4303] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:10 2026] GET /volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:11.247784 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-907b8ca9-571d-42e9-8a62-19f9c098e301 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:11.250525 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-907b8ca9-571d-42e9-8a62-19f9c098e301 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 Jul 31 17:31:11.251068 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-907b8ca9-571d-42e9-8a62-19f9c098e301 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:11.251068 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-907b8ca9-571d-42e9-8a62-19f9c098e301 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:11.251338 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-907b8ca9-571d-42e9-8a62-19f9c098e301 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 98ef64da-b095-47bd-8316-2e985e147cd9. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:11.261245 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:11.261245 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:11.262181 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-907b8ca9-571d-42e9-8a62-19f9c098e301 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 returned with HTTP 200 Jul 31 17:31:11.262756 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1071/4304] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:11 2026] GET /volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:11.745199 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6a9dede9-2416-4240-b2e1-0f9b8a75c807 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:11.747840 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6a9dede9-2416-4240-b2e1-0f9b8a75c807 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] GET https://10.4.3.92/volume/v3/volumes/a08a9f05-e26c-4854-8f7d-8b46750301c8 Jul 31 17:31:11.748122 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6a9dede9-2416-4240-b2e1-0f9b8a75c807 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:11.748403 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6a9dede9-2416-4240-b2e1-0f9b8a75c807 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:11.758166 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:11.758166 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:11.762817 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6a9dede9-2416-4240-b2e1-0f9b8a75c807 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Volume info retrieved successfully. Jul 31 17:31:11.767921 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6a9dede9-2416-4240-b2e1-0f9b8a75c807 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] https://10.4.3.92/volume/v3/volumes/a08a9f05-e26c-4854-8f7d-8b46750301c8 returned with HTTP 200 Jul 31 17:31:11.768414 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1081/4305] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:11 2026] GET /volume/v3/volumes/a08a9f05-e26c-4854-8f7d-8b46750301c8 => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:31:11.783402 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9edf770c-4533-47a1-9a10-552b04766da1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:11.785418 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9edf770c-4533-47a1-9a10-552b04766da1 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] POST https://10.4.3.92/volume/v3/backups Jul 31 17:31:11.785888 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9edf770c-4533-47a1-9a10-552b04766da1 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a08a9f05-e26c-4854-8f7d-8b46750301c8", "name": "tempest-type-Backup-806587146"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:11.787772 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.backups [None req-9edf770c-4533-47a1-9a10-552b04766da1 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Creating new backup {'backup': {'volume_id': 'a08a9f05-e26c-4854-8f7d-8b46750301c8', 'name': 'tempest-type-Backup-806587146'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:31:11.787950 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-9edf770c-4533-47a1-9a10-552b04766da1 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Creating backup of volume a08a9f05-e26c-4854-8f7d-8b46750301c8 in container None Jul 31 17:31:11.795633 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0d1f3d06-dbe1-445b-9acd-4c71cb95d8ec None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:11.797550 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0d1f3d06-dbe1-445b-9acd-4c71cb95d8ec tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a Jul 31 17:31:11.797921 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0d1f3d06-dbe1-445b-9acd-4c71cb95d8ec tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:11.798128 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0d1f3d06-dbe1-445b-9acd-4c71cb95d8ec tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:11.799001 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:11.799001 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:11.799471 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9edf770c-4533-47a1-9a10-552b04766da1 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Volume info retrieved successfully. Jul 31 17:31:11.806854 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:11.806854 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:11.811651 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0d1f3d06-dbe1-445b-9acd-4c71cb95d8ec tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:31:11.817143 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0d1f3d06-dbe1-445b-9acd-4c71cb95d8ec tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a returned with HTTP 200 Jul 31 17:31:11.817782 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1082/4306] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:11 2026] GET /volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a => generated 997 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:11.839865 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-9edf770c-4533-47a1-9a10-552b04766da1 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Created reservations ['c426dc79-d76f-4c85-8d07-d2e27ad69fb5', '5789f8f4-7301-45a2-b5d4-d2195140a8c2'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:31:11.874735 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9edf770c-4533-47a1-9a10-552b04766da1 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:31:11.875139 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1073/4307] 10.4.3.92 () {70 vars in 1292 bytes} [Fri Jul 31 17:31:11 2026] POST /volume/v3/backups => generated 313 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:31:11.885853 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1f596caa-6951-4890-a282-0987ebd6f297 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:11.888651 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1f596caa-6951-4890-a282-0987ebd6f297 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] GET https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 Jul 31 17:31:11.888991 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1f596caa-6951-4890-a282-0987ebd6f297 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:11.889272 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1f596caa-6951-4890-a282-0987ebd6f297 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:11.889450 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-1f596caa-6951-4890-a282-0987ebd6f297 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Show backup with id b675b283-025a-4a72-988d-285379e1efd0. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:11.894678 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:11.894678 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:11.895534 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1f596caa-6951-4890-a282-0987ebd6f297 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 returned with HTTP 200 Jul 31 17:31:11.895943 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1072/4308] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:11 2026] GET /volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:12.023803 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7ed02bf1-1cd6-49fe-9bc7-38ab81837ccf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:12.027714 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7ed02bf1-1cd6-49fe-9bc7-38ab81837ccf tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde Jul 31 17:31:12.027990 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7ed02bf1-1cd6-49fe-9bc7-38ab81837ccf tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:12.028261 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7ed02bf1-1cd6-49fe-9bc7-38ab81837ccf tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:12.028427 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-7ed02bf1-1cd6-49fe-9bc7-38ab81837ccf tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 08825591-5383-4775-8308-d0b772cd9dde. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:12.033372 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:12.033372 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:12.034087 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7ed02bf1-1cd6-49fe-9bc7-38ab81837ccf tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde returned with HTTP 200 Jul 31 17:31:12.034526 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1082/4309] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:12 2026] GET /volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:12.277069 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3029fbf2-dc51-4d83-9c82-783059c9cd5b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:12.282327 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3029fbf2-dc51-4d83-9c82-783059c9cd5b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 Jul 31 17:31:12.282677 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3029fbf2-dc51-4d83-9c82-783059c9cd5b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:12.283068 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3029fbf2-dc51-4d83-9c82-783059c9cd5b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:12.283214 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-3029fbf2-dc51-4d83-9c82-783059c9cd5b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 98ef64da-b095-47bd-8316-2e985e147cd9. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:12.294084 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:12.294084 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:12.295101 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3029fbf2-dc51-4d83-9c82-783059c9cd5b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 returned with HTTP 200 Jul 31 17:31:12.296930 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1083/4310] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:12 2026] GET /volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:31:12.832787 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8eb7815f-1b57-4a73-8649-26b67fefe576 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:12.834704 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8eb7815f-1b57-4a73-8649-26b67fefe576 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a Jul 31 17:31:12.834908 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8eb7815f-1b57-4a73-8649-26b67fefe576 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:12.835085 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8eb7815f-1b57-4a73-8649-26b67fefe576 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:12.842625 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:12.842625 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:12.847757 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8eb7815f-1b57-4a73-8649-26b67fefe576 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:31:12.854030 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8eb7815f-1b57-4a73-8649-26b67fefe576 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a returned with HTTP 200 Jul 31 17:31:12.854958 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1074/4311] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:12 2026] GET /volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a => generated 997 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:12.906513 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-501688e9-e6a3-4d2d-a3e1-dc7ccf40ea49 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:12.908685 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-501688e9-e6a3-4d2d-a3e1-dc7ccf40ea49 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] GET https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 Jul 31 17:31:12.908994 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-501688e9-e6a3-4d2d-a3e1-dc7ccf40ea49 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:12.909259 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-501688e9-e6a3-4d2d-a3e1-dc7ccf40ea49 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:12.909435 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-501688e9-e6a3-4d2d-a3e1-dc7ccf40ea49 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Show backup with id b675b283-025a-4a72-988d-285379e1efd0. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:12.917014 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:12.917014 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:12.917714 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-501688e9-e6a3-4d2d-a3e1-dc7ccf40ea49 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 returned with HTTP 200 Jul 31 17:31:12.918137 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1073/4312] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:12 2026] GET /volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:13.048564 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-53324da1-19a5-480d-9533-f9a1100d1af8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:13.052451 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-53324da1-19a5-480d-9533-f9a1100d1af8 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde Jul 31 17:31:13.052648 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-53324da1-19a5-480d-9533-f9a1100d1af8 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:13.052863 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-53324da1-19a5-480d-9533-f9a1100d1af8 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:13.052983 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-53324da1-19a5-480d-9533-f9a1100d1af8 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 08825591-5383-4775-8308-d0b772cd9dde. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:13.062006 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:13.062006 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:13.062915 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-53324da1-19a5-480d-9533-f9a1100d1af8 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde returned with HTTP 200 Jul 31 17:31:13.063368 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1083/4313] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:13 2026] GET /volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:13.311972 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f50c73fb-0522-4a6c-ac8d-95335fa745a9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:13.312304 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f50c73fb-0522-4a6c-ac8d-95335fa745a9 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 Jul 31 17:31:13.312879 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f50c73fb-0522-4a6c-ac8d-95335fa745a9 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:13.312879 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f50c73fb-0522-4a6c-ac8d-95335fa745a9 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:13.312879 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f50c73fb-0522-4a6c-ac8d-95335fa745a9 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 98ef64da-b095-47bd-8316-2e985e147cd9. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:13.326173 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:13.326173 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:13.327011 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f50c73fb-0522-4a6c-ac8d-95335fa745a9 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 returned with HTTP 200 Jul 31 17:31:13.327466 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1084/4314] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:13 2026] GET /volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:13.338201 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-329ed947-a8c6-40f1-ad88-93ad742fa604 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:13.343512 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-329ed947-a8c6-40f1-ad88-93ad742fa604 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/859092e6-d839-4bac-a452-93c2e8382007 Jul 31 17:31:13.343512 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-329ed947-a8c6-40f1-ad88-93ad742fa604 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:13.343512 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-329ed947-a8c6-40f1-ad88-93ad742fa604 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:13.357564 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:13.357564 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:13.363765 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-329ed947-a8c6-40f1-ad88-93ad742fa604 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:31:13.374107 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-329ed947-a8c6-40f1-ad88-93ad742fa604 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/859092e6-d839-4bac-a452-93c2e8382007 returned with HTTP 200 Jul 31 17:31:13.374790 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1075/4315] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:13 2026] GET /volume/v3/volumes/859092e6-d839-4bac-a452-93c2e8382007 => generated 1635 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:31:13.867265 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1ffc5fbd-d4aa-4f2d-ac19-dc9cd0827f24 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:13.869332 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1ffc5fbd-d4aa-4f2d-ac19-dc9cd0827f24 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a Jul 31 17:31:13.869565 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1ffc5fbd-d4aa-4f2d-ac19-dc9cd0827f24 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:13.869854 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1ffc5fbd-d4aa-4f2d-ac19-dc9cd0827f24 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:13.877227 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:13.877227 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:13.881528 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1ffc5fbd-d4aa-4f2d-ac19-dc9cd0827f24 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:31:13.886211 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1ffc5fbd-d4aa-4f2d-ac19-dc9cd0827f24 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a returned with HTTP 200 Jul 31 17:31:13.886835 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1074/4316] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:13 2026] GET /volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a => generated 997 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:13.931761 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c124e71e-100a-46e6-aa3b-6e1e4231ffc0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:13.934185 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c124e71e-100a-46e6-aa3b-6e1e4231ffc0 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] GET https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 Jul 31 17:31:13.934444 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c124e71e-100a-46e6-aa3b-6e1e4231ffc0 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:13.934700 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c124e71e-100a-46e6-aa3b-6e1e4231ffc0 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:13.934858 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-c124e71e-100a-46e6-aa3b-6e1e4231ffc0 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Show backup with id b675b283-025a-4a72-988d-285379e1efd0. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:13.941695 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:13.941695 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:13.942737 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c124e71e-100a-46e6-aa3b-6e1e4231ffc0 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 returned with HTTP 200 Jul 31 17:31:13.943379 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1084/4317] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:13 2026] GET /volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:14.075931 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6de6a244-f144-4226-b51c-866eef0e9173 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:14.078540 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6de6a244-f144-4226-b51c-866eef0e9173 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde Jul 31 17:31:14.078841 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6de6a244-f144-4226-b51c-866eef0e9173 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:14.079092 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6de6a244-f144-4226-b51c-866eef0e9173 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:14.079243 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6de6a244-f144-4226-b51c-866eef0e9173 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 08825591-5383-4775-8308-d0b772cd9dde. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:14.084926 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:14.084926 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:14.085998 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6de6a244-f144-4226-b51c-866eef0e9173 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde returned with HTTP 200 Jul 31 17:31:14.086507 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1085/4318] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:14 2026] GET /volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:14.337616 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a3abf656-b82a-49f4-adb3-e81cebaa7e6f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:14.339192 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a3abf656-b82a-49f4-adb3-e81cebaa7e6f tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 Jul 31 17:31:14.339397 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a3abf656-b82a-49f4-adb3-e81cebaa7e6f tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:14.339557 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a3abf656-b82a-49f4-adb3-e81cebaa7e6f tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:14.339863 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-a3abf656-b82a-49f4-adb3-e81cebaa7e6f tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 98ef64da-b095-47bd-8316-2e985e147cd9. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:14.343825 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:14.343825 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:14.344665 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a3abf656-b82a-49f4-adb3-e81cebaa7e6f tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 returned with HTTP 200 Jul 31 17:31:14.344977 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1076/4319] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:14 2026] GET /volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:14.902384 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4b64ffd9-635c-444b-8016-7b621152edcf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:14.904252 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4b64ffd9-635c-444b-8016-7b621152edcf tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a Jul 31 17:31:14.904487 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4b64ffd9-635c-444b-8016-7b621152edcf tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:14.904739 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4b64ffd9-635c-444b-8016-7b621152edcf tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:14.913299 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:14.913299 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:14.917667 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4b64ffd9-635c-444b-8016-7b621152edcf tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:31:14.922443 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4b64ffd9-635c-444b-8016-7b621152edcf tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a returned with HTTP 200 Jul 31 17:31:14.922838 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1075/4320] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:14 2026] GET /volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a => generated 997 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:14.955044 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1161bdec-3cf5-4f41-aca8-788445ba2a3e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:14.957407 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1161bdec-3cf5-4f41-aca8-788445ba2a3e tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] GET https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 Jul 31 17:31:14.957683 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1161bdec-3cf5-4f41-aca8-788445ba2a3e tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:14.957976 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1161bdec-3cf5-4f41-aca8-788445ba2a3e tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:14.958136 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-1161bdec-3cf5-4f41-aca8-788445ba2a3e tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Show backup with id b675b283-025a-4a72-988d-285379e1efd0. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:14.963360 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:14.963360 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:14.964284 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1161bdec-3cf5-4f41-aca8-788445ba2a3e tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 returned with HTTP 200 Jul 31 17:31:14.964962 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1085/4321] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:14 2026] GET /volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:15.099387 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a544bc50-f44b-4b16-90b9-40b68eaad7ce None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:15.103211 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a544bc50-f44b-4b16-90b9-40b68eaad7ce tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde Jul 31 17:31:15.103517 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a544bc50-f44b-4b16-90b9-40b68eaad7ce tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:15.103952 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a544bc50-f44b-4b16-90b9-40b68eaad7ce tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:15.103952 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a544bc50-f44b-4b16-90b9-40b68eaad7ce tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 08825591-5383-4775-8308-d0b772cd9dde. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:15.110532 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:15.110532 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:15.111209 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a544bc50-f44b-4b16-90b9-40b68eaad7ce tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde returned with HTTP 200 Jul 31 17:31:15.111864 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1086/4322] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:15 2026] GET /volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:31:15.355831 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d7bcd594-2e20-4521-b1e4-41f5bf19eb5b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:15.359448 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d7bcd594-2e20-4521-b1e4-41f5bf19eb5b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 Jul 31 17:31:15.359448 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d7bcd594-2e20-4521-b1e4-41f5bf19eb5b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:15.359448 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d7bcd594-2e20-4521-b1e4-41f5bf19eb5b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:15.359448 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-d7bcd594-2e20-4521-b1e4-41f5bf19eb5b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 98ef64da-b095-47bd-8316-2e985e147cd9. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:15.363473 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:15.363473 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:15.364291 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d7bcd594-2e20-4521-b1e4-41f5bf19eb5b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 returned with HTTP 200 Jul 31 17:31:15.364961 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1077/4323] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:15 2026] GET /volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:15.937587 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f8ee29dc-0107-48cf-b6fe-65e5e6f184de None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:15.939802 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f8ee29dc-0107-48cf-b6fe-65e5e6f184de tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a Jul 31 17:31:15.939980 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f8ee29dc-0107-48cf-b6fe-65e5e6f184de tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:15.940156 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f8ee29dc-0107-48cf-b6fe-65e5e6f184de tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:15.949174 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:15.949174 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:15.953545 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f8ee29dc-0107-48cf-b6fe-65e5e6f184de tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:31:15.959000 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f8ee29dc-0107-48cf-b6fe-65e5e6f184de tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a returned with HTTP 200 Jul 31 17:31:15.959643 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1076/4324] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:15 2026] GET /volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a => generated 1249 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:31:15.974931 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-600c83f3-2d2b-4801-b002-c06c58369397 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:15.977461 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-600c83f3-2d2b-4801-b002-c06c58369397 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] GET https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 Jul 31 17:31:15.977765 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-600c83f3-2d2b-4801-b002-c06c58369397 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:15.978004 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-600c83f3-2d2b-4801-b002-c06c58369397 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:15.978163 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-600c83f3-2d2b-4801-b002-c06c58369397 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Show backup with id b675b283-025a-4a72-988d-285379e1efd0. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:15.982419 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:15.982419 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:15.983115 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-600c83f3-2d2b-4801-b002-c06c58369397 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 returned with HTTP 200 Jul 31 17:31:15.983571 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1086/4325] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:15 2026] GET /volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:16.086703 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-69e34521-1515-4bd3-8e0b-cc18ff480b96 req-4b597b96-7784-4063-8d02-feec9cec956f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:16.088801 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-69e34521-1515-4bd3-8e0b-cc18ff480b96 req-4b597b96-7784-4063-8d02-feec9cec956f tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a Jul 31 17:31:16.089047 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-69e34521-1515-4bd3-8e0b-cc18ff480b96 req-4b597b96-7784-4063-8d02-feec9cec956f tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:16.089339 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-69e34521-1515-4bd3-8e0b-cc18ff480b96 req-4b597b96-7784-4063-8d02-feec9cec956f tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:16.096176 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:16.096176 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:16.100692 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-69e34521-1515-4bd3-8e0b-cc18ff480b96 req-4b597b96-7784-4063-8d02-feec9cec956f tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:31:16.107027 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-69e34521-1515-4bd3-8e0b-cc18ff480b96 req-4b597b96-7784-4063-8d02-feec9cec956f tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a returned with HTTP 200 Jul 31 17:31:16.107535 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1087/4326] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:31:16 2026] GET /volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a => generated 1249 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:31:16.126042 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7ba31b0d-6b33-4d2b-944e-7450c7c1a0d8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:16.128207 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7ba31b0d-6b33-4d2b-944e-7450c7c1a0d8 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde Jul 31 17:31:16.128294 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7ba31b0d-6b33-4d2b-944e-7450c7c1a0d8 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:16.128926 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7ba31b0d-6b33-4d2b-944e-7450c7c1a0d8 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:16.128926 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-7ba31b0d-6b33-4d2b-944e-7450c7c1a0d8 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 08825591-5383-4775-8308-d0b772cd9dde. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:16.134074 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:16.134074 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:16.134900 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7ba31b0d-6b33-4d2b-944e-7450c7c1a0d8 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde returned with HTTP 200 Jul 31 17:31:16.135253 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1078/4327] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:16 2026] GET /volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:16.363791 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-7605a987-1109-4d25-a4b3-d2f1b3d732b1 req-b7bef1a2-169b-48b7-9bb1-63e4b84db90d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:16.370205 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7605a987-1109-4d25-a4b3-d2f1b3d732b1 req-b7bef1a2-169b-48b7-9bb1-63e4b84db90d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] DELETE https://10.4.3.92/volume/v3/attachments/0be05fc3-28d0-4624-861c-fddb9dd0cded Jul 31 17:31:16.370500 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7605a987-1109-4d25-a4b3-d2f1b3d732b1 req-b7bef1a2-169b-48b7-9bb1-63e4b84db90d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:16.370760 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7605a987-1109-4d25-a4b3-d2f1b3d732b1 req-b7bef1a2-169b-48b7-9bb1-63e4b84db90d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:16.377914 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f585181a-4d96-4d5a-b9a4-681a382a76f9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:16.381622 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f585181a-4d96-4d5a-b9a4-681a382a76f9 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 Jul 31 17:31:16.381914 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f585181a-4d96-4d5a-b9a4-681a382a76f9 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:16.382054 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:16.382054 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:16.382123 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f585181a-4d96-4d5a-b9a4-681a382a76f9 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:16.382203 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-f585181a-4d96-4d5a-b9a4-681a382a76f9 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 98ef64da-b095-47bd-8316-2e985e147cd9. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:16.386629 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:16.386629 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:16.387360 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f585181a-4d96-4d5a-b9a4-681a382a76f9 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 returned with HTTP 200 Jul 31 17:31:16.387749 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1087/4328] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:16 2026] GET /volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:16.438582 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7605a987-1109-4d25-a4b3-d2f1b3d732b1 req-b7bef1a2-169b-48b7-9bb1-63e4b84db90d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments/0be05fc3-28d0-4624-861c-fddb9dd0cded returned with HTTP 200 Jul 31 17:31:16.439183 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1077/4329] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:31:16 2026] DELETE /volume/v3/attachments/0be05fc3-28d0-4624-861c-fddb9dd0cded => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:16.447854 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-7605a987-1109-4d25-a4b3-d2f1b3d732b1 req-6f20c2dc-e11b-4449-931d-12b5a4d9c187 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:16.449940 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7605a987-1109-4d25-a4b3-d2f1b3d732b1 req-6f20c2dc-e11b-4449-931d-12b5a4d9c187 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] DELETE https://10.4.3.92/volume/v3/volumes/859092e6-d839-4bac-a452-93c2e8382007 Jul 31 17:31:16.450130 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7605a987-1109-4d25-a4b3-d2f1b3d732b1 req-6f20c2dc-e11b-4449-931d-12b5a4d9c187 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:16.450337 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-7605a987-1109-4d25-a4b3-d2f1b3d732b1 req-6f20c2dc-e11b-4449-931d-12b5a4d9c187 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:16.450520 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [req-7605a987-1109-4d25-a4b3-d2f1b3d732b1 req-6f20c2dc-e11b-4449-931d-12b5a4d9c187 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Delete volume with id: 859092e6-d839-4bac-a452-93c2e8382007 Jul 31 17:31:16.457303 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:16.457303 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:16.457753 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-7605a987-1109-4d25-a4b3-d2f1b3d732b1 req-6f20c2dc-e11b-4449-931d-12b5a4d9c187 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:31:16.474173 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-7605a987-1109-4d25-a4b3-d2f1b3d732b1 req-6f20c2dc-e11b-4449-931d-12b5a4d9c187 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Delete volume request issued successfully. Jul 31 17:31:16.474416 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-7605a987-1109-4d25-a4b3-d2f1b3d732b1 req-6f20c2dc-e11b-4449-931d-12b5a4d9c187 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/859092e6-d839-4bac-a452-93c2e8382007 returned with HTTP 202 Jul 31 17:31:16.474947 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1088/4330] 10.4.3.92 () {70 vars in 1613 bytes} [Fri Jul 31 17:31:16 2026] DELETE /volume/v3/volumes/859092e6-d839-4bac-a452-93c2e8382007 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:31:16.601805 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-69e34521-1515-4bd3-8e0b-cc18ff480b96 req-d0283420-8da0-45d9-8604-90b310cb5596 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:16.604665 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-69e34521-1515-4bd3-8e0b-cc18ff480b96 req-d0283420-8da0-45d9-8604-90b310cb5596 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a Jul 31 17:31:16.604969 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-69e34521-1515-4bd3-8e0b-cc18ff480b96 req-d0283420-8da0-45d9-8604-90b310cb5596 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:16.605293 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-69e34521-1515-4bd3-8e0b-cc18ff480b96 req-d0283420-8da0-45d9-8604-90b310cb5596 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:16.613501 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:16.613501 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:16.618274 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-69e34521-1515-4bd3-8e0b-cc18ff480b96 req-d0283420-8da0-45d9-8604-90b310cb5596 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:31:16.624178 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-69e34521-1515-4bd3-8e0b-cc18ff480b96 req-d0283420-8da0-45d9-8604-90b310cb5596 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a returned with HTTP 200 Jul 31 17:31:16.624731 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1079/4331] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:31:16 2026] GET /volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a => generated 1249 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:31:16.635469 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c1ceec5a-d28f-4439-9e97-4654b87bbd54 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:16.636059 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c1ceec5a-d28f-4439-9e97-4654b87bbd54 None None] GET https://10.4.3.92/volume// Jul 31 17:31:16.636272 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c1ceec5a-d28f-4439-9e97-4654b87bbd54 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:16.636524 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c1ceec5a-d28f-4439-9e97-4654b87bbd54 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:16.637114 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c1ceec5a-d28f-4439-9e97-4654b87bbd54 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:31:16.637537 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1088/4332] 10.4.3.92 () {66 vars in 1412 bytes} [Fri Jul 31 17:31:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:31:16.648806 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-69e34521-1515-4bd3-8e0b-cc18ff480b96 req-b0f88916-91f1-4697-b523-a93fe90246c4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:16.650970 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-69e34521-1515-4bd3-8e0b-cc18ff480b96 req-b0f88916-91f1-4697-b523-a93fe90246c4 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:31:16.651241 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-69e34521-1515-4bd3-8e0b-cc18ff480b96 req-b0f88916-91f1-4697-b523-a93fe90246c4 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3b1a0b87-88fd-4d48-ab77-160028379d3a", "connector": null, "instance_uuid": "1035ae63-1917-4f2b-a978-1065ecf96e8b"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:16.659950 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:16.659950 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:16.691526 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-69e34521-1515-4bd3-8e0b-cc18ff480b96 req-b0f88916-91f1-4697-b523-a93fe90246c4 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:31:16.692098 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1078/4333] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:31:16 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:31:16.995029 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3ef69aec-94c4-420a-abf4-5dabddb5fa4e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:16.997795 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3ef69aec-94c4-420a-abf4-5dabddb5fa4e tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] GET https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 Jul 31 17:31:16.998601 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3ef69aec-94c4-420a-abf4-5dabddb5fa4e tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:16.998601 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3ef69aec-94c4-420a-abf4-5dabddb5fa4e tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:16.998899 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-3ef69aec-94c4-420a-abf4-5dabddb5fa4e tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Show backup with id b675b283-025a-4a72-988d-285379e1efd0. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:17.007027 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:17.007027 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:17.007936 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3ef69aec-94c4-420a-abf4-5dabddb5fa4e tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 returned with HTTP 200 Jul 31 17:31:17.008276 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1089/4334] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:16 2026] GET /volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:17.147161 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5f2a1b5a-98b5-4e00-8410-fc330f80ee3c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:17.152628 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5f2a1b5a-98b5-4e00-8410-fc330f80ee3c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde Jul 31 17:31:17.152902 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5f2a1b5a-98b5-4e00-8410-fc330f80ee3c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:17.153110 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5f2a1b5a-98b5-4e00-8410-fc330f80ee3c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:17.153249 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-5f2a1b5a-98b5-4e00-8410-fc330f80ee3c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 08825591-5383-4775-8308-d0b772cd9dde. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:17.157969 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:17.157969 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:17.158835 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5f2a1b5a-98b5-4e00-8410-fc330f80ee3c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde returned with HTTP 200 Jul 31 17:31:17.159289 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1080/4335] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:17 2026] GET /volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:17.362830 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-692c0030-eab6-4004-a38a-ca14b715614f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:17.367001 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-692c0030-eab6-4004-a38a-ca14b715614f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/859092e6-d839-4bac-a452-93c2e8382007 Jul 31 17:31:17.367209 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-692c0030-eab6-4004-a38a-ca14b715614f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:17.367467 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-692c0030-eab6-4004-a38a-ca14b715614f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:17.376375 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-692c0030-eab6-4004-a38a-ca14b715614f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/859092e6-d839-4bac-a452-93c2e8382007 returned with HTTP 404 Jul 31 17:31:17.376913 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1089/4336] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:17 2026] GET /volume/v3/volumes/859092e6-d839-4bac-a452-93c2e8382007 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:31:17.389193 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-071b238e-2dbf-40e3-b94a-58b975c55e3c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:17.389776 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-071b238e-2dbf-40e3-b94a-58b975c55e3c tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/7ad6fac9-c198-4143-adf8-0ba8ee038a2d Jul 31 17:31:17.389776 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-071b238e-2dbf-40e3-b94a-58b975c55e3c tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:17.389882 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-071b238e-2dbf-40e3-b94a-58b975c55e3c tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:17.389982 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-071b238e-2dbf-40e3-b94a-58b975c55e3c tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Delete snapshot with id: 7ad6fac9-c198-4143-adf8-0ba8ee038a2d Jul 31 17:31:17.394518 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:17.394518 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:17.395461 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-071b238e-2dbf-40e3-b94a-58b975c55e3c tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:31:17.398501 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9e4d8d97-04ce-4080-b28d-9e5f0397c7ee None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:17.401596 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9e4d8d97-04ce-4080-b28d-9e5f0397c7ee tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 Jul 31 17:31:17.401596 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9e4d8d97-04ce-4080-b28d-9e5f0397c7ee tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:17.401935 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9e4d8d97-04ce-4080-b28d-9e5f0397c7ee tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:17.402083 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-9e4d8d97-04ce-4080-b28d-9e5f0397c7ee tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 98ef64da-b095-47bd-8316-2e985e147cd9. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:17.407564 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:17.407564 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:17.408243 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9e4d8d97-04ce-4080-b28d-9e5f0397c7ee tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 returned with HTTP 200 Jul 31 17:31:17.408731 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1090/4337] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:17 2026] GET /volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:17.443449 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-071b238e-2dbf-40e3-b94a-58b975c55e3c tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot delete request issued successfully. Jul 31 17:31:17.443732 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-071b238e-2dbf-40e3-b94a-58b975c55e3c tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/7ad6fac9-c198-4143-adf8-0ba8ee038a2d returned with HTTP 202 Jul 31 17:31:17.444101 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1079/4338] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:31:17 2026] DELETE /volume/v3/snapshots/7ad6fac9-c198-4143-adf8-0ba8ee038a2d => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:31:17.452083 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-12aa4e1d-7f6e-4b69-bf81-ceb19addd743 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:17.454753 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-12aa4e1d-7f6e-4b69-bf81-ceb19addd743 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/7ad6fac9-c198-4143-adf8-0ba8ee038a2d Jul 31 17:31:17.455079 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-12aa4e1d-7f6e-4b69-bf81-ceb19addd743 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:17.455251 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-12aa4e1d-7f6e-4b69-bf81-ceb19addd743 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:17.461845 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:17.461845 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:17.462308 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-12aa4e1d-7f6e-4b69-bf81-ceb19addd743 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:31:17.463140 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-12aa4e1d-7f6e-4b69-bf81-ceb19addd743 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/7ad6fac9-c198-4143-adf8-0ba8ee038a2d returned with HTTP 200 Jul 31 17:31:17.463582 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1081/4339] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:31:17 2026] GET /volume/v3/snapshots/7ad6fac9-c198-4143-adf8-0ba8ee038a2d => generated 478 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:17.963724 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d65b4bb5-872c-44c6-9689-98fa078dd992 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:17.964237 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d65b4bb5-872c-44c6-9689-98fa078dd992 None None] GET https://10.4.3.92/volume// Jul 31 17:31:17.964816 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d65b4bb5-872c-44c6-9689-98fa078dd992 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:17.965157 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d65b4bb5-872c-44c6-9689-98fa078dd992 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:17.965596 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d65b4bb5-872c-44c6-9689-98fa078dd992 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:31:17.966045 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1090/4340] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:31:17 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:31:17.977737 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-69e34521-1515-4bd3-8e0b-cc18ff480b96 req-4e9d81c4-7ae7-457e-ae75-ddc2b9df1767 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:17.983819 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-69e34521-1515-4bd3-8e0b-cc18ff480b96 req-4e9d81c4-7ae7-457e-ae75-ddc2b9df1767 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a Jul 31 17:31:17.984027 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-69e34521-1515-4bd3-8e0b-cc18ff480b96 req-4e9d81c4-7ae7-457e-ae75-ddc2b9df1767 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:17.984204 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-69e34521-1515-4bd3-8e0b-cc18ff480b96 req-4e9d81c4-7ae7-457e-ae75-ddc2b9df1767 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:17.995035 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:17.995035 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:17.998614 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-69e34521-1515-4bd3-8e0b-cc18ff480b96 req-4e9d81c4-7ae7-457e-ae75-ddc2b9df1767 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:31:18.002856 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-69e34521-1515-4bd3-8e0b-cc18ff480b96 req-4e9d81c4-7ae7-457e-ae75-ddc2b9df1767 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a returned with HTTP 200 Jul 31 17:31:18.004434 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1091/4341] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:31:17 2026] GET /volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a => generated 1428 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:31:18.021037 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-307d0c57-0da6-42ac-a35b-297f45e8a3ac None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:18.023920 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-307d0c57-0da6-42ac-a35b-297f45e8a3ac tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] GET https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 Jul 31 17:31:18.024112 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-307d0c57-0da6-42ac-a35b-297f45e8a3ac tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:18.024278 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-307d0c57-0da6-42ac-a35b-297f45e8a3ac tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:18.024398 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-307d0c57-0da6-42ac-a35b-297f45e8a3ac tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Show backup with id b675b283-025a-4a72-988d-285379e1efd0. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:18.031644 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:18.031644 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:18.032308 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-307d0c57-0da6-42ac-a35b-297f45e8a3ac tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 returned with HTTP 200 Jul 31 17:31:18.032766 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1080/4342] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:18 2026] GET /volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:18.113009 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-69e34521-1515-4bd3-8e0b-cc18ff480b96 req-6ea90c10-6a37-41cc-aa6c-74afa6fed118 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:18.114960 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-69e34521-1515-4bd3-8e0b-cc18ff480b96 req-6ea90c10-6a37-41cc-aa6c-74afa6fed118 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] PUT https://10.4.3.92/volume/v3/attachments/dadbb646-d1dc-4f02-b3be-10d1c766da60 Jul 31 17:31:18.115288 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-69e34521-1515-4bd3-8e0b-cc18ff480b96 req-6ea90c10-6a37-41cc-aa6c-74afa6fed118 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:18.122805 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-69e34521-1515-4bd3-8e0b-cc18ff480b96 req-6ea90c10-6a37-41cc-aa6c-74afa6fed118 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Acquiring lock "cinder-attachment_update-3b1a0b87-88fd-4d48-ab77-160028379d3a-np0000006248" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:31:18.127120 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-69e34521-1515-4bd3-8e0b-cc18ff480b96 req-6ea90c10-6a37-41cc-aa6c-74afa6fed118 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Lock "cinder-attachment_update-3b1a0b87-88fd-4d48-ab77-160028379d3a-np0000006248" acquired by "attachment_update" :: waited 0.004s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:31:18.128057 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:18.128057 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:18.169224 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-87380d69-d38d-4b63-9898-4b38b407f54e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:18.171151 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-87380d69-d38d-4b63-9898-4b38b407f54e tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde Jul 31 17:31:18.171442 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-87380d69-d38d-4b63-9898-4b38b407f54e tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:18.171714 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-87380d69-d38d-4b63-9898-4b38b407f54e tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:18.171870 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-87380d69-d38d-4b63-9898-4b38b407f54e tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 08825591-5383-4775-8308-d0b772cd9dde. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:18.179750 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:18.179750 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:18.180826 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-87380d69-d38d-4b63-9898-4b38b407f54e tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde returned with HTTP 200 Jul 31 17:31:18.181407 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1091/4343] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:18 2026] GET /volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:18.194458 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bc63f57a-cd0d-462b-a187-2fbbfd2ff385 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:18.196743 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bc63f57a-cd0d-462b-a187-2fbbfd2ff385 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/volumes/bb1e1a3f-de0c-4c1f-83c6-f45cd4f97dfe Jul 31 17:31:18.196998 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bc63f57a-cd0d-462b-a187-2fbbfd2ff385 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:18.197249 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bc63f57a-cd0d-462b-a187-2fbbfd2ff385 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:18.214541 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-69e34521-1515-4bd3-8e0b-cc18ff480b96 req-6ea90c10-6a37-41cc-aa6c-74afa6fed118 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Lock "cinder-attachment_update-3b1a0b87-88fd-4d48-ab77-160028379d3a-np0000006248" released by "attachment_update" :: held 0.087s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:31:18.215143 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-69e34521-1515-4bd3-8e0b-cc18ff480b96 req-6ea90c10-6a37-41cc-aa6c-74afa6fed118 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/attachments/dadbb646-d1dc-4f02-b3be-10d1c766da60 returned with HTTP 200 Jul 31 17:31:18.216691 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1082/4344] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:31:18 2026] PUT /volume/v3/attachments/dadbb646-d1dc-4f02-b3be-10d1c766da60 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:31:18.221863 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:18.221863 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:18.241731 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-69e34521-1515-4bd3-8e0b-cc18ff480b96 req-778ce420-cbc6-490c-914e-2b92cd0fb295 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:18.245102 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-69e34521-1515-4bd3-8e0b-cc18ff480b96 req-778ce420-cbc6-490c-914e-2b92cd0fb295 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] POST https://10.4.3.92/volume/v3/attachments/dadbb646-d1dc-4f02-b3be-10d1c766da60/action Jul 31 17:31:18.245600 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-69e34521-1515-4bd3-8e0b-cc18ff480b96 req-778ce420-cbc6-490c-914e-2b92cd0fb295 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:31:18.245792 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-69e34521-1515-4bd3-8e0b-cc18ff480b96 req-778ce420-cbc6-490c-914e-2b92cd0fb295 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:18.250411 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-bc63f57a-cd0d-462b-a187-2fbbfd2ff385 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Volume info retrieved successfully. Jul 31 17:31:18.268325 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:18.268325 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:18.274061 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bc63f57a-cd0d-462b-a187-2fbbfd2ff385 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/volumes/bb1e1a3f-de0c-4c1f-83c6-f45cd4f97dfe returned with HTTP 200 Jul 31 17:31:18.276500 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1092/4345] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:18 2026] GET /volume/v3/volumes/bb1e1a3f-de0c-4c1f-83c6-f45cd4f97dfe => generated 839 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:18.285270 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-69e34521-1515-4bd3-8e0b-cc18ff480b96 req-778ce420-cbc6-490c-914e-2b92cd0fb295 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/attachments/dadbb646-d1dc-4f02-b3be-10d1c766da60/action returned with HTTP 204 Jul 31 17:31:18.285967 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1081/4346] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:31:18 2026] POST /volume/v3/attachments/dadbb646-d1dc-4f02-b3be-10d1c766da60/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:31:18.290128 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8e7e9eb1-4367-4c52-965c-b1db5353c7d6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:18.291936 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8e7e9eb1-4367-4c52-965c-b1db5353c7d6 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] DELETE https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde Jul 31 17:31:18.292162 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8e7e9eb1-4367-4c52-965c-b1db5353c7d6 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:18.292477 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8e7e9eb1-4367-4c52-965c-b1db5353c7d6 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:18.292573 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-8e7e9eb1-4367-4c52-965c-b1db5353c7d6 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Delete backup with id: 08825591-5383-4775-8308-d0b772cd9dde. Jul 31 17:31:18.297082 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:18.297082 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:18.317919 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-8e7e9eb1-4367-4c52-965c-b1db5353c7d6 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] delete_backup rpcapi backup_id 08825591-5383-4775-8308-d0b772cd9dde {{(pid=100271) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:31:18.319761 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8e7e9eb1-4367-4c52-965c-b1db5353c7d6 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde returned with HTTP 202 Jul 31 17:31:18.320189 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1092/4347] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:31:18 2026] DELETE /volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:31:18.327819 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cfe6faea-fc99-4278-94c6-0cb1f0c19e57 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:18.329627 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cfe6faea-fc99-4278-94c6-0cb1f0c19e57 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde Jul 31 17:31:18.329862 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cfe6faea-fc99-4278-94c6-0cb1f0c19e57 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:18.330101 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cfe6faea-fc99-4278-94c6-0cb1f0c19e57 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:18.330217 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-cfe6faea-fc99-4278-94c6-0cb1f0c19e57 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 08825591-5383-4775-8308-d0b772cd9dde. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:18.335798 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:18.335798 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:18.336606 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cfe6faea-fc99-4278-94c6-0cb1f0c19e57 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde returned with HTTP 200 Jul 31 17:31:18.337167 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1083/4348] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:18 2026] GET /volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:18.421570 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-96637182-ee00-4f4d-9cb8-5d9321648aa6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:18.426771 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-96637182-ee00-4f4d-9cb8-5d9321648aa6 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 Jul 31 17:31:18.427512 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-96637182-ee00-4f4d-9cb8-5d9321648aa6 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:18.428250 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-96637182-ee00-4f4d-9cb8-5d9321648aa6 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:18.428505 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-96637182-ee00-4f4d-9cb8-5d9321648aa6 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 98ef64da-b095-47bd-8316-2e985e147cd9. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:18.442107 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:18.442107 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:18.443953 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-96637182-ee00-4f4d-9cb8-5d9321648aa6 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 returned with HTTP 200 Jul 31 17:31:18.446308 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1093/4349] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:18 2026] GET /volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 => generated 734 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:18.472563 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8079de3b-ea9c-4f8e-9ae8-365457af9aa1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:18.474862 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8079de3b-ea9c-4f8e-9ae8-365457af9aa1 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/7ad6fac9-c198-4143-adf8-0ba8ee038a2d Jul 31 17:31:18.475097 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8079de3b-ea9c-4f8e-9ae8-365457af9aa1 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:18.475330 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8079de3b-ea9c-4f8e-9ae8-365457af9aa1 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:18.481225 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8079de3b-ea9c-4f8e-9ae8-365457af9aa1 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/7ad6fac9-c198-4143-adf8-0ba8ee038a2d returned with HTTP 404 Jul 31 17:31:18.482384 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1082/4350] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:31:18 2026] GET /volume/v3/snapshots/7ad6fac9-c198-4143-adf8-0ba8ee038a2d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:31:19.044595 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0f34266d-c55a-4ef2-b87f-09545e0c7ee6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:19.047957 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0f34266d-c55a-4ef2-b87f-09545e0c7ee6 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] GET https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 Jul 31 17:31:19.048216 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0f34266d-c55a-4ef2-b87f-09545e0c7ee6 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:19.048470 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0f34266d-c55a-4ef2-b87f-09545e0c7ee6 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:19.048612 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-0f34266d-c55a-4ef2-b87f-09545e0c7ee6 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Show backup with id b675b283-025a-4a72-988d-285379e1efd0. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:19.056630 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:19.056630 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:19.057289 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0f34266d-c55a-4ef2-b87f-09545e0c7ee6 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 returned with HTTP 200 Jul 31 17:31:19.057672 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1093/4351] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:19 2026] GET /volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:19.351453 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2223b07d-2db0-48c7-878c-94e03503db0d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:19.353456 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2223b07d-2db0-48c7-878c-94e03503db0d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde Jul 31 17:31:19.353613 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2223b07d-2db0-48c7-878c-94e03503db0d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:19.353841 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2223b07d-2db0-48c7-878c-94e03503db0d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:19.353946 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-2223b07d-2db0-48c7-878c-94e03503db0d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 08825591-5383-4775-8308-d0b772cd9dde. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:19.361179 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2223b07d-2db0-48c7-878c-94e03503db0d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde returned with HTTP 404 Jul 31 17:31:19.361869 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1084/4352] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:19 2026] GET /volume/v3/backups/08825591-5383-4775-8308-d0b772cd9dde => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:31:19.369716 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-60f084d0-c67b-4b7a-b1de-5680a754bd75 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:19.372870 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-60f084d0-c67b-4b7a-b1de-5680a754bd75 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] DELETE https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:31:19.373085 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-60f084d0-c67b-4b7a-b1de-5680a754bd75 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:19.374795 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-60f084d0-c67b-4b7a-b1de-5680a754bd75 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:19.374795 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-60f084d0-c67b-4b7a-b1de-5680a754bd75 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Delete backup with id: 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. Jul 31 17:31:19.378984 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:19.378984 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:19.397199 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-60f084d0-c67b-4b7a-b1de-5680a754bd75 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] delete_backup rpcapi backup_id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:31:19.402339 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-60f084d0-c67b-4b7a-b1de-5680a754bd75 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 202 Jul 31 17:31:19.402339 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1094/4353] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:31:19 2026] DELETE /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:31:19.407669 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a35792b2-05f7-4e54-a11e-96a33a3609cc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:19.410542 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a35792b2-05f7-4e54-a11e-96a33a3609cc tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:31:19.410732 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a35792b2-05f7-4e54-a11e-96a33a3609cc tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:19.410899 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a35792b2-05f7-4e54-a11e-96a33a3609cc tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:19.411000 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a35792b2-05f7-4e54-a11e-96a33a3609cc tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:19.416242 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:19.416242 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:19.417891 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a35792b2-05f7-4e54-a11e-96a33a3609cc tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 200 Jul 31 17:31:19.418255 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1083/4354] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:19 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:19.462255 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8da4586b-cbd0-4e2a-bdd3-891f3852ca2e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:19.466342 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8da4586b-cbd0-4e2a-bdd3-891f3852ca2e tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 Jul 31 17:31:19.466725 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8da4586b-cbd0-4e2a-bdd3-891f3852ca2e tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:19.467042 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8da4586b-cbd0-4e2a-bdd3-891f3852ca2e tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:19.467162 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-8da4586b-cbd0-4e2a-bdd3-891f3852ca2e tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 98ef64da-b095-47bd-8316-2e985e147cd9. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:19.474506 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:19.474506 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:19.475437 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8da4586b-cbd0-4e2a-bdd3-891f3852ca2e tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 returned with HTTP 200 Jul 31 17:31:19.475975 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1094/4355] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:19 2026] GET /volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:20.070055 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b4dd998b-7ddc-4787-9246-4d5cff840016 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:20.075272 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b4dd998b-7ddc-4787-9246-4d5cff840016 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] GET https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 Jul 31 17:31:20.075560 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b4dd998b-7ddc-4787-9246-4d5cff840016 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:20.075815 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b4dd998b-7ddc-4787-9246-4d5cff840016 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:20.075963 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-b4dd998b-7ddc-4787-9246-4d5cff840016 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Show backup with id b675b283-025a-4a72-988d-285379e1efd0. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:20.085157 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:20.085157 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:20.086133 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b4dd998b-7ddc-4787-9246-4d5cff840016 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 returned with HTTP 200 Jul 31 17:31:20.086684 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1085/4356] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:20 2026] GET /volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:20.283866 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-e81c39c2-b6ab-4d4b-a4d1-502088c676c2 req-7a90b9de-3655-493a-864c-9e79731ce8b7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:20.294041 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e81c39c2-b6ab-4d4b-a4d1-502088c676c2 req-7a90b9de-3655-493a-864c-9e79731ce8b7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] DELETE https://10.4.3.92/volume/v3/attachments/05495e2d-0900-45c6-ba25-4e144c34aaaa Jul 31 17:31:20.294795 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e81c39c2-b6ab-4d4b-a4d1-502088c676c2 req-7a90b9de-3655-493a-864c-9e79731ce8b7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:20.295607 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-e81c39c2-b6ab-4d4b-a4d1-502088c676c2 req-7a90b9de-3655-493a-864c-9e79731ce8b7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:20.308019 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:20.308019 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:20.373462 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-e81c39c2-b6ab-4d4b-a4d1-502088c676c2 req-7a90b9de-3655-493a-864c-9e79731ce8b7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments/05495e2d-0900-45c6-ba25-4e144c34aaaa returned with HTTP 200 Jul 31 17:31:20.374472 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1095/4357] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:31:20 2026] DELETE /volume/v3/attachments/05495e2d-0900-45c6-ba25-4e144c34aaaa => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:20.387957 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-e81c39c2-b6ab-4d4b-a4d1-502088c676c2 req-d22a2ad1-b60e-4c0c-9519-332b3d8d41c7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:20.390303 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e81c39c2-b6ab-4d4b-a4d1-502088c676c2 req-d22a2ad1-b60e-4c0c-9519-332b3d8d41c7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] DELETE https://10.4.3.92/volume/v3/volumes/445ce081-19f5-40fb-9f14-27811472dca0 Jul 31 17:31:20.390529 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e81c39c2-b6ab-4d4b-a4d1-502088c676c2 req-d22a2ad1-b60e-4c0c-9519-332b3d8d41c7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:20.390768 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-e81c39c2-b6ab-4d4b-a4d1-502088c676c2 req-d22a2ad1-b60e-4c0c-9519-332b3d8d41c7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:20.391000 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [req-e81c39c2-b6ab-4d4b-a4d1-502088c676c2 req-d22a2ad1-b60e-4c0c-9519-332b3d8d41c7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Delete volume with id: 445ce081-19f5-40fb-9f14-27811472dca0 Jul 31 17:31:20.399613 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:20.399613 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:20.400162 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-e81c39c2-b6ab-4d4b-a4d1-502088c676c2 req-d22a2ad1-b60e-4c0c-9519-332b3d8d41c7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:31:20.422789 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-e81c39c2-b6ab-4d4b-a4d1-502088c676c2 req-d22a2ad1-b60e-4c0c-9519-332b3d8d41c7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Delete volume request issued successfully. Jul 31 17:31:20.423169 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-e81c39c2-b6ab-4d4b-a4d1-502088c676c2 req-d22a2ad1-b60e-4c0c-9519-332b3d8d41c7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/445ce081-19f5-40fb-9f14-27811472dca0 returned with HTTP 202 Jul 31 17:31:20.423712 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1084/4358] 10.4.3.92 () {70 vars in 1613 bytes} [Fri Jul 31 17:31:20 2026] DELETE /volume/v3/volumes/445ce081-19f5-40fb-9f14-27811472dca0 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:31:20.436230 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-895de9df-cf67-4fe1-bb49-8db1d9be67cf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:20.438755 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-895de9df-cf67-4fe1-bb49-8db1d9be67cf tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b Jul 31 17:31:20.439069 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-895de9df-cf67-4fe1-bb49-8db1d9be67cf tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:20.439359 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-895de9df-cf67-4fe1-bb49-8db1d9be67cf tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:20.439480 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-895de9df-cf67-4fe1-bb49-8db1d9be67cf tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 7e94b8fc-98ef-4d74-80b3-12c2d8d3725b. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:20.444873 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-895de9df-cf67-4fe1-bb49-8db1d9be67cf tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b returned with HTTP 404 Jul 31 17:31:20.445496 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1095/4359] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:20 2026] GET /volume/v3/backups/7e94b8fc-98ef-4d74-80b3-12c2d8d3725b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:31:20.483417 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a911c6f4-f66e-42fd-ab1a-b039ccb722f9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:20.487132 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a911c6f4-f66e-42fd-ab1a-b039ccb722f9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:31:20.487479 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a911c6f4-f66e-42fd-ab1a-b039ccb722f9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "8d238c5f-d575-4c29-9cd2-e3e14bfacc91", "name": "tempest-VolumesBackupsTest-Volume-1167293282"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:20.489356 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e8cbcf05-2bca-49b8-979c-61ec46c740cb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:20.489485 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-a911c6f4-f66e-42fd-ab1a-b039ccb722f9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '8d238c5f-d575-4c29-9cd2-e3e14bfacc91', 'name': 'tempest-VolumesBackupsTest-Volume-1167293282'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:31:20.497383 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e8cbcf05-2bca-49b8-979c-61ec46c740cb tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 Jul 31 17:31:20.497383 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e8cbcf05-2bca-49b8-979c-61ec46c740cb tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:20.497383 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e8cbcf05-2bca-49b8-979c-61ec46c740cb tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:20.497383 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e8cbcf05-2bca-49b8-979c-61ec46c740cb tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 98ef64da-b095-47bd-8316-2e985e147cd9. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:20.504688 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:20.504688 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:20.505340 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e8cbcf05-2bca-49b8-979c-61ec46c740cb tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 returned with HTTP 200 Jul 31 17:31:20.506068 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1096/4360] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:20 2026] GET /volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:20.590746 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-a911c6f4-f66e-42fd-ab1a-b039ccb722f9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Create volume of 1 GB Jul 31 17:31:20.594741 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a911c6f4-f66e-42fd-ab1a-b039ccb722f9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Availability Zones retrieved successfully. Jul 31 17:31:20.599596 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a911c6f4-f66e-42fd-ab1a-b039ccb722f9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Flow 'volume_create_api' (d3f1d7bd-0b95-4c08-b9aa-df608cf1e375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:31:20.600731 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a911c6f4-f66e-42fd-ab1a-b039ccb722f9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (706b5365-28b7-42fb-b4c0-040abe359d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:20.601591 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-a911c6f4-f66e-42fd-ab1a-b039ccb722f9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:31:20.677033 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a911c6f4-f66e-42fd-ab1a-b039ccb722f9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (706b5365-28b7-42fb-b4c0-040abe359d1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:20.677778 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a911c6f4-f66e-42fd-ab1a-b039ccb722f9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e1d4356-3333-46b0-9417-350b7a2db0a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:20.716201 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-a911c6f4-f66e-42fd-ab1a-b039ccb722f9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Created reservations ['8afb8e41-5519-41ab-b7df-b35182965fa7', '1dc2e578-e149-4d04-99e9-b158483cff4d', '80631509-2a9f-4a01-b94e-f6f19b00d9b5', '9aa8495f-8efc-4713-a4c0-d10585bad80d'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:31:20.716934 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a911c6f4-f66e-42fd-ab1a-b039ccb722f9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e1d4356-3333-46b0-9417-350b7a2db0a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8afb8e41-5519-41ab-b7df-b35182965fa7', '1dc2e578-e149-4d04-99e9-b158483cff4d', '80631509-2a9f-4a01-b94e-f6f19b00d9b5', '9aa8495f-8efc-4713-a4c0-d10585bad80d']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:20.717578 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a911c6f4-f66e-42fd-ab1a-b039ccb722f9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6d98f7e-af25-4e03-ac81-bfad1215fb14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:20.739698 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a911c6f4-f66e-42fd-ab1a-b039ccb722f9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6d98f7e-af25-4e03-ac81-bfad1215fb14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87afbb33-a02d-48d8-b164-b85d7ca08bf6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1167293282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56e032b0e5884553930e941d52600e27',qos_specs=None,replication_status=,reservations=['8afb8e41-5519-41ab-b7df-b35182965fa7','1dc2e578-e149-4d04-99e9-b158483cff4d','80631509-2a9f-4a01-b94e-f6f19b00d9b5','9aa8495f-8efc-4713-a4c0-d10585bad80d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abf03cf807ec4a91aab7454d3b7b4b10',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:31:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1167293282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87afbb33-a02d-48d8-b164-b85d7ca08bf6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56e032b0e5884553930e941d52600e27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abf03cf807ec4a91aab7454d3b7b4b10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:20.740262 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a911c6f4-f66e-42fd-ab1a-b039ccb722f9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96f94403-d8ce-4985-ba8e-805adfbac82c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:20.756697 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a911c6f4-f66e-42fd-ab1a-b039ccb722f9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96f94403-d8ce-4985-ba8e-805adfbac82c) transitioned into state 'SUCCESS' from state '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-1167293282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56e032b0e5884553930e941d52600e27',qos_specs=None,replication_status=,reservations=['8afb8e41-5519-41ab-b7df-b35182965fa7','1dc2e578-e149-4d04-99e9-b158483cff4d','80631509-2a9f-4a01-b94e-f6f19b00d9b5','9aa8495f-8efc-4713-a4c0-d10585bad80d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abf03cf807ec4a91aab7454d3b7b4b10',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:20.757399 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a911c6f4-f66e-42fd-ab1a-b039ccb722f9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1d3a67f-204f-4d7c-9ba8-552ab20367dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:20.765491 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a911c6f4-f66e-42fd-ab1a-b039ccb722f9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1d3a67f-204f-4d7c-9ba8-552ab20367dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:20.766223 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a911c6f4-f66e-42fd-ab1a-b039ccb722f9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Flow 'volume_create_api' (d3f1d7bd-0b95-4c08-b9aa-df608cf1e375) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:31:20.766526 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a911c6f4-f66e-42fd-ab1a-b039ccb722f9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Create volume request issued successfully. Jul 31 17:31:20.767078 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a911c6f4-f66e-42fd-ab1a-b039ccb722f9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:31:20.767571 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1086/4361] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:31:20 2026] POST /volume/v3/volumes => generated 747 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:31:20.779771 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0f48dabd-b14f-439c-81ff-b2b6ccf9569d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:20.783786 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0f48dabd-b14f-439c-81ff-b2b6ccf9569d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/volumes/87afbb33-a02d-48d8-b164-b85d7ca08bf6 Jul 31 17:31:20.783786 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0f48dabd-b14f-439c-81ff-b2b6ccf9569d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:20.783786 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0f48dabd-b14f-439c-81ff-b2b6ccf9569d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:20.788894 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:20.788894 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:20.792960 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-0f48dabd-b14f-439c-81ff-b2b6ccf9569d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Volume info retrieved successfully. Jul 31 17:31:20.797529 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0f48dabd-b14f-439c-81ff-b2b6ccf9569d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/volumes/87afbb33-a02d-48d8-b164-b85d7ca08bf6 returned with HTTP 200 Jul 31 17:31:20.797960 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1085/4362] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:20 2026] GET /volume/v3/volumes/87afbb33-a02d-48d8-b164-b85d7ca08bf6 => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:21.030374 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c6f90ed2-4a69-44ea-8551-8c0f41f9e099 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:21.032331 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c6f90ed2-4a69-44ea-8551-8c0f41f9e099 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/445ce081-19f5-40fb-9f14-27811472dca0 Jul 31 17:31:21.032692 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c6f90ed2-4a69-44ea-8551-8c0f41f9e099 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:21.033009 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c6f90ed2-4a69-44ea-8551-8c0f41f9e099 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:21.040939 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c6f90ed2-4a69-44ea-8551-8c0f41f9e099 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/445ce081-19f5-40fb-9f14-27811472dca0 returned with HTTP 404 Jul 31 17:31:21.042105 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1096/4363] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:21 2026] GET /volume/v3/volumes/445ce081-19f5-40fb-9f14-27811472dca0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:31:21.100162 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f7ddc25c-803b-4abb-85b3-0c4b04d502fb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:21.101846 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f7ddc25c-803b-4abb-85b3-0c4b04d502fb tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] GET https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 Jul 31 17:31:21.102152 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f7ddc25c-803b-4abb-85b3-0c4b04d502fb tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:21.102382 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f7ddc25c-803b-4abb-85b3-0c4b04d502fb tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:21.102527 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f7ddc25c-803b-4abb-85b3-0c4b04d502fb tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Show backup with id b675b283-025a-4a72-988d-285379e1efd0. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:21.107402 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:21.107402 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:21.108200 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f7ddc25c-803b-4abb-85b3-0c4b04d502fb tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 returned with HTTP 200 Jul 31 17:31:21.108868 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1097/4364] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:21 2026] GET /volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:21.518090 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-87b4601e-5a2b-4cab-bb59-83114ac8d1f2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:21.520293 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-87b4601e-5a2b-4cab-bb59-83114ac8d1f2 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 Jul 31 17:31:21.520555 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-87b4601e-5a2b-4cab-bb59-83114ac8d1f2 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:21.520764 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-87b4601e-5a2b-4cab-bb59-83114ac8d1f2 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:21.521011 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-87b4601e-5a2b-4cab-bb59-83114ac8d1f2 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 98ef64da-b095-47bd-8316-2e985e147cd9. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:21.529302 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:21.529302 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:21.529302 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-87b4601e-5a2b-4cab-bb59-83114ac8d1f2 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 returned with HTTP 200 Jul 31 17:31:21.529302 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1087/4365] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:21 2026] GET /volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:21.626962 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bf3c9182-fe99-45cd-9583-1f01c37cb9fe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:21.628786 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bf3c9182-fe99-45cd-9583-1f01c37cb9fe tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/7ad6fac9-c198-4143-adf8-0ba8ee038a2d Jul 31 17:31:21.628991 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bf3c9182-fe99-45cd-9583-1f01c37cb9fe tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:21.629176 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bf3c9182-fe99-45cd-9583-1f01c37cb9fe tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:21.629279 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-bf3c9182-fe99-45cd-9583-1f01c37cb9fe tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Delete snapshot with id: 7ad6fac9-c198-4143-adf8-0ba8ee038a2d Jul 31 17:31:21.633242 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bf3c9182-fe99-45cd-9583-1f01c37cb9fe tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/7ad6fac9-c198-4143-adf8-0ba8ee038a2d returned with HTTP 404 Jul 31 17:31:21.633742 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1086/4366] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:31:21 2026] DELETE /volume/v3/snapshots/7ad6fac9-c198-4143-adf8-0ba8ee038a2d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:31:21.641177 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e8239d43-90ea-4fc1-a236-4150888922b8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:21.646621 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e8239d43-90ea-4fc1-a236-4150888922b8 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/7ad6fac9-c198-4143-adf8-0ba8ee038a2d Jul 31 17:31:21.646808 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e8239d43-90ea-4fc1-a236-4150888922b8 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:21.646982 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e8239d43-90ea-4fc1-a236-4150888922b8 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:21.654424 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e8239d43-90ea-4fc1-a236-4150888922b8 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/7ad6fac9-c198-4143-adf8-0ba8ee038a2d returned with HTTP 404 Jul 31 17:31:21.654991 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1097/4367] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:31:21 2026] GET /volume/v3/snapshots/7ad6fac9-c198-4143-adf8-0ba8ee038a2d => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:31:21.815666 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4368962f-d68d-488b-9b92-7759dfc47d60 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:21.817484 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4368962f-d68d-488b-9b92-7759dfc47d60 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/volumes/87afbb33-a02d-48d8-b164-b85d7ca08bf6 Jul 31 17:31:21.817914 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4368962f-d68d-488b-9b92-7759dfc47d60 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:21.818192 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4368962f-d68d-488b-9b92-7759dfc47d60 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:21.830252 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:21.830252 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:21.833989 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4368962f-d68d-488b-9b92-7759dfc47d60 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Volume info retrieved successfully. Jul 31 17:31:21.838442 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4368962f-d68d-488b-9b92-7759dfc47d60 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/volumes/87afbb33-a02d-48d8-b164-b85d7ca08bf6 returned with HTTP 200 Jul 31 17:31:21.838948 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1098/4368] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:21 2026] GET /volume/v3/volumes/87afbb33-a02d-48d8-b164-b85d7ca08bf6 => generated 1355 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:31:21.853586 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b392d556-3635-43d5-80db-644ea0e16f03 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:21.855730 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b392d556-3635-43d5-80db-644ea0e16f03 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] POST https://10.4.3.92/volume/v3/backups Jul 31 17:31:21.855870 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b392d556-3635-43d5-80db-644ea0e16f03 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "87afbb33-a02d-48d8-b164-b85d7ca08bf6", "name": "tempest-VolumesBackupsTest-Backup-1635926094"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:21.857709 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.backups [None req-b392d556-3635-43d5-80db-644ea0e16f03 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Creating new backup {'backup': {'volume_id': '87afbb33-a02d-48d8-b164-b85d7ca08bf6', 'name': 'tempest-VolumesBackupsTest-Backup-1635926094'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:31:21.857909 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-b392d556-3635-43d5-80db-644ea0e16f03 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Creating backup of volume 87afbb33-a02d-48d8-b164-b85d7ca08bf6 in container None Jul 31 17:31:21.866371 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:21.866371 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:21.866810 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b392d556-3635-43d5-80db-644ea0e16f03 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Volume info retrieved successfully. Jul 31 17:31:21.885261 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-b392d556-3635-43d5-80db-644ea0e16f03 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Created reservations ['27ab5a20-2db9-4ad3-a433-209f81f59a41', '499be361-749b-4442-adff-e5827118485e'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:31:21.914619 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b392d556-3635-43d5-80db-644ea0e16f03 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:31:21.915077 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1088/4369] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:31:21 2026] POST /volume/v3/backups => generated 328 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:31:21.922913 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-096d8704-96be-4401-8073-5de3cd595c4b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:21.924817 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-096d8704-96be-4401-8073-5de3cd595c4b tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 Jul 31 17:31:21.925047 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-096d8704-96be-4401-8073-5de3cd595c4b tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:21.925265 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-096d8704-96be-4401-8073-5de3cd595c4b tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:21.925408 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-096d8704-96be-4401-8073-5de3cd595c4b tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 3a350c67-5f99-49b8-a05e-b810cef34a89. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:21.930592 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:21.930592 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:21.930882 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-096d8704-96be-4401-8073-5de3cd595c4b tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 returned with HTTP 200 Jul 31 17:31:21.931228 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1087/4370] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:21 2026] GET /volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:22.122419 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bda417dc-c587-4412-9328-ced418689c21 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:22.124795 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bda417dc-c587-4412-9328-ced418689c21 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] GET https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 Jul 31 17:31:22.125102 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bda417dc-c587-4412-9328-ced418689c21 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:22.125416 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bda417dc-c587-4412-9328-ced418689c21 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:22.125598 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-bda417dc-c587-4412-9328-ced418689c21 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Show backup with id b675b283-025a-4a72-988d-285379e1efd0. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:22.130946 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:22.130946 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:22.131803 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bda417dc-c587-4412-9328-ced418689c21 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 returned with HTTP 200 Jul 31 17:31:22.132227 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1098/4371] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:22 2026] GET /volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:22.296154 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e91e3d49-6cb2-4f79-a4f5-1301b7e7d9b2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:22.297896 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e91e3d49-6cb2-4f79-a4f5-1301b7e7d9b2 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] DELETE https://10.4.3.92/volume/v3/volumes/445ce081-19f5-40fb-9f14-27811472dca0 Jul 31 17:31:22.298091 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e91e3d49-6cb2-4f79-a4f5-1301b7e7d9b2 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:22.298284 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e91e3d49-6cb2-4f79-a4f5-1301b7e7d9b2 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:22.298467 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-e91e3d49-6cb2-4f79-a4f5-1301b7e7d9b2 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Delete volume with id: 445ce081-19f5-40fb-9f14-27811472dca0 Jul 31 17:31:22.303901 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e91e3d49-6cb2-4f79-a4f5-1301b7e7d9b2 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/445ce081-19f5-40fb-9f14-27811472dca0 returned with HTTP 404 Jul 31 17:31:22.304366 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1099/4372] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:31:22 2026] DELETE /volume/v3/volumes/445ce081-19f5-40fb-9f14-27811472dca0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:31:22.311896 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e588656f-0cdb-4772-812f-d74a3166fa24 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:22.313604 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e588656f-0cdb-4772-812f-d74a3166fa24 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/445ce081-19f5-40fb-9f14-27811472dca0 Jul 31 17:31:22.313755 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e588656f-0cdb-4772-812f-d74a3166fa24 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:22.313931 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e588656f-0cdb-4772-812f-d74a3166fa24 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:22.319192 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e588656f-0cdb-4772-812f-d74a3166fa24 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/445ce081-19f5-40fb-9f14-27811472dca0 returned with HTTP 404 Jul 31 17:31:22.319618 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1089/4373] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:22 2026] GET /volume/v3/volumes/445ce081-19f5-40fb-9f14-27811472dca0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:31:22.543577 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b68e1082-0bf3-4529-aa49-9e7496d860c7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:22.546361 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b68e1082-0bf3-4529-aa49-9e7496d860c7 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 Jul 31 17:31:22.546652 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b68e1082-0bf3-4529-aa49-9e7496d860c7 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:22.546874 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b68e1082-0bf3-4529-aa49-9e7496d860c7 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:22.547057 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b68e1082-0bf3-4529-aa49-9e7496d860c7 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 98ef64da-b095-47bd-8316-2e985e147cd9. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:22.552838 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:22.552838 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:22.553736 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b68e1082-0bf3-4529-aa49-9e7496d860c7 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 returned with HTTP 200 Jul 31 17:31:22.554230 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1088/4374] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:22 2026] GET /volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:22.941048 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5e4fc1cc-347c-4ba4-9c15-bb244538a303 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:22.942733 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5e4fc1cc-347c-4ba4-9c15-bb244538a303 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 Jul 31 17:31:22.942909 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5e4fc1cc-347c-4ba4-9c15-bb244538a303 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:22.943081 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5e4fc1cc-347c-4ba4-9c15-bb244538a303 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:22.943176 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-5e4fc1cc-347c-4ba4-9c15-bb244538a303 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 3a350c67-5f99-49b8-a05e-b810cef34a89. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:22.947049 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:22.947049 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:22.947729 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5e4fc1cc-347c-4ba4-9c15-bb244538a303 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 returned with HTTP 200 Jul 31 17:31:22.948057 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1099/4375] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:22 2026] GET /volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:23.142346 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ca3396b5-10f1-4186-aa81-2080cfa3743c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:23.144260 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ca3396b5-10f1-4186-aa81-2080cfa3743c tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] GET https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 Jul 31 17:31:23.144512 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ca3396b5-10f1-4186-aa81-2080cfa3743c tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:23.144729 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ca3396b5-10f1-4186-aa81-2080cfa3743c tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:23.144873 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ca3396b5-10f1-4186-aa81-2080cfa3743c tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Show backup with id b675b283-025a-4a72-988d-285379e1efd0. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:23.149486 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:23.149486 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:23.150203 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ca3396b5-10f1-4186-aa81-2080cfa3743c tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 returned with HTTP 200 Jul 31 17:31:23.150668 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1100/4376] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:23 2026] GET /volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:23.326913 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-97fff75a-74b5-42ab-ac9d-70596177add5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:23.328912 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-97fff75a-74b5-42ab-ac9d-70596177add5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:31:23.329301 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-97fff75a-74b5-42ab-ac9d-70596177add5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-344643694", "snapshot_id": null, "imageRef": "8d238c5f-d575-4c29-9cd2-e3e14bfacc91", "volume_type": null, "size": 1}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:23.331194 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-97fff75a-74b5-42ab-ac9d-70596177add5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-344643694', 'snapshot_id': None, 'imageRef': '8d238c5f-d575-4c29-9cd2-e3e14bfacc91', 'volume_type': None, 'size': 1}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:31:23.407771 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-97fff75a-74b5-42ab-ac9d-70596177add5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Create volume of 1 GB Jul 31 17:31:23.408133 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:23.408133 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:23.413038 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-97fff75a-74b5-42ab-ac9d-70596177add5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Availability Zones retrieved successfully. Jul 31 17:31:23.420222 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-97fff75a-74b5-42ab-ac9d-70596177add5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Flow 'volume_create_api' (ef4c2824-4d81-4e4e-ac05-27ab95bea71a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:31:23.421682 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-97fff75a-74b5-42ab-ac9d-70596177add5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (702e3141-d7dd-4709-8289-ef19d7cd2dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:23.422915 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-97fff75a-74b5-42ab-ac9d-70596177add5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:31:23.483716 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-97fff75a-74b5-42ab-ac9d-70596177add5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (702e3141-d7dd-4709-8289-ef19d7cd2dfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:23.484709 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-97fff75a-74b5-42ab-ac9d-70596177add5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6967479-4f23-4980-b277-3cb509fa9c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:23.531087 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-97fff75a-74b5-42ab-ac9d-70596177add5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Created reservations ['2103b0ce-cb1d-4f68-8c99-ccdff22a2c11', '8f453870-22b8-40a0-a06e-1100cd454913', '3eb1d935-6958-4b11-80b3-f907e13f6c40', '9071f69f-fb95-46ab-bb83-77f0b63f072e'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:31:23.531971 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-97fff75a-74b5-42ab-ac9d-70596177add5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6967479-4f23-4980-b277-3cb509fa9c16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2103b0ce-cb1d-4f68-8c99-ccdff22a2c11', '8f453870-22b8-40a0-a06e-1100cd454913', '3eb1d935-6958-4b11-80b3-f907e13f6c40', '9071f69f-fb95-46ab-bb83-77f0b63f072e']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:23.532913 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-97fff75a-74b5-42ab-ac9d-70596177add5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d94b77b7-80a9-4c47-8f79-41e281a6a47c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:23.564336 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e7b1b6a9-2301-480e-ba89-1aad46e100bc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:23.564752 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-97fff75a-74b5-42ab-ac9d-70596177add5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d94b77b7-80a9-4c47-8f79-41e281a6a47c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28738363-9dad-46a1-bae3-c2fc52662dd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-344643694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93f3986dd70442d6b42d2af87d722313',qos_specs=None,replication_status=,reservations=['2103b0ce-cb1d-4f68-8c99-ccdff22a2c11','8f453870-22b8-40a0-a06e-1100cd454913','3eb1d935-6958-4b11-80b3-f907e13f6c40','9071f69f-fb95-46ab-bb83-77f0b63f072e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dda15d2abf14a889e507b800d058d6f',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:31:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-344643694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28738363-9dad-46a1-bae3-c2fc52662dd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93f3986dd70442d6b42d2af87d722313',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6dda15d2abf14a889e507b800d058d6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:23.565766 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-97fff75a-74b5-42ab-ac9d-70596177add5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22079629-6229-4d1e-a4f2-3c0dc26a58d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:23.566123 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e7b1b6a9-2301-480e-ba89-1aad46e100bc tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 Jul 31 17:31:23.566365 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e7b1b6a9-2301-480e-ba89-1aad46e100bc tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:23.566587 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e7b1b6a9-2301-480e-ba89-1aad46e100bc tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:23.566740 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-e7b1b6a9-2301-480e-ba89-1aad46e100bc tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 98ef64da-b095-47bd-8316-2e985e147cd9. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:23.570346 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:23.570346 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:23.570881 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e7b1b6a9-2301-480e-ba89-1aad46e100bc tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 returned with HTTP 200 Jul 31 17:31:23.571212 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1089/4377] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:23 2026] GET /volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:23.586328 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-97fff75a-74b5-42ab-ac9d-70596177add5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22079629-6229-4d1e-a4f2-3c0dc26a58d6) transitioned into state 'SUCCESS' from state '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-344643694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93f3986dd70442d6b42d2af87d722313',qos_specs=None,replication_status=,reservations=['2103b0ce-cb1d-4f68-8c99-ccdff22a2c11','8f453870-22b8-40a0-a06e-1100cd454913','3eb1d935-6958-4b11-80b3-f907e13f6c40','9071f69f-fb95-46ab-bb83-77f0b63f072e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dda15d2abf14a889e507b800d058d6f',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:23.587244 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-97fff75a-74b5-42ab-ac9d-70596177add5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86858935-c4c6-49c2-8ef4-8e17c7796356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:23.599287 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-97fff75a-74b5-42ab-ac9d-70596177add5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86858935-c4c6-49c2-8ef4-8e17c7796356) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:23.599287 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-97fff75a-74b5-42ab-ac9d-70596177add5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Flow 'volume_create_api' (ef4c2824-4d81-4e4e-ac05-27ab95bea71a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:31:23.599287 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-97fff75a-74b5-42ab-ac9d-70596177add5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Create volume request issued successfully. Jul 31 17:31:23.599287 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-97fff75a-74b5-42ab-ac9d-70596177add5 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:31:23.599721 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1090/4378] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:31:23 2026] POST /volume/v3/volumes => generated 756 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:31:23.616390 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-45581829-458f-41ea-99a9-69935931372b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:23.618435 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-45581829-458f-41ea-99a9-69935931372b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/28738363-9dad-46a1-bae3-c2fc52662dd1 Jul 31 17:31:23.618643 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-45581829-458f-41ea-99a9-69935931372b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:23.618847 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-45581829-458f-41ea-99a9-69935931372b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:23.626070 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:23.626070 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:23.629990 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-45581829-458f-41ea-99a9-69935931372b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:31:23.634585 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-45581829-458f-41ea-99a9-69935931372b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/28738363-9dad-46a1-bae3-c2fc52662dd1 returned with HTTP 200 Jul 31 17:31:23.635202 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1100/4379] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:23 2026] GET /volume/v3/volumes/28738363-9dad-46a1-bae3-c2fc52662dd1 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:23.958203 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4ad41989-0da5-46f0-9e48-77d5501bb0e2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:23.960231 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4ad41989-0da5-46f0-9e48-77d5501bb0e2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 Jul 31 17:31:23.960449 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4ad41989-0da5-46f0-9e48-77d5501bb0e2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:23.960664 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4ad41989-0da5-46f0-9e48-77d5501bb0e2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:23.961673 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-4ad41989-0da5-46f0-9e48-77d5501bb0e2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 3a350c67-5f99-49b8-a05e-b810cef34a89. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:23.965866 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:23.965866 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:23.966974 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4ad41989-0da5-46f0-9e48-77d5501bb0e2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 returned with HTTP 200 Jul 31 17:31:23.967437 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1101/4380] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:23 2026] GET /volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:24.161615 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-41476a91-af8d-40d5-90b5-26b45b37ca0f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:24.163358 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-41476a91-af8d-40d5-90b5-26b45b37ca0f tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] GET https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 Jul 31 17:31:24.164580 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-41476a91-af8d-40d5-90b5-26b45b37ca0f tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:24.164580 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-41476a91-af8d-40d5-90b5-26b45b37ca0f tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:24.164580 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-41476a91-af8d-40d5-90b5-26b45b37ca0f tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Show backup with id b675b283-025a-4a72-988d-285379e1efd0. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:24.169288 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:24.169288 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:24.171086 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-41476a91-af8d-40d5-90b5-26b45b37ca0f tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 returned with HTTP 200 Jul 31 17:31:24.171086 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1090/4381] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:24 2026] GET /volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:31:24.552546 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-378785cd-6663-4d26-88fb-257c831e63ec None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:24.557328 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-378785cd-6663-4d26-88fb-257c831e63ec tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:31:24.557328 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-378785cd-6663-4d26-88fb-257c831e63ec tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-867585131", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:24.557328 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-378785cd-6663-4d26-88fb-257c831e63ec tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-867585131', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:31:24.557328 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-378785cd-6663-4d26-88fb-257c831e63ec tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Create volume of 1 GB Jul 31 17:31:24.557328 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:24.557328 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:24.561085 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-378785cd-6663-4d26-88fb-257c831e63ec tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Availability Zones retrieved successfully. Jul 31 17:31:24.566421 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-378785cd-6663-4d26-88fb-257c831e63ec tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Flow 'volume_create_api' (dbf65004-9eaa-4028-9926-ea27ed8ac098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:31:24.567440 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-378785cd-6663-4d26-88fb-257c831e63ec tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bec450f5-cf77-4fc1-bcfa-fe87e56c540d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:24.568449 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-378785cd-6663-4d26-88fb-257c831e63ec tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:31:24.584414 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8df9b95d-6fb5-4bb9-b71c-0e47ea443244 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:24.586381 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8df9b95d-6fb5-4bb9-b71c-0e47ea443244 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 Jul 31 17:31:24.586637 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8df9b95d-6fb5-4bb9-b71c-0e47ea443244 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:24.586863 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8df9b95d-6fb5-4bb9-b71c-0e47ea443244 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:24.586954 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-8df9b95d-6fb5-4bb9-b71c-0e47ea443244 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 98ef64da-b095-47bd-8316-2e985e147cd9. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:24.596659 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:24.596659 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:24.597372 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8df9b95d-6fb5-4bb9-b71c-0e47ea443244 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 returned with HTTP 200 Jul 31 17:31:24.597763 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1101/4382] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:24 2026] GET /volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:24.601879 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-378785cd-6663-4d26-88fb-257c831e63ec tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bec450f5-cf77-4fc1-bcfa-fe87e56c540d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:24.602817 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-378785cd-6663-4d26-88fb-257c831e63ec tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c26a61a-ab74-429a-acde-77663c621351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:24.609129 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1ea9230a-9ed0-434e-b6e8-ed977fb32f2e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:24.611020 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1ea9230a-9ed0-434e-b6e8-ed977fb32f2e tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9/export_record Jul 31 17:31:24.611288 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1ea9230a-9ed0-434e-b6e8-ed977fb32f2e tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:24.612311 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1ea9230a-9ed0-434e-b6e8-ed977fb32f2e tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'export_record' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:24.612311 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-1ea9230a-9ed0-434e-b6e8-ed977fb32f2e tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Export record for backup 98ef64da-b095-47bd-8316-2e985e147cd9. {{(pid=100274) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 17:31:24.615930 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:24.615930 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:24.617466 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.backup.api [None req-1ea9230a-9ed0-434e-b6e8-ed977fb32f2e tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling RPCAPI with context: , host: np0000006248, backup: 98ef64da-b095-47bd-8316-2e985e147cd9. {{(pid=100274) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 31 17:31:24.625127 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-1ea9230a-9ed0-434e-b6e8-ed977fb32f2e tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] export_record in rpcapi backup_id 98ef64da-b095-47bd-8316-2e985e147cd9 on host np0000006248. {{(pid=100274) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 31 17:31:24.634364 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-1ea9230a-9ed0-434e-b6e8-ed977fb32f2e tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOThlZjY0ZGEtYjA5NS00N2JkLTgzMTYtMmU5ODVlMTQ3Y2Q5IiwgInVzZXJfaWQiOiAiYTYyOTUxOWRkMTE4NDQ0MGIyNGMzMmYyM2E4Mzg5ZmUiLCAicHJvamVjdF9pZCI6ICI4ZGE4MjU1Nzg4Mjg0YjU2YTdmNTJkNzg3MDBiYjRmNyIsICJ2b2x1bWVfaWQiOiAiNWQzNGQ1YTgtZmIyNi00NWZjLWE2MDktNTIzZDI4ODE3YmVlIiwgImhvc3QiOiAibnAwMDAwMDA2MjQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDYzNjc0NjQyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNWQzNGQ1YTgtZmIyNi00NWZjLWE2MDktNTIzZDI4ODE3YmVlLzIwMjYwNzMxMTczMTA1L2F6X25vdmFfYmFja3VwXzk4ZWY2NGRhLWIwOTUtNDdiZC04MzE2LTJlOTg1ZTE0N2NkOSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMTc6MzE6MDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMTc6MzE6MDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxNzozMToyNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100274) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 31 17:31:24.634720 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1ea9230a-9ed0-434e-b6e8-ed977fb32f2e tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9/export_record returned with HTTP 200 Jul 31 17:31:24.635574 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1102/4383] 10.4.3.92 () {68 vars in 1423 bytes} [Fri Jul 31 17:31:24 2026] GET /volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9/export_record => generated 1424 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:31:24.644992 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-34ad6151-6642-4e9c-9f92-92ed47fda8a4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:24.650306 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f8a18277-6e40-4dc4-9c07-370e5a6cc11e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:24.650484 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-34ad6151-6642-4e9c-9f92-92ed47fda8a4 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 Jul 31 17:31:24.650484 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-34ad6151-6642-4e9c-9f92-92ed47fda8a4 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:24.650484 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-34ad6151-6642-4e9c-9f92-92ed47fda8a4 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:24.650484 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-34ad6151-6642-4e9c-9f92-92ed47fda8a4 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 98ef64da-b095-47bd-8316-2e985e147cd9. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:24.650702 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f8a18277-6e40-4dc4-9c07-370e5a6cc11e tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/28738363-9dad-46a1-bae3-c2fc52662dd1 Jul 31 17:31:24.650702 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f8a18277-6e40-4dc4-9c07-370e5a6cc11e tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:24.650702 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f8a18277-6e40-4dc4-9c07-370e5a6cc11e tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:24.657547 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:24.657547 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:24.659243 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-34ad6151-6642-4e9c-9f92-92ed47fda8a4 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 returned with HTTP 200 Jul 31 17:31:24.659965 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1091/4384] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:24 2026] GET /volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:24.660151 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:24.660151 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:24.664264 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f8a18277-6e40-4dc4-9c07-370e5a6cc11e tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:31:24.669870 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9447be6d-5cef-4a42-b00d-0c79cde90a6b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:24.670260 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f8a18277-6e40-4dc4-9c07-370e5a6cc11e tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/28738363-9dad-46a1-bae3-c2fc52662dd1 returned with HTTP 200 Jul 31 17:31:24.670821 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1102/4385] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:24 2026] GET /volume/v3/volumes/28738363-9dad-46a1-bae3-c2fc52662dd1 => generated 1364 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:31:24.671748 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9447be6d-5cef-4a42-b00d-0c79cde90a6b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-reader] POST https://10.4.3.92/volume/v3/backups/import_record Jul 31 17:31:24.674966 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-378785cd-6663-4d26-88fb-257c831e63ec tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Created reservations ['eb8d8696-e312-495d-ad9d-bd4e6f8593e6', 'dd5d89af-40f8-4436-868d-3239f20ca9db', '6f1e3833-0403-4408-acfd-dc96c7179ba6', '1774ce62-2835-4a4a-a0be-e929692b73ca'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:31:24.675877 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9447be6d-5cef-4a42-b00d-0c79cde90a6b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTRiMTM4NzctYjBkNi00ZThmLTg3NWUtMmY0NzQxNzRmYThlIiwgInVzZXJfaWQiOiAiYTYyOTUxOWRkMTE4NDQ0MGIyNGMzMmYyM2E4Mzg5ZmUiLCAicHJvamVjdF9pZCI6ICI4ZGE4MjU1Nzg4Mjg0YjU2YTdmNTJkNzg3MDBiYjRmNyIsICJ2b2x1bWVfaWQiOiAiNWQzNGQ1YTgtZmIyNi00NWZjLWE2MDktNTIzZDI4ODE3YmVlIiwgImhvc3QiOiAibnAwMDAwMDA2MjQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDYzNjc0NjQyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNWQzNGQ1YTgtZmIyNi00NWZjLWE2MDktNTIzZDI4ODE3YmVlLzIwMjYwNzMxMTczMTA1L2F6X25vdmFfYmFja3VwXzk4ZWY2NGRhLWIwOTUtNDdiZC04MzE2LTJlOTg1ZTE0N2NkOSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMTc6MzE6MDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMTc6MzE6MDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxNzozMToyNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:24.676017 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-378785cd-6663-4d26-88fb-257c831e63ec tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c26a61a-ab74-429a-acde-77663c621351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb8d8696-e312-495d-ad9d-bd4e6f8593e6', 'dd5d89af-40f8-4436-868d-3239f20ca9db', '6f1e3833-0403-4408-acfd-dc96c7179ba6', '1774ce62-2835-4a4a-a0be-e929692b73ca']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:24.676954 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-378785cd-6663-4d26-88fb-257c831e63ec tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2178289-dfa5-4033-a114-ed86a8bf5222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:24.681284 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-9447be6d-5cef-4a42-b00d-0c79cde90a6b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTRiMTM4NzctYjBkNi00ZThmLTg3NWUtMmY0NzQxNzRmYThlIiwgInVzZXJfaWQiOiAiYTYyOTUxOWRkMTE4NDQ0MGIyNGMzMmYyM2E4Mzg5ZmUiLCAicHJvamVjdF9pZCI6ICI4ZGE4MjU1Nzg4Mjg0YjU2YTdmNTJkNzg3MDBiYjRmNyIsICJ2b2x1bWVfaWQiOiAiNWQzNGQ1YTgtZmIyNi00NWZjLWE2MDktNTIzZDI4ODE3YmVlIiwgImhvc3QiOiAibnAwMDAwMDA2MjQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDYzNjc0NjQyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNWQzNGQ1YTgtZmIyNi00NWZjLWE2MDktNTIzZDI4ODE3YmVlLzIwMjYwNzMxMTczMTA1L2F6X25vdmFfYmFja3VwXzk4ZWY2NGRhLWIwOTUtNDdiZC04MzE2LTJlOTg1ZTE0N2NkOSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMTc6MzE6MDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMTc6MzE6MDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxNzozMToyNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100274) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 31 17:31:24.682916 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-9447be6d-5cef-4a42-b00d-0c79cde90a6b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTRiMTM4NzctYjBkNi00ZThmLTg3NWUtMmY0NzQxNzRmYThlIiwgInVzZXJfaWQiOiAiYTYyOTUxOWRkMTE4NDQ0MGIyNGMzMmYyM2E4Mzg5ZmUiLCAicHJvamVjdF9pZCI6ICI4ZGE4MjU1Nzg4Mjg0YjU2YTdmNTJkNzg3MDBiYjRmNyIsICJ2b2x1bWVfaWQiOiAiNWQzNGQ1YTgtZmIyNi00NWZjLWE2MDktNTIzZDI4ODE3YmVlIiwgImhvc3QiOiAibnAwMDAwMDA2MjQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDYzNjc0NjQyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNWQzNGQ1YTgtZmIyNi00NWZjLWE2MDktNTIzZDI4ODE3YmVlLzIwMjYwNzMxMTczMTA1L2F6X25vdmFfYmFja3VwXzk4ZWY2NGRhLWIwOTUtNDdiZC04MzE2LTJlOTg1ZTE0N2NkOSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMTc6MzE6MDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMTc6MzE6MDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxNzozMToyNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100274) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 31 17:31:24.683079 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-9447be6d-5cef-4a42-b00d-0c79cde90a6b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '2e824ef1d46743a7896b630323a95c2a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8da8255788284b56a7f52d78700bb4f7', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:31:24.683281 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9447be6d-5cef-4a42-b00d-0c79cde90a6b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-reader] https://10.4.3.92/volume/v3/backups/import_record returned with HTTP 403 Jul 31 17:31:24.683773 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1103/4386] 10.4.3.92 () {70 vars in 1335 bytes} [Fri Jul 31 17:31:24 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:31:24.687264 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c0016ce4-3825-45ef-946f-ae94ec261b3d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:24.688916 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c0016ce4-3825-45ef-946f-ae94ec261b3d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/28738363-9dad-46a1-bae3-c2fc52662dd1 Jul 31 17:31:24.689206 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c0016ce4-3825-45ef-946f-ae94ec261b3d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:24.689506 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c0016ce4-3825-45ef-946f-ae94ec261b3d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:24.690799 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-89fc11f4-b525-4f52-9937-d80efc84320f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:24.692634 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-89fc11f4-b525-4f52-9937-d80efc84320f tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/5d34d5a8-fb26-45fc-a609-523d28817bee Jul 31 17:31:24.692854 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-89fc11f4-b525-4f52-9937-d80efc84320f tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:24.693037 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-89fc11f4-b525-4f52-9937-d80efc84320f tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:24.693190 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-89fc11f4-b525-4f52-9937-d80efc84320f tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Delete volume with id: 5d34d5a8-fb26-45fc-a609-523d28817bee Jul 31 17:31:24.697722 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:24.697722 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:24.702306 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:24.702306 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:24.702911 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-89fc11f4-b525-4f52-9937-d80efc84320f tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Volume info retrieved successfully. Jul 31 17:31:24.703569 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-378785cd-6663-4d26-88fb-257c831e63ec tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2178289-dfa5-4033-a114-ed86a8bf5222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8c4eda0-baf3-40fd-b9ab-5533fab95c65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-867585131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52c31850c55b41f2a476e6b37a407d53',qos_specs=None,replication_status=,reservations=['eb8d8696-e312-495d-ad9d-bd4e6f8593e6','dd5d89af-40f8-4436-868d-3239f20ca9db','6f1e3833-0403-4408-acfd-dc96c7179ba6','1774ce62-2835-4a4a-a0be-e929692b73ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc49196e790c49faaed822909fc76c59',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:31:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-867585131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8c4eda0-baf3-40fd-b9ab-5533fab95c65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52c31850c55b41f2a476e6b37a407d53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc49196e790c49faaed822909fc76c59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:24.704132 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c0016ce4-3825-45ef-946f-ae94ec261b3d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:31:24.705225 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-378785cd-6663-4d26-88fb-257c831e63ec tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c43b30f-f6a6-49e5-8455-e568a3d54c01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:24.713478 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c0016ce4-3825-45ef-946f-ae94ec261b3d tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/28738363-9dad-46a1-bae3-c2fc52662dd1 returned with HTTP 200 Jul 31 17:31:24.714400 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1092/4387] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:24 2026] GET /volume/v3/volumes/28738363-9dad-46a1-bae3-c2fc52662dd1 => generated 1364 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 17:31:24.726386 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-89fc11f4-b525-4f52-9937-d80efc84320f tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Delete volume request issued successfully. Jul 31 17:31:24.726562 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-89fc11f4-b525-4f52-9937-d80efc84320f tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/volumes/5d34d5a8-fb26-45fc-a609-523d28817bee returned with HTTP 202 Jul 31 17:31:24.726991 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1103/4388] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:31:24 2026] DELETE /volume/v3/volumes/5d34d5a8-fb26-45fc-a609-523d28817bee => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:31:24.727468 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-378785cd-6663-4d26-88fb-257c831e63ec tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c43b30f-f6a6-49e5-8455-e568a3d54c01) transitioned into state 'SUCCESS' from state '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-867585131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52c31850c55b41f2a476e6b37a407d53',qos_specs=None,replication_status=,reservations=['eb8d8696-e312-495d-ad9d-bd4e6f8593e6','dd5d89af-40f8-4436-868d-3239f20ca9db','6f1e3833-0403-4408-acfd-dc96c7179ba6','1774ce62-2835-4a4a-a0be-e929692b73ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc49196e790c49faaed822909fc76c59',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:24.728175 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-378785cd-6663-4d26-88fb-257c831e63ec tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0ff19ae-8b07-4d70-a25b-e9b3624006f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:24.733863 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7e384e2e-68a2-486b-8738-7f2213c5a89c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:24.738495 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-378785cd-6663-4d26-88fb-257c831e63ec tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0ff19ae-8b07-4d70-a25b-e9b3624006f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:24.739277 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-378785cd-6663-4d26-88fb-257c831e63ec tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Flow 'volume_create_api' (dbf65004-9eaa-4028-9926-ea27ed8ac098) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:31:24.739610 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-378785cd-6663-4d26-88fb-257c831e63ec tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Create volume request issued successfully. Jul 31 17:31:24.740174 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-378785cd-6663-4d26-88fb-257c831e63ec tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:31:24.740760 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1091/4389] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:31:24 2026] POST /volume/v3/volumes => generated 752 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:31:24.744052 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7e384e2e-68a2-486b-8738-7f2213c5a89c tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/volumes/5d34d5a8-fb26-45fc-a609-523d28817bee Jul 31 17:31:24.746071 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7e384e2e-68a2-486b-8738-7f2213c5a89c tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:24.746566 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7e384e2e-68a2-486b-8738-7f2213c5a89c tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:24.758208 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ec85000e-4afe-42fe-88a4-4273785651a5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:24.759604 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ec85000e-4afe-42fe-88a4-4273785651a5 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 Jul 31 17:31:24.759790 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:24.759790 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:24.760412 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ec85000e-4afe-42fe-88a4-4273785651a5 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:24.760412 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ec85000e-4afe-42fe-88a4-4273785651a5 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:24.765066 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7e384e2e-68a2-486b-8738-7f2213c5a89c tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Volume info retrieved successfully. Jul 31 17:31:24.770027 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:24.770027 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:24.772126 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7e384e2e-68a2-486b-8738-7f2213c5a89c tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/volumes/5d34d5a8-fb26-45fc-a609-523d28817bee returned with HTTP 200 Jul 31 17:31:24.772973 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1104/4390] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:24 2026] GET /volume/v3/volumes/5d34d5a8-fb26-45fc-a609-523d28817bee => generated 1005 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:31:24.775984 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ec85000e-4afe-42fe-88a4-4273785651a5 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:31:24.779472 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ec85000e-4afe-42fe-88a4-4273785651a5 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 returned with HTTP 200 Jul 31 17:31:24.779988 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1093/4391] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:24 2026] GET /volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:24.821835 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-8135844c-8a2d-436d-b19c-c03cd73bbb20 req-05a8c31f-3e1d-474c-a020-b329c4509971 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:24.826377 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-8135844c-8a2d-436d-b19c-c03cd73bbb20 req-05a8c31f-3e1d-474c-a020-b329c4509971 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/28738363-9dad-46a1-bae3-c2fc52662dd1 Jul 31 17:31:24.826633 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-8135844c-8a2d-436d-b19c-c03cd73bbb20 req-05a8c31f-3e1d-474c-a020-b329c4509971 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:24.830770 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-8135844c-8a2d-436d-b19c-c03cd73bbb20 req-05a8c31f-3e1d-474c-a020-b329c4509971 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:24.845042 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:24.845042 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:24.849405 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-8135844c-8a2d-436d-b19c-c03cd73bbb20 req-05a8c31f-3e1d-474c-a020-b329c4509971 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:31:24.855184 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-8135844c-8a2d-436d-b19c-c03cd73bbb20 req-05a8c31f-3e1d-474c-a020-b329c4509971 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/28738363-9dad-46a1-bae3-c2fc52662dd1 returned with HTTP 200 Jul 31 17:31:24.855653 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1104/4392] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:31:24 2026] GET /volume/v3/volumes/28738363-9dad-46a1-bae3-c2fc52662dd1 => generated 1364 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:31:24.981805 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8cfade06-cc76-417e-8daa-2555e31c599e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:24.984537 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8cfade06-cc76-417e-8daa-2555e31c599e tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 Jul 31 17:31:24.984644 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8cfade06-cc76-417e-8daa-2555e31c599e tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:24.984925 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8cfade06-cc76-417e-8daa-2555e31c599e tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:24.985075 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-8cfade06-cc76-417e-8daa-2555e31c599e tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 3a350c67-5f99-49b8-a05e-b810cef34a89. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:24.990886 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:24.990886 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:24.991966 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8cfade06-cc76-417e-8daa-2555e31c599e tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 returned with HTTP 200 Jul 31 17:31:24.992937 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1092/4393] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:24 2026] GET /volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:25.185541 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1337ce8c-6be6-45f7-9872-f2a7af0dc098 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:25.188356 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1337ce8c-6be6-45f7-9872-f2a7af0dc098 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] GET https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 Jul 31 17:31:25.188688 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1337ce8c-6be6-45f7-9872-f2a7af0dc098 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:25.188957 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1337ce8c-6be6-45f7-9872-f2a7af0dc098 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:25.189132 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-1337ce8c-6be6-45f7-9872-f2a7af0dc098 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Show backup with id b675b283-025a-4a72-988d-285379e1efd0. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:25.194868 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:25.194868 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:25.196088 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1337ce8c-6be6-45f7-9872-f2a7af0dc098 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 returned with HTTP 200 Jul 31 17:31:25.196457 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1105/4394] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:25 2026] GET /volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:25.346083 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-8135844c-8a2d-436d-b19c-c03cd73bbb20 req-c1824794-4a0d-46e7-952a-c4e774668c53 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:25.350222 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8135844c-8a2d-436d-b19c-c03cd73bbb20 req-c1824794-4a0d-46e7-952a-c4e774668c53 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/28738363-9dad-46a1-bae3-c2fc52662dd1 Jul 31 17:31:25.350222 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-8135844c-8a2d-436d-b19c-c03cd73bbb20 req-c1824794-4a0d-46e7-952a-c4e774668c53 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:25.350222 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-8135844c-8a2d-436d-b19c-c03cd73bbb20 req-c1824794-4a0d-46e7-952a-c4e774668c53 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:25.357503 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:25.357503 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:25.361589 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-8135844c-8a2d-436d-b19c-c03cd73bbb20 req-c1824794-4a0d-46e7-952a-c4e774668c53 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:31:25.367422 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8135844c-8a2d-436d-b19c-c03cd73bbb20 req-c1824794-4a0d-46e7-952a-c4e774668c53 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/28738363-9dad-46a1-bae3-c2fc52662dd1 returned with HTTP 200 Jul 31 17:31:25.367965 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1094/4395] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:31:25 2026] GET /volume/v3/volumes/28738363-9dad-46a1-bae3-c2fc52662dd1 => generated 1364 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:31:25.380450 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6bcfb788-8c2a-46eb-86c9-9da470624bd2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:25.380966 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6bcfb788-8c2a-46eb-86c9-9da470624bd2 None None] GET https://10.4.3.92/volume// Jul 31 17:31:25.381188 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6bcfb788-8c2a-46eb-86c9-9da470624bd2 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:25.381444 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6bcfb788-8c2a-46eb-86c9-9da470624bd2 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:25.381854 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6bcfb788-8c2a-46eb-86c9-9da470624bd2 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:31:25.382179 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1105/4396] 10.4.3.92 () {66 vars in 1412 bytes} [Fri Jul 31 17:31:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:31:25.391514 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-8135844c-8a2d-436d-b19c-c03cd73bbb20 req-3442af87-669e-48d6-8290-e6952663ba07 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:25.394853 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-8135844c-8a2d-436d-b19c-c03cd73bbb20 req-3442af87-669e-48d6-8290-e6952663ba07 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:31:25.395834 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-8135844c-8a2d-436d-b19c-c03cd73bbb20 req-3442af87-669e-48d6-8290-e6952663ba07 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "28738363-9dad-46a1-bae3-c2fc52662dd1", "connector": null, "instance_uuid": "b1577808-be31-4010-8bd8-730b8f73701d"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:25.406505 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:25.406505 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:25.439886 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-8135844c-8a2d-436d-b19c-c03cd73bbb20 req-3442af87-669e-48d6-8290-e6952663ba07 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:31:25.440499 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1093/4397] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:31:25 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) Jul 31 17:31:25.785268 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-780627e1-2821-4143-820b-021e7ce40fda None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:25.788267 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-780627e1-2821-4143-820b-021e7ce40fda tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/volumes/5d34d5a8-fb26-45fc-a609-523d28817bee Jul 31 17:31:25.788840 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-780627e1-2821-4143-820b-021e7ce40fda tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:25.789237 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-780627e1-2821-4143-820b-021e7ce40fda tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:25.795844 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3487d986-f459-4204-b923-882f47c50d1e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:25.797766 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-780627e1-2821-4143-820b-021e7ce40fda tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/volumes/5d34d5a8-fb26-45fc-a609-523d28817bee returned with HTTP 404 Jul 31 17:31:25.798441 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1106/4398] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:25 2026] GET /volume/v3/volumes/5d34d5a8-fb26-45fc-a609-523d28817bee => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:31:25.799716 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3487d986-f459-4204-b923-882f47c50d1e tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 Jul 31 17:31:25.799931 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3487d986-f459-4204-b923-882f47c50d1e tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:25.800158 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3487d986-f459-4204-b923-882f47c50d1e tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:25.808376 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2c0ff5eb-15c0-42ef-af83-e24642a99dac None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:25.810021 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2c0ff5eb-15c0-42ef-af83-e24642a99dac tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-reader] GET https://10.4.3.92/volume/v3/backups Jul 31 17:31:25.810222 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2c0ff5eb-15c0-42ef-af83-e24642a99dac tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-reader] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:25.810416 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2c0ff5eb-15c0-42ef-af83-e24642a99dac tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-reader] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:25.810679 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-2c0ff5eb-15c0-42ef-af83-e24642a99dac tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-reader] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:31:25.813888 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:25.813888 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:25.815831 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2c0ff5eb-15c0-42ef-af83-e24642a99dac tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-reader] https://10.4.3.92/volume/v3/backups returned with HTTP 200 Jul 31 17:31:25.816210 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1106/4399] 10.4.3.92 () {68 vars in 1270 bytes} [Fri Jul 31 17:31:25 2026] GET /volume/v3/backups => generated 621 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:25.820253 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3487d986-f459-4204-b923-882f47c50d1e tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:31:25.825428 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3487d986-f459-4204-b923-882f47c50d1e tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 returned with HTTP 200 Jul 31 17:31:25.826112 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1095/4400] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:25 2026] GET /volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:25.826980 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-be8f1711-0b97-44a5-acf5-6860f4728598 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:25.834945 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-be8f1711-0b97-44a5-acf5-6860f4728598 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-reader] GET https://10.4.3.92/volume/v3/backups?project_id=8da8255788284b56a7f52d78700bb4f7 Jul 31 17:31:25.838072 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-be8f1711-0b97-44a5-acf5-6860f4728598 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-reader] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:25.839213 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-be8f1711-0b97-44a5-acf5-6860f4728598 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-reader] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:25.839581 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-be8f1711-0b97-44a5-acf5-6860f4728598 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-reader] Removing options 'project_id' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:31:25.839971 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:25.839971 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:25.844042 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c29467c1-f0c0-46d3-8261-f7a4bff1d495 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:25.846438 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c29467c1-f0c0-46d3-8261-f7a4bff1d495 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 Jul 31 17:31:25.846706 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c29467c1-f0c0-46d3-8261-f7a4bff1d495 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:25.846959 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c29467c1-f0c0-46d3-8261-f7a4bff1d495 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:25.854911 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:25.854911 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:25.855022 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-be8f1711-0b97-44a5-acf5-6860f4728598 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-reader] https://10.4.3.92/volume/v3/backups?project_id=8da8255788284b56a7f52d78700bb4f7 returned with HTTP 200 Jul 31 17:31:25.855491 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1094/4401] 10.4.3.92 () {68 vars in 1357 bytes} [Fri Jul 31 17:31:25 2026] GET /volume/v3/backups?project_id=8da8255788284b56a7f52d78700bb4f7 => generated 621 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:25.859708 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c29467c1-f0c0-46d3-8261-f7a4bff1d495 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:31:25.864820 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5ea3a25c-cc24-47e1-a07a-e8bd0438c415 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:25.865462 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c29467c1-f0c0-46d3-8261-f7a4bff1d495 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 returned with HTTP 200 Jul 31 17:31:25.866053 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1107/4402] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:25 2026] GET /volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:25.867051 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5ea3a25c-cc24-47e1-a07a-e8bd0438c415 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:31:25.867548 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5ea3a25c-cc24-47e1-a07a-e8bd0438c415 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1114348277"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:25.869451 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-5ea3a25c-cc24-47e1-a07a-e8bd0438c415 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1114348277'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:31:25.869646 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-5ea3a25c-cc24-47e1-a07a-e8bd0438c415 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Create volume of 1 GB Jul 31 17:31:25.870004 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:25.870004 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:25.874449 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5ea3a25c-cc24-47e1-a07a-e8bd0438c415 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Availability Zones retrieved successfully. Jul 31 17:31:25.882385 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6870b728-7936-4276-9b53-3d4c47ba20b8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:25.882483 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5ea3a25c-cc24-47e1-a07a-e8bd0438c415 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Flow 'volume_create_api' (10dcebae-c271-42bf-bd1c-d3c57a79d517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:31:25.883741 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5ea3a25c-cc24-47e1-a07a-e8bd0438c415 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58651598-585f-480a-9c54-5e0eada399ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:25.884482 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6870b728-7936-4276-9b53-3d4c47ba20b8 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/volumes Jul 31 17:31:25.884751 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6870b728-7936-4276-9b53-3d4c47ba20b8 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:25.884829 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-5ea3a25c-cc24-47e1-a07a-e8bd0438c415 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:31:25.884983 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6870b728-7936-4276-9b53-3d4c47ba20b8 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:25.885329 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-6870b728-7936-4276-9b53-3d4c47ba20b8 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:31:25.886159 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-6870b728-7936-4276-9b53-3d4c47ba20b8 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:31:25.897092 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6870b728-7936-4276-9b53-3d4c47ba20b8 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Get all volumes completed successfully. Jul 31 17:31:25.897663 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6870b728-7936-4276-9b53-3d4c47ba20b8 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 200 Jul 31 17:31:25.898152 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1096/4403] 10.4.3.92 () {66 vars in 1230 bytes} [Fri Jul 31 17:31:25 2026] GET /volume/v3/volumes => generated 336 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:25.910977 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-876d82a0-e545-47ca-a928-b680e5f1253d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:25.914045 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-876d82a0-e545-47ca-a928-b680e5f1253d tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 Jul 31 17:31:25.914331 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-876d82a0-e545-47ca-a928-b680e5f1253d tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:25.914527 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-876d82a0-e545-47ca-a928-b680e5f1253d tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:25.919704 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5ea3a25c-cc24-47e1-a07a-e8bd0438c415 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58651598-585f-480a-9c54-5e0eada399ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:25.920763 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5ea3a25c-cc24-47e1-a07a-e8bd0438c415 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a283ec7-e7c2-4984-8fd5-a36b6d501848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:25.922074 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:25.922074 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:25.927841 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-876d82a0-e545-47ca-a928-b680e5f1253d tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:31:25.933794 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-876d82a0-e545-47ca-a928-b680e5f1253d tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 returned with HTTP 200 Jul 31 17:31:25.934376 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1095/4404] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:25 2026] GET /volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:25.974172 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-5ea3a25c-cc24-47e1-a07a-e8bd0438c415 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Created reservations ['2c6c743c-6626-4b5b-9cf9-03b162624563', '9a9eb8c7-eacd-47fe-b913-0bcbbbcf0765', 'ef9a91a5-a573-4809-af4b-0b5731395dfd', '5c0b8eca-71ca-48be-81ea-8393b0f4fd85'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:31:25.975161 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5ea3a25c-cc24-47e1-a07a-e8bd0438c415 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a283ec7-e7c2-4984-8fd5-a36b6d501848) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c6c743c-6626-4b5b-9cf9-03b162624563', '9a9eb8c7-eacd-47fe-b913-0bcbbbcf0765', 'ef9a91a5-a573-4809-af4b-0b5731395dfd', '5c0b8eca-71ca-48be-81ea-8393b0f4fd85']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:25.976125 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5ea3a25c-cc24-47e1-a07a-e8bd0438c415 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5b80799-aee3-4a47-a86a-45529a8fe6eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:25.987530 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-0fecc0bd-8eb5-4722-a901-78eca6637dd1 req-3f507abe-53a3-4507-9c72-8a22dddae4db None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:25.990548 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-0fecc0bd-8eb5-4722-a901-78eca6637dd1 req-3f507abe-53a3-4507-9c72-8a22dddae4db tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 Jul 31 17:31:25.991049 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-0fecc0bd-8eb5-4722-a901-78eca6637dd1 req-3f507abe-53a3-4507-9c72-8a22dddae4db tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:25.991386 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-0fecc0bd-8eb5-4722-a901-78eca6637dd1 req-3f507abe-53a3-4507-9c72-8a22dddae4db tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:26.001963 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:26.001963 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:26.004482 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5ea3a25c-cc24-47e1-a07a-e8bd0438c415 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5b80799-aee3-4a47-a86a-45529a8fe6eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bb0f114-f7e2-4add-99df-11efd92ab5e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1114348277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8da8255788284b56a7f52d78700bb4f7',qos_specs=None,replication_status=,reservations=['2c6c743c-6626-4b5b-9cf9-03b162624563','9a9eb8c7-eacd-47fe-b913-0bcbbbcf0765','ef9a91a5-a573-4809-af4b-0b5731395dfd','5c0b8eca-71ca-48be-81ea-8393b0f4fd85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a629519dd1184440b24c32f23a8389fe',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:31:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1114348277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bb0f114-f7e2-4add-99df-11efd92ab5e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8da8255788284b56a7f52d78700bb4f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a629519dd1184440b24c32f23a8389fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:26.004631 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-31e1a582-d957-4721-9595-6cc1338d05d5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:26.005271 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5ea3a25c-cc24-47e1-a07a-e8bd0438c415 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b9fb5df-3e24-4d8f-851e-9d76477db087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:26.006214 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-0fecc0bd-8eb5-4722-a901-78eca6637dd1 req-3f507abe-53a3-4507-9c72-8a22dddae4db tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:31:26.007146 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-31e1a582-d957-4721-9595-6cc1338d05d5 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 Jul 31 17:31:26.007470 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-31e1a582-d957-4721-9595-6cc1338d05d5 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:26.007776 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-31e1a582-d957-4721-9595-6cc1338d05d5 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:26.007949 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-31e1a582-d957-4721-9595-6cc1338d05d5 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 3a350c67-5f99-49b8-a05e-b810cef34a89. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:26.011378 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-0fecc0bd-8eb5-4722-a901-78eca6637dd1 req-3f507abe-53a3-4507-9c72-8a22dddae4db tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 returned with HTTP 200 Jul 31 17:31:26.011932 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1108/4405] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:31:25 2026] GET /volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:26.014919 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:26.014919 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:26.014919 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-31e1a582-d957-4721-9595-6cc1338d05d5 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 returned with HTTP 200 Jul 31 17:31:26.015110 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1097/4406] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:26 2026] GET /volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:26.029248 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5ea3a25c-cc24-47e1-a07a-e8bd0438c415 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b9fb5df-3e24-4d8f-851e-9d76477db087) transitioned into state 'SUCCESS' from state '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-1114348277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8da8255788284b56a7f52d78700bb4f7',qos_specs=None,replication_status=,reservations=['2c6c743c-6626-4b5b-9cf9-03b162624563','9a9eb8c7-eacd-47fe-b913-0bcbbbcf0765','ef9a91a5-a573-4809-af4b-0b5731395dfd','5c0b8eca-71ca-48be-81ea-8393b0f4fd85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a629519dd1184440b24c32f23a8389fe',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:26.030058 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5ea3a25c-cc24-47e1-a07a-e8bd0438c415 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ef67eed-3c4a-4c24-bb97-e8d8cbb6edf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:31:26.042475 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5ea3a25c-cc24-47e1-a07a-e8bd0438c415 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ef67eed-3c4a-4c24-bb97-e8d8cbb6edf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:31:26.043531 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5ea3a25c-cc24-47e1-a07a-e8bd0438c415 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Flow 'volume_create_api' (10dcebae-c271-42bf-bd1c-d3c57a79d517) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:31:26.043941 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5ea3a25c-cc24-47e1-a07a-e8bd0438c415 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Create volume request issued successfully. Jul 31 17:31:26.044822 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5ea3a25c-cc24-47e1-a07a-e8bd0438c415 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:31:26.045426 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1107/4407] 10.4.3.92 () {70 vars in 1291 bytes} [Fri Jul 31 17:31:25 2026] POST /volume/v3/volumes => generated 776 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:31:26.065250 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1cd8206c-9314-4c54-a9d5-f28989021c03 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:26.066750 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1cd8206c-9314-4c54-a9d5-f28989021c03 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/volumes/3bb0f114-f7e2-4add-99df-11efd92ab5e1 Jul 31 17:31:26.066933 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1cd8206c-9314-4c54-a9d5-f28989021c03 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:26.067170 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1cd8206c-9314-4c54-a9d5-f28989021c03 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:26.077637 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:26.077637 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:26.082050 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1cd8206c-9314-4c54-a9d5-f28989021c03 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Volume info retrieved successfully. Jul 31 17:31:26.086003 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1cd8206c-9314-4c54-a9d5-f28989021c03 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/volumes/3bb0f114-f7e2-4add-99df-11efd92ab5e1 returned with HTTP 200 Jul 31 17:31:26.086449 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1096/4408] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:26 2026] GET /volume/v3/volumes/3bb0f114-f7e2-4add-99df-11efd92ab5e1 => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:26.116516 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-46a3dc8f-e4ce-4310-8ba7-943cdbf4a65c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:26.117202 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-46a3dc8f-e4ce-4310-8ba7-943cdbf4a65c None None] GET https://10.4.3.92/volume// Jul 31 17:31:26.117509 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-46a3dc8f-e4ce-4310-8ba7-943cdbf4a65c None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:26.117859 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-46a3dc8f-e4ce-4310-8ba7-943cdbf4a65c None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:26.118499 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-46a3dc8f-e4ce-4310-8ba7-943cdbf4a65c None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:31:26.118801 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1109/4409] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:31:26 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:31:26.127802 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-0fecc0bd-8eb5-4722-a901-78eca6637dd1 req-aeb9f4f5-4711-45ab-9b0e-eebc9d0971ba None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:26.130725 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0fecc0bd-8eb5-4722-a901-78eca6637dd1 req-aeb9f4f5-4711-45ab-9b0e-eebc9d0971ba tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:31:26.130824 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-0fecc0bd-8eb5-4722-a901-78eca6637dd1 req-aeb9f4f5-4711-45ab-9b0e-eebc9d0971ba tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c8c4eda0-baf3-40fd-b9ab-5533fab95c65", "connector": null, "instance_uuid": "5f5939f2-4dfb-435e-bc2a-3f958931b39a"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:26.141428 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:26.141428 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:26.181588 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0fecc0bd-8eb5-4722-a901-78eca6637dd1 req-aeb9f4f5-4711-45ab-9b0e-eebc9d0971ba tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:31:26.181588 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1098/4410] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:31:26 2026] POST /volume/v3/attachments => generated 273 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:31:26.217555 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5b8fe54b-77eb-41e5-bc3f-7817f7ad3c37 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:26.217746 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c03716e0-2626-4b62-94b0-8e3a346388f7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:26.217842 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5b8fe54b-77eb-41e5-bc3f-7817f7ad3c37 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] GET https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 Jul 31 17:31:26.217842 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5b8fe54b-77eb-41e5-bc3f-7817f7ad3c37 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:26.217842 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5b8fe54b-77eb-41e5-bc3f-7817f7ad3c37 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:26.217968 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c03716e0-2626-4b62-94b0-8e3a346388f7 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 Jul 31 17:31:26.218009 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-5b8fe54b-77eb-41e5-bc3f-7817f7ad3c37 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Show backup with id b675b283-025a-4a72-988d-285379e1efd0. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:26.218070 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c03716e0-2626-4b62-94b0-8e3a346388f7 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:26.218070 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c03716e0-2626-4b62-94b0-8e3a346388f7 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:26.225847 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:26.225847 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:26.226523 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5b8fe54b-77eb-41e5-bc3f-7817f7ad3c37 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 returned with HTTP 200 Jul 31 17:31:26.226929 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-31140335-a04b-4c7d-ad6a-becbbe72620e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:26.227064 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1108/4411] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:26 2026] GET /volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:26.227455 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-31140335-a04b-4c7d-ad6a-becbbe72620e None None] GET https://10.4.3.92/volume// Jul 31 17:31:26.227844 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-31140335-a04b-4c7d-ad6a-becbbe72620e None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:26.228808 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:26.228808 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:26.229388 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-31140335-a04b-4c7d-ad6a-becbbe72620e None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:26.231824 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-31140335-a04b-4c7d-ad6a-becbbe72620e None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:31:26.233061 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c03716e0-2626-4b62-94b0-8e3a346388f7 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:31:26.233744 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1110/4412] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:31:26 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:31:26.238209 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c03716e0-2626-4b62-94b0-8e3a346388f7 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 returned with HTTP 200 Jul 31 17:31:26.238752 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1097/4413] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:26 2026] GET /volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:26.248983 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-0fecc0bd-8eb5-4722-a901-78eca6637dd1 req-6a10711f-0f75-4aa7-801b-aa2f146da55e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:26.252130 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0fecc0bd-8eb5-4722-a901-78eca6637dd1 req-6a10711f-0f75-4aa7-801b-aa2f146da55e tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 Jul 31 17:31:26.252404 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-0fecc0bd-8eb5-4722-a901-78eca6637dd1 req-6a10711f-0f75-4aa7-801b-aa2f146da55e tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:26.252691 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-0fecc0bd-8eb5-4722-a901-78eca6637dd1 req-6a10711f-0f75-4aa7-801b-aa2f146da55e tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:26.265695 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:26.265695 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:26.270780 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-0fecc0bd-8eb5-4722-a901-78eca6637dd1 req-6a10711f-0f75-4aa7-801b-aa2f146da55e tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:31:26.278704 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0fecc0bd-8eb5-4722-a901-78eca6637dd1 req-6a10711f-0f75-4aa7-801b-aa2f146da55e tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 returned with HTTP 200 Jul 31 17:31:26.279258 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1099/4414] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:31:26 2026] GET /volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 => generated 1024 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:31:26.397678 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-0fecc0bd-8eb5-4722-a901-78eca6637dd1 req-984bb4dc-b4ab-4476-b6cd-5721bdca0b9a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:26.401149 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-0fecc0bd-8eb5-4722-a901-78eca6637dd1 req-984bb4dc-b4ab-4476-b6cd-5721bdca0b9a tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] PUT https://10.4.3.92/volume/v3/attachments/79c9f7de-5883-4d00-a486-43df32c7fd97 Jul 31 17:31:26.401519 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-0fecc0bd-8eb5-4722-a901-78eca6637dd1 req-984bb4dc-b4ab-4476-b6cd-5721bdca0b9a tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:26.411387 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-0fecc0bd-8eb5-4722-a901-78eca6637dd1 req-984bb4dc-b4ab-4476-b6cd-5721bdca0b9a tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Acquiring lock "cinder-attachment_update-c8c4eda0-baf3-40fd-b9ab-5533fab95c65-np0000006248" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:31:26.415823 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-0fecc0bd-8eb5-4722-a901-78eca6637dd1 req-984bb4dc-b4ab-4476-b6cd-5721bdca0b9a tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Lock "cinder-attachment_update-c8c4eda0-baf3-40fd-b9ab-5533fab95c65-np0000006248" acquired by "attachment_update" :: waited 0.005s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:31:26.416782 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:26.416782 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:26.488968 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f4e0eecd-2250-4c2b-8f1a-ca953f9b4688 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:26.489473 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f4e0eecd-2250-4c2b-8f1a-ca953f9b4688 None None] GET https://10.4.3.92/volume// Jul 31 17:31:26.490972 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f4e0eecd-2250-4c2b-8f1a-ca953f9b4688 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:26.490972 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f4e0eecd-2250-4c2b-8f1a-ca953f9b4688 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:26.490972 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f4e0eecd-2250-4c2b-8f1a-ca953f9b4688 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:31:26.490972 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1111/4415] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:31:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:31:26.498860 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-8135844c-8a2d-436d-b19c-c03cd73bbb20 req-2c5c69a2-3f6f-4dfb-8e0f-0d9f524f33ea None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:26.503787 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-8135844c-8a2d-436d-b19c-c03cd73bbb20 req-2c5c69a2-3f6f-4dfb-8e0f-0d9f524f33ea tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/28738363-9dad-46a1-bae3-c2fc52662dd1 Jul 31 17:31:26.503787 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-8135844c-8a2d-436d-b19c-c03cd73bbb20 req-2c5c69a2-3f6f-4dfb-8e0f-0d9f524f33ea tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:26.503787 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-8135844c-8a2d-436d-b19c-c03cd73bbb20 req-2c5c69a2-3f6f-4dfb-8e0f-0d9f524f33ea tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:26.511885 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:26.511885 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:26.515778 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-8135844c-8a2d-436d-b19c-c03cd73bbb20 req-2c5c69a2-3f6f-4dfb-8e0f-0d9f524f33ea tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:31:26.521597 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-8135844c-8a2d-436d-b19c-c03cd73bbb20 req-2c5c69a2-3f6f-4dfb-8e0f-0d9f524f33ea tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/28738363-9dad-46a1-bae3-c2fc52662dd1 returned with HTTP 200 Jul 31 17:31:26.522176 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1098/4416] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:31:26 2026] GET /volume/v3/volumes/28738363-9dad-46a1-bae3-c2fc52662dd1 => generated 1543 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 31 17:31:26.559052 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-0fecc0bd-8eb5-4722-a901-78eca6637dd1 req-984bb4dc-b4ab-4476-b6cd-5721bdca0b9a tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Lock "cinder-attachment_update-c8c4eda0-baf3-40fd-b9ab-5533fab95c65-np0000006248" released by "attachment_update" :: held 0.143s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:31:26.559347 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-0fecc0bd-8eb5-4722-a901-78eca6637dd1 req-984bb4dc-b4ab-4476-b6cd-5721bdca0b9a tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/attachments/79c9f7de-5883-4d00-a486-43df32c7fd97 returned with HTTP 200 Jul 31 17:31:26.559890 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1109/4417] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:31:26 2026] PUT /volume/v3/attachments/79c9f7de-5883-4d00-a486-43df32c7fd97 => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:31:26.663378 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-8135844c-8a2d-436d-b19c-c03cd73bbb20 req-26104875-00e3-40d4-8a8e-e946220bf04b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:26.665597 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8135844c-8a2d-436d-b19c-c03cd73bbb20 req-26104875-00e3-40d4-8a8e-e946220bf04b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] PUT https://10.4.3.92/volume/v3/attachments/6a277065-3742-4870-b7d4-76b149ee3247 Jul 31 17:31:26.666413 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-8135844c-8a2d-436d-b19c-c03cd73bbb20 req-26104875-00e3-40d4-8a8e-e946220bf04b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:26.673656 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-8135844c-8a2d-436d-b19c-c03cd73bbb20 req-26104875-00e3-40d4-8a8e-e946220bf04b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Acquiring lock "cinder-attachment_update-28738363-9dad-46a1-bae3-c2fc52662dd1-np0000006248" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:31:26.678085 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-8135844c-8a2d-436d-b19c-c03cd73bbb20 req-26104875-00e3-40d4-8a8e-e946220bf04b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Lock "cinder-attachment_update-28738363-9dad-46a1-bae3-c2fc52662dd1-np0000006248" acquired by "attachment_update" :: waited 0.004s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:31:26.679060 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:26.679060 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:26.788811 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-8135844c-8a2d-436d-b19c-c03cd73bbb20 req-26104875-00e3-40d4-8a8e-e946220bf04b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Lock "cinder-attachment_update-28738363-9dad-46a1-bae3-c2fc52662dd1-np0000006248" released by "attachment_update" :: held 0.111s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:31:26.789152 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8135844c-8a2d-436d-b19c-c03cd73bbb20 req-26104875-00e3-40d4-8a8e-e946220bf04b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments/6a277065-3742-4870-b7d4-76b149ee3247 returned with HTTP 200 Jul 31 17:31:26.790098 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1100/4418] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:31:26 2026] PUT /volume/v3/attachments/6a277065-3742-4870-b7d4-76b149ee3247 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:31:26.839038 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-8135844c-8a2d-436d-b19c-c03cd73bbb20 req-391895b2-cc9d-4c1d-b4a3-c1ecc5826f52 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:26.841369 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8135844c-8a2d-436d-b19c-c03cd73bbb20 req-391895b2-cc9d-4c1d-b4a3-c1ecc5826f52 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/attachments/6a277065-3742-4870-b7d4-76b149ee3247/action Jul 31 17:31:26.841783 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8135844c-8a2d-436d-b19c-c03cd73bbb20 req-391895b2-cc9d-4c1d-b4a3-c1ecc5826f52 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:31:26.841961 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8135844c-8a2d-436d-b19c-c03cd73bbb20 req-391895b2-cc9d-4c1d-b4a3-c1ecc5826f52 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:26.867679 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:26.867679 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:26.890078 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8135844c-8a2d-436d-b19c-c03cd73bbb20 req-391895b2-cc9d-4c1d-b4a3-c1ecc5826f52 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments/6a277065-3742-4870-b7d4-76b149ee3247/action returned with HTTP 204 Jul 31 17:31:26.890565 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1112/4419] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:31:26 2026] POST /volume/v3/attachments/6a277065-3742-4870-b7d4-76b149ee3247/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:31:27.026111 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a955855d-3ab1-4a83-b714-c3b60bd7bdc3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:27.028109 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a955855d-3ab1-4a83-b714-c3b60bd7bdc3 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 Jul 31 17:31:27.028179 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a955855d-3ab1-4a83-b714-c3b60bd7bdc3 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:27.028466 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a955855d-3ab1-4a83-b714-c3b60bd7bdc3 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:27.028635 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-a955855d-3ab1-4a83-b714-c3b60bd7bdc3 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 3a350c67-5f99-49b8-a05e-b810cef34a89. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:27.033679 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:27.033679 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:27.034822 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a955855d-3ab1-4a83-b714-c3b60bd7bdc3 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 returned with HTTP 200 Jul 31 17:31:27.035325 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1099/4420] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:27 2026] GET /volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:27.101033 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-98d5ee26-7fa1-4361-ac23-e96c53fe80d2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:27.104090 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-98d5ee26-7fa1-4361-ac23-e96c53fe80d2 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/volumes/3bb0f114-f7e2-4add-99df-11efd92ab5e1 Jul 31 17:31:27.104346 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-98d5ee26-7fa1-4361-ac23-e96c53fe80d2 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:27.104552 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-98d5ee26-7fa1-4361-ac23-e96c53fe80d2 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:27.118025 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:27.118025 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:27.123585 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-98d5ee26-7fa1-4361-ac23-e96c53fe80d2 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Volume info retrieved successfully. Jul 31 17:31:27.128798 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-98d5ee26-7fa1-4361-ac23-e96c53fe80d2 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/volumes/3bb0f114-f7e2-4add-99df-11efd92ab5e1 returned with HTTP 200 Jul 31 17:31:27.129233 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1110/4421] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:27 2026] GET /volume/v3/volumes/3bb0f114-f7e2-4add-99df-11efd92ab5e1 => generated 1007 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:31:27.143745 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-594848d4-4dbc-40fd-b149-42221911b2ac None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:27.146071 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-594848d4-4dbc-40fd-b149-42221911b2ac tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] POST https://10.4.3.92/volume/v3/backups Jul 31 17:31:27.146438 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-594848d4-4dbc-40fd-b149-42221911b2ac tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3bb0f114-f7e2-4add-99df-11efd92ab5e1", "name": "tempest-type-Backup-1853030685"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:27.147867 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-594848d4-4dbc-40fd-b149-42221911b2ac tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Creating new backup {'backup': {'volume_id': '3bb0f114-f7e2-4add-99df-11efd92ab5e1', 'name': 'tempest-type-Backup-1853030685'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:31:27.148029 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-594848d4-4dbc-40fd-b149-42221911b2ac tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Creating backup of volume 3bb0f114-f7e2-4add-99df-11efd92ab5e1 in container None Jul 31 17:31:27.156329 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:27.156329 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:27.156713 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-594848d4-4dbc-40fd-b149-42221911b2ac tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Volume info retrieved successfully. Jul 31 17:31:27.178370 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-594848d4-4dbc-40fd-b149-42221911b2ac tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Created reservations ['061c8899-8da7-459d-8237-2ca2a31038df', '55e6105c-f950-436d-8d51-81e8b4953efe'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:31:27.210538 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-594848d4-4dbc-40fd-b149-42221911b2ac tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:31:27.211093 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1101/4422] 10.4.3.92 () {70 vars in 1292 bytes} [Fri Jul 31 17:31:27 2026] POST /volume/v3/backups => generated 314 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:31:27.221451 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a1bace0c-5439-42e1-b09d-7d86ca836511 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:27.224353 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a1bace0c-5439-42e1-b09d-7d86ca836511 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee Jul 31 17:31:27.224896 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a1bace0c-5439-42e1-b09d-7d86ca836511 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:27.225149 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a1bace0c-5439-42e1-b09d-7d86ca836511 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:27.225328 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a1bace0c-5439-42e1-b09d-7d86ca836511 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id e21f0353-939f-4c94-aee4-3c64eecd5bee. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:27.231785 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:27.231785 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:27.232669 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a1bace0c-5439-42e1-b09d-7d86ca836511 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee returned with HTTP 200 Jul 31 17:31:27.233231 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1113/4423] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:27 2026] GET /volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:27.240047 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-68497df6-edf5-471b-b825-93eb0939b330 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:27.242276 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-68497df6-edf5-471b-b825-93eb0939b330 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] GET https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 Jul 31 17:31:27.244163 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-68497df6-edf5-471b-b825-93eb0939b330 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:27.244163 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-68497df6-edf5-471b-b825-93eb0939b330 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:27.244163 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-68497df6-edf5-471b-b825-93eb0939b330 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Show backup with id b675b283-025a-4a72-988d-285379e1efd0. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:27.250399 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:27.250399 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:27.251239 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-68497df6-edf5-471b-b825-93eb0939b330 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 returned with HTTP 200 Jul 31 17:31:27.251910 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1100/4424] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:27 2026] GET /volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:27.256501 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f55ef153-f528-47ec-8d11-c6f4a0f62fdc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:27.258755 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f55ef153-f528-47ec-8d11-c6f4a0f62fdc tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 Jul 31 17:31:27.259035 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f55ef153-f528-47ec-8d11-c6f4a0f62fdc tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:27.259960 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f55ef153-f528-47ec-8d11-c6f4a0f62fdc tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:27.274547 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:27.274547 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:27.282229 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f55ef153-f528-47ec-8d11-c6f4a0f62fdc tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:31:27.288068 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f55ef153-f528-47ec-8d11-c6f4a0f62fdc tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 returned with HTTP 200 Jul 31 17:31:27.288573 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1111/4425] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:27 2026] GET /volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:28.048248 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-24c0b6bf-c023-4489-9eb0-4baa9e7e83f2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:28.050749 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-24c0b6bf-c023-4489-9eb0-4baa9e7e83f2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 Jul 31 17:31:28.050978 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-24c0b6bf-c023-4489-9eb0-4baa9e7e83f2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:28.051160 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-24c0b6bf-c023-4489-9eb0-4baa9e7e83f2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:28.051280 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-24c0b6bf-c023-4489-9eb0-4baa9e7e83f2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 3a350c67-5f99-49b8-a05e-b810cef34a89. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:28.057090 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:28.057090 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:28.057906 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-24c0b6bf-c023-4489-9eb0-4baa9e7e83f2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 returned with HTTP 200 Jul 31 17:31:28.058225 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1102/4426] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:28 2026] GET /volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:28.248351 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5819a1fb-ad1a-4f38-8d01-27a45e27196e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:28.250679 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5819a1fb-ad1a-4f38-8d01-27a45e27196e tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee Jul 31 17:31:28.250921 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5819a1fb-ad1a-4f38-8d01-27a45e27196e tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:28.251135 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5819a1fb-ad1a-4f38-8d01-27a45e27196e tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:28.251281 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-5819a1fb-ad1a-4f38-8d01-27a45e27196e tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id e21f0353-939f-4c94-aee4-3c64eecd5bee. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:28.262935 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:28.262935 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:28.264326 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5819a1fb-ad1a-4f38-8d01-27a45e27196e tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee returned with HTTP 200 Jul 31 17:31:28.264916 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1114/4427] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:28 2026] GET /volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee => generated 723 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:28.266082 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-643ba9c6-daca-4579-a488-87b85090a1da None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:28.268364 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-643ba9c6-daca-4579-a488-87b85090a1da tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] GET https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 Jul 31 17:31:28.268364 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-643ba9c6-daca-4579-a488-87b85090a1da tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:28.268364 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-643ba9c6-daca-4579-a488-87b85090a1da tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:28.268364 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-643ba9c6-daca-4579-a488-87b85090a1da tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Show backup with id b675b283-025a-4a72-988d-285379e1efd0. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:28.272776 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:28.272776 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:28.273743 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-643ba9c6-daca-4579-a488-87b85090a1da tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 returned with HTTP 200 Jul 31 17:31:28.274183 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1101/4428] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:28 2026] GET /volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:28.306582 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-454d2d77-5085-48d1-8949-462d41575e1e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:28.308810 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-454d2d77-5085-48d1-8949-462d41575e1e tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 Jul 31 17:31:28.308994 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-454d2d77-5085-48d1-8949-462d41575e1e tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:28.309114 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-454d2d77-5085-48d1-8949-462d41575e1e tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:28.318745 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:28.318745 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:28.322337 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-454d2d77-5085-48d1-8949-462d41575e1e tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:31:28.326457 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-454d2d77-5085-48d1-8949-462d41575e1e tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 returned with HTTP 200 Jul 31 17:31:28.326853 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1112/4429] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:28 2026] GET /volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:29.070667 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d126680f-8518-496e-a1a9-52f40c3372c6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:29.072841 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d126680f-8518-496e-a1a9-52f40c3372c6 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 Jul 31 17:31:29.073101 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d126680f-8518-496e-a1a9-52f40c3372c6 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:29.073400 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d126680f-8518-496e-a1a9-52f40c3372c6 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:29.073553 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d126680f-8518-496e-a1a9-52f40c3372c6 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 3a350c67-5f99-49b8-a05e-b810cef34a89. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:29.078994 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:29.078994 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:29.079971 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d126680f-8518-496e-a1a9-52f40c3372c6 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 returned with HTTP 200 Jul 31 17:31:29.080372 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1103/4430] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:29 2026] GET /volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:29.280172 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-50cc0719-6ef5-49b0-b5f3-dcd84b58bf8b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:29.282515 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-50cc0719-6ef5-49b0-b5f3-dcd84b58bf8b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee Jul 31 17:31:29.282738 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-50cc0719-6ef5-49b0-b5f3-dcd84b58bf8b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:29.282916 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-50cc0719-6ef5-49b0-b5f3-dcd84b58bf8b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:29.283013 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-50cc0719-6ef5-49b0-b5f3-dcd84b58bf8b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id e21f0353-939f-4c94-aee4-3c64eecd5bee. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:29.287998 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-dd5016c6-4e0b-4a92-a62c-38365e4db89a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:29.288495 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:29.288495 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:29.289337 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-50cc0719-6ef5-49b0-b5f3-dcd84b58bf8b tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee returned with HTTP 200 Jul 31 17:31:29.290288 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1115/4431] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:29 2026] GET /volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:29.291845 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dd5016c6-4e0b-4a92-a62c-38365e4db89a tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] GET https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 Jul 31 17:31:29.292127 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dd5016c6-4e0b-4a92-a62c-38365e4db89a tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:29.292414 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dd5016c6-4e0b-4a92-a62c-38365e4db89a tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:29.292536 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-dd5016c6-4e0b-4a92-a62c-38365e4db89a tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Show backup with id b675b283-025a-4a72-988d-285379e1efd0. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:29.297257 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:29.297257 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:29.298031 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dd5016c6-4e0b-4a92-a62c-38365e4db89a tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 returned with HTTP 200 Jul 31 17:31:29.298432 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1102/4432] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:29 2026] GET /volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:29.340924 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1fc4550a-bc46-4c82-b29c-13566abdcf8c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:29.342551 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1fc4550a-bc46-4c82-b29c-13566abdcf8c tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 Jul 31 17:31:29.342774 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1fc4550a-bc46-4c82-b29c-13566abdcf8c tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:29.342986 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1fc4550a-bc46-4c82-b29c-13566abdcf8c tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:29.351099 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:29.351099 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:29.354077 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1fc4550a-bc46-4c82-b29c-13566abdcf8c tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:31:29.359112 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1fc4550a-bc46-4c82-b29c-13566abdcf8c tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 returned with HTTP 200 Jul 31 17:31:29.359712 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1113/4433] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:29 2026] GET /volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:29.903274 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-0fecc0bd-8eb5-4722-a901-78eca6637dd1 req-6b2bc12e-5aa1-42cc-b162-37d92006f770 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:29.905476 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0fecc0bd-8eb5-4722-a901-78eca6637dd1 req-6b2bc12e-5aa1-42cc-b162-37d92006f770 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] POST https://10.4.3.92/volume/v3/attachments/79c9f7de-5883-4d00-a486-43df32c7fd97/action Jul 31 17:31:29.905864 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-0fecc0bd-8eb5-4722-a901-78eca6637dd1 req-6b2bc12e-5aa1-42cc-b162-37d92006f770 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:31:29.905976 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-0fecc0bd-8eb5-4722-a901-78eca6637dd1 req-6b2bc12e-5aa1-42cc-b162-37d92006f770 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:29.922773 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:29.922773 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:29.940782 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-0fecc0bd-8eb5-4722-a901-78eca6637dd1 req-6b2bc12e-5aa1-42cc-b162-37d92006f770 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/attachments/79c9f7de-5883-4d00-a486-43df32c7fd97/action returned with HTTP 204 Jul 31 17:31:29.941790 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1104/4434] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:31:29 2026] POST /volume/v3/attachments/79c9f7de-5883-4d00-a486-43df32c7fd97/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:31:30.090307 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-687088fa-e088-4b75-bd1a-8a3cc9d04714 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:30.094074 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-687088fa-e088-4b75-bd1a-8a3cc9d04714 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 Jul 31 17:31:30.094286 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-687088fa-e088-4b75-bd1a-8a3cc9d04714 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:30.094524 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-687088fa-e088-4b75-bd1a-8a3cc9d04714 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:30.094671 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-687088fa-e088-4b75-bd1a-8a3cc9d04714 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 3a350c67-5f99-49b8-a05e-b810cef34a89. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:30.102407 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:30.102407 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:30.102540 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-687088fa-e088-4b75-bd1a-8a3cc9d04714 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 returned with HTTP 200 Jul 31 17:31:30.102994 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1116/4435] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:30 2026] GET /volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:30.303452 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fce3dde6-8228-4630-96f9-dfb62410f6bc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:30.305307 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fce3dde6-8228-4630-96f9-dfb62410f6bc tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee Jul 31 17:31:30.305708 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fce3dde6-8228-4630-96f9-dfb62410f6bc tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:30.306383 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fce3dde6-8228-4630-96f9-dfb62410f6bc tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:30.306383 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-fce3dde6-8228-4630-96f9-dfb62410f6bc tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id e21f0353-939f-4c94-aee4-3c64eecd5bee. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:30.311002 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:30.311002 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:30.311108 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4c5041a5-3daf-4497-8559-c1d1fabd1a9f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:30.311799 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fce3dde6-8228-4630-96f9-dfb62410f6bc tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee returned with HTTP 200 Jul 31 17:31:30.312261 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1103/4436] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:30 2026] GET /volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:30.314156 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4c5041a5-3daf-4497-8559-c1d1fabd1a9f tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] GET https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 Jul 31 17:31:30.314380 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4c5041a5-3daf-4497-8559-c1d1fabd1a9f tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:30.314544 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4c5041a5-3daf-4497-8559-c1d1fabd1a9f tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:30.314659 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-4c5041a5-3daf-4497-8559-c1d1fabd1a9f tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Show backup with id b675b283-025a-4a72-988d-285379e1efd0. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:30.318562 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:30.318562 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:30.319114 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4c5041a5-3daf-4497-8559-c1d1fabd1a9f tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 returned with HTTP 200 Jul 31 17:31:30.319467 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1114/4437] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:30 2026] GET /volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:30.376367 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a5eab977-029c-4c01-996b-34792746b36f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:30.381650 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a5eab977-029c-4c01-996b-34792746b36f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 Jul 31 17:31:30.381890 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a5eab977-029c-4c01-996b-34792746b36f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:30.382054 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a5eab977-029c-4c01-996b-34792746b36f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:30.391826 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:30.391826 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:30.394784 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a5eab977-029c-4c01-996b-34792746b36f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:31:30.399963 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a5eab977-029c-4c01-996b-34792746b36f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 returned with HTTP 200 Jul 31 17:31:30.400413 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1105/4438] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:30 2026] GET /volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:31:30.411857 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fdf81ca3-40b5-488b-87a5-8f33f4a3e38a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:30.415295 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fdf81ca3-40b5-488b-87a5-8f33f4a3e38a tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 Jul 31 17:31:30.415601 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fdf81ca3-40b5-488b-87a5-8f33f4a3e38a tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:30.415854 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fdf81ca3-40b5-488b-87a5-8f33f4a3e38a tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:30.428803 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:30.428803 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:30.432801 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fdf81ca3-40b5-488b-87a5-8f33f4a3e38a tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:31:30.437933 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fdf81ca3-40b5-488b-87a5-8f33f4a3e38a tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 returned with HTTP 200 Jul 31 17:31:30.438559 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1117/4439] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:30 2026] GET /volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:31:30.449602 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d7429ee1-0bf9-4073-9019-7aec7a0d2ac7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:30.450878 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d7429ee1-0bf9-4073-9019-7aec7a0d2ac7 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:31:30.451337 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d7429ee1-0bf9-4073-9019-7aec7a0d2ac7 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c8c4eda0-baf3-40fd-b9ab-5533fab95c65", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-101358829", "description": null, "metadata": null}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:30.460932 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:30.460932 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:30.461478 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d7429ee1-0bf9-4073-9019-7aec7a0d2ac7 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:31:30.461705 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-d7429ee1-0bf9-4073-9019-7aec7a0d2ac7 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Create snapshot from volume c8c4eda0-baf3-40fd-b9ab-5533fab95c65 Jul 31 17:31:30.492143 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-d7429ee1-0bf9-4073-9019-7aec7a0d2ac7 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Created reservations ['3eafac09-7207-4e62-915f-e588349a07d9', '3f5341aa-e14c-469d-87b7-9fba322ed7c1', 'aef73c5b-c6fd-4bf6-9c94-9da57ad04afe', '5a5797a3-eed3-41f8-accc-a58539a78829'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:31:30.517170 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d7429ee1-0bf9-4073-9019-7aec7a0d2ac7 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Snapshot force create request issued successfully. Jul 31 17:31:30.517693 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d7429ee1-0bf9-4073-9019-7aec7a0d2ac7 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:31:30.518178 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1104/4440] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:31:30 2026] POST /volume/v3/snapshots => generated 310 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:31:30.525619 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6790c687-e08a-4d72-8927-d69048f94dbf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:30.527211 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6790c687-e08a-4d72-8927-d69048f94dbf tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/snapshots/d0e8512a-dc8a-4db1-a21e-ac5721df6e3f Jul 31 17:31:30.527413 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6790c687-e08a-4d72-8927-d69048f94dbf tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:30.527631 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6790c687-e08a-4d72-8927-d69048f94dbf tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:30.532255 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:30.532255 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:30.532651 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6790c687-e08a-4d72-8927-d69048f94dbf tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Snapshot retrieved successfully. Jul 31 17:31:30.533272 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6790c687-e08a-4d72-8927-d69048f94dbf tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/snapshots/d0e8512a-dc8a-4db1-a21e-ac5721df6e3f returned with HTTP 200 Jul 31 17:31:30.533662 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1115/4441] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:31:30 2026] GET /volume/v3/snapshots/d0e8512a-dc8a-4db1-a21e-ac5721df6e3f => generated 442 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:31.113699 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a5aabcdb-af0b-466a-9873-84f594d1437f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:31.115705 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a5aabcdb-af0b-466a-9873-84f594d1437f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 Jul 31 17:31:31.116115 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a5aabcdb-af0b-466a-9873-84f594d1437f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:31.116386 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a5aabcdb-af0b-466a-9873-84f594d1437f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:31.116543 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a5aabcdb-af0b-466a-9873-84f594d1437f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 3a350c67-5f99-49b8-a05e-b810cef34a89. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:31.123405 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:31.123405 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:31.124350 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a5aabcdb-af0b-466a-9873-84f594d1437f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 returned with HTTP 200 Jul 31 17:31:31.124800 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1106/4442] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:31 2026] GET /volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:31.322083 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f54d963c-c220-45af-8388-042c3867899a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:31.324805 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f54d963c-c220-45af-8388-042c3867899a tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee Jul 31 17:31:31.325087 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f54d963c-c220-45af-8388-042c3867899a tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:31.325353 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f54d963c-c220-45af-8388-042c3867899a tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:31.325510 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f54d963c-c220-45af-8388-042c3867899a tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id e21f0353-939f-4c94-aee4-3c64eecd5bee. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:31.331676 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:31.331676 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:31.332719 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f54d963c-c220-45af-8388-042c3867899a tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee returned with HTTP 200 Jul 31 17:31:31.333156 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1cfe65ce-9835-424f-9c47-eab2aba645fe None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:31.333586 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1118/4443] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:31 2026] GET /volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:31.336070 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1cfe65ce-9835-424f-9c47-eab2aba645fe tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] GET https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 Jul 31 17:31:31.336384 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1cfe65ce-9835-424f-9c47-eab2aba645fe tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:31.336671 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1cfe65ce-9835-424f-9c47-eab2aba645fe tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:31.336826 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-1cfe65ce-9835-424f-9c47-eab2aba645fe tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Show backup with id b675b283-025a-4a72-988d-285379e1efd0. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:31.342162 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:31.342162 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:31.343091 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1cfe65ce-9835-424f-9c47-eab2aba645fe tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 returned with HTTP 200 Jul 31 17:31:31.343662 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1105/4444] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:31 2026] GET /volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:31.542230 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3533318c-06f0-4f57-8911-864dd9da3882 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:31.544400 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3533318c-06f0-4f57-8911-864dd9da3882 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/snapshots/d0e8512a-dc8a-4db1-a21e-ac5721df6e3f Jul 31 17:31:31.544659 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3533318c-06f0-4f57-8911-864dd9da3882 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:31.544893 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3533318c-06f0-4f57-8911-864dd9da3882 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:31.553594 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:31.553594 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:31.554101 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3533318c-06f0-4f57-8911-864dd9da3882 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Snapshot retrieved successfully. Jul 31 17:31:31.555047 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3533318c-06f0-4f57-8911-864dd9da3882 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/snapshots/d0e8512a-dc8a-4db1-a21e-ac5721df6e3f returned with HTTP 200 Jul 31 17:31:31.555619 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1116/4445] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:31:31 2026] GET /volume/v3/snapshots/d0e8512a-dc8a-4db1-a21e-ac5721df6e3f => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:31.566155 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5848b69e-791d-4369-83a4-86c1491725d3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:31.568141 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5848b69e-791d-4369-83a4-86c1491725d3 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/snapshots/d0e8512a-dc8a-4db1-a21e-ac5721df6e3f Jul 31 17:31:31.568446 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5848b69e-791d-4369-83a4-86c1491725d3 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:31.568697 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5848b69e-791d-4369-83a4-86c1491725d3 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:31.573958 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:31.573958 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:31.574641 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-5848b69e-791d-4369-83a4-86c1491725d3 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Snapshot retrieved successfully. Jul 31 17:31:31.575671 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5848b69e-791d-4369-83a4-86c1491725d3 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/snapshots/d0e8512a-dc8a-4db1-a21e-ac5721df6e3f returned with HTTP 200 Jul 31 17:31:31.576107 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1107/4446] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:31:31 2026] GET /volume/v3/snapshots/d0e8512a-dc8a-4db1-a21e-ac5721df6e3f => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:31.584990 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8d5dd874-fedb-4652-8f7f-39864d6507ed None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:31.586516 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8d5dd874-fedb-4652-8f7f-39864d6507ed tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 Jul 31 17:31:31.586699 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8d5dd874-fedb-4652-8f7f-39864d6507ed tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:31.586912 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8d5dd874-fedb-4652-8f7f-39864d6507ed tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:31.605392 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:31.605392 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:31.613373 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8d5dd874-fedb-4652-8f7f-39864d6507ed tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:31:31.619426 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8d5dd874-fedb-4652-8f7f-39864d6507ed tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 returned with HTTP 200 Jul 31 17:31:31.619983 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1119/4447] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:31 2026] GET /volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:31:32.137439 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d5cf8c41-b9b2-430e-8b64-9a9e3c1f2dc5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:32.139388 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d5cf8c41-b9b2-430e-8b64-9a9e3c1f2dc5 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 Jul 31 17:31:32.139582 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d5cf8c41-b9b2-430e-8b64-9a9e3c1f2dc5 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:32.139795 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d5cf8c41-b9b2-430e-8b64-9a9e3c1f2dc5 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:32.139887 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-d5cf8c41-b9b2-430e-8b64-9a9e3c1f2dc5 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 3a350c67-5f99-49b8-a05e-b810cef34a89. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:32.144058 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:32.144058 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:32.145015 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d5cf8c41-b9b2-430e-8b64-9a9e3c1f2dc5 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 returned with HTTP 200 Jul 31 17:31:32.145382 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1106/4448] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:32 2026] GET /volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:32.346237 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ef724ab1-4de7-4908-a64b-b624ccb4b908 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:32.348516 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ef724ab1-4de7-4908-a64b-b624ccb4b908 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee Jul 31 17:31:32.348849 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ef724ab1-4de7-4908-a64b-b624ccb4b908 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:32.349118 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ef724ab1-4de7-4908-a64b-b624ccb4b908 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:32.349232 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-ef724ab1-4de7-4908-a64b-b624ccb4b908 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id e21f0353-939f-4c94-aee4-3c64eecd5bee. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:32.354457 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:32.354457 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:32.355254 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ef724ab1-4de7-4908-a64b-b624ccb4b908 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee returned with HTTP 200 Jul 31 17:31:32.355306 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-37b124e2-5dec-42a3-a28a-eab50f6e9f3d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:32.355775 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1117/4449] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:32 2026] GET /volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:32.357957 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-37b124e2-5dec-42a3-a28a-eab50f6e9f3d tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] GET https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 Jul 31 17:31:32.358466 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-37b124e2-5dec-42a3-a28a-eab50f6e9f3d tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:32.359031 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-37b124e2-5dec-42a3-a28a-eab50f6e9f3d tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:32.359031 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-37b124e2-5dec-42a3-a28a-eab50f6e9f3d tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Show backup with id b675b283-025a-4a72-988d-285379e1efd0. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:32.367227 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:32.367227 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:32.368659 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-37b124e2-5dec-42a3-a28a-eab50f6e9f3d tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 returned with HTTP 200 Jul 31 17:31:32.369499 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1108/4450] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:32 2026] GET /volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:33.160992 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-09e1ecbf-955e-4412-a44b-7e9a2589b776 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:33.163547 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-09e1ecbf-955e-4412-a44b-7e9a2589b776 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 Jul 31 17:31:33.164652 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-09e1ecbf-955e-4412-a44b-7e9a2589b776 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:33.164847 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-09e1ecbf-955e-4412-a44b-7e9a2589b776 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:33.165006 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-09e1ecbf-955e-4412-a44b-7e9a2589b776 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 3a350c67-5f99-49b8-a05e-b810cef34a89. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:33.170154 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:33.170154 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:33.171036 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-09e1ecbf-955e-4412-a44b-7e9a2589b776 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 returned with HTTP 200 Jul 31 17:31:33.171502 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1120/4451] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:33 2026] GET /volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:33.372185 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e65cbbcf-2726-41fa-921f-3b8808498426 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:33.374596 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e65cbbcf-2726-41fa-921f-3b8808498426 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee Jul 31 17:31:33.374948 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e65cbbcf-2726-41fa-921f-3b8808498426 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:33.375213 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e65cbbcf-2726-41fa-921f-3b8808498426 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:33.375389 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-e65cbbcf-2726-41fa-921f-3b8808498426 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id e21f0353-939f-4c94-aee4-3c64eecd5bee. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:33.380979 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9c290cb4-55c4-47f0-a932-08ad7eb4415d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:33.383037 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9c290cb4-55c4-47f0-a932-08ad7eb4415d tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] GET https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 Jul 31 17:31:33.383276 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9c290cb4-55c4-47f0-a932-08ad7eb4415d tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:33.383517 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9c290cb4-55c4-47f0-a932-08ad7eb4415d tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:33.383681 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-9c290cb4-55c4-47f0-a932-08ad7eb4415d tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Show backup with id b675b283-025a-4a72-988d-285379e1efd0. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:33.383786 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:33.383786 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:33.384734 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e65cbbcf-2726-41fa-921f-3b8808498426 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee returned with HTTP 200 Jul 31 17:31:33.385296 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1107/4452] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:33 2026] GET /volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:33.392644 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:33.392644 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:33.393429 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9c290cb4-55c4-47f0-a932-08ad7eb4415d tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 returned with HTTP 200 Jul 31 17:31:33.393833 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1118/4453] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:33 2026] GET /volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:34.200244 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8063c8a7-693b-4cad-b989-6fb0720fb5f1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:34.202507 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8063c8a7-693b-4cad-b989-6fb0720fb5f1 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 Jul 31 17:31:34.202785 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8063c8a7-693b-4cad-b989-6fb0720fb5f1 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:34.203046 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8063c8a7-693b-4cad-b989-6fb0720fb5f1 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:34.203969 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-8063c8a7-693b-4cad-b989-6fb0720fb5f1 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 3a350c67-5f99-49b8-a05e-b810cef34a89. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:34.207967 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:34.207967 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:34.208970 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8063c8a7-693b-4cad-b989-6fb0720fb5f1 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 returned with HTTP 200 Jul 31 17:31:34.209485 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1109/4454] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:34 2026] GET /volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:34.397799 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5847f6f6-689b-4fc0-8b81-5a7853b446e8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:34.405807 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5847f6f6-689b-4fc0-8b81-5a7853b446e8 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee Jul 31 17:31:34.406131 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5847f6f6-689b-4fc0-8b81-5a7853b446e8 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:34.406453 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5847f6f6-689b-4fc0-8b81-5a7853b446e8 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:34.406655 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-5847f6f6-689b-4fc0-8b81-5a7853b446e8 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id e21f0353-939f-4c94-aee4-3c64eecd5bee. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:34.407261 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-92dccfa5-f5b3-4da7-962a-d7cd5539f205 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:34.409590 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-92dccfa5-f5b3-4da7-962a-d7cd5539f205 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] GET https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 Jul 31 17:31:34.409973 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-92dccfa5-f5b3-4da7-962a-d7cd5539f205 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:34.410161 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-92dccfa5-f5b3-4da7-962a-d7cd5539f205 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:34.410276 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-92dccfa5-f5b3-4da7-962a-d7cd5539f205 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Show backup with id b675b283-025a-4a72-988d-285379e1efd0. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:34.412659 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:34.412659 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:34.413804 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5847f6f6-689b-4fc0-8b81-5a7853b446e8 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee returned with HTTP 200 Jul 31 17:31:34.414578 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1121/4455] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:34 2026] GET /volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee => generated 723 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:34.416886 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:34.416886 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:34.418131 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-92dccfa5-f5b3-4da7-962a-d7cd5539f205 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 returned with HTTP 200 Jul 31 17:31:34.418872 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1108/4456] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:34 2026] GET /volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:35.223688 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1e487083-f9d6-48cc-9a8a-43847429b85f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:35.226387 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1e487083-f9d6-48cc-9a8a-43847429b85f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 Jul 31 17:31:35.226616 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1e487083-f9d6-48cc-9a8a-43847429b85f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:35.226863 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1e487083-f9d6-48cc-9a8a-43847429b85f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:35.226965 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-1e487083-f9d6-48cc-9a8a-43847429b85f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 3a350c67-5f99-49b8-a05e-b810cef34a89. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:35.233030 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:35.233030 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:35.234135 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1e487083-f9d6-48cc-9a8a-43847429b85f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 returned with HTTP 200 Jul 31 17:31:35.234649 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1119/4457] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:35 2026] GET /volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:35.429230 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2b38d358-8b15-45ac-bce5-329c27599fb5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:35.431984 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2b38d358-8b15-45ac-bce5-329c27599fb5 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee Jul 31 17:31:35.431984 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2b38d358-8b15-45ac-bce5-329c27599fb5 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:35.431984 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2b38d358-8b15-45ac-bce5-329c27599fb5 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:35.431984 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-2b38d358-8b15-45ac-bce5-329c27599fb5 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id e21f0353-939f-4c94-aee4-3c64eecd5bee. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:35.439836 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6cf682df-0cec-4964-99e1-5bf9fd8069f1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:35.443335 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:35.443335 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:35.443335 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2b38d358-8b15-45ac-bce5-329c27599fb5 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee returned with HTTP 200 Jul 31 17:31:35.443335 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1110/4458] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:35 2026] GET /volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:35.443548 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6cf682df-0cec-4964-99e1-5bf9fd8069f1 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] GET https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 Jul 31 17:31:35.443548 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6cf682df-0cec-4964-99e1-5bf9fd8069f1 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:35.443548 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6cf682df-0cec-4964-99e1-5bf9fd8069f1 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:35.443548 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6cf682df-0cec-4964-99e1-5bf9fd8069f1 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Show backup with id b675b283-025a-4a72-988d-285379e1efd0. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:35.453344 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:35.453344 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:35.453344 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6cf682df-0cec-4964-99e1-5bf9fd8069f1 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 returned with HTTP 200 Jul 31 17:31:35.453344 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1122/4459] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:35 2026] GET /volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:35.467926 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-60b9fffb-a610-469c-b446-63bf719eb9b6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:35.469937 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-60b9fffb-a610-469c-b446-63bf719eb9b6 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] DELETE https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 Jul 31 17:31:35.470171 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-60b9fffb-a610-469c-b446-63bf719eb9b6 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:35.470374 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-60b9fffb-a610-469c-b446-63bf719eb9b6 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:35.470639 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-60b9fffb-a610-469c-b446-63bf719eb9b6 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Delete backup with id: b675b283-025a-4a72-988d-285379e1efd0. Jul 31 17:31:35.475157 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:35.475157 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:35.491927 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.backup.rpcapi [None req-60b9fffb-a610-469c-b446-63bf719eb9b6 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] delete_backup rpcapi backup_id b675b283-025a-4a72-988d-285379e1efd0 {{(pid=100272) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:31:35.493885 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-60b9fffb-a610-469c-b446-63bf719eb9b6 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 returned with HTTP 202 Jul 31 17:31:35.494493 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1109/4460] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:31:35 2026] DELETE /volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:31:35.505335 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9a67f98a-dc5e-4107-be34-9d4a11dc52b3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:35.507880 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9a67f98a-dc5e-4107-be34-9d4a11dc52b3 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] GET https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 Jul 31 17:31:35.508219 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9a67f98a-dc5e-4107-be34-9d4a11dc52b3 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:35.508471 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9a67f98a-dc5e-4107-be34-9d4a11dc52b3 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:35.508774 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-9a67f98a-dc5e-4107-be34-9d4a11dc52b3 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Show backup with id b675b283-025a-4a72-988d-285379e1efd0. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:35.515796 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:35.515796 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:35.516637 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9a67f98a-dc5e-4107-be34-9d4a11dc52b3 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 returned with HTTP 200 Jul 31 17:31:35.517125 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1120/4461] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:35 2026] GET /volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:36.251170 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-40ad45e1-c5ae-4db3-8247-adbbb079e351 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:36.254849 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-40ad45e1-c5ae-4db3-8247-adbbb079e351 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 Jul 31 17:31:36.256031 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-40ad45e1-c5ae-4db3-8247-adbbb079e351 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:36.257068 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-40ad45e1-c5ae-4db3-8247-adbbb079e351 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:36.257453 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-40ad45e1-c5ae-4db3-8247-adbbb079e351 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 3a350c67-5f99-49b8-a05e-b810cef34a89. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:36.265322 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:36.265322 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:36.266082 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-40ad45e1-c5ae-4db3-8247-adbbb079e351 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 returned with HTTP 200 Jul 31 17:31:36.266698 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1111/4462] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:36 2026] GET /volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:36.456017 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-aa0bfbff-3f5d-49f6-b137-5f10c75982be None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:36.458081 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aa0bfbff-3f5d-49f6-b137-5f10c75982be tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee Jul 31 17:31:36.458487 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aa0bfbff-3f5d-49f6-b137-5f10c75982be tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:36.458920 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aa0bfbff-3f5d-49f6-b137-5f10c75982be tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:36.459203 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-aa0bfbff-3f5d-49f6-b137-5f10c75982be tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id e21f0353-939f-4c94-aee4-3c64eecd5bee. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:36.464047 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:36.464047 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:36.464793 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aa0bfbff-3f5d-49f6-b137-5f10c75982be tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee returned with HTTP 200 Jul 31 17:31:36.465197 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1123/4463] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:36 2026] GET /volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:36.530393 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-393d8d52-cc80-4a87-a760-e2ba819f0ea1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:36.533256 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-393d8d52-cc80-4a87-a760-e2ba819f0ea1 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] GET https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 Jul 31 17:31:36.533611 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-393d8d52-cc80-4a87-a760-e2ba819f0ea1 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:36.533873 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-393d8d52-cc80-4a87-a760-e2ba819f0ea1 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:36.534068 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-393d8d52-cc80-4a87-a760-e2ba819f0ea1 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Show backup with id b675b283-025a-4a72-988d-285379e1efd0. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:36.539043 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-393d8d52-cc80-4a87-a760-e2ba819f0ea1 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] https://10.4.3.92/volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 returned with HTTP 404 Jul 31 17:31:36.539782 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1110/4464] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:36 2026] GET /volume/v3/backups/b675b283-025a-4a72-988d-285379e1efd0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:31:36.548121 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f60e7182-6297-4268-8a61-4b556132322d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:36.549921 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f60e7182-6297-4268-8a61-4b556132322d tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/a08a9f05-e26c-4854-8f7d-8b46750301c8 Jul 31 17:31:36.550114 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f60e7182-6297-4268-8a61-4b556132322d tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:36.550269 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f60e7182-6297-4268-8a61-4b556132322d tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:36.550441 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-f60e7182-6297-4268-8a61-4b556132322d tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Delete volume with id: a08a9f05-e26c-4854-8f7d-8b46750301c8 Jul 31 17:31:36.559462 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:36.559462 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:36.559771 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f60e7182-6297-4268-8a61-4b556132322d tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Volume info retrieved successfully. Jul 31 17:31:36.577113 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f60e7182-6297-4268-8a61-4b556132322d tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Delete volume request issued successfully. Jul 31 17:31:36.577286 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f60e7182-6297-4268-8a61-4b556132322d tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] https://10.4.3.92/volume/v3/volumes/a08a9f05-e26c-4854-8f7d-8b46750301c8 returned with HTTP 202 Jul 31 17:31:36.577724 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1121/4465] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:31:36 2026] DELETE /volume/v3/volumes/a08a9f05-e26c-4854-8f7d-8b46750301c8 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:31:36.591863 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d6a9738d-29d8-4967-af87-84e912b5bb77 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:36.594292 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d6a9738d-29d8-4967-af87-84e912b5bb77 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] GET https://10.4.3.92/volume/v3/volumes/a08a9f05-e26c-4854-8f7d-8b46750301c8 Jul 31 17:31:36.594723 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d6a9738d-29d8-4967-af87-84e912b5bb77 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:36.595049 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d6a9738d-29d8-4967-af87-84e912b5bb77 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:36.606165 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:36.606165 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:36.610992 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d6a9738d-29d8-4967-af87-84e912b5bb77 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Volume info retrieved successfully. Jul 31 17:31:36.617219 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d6a9738d-29d8-4967-af87-84e912b5bb77 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] https://10.4.3.92/volume/v3/volumes/a08a9f05-e26c-4854-8f7d-8b46750301c8 returned with HTTP 200 Jul 31 17:31:36.618014 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1112/4466] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:36 2026] GET /volume/v3/volumes/a08a9f05-e26c-4854-8f7d-8b46750301c8 => generated 1006 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:31:37.279624 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a8770a37-6938-498f-9aa3-4d039f3e6e4a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:37.281789 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a8770a37-6938-498f-9aa3-4d039f3e6e4a tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 Jul 31 17:31:37.282048 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a8770a37-6938-498f-9aa3-4d039f3e6e4a tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:37.282452 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a8770a37-6938-498f-9aa3-4d039f3e6e4a tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:37.282624 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a8770a37-6938-498f-9aa3-4d039f3e6e4a tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 3a350c67-5f99-49b8-a05e-b810cef34a89. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:37.287919 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:37.287919 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:37.288965 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a8770a37-6938-498f-9aa3-4d039f3e6e4a tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 returned with HTTP 200 Jul 31 17:31:37.289690 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1124/4467] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:37 2026] GET /volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:37.480660 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e2c725ac-4c8e-4eaf-b480-6e2a982498ca None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:37.486828 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e2c725ac-4c8e-4eaf-b480-6e2a982498ca tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee Jul 31 17:31:37.487170 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e2c725ac-4c8e-4eaf-b480-6e2a982498ca tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:37.488597 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e2c725ac-4c8e-4eaf-b480-6e2a982498ca tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:37.488812 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-e2c725ac-4c8e-4eaf-b480-6e2a982498ca tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id e21f0353-939f-4c94-aee4-3c64eecd5bee. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:37.515854 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:37.515854 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:37.518867 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e2c725ac-4c8e-4eaf-b480-6e2a982498ca tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee returned with HTTP 200 Jul 31 17:31:37.520343 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1111/4468] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:37 2026] GET /volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee => generated 734 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:37.633605 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c25f1c00-7a61-4645-9022-e70551a2ddd7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:37.636331 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c25f1c00-7a61-4645-9022-e70551a2ddd7 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] GET https://10.4.3.92/volume/v3/volumes/a08a9f05-e26c-4854-8f7d-8b46750301c8 Jul 31 17:31:37.636685 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c25f1c00-7a61-4645-9022-e70551a2ddd7 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:37.637195 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c25f1c00-7a61-4645-9022-e70551a2ddd7 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:37.644019 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c25f1c00-7a61-4645-9022-e70551a2ddd7 tempest-ProjectReaderTests39-2020815449 tempest-ProjectReaderTests39-2020815449-project-admin] https://10.4.3.92/volume/v3/volumes/a08a9f05-e26c-4854-8f7d-8b46750301c8 returned with HTTP 404 Jul 31 17:31:37.644702 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1122/4469] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:37 2026] GET /volume/v3/volumes/a08a9f05-e26c-4854-8f7d-8b46750301c8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:31:38.302292 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-21268c25-e442-4e93-9ba4-c6d90607b912 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:38.304985 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-21268c25-e442-4e93-9ba4-c6d90607b912 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 Jul 31 17:31:38.305603 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-21268c25-e442-4e93-9ba4-c6d90607b912 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:38.305603 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-21268c25-e442-4e93-9ba4-c6d90607b912 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:38.305716 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-21268c25-e442-4e93-9ba4-c6d90607b912 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 3a350c67-5f99-49b8-a05e-b810cef34a89. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:38.312391 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:38.312391 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:38.313470 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-21268c25-e442-4e93-9ba4-c6d90607b912 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 returned with HTTP 200 Jul 31 17:31:38.313922 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1113/4470] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:38 2026] GET /volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:38.532228 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2351587f-17ab-4d6a-b0e5-a225ccad21ad None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:38.534136 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2351587f-17ab-4d6a-b0e5-a225ccad21ad tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee Jul 31 17:31:38.537466 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2351587f-17ab-4d6a-b0e5-a225ccad21ad tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:38.537700 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2351587f-17ab-4d6a-b0e5-a225ccad21ad tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:38.537858 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-2351587f-17ab-4d6a-b0e5-a225ccad21ad tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id e21f0353-939f-4c94-aee4-3c64eecd5bee. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:38.546939 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:38.546939 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:38.546939 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2351587f-17ab-4d6a-b0e5-a225ccad21ad tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee returned with HTTP 200 Jul 31 17:31:38.546939 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1125/4471] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:38 2026] GET /volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:39.126817 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-211886ba-6ebe-48e8-8d5f-fe7a960b2c92 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:39.212456 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-211886ba-6ebe-48e8-8d5f-fe7a960b2c92 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:31:39.212961 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-211886ba-6ebe-48e8-8d5f-fe7a960b2c92 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1003729802", "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=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:39.237546 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-211886ba-6ebe-48e8-8d5f-fe7a960b2c92 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:31:39.237546 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1112/4472] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:31:39 2026] POST /volume/v3/types => generated 380 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:39.246210 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d65017e9-af4e-4975-b020-5995234610ac None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:39.248392 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d65017e9-af4e-4975-b020-5995234610ac tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] POST https://10.4.3.92/volume/v3/types/3c9f65ba-3da3-414f-b74b-322ac00cacb8/encryption Jul 31 17:31:39.248792 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d65017e9-af4e-4975-b020-5995234610ac tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:39.270672 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d65017e9-af4e-4975-b020-5995234610ac tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] https://10.4.3.92/volume/v3/types/3c9f65ba-3da3-414f-b74b-322ac00cacb8/encryption returned with HTTP 200 Jul 31 17:31:39.271112 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1123/4473] 10.4.3.92 () {68 vars in 1390 bytes} [Fri Jul 31 17:31:39 2026] POST /volume/v3/types/3c9f65ba-3da3-414f-b74b-322ac00cacb8/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:39.280823 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-313fde3e-0a90-4a02-9361-92bf1d1adbe5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:39.282916 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-313fde3e-0a90-4a02-9361-92bf1d1adbe5 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:31:39.283467 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-313fde3e-0a90-4a02-9361-92bf1d1adbe5 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1461674807", "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=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:39.303590 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-313fde3e-0a90-4a02-9361-92bf1d1adbe5 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:31:39.304010 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1114/4474] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:31:39 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:39.313338 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dd45d2e1-009b-422e-b709-6e9c2078582b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:39.315797 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dd45d2e1-009b-422e-b709-6e9c2078582b tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] POST https://10.4.3.92/volume/v3/types/85269f98-a833-4fe0-a756-6c63dfa97b85/encryption Jul 31 17:31:39.316291 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dd45d2e1-009b-422e-b709-6e9c2078582b tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:39.330998 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7a1c5ed7-7592-4922-ba23-7996a5436388 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:39.344558 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7a1c5ed7-7592-4922-ba23-7996a5436388 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 Jul 31 17:31:39.344809 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dd45d2e1-009b-422e-b709-6e9c2078582b tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] https://10.4.3.92/volume/v3/types/85269f98-a833-4fe0-a756-6c63dfa97b85/encryption returned with HTTP 200 Jul 31 17:31:39.344809 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1126/4475] 10.4.3.92 () {68 vars in 1390 bytes} [Fri Jul 31 17:31:39 2026] POST /volume/v3/types/85269f98-a833-4fe0-a756-6c63dfa97b85/encryption => generated 239 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:39.344915 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7a1c5ed7-7592-4922-ba23-7996a5436388 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:39.344915 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7a1c5ed7-7592-4922-ba23-7996a5436388 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:39.344915 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-7a1c5ed7-7592-4922-ba23-7996a5436388 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 3a350c67-5f99-49b8-a05e-b810cef34a89. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:39.353572 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-96d07c24-c9b5-49c0-9431-7af1b3123161 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:39.355879 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-96d07c24-c9b5-49c0-9431-7af1b3123161 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:31:39.356793 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-96d07c24-c9b5-49c0-9431-7af1b3123161 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2059276966", "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=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:39.371985 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:39.371985 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:39.378946 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7a1c5ed7-7592-4922-ba23-7996a5436388 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 returned with HTTP 200 Jul 31 17:31:39.380801 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1113/4476] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:39 2026] GET /volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 => generated 748 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:39.382688 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-96d07c24-c9b5-49c0-9431-7af1b3123161 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:31:39.383056 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1124/4477] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:31:39 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) Jul 31 17:31:39.392739 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8131cc1f-50d8-46ef-a19d-467cbdc4fda7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:39.394932 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8131cc1f-50d8-46ef-a19d-467cbdc4fda7 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] POST https://10.4.3.92/volume/v3/types/f869dfae-563e-47d4-a49a-54e6bc2b6c60/extra_specs Jul 31 17:31:39.395132 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8131cc1f-50d8-46ef-a19d-467cbdc4fda7 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:39.421486 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8131cc1f-50d8-46ef-a19d-467cbdc4fda7 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] https://10.4.3.92/volume/v3/types/f869dfae-563e-47d4-a49a-54e6bc2b6c60/extra_specs returned with HTTP 200 Jul 31 17:31:39.422117 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1115/4478] 10.4.3.92 () {68 vars in 1392 bytes} [Fri Jul 31 17:31:39 2026] POST /volume/v3/types/f869dfae-563e-47d4-a49a-54e6bc2b6c60/extra_specs => generated 35 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:31:39.429820 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4ad01268-4eaa-4c16-8001-5c44e5db5cac None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:39.432774 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4ad01268-4eaa-4c16-8001-5c44e5db5cac tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] PUT https://10.4.3.92/volume/v3/types/f869dfae-563e-47d4-a49a-54e6bc2b6c60/extra_specs/key2 Jul 31 17:31:39.433383 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4ad01268-4eaa-4c16-8001-5c44e5db5cac tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:39.460768 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4ad01268-4eaa-4c16-8001-5c44e5db5cac tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] https://10.4.3.92/volume/v3/types/f869dfae-563e-47d4-a49a-54e6bc2b6c60/extra_specs/key2 returned with HTTP 200 Jul 31 17:31:39.461798 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1127/4479] 10.4.3.92 () {68 vars in 1406 bytes} [Fri Jul 31 17:31:39 2026] PUT /volume/v3/types/f869dfae-563e-47d4-a49a-54e6bc2b6c60/extra_specs/key2 => generated 25 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:31:39.474386 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-50e493fe-e875-4845-849c-298d8f06d9b7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:39.484732 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-50e493fe-e875-4845-849c-298d8f06d9b7 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:31:39.484732 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-50e493fe-e875-4845-849c-298d8f06d9b7 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:39.540171 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-50e493fe-e875-4845-849c-298d8f06d9b7 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:31:39.540618 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1114/4480] 10.4.3.92 () {68 vars in 1245 bytes} [Fri Jul 31 17:31:39 2026] POST /volume/v3/types => generated 195 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:39.550719 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-39e148e7-6c24-469a-a4b3-0fffb0f7b4e3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:39.553402 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-39e148e7-6c24-469a-a4b3-0fffb0f7b4e3 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] DELETE https://10.4.3.92/volume/v3/types/191d681e-937d-4bce-a406-0e98228d40ee Jul 31 17:31:39.553402 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-39e148e7-6c24-469a-a4b3-0fffb0f7b4e3 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:39.554803 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-39e148e7-6c24-469a-a4b3-0fffb0f7b4e3 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:39.558302 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4906f4a2-96d8-435f-89f1-acbf7ac5a33d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:39.562381 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4906f4a2-96d8-435f-89f1-acbf7ac5a33d tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee Jul 31 17:31:39.562381 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4906f4a2-96d8-435f-89f1-acbf7ac5a33d tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:39.562381 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4906f4a2-96d8-435f-89f1-acbf7ac5a33d tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:39.562381 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-4906f4a2-96d8-435f-89f1-acbf7ac5a33d tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id e21f0353-939f-4c94-aee4-3c64eecd5bee. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:39.570654 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:39.570654 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:39.572726 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4906f4a2-96d8-435f-89f1-acbf7ac5a33d tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee returned with HTTP 200 Jul 31 17:31:39.573926 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1116/4481] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:39 2026] GET /volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:39.597851 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-39e148e7-6c24-469a-a4b3-0fffb0f7b4e3 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] https://10.4.3.92/volume/v3/types/191d681e-937d-4bce-a406-0e98228d40ee returned with HTTP 202 Jul 31 17:31:39.597851 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1125/4482] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:31:39 2026] DELETE /volume/v3/types/191d681e-937d-4bce-a406-0e98228d40ee => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:31:39.609426 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cde45800-fb11-4d85-8a5e-8aab8f11ced0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:39.611371 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cde45800-fb11-4d85-8a5e-8aab8f11ced0 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:31:39.612783 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cde45800-fb11-4d85-8a5e-8aab8f11ced0 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-414034393", "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=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:39.634748 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cde45800-fb11-4d85-8a5e-8aab8f11ced0 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:31:39.635360 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1128/4483] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:31:39 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) Jul 31 17:31:39.645699 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-acdd2c52-4562-4e1a-a368-fbeea1d4e605 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:39.647475 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-acdd2c52-4562-4e1a-a368-fbeea1d4e605 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] POST https://10.4.3.92/volume/v3/types/740cdc9f-5b67-4459-a13f-134c66c18032/encryption Jul 31 17:31:39.647831 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-acdd2c52-4562-4e1a-a368-fbeea1d4e605 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:39.669974 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-acdd2c52-4562-4e1a-a368-fbeea1d4e605 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] https://10.4.3.92/volume/v3/types/740cdc9f-5b67-4459-a13f-134c66c18032/encryption returned with HTTP 200 Jul 31 17:31:39.670456 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1115/4484] 10.4.3.92 () {68 vars in 1390 bytes} [Fri Jul 31 17:31:39 2026] POST /volume/v3/types/740cdc9f-5b67-4459-a13f-134c66c18032/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:39.682924 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5e7adf7b-d2b8-4837-98ee-bf790b97b6da None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:39.685774 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5e7adf7b-d2b8-4837-98ee-bf790b97b6da tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] DELETE https://10.4.3.92/volume/v3/types/740cdc9f-5b67-4459-a13f-134c66c18032/encryption/215a2148-e363-4598-8973-c8fec8c26b47 Jul 31 17:31:39.685774 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5e7adf7b-d2b8-4837-98ee-bf790b97b6da tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:39.685774 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5e7adf7b-d2b8-4837-98ee-bf790b97b6da tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:39.698189 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5e7adf7b-d2b8-4837-98ee-bf790b97b6da tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] https://10.4.3.92/volume/v3/types/740cdc9f-5b67-4459-a13f-134c66c18032/encryption/215a2148-e363-4598-8973-c8fec8c26b47 returned with HTTP 202 Jul 31 17:31:39.698709 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1117/4485] 10.4.3.92 () {66 vars in 1482 bytes} [Fri Jul 31 17:31:39 2026] DELETE /volume/v3/types/740cdc9f-5b67-4459-a13f-134c66c18032/encryption/215a2148-e363-4598-8973-c8fec8c26b47 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:31:39.711136 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5121fc4c-1f6f-44e0-b35b-c5887eb6026c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:39.712902 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5121fc4c-1f6f-44e0-b35b-c5887eb6026c tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:31:39.713290 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5121fc4c-1f6f-44e0-b35b-c5887eb6026c tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-664478563", "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=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:39.733224 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5121fc4c-1f6f-44e0-b35b-c5887eb6026c tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:31:39.733788 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1126/4486] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:31:39 2026] POST /volume/v3/types => generated 379 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:39.742889 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7882f6ad-fae0-4041-abc1-bd52c8189984 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:39.744861 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7882f6ad-fae0-4041-abc1-bd52c8189984 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] DELETE https://10.4.3.92/volume/v3/types/41845f6d-3707-4bf8-987e-badc820fff34/extra_specs/key1 Jul 31 17:31:39.745545 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7882f6ad-fae0-4041-abc1-bd52c8189984 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:39.745545 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7882f6ad-fae0-4041-abc1-bd52c8189984 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:39.768770 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7882f6ad-fae0-4041-abc1-bd52c8189984 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] https://10.4.3.92/volume/v3/types/41845f6d-3707-4bf8-987e-badc820fff34/extra_specs/key1 returned with HTTP 202 Jul 31 17:31:39.769476 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1129/4487] 10.4.3.92 () {66 vars in 1389 bytes} [Fri Jul 31 17:31:39 2026] DELETE /volume/v3/types/41845f6d-3707-4bf8-987e-badc820fff34/extra_specs/key1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:31:39.780711 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0a1c6f9c-2db9-4a13-b50f-ff5f3e9fcc04 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:39.782447 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0a1c6f9c-2db9-4a13-b50f-ff5f3e9fcc04 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:31:39.782777 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0a1c6f9c-2db9-4a13-b50f-ff5f3e9fcc04 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-226703023", "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=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:39.800215 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0a1c6f9c-2db9-4a13-b50f-ff5f3e9fcc04 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:31:39.800738 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1116/4488] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:31:39 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) Jul 31 17:31:39.811757 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-47c83024-70c4-4146-8bb5-d92b15d1bede None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:39.814135 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-47c83024-70c4-4146-8bb5-d92b15d1bede tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] DELETE https://10.4.3.92/volume/v3/types/34f69ce5-5ce7-448c-a6a7-29e691dc0db4 Jul 31 17:31:39.814415 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-47c83024-70c4-4146-8bb5-d92b15d1bede tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:39.814697 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-47c83024-70c4-4146-8bb5-d92b15d1bede tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:39.851541 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-47c83024-70c4-4146-8bb5-d92b15d1bede tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] https://10.4.3.92/volume/v3/types/34f69ce5-5ce7-448c-a6a7-29e691dc0db4 returned with HTTP 202 Jul 31 17:31:39.852236 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1118/4489] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:31:39 2026] DELETE /volume/v3/types/34f69ce5-5ce7-448c-a6a7-29e691dc0db4 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:31:39.864233 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-eb222775-b2f4-4a90-a3dc-252acc0b181a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:39.866761 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-eb222775-b2f4-4a90-a3dc-252acc0b181a tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] GET https://10.4.3.92/volume/v3/types/3c9f65ba-3da3-414f-b74b-322ac00cacb8/extra_specs Jul 31 17:31:39.867061 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-eb222775-b2f4-4a90-a3dc-252acc0b181a tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:39.867329 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-eb222775-b2f4-4a90-a3dc-252acc0b181a tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:39.877121 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-eb222775-b2f4-4a90-a3dc-252acc0b181a tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] https://10.4.3.92/volume/v3/types/3c9f65ba-3da3-414f-b74b-322ac00cacb8/extra_specs returned with HTTP 200 Jul 31 17:31:39.877905 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1127/4490] 10.4.3.92 () {66 vars in 1371 bytes} [Fri Jul 31 17:31:39 2026] GET /volume/v3/types/3c9f65ba-3da3-414f-b74b-322ac00cacb8/extra_specs => generated 185 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:39.889161 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5588afb4-4737-4596-919b-051aa223692b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:39.891126 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5588afb4-4737-4596-919b-051aa223692b tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] GET https://10.4.3.92/volume/v3/types Jul 31 17:31:39.891428 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5588afb4-4737-4596-919b-051aa223692b tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:39.891659 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5588afb4-4737-4596-919b-051aa223692b tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:39.913101 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5588afb4-4737-4596-919b-051aa223692b tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:31:39.913663 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1130/4491] 10.4.3.92 () {66 vars in 1224 bytes} [Fri Jul 31 17:31:39 2026] GET /volume/v3/types => generated 3435 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:31:39.925546 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-08a1ce2b-db43-46ca-80df-03ef17de9447 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:39.928226 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-08a1ce2b-db43-46ca-80df-03ef17de9447 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] GET https://10.4.3.92/volume/v3/types/3c9f65ba-3da3-414f-b74b-322ac00cacb8/encryption/cipher Jul 31 17:31:39.928226 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-08a1ce2b-db43-46ca-80df-03ef17de9447 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:39.928467 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-08a1ce2b-db43-46ca-80df-03ef17de9447 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:39.936209 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-08a1ce2b-db43-46ca-80df-03ef17de9447 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] https://10.4.3.92/volume/v3/types/3c9f65ba-3da3-414f-b74b-322ac00cacb8/encryption/cipher returned with HTTP 200 Jul 31 17:31:39.936590 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1117/4492] 10.4.3.92 () {66 vars in 1389 bytes} [Fri Jul 31 17:31:39 2026] GET /volume/v3/types/3c9f65ba-3da3-414f-b74b-322ac00cacb8/encryption/cipher => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:31:39.944613 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ad5c8dab-2cd6-4b88-92db-d6227a8b98cf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:39.946341 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ad5c8dab-2cd6-4b88-92db-d6227a8b98cf tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] GET https://10.4.3.92/volume/v3/types/3c9f65ba-3da3-414f-b74b-322ac00cacb8/encryption Jul 31 17:31:39.946601 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ad5c8dab-2cd6-4b88-92db-d6227a8b98cf tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:39.946799 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ad5c8dab-2cd6-4b88-92db-d6227a8b98cf tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:39.954035 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ad5c8dab-2cd6-4b88-92db-d6227a8b98cf tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] https://10.4.3.92/volume/v3/types/3c9f65ba-3da3-414f-b74b-322ac00cacb8/encryption returned with HTTP 200 Jul 31 17:31:39.954729 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1119/4493] 10.4.3.92 () {66 vars in 1368 bytes} [Fri Jul 31 17:31:39 2026] GET /volume/v3/types/3c9f65ba-3da3-414f-b74b-322ac00cacb8/encryption => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:39.965379 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-06d60c17-e8b0-4ec8-97b5-32a440de7879 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:39.967058 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-06d60c17-e8b0-4ec8-97b5-32a440de7879 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] GET https://10.4.3.92/volume/v3/types/3c9f65ba-3da3-414f-b74b-322ac00cacb8/extra_specs/multiattach Jul 31 17:31:39.967217 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-06d60c17-e8b0-4ec8-97b5-32a440de7879 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:39.967433 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-06d60c17-e8b0-4ec8-97b5-32a440de7879 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:39.973672 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-06d60c17-e8b0-4ec8-97b5-32a440de7879 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] https://10.4.3.92/volume/v3/types/3c9f65ba-3da3-414f-b74b-322ac00cacb8/extra_specs/multiattach returned with HTTP 200 Jul 31 17:31:39.974162 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1128/4494] 10.4.3.92 () {66 vars in 1407 bytes} [Fri Jul 31 17:31:39 2026] GET /volume/v3/types/3c9f65ba-3da3-414f-b74b-322ac00cacb8/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:31:39.981663 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2f9d86a7-ee6e-4293-9a6e-6f5d033d473b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:39.984248 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2f9d86a7-ee6e-4293-9a6e-6f5d033d473b tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] GET https://10.4.3.92/volume/v3/types/3c9f65ba-3da3-414f-b74b-322ac00cacb8/extra_specs/volume_backend_name Jul 31 17:31:39.984741 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2f9d86a7-ee6e-4293-9a6e-6f5d033d473b tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:39.985101 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2f9d86a7-ee6e-4293-9a6e-6f5d033d473b tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:39.994228 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2f9d86a7-ee6e-4293-9a6e-6f5d033d473b tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] https://10.4.3.92/volume/v3/types/3c9f65ba-3da3-414f-b74b-322ac00cacb8/extra_specs/volume_backend_name returned with HTTP 200 Jul 31 17:31:39.994742 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1131/4495] 10.4.3.92 () {66 vars in 1431 bytes} [Fri Jul 31 17:31:39 2026] GET /volume/v3/types/3c9f65ba-3da3-414f-b74b-322ac00cacb8/extra_specs/volume_backend_name => generated 44 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:31:40.004218 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0340a9f4-0239-4bb3-8efe-cd8a7ad1bcf3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:40.006114 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0340a9f4-0239-4bb3-8efe-cd8a7ad1bcf3 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] GET https://10.4.3.92/volume/v3/types/3c9f65ba-3da3-414f-b74b-322ac00cacb8 Jul 31 17:31:40.006296 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0340a9f4-0239-4bb3-8efe-cd8a7ad1bcf3 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:40.006797 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0340a9f4-0239-4bb3-8efe-cd8a7ad1bcf3 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:40.011782 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0340a9f4-0239-4bb3-8efe-cd8a7ad1bcf3 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] https://10.4.3.92/volume/v3/types/3c9f65ba-3da3-414f-b74b-322ac00cacb8 returned with HTTP 200 Jul 31 17:31:40.011782 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1118/4496] 10.4.3.92 () {66 vars in 1335 bytes} [Fri Jul 31 17:31:40 2026] GET /volume/v3/types/3c9f65ba-3da3-414f-b74b-322ac00cacb8 => generated 402 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:40.023089 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e0c92e5d-f083-4968-a083-12ac7d6d9168 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:40.027343 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e0c92e5d-f083-4968-a083-12ac7d6d9168 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] PUT https://10.4.3.92/volume/v3/types/3c9f65ba-3da3-414f-b74b-322ac00cacb8/encryption/fb640a00-a3d2-42da-a78b-235a1be4dfdc Jul 31 17:31:40.027764 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e0c92e5d-f083-4968-a083-12ac7d6d9168 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:40.053791 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e0c92e5d-f083-4968-a083-12ac7d6d9168 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] https://10.4.3.92/volume/v3/types/3c9f65ba-3da3-414f-b74b-322ac00cacb8/encryption/fb640a00-a3d2-42da-a78b-235a1be4dfdc returned with HTTP 200 Jul 31 17:31:40.054508 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1120/4497] 10.4.3.92 () {68 vars in 1499 bytes} [Fri Jul 31 17:31:40 2026] PUT /volume/v3/types/3c9f65ba-3da3-414f-b74b-322ac00cacb8/encryption/fb640a00-a3d2-42da-a78b-235a1be4dfdc => generated 33 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:31:40.063353 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-38bebbe0-6890-44c3-bee9-808f60cd8f59 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:40.065272 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-38bebbe0-6890-44c3-bee9-808f60cd8f59 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] PUT https://10.4.3.92/volume/v3/types/3c9f65ba-3da3-414f-b74b-322ac00cacb8/extra_specs/key1 Jul 31 17:31:40.065682 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-38bebbe0-6890-44c3-bee9-808f60cd8f59 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:40.084985 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-38bebbe0-6890-44c3-bee9-808f60cd8f59 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] https://10.4.3.92/volume/v3/types/3c9f65ba-3da3-414f-b74b-322ac00cacb8/extra_specs/key1 returned with HTTP 200 Jul 31 17:31:40.085503 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1129/4498] 10.4.3.92 () {68 vars in 1406 bytes} [Fri Jul 31 17:31:40 2026] PUT /volume/v3/types/3c9f65ba-3da3-414f-b74b-322ac00cacb8/extra_specs/key1 => generated 30 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:31:40.094401 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6971e3d3-b805-4802-a885-2c4f1a826244 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:40.096054 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6971e3d3-b805-4802-a885-2c4f1a826244 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] PUT https://10.4.3.92/volume/v3/types/3c9f65ba-3da3-414f-b74b-322ac00cacb8 Jul 31 17:31:40.096550 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6971e3d3-b805-4802-a885-2c4f1a826244 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:40.110434 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6971e3d3-b805-4802-a885-2c4f1a826244 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] https://10.4.3.92/volume/v3/types/3c9f65ba-3da3-414f-b74b-322ac00cacb8 returned with HTTP 200 Jul 31 17:31:40.111167 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1132/4499] 10.4.3.92 () {68 vars in 1355 bytes} [Fri Jul 31 17:31:40 2026] PUT /volume/v3/types/3c9f65ba-3da3-414f-b74b-322ac00cacb8 => generated 371 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:31:40.122335 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-86bca8c6-b73d-4c8b-8452-98c7c4379496 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:40.125370 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-86bca8c6-b73d-4c8b-8452-98c7c4379496 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] DELETE https://10.4.3.92/volume/v3/types/41845f6d-3707-4bf8-987e-badc820fff34 Jul 31 17:31:40.125591 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-86bca8c6-b73d-4c8b-8452-98c7c4379496 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:40.125828 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-86bca8c6-b73d-4c8b-8452-98c7c4379496 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Calling method '_delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:40.158092 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-86bca8c6-b73d-4c8b-8452-98c7c4379496 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] https://10.4.3.92/volume/v3/types/41845f6d-3707-4bf8-987e-badc820fff34 returned with HTTP 202 Jul 31 17:31:40.160208 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1119/4500] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:31:40 2026] DELETE /volume/v3/types/41845f6d-3707-4bf8-987e-badc820fff34 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:31:40.168558 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3f26a617-68bc-49b3-ac9f-e757686543dc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:40.171810 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3f26a617-68bc-49b3-ac9f-e757686543dc tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] DELETE https://10.4.3.92/volume/v3/types/740cdc9f-5b67-4459-a13f-134c66c18032 Jul 31 17:31:40.172446 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3f26a617-68bc-49b3-ac9f-e757686543dc tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:40.172614 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3f26a617-68bc-49b3-ac9f-e757686543dc tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:40.217151 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3f26a617-68bc-49b3-ac9f-e757686543dc tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] https://10.4.3.92/volume/v3/types/740cdc9f-5b67-4459-a13f-134c66c18032 returned with HTTP 202 Jul 31 17:31:40.217883 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1121/4501] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:31:40 2026] DELETE /volume/v3/types/740cdc9f-5b67-4459-a13f-134c66c18032 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:31:40.225889 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f0e4b328-bbf3-4523-95e0-35ebb60c16ec None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:40.229397 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f0e4b328-bbf3-4523-95e0-35ebb60c16ec tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] DELETE https://10.4.3.92/volume/v3/types/f869dfae-563e-47d4-a49a-54e6bc2b6c60 Jul 31 17:31:40.229397 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f0e4b328-bbf3-4523-95e0-35ebb60c16ec tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:40.229712 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f0e4b328-bbf3-4523-95e0-35ebb60c16ec tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:40.257785 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f0e4b328-bbf3-4523-95e0-35ebb60c16ec tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] https://10.4.3.92/volume/v3/types/f869dfae-563e-47d4-a49a-54e6bc2b6c60 returned with HTTP 202 Jul 31 17:31:40.258213 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1130/4502] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:31:40 2026] DELETE /volume/v3/types/f869dfae-563e-47d4-a49a-54e6bc2b6c60 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:31:40.267074 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-335b6f9f-a5a7-4cdf-aad9-55cf57821f0f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:40.269022 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-335b6f9f-a5a7-4cdf-aad9-55cf57821f0f tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] DELETE https://10.4.3.92/volume/v3/types/85269f98-a833-4fe0-a756-6c63dfa97b85 Jul 31 17:31:40.269272 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-335b6f9f-a5a7-4cdf-aad9-55cf57821f0f tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:40.269574 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-335b6f9f-a5a7-4cdf-aad9-55cf57821f0f tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:40.305674 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-335b6f9f-a5a7-4cdf-aad9-55cf57821f0f tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] https://10.4.3.92/volume/v3/types/85269f98-a833-4fe0-a756-6c63dfa97b85 returned with HTTP 202 Jul 31 17:31:40.305874 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1133/4503] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:31:40 2026] DELETE /volume/v3/types/85269f98-a833-4fe0-a756-6c63dfa97b85 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:31:40.314469 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ecea50a4-2d95-44ae-bf60-d6f3a0022513 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:40.318234 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ecea50a4-2d95-44ae-bf60-d6f3a0022513 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] DELETE https://10.4.3.92/volume/v3/types/3c9f65ba-3da3-414f-b74b-322ac00cacb8 Jul 31 17:31:40.318785 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ecea50a4-2d95-44ae-bf60-d6f3a0022513 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:40.318785 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ecea50a4-2d95-44ae-bf60-d6f3a0022513 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] Calling method '_delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:40.346553 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ecea50a4-2d95-44ae-bf60-d6f3a0022513 tempest-VolumeTypesAdminTests-1015754702 tempest-VolumeTypesAdminTests-1015754702-project-admin] https://10.4.3.92/volume/v3/types/3c9f65ba-3da3-414f-b74b-322ac00cacb8 returned with HTTP 202 Jul 31 17:31:40.347019 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1120/4504] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:31:40 2026] DELETE /volume/v3/types/3c9f65ba-3da3-414f-b74b-322ac00cacb8 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:31:40.391534 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a4e9f27d-6013-415c-89dd-156183ab27bf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:40.393689 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a4e9f27d-6013-415c-89dd-156183ab27bf tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 Jul 31 17:31:40.393876 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a4e9f27d-6013-415c-89dd-156183ab27bf tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:40.394120 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a4e9f27d-6013-415c-89dd-156183ab27bf tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:40.394227 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a4e9f27d-6013-415c-89dd-156183ab27bf tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 3a350c67-5f99-49b8-a05e-b810cef34a89. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:40.398992 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:40.398992 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:40.399992 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a4e9f27d-6013-415c-89dd-156183ab27bf tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 returned with HTTP 200 Jul 31 17:31:40.400478 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1122/4505] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:31:40 2026] GET /volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:40.584891 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-892ffa29-c8b6-4c0b-9a5e-59d1f552d975 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:40.587800 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-892ffa29-c8b6-4c0b-9a5e-59d1f552d975 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee Jul 31 17:31:40.588051 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-892ffa29-c8b6-4c0b-9a5e-59d1f552d975 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:40.588360 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-892ffa29-c8b6-4c0b-9a5e-59d1f552d975 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:40.588468 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-892ffa29-c8b6-4c0b-9a5e-59d1f552d975 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id e21f0353-939f-4c94-aee4-3c64eecd5bee. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:40.599303 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:40.599303 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:40.600236 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-892ffa29-c8b6-4c0b-9a5e-59d1f552d975 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee returned with HTTP 200 Jul 31 17:31:40.600780 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1131/4506] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:40 2026] GET /volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:41.611233 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-613547db-d282-47a7-919b-04a1aec20fe4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:41.613216 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-613547db-d282-47a7-919b-04a1aec20fe4 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee Jul 31 17:31:41.613563 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-613547db-d282-47a7-919b-04a1aec20fe4 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:41.613731 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-613547db-d282-47a7-919b-04a1aec20fe4 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:41.613926 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-613547db-d282-47a7-919b-04a1aec20fe4 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id e21f0353-939f-4c94-aee4-3c64eecd5bee. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:41.618676 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:41.618676 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:41.619404 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-613547db-d282-47a7-919b-04a1aec20fe4 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee returned with HTTP 200 Jul 31 17:31:41.619837 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1134/4507] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:41 2026] GET /volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:42.274084 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-7968b9ec-b0a5-48c7-aba5-3a931c20b9de req-4f4eb77a-1685-4a72-acae-cf4d759b3754 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:42.276008 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-7968b9ec-b0a5-48c7-aba5-3a931c20b9de req-4f4eb77a-1685-4a72-acae-cf4d759b3754 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/volumes/87afbb33-a02d-48d8-b164-b85d7ca08bf6 Jul 31 17:31:42.276164 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-7968b9ec-b0a5-48c7-aba5-3a931c20b9de req-4f4eb77a-1685-4a72-acae-cf4d759b3754 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:42.276343 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-7968b9ec-b0a5-48c7-aba5-3a931c20b9de req-4f4eb77a-1685-4a72-acae-cf4d759b3754 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:42.283180 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:42.283180 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:42.286863 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-7968b9ec-b0a5-48c7-aba5-3a931c20b9de req-4f4eb77a-1685-4a72-acae-cf4d759b3754 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Volume info retrieved successfully. Jul 31 17:31:42.291286 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-7968b9ec-b0a5-48c7-aba5-3a931c20b9de req-4f4eb77a-1685-4a72-acae-cf4d759b3754 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/volumes/87afbb33-a02d-48d8-b164-b85d7ca08bf6 returned with HTTP 200 Jul 31 17:31:42.291712 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1121/4508] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:31:42 2026] GET /volume/v3/volumes/87afbb33-a02d-48d8-b164-b85d7ca08bf6 => generated 1355 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:31:42.301530 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0fda72c4-9f2d-4888-91ba-ddd515987f6f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:42.301977 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0fda72c4-9f2d-4888-91ba-ddd515987f6f None None] GET https://10.4.3.92/volume// Jul 31 17:31:42.302173 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0fda72c4-9f2d-4888-91ba-ddd515987f6f None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:42.302446 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0fda72c4-9f2d-4888-91ba-ddd515987f6f None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:42.302782 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0fda72c4-9f2d-4888-91ba-ddd515987f6f None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:31:42.303226 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1123/4509] 10.4.3.92 () {66 vars in 1412 bytes} [Fri Jul 31 17:31:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:31:42.310930 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-7968b9ec-b0a5-48c7-aba5-3a931c20b9de req-1ca2ba45-aca5-4685-8a74-a0478a95196f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:42.312955 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-7968b9ec-b0a5-48c7-aba5-3a931c20b9de req-1ca2ba45-aca5-4685-8a74-a0478a95196f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:31:42.313406 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-7968b9ec-b0a5-48c7-aba5-3a931c20b9de req-1ca2ba45-aca5-4685-8a74-a0478a95196f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "87afbb33-a02d-48d8-b164-b85d7ca08bf6", "connector": null, "instance_uuid": "e1a47da3-beb2-47de-adaf-33ee172b1576"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:42.321626 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:42.321626 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:42.347936 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-7968b9ec-b0a5-48c7-aba5-3a931c20b9de req-1ca2ba45-aca5-4685-8a74-a0478a95196f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:31:42.348449 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1132/4510] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:31:42 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) Jul 31 17:31:42.633587 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ba79d22c-3c9e-43e4-9306-68508523e76f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:42.635999 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ba79d22c-3c9e-43e4-9306-68508523e76f tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee Jul 31 17:31:42.635999 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ba79d22c-3c9e-43e4-9306-68508523e76f tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:42.635999 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ba79d22c-3c9e-43e4-9306-68508523e76f tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:42.635999 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ba79d22c-3c9e-43e4-9306-68508523e76f tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id e21f0353-939f-4c94-aee4-3c64eecd5bee. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:42.643119 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:42.643119 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:42.644023 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ba79d22c-3c9e-43e4-9306-68508523e76f tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee returned with HTTP 200 Jul 31 17:31:42.644742 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1135/4511] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:42 2026] GET /volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:43.415641 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b9fe51bf-5993-4a4f-b3d0-1a7a5beb7533 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:43.416227 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b9fe51bf-5993-4a4f-b3d0-1a7a5beb7533 None None] GET https://10.4.3.92/volume// Jul 31 17:31:43.416339 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b9fe51bf-5993-4a4f-b3d0-1a7a5beb7533 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:43.416619 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b9fe51bf-5993-4a4f-b3d0-1a7a5beb7533 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:43.417023 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b9fe51bf-5993-4a4f-b3d0-1a7a5beb7533 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:31:43.417583 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1122/4512] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:31:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:31:43.425499 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-7968b9ec-b0a5-48c7-aba5-3a931c20b9de req-960d784e-c287-446f-ae8c-c2e27c0f5a08 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:43.428041 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7968b9ec-b0a5-48c7-aba5-3a931c20b9de req-960d784e-c287-446f-ae8c-c2e27c0f5a08 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/volumes/87afbb33-a02d-48d8-b164-b85d7ca08bf6 Jul 31 17:31:43.428986 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7968b9ec-b0a5-48c7-aba5-3a931c20b9de req-960d784e-c287-446f-ae8c-c2e27c0f5a08 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:43.428986 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7968b9ec-b0a5-48c7-aba5-3a931c20b9de req-960d784e-c287-446f-ae8c-c2e27c0f5a08 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:43.442596 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:43.442596 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:43.447657 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-7968b9ec-b0a5-48c7-aba5-3a931c20b9de req-960d784e-c287-446f-ae8c-c2e27c0f5a08 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Volume info retrieved successfully. Jul 31 17:31:43.453740 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7968b9ec-b0a5-48c7-aba5-3a931c20b9de req-960d784e-c287-446f-ae8c-c2e27c0f5a08 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/volumes/87afbb33-a02d-48d8-b164-b85d7ca08bf6 returned with HTTP 200 Jul 31 17:31:43.454218 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1124/4513] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:31:43 2026] GET /volume/v3/volumes/87afbb33-a02d-48d8-b164-b85d7ca08bf6 => generated 1534 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:31:43.570234 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-7968b9ec-b0a5-48c7-aba5-3a931c20b9de req-06dcd462-98f6-4a10-8113-0b0537cbfd67 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:43.574446 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-7968b9ec-b0a5-48c7-aba5-3a931c20b9de req-06dcd462-98f6-4a10-8113-0b0537cbfd67 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] PUT https://10.4.3.92/volume/v3/attachments/de49cf4d-b585-4245-b83a-993602c03ca1 Jul 31 17:31:43.574829 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-7968b9ec-b0a5-48c7-aba5-3a931c20b9de req-06dcd462-98f6-4a10-8113-0b0537cbfd67 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:43.585262 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-7968b9ec-b0a5-48c7-aba5-3a931c20b9de req-06dcd462-98f6-4a10-8113-0b0537cbfd67 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Acquiring lock "cinder-attachment_update-87afbb33-a02d-48d8-b164-b85d7ca08bf6-np0000006248" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:31:43.592228 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-7968b9ec-b0a5-48c7-aba5-3a931c20b9de req-06dcd462-98f6-4a10-8113-0b0537cbfd67 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Lock "cinder-attachment_update-87afbb33-a02d-48d8-b164-b85d7ca08bf6-np0000006248" acquired by "attachment_update" :: waited 0.007s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:31:43.594019 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:43.594019 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:43.658983 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-74f2fead-fe1d-4e75-9b89-95e349be2b27 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:43.661292 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-74f2fead-fe1d-4e75-9b89-95e349be2b27 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee Jul 31 17:31:43.662524 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-74f2fead-fe1d-4e75-9b89-95e349be2b27 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:43.662524 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-74f2fead-fe1d-4e75-9b89-95e349be2b27 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:43.662524 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-74f2fead-fe1d-4e75-9b89-95e349be2b27 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id e21f0353-939f-4c94-aee4-3c64eecd5bee. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:43.667686 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:43.667686 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:43.668704 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-74f2fead-fe1d-4e75-9b89-95e349be2b27 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee returned with HTTP 200 Jul 31 17:31:43.669118 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1136/4514] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:43 2026] GET /volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:43.709651 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-7968b9ec-b0a5-48c7-aba5-3a931c20b9de req-06dcd462-98f6-4a10-8113-0b0537cbfd67 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Lock "cinder-attachment_update-87afbb33-a02d-48d8-b164-b85d7ca08bf6-np0000006248" released by "attachment_update" :: held 0.118s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:31:43.710038 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-7968b9ec-b0a5-48c7-aba5-3a931c20b9de req-06dcd462-98f6-4a10-8113-0b0537cbfd67 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/attachments/de49cf4d-b585-4245-b83a-993602c03ca1 returned with HTTP 200 Jul 31 17:31:43.710691 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1133/4515] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:31:43 2026] PUT /volume/v3/attachments/de49cf4d-b585-4245-b83a-993602c03ca1 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:31:43.742769 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-7968b9ec-b0a5-48c7-aba5-3a931c20b9de req-5119718c-2838-4b67-9a0c-3cb035b09859 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:43.746277 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-7968b9ec-b0a5-48c7-aba5-3a931c20b9de req-5119718c-2838-4b67-9a0c-3cb035b09859 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] POST https://10.4.3.92/volume/v3/attachments/de49cf4d-b585-4245-b83a-993602c03ca1/action Jul 31 17:31:43.746277 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-7968b9ec-b0a5-48c7-aba5-3a931c20b9de req-5119718c-2838-4b67-9a0c-3cb035b09859 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:31:43.747631 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-7968b9ec-b0a5-48c7-aba5-3a931c20b9de req-5119718c-2838-4b67-9a0c-3cb035b09859 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:43.772375 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:43.772375 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:43.790575 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-7968b9ec-b0a5-48c7-aba5-3a931c20b9de req-5119718c-2838-4b67-9a0c-3cb035b09859 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/attachments/de49cf4d-b585-4245-b83a-993602c03ca1/action returned with HTTP 204 Jul 31 17:31:43.790875 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1123/4516] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:31:43 2026] POST /volume/v3/attachments/de49cf4d-b585-4245-b83a-993602c03ca1/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:31:44.683610 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-56aec44b-3f89-4ec8-826a-a83d10269f67 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:44.685953 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-56aec44b-3f89-4ec8-826a-a83d10269f67 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee Jul 31 17:31:44.686274 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-56aec44b-3f89-4ec8-826a-a83d10269f67 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:44.686704 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-56aec44b-3f89-4ec8-826a-a83d10269f67 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:44.686873 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-56aec44b-3f89-4ec8-826a-a83d10269f67 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id e21f0353-939f-4c94-aee4-3c64eecd5bee. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:44.692105 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:44.692105 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:44.693008 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-56aec44b-3f89-4ec8-826a-a83d10269f67 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee returned with HTTP 200 Jul 31 17:31:44.693548 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1125/4517] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:44 2026] GET /volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:45.706690 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cb7dc7cb-a1cc-4c46-b5f1-a3e0f4e6d7c7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:45.708285 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cb7dc7cb-a1cc-4c46-b5f1-a3e0f4e6d7c7 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee Jul 31 17:31:45.708610 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cb7dc7cb-a1cc-4c46-b5f1-a3e0f4e6d7c7 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:45.708864 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cb7dc7cb-a1cc-4c46-b5f1-a3e0f4e6d7c7 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:45.709033 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-cb7dc7cb-a1cc-4c46-b5f1-a3e0f4e6d7c7 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id e21f0353-939f-4c94-aee4-3c64eecd5bee. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:45.713959 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:45.713959 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:45.713959 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cb7dc7cb-a1cc-4c46-b5f1-a3e0f4e6d7c7 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee returned with HTTP 200 Jul 31 17:31:45.713959 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1137/4518] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:45 2026] GET /volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:46.727461 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-beaed08e-f607-4626-bda7-5a713956f9e9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:46.729789 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-beaed08e-f607-4626-bda7-5a713956f9e9 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee Jul 31 17:31:46.730119 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-beaed08e-f607-4626-bda7-5a713956f9e9 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:46.730453 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-beaed08e-f607-4626-bda7-5a713956f9e9 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:46.730638 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-beaed08e-f607-4626-bda7-5a713956f9e9 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id e21f0353-939f-4c94-aee4-3c64eecd5bee. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:46.736157 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:46.736157 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:46.737169 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-beaed08e-f607-4626-bda7-5a713956f9e9 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee returned with HTTP 200 Jul 31 17:31:46.737831 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1134/4519] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:46 2026] GET /volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:47.748368 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5c9fda0a-5203-46f2-859e-f37b79ca430a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:47.749942 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5c9fda0a-5203-46f2-859e-f37b79ca430a tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee Jul 31 17:31:47.750328 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5c9fda0a-5203-46f2-859e-f37b79ca430a tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:47.750582 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5c9fda0a-5203-46f2-859e-f37b79ca430a tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:47.751541 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-5c9fda0a-5203-46f2-859e-f37b79ca430a tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id e21f0353-939f-4c94-aee4-3c64eecd5bee. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:47.756637 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:47.756637 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:47.756637 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5c9fda0a-5203-46f2-859e-f37b79ca430a tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee returned with HTTP 200 Jul 31 17:31:47.756637 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1124/4520] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:47 2026] GET /volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:48.767610 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d2e9a4a9-d9be-4652-9a3e-dbde20622f90 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:48.769789 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d2e9a4a9-d9be-4652-9a3e-dbde20622f90 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee Jul 31 17:31:48.770046 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d2e9a4a9-d9be-4652-9a3e-dbde20622f90 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:48.770295 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d2e9a4a9-d9be-4652-9a3e-dbde20622f90 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:48.770483 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d2e9a4a9-d9be-4652-9a3e-dbde20622f90 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id e21f0353-939f-4c94-aee4-3c64eecd5bee. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:48.775532 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:48.775532 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:48.776265 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d2e9a4a9-d9be-4652-9a3e-dbde20622f90 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee returned with HTTP 200 Jul 31 17:31:48.776766 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1126/4521] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:48 2026] GET /volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:48.787250 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9ffb39e2-f47c-4e9c-b0d8-707d090e0ca6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:48.789265 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9ffb39e2-f47c-4e9c-b0d8-707d090e0ca6 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-reader] POST https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee/action Jul 31 17:31:48.789651 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9ffb39e2-f47c-4e9c-b0d8-707d090e0ca6 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:31:48.789761 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9ffb39e2-f47c-4e9c-b0d8-707d090e0ca6 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:31:48.790984 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.admin_actions [None req-9ffb39e2-f47c-4e9c-b0d8-707d090e0ca6 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-reader] Updating backup 'e21f0353-939f-4c94-aee4-3c64eecd5bee' with '{'status': 'error'}' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 31 17:31:48.798438 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:48.798438 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:48.799550 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-9ffb39e2-f47c-4e9c-b0d8-707d090e0ca6 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '2e824ef1d46743a7896b630323a95c2a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8da8255788284b56a7f52d78700bb4f7', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:31:48.799785 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9ffb39e2-f47c-4e9c-b0d8-707d090e0ca6 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-reader] https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee/action returned with HTTP 403 Jul 31 17:31:48.800273 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1138/4522] 10.4.3.92 () {70 vars in 1423 bytes} [Fri Jul 31 17:31:48 2026] POST /volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:31:48.806964 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-924472d6-c321-42a8-b5d3-190377fc6b24 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:48.808814 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-924472d6-c321-42a8-b5d3-190377fc6b24 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/3bb0f114-f7e2-4add-99df-11efd92ab5e1 Jul 31 17:31:48.808997 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-924472d6-c321-42a8-b5d3-190377fc6b24 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:48.809168 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-924472d6-c321-42a8-b5d3-190377fc6b24 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:48.809326 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-924472d6-c321-42a8-b5d3-190377fc6b24 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Delete volume with id: 3bb0f114-f7e2-4add-99df-11efd92ab5e1 Jul 31 17:31:48.816914 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:48.816914 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:48.817293 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-924472d6-c321-42a8-b5d3-190377fc6b24 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Volume info retrieved successfully. Jul 31 17:31:48.833304 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-924472d6-c321-42a8-b5d3-190377fc6b24 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Delete volume request issued successfully. Jul 31 17:31:48.833536 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-924472d6-c321-42a8-b5d3-190377fc6b24 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/volumes/3bb0f114-f7e2-4add-99df-11efd92ab5e1 returned with HTTP 202 Jul 31 17:31:48.833945 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1135/4523] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:31:48 2026] DELETE /volume/v3/volumes/3bb0f114-f7e2-4add-99df-11efd92ab5e1 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:31:48.841480 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a494600c-9161-4bbf-a914-542f6d839302 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:48.844338 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a494600c-9161-4bbf-a914-542f6d839302 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/volumes/3bb0f114-f7e2-4add-99df-11efd92ab5e1 Jul 31 17:31:48.845015 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a494600c-9161-4bbf-a914-542f6d839302 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:48.845204 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a494600c-9161-4bbf-a914-542f6d839302 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:48.852145 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:48.852145 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:48.855626 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a494600c-9161-4bbf-a914-542f6d839302 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Volume info retrieved successfully. Jul 31 17:31:48.859611 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a494600c-9161-4bbf-a914-542f6d839302 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/volumes/3bb0f114-f7e2-4add-99df-11efd92ab5e1 returned with HTTP 200 Jul 31 17:31:48.860005 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1125/4524] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:48 2026] GET /volume/v3/volumes/3bb0f114-f7e2-4add-99df-11efd92ab5e1 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:31:49.872797 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5532807d-5f29-4df4-9928-990a8edb7454 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:49.874588 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5532807d-5f29-4df4-9928-990a8edb7454 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/volumes/3bb0f114-f7e2-4add-99df-11efd92ab5e1 Jul 31 17:31:49.874828 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5532807d-5f29-4df4-9928-990a8edb7454 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:49.875056 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5532807d-5f29-4df4-9928-990a8edb7454 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:49.881186 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5532807d-5f29-4df4-9928-990a8edb7454 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/volumes/3bb0f114-f7e2-4add-99df-11efd92ab5e1 returned with HTTP 404 Jul 31 17:31:49.881901 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1127/4525] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:49 2026] GET /volume/v3/volumes/3bb0f114-f7e2-4add-99df-11efd92ab5e1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:31:49.895129 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bf2782b8-7f87-4bf0-b6d2-444e8dd40fe6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:49.897058 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bf2782b8-7f87-4bf0-b6d2-444e8dd40fe6 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-reader] GET https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 Jul 31 17:31:49.897300 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bf2782b8-7f87-4bf0-b6d2-444e8dd40fe6 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:49.897471 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bf2782b8-7f87-4bf0-b6d2-444e8dd40fe6 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-reader] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:49.897578 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-bf2782b8-7f87-4bf0-b6d2-444e8dd40fe6 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-reader] Show backup with id 08c2f94e-5b48-444e-a7ce-f2350413fcc2. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:49.902043 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:49.902043 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:49.902905 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bf2782b8-7f87-4bf0-b6d2-444e8dd40fe6 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-reader] https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 returned with HTTP 200 Jul 31 17:31:49.903350 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1139/4526] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:49 2026] GET /volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:49.919347 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9a23a7b9-bd09-4cce-bb7d-28f3848ae72f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:49.921842 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9a23a7b9-bd09-4cce-bb7d-28f3848ae72f tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] DELETE https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee Jul 31 17:31:49.922127 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9a23a7b9-bd09-4cce-bb7d-28f3848ae72f tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:49.922533 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9a23a7b9-bd09-4cce-bb7d-28f3848ae72f tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:49.922678 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-9a23a7b9-bd09-4cce-bb7d-28f3848ae72f tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Delete backup with id: e21f0353-939f-4c94-aee4-3c64eecd5bee. Jul 31 17:31:49.927867 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:49.927867 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:49.941951 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-9a23a7b9-bd09-4cce-bb7d-28f3848ae72f tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] delete_backup rpcapi backup_id e21f0353-939f-4c94-aee4-3c64eecd5bee {{(pid=100271) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:31:49.944020 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9a23a7b9-bd09-4cce-bb7d-28f3848ae72f tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee returned with HTTP 202 Jul 31 17:31:49.944629 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1136/4527] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:31:49 2026] DELETE /volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:31:49.952900 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e3338be9-08e2-4c5b-ab8e-d3998ff8d30f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:49.954705 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e3338be9-08e2-4c5b-ab8e-d3998ff8d30f tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee Jul 31 17:31:49.954934 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e3338be9-08e2-4c5b-ab8e-d3998ff8d30f tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:49.955125 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e3338be9-08e2-4c5b-ab8e-d3998ff8d30f tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:49.955225 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-e3338be9-08e2-4c5b-ab8e-d3998ff8d30f tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id e21f0353-939f-4c94-aee4-3c64eecd5bee. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:49.959585 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:49.959585 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:49.960228 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e3338be9-08e2-4c5b-ab8e-d3998ff8d30f tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee returned with HTTP 200 Jul 31 17:31:49.960655 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1126/4528] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:49 2026] GET /volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:50.976782 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c6c23558-946a-4475-b181-f0800acbf5b2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:50.978364 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c6c23558-946a-4475-b181-f0800acbf5b2 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee Jul 31 17:31:50.978699 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c6c23558-946a-4475-b181-f0800acbf5b2 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:50.979369 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c6c23558-946a-4475-b181-f0800acbf5b2 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:50.979369 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-c6c23558-946a-4475-b181-f0800acbf5b2 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id e21f0353-939f-4c94-aee4-3c64eecd5bee. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:50.983584 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c6c23558-946a-4475-b181-f0800acbf5b2 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee returned with HTTP 404 Jul 31 17:31:50.983584 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1128/4529] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:50 2026] GET /volume/v3/backups/e21f0353-939f-4c94-aee4-3c64eecd5bee => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:31:50.995232 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e4d73884-01c9-4f62-97c0-48f20f723140 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:50.998591 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e4d73884-01c9-4f62-97c0-48f20f723140 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] DELETE https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 Jul 31 17:31:50.998591 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e4d73884-01c9-4f62-97c0-48f20f723140 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:50.998591 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e4d73884-01c9-4f62-97c0-48f20f723140 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:50.998591 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-e4d73884-01c9-4f62-97c0-48f20f723140 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Delete backup with id: 98ef64da-b095-47bd-8316-2e985e147cd9. Jul 31 17:31:51.002938 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:51.002938 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:51.017202 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-e4d73884-01c9-4f62-97c0-48f20f723140 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] delete_backup rpcapi backup_id 98ef64da-b095-47bd-8316-2e985e147cd9 {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:31:51.020433 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e4d73884-01c9-4f62-97c0-48f20f723140 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 returned with HTTP 202 Jul 31 17:31:51.021122 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1140/4530] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:31:50 2026] DELETE /volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:31:51.030000 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-11594848-41d0-4a86-989b-5a43ce4440ba None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:51.032289 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-11594848-41d0-4a86-989b-5a43ce4440ba tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 Jul 31 17:31:51.032478 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-11594848-41d0-4a86-989b-5a43ce4440ba tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:51.032715 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-11594848-41d0-4a86-989b-5a43ce4440ba tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:51.032803 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-11594848-41d0-4a86-989b-5a43ce4440ba tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 98ef64da-b095-47bd-8316-2e985e147cd9. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:51.041839 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:51.041839 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:31:51.041839 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-11594848-41d0-4a86-989b-5a43ce4440ba tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 returned with HTTP 200 Jul 31 17:31:51.042633 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1137/4531] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:51 2026] GET /volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:52.059332 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-14349b0a-b4c3-4895-93b0-a20ab149fdc6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:52.061676 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-14349b0a-b4c3-4895-93b0-a20ab149fdc6 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 Jul 31 17:31:52.061880 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-14349b0a-b4c3-4895-93b0-a20ab149fdc6 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:52.062082 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-14349b0a-b4c3-4895-93b0-a20ab149fdc6 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:52.062225 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-14349b0a-b4c3-4895-93b0-a20ab149fdc6 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 98ef64da-b095-47bd-8316-2e985e147cd9. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:52.066200 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-14349b0a-b4c3-4895-93b0-a20ab149fdc6 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 returned with HTTP 404 Jul 31 17:31:52.066758 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1127/4532] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:52 2026] GET /volume/v3/backups/98ef64da-b095-47bd-8316-2e985e147cd9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:31:52.073626 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7f9a5c1a-2948-4686-936a-603f1136545a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:52.075532 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7f9a5c1a-2948-4686-936a-603f1136545a tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] DELETE https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 Jul 31 17:31:52.075758 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7f9a5c1a-2948-4686-936a-603f1136545a tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:52.075934 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7f9a5c1a-2948-4686-936a-603f1136545a tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:52.076042 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-7f9a5c1a-2948-4686-936a-603f1136545a tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Delete backup with id: 08c2f94e-5b48-444e-a7ce-f2350413fcc2. Jul 31 17:31:52.080782 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:52.080782 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:52.092475 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-7f9a5c1a-2948-4686-936a-603f1136545a tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] delete_backup rpcapi backup_id 08c2f94e-5b48-444e-a7ce-f2350413fcc2 {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:31:52.094344 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7f9a5c1a-2948-4686-936a-603f1136545a tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 returned with HTTP 202 Jul 31 17:31:52.094933 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1129/4533] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:31:52 2026] DELETE /volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:31:52.102297 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ae82b609-1498-4ca6-a758-20da1b6aabc0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:52.104603 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ae82b609-1498-4ca6-a758-20da1b6aabc0 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 Jul 31 17:31:52.104834 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ae82b609-1498-4ca6-a758-20da1b6aabc0 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:52.105022 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ae82b609-1498-4ca6-a758-20da1b6aabc0 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:52.105137 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ae82b609-1498-4ca6-a758-20da1b6aabc0 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 08c2f94e-5b48-444e-a7ce-f2350413fcc2. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:52.110194 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:52.110194 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:52.110958 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ae82b609-1498-4ca6-a758-20da1b6aabc0 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 returned with HTTP 200 Jul 31 17:31:52.111238 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1141/4534] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:52 2026] GET /volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:53.122436 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9faf19f5-d641-4ac8-a4a0-f001336d9ec7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:53.124731 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9faf19f5-d641-4ac8-a4a0-f001336d9ec7 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 Jul 31 17:31:53.124938 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9faf19f5-d641-4ac8-a4a0-f001336d9ec7 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:53.125172 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9faf19f5-d641-4ac8-a4a0-f001336d9ec7 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:53.125275 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-9faf19f5-d641-4ac8-a4a0-f001336d9ec7 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Show backup with id 08c2f94e-5b48-444e-a7ce-f2350413fcc2. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:31:53.129131 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9faf19f5-d641-4ac8-a4a0-f001336d9ec7 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 returned with HTTP 404 Jul 31 17:31:53.129696 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1138/4535] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:53 2026] GET /volume/v3/backups/08c2f94e-5b48-444e-a7ce-f2350413fcc2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:31:53.137507 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7d501faa-c8a5-411c-bc45-0f758fb321da None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:53.139533 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7d501faa-c8a5-411c-bc45-0f758fb321da tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/b6e5a12b-139e-4311-9465-0922df616203 Jul 31 17:31:53.139754 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7d501faa-c8a5-411c-bc45-0f758fb321da tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:53.140002 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7d501faa-c8a5-411c-bc45-0f758fb321da tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:53.140143 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-7d501faa-c8a5-411c-bc45-0f758fb321da tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Delete volume with id: b6e5a12b-139e-4311-9465-0922df616203 Jul 31 17:31:53.148582 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:53.148582 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:31:53.148965 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7d501faa-c8a5-411c-bc45-0f758fb321da tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Volume info retrieved successfully. Jul 31 17:31:53.168574 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7d501faa-c8a5-411c-bc45-0f758fb321da tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Delete volume request issued successfully. Jul 31 17:31:53.168738 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7d501faa-c8a5-411c-bc45-0f758fb321da tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/volumes/b6e5a12b-139e-4311-9465-0922df616203 returned with HTTP 202 Jul 31 17:31:53.169112 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1128/4536] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:31:53 2026] DELETE /volume/v3/volumes/b6e5a12b-139e-4311-9465-0922df616203 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:31:53.178004 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-17797585-8a6f-4df2-8599-92c09e1f0dec None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:53.179673 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-17797585-8a6f-4df2-8599-92c09e1f0dec tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/volumes/b6e5a12b-139e-4311-9465-0922df616203 Jul 31 17:31:53.179853 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-17797585-8a6f-4df2-8599-92c09e1f0dec tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:53.180042 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-17797585-8a6f-4df2-8599-92c09e1f0dec tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:53.187078 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:53.187078 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:53.190169 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-17797585-8a6f-4df2-8599-92c09e1f0dec tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Volume info retrieved successfully. Jul 31 17:31:53.194121 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-17797585-8a6f-4df2-8599-92c09e1f0dec tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/volumes/b6e5a12b-139e-4311-9465-0922df616203 returned with HTTP 200 Jul 31 17:31:53.194546 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1130/4537] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:53 2026] GET /volume/v3/volumes/b6e5a12b-139e-4311-9465-0922df616203 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:31:54.209174 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-21157e10-c315-4c28-bfa8-89b10d623ff9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:54.210855 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-21157e10-c315-4c28-bfa8-89b10d623ff9 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] GET https://10.4.3.92/volume/v3/volumes/b6e5a12b-139e-4311-9465-0922df616203 Jul 31 17:31:54.211027 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-21157e10-c315-4c28-bfa8-89b10d623ff9 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:54.211229 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-21157e10-c315-4c28-bfa8-89b10d623ff9 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:54.216947 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-21157e10-c315-4c28-bfa8-89b10d623ff9 tempest-ProjectReaderTests33-93830547 tempest-ProjectReaderTests33-93830547-project-admin] https://10.4.3.92/volume/v3/volumes/b6e5a12b-139e-4311-9465-0922df616203 returned with HTTP 404 Jul 31 17:31:54.217498 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1142/4538] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:31:54 2026] GET /volume/v3/volumes/b6e5a12b-139e-4311-9465-0922df616203 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:31:55.900260 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f6542a72-d107-4f92-b79e-a6b528ddef2a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:56.015616 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f6542a72-d107-4f92-b79e-a6b528ddef2a tempest-ProjectMemberTests-703063714 tempest-ProjectMemberTests-703063714-project-admin] GET https://10.4.3.92/volume/v3/scheduler-stats/get_pools Jul 31 17:31:56.015876 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f6542a72-d107-4f92-b79e-a6b528ddef2a tempest-ProjectMemberTests-703063714 tempest-ProjectMemberTests-703063714-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:56.016137 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f6542a72-d107-4f92-b79e-a6b528ddef2a tempest-ProjectMemberTests-703063714 tempest-ProjectMemberTests-703063714-project-admin] Calling method 'get_pools' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:56.027227 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f6542a72-d107-4f92-b79e-a6b528ddef2a tempest-ProjectMemberTests-703063714 tempest-ProjectMemberTests-703063714-project-admin] https://10.4.3.92/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 31 17:31:56.028953 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1139/4539] 10.4.3.92 () {66 vars in 1284 bytes} [Fri Jul 31 17:31:55 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:31:56.036801 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-18fd62dc-c763-4cd9-a42d-6c7e7eb0d1b5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:56.102836 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-18fd62dc-c763-4cd9-a42d-6c7e7eb0d1b5 tempest-ProjectMemberTests-703063714 tempest-ProjectMemberTests-703063714-project-member] GET https://10.4.3.92/volume/v3/capabilities/np0000006248@storpool Jul 31 17:31:56.103053 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-18fd62dc-c763-4cd9-a42d-6c7e7eb0d1b5 tempest-ProjectMemberTests-703063714 tempest-ProjectMemberTests-703063714-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:56.103232 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-18fd62dc-c763-4cd9-a42d-6c7e7eb0d1b5 tempest-ProjectMemberTests-703063714 tempest-ProjectMemberTests-703063714-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:56.103875 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.policy [None req-18fd62dc-c763-4cd9-a42d-6c7e7eb0d1b5 tempest-ProjectMemberTests-703063714 tempest-ProjectMemberTests-703063714-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '462ca5869ffd4c01a3db7f5bad18810f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '18bdec8cec344ce49662bbd18c783ec3', '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=100272) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:31:56.104050 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-18fd62dc-c763-4cd9-a42d-6c7e7eb0d1b5 tempest-ProjectMemberTests-703063714 tempest-ProjectMemberTests-703063714-project-member] https://10.4.3.92/volume/v3/capabilities/np0000006248@storpool returned with HTTP 403 Jul 31 17:31:56.104595 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1129/4540] 10.4.3.92 () {66 vars in 1311 bytes} [Fri Jul 31 17:31:56 2026] GET /volume/v3/capabilities/np0000006248@storpool => generated 110 bytes in 68 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:31:59.549591 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dd84fc0e-353d-4451-868b-0cabad8bdc1a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:59.551661 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dd84fc0e-353d-4451-868b-0cabad8bdc1a tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/d0e8512a-dc8a-4db1-a21e-ac5721df6e3f Jul 31 17:31:59.551661 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dd84fc0e-353d-4451-868b-0cabad8bdc1a tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:59.551854 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dd84fc0e-353d-4451-868b-0cabad8bdc1a tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:59.551854 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-dd84fc0e-353d-4451-868b-0cabad8bdc1a tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Delete snapshot with id: d0e8512a-dc8a-4db1-a21e-ac5721df6e3f Jul 31 17:31:59.557594 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:59.557594 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:31:59.558029 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dd84fc0e-353d-4451-868b-0cabad8bdc1a tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Snapshot retrieved successfully. Jul 31 17:31:59.575712 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dd84fc0e-353d-4451-868b-0cabad8bdc1a tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Snapshot delete request issued successfully. Jul 31 17:31:59.575945 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dd84fc0e-353d-4451-868b-0cabad8bdc1a tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/snapshots/d0e8512a-dc8a-4db1-a21e-ac5721df6e3f returned with HTTP 202 Jul 31 17:31:59.576636 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1131/4541] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:31:59 2026] DELETE /volume/v3/snapshots/d0e8512a-dc8a-4db1-a21e-ac5721df6e3f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:31:59.585139 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7ca1568a-271e-4f82-ab3b-5bb351b36de8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:31:59.586662 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7ca1568a-271e-4f82-ab3b-5bb351b36de8 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/snapshots/d0e8512a-dc8a-4db1-a21e-ac5721df6e3f Jul 31 17:31:59.586871 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7ca1568a-271e-4f82-ab3b-5bb351b36de8 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:31:59.587101 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7ca1568a-271e-4f82-ab3b-5bb351b36de8 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:31:59.592653 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:31:59.592653 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:31:59.593155 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7ca1568a-271e-4f82-ab3b-5bb351b36de8 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Snapshot retrieved successfully. Jul 31 17:31:59.593862 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7ca1568a-271e-4f82-ab3b-5bb351b36de8 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/snapshots/d0e8512a-dc8a-4db1-a21e-ac5721df6e3f returned with HTTP 200 Jul 31 17:31:59.594220 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1143/4542] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:31:59 2026] GET /volume/v3/snapshots/d0e8512a-dc8a-4db1-a21e-ac5721df6e3f => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:00.603242 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6a63cc95-83ff-463c-ad98-dcd2b5386121 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:00.605205 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6a63cc95-83ff-463c-ad98-dcd2b5386121 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/snapshots/d0e8512a-dc8a-4db1-a21e-ac5721df6e3f Jul 31 17:32:00.605428 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6a63cc95-83ff-463c-ad98-dcd2b5386121 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:00.605636 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6a63cc95-83ff-463c-ad98-dcd2b5386121 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:00.609899 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6a63cc95-83ff-463c-ad98-dcd2b5386121 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/snapshots/d0e8512a-dc8a-4db1-a21e-ac5721df6e3f returned with HTTP 404 Jul 31 17:32:00.610384 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1140/4543] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:32:00 2026] GET /volume/v3/snapshots/d0e8512a-dc8a-4db1-a21e-ac5721df6e3f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:32:00.697590 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-62afef9d-aef4-4be4-9c39-f860c669825b req-ac8fe47a-aa44-482f-ac5f-2f79d678b284 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:00.701107 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-62afef9d-aef4-4be4-9c39-f860c669825b req-ac8fe47a-aa44-482f-ac5f-2f79d678b284 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/attachments?instance_id=5f5939f2-4dfb-435e-bc2a-3f958931b39a Jul 31 17:32:00.701350 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-62afef9d-aef4-4be4-9c39-f860c669825b req-ac8fe47a-aa44-482f-ac5f-2f79d678b284 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:00.701548 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-62afef9d-aef4-4be4-9c39-f860c669825b req-ac8fe47a-aa44-482f-ac5f-2f79d678b284 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:00.716473 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-62afef9d-aef4-4be4-9c39-f860c669825b req-ac8fe47a-aa44-482f-ac5f-2f79d678b284 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/attachments?instance_id=5f5939f2-4dfb-435e-bc2a-3f958931b39a returned with HTTP 200 Jul 31 17:32:00.716929 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1130/4544] 10.4.3.92 () {70 vars in 1630 bytes} [Fri Jul 31 17:32:00 2026] GET /volume/v3/attachments?instance_id=5f5939f2-4dfb-435e-bc2a-3f958931b39a => generated 192 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:32:00.724608 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-62afef9d-aef4-4be4-9c39-f860c669825b req-0cd5bca8-30b4-4867-8330-0d54f947cb5e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:00.727031 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-62afef9d-aef4-4be4-9c39-f860c669825b req-0cd5bca8-30b4-4867-8330-0d54f947cb5e tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/attachments/79c9f7de-5883-4d00-a486-43df32c7fd97 Jul 31 17:32:00.727031 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-62afef9d-aef4-4be4-9c39-f860c669825b req-0cd5bca8-30b4-4867-8330-0d54f947cb5e tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:00.727268 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-62afef9d-aef4-4be4-9c39-f860c669825b req-0cd5bca8-30b4-4867-8330-0d54f947cb5e tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:00.742162 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-62afef9d-aef4-4be4-9c39-f860c669825b req-0cd5bca8-30b4-4867-8330-0d54f947cb5e tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/attachments/79c9f7de-5883-4d00-a486-43df32c7fd97 returned with HTTP 200 Jul 31 17:32:00.742595 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1132/4545] 10.4.3.92 () {70 vars in 1644 bytes} [Fri Jul 31 17:32:00 2026] GET /volume/v3/attachments/79c9f7de-5883-4d00-a486-43df32c7fd97 => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:32:05.999380 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-208cc55e-9b21-4943-8daa-1be54a741c41 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:06.001151 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-208cc55e-9b21-4943-8daa-1be54a741c41 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 Jul 31 17:32:06.001441 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-208cc55e-9b21-4943-8daa-1be54a741c41 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:06.001679 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-208cc55e-9b21-4943-8daa-1be54a741c41 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:06.003638 np0000006248 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=138,cinder:UPDATE=16,cinder:INSERT=8 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:32:06.008694 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:06.008694 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:32:06.011775 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-208cc55e-9b21-4943-8daa-1be54a741c41 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:32:06.015764 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-208cc55e-9b21-4943-8daa-1be54a741c41 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 returned with HTTP 200 Jul 31 17:32:06.016132 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1144/4546] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:05 2026] GET /volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 => generated 937 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:06.342613 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-a25dfe96-a14b-4ab7-a41f-eeeb493f0d3f req-ac3afb25-f704-463c-a1d0-3dbf9c5208ff None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:06.344451 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a25dfe96-a14b-4ab7-a41f-eeeb493f0d3f req-ac3afb25-f704-463c-a1d0-3dbf9c5208ff tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 Jul 31 17:32:06.344669 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a25dfe96-a14b-4ab7-a41f-eeeb493f0d3f req-ac3afb25-f704-463c-a1d0-3dbf9c5208ff tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:06.344882 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a25dfe96-a14b-4ab7-a41f-eeeb493f0d3f req-ac3afb25-f704-463c-a1d0-3dbf9c5208ff tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:06.346577 np0000006248 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=165,cinder:UPDATE=30,cinder:INSERT=23 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:32:06.352373 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:06.352373 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:32:06.356212 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-a25dfe96-a14b-4ab7-a41f-eeeb493f0d3f req-ac3afb25-f704-463c-a1d0-3dbf9c5208ff tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:32:06.360486 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a25dfe96-a14b-4ab7-a41f-eeeb493f0d3f req-ac3afb25-f704-463c-a1d0-3dbf9c5208ff tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 returned with HTTP 200 Jul 31 17:32:06.360874 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1141/4547] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:32:06 2026] GET /volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 => generated 937 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:06.427744 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ba462b19-0634-45dc-87b9-7feda899dd0c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:06.428097 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ba462b19-0634-45dc-87b9-7feda899dd0c None None] GET https://10.4.3.92/volume// Jul 31 17:32:06.428174 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ba462b19-0634-45dc-87b9-7feda899dd0c None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:06.428420 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ba462b19-0634-45dc-87b9-7feda899dd0c None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:06.428752 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ba462b19-0634-45dc-87b9-7feda899dd0c None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:32:06.429011 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1131/4548] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:32:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:32:06.435800 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-a25dfe96-a14b-4ab7-a41f-eeeb493f0d3f req-c9eec3fb-0efb-4837-be79-e24d077b25e6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:06.549336 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a25dfe96-a14b-4ab7-a41f-eeeb493f0d3f req-c9eec3fb-0efb-4837-be79-e24d077b25e6 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:32:06.549336 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a25dfe96-a14b-4ab7-a41f-eeeb493f0d3f req-c9eec3fb-0efb-4837-be79-e24d077b25e6 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7fdadb1b-94ba-412c-a44e-f50692fab6a3", "connector": null, "instance_uuid": "1035ae63-1917-4f2b-a978-1065ecf96e8b"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:32:06.558482 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:06.558482 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:32:06.581826 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a25dfe96-a14b-4ab7-a41f-eeeb493f0d3f req-c9eec3fb-0efb-4837-be79-e24d077b25e6 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:32:06.582229 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1133/4549] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:32:06 2026] POST /volume/v3/attachments => generated 273 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:32:06.611767 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e8c29433-2afb-4205-8767-d63d610cfb15 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:06.613431 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e8c29433-2afb-4205-8767-d63d610cfb15 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 Jul 31 17:32:06.614184 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e8c29433-2afb-4205-8767-d63d610cfb15 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:06.614184 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e8c29433-2afb-4205-8767-d63d610cfb15 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:06.618856 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1e3672fe-9745-4301-afb8-18771f6edbe9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:06.619179 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1e3672fe-9745-4301-afb8-18771f6edbe9 None None] GET https://10.4.3.92/volume// Jul 31 17:32:06.620051 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1e3672fe-9745-4301-afb8-18771f6edbe9 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:06.620051 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1e3672fe-9745-4301-afb8-18771f6edbe9 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:06.620051 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1e3672fe-9745-4301-afb8-18771f6edbe9 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:32:06.620209 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1142/4550] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:32:06 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:32:06.622246 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:06.622246 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:32:06.625217 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e8c29433-2afb-4205-8767-d63d610cfb15 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:32:06.627179 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-a25dfe96-a14b-4ab7-a41f-eeeb493f0d3f req-965b9c4c-ba50-4d9d-b1d0-451295ba84e0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:06.628872 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a25dfe96-a14b-4ab7-a41f-eeeb493f0d3f req-965b9c4c-ba50-4d9d-b1d0-451295ba84e0 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 Jul 31 17:32:06.629166 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a25dfe96-a14b-4ab7-a41f-eeeb493f0d3f req-965b9c4c-ba50-4d9d-b1d0-451295ba84e0 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:06.629250 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a25dfe96-a14b-4ab7-a41f-eeeb493f0d3f req-965b9c4c-ba50-4d9d-b1d0-451295ba84e0 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:06.629629 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e8c29433-2afb-4205-8767-d63d610cfb15 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 returned with HTTP 200 Jul 31 17:32:06.629977 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1145/4551] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:06 2026] GET /volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 => generated 936 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:06.631188 np0000006248 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=243,cinder:UPDATE=80,cinder:INSERT=53 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:32:06.640130 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:06.640130 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:32:06.643849 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-a25dfe96-a14b-4ab7-a41f-eeeb493f0d3f req-965b9c4c-ba50-4d9d-b1d0-451295ba84e0 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:32:06.648731 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a25dfe96-a14b-4ab7-a41f-eeeb493f0d3f req-965b9c4c-ba50-4d9d-b1d0-451295ba84e0 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 returned with HTTP 200 Jul 31 17:32:06.649195 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1132/4552] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:32:06 2026] GET /volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 => generated 1116 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:32:06.753776 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-a25dfe96-a14b-4ab7-a41f-eeeb493f0d3f req-4e5dcf53-b159-4ef9-8147-4251e11098fb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:06.755836 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a25dfe96-a14b-4ab7-a41f-eeeb493f0d3f req-4e5dcf53-b159-4ef9-8147-4251e11098fb tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] PUT https://10.4.3.92/volume/v3/attachments/aa3b8803-fcfb-4666-b95d-ba2f1b226e0e Jul 31 17:32:06.756209 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a25dfe96-a14b-4ab7-a41f-eeeb493f0d3f req-4e5dcf53-b159-4ef9-8147-4251e11098fb tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:32:06.764676 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-a25dfe96-a14b-4ab7-a41f-eeeb493f0d3f req-4e5dcf53-b159-4ef9-8147-4251e11098fb tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Acquiring lock "cinder-attachment_update-7fdadb1b-94ba-412c-a44e-f50692fab6a3-np0000006248" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:32:06.770086 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-a25dfe96-a14b-4ab7-a41f-eeeb493f0d3f req-4e5dcf53-b159-4ef9-8147-4251e11098fb tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Lock "cinder-attachment_update-7fdadb1b-94ba-412c-a44e-f50692fab6a3-np0000006248" acquired by "attachment_update" :: waited 0.005s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:32:06.771584 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:06.771584 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:32:06.842716 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-a25dfe96-a14b-4ab7-a41f-eeeb493f0d3f req-4e5dcf53-b159-4ef9-8147-4251e11098fb tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Lock "cinder-attachment_update-7fdadb1b-94ba-412c-a44e-f50692fab6a3-np0000006248" released by "attachment_update" :: held 0.073s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:32:06.843065 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a25dfe96-a14b-4ab7-a41f-eeeb493f0d3f req-4e5dcf53-b159-4ef9-8147-4251e11098fb tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/attachments/aa3b8803-fcfb-4666-b95d-ba2f1b226e0e returned with HTTP 200 Jul 31 17:32:06.843590 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1134/4553] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:32:06 2026] PUT /volume/v3/attachments/aa3b8803-fcfb-4666-b95d-ba2f1b226e0e => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:32:07.641692 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-07f727fa-82c6-4e7b-b24e-e52797cf41e3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:07.643935 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-07f727fa-82c6-4e7b-b24e-e52797cf41e3 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 Jul 31 17:32:07.644208 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-07f727fa-82c6-4e7b-b24e-e52797cf41e3 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:07.644439 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-07f727fa-82c6-4e7b-b24e-e52797cf41e3 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:07.655872 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:07.655872 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:32:07.660230 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-07f727fa-82c6-4e7b-b24e-e52797cf41e3 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:32:07.665779 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-07f727fa-82c6-4e7b-b24e-e52797cf41e3 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 returned with HTTP 200 Jul 31 17:32:07.666304 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1143/4554] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:07 2026] GET /volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 => generated 937 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:08.678199 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8d2cbef2-9cb9-44a4-a50a-043b55a2b176 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:08.680023 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8d2cbef2-9cb9-44a4-a50a-043b55a2b176 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 Jul 31 17:32:08.680199 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8d2cbef2-9cb9-44a4-a50a-043b55a2b176 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:08.680414 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8d2cbef2-9cb9-44a4-a50a-043b55a2b176 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:08.688944 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:08.688944 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:32:08.692171 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8d2cbef2-9cb9-44a4-a50a-043b55a2b176 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:32:08.695964 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8d2cbef2-9cb9-44a4-a50a-043b55a2b176 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 returned with HTTP 200 Jul 31 17:32:08.696292 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1146/4555] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:08 2026] GET /volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 => generated 937 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:09.707907 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-db83a3b4-1be4-44b3-81fb-e68d7b138f04 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:09.709622 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-db83a3b4-1be4-44b3-81fb-e68d7b138f04 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 Jul 31 17:32:09.709797 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-db83a3b4-1be4-44b3-81fb-e68d7b138f04 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:09.709962 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-db83a3b4-1be4-44b3-81fb-e68d7b138f04 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:09.718709 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:09.718709 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:32:09.721930 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-db83a3b4-1be4-44b3-81fb-e68d7b138f04 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:32:09.725388 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-db83a3b4-1be4-44b3-81fb-e68d7b138f04 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 returned with HTTP 200 Jul 31 17:32:09.725706 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1133/4556] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:09 2026] GET /volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 => generated 937 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:10.738366 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-681783fd-ab26-4f75-90d4-41f69e50af71 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:10.740084 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-681783fd-ab26-4f75-90d4-41f69e50af71 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 Jul 31 17:32:10.740285 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-681783fd-ab26-4f75-90d4-41f69e50af71 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:10.740479 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-681783fd-ab26-4f75-90d4-41f69e50af71 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:10.743082 np0000006248 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=217,cinder:UPDATE=50,cinder:INSERT=25 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:32:10.749756 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:10.749756 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:32:10.753184 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-681783fd-ab26-4f75-90d4-41f69e50af71 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:32:10.756995 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-681783fd-ab26-4f75-90d4-41f69e50af71 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 returned with HTTP 200 Jul 31 17:32:10.757372 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1135/4557] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:10 2026] GET /volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 => generated 937 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:11.076843 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-a25dfe96-a14b-4ab7-a41f-eeeb493f0d3f req-dc0cea8c-ef12-45b2-9dce-49e7f0cc5c31 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:11.078831 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a25dfe96-a14b-4ab7-a41f-eeeb493f0d3f req-dc0cea8c-ef12-45b2-9dce-49e7f0cc5c31 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] POST https://10.4.3.92/volume/v3/attachments/aa3b8803-fcfb-4666-b95d-ba2f1b226e0e/action Jul 31 17:32:11.079185 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a25dfe96-a14b-4ab7-a41f-eeeb493f0d3f req-dc0cea8c-ef12-45b2-9dce-49e7f0cc5c31 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:32:11.079358 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a25dfe96-a14b-4ab7-a41f-eeeb493f0d3f req-dc0cea8c-ef12-45b2-9dce-49e7f0cc5c31 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:32:11.096026 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:11.096026 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:32:11.106725 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a25dfe96-a14b-4ab7-a41f-eeeb493f0d3f req-dc0cea8c-ef12-45b2-9dce-49e7f0cc5c31 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/attachments/aa3b8803-fcfb-4666-b95d-ba2f1b226e0e/action returned with HTTP 204 Jul 31 17:32:11.107391 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1144/4558] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:32:11 2026] POST /volume/v3/attachments/aa3b8803-fcfb-4666-b95d-ba2f1b226e0e/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:32:11.774507 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-834fc819-55aa-4110-b8d5-0dde06432ba1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:11.776519 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-834fc819-55aa-4110-b8d5-0dde06432ba1 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 Jul 31 17:32:11.776701 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-834fc819-55aa-4110-b8d5-0dde06432ba1 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:11.776893 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-834fc819-55aa-4110-b8d5-0dde06432ba1 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:11.786699 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:11.786699 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:32:11.789789 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-834fc819-55aa-4110-b8d5-0dde06432ba1 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:32:11.793487 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-834fc819-55aa-4110-b8d5-0dde06432ba1 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 returned with HTTP 200 Jul 31 17:32:11.793845 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1147/4559] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:11 2026] GET /volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 => generated 1229 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:32:11.805619 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4c217fbc-2281-4bf1-b089-29180de29e25 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:11.807333 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4c217fbc-2281-4bf1-b089-29180de29e25 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 Jul 31 17:32:11.807508 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4c217fbc-2281-4bf1-b089-29180de29e25 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:11.807707 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4c217fbc-2281-4bf1-b089-29180de29e25 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:11.816054 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:11.816054 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:32:11.818976 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4c217fbc-2281-4bf1-b089-29180de29e25 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:32:11.822637 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4c217fbc-2281-4bf1-b089-29180de29e25 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 returned with HTTP 200 Jul 31 17:32:11.823165 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1134/4560] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:11 2026] GET /volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 => generated 1229 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:32:12.286145 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4ee8297b-2822-47cf-b2bd-b333645d8ede None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:12.287900 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4ee8297b-2822-47cf-b2bd-b333645d8ede tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 Jul 31 17:32:12.288102 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4ee8297b-2822-47cf-b2bd-b333645d8ede tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:12.288361 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4ee8297b-2822-47cf-b2bd-b333645d8ede tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:12.294594 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:12.294594 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:32:12.297708 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4ee8297b-2822-47cf-b2bd-b333645d8ede tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:32:12.301300 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4ee8297b-2822-47cf-b2bd-b333645d8ede tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 returned with HTTP 200 Jul 31 17:32:12.301674 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1136/4561] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:12 2026] GET /volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 => generated 936 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:12.578141 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-a273a742-56b4-4b77-bf74-3d93c322570c req-de304cb4-9d25-4bda-aa3d-0eb40086bbda None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:12.580187 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a273a742-56b4-4b77-bf74-3d93c322570c req-de304cb4-9d25-4bda-aa3d-0eb40086bbda tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 Jul 31 17:32:12.580428 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a273a742-56b4-4b77-bf74-3d93c322570c req-de304cb4-9d25-4bda-aa3d-0eb40086bbda tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:12.580611 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a273a742-56b4-4b77-bf74-3d93c322570c req-de304cb4-9d25-4bda-aa3d-0eb40086bbda tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:12.587946 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:12.587946 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:32:12.591259 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-a273a742-56b4-4b77-bf74-3d93c322570c req-de304cb4-9d25-4bda-aa3d-0eb40086bbda tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:32:12.595015 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a273a742-56b4-4b77-bf74-3d93c322570c req-de304cb4-9d25-4bda-aa3d-0eb40086bbda tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 returned with HTTP 200 Jul 31 17:32:12.595428 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1145/4562] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:32:12 2026] GET /volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 => generated 936 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:12.665969 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dfb7fda1-967f-4fe4-b16f-f72cebd442fa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:12.666367 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dfb7fda1-967f-4fe4-b16f-f72cebd442fa None None] GET https://10.4.3.92/volume// Jul 31 17:32:12.666530 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dfb7fda1-967f-4fe4-b16f-f72cebd442fa None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:12.666744 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dfb7fda1-967f-4fe4-b16f-f72cebd442fa None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:12.667147 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dfb7fda1-967f-4fe4-b16f-f72cebd442fa None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:32:12.667481 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1148/4563] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:32:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:32:12.673768 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-a273a742-56b4-4b77-bf74-3d93c322570c req-12c1d9ea-21d3-48cd-b4a7-fbdd4756c0e9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:12.709820 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a273a742-56b4-4b77-bf74-3d93c322570c req-12c1d9ea-21d3-48cd-b4a7-fbdd4756c0e9 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:32:12.710171 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a273a742-56b4-4b77-bf74-3d93c322570c req-12c1d9ea-21d3-48cd-b4a7-fbdd4756c0e9 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0734023b-b257-4bb4-a74f-34150114e507", "connector": null, "instance_uuid": "1035ae63-1917-4f2b-a978-1065ecf96e8b"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:32:12.718713 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:12.718713 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:32:12.744164 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a273a742-56b4-4b77-bf74-3d93c322570c req-12c1d9ea-21d3-48cd-b4a7-fbdd4756c0e9 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:32:12.744702 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1135/4564] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:32:12 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) Jul 31 17:32:12.770513 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ebf5b29d-1600-4a2e-af5e-69117e1f24a9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:12.774250 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ebf5b29d-1600-4a2e-af5e-69117e1f24a9 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 Jul 31 17:32:12.774584 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ebf5b29d-1600-4a2e-af5e-69117e1f24a9 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:12.774812 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ebf5b29d-1600-4a2e-af5e-69117e1f24a9 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:12.776419 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2b197b5b-b4c8-4861-b0ac-aaa7c98e9163 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:12.777534 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2b197b5b-b4c8-4861-b0ac-aaa7c98e9163 None None] GET https://10.4.3.92/volume// Jul 31 17:32:12.777534 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2b197b5b-b4c8-4861-b0ac-aaa7c98e9163 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:12.777534 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2b197b5b-b4c8-4861-b0ac-aaa7c98e9163 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:12.777534 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2b197b5b-b4c8-4861-b0ac-aaa7c98e9163 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:32:12.777779 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1146/4565] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:32:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:32:12.783376 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:12.783376 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:32:12.785558 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-a273a742-56b4-4b77-bf74-3d93c322570c req-b29ec839-0d77-41b8-9497-1421ec090b5a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:12.786637 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ebf5b29d-1600-4a2e-af5e-69117e1f24a9 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:32:12.787508 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a273a742-56b4-4b77-bf74-3d93c322570c req-b29ec839-0d77-41b8-9497-1421ec090b5a tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 Jul 31 17:32:12.787769 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a273a742-56b4-4b77-bf74-3d93c322570c req-b29ec839-0d77-41b8-9497-1421ec090b5a tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:12.788015 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-a273a742-56b4-4b77-bf74-3d93c322570c req-b29ec839-0d77-41b8-9497-1421ec090b5a tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:12.790374 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ebf5b29d-1600-4a2e-af5e-69117e1f24a9 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 returned with HTTP 200 Jul 31 17:32:12.790913 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1137/4566] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:12 2026] GET /volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 => generated 935 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:12.802220 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:12.802220 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:32:12.805187 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-a273a742-56b4-4b77-bf74-3d93c322570c req-b29ec839-0d77-41b8-9497-1421ec090b5a tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:32:12.808925 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-a273a742-56b4-4b77-bf74-3d93c322570c req-b29ec839-0d77-41b8-9497-1421ec090b5a tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 returned with HTTP 200 Jul 31 17:32:12.809329 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1149/4567] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:32:12 2026] GET /volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 => generated 1115 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:32:12.912023 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-a273a742-56b4-4b77-bf74-3d93c322570c req-df4da0f0-f2af-4c75-8b34-4cbf6619bf97 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:12.914110 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a273a742-56b4-4b77-bf74-3d93c322570c req-df4da0f0-f2af-4c75-8b34-4cbf6619bf97 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] PUT https://10.4.3.92/volume/v3/attachments/bb3ae2a0-a44f-47a1-898f-d8e21b001e49 Jul 31 17:32:12.914513 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a273a742-56b4-4b77-bf74-3d93c322570c req-df4da0f0-f2af-4c75-8b34-4cbf6619bf97 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:32:12.921567 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-a273a742-56b4-4b77-bf74-3d93c322570c req-df4da0f0-f2af-4c75-8b34-4cbf6619bf97 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Acquiring lock "cinder-attachment_update-0734023b-b257-4bb4-a74f-34150114e507-np0000006248" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:32:12.925490 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-a273a742-56b4-4b77-bf74-3d93c322570c req-df4da0f0-f2af-4c75-8b34-4cbf6619bf97 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Lock "cinder-attachment_update-0734023b-b257-4bb4-a74f-34150114e507-np0000006248" acquired by "attachment_update" :: waited 0.004s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:32:12.926345 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:12.926345 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:32:13.061027 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-a273a742-56b4-4b77-bf74-3d93c322570c req-df4da0f0-f2af-4c75-8b34-4cbf6619bf97 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Lock "cinder-attachment_update-0734023b-b257-4bb4-a74f-34150114e507-np0000006248" released by "attachment_update" :: held 0.135s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:32:13.061403 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a273a742-56b4-4b77-bf74-3d93c322570c req-df4da0f0-f2af-4c75-8b34-4cbf6619bf97 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/attachments/bb3ae2a0-a44f-47a1-898f-d8e21b001e49 returned with HTTP 200 Jul 31 17:32:13.062140 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1136/4568] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:32:12 2026] PUT /volume/v3/attachments/bb3ae2a0-a44f-47a1-898f-d8e21b001e49 => generated 969 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:32:13.804390 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a789cc8b-3730-42c6-bac4-5a3110453bee None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:13.806169 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a789cc8b-3730-42c6-bac4-5a3110453bee tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 Jul 31 17:32:13.806372 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a789cc8b-3730-42c6-bac4-5a3110453bee tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:13.806500 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a789cc8b-3730-42c6-bac4-5a3110453bee tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:13.816814 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:13.816814 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:32:13.820658 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a789cc8b-3730-42c6-bac4-5a3110453bee tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:32:13.824956 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a789cc8b-3730-42c6-bac4-5a3110453bee tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 returned with HTTP 200 Jul 31 17:32:13.825360 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1147/4569] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:13 2026] GET /volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 => generated 936 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:14.839603 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7e72545f-7c31-43dc-ab55-e3fb790b5a06 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:14.841442 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7e72545f-7c31-43dc-ab55-e3fb790b5a06 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 Jul 31 17:32:14.841635 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7e72545f-7c31-43dc-ab55-e3fb790b5a06 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:14.841810 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7e72545f-7c31-43dc-ab55-e3fb790b5a06 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:14.851892 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:14.851892 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:32:14.855568 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7e72545f-7c31-43dc-ab55-e3fb790b5a06 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:32:14.860020 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7e72545f-7c31-43dc-ab55-e3fb790b5a06 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 returned with HTTP 200 Jul 31 17:32:14.860505 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1138/4570] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:14 2026] GET /volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 => generated 936 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:15.873146 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d48b22dd-c3c7-40b5-beb8-7bb9be8e9926 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:15.876030 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d48b22dd-c3c7-40b5-beb8-7bb9be8e9926 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 Jul 31 17:32:15.876309 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d48b22dd-c3c7-40b5-beb8-7bb9be8e9926 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:15.876564 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d48b22dd-c3c7-40b5-beb8-7bb9be8e9926 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:15.885588 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:15.885588 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:32:15.888540 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d48b22dd-c3c7-40b5-beb8-7bb9be8e9926 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:32:15.891991 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d48b22dd-c3c7-40b5-beb8-7bb9be8e9926 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 returned with HTTP 200 Jul 31 17:32:15.892403 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1150/4571] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:15 2026] GET /volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 => generated 936 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:16.309857 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-a273a742-56b4-4b77-bf74-3d93c322570c req-de21c751-b782-418e-9e4f-0b9e0c7f9e92 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:16.312016 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a273a742-56b4-4b77-bf74-3d93c322570c req-de21c751-b782-418e-9e4f-0b9e0c7f9e92 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] POST https://10.4.3.92/volume/v3/attachments/bb3ae2a0-a44f-47a1-898f-d8e21b001e49/action Jul 31 17:32:16.312547 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a273a742-56b4-4b77-bf74-3d93c322570c req-de21c751-b782-418e-9e4f-0b9e0c7f9e92 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:32:16.312740 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a273a742-56b4-4b77-bf74-3d93c322570c req-de21c751-b782-418e-9e4f-0b9e0c7f9e92 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:32:16.329766 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:16.329766 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:32:16.341258 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a273a742-56b4-4b77-bf74-3d93c322570c req-de21c751-b782-418e-9e4f-0b9e0c7f9e92 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/attachments/bb3ae2a0-a44f-47a1-898f-d8e21b001e49/action returned with HTTP 204 Jul 31 17:32:16.341737 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1137/4572] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:32:16 2026] POST /volume/v3/attachments/bb3ae2a0-a44f-47a1-898f-d8e21b001e49/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:32:16.904044 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d1776f84-316d-4e46-9a4f-916e69ea34a0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:16.905791 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d1776f84-316d-4e46-9a4f-916e69ea34a0 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 Jul 31 17:32:16.905986 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d1776f84-316d-4e46-9a4f-916e69ea34a0 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:16.906197 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d1776f84-316d-4e46-9a4f-916e69ea34a0 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:16.924419 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:16.924419 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:32:16.928090 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d1776f84-316d-4e46-9a4f-916e69ea34a0 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:32:16.932230 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d1776f84-316d-4e46-9a4f-916e69ea34a0 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 returned with HTTP 200 Jul 31 17:32:16.932634 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1148/4573] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:16 2026] GET /volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 => generated 1228 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:32:16.946011 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c89aeb5e-a6eb-45f8-a25f-5f5231de8af4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:16.947963 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c89aeb5e-a6eb-45f8-a25f-5f5231de8af4 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 Jul 31 17:32:16.950127 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c89aeb5e-a6eb-45f8-a25f-5f5231de8af4 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:16.950127 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c89aeb5e-a6eb-45f8-a25f-5f5231de8af4 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:16.956054 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b5e15345-4f21-4e2f-a000-c72012cd5d77 req-c77a6218-dd29-4f3e-95a9-2d41164cd3f4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:16.957113 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:16.957113 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:32:16.958428 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b5e15345-4f21-4e2f-a000-c72012cd5d77 req-c77a6218-dd29-4f3e-95a9-2d41164cd3f4 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] DELETE https://10.4.3.92/volume/v3/attachments/6a277065-3742-4870-b7d4-76b149ee3247 Jul 31 17:32:16.958649 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b5e15345-4f21-4e2f-a000-c72012cd5d77 req-c77a6218-dd29-4f3e-95a9-2d41164cd3f4 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:16.958857 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b5e15345-4f21-4e2f-a000-c72012cd5d77 req-c77a6218-dd29-4f3e-95a9-2d41164cd3f4 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:16.962143 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c89aeb5e-a6eb-45f8-a25f-5f5231de8af4 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:32:16.966336 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c89aeb5e-a6eb-45f8-a25f-5f5231de8af4 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 returned with HTTP 200 Jul 31 17:32:16.966742 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1139/4574] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:16 2026] GET /volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 => generated 1228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:32:16.970986 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:16.970986 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:32:17.017055 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b5e15345-4f21-4e2f-a000-c72012cd5d77 req-c77a6218-dd29-4f3e-95a9-2d41164cd3f4 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments/6a277065-3742-4870-b7d4-76b149ee3247 returned with HTTP 200 Jul 31 17:32:17.017502 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1151/4575] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:32:16 2026] DELETE /volume/v3/attachments/6a277065-3742-4870-b7d4-76b149ee3247 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:17.233298 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-45d636c7-5e84-4697-ba9c-07ad871192ce None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:17.233298 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-45d636c7-5e84-4697-ba9c-07ad871192ce tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/volumes/87afbb33-a02d-48d8-b164-b85d7ca08bf6 Jul 31 17:32:17.233298 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-45d636c7-5e84-4697-ba9c-07ad871192ce tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:17.233298 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-45d636c7-5e84-4697-ba9c-07ad871192ce tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:17.245850 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:17.245850 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:32:17.257484 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-45d636c7-5e84-4697-ba9c-07ad871192ce tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Volume info retrieved successfully. Jul 31 17:32:17.263427 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-45d636c7-5e84-4697-ba9c-07ad871192ce tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/volumes/87afbb33-a02d-48d8-b164-b85d7ca08bf6 returned with HTTP 200 Jul 31 17:32:17.263847 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1138/4576] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:17 2026] GET /volume/v3/volumes/87afbb33-a02d-48d8-b164-b85d7ca08bf6 => generated 1647 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:32:17.740695 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-b5ffd221-a27c-4ba9-8d08-b30c3bd59ecf req-3a9dd052-f9a7-43ae-8cda-42a83bbc3312 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:17.742831 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-b5ffd221-a27c-4ba9-8d08-b30c3bd59ecf req-3a9dd052-f9a7-43ae-8cda-42a83bbc3312 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/28738363-9dad-46a1-bae3-c2fc52662dd1 Jul 31 17:32:17.742989 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-b5ffd221-a27c-4ba9-8d08-b30c3bd59ecf req-3a9dd052-f9a7-43ae-8cda-42a83bbc3312 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:17.743188 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-b5ffd221-a27c-4ba9-8d08-b30c3bd59ecf req-3a9dd052-f9a7-43ae-8cda-42a83bbc3312 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:17.749682 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:17.749682 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:32:17.753270 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-b5ffd221-a27c-4ba9-8d08-b30c3bd59ecf req-3a9dd052-f9a7-43ae-8cda-42a83bbc3312 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:32:17.759285 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-b5ffd221-a27c-4ba9-8d08-b30c3bd59ecf req-3a9dd052-f9a7-43ae-8cda-42a83bbc3312 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/28738363-9dad-46a1-bae3-c2fc52662dd1 returned with HTTP 200 Jul 31 17:32:17.761078 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1149/4577] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:32:17 2026] GET /volume/v3/volumes/28738363-9dad-46a1-bae3-c2fc52662dd1 => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:32:18.246547 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b5ffd221-a27c-4ba9-8d08-b30c3bd59ecf req-eb3f5150-436e-4dd0-8035-e611ece2dcf0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:18.249807 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b5ffd221-a27c-4ba9-8d08-b30c3bd59ecf req-eb3f5150-436e-4dd0-8035-e611ece2dcf0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/28738363-9dad-46a1-bae3-c2fc52662dd1 Jul 31 17:32:18.250056 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b5ffd221-a27c-4ba9-8d08-b30c3bd59ecf req-eb3f5150-436e-4dd0-8035-e611ece2dcf0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:18.250329 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b5ffd221-a27c-4ba9-8d08-b30c3bd59ecf req-eb3f5150-436e-4dd0-8035-e611ece2dcf0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:18.261056 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:18.261056 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:32:18.268233 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-b5ffd221-a27c-4ba9-8d08-b30c3bd59ecf req-eb3f5150-436e-4dd0-8035-e611ece2dcf0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:32:18.277340 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b5ffd221-a27c-4ba9-8d08-b30c3bd59ecf req-eb3f5150-436e-4dd0-8035-e611ece2dcf0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/28738363-9dad-46a1-bae3-c2fc52662dd1 returned with HTTP 200 Jul 31 17:32:18.277340 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1140/4578] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:32:18 2026] GET /volume/v3/volumes/28738363-9dad-46a1-bae3-c2fc52662dd1 => generated 1364 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:32:18.279416 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e4ab99e3-4e3f-4a1c-bb3e-99f4572f2e4a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:18.281082 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e4ab99e3-4e3f-4a1c-bb3e-99f4572f2e4a tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/volumes/87afbb33-a02d-48d8-b164-b85d7ca08bf6 Jul 31 17:32:18.281363 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e4ab99e3-4e3f-4a1c-bb3e-99f4572f2e4a tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:18.281543 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e4ab99e3-4e3f-4a1c-bb3e-99f4572f2e4a tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:18.287811 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7a775bfc-9d71-4c43-8e58-76b1eb326c65 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:18.288286 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7a775bfc-9d71-4c43-8e58-76b1eb326c65 None None] GET https://10.4.3.92/volume// Jul 31 17:32:18.288430 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7a775bfc-9d71-4c43-8e58-76b1eb326c65 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:18.288646 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7a775bfc-9d71-4c43-8e58-76b1eb326c65 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:18.288960 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7a775bfc-9d71-4c43-8e58-76b1eb326c65 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:32:18.289245 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1139/4579] 10.4.3.92 () {66 vars in 1412 bytes} [Fri Jul 31 17:32:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:32:18.298139 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:18.298139 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:32:18.301011 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-b5ffd221-a27c-4ba9-8d08-b30c3bd59ecf req-53a8ebcb-a3a8-42b3-b39a-9b9a05e6ab66 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:18.303263 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e4ab99e3-4e3f-4a1c-bb3e-99f4572f2e4a tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Volume info retrieved successfully. Jul 31 17:32:18.303588 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-b5ffd221-a27c-4ba9-8d08-b30c3bd59ecf req-53a8ebcb-a3a8-42b3-b39a-9b9a05e6ab66 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:32:18.303992 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-b5ffd221-a27c-4ba9-8d08-b30c3bd59ecf req-53a8ebcb-a3a8-42b3-b39a-9b9a05e6ab66 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "28738363-9dad-46a1-bae3-c2fc52662dd1", "connector": null, "instance_uuid": "a9805b71-bfc3-43ad-aa30-b299a2aa394e"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:32:18.310781 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e4ab99e3-4e3f-4a1c-bb3e-99f4572f2e4a tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/volumes/87afbb33-a02d-48d8-b164-b85d7ca08bf6 returned with HTTP 200 Jul 31 17:32:18.311130 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1152/4580] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:18 2026] GET /volume/v3/volumes/87afbb33-a02d-48d8-b164-b85d7ca08bf6 => generated 1647 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:32:18.313751 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:18.313751 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:32:18.338865 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-b5ffd221-a27c-4ba9-8d08-b30c3bd59ecf req-53a8ebcb-a3a8-42b3-b39a-9b9a05e6ab66 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:32:18.339332 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1150/4581] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:32:18 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:32:18.627119 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-4c2c3b9f-b613-4c1e-9b16-08478c47d950 req-6e95a0ec-3be6-44da-b872-2f58f0ce9397 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:18.630915 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4c2c3b9f-b613-4c1e-9b16-08478c47d950 req-6e95a0ec-3be6-44da-b872-2f58f0ce9397 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] DELETE https://10.4.3.92/volume/v3/attachments/de49cf4d-b585-4245-b83a-993602c03ca1 Jul 31 17:32:18.631121 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4c2c3b9f-b613-4c1e-9b16-08478c47d950 req-6e95a0ec-3be6-44da-b872-2f58f0ce9397 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:18.631331 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4c2c3b9f-b613-4c1e-9b16-08478c47d950 req-6e95a0ec-3be6-44da-b872-2f58f0ce9397 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:18.647709 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:18.647709 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:32:18.691724 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4c2c3b9f-b613-4c1e-9b16-08478c47d950 req-6e95a0ec-3be6-44da-b872-2f58f0ce9397 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/attachments/de49cf4d-b585-4245-b83a-993602c03ca1 returned with HTTP 200 Jul 31 17:32:18.692127 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1141/4582] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:32:18 2026] DELETE /volume/v3/attachments/de49cf4d-b585-4245-b83a-993602c03ca1 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:19.323051 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4cc027ff-aa2f-4dcd-a349-87e6c8e925a8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:19.324808 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4cc027ff-aa2f-4dcd-a349-87e6c8e925a8 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/volumes/87afbb33-a02d-48d8-b164-b85d7ca08bf6 Jul 31 17:32:19.325007 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4cc027ff-aa2f-4dcd-a349-87e6c8e925a8 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:19.325213 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4cc027ff-aa2f-4dcd-a349-87e6c8e925a8 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:19.334370 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:19.334370 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:32:19.338504 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4cc027ff-aa2f-4dcd-a349-87e6c8e925a8 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Volume info retrieved successfully. Jul 31 17:32:19.345511 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4cc027ff-aa2f-4dcd-a349-87e6c8e925a8 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/volumes/87afbb33-a02d-48d8-b164-b85d7ca08bf6 returned with HTTP 200 Jul 31 17:32:19.345962 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1140/4583] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:19 2026] GET /volume/v3/volumes/87afbb33-a02d-48d8-b164-b85d7ca08bf6 => generated 1355 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:32:19.360575 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cd708d7e-7e98-47f7-822b-5bceda7c7cc5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:19.362356 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cd708d7e-7e98-47f7-822b-5bceda7c7cc5 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] POST https://10.4.3.92/volume/v3/backups Jul 31 17:32:19.362705 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cd708d7e-7e98-47f7-822b-5bceda7c7cc5 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "87afbb33-a02d-48d8-b164-b85d7ca08bf6", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1184850547"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:32:19.364260 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-cd708d7e-7e98-47f7-822b-5bceda7c7cc5 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Creating new backup {'backup': {'volume_id': '87afbb33-a02d-48d8-b164-b85d7ca08bf6', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1184850547'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:32:19.364436 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-cd708d7e-7e98-47f7-822b-5bceda7c7cc5 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Creating backup of volume 87afbb33-a02d-48d8-b164-b85d7ca08bf6 in container None Jul 31 17:32:19.372174 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:19.372174 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:32:19.372700 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cd708d7e-7e98-47f7-822b-5bceda7c7cc5 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Volume info retrieved successfully. Jul 31 17:32:19.395273 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-cd708d7e-7e98-47f7-822b-5bceda7c7cc5 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Created reservations ['632989d2-2caf-4d5e-b3a6-79f819b5d2c5', '31feddd3-91df-4cca-87d5-02aae4fe0f2d'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:32:19.434499 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cd708d7e-7e98-47f7-822b-5bceda7c7cc5 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:32:19.434774 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1153/4584] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:32:19 2026] POST /volume/v3/backups => generated 328 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:32:19.443236 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-90dbf36f-80b0-4e31-a0ec-caa416a0adce None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:19.445354 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-90dbf36f-80b0-4e31-a0ec-caa416a0adce tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 Jul 31 17:32:19.445597 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-90dbf36f-80b0-4e31-a0ec-caa416a0adce tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:19.445839 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-90dbf36f-80b0-4e31-a0ec-caa416a0adce tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:19.445994 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-90dbf36f-80b0-4e31-a0ec-caa416a0adce tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 74ea1649-a191-4893-b150-94e1475ce329. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:32:19.451286 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1d9448a0-b01a-41b7-aa3f-e98ec0b576f3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:19.451734 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:19.451734 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:32:19.452185 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1d9448a0-b01a-41b7-aa3f-e98ec0b576f3 None None] GET https://10.4.3.92/volume// Jul 31 17:32:19.452185 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1d9448a0-b01a-41b7-aa3f-e98ec0b576f3 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:19.452185 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1d9448a0-b01a-41b7-aa3f-e98ec0b576f3 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:19.452336 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1d9448a0-b01a-41b7-aa3f-e98ec0b576f3 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:32:19.452497 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-90dbf36f-80b0-4e31-a0ec-caa416a0adce tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 returned with HTTP 200 Jul 31 17:32:19.452631 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1142/4585] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:32:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:32:19.453036 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1151/4586] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:19 2026] GET /volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:19.459441 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-b5ffd221-a27c-4ba9-8d08-b30c3bd59ecf req-f54f2303-4931-48d0-a700-8e528601a678 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:19.461305 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-b5ffd221-a27c-4ba9-8d08-b30c3bd59ecf req-f54f2303-4931-48d0-a700-8e528601a678 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/28738363-9dad-46a1-bae3-c2fc52662dd1 Jul 31 17:32:19.461506 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-b5ffd221-a27c-4ba9-8d08-b30c3bd59ecf req-f54f2303-4931-48d0-a700-8e528601a678 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:19.461671 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-b5ffd221-a27c-4ba9-8d08-b30c3bd59ecf req-f54f2303-4931-48d0-a700-8e528601a678 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:19.470465 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:19.470465 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:32:19.473906 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-b5ffd221-a27c-4ba9-8d08-b30c3bd59ecf req-f54f2303-4931-48d0-a700-8e528601a678 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:32:19.478205 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-b5ffd221-a27c-4ba9-8d08-b30c3bd59ecf req-f54f2303-4931-48d0-a700-8e528601a678 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/28738363-9dad-46a1-bae3-c2fc52662dd1 returned with HTTP 200 Jul 31 17:32:19.478578 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1141/4587] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:32:19 2026] GET /volume/v3/volumes/28738363-9dad-46a1-bae3-c2fc52662dd1 => generated 1543 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:32:19.611684 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-b5ffd221-a27c-4ba9-8d08-b30c3bd59ecf req-41538943-fe84-41ec-8635-c5d36827cf61 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:19.614459 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b5ffd221-a27c-4ba9-8d08-b30c3bd59ecf req-41538943-fe84-41ec-8635-c5d36827cf61 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] PUT https://10.4.3.92/volume/v3/attachments/e3d18146-cef0-455a-8966-dde105a3f643 Jul 31 17:32:19.614956 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-b5ffd221-a27c-4ba9-8d08-b30c3bd59ecf req-41538943-fe84-41ec-8635-c5d36827cf61 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:32:19.627499 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-b5ffd221-a27c-4ba9-8d08-b30c3bd59ecf req-41538943-fe84-41ec-8635-c5d36827cf61 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Acquiring lock "cinder-attachment_update-28738363-9dad-46a1-bae3-c2fc52662dd1-np0000006248" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:32:19.634477 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-b5ffd221-a27c-4ba9-8d08-b30c3bd59ecf req-41538943-fe84-41ec-8635-c5d36827cf61 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Lock "cinder-attachment_update-28738363-9dad-46a1-bae3-c2fc52662dd1-np0000006248" acquired by "attachment_update" :: waited 0.007s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:32:19.639992 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:19.639992 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:32:19.726176 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-b5ffd221-a27c-4ba9-8d08-b30c3bd59ecf req-41538943-fe84-41ec-8635-c5d36827cf61 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Lock "cinder-attachment_update-28738363-9dad-46a1-bae3-c2fc52662dd1-np0000006248" released by "attachment_update" :: held 0.091s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:32:19.726657 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-b5ffd221-a27c-4ba9-8d08-b30c3bd59ecf req-41538943-fe84-41ec-8635-c5d36827cf61 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments/e3d18146-cef0-455a-8966-dde105a3f643 returned with HTTP 200 Jul 31 17:32:19.727210 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1154/4588] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:32:19 2026] PUT /volume/v3/attachments/e3d18146-cef0-455a-8966-dde105a3f643 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:32:19.753052 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b5ffd221-a27c-4ba9-8d08-b30c3bd59ecf req-b8f85504-7fa6-48c6-a6b1-86d865f602b6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:19.755103 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b5ffd221-a27c-4ba9-8d08-b30c3bd59ecf req-b8f85504-7fa6-48c6-a6b1-86d865f602b6 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/attachments/e3d18146-cef0-455a-8966-dde105a3f643/action Jul 31 17:32:19.755453 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b5ffd221-a27c-4ba9-8d08-b30c3bd59ecf req-b8f85504-7fa6-48c6-a6b1-86d865f602b6 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:32:19.755578 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b5ffd221-a27c-4ba9-8d08-b30c3bd59ecf req-b8f85504-7fa6-48c6-a6b1-86d865f602b6 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:32:19.774306 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:19.774306 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:32:19.784869 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b5ffd221-a27c-4ba9-8d08-b30c3bd59ecf req-b8f85504-7fa6-48c6-a6b1-86d865f602b6 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments/e3d18146-cef0-455a-8966-dde105a3f643/action returned with HTTP 204 Jul 31 17:32:19.785421 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1143/4589] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:32:19 2026] POST /volume/v3/attachments/e3d18146-cef0-455a-8966-dde105a3f643/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:32:20.465598 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-20c15f9c-dbc9-49e1-8655-c1209704bc3f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:20.471220 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-20c15f9c-dbc9-49e1-8655-c1209704bc3f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 Jul 31 17:32:20.471504 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-20c15f9c-dbc9-49e1-8655-c1209704bc3f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:20.471774 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-20c15f9c-dbc9-49e1-8655-c1209704bc3f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:20.471936 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-20c15f9c-dbc9-49e1-8655-c1209704bc3f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 74ea1649-a191-4893-b150-94e1475ce329. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:32:20.478859 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:20.478859 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:32:20.479728 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-20c15f9c-dbc9-49e1-8655-c1209704bc3f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 returned with HTTP 200 Jul 31 17:32:20.480042 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1152/4590] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:20 2026] GET /volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:21.490385 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-814cfa57-0e75-4076-9f34-3f78a128b59e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:21.492448 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-814cfa57-0e75-4076-9f34-3f78a128b59e tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 Jul 31 17:32:21.492670 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-814cfa57-0e75-4076-9f34-3f78a128b59e tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:21.492884 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-814cfa57-0e75-4076-9f34-3f78a128b59e tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:21.493013 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-814cfa57-0e75-4076-9f34-3f78a128b59e tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 74ea1649-a191-4893-b150-94e1475ce329. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:32:21.497695 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:21.497695 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:32:21.498613 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-814cfa57-0e75-4076-9f34-3f78a128b59e tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 returned with HTTP 200 Jul 31 17:32:21.498993 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1142/4591] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:21 2026] GET /volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:21.762086 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-72c16302-2157-41db-a1a2-efda152ee71a req-12fb977d-0a55-424d-a1ed-9d0fb6984df5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:21.764283 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-72c16302-2157-41db-a1a2-efda152ee71a req-12fb977d-0a55-424d-a1ed-9d0fb6984df5 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 Jul 31 17:32:21.764535 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-72c16302-2157-41db-a1a2-efda152ee71a req-12fb977d-0a55-424d-a1ed-9d0fb6984df5 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:21.764767 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-72c16302-2157-41db-a1a2-efda152ee71a req-12fb977d-0a55-424d-a1ed-9d0fb6984df5 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:21.774667 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:21.774667 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:32:21.778361 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-72c16302-2157-41db-a1a2-efda152ee71a req-12fb977d-0a55-424d-a1ed-9d0fb6984df5 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:32:21.782680 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-72c16302-2157-41db-a1a2-efda152ee71a req-12fb977d-0a55-424d-a1ed-9d0fb6984df5 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 returned with HTTP 200 Jul 31 17:32:21.783131 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1155/4592] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:32:21 2026] GET /volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 => generated 1229 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:32:21.801073 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-72c16302-2157-41db-a1a2-efda152ee71a req-730420a0-3298-45d0-864d-b42dda2f59c3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:21.803014 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-72c16302-2157-41db-a1a2-efda152ee71a req-730420a0-3298-45d0-864d-b42dda2f59c3 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] POST https://10.4.3.92/volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3/action Jul 31 17:32:21.803461 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-72c16302-2157-41db-a1a2-efda152ee71a req-730420a0-3298-45d0-864d-b42dda2f59c3 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:32:21.803617 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-72c16302-2157-41db-a1a2-efda152ee71a req-730420a0-3298-45d0-864d-b42dda2f59c3 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:32:21.813361 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:21.813361 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:32:21.813876 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-72c16302-2157-41db-a1a2-efda152ee71a req-730420a0-3298-45d0-864d-b42dda2f59c3 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:32:21.819936 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-72c16302-2157-41db-a1a2-efda152ee71a req-730420a0-3298-45d0-864d-b42dda2f59c3 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Begin detaching volume completed successfully. Jul 31 17:32:21.820239 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-72c16302-2157-41db-a1a2-efda152ee71a req-730420a0-3298-45d0-864d-b42dda2f59c3 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3/action returned with HTTP 202 Jul 31 17:32:21.820689 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1144/4593] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:32:21 2026] POST /volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:32:21.869341 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-36e17036-2bf9-4a6e-a876-b7099e12724a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:21.869909 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-36e17036-2bf9-4a6e-a876-b7099e12724a None None] GET https://10.4.3.92/volume// Jul 31 17:32:21.870211 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-36e17036-2bf9-4a6e-a876-b7099e12724a None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:21.870517 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-36e17036-2bf9-4a6e-a876-b7099e12724a None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:21.870959 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-36e17036-2bf9-4a6e-a876-b7099e12724a None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:32:21.871688 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1153/4594] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:32:21 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:32:21.885509 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-72c16302-2157-41db-a1a2-efda152ee71a req-ff613c2c-941a-43d1-97a6-542947f64686 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:21.889328 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-72c16302-2157-41db-a1a2-efda152ee71a req-ff613c2c-941a-43d1-97a6-542947f64686 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 Jul 31 17:32:21.889620 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-72c16302-2157-41db-a1a2-efda152ee71a req-ff613c2c-941a-43d1-97a6-542947f64686 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:21.889868 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-72c16302-2157-41db-a1a2-efda152ee71a req-ff613c2c-941a-43d1-97a6-542947f64686 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:21.901516 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:21.901516 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:32:21.906417 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-72c16302-2157-41db-a1a2-efda152ee71a req-ff613c2c-941a-43d1-97a6-542947f64686 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:32:21.912012 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-72c16302-2157-41db-a1a2-efda152ee71a req-ff613c2c-941a-43d1-97a6-542947f64686 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 returned with HTTP 200 Jul 31 17:32:21.912583 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1143/4595] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:32:21 2026] GET /volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 => generated 1412 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:32:22.509071 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-45822111-5d7e-4ba3-b06f-419800554c07 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:22.510830 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-45822111-5d7e-4ba3-b06f-419800554c07 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 Jul 31 17:32:22.511018 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-45822111-5d7e-4ba3-b06f-419800554c07 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:22.511218 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-45822111-5d7e-4ba3-b06f-419800554c07 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:22.511309 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-45822111-5d7e-4ba3-b06f-419800554c07 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 74ea1649-a191-4893-b150-94e1475ce329. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:32:22.515021 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:22.515021 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:32:22.515783 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-45822111-5d7e-4ba3-b06f-419800554c07 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 returned with HTTP 200 Jul 31 17:32:22.516152 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1156/4596] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:22 2026] GET /volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:23.524972 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fe259a5a-53af-43aa-acdd-1c59d5873f27 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:23.526570 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fe259a5a-53af-43aa-acdd-1c59d5873f27 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 Jul 31 17:32:23.526782 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fe259a5a-53af-43aa-acdd-1c59d5873f27 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:23.527003 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fe259a5a-53af-43aa-acdd-1c59d5873f27 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:23.527149 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-fe259a5a-53af-43aa-acdd-1c59d5873f27 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 74ea1649-a191-4893-b150-94e1475ce329. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:32:23.531783 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:23.531783 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:32:23.532482 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fe259a5a-53af-43aa-acdd-1c59d5873f27 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 returned with HTTP 200 Jul 31 17:32:23.532803 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1145/4597] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:23 2026] GET /volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:24.541894 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7fe11821-d535-408d-94d7-986c69c6f64f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:24.543672 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7fe11821-d535-408d-94d7-986c69c6f64f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 Jul 31 17:32:24.543864 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7fe11821-d535-408d-94d7-986c69c6f64f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:24.544060 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7fe11821-d535-408d-94d7-986c69c6f64f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:24.544177 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-7fe11821-d535-408d-94d7-986c69c6f64f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 74ea1649-a191-4893-b150-94e1475ce329. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:32:24.548664 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:24.548664 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:32:24.549448 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7fe11821-d535-408d-94d7-986c69c6f64f tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 returned with HTTP 200 Jul 31 17:32:24.549882 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1154/4598] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:24 2026] GET /volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:25.237585 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-72c16302-2157-41db-a1a2-efda152ee71a req-82c6ade4-3d59-416e-be5f-26a825e940d9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:25.239472 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-72c16302-2157-41db-a1a2-efda152ee71a req-82c6ade4-3d59-416e-be5f-26a825e940d9 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] DELETE https://10.4.3.92/volume/v3/attachments/aa3b8803-fcfb-4666-b95d-ba2f1b226e0e Jul 31 17:32:25.239671 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-72c16302-2157-41db-a1a2-efda152ee71a req-82c6ade4-3d59-416e-be5f-26a825e940d9 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:25.240338 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-72c16302-2157-41db-a1a2-efda152ee71a req-82c6ade4-3d59-416e-be5f-26a825e940d9 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:25.248621 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:25.248621 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:32:25.317048 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-72c16302-2157-41db-a1a2-efda152ee71a req-82c6ade4-3d59-416e-be5f-26a825e940d9 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/attachments/aa3b8803-fcfb-4666-b95d-ba2f1b226e0e returned with HTTP 200 Jul 31 17:32:25.317779 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1144/4599] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:32:25 2026] DELETE /volume/v3/attachments/aa3b8803-fcfb-4666-b95d-ba2f1b226e0e => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:25.559018 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-79e52d3d-2357-4a03-87b1-e736717633e2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:25.560643 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-79e52d3d-2357-4a03-87b1-e736717633e2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 Jul 31 17:32:25.560805 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-79e52d3d-2357-4a03-87b1-e736717633e2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:25.560996 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-79e52d3d-2357-4a03-87b1-e736717633e2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:25.561119 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-79e52d3d-2357-4a03-87b1-e736717633e2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 74ea1649-a191-4893-b150-94e1475ce329. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:32:25.565528 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:25.565528 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:32:25.566362 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-79e52d3d-2357-4a03-87b1-e736717633e2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 returned with HTTP 200 Jul 31 17:32:25.566726 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1157/4600] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:25 2026] GET /volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:26.017917 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b8ca35c3-7bfc-4b4f-afea-bbcf37f006b8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:26.019770 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b8ca35c3-7bfc-4b4f-afea-bbcf37f006b8 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] DELETE https://10.4.3.92/volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 Jul 31 17:32:26.020047 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b8ca35c3-7bfc-4b4f-afea-bbcf37f006b8 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:26.020348 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b8ca35c3-7bfc-4b4f-afea-bbcf37f006b8 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:26.020594 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-b8ca35c3-7bfc-4b4f-afea-bbcf37f006b8 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Delete volume with id: 7fdadb1b-94ba-412c-a44e-f50692fab6a3 Jul 31 17:32:26.028579 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:26.028579 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:32:26.029051 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b8ca35c3-7bfc-4b4f-afea-bbcf37f006b8 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:32:26.045367 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b8ca35c3-7bfc-4b4f-afea-bbcf37f006b8 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Delete volume request issued successfully. Jul 31 17:32:26.045549 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b8ca35c3-7bfc-4b4f-afea-bbcf37f006b8 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 returned with HTTP 202 Jul 31 17:32:26.045943 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1146/4601] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:32:26 2026] DELETE /volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:32:26.578719 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-34634c10-bf3d-4c87-95f8-1c737f5deec2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:26.581057 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-34634c10-bf3d-4c87-95f8-1c737f5deec2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 Jul 31 17:32:26.581295 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-34634c10-bf3d-4c87-95f8-1c737f5deec2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:26.581551 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-34634c10-bf3d-4c87-95f8-1c737f5deec2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:26.581688 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-34634c10-bf3d-4c87-95f8-1c737f5deec2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 74ea1649-a191-4893-b150-94e1475ce329. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:32:26.587031 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:26.587031 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:32:26.587999 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-34634c10-bf3d-4c87-95f8-1c737f5deec2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 returned with HTTP 200 Jul 31 17:32:26.588471 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1155/4602] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:26 2026] GET /volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:27.600916 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b4f1482c-f323-4f88-aaea-53e90411fd0d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:27.607113 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b4f1482c-f323-4f88-aaea-53e90411fd0d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 Jul 31 17:32:27.607795 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b4f1482c-f323-4f88-aaea-53e90411fd0d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:27.608196 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b4f1482c-f323-4f88-aaea-53e90411fd0d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:27.608759 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-b4f1482c-f323-4f88-aaea-53e90411fd0d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 74ea1649-a191-4893-b150-94e1475ce329. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:32:27.626809 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:27.626809 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:32:27.627682 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b4f1482c-f323-4f88-aaea-53e90411fd0d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 returned with HTTP 200 Jul 31 17:32:27.628237 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1145/4603] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:27 2026] GET /volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 => generated 747 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:28.640184 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9bf3e0dc-f15f-4fde-8785-2de7cb2a65d1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:28.641860 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9bf3e0dc-f15f-4fde-8785-2de7cb2a65d1 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 Jul 31 17:32:28.642209 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9bf3e0dc-f15f-4fde-8785-2de7cb2a65d1 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:28.642409 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9bf3e0dc-f15f-4fde-8785-2de7cb2a65d1 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:28.642558 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-9bf3e0dc-f15f-4fde-8785-2de7cb2a65d1 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 74ea1649-a191-4893-b150-94e1475ce329. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:32:28.650055 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:28.650055 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:32:28.651177 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9bf3e0dc-f15f-4fde-8785-2de7cb2a65d1 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 returned with HTTP 200 Jul 31 17:32:28.651641 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1158/4604] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:28 2026] GET /volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:29.662892 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a9b1bcf0-3acf-4a18-af66-47c0bd8adcdf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:29.664795 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a9b1bcf0-3acf-4a18-af66-47c0bd8adcdf tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 Jul 31 17:32:29.665127 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a9b1bcf0-3acf-4a18-af66-47c0bd8adcdf tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:29.665392 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a9b1bcf0-3acf-4a18-af66-47c0bd8adcdf tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:29.665543 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a9b1bcf0-3acf-4a18-af66-47c0bd8adcdf tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 74ea1649-a191-4893-b150-94e1475ce329. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:32:29.672434 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:29.672434 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:32:29.672434 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a9b1bcf0-3acf-4a18-af66-47c0bd8adcdf tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 returned with HTTP 200 Jul 31 17:32:29.672434 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1147/4605] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:29 2026] GET /volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:30.682756 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ccdee99a-37e2-46c8-952a-34dcf5f8c603 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:30.684939 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ccdee99a-37e2-46c8-952a-34dcf5f8c603 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 Jul 31 17:32:30.685183 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ccdee99a-37e2-46c8-952a-34dcf5f8c603 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:30.685444 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ccdee99a-37e2-46c8-952a-34dcf5f8c603 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:30.685595 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-ccdee99a-37e2-46c8-952a-34dcf5f8c603 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 74ea1649-a191-4893-b150-94e1475ce329. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:32:30.691126 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:30.691126 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:32:30.692143 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ccdee99a-37e2-46c8-952a-34dcf5f8c603 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 returned with HTTP 200 Jul 31 17:32:30.692872 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1156/4606] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:30 2026] GET /volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:30.702810 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bcd49a9c-8888-42a0-9811-25bb38413224 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:30.705162 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bcd49a9c-8888-42a0-9811-25bb38413224 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 Jul 31 17:32:30.705378 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bcd49a9c-8888-42a0-9811-25bb38413224 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:30.705577 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bcd49a9c-8888-42a0-9811-25bb38413224 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:30.705677 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-bcd49a9c-8888-42a0-9811-25bb38413224 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 74ea1649-a191-4893-b150-94e1475ce329. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:32:30.710388 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:30.710388 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:32:30.711249 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bcd49a9c-8888-42a0-9811-25bb38413224 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 returned with HTTP 200 Jul 31 17:32:30.711850 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1146/4607] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:30 2026] GET /volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:30.722368 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6836d8e3-c6b3-4ca0-8527-3999e62b46f3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:30.724618 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6836d8e3-c6b3-4ca0-8527-3999e62b46f3 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] DELETE https://10.4.3.92/volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 Jul 31 17:32:30.724848 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6836d8e3-c6b3-4ca0-8527-3999e62b46f3 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:30.725034 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6836d8e3-c6b3-4ca0-8527-3999e62b46f3 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:30.725153 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-6836d8e3-c6b3-4ca0-8527-3999e62b46f3 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Delete backup with id: 74ea1649-a191-4893-b150-94e1475ce329. Jul 31 17:32:30.730777 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:30.730777 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:32:30.744928 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-6836d8e3-c6b3-4ca0-8527-3999e62b46f3 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] delete_backup rpcapi backup_id 74ea1649-a191-4893-b150-94e1475ce329 {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:32:30.746815 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6836d8e3-c6b3-4ca0-8527-3999e62b46f3 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 returned with HTTP 202 Jul 31 17:32:30.747214 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1159/4608] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:32:30 2026] DELETE /volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:32:30.754381 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-05a76eff-87dc-42df-abf6-cd213530b201 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:30.756336 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05a76eff-87dc-42df-abf6-cd213530b201 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 Jul 31 17:32:30.756582 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-05a76eff-87dc-42df-abf6-cd213530b201 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:30.756841 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-05a76eff-87dc-42df-abf6-cd213530b201 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:30.756879 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-05a76eff-87dc-42df-abf6-cd213530b201 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 74ea1649-a191-4893-b150-94e1475ce329. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:32:30.761482 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:30.761482 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:32:30.762489 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05a76eff-87dc-42df-abf6-cd213530b201 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 returned with HTTP 200 Jul 31 17:32:30.763005 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1148/4609] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:30 2026] GET /volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:31.124613 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-c5a46bc5-15da-4878-89d3-6a21878e0a59 req-ddd8aed7-0e07-4bbc-8172-f193ca3f7bb7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:31.127649 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c5a46bc5-15da-4878-89d3-6a21878e0a59 req-ddd8aed7-0e07-4bbc-8172-f193ca3f7bb7 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 Jul 31 17:32:31.127649 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c5a46bc5-15da-4878-89d3-6a21878e0a59 req-ddd8aed7-0e07-4bbc-8172-f193ca3f7bb7 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:31.127816 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-c5a46bc5-15da-4878-89d3-6a21878e0a59 req-ddd8aed7-0e07-4bbc-8172-f193ca3f7bb7 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:31.139243 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:31.139243 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:32:31.143839 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-c5a46bc5-15da-4878-89d3-6a21878e0a59 req-ddd8aed7-0e07-4bbc-8172-f193ca3f7bb7 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:32:31.149259 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-c5a46bc5-15da-4878-89d3-6a21878e0a59 req-ddd8aed7-0e07-4bbc-8172-f193ca3f7bb7 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 returned with HTTP 200 Jul 31 17:32:31.149683 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1157/4610] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:32:31 2026] GET /volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 => generated 1228 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:32:31.171017 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-c5a46bc5-15da-4878-89d3-6a21878e0a59 req-6151c0cd-06bf-4df6-9e32-cc7c10b8eab1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:31.174847 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-c5a46bc5-15da-4878-89d3-6a21878e0a59 req-6151c0cd-06bf-4df6-9e32-cc7c10b8eab1 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] POST https://10.4.3.92/volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507/action Jul 31 17:32:31.175263 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-c5a46bc5-15da-4878-89d3-6a21878e0a59 req-6151c0cd-06bf-4df6-9e32-cc7c10b8eab1 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:32:31.175411 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-c5a46bc5-15da-4878-89d3-6a21878e0a59 req-6151c0cd-06bf-4df6-9e32-cc7c10b8eab1 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:32:31.191263 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:31.191263 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:32:31.191759 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-c5a46bc5-15da-4878-89d3-6a21878e0a59 req-6151c0cd-06bf-4df6-9e32-cc7c10b8eab1 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:32:31.200418 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-c5a46bc5-15da-4878-89d3-6a21878e0a59 req-6151c0cd-06bf-4df6-9e32-cc7c10b8eab1 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Begin detaching volume completed successfully. Jul 31 17:32:31.200702 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-c5a46bc5-15da-4878-89d3-6a21878e0a59 req-6151c0cd-06bf-4df6-9e32-cc7c10b8eab1 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507/action returned with HTTP 202 Jul 31 17:32:31.201238 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1147/4611] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:32:31 2026] POST /volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:32:31.249543 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f861a75f-a2ac-4bcf-961c-ee6ea7836478 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:31.250103 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f861a75f-a2ac-4bcf-961c-ee6ea7836478 None None] GET https://10.4.3.92/volume// Jul 31 17:32:31.250340 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f861a75f-a2ac-4bcf-961c-ee6ea7836478 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:31.250545 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f861a75f-a2ac-4bcf-961c-ee6ea7836478 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:31.250866 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f861a75f-a2ac-4bcf-961c-ee6ea7836478 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:32:31.251279 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1160/4612] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:32:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:32:31.260409 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-c5a46bc5-15da-4878-89d3-6a21878e0a59 req-e84a2025-b61d-427c-8fe6-7dc4bff89cf0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:31.263172 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c5a46bc5-15da-4878-89d3-6a21878e0a59 req-e84a2025-b61d-427c-8fe6-7dc4bff89cf0 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 Jul 31 17:32:31.263466 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c5a46bc5-15da-4878-89d3-6a21878e0a59 req-e84a2025-b61d-427c-8fe6-7dc4bff89cf0 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:31.263704 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-c5a46bc5-15da-4878-89d3-6a21878e0a59 req-e84a2025-b61d-427c-8fe6-7dc4bff89cf0 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:31.277199 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:31.277199 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:32:31.282332 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-c5a46bc5-15da-4878-89d3-6a21878e0a59 req-e84a2025-b61d-427c-8fe6-7dc4bff89cf0 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:32:31.288513 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-c5a46bc5-15da-4878-89d3-6a21878e0a59 req-e84a2025-b61d-427c-8fe6-7dc4bff89cf0 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 returned with HTTP 200 Jul 31 17:32:31.289123 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1149/4613] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:32:31 2026] GET /volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 => generated 1411 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:32:31.773167 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f7b777a9-b789-4ff0-af8e-8414dc131165 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:31.774801 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f7b777a9-b789-4ff0-af8e-8414dc131165 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 Jul 31 17:32:31.775163 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f7b777a9-b789-4ff0-af8e-8414dc131165 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:31.775235 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f7b777a9-b789-4ff0-af8e-8414dc131165 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:31.775387 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-f7b777a9-b789-4ff0-af8e-8414dc131165 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 74ea1649-a191-4893-b150-94e1475ce329. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:32:31.779716 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:31.779716 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:32:31.780519 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f7b777a9-b789-4ff0-af8e-8414dc131165 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 returned with HTTP 200 Jul 31 17:32:31.780857 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1158/4614] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:31 2026] GET /volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:32.185676 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-c5a46bc5-15da-4878-89d3-6a21878e0a59 req-4f0db95b-bbd2-44b2-ae94-bbcb273dd071 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:32.187689 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-c5a46bc5-15da-4878-89d3-6a21878e0a59 req-4f0db95b-bbd2-44b2-ae94-bbcb273dd071 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] DELETE https://10.4.3.92/volume/v3/attachments/bb3ae2a0-a44f-47a1-898f-d8e21b001e49 Jul 31 17:32:32.188009 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-c5a46bc5-15da-4878-89d3-6a21878e0a59 req-4f0db95b-bbd2-44b2-ae94-bbcb273dd071 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:32.188126 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-c5a46bc5-15da-4878-89d3-6a21878e0a59 req-4f0db95b-bbd2-44b2-ae94-bbcb273dd071 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:32.195149 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:32.195149 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:32:32.248717 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-c5a46bc5-15da-4878-89d3-6a21878e0a59 req-4f0db95b-bbd2-44b2-ae94-bbcb273dd071 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/attachments/bb3ae2a0-a44f-47a1-898f-d8e21b001e49 returned with HTTP 200 Jul 31 17:32:32.249203 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1148/4615] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:32:32 2026] DELETE /volume/v3/attachments/bb3ae2a0-a44f-47a1-898f-d8e21b001e49 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:32.303351 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3ee6458b-4780-4098-89ed-1bf60bd54144 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:32.305546 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3ee6458b-4780-4098-89ed-1bf60bd54144 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] DELETE https://10.4.3.92/volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 Jul 31 17:32:32.305813 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3ee6458b-4780-4098-89ed-1bf60bd54144 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:32.306074 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3ee6458b-4780-4098-89ed-1bf60bd54144 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:32.306266 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-3ee6458b-4780-4098-89ed-1bf60bd54144 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Delete volume with id: 0734023b-b257-4bb4-a74f-34150114e507 Jul 31 17:32:32.315689 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:32.315689 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:32:32.316187 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3ee6458b-4780-4098-89ed-1bf60bd54144 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:32:32.340898 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3ee6458b-4780-4098-89ed-1bf60bd54144 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Delete volume request issued successfully. Jul 31 17:32:32.341103 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3ee6458b-4780-4098-89ed-1bf60bd54144 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 returned with HTTP 202 Jul 31 17:32:32.341742 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1161/4616] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:32:32 2026] DELETE /volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:32:32.379581 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-63824e13-dd06-4f5f-9a92-d768876c6ad4 req-5139038a-9d2c-4264-9a39-b28aeae7a9c3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:32.414881 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-63824e13-dd06-4f5f-9a92-d768876c6ad4 req-5139038a-9d2c-4264-9a39-b28aeae7a9c3 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 Jul 31 17:32:32.415069 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-63824e13-dd06-4f5f-9a92-d768876c6ad4 req-5139038a-9d2c-4264-9a39-b28aeae7a9c3 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:32.415242 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-63824e13-dd06-4f5f-9a92-d768876c6ad4 req-5139038a-9d2c-4264-9a39-b28aeae7a9c3 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:32.420982 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-63824e13-dd06-4f5f-9a92-d768876c6ad4 req-5139038a-9d2c-4264-9a39-b28aeae7a9c3 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 returned with HTTP 404 Jul 31 17:32:32.421592 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1150/4617] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:32:32 2026] GET /volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:32:32.461937 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-5bc207ec-0027-4d7f-bc3a-c5a405d7e55b req-5bbee42d-c794-4cda-b1b6-17347fe1ed50 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:32.464349 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5bc207ec-0027-4d7f-bc3a-c5a405d7e55b req-5bbee42d-c794-4cda-b1b6-17347fe1ed50 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 Jul 31 17:32:32.464556 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-5bc207ec-0027-4d7f-bc3a-c5a405d7e55b req-5bbee42d-c794-4cda-b1b6-17347fe1ed50 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:32.464702 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-5bc207ec-0027-4d7f-bc3a-c5a405d7e55b req-5bbee42d-c794-4cda-b1b6-17347fe1ed50 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:32.469979 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5bc207ec-0027-4d7f-bc3a-c5a405d7e55b req-5bbee42d-c794-4cda-b1b6-17347fe1ed50 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 returned with HTTP 404 Jul 31 17:32:32.470479 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1159/4618] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:32:32 2026] GET /volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:32:32.793738 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4b75aa3f-75f5-4bdc-9be3-a649c73119b8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:32.795895 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4b75aa3f-75f5-4bdc-9be3-a649c73119b8 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 Jul 31 17:32:32.796162 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4b75aa3f-75f5-4bdc-9be3-a649c73119b8 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:32.796444 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4b75aa3f-75f5-4bdc-9be3-a649c73119b8 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:32.796591 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-4b75aa3f-75f5-4bdc-9be3-a649c73119b8 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 74ea1649-a191-4893-b150-94e1475ce329. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:32:32.801561 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:32.801561 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:32:32.802414 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4b75aa3f-75f5-4bdc-9be3-a649c73119b8 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 returned with HTTP 200 Jul 31 17:32:32.802746 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1149/4619] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:32 2026] GET /volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:33.812947 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-231189cc-a0d8-4f6c-a4b5-f06b807dad50 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:33.814872 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-231189cc-a0d8-4f6c-a4b5-f06b807dad50 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 Jul 31 17:32:33.815106 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-231189cc-a0d8-4f6c-a4b5-f06b807dad50 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:33.815354 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-231189cc-a0d8-4f6c-a4b5-f06b807dad50 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:33.815520 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-231189cc-a0d8-4f6c-a4b5-f06b807dad50 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 74ea1649-a191-4893-b150-94e1475ce329. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:32:33.819248 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-231189cc-a0d8-4f6c-a4b5-f06b807dad50 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 returned with HTTP 404 Jul 31 17:32:33.819801 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1162/4620] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:33 2026] GET /volume/v3/backups/74ea1649-a191-4893-b150-94e1475ce329 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:32:34.314059 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d4baac3e-66ae-4db4-b7b8-0054624c23a2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:34.315860 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d4baac3e-66ae-4db4-b7b8-0054624c23a2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] DELETE https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 Jul 31 17:32:34.316077 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d4baac3e-66ae-4db4-b7b8-0054624c23a2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:34.316254 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d4baac3e-66ae-4db4-b7b8-0054624c23a2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:34.316384 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-d4baac3e-66ae-4db4-b7b8-0054624c23a2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Delete backup with id: 3a350c67-5f99-49b8-a05e-b810cef34a89. Jul 31 17:32:34.321767 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:34.321767 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:32:34.337339 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-d4baac3e-66ae-4db4-b7b8-0054624c23a2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] delete_backup rpcapi backup_id 3a350c67-5f99-49b8-a05e-b810cef34a89 {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:32:34.339115 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d4baac3e-66ae-4db4-b7b8-0054624c23a2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 returned with HTTP 202 Jul 31 17:32:34.339565 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1151/4621] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:32:34 2026] DELETE /volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:32:34.349593 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a305555f-a567-4e50-805d-e8cd697842a2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:34.352218 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a305555f-a567-4e50-805d-e8cd697842a2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 Jul 31 17:32:34.352439 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a305555f-a567-4e50-805d-e8cd697842a2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:34.352634 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a305555f-a567-4e50-805d-e8cd697842a2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:34.352835 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-a305555f-a567-4e50-805d-e8cd697842a2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 3a350c67-5f99-49b8-a05e-b810cef34a89. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:32:34.357391 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:34.357391 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:32:34.358443 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a305555f-a567-4e50-805d-e8cd697842a2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 returned with HTTP 200 Jul 31 17:32:34.358884 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1160/4622] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:34 2026] GET /volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:35.257283 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-61bc759c-a522-415e-81a1-e46940ff23e4 req-b99b0f3a-ce45-4549-a7fc-5d7be42a7755 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:35.259717 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-61bc759c-a522-415e-81a1-e46940ff23e4 req-b99b0f3a-ce45-4549-a7fc-5d7be42a7755 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] DELETE https://10.4.3.92/volume/v3/attachments/dadbb646-d1dc-4f02-b3be-10d1c766da60 Jul 31 17:32:35.260065 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-61bc759c-a522-415e-81a1-e46940ff23e4 req-b99b0f3a-ce45-4549-a7fc-5d7be42a7755 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:35.260334 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-61bc759c-a522-415e-81a1-e46940ff23e4 req-b99b0f3a-ce45-4549-a7fc-5d7be42a7755 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:35.271127 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:35.271127 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:32:35.314562 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-61bc759c-a522-415e-81a1-e46940ff23e4 req-b99b0f3a-ce45-4549-a7fc-5d7be42a7755 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/attachments/dadbb646-d1dc-4f02-b3be-10d1c766da60 returned with HTTP 200 Jul 31 17:32:35.314981 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1150/4623] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:32:35 2026] DELETE /volume/v3/attachments/dadbb646-d1dc-4f02-b3be-10d1c766da60 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:35.372563 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c0e59b2d-cb05-4fca-982b-8270dc539525 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:35.374631 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c0e59b2d-cb05-4fca-982b-8270dc539525 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 Jul 31 17:32:35.374888 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c0e59b2d-cb05-4fca-982b-8270dc539525 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:35.375119 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c0e59b2d-cb05-4fca-982b-8270dc539525 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:35.375265 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-c0e59b2d-cb05-4fca-982b-8270dc539525 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 3a350c67-5f99-49b8-a05e-b810cef34a89. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:32:35.381104 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c0e59b2d-cb05-4fca-982b-8270dc539525 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 returned with HTTP 404 Jul 31 17:32:35.381743 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1163/4624] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:35 2026] GET /volume/v3/backups/3a350c67-5f99-49b8-a05e-b810cef34a89 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:32:35.392447 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f918fd08-5e53-4b93-bcc1-fee6372f6f16 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:35.394492 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f918fd08-5e53-4b93-bcc1-fee6372f6f16 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:32:35.394894 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f918fd08-5e53-4b93-bcc1-fee6372f6f16 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-179250064"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:32:35.396507 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-f918fd08-5e53-4b93-bcc1-fee6372f6f16 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-179250064'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:32:35.396660 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-f918fd08-5e53-4b93-bcc1-fee6372f6f16 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Create volume of 1 GB Jul 31 17:32:35.402419 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f918fd08-5e53-4b93-bcc1-fee6372f6f16 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Availability Zones retrieved successfully. Jul 31 17:32:35.408328 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f918fd08-5e53-4b93-bcc1-fee6372f6f16 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Flow 'volume_create_api' (6534c4cd-8ffa-4eec-8016-24d82d9134f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:32:35.409563 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f918fd08-5e53-4b93-bcc1-fee6372f6f16 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8b6252c-807b-4583-ba42-7833b22d0191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:32:35.410529 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-f918fd08-5e53-4b93-bcc1-fee6372f6f16 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:32:35.439039 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f918fd08-5e53-4b93-bcc1-fee6372f6f16 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8b6252c-807b-4583-ba42-7833b22d0191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:32:35.439815 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f918fd08-5e53-4b93-bcc1-fee6372f6f16 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61d6188e-7cb8-4ce8-99aa-7f874bbd309a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:32:35.481048 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-f918fd08-5e53-4b93-bcc1-fee6372f6f16 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Created reservations ['68975502-bbb8-4720-837b-d1f4da0a1d4a', '8552ccf9-96f0-4718-8c4f-61fcb2af94af', 'b17a1aab-f505-46a7-9fb8-32b8b818c8a8', 'fb8e9070-2970-4a7e-86bc-f3a48e61c69b'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:32:35.481903 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f918fd08-5e53-4b93-bcc1-fee6372f6f16 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61d6188e-7cb8-4ce8-99aa-7f874bbd309a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68975502-bbb8-4720-837b-d1f4da0a1d4a', '8552ccf9-96f0-4718-8c4f-61fcb2af94af', 'b17a1aab-f505-46a7-9fb8-32b8b818c8a8', 'fb8e9070-2970-4a7e-86bc-f3a48e61c69b']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:32:35.482658 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f918fd08-5e53-4b93-bcc1-fee6372f6f16 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37d6016a-4385-4426-a128-11d90948259f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:32:35.508959 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f918fd08-5e53-4b93-bcc1-fee6372f6f16 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37d6016a-4385-4426-a128-11d90948259f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3950dd25-2ac4-439c-95e3-ceb9a9b4722a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-179250064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56e032b0e5884553930e941d52600e27',qos_specs=None,replication_status=,reservations=['68975502-bbb8-4720-837b-d1f4da0a1d4a','8552ccf9-96f0-4718-8c4f-61fcb2af94af','b17a1aab-f505-46a7-9fb8-32b8b818c8a8','fb8e9070-2970-4a7e-86bc-f3a48e61c69b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abf03cf807ec4a91aab7454d3b7b4b10',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:32:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-179250064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3950dd25-2ac4-439c-95e3-ceb9a9b4722a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56e032b0e5884553930e941d52600e27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abf03cf807ec4a91aab7454d3b7b4b10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:32:35.509865 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f918fd08-5e53-4b93-bcc1-fee6372f6f16 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a91113c-f09c-4ecc-b0a2-b2c93643003b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:32:35.530177 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f918fd08-5e53-4b93-bcc1-fee6372f6f16 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a91113c-f09c-4ecc-b0a2-b2c93643003b) transitioned into state 'SUCCESS' from state '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-179250064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56e032b0e5884553930e941d52600e27',qos_specs=None,replication_status=,reservations=['68975502-bbb8-4720-837b-d1f4da0a1d4a','8552ccf9-96f0-4718-8c4f-61fcb2af94af','b17a1aab-f505-46a7-9fb8-32b8b818c8a8','fb8e9070-2970-4a7e-86bc-f3a48e61c69b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abf03cf807ec4a91aab7454d3b7b4b10',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:32:35.531071 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f918fd08-5e53-4b93-bcc1-fee6372f6f16 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb432726-b0d0-4cd2-9382-392e02f9f6dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:32:35.541748 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f918fd08-5e53-4b93-bcc1-fee6372f6f16 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb432726-b0d0-4cd2-9382-392e02f9f6dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:32:35.542697 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-f918fd08-5e53-4b93-bcc1-fee6372f6f16 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Flow 'volume_create_api' (6534c4cd-8ffa-4eec-8016-24d82d9134f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:32:35.543460 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f918fd08-5e53-4b93-bcc1-fee6372f6f16 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Create volume request issued successfully. Jul 31 17:32:35.543814 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f918fd08-5e53-4b93-bcc1-fee6372f6f16 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:32:35.544695 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1152/4625] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:32:35 2026] POST /volume/v3/volumes => generated 746 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:32:35.560529 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a3235661-aa90-448f-86df-d87fab6f158c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:35.562430 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a3235661-aa90-448f-86df-d87fab6f158c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/volumes/3950dd25-2ac4-439c-95e3-ceb9a9b4722a Jul 31 17:32:35.562645 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a3235661-aa90-448f-86df-d87fab6f158c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:35.562849 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a3235661-aa90-448f-86df-d87fab6f158c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:35.569824 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:35.569824 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:32:35.574001 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a3235661-aa90-448f-86df-d87fab6f158c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Volume info retrieved successfully. Jul 31 17:32:35.578708 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a3235661-aa90-448f-86df-d87fab6f158c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/volumes/3950dd25-2ac4-439c-95e3-ceb9a9b4722a returned with HTTP 200 Jul 31 17:32:35.579190 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1161/4626] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:35 2026] GET /volume/v3/volumes/3950dd25-2ac4-439c-95e3-ceb9a9b4722a => generated 814 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:36.489506 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e92b178c-f925-4d7c-a836-3e5dfb815e1e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:36.491339 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e92b178c-f925-4d7c-a836-3e5dfb815e1e tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] DELETE https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a Jul 31 17:32:36.491563 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e92b178c-f925-4d7c-a836-3e5dfb815e1e tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:36.491754 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e92b178c-f925-4d7c-a836-3e5dfb815e1e tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:36.491910 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-e92b178c-f925-4d7c-a836-3e5dfb815e1e tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Delete volume with id: 3b1a0b87-88fd-4d48-ab77-160028379d3a Jul 31 17:32:36.498850 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:36.498850 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:32:36.499442 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e92b178c-f925-4d7c-a836-3e5dfb815e1e tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:32:36.517084 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e92b178c-f925-4d7c-a836-3e5dfb815e1e tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Delete volume request issued successfully. Jul 31 17:32:36.517394 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e92b178c-f925-4d7c-a836-3e5dfb815e1e tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a returned with HTTP 202 Jul 31 17:32:36.517901 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1151/4627] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:32:36 2026] DELETE /volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:32:36.527273 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-be2630fe-977f-480d-a1bd-eba21c6ccf98 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:36.529047 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-be2630fe-977f-480d-a1bd-eba21c6ccf98 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a Jul 31 17:32:36.529243 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-be2630fe-977f-480d-a1bd-eba21c6ccf98 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:36.529435 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-be2630fe-977f-480d-a1bd-eba21c6ccf98 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:36.536085 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:36.536085 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:32:36.540007 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-be2630fe-977f-480d-a1bd-eba21c6ccf98 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Volume info retrieved successfully. Jul 31 17:32:36.544541 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-be2630fe-977f-480d-a1bd-eba21c6ccf98 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a returned with HTTP 200 Jul 31 17:32:36.544885 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1164/4628] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:36 2026] GET /volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a => generated 1248 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:32:36.596722 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c2a5f41d-0c22-4137-bc92-3c43bdaeaa56 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:36.599957 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c2a5f41d-0c22-4137-bc92-3c43bdaeaa56 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/volumes/3950dd25-2ac4-439c-95e3-ceb9a9b4722a Jul 31 17:32:36.600236 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c2a5f41d-0c22-4137-bc92-3c43bdaeaa56 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:36.600535 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c2a5f41d-0c22-4137-bc92-3c43bdaeaa56 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:36.612592 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:36.612592 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:32:36.617721 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c2a5f41d-0c22-4137-bc92-3c43bdaeaa56 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Volume info retrieved successfully. Jul 31 17:32:36.623375 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c2a5f41d-0c22-4137-bc92-3c43bdaeaa56 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/volumes/3950dd25-2ac4-439c-95e3-ceb9a9b4722a returned with HTTP 200 Jul 31 17:32:36.623863 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1153/4629] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:36 2026] GET /volume/v3/volumes/3950dd25-2ac4-439c-95e3-ceb9a9b4722a => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:36.637542 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d52e8ec0-ab45-464c-9ff3-0c13f61931f1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:36.639268 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d52e8ec0-ab45-464c-9ff3-0c13f61931f1 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:32:36.639669 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d52e8ec0-ab45-464c-9ff3-0c13f61931f1 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3950dd25-2ac4-439c-95e3-ceb9a9b4722a", "name": "tempest-VolumesBackupsTest-Snapshot-2140380553"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:32:36.648980 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:36.648980 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:32:36.649570 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d52e8ec0-ab45-464c-9ff3-0c13f61931f1 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Volume info retrieved successfully. Jul 31 17:32:36.649754 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-d52e8ec0-ab45-464c-9ff3-0c13f61931f1 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Create snapshot from volume 3950dd25-2ac4-439c-95e3-ceb9a9b4722a Jul 31 17:32:36.692702 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-d52e8ec0-ab45-464c-9ff3-0c13f61931f1 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Created reservations ['aeedb8b8-32c8-40ca-8782-c88c8d6f1c33', '80a6ca52-c223-4388-815e-ff42c80b6d68', '1ba47438-3f0e-43d4-b682-f3c1b514200b', '1fcbe0fe-6d99-4a85-8104-5c1092d130fe'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:32:36.731526 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d52e8ec0-ab45-464c-9ff3-0c13f61931f1 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Snapshot create request issued successfully. Jul 31 17:32:36.731953 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d52e8ec0-ab45-464c-9ff3-0c13f61931f1 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:32:36.732558 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1162/4630] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:32:36 2026] POST /volume/v3/snapshots => generated 305 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:32:36.742633 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f63edfcc-455c-440b-95bf-b80cf85913db None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:36.744468 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f63edfcc-455c-440b-95bf-b80cf85913db tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/snapshots/1e71797a-1011-4d89-995e-71b4235d0036 Jul 31 17:32:36.744686 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f63edfcc-455c-440b-95bf-b80cf85913db tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:36.744893 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f63edfcc-455c-440b-95bf-b80cf85913db tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:36.749696 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:36.749696 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:32:36.750192 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f63edfcc-455c-440b-95bf-b80cf85913db tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Snapshot retrieved successfully. Jul 31 17:32:36.751205 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f63edfcc-455c-440b-95bf-b80cf85913db tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/snapshots/1e71797a-1011-4d89-995e-71b4235d0036 returned with HTTP 200 Jul 31 17:32:36.751647 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1152/4631] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:32:36 2026] GET /volume/v3/snapshots/1e71797a-1011-4d89-995e-71b4235d0036 => generated 437 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:37.557944 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1a0b0ca0-e299-4acd-a88f-cae21da4575c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:37.560173 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1a0b0ca0-e299-4acd-a88f-cae21da4575c tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a Jul 31 17:32:37.560535 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1a0b0ca0-e299-4acd-a88f-cae21da4575c tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:37.560803 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1a0b0ca0-e299-4acd-a88f-cae21da4575c tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:37.567377 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1a0b0ca0-e299-4acd-a88f-cae21da4575c tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a returned with HTTP 404 Jul 31 17:32:37.567935 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1165/4632] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:37 2026] GET /volume/v3/volumes/3b1a0b87-88fd-4d48-ab77-160028379d3a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:32:37.576021 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cc7f82f5-1d70-4204-8e62-4a2236674699 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:37.578097 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cc7f82f5-1d70-4204-8e62-4a2236674699 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] DELETE https://10.4.3.92/volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 Jul 31 17:32:37.578361 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cc7f82f5-1d70-4204-8e62-4a2236674699 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:37.578619 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cc7f82f5-1d70-4204-8e62-4a2236674699 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:37.578817 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-cc7f82f5-1d70-4204-8e62-4a2236674699 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Delete volume with id: 0734023b-b257-4bb4-a74f-34150114e507 Jul 31 17:32:37.585174 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cc7f82f5-1d70-4204-8e62-4a2236674699 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 returned with HTTP 404 Jul 31 17:32:37.585801 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1154/4633] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:32:37 2026] DELETE /volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:32:37.594041 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c446096f-15c0-4664-a764-b7e731e25842 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:37.595895 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c446096f-15c0-4664-a764-b7e731e25842 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 Jul 31 17:32:37.596106 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c446096f-15c0-4664-a764-b7e731e25842 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:37.596290 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c446096f-15c0-4664-a764-b7e731e25842 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:37.601799 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c446096f-15c0-4664-a764-b7e731e25842 tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 returned with HTTP 404 Jul 31 17:32:37.602311 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1163/4634] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:37 2026] GET /volume/v3/volumes/0734023b-b257-4bb4-a74f-34150114e507 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:32:37.608534 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6c361dc8-fc79-4f79-81e1-2867d44cdaac None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:37.610203 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6c361dc8-fc79-4f79-81e1-2867d44cdaac tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] DELETE https://10.4.3.92/volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 Jul 31 17:32:37.610434 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6c361dc8-fc79-4f79-81e1-2867d44cdaac tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:37.610648 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6c361dc8-fc79-4f79-81e1-2867d44cdaac tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:37.610837 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-6c361dc8-fc79-4f79-81e1-2867d44cdaac tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Delete volume with id: 7fdadb1b-94ba-412c-a44e-f50692fab6a3 Jul 31 17:32:37.616178 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6c361dc8-fc79-4f79-81e1-2867d44cdaac tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 returned with HTTP 404 Jul 31 17:32:37.616652 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1153/4635] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:32:37 2026] DELETE /volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:32:37.623771 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-10e14285-3bb7-4a05-aabb-7b49a245a98e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:37.625709 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-10e14285-3bb7-4a05-aabb-7b49a245a98e tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] GET https://10.4.3.92/volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 Jul 31 17:32:37.625936 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-10e14285-3bb7-4a05-aabb-7b49a245a98e tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:37.626146 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-10e14285-3bb7-4a05-aabb-7b49a245a98e tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:37.632143 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-10e14285-3bb7-4a05-aabb-7b49a245a98e tempest-TestInstancesWithCinderVolumes-1778961835 tempest-TestInstancesWithCinderVolumes-1778961835-project-member] https://10.4.3.92/volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 returned with HTTP 404 Jul 31 17:32:37.632682 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1166/4636] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:37 2026] GET /volume/v3/volumes/7fdadb1b-94ba-412c-a44e-f50692fab6a3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:32:37.639693 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4b713460-7bf1-4280-8b70-984889dd718f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:37.641379 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4b713460-7bf1-4280-8b70-984889dd718f tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] GET https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 Jul 31 17:32:37.641597 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4b713460-7bf1-4280-8b70-984889dd718f tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:37.641839 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4b713460-7bf1-4280-8b70-984889dd718f tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:37.642584 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4b713460-7bf1-4280-8b70-984889dd718f tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:32:37.678087 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4b713460-7bf1-4280-8b70-984889dd718f tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] Get all volumes completed successfully. Jul 31 17:32:37.680464 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:37.680464 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:32:37.685438 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4b713460-7bf1-4280-8b70-984889dd718f tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 17:32:37.685829 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1155/4637] 10.4.3.92 () {66 vars in 1278 bytes} [Fri Jul 31 17:32:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14027 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:32:37.704848 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1acf9bb7-f7c8-4b7a-a27f-0907680cd81e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:37.706682 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1acf9bb7-f7c8-4b7a-a27f-0907680cd81e tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] DELETE https://10.4.3.92/volume/v3/types/a091b16f-2eb3-4409-84e0-a3ef51eec8fb Jul 31 17:32:37.706876 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1acf9bb7-f7c8-4b7a-a27f-0907680cd81e tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:37.707078 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1acf9bb7-f7c8-4b7a-a27f-0907680cd81e tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:37.707302 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:37.707302 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:32:37.727912 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1acf9bb7-f7c8-4b7a-a27f-0907680cd81e tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] https://10.4.3.92/volume/v3/types/a091b16f-2eb3-4409-84e0-a3ef51eec8fb returned with HTTP 202 Jul 31 17:32:37.728302 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1164/4638] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:32:37 2026] DELETE /volume/v3/types/a091b16f-2eb3-4409-84e0-a3ef51eec8fb => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:32:37.736082 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5a3027a2-0a3a-4133-b78f-3a6530d1b040 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:37.737536 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5a3027a2-0a3a-4133-b78f-3a6530d1b040 tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] GET https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 Jul 31 17:32:37.737690 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5a3027a2-0a3a-4133-b78f-3a6530d1b040 tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:37.737887 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5a3027a2-0a3a-4133-b78f-3a6530d1b040 tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] Calling method 'detail' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:37.738530 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-5a3027a2-0a3a-4133-b78f-3a6530d1b040 tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:32:37.751014 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-5a3027a2-0a3a-4133-b78f-3a6530d1b040 tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] Get all volumes completed successfully. Jul 31 17:32:37.753139 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:37.753139 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:32:37.759126 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5a3027a2-0a3a-4133-b78f-3a6530d1b040 tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 17:32:37.759653 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1154/4639] 10.4.3.92 () {66 vars in 1278 bytes} [Fri Jul 31 17:32:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14027 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:32:37.761650 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7f7e4b22-fc27-45a5-930d-733ce7f64ea5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:37.763271 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7f7e4b22-fc27-45a5-930d-733ce7f64ea5 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/snapshots/1e71797a-1011-4d89-995e-71b4235d0036 Jul 31 17:32:37.763533 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7f7e4b22-fc27-45a5-930d-733ce7f64ea5 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:37.763854 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7f7e4b22-fc27-45a5-930d-733ce7f64ea5 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:37.768912 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:37.768912 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:32:37.769324 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7f7e4b22-fc27-45a5-930d-733ce7f64ea5 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Snapshot retrieved successfully. Jul 31 17:32:37.769976 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7f7e4b22-fc27-45a5-930d-733ce7f64ea5 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/snapshots/1e71797a-1011-4d89-995e-71b4235d0036 returned with HTTP 200 Jul 31 17:32:37.770342 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1167/4640] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:32:37 2026] GET /volume/v3/snapshots/1e71797a-1011-4d89-995e-71b4235d0036 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:37.778578 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-57170a0b-0ceb-4458-bfd1-e48601c90f6e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:37.778674 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6b376749-da9b-4c8b-855f-02c934e92bae None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:37.780173 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-57170a0b-0ceb-4458-bfd1-e48601c90f6e tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] DELETE https://10.4.3.92/volume/v3/types/09315c68-1117-4465-a497-68056a12c430 Jul 31 17:32:37.780385 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-57170a0b-0ceb-4458-bfd1-e48601c90f6e tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:37.780615 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-57170a0b-0ceb-4458-bfd1-e48601c90f6e tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:37.780823 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6b376749-da9b-4c8b-855f-02c934e92bae tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] POST https://10.4.3.92/volume/v3/backups Jul 31 17:32:37.781194 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6b376749-da9b-4c8b-855f-02c934e92bae tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3950dd25-2ac4-439c-95e3-ceb9a9b4722a", "snapshot_id": "1e71797a-1011-4d89-995e-71b4235d0036", "name": "tempest-VolumesBackupsTest-Backup-948839003"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:32:37.782830 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-6b376749-da9b-4c8b-855f-02c934e92bae tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Creating new backup {'backup': {'volume_id': '3950dd25-2ac4-439c-95e3-ceb9a9b4722a', 'snapshot_id': '1e71797a-1011-4d89-995e-71b4235d0036', 'name': 'tempest-VolumesBackupsTest-Backup-948839003'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:32:37.782968 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-6b376749-da9b-4c8b-855f-02c934e92bae tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Creating backup of volume 3950dd25-2ac4-439c-95e3-ceb9a9b4722a in container None Jul 31 17:32:37.790574 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:37.790574 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:32:37.791013 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6b376749-da9b-4c8b-855f-02c934e92bae tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Volume info retrieved successfully. Jul 31 17:32:37.796847 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:37.796847 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:32:37.797353 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6b376749-da9b-4c8b-855f-02c934e92bae tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Snapshot retrieved successfully. Jul 31 17:32:37.802775 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-57170a0b-0ceb-4458-bfd1-e48601c90f6e tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] https://10.4.3.92/volume/v3/types/09315c68-1117-4465-a497-68056a12c430 returned with HTTP 202 Jul 31 17:32:37.803160 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1165/4641] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:32:37 2026] DELETE /volume/v3/types/09315c68-1117-4465-a497-68056a12c430 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:32:37.815639 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-6b376749-da9b-4c8b-855f-02c934e92bae tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Created reservations ['0f1a1e34-26a0-4f12-84c5-20c2172aaeed', '27445502-6e33-4db1-a573-ef41ccd8621b'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:32:37.856476 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6b376749-da9b-4c8b-855f-02c934e92bae tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:32:37.856941 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1156/4642] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:32:37 2026] POST /volume/v3/backups => generated 327 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:32:37.868409 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8f0d440e-5e48-448d-906e-9d17c18a39e2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:37.870576 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8f0d440e-5e48-448d-906e-9d17c18a39e2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 Jul 31 17:32:37.870835 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8f0d440e-5e48-448d-906e-9d17c18a39e2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:37.871080 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8f0d440e-5e48-448d-906e-9d17c18a39e2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:37.871237 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-8f0d440e-5e48-448d-906e-9d17c18a39e2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 49f5a364-d8f2-4d40-84bf-7b8388064786. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:32:37.876264 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:37.876264 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:32:37.877100 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8f0d440e-5e48-448d-906e-9d17c18a39e2 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 returned with HTTP 200 Jul 31 17:32:37.877524 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1155/4643] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:37 2026] GET /volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 => generated 768 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:38.148879 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b707b2d4-bf56-41fd-a5dc-764dace49f33 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:38.150744 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b707b2d4-bf56-41fd-a5dc-764dace49f33 tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] GET https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 Jul 31 17:32:38.150987 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b707b2d4-bf56-41fd-a5dc-764dace49f33 tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:38.151235 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b707b2d4-bf56-41fd-a5dc-764dace49f33 tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] Calling method 'detail' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:38.152031 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b707b2d4-bf56-41fd-a5dc-764dace49f33 tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100274) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:32:38.166520 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b707b2d4-bf56-41fd-a5dc-764dace49f33 tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] Get all volumes completed successfully. Jul 31 17:32:38.169043 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:38.169043 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:32:38.173678 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b707b2d4-bf56-41fd-a5dc-764dace49f33 tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 17:32:38.174122 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1168/4644] 10.4.3.92 () {66 vars in 1278 bytes} [Fri Jul 31 17:32:38 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15025 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:32:38.189854 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0b20df08-0c52-4aa0-8260-e032b3c79bb6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:38.191496 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0b20df08-0c52-4aa0-8260-e032b3c79bb6 tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/48c9ab8f-f16d-41d2-8fbd-ead964757c2d Jul 31 17:32:38.191648 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0b20df08-0c52-4aa0-8260-e032b3c79bb6 tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:38.191831 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0b20df08-0c52-4aa0-8260-e032b3c79bb6 tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:38.191971 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-0b20df08-0c52-4aa0-8260-e032b3c79bb6 tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] Delete volume with id: 48c9ab8f-f16d-41d2-8fbd-ead964757c2d Jul 31 17:32:38.198632 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:38.198632 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:32:38.198971 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0b20df08-0c52-4aa0-8260-e032b3c79bb6 tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] Volume info retrieved successfully. Jul 31 17:32:38.208757 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.image.cache [None req-0b20df08-0c52-4aa0-8260-e032b3c79bb6 tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] Evicting image cache entry: {'id': 7, 'image_id': 'e79b43b2-cb23-4089-a3b9-0076ee386b91', 'volume_id': '48c9ab8f-f16d-41d2-8fbd-ead964757c2d', 'host': 'np0000006248@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 31, 17, 31), 'last_used': datetime.datetime(2026, 7, 31, 17, 31, 15)}. {{(pid=100271) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 31 17:32:38.218482 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0b20df08-0c52-4aa0-8260-e032b3c79bb6 tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] Delete volume request issued successfully. Jul 31 17:32:38.218676 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0b20df08-0c52-4aa0-8260-e032b3c79bb6 tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] https://10.4.3.92/volume/v3/volumes/48c9ab8f-f16d-41d2-8fbd-ead964757c2d returned with HTTP 202 Jul 31 17:32:38.219117 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1166/4645] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:32:38 2026] DELETE /volume/v3/volumes/48c9ab8f-f16d-41d2-8fbd-ead964757c2d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:32:38.225677 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b2a8b456-4e68-494d-a88c-af41ac28db85 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:38.227589 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b2a8b456-4e68-494d-a88c-af41ac28db85 tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] GET https://10.4.3.92/volume/v3/volumes/48c9ab8f-f16d-41d2-8fbd-ead964757c2d Jul 31 17:32:38.227745 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b2a8b456-4e68-494d-a88c-af41ac28db85 tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:38.227947 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b2a8b456-4e68-494d-a88c-af41ac28db85 tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:38.235817 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:38.235817 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:32:38.239600 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b2a8b456-4e68-494d-a88c-af41ac28db85 tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] Volume info retrieved successfully. Jul 31 17:32:38.243841 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b2a8b456-4e68-494d-a88c-af41ac28db85 tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] https://10.4.3.92/volume/v3/volumes/48c9ab8f-f16d-41d2-8fbd-ead964757c2d returned with HTTP 200 Jul 31 17:32:38.244375 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1157/4646] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:38 2026] GET /volume/v3/volumes/48c9ab8f-f16d-41d2-8fbd-ead964757c2d => generated 1148 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:32:38.888673 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5eec4dc6-22be-4258-a7d2-bddba57b41d9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:38.890449 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5eec4dc6-22be-4258-a7d2-bddba57b41d9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 Jul 31 17:32:38.890675 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5eec4dc6-22be-4258-a7d2-bddba57b41d9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:38.890843 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5eec4dc6-22be-4258-a7d2-bddba57b41d9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:38.890941 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-5eec4dc6-22be-4258-a7d2-bddba57b41d9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 49f5a364-d8f2-4d40-84bf-7b8388064786. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:32:38.895540 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:38.895540 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:32:38.896431 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5eec4dc6-22be-4258-a7d2-bddba57b41d9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 returned with HTTP 200 Jul 31 17:32:38.896886 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1156/4647] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:38 2026] GET /volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 => generated 770 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:39.257349 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-810bba10-2432-400c-a7a1-a1dae8c0a494 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:39.259059 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-810bba10-2432-400c-a7a1-a1dae8c0a494 tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] GET https://10.4.3.92/volume/v3/volumes/48c9ab8f-f16d-41d2-8fbd-ead964757c2d Jul 31 17:32:39.259271 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-810bba10-2432-400c-a7a1-a1dae8c0a494 tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:39.259598 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-810bba10-2432-400c-a7a1-a1dae8c0a494 tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:39.265910 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-810bba10-2432-400c-a7a1-a1dae8c0a494 tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] https://10.4.3.92/volume/v3/volumes/48c9ab8f-f16d-41d2-8fbd-ead964757c2d returned with HTTP 404 Jul 31 17:32:39.266606 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1169/4648] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:39 2026] GET /volume/v3/volumes/48c9ab8f-f16d-41d2-8fbd-ead964757c2d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:32:39.274580 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cc82516d-ea7d-4e44-8238-22bbd6b595dc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:39.276553 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cc82516d-ea7d-4e44-8238-22bbd6b595dc tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] DELETE https://10.4.3.92/volume/v3/types/37f7dd8a-6b2a-497a-98ae-6daa8a2ff3f0 Jul 31 17:32:39.276778 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cc82516d-ea7d-4e44-8238-22bbd6b595dc tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:39.277039 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cc82516d-ea7d-4e44-8238-22bbd6b595dc tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:39.303578 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cc82516d-ea7d-4e44-8238-22bbd6b595dc tempest-TestInstancesWithCinderVolumes-1193877301 tempest-TestInstancesWithCinderVolumes-1193877301-project-admin] https://10.4.3.92/volume/v3/types/37f7dd8a-6b2a-497a-98ae-6daa8a2ff3f0 returned with HTTP 202 Jul 31 17:32:39.303872 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1167/4649] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:32:39 2026] DELETE /volume/v3/types/37f7dd8a-6b2a-497a-98ae-6daa8a2ff3f0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:32:39.906508 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bbf4364e-7cee-4eb9-bca3-a21d62a5e766 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:39.909811 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bbf4364e-7cee-4eb9-bca3-a21d62a5e766 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 Jul 31 17:32:39.910049 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bbf4364e-7cee-4eb9-bca3-a21d62a5e766 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:39.910278 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bbf4364e-7cee-4eb9-bca3-a21d62a5e766 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:39.910401 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-bbf4364e-7cee-4eb9-bca3-a21d62a5e766 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 49f5a364-d8f2-4d40-84bf-7b8388064786. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:32:39.914923 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:39.914923 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:32:39.915685 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bbf4364e-7cee-4eb9-bca3-a21d62a5e766 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 returned with HTTP 200 Jul 31 17:32:39.916070 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1158/4650] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:39 2026] GET /volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 => generated 770 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:40.926456 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6e2502ac-7945-4b72-a775-9dd79636184a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:40.928143 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6e2502ac-7945-4b72-a775-9dd79636184a tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 Jul 31 17:32:40.928327 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6e2502ac-7945-4b72-a775-9dd79636184a tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:40.928519 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6e2502ac-7945-4b72-a775-9dd79636184a tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:40.928620 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-6e2502ac-7945-4b72-a775-9dd79636184a tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 49f5a364-d8f2-4d40-84bf-7b8388064786. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:32:40.933144 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:40.933144 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:32:40.933965 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6e2502ac-7945-4b72-a775-9dd79636184a tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 returned with HTTP 200 Jul 31 17:32:40.934369 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1157/4651] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:40 2026] GET /volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:41.945789 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-64763330-61ca-427a-957a-98372a6205bb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:41.947511 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64763330-61ca-427a-957a-98372a6205bb tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 Jul 31 17:32:41.947699 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64763330-61ca-427a-957a-98372a6205bb tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:41.948028 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64763330-61ca-427a-957a-98372a6205bb tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:41.948028 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-64763330-61ca-427a-957a-98372a6205bb tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 49f5a364-d8f2-4d40-84bf-7b8388064786. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:32:41.951639 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:41.951639 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:32:41.952415 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64763330-61ca-427a-957a-98372a6205bb tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 returned with HTTP 200 Jul 31 17:32:41.952796 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1170/4652] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:41 2026] GET /volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 => generated 781 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:42.963671 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d35b6f67-f218-4b98-84eb-00e1ba2a7aa9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:42.965526 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d35b6f67-f218-4b98-84eb-00e1ba2a7aa9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 Jul 31 17:32:42.965765 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d35b6f67-f218-4b98-84eb-00e1ba2a7aa9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:42.965947 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d35b6f67-f218-4b98-84eb-00e1ba2a7aa9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:42.966052 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-d35b6f67-f218-4b98-84eb-00e1ba2a7aa9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 49f5a364-d8f2-4d40-84bf-7b8388064786. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:32:42.970582 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:42.970582 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:32:42.971382 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d35b6f67-f218-4b98-84eb-00e1ba2a7aa9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 returned with HTTP 200 Jul 31 17:32:42.971720 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1168/4653] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:42 2026] GET /volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:43.986515 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7c575094-3e8e-442f-ac33-b618570efbbb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:43.988215 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7c575094-3e8e-442f-ac33-b618570efbbb tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 Jul 31 17:32:43.988408 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7c575094-3e8e-442f-ac33-b618570efbbb tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:43.988627 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7c575094-3e8e-442f-ac33-b618570efbbb tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:43.988763 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-7c575094-3e8e-442f-ac33-b618570efbbb tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 49f5a364-d8f2-4d40-84bf-7b8388064786. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:32:43.992868 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:43.992868 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:32:43.993570 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7c575094-3e8e-442f-ac33-b618570efbbb tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 returned with HTTP 200 Jul 31 17:32:43.993905 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1159/4654] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:43 2026] GET /volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:45.004030 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b2a6a139-13ff-435b-abe3-e68eb8807996 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:45.005706 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b2a6a139-13ff-435b-abe3-e68eb8807996 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 Jul 31 17:32:45.005926 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b2a6a139-13ff-435b-abe3-e68eb8807996 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:45.006162 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b2a6a139-13ff-435b-abe3-e68eb8807996 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:45.006310 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-b2a6a139-13ff-435b-abe3-e68eb8807996 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 49f5a364-d8f2-4d40-84bf-7b8388064786. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:32:45.010193 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:45.010193 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:32:45.010883 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b2a6a139-13ff-435b-abe3-e68eb8807996 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 returned with HTTP 200 Jul 31 17:32:45.011247 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1158/4655] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:45 2026] GET /volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:45.759638 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-72216715-e3b8-49d3-93ec-51a4789ae1d7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:45.764194 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-72216715-e3b8-49d3-93ec-51a4789ae1d7 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/d0e8512a-dc8a-4db1-a21e-ac5721df6e3f Jul 31 17:32:45.764460 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-72216715-e3b8-49d3-93ec-51a4789ae1d7 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:45.764699 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-72216715-e3b8-49d3-93ec-51a4789ae1d7 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:45.764834 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-72216715-e3b8-49d3-93ec-51a4789ae1d7 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Delete snapshot with id: d0e8512a-dc8a-4db1-a21e-ac5721df6e3f Jul 31 17:32:45.770288 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-72216715-e3b8-49d3-93ec-51a4789ae1d7 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/snapshots/d0e8512a-dc8a-4db1-a21e-ac5721df6e3f returned with HTTP 404 Jul 31 17:32:45.770878 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1171/4656] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:32:45 2026] DELETE /volume/v3/snapshots/d0e8512a-dc8a-4db1-a21e-ac5721df6e3f => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:32:45.779721 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-25b6f8a4-9019-4496-81c7-529dedb544fa None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:45.782481 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-25b6f8a4-9019-4496-81c7-529dedb544fa tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/snapshots/d0e8512a-dc8a-4db1-a21e-ac5721df6e3f Jul 31 17:32:45.782663 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-25b6f8a4-9019-4496-81c7-529dedb544fa tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:45.782840 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-25b6f8a4-9019-4496-81c7-529dedb544fa tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:45.787057 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-25b6f8a4-9019-4496-81c7-529dedb544fa tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/snapshots/d0e8512a-dc8a-4db1-a21e-ac5721df6e3f returned with HTTP 404 Jul 31 17:32:45.787534 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1169/4657] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:32:45 2026] GET /volume/v3/snapshots/d0e8512a-dc8a-4db1-a21e-ac5721df6e3f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:32:45.825243 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-a2cede81-9c3c-454b-aaa3-7a61c1b1b956 req-04d3c641-76d6-47de-85e6-c89446ac6587 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:45.884624 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a2cede81-9c3c-454b-aaa3-7a61c1b1b956 req-04d3c641-76d6-47de-85e6-c89446ac6587 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 Jul 31 17:32:45.884876 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a2cede81-9c3c-454b-aaa3-7a61c1b1b956 req-04d3c641-76d6-47de-85e6-c89446ac6587 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:45.884995 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-a2cede81-9c3c-454b-aaa3-7a61c1b1b956 req-04d3c641-76d6-47de-85e6-c89446ac6587 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:45.895595 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:45.895595 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:32:45.898958 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-a2cede81-9c3c-454b-aaa3-7a61c1b1b956 req-04d3c641-76d6-47de-85e6-c89446ac6587 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:32:45.904513 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-a2cede81-9c3c-454b-aaa3-7a61c1b1b956 req-04d3c641-76d6-47de-85e6-c89446ac6587 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 returned with HTTP 200 Jul 31 17:32:45.905079 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1160/4658] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:32:45 2026] GET /volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 => generated 1137 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:32:45.928793 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-a2cede81-9c3c-454b-aaa3-7a61c1b1b956 req-fa5a91d4-0285-4a05-8049-0f6cdd98c6d7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:45.931851 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a2cede81-9c3c-454b-aaa3-7a61c1b1b956 req-fa5a91d4-0285-4a05-8049-0f6cdd98c6d7 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] POST https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65/action Jul 31 17:32:45.932237 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a2cede81-9c3c-454b-aaa3-7a61c1b1b956 req-fa5a91d4-0285-4a05-8049-0f6cdd98c6d7 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:32:45.932413 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a2cede81-9c3c-454b-aaa3-7a61c1b1b956 req-fa5a91d4-0285-4a05-8049-0f6cdd98c6d7 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:32:45.944868 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:45.944868 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:32:45.945335 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-a2cede81-9c3c-454b-aaa3-7a61c1b1b956 req-fa5a91d4-0285-4a05-8049-0f6cdd98c6d7 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:32:45.952921 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-a2cede81-9c3c-454b-aaa3-7a61c1b1b956 req-fa5a91d4-0285-4a05-8049-0f6cdd98c6d7 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Begin detaching volume completed successfully. Jul 31 17:32:45.953162 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a2cede81-9c3c-454b-aaa3-7a61c1b1b956 req-fa5a91d4-0285-4a05-8049-0f6cdd98c6d7 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65/action returned with HTTP 202 Jul 31 17:32:45.953707 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1159/4659] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:32:45 2026] POST /volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:32:45.999239 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d1f4d3cc-3fef-424d-b28e-ff57df843c07 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:45.999239 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d1f4d3cc-3fef-424d-b28e-ff57df843c07 None None] GET https://10.4.3.92/volume// Jul 31 17:32:45.999239 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d1f4d3cc-3fef-424d-b28e-ff57df843c07 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:45.999239 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d1f4d3cc-3fef-424d-b28e-ff57df843c07 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:45.999239 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d1f4d3cc-3fef-424d-b28e-ff57df843c07 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:32:45.999239 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1172/4660] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:32:45 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:32:46.009039 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-a2cede81-9c3c-454b-aaa3-7a61c1b1b956 req-79338638-eede-48a5-b2f2-905b1f24a374 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:46.011863 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a2cede81-9c3c-454b-aaa3-7a61c1b1b956 req-79338638-eede-48a5-b2f2-905b1f24a374 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 Jul 31 17:32:46.012162 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a2cede81-9c3c-454b-aaa3-7a61c1b1b956 req-79338638-eede-48a5-b2f2-905b1f24a374 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:46.012474 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-a2cede81-9c3c-454b-aaa3-7a61c1b1b956 req-79338638-eede-48a5-b2f2-905b1f24a374 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:46.021828 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8e893f5d-f619-4460-8c6a-195ed9248364 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:46.022816 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:46.022816 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:32:46.024553 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8e893f5d-f619-4460-8c6a-195ed9248364 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 Jul 31 17:32:46.024639 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8e893f5d-f619-4460-8c6a-195ed9248364 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:46.024927 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8e893f5d-f619-4460-8c6a-195ed9248364 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:46.025082 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-8e893f5d-f619-4460-8c6a-195ed9248364 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 49f5a364-d8f2-4d40-84bf-7b8388064786. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:32:46.026808 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-a2cede81-9c3c-454b-aaa3-7a61c1b1b956 req-79338638-eede-48a5-b2f2-905b1f24a374 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:32:46.030500 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:46.030500 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:32:46.031387 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8e893f5d-f619-4460-8c6a-195ed9248364 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 returned with HTTP 200 Jul 31 17:32:46.031789 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-a2cede81-9c3c-454b-aaa3-7a61c1b1b956 req-79338638-eede-48a5-b2f2-905b1f24a374 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 returned with HTTP 200 Jul 31 17:32:46.031918 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1161/4661] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:46 2026] GET /volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 => generated 781 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:46.032391 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1170/4662] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:32:46 2026] GET /volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 => generated 1320 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:32:46.951664 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-a2cede81-9c3c-454b-aaa3-7a61c1b1b956 req-467d5b3c-aa8d-4f76-8640-b2842a0f749e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:46.953408 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a2cede81-9c3c-454b-aaa3-7a61c1b1b956 req-467d5b3c-aa8d-4f76-8640-b2842a0f749e tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] DELETE https://10.4.3.92/volume/v3/attachments/79c9f7de-5883-4d00-a486-43df32c7fd97 Jul 31 17:32:46.953574 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a2cede81-9c3c-454b-aaa3-7a61c1b1b956 req-467d5b3c-aa8d-4f76-8640-b2842a0f749e tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:46.953741 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a2cede81-9c3c-454b-aaa3-7a61c1b1b956 req-467d5b3c-aa8d-4f76-8640-b2842a0f749e tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:46.959687 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:46.959687 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:32:46.998203 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a2cede81-9c3c-454b-aaa3-7a61c1b1b956 req-467d5b3c-aa8d-4f76-8640-b2842a0f749e tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/attachments/79c9f7de-5883-4d00-a486-43df32c7fd97 returned with HTTP 200 Jul 31 17:32:46.998671 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1160/4663] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:32:46 2026] DELETE /volume/v3/attachments/79c9f7de-5883-4d00-a486-43df32c7fd97 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:47.043971 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8390a577-f181-4986-81b9-8b7180d66b4d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:47.045875 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8390a577-f181-4986-81b9-8b7180d66b4d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 Jul 31 17:32:47.046098 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8390a577-f181-4986-81b9-8b7180d66b4d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:47.046341 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8390a577-f181-4986-81b9-8b7180d66b4d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:47.046487 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-8390a577-f181-4986-81b9-8b7180d66b4d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 49f5a364-d8f2-4d40-84bf-7b8388064786. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:32:47.051026 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:47.051026 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:32:47.051762 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8390a577-f181-4986-81b9-8b7180d66b4d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 returned with HTTP 200 Jul 31 17:32:47.052106 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1173/4664] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:47 2026] GET /volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:47.078958 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-bfbec010-e34e-49cb-8615-fccceab6b42a req-a00b3de1-92a4-4b7c-a01e-292c8091467f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:47.081204 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bfbec010-e34e-49cb-8615-fccceab6b42a req-a00b3de1-92a4-4b7c-a01e-292c8091467f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 Jul 31 17:32:47.081540 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bfbec010-e34e-49cb-8615-fccceab6b42a req-a00b3de1-92a4-4b7c-a01e-292c8091467f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:47.081645 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-bfbec010-e34e-49cb-8615-fccceab6b42a req-a00b3de1-92a4-4b7c-a01e-292c8091467f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:47.089338 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:47.089338 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:32:47.093307 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-bfbec010-e34e-49cb-8615-fccceab6b42a req-a00b3de1-92a4-4b7c-a01e-292c8091467f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:32:47.098239 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-bfbec010-e34e-49cb-8615-fccceab6b42a req-a00b3de1-92a4-4b7c-a01e-292c8091467f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 returned with HTTP 200 Jul 31 17:32:47.098678 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1162/4665] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:32:47 2026] GET /volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:47.113380 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2b31e5f1-e1a3-4ae6-801b-d8a9df6ed9e6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:47.115491 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2b31e5f1-e1a3-4ae6-801b-d8a9df6ed9e6 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] DELETE https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 Jul 31 17:32:47.115491 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2b31e5f1-e1a3-4ae6-801b-d8a9df6ed9e6 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:47.115790 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2b31e5f1-e1a3-4ae6-801b-d8a9df6ed9e6 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:47.116021 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-2b31e5f1-e1a3-4ae6-801b-d8a9df6ed9e6 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Delete volume with id: c8c4eda0-baf3-40fd-b9ab-5533fab95c65 Jul 31 17:32:47.122392 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:47.122392 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:32:47.122891 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2b31e5f1-e1a3-4ae6-801b-d8a9df6ed9e6 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:32:47.141919 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2b31e5f1-e1a3-4ae6-801b-d8a9df6ed9e6 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Delete volume request issued successfully. Jul 31 17:32:47.142081 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2b31e5f1-e1a3-4ae6-801b-d8a9df6ed9e6 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 returned with HTTP 202 Jul 31 17:32:47.142706 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1171/4666] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:32:47 2026] DELETE /volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:32:47.150122 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8614dbef-3e5a-4a83-adc7-fa1f3f1bac38 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:47.151961 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8614dbef-3e5a-4a83-adc7-fa1f3f1bac38 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 Jul 31 17:32:47.152154 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8614dbef-3e5a-4a83-adc7-fa1f3f1bac38 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:47.152341 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8614dbef-3e5a-4a83-adc7-fa1f3f1bac38 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:47.160127 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:47.160127 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:32:47.163285 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8614dbef-3e5a-4a83-adc7-fa1f3f1bac38 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:32:47.167510 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8614dbef-3e5a-4a83-adc7-fa1f3f1bac38 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 returned with HTTP 200 Jul 31 17:32:47.167932 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1161/4667] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:47 2026] GET /volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:48.062160 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c28b674f-498b-4fd3-be39-84d84d9e501a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:48.063973 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c28b674f-498b-4fd3-be39-84d84d9e501a tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 Jul 31 17:32:48.064170 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c28b674f-498b-4fd3-be39-84d84d9e501a tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:48.064365 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c28b674f-498b-4fd3-be39-84d84d9e501a tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:48.064489 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-c28b674f-498b-4fd3-be39-84d84d9e501a tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 49f5a364-d8f2-4d40-84bf-7b8388064786. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:32:48.068500 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:48.068500 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:32:48.069188 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c28b674f-498b-4fd3-be39-84d84d9e501a tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 returned with HTTP 200 Jul 31 17:32:48.069562 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1174/4668] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:48 2026] GET /volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:48.180909 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dbb368e4-a879-4a0c-b7e2-9809e3f900de None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:48.183493 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dbb368e4-a879-4a0c-b7e2-9809e3f900de tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 Jul 31 17:32:48.183700 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dbb368e4-a879-4a0c-b7e2-9809e3f900de tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:48.183981 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dbb368e4-a879-4a0c-b7e2-9809e3f900de tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:48.191692 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dbb368e4-a879-4a0c-b7e2-9809e3f900de tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 returned with HTTP 404 Jul 31 17:32:48.192233 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1163/4669] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:48 2026] GET /volume/v3/volumes/c8c4eda0-baf3-40fd-b9ab-5533fab95c65 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:32:49.080708 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b01b8c1d-1666-4dea-adbe-8dcb395be635 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:49.082190 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b01b8c1d-1666-4dea-adbe-8dcb395be635 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 Jul 31 17:32:49.082452 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b01b8c1d-1666-4dea-adbe-8dcb395be635 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:49.082582 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b01b8c1d-1666-4dea-adbe-8dcb395be635 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:49.082712 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-b01b8c1d-1666-4dea-adbe-8dcb395be635 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 49f5a364-d8f2-4d40-84bf-7b8388064786. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:32:49.086729 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:49.086729 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:32:49.087438 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b01b8c1d-1666-4dea-adbe-8dcb395be635 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 returned with HTTP 200 Jul 31 17:32:49.087855 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1172/4670] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:49 2026] GET /volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 => generated 781 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:50.098176 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-46fd7629-d9df-44fa-9c37-662251f5e38c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:50.099846 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-46fd7629-d9df-44fa-9c37-662251f5e38c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 Jul 31 17:32:50.100084 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-46fd7629-d9df-44fa-9c37-662251f5e38c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:50.100294 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-46fd7629-d9df-44fa-9c37-662251f5e38c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:50.100436 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-46fd7629-d9df-44fa-9c37-662251f5e38c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 49f5a364-d8f2-4d40-84bf-7b8388064786. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:32:50.105061 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:50.105061 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:32:50.105902 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-46fd7629-d9df-44fa-9c37-662251f5e38c tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 returned with HTTP 200 Jul 31 17:32:50.106294 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1162/4671] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:50 2026] GET /volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:51.123207 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7e3e1dcd-05d9-4152-9cc7-1d12b5303bc9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:51.125439 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7e3e1dcd-05d9-4152-9cc7-1d12b5303bc9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 Jul 31 17:32:51.125712 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7e3e1dcd-05d9-4152-9cc7-1d12b5303bc9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:51.125986 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7e3e1dcd-05d9-4152-9cc7-1d12b5303bc9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:51.126148 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-7e3e1dcd-05d9-4152-9cc7-1d12b5303bc9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 49f5a364-d8f2-4d40-84bf-7b8388064786. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:32:51.142530 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:51.142530 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:32:51.142530 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7e3e1dcd-05d9-4152-9cc7-1d12b5303bc9 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 returned with HTTP 200 Jul 31 17:32:51.143335 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1175/4672] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:51 2026] GET /volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 => generated 781 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:52.157466 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-deb7bb16-f276-4069-91f2-1b2a6d0ddd84 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:52.160376 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-deb7bb16-f276-4069-91f2-1b2a6d0ddd84 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 Jul 31 17:32:52.160634 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-deb7bb16-f276-4069-91f2-1b2a6d0ddd84 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:52.160816 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-deb7bb16-f276-4069-91f2-1b2a6d0ddd84 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:52.160970 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-deb7bb16-f276-4069-91f2-1b2a6d0ddd84 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 49f5a364-d8f2-4d40-84bf-7b8388064786. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:32:52.167753 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:52.167753 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:32:52.168922 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-deb7bb16-f276-4069-91f2-1b2a6d0ddd84 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 returned with HTTP 200 Jul 31 17:32:52.169495 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1164/4673] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:52 2026] GET /volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 => generated 782 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:53.180854 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-719c07cb-fff6-4bc8-97a7-665841ed0294 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:53.182898 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-719c07cb-fff6-4bc8-97a7-665841ed0294 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 Jul 31 17:32:53.183107 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-719c07cb-fff6-4bc8-97a7-665841ed0294 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:53.183380 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-719c07cb-fff6-4bc8-97a7-665841ed0294 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:53.183446 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-719c07cb-fff6-4bc8-97a7-665841ed0294 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 49f5a364-d8f2-4d40-84bf-7b8388064786. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:32:53.187511 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:53.187511 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:32:53.188441 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-719c07cb-fff6-4bc8-97a7-665841ed0294 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 returned with HTTP 200 Jul 31 17:32:53.188641 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1173/4674] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:53 2026] GET /volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:53.199745 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3d25a504-d954-4e5e-8764-891f4b9bfb52 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:53.201374 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3d25a504-d954-4e5e-8764-891f4b9bfb52 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 Jul 31 17:32:53.202309 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3d25a504-d954-4e5e-8764-891f4b9bfb52 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:53.202309 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3d25a504-d954-4e5e-8764-891f4b9bfb52 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:53.202309 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-3d25a504-d954-4e5e-8764-891f4b9bfb52 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 49f5a364-d8f2-4d40-84bf-7b8388064786. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:32:53.206281 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:53.206281 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:32:53.206854 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3d25a504-d954-4e5e-8764-891f4b9bfb52 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 returned with HTTP 200 Jul 31 17:32:53.207301 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1163/4675] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:53 2026] GET /volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:53.217334 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-507adc54-24e4-4f10-b938-1839be35b4d3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:53.219694 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-507adc54-24e4-4f10-b938-1839be35b4d3 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] DELETE https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 Jul 31 17:32:53.219868 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-507adc54-24e4-4f10-b938-1839be35b4d3 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:53.220036 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-507adc54-24e4-4f10-b938-1839be35b4d3 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:53.220134 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-507adc54-24e4-4f10-b938-1839be35b4d3 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Delete backup with id: 49f5a364-d8f2-4d40-84bf-7b8388064786. Jul 31 17:32:53.224289 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:53.224289 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:32:53.237123 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-507adc54-24e4-4f10-b938-1839be35b4d3 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] delete_backup rpcapi backup_id 49f5a364-d8f2-4d40-84bf-7b8388064786 {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:32:53.239394 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-507adc54-24e4-4f10-b938-1839be35b4d3 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 returned with HTTP 202 Jul 31 17:32:53.240109 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1176/4676] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:32:53 2026] DELETE /volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:32:53.247385 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dc8202f3-c980-43de-b7c9-4b240c37865d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:53.249759 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dc8202f3-c980-43de-b7c9-4b240c37865d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 Jul 31 17:32:53.250053 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dc8202f3-c980-43de-b7c9-4b240c37865d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:53.250280 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dc8202f3-c980-43de-b7c9-4b240c37865d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:53.250429 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-dc8202f3-c980-43de-b7c9-4b240c37865d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 49f5a364-d8f2-4d40-84bf-7b8388064786. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:32:53.256299 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:53.256299 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:32:53.256299 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dc8202f3-c980-43de-b7c9-4b240c37865d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 returned with HTTP 200 Jul 31 17:32:53.256713 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1165/4677] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:53 2026] GET /volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:54.266198 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-05a3b84e-0a80-4d00-acc0-932dce0fa355 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:54.268296 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-05a3b84e-0a80-4d00-acc0-932dce0fa355 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 Jul 31 17:32:54.268548 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-05a3b84e-0a80-4d00-acc0-932dce0fa355 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:54.268783 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-05a3b84e-0a80-4d00-acc0-932dce0fa355 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:54.268935 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-05a3b84e-0a80-4d00-acc0-932dce0fa355 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Show backup with id 49f5a364-d8f2-4d40-84bf-7b8388064786. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:32:54.272964 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-05a3b84e-0a80-4d00-acc0-932dce0fa355 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 returned with HTTP 404 Jul 31 17:32:54.273613 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1174/4678] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:54 2026] GET /volume/v3/backups/49f5a364-d8f2-4d40-84bf-7b8388064786 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:32:54.282147 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-36d3fba8-faeb-4921-b1ab-351255ff1cbe None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:54.286327 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-36d3fba8-faeb-4921-b1ab-351255ff1cbe tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/1e71797a-1011-4d89-995e-71b4235d0036 Jul 31 17:32:54.286327 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-36d3fba8-faeb-4921-b1ab-351255ff1cbe tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:54.286327 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-36d3fba8-faeb-4921-b1ab-351255ff1cbe tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:54.286327 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-36d3fba8-faeb-4921-b1ab-351255ff1cbe tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Delete snapshot with id: 1e71797a-1011-4d89-995e-71b4235d0036 Jul 31 17:32:54.293730 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:54.293730 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:32:54.294399 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-36d3fba8-faeb-4921-b1ab-351255ff1cbe tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Snapshot retrieved successfully. Jul 31 17:32:54.319728 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-36d3fba8-faeb-4921-b1ab-351255ff1cbe tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Snapshot delete request issued successfully. Jul 31 17:32:54.319965 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-36d3fba8-faeb-4921-b1ab-351255ff1cbe tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/snapshots/1e71797a-1011-4d89-995e-71b4235d0036 returned with HTTP 202 Jul 31 17:32:54.320485 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1164/4679] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:32:54 2026] DELETE /volume/v3/snapshots/1e71797a-1011-4d89-995e-71b4235d0036 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:32:54.327516 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c9ed52dd-983b-4aa4-9050-1fd3b9b6c67a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:54.329322 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c9ed52dd-983b-4aa4-9050-1fd3b9b6c67a tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/snapshots/1e71797a-1011-4d89-995e-71b4235d0036 Jul 31 17:32:54.329526 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c9ed52dd-983b-4aa4-9050-1fd3b9b6c67a tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:54.329694 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c9ed52dd-983b-4aa4-9050-1fd3b9b6c67a tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:54.334929 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:54.334929 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:32:54.335443 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c9ed52dd-983b-4aa4-9050-1fd3b9b6c67a tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Snapshot retrieved successfully. Jul 31 17:32:54.336259 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c9ed52dd-983b-4aa4-9050-1fd3b9b6c67a tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/snapshots/1e71797a-1011-4d89-995e-71b4235d0036 returned with HTTP 200 Jul 31 17:32:54.336689 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1177/4680] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:32:54 2026] GET /volume/v3/snapshots/1e71797a-1011-4d89-995e-71b4235d0036 => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:55.345337 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-51b3cb83-46da-4b88-9345-fdfc0747b4c6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:55.349130 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-51b3cb83-46da-4b88-9345-fdfc0747b4c6 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/snapshots/1e71797a-1011-4d89-995e-71b4235d0036 Jul 31 17:32:55.349130 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-51b3cb83-46da-4b88-9345-fdfc0747b4c6 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:55.349130 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-51b3cb83-46da-4b88-9345-fdfc0747b4c6 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:55.354119 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-51b3cb83-46da-4b88-9345-fdfc0747b4c6 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/snapshots/1e71797a-1011-4d89-995e-71b4235d0036 returned with HTTP 404 Jul 31 17:32:55.354921 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1166/4681] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:32:55 2026] GET /volume/v3/snapshots/1e71797a-1011-4d89-995e-71b4235d0036 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:32:55.361710 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d3edb121-3091-4a25-a0c1-169456421279 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:55.363371 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d3edb121-3091-4a25-a0c1-169456421279 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] DELETE https://10.4.3.92/volume/v3/volumes/3950dd25-2ac4-439c-95e3-ceb9a9b4722a Jul 31 17:32:55.363587 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d3edb121-3091-4a25-a0c1-169456421279 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:55.363725 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d3edb121-3091-4a25-a0c1-169456421279 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:55.363885 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-d3edb121-3091-4a25-a0c1-169456421279 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Delete volume with id: 3950dd25-2ac4-439c-95e3-ceb9a9b4722a Jul 31 17:32:55.371440 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:55.371440 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:32:55.371876 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d3edb121-3091-4a25-a0c1-169456421279 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Volume info retrieved successfully. Jul 31 17:32:55.395291 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d3edb121-3091-4a25-a0c1-169456421279 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Delete volume request issued successfully. Jul 31 17:32:55.395789 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d3edb121-3091-4a25-a0c1-169456421279 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/volumes/3950dd25-2ac4-439c-95e3-ceb9a9b4722a returned with HTTP 202 Jul 31 17:32:55.396051 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1175/4682] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:32:55 2026] DELETE /volume/v3/volumes/3950dd25-2ac4-439c-95e3-ceb9a9b4722a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:32:55.404345 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-53323fc2-ce77-47c1-947c-cc0a161904f7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:55.406649 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-53323fc2-ce77-47c1-947c-cc0a161904f7 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/volumes/3950dd25-2ac4-439c-95e3-ceb9a9b4722a Jul 31 17:32:55.406975 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-53323fc2-ce77-47c1-947c-cc0a161904f7 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:55.407370 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-53323fc2-ce77-47c1-947c-cc0a161904f7 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:55.415141 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:55.415141 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:32:55.419222 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-53323fc2-ce77-47c1-947c-cc0a161904f7 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Volume info retrieved successfully. Jul 31 17:32:55.425681 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-53323fc2-ce77-47c1-947c-cc0a161904f7 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/volumes/3950dd25-2ac4-439c-95e3-ceb9a9b4722a returned with HTTP 200 Jul 31 17:32:55.425681 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1165/4683] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:55 2026] GET /volume/v3/volumes/3950dd25-2ac4-439c-95e3-ceb9a9b4722a => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:56.437503 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-dfcd981d-5c5c-4ca9-9b9f-c280cb190add None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:56.440787 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dfcd981d-5c5c-4ca9-9b9f-c280cb190add tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/volumes/3950dd25-2ac4-439c-95e3-ceb9a9b4722a Jul 31 17:32:56.440991 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dfcd981d-5c5c-4ca9-9b9f-c280cb190add tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:56.441158 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-dfcd981d-5c5c-4ca9-9b9f-c280cb190add tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:56.446090 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-dfcd981d-5c5c-4ca9-9b9f-c280cb190add tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/volumes/3950dd25-2ac4-439c-95e3-ceb9a9b4722a returned with HTTP 404 Jul 31 17:32:56.446571 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1178/4684] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:56 2026] GET /volume/v3/volumes/3950dd25-2ac4-439c-95e3-ceb9a9b4722a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:32:56.453015 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4bd44730-c681-4982-8123-00628ae439ff None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:56.454788 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4bd44730-c681-4982-8123-00628ae439ff tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] DELETE https://10.4.3.92/volume/v3/volumes/87afbb33-a02d-48d8-b164-b85d7ca08bf6 Jul 31 17:32:56.455019 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4bd44730-c681-4982-8123-00628ae439ff tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:56.455227 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4bd44730-c681-4982-8123-00628ae439ff tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:56.455444 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-4bd44730-c681-4982-8123-00628ae439ff tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Delete volume with id: 87afbb33-a02d-48d8-b164-b85d7ca08bf6 Jul 31 17:32:56.462618 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:56.462618 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:32:56.463055 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4bd44730-c681-4982-8123-00628ae439ff tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Volume info retrieved successfully. Jul 31 17:32:56.487228 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4bd44730-c681-4982-8123-00628ae439ff tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Delete volume request issued successfully. Jul 31 17:32:56.487418 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4bd44730-c681-4982-8123-00628ae439ff tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/volumes/87afbb33-a02d-48d8-b164-b85d7ca08bf6 returned with HTTP 202 Jul 31 17:32:56.487790 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1167/4685] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:32:56 2026] DELETE /volume/v3/volumes/87afbb33-a02d-48d8-b164-b85d7ca08bf6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:32:56.494109 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-daa03ee8-6749-4226-b91c-152cfd26a39e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:56.496025 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-daa03ee8-6749-4226-b91c-152cfd26a39e tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/volumes/87afbb33-a02d-48d8-b164-b85d7ca08bf6 Jul 31 17:32:56.496224 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-daa03ee8-6749-4226-b91c-152cfd26a39e tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:56.496436 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-daa03ee8-6749-4226-b91c-152cfd26a39e tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:56.503649 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:56.503649 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:32:56.507117 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-daa03ee8-6749-4226-b91c-152cfd26a39e tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Volume info retrieved successfully. Jul 31 17:32:56.511444 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-daa03ee8-6749-4226-b91c-152cfd26a39e tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/volumes/87afbb33-a02d-48d8-b164-b85d7ca08bf6 returned with HTTP 200 Jul 31 17:32:56.511796 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1176/4686] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:56 2026] GET /volume/v3/volumes/87afbb33-a02d-48d8-b164-b85d7ca08bf6 => generated 1354 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:32:57.527221 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4a452d22-7765-4cab-bdda-ca4d46d00a20 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:57.530330 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4a452d22-7765-4cab-bdda-ca4d46d00a20 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/volumes/87afbb33-a02d-48d8-b164-b85d7ca08bf6 Jul 31 17:32:57.530595 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4a452d22-7765-4cab-bdda-ca4d46d00a20 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:57.530833 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4a452d22-7765-4cab-bdda-ca4d46d00a20 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:57.541647 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4a452d22-7765-4cab-bdda-ca4d46d00a20 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/volumes/87afbb33-a02d-48d8-b164-b85d7ca08bf6 returned with HTTP 404 Jul 31 17:32:57.543103 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1166/4687] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:57 2026] GET /volume/v3/volumes/87afbb33-a02d-48d8-b164-b85d7ca08bf6 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:32:57.554748 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2e145a53-0ebf-4a84-b6aa-2e6a717f7a95 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:57.556497 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2e145a53-0ebf-4a84-b6aa-2e6a717f7a95 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] DELETE https://10.4.3.92/volume/v3/volumes/bb1e1a3f-de0c-4c1f-83c6-f45cd4f97dfe Jul 31 17:32:57.556729 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2e145a53-0ebf-4a84-b6aa-2e6a717f7a95 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:57.556968 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2e145a53-0ebf-4a84-b6aa-2e6a717f7a95 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:57.557189 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-2e145a53-0ebf-4a84-b6aa-2e6a717f7a95 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Delete volume with id: bb1e1a3f-de0c-4c1f-83c6-f45cd4f97dfe Jul 31 17:32:57.566126 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:57.566126 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:32:57.566588 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2e145a53-0ebf-4a84-b6aa-2e6a717f7a95 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Volume info retrieved successfully. Jul 31 17:32:57.586697 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2e145a53-0ebf-4a84-b6aa-2e6a717f7a95 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Delete volume request issued successfully. Jul 31 17:32:57.587001 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2e145a53-0ebf-4a84-b6aa-2e6a717f7a95 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/volumes/bb1e1a3f-de0c-4c1f-83c6-f45cd4f97dfe returned with HTTP 202 Jul 31 17:32:57.587684 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1179/4688] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:32:57 2026] DELETE /volume/v3/volumes/bb1e1a3f-de0c-4c1f-83c6-f45cd4f97dfe => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:32:57.600281 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-976d389b-4fdc-4686-b3d2-c6f35200671b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:57.605374 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-976d389b-4fdc-4686-b3d2-c6f35200671b tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/volumes/bb1e1a3f-de0c-4c1f-83c6-f45cd4f97dfe Jul 31 17:32:57.605374 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-976d389b-4fdc-4686-b3d2-c6f35200671b tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:57.605374 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-976d389b-4fdc-4686-b3d2-c6f35200671b tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:57.610976 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:57.610976 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:32:57.614700 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-976d389b-4fdc-4686-b3d2-c6f35200671b tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Volume info retrieved successfully. Jul 31 17:32:57.619310 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-976d389b-4fdc-4686-b3d2-c6f35200671b tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/volumes/bb1e1a3f-de0c-4c1f-83c6-f45cd4f97dfe returned with HTTP 200 Jul 31 17:32:57.619936 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1168/4689] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:57 2026] GET /volume/v3/volumes/bb1e1a3f-de0c-4c1f-83c6-f45cd4f97dfe => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:57.683924 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1b625d3c-3d94-458e-bb39-1b54ef9ff9d0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:57.686019 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1b625d3c-3d94-458e-bb39-1b54ef9ff9d0 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:32:57.686402 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1b625d3c-3d94-458e-bb39-1b54ef9ff9d0 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-882432445", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:32:57.688217 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-1b625d3c-3d94-458e-bb39-1b54ef9ff9d0 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-882432445', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:32:57.688376 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-1b625d3c-3d94-458e-bb39-1b54ef9ff9d0 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Create volume of 1 GB Jul 31 17:32:57.692610 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1b625d3c-3d94-458e-bb39-1b54ef9ff9d0 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Availability Zones retrieved successfully. Jul 31 17:32:57.699655 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1b625d3c-3d94-458e-bb39-1b54ef9ff9d0 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Flow 'volume_create_api' (0ae99880-f9ef-4a3e-9408-6e71e0481ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:32:57.700776 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1b625d3c-3d94-458e-bb39-1b54ef9ff9d0 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2e68daa-8b7f-419c-9ef0-a9f549e9b8ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:32:57.701925 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-1b625d3c-3d94-458e-bb39-1b54ef9ff9d0 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:32:57.730410 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1b625d3c-3d94-458e-bb39-1b54ef9ff9d0 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2e68daa-8b7f-419c-9ef0-a9f549e9b8ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:32:57.731394 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1b625d3c-3d94-458e-bb39-1b54ef9ff9d0 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d8020ff-1b64-4e1b-9193-9dc669d138d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:32:57.770418 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-1b625d3c-3d94-458e-bb39-1b54ef9ff9d0 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Created reservations ['5030373e-c6bd-4816-b684-0e6ecf1dbeac', 'b4e95486-366b-4525-9041-4c9fa50d44d9', '76043c5f-67a9-4fc5-ac17-b2b630b6b0e9', '9e96b86c-58e8-48a7-9677-16ebaa1267ef'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:32:57.771185 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1b625d3c-3d94-458e-bb39-1b54ef9ff9d0 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d8020ff-1b64-4e1b-9193-9dc669d138d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5030373e-c6bd-4816-b684-0e6ecf1dbeac', 'b4e95486-366b-4525-9041-4c9fa50d44d9', '76043c5f-67a9-4fc5-ac17-b2b630b6b0e9', '9e96b86c-58e8-48a7-9677-16ebaa1267ef']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:32:57.771860 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1b625d3c-3d94-458e-bb39-1b54ef9ff9d0 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a35be1ca-4e1e-477a-9e33-9c8c529af1e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:32:57.792136 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1b625d3c-3d94-458e-bb39-1b54ef9ff9d0 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a35be1ca-4e1e-477a-9e33-9c8c529af1e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b655f8b-7f62-4899-a9e1-0b20ce86da79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-882432445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52c31850c55b41f2a476e6b37a407d53',qos_specs=None,replication_status=,reservations=['5030373e-c6bd-4816-b684-0e6ecf1dbeac','b4e95486-366b-4525-9041-4c9fa50d44d9','76043c5f-67a9-4fc5-ac17-b2b630b6b0e9','9e96b86c-58e8-48a7-9677-16ebaa1267ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc49196e790c49faaed822909fc76c59',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:32:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-882432445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b655f8b-7f62-4899-a9e1-0b20ce86da79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52c31850c55b41f2a476e6b37a407d53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc49196e790c49faaed822909fc76c59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:32:57.792782 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1b625d3c-3d94-458e-bb39-1b54ef9ff9d0 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99b30fa7-17c9-4c86-a533-2b7a5aaae3bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:32:57.807658 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1b625d3c-3d94-458e-bb39-1b54ef9ff9d0 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99b30fa7-17c9-4c86-a533-2b7a5aaae3bc) transitioned into state 'SUCCESS' from state '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-882432445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52c31850c55b41f2a476e6b37a407d53',qos_specs=None,replication_status=,reservations=['5030373e-c6bd-4816-b684-0e6ecf1dbeac','b4e95486-366b-4525-9041-4c9fa50d44d9','76043c5f-67a9-4fc5-ac17-b2b630b6b0e9','9e96b86c-58e8-48a7-9677-16ebaa1267ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc49196e790c49faaed822909fc76c59',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:32:57.808287 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1b625d3c-3d94-458e-bb39-1b54ef9ff9d0 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fdf01a2-8252-4516-951e-222093c3062a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:32:57.816034 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1b625d3c-3d94-458e-bb39-1b54ef9ff9d0 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fdf01a2-8252-4516-951e-222093c3062a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:32:57.816839 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1b625d3c-3d94-458e-bb39-1b54ef9ff9d0 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Flow 'volume_create_api' (0ae99880-f9ef-4a3e-9408-6e71e0481ea8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:32:57.817127 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1b625d3c-3d94-458e-bb39-1b54ef9ff9d0 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Create volume request issued successfully. Jul 31 17:32:57.817647 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1b625d3c-3d94-458e-bb39-1b54ef9ff9d0 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:32:57.818084 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1177/4690] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:32:57 2026] POST /volume/v3/volumes => generated 752 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:32:57.828386 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-af6cc6ca-3162-483b-a088-8caa3c1d17dc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:57.829938 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-af6cc6ca-3162-483b-a088-8caa3c1d17dc tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 Jul 31 17:32:57.830103 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-af6cc6ca-3162-483b-a088-8caa3c1d17dc tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:57.830264 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-af6cc6ca-3162-483b-a088-8caa3c1d17dc tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:57.836454 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:57.836454 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:32:57.840016 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-af6cc6ca-3162-483b-a088-8caa3c1d17dc tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:32:57.843936 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-af6cc6ca-3162-483b-a088-8caa3c1d17dc tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 returned with HTTP 200 Jul 31 17:32:57.844401 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1167/4691] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:57 2026] GET /volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 => generated 820 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:58.636806 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b253cde0-511e-41f0-8010-21eb74b78d7d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:58.641433 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b253cde0-511e-41f0-8010-21eb74b78d7d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/volumes/bb1e1a3f-de0c-4c1f-83c6-f45cd4f97dfe Jul 31 17:32:58.641756 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b253cde0-511e-41f0-8010-21eb74b78d7d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:58.642070 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b253cde0-511e-41f0-8010-21eb74b78d7d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:58.648969 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b253cde0-511e-41f0-8010-21eb74b78d7d tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/volumes/bb1e1a3f-de0c-4c1f-83c6-f45cd4f97dfe returned with HTTP 404 Jul 31 17:32:58.649693 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1180/4692] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:58 2026] GET /volume/v3/volumes/bb1e1a3f-de0c-4c1f-83c6-f45cd4f97dfe => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:32:58.658597 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f8254548-752b-4737-8b03-802f6e436449 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:58.663049 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f8254548-752b-4737-8b03-802f6e436449 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] DELETE https://10.4.3.92/volume/v3/volumes/38202b25-8338-4ab6-af4f-7c660440e10c Jul 31 17:32:58.663235 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f8254548-752b-4737-8b03-802f6e436449 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:58.663443 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f8254548-752b-4737-8b03-802f6e436449 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:58.663606 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-f8254548-752b-4737-8b03-802f6e436449 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Delete volume with id: 38202b25-8338-4ab6-af4f-7c660440e10c Jul 31 17:32:58.683180 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:58.683180 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:32:58.683838 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f8254548-752b-4737-8b03-802f6e436449 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Volume info retrieved successfully. Jul 31 17:32:58.706247 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f8254548-752b-4737-8b03-802f6e436449 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Delete volume request issued successfully. Jul 31 17:32:58.707137 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f8254548-752b-4737-8b03-802f6e436449 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/volumes/38202b25-8338-4ab6-af4f-7c660440e10c returned with HTTP 202 Jul 31 17:32:58.707883 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1169/4693] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:32:58 2026] DELETE /volume/v3/volumes/38202b25-8338-4ab6-af4f-7c660440e10c => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:32:58.717435 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1bc89196-32c3-47ec-8649-6e278ca16681 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:58.719230 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1bc89196-32c3-47ec-8649-6e278ca16681 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/volumes/38202b25-8338-4ab6-af4f-7c660440e10c Jul 31 17:32:58.719570 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1bc89196-32c3-47ec-8649-6e278ca16681 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:58.719896 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1bc89196-32c3-47ec-8649-6e278ca16681 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:58.728275 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:58.728275 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:32:58.736363 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1bc89196-32c3-47ec-8649-6e278ca16681 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Volume info retrieved successfully. Jul 31 17:32:58.745338 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1bc89196-32c3-47ec-8649-6e278ca16681 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/volumes/38202b25-8338-4ab6-af4f-7c660440e10c returned with HTTP 200 Jul 31 17:32:58.745990 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1178/4694] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:58 2026] GET /volume/v3/volumes/38202b25-8338-4ab6-af4f-7c660440e10c => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:58.855444 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b0b7c1fd-9ec2-4d15-ad9a-ed22bb2e48c5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:58.856920 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b0b7c1fd-9ec2-4d15-ad9a-ed22bb2e48c5 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 Jul 31 17:32:58.857123 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b0b7c1fd-9ec2-4d15-ad9a-ed22bb2e48c5 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:58.857301 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b0b7c1fd-9ec2-4d15-ad9a-ed22bb2e48c5 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:58.863612 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:58.863612 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:32:58.867220 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b0b7c1fd-9ec2-4d15-ad9a-ed22bb2e48c5 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:32:58.871238 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b0b7c1fd-9ec2-4d15-ad9a-ed22bb2e48c5 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 returned with HTTP 200 Jul 31 17:32:58.871643 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1168/4695] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:58 2026] GET /volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:58.882738 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a4fb8f33-76ec-42fd-ae6c-5a4be0f40a9f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:58.884583 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a4fb8f33-76ec-42fd-ae6c-5a4be0f40a9f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 Jul 31 17:32:58.884755 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a4fb8f33-76ec-42fd-ae6c-5a4be0f40a9f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:58.884987 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a4fb8f33-76ec-42fd-ae6c-5a4be0f40a9f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:58.891902 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:58.891902 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:32:58.895434 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a4fb8f33-76ec-42fd-ae6c-5a4be0f40a9f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:32:58.899903 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a4fb8f33-76ec-42fd-ae6c-5a4be0f40a9f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 returned with HTTP 200 Jul 31 17:32:58.900419 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1181/4696] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:58 2026] GET /volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:58.911536 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4d1c32eb-6e0a-430c-b45f-580b1f74467f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:58.913663 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4d1c32eb-6e0a-430c-b45f-580b1f74467f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/volumes Jul 31 17:32:58.913890 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4d1c32eb-6e0a-430c-b45f-580b1f74467f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:58.914078 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4d1c32eb-6e0a-430c-b45f-580b1f74467f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:58.914307 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-4d1c32eb-6e0a-430c-b45f-580b1f74467f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Removing options '' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:32:58.915059 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-4d1c32eb-6e0a-430c-b45f-580b1f74467f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:32:58.922385 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4d1c32eb-6e0a-430c-b45f-580b1f74467f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Get all volumes completed successfully. Jul 31 17:32:58.922860 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4d1c32eb-6e0a-430c-b45f-580b1f74467f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 200 Jul 31 17:32:58.923241 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1170/4697] 10.4.3.92 () {66 vars in 1230 bytes} [Fri Jul 31 17:32:58 2026] GET /volume/v3/volumes => generated 336 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:58.931952 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6c296ea1-b379-40cb-a401-39ffb597450f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:58.933761 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6c296ea1-b379-40cb-a401-39ffb597450f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 Jul 31 17:32:58.934162 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6c296ea1-b379-40cb-a401-39ffb597450f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:58.934528 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6c296ea1-b379-40cb-a401-39ffb597450f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:58.943936 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:58.943936 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:32:58.948567 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6c296ea1-b379-40cb-a401-39ffb597450f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:32:58.954614 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6c296ea1-b379-40cb-a401-39ffb597450f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 returned with HTTP 200 Jul 31 17:32:58.954614 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1179/4698] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:58 2026] GET /volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:58.993245 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-fabda293-e046-4212-9092-dd14c9a3e6ce req-d64caf16-0cd9-4f56-a15c-2931c4183d67 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:58.995593 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-fabda293-e046-4212-9092-dd14c9a3e6ce req-d64caf16-0cd9-4f56-a15c-2931c4183d67 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 Jul 31 17:32:58.995826 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-fabda293-e046-4212-9092-dd14c9a3e6ce req-d64caf16-0cd9-4f56-a15c-2931c4183d67 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:58.996023 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-fabda293-e046-4212-9092-dd14c9a3e6ce req-d64caf16-0cd9-4f56-a15c-2931c4183d67 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:59.003135 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:59.003135 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:32:59.006914 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-fabda293-e046-4212-9092-dd14c9a3e6ce req-d64caf16-0cd9-4f56-a15c-2931c4183d67 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:32:59.011445 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-fabda293-e046-4212-9092-dd14c9a3e6ce req-d64caf16-0cd9-4f56-a15c-2931c4183d67 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 returned with HTTP 200 Jul 31 17:32:59.011921 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1169/4699] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:32:58 2026] GET /volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:59.078329 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5b2cab0b-ecf4-401f-8dc9-d0251ff1a8f7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:59.078749 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5b2cab0b-ecf4-401f-8dc9-d0251ff1a8f7 None None] GET https://10.4.3.92/volume// Jul 31 17:32:59.078897 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5b2cab0b-ecf4-401f-8dc9-d0251ff1a8f7 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:59.079100 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5b2cab0b-ecf4-401f-8dc9-d0251ff1a8f7 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:59.079452 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5b2cab0b-ecf4-401f-8dc9-d0251ff1a8f7 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:32:59.079757 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1182/4700] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:32:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:32:59.085868 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-fabda293-e046-4212-9092-dd14c9a3e6ce req-7e546ced-30a3-4a6d-9886-256457ad0148 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:59.087733 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-fabda293-e046-4212-9092-dd14c9a3e6ce req-7e546ced-30a3-4a6d-9886-256457ad0148 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:32:59.088073 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-fabda293-e046-4212-9092-dd14c9a3e6ce req-7e546ced-30a3-4a6d-9886-256457ad0148 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8b655f8b-7f62-4899-a9e1-0b20ce86da79", "connector": null, "instance_uuid": "661eef48-b17f-499e-9edb-ff8e6c3c303f"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:32:59.095306 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:59.095306 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:32:59.116569 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-fabda293-e046-4212-9092-dd14c9a3e6ce req-7e546ced-30a3-4a6d-9886-256457ad0148 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:32:59.117064 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1171/4701] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:32:59 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:32:59.140920 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bdc780e3-1fa5-4279-b090-14ec58fed0bf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:59.142558 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bdc780e3-1fa5-4279-b090-14ec58fed0bf tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 Jul 31 17:32:59.142936 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bdc780e3-1fa5-4279-b090-14ec58fed0bf tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:59.143282 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bdc780e3-1fa5-4279-b090-14ec58fed0bf tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:59.152939 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-12b75148-b071-4fa9-aa34-290095a3fdb9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:59.152939 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-12b75148-b071-4fa9-aa34-290095a3fdb9 None None] GET https://10.4.3.92/volume// Jul 31 17:32:59.153138 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-12b75148-b071-4fa9-aa34-290095a3fdb9 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:59.153241 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-12b75148-b071-4fa9-aa34-290095a3fdb9 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:59.153884 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-12b75148-b071-4fa9-aa34-290095a3fdb9 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:32:59.153884 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1170/4702] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:32:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:32:59.156948 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:59.156948 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:32:59.160079 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bdc780e3-1fa5-4279-b090-14ec58fed0bf tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:32:59.160184 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-fabda293-e046-4212-9092-dd14c9a3e6ce req-03064f2b-159a-4369-8ac7-685a3aedd7b8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:59.161926 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-fabda293-e046-4212-9092-dd14c9a3e6ce req-03064f2b-159a-4369-8ac7-685a3aedd7b8 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 Jul 31 17:32:59.162099 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-fabda293-e046-4212-9092-dd14c9a3e6ce req-03064f2b-159a-4369-8ac7-685a3aedd7b8 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:59.162267 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-fabda293-e046-4212-9092-dd14c9a3e6ce req-03064f2b-159a-4369-8ac7-685a3aedd7b8 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:59.166172 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bdc780e3-1fa5-4279-b090-14ec58fed0bf tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 returned with HTTP 200 Jul 31 17:32:59.166788 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1180/4703] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:59 2026] GET /volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:32:59.170954 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:59.170954 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:32:59.173973 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-fabda293-e046-4212-9092-dd14c9a3e6ce req-03064f2b-159a-4369-8ac7-685a3aedd7b8 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:32:59.177744 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-fabda293-e046-4212-9092-dd14c9a3e6ce req-03064f2b-159a-4369-8ac7-685a3aedd7b8 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 returned with HTTP 200 Jul 31 17:32:59.178115 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1183/4704] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:32:59 2026] GET /volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 => generated 1024 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:32:59.271427 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-fabda293-e046-4212-9092-dd14c9a3e6ce req-7b16449c-9903-48e4-9e81-2c486bf6d3b3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:59.273597 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-fabda293-e046-4212-9092-dd14c9a3e6ce req-7b16449c-9903-48e4-9e81-2c486bf6d3b3 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] PUT https://10.4.3.92/volume/v3/attachments/297d1ac8-00ae-452f-b9c1-c748ce7f82c3 Jul 31 17:32:59.274125 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-fabda293-e046-4212-9092-dd14c9a3e6ce req-7b16449c-9903-48e4-9e81-2c486bf6d3b3 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:32:59.283472 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-fabda293-e046-4212-9092-dd14c9a3e6ce req-7b16449c-9903-48e4-9e81-2c486bf6d3b3 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Acquiring lock "cinder-attachment_update-8b655f8b-7f62-4899-a9e1-0b20ce86da79-np0000006248" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:32:59.287867 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-fabda293-e046-4212-9092-dd14c9a3e6ce req-7b16449c-9903-48e4-9e81-2c486bf6d3b3 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Lock "cinder-attachment_update-8b655f8b-7f62-4899-a9e1-0b20ce86da79-np0000006248" acquired by "attachment_update" :: waited 0.004s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:32:59.288856 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:32:59.288856 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:32:59.357530 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-fabda293-e046-4212-9092-dd14c9a3e6ce req-7b16449c-9903-48e4-9e81-2c486bf6d3b3 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Lock "cinder-attachment_update-8b655f8b-7f62-4899-a9e1-0b20ce86da79-np0000006248" released by "attachment_update" :: held 0.070s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:32:59.357842 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-fabda293-e046-4212-9092-dd14c9a3e6ce req-7b16449c-9903-48e4-9e81-2c486bf6d3b3 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/attachments/297d1ac8-00ae-452f-b9c1-c748ce7f82c3 returned with HTTP 200 Jul 31 17:32:59.358260 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1172/4705] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:32:59 2026] PUT /volume/v3/attachments/297d1ac8-00ae-452f-b9c1-c748ce7f82c3 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:32:59.760259 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-38a0932c-51d5-4772-a35e-df9e32013e51 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:32:59.761973 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-38a0932c-51d5-4772-a35e-df9e32013e51 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] GET https://10.4.3.92/volume/v3/volumes/38202b25-8338-4ab6-af4f-7c660440e10c Jul 31 17:32:59.762127 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-38a0932c-51d5-4772-a35e-df9e32013e51 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:32:59.762290 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-38a0932c-51d5-4772-a35e-df9e32013e51 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:32:59.767306 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-38a0932c-51d5-4772-a35e-df9e32013e51 tempest-VolumesBackupsTest-939827223 tempest-VolumesBackupsTest-939827223-project-member] https://10.4.3.92/volume/v3/volumes/38202b25-8338-4ab6-af4f-7c660440e10c returned with HTTP 404 Jul 31 17:32:59.767703 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1171/4706] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:32:59 2026] GET /volume/v3/volumes/38202b25-8338-4ab6-af4f-7c660440e10c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:33:00.179394 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-dcaf0119-ee5b-46bd-8642-3e4098df3d1f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:00.182989 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dcaf0119-ee5b-46bd-8642-3e4098df3d1f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 Jul 31 17:33:00.183257 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dcaf0119-ee5b-46bd-8642-3e4098df3d1f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:00.183554 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dcaf0119-ee5b-46bd-8642-3e4098df3d1f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:00.205867 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:00.205867 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:33:00.210276 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-dcaf0119-ee5b-46bd-8642-3e4098df3d1f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:33:00.217368 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dcaf0119-ee5b-46bd-8642-3e4098df3d1f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 returned with HTTP 200 Jul 31 17:33:00.217909 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1181/4707] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:33:00 2026] GET /volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:33:01.238140 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-73800295-5c3a-46cc-bc98-95f44a7fbb09 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:01.247485 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-73800295-5c3a-46cc-bc98-95f44a7fbb09 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 Jul 31 17:33:01.247713 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-73800295-5c3a-46cc-bc98-95f44a7fbb09 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:01.247939 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-73800295-5c3a-46cc-bc98-95f44a7fbb09 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:01.263172 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:01.263172 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:33:01.269031 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-73800295-5c3a-46cc-bc98-95f44a7fbb09 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:33:01.275595 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-73800295-5c3a-46cc-bc98-95f44a7fbb09 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 returned with HTTP 200 Jul 31 17:33:01.276092 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1184/4708] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:33:01 2026] GET /volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:33:02.290106 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b48eb48c-33e0-45b0-88aa-5ee1eca7708f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:02.292825 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b48eb48c-33e0-45b0-88aa-5ee1eca7708f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 Jul 31 17:33:02.292964 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b48eb48c-33e0-45b0-88aa-5ee1eca7708f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:02.293241 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b48eb48c-33e0-45b0-88aa-5ee1eca7708f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:02.313024 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:02.313024 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:33:02.320261 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b48eb48c-33e0-45b0-88aa-5ee1eca7708f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:33:02.327962 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b48eb48c-33e0-45b0-88aa-5ee1eca7708f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 returned with HTTP 200 Jul 31 17:33:02.328579 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1173/4709] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:33:02 2026] GET /volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:33:02.620190 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-fabda293-e046-4212-9092-dd14c9a3e6ce req-47ff2a92-651c-41ae-bfc1-4c51fa6913ba None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:02.622189 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-fabda293-e046-4212-9092-dd14c9a3e6ce req-47ff2a92-651c-41ae-bfc1-4c51fa6913ba tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] POST https://10.4.3.92/volume/v3/attachments/297d1ac8-00ae-452f-b9c1-c748ce7f82c3/action Jul 31 17:33:02.623286 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-fabda293-e046-4212-9092-dd14c9a3e6ce req-47ff2a92-651c-41ae-bfc1-4c51fa6913ba tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:33:02.623286 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-fabda293-e046-4212-9092-dd14c9a3e6ce req-47ff2a92-651c-41ae-bfc1-4c51fa6913ba tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:33:02.640282 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:02.640282 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:33:02.651609 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-fabda293-e046-4212-9092-dd14c9a3e6ce req-47ff2a92-651c-41ae-bfc1-4c51fa6913ba tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/attachments/297d1ac8-00ae-452f-b9c1-c748ce7f82c3/action returned with HTTP 204 Jul 31 17:33:02.653653 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1172/4710] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:33:02 2026] POST /volume/v3/attachments/297d1ac8-00ae-452f-b9c1-c748ce7f82c3/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:33:02.800306 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f9e2ee17-aafd-4bdd-8304-2302ad3b7dac None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:02.887991 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f9e2ee17-aafd-4bdd-8304-2302ad3b7dac tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:33:02.888406 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f9e2ee17-aafd-4bdd-8304-2302ad3b7dac tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2143029043"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:33:02.889807 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-f9e2ee17-aafd-4bdd-8304-2302ad3b7dac tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2143029043'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:33:02.889963 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-f9e2ee17-aafd-4bdd-8304-2302ad3b7dac tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Create volume of 1 GB Jul 31 17:33:02.894053 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f9e2ee17-aafd-4bdd-8304-2302ad3b7dac tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Availability Zones retrieved successfully. Jul 31 17:33:02.899574 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f9e2ee17-aafd-4bdd-8304-2302ad3b7dac tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Flow 'volume_create_api' (f374e809-5978-42e5-a6c5-239bf3f684e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:33:02.900530 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f9e2ee17-aafd-4bdd-8304-2302ad3b7dac tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (616e207e-3579-489d-bffc-a904b8115b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:33:02.901330 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-f9e2ee17-aafd-4bdd-8304-2302ad3b7dac tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:33:02.927474 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f9e2ee17-aafd-4bdd-8304-2302ad3b7dac tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (616e207e-3579-489d-bffc-a904b8115b85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:33:02.928246 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f9e2ee17-aafd-4bdd-8304-2302ad3b7dac tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05a661a2-49ff-4269-b287-1da9d2938721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:33:02.999269 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-f9e2ee17-aafd-4bdd-8304-2302ad3b7dac tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Created reservations ['b7a6cfc3-2067-4068-a7e7-704c4d11379e', '140cbc0a-d267-4675-a685-8728a6a8fdcd', 'acf65dc1-a73c-4010-8a01-2b892b0e4b47', 'c895f71e-c409-4fd4-a219-82ef1dda1be5'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:33:02.999652 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f9e2ee17-aafd-4bdd-8304-2302ad3b7dac tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05a661a2-49ff-4269-b287-1da9d2938721) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7a6cfc3-2067-4068-a7e7-704c4d11379e', '140cbc0a-d267-4675-a685-8728a6a8fdcd', 'acf65dc1-a73c-4010-8a01-2b892b0e4b47', 'c895f71e-c409-4fd4-a219-82ef1dda1be5']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:33:03.000683 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f9e2ee17-aafd-4bdd-8304-2302ad3b7dac tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbc7d7c7-fa65-404e-8b5a-f64271d46e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:33:03.029570 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f9e2ee17-aafd-4bdd-8304-2302ad3b7dac tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbc7d7c7-fa65-404e-8b5a-f64271d46e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a77f6c02-12e7-4e45-b4ee-1f8396db3b06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2143029043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1844ac20e00e45799a22131fd82c393c',qos_specs=None,replication_status=,reservations=['b7a6cfc3-2067-4068-a7e7-704c4d11379e','140cbc0a-d267-4675-a685-8728a6a8fdcd','acf65dc1-a73c-4010-8a01-2b892b0e4b47','c895f71e-c409-4fd4-a219-82ef1dda1be5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4840c2f5cf04e2b8a28343bd5233bec',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:33:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2143029043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a77f6c02-12e7-4e45-b4ee-1f8396db3b06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1844ac20e00e45799a22131fd82c393c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4840c2f5cf04e2b8a28343bd5233bec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:33:03.030259 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f9e2ee17-aafd-4bdd-8304-2302ad3b7dac tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff1ce271-5dd5-4b37-8a55-a8f92062ed36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:33:03.048402 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f9e2ee17-aafd-4bdd-8304-2302ad3b7dac tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff1ce271-5dd5-4b37-8a55-a8f92062ed36) transitioned into state 'SUCCESS' from state '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-2143029043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1844ac20e00e45799a22131fd82c393c',qos_specs=None,replication_status=,reservations=['b7a6cfc3-2067-4068-a7e7-704c4d11379e','140cbc0a-d267-4675-a685-8728a6a8fdcd','acf65dc1-a73c-4010-8a01-2b892b0e4b47','c895f71e-c409-4fd4-a219-82ef1dda1be5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4840c2f5cf04e2b8a28343bd5233bec',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:33:03.049149 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f9e2ee17-aafd-4bdd-8304-2302ad3b7dac tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8f4065c-292b-448e-b4cf-c4de3f4ada1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:33:03.060949 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f9e2ee17-aafd-4bdd-8304-2302ad3b7dac tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8f4065c-292b-448e-b4cf-c4de3f4ada1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:33:03.061811 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-f9e2ee17-aafd-4bdd-8304-2302ad3b7dac tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Flow 'volume_create_api' (f374e809-5978-42e5-a6c5-239bf3f684e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:33:03.062130 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f9e2ee17-aafd-4bdd-8304-2302ad3b7dac tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Create volume request issued successfully. Jul 31 17:33:03.062715 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f9e2ee17-aafd-4bdd-8304-2302ad3b7dac tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:33:03.063131 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1182/4711] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:33:02 2026] POST /volume/v3/volumes => generated 776 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:33:03.074856 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2c803cd1-701d-47bf-ac1e-3b538142b692 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:03.076702 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2c803cd1-701d-47bf-ac1e-3b538142b692 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/volumes/a77f6c02-12e7-4e45-b4ee-1f8396db3b06 Jul 31 17:33:03.076904 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2c803cd1-701d-47bf-ac1e-3b538142b692 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:03.077112 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2c803cd1-701d-47bf-ac1e-3b538142b692 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:03.084684 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:03.084684 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:33:03.088438 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2c803cd1-701d-47bf-ac1e-3b538142b692 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Volume info retrieved successfully. Jul 31 17:33:03.091962 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2c803cd1-701d-47bf-ac1e-3b538142b692 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/volumes/a77f6c02-12e7-4e45-b4ee-1f8396db3b06 returned with HTTP 200 Jul 31 17:33:03.092302 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1185/4712] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:33:03 2026] GET /volume/v3/volumes/a77f6c02-12e7-4e45-b4ee-1f8396db3b06 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:33:03.342880 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-885fd2c2-58e3-4a6d-9641-c3b71ae6aae8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:03.345208 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-885fd2c2-58e3-4a6d-9641-c3b71ae6aae8 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 Jul 31 17:33:03.345482 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-885fd2c2-58e3-4a6d-9641-c3b71ae6aae8 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:03.345727 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-885fd2c2-58e3-4a6d-9641-c3b71ae6aae8 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:03.358764 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:03.358764 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:33:03.363225 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-885fd2c2-58e3-4a6d-9641-c3b71ae6aae8 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:33:03.369540 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-885fd2c2-58e3-4a6d-9641-c3b71ae6aae8 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 returned with HTTP 200 Jul 31 17:33:03.369971 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1174/4713] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:33:03 2026] GET /volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:33:03.381978 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e0859fe9-9f94-457e-8fd9-aaea30e95ef9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:03.383855 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e0859fe9-9f94-457e-8fd9-aaea30e95ef9 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 Jul 31 17:33:03.384032 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e0859fe9-9f94-457e-8fd9-aaea30e95ef9 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:03.384202 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e0859fe9-9f94-457e-8fd9-aaea30e95ef9 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:03.393899 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:03.393899 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:33:03.397895 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e0859fe9-9f94-457e-8fd9-aaea30e95ef9 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:33:03.403404 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e0859fe9-9f94-457e-8fd9-aaea30e95ef9 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 returned with HTTP 200 Jul 31 17:33:03.403916 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1173/4714] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:33:03 2026] GET /volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:33:03.419362 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-828530d6-0c35-4304-8c69-4011d20db72a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:03.421235 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-828530d6-0c35-4304-8c69-4011d20db72a tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 Jul 31 17:33:03.421460 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-828530d6-0c35-4304-8c69-4011d20db72a tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:03.421645 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-828530d6-0c35-4304-8c69-4011d20db72a tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:03.430670 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:03.430670 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:33:03.433898 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-828530d6-0c35-4304-8c69-4011d20db72a tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:33:03.437588 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-828530d6-0c35-4304-8c69-4011d20db72a tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 returned with HTTP 200 Jul 31 17:33:03.437979 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1183/4715] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:33:03 2026] GET /volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:33:04.105149 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1a625123-80de-4de9-9b21-eee2de25da3a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:04.107432 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1a625123-80de-4de9-9b21-eee2de25da3a tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/volumes/a77f6c02-12e7-4e45-b4ee-1f8396db3b06 Jul 31 17:33:04.107690 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1a625123-80de-4de9-9b21-eee2de25da3a tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:04.108073 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1a625123-80de-4de9-9b21-eee2de25da3a tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:04.119251 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:04.119251 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:33:04.124685 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1a625123-80de-4de9-9b21-eee2de25da3a tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Volume info retrieved successfully. Jul 31 17:33:04.131077 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1a625123-80de-4de9-9b21-eee2de25da3a tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/volumes/a77f6c02-12e7-4e45-b4ee-1f8396db3b06 returned with HTTP 200 Jul 31 17:33:04.131536 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1186/4716] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:33:04 2026] GET /volume/v3/volumes/a77f6c02-12e7-4e45-b4ee-1f8396db3b06 => generated 1007 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:33:04.144023 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-98c3f78d-f28b-4ae3-a4eb-782909d0eeb3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:04.147405 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-98c3f78d-f28b-4ae3-a4eb-782909d0eeb3 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:33:04.147888 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-98c3f78d-f28b-4ae3-a4eb-782909d0eeb3 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a77f6c02-12e7-4e45-b4ee-1f8396db3b06", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1528916123"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:33:04.159156 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:04.159156 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:33:04.159608 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-98c3f78d-f28b-4ae3-a4eb-782909d0eeb3 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Volume info retrieved successfully. Jul 31 17:33:04.159776 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-98c3f78d-f28b-4ae3-a4eb-782909d0eeb3 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Create snapshot from volume a77f6c02-12e7-4e45-b4ee-1f8396db3b06 Jul 31 17:33:04.214624 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-98c3f78d-f28b-4ae3-a4eb-782909d0eeb3 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Created reservations ['b6134156-571e-44d1-98d9-537f26b61460', '237e7a71-dadd-4c9f-9db1-e054cea83287', '4927828c-3642-4537-9629-4b164a391191', '013b7f30-b060-4d8e-9631-735564bb477d'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:33:04.257481 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-98c3f78d-f28b-4ae3-a4eb-782909d0eeb3 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Snapshot create request issued successfully. Jul 31 17:33:04.257908 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-98c3f78d-f28b-4ae3-a4eb-782909d0eeb3 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:33:04.258367 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1175/4717] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:33:04 2026] POST /volume/v3/snapshots => generated 308 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:33:04.272931 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b9030746-d036-4ab4-8e00-b8987558ec61 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:04.276788 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b9030746-d036-4ab4-8e00-b8987558ec61 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/snapshots/f3ce0ac3-c958-44b2-9930-c4d4b476511b Jul 31 17:33:04.276993 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b9030746-d036-4ab4-8e00-b8987558ec61 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:04.277235 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b9030746-d036-4ab4-8e00-b8987558ec61 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:04.283679 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:04.283679 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:33:04.284014 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b9030746-d036-4ab4-8e00-b8987558ec61 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Snapshot retrieved successfully. Jul 31 17:33:04.286076 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b9030746-d036-4ab4-8e00-b8987558ec61 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/snapshots/f3ce0ac3-c958-44b2-9930-c4d4b476511b returned with HTTP 200 Jul 31 17:33:04.286517 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1174/4718] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:33:04 2026] GET /volume/v3/snapshots/f3ce0ac3-c958-44b2-9930-c4d4b476511b => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:33:04.775182 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-599f53f1-c26a-4571-a1ec-d9395d445d9b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:04.777210 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-599f53f1-c26a-4571-a1ec-d9395d445d9b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:33:04.777667 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-599f53f1-c26a-4571-a1ec-d9395d445d9b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "28738363-9dad-46a1-bae3-c2fc52662dd1", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-236985001", "description": null, "metadata": null}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:33:04.788966 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:04.788966 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:33:04.789500 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-599f53f1-c26a-4571-a1ec-d9395d445d9b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:33:04.789652 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-599f53f1-c26a-4571-a1ec-d9395d445d9b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Create snapshot from volume 28738363-9dad-46a1-bae3-c2fc52662dd1 Jul 31 17:33:04.818091 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-599f53f1-c26a-4571-a1ec-d9395d445d9b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Created reservations ['fa61f2bf-d939-4da4-8072-56227f287c2f', '8e4cc97d-6d24-4f97-8a39-2413c7344265', '3f2d6342-104c-4a29-b1cb-cb4d1c32bd63', '7928a545-c0ee-47c0-9f39-f4a4c189c94d'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:33:04.867959 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-599f53f1-c26a-4571-a1ec-d9395d445d9b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot force create request issued successfully. Jul 31 17:33:04.868443 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-599f53f1-c26a-4571-a1ec-d9395d445d9b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:33:04.869035 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1184/4719] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:33:04 2026] POST /volume/v3/snapshots => generated 307 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:33:04.877831 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c99e6fff-b57f-49f4-8183-aec7bdc8315a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:04.880119 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c99e6fff-b57f-49f4-8183-aec7bdc8315a tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/772769aa-1589-471a-ac3e-d6efc26b767e Jul 31 17:33:04.880450 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c99e6fff-b57f-49f4-8183-aec7bdc8315a tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:04.880626 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c99e6fff-b57f-49f4-8183-aec7bdc8315a tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:04.886995 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:04.886995 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:33:04.887509 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c99e6fff-b57f-49f4-8183-aec7bdc8315a tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:33:04.888361 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c99e6fff-b57f-49f4-8183-aec7bdc8315a tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/772769aa-1589-471a-ac3e-d6efc26b767e returned with HTTP 200 Jul 31 17:33:04.892436 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1187/4720] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:33:04 2026] GET /volume/v3/snapshots/772769aa-1589-471a-ac3e-d6efc26b767e => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:33:05.295889 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f1c02a74-3f9b-44a0-880f-38f887bdf343 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:05.297861 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f1c02a74-3f9b-44a0-880f-38f887bdf343 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/snapshots/f3ce0ac3-c958-44b2-9930-c4d4b476511b Jul 31 17:33:05.298028 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f1c02a74-3f9b-44a0-880f-38f887bdf343 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:05.298223 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f1c02a74-3f9b-44a0-880f-38f887bdf343 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:05.305508 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:05.305508 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:33:05.305920 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f1c02a74-3f9b-44a0-880f-38f887bdf343 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Snapshot retrieved successfully. Jul 31 17:33:05.306629 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f1c02a74-3f9b-44a0-880f-38f887bdf343 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/snapshots/f3ce0ac3-c958-44b2-9930-c4d4b476511b returned with HTTP 200 Jul 31 17:33:05.307104 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1176/4721] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:33:05 2026] GET /volume/v3/snapshots/f3ce0ac3-c958-44b2-9930-c4d4b476511b => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:33:05.322997 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3e8af848-e2dd-41e6-952d-a600c4c2d41c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:05.393199 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3e8af848-e2dd-41e6-952d-a600c4c2d41c tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-reader] POST https://10.4.3.92/volume/v3/snapshots/f3ce0ac3-c958-44b2-9930-c4d4b476511b/action Jul 31 17:33:05.393512 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3e8af848-e2dd-41e6-952d-a600c4c2d41c tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:33:05.393628 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3e8af848-e2dd-41e6-952d-a600c4c2d41c tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:33:05.400182 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:05.400182 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:33:05.400695 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3e8af848-e2dd-41e6-952d-a600c4c2d41c tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-reader] Snapshot retrieved successfully. Jul 31 17:33:05.401527 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.policy [None req-3e8af848-e2dd-41e6-952d-a600c4c2d41c tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'cc7088a47fe9467ea4d3d9650cca973b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1844ac20e00e45799a22131fd82c393c', '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=100272) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:33:05.401727 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3e8af848-e2dd-41e6-952d-a600c4c2d41c tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-reader] https://10.4.3.92/volume/v3/snapshots/f3ce0ac3-c958-44b2-9930-c4d4b476511b/action returned with HTTP 403 Jul 31 17:33:05.402146 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1175/4722] 10.4.3.92 () {68 vars in 1389 bytes} [Fri Jul 31 17:33:05 2026] POST /volume/v3/snapshots/f3ce0ac3-c958-44b2-9930-c4d4b476511b/action => generated 133 bytes in 81 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:33:05.409333 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9d082261-953c-48a0-b3e3-5d72377846c0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:05.411826 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9d082261-953c-48a0-b3e3-5d72377846c0 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] DELETE https://10.4.3.92/volume/v3/snapshots/f3ce0ac3-c958-44b2-9930-c4d4b476511b Jul 31 17:33:05.412083 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9d082261-953c-48a0-b3e3-5d72377846c0 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:05.412300 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9d082261-953c-48a0-b3e3-5d72377846c0 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:05.412450 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-9d082261-953c-48a0-b3e3-5d72377846c0 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Delete snapshot with id: f3ce0ac3-c958-44b2-9930-c4d4b476511b Jul 31 17:33:05.416708 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:05.416708 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:33:05.416975 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9d082261-953c-48a0-b3e3-5d72377846c0 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Snapshot retrieved successfully. Jul 31 17:33:05.434223 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9d082261-953c-48a0-b3e3-5d72377846c0 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Snapshot delete request issued successfully. Jul 31 17:33:05.434223 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9d082261-953c-48a0-b3e3-5d72377846c0 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/snapshots/f3ce0ac3-c958-44b2-9930-c4d4b476511b returned with HTTP 202 Jul 31 17:33:05.434447 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1185/4723] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:33:05 2026] DELETE /volume/v3/snapshots/f3ce0ac3-c958-44b2-9930-c4d4b476511b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:33:05.442511 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1510321c-1c9d-4627-aff4-ffc1d2b2e21d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:05.444516 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1510321c-1c9d-4627-aff4-ffc1d2b2e21d tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/snapshots/f3ce0ac3-c958-44b2-9930-c4d4b476511b Jul 31 17:33:05.444677 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1510321c-1c9d-4627-aff4-ffc1d2b2e21d tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:05.444852 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1510321c-1c9d-4627-aff4-ffc1d2b2e21d tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:05.450228 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:05.450228 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:33:05.450609 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1510321c-1c9d-4627-aff4-ffc1d2b2e21d tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Snapshot retrieved successfully. Jul 31 17:33:05.451332 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1510321c-1c9d-4627-aff4-ffc1d2b2e21d tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/snapshots/f3ce0ac3-c958-44b2-9930-c4d4b476511b returned with HTTP 200 Jul 31 17:33:05.451746 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1188/4724] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:33:05 2026] GET /volume/v3/snapshots/f3ce0ac3-c958-44b2-9930-c4d4b476511b => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:33:05.903115 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-89e8cf86-8c84-47a8-80b7-7882a01bc3a9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:05.905020 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-89e8cf86-8c84-47a8-80b7-7882a01bc3a9 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/772769aa-1589-471a-ac3e-d6efc26b767e Jul 31 17:33:05.905267 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-89e8cf86-8c84-47a8-80b7-7882a01bc3a9 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:05.905560 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-89e8cf86-8c84-47a8-80b7-7882a01bc3a9 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:05.910432 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:05.910432 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:33:05.910913 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-89e8cf86-8c84-47a8-80b7-7882a01bc3a9 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:33:05.911694 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-89e8cf86-8c84-47a8-80b7-7882a01bc3a9 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/772769aa-1589-471a-ac3e-d6efc26b767e returned with HTTP 200 Jul 31 17:33:05.912091 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1177/4725] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:33:05 2026] GET /volume/v3/snapshots/772769aa-1589-471a-ac3e-d6efc26b767e => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:33:05.922355 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4af3b95e-ebe5-44da-9a3e-73087ddbe293 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:05.924054 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4af3b95e-ebe5-44da-9a3e-73087ddbe293 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/772769aa-1589-471a-ac3e-d6efc26b767e Jul 31 17:33:05.924219 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4af3b95e-ebe5-44da-9a3e-73087ddbe293 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:05.924448 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4af3b95e-ebe5-44da-9a3e-73087ddbe293 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:05.929061 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:05.929061 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:33:05.929467 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4af3b95e-ebe5-44da-9a3e-73087ddbe293 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:33:05.930121 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4af3b95e-ebe5-44da-9a3e-73087ddbe293 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/772769aa-1589-471a-ac3e-d6efc26b767e returned with HTTP 200 Jul 31 17:33:05.930468 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1176/4726] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:33:05 2026] GET /volume/v3/snapshots/772769aa-1589-471a-ac3e-d6efc26b767e => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:33:05.940969 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-752f37d4-e278-427a-b660-9483c2335f03 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:05.942641 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-752f37d4-e278-427a-b660-9483c2335f03 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:33:05.942972 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-752f37d4-e278-427a-b660-9483c2335f03 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1599724184", "snapshot_id": "772769aa-1589-471a-ac3e-d6efc26b767e", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:33:05.944434 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-752f37d4-e278-427a-b660-9483c2335f03 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1599724184', 'snapshot_id': '772769aa-1589-471a-ac3e-d6efc26b767e', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:33:05.950189 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:05.950189 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:33:05.950633 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-752f37d4-e278-427a-b660-9483c2335f03 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:33:05.950788 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-752f37d4-e278-427a-b660-9483c2335f03 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Create volume of 1 GB Jul 31 17:33:05.954696 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-752f37d4-e278-427a-b660-9483c2335f03 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Availability Zones retrieved successfully. Jul 31 17:33:05.960009 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-752f37d4-e278-427a-b660-9483c2335f03 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Flow 'volume_create_api' (08531b89-d378-4bc5-b167-6a0b9da42e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:33:05.961079 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-752f37d4-e278-427a-b660-9483c2335f03 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (944f4223-0de8-4f7a-b026-db817905a96c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:33:05.962068 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-752f37d4-e278-427a-b660-9483c2335f03 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:33:05.994090 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-752f37d4-e278-427a-b660-9483c2335f03 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (944f4223-0de8-4f7a-b026-db817905a96c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '772769aa-1589-471a-ac3e-d6efc26b767e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:33:05.994882 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-752f37d4-e278-427a-b660-9483c2335f03 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37d67b9b-6ff0-458b-97b3-43d3ac61caca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:33:06.034913 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-752f37d4-e278-427a-b660-9483c2335f03 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Created reservations ['786e9a53-a9f6-47f1-93f8-9887d88b443e', '77e2e88d-a3cf-4c38-9702-1f726bcd3271', '15da76cc-bef9-4e45-ae7a-c6700c02c0ec', '338ae5e5-6b35-4920-aeb1-0deed8520e5b'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:33:06.035745 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-752f37d4-e278-427a-b660-9483c2335f03 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37d67b9b-6ff0-458b-97b3-43d3ac61caca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['786e9a53-a9f6-47f1-93f8-9887d88b443e', '77e2e88d-a3cf-4c38-9702-1f726bcd3271', '15da76cc-bef9-4e45-ae7a-c6700c02c0ec', '338ae5e5-6b35-4920-aeb1-0deed8520e5b']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:33:06.036605 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-752f37d4-e278-427a-b660-9483c2335f03 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3f6a9a2-76d7-43b0-8b18-df3e4f92a5b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:33:06.079306 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-752f37d4-e278-427a-b660-9483c2335f03 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3f6a9a2-76d7-43b0-8b18-df3e4f92a5b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd90cd373-1e57-4ca3-bfb2-42c2934eccd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1599724184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93f3986dd70442d6b42d2af87d722313',qos_specs=None,replication_status=,reservations=['786e9a53-a9f6-47f1-93f8-9887d88b443e','77e2e88d-a3cf-4c38-9702-1f726bcd3271','15da76cc-bef9-4e45-ae7a-c6700c02c0ec','338ae5e5-6b35-4920-aeb1-0deed8520e5b'],size=1,snapshot_id=772769aa-1589-471a-ac3e-d6efc26b767e,source_replicaid=,source_volid=None,status='creating',user_id='6dda15d2abf14a889e507b800d058d6f',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:33:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1599724184',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d90cd373-1e57-4ca3-bfb2-42c2934eccd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93f3986dd70442d6b42d2af87d722313',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=772769aa-1589-471a-ac3e-d6efc26b767e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6dda15d2abf14a889e507b800d058d6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:33:06.080162 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-752f37d4-e278-427a-b660-9483c2335f03 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e569bf35-3634-4322-9da7-9b80635c5f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:33:06.100134 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-752f37d4-e278-427a-b660-9483c2335f03 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e569bf35-3634-4322-9da7-9b80635c5f65) transitioned into state 'SUCCESS' from state '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-1599724184',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93f3986dd70442d6b42d2af87d722313',qos_specs=None,replication_status=,reservations=['786e9a53-a9f6-47f1-93f8-9887d88b443e','77e2e88d-a3cf-4c38-9702-1f726bcd3271','15da76cc-bef9-4e45-ae7a-c6700c02c0ec','338ae5e5-6b35-4920-aeb1-0deed8520e5b'],size=1,snapshot_id=772769aa-1589-471a-ac3e-d6efc26b767e,source_replicaid=,source_volid=None,status='creating',user_id='6dda15d2abf14a889e507b800d058d6f',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:33:06.100869 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-752f37d4-e278-427a-b660-9483c2335f03 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83959867-4ee1-4876-ba00-0f7a2a1aa099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:33:06.121953 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-752f37d4-e278-427a-b660-9483c2335f03 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83959867-4ee1-4876-ba00-0f7a2a1aa099) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:33:06.122755 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-752f37d4-e278-427a-b660-9483c2335f03 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Flow 'volume_create_api' (08531b89-d378-4bc5-b167-6a0b9da42e6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:33:06.123017 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-752f37d4-e278-427a-b660-9483c2335f03 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Create volume request issued successfully. Jul 31 17:33:06.123558 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-752f37d4-e278-427a-b660-9483c2335f03 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:33:06.123961 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1186/4727] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:33:05 2026] POST /volume/v3/volumes => generated 783 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:33:06.138199 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a815ceb9-b4f3-4466-83b2-466c60fa4e5a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:06.139975 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a815ceb9-b4f3-4466-83b2-466c60fa4e5a tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/d90cd373-1e57-4ca3-bfb2-42c2934eccd3 Jul 31 17:33:06.140168 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a815ceb9-b4f3-4466-83b2-466c60fa4e5a tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:06.140374 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a815ceb9-b4f3-4466-83b2-466c60fa4e5a tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:06.142692 np0000006248 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=124,cinder:UPDATE=16,cinder:INSERT=5 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:33:06.148533 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:06.148533 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:33:06.152791 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a815ceb9-b4f3-4466-83b2-466c60fa4e5a tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:33:06.156993 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a815ceb9-b4f3-4466-83b2-466c60fa4e5a tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/d90cd373-1e57-4ca3-bfb2-42c2934eccd3 returned with HTTP 200 Jul 31 17:33:06.157393 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1189/4728] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:33:06 2026] GET /volume/v3/volumes/d90cd373-1e57-4ca3-bfb2-42c2934eccd3 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:33:06.460454 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-60bef03f-db2f-4206-b502-9c99640076c6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:06.462452 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-60bef03f-db2f-4206-b502-9c99640076c6 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/snapshots/f3ce0ac3-c958-44b2-9930-c4d4b476511b Jul 31 17:33:06.462682 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-60bef03f-db2f-4206-b502-9c99640076c6 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:06.462908 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-60bef03f-db2f-4206-b502-9c99640076c6 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:06.468438 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-60bef03f-db2f-4206-b502-9c99640076c6 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/snapshots/f3ce0ac3-c958-44b2-9930-c4d4b476511b returned with HTTP 404 Jul 31 17:33:06.469011 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1178/4729] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:33:06 2026] GET /volume/v3/snapshots/f3ce0ac3-c958-44b2-9930-c4d4b476511b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:33:06.476747 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-eeeeab53-4df5-4d83-a884-4af3800ba70c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:06.479097 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-eeeeab53-4df5-4d83-a884-4af3800ba70c tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/a77f6c02-12e7-4e45-b4ee-1f8396db3b06 Jul 31 17:33:06.479395 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-eeeeab53-4df5-4d83-a884-4af3800ba70c tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:06.479671 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-eeeeab53-4df5-4d83-a884-4af3800ba70c tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:06.479909 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-eeeeab53-4df5-4d83-a884-4af3800ba70c tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Delete volume with id: a77f6c02-12e7-4e45-b4ee-1f8396db3b06 Jul 31 17:33:06.489180 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:06.489180 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:33:06.489662 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-eeeeab53-4df5-4d83-a884-4af3800ba70c tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Volume info retrieved successfully. Jul 31 17:33:06.508170 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-eeeeab53-4df5-4d83-a884-4af3800ba70c tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Delete volume request issued successfully. Jul 31 17:33:06.508460 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-eeeeab53-4df5-4d83-a884-4af3800ba70c tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/volumes/a77f6c02-12e7-4e45-b4ee-1f8396db3b06 returned with HTTP 202 Jul 31 17:33:06.509054 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1177/4730] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:33:06 2026] DELETE /volume/v3/volumes/a77f6c02-12e7-4e45-b4ee-1f8396db3b06 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:33:06.516372 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-73b420de-b521-4556-becb-1c73f4583dc9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:06.518255 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-73b420de-b521-4556-becb-1c73f4583dc9 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/volumes/a77f6c02-12e7-4e45-b4ee-1f8396db3b06 Jul 31 17:33:06.518475 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-73b420de-b521-4556-becb-1c73f4583dc9 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:06.518652 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-73b420de-b521-4556-becb-1c73f4583dc9 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:06.520699 np0000006248 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=232,cinder:UPDATE=80,cinder:INSERT=38,cinder:DELETE=1 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:33:06.527265 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:06.527265 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:33:06.531674 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-73b420de-b521-4556-becb-1c73f4583dc9 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Volume info retrieved successfully. Jul 31 17:33:06.537276 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-73b420de-b521-4556-becb-1c73f4583dc9 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/volumes/a77f6c02-12e7-4e45-b4ee-1f8396db3b06 returned with HTTP 200 Jul 31 17:33:06.537688 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1187/4731] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:33:06 2026] GET /volume/v3/volumes/a77f6c02-12e7-4e45-b4ee-1f8396db3b06 => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:33:07.175990 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a7f3d26b-fd65-4046-95d0-0b7b4c257eab None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:07.177810 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a7f3d26b-fd65-4046-95d0-0b7b4c257eab tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/d90cd373-1e57-4ca3-bfb2-42c2934eccd3 Jul 31 17:33:07.177999 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a7f3d26b-fd65-4046-95d0-0b7b4c257eab tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:07.178185 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a7f3d26b-fd65-4046-95d0-0b7b4c257eab tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:07.186502 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:07.186502 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:33:07.191383 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a7f3d26b-fd65-4046-95d0-0b7b4c257eab tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:33:07.196798 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a7f3d26b-fd65-4046-95d0-0b7b4c257eab tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/d90cd373-1e57-4ca3-bfb2-42c2934eccd3 returned with HTTP 200 Jul 31 17:33:07.197168 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1190/4732] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:33:07 2026] GET /volume/v3/volumes/d90cd373-1e57-4ca3-bfb2-42c2934eccd3 => generated 1392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:33:07.212972 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d241e5b1-1121-4ac3-b93b-c87ec3ea894f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:07.215068 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d241e5b1-1121-4ac3-b93b-c87ec3ea894f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/d90cd373-1e57-4ca3-bfb2-42c2934eccd3 Jul 31 17:33:07.215257 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d241e5b1-1121-4ac3-b93b-c87ec3ea894f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:07.215468 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d241e5b1-1121-4ac3-b93b-c87ec3ea894f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:07.222690 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:07.222690 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:33:07.226476 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d241e5b1-1121-4ac3-b93b-c87ec3ea894f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:33:07.232968 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d241e5b1-1121-4ac3-b93b-c87ec3ea894f tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/d90cd373-1e57-4ca3-bfb2-42c2934eccd3 returned with HTTP 200 Jul 31 17:33:07.233384 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1179/4733] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:33:07 2026] GET /volume/v3/volumes/d90cd373-1e57-4ca3-bfb2-42c2934eccd3 => generated 1392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:33:07.367676 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-bb1a278d-bd51-4304-b251-e790e9ed311d req-1224af72-b5b0-4616-88e2-97614e462808 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:07.369855 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-bb1a278d-bd51-4304-b251-e790e9ed311d req-1224af72-b5b0-4616-88e2-97614e462808 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/d90cd373-1e57-4ca3-bfb2-42c2934eccd3 Jul 31 17:33:07.370043 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-bb1a278d-bd51-4304-b251-e790e9ed311d req-1224af72-b5b0-4616-88e2-97614e462808 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:07.370222 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-bb1a278d-bd51-4304-b251-e790e9ed311d req-1224af72-b5b0-4616-88e2-97614e462808 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:07.372388 np0000006248 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=151,cinder:UPDATE=24,cinder:INSERT=3 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:33:07.378223 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:07.378223 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:33:07.384339 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-bb1a278d-bd51-4304-b251-e790e9ed311d req-1224af72-b5b0-4616-88e2-97614e462808 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:33:07.388773 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-bb1a278d-bd51-4304-b251-e790e9ed311d req-1224af72-b5b0-4616-88e2-97614e462808 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/d90cd373-1e57-4ca3-bfb2-42c2934eccd3 returned with HTTP 200 Jul 31 17:33:07.389435 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1178/4734] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:33:07 2026] GET /volume/v3/volumes/d90cd373-1e57-4ca3-bfb2-42c2934eccd3 => generated 1392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:33:07.551398 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3be57a5a-0277-4f18-acc0-f5117c27a513 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:07.553250 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3be57a5a-0277-4f18-acc0-f5117c27a513 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/volumes/a77f6c02-12e7-4e45-b4ee-1f8396db3b06 Jul 31 17:33:07.553466 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3be57a5a-0277-4f18-acc0-f5117c27a513 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:07.553646 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3be57a5a-0277-4f18-acc0-f5117c27a513 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:07.559765 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3be57a5a-0277-4f18-acc0-f5117c27a513 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/volumes/a77f6c02-12e7-4e45-b4ee-1f8396db3b06 returned with HTTP 404 Jul 31 17:33:07.560223 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1188/4735] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:33:07 2026] GET /volume/v3/volumes/a77f6c02-12e7-4e45-b4ee-1f8396db3b06 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:33:07.567855 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-781ff02b-2c8f-4e07-9292-f7a14e03fed4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:07.570129 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-781ff02b-2c8f-4e07-9292-f7a14e03fed4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:33:07.570607 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-781ff02b-2c8f-4e07-9292-f7a14e03fed4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-237471493"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:33:07.572426 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-781ff02b-2c8f-4e07-9292-f7a14e03fed4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-237471493'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:33:07.572561 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-781ff02b-2c8f-4e07-9292-f7a14e03fed4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Create volume of 1 GB Jul 31 17:33:07.577204 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-781ff02b-2c8f-4e07-9292-f7a14e03fed4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Availability Zones retrieved successfully. Jul 31 17:33:07.583981 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-781ff02b-2c8f-4e07-9292-f7a14e03fed4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Flow 'volume_create_api' (5af2f1fb-6d09-4fb6-8472-98c9090146f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:33:07.584897 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-781ff02b-2c8f-4e07-9292-f7a14e03fed4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d0ddd7d-af0e-4cdd-b9fe-087232a39e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:33:07.585901 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-781ff02b-2c8f-4e07-9292-f7a14e03fed4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:33:07.614192 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-781ff02b-2c8f-4e07-9292-f7a14e03fed4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d0ddd7d-af0e-4cdd-b9fe-087232a39e62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:33:07.615071 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-781ff02b-2c8f-4e07-9292-f7a14e03fed4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (516088f0-d2a4-4246-a267-66367743924c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:33:07.663279 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-781ff02b-2c8f-4e07-9292-f7a14e03fed4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Created reservations ['d39e9bbf-30d5-4004-929e-1ac933ca4f77', '750a5f9a-6441-4148-9708-21b8c37df731', '9949fb15-a5a3-46d3-abf5-51f9565c5e0a', 'c05567e0-5085-46d1-b267-1c3f2beb157d'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:33:07.664664 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-781ff02b-2c8f-4e07-9292-f7a14e03fed4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (516088f0-d2a4-4246-a267-66367743924c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d39e9bbf-30d5-4004-929e-1ac933ca4f77', '750a5f9a-6441-4148-9708-21b8c37df731', '9949fb15-a5a3-46d3-abf5-51f9565c5e0a', 'c05567e0-5085-46d1-b267-1c3f2beb157d']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:33:07.665156 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-781ff02b-2c8f-4e07-9292-f7a14e03fed4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c955187-3f5b-4dc7-b6fe-6d02d55c7a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:33:07.693342 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-781ff02b-2c8f-4e07-9292-f7a14e03fed4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c955187-3f5b-4dc7-b6fe-6d02d55c7a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b2d5a65-0af5-47b3-bcd6-032d02b95049', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-237471493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1844ac20e00e45799a22131fd82c393c',qos_specs=None,replication_status=,reservations=['d39e9bbf-30d5-4004-929e-1ac933ca4f77','750a5f9a-6441-4148-9708-21b8c37df731','9949fb15-a5a3-46d3-abf5-51f9565c5e0a','c05567e0-5085-46d1-b267-1c3f2beb157d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4840c2f5cf04e2b8a28343bd5233bec',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:33:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-237471493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b2d5a65-0af5-47b3-bcd6-032d02b95049,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1844ac20e00e45799a22131fd82c393c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4840c2f5cf04e2b8a28343bd5233bec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:33:07.694174 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-781ff02b-2c8f-4e07-9292-f7a14e03fed4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04d466e2-e613-433b-8852-eca83e836fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:33:07.714146 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-781ff02b-2c8f-4e07-9292-f7a14e03fed4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04d466e2-e613-433b-8852-eca83e836fd0) transitioned into state 'SUCCESS' from state '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-237471493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1844ac20e00e45799a22131fd82c393c',qos_specs=None,replication_status=,reservations=['d39e9bbf-30d5-4004-929e-1ac933ca4f77','750a5f9a-6441-4148-9708-21b8c37df731','9949fb15-a5a3-46d3-abf5-51f9565c5e0a','c05567e0-5085-46d1-b267-1c3f2beb157d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4840c2f5cf04e2b8a28343bd5233bec',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:33:07.714861 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-781ff02b-2c8f-4e07-9292-f7a14e03fed4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d89faac8-ba13-4205-9b86-d2cbc6423d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:33:07.725220 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-781ff02b-2c8f-4e07-9292-f7a14e03fed4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d89faac8-ba13-4205-9b86-d2cbc6423d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:33:07.726072 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-781ff02b-2c8f-4e07-9292-f7a14e03fed4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Flow 'volume_create_api' (5af2f1fb-6d09-4fb6-8472-98c9090146f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:33:07.726422 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-781ff02b-2c8f-4e07-9292-f7a14e03fed4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Create volume request issued successfully. Jul 31 17:33:07.727059 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-781ff02b-2c8f-4e07-9292-f7a14e03fed4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:33:07.727566 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1191/4736] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:33:07 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) Jul 31 17:33:07.746812 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f43d5b72-8d9e-4c70-a333-1010e438bf07 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:07.748676 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f43d5b72-8d9e-4c70-a333-1010e438bf07 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/volumes/4b2d5a65-0af5-47b3-bcd6-032d02b95049 Jul 31 17:33:07.748898 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f43d5b72-8d9e-4c70-a333-1010e438bf07 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:07.749102 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f43d5b72-8d9e-4c70-a333-1010e438bf07 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:07.757157 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:07.757157 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:33:07.761223 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f43d5b72-8d9e-4c70-a333-1010e438bf07 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Volume info retrieved successfully. Jul 31 17:33:07.766248 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f43d5b72-8d9e-4c70-a333-1010e438bf07 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/volumes/4b2d5a65-0af5-47b3-bcd6-032d02b95049 returned with HTTP 200 Jul 31 17:33:07.766776 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1180/4737] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:33:07 2026] GET /volume/v3/volumes/4b2d5a65-0af5-47b3-bcd6-032d02b95049 => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:33:07.882149 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-bb1a278d-bd51-4304-b251-e790e9ed311d req-9da419ed-aa72-47e5-8758-2859895a0e1b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:07.884357 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-bb1a278d-bd51-4304-b251-e790e9ed311d req-9da419ed-aa72-47e5-8758-2859895a0e1b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/d90cd373-1e57-4ca3-bfb2-42c2934eccd3 Jul 31 17:33:07.884562 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-bb1a278d-bd51-4304-b251-e790e9ed311d req-9da419ed-aa72-47e5-8758-2859895a0e1b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:07.884753 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-bb1a278d-bd51-4304-b251-e790e9ed311d req-9da419ed-aa72-47e5-8758-2859895a0e1b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:07.891779 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:07.891779 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:33:07.895786 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-bb1a278d-bd51-4304-b251-e790e9ed311d req-9da419ed-aa72-47e5-8758-2859895a0e1b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:33:07.901253 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-bb1a278d-bd51-4304-b251-e790e9ed311d req-9da419ed-aa72-47e5-8758-2859895a0e1b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/d90cd373-1e57-4ca3-bfb2-42c2934eccd3 returned with HTTP 200 Jul 31 17:33:07.901775 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1179/4738] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:33:07 2026] GET /volume/v3/volumes/d90cd373-1e57-4ca3-bfb2-42c2934eccd3 => generated 1392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:33:07.913026 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9cfb3bc5-6693-4e1e-a689-e38fa3e9b3e8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:07.913418 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9cfb3bc5-6693-4e1e-a689-e38fa3e9b3e8 None None] GET https://10.4.3.92/volume// Jul 31 17:33:07.913591 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9cfb3bc5-6693-4e1e-a689-e38fa3e9b3e8 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:07.913799 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9cfb3bc5-6693-4e1e-a689-e38fa3e9b3e8 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:07.914131 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9cfb3bc5-6693-4e1e-a689-e38fa3e9b3e8 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:33:07.914446 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1189/4739] 10.4.3.92 () {66 vars in 1412 bytes} [Fri Jul 31 17:33:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:33:07.922740 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-bb1a278d-bd51-4304-b251-e790e9ed311d req-9c8d19cb-1c5b-4b88-b9c4-1c465851d829 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:07.925502 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bb1a278d-bd51-4304-b251-e790e9ed311d req-9c8d19cb-1c5b-4b88-b9c4-1c465851d829 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:33:07.926013 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bb1a278d-bd51-4304-b251-e790e9ed311d req-9c8d19cb-1c5b-4b88-b9c4-1c465851d829 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d90cd373-1e57-4ca3-bfb2-42c2934eccd3", "connector": null, "instance_uuid": "183b79f3-6763-4772-a9bc-19e53f0f2895"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:33:07.937822 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:07.937822 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:33:07.970356 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bb1a278d-bd51-4304-b251-e790e9ed311d req-9c8d19cb-1c5b-4b88-b9c4-1c465851d829 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:33:07.970979 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1192/4740] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:33:07 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) Jul 31 17:33:08.780195 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-329949f3-d1d5-4101-8e24-ec7fa7726dc6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:08.782125 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-329949f3-d1d5-4101-8e24-ec7fa7726dc6 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/volumes/4b2d5a65-0af5-47b3-bcd6-032d02b95049 Jul 31 17:33:08.782332 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-329949f3-d1d5-4101-8e24-ec7fa7726dc6 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:08.782529 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-329949f3-d1d5-4101-8e24-ec7fa7726dc6 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:08.790421 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:08.790421 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:33:08.795166 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-329949f3-d1d5-4101-8e24-ec7fa7726dc6 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Volume info retrieved successfully. Jul 31 17:33:08.800374 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-329949f3-d1d5-4101-8e24-ec7fa7726dc6 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/volumes/4b2d5a65-0af5-47b3-bcd6-032d02b95049 returned with HTTP 200 Jul 31 17:33:08.800899 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1181/4741] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:33:08 2026] GET /volume/v3/volumes/4b2d5a65-0af5-47b3-bcd6-032d02b95049 => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:33:08.813374 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2fe5f886-fd77-4e40-81b5-b37fd16f4b0e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:08.815115 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2fe5f886-fd77-4e40-81b5-b37fd16f4b0e tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:33:08.815459 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2fe5f886-fd77-4e40-81b5-b37fd16f4b0e tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4b2d5a65-0af5-47b3-bcd6-032d02b95049", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-145900389"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:33:08.829882 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:08.829882 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:33:08.830214 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2fe5f886-fd77-4e40-81b5-b37fd16f4b0e tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Volume info retrieved successfully. Jul 31 17:33:08.831489 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-2fe5f886-fd77-4e40-81b5-b37fd16f4b0e tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Create snapshot from volume 4b2d5a65-0af5-47b3-bcd6-032d02b95049 Jul 31 17:33:08.872211 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-2fe5f886-fd77-4e40-81b5-b37fd16f4b0e tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Created reservations ['4190c256-1186-4711-85e6-6f93b77394dd', 'a47c982a-8a1c-4e0e-8e30-d3e5b86846b5', 'cd007ef4-3baf-47c9-a536-569044a4c4d3', 'dabd5997-873e-4ec3-aeb5-fd3d82af4c9c'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:33:08.891909 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-576d9d20-0060-413a-a442-e97f931a97d0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:08.892354 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-576d9d20-0060-413a-a442-e97f931a97d0 None None] GET https://10.4.3.92/volume// Jul 31 17:33:08.892519 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-576d9d20-0060-413a-a442-e97f931a97d0 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:08.892727 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-576d9d20-0060-413a-a442-e97f931a97d0 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:08.893054 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-576d9d20-0060-413a-a442-e97f931a97d0 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:33:08.893373 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1190/4742] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:33:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:33:08.904178 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-bb1a278d-bd51-4304-b251-e790e9ed311d req-cb1e85ca-3cab-4f25-bd15-3cb24e78b527 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:08.908084 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bb1a278d-bd51-4304-b251-e790e9ed311d req-cb1e85ca-3cab-4f25-bd15-3cb24e78b527 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/d90cd373-1e57-4ca3-bfb2-42c2934eccd3 Jul 31 17:33:08.908278 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bb1a278d-bd51-4304-b251-e790e9ed311d req-cb1e85ca-3cab-4f25-bd15-3cb24e78b527 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:08.908516 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-bb1a278d-bd51-4304-b251-e790e9ed311d req-cb1e85ca-3cab-4f25-bd15-3cb24e78b527 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:08.908869 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2fe5f886-fd77-4e40-81b5-b37fd16f4b0e tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Snapshot create request issued successfully. Jul 31 17:33:08.909230 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2fe5f886-fd77-4e40-81b5-b37fd16f4b0e tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:33:08.909766 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1180/4743] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:33:08 2026] POST /volume/v3/snapshots => generated 307 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:33:08.917712 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-66476464-fcf9-4bd1-a012-6f82ebb783d0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:08.920158 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-66476464-fcf9-4bd1-a012-6f82ebb783d0 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/snapshots/01b1e25f-f9a6-4ae9-9aee-c4ca46de21be Jul 31 17:33:08.920226 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:08.920226 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:33:08.920465 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-66476464-fcf9-4bd1-a012-6f82ebb783d0 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:08.920748 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-66476464-fcf9-4bd1-a012-6f82ebb783d0 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:08.927895 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-bb1a278d-bd51-4304-b251-e790e9ed311d req-cb1e85ca-3cab-4f25-bd15-3cb24e78b527 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:33:08.929101 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:08.929101 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:33:08.929594 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-66476464-fcf9-4bd1-a012-6f82ebb783d0 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Snapshot retrieved successfully. Jul 31 17:33:08.930807 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-66476464-fcf9-4bd1-a012-6f82ebb783d0 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/snapshots/01b1e25f-f9a6-4ae9-9aee-c4ca46de21be returned with HTTP 200 Jul 31 17:33:08.931105 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1182/4744] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:33:08 2026] GET /volume/v3/snapshots/01b1e25f-f9a6-4ae9-9aee-c4ca46de21be => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:33:08.932064 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-bb1a278d-bd51-4304-b251-e790e9ed311d req-cb1e85ca-3cab-4f25-bd15-3cb24e78b527 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/d90cd373-1e57-4ca3-bfb2-42c2934eccd3 returned with HTTP 200 Jul 31 17:33:08.932523 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1193/4745] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:33:08 2026] GET /volume/v3/volumes/d90cd373-1e57-4ca3-bfb2-42c2934eccd3 => generated 1571 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:33:09.040430 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-bb1a278d-bd51-4304-b251-e790e9ed311d req-6181816f-24b4-4c30-944a-ae707c08e9de None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:09.042292 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bb1a278d-bd51-4304-b251-e790e9ed311d req-6181816f-24b4-4c30-944a-ae707c08e9de tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] PUT https://10.4.3.92/volume/v3/attachments/867f6260-3037-4346-b7ce-f0551b287de1 Jul 31 17:33:09.042644 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-bb1a278d-bd51-4304-b251-e790e9ed311d req-6181816f-24b4-4c30-944a-ae707c08e9de tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:33:09.049303 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-bb1a278d-bd51-4304-b251-e790e9ed311d req-6181816f-24b4-4c30-944a-ae707c08e9de tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Acquiring lock "cinder-attachment_update-d90cd373-1e57-4ca3-bfb2-42c2934eccd3-np0000006248" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:33:09.053549 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-bb1a278d-bd51-4304-b251-e790e9ed311d req-6181816f-24b4-4c30-944a-ae707c08e9de tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Lock "cinder-attachment_update-d90cd373-1e57-4ca3-bfb2-42c2934eccd3-np0000006248" acquired by "attachment_update" :: waited 0.004s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:33:09.054422 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:09.054422 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:33:09.128954 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-bb1a278d-bd51-4304-b251-e790e9ed311d req-6181816f-24b4-4c30-944a-ae707c08e9de tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Lock "cinder-attachment_update-d90cd373-1e57-4ca3-bfb2-42c2934eccd3-np0000006248" released by "attachment_update" :: held 0.075s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:33:09.129246 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-bb1a278d-bd51-4304-b251-e790e9ed311d req-6181816f-24b4-4c30-944a-ae707c08e9de tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments/867f6260-3037-4346-b7ce-f0551b287de1 returned with HTTP 200 Jul 31 17:33:09.129690 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1191/4746] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:33:09 2026] PUT /volume/v3/attachments/867f6260-3037-4346-b7ce-f0551b287de1 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:33:09.152477 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-bb1a278d-bd51-4304-b251-e790e9ed311d req-56abd595-bbb2-48af-a2d8-efcc92ea18bb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:09.154751 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-bb1a278d-bd51-4304-b251-e790e9ed311d req-56abd595-bbb2-48af-a2d8-efcc92ea18bb tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] POST https://10.4.3.92/volume/v3/attachments/867f6260-3037-4346-b7ce-f0551b287de1/action Jul 31 17:33:09.155092 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-bb1a278d-bd51-4304-b251-e790e9ed311d req-56abd595-bbb2-48af-a2d8-efcc92ea18bb tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:33:09.155203 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-bb1a278d-bd51-4304-b251-e790e9ed311d req-56abd595-bbb2-48af-a2d8-efcc92ea18bb tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:33:09.169528 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:09.169528 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:33:09.180257 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-bb1a278d-bd51-4304-b251-e790e9ed311d req-56abd595-bbb2-48af-a2d8-efcc92ea18bb tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments/867f6260-3037-4346-b7ce-f0551b287de1/action returned with HTTP 204 Jul 31 17:33:09.180927 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1181/4747] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:33:09 2026] POST /volume/v3/attachments/867f6260-3037-4346-b7ce-f0551b287de1/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:33:09.940070 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7b3599d3-ca89-48b1-8d32-b8875fa92330 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:09.941612 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7b3599d3-ca89-48b1-8d32-b8875fa92330 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/snapshots/01b1e25f-f9a6-4ae9-9aee-c4ca46de21be Jul 31 17:33:09.941862 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7b3599d3-ca89-48b1-8d32-b8875fa92330 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:09.942068 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7b3599d3-ca89-48b1-8d32-b8875fa92330 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:09.946928 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:09.946928 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:33:09.947352 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7b3599d3-ca89-48b1-8d32-b8875fa92330 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Snapshot retrieved successfully. Jul 31 17:33:09.948007 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7b3599d3-ca89-48b1-8d32-b8875fa92330 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/snapshots/01b1e25f-f9a6-4ae9-9aee-c4ca46de21be returned with HTTP 200 Jul 31 17:33:09.948556 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1183/4748] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:33:09 2026] GET /volume/v3/snapshots/01b1e25f-f9a6-4ae9-9aee-c4ca46de21be => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:33:09.956660 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a94c0b1d-4bc0-4a74-854a-dea3146dd7bd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:09.958525 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a94c0b1d-4bc0-4a74-854a-dea3146dd7bd tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-reader] GET https://10.4.3.92/volume/v3/snapshots Jul 31 17:33:09.958712 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a94c0b1d-4bc0-4a74-854a-dea3146dd7bd tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-reader] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:09.958906 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a94c0b1d-4bc0-4a74-854a-dea3146dd7bd tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-reader] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:09.959159 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.api_utils [None req-a94c0b1d-4bc0-4a74-854a-dea3146dd7bd tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-reader] Removing options '' from query. {{(pid=100274) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:33:09.960168 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.db.api [None req-a94c0b1d-4bc0-4a74-854a-dea3146dd7bd tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-reader] Building query based on filter {{(pid=100274) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 17:33:09.963751 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a94c0b1d-4bc0-4a74-854a-dea3146dd7bd tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-reader] Get all snapshots completed successfully. Jul 31 17:33:09.964061 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a94c0b1d-4bc0-4a74-854a-dea3146dd7bd tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-reader] https://10.4.3.92/volume/v3/snapshots returned with HTTP 200 Jul 31 17:33:09.964433 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1194/4749] 10.4.3.92 () {66 vars in 1236 bytes} [Fri Jul 31 17:33:09 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) Jul 31 17:33:09.974137 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c9d9a1d8-60bc-411e-9842-ecd1576ea076 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:09.976311 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c9d9a1d8-60bc-411e-9842-ecd1576ea076 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] DELETE https://10.4.3.92/volume/v3/snapshots/01b1e25f-f9a6-4ae9-9aee-c4ca46de21be Jul 31 17:33:09.976577 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c9d9a1d8-60bc-411e-9842-ecd1576ea076 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:09.976853 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c9d9a1d8-60bc-411e-9842-ecd1576ea076 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:09.976998 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-c9d9a1d8-60bc-411e-9842-ecd1576ea076 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Delete snapshot with id: 01b1e25f-f9a6-4ae9-9aee-c4ca46de21be Jul 31 17:33:09.982592 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:09.982592 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:33:09.982988 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c9d9a1d8-60bc-411e-9842-ecd1576ea076 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Snapshot retrieved successfully. Jul 31 17:33:10.000190 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c9d9a1d8-60bc-411e-9842-ecd1576ea076 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Snapshot delete request issued successfully. Jul 31 17:33:10.000423 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c9d9a1d8-60bc-411e-9842-ecd1576ea076 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/snapshots/01b1e25f-f9a6-4ae9-9aee-c4ca46de21be returned with HTTP 202 Jul 31 17:33:10.000910 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1192/4750] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:33:09 2026] DELETE /volume/v3/snapshots/01b1e25f-f9a6-4ae9-9aee-c4ca46de21be => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:33:10.008113 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7c495455-67b7-49fb-8cfe-82ba70652a24 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:10.009787 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7c495455-67b7-49fb-8cfe-82ba70652a24 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/snapshots/01b1e25f-f9a6-4ae9-9aee-c4ca46de21be Jul 31 17:33:10.010077 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7c495455-67b7-49fb-8cfe-82ba70652a24 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:10.010332 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7c495455-67b7-49fb-8cfe-82ba70652a24 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:10.016013 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:10.016013 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:33:10.016385 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-7c495455-67b7-49fb-8cfe-82ba70652a24 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Snapshot retrieved successfully. Jul 31 17:33:10.017074 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7c495455-67b7-49fb-8cfe-82ba70652a24 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/snapshots/01b1e25f-f9a6-4ae9-9aee-c4ca46de21be returned with HTTP 200 Jul 31 17:33:10.017478 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1182/4751] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:33:10 2026] GET /volume/v3/snapshots/01b1e25f-f9a6-4ae9-9aee-c4ca46de21be => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:33:11.025901 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e08ae0ec-c1b0-4b90-ab95-ec676b1fea8c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:11.027554 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e08ae0ec-c1b0-4b90-ab95-ec676b1fea8c tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/snapshots/01b1e25f-f9a6-4ae9-9aee-c4ca46de21be Jul 31 17:33:11.027766 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e08ae0ec-c1b0-4b90-ab95-ec676b1fea8c tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:11.027959 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e08ae0ec-c1b0-4b90-ab95-ec676b1fea8c tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:11.031428 np0000006248 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=182,cinder:UPDATE=44,cinder:INSERT=20 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:33:11.032287 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e08ae0ec-c1b0-4b90-ab95-ec676b1fea8c tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/snapshots/01b1e25f-f9a6-4ae9-9aee-c4ca46de21be returned with HTTP 404 Jul 31 17:33:11.032763 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1184/4752] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:33:11 2026] GET /volume/v3/snapshots/01b1e25f-f9a6-4ae9-9aee-c4ca46de21be => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:33:11.039184 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-983fd7d0-d7fa-42e3-a69b-bd77f2a93286 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:11.040758 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-983fd7d0-d7fa-42e3-a69b-bd77f2a93286 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/4b2d5a65-0af5-47b3-bcd6-032d02b95049 Jul 31 17:33:11.040923 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-983fd7d0-d7fa-42e3-a69b-bd77f2a93286 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:11.041109 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-983fd7d0-d7fa-42e3-a69b-bd77f2a93286 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:11.041271 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-983fd7d0-d7fa-42e3-a69b-bd77f2a93286 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Delete volume with id: 4b2d5a65-0af5-47b3-bcd6-032d02b95049 Jul 31 17:33:11.047456 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:11.047456 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:33:11.047792 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-983fd7d0-d7fa-42e3-a69b-bd77f2a93286 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Volume info retrieved successfully. Jul 31 17:33:11.065047 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-983fd7d0-d7fa-42e3-a69b-bd77f2a93286 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Delete volume request issued successfully. Jul 31 17:33:11.065278 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-983fd7d0-d7fa-42e3-a69b-bd77f2a93286 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/volumes/4b2d5a65-0af5-47b3-bcd6-032d02b95049 returned with HTTP 202 Jul 31 17:33:11.065846 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1195/4753] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:33:11 2026] DELETE /volume/v3/volumes/4b2d5a65-0af5-47b3-bcd6-032d02b95049 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:33:11.073150 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e9722bb8-d2bf-4e57-a83d-479188773d58 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:11.075446 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e9722bb8-d2bf-4e57-a83d-479188773d58 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/volumes/4b2d5a65-0af5-47b3-bcd6-032d02b95049 Jul 31 17:33:11.075621 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e9722bb8-d2bf-4e57-a83d-479188773d58 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:11.075815 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e9722bb8-d2bf-4e57-a83d-479188773d58 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:11.082156 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:11.082156 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:33:11.085197 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e9722bb8-d2bf-4e57-a83d-479188773d58 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Volume info retrieved successfully. Jul 31 17:33:11.088905 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e9722bb8-d2bf-4e57-a83d-479188773d58 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/volumes/4b2d5a65-0af5-47b3-bcd6-032d02b95049 returned with HTTP 200 Jul 31 17:33:11.089290 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1193/4754] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:33:11 2026] GET /volume/v3/volumes/4b2d5a65-0af5-47b3-bcd6-032d02b95049 => generated 1014 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:33:12.102662 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3a577697-a8de-4d5d-9bc3-fc6dd56e7375 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:12.104211 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3a577697-a8de-4d5d-9bc3-fc6dd56e7375 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/volumes/4b2d5a65-0af5-47b3-bcd6-032d02b95049 Jul 31 17:33:12.104423 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3a577697-a8de-4d5d-9bc3-fc6dd56e7375 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:12.104604 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3a577697-a8de-4d5d-9bc3-fc6dd56e7375 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:12.110294 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3a577697-a8de-4d5d-9bc3-fc6dd56e7375 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/volumes/4b2d5a65-0af5-47b3-bcd6-032d02b95049 returned with HTTP 404 Jul 31 17:33:12.111037 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1183/4755] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:33:12 2026] GET /volume/v3/volumes/4b2d5a65-0af5-47b3-bcd6-032d02b95049 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:33:12.118255 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7ece490e-811c-4846-998b-0ab98ff218a3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:12.119856 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7ece490e-811c-4846-998b-0ab98ff218a3 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:33:12.120135 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7ece490e-811c-4846-998b-0ab98ff218a3 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-651436847"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:33:12.121665 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-7ece490e-811c-4846-998b-0ab98ff218a3 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-651436847'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:33:12.121774 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-7ece490e-811c-4846-998b-0ab98ff218a3 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Create volume of 1 GB Jul 31 17:33:12.125195 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7ece490e-811c-4846-998b-0ab98ff218a3 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Availability Zones retrieved successfully. Jul 31 17:33:12.130277 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7ece490e-811c-4846-998b-0ab98ff218a3 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Flow 'volume_create_api' (3f3d5d11-3980-43ac-89a6-e9197c262a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:33:12.131264 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7ece490e-811c-4846-998b-0ab98ff218a3 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f46dee3b-fa64-422f-8253-9017efb2123b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:33:12.132045 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-7ece490e-811c-4846-998b-0ab98ff218a3 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:33:12.152401 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7ece490e-811c-4846-998b-0ab98ff218a3 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f46dee3b-fa64-422f-8253-9017efb2123b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:33:12.153062 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7ece490e-811c-4846-998b-0ab98ff218a3 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2973f2d2-931c-45df-bb38-122264ad05f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:33:12.191596 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-7ece490e-811c-4846-998b-0ab98ff218a3 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Created reservations ['0311328a-010c-4ad8-abec-0e93e2d80981', '9fe00a4f-fc52-4709-add9-0bd2c75384ec', 'ca939236-02cf-4a62-8391-c1ad3392f787', '8f671eba-409c-4ab3-9eea-533f498edbc1'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:33:12.192333 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7ece490e-811c-4846-998b-0ab98ff218a3 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2973f2d2-931c-45df-bb38-122264ad05f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0311328a-010c-4ad8-abec-0e93e2d80981', '9fe00a4f-fc52-4709-add9-0bd2c75384ec', 'ca939236-02cf-4a62-8391-c1ad3392f787', '8f671eba-409c-4ab3-9eea-533f498edbc1']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:33:12.192986 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7ece490e-811c-4846-998b-0ab98ff218a3 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38291a0f-a26c-471b-877e-977c965a8c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:33:12.214869 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7ece490e-811c-4846-998b-0ab98ff218a3 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38291a0f-a26c-471b-877e-977c965a8c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b7a375c-e2d7-469f-8e11-ae1ee5eccdf7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-651436847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1844ac20e00e45799a22131fd82c393c',qos_specs=None,replication_status=,reservations=['0311328a-010c-4ad8-abec-0e93e2d80981','9fe00a4f-fc52-4709-add9-0bd2c75384ec','ca939236-02cf-4a62-8391-c1ad3392f787','8f671eba-409c-4ab3-9eea-533f498edbc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4840c2f5cf04e2b8a28343bd5233bec',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:33:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-651436847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b7a375c-e2d7-469f-8e11-ae1ee5eccdf7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1844ac20e00e45799a22131fd82c393c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4840c2f5cf04e2b8a28343bd5233bec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:33:12.215545 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7ece490e-811c-4846-998b-0ab98ff218a3 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a8eb4ff-5d13-4af2-9927-279b3a5b674e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:33:12.233139 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7ece490e-811c-4846-998b-0ab98ff218a3 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a8eb4ff-5d13-4af2-9927-279b3a5b674e) transitioned into state 'SUCCESS' from state '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-651436847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1844ac20e00e45799a22131fd82c393c',qos_specs=None,replication_status=,reservations=['0311328a-010c-4ad8-abec-0e93e2d80981','9fe00a4f-fc52-4709-add9-0bd2c75384ec','ca939236-02cf-4a62-8391-c1ad3392f787','8f671eba-409c-4ab3-9eea-533f498edbc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4840c2f5cf04e2b8a28343bd5233bec',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:33:12.233835 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7ece490e-811c-4846-998b-0ab98ff218a3 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a18bdaef-f92b-4776-8afb-1d064f08a518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:33:12.244336 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7ece490e-811c-4846-998b-0ab98ff218a3 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a18bdaef-f92b-4776-8afb-1d064f08a518) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:33:12.244336 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7ece490e-811c-4846-998b-0ab98ff218a3 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Flow 'volume_create_api' (3f3d5d11-3980-43ac-89a6-e9197c262a0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:33:12.244336 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7ece490e-811c-4846-998b-0ab98ff218a3 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Create volume request issued successfully. Jul 31 17:33:12.244336 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7ece490e-811c-4846-998b-0ab98ff218a3 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:33:12.244653 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1185/4756] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:33:12 2026] POST /volume/v3/volumes => generated 775 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:33:12.255025 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1510c5be-7c1f-417a-a67c-a739e660a2f9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:12.256839 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1510c5be-7c1f-417a-a67c-a739e660a2f9 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/volumes/9b7a375c-e2d7-469f-8e11-ae1ee5eccdf7 Jul 31 17:33:12.257029 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1510c5be-7c1f-417a-a67c-a739e660a2f9 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:12.257224 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1510c5be-7c1f-417a-a67c-a739e660a2f9 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:12.264863 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:12.264863 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:33:12.269566 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1510c5be-7c1f-417a-a67c-a739e660a2f9 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Volume info retrieved successfully. Jul 31 17:33:12.273902 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1510c5be-7c1f-417a-a67c-a739e660a2f9 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/volumes/9b7a375c-e2d7-469f-8e11-ae1ee5eccdf7 returned with HTTP 200 Jul 31 17:33:12.274382 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1196/4757] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:33:12 2026] GET /volume/v3/volumes/9b7a375c-e2d7-469f-8e11-ae1ee5eccdf7 => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:33:13.289469 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7c79fc43-3974-47c4-9c8d-77c3a6b4a2db None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:13.291792 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7c79fc43-3974-47c4-9c8d-77c3a6b4a2db tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/volumes/9b7a375c-e2d7-469f-8e11-ae1ee5eccdf7 Jul 31 17:33:13.292047 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7c79fc43-3974-47c4-9c8d-77c3a6b4a2db tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:13.292328 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7c79fc43-3974-47c4-9c8d-77c3a6b4a2db tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:13.301686 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:13.301686 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:33:13.306344 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7c79fc43-3974-47c4-9c8d-77c3a6b4a2db tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Volume info retrieved successfully. Jul 31 17:33:13.311609 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7c79fc43-3974-47c4-9c8d-77c3a6b4a2db tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/volumes/9b7a375c-e2d7-469f-8e11-ae1ee5eccdf7 returned with HTTP 200 Jul 31 17:33:13.312156 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1194/4758] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:33:13 2026] GET /volume/v3/volumes/9b7a375c-e2d7-469f-8e11-ae1ee5eccdf7 => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:33:13.328110 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8dcb03f2-8c67-435f-b12d-a9ad6606876e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:13.330007 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8dcb03f2-8c67-435f-b12d-a9ad6606876e tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:33:13.330392 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8dcb03f2-8c67-435f-b12d-a9ad6606876e tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9b7a375c-e2d7-469f-8e11-ae1ee5eccdf7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1210564266"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:33:13.340143 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:13.340143 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:33:13.340706 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8dcb03f2-8c67-435f-b12d-a9ad6606876e tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Volume info retrieved successfully. Jul 31 17:33:13.340897 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-8dcb03f2-8c67-435f-b12d-a9ad6606876e tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Create snapshot from volume 9b7a375c-e2d7-469f-8e11-ae1ee5eccdf7 Jul 31 17:33:13.370429 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-8dcb03f2-8c67-435f-b12d-a9ad6606876e tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Created reservations ['4f31d744-03b4-4e3f-b000-30639cced784', 'd164e9ce-4a67-463a-9b0b-276063e51d47', '286bb5bf-470e-49d9-bed0-9c0aba53b4a0', '50229e50-2f7e-4f60-a988-4c2861fb3e36'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:33:13.409532 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8dcb03f2-8c67-435f-b12d-a9ad6606876e tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Snapshot create request issued successfully. Jul 31 17:33:13.409532 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8dcb03f2-8c67-435f-b12d-a9ad6606876e tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:33:13.409532 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1184/4759] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:33:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:33:13.418038 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8b5a89b1-9d9a-4a26-abc3-459417d838ce None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:13.420137 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8b5a89b1-9d9a-4a26-abc3-459417d838ce tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/snapshots/76ce3831-ad16-457d-9029-ec0c742e55af Jul 31 17:33:13.420237 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8b5a89b1-9d9a-4a26-abc3-459417d838ce tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:13.420486 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8b5a89b1-9d9a-4a26-abc3-459417d838ce tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:13.427594 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:13.427594 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:33:13.428066 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8b5a89b1-9d9a-4a26-abc3-459417d838ce tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Snapshot retrieved successfully. Jul 31 17:33:13.429022 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8b5a89b1-9d9a-4a26-abc3-459417d838ce tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/snapshots/76ce3831-ad16-457d-9029-ec0c742e55af returned with HTTP 200 Jul 31 17:33:13.430285 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1186/4760] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:33:13 2026] GET /volume/v3/snapshots/76ce3831-ad16-457d-9029-ec0c742e55af => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:33:14.439861 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-695cee7a-e754-4ae8-9c65-78105900d8e6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:14.441989 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-695cee7a-e754-4ae8-9c65-78105900d8e6 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/snapshots/76ce3831-ad16-457d-9029-ec0c742e55af Jul 31 17:33:14.442281 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-695cee7a-e754-4ae8-9c65-78105900d8e6 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:14.442616 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-695cee7a-e754-4ae8-9c65-78105900d8e6 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:14.447592 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:14.447592 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:33:14.448087 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-695cee7a-e754-4ae8-9c65-78105900d8e6 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Snapshot retrieved successfully. Jul 31 17:33:14.448897 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-695cee7a-e754-4ae8-9c65-78105900d8e6 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/snapshots/76ce3831-ad16-457d-9029-ec0c742e55af returned with HTTP 200 Jul 31 17:33:14.449284 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1197/4761] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:33:14 2026] GET /volume/v3/snapshots/76ce3831-ad16-457d-9029-ec0c742e55af => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:33:14.457962 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0771420a-a825-4221-a6e0-a65774652b4f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:14.459543 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0771420a-a825-4221-a6e0-a65774652b4f tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-reader] POST https://10.4.3.92/volume/v3/snapshots/76ce3831-ad16-457d-9029-ec0c742e55af/action Jul 31 17:33:14.459892 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0771420a-a825-4221-a6e0-a65774652b4f tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:33:14.460004 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0771420a-a825-4221-a6e0-a65774652b4f tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:33:14.461299 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.admin_actions [None req-0771420a-a825-4221-a6e0-a65774652b4f tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-reader] Updating snapshot '76ce3831-ad16-457d-9029-ec0c742e55af' with '{'status': 'error'}' {{(pid=100271) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 17:33:14.469804 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:14.469804 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:33:14.470352 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.policy [None req-0771420a-a825-4221-a6e0-a65774652b4f tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'cc7088a47fe9467ea4d3d9650cca973b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1844ac20e00e45799a22131fd82c393c', '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=100271) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:33:14.470583 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0771420a-a825-4221-a6e0-a65774652b4f tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-reader] https://10.4.3.92/volume/v3/snapshots/76ce3831-ad16-457d-9029-ec0c742e55af/action returned with HTTP 403 Jul 31 17:33:14.471059 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1195/4762] 10.4.3.92 () {68 vars in 1389 bytes} [Fri Jul 31 17:33:14 2026] POST /volume/v3/snapshots/76ce3831-ad16-457d-9029-ec0c742e55af/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:33:14.477824 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e79d1954-8463-4045-b77c-6a29306b1bdd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:14.479512 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e79d1954-8463-4045-b77c-6a29306b1bdd tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] DELETE https://10.4.3.92/volume/v3/snapshots/76ce3831-ad16-457d-9029-ec0c742e55af Jul 31 17:33:14.479721 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e79d1954-8463-4045-b77c-6a29306b1bdd tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:14.479890 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e79d1954-8463-4045-b77c-6a29306b1bdd tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:14.479982 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-e79d1954-8463-4045-b77c-6a29306b1bdd tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Delete snapshot with id: 76ce3831-ad16-457d-9029-ec0c742e55af Jul 31 17:33:14.484675 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:14.484675 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:33:14.485061 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e79d1954-8463-4045-b77c-6a29306b1bdd tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Snapshot retrieved successfully. Jul 31 17:33:14.499996 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e79d1954-8463-4045-b77c-6a29306b1bdd tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Snapshot delete request issued successfully. Jul 31 17:33:14.500392 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e79d1954-8463-4045-b77c-6a29306b1bdd tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/snapshots/76ce3831-ad16-457d-9029-ec0c742e55af returned with HTTP 202 Jul 31 17:33:14.501145 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1185/4763] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:33:14 2026] DELETE /volume/v3/snapshots/76ce3831-ad16-457d-9029-ec0c742e55af => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:33:14.509655 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bbafc7d6-8db6-4571-acce-94ea71866f59 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:14.511332 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bbafc7d6-8db6-4571-acce-94ea71866f59 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/snapshots/76ce3831-ad16-457d-9029-ec0c742e55af Jul 31 17:33:14.511546 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bbafc7d6-8db6-4571-acce-94ea71866f59 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:14.511747 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bbafc7d6-8db6-4571-acce-94ea71866f59 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:14.519651 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:14.519651 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:33:14.519965 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bbafc7d6-8db6-4571-acce-94ea71866f59 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Snapshot retrieved successfully. Jul 31 17:33:14.520686 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bbafc7d6-8db6-4571-acce-94ea71866f59 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/snapshots/76ce3831-ad16-457d-9029-ec0c742e55af returned with HTTP 200 Jul 31 17:33:14.521036 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1187/4764] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:33:14 2026] GET /volume/v3/snapshots/76ce3831-ad16-457d-9029-ec0c742e55af => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:33:15.530351 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a50797c7-25bd-47e4-be27-d34d756210fc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:15.532296 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a50797c7-25bd-47e4-be27-d34d756210fc tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/snapshots/76ce3831-ad16-457d-9029-ec0c742e55af Jul 31 17:33:15.532644 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a50797c7-25bd-47e4-be27-d34d756210fc tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:15.532953 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a50797c7-25bd-47e4-be27-d34d756210fc tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:15.537057 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a50797c7-25bd-47e4-be27-d34d756210fc tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/snapshots/76ce3831-ad16-457d-9029-ec0c742e55af returned with HTTP 404 Jul 31 17:33:15.537641 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1198/4765] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:33:15 2026] GET /volume/v3/snapshots/76ce3831-ad16-457d-9029-ec0c742e55af => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:33:15.545061 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3063ced4-e878-4891-b54b-b5a762d94d4e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:15.546916 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3063ced4-e878-4891-b54b-b5a762d94d4e tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/9b7a375c-e2d7-469f-8e11-ae1ee5eccdf7 Jul 31 17:33:15.547136 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3063ced4-e878-4891-b54b-b5a762d94d4e tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:15.547358 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3063ced4-e878-4891-b54b-b5a762d94d4e tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:15.547520 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-3063ced4-e878-4891-b54b-b5a762d94d4e tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Delete volume with id: 9b7a375c-e2d7-469f-8e11-ae1ee5eccdf7 Jul 31 17:33:15.555169 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:15.555169 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:33:15.555521 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3063ced4-e878-4891-b54b-b5a762d94d4e tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Volume info retrieved successfully. Jul 31 17:33:15.574275 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3063ced4-e878-4891-b54b-b5a762d94d4e tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Delete volume request issued successfully. Jul 31 17:33:15.574499 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3063ced4-e878-4891-b54b-b5a762d94d4e tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/volumes/9b7a375c-e2d7-469f-8e11-ae1ee5eccdf7 returned with HTTP 202 Jul 31 17:33:15.574965 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1196/4766] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:33:15 2026] DELETE /volume/v3/volumes/9b7a375c-e2d7-469f-8e11-ae1ee5eccdf7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:33:15.583549 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2b351f4d-c471-4bd9-813d-259d5dbc500e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:15.585838 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2b351f4d-c471-4bd9-813d-259d5dbc500e tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/volumes/9b7a375c-e2d7-469f-8e11-ae1ee5eccdf7 Jul 31 17:33:15.586169 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2b351f4d-c471-4bd9-813d-259d5dbc500e tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:15.586457 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2b351f4d-c471-4bd9-813d-259d5dbc500e tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:15.596042 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:15.596042 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:33:15.600933 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2b351f4d-c471-4bd9-813d-259d5dbc500e tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Volume info retrieved successfully. Jul 31 17:33:15.607195 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2b351f4d-c471-4bd9-813d-259d5dbc500e tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/volumes/9b7a375c-e2d7-469f-8e11-ae1ee5eccdf7 returned with HTTP 200 Jul 31 17:33:15.607892 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1186/4767] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:33:15 2026] GET /volume/v3/volumes/9b7a375c-e2d7-469f-8e11-ae1ee5eccdf7 => generated 1014 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 17:33:16.624477 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f659481b-c2b5-4cc0-a0da-f0e0a98afcde None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:16.626058 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f659481b-c2b5-4cc0-a0da-f0e0a98afcde tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/volumes/9b7a375c-e2d7-469f-8e11-ae1ee5eccdf7 Jul 31 17:33:16.626221 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f659481b-c2b5-4cc0-a0da-f0e0a98afcde tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:16.626414 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f659481b-c2b5-4cc0-a0da-f0e0a98afcde tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:16.641361 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f659481b-c2b5-4cc0-a0da-f0e0a98afcde tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/volumes/9b7a375c-e2d7-469f-8e11-ae1ee5eccdf7 returned with HTTP 404 Jul 31 17:33:16.641909 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1188/4768] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:33:16 2026] GET /volume/v3/volumes/9b7a375c-e2d7-469f-8e11-ae1ee5eccdf7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:33:16.649880 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6c714b19-e460-4560-b580-3989e6fc8a90 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:16.651639 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6c714b19-e460-4560-b580-3989e6fc8a90 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:33:16.651990 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6c714b19-e460-4560-b580-3989e6fc8a90 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1881282330"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:33:16.653846 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-6c714b19-e460-4560-b580-3989e6fc8a90 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1881282330'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:33:16.654050 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-6c714b19-e460-4560-b580-3989e6fc8a90 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Create volume of 1 GB Jul 31 17:33:16.657654 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6c714b19-e460-4560-b580-3989e6fc8a90 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Availability Zones retrieved successfully. Jul 31 17:33:16.662504 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6c714b19-e460-4560-b580-3989e6fc8a90 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Flow 'volume_create_api' (303e9682-f14e-4707-a3e9-a35ef6a7a989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:33:16.663678 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6c714b19-e460-4560-b580-3989e6fc8a90 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2def123f-69b2-4d9a-8f88-afa56bd9adb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:33:16.664549 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-6c714b19-e460-4560-b580-3989e6fc8a90 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:33:16.694225 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6c714b19-e460-4560-b580-3989e6fc8a90 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2def123f-69b2-4d9a-8f88-afa56bd9adb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:33:16.695091 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6c714b19-e460-4560-b580-3989e6fc8a90 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bf767c5-ff96-4186-b7c9-91f976b357cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:33:16.731653 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-6c714b19-e460-4560-b580-3989e6fc8a90 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Created reservations ['a6417b23-bee5-4a4b-a182-b2b875bcb267', '1148b09c-37cb-4800-ab59-b77eb75ac014', '0c3956af-a8ae-413a-806e-38596e1e5d28', '489dec3e-9e35-437d-8d26-158b7f0fabdd'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:33:16.732568 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6c714b19-e460-4560-b580-3989e6fc8a90 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bf767c5-ff96-4186-b7c9-91f976b357cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6417b23-bee5-4a4b-a182-b2b875bcb267', '1148b09c-37cb-4800-ab59-b77eb75ac014', '0c3956af-a8ae-413a-806e-38596e1e5d28', '489dec3e-9e35-437d-8d26-158b7f0fabdd']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:33:16.733449 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6c714b19-e460-4560-b580-3989e6fc8a90 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcbb248a-d250-4dac-8f8e-e607f270f544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:33:16.758714 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6c714b19-e460-4560-b580-3989e6fc8a90 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcbb248a-d250-4dac-8f8e-e607f270f544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb3187a8-b4a0-4c12-babf-f7d2ca33ee39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1881282330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1844ac20e00e45799a22131fd82c393c',qos_specs=None,replication_status=,reservations=['a6417b23-bee5-4a4b-a182-b2b875bcb267','1148b09c-37cb-4800-ab59-b77eb75ac014','0c3956af-a8ae-413a-806e-38596e1e5d28','489dec3e-9e35-437d-8d26-158b7f0fabdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4840c2f5cf04e2b8a28343bd5233bec',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:33:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1881282330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb3187a8-b4a0-4c12-babf-f7d2ca33ee39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1844ac20e00e45799a22131fd82c393c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4840c2f5cf04e2b8a28343bd5233bec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:33:16.760159 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6c714b19-e460-4560-b580-3989e6fc8a90 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0edf5abc-4c55-4345-a38c-d5b9f7480756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:33:16.777058 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6c714b19-e460-4560-b580-3989e6fc8a90 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0edf5abc-4c55-4345-a38c-d5b9f7480756) transitioned into state 'SUCCESS' from state '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-1881282330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1844ac20e00e45799a22131fd82c393c',qos_specs=None,replication_status=,reservations=['a6417b23-bee5-4a4b-a182-b2b875bcb267','1148b09c-37cb-4800-ab59-b77eb75ac014','0c3956af-a8ae-413a-806e-38596e1e5d28','489dec3e-9e35-437d-8d26-158b7f0fabdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4840c2f5cf04e2b8a28343bd5233bec',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:33:16.777696 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6c714b19-e460-4560-b580-3989e6fc8a90 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66662116-63ed-4220-80ed-03476e5bc352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:33:16.786923 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6c714b19-e460-4560-b580-3989e6fc8a90 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66662116-63ed-4220-80ed-03476e5bc352) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:33:16.787907 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-6c714b19-e460-4560-b580-3989e6fc8a90 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Flow 'volume_create_api' (303e9682-f14e-4707-a3e9-a35ef6a7a989) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:33:16.788282 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6c714b19-e460-4560-b580-3989e6fc8a90 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Create volume request issued successfully. Jul 31 17:33:16.788986 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6c714b19-e460-4560-b580-3989e6fc8a90 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:33:16.789451 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1199/4769] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:33:16 2026] POST /volume/v3/volumes => generated 776 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:33:16.801486 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-68666758-adfe-4c7b-b4b4-7b7f8ce5b56f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:16.803335 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-68666758-adfe-4c7b-b4b4-7b7f8ce5b56f tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/volumes/eb3187a8-b4a0-4c12-babf-f7d2ca33ee39 Jul 31 17:33:16.803585 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-68666758-adfe-4c7b-b4b4-7b7f8ce5b56f tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:16.803767 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-68666758-adfe-4c7b-b4b4-7b7f8ce5b56f tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:16.812257 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:16.812257 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:33:16.816718 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-68666758-adfe-4c7b-b4b4-7b7f8ce5b56f tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Volume info retrieved successfully. Jul 31 17:33:16.820932 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-68666758-adfe-4c7b-b4b4-7b7f8ce5b56f tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/volumes/eb3187a8-b4a0-4c12-babf-f7d2ca33ee39 returned with HTTP 200 Jul 31 17:33:16.821412 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1197/4770] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:33:16 2026] GET /volume/v3/volumes/eb3187a8-b4a0-4c12-babf-f7d2ca33ee39 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:33:17.833962 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ec1475f5-eeec-4a6d-afc7-f1c1b1bab419 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:17.835949 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ec1475f5-eeec-4a6d-afc7-f1c1b1bab419 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/volumes/eb3187a8-b4a0-4c12-babf-f7d2ca33ee39 Jul 31 17:33:17.836249 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ec1475f5-eeec-4a6d-afc7-f1c1b1bab419 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:17.836586 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ec1475f5-eeec-4a6d-afc7-f1c1b1bab419 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:17.844710 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:17.844710 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:33:17.848169 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ec1475f5-eeec-4a6d-afc7-f1c1b1bab419 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Volume info retrieved successfully. Jul 31 17:33:17.851962 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ec1475f5-eeec-4a6d-afc7-f1c1b1bab419 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/volumes/eb3187a8-b4a0-4c12-babf-f7d2ca33ee39 returned with HTTP 200 Jul 31 17:33:17.852442 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1187/4771] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:33:17 2026] GET /volume/v3/volumes/eb3187a8-b4a0-4c12-babf-f7d2ca33ee39 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:33:17.864933 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b8eb63ea-5bbd-4a43-9d97-584b4b30a6f7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:17.866967 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b8eb63ea-5bbd-4a43-9d97-584b4b30a6f7 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:33:17.867449 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b8eb63ea-5bbd-4a43-9d97-584b4b30a6f7 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb3187a8-b4a0-4c12-babf-f7d2ca33ee39", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1118595103"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:33:17.876287 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:17.876287 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:33:17.876788 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b8eb63ea-5bbd-4a43-9d97-584b4b30a6f7 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Volume info retrieved successfully. Jul 31 17:33:17.876976 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-b8eb63ea-5bbd-4a43-9d97-584b4b30a6f7 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Create snapshot from volume eb3187a8-b4a0-4c12-babf-f7d2ca33ee39 Jul 31 17:33:17.899479 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-b8eb63ea-5bbd-4a43-9d97-584b4b30a6f7 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Created reservations ['c35f4742-80d7-4339-aa93-189789bb5b0b', '830f108d-91d2-49b7-9c05-53c772ea26ed', 'b3049851-9cbb-4c28-88ec-62d606b9a224', '761eec8c-d4fa-483d-a464-aa2e086509b0'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:33:17.933901 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b8eb63ea-5bbd-4a43-9d97-584b4b30a6f7 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Snapshot create request issued successfully. Jul 31 17:33:17.934365 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b8eb63ea-5bbd-4a43-9d97-584b4b30a6f7 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:33:17.934887 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1189/4772] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:33:17 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) Jul 31 17:33:17.942770 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-79f93096-3b81-4c28-8b4b-6d98995f904b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:17.944872 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-79f93096-3b81-4c28-8b4b-6d98995f904b tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/snapshots/7ab39ba4-9f52-48fc-a5ab-1bf0c7c558bb Jul 31 17:33:17.945089 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-79f93096-3b81-4c28-8b4b-6d98995f904b tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:17.945298 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-79f93096-3b81-4c28-8b4b-6d98995f904b tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:17.950967 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:17.950967 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:33:17.951385 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-79f93096-3b81-4c28-8b4b-6d98995f904b tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Snapshot retrieved successfully. Jul 31 17:33:17.952003 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-79f93096-3b81-4c28-8b4b-6d98995f904b tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/snapshots/7ab39ba4-9f52-48fc-a5ab-1bf0c7c558bb returned with HTTP 200 Jul 31 17:33:17.952459 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1200/4773] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:33:17 2026] GET /volume/v3/snapshots/7ab39ba4-9f52-48fc-a5ab-1bf0c7c558bb => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:33:18.961003 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6650e8f4-1e08-41d3-9c45-1112077e4daf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:18.962688 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6650e8f4-1e08-41d3-9c45-1112077e4daf tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/snapshots/7ab39ba4-9f52-48fc-a5ab-1bf0c7c558bb Jul 31 17:33:18.962870 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6650e8f4-1e08-41d3-9c45-1112077e4daf tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:18.963040 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6650e8f4-1e08-41d3-9c45-1112077e4daf tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:18.968761 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:18.968761 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:33:18.969166 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6650e8f4-1e08-41d3-9c45-1112077e4daf tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Snapshot retrieved successfully. Jul 31 17:33:18.970098 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6650e8f4-1e08-41d3-9c45-1112077e4daf tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/snapshots/7ab39ba4-9f52-48fc-a5ab-1bf0c7c558bb returned with HTTP 200 Jul 31 17:33:18.970860 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1198/4774] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:33:18 2026] GET /volume/v3/snapshots/7ab39ba4-9f52-48fc-a5ab-1bf0c7c558bb => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:33:18.980641 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ea7ae955-0acb-4352-b6b8-952a922714d2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:18.982465 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ea7ae955-0acb-4352-b6b8-952a922714d2 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-reader] GET https://10.4.3.92/volume/v3/snapshots/7ab39ba4-9f52-48fc-a5ab-1bf0c7c558bb Jul 31 17:33:18.982851 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ea7ae955-0acb-4352-b6b8-952a922714d2 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-reader] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:18.983173 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ea7ae955-0acb-4352-b6b8-952a922714d2 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-reader] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:18.987881 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:18.987881 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:33:18.988472 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ea7ae955-0acb-4352-b6b8-952a922714d2 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-reader] Snapshot retrieved successfully. Jul 31 17:33:18.989203 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ea7ae955-0acb-4352-b6b8-952a922714d2 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-reader] https://10.4.3.92/volume/v3/snapshots/7ab39ba4-9f52-48fc-a5ab-1bf0c7c558bb returned with HTTP 200 Jul 31 17:33:18.989640 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1188/4775] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:33:18 2026] GET /volume/v3/snapshots/7ab39ba4-9f52-48fc-a5ab-1bf0c7c558bb => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:33:18.997619 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f49759ce-40b8-4263-b025-bafd665d0657 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:18.999347 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f49759ce-40b8-4263-b025-bafd665d0657 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] DELETE https://10.4.3.92/volume/v3/snapshots/7ab39ba4-9f52-48fc-a5ab-1bf0c7c558bb Jul 31 17:33:18.999602 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f49759ce-40b8-4263-b025-bafd665d0657 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:18.999796 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f49759ce-40b8-4263-b025-bafd665d0657 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:18.999885 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-f49759ce-40b8-4263-b025-bafd665d0657 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Delete snapshot with id: 7ab39ba4-9f52-48fc-a5ab-1bf0c7c558bb Jul 31 17:33:19.004440 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:19.004440 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:33:19.004845 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f49759ce-40b8-4263-b025-bafd665d0657 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Snapshot retrieved successfully. Jul 31 17:33:19.018979 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f49759ce-40b8-4263-b025-bafd665d0657 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Snapshot delete request issued successfully. Jul 31 17:33:19.019260 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f49759ce-40b8-4263-b025-bafd665d0657 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/snapshots/7ab39ba4-9f52-48fc-a5ab-1bf0c7c558bb returned with HTTP 202 Jul 31 17:33:19.019842 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1190/4776] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:33:18 2026] DELETE /volume/v3/snapshots/7ab39ba4-9f52-48fc-a5ab-1bf0c7c558bb => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:33:19.027729 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9a69d493-c167-4cbe-8ce6-475689490409 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:19.029624 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9a69d493-c167-4cbe-8ce6-475689490409 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/snapshots/7ab39ba4-9f52-48fc-a5ab-1bf0c7c558bb Jul 31 17:33:19.029866 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9a69d493-c167-4cbe-8ce6-475689490409 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:19.030126 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9a69d493-c167-4cbe-8ce6-475689490409 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:19.035880 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:19.035880 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:33:19.036172 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9a69d493-c167-4cbe-8ce6-475689490409 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Snapshot retrieved successfully. Jul 31 17:33:19.036931 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9a69d493-c167-4cbe-8ce6-475689490409 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/snapshots/7ab39ba4-9f52-48fc-a5ab-1bf0c7c558bb returned with HTTP 200 Jul 31 17:33:19.037331 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1201/4777] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:33:19 2026] GET /volume/v3/snapshots/7ab39ba4-9f52-48fc-a5ab-1bf0c7c558bb => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:33:20.046098 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fb3e8a91-0a81-4f85-96e3-2b12f3b2da5c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:20.047851 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fb3e8a91-0a81-4f85-96e3-2b12f3b2da5c tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/snapshots/7ab39ba4-9f52-48fc-a5ab-1bf0c7c558bb Jul 31 17:33:20.048074 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fb3e8a91-0a81-4f85-96e3-2b12f3b2da5c tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:20.048283 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fb3e8a91-0a81-4f85-96e3-2b12f3b2da5c tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:20.052650 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fb3e8a91-0a81-4f85-96e3-2b12f3b2da5c tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/snapshots/7ab39ba4-9f52-48fc-a5ab-1bf0c7c558bb returned with HTTP 404 Jul 31 17:33:20.053156 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1199/4778] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:33:20 2026] GET /volume/v3/snapshots/7ab39ba4-9f52-48fc-a5ab-1bf0c7c558bb => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:33:20.060528 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-aa8fde19-603e-4383-adfc-883f399af599 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:20.062836 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aa8fde19-603e-4383-adfc-883f399af599 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/eb3187a8-b4a0-4c12-babf-f7d2ca33ee39 Jul 31 17:33:20.063171 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aa8fde19-603e-4383-adfc-883f399af599 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:20.063605 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aa8fde19-603e-4383-adfc-883f399af599 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:20.063908 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-aa8fde19-603e-4383-adfc-883f399af599 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Delete volume with id: eb3187a8-b4a0-4c12-babf-f7d2ca33ee39 Jul 31 17:33:20.071375 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:20.071375 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:33:20.071794 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-aa8fde19-603e-4383-adfc-883f399af599 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Volume info retrieved successfully. Jul 31 17:33:20.088763 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-aa8fde19-603e-4383-adfc-883f399af599 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Delete volume request issued successfully. Jul 31 17:33:20.088989 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aa8fde19-603e-4383-adfc-883f399af599 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/volumes/eb3187a8-b4a0-4c12-babf-f7d2ca33ee39 returned with HTTP 202 Jul 31 17:33:20.089423 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1189/4779] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:33:20 2026] DELETE /volume/v3/volumes/eb3187a8-b4a0-4c12-babf-f7d2ca33ee39 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:33:20.098296 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-21962ffd-ca48-4320-b90a-a6069188adf0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:20.100681 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-21962ffd-ca48-4320-b90a-a6069188adf0 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/volumes/eb3187a8-b4a0-4c12-babf-f7d2ca33ee39 Jul 31 17:33:20.100950 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-21962ffd-ca48-4320-b90a-a6069188adf0 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:20.101202 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-21962ffd-ca48-4320-b90a-a6069188adf0 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:20.112075 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:20.112075 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:33:20.118141 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-21962ffd-ca48-4320-b90a-a6069188adf0 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Volume info retrieved successfully. Jul 31 17:33:20.123365 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-21962ffd-ca48-4320-b90a-a6069188adf0 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/volumes/eb3187a8-b4a0-4c12-babf-f7d2ca33ee39 returned with HTTP 200 Jul 31 17:33:20.124020 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1191/4780] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:33:20 2026] GET /volume/v3/volumes/eb3187a8-b4a0-4c12-babf-f7d2ca33ee39 => generated 1015 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 17:33:21.138181 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-02b7b388-2e8a-4e5e-b383-f4d91d9f766a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:21.140089 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-02b7b388-2e8a-4e5e-b383-f4d91d9f766a tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/volumes/eb3187a8-b4a0-4c12-babf-f7d2ca33ee39 Jul 31 17:33:21.140365 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-02b7b388-2e8a-4e5e-b383-f4d91d9f766a tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:21.140796 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-02b7b388-2e8a-4e5e-b383-f4d91d9f766a tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:21.146782 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-02b7b388-2e8a-4e5e-b383-f4d91d9f766a tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/volumes/eb3187a8-b4a0-4c12-babf-f7d2ca33ee39 returned with HTTP 404 Jul 31 17:33:21.147255 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1202/4781] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:33:21 2026] GET /volume/v3/volumes/eb3187a8-b4a0-4c12-babf-f7d2ca33ee39 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:33:21.155131 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cfe206ce-e036-4c89-8604-bbea01ed81d4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:21.157191 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cfe206ce-e036-4c89-8604-bbea01ed81d4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:33:21.157554 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cfe206ce-e036-4c89-8604-bbea01ed81d4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-480789284"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:33:21.159397 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-cfe206ce-e036-4c89-8604-bbea01ed81d4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-480789284'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:33:21.159534 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-cfe206ce-e036-4c89-8604-bbea01ed81d4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Create volume of 1 GB Jul 31 17:33:21.163658 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cfe206ce-e036-4c89-8604-bbea01ed81d4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Availability Zones retrieved successfully. Jul 31 17:33:21.169236 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cfe206ce-e036-4c89-8604-bbea01ed81d4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Flow 'volume_create_api' (17119a8b-20c9-4c2d-b363-d836328b9d1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:33:21.170537 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cfe206ce-e036-4c89-8604-bbea01ed81d4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13604a4b-250a-4368-8eb6-9b05f32094f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:33:21.171328 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-cfe206ce-e036-4c89-8604-bbea01ed81d4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:33:21.194121 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cfe206ce-e036-4c89-8604-bbea01ed81d4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13604a4b-250a-4368-8eb6-9b05f32094f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:33:21.194871 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cfe206ce-e036-4c89-8604-bbea01ed81d4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7858408f-37d8-44ba-aaa1-dd34cb09a236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:33:21.233485 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-cfe206ce-e036-4c89-8604-bbea01ed81d4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Created reservations ['61c241c5-ca45-4e6c-8c12-f29186ae2df9', '9976d2c5-e232-4433-960e-e8cfcafb2993', '7672c270-3e57-438e-9ccc-41439e37f19d', '12dc63fe-fe14-4cf8-be82-c148c4e44803'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:33:21.234466 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cfe206ce-e036-4c89-8604-bbea01ed81d4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7858408f-37d8-44ba-aaa1-dd34cb09a236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61c241c5-ca45-4e6c-8c12-f29186ae2df9', '9976d2c5-e232-4433-960e-e8cfcafb2993', '7672c270-3e57-438e-9ccc-41439e37f19d', '12dc63fe-fe14-4cf8-be82-c148c4e44803']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:33:21.235388 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cfe206ce-e036-4c89-8604-bbea01ed81d4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (727492ea-b6cd-4faa-ac1e-138dec0f5e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:33:21.264553 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cfe206ce-e036-4c89-8604-bbea01ed81d4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (727492ea-b6cd-4faa-ac1e-138dec0f5e0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63f17852-e3e3-47c9-aad3-2562049111ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-480789284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1844ac20e00e45799a22131fd82c393c',qos_specs=None,replication_status=,reservations=['61c241c5-ca45-4e6c-8c12-f29186ae2df9','9976d2c5-e232-4433-960e-e8cfcafb2993','7672c270-3e57-438e-9ccc-41439e37f19d','12dc63fe-fe14-4cf8-be82-c148c4e44803'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4840c2f5cf04e2b8a28343bd5233bec',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:33:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-480789284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63f17852-e3e3-47c9-aad3-2562049111ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1844ac20e00e45799a22131fd82c393c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4840c2f5cf04e2b8a28343bd5233bec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:33:21.265477 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cfe206ce-e036-4c89-8604-bbea01ed81d4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (027b5c3b-30ff-4466-acc1-88d3fdd173dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:33:21.288937 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cfe206ce-e036-4c89-8604-bbea01ed81d4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (027b5c3b-30ff-4466-acc1-88d3fdd173dd) transitioned into state 'SUCCESS' from state '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-480789284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1844ac20e00e45799a22131fd82c393c',qos_specs=None,replication_status=,reservations=['61c241c5-ca45-4e6c-8c12-f29186ae2df9','9976d2c5-e232-4433-960e-e8cfcafb2993','7672c270-3e57-438e-9ccc-41439e37f19d','12dc63fe-fe14-4cf8-be82-c148c4e44803'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4840c2f5cf04e2b8a28343bd5233bec',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:33:21.290255 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cfe206ce-e036-4c89-8604-bbea01ed81d4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4e81ec2-0946-46e1-af83-37206d236b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:33:21.300655 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cfe206ce-e036-4c89-8604-bbea01ed81d4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4e81ec2-0946-46e1-af83-37206d236b02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:33:21.302068 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-cfe206ce-e036-4c89-8604-bbea01ed81d4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Flow 'volume_create_api' (17119a8b-20c9-4c2d-b363-d836328b9d1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:33:21.303993 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cfe206ce-e036-4c89-8604-bbea01ed81d4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Create volume request issued successfully. Jul 31 17:33:21.303993 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cfe206ce-e036-4c89-8604-bbea01ed81d4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:33:21.303993 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1200/4782] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:33:21 2026] POST /volume/v3/volumes => generated 775 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:33:21.316682 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e2c495cf-0a65-45c3-ae55-9173c712e494 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:21.319262 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e2c495cf-0a65-45c3-ae55-9173c712e494 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/volumes/63f17852-e3e3-47c9-aad3-2562049111ec Jul 31 17:33:21.319262 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e2c495cf-0a65-45c3-ae55-9173c712e494 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:21.319475 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e2c495cf-0a65-45c3-ae55-9173c712e494 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:21.329285 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:21.329285 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:33:21.334329 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e2c495cf-0a65-45c3-ae55-9173c712e494 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Volume info retrieved successfully. Jul 31 17:33:21.340047 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e2c495cf-0a65-45c3-ae55-9173c712e494 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/volumes/63f17852-e3e3-47c9-aad3-2562049111ec returned with HTTP 200 Jul 31 17:33:21.340604 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1190/4783] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:33:21 2026] GET /volume/v3/volumes/63f17852-e3e3-47c9-aad3-2562049111ec => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:33:22.355162 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-24baacc8-8b96-49b6-b878-346bf278b8c9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:22.358256 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-24baacc8-8b96-49b6-b878-346bf278b8c9 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/volumes/63f17852-e3e3-47c9-aad3-2562049111ec Jul 31 17:33:22.358722 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-24baacc8-8b96-49b6-b878-346bf278b8c9 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:22.359117 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-24baacc8-8b96-49b6-b878-346bf278b8c9 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:22.370337 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:22.370337 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:33:22.376112 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-24baacc8-8b96-49b6-b878-346bf278b8c9 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Volume info retrieved successfully. Jul 31 17:33:22.382238 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-24baacc8-8b96-49b6-b878-346bf278b8c9 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/volumes/63f17852-e3e3-47c9-aad3-2562049111ec returned with HTTP 200 Jul 31 17:33:22.382809 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1192/4784] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:33:22 2026] GET /volume/v3/volumes/63f17852-e3e3-47c9-aad3-2562049111ec => generated 1015 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:33:22.398777 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-821d3b79-64f3-4f85-8441-d3d5d6ff5630 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:22.401046 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-821d3b79-64f3-4f85-8441-d3d5d6ff5630 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:33:22.401509 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-821d3b79-64f3-4f85-8441-d3d5d6ff5630 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "63f17852-e3e3-47c9-aad3-2562049111ec", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-900396903"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:33:22.412497 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:22.412497 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:33:22.412941 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-821d3b79-64f3-4f85-8441-d3d5d6ff5630 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Volume info retrieved successfully. Jul 31 17:33:22.413074 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-821d3b79-64f3-4f85-8441-d3d5d6ff5630 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Create snapshot from volume 63f17852-e3e3-47c9-aad3-2562049111ec Jul 31 17:33:22.441096 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-821d3b79-64f3-4f85-8441-d3d5d6ff5630 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Created reservations ['811d766f-1b91-48cf-b7b5-3e5f0161410c', 'dce17ff9-fc6a-40b2-b5c3-02bcecfb185e', 'c3213bc7-413f-4737-9069-fc6a0b5cebfe', '8d1bc86f-c804-4208-8c9a-afd4fb076761'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:33:22.475559 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-821d3b79-64f3-4f85-8441-d3d5d6ff5630 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Snapshot create request issued successfully. Jul 31 17:33:22.476149 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-821d3b79-64f3-4f85-8441-d3d5d6ff5630 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:33:22.476716 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1203/4785] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:33:22 2026] POST /volume/v3/snapshots => generated 307 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:33:22.487730 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7e5243ac-1edc-4385-a242-8b7da095afa3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:22.489821 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7e5243ac-1edc-4385-a242-8b7da095afa3 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/snapshots/26757b27-12af-4fdf-8b0a-dbba8c86fefb Jul 31 17:33:22.490129 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7e5243ac-1edc-4385-a242-8b7da095afa3 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:22.490538 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7e5243ac-1edc-4385-a242-8b7da095afa3 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:22.497710 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:22.497710 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:33:22.497710 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7e5243ac-1edc-4385-a242-8b7da095afa3 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Snapshot retrieved successfully. Jul 31 17:33:22.497710 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7e5243ac-1edc-4385-a242-8b7da095afa3 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/snapshots/26757b27-12af-4fdf-8b0a-dbba8c86fefb returned with HTTP 200 Jul 31 17:33:22.497710 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1201/4786] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:33:22 2026] GET /volume/v3/snapshots/26757b27-12af-4fdf-8b0a-dbba8c86fefb => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:33:23.509132 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ae20156e-2aad-44da-a0e0-255478571f93 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:23.510963 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ae20156e-2aad-44da-a0e0-255478571f93 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/snapshots/26757b27-12af-4fdf-8b0a-dbba8c86fefb Jul 31 17:33:23.511169 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ae20156e-2aad-44da-a0e0-255478571f93 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:23.511461 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ae20156e-2aad-44da-a0e0-255478571f93 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:23.516274 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:23.516274 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:33:23.516598 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ae20156e-2aad-44da-a0e0-255478571f93 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Snapshot retrieved successfully. Jul 31 17:33:23.517230 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ae20156e-2aad-44da-a0e0-255478571f93 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/snapshots/26757b27-12af-4fdf-8b0a-dbba8c86fefb returned with HTTP 200 Jul 31 17:33:23.517609 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1191/4787] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:33:23 2026] GET /volume/v3/snapshots/26757b27-12af-4fdf-8b0a-dbba8c86fefb => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:33:23.526661 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e69f4330-0a2b-4cf0-8637-6d434461be1a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:23.528598 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e69f4330-0a2b-4cf0-8637-6d434461be1a tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-reader] POST https://10.4.3.92/volume/v3/snapshots/26757b27-12af-4fdf-8b0a-dbba8c86fefb/action Jul 31 17:33:23.529135 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e69f4330-0a2b-4cf0-8637-6d434461be1a tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:33:23.529297 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e69f4330-0a2b-4cf0-8637-6d434461be1a tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:33:23.530890 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.contrib.snapshot_unmanage [None req-e69f4330-0a2b-4cf0-8637-6d434461be1a tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-reader] Unmanage snapshot with id: 26757b27-12af-4fdf-8b0a-dbba8c86fefb Jul 31 17:33:23.536420 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:23.536420 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:33:23.537049 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e69f4330-0a2b-4cf0-8637-6d434461be1a tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-reader] Snapshot retrieved successfully. Jul 31 17:33:23.537917 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-e69f4330-0a2b-4cf0-8637-6d434461be1a tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'cc7088a47fe9467ea4d3d9650cca973b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1844ac20e00e45799a22131fd82c393c', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:33:23.538213 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e69f4330-0a2b-4cf0-8637-6d434461be1a tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-reader] https://10.4.3.92/volume/v3/snapshots/26757b27-12af-4fdf-8b0a-dbba8c86fefb/action returned with HTTP 403 Jul 31 17:33:23.538776 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1193/4788] 10.4.3.92 () {68 vars in 1389 bytes} [Fri Jul 31 17:33:23 2026] POST /volume/v3/snapshots/26757b27-12af-4fdf-8b0a-dbba8c86fefb/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:33:23.546278 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-05b99bc8-b337-4f6a-ba5c-b113671c0f73 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:23.548028 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-05b99bc8-b337-4f6a-ba5c-b113671c0f73 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] DELETE https://10.4.3.92/volume/v3/snapshots/26757b27-12af-4fdf-8b0a-dbba8c86fefb Jul 31 17:33:23.548204 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-05b99bc8-b337-4f6a-ba5c-b113671c0f73 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:23.548410 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-05b99bc8-b337-4f6a-ba5c-b113671c0f73 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:23.548511 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.snapshots [None req-05b99bc8-b337-4f6a-ba5c-b113671c0f73 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Delete snapshot with id: 26757b27-12af-4fdf-8b0a-dbba8c86fefb Jul 31 17:33:23.553053 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:23.553053 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:33:23.553330 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-05b99bc8-b337-4f6a-ba5c-b113671c0f73 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Snapshot retrieved successfully. Jul 31 17:33:23.567079 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-05b99bc8-b337-4f6a-ba5c-b113671c0f73 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Snapshot delete request issued successfully. Jul 31 17:33:23.567254 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-05b99bc8-b337-4f6a-ba5c-b113671c0f73 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/snapshots/26757b27-12af-4fdf-8b0a-dbba8c86fefb returned with HTTP 202 Jul 31 17:33:23.567752 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1204/4789] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:33:23 2026] DELETE /volume/v3/snapshots/26757b27-12af-4fdf-8b0a-dbba8c86fefb => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:33:23.577543 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-af346d07-0559-454d-bb37-da56d80a34f4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:23.580868 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-af346d07-0559-454d-bb37-da56d80a34f4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/snapshots/26757b27-12af-4fdf-8b0a-dbba8c86fefb Jul 31 17:33:23.581210 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-af346d07-0559-454d-bb37-da56d80a34f4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:23.581522 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-af346d07-0559-454d-bb37-da56d80a34f4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:23.591387 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:23.591387 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:33:23.591764 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-af346d07-0559-454d-bb37-da56d80a34f4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Snapshot retrieved successfully. Jul 31 17:33:23.592568 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-af346d07-0559-454d-bb37-da56d80a34f4 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/snapshots/26757b27-12af-4fdf-8b0a-dbba8c86fefb returned with HTTP 200 Jul 31 17:33:23.593096 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1202/4790] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:33:23 2026] GET /volume/v3/snapshots/26757b27-12af-4fdf-8b0a-dbba8c86fefb => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:33:24.604571 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b90864b6-4a97-4cd9-ba2e-d218272db1c6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:24.606855 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b90864b6-4a97-4cd9-ba2e-d218272db1c6 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/snapshots/26757b27-12af-4fdf-8b0a-dbba8c86fefb Jul 31 17:33:24.607123 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b90864b6-4a97-4cd9-ba2e-d218272db1c6 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:24.607405 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b90864b6-4a97-4cd9-ba2e-d218272db1c6 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:24.612742 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b90864b6-4a97-4cd9-ba2e-d218272db1c6 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/snapshots/26757b27-12af-4fdf-8b0a-dbba8c86fefb returned with HTTP 404 Jul 31 17:33:24.613372 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1192/4791] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:33:24 2026] GET /volume/v3/snapshots/26757b27-12af-4fdf-8b0a-dbba8c86fefb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:33:24.620341 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dee62be1-c57f-4306-acac-0d16ef50f8c2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:24.622924 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dee62be1-c57f-4306-acac-0d16ef50f8c2 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/63f17852-e3e3-47c9-aad3-2562049111ec Jul 31 17:33:24.623137 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dee62be1-c57f-4306-acac-0d16ef50f8c2 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:24.623337 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dee62be1-c57f-4306-acac-0d16ef50f8c2 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:24.623552 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-dee62be1-c57f-4306-acac-0d16ef50f8c2 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Delete volume with id: 63f17852-e3e3-47c9-aad3-2562049111ec Jul 31 17:33:24.632375 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:24.632375 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:33:24.632765 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dee62be1-c57f-4306-acac-0d16ef50f8c2 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Volume info retrieved successfully. Jul 31 17:33:24.652291 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dee62be1-c57f-4306-acac-0d16ef50f8c2 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Delete volume request issued successfully. Jul 31 17:33:24.652596 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dee62be1-c57f-4306-acac-0d16ef50f8c2 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/volumes/63f17852-e3e3-47c9-aad3-2562049111ec returned with HTTP 202 Jul 31 17:33:24.653304 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1194/4792] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:33:24 2026] DELETE /volume/v3/volumes/63f17852-e3e3-47c9-aad3-2562049111ec => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:33:24.663367 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-66fead28-4bac-42be-821b-64d51abafe8b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:24.665241 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-66fead28-4bac-42be-821b-64d51abafe8b tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/volumes/63f17852-e3e3-47c9-aad3-2562049111ec Jul 31 17:33:24.665427 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-66fead28-4bac-42be-821b-64d51abafe8b tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:24.665628 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-66fead28-4bac-42be-821b-64d51abafe8b tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:24.672479 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:24.672479 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:33:24.676185 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-66fead28-4bac-42be-821b-64d51abafe8b tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Volume info retrieved successfully. Jul 31 17:33:24.680623 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-66fead28-4bac-42be-821b-64d51abafe8b tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/volumes/63f17852-e3e3-47c9-aad3-2562049111ec returned with HTTP 200 Jul 31 17:33:24.681019 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1205/4793] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:33:24 2026] GET /volume/v3/volumes/63f17852-e3e3-47c9-aad3-2562049111ec => generated 1014 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:33:25.694150 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9decf501-28f8-4797-b803-2b3c65ed8f11 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:25.696409 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9decf501-28f8-4797-b803-2b3c65ed8f11 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] GET https://10.4.3.92/volume/v3/volumes/63f17852-e3e3-47c9-aad3-2562049111ec Jul 31 17:33:25.696687 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9decf501-28f8-4797-b803-2b3c65ed8f11 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:25.696941 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9decf501-28f8-4797-b803-2b3c65ed8f11 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:25.705999 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9decf501-28f8-4797-b803-2b3c65ed8f11 tempest-ProjectReaderTests-1393863601 tempest-ProjectReaderTests-1393863601-project-admin] https://10.4.3.92/volume/v3/volumes/63f17852-e3e3-47c9-aad3-2562049111ec returned with HTTP 404 Jul 31 17:33:25.706686 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1203/4794] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:33:25 2026] GET /volume/v3/volumes/63f17852-e3e3-47c9-aad3-2562049111ec => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:33:26.965916 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-b43feb87-9f3f-4fa7-97aa-004195a49095 req-3e0b58f1-8eed-4d17-aefa-5c6bc95a8cfe None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:26.968809 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-b43feb87-9f3f-4fa7-97aa-004195a49095 req-3e0b58f1-8eed-4d17-aefa-5c6bc95a8cfe tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/attachments?instance_id=661eef48-b17f-499e-9edb-ff8e6c3c303f Jul 31 17:33:26.969094 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-b43feb87-9f3f-4fa7-97aa-004195a49095 req-3e0b58f1-8eed-4d17-aefa-5c6bc95a8cfe tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:26.969272 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-b43feb87-9f3f-4fa7-97aa-004195a49095 req-3e0b58f1-8eed-4d17-aefa-5c6bc95a8cfe tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:26.979296 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-b43feb87-9f3f-4fa7-97aa-004195a49095 req-3e0b58f1-8eed-4d17-aefa-5c6bc95a8cfe tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/attachments?instance_id=661eef48-b17f-499e-9edb-ff8e6c3c303f returned with HTTP 200 Jul 31 17:33:26.980116 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1193/4795] 10.4.3.92 () {70 vars in 1630 bytes} [Fri Jul 31 17:33:26 2026] GET /volume/v3/attachments?instance_id=661eef48-b17f-499e-9edb-ff8e6c3c303f => generated 192 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:33:26.987950 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-b43feb87-9f3f-4fa7-97aa-004195a49095 req-e493fe67-c1cf-4207-8795-49a9a124d52f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:26.992764 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b43feb87-9f3f-4fa7-97aa-004195a49095 req-e493fe67-c1cf-4207-8795-49a9a124d52f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/attachments/297d1ac8-00ae-452f-b9c1-c748ce7f82c3 Jul 31 17:33:26.992973 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b43feb87-9f3f-4fa7-97aa-004195a49095 req-e493fe67-c1cf-4207-8795-49a9a124d52f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:26.993146 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-b43feb87-9f3f-4fa7-97aa-004195a49095 req-e493fe67-c1cf-4207-8795-49a9a124d52f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:27.014896 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-b43feb87-9f3f-4fa7-97aa-004195a49095 req-e493fe67-c1cf-4207-8795-49a9a124d52f tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/attachments/297d1ac8-00ae-452f-b9c1-c748ce7f82c3 returned with HTTP 200 Jul 31 17:33:27.015258 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1195/4796] 10.4.3.92 () {70 vars in 1644 bytes} [Fri Jul 31 17:33:26 2026] GET /volume/v3/attachments/297d1ac8-00ae-452f-b9c1-c748ce7f82c3 => generated 993 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:33:34.679432 np0000006248 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=90,cinder:INSERT=19,cinder:UPDATE=40 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:33:35.699708 np0000006248 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=53,cinder:UPDATE=15,cinder:INSERT=7 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:33:36.977683 np0000006248 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=60,cinder:INSERT=11,cinder:UPDATE=28 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:33:37.013469 np0000006248 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=54,cinder:INSERT=12,cinder:UPDATE=26 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:33:37.366570 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-46384c76-9c1d-4fd0-930f-114483bff43c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:37.368370 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-46384c76-9c1d-4fd0-930f-114483bff43c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:33:37.368749 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-46384c76-9c1d-4fd0-930f-114483bff43c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-388924288", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:33:37.370165 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-46384c76-9c1d-4fd0-930f-114483bff43c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-388924288', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:33:37.370266 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-46384c76-9c1d-4fd0-930f-114483bff43c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Create volume of 1 GB Jul 31 17:33:37.374141 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-46384c76-9c1d-4fd0-930f-114483bff43c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Availability Zones retrieved successfully. Jul 31 17:33:37.379370 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-46384c76-9c1d-4fd0-930f-114483bff43c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Flow 'volume_create_api' (e686c814-63af-44fe-8f14-7c7b7359d7bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:33:37.380198 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-46384c76-9c1d-4fd0-930f-114483bff43c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4fdaa63-44cf-4d9a-9178-58a2d299c6b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:33:37.381133 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-46384c76-9c1d-4fd0-930f-114483bff43c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:33:37.403301 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-46384c76-9c1d-4fd0-930f-114483bff43c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4fdaa63-44cf-4d9a-9178-58a2d299c6b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:33:37.404063 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-46384c76-9c1d-4fd0-930f-114483bff43c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ecedd48-b45a-428e-8eaa-328745f43d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:33:37.457774 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-46384c76-9c1d-4fd0-930f-114483bff43c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Created reservations ['71b69306-d22e-4c10-b9f1-ffbf47bc7fa5', '87ba539f-2c3e-4c6f-9220-ee08c252e362', '7ecabdf1-4786-4678-8d0e-bd2057db4a43', 'dd0f8d06-734e-47a6-b0de-d6443ee174ae'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:33:37.458525 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-46384c76-9c1d-4fd0-930f-114483bff43c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ecedd48-b45a-428e-8eaa-328745f43d6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71b69306-d22e-4c10-b9f1-ffbf47bc7fa5', '87ba539f-2c3e-4c6f-9220-ee08c252e362', '7ecabdf1-4786-4678-8d0e-bd2057db4a43', 'dd0f8d06-734e-47a6-b0de-d6443ee174ae']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:33:37.459372 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-46384c76-9c1d-4fd0-930f-114483bff43c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6efab2c6-176f-4c82-b04e-33b3d18f661a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:33:37.480561 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-46384c76-9c1d-4fd0-930f-114483bff43c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6efab2c6-176f-4c82-b04e-33b3d18f661a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1954780a-4c7f-4c04-8e81-9e5ef5976a11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-388924288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f422b24fff1d4cffb6c3a34dd9c72aa5',qos_specs=None,replication_status=,reservations=['71b69306-d22e-4c10-b9f1-ffbf47bc7fa5','87ba539f-2c3e-4c6f-9220-ee08c252e362','7ecabdf1-4786-4678-8d0e-bd2057db4a43','dd0f8d06-734e-47a6-b0de-d6443ee174ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f96572b4c164001bc32620c5228dc5d',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:33:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-388924288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1954780a-4c7f-4c04-8e81-9e5ef5976a11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f422b24fff1d4cffb6c3a34dd9c72aa5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f96572b4c164001bc32620c5228dc5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:33:37.481297 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-46384c76-9c1d-4fd0-930f-114483bff43c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e828cafd-5886-45be-a887-eb73ef8de779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:33:37.504165 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-46384c76-9c1d-4fd0-930f-114483bff43c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e828cafd-5886-45be-a887-eb73ef8de779) transitioned into state 'SUCCESS' from state '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-388924288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f422b24fff1d4cffb6c3a34dd9c72aa5',qos_specs=None,replication_status=,reservations=['71b69306-d22e-4c10-b9f1-ffbf47bc7fa5','87ba539f-2c3e-4c6f-9220-ee08c252e362','7ecabdf1-4786-4678-8d0e-bd2057db4a43','dd0f8d06-734e-47a6-b0de-d6443ee174ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f96572b4c164001bc32620c5228dc5d',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:33:37.505008 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-46384c76-9c1d-4fd0-930f-114483bff43c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea38906f-5377-4d41-9edb-646749fdbebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:33:37.514570 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-46384c76-9c1d-4fd0-930f-114483bff43c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea38906f-5377-4d41-9edb-646749fdbebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:33:37.518337 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-46384c76-9c1d-4fd0-930f-114483bff43c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Flow 'volume_create_api' (e686c814-63af-44fe-8f14-7c7b7359d7bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:33:37.518337 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-46384c76-9c1d-4fd0-930f-114483bff43c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Create volume request issued successfully. Jul 31 17:33:37.518337 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-46384c76-9c1d-4fd0-930f-114483bff43c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:33:37.518337 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1206/4797] 10.4.3.92 () {70 vars in 1293 bytes} [Fri Jul 31 17:33:37 2026] POST /volume/v3/volumes => generated 786 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:33:37.528707 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-69e263bf-bbe5-402a-8d38-f4e6e162dbec None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:37.531293 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-69e263bf-bbe5-402a-8d38-f4e6e162dbec tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] GET https://10.4.3.92/volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 Jul 31 17:33:37.531642 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-69e263bf-bbe5-402a-8d38-f4e6e162dbec tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:37.531850 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-69e263bf-bbe5-402a-8d38-f4e6e162dbec tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:37.542023 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:37.542023 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:33:37.550290 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-69e263bf-bbe5-402a-8d38-f4e6e162dbec tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Volume info retrieved successfully. Jul 31 17:33:37.557871 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-69e263bf-bbe5-402a-8d38-f4e6e162dbec tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] https://10.4.3.92/volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 returned with HTTP 200 Jul 31 17:33:37.559005 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1204/4798] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:33:37 2026] GET /volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:33:38.570396 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cbf2ca39-0314-4951-95a3-2ec45359be24 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:38.572447 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cbf2ca39-0314-4951-95a3-2ec45359be24 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] GET https://10.4.3.92/volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 Jul 31 17:33:38.572785 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cbf2ca39-0314-4951-95a3-2ec45359be24 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:38.573009 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cbf2ca39-0314-4951-95a3-2ec45359be24 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:38.580137 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:38.580137 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:33:38.584253 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-cbf2ca39-0314-4951-95a3-2ec45359be24 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Volume info retrieved successfully. Jul 31 17:33:38.589274 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cbf2ca39-0314-4951-95a3-2ec45359be24 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] https://10.4.3.92/volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 returned with HTTP 200 Jul 31 17:33:38.589760 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1194/4799] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:33:38 2026] GET /volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:33:38.605456 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-895e33b6-52dc-401d-9e7d-5fa4a4678a1c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:38.608768 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-895e33b6-52dc-401d-9e7d-5fa4a4678a1c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] GET https://10.4.3.92/volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 Jul 31 17:33:38.609072 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-895e33b6-52dc-401d-9e7d-5fa4a4678a1c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:38.609273 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-895e33b6-52dc-401d-9e7d-5fa4a4678a1c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:38.617236 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:38.617236 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:33:38.621650 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-895e33b6-52dc-401d-9e7d-5fa4a4678a1c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Volume info retrieved successfully. Jul 31 17:33:38.626139 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-895e33b6-52dc-401d-9e7d-5fa4a4678a1c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] https://10.4.3.92/volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 returned with HTTP 200 Jul 31 17:33:38.626576 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1196/4800] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:33:38 2026] GET /volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:33:38.669707 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-8a62b691-3283-4630-a291-57bd6734866f req-7f889658-2368-45a7-a0ab-3376d8c20fed None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:38.672492 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8a62b691-3283-4630-a291-57bd6734866f req-7f889658-2368-45a7-a0ab-3376d8c20fed tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] GET https://10.4.3.92/volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 Jul 31 17:33:38.672492 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8a62b691-3283-4630-a291-57bd6734866f req-7f889658-2368-45a7-a0ab-3376d8c20fed tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:38.672651 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8a62b691-3283-4630-a291-57bd6734866f req-7f889658-2368-45a7-a0ab-3376d8c20fed tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:38.679604 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:38.679604 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:33:38.683459 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-8a62b691-3283-4630-a291-57bd6734866f req-7f889658-2368-45a7-a0ab-3376d8c20fed tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Volume info retrieved successfully. Jul 31 17:33:38.688051 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8a62b691-3283-4630-a291-57bd6734866f req-7f889658-2368-45a7-a0ab-3376d8c20fed tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] https://10.4.3.92/volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 returned with HTTP 200 Jul 31 17:33:38.688489 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1207/4801] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:33:38 2026] GET /volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:33:38.765605 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c1220657-d576-4bf6-915f-f3eed86f0c20 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:38.765990 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c1220657-d576-4bf6-915f-f3eed86f0c20 None None] GET https://10.4.3.92/volume// Jul 31 17:33:38.766160 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c1220657-d576-4bf6-915f-f3eed86f0c20 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:38.766401 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c1220657-d576-4bf6-915f-f3eed86f0c20 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:38.766737 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c1220657-d576-4bf6-915f-f3eed86f0c20 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:33:38.767041 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1205/4802] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:33:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:33:38.774594 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-8a62b691-3283-4630-a291-57bd6734866f req-46d7cc5a-9760-4467-91f0-1e21958290b7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:38.776622 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-8a62b691-3283-4630-a291-57bd6734866f req-46d7cc5a-9760-4467-91f0-1e21958290b7 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:33:38.776993 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-8a62b691-3283-4630-a291-57bd6734866f req-46d7cc5a-9760-4467-91f0-1e21958290b7 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1954780a-4c7f-4c04-8e81-9e5ef5976a11", "connector": null, "instance_uuid": "61055272-5e35-4168-a035-40e4d40db9fa"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:33:38.785849 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:38.785849 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:33:38.814062 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-8a62b691-3283-4630-a291-57bd6734866f req-46d7cc5a-9760-4467-91f0-1e21958290b7 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:33:38.814628 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1195/4803] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:33:38 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:33:38.841276 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cf0b7cb0-b462-466f-9559-0539636196da None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:38.843523 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cf0b7cb0-b462-466f-9559-0539636196da tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] GET https://10.4.3.92/volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 Jul 31 17:33:38.843746 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cf0b7cb0-b462-466f-9559-0539636196da tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:38.843953 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cf0b7cb0-b462-466f-9559-0539636196da tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:38.850067 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-98e964cd-71f7-4b25-94a2-60b30f365bf0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:38.850490 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-98e964cd-71f7-4b25-94a2-60b30f365bf0 None None] GET https://10.4.3.92/volume// Jul 31 17:33:38.850727 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-98e964cd-71f7-4b25-94a2-60b30f365bf0 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:38.850991 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-98e964cd-71f7-4b25-94a2-60b30f365bf0 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:38.851296 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-98e964cd-71f7-4b25-94a2-60b30f365bf0 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:33:38.851604 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1208/4804] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:33:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:33:38.853184 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:38.853184 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:33:38.856542 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cf0b7cb0-b462-466f-9559-0539636196da tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Volume info retrieved successfully. Jul 31 17:33:38.859674 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-8a62b691-3283-4630-a291-57bd6734866f req-9552d6ca-9ef7-4477-8f2c-9917419996be None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:38.860448 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cf0b7cb0-b462-466f-9559-0539636196da tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] https://10.4.3.92/volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 returned with HTTP 200 Jul 31 17:33:38.860861 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1197/4805] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:33:38 2026] GET /volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:33:38.862087 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-8a62b691-3283-4630-a291-57bd6734866f req-9552d6ca-9ef7-4477-8f2c-9917419996be tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] GET https://10.4.3.92/volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 Jul 31 17:33:38.862424 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-8a62b691-3283-4630-a291-57bd6734866f req-9552d6ca-9ef7-4477-8f2c-9917419996be tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:38.862671 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-8a62b691-3283-4630-a291-57bd6734866f req-9552d6ca-9ef7-4477-8f2c-9917419996be tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:38.874964 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:38.874964 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:33:38.880009 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-8a62b691-3283-4630-a291-57bd6734866f req-9552d6ca-9ef7-4477-8f2c-9917419996be tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Volume info retrieved successfully. Jul 31 17:33:38.885358 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-8a62b691-3283-4630-a291-57bd6734866f req-9552d6ca-9ef7-4477-8f2c-9917419996be tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] https://10.4.3.92/volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 returned with HTTP 200 Jul 31 17:33:38.885358 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1206/4806] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:33:38 2026] GET /volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 => generated 1040 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:33:39.013194 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-8a62b691-3283-4630-a291-57bd6734866f req-0b4b22ca-b634-4678-9629-adbb09a23235 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:39.015091 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-8a62b691-3283-4630-a291-57bd6734866f req-0b4b22ca-b634-4678-9629-adbb09a23235 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] PUT https://10.4.3.92/volume/v3/attachments/7a81c829-29e4-44c8-9122-1b5e1d924011 Jul 31 17:33:39.015919 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-8a62b691-3283-4630-a291-57bd6734866f req-0b4b22ca-b634-4678-9629-adbb09a23235 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:33:39.033946 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-8a62b691-3283-4630-a291-57bd6734866f req-0b4b22ca-b634-4678-9629-adbb09a23235 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Acquiring lock "cinder-attachment_update-1954780a-4c7f-4c04-8e81-9e5ef5976a11-np0000006248" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:33:39.042094 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-8a62b691-3283-4630-a291-57bd6734866f req-0b4b22ca-b634-4678-9629-adbb09a23235 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Lock "cinder-attachment_update-1954780a-4c7f-4c04-8e81-9e5ef5976a11-np0000006248" acquired by "attachment_update" :: waited 0.008s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:33:39.043554 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:39.043554 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:33:39.155012 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-8a62b691-3283-4630-a291-57bd6734866f req-0b4b22ca-b634-4678-9629-adbb09a23235 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Lock "cinder-attachment_update-1954780a-4c7f-4c04-8e81-9e5ef5976a11-np0000006248" released by "attachment_update" :: held 0.113s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:33:39.155419 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-8a62b691-3283-4630-a291-57bd6734866f req-0b4b22ca-b634-4678-9629-adbb09a23235 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] https://10.4.3.92/volume/v3/attachments/7a81c829-29e4-44c8-9122-1b5e1d924011 returned with HTTP 200 Jul 31 17:33:39.155955 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1196/4807] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:33:39 2026] PUT /volume/v3/attachments/7a81c829-29e4-44c8-9122-1b5e1d924011 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:33:39.873574 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-26504d9e-7f34-438f-a5d6-b82191cfce88 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:39.875896 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-26504d9e-7f34-438f-a5d6-b82191cfce88 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] GET https://10.4.3.92/volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 Jul 31 17:33:39.876153 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-26504d9e-7f34-438f-a5d6-b82191cfce88 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:39.876530 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-26504d9e-7f34-438f-a5d6-b82191cfce88 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:39.886232 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:39.886232 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:33:39.889493 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-26504d9e-7f34-438f-a5d6-b82191cfce88 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Volume info retrieved successfully. Jul 31 17:33:39.893567 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-26504d9e-7f34-438f-a5d6-b82191cfce88 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] https://10.4.3.92/volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 returned with HTTP 200 Jul 31 17:33:39.893939 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1209/4808] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:33:39 2026] GET /volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:33:40.908711 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e990974c-70a5-437c-ba38-b3a7aafa3146 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:40.910228 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e990974c-70a5-437c-ba38-b3a7aafa3146 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] GET https://10.4.3.92/volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 Jul 31 17:33:40.910434 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e990974c-70a5-437c-ba38-b3a7aafa3146 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:40.910604 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e990974c-70a5-437c-ba38-b3a7aafa3146 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:40.918690 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:40.918690 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:33:40.921456 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e990974c-70a5-437c-ba38-b3a7aafa3146 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Volume info retrieved successfully. Jul 31 17:33:40.925303 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e990974c-70a5-437c-ba38-b3a7aafa3146 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] https://10.4.3.92/volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 returned with HTTP 200 Jul 31 17:33:40.925303 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1198/4809] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:33:40 2026] GET /volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 => generated 879 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:33:41.938225 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-87d18550-6a60-47ba-91c7-617ff650fae0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:41.940712 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-87d18550-6a60-47ba-91c7-617ff650fae0 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] GET https://10.4.3.92/volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 Jul 31 17:33:41.940935 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-87d18550-6a60-47ba-91c7-617ff650fae0 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:41.941122 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-87d18550-6a60-47ba-91c7-617ff650fae0 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:41.950041 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:41.950041 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:33:41.953102 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-87d18550-6a60-47ba-91c7-617ff650fae0 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Volume info retrieved successfully. Jul 31 17:33:41.957048 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-87d18550-6a60-47ba-91c7-617ff650fae0 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] https://10.4.3.92/volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 returned with HTTP 200 Jul 31 17:33:41.957418 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1207/4810] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:33:41 2026] GET /volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:33:42.416445 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-8a62b691-3283-4630-a291-57bd6734866f req-b0e172ad-a3af-4d8e-9963-59a03c95e5fe None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:42.418600 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-8a62b691-3283-4630-a291-57bd6734866f req-b0e172ad-a3af-4d8e-9963-59a03c95e5fe tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] POST https://10.4.3.92/volume/v3/attachments/7a81c829-29e4-44c8-9122-1b5e1d924011/action Jul 31 17:33:42.420342 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-8a62b691-3283-4630-a291-57bd6734866f req-b0e172ad-a3af-4d8e-9963-59a03c95e5fe tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:33:42.420342 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-8a62b691-3283-4630-a291-57bd6734866f req-b0e172ad-a3af-4d8e-9963-59a03c95e5fe tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:33:42.433661 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:42.433661 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:33:42.443150 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-8a62b691-3283-4630-a291-57bd6734866f req-b0e172ad-a3af-4d8e-9963-59a03c95e5fe tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] https://10.4.3.92/volume/v3/attachments/7a81c829-29e4-44c8-9122-1b5e1d924011/action returned with HTTP 204 Jul 31 17:33:42.443636 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1197/4811] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:33:42 2026] POST /volume/v3/attachments/7a81c829-29e4-44c8-9122-1b5e1d924011/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:33:42.968985 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-05d8ded6-98af-4c15-9e1e-f00803a9f46f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:42.970907 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-05d8ded6-98af-4c15-9e1e-f00803a9f46f tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] GET https://10.4.3.92/volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 Jul 31 17:33:42.971163 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-05d8ded6-98af-4c15-9e1e-f00803a9f46f tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:42.971404 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-05d8ded6-98af-4c15-9e1e-f00803a9f46f tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:42.980944 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:42.980944 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:33:42.984451 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-05d8ded6-98af-4c15-9e1e-f00803a9f46f tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Volume info retrieved successfully. Jul 31 17:33:42.988578 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-05d8ded6-98af-4c15-9e1e-f00803a9f46f tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] https://10.4.3.92/volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 returned with HTTP 200 Jul 31 17:33:42.989137 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1210/4812] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:33:42 2026] GET /volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 31 17:33:43.000267 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-976b20c7-9986-4323-a5f8-5e2ba1fe6033 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:43.006452 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-976b20c7-9986-4323-a5f8-5e2ba1fe6033 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] GET https://10.4.3.92/volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 Jul 31 17:33:43.006452 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-976b20c7-9986-4323-a5f8-5e2ba1fe6033 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:43.006452 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-976b20c7-9986-4323-a5f8-5e2ba1fe6033 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:43.016257 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:43.016257 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:33:43.019285 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-976b20c7-9986-4323-a5f8-5e2ba1fe6033 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Volume info retrieved successfully. Jul 31 17:33:43.022971 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-976b20c7-9986-4323-a5f8-5e2ba1fe6033 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] https://10.4.3.92/volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 returned with HTTP 200 Jul 31 17:33:43.023393 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1199/4813] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:33:42 2026] GET /volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:33:43.034285 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fb78a1a4-e669-436f-8606-918bfadc97f7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:43.035577 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1208/4814] 10.4.3.92 () {70 vars in 1604 bytes} [Fri Jul 31 17:33:43 2026] DELETE /volume/v3/attachments/7a81c829-29e4-44c8-9122-1b5e1d924011 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 31 17:33:43.042606 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-86fcabe1-64bf-42dc-bba9-9f5cb61c63ff None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:43.142156 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1198/4815] 10.4.3.92 () {70 vars in 1604 bytes} [Fri Jul 31 17:33:43 2026] DELETE /volume/v3/attachments/7a81c829-29e4-44c8-9122-1b5e1d924011 => generated 114 bytes in 100 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 31 17:33:43.150755 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5521a5fa-974f-40b6-b038-40297e5eea4c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:43.153075 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5521a5fa-974f-40b6-b038-40297e5eea4c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] DELETE https://10.4.3.92/volume/v3/attachments/7a81c829-29e4-44c8-9122-1b5e1d924011 Jul 31 17:33:43.153382 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5521a5fa-974f-40b6-b038-40297e5eea4c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:43.153636 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5521a5fa-974f-40b6-b038-40297e5eea4c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:43.162552 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:43.162552 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:33:43.218482 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5521a5fa-974f-40b6-b038-40297e5eea4c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Attachment connected to vm 61055272-5e35-4168-a035-40e4d40db9fa, checking data on nova Jul 31 17:33:43.218801 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.compute.nova [None req-5521a5fa-974f-40b6-b038-40297e5eea4c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Creating Keystone token plugin using URL: https://10.4.3.92/identity {{(pid=100274) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 31 17:33:43.349777 np0000006248 devstack@c-api.service[100274]: DEBUG novaclient.v2.client [None req-5521a5fa-974f-40b6-b038-40297e5eea4c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] REQ: curl -g -i -X GET https://10.4.3.92/compute/v2.1/servers/61055272-5e35-4168-a035-40e4d40db9fa/os-volume_attachments/1954780a-4c7f-4c04-8e81-9e5ef5976a11 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}a5ce28417559a53196b09874a1a61e39aa5fcd5cb284fcc7849e64308b57cf06" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-5521a5fa-974f-40b6-b038-40297e5eea4c" -H "X-Service-Token: {SHA256}3a3d89f3add00f6915fc66587ecc7633fce56bc29bb9541547f6e44c3ab7f49f" {{(pid=100274) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 31 17:33:43.460891 np0000006248 devstack@c-api.service[100274]: DEBUG novaclient.v2.client [None req-5521a5fa-974f-40b6-b038-40297e5eea4c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 31 Jul 2026 17:33:43 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-0ca4fd37-751d-4538-ad93-09e933dbc0a6 x-openstack-request-id: req-0ca4fd37-751d-4538-ad93-09e933dbc0a6 {{(pid=100274) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 31 17:33:43.461019 np0000006248 devstack@c-api.service[100274]: DEBUG novaclient.v2.client [None req-5521a5fa-974f-40b6-b038-40297e5eea4c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "1954780a-4c7f-4c04-8e81-9e5ef5976a11", "serverId": "61055272-5e35-4168-a035-40e4d40db9fa", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "7a81c829-29e4-44c8-9122-1b5e1d924011", "bdm_uuid": "4ae599cf-db41-42e1-b530-cb9a07cba6aa"}} {{(pid=100274) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 31 17:33:43.461128 np0000006248 devstack@c-api.service[100274]: DEBUG novaclient.v2.client [None req-5521a5fa-974f-40b6-b038-40297e5eea4c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] GET call to compute for https://10.4.3.92/compute/v2.1/servers/61055272-5e35-4168-a035-40e4d40db9fa/os-volume_attachments/1954780a-4c7f-4c04-8e81-9e5ef5976a11 used request id req-0ca4fd37-751d-4538-ad93-09e933dbc0a6 {{(pid=100274) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 31 17:33:43.463212 np0000006248 devstack@c-api.service[100274]: ERROR cinder.volume.api [None req-5521a5fa-974f-40b6-b038-40297e5eea4c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault [None req-5521a5fa-974f-40b6-b038-40297e5eea4c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Caught error: Detach volume from instance 61055272-5e35-4168-a035-40e4d40db9fa using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 61055272-5e35-4168-a035-40e4d40db9fa using the Compute API Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 31 17:33:43.465850 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 61055272-5e35-4168-a035-40e4d40db9fa using the Compute API Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: ERROR cinder.api.middleware.fault Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.middleware.fault [None req-5521a5fa-974f-40b6-b038-40297e5eea4c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] https://10.4.3.92/volume/v3/attachments/7a81c829-29e4-44c8-9122-1b5e1d924011 returned with HTTP 409 Jul 31 17:33:43.466981 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1211/4816] 10.4.3.92 () {68 vars in 1397 bytes} [Fri Jul 31 17:33:43 2026] DELETE /volume/v3/attachments/7a81c829-29e4-44c8-9122-1b5e1d924011 => generated 167 bytes in 316 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:33:43.498967 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-8dc4d6a5-bcf3-4191-9e3f-a2107e59c268 req-0cc15b3b-1ee2-4b3d-bdaa-6f9e1035c272 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:43.501121 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8dc4d6a5-bcf3-4191-9e3f-a2107e59c268 req-0cc15b3b-1ee2-4b3d-bdaa-6f9e1035c272 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] GET https://10.4.3.92/volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 Jul 31 17:33:43.501338 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-8dc4d6a5-bcf3-4191-9e3f-a2107e59c268 req-0cc15b3b-1ee2-4b3d-bdaa-6f9e1035c272 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:43.501535 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-8dc4d6a5-bcf3-4191-9e3f-a2107e59c268 req-0cc15b3b-1ee2-4b3d-bdaa-6f9e1035c272 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:43.510668 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:43.510668 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:33:43.514058 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-8dc4d6a5-bcf3-4191-9e3f-a2107e59c268 req-0cc15b3b-1ee2-4b3d-bdaa-6f9e1035c272 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Volume info retrieved successfully. Jul 31 17:33:43.518064 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8dc4d6a5-bcf3-4191-9e3f-a2107e59c268 req-0cc15b3b-1ee2-4b3d-bdaa-6f9e1035c272 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] https://10.4.3.92/volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 returned with HTTP 200 Jul 31 17:33:43.518466 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1200/4817] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:33:43 2026] GET /volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 => generated 1153 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:33:43.535740 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-8dc4d6a5-bcf3-4191-9e3f-a2107e59c268 req-aba53182-20e8-4ad5-ab2e-f8920666cb7b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:43.538179 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-8dc4d6a5-bcf3-4191-9e3f-a2107e59c268 req-aba53182-20e8-4ad5-ab2e-f8920666cb7b tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] POST https://10.4.3.92/volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11/action Jul 31 17:33:43.538633 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-8dc4d6a5-bcf3-4191-9e3f-a2107e59c268 req-aba53182-20e8-4ad5-ab2e-f8920666cb7b tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:33:43.538763 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-8dc4d6a5-bcf3-4191-9e3f-a2107e59c268 req-aba53182-20e8-4ad5-ab2e-f8920666cb7b tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:33:43.549272 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:43.549272 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:33:43.549665 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-8dc4d6a5-bcf3-4191-9e3f-a2107e59c268 req-aba53182-20e8-4ad5-ab2e-f8920666cb7b tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Volume info retrieved successfully. Jul 31 17:33:43.555459 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-8dc4d6a5-bcf3-4191-9e3f-a2107e59c268 req-aba53182-20e8-4ad5-ab2e-f8920666cb7b tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Begin detaching volume completed successfully. Jul 31 17:33:43.555649 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-8dc4d6a5-bcf3-4191-9e3f-a2107e59c268 req-aba53182-20e8-4ad5-ab2e-f8920666cb7b tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] https://10.4.3.92/volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11/action returned with HTTP 202 Jul 31 17:33:43.556049 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1209/4818] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:33:43 2026] POST /volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:33:43.600032 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-75475049-6801-4ed9-9e43-b20c6b1aba1e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:43.600693 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-75475049-6801-4ed9-9e43-b20c6b1aba1e None None] GET https://10.4.3.92/volume// Jul 31 17:33:43.600880 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-75475049-6801-4ed9-9e43-b20c6b1aba1e None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:43.601135 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-75475049-6801-4ed9-9e43-b20c6b1aba1e None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:43.601564 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-75475049-6801-4ed9-9e43-b20c6b1aba1e None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:33:43.602248 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1199/4819] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:33:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:33:43.609012 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-8dc4d6a5-bcf3-4191-9e3f-a2107e59c268 req-ea15851e-7b71-4855-bba0-35d4ddcd2988 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:43.611174 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8dc4d6a5-bcf3-4191-9e3f-a2107e59c268 req-ea15851e-7b71-4855-bba0-35d4ddcd2988 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] GET https://10.4.3.92/volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 Jul 31 17:33:43.611402 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8dc4d6a5-bcf3-4191-9e3f-a2107e59c268 req-ea15851e-7b71-4855-bba0-35d4ddcd2988 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:43.611584 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-8dc4d6a5-bcf3-4191-9e3f-a2107e59c268 req-ea15851e-7b71-4855-bba0-35d4ddcd2988 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:43.646627 np0000006248 devstack@c-api.service[100274]: DEBUG oslo_db.sqlalchemy.engines [req-8dc4d6a5-bcf3-4191-9e3f-a2107e59c268 req-ea15851e-7b71-4855-bba0-35d4ddcd2988 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100274) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 17:33:43.655252 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:43.655252 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:33:43.659026 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-8dc4d6a5-bcf3-4191-9e3f-a2107e59c268 req-ea15851e-7b71-4855-bba0-35d4ddcd2988 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Volume info retrieved successfully. Jul 31 17:33:43.663040 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-8dc4d6a5-bcf3-4191-9e3f-a2107e59c268 req-ea15851e-7b71-4855-bba0-35d4ddcd2988 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] https://10.4.3.92/volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 returned with HTTP 200 Jul 31 17:33:43.663442 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1212/4820] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:33:43 2026] GET /volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 => generated 1336 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:33:44.468128 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-8dc4d6a5-bcf3-4191-9e3f-a2107e59c268 req-f89029a7-0828-46e4-ae36-63afc0fa2385 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:44.470412 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8dc4d6a5-bcf3-4191-9e3f-a2107e59c268 req-f89029a7-0828-46e4-ae36-63afc0fa2385 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] DELETE https://10.4.3.92/volume/v3/attachments/7a81c829-29e4-44c8-9122-1b5e1d924011 Jul 31 17:33:44.470697 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-8dc4d6a5-bcf3-4191-9e3f-a2107e59c268 req-f89029a7-0828-46e4-ae36-63afc0fa2385 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:44.470936 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-8dc4d6a5-bcf3-4191-9e3f-a2107e59c268 req-f89029a7-0828-46e4-ae36-63afc0fa2385 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:44.478614 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:44.478614 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:33:44.530506 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-8dc4d6a5-bcf3-4191-9e3f-a2107e59c268 req-f89029a7-0828-46e4-ae36-63afc0fa2385 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] https://10.4.3.92/volume/v3/attachments/7a81c829-29e4-44c8-9122-1b5e1d924011 returned with HTTP 200 Jul 31 17:33:44.530879 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1201/4821] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:33:44 2026] DELETE /volume/v3/attachments/7a81c829-29e4-44c8-9122-1b5e1d924011 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:33:44.664469 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-6a3a4d09-35db-46bc-bda2-2dee7524af41 req-1390912e-ff2a-41a7-9aa0-141e1a49625e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:44.666385 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-6a3a4d09-35db-46bc-bda2-2dee7524af41 req-1390912e-ff2a-41a7-9aa0-141e1a49625e tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] GET https://10.4.3.92/volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 Jul 31 17:33:44.666552 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-6a3a4d09-35db-46bc-bda2-2dee7524af41 req-1390912e-ff2a-41a7-9aa0-141e1a49625e tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:44.666741 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-6a3a4d09-35db-46bc-bda2-2dee7524af41 req-1390912e-ff2a-41a7-9aa0-141e1a49625e tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:44.673760 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:44.673760 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:33:44.677245 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-6a3a4d09-35db-46bc-bda2-2dee7524af41 req-1390912e-ff2a-41a7-9aa0-141e1a49625e tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Volume info retrieved successfully. Jul 31 17:33:44.681158 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-6a3a4d09-35db-46bc-bda2-2dee7524af41 req-1390912e-ff2a-41a7-9aa0-141e1a49625e tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] https://10.4.3.92/volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 returned with HTTP 200 Jul 31 17:33:44.681566 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1210/4822] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:33:44 2026] GET /volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:33:44.693302 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6fcde428-37f3-4805-b059-f4c8f989ae6c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:44.695197 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6fcde428-37f3-4805-b059-f4c8f989ae6c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] DELETE https://10.4.3.92/volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 Jul 31 17:33:44.695469 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6fcde428-37f3-4805-b059-f4c8f989ae6c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:44.695692 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6fcde428-37f3-4805-b059-f4c8f989ae6c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:44.695898 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-6fcde428-37f3-4805-b059-f4c8f989ae6c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Delete volume with id: 1954780a-4c7f-4c04-8e81-9e5ef5976a11 Jul 31 17:33:44.703278 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:44.703278 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:33:44.703686 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6fcde428-37f3-4805-b059-f4c8f989ae6c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Volume info retrieved successfully. Jul 31 17:33:44.719184 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6fcde428-37f3-4805-b059-f4c8f989ae6c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Delete volume request issued successfully. Jul 31 17:33:44.719464 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6fcde428-37f3-4805-b059-f4c8f989ae6c tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] https://10.4.3.92/volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 returned with HTTP 202 Jul 31 17:33:44.719882 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1200/4823] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:33:44 2026] DELETE /volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:33:44.726134 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d5c4a19f-bc2a-4bfc-a79d-297ba837a15e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:44.728662 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d5c4a19f-bc2a-4bfc-a79d-297ba837a15e tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] GET https://10.4.3.92/volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 Jul 31 17:33:44.728662 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d5c4a19f-bc2a-4bfc-a79d-297ba837a15e tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:44.728662 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d5c4a19f-bc2a-4bfc-a79d-297ba837a15e tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:44.735543 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:44.735543 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:33:44.738949 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d5c4a19f-bc2a-4bfc-a79d-297ba837a15e tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Volume info retrieved successfully. Jul 31 17:33:44.743226 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d5c4a19f-bc2a-4bfc-a79d-297ba837a15e tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] https://10.4.3.92/volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 returned with HTTP 200 Jul 31 17:33:44.743663 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1213/4824] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:33:44 2026] GET /volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:33:45.756175 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-05387365-1a99-4965-9fa1-37ff69f6ec03 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:45.758092 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05387365-1a99-4965-9fa1-37ff69f6ec03 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] GET https://10.4.3.92/volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 Jul 31 17:33:45.758339 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-05387365-1a99-4965-9fa1-37ff69f6ec03 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:45.758535 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-05387365-1a99-4965-9fa1-37ff69f6ec03 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:45.764326 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05387365-1a99-4965-9fa1-37ff69f6ec03 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145 tempest-TestServerVolumeAttachScenarioOldVersion-1976643145-project-member] https://10.4.3.92/volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 returned with HTTP 404 Jul 31 17:33:45.764825 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1202/4825] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:33:45 2026] GET /volume/v3/volumes/1954780a-4c7f-4c04-8e81-9e5ef5976a11 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:33:54.321795 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-7655436c-2421-418f-8fea-41b3ede77e47 req-e979c923-85aa-4997-8c2a-c3df4be4cf70 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:54.324367 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-7655436c-2421-418f-8fea-41b3ede77e47 req-e979c923-85aa-4997-8c2a-c3df4be4cf70 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] DELETE https://10.4.3.92/volume/v3/attachments/867f6260-3037-4346-b7ce-f0551b287de1 Jul 31 17:33:54.325006 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-7655436c-2421-418f-8fea-41b3ede77e47 req-e979c923-85aa-4997-8c2a-c3df4be4cf70 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:54.325006 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-7655436c-2421-418f-8fea-41b3ede77e47 req-e979c923-85aa-4997-8c2a-c3df4be4cf70 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:54.340919 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:54.340919 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:33:54.398048 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-7655436c-2421-418f-8fea-41b3ede77e47 req-e979c923-85aa-4997-8c2a-c3df4be4cf70 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments/867f6260-3037-4346-b7ce-f0551b287de1 returned with HTTP 200 Jul 31 17:33:54.398826 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1211/4826] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:33:54 2026] DELETE /volume/v3/attachments/867f6260-3037-4346-b7ce-f0551b287de1 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:33:54.713972 np0000006248 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=21,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:33:54.742427 np0000006248 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=52,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:33:55.589712 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0c75228c-b325-4413-aebd-2b26eb33b0f7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:55.591418 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0c75228c-b325-4413-aebd-2b26eb33b0f7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] DELETE https://10.4.3.92/volume/v3/volumes/d90cd373-1e57-4ca3-bfb2-42c2934eccd3 Jul 31 17:33:55.591579 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0c75228c-b325-4413-aebd-2b26eb33b0f7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:55.591781 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0c75228c-b325-4413-aebd-2b26eb33b0f7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:55.591927 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-0c75228c-b325-4413-aebd-2b26eb33b0f7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Delete volume with id: d90cd373-1e57-4ca3-bfb2-42c2934eccd3 Jul 31 17:33:55.599290 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:55.599290 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:33:55.599734 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0c75228c-b325-4413-aebd-2b26eb33b0f7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:33:55.619207 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0c75228c-b325-4413-aebd-2b26eb33b0f7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Delete volume request issued successfully. Jul 31 17:33:55.619476 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0c75228c-b325-4413-aebd-2b26eb33b0f7 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/d90cd373-1e57-4ca3-bfb2-42c2934eccd3 returned with HTTP 202 Jul 31 17:33:55.619982 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1201/4827] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:33:55 2026] DELETE /volume/v3/volumes/d90cd373-1e57-4ca3-bfb2-42c2934eccd3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:33:55.626615 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-41b2db5a-3409-4405-946f-56f211869082 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:55.628448 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-41b2db5a-3409-4405-946f-56f211869082 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/d90cd373-1e57-4ca3-bfb2-42c2934eccd3 Jul 31 17:33:55.628663 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-41b2db5a-3409-4405-946f-56f211869082 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:55.628894 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-41b2db5a-3409-4405-946f-56f211869082 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:55.636476 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:55.636476 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:33:55.641076 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-41b2db5a-3409-4405-946f-56f211869082 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:33:55.647274 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-41b2db5a-3409-4405-946f-56f211869082 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/d90cd373-1e57-4ca3-bfb2-42c2934eccd3 returned with HTTP 200 Jul 31 17:33:55.647745 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1214/4828] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:33:55 2026] GET /volume/v3/volumes/d90cd373-1e57-4ca3-bfb2-42c2934eccd3 => generated 1391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:33:55.760707 np0000006248 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=35,cinder:UPDATE=3 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:33:56.666271 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7470e9ac-f676-4173-b19d-0a0ea3202001 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:56.668329 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7470e9ac-f676-4173-b19d-0a0ea3202001 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/d90cd373-1e57-4ca3-bfb2-42c2934eccd3 Jul 31 17:33:56.668558 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7470e9ac-f676-4173-b19d-0a0ea3202001 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:56.668778 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7470e9ac-f676-4173-b19d-0a0ea3202001 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:56.675838 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7470e9ac-f676-4173-b19d-0a0ea3202001 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/d90cd373-1e57-4ca3-bfb2-42c2934eccd3 returned with HTTP 404 Jul 31 17:33:56.676495 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1203/4829] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:33:56 2026] GET /volume/v3/volumes/d90cd373-1e57-4ca3-bfb2-42c2934eccd3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:33:56.683258 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2a5635e2-30bb-4be4-9c6e-cba94d1ac9a4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:56.684909 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2a5635e2-30bb-4be4-9c6e-cba94d1ac9a4 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/772769aa-1589-471a-ac3e-d6efc26b767e Jul 31 17:33:56.685097 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2a5635e2-30bb-4be4-9c6e-cba94d1ac9a4 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:56.685286 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2a5635e2-30bb-4be4-9c6e-cba94d1ac9a4 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:56.685400 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-2a5635e2-30bb-4be4-9c6e-cba94d1ac9a4 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Delete snapshot with id: 772769aa-1589-471a-ac3e-d6efc26b767e Jul 31 17:33:56.694463 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:56.694463 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:33:56.694876 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2a5635e2-30bb-4be4-9c6e-cba94d1ac9a4 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:33:56.721861 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2a5635e2-30bb-4be4-9c6e-cba94d1ac9a4 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot delete request issued successfully. Jul 31 17:33:56.722048 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2a5635e2-30bb-4be4-9c6e-cba94d1ac9a4 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/772769aa-1589-471a-ac3e-d6efc26b767e returned with HTTP 202 Jul 31 17:33:56.722446 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1212/4830] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:33:56 2026] DELETE /volume/v3/snapshots/772769aa-1589-471a-ac3e-d6efc26b767e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:33:56.730747 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f717be16-bb14-4fd9-9274-1a7f32cbe1a0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:56.732606 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f717be16-bb14-4fd9-9274-1a7f32cbe1a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/772769aa-1589-471a-ac3e-d6efc26b767e Jul 31 17:33:56.732852 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f717be16-bb14-4fd9-9274-1a7f32cbe1a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:56.733071 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f717be16-bb14-4fd9-9274-1a7f32cbe1a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:56.737995 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:56.737995 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:33:56.738447 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f717be16-bb14-4fd9-9274-1a7f32cbe1a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Snapshot retrieved successfully. Jul 31 17:33:56.739209 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f717be16-bb14-4fd9-9274-1a7f32cbe1a0 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/772769aa-1589-471a-ac3e-d6efc26b767e returned with HTTP 200 Jul 31 17:33:56.739576 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1202/4831] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:33:56 2026] GET /volume/v3/snapshots/772769aa-1589-471a-ac3e-d6efc26b767e => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:33:58.495403 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2fd67856-2f64-4c41-8dc2-66da52411273 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:58.495403 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2fd67856-2f64-4c41-8dc2-66da52411273 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/snapshots/772769aa-1589-471a-ac3e-d6efc26b767e Jul 31 17:33:58.495403 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2fd67856-2f64-4c41-8dc2-66da52411273 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:58.495403 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2fd67856-2f64-4c41-8dc2-66da52411273 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:58.495403 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2fd67856-2f64-4c41-8dc2-66da52411273 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/snapshots/772769aa-1589-471a-ac3e-d6efc26b767e returned with HTTP 404 Jul 31 17:33:58.495403 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1215/4832] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:33:57 2026] GET /volume/v3/snapshots/772769aa-1589-471a-ac3e-d6efc26b767e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:33:59.494351 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-3279187a-b159-4fc8-a44b-a5c7b5292587 req-a46340ae-fd47-4ad5-8014-304e02a4f867 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:33:59.496388 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3279187a-b159-4fc8-a44b-a5c7b5292587 req-a46340ae-fd47-4ad5-8014-304e02a4f867 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] DELETE https://10.4.3.92/volume/v3/attachments/e3d18146-cef0-455a-8966-dde105a3f643 Jul 31 17:33:59.496568 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3279187a-b159-4fc8-a44b-a5c7b5292587 req-a46340ae-fd47-4ad5-8014-304e02a4f867 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:33:59.496742 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3279187a-b159-4fc8-a44b-a5c7b5292587 req-a46340ae-fd47-4ad5-8014-304e02a4f867 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:33:59.503485 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:33:59.503485 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:33:59.548061 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3279187a-b159-4fc8-a44b-a5c7b5292587 req-a46340ae-fd47-4ad5-8014-304e02a4f867 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/attachments/e3d18146-cef0-455a-8966-dde105a3f643 returned with HTTP 200 Jul 31 17:33:59.548612 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1204/4833] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:33:59 2026] DELETE /volume/v3/attachments/e3d18146-cef0-455a-8966-dde105a3f643 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:00.781722 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7ac37c69-88e7-4c94-86cc-928dd27fee49 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:00.889089 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7ac37c69-88e7-4c94-86cc-928dd27fee49 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:34:00.889440 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7ac37c69-88e7-4c94-86cc-928dd27fee49 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1131954750", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:00.890913 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-7ac37c69-88e7-4c94-86cc-928dd27fee49 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1131954750', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:34:00.891038 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-7ac37c69-88e7-4c94-86cc-928dd27fee49 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Create volume of 1 GB Jul 31 17:34:00.891326 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:00.891326 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:00.894965 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7ac37c69-88e7-4c94-86cc-928dd27fee49 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Availability Zones retrieved successfully. Jul 31 17:34:00.900200 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7ac37c69-88e7-4c94-86cc-928dd27fee49 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Flow 'volume_create_api' (77c546cf-587e-40e7-a04e-7839dafaa8dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:34:00.901119 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7ac37c69-88e7-4c94-86cc-928dd27fee49 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac864f5e-c4dc-4574-bb0a-2817ab84a440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:00.902072 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-7ac37c69-88e7-4c94-86cc-928dd27fee49 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:34:00.926887 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7ac37c69-88e7-4c94-86cc-928dd27fee49 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac864f5e-c4dc-4574-bb0a-2817ab84a440) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:00.927664 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7ac37c69-88e7-4c94-86cc-928dd27fee49 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c0e011e-1f4b-4eb0-90e6-de6723a9a5f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:00.985382 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-7ac37c69-88e7-4c94-86cc-928dd27fee49 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Created reservations ['42a2a7f2-3bb0-4acd-a852-3a725aae2583', '62ed7333-29cd-46f5-bdcf-707996345327', 'ca16253d-b145-4567-b2d5-8208d84b8e0d', '5636ebed-f4d4-4ba4-8730-3d6edea8e048'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:34:00.986112 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7ac37c69-88e7-4c94-86cc-928dd27fee49 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c0e011e-1f4b-4eb0-90e6-de6723a9a5f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42a2a7f2-3bb0-4acd-a852-3a725aae2583', '62ed7333-29cd-46f5-bdcf-707996345327', 'ca16253d-b145-4567-b2d5-8208d84b8e0d', '5636ebed-f4d4-4ba4-8730-3d6edea8e048']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:00.986809 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7ac37c69-88e7-4c94-86cc-928dd27fee49 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6db544e5-6f9a-4ae9-a772-ccabd8393509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:01.009328 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7ac37c69-88e7-4c94-86cc-928dd27fee49 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6db544e5-6f9a-4ae9-a772-ccabd8393509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49af60ad-a210-4147-9bea-bf5712184a27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1131954750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6a88223b2174437adc1186aa02eb489',qos_specs=None,replication_status=,reservations=['42a2a7f2-3bb0-4acd-a852-3a725aae2583','62ed7333-29cd-46f5-bdcf-707996345327','ca16253d-b145-4567-b2d5-8208d84b8e0d','5636ebed-f4d4-4ba4-8730-3d6edea8e048'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea7eca19b4f14ea7a1ea4730d075ab91',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:34:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1131954750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49af60ad-a210-4147-9bea-bf5712184a27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6a88223b2174437adc1186aa02eb489',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea7eca19b4f14ea7a1ea4730d075ab91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:01.010121 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7ac37c69-88e7-4c94-86cc-928dd27fee49 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (904f7ffb-19b1-47de-a53b-69e0c00349eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:01.028905 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7ac37c69-88e7-4c94-86cc-928dd27fee49 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (904f7ffb-19b1-47de-a53b-69e0c00349eb) transitioned into state 'SUCCESS' from state '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-1131954750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6a88223b2174437adc1186aa02eb489',qos_specs=None,replication_status=,reservations=['42a2a7f2-3bb0-4acd-a852-3a725aae2583','62ed7333-29cd-46f5-bdcf-707996345327','ca16253d-b145-4567-b2d5-8208d84b8e0d','5636ebed-f4d4-4ba4-8730-3d6edea8e048'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea7eca19b4f14ea7a1ea4730d075ab91',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:01.029671 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7ac37c69-88e7-4c94-86cc-928dd27fee49 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fc7cda9-f588-4fa7-9482-c602790c96e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:01.030786 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-63e8453d-f193-4f82-9c70-78e3a7374f39 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:01.032437 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-63e8453d-f193-4f82-9c70-78e3a7374f39 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] DELETE https://10.4.3.92/volume/v3/volumes/28738363-9dad-46a1-bae3-c2fc52662dd1 Jul 31 17:34:01.032620 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-63e8453d-f193-4f82-9c70-78e3a7374f39 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:01.032805 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-63e8453d-f193-4f82-9c70-78e3a7374f39 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:01.032954 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-63e8453d-f193-4f82-9c70-78e3a7374f39 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Delete volume with id: 28738363-9dad-46a1-bae3-c2fc52662dd1 Jul 31 17:34:01.039867 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7ac37c69-88e7-4c94-86cc-928dd27fee49 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fc7cda9-f588-4fa7-9482-c602790c96e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:01.040574 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-7ac37c69-88e7-4c94-86cc-928dd27fee49 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Flow 'volume_create_api' (77c546cf-587e-40e7-a04e-7839dafaa8dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:34:01.040834 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7ac37c69-88e7-4c94-86cc-928dd27fee49 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Create volume request issued successfully. Jul 31 17:34:01.041394 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7ac37c69-88e7-4c94-86cc-928dd27fee49 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:34:01.041881 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1213/4834] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:34:00 2026] POST /volume/v3/volumes => generated 754 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:34:01.042129 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:01.042129 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:01.042759 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-63e8453d-f193-4f82-9c70-78e3a7374f39 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:34:01.052200 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-84ef530a-4e4a-41f9-b6cd-2e590d6ac443 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:01.053939 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-84ef530a-4e4a-41f9-b6cd-2e590d6ac443 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] GET https://10.4.3.92/volume/v3/volumes/49af60ad-a210-4147-9bea-bf5712184a27 Jul 31 17:34:01.054124 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-84ef530a-4e4a-41f9-b6cd-2e590d6ac443 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:01.054555 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-84ef530a-4e4a-41f9-b6cd-2e590d6ac443 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:01.059802 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-63e8453d-f193-4f82-9c70-78e3a7374f39 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Delete volume request issued successfully. Jul 31 17:34:01.059968 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-63e8453d-f193-4f82-9c70-78e3a7374f39 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/28738363-9dad-46a1-bae3-c2fc52662dd1 returned with HTTP 202 Jul 31 17:34:01.060652 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1203/4835] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:34:01 2026] DELETE /volume/v3/volumes/28738363-9dad-46a1-bae3-c2fc52662dd1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:34:01.062192 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:01.062192 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:01.065484 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-84ef530a-4e4a-41f9-b6cd-2e590d6ac443 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Volume info retrieved successfully. Jul 31 17:34:01.067482 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2a6d430c-3e0b-4954-b1e3-b130743f7e5b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:01.069051 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2a6d430c-3e0b-4954-b1e3-b130743f7e5b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/28738363-9dad-46a1-bae3-c2fc52662dd1 Jul 31 17:34:01.069228 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2a6d430c-3e0b-4954-b1e3-b130743f7e5b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:01.069419 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2a6d430c-3e0b-4954-b1e3-b130743f7e5b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:01.069662 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-84ef530a-4e4a-41f9-b6cd-2e590d6ac443 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] https://10.4.3.92/volume/v3/volumes/49af60ad-a210-4147-9bea-bf5712184a27 returned with HTTP 200 Jul 31 17:34:01.070035 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1216/4836] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:01 2026] GET /volume/v3/volumes/49af60ad-a210-4147-9bea-bf5712184a27 => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:01.076460 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:01.076460 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:01.079790 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2a6d430c-3e0b-4954-b1e3-b130743f7e5b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Volume info retrieved successfully. Jul 31 17:34:01.084377 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2a6d430c-3e0b-4954-b1e3-b130743f7e5b tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/28738363-9dad-46a1-bae3-c2fc52662dd1 returned with HTTP 200 Jul 31 17:34:01.084772 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1205/4837] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:01 2026] GET /volume/v3/volumes/28738363-9dad-46a1-bae3-c2fc52662dd1 => generated 1363 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:34:02.082346 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-324648b6-6239-465b-912f-41dba20427a3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:02.083964 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-324648b6-6239-465b-912f-41dba20427a3 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] GET https://10.4.3.92/volume/v3/volumes/49af60ad-a210-4147-9bea-bf5712184a27 Jul 31 17:34:02.084140 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-324648b6-6239-465b-912f-41dba20427a3 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:02.084327 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-324648b6-6239-465b-912f-41dba20427a3 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:02.090457 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:02.090457 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:02.093569 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-324648b6-6239-465b-912f-41dba20427a3 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Volume info retrieved successfully. Jul 31 17:34:02.097773 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9900bf45-5acd-43bd-bc79-ce4685d03e12 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:02.098054 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-324648b6-6239-465b-912f-41dba20427a3 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] https://10.4.3.92/volume/v3/volumes/49af60ad-a210-4147-9bea-bf5712184a27 returned with HTTP 200 Jul 31 17:34:02.098202 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1214/4838] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:02 2026] GET /volume/v3/volumes/49af60ad-a210-4147-9bea-bf5712184a27 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:02.099373 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9900bf45-5acd-43bd-bc79-ce4685d03e12 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] GET https://10.4.3.92/volume/v3/volumes/28738363-9dad-46a1-bae3-c2fc52662dd1 Jul 31 17:34:02.099549 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9900bf45-5acd-43bd-bc79-ce4685d03e12 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:02.099711 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9900bf45-5acd-43bd-bc79-ce4685d03e12 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:02.104462 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9900bf45-5acd-43bd-bc79-ce4685d03e12 tempest-TestVolumeBootPattern-17156752 tempest-TestVolumeBootPattern-17156752-project-member] https://10.4.3.92/volume/v3/volumes/28738363-9dad-46a1-bae3-c2fc52662dd1 returned with HTTP 404 Jul 31 17:34:02.104826 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1204/4839] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:02 2026] GET /volume/v3/volumes/28738363-9dad-46a1-bae3-c2fc52662dd1 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:34:02.108950 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-706e2fc1-ee73-4080-ab87-498d8ecf5ab3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:02.110538 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-706e2fc1-ee73-4080-ab87-498d8ecf5ab3 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] GET https://10.4.3.92/volume/v3/volumes/49af60ad-a210-4147-9bea-bf5712184a27 Jul 31 17:34:02.110705 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-706e2fc1-ee73-4080-ab87-498d8ecf5ab3 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:02.110876 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-706e2fc1-ee73-4080-ab87-498d8ecf5ab3 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:02.118020 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:02.118020 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:02.121736 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-706e2fc1-ee73-4080-ab87-498d8ecf5ab3 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Volume info retrieved successfully. Jul 31 17:34:02.125629 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-706e2fc1-ee73-4080-ab87-498d8ecf5ab3 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] https://10.4.3.92/volume/v3/volumes/49af60ad-a210-4147-9bea-bf5712184a27 returned with HTTP 200 Jul 31 17:34:02.126184 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1217/4840] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:02 2026] GET /volume/v3/volumes/49af60ad-a210-4147-9bea-bf5712184a27 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:02.137502 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-75db07ed-acee-47ea-b17c-b776e8451e62 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:02.139188 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-75db07ed-acee-47ea-b17c-b776e8451e62 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] POST https://10.4.3.92/volume/v3/volumes/49af60ad-a210-4147-9bea-bf5712184a27/action Jul 31 17:34:02.139533 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-75db07ed-acee-47ea-b17c-b776e8451e62 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-909361669", "disk_format": "raw"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:34:02.139647 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-75db07ed-acee-47ea-b17c-b776e8451e62 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-909361669", "disk_format": "raw"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:02.147447 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:02.147447 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:02.147880 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-75db07ed-acee-47ea-b17c-b776e8451e62 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Volume info retrieved successfully. Jul 31 17:34:02.159560 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:02.159560 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:02.163498 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.image.image_utils [None req-75db07ed-acee-47ea-b17c-b776e8451e62 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-909361669'}] 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-909361669'}]. {{(pid=100273) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 31 17:34:02.670104 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-75db07ed-acee-47ea-b17c-b776e8451e62 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Copy volume to image completed successfully. Jul 31 17:34:02.670592 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-75db07ed-acee-47ea-b17c-b776e8451e62 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] https://10.4.3.92/volume/v3/volumes/49af60ad-a210-4147-9bea-bf5712184a27/action returned with HTTP 202 Jul 31 17:34:02.670989 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1206/4841] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:34:02 2026] POST /volume/v3/volumes/49af60ad-a210-4147-9bea-bf5712184a27/action => generated 685 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:34:07.607858 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-34bf0e17-2a3b-4750-8beb-543bea86bec8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:07.766335 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-34bf0e17-2a3b-4750-8beb-543bea86bec8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:34:07.766335 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-34bf0e17-2a3b-4750-8beb-543bea86bec8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-810623649"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:07.766335 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-34bf0e17-2a3b-4750-8beb-543bea86bec8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-810623649'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:34:07.766335 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-34bf0e17-2a3b-4750-8beb-543bea86bec8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Create volume of 1 GB Jul 31 17:34:07.772992 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-34bf0e17-2a3b-4750-8beb-543bea86bec8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Availability Zones retrieved successfully. Jul 31 17:34:07.790643 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-34bf0e17-2a3b-4750-8beb-543bea86bec8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Flow 'volume_create_api' (309d7905-8944-4238-bd90-7189ee27a982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:34:07.791252 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-34bf0e17-2a3b-4750-8beb-543bea86bec8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (230ffc6c-9611-4f60-b0ae-9926b8f6bd75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:07.792247 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-34bf0e17-2a3b-4750-8beb-543bea86bec8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:34:07.838882 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-34bf0e17-2a3b-4750-8beb-543bea86bec8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (230ffc6c-9611-4f60-b0ae-9926b8f6bd75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:07.839417 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-34bf0e17-2a3b-4750-8beb-543bea86bec8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9839957-5c44-4dba-a16c-fd1922d143e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:07.934498 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-34bf0e17-2a3b-4750-8beb-543bea86bec8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Created reservations ['a8f7bb17-8a8f-43f2-b235-2e98245ea72a', '1fcfe2b8-43ea-496c-8e3a-e40046cfe086', 'b27627e8-9a66-4e54-acd3-f206939ef2e4', 'a77a7fc6-d052-4a28-aee9-222972493a9e'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:34:07.935142 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-34bf0e17-2a3b-4750-8beb-543bea86bec8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9839957-5c44-4dba-a16c-fd1922d143e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8f7bb17-8a8f-43f2-b235-2e98245ea72a', '1fcfe2b8-43ea-496c-8e3a-e40046cfe086', 'b27627e8-9a66-4e54-acd3-f206939ef2e4', 'a77a7fc6-d052-4a28-aee9-222972493a9e']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:07.935904 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-34bf0e17-2a3b-4750-8beb-543bea86bec8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (080db240-969e-4d0c-ab0e-1683eb2d25ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:07.966223 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-34bf0e17-2a3b-4750-8beb-543bea86bec8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (080db240-969e-4d0c-ab0e-1683eb2d25ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5adcc88-e732-403d-8a00-25b614751c35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-810623649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b7156ea25714b058bdfcba7cfe4ae05',qos_specs=None,replication_status=,reservations=['a8f7bb17-8a8f-43f2-b235-2e98245ea72a','1fcfe2b8-43ea-496c-8e3a-e40046cfe086','b27627e8-9a66-4e54-acd3-f206939ef2e4','a77a7fc6-d052-4a28-aee9-222972493a9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70972a09317b4fd8af91f6d0def2a852',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:34:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-810623649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5adcc88-e732-403d-8a00-25b614751c35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b7156ea25714b058bdfcba7cfe4ae05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70972a09317b4fd8af91f6d0def2a852',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:07.967438 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-34bf0e17-2a3b-4750-8beb-543bea86bec8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe711b72-4bc7-46f0-8b64-0a332a121951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:07.994350 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-34bf0e17-2a3b-4750-8beb-543bea86bec8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe711b72-4bc7-46f0-8b64-0a332a121951) transitioned into state 'SUCCESS' from state '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-810623649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b7156ea25714b058bdfcba7cfe4ae05',qos_specs=None,replication_status=,reservations=['a8f7bb17-8a8f-43f2-b235-2e98245ea72a','1fcfe2b8-43ea-496c-8e3a-e40046cfe086','b27627e8-9a66-4e54-acd3-f206939ef2e4','a77a7fc6-d052-4a28-aee9-222972493a9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70972a09317b4fd8af91f6d0def2a852',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:07.995242 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-34bf0e17-2a3b-4750-8beb-543bea86bec8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21a1475d-3cd5-47ce-8475-7df4e68acf8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:08.010188 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-34bf0e17-2a3b-4750-8beb-543bea86bec8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21a1475d-3cd5-47ce-8475-7df4e68acf8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:08.010188 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-34bf0e17-2a3b-4750-8beb-543bea86bec8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Flow 'volume_create_api' (309d7905-8944-4238-bd90-7189ee27a982) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:34:08.010188 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-34bf0e17-2a3b-4750-8beb-543bea86bec8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Create volume request issued successfully. Jul 31 17:34:08.010188 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-34bf0e17-2a3b-4750-8beb-543bea86bec8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:34:08.010188 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1215/4842] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:34:07 2026] POST /volume/v3/volumes => generated 746 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:34:08.027329 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9c643ea7-2c8c-4e7f-981f-92bf38b2b403 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:08.029717 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9c643ea7-2c8c-4e7f-981f-92bf38b2b403 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/volumes/a5adcc88-e732-403d-8a00-25b614751c35 Jul 31 17:34:08.030652 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9c643ea7-2c8c-4e7f-981f-92bf38b2b403 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:08.030652 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9c643ea7-2c8c-4e7f-981f-92bf38b2b403 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:08.039402 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:08.039402 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:08.043737 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9c643ea7-2c8c-4e7f-981f-92bf38b2b403 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Volume info retrieved successfully. Jul 31 17:34:08.052081 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9c643ea7-2c8c-4e7f-981f-92bf38b2b403 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/volumes/a5adcc88-e732-403d-8a00-25b614751c35 returned with HTTP 200 Jul 31 17:34:08.052081 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1205/4843] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:08 2026] GET /volume/v3/volumes/a5adcc88-e732-403d-8a00-25b614751c35 => generated 814 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:09.070300 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-70e1de92-64db-486a-afb2-7193162e7e48 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:09.076611 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-70e1de92-64db-486a-afb2-7193162e7e48 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/volumes/a5adcc88-e732-403d-8a00-25b614751c35 Jul 31 17:34:09.076943 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-70e1de92-64db-486a-afb2-7193162e7e48 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:09.077270 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-70e1de92-64db-486a-afb2-7193162e7e48 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:09.091703 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:09.091703 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:09.095733 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-70e1de92-64db-486a-afb2-7193162e7e48 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Volume info retrieved successfully. Jul 31 17:34:09.102127 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-70e1de92-64db-486a-afb2-7193162e7e48 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/volumes/a5adcc88-e732-403d-8a00-25b614751c35 returned with HTTP 200 Jul 31 17:34:09.102635 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1218/4844] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:09 2026] GET /volume/v3/volumes/a5adcc88-e732-403d-8a00-25b614751c35 => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:09.123900 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d3ed8bb7-45ec-44dd-868a-18c338229ccd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:09.127833 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d3ed8bb7-45ec-44dd-868a-18c338229ccd tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] POST https://10.4.3.92/volume/v3/backups Jul 31 17:34:09.128391 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d3ed8bb7-45ec-44dd-868a-18c338229ccd tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a5adcc88-e732-403d-8a00-25b614751c35", "name": "tempest-VolumesBackupsTest-Backup-2012555834"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:09.132170 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-d3ed8bb7-45ec-44dd-868a-18c338229ccd tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Creating new backup {'backup': {'volume_id': 'a5adcc88-e732-403d-8a00-25b614751c35', 'name': 'tempest-VolumesBackupsTest-Backup-2012555834'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:34:09.132299 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-d3ed8bb7-45ec-44dd-868a-18c338229ccd tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Creating backup of volume a5adcc88-e732-403d-8a00-25b614751c35 in container None Jul 31 17:34:09.145483 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:09.145483 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:09.146239 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d3ed8bb7-45ec-44dd-868a-18c338229ccd tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Volume info retrieved successfully. Jul 31 17:34:09.180764 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-d3ed8bb7-45ec-44dd-868a-18c338229ccd tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Created reservations ['02b33de4-4b32-4611-9818-1b0e411de614', 'bc7345e0-4851-49d5-bcc4-43bebf634cd1'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:34:09.240516 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d3ed8bb7-45ec-44dd-868a-18c338229ccd tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:34:09.241335 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1207/4845] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:34:09 2026] POST /volume/v3/backups => generated 328 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:34:09.250580 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-87444eec-9ab5-4147-a085-8d72b2d56f7b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:09.253416 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-87444eec-9ab5-4147-a085-8d72b2d56f7b tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d Jul 31 17:34:09.253710 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-87444eec-9ab5-4147-a085-8d72b2d56f7b tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:09.253987 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-87444eec-9ab5-4147-a085-8d72b2d56f7b tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:09.254167 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-87444eec-9ab5-4147-a085-8d72b2d56f7b tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id ba03a028-ce75-4017-acb9-15e4d8b41f5d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:09.260733 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:09.260733 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:09.261625 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-87444eec-9ab5-4147-a085-8d72b2d56f7b tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d returned with HTTP 200 Jul 31 17:34:09.262126 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1216/4846] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:09 2026] GET /volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:09.517520 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-d9321f83-42a6-40c1-82d7-cf9070de5405 req-c77e179d-8585-4ca0-9803-16f78eca87cf None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:09.522818 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d9321f83-42a6-40c1-82d7-cf9070de5405 req-c77e179d-8585-4ca0-9803-16f78eca87cf tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 Jul 31 17:34:09.523006 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d9321f83-42a6-40c1-82d7-cf9070de5405 req-c77e179d-8585-4ca0-9803-16f78eca87cf tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:09.523209 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d9321f83-42a6-40c1-82d7-cf9070de5405 req-c77e179d-8585-4ca0-9803-16f78eca87cf tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:09.534296 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:09.534296 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:09.537616 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-d9321f83-42a6-40c1-82d7-cf9070de5405 req-c77e179d-8585-4ca0-9803-16f78eca87cf tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:34:09.544141 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d9321f83-42a6-40c1-82d7-cf9070de5405 req-c77e179d-8585-4ca0-9803-16f78eca87cf tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 returned with HTTP 200 Jul 31 17:34:09.544573 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1206/4847] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:34:09 2026] GET /volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:34:09.574485 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d9321f83-42a6-40c1-82d7-cf9070de5405 req-ae92f858-3817-419b-9b83-e64410bd9d1e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:09.577688 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d9321f83-42a6-40c1-82d7-cf9070de5405 req-ae92f858-3817-419b-9b83-e64410bd9d1e tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] POST https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79/action Jul 31 17:34:09.578282 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d9321f83-42a6-40c1-82d7-cf9070de5405 req-ae92f858-3817-419b-9b83-e64410bd9d1e tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:34:09.578387 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d9321f83-42a6-40c1-82d7-cf9070de5405 req-ae92f858-3817-419b-9b83-e64410bd9d1e tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:09.589228 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:09.589228 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:09.589704 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-d9321f83-42a6-40c1-82d7-cf9070de5405 req-ae92f858-3817-419b-9b83-e64410bd9d1e tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:34:09.597140 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-d9321f83-42a6-40c1-82d7-cf9070de5405 req-ae92f858-3817-419b-9b83-e64410bd9d1e tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Begin detaching volume completed successfully. Jul 31 17:34:09.597451 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d9321f83-42a6-40c1-82d7-cf9070de5405 req-ae92f858-3817-419b-9b83-e64410bd9d1e tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79/action returned with HTTP 202 Jul 31 17:34:09.598039 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1219/4848] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:34:09 2026] POST /volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:34:09.660799 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ae6f3aa2-b103-4f93-98b6-4b9e4055bbc0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:09.661208 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ae6f3aa2-b103-4f93-98b6-4b9e4055bbc0 None None] GET https://10.4.3.92/volume// Jul 31 17:34:09.661405 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ae6f3aa2-b103-4f93-98b6-4b9e4055bbc0 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:09.661647 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ae6f3aa2-b103-4f93-98b6-4b9e4055bbc0 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:09.662017 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ae6f3aa2-b103-4f93-98b6-4b9e4055bbc0 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:34:09.662450 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1208/4849] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:34:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:34:09.671641 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-d9321f83-42a6-40c1-82d7-cf9070de5405 req-dba43091-094e-49a9-a2d1-af0e73715981 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:09.674464 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d9321f83-42a6-40c1-82d7-cf9070de5405 req-dba43091-094e-49a9-a2d1-af0e73715981 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 Jul 31 17:34:09.675462 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d9321f83-42a6-40c1-82d7-cf9070de5405 req-dba43091-094e-49a9-a2d1-af0e73715981 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:09.675761 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d9321f83-42a6-40c1-82d7-cf9070de5405 req-dba43091-094e-49a9-a2d1-af0e73715981 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:09.702110 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:09.702110 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:09.708513 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-d9321f83-42a6-40c1-82d7-cf9070de5405 req-dba43091-094e-49a9-a2d1-af0e73715981 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:34:09.716277 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d9321f83-42a6-40c1-82d7-cf9070de5405 req-dba43091-094e-49a9-a2d1-af0e73715981 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 returned with HTTP 200 Jul 31 17:34:09.716778 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1217/4850] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:34:09 2026] GET /volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 => generated 1320 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:34:10.274340 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-035578a8-02f8-4494-b75e-32fa3f34a0d1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:10.276022 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-035578a8-02f8-4494-b75e-32fa3f34a0d1 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d Jul 31 17:34:10.276294 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-035578a8-02f8-4494-b75e-32fa3f34a0d1 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:10.278331 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-035578a8-02f8-4494-b75e-32fa3f34a0d1 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:10.278331 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-035578a8-02f8-4494-b75e-32fa3f34a0d1 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id ba03a028-ce75-4017-acb9-15e4d8b41f5d. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:10.284429 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:10.284429 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:10.285158 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-035578a8-02f8-4494-b75e-32fa3f34a0d1 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d returned with HTTP 200 Jul 31 17:34:10.286433 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1207/4851] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:10 2026] GET /volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:11.299122 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8c97b353-442f-4063-ba47-ebf8e2c4349b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:11.301219 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8c97b353-442f-4063-ba47-ebf8e2c4349b tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d Jul 31 17:34:11.301543 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8c97b353-442f-4063-ba47-ebf8e2c4349b tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:11.301820 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8c97b353-442f-4063-ba47-ebf8e2c4349b tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:11.302014 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-8c97b353-442f-4063-ba47-ebf8e2c4349b tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id ba03a028-ce75-4017-acb9-15e4d8b41f5d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:11.307507 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:11.307507 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:11.308331 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8c97b353-442f-4063-ba47-ebf8e2c4349b tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d returned with HTTP 200 Jul 31 17:34:11.308675 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1220/4852] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:11 2026] GET /volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:12.017003 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d9321f83-42a6-40c1-82d7-cf9070de5405 req-9fa549c3-e1e0-488c-8c92-cefabb301f9c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:12.022180 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d9321f83-42a6-40c1-82d7-cf9070de5405 req-9fa549c3-e1e0-488c-8c92-cefabb301f9c tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] DELETE https://10.4.3.92/volume/v3/attachments/297d1ac8-00ae-452f-b9c1-c748ce7f82c3 Jul 31 17:34:12.022180 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d9321f83-42a6-40c1-82d7-cf9070de5405 req-9fa549c3-e1e0-488c-8c92-cefabb301f9c tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:12.022180 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d9321f83-42a6-40c1-82d7-cf9070de5405 req-9fa549c3-e1e0-488c-8c92-cefabb301f9c tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:12.031248 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:12.031248 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:12.089391 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d9321f83-42a6-40c1-82d7-cf9070de5405 req-9fa549c3-e1e0-488c-8c92-cefabb301f9c tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/attachments/297d1ac8-00ae-452f-b9c1-c748ce7f82c3 returned with HTTP 200 Jul 31 17:34:12.090053 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1209/4853] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:34:12 2026] DELETE /volume/v3/attachments/297d1ac8-00ae-452f-b9c1-c748ce7f82c3 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:12.320693 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-aea8e5d7-1485-4576-8472-35e22205bec8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:12.322715 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aea8e5d7-1485-4576-8472-35e22205bec8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d Jul 31 17:34:12.322984 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aea8e5d7-1485-4576-8472-35e22205bec8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:12.323251 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-aea8e5d7-1485-4576-8472-35e22205bec8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:12.323394 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-aea8e5d7-1485-4576-8472-35e22205bec8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id ba03a028-ce75-4017-acb9-15e4d8b41f5d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:12.328545 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:12.328545 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:12.329770 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-aea8e5d7-1485-4576-8472-35e22205bec8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d returned with HTTP 200 Jul 31 17:34:12.330274 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1218/4854] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:12 2026] GET /volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:12.898466 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-7dab3ff0-bd41-4955-bf32-005203a94ba8 req-8df84f63-9a75-4d37-a033-0f640bf6b1eb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:12.900547 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-7dab3ff0-bd41-4955-bf32-005203a94ba8 req-8df84f63-9a75-4d37-a033-0f640bf6b1eb tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 Jul 31 17:34:12.903335 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-7dab3ff0-bd41-4955-bf32-005203a94ba8 req-8df84f63-9a75-4d37-a033-0f640bf6b1eb tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:12.903335 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-7dab3ff0-bd41-4955-bf32-005203a94ba8 req-8df84f63-9a75-4d37-a033-0f640bf6b1eb tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:12.911196 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:12.911196 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:12.920837 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-7dab3ff0-bd41-4955-bf32-005203a94ba8 req-8df84f63-9a75-4d37-a033-0f640bf6b1eb tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:34:12.927198 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-7dab3ff0-bd41-4955-bf32-005203a94ba8 req-8df84f63-9a75-4d37-a033-0f640bf6b1eb tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 returned with HTTP 200 Jul 31 17:34:12.927856 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1208/4855] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:34:12 2026] GET /volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:12.947100 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-24459b4a-8ad6-4470-9eeb-ee5b8fbd64ab None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:12.949652 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-24459b4a-8ad6-4470-9eeb-ee5b8fbd64ab tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] DELETE https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 Jul 31 17:34:12.949931 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-24459b4a-8ad6-4470-9eeb-ee5b8fbd64ab tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:12.950494 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-24459b4a-8ad6-4470-9eeb-ee5b8fbd64ab tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:12.950494 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-24459b4a-8ad6-4470-9eeb-ee5b8fbd64ab tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Delete volume with id: 8b655f8b-7f62-4899-a9e1-0b20ce86da79 Jul 31 17:34:12.961503 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:12.961503 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:12.962376 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-24459b4a-8ad6-4470-9eeb-ee5b8fbd64ab tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:34:12.986677 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-24459b4a-8ad6-4470-9eeb-ee5b8fbd64ab tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Delete volume request issued successfully. Jul 31 17:34:12.989338 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-24459b4a-8ad6-4470-9eeb-ee5b8fbd64ab tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 returned with HTTP 202 Jul 31 17:34:12.989338 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1221/4856] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:34:12 2026] DELETE /volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:34:12.996124 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8309e930-0339-428e-89bf-8b135327794d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:12.997975 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8309e930-0339-428e-89bf-8b135327794d tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 Jul 31 17:34:12.998199 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8309e930-0339-428e-89bf-8b135327794d tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:12.998400 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8309e930-0339-428e-89bf-8b135327794d tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:13.006676 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:13.006676 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:13.011235 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8309e930-0339-428e-89bf-8b135327794d tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Volume info retrieved successfully. Jul 31 17:34:13.016042 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8309e930-0339-428e-89bf-8b135327794d tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 returned with HTTP 200 Jul 31 17:34:13.016644 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1210/4857] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:12 2026] GET /volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:13.341972 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2a286950-aba4-401c-821b-09e1c3b468b0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:13.343780 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2a286950-aba4-401c-821b-09e1c3b468b0 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d Jul 31 17:34:13.343991 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2a286950-aba4-401c-821b-09e1c3b468b0 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:13.344224 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2a286950-aba4-401c-821b-09e1c3b468b0 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:13.344390 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-2a286950-aba4-401c-821b-09e1c3b468b0 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id ba03a028-ce75-4017-acb9-15e4d8b41f5d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:13.348507 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:13.348507 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:13.349400 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2a286950-aba4-401c-821b-09e1c3b468b0 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d returned with HTTP 200 Jul 31 17:34:13.349803 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1219/4858] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:13 2026] GET /volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:14.031245 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-327e2e32-2ec1-4ead-b55c-5de9566065e4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:14.032956 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-327e2e32-2ec1-4ead-b55c-5de9566065e4 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] GET https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 Jul 31 17:34:14.033126 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-327e2e32-2ec1-4ead-b55c-5de9566065e4 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:14.033336 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-327e2e32-2ec1-4ead-b55c-5de9566065e4 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:14.039232 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-327e2e32-2ec1-4ead-b55c-5de9566065e4 tempest-TestMinimumBasicScenario-1929075553 tempest-TestMinimumBasicScenario-1929075553-project-member] https://10.4.3.92/volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 returned with HTTP 404 Jul 31 17:34:14.039793 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1209/4859] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:14 2026] GET /volume/v3/volumes/8b655f8b-7f62-4899-a9e1-0b20ce86da79 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:34:14.362530 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e875e587-e59a-406e-9ba2-c5b675d7b4a6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:14.364178 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e875e587-e59a-406e-9ba2-c5b675d7b4a6 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d Jul 31 17:34:14.364379 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e875e587-e59a-406e-9ba2-c5b675d7b4a6 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:14.364559 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e875e587-e59a-406e-9ba2-c5b675d7b4a6 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:14.364661 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e875e587-e59a-406e-9ba2-c5b675d7b4a6 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id ba03a028-ce75-4017-acb9-15e4d8b41f5d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:14.371592 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:14.371592 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:14.372695 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e875e587-e59a-406e-9ba2-c5b675d7b4a6 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d returned with HTTP 200 Jul 31 17:34:14.373237 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1222/4860] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:14 2026] GET /volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:15.387037 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a17a4016-8255-495d-9f5d-2e4f27c43c80 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:15.389129 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a17a4016-8255-495d-9f5d-2e4f27c43c80 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d Jul 31 17:34:15.389410 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a17a4016-8255-495d-9f5d-2e4f27c43c80 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:15.389595 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a17a4016-8255-495d-9f5d-2e4f27c43c80 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:15.389699 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a17a4016-8255-495d-9f5d-2e4f27c43c80 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id ba03a028-ce75-4017-acb9-15e4d8b41f5d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:15.396618 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:15.396618 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:15.397537 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a17a4016-8255-495d-9f5d-2e4f27c43c80 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d returned with HTTP 200 Jul 31 17:34:15.397916 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1211/4861] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:15 2026] GET /volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:16.408136 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c5200210-43c7-44bb-9811-e0c5587ef48f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:16.409940 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c5200210-43c7-44bb-9811-e0c5587ef48f tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d Jul 31 17:34:16.410141 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c5200210-43c7-44bb-9811-e0c5587ef48f tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:16.410375 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c5200210-43c7-44bb-9811-e0c5587ef48f tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:16.410539 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-c5200210-43c7-44bb-9811-e0c5587ef48f tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id ba03a028-ce75-4017-acb9-15e4d8b41f5d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:16.415140 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:16.415140 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:16.415988 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c5200210-43c7-44bb-9811-e0c5587ef48f tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d returned with HTTP 200 Jul 31 17:34:16.416408 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1220/4862] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:16 2026] GET /volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:16.971410 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0eeb571c-0f34-4732-b4eb-c078e900115f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:16.973437 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0eeb571c-0f34-4732-b4eb-c078e900115f tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] GET https://10.4.3.92/volume/v3/volumes/49af60ad-a210-4147-9bea-bf5712184a27 Jul 31 17:34:16.973641 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0eeb571c-0f34-4732-b4eb-c078e900115f tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:16.973854 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0eeb571c-0f34-4732-b4eb-c078e900115f tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:16.981858 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:16.981858 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:16.986286 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0eeb571c-0f34-4732-b4eb-c078e900115f tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Volume info retrieved successfully. Jul 31 17:34:16.991465 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0eeb571c-0f34-4732-b4eb-c078e900115f tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] https://10.4.3.92/volume/v3/volumes/49af60ad-a210-4147-9bea-bf5712184a27 returned with HTTP 200 Jul 31 17:34:16.991939 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1210/4863] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:16 2026] GET /volume/v3/volumes/49af60ad-a210-4147-9bea-bf5712184a27 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:17.430198 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-61e8155f-3981-4137-af24-b3f0751f515e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:17.432271 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-61e8155f-3981-4137-af24-b3f0751f515e tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d Jul 31 17:34:17.432542 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-61e8155f-3981-4137-af24-b3f0751f515e tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:17.432804 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-61e8155f-3981-4137-af24-b3f0751f515e tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:17.432989 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-61e8155f-3981-4137-af24-b3f0751f515e tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id ba03a028-ce75-4017-acb9-15e4d8b41f5d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:17.437110 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:17.437110 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:17.437859 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-61e8155f-3981-4137-af24-b3f0751f515e tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d returned with HTTP 200 Jul 31 17:34:17.438251 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1223/4864] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:17 2026] GET /volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:18.007166 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3794d5fb-d1c7-4ec4-a78b-f6dc3350db22 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:18.009683 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3794d5fb-d1c7-4ec4-a78b-f6dc3350db22 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] GET https://10.4.3.92/volume/v3/volumes/49af60ad-a210-4147-9bea-bf5712184a27 Jul 31 17:34:18.009967 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3794d5fb-d1c7-4ec4-a78b-f6dc3350db22 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:18.010246 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3794d5fb-d1c7-4ec4-a78b-f6dc3350db22 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:18.021197 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:18.021197 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:18.026459 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3794d5fb-d1c7-4ec4-a78b-f6dc3350db22 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Volume info retrieved successfully. Jul 31 17:34:18.032438 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3794d5fb-d1c7-4ec4-a78b-f6dc3350db22 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] https://10.4.3.92/volume/v3/volumes/49af60ad-a210-4147-9bea-bf5712184a27 returned with HTTP 200 Jul 31 17:34:18.032996 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1212/4865] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:18 2026] GET /volume/v3/volumes/49af60ad-a210-4147-9bea-bf5712184a27 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:18.265117 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a03c9070-3000-49da-9ffb-970926d69fb5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:18.267015 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a03c9070-3000-49da-9ffb-970926d69fb5 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:34:18.267393 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a03c9070-3000-49da-9ffb-970926d69fb5 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1480400852", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:18.268819 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-a03c9070-3000-49da-9ffb-970926d69fb5 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1480400852', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:34:18.268929 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-a03c9070-3000-49da-9ffb-970926d69fb5 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Create volume of 1 GB Jul 31 17:34:18.276101 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a03c9070-3000-49da-9ffb-970926d69fb5 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Availability Zones retrieved successfully. Jul 31 17:34:18.281451 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a03c9070-3000-49da-9ffb-970926d69fb5 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Flow 'volume_create_api' (6bc6edbb-7c08-4bc9-a38f-034a8345dd79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:34:18.282603 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a03c9070-3000-49da-9ffb-970926d69fb5 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65b34994-8c32-4c88-bed6-99fade209e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:18.283552 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-a03c9070-3000-49da-9ffb-970926d69fb5 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:34:18.317595 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a03c9070-3000-49da-9ffb-970926d69fb5 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65b34994-8c32-4c88-bed6-99fade209e44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:18.318530 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a03c9070-3000-49da-9ffb-970926d69fb5 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f58ee3a-efd1-491b-b03a-e7d3dd124e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:18.390352 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-a03c9070-3000-49da-9ffb-970926d69fb5 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Created reservations ['19a9fad6-1df0-4bba-891d-91cf4a123986', '947e00b4-f166-4392-b6d7-267366a48f9f', '1e2596ac-1e5f-4cce-a18d-fdc5b5d13b2f', '188a8018-442f-44e3-aa6d-7d2000e0a63f'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:34:18.391071 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a03c9070-3000-49da-9ffb-970926d69fb5 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f58ee3a-efd1-491b-b03a-e7d3dd124e6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19a9fad6-1df0-4bba-891d-91cf4a123986', '947e00b4-f166-4392-b6d7-267366a48f9f', '1e2596ac-1e5f-4cce-a18d-fdc5b5d13b2f', '188a8018-442f-44e3-aa6d-7d2000e0a63f']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:18.391777 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a03c9070-3000-49da-9ffb-970926d69fb5 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (288c5e3e-86eb-455b-ad20-971f8b670049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:18.417160 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a03c9070-3000-49da-9ffb-970926d69fb5 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (288c5e3e-86eb-455b-ad20-971f8b670049) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01a12fde-f761-4a8c-a8f5-d19737a97dad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1480400852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1af2a9a8fee84619a3305e2754811196',qos_specs=None,replication_status=,reservations=['19a9fad6-1df0-4bba-891d-91cf4a123986','947e00b4-f166-4392-b6d7-267366a48f9f','1e2596ac-1e5f-4cce-a18d-fdc5b5d13b2f','188a8018-442f-44e3-aa6d-7d2000e0a63f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2f4be680ec646d0947c1c15b4b47bc0',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:34:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1480400852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01a12fde-f761-4a8c-a8f5-d19737a97dad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1af2a9a8fee84619a3305e2754811196',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2f4be680ec646d0947c1c15b4b47bc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:18.417959 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a03c9070-3000-49da-9ffb-970926d69fb5 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4e70371-d39c-4b6e-84f2-5e020328f02f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:18.421820 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-02b4f60f-4dc0-481a-9f38-a85cc6b98059 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:18.423808 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-02b4f60f-4dc0-481a-9f38-a85cc6b98059 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] DELETE https://10.4.3.92/volume/v3/volumes/49af60ad-a210-4147-9bea-bf5712184a27 Jul 31 17:34:18.424044 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-02b4f60f-4dc0-481a-9f38-a85cc6b98059 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:18.424234 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-02b4f60f-4dc0-481a-9f38-a85cc6b98059 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:18.424407 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-02b4f60f-4dc0-481a-9f38-a85cc6b98059 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Delete volume with id: 49af60ad-a210-4147-9bea-bf5712184a27 Jul 31 17:34:18.431311 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:18.431311 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:18.431802 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-02b4f60f-4dc0-481a-9f38-a85cc6b98059 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Volume info retrieved successfully. Jul 31 17:34:18.438562 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a03c9070-3000-49da-9ffb-970926d69fb5 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4e70371-d39c-4b6e-84f2-5e020328f02f) transitioned into state 'SUCCESS' from state '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-1480400852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1af2a9a8fee84619a3305e2754811196',qos_specs=None,replication_status=,reservations=['19a9fad6-1df0-4bba-891d-91cf4a123986','947e00b4-f166-4392-b6d7-267366a48f9f','1e2596ac-1e5f-4cce-a18d-fdc5b5d13b2f','188a8018-442f-44e3-aa6d-7d2000e0a63f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2f4be680ec646d0947c1c15b4b47bc0',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:18.439385 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a03c9070-3000-49da-9ffb-970926d69fb5 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f78e8c3-1828-40f6-b716-daa0b8f0ca82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:18.449757 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-24cff6a6-d7a3-48cf-afc2-9adfdb028b58 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:18.450211 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a03c9070-3000-49da-9ffb-970926d69fb5 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f78e8c3-1828-40f6-b716-daa0b8f0ca82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:18.451049 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a03c9070-3000-49da-9ffb-970926d69fb5 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Flow 'volume_create_api' (6bc6edbb-7c08-4bc9-a38f-034a8345dd79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:34:18.451476 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a03c9070-3000-49da-9ffb-970926d69fb5 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Create volume request issued successfully. Jul 31 17:34:18.451908 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-24cff6a6-d7a3-48cf-afc2-9adfdb028b58 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d Jul 31 17:34:18.452044 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a03c9070-3000-49da-9ffb-970926d69fb5 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:34:18.452119 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-24cff6a6-d7a3-48cf-afc2-9adfdb028b58 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:18.452344 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-24cff6a6-d7a3-48cf-afc2-9adfdb028b58 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:18.452481 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-24cff6a6-d7a3-48cf-afc2-9adfdb028b58 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id ba03a028-ce75-4017-acb9-15e4d8b41f5d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:18.453200 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1221/4866] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:34:18 2026] POST /volume/v3/volumes => generated 755 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:34:18.453263 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-02b4f60f-4dc0-481a-9f38-a85cc6b98059 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Delete volume request issued successfully. Jul 31 17:34:18.453436 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-02b4f60f-4dc0-481a-9f38-a85cc6b98059 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] https://10.4.3.92/volume/v3/volumes/49af60ad-a210-4147-9bea-bf5712184a27 returned with HTTP 202 Jul 31 17:34:18.454351 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1211/4867] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:34:18 2026] DELETE /volume/v3/volumes/49af60ad-a210-4147-9bea-bf5712184a27 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:34:18.456868 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:18.456868 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:18.457773 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-24cff6a6-d7a3-48cf-afc2-9adfdb028b58 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d returned with HTTP 200 Jul 31 17:34:18.458455 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1224/4868] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:18 2026] GET /volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:18.466117 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8b273c52-1dda-4704-abde-790850f2cc49 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:18.466117 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8b273c52-1dda-4704-abde-790850f2cc49 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] GET https://10.4.3.92/volume/v3/volumes/49af60ad-a210-4147-9bea-bf5712184a27 Jul 31 17:34:18.466117 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8b273c52-1dda-4704-abde-790850f2cc49 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:18.466117 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8b273c52-1dda-4704-abde-790850f2cc49 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:18.470064 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9640c1ea-3643-47e1-bc26-b50d7c23535e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:18.471772 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9640c1ea-3643-47e1-bc26-b50d7c23535e tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad Jul 31 17:34:18.471998 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9640c1ea-3643-47e1-bc26-b50d7c23535e tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:18.472163 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9640c1ea-3643-47e1-bc26-b50d7c23535e tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:18.472627 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:18.472627 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:18.476646 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8b273c52-1dda-4704-abde-790850f2cc49 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Volume info retrieved successfully. Jul 31 17:34:18.479393 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:18.479393 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:18.481242 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8b273c52-1dda-4704-abde-790850f2cc49 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] https://10.4.3.92/volume/v3/volumes/49af60ad-a210-4147-9bea-bf5712184a27 returned with HTTP 200 Jul 31 17:34:18.481657 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1213/4869] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:18 2026] GET /volume/v3/volumes/49af60ad-a210-4147-9bea-bf5712184a27 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:18.483522 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9640c1ea-3643-47e1-bc26-b50d7c23535e tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:18.487773 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9640c1ea-3643-47e1-bc26-b50d7c23535e tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad returned with HTTP 200 Jul 31 17:34:18.488169 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1222/4870] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:18 2026] GET /volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:19.469163 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8e682507-2a68-4482-9fec-d03708393e38 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:19.471493 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8e682507-2a68-4482-9fec-d03708393e38 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d Jul 31 17:34:19.471740 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8e682507-2a68-4482-9fec-d03708393e38 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:19.471992 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8e682507-2a68-4482-9fec-d03708393e38 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:19.472125 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-8e682507-2a68-4482-9fec-d03708393e38 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id ba03a028-ce75-4017-acb9-15e4d8b41f5d. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:19.477496 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:19.477496 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:19.478453 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8e682507-2a68-4482-9fec-d03708393e38 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d returned with HTTP 200 Jul 31 17:34:19.478912 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1212/4871] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:19 2026] GET /volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:19.493087 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-33ea7b65-4e9a-492c-b859-c0659c15bad4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:19.494633 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-33ea7b65-4e9a-492c-b859-c0659c15bad4 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] GET https://10.4.3.92/volume/v3/volumes/49af60ad-a210-4147-9bea-bf5712184a27 Jul 31 17:34:19.494769 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-33ea7b65-4e9a-492c-b859-c0659c15bad4 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:19.494920 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-33ea7b65-4e9a-492c-b859-c0659c15bad4 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:19.499607 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-33ea7b65-4e9a-492c-b859-c0659c15bad4 tempest-TestImageHashVerification-708527711 tempest-TestImageHashVerification-708527711-project-member] https://10.4.3.92/volume/v3/volumes/49af60ad-a210-4147-9bea-bf5712184a27 returned with HTTP 404 Jul 31 17:34:19.499999 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1225/4872] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:19 2026] GET /volume/v3/volumes/49af60ad-a210-4147-9bea-bf5712184a27 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:34:19.502441 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-593dc237-4dfa-48bb-b33e-fd38de38caff None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:19.504082 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-593dc237-4dfa-48bb-b33e-fd38de38caff tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad Jul 31 17:34:19.504270 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-593dc237-4dfa-48bb-b33e-fd38de38caff tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:19.504464 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-593dc237-4dfa-48bb-b33e-fd38de38caff tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:19.511438 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:19.511438 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:19.514875 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-593dc237-4dfa-48bb-b33e-fd38de38caff tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:19.518621 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-593dc237-4dfa-48bb-b33e-fd38de38caff tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad returned with HTTP 200 Jul 31 17:34:19.518969 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1214/4873] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:19 2026] GET /volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:19.530896 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f7716e07-741b-480e-8be9-419d6bf0895f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:19.532631 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f7716e07-741b-480e-8be9-419d6bf0895f tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad Jul 31 17:34:19.532808 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f7716e07-741b-480e-8be9-419d6bf0895f tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:19.532993 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f7716e07-741b-480e-8be9-419d6bf0895f tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:19.539143 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:19.539143 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:19.542878 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f7716e07-741b-480e-8be9-419d6bf0895f tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:19.546473 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f7716e07-741b-480e-8be9-419d6bf0895f tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad returned with HTTP 200 Jul 31 17:34:19.547277 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1223/4874] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:19 2026] GET /volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:20.333703 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-d707040a-10c7-422c-96a1-874488d11513 req-95d6aece-607b-4171-aea2-d02c91294e4d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:20.336491 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d707040a-10c7-422c-96a1-874488d11513 req-95d6aece-607b-4171-aea2-d02c91294e4d tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad Jul 31 17:34:20.336764 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d707040a-10c7-422c-96a1-874488d11513 req-95d6aece-607b-4171-aea2-d02c91294e4d tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:20.336988 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d707040a-10c7-422c-96a1-874488d11513 req-95d6aece-607b-4171-aea2-d02c91294e4d tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:20.345020 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:20.345020 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:20.349115 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-d707040a-10c7-422c-96a1-874488d11513 req-95d6aece-607b-4171-aea2-d02c91294e4d tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:20.353551 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d707040a-10c7-422c-96a1-874488d11513 req-95d6aece-607b-4171-aea2-d02c91294e4d tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad returned with HTTP 200 Jul 31 17:34:20.353992 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1213/4875] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:34:20 2026] GET /volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:20.447084 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2a8be313-f89a-449d-9ba7-ceca686c9b38 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:20.447524 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2a8be313-f89a-449d-9ba7-ceca686c9b38 None None] GET https://10.4.3.92/volume// Jul 31 17:34:20.447708 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2a8be313-f89a-449d-9ba7-ceca686c9b38 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:20.447928 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2a8be313-f89a-449d-9ba7-ceca686c9b38 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:20.448279 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2a8be313-f89a-449d-9ba7-ceca686c9b38 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:34:20.448636 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1226/4876] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:34:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:34:20.456678 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d707040a-10c7-422c-96a1-874488d11513 req-4a8be188-be1d-4dcd-b866-504a54a0b1ab None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:20.460809 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d707040a-10c7-422c-96a1-874488d11513 req-4a8be188-be1d-4dcd-b866-504a54a0b1ab tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:34:20.461353 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d707040a-10c7-422c-96a1-874488d11513 req-4a8be188-be1d-4dcd-b866-504a54a0b1ab tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "01a12fde-f761-4a8c-a8f5-d19737a97dad", "connector": null, "instance_uuid": "e6235113-47b0-40d6-9a42-a448501eac43"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:20.472200 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:20.472200 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:20.491137 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0e526ee0-1c3a-4b95-9659-732610a39ce8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:20.493242 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0e526ee0-1c3a-4b95-9659-732610a39ce8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d Jul 31 17:34:20.493471 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0e526ee0-1c3a-4b95-9659-732610a39ce8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:20.493650 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0e526ee0-1c3a-4b95-9659-732610a39ce8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:20.493750 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-0e526ee0-1c3a-4b95-9659-732610a39ce8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id ba03a028-ce75-4017-acb9-15e4d8b41f5d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:20.498914 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:20.498914 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:20.499949 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0e526ee0-1c3a-4b95-9659-732610a39ce8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d returned with HTTP 200 Jul 31 17:34:20.499949 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1224/4877] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:20 2026] GET /volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:20.520001 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d707040a-10c7-422c-96a1-874488d11513 req-4a8be188-be1d-4dcd-b866-504a54a0b1ab tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:34:20.520597 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1215/4878] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:34:20 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:34:20.552681 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-84cbc7d2-4221-4f48-aa2c-99c681f6aede None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:20.554566 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-84cbc7d2-4221-4f48-aa2c-99c681f6aede tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad Jul 31 17:34:20.554764 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-84cbc7d2-4221-4f48-aa2c-99c681f6aede tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:20.554976 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-84cbc7d2-4221-4f48-aa2c-99c681f6aede tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:20.566307 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:20.566307 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:20.566611 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-411b7c0d-1cd0-4080-8501-89d08c1fb72f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:20.567026 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-411b7c0d-1cd0-4080-8501-89d08c1fb72f None None] GET https://10.4.3.92/volume// Jul 31 17:34:20.567191 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-411b7c0d-1cd0-4080-8501-89d08c1fb72f None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:20.567389 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-411b7c0d-1cd0-4080-8501-89d08c1fb72f None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:20.567696 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-411b7c0d-1cd0-4080-8501-89d08c1fb72f None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:34:20.567984 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1227/4879] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:34:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:34:20.570780 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-84cbc7d2-4221-4f48-aa2c-99c681f6aede tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:20.575436 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-d707040a-10c7-422c-96a1-874488d11513 req-c614aabb-ec64-4420-ba84-182263770420 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:20.577153 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-84cbc7d2-4221-4f48-aa2c-99c681f6aede tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad returned with HTTP 200 Jul 31 17:34:20.577632 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1214/4880] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:20 2026] GET /volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:20.580225 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d707040a-10c7-422c-96a1-874488d11513 req-c614aabb-ec64-4420-ba84-182263770420 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad Jul 31 17:34:20.581336 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d707040a-10c7-422c-96a1-874488d11513 req-c614aabb-ec64-4420-ba84-182263770420 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:20.581336 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-d707040a-10c7-422c-96a1-874488d11513 req-c614aabb-ec64-4420-ba84-182263770420 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:20.599734 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:20.599734 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:20.608750 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-d707040a-10c7-422c-96a1-874488d11513 req-c614aabb-ec64-4420-ba84-182263770420 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:20.614366 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-d707040a-10c7-422c-96a1-874488d11513 req-c614aabb-ec64-4420-ba84-182263770420 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad returned with HTTP 200 Jul 31 17:34:20.614526 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1225/4881] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:34:20 2026] GET /volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad => generated 1027 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:34:20.719802 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d707040a-10c7-422c-96a1-874488d11513 req-47b6555f-eda4-43a1-b444-134c2e4f0ce3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:20.722233 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d707040a-10c7-422c-96a1-874488d11513 req-47b6555f-eda4-43a1-b444-134c2e4f0ce3 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] PUT https://10.4.3.92/volume/v3/attachments/80979273-9675-4e22-b54c-8a2241d23f14 Jul 31 17:34:20.723185 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d707040a-10c7-422c-96a1-874488d11513 req-47b6555f-eda4-43a1-b444-134c2e4f0ce3 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:20.735266 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-d707040a-10c7-422c-96a1-874488d11513 req-47b6555f-eda4-43a1-b444-134c2e4f0ce3 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Acquiring lock "cinder-attachment_update-01a12fde-f761-4a8c-a8f5-d19737a97dad-np0000006248" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:34:20.740827 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-d707040a-10c7-422c-96a1-874488d11513 req-47b6555f-eda4-43a1-b444-134c2e4f0ce3 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Lock "cinder-attachment_update-01a12fde-f761-4a8c-a8f5-d19737a97dad-np0000006248" acquired by "attachment_update" :: waited 0.006s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:34:20.743029 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:20.743029 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:20.827972 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-d707040a-10c7-422c-96a1-874488d11513 req-47b6555f-eda4-43a1-b444-134c2e4f0ce3 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Lock "cinder-attachment_update-01a12fde-f761-4a8c-a8f5-d19737a97dad-np0000006248" released by "attachment_update" :: held 0.087s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:34:20.828198 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d707040a-10c7-422c-96a1-874488d11513 req-47b6555f-eda4-43a1-b444-134c2e4f0ce3 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/attachments/80979273-9675-4e22-b54c-8a2241d23f14 returned with HTTP 200 Jul 31 17:34:20.828783 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1216/4882] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:34:20 2026] PUT /volume/v3/attachments/80979273-9675-4e22-b54c-8a2241d23f14 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:34:21.509758 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-640f0c5b-1d90-4382-8623-d57177283717 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:21.511454 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-640f0c5b-1d90-4382-8623-d57177283717 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d Jul 31 17:34:21.511642 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-640f0c5b-1d90-4382-8623-d57177283717 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:21.511867 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-640f0c5b-1d90-4382-8623-d57177283717 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:21.512012 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-640f0c5b-1d90-4382-8623-d57177283717 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id ba03a028-ce75-4017-acb9-15e4d8b41f5d. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:21.516080 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:21.516080 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:21.516824 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-640f0c5b-1d90-4382-8623-d57177283717 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d returned with HTTP 200 Jul 31 17:34:21.517228 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1228/4883] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:21 2026] GET /volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:21.590661 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9cc943e8-f31c-42b2-8867-5e7e4a11ab06 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:21.592350 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9cc943e8-f31c-42b2-8867-5e7e4a11ab06 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad Jul 31 17:34:21.592521 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9cc943e8-f31c-42b2-8867-5e7e4a11ab06 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:21.592704 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9cc943e8-f31c-42b2-8867-5e7e4a11ab06 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:21.600945 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:21.600945 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:21.603824 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9cc943e8-f31c-42b2-8867-5e7e4a11ab06 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:21.607412 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9cc943e8-f31c-42b2-8867-5e7e4a11ab06 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad returned with HTTP 200 Jul 31 17:34:21.607970 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1215/4884] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:21 2026] GET /volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:21.809686 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-46b3829e-0920-41a9-b726-0edc2ae742ce None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:21.904391 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-46b3829e-0920-41a9-b726-0edc2ae742ce tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:34:21.904728 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-46b3829e-0920-41a9-b726-0edc2ae742ce tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1691980346", "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=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:21.935873 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-46b3829e-0920-41a9-b726-0edc2ae742ce tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:34:21.936362 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1226/4885] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:34:21 2026] POST /volume/v3/types => generated 380 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:21.946157 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-012f4d05-c853-4b33-afcd-e2c448721085 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:21.948054 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-012f4d05-c853-4b33-afcd-e2c448721085 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] POST https://10.4.3.92/volume/v3/types/0b2556d3-3d80-4e6f-a101-1a4cb05378e0/encryption Jul 31 17:34:21.948486 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-012f4d05-c853-4b33-afcd-e2c448721085 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:21.950130 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:21.950130 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:21.974159 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-012f4d05-c853-4b33-afcd-e2c448721085 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] https://10.4.3.92/volume/v3/types/0b2556d3-3d80-4e6f-a101-1a4cb05378e0/encryption returned with HTTP 200 Jul 31 17:34:21.974593 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1217/4886] 10.4.3.92 () {68 vars in 1390 bytes} [Fri Jul 31 17:34:21 2026] POST /volume/v3/types/0b2556d3-3d80-4e6f-a101-1a4cb05378e0/encryption => generated 239 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:21.983158 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-78ec502a-a64a-4554-9e76-2695e94ff786 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:21.984932 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-78ec502a-a64a-4554-9e76-2695e94ff786 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:34:21.985278 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-78ec502a-a64a-4554-9e76-2695e94ff786 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-966152862", "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=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:22.006080 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-78ec502a-a64a-4554-9e76-2695e94ff786 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:34:22.006496 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1229/4887] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:34:21 2026] POST /volume/v3/types => generated 379 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:22.014861 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2f7f2126-4464-4511-a741-7e15ec2eb4a7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:22.070811 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2f7f2126-4464-4511-a741-7e15ec2eb4a7 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] POST https://10.4.3.92/volume/v3/types/22be8f6f-704e-4179-845a-d570b8e3dc0c/encryption Jul 31 17:34:22.070811 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2f7f2126-4464-4511-a741-7e15ec2eb4a7 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:22.072765 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.policy [None req-2f7f2126-4464-4511-a741-7e15ec2eb4a7 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '064c96ffbe5e461baf988b09935e0a4e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed8a972517814f0aa20ae77f0138d3c9', '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=100272) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:34:22.073010 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2f7f2126-4464-4511-a741-7e15ec2eb4a7 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] https://10.4.3.92/volume/v3/types/22be8f6f-704e-4179-845a-d570b8e3dc0c/encryption returned with HTTP 403 Jul 31 17:34:22.073524 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1216/4888] 10.4.3.92 () {68 vars in 1390 bytes} [Fri Jul 31 17:34:22 2026] POST /volume/v3/types/22be8f6f-704e-4179-845a-d570b8e3dc0c/encryption => generated 127 bytes in 59 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:34:22.082295 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c30cfc94-0036-4059-8ef4-e37c1e80a678 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:22.083738 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c30cfc94-0036-4059-8ef4-e37c1e80a678 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:34:22.084054 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c30cfc94-0036-4059-8ef4-e37c1e80a678 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1363703882", "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=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:22.102477 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c30cfc94-0036-4059-8ef4-e37c1e80a678 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:34:22.102824 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1227/4889] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:34:22 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:22.113408 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-192ca7c0-3daa-4915-8990-b1167cc2d05b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:22.115208 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-192ca7c0-3daa-4915-8990-b1167cc2d05b tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] POST https://10.4.3.92/volume/v3/types/764d76ca-c5cd-43d6-a980-7d898154d6be/extra_specs Jul 31 17:34:22.115858 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-192ca7c0-3daa-4915-8990-b1167cc2d05b tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:22.118042 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-192ca7c0-3daa-4915-8990-b1167cc2d05b tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '064c96ffbe5e461baf988b09935e0a4e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed8a972517814f0aa20ae77f0138d3c9', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:34:22.118287 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-192ca7c0-3daa-4915-8990-b1167cc2d05b tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] https://10.4.3.92/volume/v3/types/764d76ca-c5cd-43d6-a980-7d898154d6be/extra_specs returned with HTTP 403 Jul 31 17:34:22.118856 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1218/4890] 10.4.3.92 () {68 vars in 1392 bytes} [Fri Jul 31 17:34:22 2026] POST /volume/v3/types/764d76ca-c5cd-43d6-a980-7d898154d6be/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:34:22.126056 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0e6f7c72-700b-4b7c-a46b-25436cdd63c5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:22.129411 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0e6f7c72-700b-4b7c-a46b-25436cdd63c5 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] PUT https://10.4.3.92/volume/v3/types/764d76ca-c5cd-43d6-a980-7d898154d6be/extra_specs/key2 Jul 31 17:34:22.130215 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0e6f7c72-700b-4b7c-a46b-25436cdd63c5 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:22.133467 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-0e6f7c72-700b-4b7c-a46b-25436cdd63c5 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '064c96ffbe5e461baf988b09935e0a4e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed8a972517814f0aa20ae77f0138d3c9', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:34:22.133467 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0e6f7c72-700b-4b7c-a46b-25436cdd63c5 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] https://10.4.3.92/volume/v3/types/764d76ca-c5cd-43d6-a980-7d898154d6be/extra_specs/key2 returned with HTTP 403 Jul 31 17:34:22.134125 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1230/4891] 10.4.3.92 () {68 vars in 1406 bytes} [Fri Jul 31 17:34:22 2026] PUT /volume/v3/types/764d76ca-c5cd-43d6-a980-7d898154d6be/extra_specs/key2 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:34:22.143470 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bf0a5f17-b70f-4f98-a2af-badee7d2295e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:22.148034 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bf0a5f17-b70f-4f98-a2af-badee7d2295e tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] POST https://10.4.3.92/volume/v3/types Jul 31 17:34:22.148034 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bf0a5f17-b70f-4f98-a2af-badee7d2295e tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:22.150197 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.policy [None req-bf0a5f17-b70f-4f98-a2af-badee7d2295e tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '064c96ffbe5e461baf988b09935e0a4e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed8a972517814f0aa20ae77f0138d3c9', '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=100272) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:34:22.150834 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bf0a5f17-b70f-4f98-a2af-badee7d2295e tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] https://10.4.3.92/volume/v3/types returned with HTTP 403 Jul 31 17:34:22.150973 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1217/4892] 10.4.3.92 () {68 vars in 1245 bytes} [Fri Jul 31 17:34:22 2026] POST /volume/v3/types => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:34:22.160342 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-88c9d118-5890-4d0d-85ee-6093ad6c174e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:22.162045 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-88c9d118-5890-4d0d-85ee-6093ad6c174e tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:34:22.162407 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-88c9d118-5890-4d0d-85ee-6093ad6c174e tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1234850857", "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=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:22.182526 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-88c9d118-5890-4d0d-85ee-6093ad6c174e tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:34:22.183080 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1228/4893] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:34:22 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:22.192035 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6c8af5a3-8d54-44e7-8a42-3a061f15f28e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:22.194214 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6c8af5a3-8d54-44e7-8a42-3a061f15f28e tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] POST https://10.4.3.92/volume/v3/types/62b00d01-5af9-4735-9e47-3328a4cd7f28/encryption Jul 31 17:34:22.194558 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6c8af5a3-8d54-44e7-8a42-3a061f15f28e tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:22.210978 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6c8af5a3-8d54-44e7-8a42-3a061f15f28e tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] https://10.4.3.92/volume/v3/types/62b00d01-5af9-4735-9e47-3328a4cd7f28/encryption returned with HTTP 200 Jul 31 17:34:22.211381 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1219/4894] 10.4.3.92 () {68 vars in 1390 bytes} [Fri Jul 31 17:34:22 2026] POST /volume/v3/types/62b00d01-5af9-4735-9e47-3328a4cd7f28/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:22.220620 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ff929e4b-9e8a-48aa-97b9-472d0822a233 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:22.222396 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ff929e4b-9e8a-48aa-97b9-472d0822a233 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] DELETE https://10.4.3.92/volume/v3/types/62b00d01-5af9-4735-9e47-3328a4cd7f28/encryption/7fdd509e-7f1e-4081-9ec3-89bce443e1c6 Jul 31 17:34:22.222629 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ff929e4b-9e8a-48aa-97b9-472d0822a233 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:22.222845 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ff929e4b-9e8a-48aa-97b9-472d0822a233 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:22.223507 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-ff929e4b-9e8a-48aa-97b9-472d0822a233 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '064c96ffbe5e461baf988b09935e0a4e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed8a972517814f0aa20ae77f0138d3c9', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:34:22.223698 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ff929e4b-9e8a-48aa-97b9-472d0822a233 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] https://10.4.3.92/volume/v3/types/62b00d01-5af9-4735-9e47-3328a4cd7f28/encryption/7fdd509e-7f1e-4081-9ec3-89bce443e1c6 returned with HTTP 403 Jul 31 17:34:22.224171 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1231/4895] 10.4.3.92 () {66 vars in 1482 bytes} [Fri Jul 31 17:34:22 2026] DELETE /volume/v3/types/62b00d01-5af9-4735-9e47-3328a4cd7f28/encryption/7fdd509e-7f1e-4081-9ec3-89bce443e1c6 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:34:22.231501 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-652c9cfe-a618-49f9-bd58-a3d072e477d7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:22.233076 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-652c9cfe-a618-49f9-bd58-a3d072e477d7 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:34:22.233443 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-652c9cfe-a618-49f9-bd58-a3d072e477d7 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2041850398", "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=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:22.266880 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-652c9cfe-a618-49f9-bd58-a3d072e477d7 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:34:22.267145 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1218/4896] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:34:22 2026] POST /volume/v3/types => generated 380 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:22.275787 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-17e3a6a4-9309-45f6-a95b-8ce91791f20a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:22.277383 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-17e3a6a4-9309-45f6-a95b-8ce91791f20a tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] DELETE https://10.4.3.92/volume/v3/types/c3d605d1-013b-4059-86dd-6e2387e36ddb/extra_specs/key1 Jul 31 17:34:22.277432 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-17e3a6a4-9309-45f6-a95b-8ce91791f20a tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:22.277608 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-17e3a6a4-9309-45f6-a95b-8ce91791f20a tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:22.286851 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.policy [None req-17e3a6a4-9309-45f6-a95b-8ce91791f20a tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '064c96ffbe5e461baf988b09935e0a4e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed8a972517814f0aa20ae77f0138d3c9', '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=100271) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:34:22.287112 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-17e3a6a4-9309-45f6-a95b-8ce91791f20a tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] https://10.4.3.92/volume/v3/types/c3d605d1-013b-4059-86dd-6e2387e36ddb/extra_specs/key1 returned with HTTP 403 Jul 31 17:34:22.287613 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1229/4897] 10.4.3.92 () {66 vars in 1389 bytes} [Fri Jul 31 17:34:22 2026] DELETE /volume/v3/types/c3d605d1-013b-4059-86dd-6e2387e36ddb/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:34:22.297405 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d6be59fd-3b31-461e-b228-771f626b7859 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:22.298875 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d6be59fd-3b31-461e-b228-771f626b7859 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:34:22.299200 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d6be59fd-3b31-461e-b228-771f626b7859 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1248869905", "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=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:22.321792 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d6be59fd-3b31-461e-b228-771f626b7859 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:34:22.322219 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1220/4898] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:34:22 2026] POST /volume/v3/types => generated 380 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:22.329812 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ba0b5546-4be6-4bf7-8f3f-cebc8bb2c015 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:22.332371 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ba0b5546-4be6-4bf7-8f3f-cebc8bb2c015 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] DELETE https://10.4.3.92/volume/v3/types/34ccf858-906d-489b-838c-59eb6ae47875 Jul 31 17:34:22.332581 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ba0b5546-4be6-4bf7-8f3f-cebc8bb2c015 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:22.332801 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ba0b5546-4be6-4bf7-8f3f-cebc8bb2c015 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:22.333384 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-ba0b5546-4be6-4bf7-8f3f-cebc8bb2c015 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '064c96ffbe5e461baf988b09935e0a4e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed8a972517814f0aa20ae77f0138d3c9', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:34:22.333537 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ba0b5546-4be6-4bf7-8f3f-cebc8bb2c015 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] https://10.4.3.92/volume/v3/types/34ccf858-906d-489b-838c-59eb6ae47875 returned with HTTP 403 Jul 31 17:34:22.333942 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1232/4899] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:34:22 2026] DELETE /volume/v3/types/34ccf858-906d-489b-838c-59eb6ae47875 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:34:22.343694 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8d2450bd-82ca-48cf-9b61-f101c8f45fed None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:22.345570 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8d2450bd-82ca-48cf-9b61-f101c8f45fed tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] GET https://10.4.3.92/volume/v3/types/0b2556d3-3d80-4e6f-a101-1a4cb05378e0/extra_specs Jul 31 17:34:22.345720 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8d2450bd-82ca-48cf-9b61-f101c8f45fed tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:22.345894 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8d2450bd-82ca-48cf-9b61-f101c8f45fed tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:22.353865 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8d2450bd-82ca-48cf-9b61-f101c8f45fed tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] https://10.4.3.92/volume/v3/types/0b2556d3-3d80-4e6f-a101-1a4cb05378e0/extra_specs returned with HTTP 200 Jul 31 17:34:22.354186 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1219/4900] 10.4.3.92 () {66 vars in 1371 bytes} [Fri Jul 31 17:34:22 2026] GET /volume/v3/types/0b2556d3-3d80-4e6f-a101-1a4cb05378e0/extra_specs => generated 123 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:22.362858 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-78f02493-893d-4ed6-b43c-0f023c0e719d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:22.365355 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-78f02493-893d-4ed6-b43c-0f023c0e719d tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] GET https://10.4.3.92/volume/v3/types Jul 31 17:34:22.365355 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-78f02493-893d-4ed6-b43c-0f023c0e719d tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:22.365355 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-78f02493-893d-4ed6-b43c-0f023c0e719d tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:22.365889 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-78f02493-893d-4ed6-b43c-0f023c0e719d tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:34:22.389758 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-78f02493-893d-4ed6-b43c-0f023c0e719d tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:34:22.390089 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1230/4901] 10.4.3.92 () {66 vars in 1224 bytes} [Fri Jul 31 17:34:22 2026] GET /volume/v3/types => generated 2388 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:34:22.401280 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a836be27-7f07-449c-8b33-6f3e927e85b7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:22.403407 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a836be27-7f07-449c-8b33-6f3e927e85b7 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] GET https://10.4.3.92/volume/v3/types/0b2556d3-3d80-4e6f-a101-1a4cb05378e0/encryption/cipher Jul 31 17:34:22.403650 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a836be27-7f07-449c-8b33-6f3e927e85b7 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:22.403888 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a836be27-7f07-449c-8b33-6f3e927e85b7 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:22.404580 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-a836be27-7f07-449c-8b33-6f3e927e85b7 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '064c96ffbe5e461baf988b09935e0a4e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed8a972517814f0aa20ae77f0138d3c9', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:34:22.404746 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a836be27-7f07-449c-8b33-6f3e927e85b7 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] https://10.4.3.92/volume/v3/types/0b2556d3-3d80-4e6f-a101-1a4cb05378e0/encryption/cipher returned with HTTP 403 Jul 31 17:34:22.405192 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1221/4902] 10.4.3.92 () {66 vars in 1389 bytes} [Fri Jul 31 17:34:22 2026] GET /volume/v3/types/0b2556d3-3d80-4e6f-a101-1a4cb05378e0/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:34:22.412668 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-230a188e-3b81-49b4-9909-c1f56bbdc1d6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:22.414832 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-230a188e-3b81-49b4-9909-c1f56bbdc1d6 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] GET https://10.4.3.92/volume/v3/types/0b2556d3-3d80-4e6f-a101-1a4cb05378e0/encryption Jul 31 17:34:22.415117 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-230a188e-3b81-49b4-9909-c1f56bbdc1d6 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:22.415392 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-230a188e-3b81-49b4-9909-c1f56bbdc1d6 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:22.416094 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-230a188e-3b81-49b4-9909-c1f56bbdc1d6 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '064c96ffbe5e461baf988b09935e0a4e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed8a972517814f0aa20ae77f0138d3c9', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:34:22.416251 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-230a188e-3b81-49b4-9909-c1f56bbdc1d6 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] https://10.4.3.92/volume/v3/types/0b2556d3-3d80-4e6f-a101-1a4cb05378e0/encryption returned with HTTP 403 Jul 31 17:34:22.416796 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1233/4903] 10.4.3.92 () {66 vars in 1368 bytes} [Fri Jul 31 17:34:22 2026] GET /volume/v3/types/0b2556d3-3d80-4e6f-a101-1a4cb05378e0/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:34:22.426208 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0e0f46f8-a79b-4978-adec-86feb95460f8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:22.428112 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0e0f46f8-a79b-4978-adec-86feb95460f8 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] GET https://10.4.3.92/volume/v3/types/0b2556d3-3d80-4e6f-a101-1a4cb05378e0/extra_specs/multiattach Jul 31 17:34:22.428292 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0e0f46f8-a79b-4978-adec-86feb95460f8 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:22.428476 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0e0f46f8-a79b-4978-adec-86feb95460f8 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:22.437647 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0e0f46f8-a79b-4978-adec-86feb95460f8 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] https://10.4.3.92/volume/v3/types/0b2556d3-3d80-4e6f-a101-1a4cb05378e0/extra_specs/multiattach returned with HTTP 200 Jul 31 17:34:22.437979 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1220/4904] 10.4.3.92 () {66 vars in 1407 bytes} [Fri Jul 31 17:34:22 2026] GET /volume/v3/types/0b2556d3-3d80-4e6f-a101-1a4cb05378e0/extra_specs/multiattach => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 17:34:22.446949 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-12732270-0af2-4504-bba6-2457f4b43ac5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:22.449616 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-12732270-0af2-4504-bba6-2457f4b43ac5 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] GET https://10.4.3.92/volume/v3/types/0b2556d3-3d80-4e6f-a101-1a4cb05378e0/extra_specs/volume_backend_name Jul 31 17:34:22.449882 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-12732270-0af2-4504-bba6-2457f4b43ac5 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:22.450158 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-12732270-0af2-4504-bba6-2457f4b43ac5 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:22.460045 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-12732270-0af2-4504-bba6-2457f4b43ac5 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] https://10.4.3.92/volume/v3/types/0b2556d3-3d80-4e6f-a101-1a4cb05378e0/extra_specs/volume_backend_name returned with HTTP 404 Jul 31 17:34:22.460692 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1231/4905] 10.4.3.92 () {66 vars in 1431 bytes} [Fri Jul 31 17:34:22 2026] GET /volume/v3/types/0b2556d3-3d80-4e6f-a101-1a4cb05378e0/extra_specs/volume_backend_name => generated 143 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:34:22.470830 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3abfc329-76ca-4397-9dae-0ba96f7be76d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:22.472590 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3abfc329-76ca-4397-9dae-0ba96f7be76d tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] GET https://10.4.3.92/volume/v3/types/0b2556d3-3d80-4e6f-a101-1a4cb05378e0 Jul 31 17:34:22.472864 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3abfc329-76ca-4397-9dae-0ba96f7be76d tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:22.473139 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3abfc329-76ca-4397-9dae-0ba96f7be76d tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:22.481100 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3abfc329-76ca-4397-9dae-0ba96f7be76d tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] https://10.4.3.92/volume/v3/types/0b2556d3-3d80-4e6f-a101-1a4cb05378e0 returned with HTTP 200 Jul 31 17:34:22.481779 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1222/4906] 10.4.3.92 () {66 vars in 1335 bytes} [Fri Jul 31 17:34:22 2026] GET /volume/v3/types/0b2556d3-3d80-4e6f-a101-1a4cb05378e0 => generated 318 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:22.492423 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-404e4469-ac25-4d03-815d-e56453e1352e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:22.494425 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-404e4469-ac25-4d03-815d-e56453e1352e tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] PUT https://10.4.3.92/volume/v3/types/0b2556d3-3d80-4e6f-a101-1a4cb05378e0/encryption/1eda3ded-a986-4af0-ad73-ce20d39d45e0 Jul 31 17:34:22.495083 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-404e4469-ac25-4d03-815d-e56453e1352e tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:22.497241 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.policy [None req-404e4469-ac25-4d03-815d-e56453e1352e tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '064c96ffbe5e461baf988b09935e0a4e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed8a972517814f0aa20ae77f0138d3c9', '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=100274) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:34:22.497862 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-404e4469-ac25-4d03-815d-e56453e1352e tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] https://10.4.3.92/volume/v3/types/0b2556d3-3d80-4e6f-a101-1a4cb05378e0/encryption/1eda3ded-a986-4af0-ad73-ce20d39d45e0 returned with HTTP 403 Jul 31 17:34:22.498544 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1234/4907] 10.4.3.92 () {68 vars in 1499 bytes} [Fri Jul 31 17:34:22 2026] PUT /volume/v3/types/0b2556d3-3d80-4e6f-a101-1a4cb05378e0/encryption/1eda3ded-a986-4af0-ad73-ce20d39d45e0 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:34:22.507034 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c27226ae-38b7-43be-8416-c641f300c3cb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:22.508687 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c27226ae-38b7-43be-8416-c641f300c3cb tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] PUT https://10.4.3.92/volume/v3/types/0b2556d3-3d80-4e6f-a101-1a4cb05378e0/extra_specs/key1 Jul 31 17:34:22.508921 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c27226ae-38b7-43be-8416-c641f300c3cb tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:22.510787 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.policy [None req-c27226ae-38b7-43be-8416-c641f300c3cb tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '064c96ffbe5e461baf988b09935e0a4e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed8a972517814f0aa20ae77f0138d3c9', '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=100272) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:34:22.510954 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c27226ae-38b7-43be-8416-c641f300c3cb tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] https://10.4.3.92/volume/v3/types/0b2556d3-3d80-4e6f-a101-1a4cb05378e0/extra_specs/key1 returned with HTTP 403 Jul 31 17:34:22.511367 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1221/4908] 10.4.3.92 () {68 vars in 1406 bytes} [Fri Jul 31 17:34:22 2026] PUT /volume/v3/types/0b2556d3-3d80-4e6f-a101-1a4cb05378e0/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:34:22.519357 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8194e72f-607f-4fe2-a261-371cfd449cbd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:22.521061 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8194e72f-607f-4fe2-a261-371cfd449cbd tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] PUT https://10.4.3.92/volume/v3/types/0b2556d3-3d80-4e6f-a101-1a4cb05378e0 Jul 31 17:34:22.521787 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8194e72f-607f-4fe2-a261-371cfd449cbd tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:22.523790 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.policy [None req-8194e72f-607f-4fe2-a261-371cfd449cbd tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '064c96ffbe5e461baf988b09935e0a4e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ed8a972517814f0aa20ae77f0138d3c9', '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=100271) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:34:22.523980 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8194e72f-607f-4fe2-a261-371cfd449cbd tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-member] https://10.4.3.92/volume/v3/types/0b2556d3-3d80-4e6f-a101-1a4cb05378e0 returned with HTTP 403 Jul 31 17:34:22.524401 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1232/4909] 10.4.3.92 () {68 vars in 1355 bytes} [Fri Jul 31 17:34:22 2026] PUT /volume/v3/types/0b2556d3-3d80-4e6f-a101-1a4cb05378e0 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:34:22.526840 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-36fac7b8-6475-45b4-800f-513a0719760a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:22.528788 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-36fac7b8-6475-45b4-800f-513a0719760a tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d Jul 31 17:34:22.529042 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-36fac7b8-6475-45b4-800f-513a0719760a tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:22.529237 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-36fac7b8-6475-45b4-800f-513a0719760a tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:22.529355 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-36fac7b8-6475-45b4-800f-513a0719760a tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id ba03a028-ce75-4017-acb9-15e4d8b41f5d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:22.531097 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-276b2be5-d6c0-4eb9-a1ea-5b02bcb7488f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:22.533550 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-276b2be5-d6c0-4eb9-a1ea-5b02bcb7488f tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] DELETE https://10.4.3.92/volume/v3/types/34ccf858-906d-489b-838c-59eb6ae47875 Jul 31 17:34:22.533814 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-276b2be5-d6c0-4eb9-a1ea-5b02bcb7488f tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:22.534016 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-276b2be5-d6c0-4eb9-a1ea-5b02bcb7488f tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:22.534437 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:22.534437 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:22.535202 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-36fac7b8-6475-45b4-800f-513a0719760a tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d returned with HTTP 200 Jul 31 17:34:22.535630 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1223/4910] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:22 2026] GET /volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:22.565841 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-276b2be5-d6c0-4eb9-a1ea-5b02bcb7488f tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] https://10.4.3.92/volume/v3/types/34ccf858-906d-489b-838c-59eb6ae47875 returned with HTTP 202 Jul 31 17:34:22.566471 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1235/4911] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:34:22 2026] DELETE /volume/v3/types/34ccf858-906d-489b-838c-59eb6ae47875 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:34:22.575783 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-50fc3be0-3fd0-4724-ae03-91fa36ce59a6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:22.577729 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-50fc3be0-3fd0-4724-ae03-91fa36ce59a6 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] DELETE https://10.4.3.92/volume/v3/types/c3d605d1-013b-4059-86dd-6e2387e36ddb Jul 31 17:34:22.577995 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-50fc3be0-3fd0-4724-ae03-91fa36ce59a6 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:22.578252 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-50fc3be0-3fd0-4724-ae03-91fa36ce59a6 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] Calling method '_delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:22.607429 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-50fc3be0-3fd0-4724-ae03-91fa36ce59a6 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] https://10.4.3.92/volume/v3/types/c3d605d1-013b-4059-86dd-6e2387e36ddb returned with HTTP 202 Jul 31 17:34:22.607801 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1222/4912] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:34:22 2026] DELETE /volume/v3/types/c3d605d1-013b-4059-86dd-6e2387e36ddb => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:34:22.614170 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ef9f9899-e5b9-4843-b004-e6d392f5cacb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:22.615744 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ef9f9899-e5b9-4843-b004-e6d392f5cacb tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] DELETE https://10.4.3.92/volume/v3/types/62b00d01-5af9-4735-9e47-3328a4cd7f28 Jul 31 17:34:22.615932 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ef9f9899-e5b9-4843-b004-e6d392f5cacb tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:22.616100 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ef9f9899-e5b9-4843-b004-e6d392f5cacb tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:22.621286 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2a7c13b7-1f2e-492d-9d59-ceb29df70ec3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:22.623185 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2a7c13b7-1f2e-492d-9d59-ceb29df70ec3 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad Jul 31 17:34:22.623435 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2a7c13b7-1f2e-492d-9d59-ceb29df70ec3 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:22.623611 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2a7c13b7-1f2e-492d-9d59-ceb29df70ec3 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:22.633297 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:22.633297 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:22.636874 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2a7c13b7-1f2e-492d-9d59-ceb29df70ec3 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:22.641297 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2a7c13b7-1f2e-492d-9d59-ceb29df70ec3 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad returned with HTTP 200 Jul 31 17:34:22.642078 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1224/4913] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:22 2026] GET /volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:22.642892 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ef9f9899-e5b9-4843-b004-e6d392f5cacb tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] https://10.4.3.92/volume/v3/types/62b00d01-5af9-4735-9e47-3328a4cd7f28 returned with HTTP 202 Jul 31 17:34:22.643662 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1233/4914] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:34:22 2026] DELETE /volume/v3/types/62b00d01-5af9-4735-9e47-3328a4cd7f28 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:34:22.651489 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b6d6c44d-debc-4241-8b2b-0f7a49451d26 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:22.652811 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b6d6c44d-debc-4241-8b2b-0f7a49451d26 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] DELETE https://10.4.3.92/volume/v3/types/764d76ca-c5cd-43d6-a980-7d898154d6be Jul 31 17:34:22.652955 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b6d6c44d-debc-4241-8b2b-0f7a49451d26 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:22.653208 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b6d6c44d-debc-4241-8b2b-0f7a49451d26 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:22.673453 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b6d6c44d-debc-4241-8b2b-0f7a49451d26 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] https://10.4.3.92/volume/v3/types/764d76ca-c5cd-43d6-a980-7d898154d6be returned with HTTP 202 Jul 31 17:34:22.673902 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1236/4915] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:34:22 2026] DELETE /volume/v3/types/764d76ca-c5cd-43d6-a980-7d898154d6be => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:34:22.683173 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a455a64e-d20b-4762-bffa-218ba8865673 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:22.684975 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a455a64e-d20b-4762-bffa-218ba8865673 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] DELETE https://10.4.3.92/volume/v3/types/22be8f6f-704e-4179-845a-d570b8e3dc0c Jul 31 17:34:22.685206 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a455a64e-d20b-4762-bffa-218ba8865673 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:22.685419 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a455a64e-d20b-4762-bffa-218ba8865673 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] Calling method '_delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:22.714280 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a455a64e-d20b-4762-bffa-218ba8865673 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] https://10.4.3.92/volume/v3/types/22be8f6f-704e-4179-845a-d570b8e3dc0c returned with HTTP 202 Jul 31 17:34:22.714729 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1223/4916] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:34:22 2026] DELETE /volume/v3/types/22be8f6f-704e-4179-845a-d570b8e3dc0c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:34:22.722077 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4b82c3a9-8ef3-4e76-aacd-6e8d727530f2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:22.723666 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4b82c3a9-8ef3-4e76-aacd-6e8d727530f2 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] DELETE https://10.4.3.92/volume/v3/types/0b2556d3-3d80-4e6f-a101-1a4cb05378e0 Jul 31 17:34:22.723843 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4b82c3a9-8ef3-4e76-aacd-6e8d727530f2 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:22.724043 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4b82c3a9-8ef3-4e76-aacd-6e8d727530f2 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:22.746519 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4b82c3a9-8ef3-4e76-aacd-6e8d727530f2 tempest-VolumeTypesMemberTests-1730520328 tempest-VolumeTypesMemberTests-1730520328-project-admin] https://10.4.3.92/volume/v3/types/0b2556d3-3d80-4e6f-a101-1a4cb05378e0 returned with HTTP 202 Jul 31 17:34:22.746949 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1225/4917] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:34:22 2026] DELETE /volume/v3/types/0b2556d3-3d80-4e6f-a101-1a4cb05378e0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:34:23.545634 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bd50ed51-0dda-4c9f-ba78-d81f630a9edf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:23.548419 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bd50ed51-0dda-4c9f-ba78-d81f630a9edf tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d Jul 31 17:34:23.549383 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bd50ed51-0dda-4c9f-ba78-d81f630a9edf tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:23.549383 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bd50ed51-0dda-4c9f-ba78-d81f630a9edf tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:23.549383 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-bd50ed51-0dda-4c9f-ba78-d81f630a9edf tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id ba03a028-ce75-4017-acb9-15e4d8b41f5d. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:23.555419 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:23.555419 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:23.556448 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bd50ed51-0dda-4c9f-ba78-d81f630a9edf tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d returned with HTTP 200 Jul 31 17:34:23.557077 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1234/4918] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:23 2026] GET /volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:23.653142 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-86d3cb96-ec21-4bf3-8252-a45c2c00bf38 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:23.655052 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-86d3cb96-ec21-4bf3-8252-a45c2c00bf38 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad Jul 31 17:34:23.655239 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-86d3cb96-ec21-4bf3-8252-a45c2c00bf38 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:23.655646 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-86d3cb96-ec21-4bf3-8252-a45c2c00bf38 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:23.663816 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:23.663816 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:23.671680 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-86d3cb96-ec21-4bf3-8252-a45c2c00bf38 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:23.678361 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-86d3cb96-ec21-4bf3-8252-a45c2c00bf38 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad returned with HTTP 200 Jul 31 17:34:23.678842 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1237/4919] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:23 2026] GET /volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:24.091976 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-d707040a-10c7-422c-96a1-874488d11513 req-3168218b-8e6f-4eda-be9a-e7845e0183cf None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:24.094222 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d707040a-10c7-422c-96a1-874488d11513 req-3168218b-8e6f-4eda-be9a-e7845e0183cf tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] POST https://10.4.3.92/volume/v3/attachments/80979273-9675-4e22-b54c-8a2241d23f14/action Jul 31 17:34:24.094590 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d707040a-10c7-422c-96a1-874488d11513 req-3168218b-8e6f-4eda-be9a-e7845e0183cf tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:34:24.094700 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d707040a-10c7-422c-96a1-874488d11513 req-3168218b-8e6f-4eda-be9a-e7845e0183cf tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:24.109284 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:24.109284 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:24.121968 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d707040a-10c7-422c-96a1-874488d11513 req-3168218b-8e6f-4eda-be9a-e7845e0183cf tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/attachments/80979273-9675-4e22-b54c-8a2241d23f14/action returned with HTTP 204 Jul 31 17:34:24.122405 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1224/4920] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:34:24 2026] POST /volume/v3/attachments/80979273-9675-4e22-b54c-8a2241d23f14/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:34:24.567360 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ed5198c4-d7d1-4321-94d5-ca1b603346c1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:24.569444 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ed5198c4-d7d1-4321-94d5-ca1b603346c1 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d Jul 31 17:34:24.569675 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ed5198c4-d7d1-4321-94d5-ca1b603346c1 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:24.569910 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ed5198c4-d7d1-4321-94d5-ca1b603346c1 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:24.570050 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-ed5198c4-d7d1-4321-94d5-ca1b603346c1 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id ba03a028-ce75-4017-acb9-15e4d8b41f5d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:24.575052 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:24.575052 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:24.575958 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ed5198c4-d7d1-4321-94d5-ca1b603346c1 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d returned with HTTP 200 Jul 31 17:34:24.576375 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1226/4921] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:24 2026] GET /volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:24.587268 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2d3944e8-ea7b-422a-a467-b9b8273baa2b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:24.692509 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4f4e5f3b-cf84-4198-87b9-0f82ea5f70f0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:24.694067 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4f4e5f3b-cf84-4198-87b9-0f82ea5f70f0 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad Jul 31 17:34:24.694239 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4f4e5f3b-cf84-4198-87b9-0f82ea5f70f0 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:24.694435 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4f4e5f3b-cf84-4198-87b9-0f82ea5f70f0 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:24.703053 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2d3944e8-ea7b-422a-a467-b9b8273baa2b tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] POST https://10.4.3.92/volume/v3/backups Jul 31 17:34:24.703420 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2d3944e8-ea7b-422a-a467-b9b8273baa2b tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a5adcc88-e732-403d-8a00-25b614751c35", "incremental": true}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:24.703553 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:24.703553 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:24.704838 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-2d3944e8-ea7b-422a-a467-b9b8273baa2b tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Creating new backup {'backup': {'volume_id': 'a5adcc88-e732-403d-8a00-25b614751c35', 'incremental': True}} {{(pid=100271) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:34:24.704999 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-2d3944e8-ea7b-422a-a467-b9b8273baa2b tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Creating backup of volume a5adcc88-e732-403d-8a00-25b614751c35 in container None Jul 31 17:34:24.706700 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4f4e5f3b-cf84-4198-87b9-0f82ea5f70f0 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:24.710641 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4f4e5f3b-cf84-4198-87b9-0f82ea5f70f0 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad returned with HTTP 200 Jul 31 17:34:24.711030 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1238/4922] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:24 2026] GET /volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:34:24.711959 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:24.711959 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:24.712279 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2d3944e8-ea7b-422a-a467-b9b8273baa2b tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Volume info retrieved successfully. Jul 31 17:34:24.740471 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-2d3944e8-ea7b-422a-a467-b9b8273baa2b tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Created reservations ['9110e27a-554a-48ce-b0c6-6f917e8c6016', '08234fb6-85c3-4be4-91e3-24d9ff65bc91'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:34:24.760082 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2d3944e8-ea7b-422a-a467-b9b8273baa2b tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 400 Jul 31 17:34:24.760691 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1235/4923] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:34:24 2026] POST /volume/v3/backups => generated 109 bytes in 174 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 17:34:24.767803 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c33f5f3c-a4fd-48b5-a9c0-2d231fe8d76d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:24.769919 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c33f5f3c-a4fd-48b5-a9c0-2d231fe8d76d tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] DELETE https://10.4.3.92/volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d Jul 31 17:34:24.770347 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c33f5f3c-a4fd-48b5-a9c0-2d231fe8d76d tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:24.770422 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c33f5f3c-a4fd-48b5-a9c0-2d231fe8d76d tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:24.770526 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-c33f5f3c-a4fd-48b5-a9c0-2d231fe8d76d tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Delete backup with id: ba03a028-ce75-4017-acb9-15e4d8b41f5d. Jul 31 17:34:24.775160 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:24.775160 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:24.789515 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.backup.rpcapi [None req-c33f5f3c-a4fd-48b5-a9c0-2d231fe8d76d tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] delete_backup rpcapi backup_id ba03a028-ce75-4017-acb9-15e4d8b41f5d {{(pid=100272) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:34:24.791381 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c33f5f3c-a4fd-48b5-a9c0-2d231fe8d76d tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d returned with HTTP 202 Jul 31 17:34:24.791861 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1225/4924] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:34:24 2026] DELETE /volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:34:24.798381 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-364c5780-3709-4ffb-ac4a-67b8b4cf0562 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:24.800260 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-364c5780-3709-4ffb-ac4a-67b8b4cf0562 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d Jul 31 17:34:24.800506 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-364c5780-3709-4ffb-ac4a-67b8b4cf0562 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:24.800724 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-364c5780-3709-4ffb-ac4a-67b8b4cf0562 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:24.800829 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-364c5780-3709-4ffb-ac4a-67b8b4cf0562 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id ba03a028-ce75-4017-acb9-15e4d8b41f5d. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:24.804924 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:24.804924 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:24.805663 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-364c5780-3709-4ffb-ac4a-67b8b4cf0562 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d returned with HTTP 200 Jul 31 17:34:24.806034 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1227/4925] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:24 2026] GET /volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:25.096866 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-efcc76be-097d-4c34-8785-2f28d421105d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:25.215623 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-efcc76be-097d-4c34-8785-2f28d421105d tempest-ProjectAdminTests-283224233 tempest-ProjectAdminTests-283224233-project-admin] GET https://10.4.3.92/volume/v3/scheduler-stats/get_pools Jul 31 17:34:25.215838 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-efcc76be-097d-4c34-8785-2f28d421105d tempest-ProjectAdminTests-283224233 tempest-ProjectAdminTests-283224233-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:25.216053 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-efcc76be-097d-4c34-8785-2f28d421105d tempest-ProjectAdminTests-283224233 tempest-ProjectAdminTests-283224233-project-admin] Calling method 'get_pools' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:25.225769 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-efcc76be-097d-4c34-8785-2f28d421105d tempest-ProjectAdminTests-283224233 tempest-ProjectAdminTests-283224233-project-admin] https://10.4.3.92/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 31 17:34:25.225769 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1239/4926] 10.4.3.92 () {66 vars in 1284 bytes} [Fri Jul 31 17:34:25 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:25.232373 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-338e2262-bcdd-40fa-b412-26a9f11b7f1d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:25.234057 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-338e2262-bcdd-40fa-b412-26a9f11b7f1d tempest-ProjectAdminTests-283224233 tempest-ProjectAdminTests-283224233-project-admin] GET https://10.4.3.92/volume/v3/capabilities/np0000006248@storpool Jul 31 17:34:25.234247 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-338e2262-bcdd-40fa-b412-26a9f11b7f1d tempest-ProjectAdminTests-283224233 tempest-ProjectAdminTests-283224233-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:25.234465 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-338e2262-bcdd-40fa-b412-26a9f11b7f1d tempest-ProjectAdminTests-283224233 tempest-ProjectAdminTests-283224233-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:25.242881 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-338e2262-bcdd-40fa-b412-26a9f11b7f1d tempest-ProjectAdminTests-283224233 tempest-ProjectAdminTests-283224233-project-admin] https://10.4.3.92/volume/v3/capabilities/np0000006248@storpool returned with HTTP 200 Jul 31 17:34:25.243278 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1236/4927] 10.4.3.92 () {66 vars in 1311 bytes} [Fri Jul 31 17:34:25 2026] GET /volume/v3/capabilities/np0000006248@storpool => generated 703 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:25.816562 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c236332c-ba2c-473d-abb9-cd40feecce0f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:25.818640 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c236332c-ba2c-473d-abb9-cd40feecce0f tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d Jul 31 17:34:25.818844 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c236332c-ba2c-473d-abb9-cd40feecce0f tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:25.819068 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c236332c-ba2c-473d-abb9-cd40feecce0f tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:25.819209 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-c236332c-ba2c-473d-abb9-cd40feecce0f tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id ba03a028-ce75-4017-acb9-15e4d8b41f5d. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:25.822512 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c236332c-ba2c-473d-abb9-cd40feecce0f tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d returned with HTTP 404 Jul 31 17:34:25.822958 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1226/4928] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:25 2026] GET /volume/v3/backups/ba03a028-ce75-4017-acb9-15e4d8b41f5d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:34:25.834086 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cb4b5ff6-480a-4d43-9000-29db728f8aa2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:25.836027 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cb4b5ff6-480a-4d43-9000-29db728f8aa2 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:34:25.836374 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cb4b5ff6-480a-4d43-9000-29db728f8aa2 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-961484963"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:25.838462 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-cb4b5ff6-480a-4d43-9000-29db728f8aa2 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-961484963'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:34:25.838588 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-cb4b5ff6-480a-4d43-9000-29db728f8aa2 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Create volume of 1 GB Jul 31 17:34:25.843468 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cb4b5ff6-480a-4d43-9000-29db728f8aa2 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Availability Zones retrieved successfully. Jul 31 17:34:25.850038 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cb4b5ff6-480a-4d43-9000-29db728f8aa2 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Flow 'volume_create_api' (f9a9d542-b982-477f-9eb9-c9dc41e08ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:34:25.851169 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cb4b5ff6-480a-4d43-9000-29db728f8aa2 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7efce056-b86c-4c25-80d1-09df7197fd4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:25.852295 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-cb4b5ff6-480a-4d43-9000-29db728f8aa2 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:34:25.880246 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cb4b5ff6-480a-4d43-9000-29db728f8aa2 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7efce056-b86c-4c25-80d1-09df7197fd4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:25.880993 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cb4b5ff6-480a-4d43-9000-29db728f8aa2 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a274fc8d-1647-43a5-963b-33883baf0ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:25.922483 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-cb4b5ff6-480a-4d43-9000-29db728f8aa2 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Created reservations ['31819676-aebe-4928-91eb-f625d2325351', '569287f6-910b-4c80-b57d-a6cc913b26df', 'ec78c960-b427-418b-8837-5d11bba20be7', '5eaa7e6b-b6a3-44e0-8d24-aefa0a7c1bd1'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:34:25.923334 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cb4b5ff6-480a-4d43-9000-29db728f8aa2 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a274fc8d-1647-43a5-963b-33883baf0ad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31819676-aebe-4928-91eb-f625d2325351', '569287f6-910b-4c80-b57d-a6cc913b26df', 'ec78c960-b427-418b-8837-5d11bba20be7', '5eaa7e6b-b6a3-44e0-8d24-aefa0a7c1bd1']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:25.924211 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cb4b5ff6-480a-4d43-9000-29db728f8aa2 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8534c648-72f9-4471-acb0-93fc069e6a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:25.947184 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cb4b5ff6-480a-4d43-9000-29db728f8aa2 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8534c648-72f9-4471-acb0-93fc069e6a40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb111945-3d66-4757-853a-608b94aee2ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-961484963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b7156ea25714b058bdfcba7cfe4ae05',qos_specs=None,replication_status=,reservations=['31819676-aebe-4928-91eb-f625d2325351','569287f6-910b-4c80-b57d-a6cc913b26df','ec78c960-b427-418b-8837-5d11bba20be7','5eaa7e6b-b6a3-44e0-8d24-aefa0a7c1bd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70972a09317b4fd8af91f6d0def2a852',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:34:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-961484963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb111945-3d66-4757-853a-608b94aee2ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b7156ea25714b058bdfcba7cfe4ae05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70972a09317b4fd8af91f6d0def2a852',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:25.947897 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cb4b5ff6-480a-4d43-9000-29db728f8aa2 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c81cb43-dcda-41c1-8e4a-5c48b292a158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:25.966062 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cb4b5ff6-480a-4d43-9000-29db728f8aa2 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c81cb43-dcda-41c1-8e4a-5c48b292a158) transitioned into state 'SUCCESS' from state '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-961484963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b7156ea25714b058bdfcba7cfe4ae05',qos_specs=None,replication_status=,reservations=['31819676-aebe-4928-91eb-f625d2325351','569287f6-910b-4c80-b57d-a6cc913b26df','ec78c960-b427-418b-8837-5d11bba20be7','5eaa7e6b-b6a3-44e0-8d24-aefa0a7c1bd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70972a09317b4fd8af91f6d0def2a852',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:25.966839 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cb4b5ff6-480a-4d43-9000-29db728f8aa2 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74cd74df-e0e5-40ae-bbd7-aa9736a444fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:25.978615 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cb4b5ff6-480a-4d43-9000-29db728f8aa2 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74cd74df-e0e5-40ae-bbd7-aa9736a444fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:25.979492 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-cb4b5ff6-480a-4d43-9000-29db728f8aa2 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Flow 'volume_create_api' (f9a9d542-b982-477f-9eb9-c9dc41e08ae9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:34:25.979785 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cb4b5ff6-480a-4d43-9000-29db728f8aa2 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Create volume request issued successfully. Jul 31 17:34:25.980356 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cb4b5ff6-480a-4d43-9000-29db728f8aa2 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:34:25.980741 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1228/4929] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:34:25 2026] POST /volume/v3/volumes => generated 746 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:34:25.991784 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6d2ab21d-893f-4a41-8b27-48baf2f881d9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:25.993366 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6d2ab21d-893f-4a41-8b27-48baf2f881d9 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/volumes/bb111945-3d66-4757-853a-608b94aee2ee Jul 31 17:34:25.993559 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6d2ab21d-893f-4a41-8b27-48baf2f881d9 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:25.993772 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6d2ab21d-893f-4a41-8b27-48baf2f881d9 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:26.000774 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:26.000774 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:26.004450 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6d2ab21d-893f-4a41-8b27-48baf2f881d9 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Volume info retrieved successfully. Jul 31 17:34:26.009041 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6d2ab21d-893f-4a41-8b27-48baf2f881d9 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/volumes/bb111945-3d66-4757-853a-608b94aee2ee returned with HTTP 200 Jul 31 17:34:26.009505 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1240/4930] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:25 2026] GET /volume/v3/volumes/bb111945-3d66-4757-853a-608b94aee2ee => generated 814 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:26.490083 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e0365f9e-fb9b-4ff4-8968-8faa82d52c17 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:26.570641 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e0365f9e-fb9b-4ff4-8968-8faa82d52c17 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:34:26.571006 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e0365f9e-fb9b-4ff4-8968-8faa82d52c17 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-443072387", "extra_specs": {"storage_protocol": "tempest-storage_protocol-130290547", "vendor_name": "tempest-vendor_name-1587989371"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:26.586630 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e0365f9e-fb9b-4ff4-8968-8faa82d52c17 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:34:26.586983 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1237/4931] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:34:26 2026] POST /volume/v3/types => generated 327 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:26.594408 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a1da5727-de65-4b1f-813c-53eedb85ef5b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:26.596013 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a1da5727-de65-4b1f-813c-53eedb85ef5b tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:34:26.596513 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a1da5727-de65-4b1f-813c-53eedb85ef5b tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9bed7791-6b87-4472-b995-080d76c95c4f", "size": 1}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:26.598174 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-a1da5727-de65-4b1f-813c-53eedb85ef5b tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Create volume request body: {'volume': {'volume_type': '9bed7791-6b87-4472-b995-080d76c95c4f', 'size': 1}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:34:26.601508 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-a1da5727-de65-4b1f-813c-53eedb85ef5b tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Create volume of 1 GB Jul 31 17:34:26.601779 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:26.601779 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:26.602114 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a1da5727-de65-4b1f-813c-53eedb85ef5b tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Availability Zones retrieved successfully. Jul 31 17:34:26.607226 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a1da5727-de65-4b1f-813c-53eedb85ef5b tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Flow 'volume_create_api' (d5b9ed23-de7a-47c4-ae18-f752f59d5864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:34:26.608593 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a1da5727-de65-4b1f-813c-53eedb85ef5b tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10e643d9-f757-4fb1-a4d1-339a2619d23f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:26.609423 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-a1da5727-de65-4b1f-813c-53eedb85ef5b tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:34:26.627259 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a1da5727-de65-4b1f-813c-53eedb85ef5b tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10e643d9-f757-4fb1-a4d1-339a2619d23f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:34:27Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-130290547',vendor_name='tempest-vendor_name-1587989371'},id=9bed7791-6b87-4472-b995-080d76c95c4f,is_public=True,name='tempest-ProjectAdminTests-volume-type-443072387',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9bed7791-6b87-4472-b995-080d76c95c4f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:26.627971 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a1da5727-de65-4b1f-813c-53eedb85ef5b tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10e9e460-c2cc-4920-bd9d-a2d8e2dcd64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:26.651802 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-a1da5727-de65-4b1f-813c-53eedb85ef5b tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-443072387 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-443072387, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:34:26.652036 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-a1da5727-de65-4b1f-813c-53eedb85ef5b tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-443072387 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-443072387, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:34:26.681945 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-a1da5727-de65-4b1f-813c-53eedb85ef5b tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Created reservations ['12345eed-a778-4df7-adf3-f4117f4533ed', '7ee65fe0-09ba-40f3-96c7-c6f9dfdf8991', 'a0cf7d79-f8fb-489b-b096-aa67a13a5a36', '025e1b11-5a00-400c-890e-2ca16fa453a9'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:34:26.682626 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a1da5727-de65-4b1f-813c-53eedb85ef5b tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10e9e460-c2cc-4920-bd9d-a2d8e2dcd64c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12345eed-a778-4df7-adf3-f4117f4533ed', '7ee65fe0-09ba-40f3-96c7-c6f9dfdf8991', 'a0cf7d79-f8fb-489b-b096-aa67a13a5a36', '025e1b11-5a00-400c-890e-2ca16fa453a9']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:26.683246 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a1da5727-de65-4b1f-813c-53eedb85ef5b tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (401457cf-8c80-4385-80e1-642ce7921256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:26.707157 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a1da5727-de65-4b1f-813c-53eedb85ef5b tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (401457cf-8c80-4385-80e1-642ce7921256) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc6ab6db-a3d5-42ff-88ff-b36ca1ff9a96', '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='e825a322d0e24a77a5b61a5a5b857310',qos_specs=None,replication_status=,reservations=['12345eed-a778-4df7-adf3-f4117f4533ed','7ee65fe0-09ba-40f3-96c7-c6f9dfdf8991','a0cf7d79-f8fb-489b-b096-aa67a13a5a36','025e1b11-5a00-400c-890e-2ca16fa453a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3fc1a5e22574127800be18144ec5a71',volume_type_id=9bed7791-6b87-4472-b995-080d76c95c4f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:34: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=cc6ab6db-a3d5-42ff-88ff-b36ca1ff9a96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e825a322d0e24a77a5b61a5a5b857310',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3fc1a5e22574127800be18144ec5a71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9bed7791-6b87-4472-b995-080d76c95c4f),volume_type_id=9bed7791-6b87-4472-b995-080d76c95c4f)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:26.708075 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a1da5727-de65-4b1f-813c-53eedb85ef5b tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc36ecac-bb4e-4c9a-8d73-0d38eeb3c050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:26.725646 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a1da5727-de65-4b1f-813c-53eedb85ef5b tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc36ecac-bb4e-4c9a-8d73-0d38eeb3c050) transitioned into state 'SUCCESS' from 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='e825a322d0e24a77a5b61a5a5b857310',qos_specs=None,replication_status=,reservations=['12345eed-a778-4df7-adf3-f4117f4533ed','7ee65fe0-09ba-40f3-96c7-c6f9dfdf8991','a0cf7d79-f8fb-489b-b096-aa67a13a5a36','025e1b11-5a00-400c-890e-2ca16fa453a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3fc1a5e22574127800be18144ec5a71',volume_type_id=9bed7791-6b87-4472-b995-080d76c95c4f)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:26.726396 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a1da5727-de65-4b1f-813c-53eedb85ef5b tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aff078a7-dd2d-49a6-8809-fd4325a8bec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:26.734684 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a1da5727-de65-4b1f-813c-53eedb85ef5b tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aff078a7-dd2d-49a6-8809-fd4325a8bec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:26.735410 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-a1da5727-de65-4b1f-813c-53eedb85ef5b tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Flow 'volume_create_api' (d5b9ed23-de7a-47c4-ae18-f752f59d5864) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:34:26.735694 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a1da5727-de65-4b1f-813c-53eedb85ef5b tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Create volume request issued successfully. Jul 31 17:34:26.736188 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a1da5727-de65-4b1f-813c-53eedb85ef5b tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:34:26.736583 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1227/4932] 10.4.3.92 () {70 vars in 1291 bytes} [Fri Jul 31 17:34:26 2026] POST /volume/v3/volumes => generated 770 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:34:26.747655 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f81d233f-7cfe-417b-8fb2-498a7a8e10e9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:26.749429 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f81d233f-7cfe-417b-8fb2-498a7a8e10e9 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] GET https://10.4.3.92/volume/v3/volumes/cc6ab6db-a3d5-42ff-88ff-b36ca1ff9a96 Jul 31 17:34:26.749641 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f81d233f-7cfe-417b-8fb2-498a7a8e10e9 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:26.749839 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f81d233f-7cfe-417b-8fb2-498a7a8e10e9 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:26.757455 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:26.757455 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:26.760760 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f81d233f-7cfe-417b-8fb2-498a7a8e10e9 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Volume info retrieved successfully. Jul 31 17:34:26.764654 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f81d233f-7cfe-417b-8fb2-498a7a8e10e9 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] https://10.4.3.92/volume/v3/volumes/cc6ab6db-a3d5-42ff-88ff-b36ca1ff9a96 returned with HTTP 200 Jul 31 17:34:26.765074 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1229/4933] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:34:26 2026] GET /volume/v3/volumes/cc6ab6db-a3d5-42ff-88ff-b36ca1ff9a96 => generated 949 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:27.021691 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d09e0228-c072-44f2-82bd-384eabc5c650 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:27.023411 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d09e0228-c072-44f2-82bd-384eabc5c650 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/volumes/bb111945-3d66-4757-853a-608b94aee2ee Jul 31 17:34:27.023613 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d09e0228-c072-44f2-82bd-384eabc5c650 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:27.023828 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d09e0228-c072-44f2-82bd-384eabc5c650 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:27.029844 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:27.029844 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:27.032793 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d09e0228-c072-44f2-82bd-384eabc5c650 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Volume info retrieved successfully. Jul 31 17:34:27.036249 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d09e0228-c072-44f2-82bd-384eabc5c650 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/volumes/bb111945-3d66-4757-853a-608b94aee2ee returned with HTTP 200 Jul 31 17:34:27.036638 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1241/4934] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:27 2026] GET /volume/v3/volumes/bb111945-3d66-4757-853a-608b94aee2ee => generated 839 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:27.047856 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9f826f40-b8cb-464a-9d43-391ae8b829db None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:27.050056 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9f826f40-b8cb-464a-9d43-391ae8b829db tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] POST https://10.4.3.92/volume/v3/backups Jul 31 17:34:27.050428 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9f826f40-b8cb-464a-9d43-391ae8b829db tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bb111945-3d66-4757-853a-608b94aee2ee", "name": "tempest-VolumesBackupsTest-Backup-1505369808"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:27.051856 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-9f826f40-b8cb-464a-9d43-391ae8b829db tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Creating new backup {'backup': {'volume_id': 'bb111945-3d66-4757-853a-608b94aee2ee', 'name': 'tempest-VolumesBackupsTest-Backup-1505369808'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:34:27.051994 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-9f826f40-b8cb-464a-9d43-391ae8b829db tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Creating backup of volume bb111945-3d66-4757-853a-608b94aee2ee in container None Jul 31 17:34:27.059048 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:27.059048 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:27.059353 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9f826f40-b8cb-464a-9d43-391ae8b829db tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Volume info retrieved successfully. Jul 31 17:34:27.077609 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-9f826f40-b8cb-464a-9d43-391ae8b829db tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Created reservations ['47c8b3a7-0493-46b9-8e55-ad7e6e8e9d7e', 'aa8a89e3-3e50-45c1-b369-1032802487e9'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:34:27.105603 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9f826f40-b8cb-464a-9d43-391ae8b829db tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:34:27.105995 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1238/4935] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:34:27 2026] POST /volume/v3/backups => generated 328 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:34:27.114073 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-449184fa-d551-48d7-bf99-ccec71db1066 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:27.116123 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-449184fa-d551-48d7-bf99-ccec71db1066 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 Jul 31 17:34:27.116398 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-449184fa-d551-48d7-bf99-ccec71db1066 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:27.116640 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-449184fa-d551-48d7-bf99-ccec71db1066 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:27.116781 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-449184fa-d551-48d7-bf99-ccec71db1066 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 4774defd-ceab-4d4b-a7b1-067f7044df07. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:27.120960 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:27.120960 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:27.121579 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-449184fa-d551-48d7-bf99-ccec71db1066 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 returned with HTTP 200 Jul 31 17:34:27.121978 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1228/4936] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:27 2026] GET /volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:27.457384 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-524eb582-5e6c-4b0e-b063-01d4af48789b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:27.459141 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-524eb582-5e6c-4b0e-b063-01d4af48789b tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:34:27.459495 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-524eb582-5e6c-4b0e-b063-01d4af48789b tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "01a12fde-f761-4a8c-a8f5-d19737a97dad", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-85634097", "description": null, "metadata": null}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:27.470619 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:27.470619 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:27.471080 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-524eb582-5e6c-4b0e-b063-01d4af48789b tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:27.471214 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-524eb582-5e6c-4b0e-b063-01d4af48789b tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Create snapshot from volume 01a12fde-f761-4a8c-a8f5-d19737a97dad Jul 31 17:34:27.502024 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-524eb582-5e6c-4b0e-b063-01d4af48789b tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Created reservations ['1d837764-fcaf-4d1f-805e-5367e5ddcd7f', '1691b956-c89b-4c4b-9a31-65f9b8881ff6', '1b0dcdad-f37f-4069-9fb1-147a156e7e94', '716e18bb-fb1a-476f-bd5c-fbdf990b5bd2'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:34:27.527925 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-524eb582-5e6c-4b0e-b063-01d4af48789b tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Snapshot force create request issued successfully. Jul 31 17:34:27.528215 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-524eb582-5e6c-4b0e-b063-01d4af48789b tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:34:27.528632 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1230/4937] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:34:27 2026] POST /volume/v3/snapshots => generated 311 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:34:27.536447 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ce51dac5-3ea1-49c7-b6fb-6c7725278de0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:27.538020 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ce51dac5-3ea1-49c7-b6fb-6c7725278de0 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/snapshots/472907db-05bf-44ed-b0ad-dca766a86b02 Jul 31 17:34:27.538195 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ce51dac5-3ea1-49c7-b6fb-6c7725278de0 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:27.538407 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ce51dac5-3ea1-49c7-b6fb-6c7725278de0 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:27.542860 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:27.542860 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:27.543401 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ce51dac5-3ea1-49c7-b6fb-6c7725278de0 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Snapshot retrieved successfully. Jul 31 17:34:27.544362 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ce51dac5-3ea1-49c7-b6fb-6c7725278de0 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/snapshots/472907db-05bf-44ed-b0ad-dca766a86b02 returned with HTTP 200 Jul 31 17:34:27.544819 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1242/4938] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:34:27 2026] GET /volume/v3/snapshots/472907db-05bf-44ed-b0ad-dca766a86b02 => generated 443 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:27.776126 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4af98cd3-31c3-41f5-a350-79bf621beba6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:27.777849 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4af98cd3-31c3-41f5-a350-79bf621beba6 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] GET https://10.4.3.92/volume/v3/volumes/cc6ab6db-a3d5-42ff-88ff-b36ca1ff9a96 Jul 31 17:34:27.778049 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4af98cd3-31c3-41f5-a350-79bf621beba6 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:27.778219 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4af98cd3-31c3-41f5-a350-79bf621beba6 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:27.784943 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:27.784943 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:27.788267 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4af98cd3-31c3-41f5-a350-79bf621beba6 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Volume info retrieved successfully. Jul 31 17:34:27.791494 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4af98cd3-31c3-41f5-a350-79bf621beba6 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] https://10.4.3.92/volume/v3/volumes/cc6ab6db-a3d5-42ff-88ff-b36ca1ff9a96 returned with HTTP 200 Jul 31 17:34:27.791823 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1239/4939] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:34:27 2026] GET /volume/v3/volumes/cc6ab6db-a3d5-42ff-88ff-b36ca1ff9a96 => generated 970 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:27.803052 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-63121755-9e98-4921-aec5-6535d94a2986 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:27.804625 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-63121755-9e98-4921-aec5-6535d94a2986 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] GET https://10.4.3.92/volume/v3/messages Jul 31 17:34:27.804832 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-63121755-9e98-4921-aec5-6535d94a2986 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:27.804984 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-63121755-9e98-4921-aec5-6535d94a2986 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:27.807962 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-63121755-9e98-4921-aec5-6535d94a2986 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] https://10.4.3.92/volume/v3/messages returned with HTTP 200 Jul 31 17:34:27.808274 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1229/4940] 10.4.3.92 () {68 vars in 1273 bytes} [Fri Jul 31 17:34:27 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:27.815697 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-72259df5-3c6d-4aaa-8f27-82dd79b3efd6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:27.817525 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-72259df5-3c6d-4aaa-8f27-82dd79b3efd6 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] DELETE https://10.4.3.92/volume/v3/messages/556278e2-96e1-4352-b9e2-49aa37c9273c Jul 31 17:34:27.817710 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-72259df5-3c6d-4aaa-8f27-82dd79b3efd6 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:27.817903 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-72259df5-3c6d-4aaa-8f27-82dd79b3efd6 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:27.821707 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:27.821707 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:27.826822 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-72259df5-3c6d-4aaa-8f27-82dd79b3efd6 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] https://10.4.3.92/volume/v3/messages/556278e2-96e1-4352-b9e2-49aa37c9273c returned with HTTP 204 Jul 31 17:34:27.827163 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1231/4941] 10.4.3.92 () {68 vars in 1387 bytes} [Fri Jul 31 17:34:27 2026] DELETE /volume/v3/messages/556278e2-96e1-4352-b9e2-49aa37c9273c => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 17:34:27.833627 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d01eddff-606c-41a8-a0bc-9804ec9159ff None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:27.835663 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d01eddff-606c-41a8-a0bc-9804ec9159ff tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] GET https://10.4.3.92/volume/v3/messages/556278e2-96e1-4352-b9e2-49aa37c9273c Jul 31 17:34:27.835872 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d01eddff-606c-41a8-a0bc-9804ec9159ff tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:27.836059 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d01eddff-606c-41a8-a0bc-9804ec9159ff tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:27.838688 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d01eddff-606c-41a8-a0bc-9804ec9159ff tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] https://10.4.3.92/volume/v3/messages/556278e2-96e1-4352-b9e2-49aa37c9273c returned with HTTP 404 Jul 31 17:34:27.839120 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1243/4942] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:34:27 2026] GET /volume/v3/messages/556278e2-96e1-4352-b9e2-49aa37c9273c => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:34:27.845074 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5b77ba47-17ae-4fd7-8473-1907f70c7bad None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:27.846723 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5b77ba47-17ae-4fd7-8473-1907f70c7bad tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/cc6ab6db-a3d5-42ff-88ff-b36ca1ff9a96 Jul 31 17:34:27.846981 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5b77ba47-17ae-4fd7-8473-1907f70c7bad tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:27.847188 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5b77ba47-17ae-4fd7-8473-1907f70c7bad tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:27.847357 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-5b77ba47-17ae-4fd7-8473-1907f70c7bad tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Delete volume with id: cc6ab6db-a3d5-42ff-88ff-b36ca1ff9a96 Jul 31 17:34:27.853477 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:27.853477 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:27.853734 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5b77ba47-17ae-4fd7-8473-1907f70c7bad tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Volume info retrieved successfully. Jul 31 17:34:27.854536 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-5b77ba47-17ae-4fd7-8473-1907f70c7bad tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100271) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 17:34:27.862455 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [None req-5b77ba47-17ae-4fd7-8473-1907f70c7bad tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-443072387 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-443072387, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:34:27.862711 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [None req-5b77ba47-17ae-4fd7-8473-1907f70c7bad tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-443072387 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-443072387, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:34:27.870362 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-5b77ba47-17ae-4fd7-8473-1907f70c7bad tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Created reservations ['9b1fdd82-3337-4de8-850f-02dfcc17fc33', '64c59a7c-c578-46ff-9b92-7f92f973b738', '9c607b56-05fe-4c5b-9a11-bb95cc224621', '85e2a182-3250-4067-bea1-0a4f68c64409'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:34:27.894061 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-5b77ba47-17ae-4fd7-8473-1907f70c7bad tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Delete volume request issued successfully. Jul 31 17:34:27.894215 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5b77ba47-17ae-4fd7-8473-1907f70c7bad tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] https://10.4.3.92/volume/v3/volumes/cc6ab6db-a3d5-42ff-88ff-b36ca1ff9a96 returned with HTTP 202 Jul 31 17:34:27.894616 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1240/4943] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:34:27 2026] DELETE /volume/v3/volumes/cc6ab6db-a3d5-42ff-88ff-b36ca1ff9a96 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:34:27.901218 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-bfd3928b-02e8-40da-9592-da375caafffa None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:27.902742 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bfd3928b-02e8-40da-9592-da375caafffa tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] DELETE https://10.4.3.92/volume/v3/types/9bed7791-6b87-4472-b995-080d76c95c4f Jul 31 17:34:27.902933 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bfd3928b-02e8-40da-9592-da375caafffa tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:27.903148 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-bfd3928b-02e8-40da-9592-da375caafffa tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Calling method '_delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:27.923863 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-bfd3928b-02e8-40da-9592-da375caafffa tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] https://10.4.3.92/volume/v3/types/9bed7791-6b87-4472-b995-080d76c95c4f returned with HTTP 202 Jul 31 17:34:27.924212 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1230/4944] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:34:27 2026] DELETE /volume/v3/types/9bed7791-6b87-4472-b995-080d76c95c4f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:34:27.930919 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0bd6366f-7286-4d82-8825-8b4c8c4131ce None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:27.932427 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0bd6366f-7286-4d82-8825-8b4c8c4131ce tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:34:27.932737 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0bd6366f-7286-4d82-8825-8b4c8c4131ce tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1820238312", "extra_specs": {"storage_protocol": "tempest-storage_protocol-71154681", "vendor_name": "tempest-vendor_name-1914070502"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:27.946463 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0bd6366f-7286-4d82-8825-8b4c8c4131ce tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:34:27.946778 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1232/4945] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:34:27 2026] POST /volume/v3/types => generated 327 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:27.953722 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b6efa07b-f197-4c93-8e7a-4181f7bcdc79 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:27.955217 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b6efa07b-f197-4c93-8e7a-4181f7bcdc79 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:34:27.955560 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b6efa07b-f197-4c93-8e7a-4181f7bcdc79 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "05843827-3666-433c-8589-abd899b38e0f", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:27.957173 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-b6efa07b-f197-4c93-8e7a-4181f7bcdc79 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Create volume request body: {'volume': {'volume_type': '05843827-3666-433c-8589-abd899b38e0f', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:34:27.960226 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-b6efa07b-f197-4c93-8e7a-4181f7bcdc79 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Create volume of 1 GB Jul 31 17:34:27.960479 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:27.960479 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:27.960793 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b6efa07b-f197-4c93-8e7a-4181f7bcdc79 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Availability Zones retrieved successfully. Jul 31 17:34:27.965834 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b6efa07b-f197-4c93-8e7a-4181f7bcdc79 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Flow 'volume_create_api' (ff979e6e-556c-4632-b25e-e8ce75583587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:34:27.966819 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b6efa07b-f197-4c93-8e7a-4181f7bcdc79 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9ff8001-37cf-45c6-bf75-dc04983e35e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:27.967456 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-b6efa07b-f197-4c93-8e7a-4181f7bcdc79 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:34:27.982963 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b6efa07b-f197-4c93-8e7a-4181f7bcdc79 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9ff8001-37cf-45c6-bf75-dc04983e35e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:34:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-71154681',vendor_name='tempest-vendor_name-1914070502'},id=05843827-3666-433c-8589-abd899b38e0f,is_public=True,name='tempest-ProjectAdminTests-volume-type-1820238312',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '05843827-3666-433c-8589-abd899b38e0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:27.983649 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b6efa07b-f197-4c93-8e7a-4181f7bcdc79 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d03728bb-6514-4e68-a4e6-6b19b12bb683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:28.005033 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota [None req-b6efa07b-f197-4c93-8e7a-4181f7bcdc79 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1820238312 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1820238312, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:34:28.005293 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota [None req-b6efa07b-f197-4c93-8e7a-4181f7bcdc79 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1820238312 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1820238312, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:34:28.028140 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-b6efa07b-f197-4c93-8e7a-4181f7bcdc79 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Created reservations ['9a80e11b-6a7a-4107-ae82-054ccbcb7a91', '7d4a03f8-0b0b-4aae-9349-687cea1c1a6d', 'cc426a14-9bb7-448b-a827-f4d513d00b9b', 'b6207655-fee4-40b1-84fd-64e09e1d4c06'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:34:28.028824 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b6efa07b-f197-4c93-8e7a-4181f7bcdc79 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d03728bb-6514-4e68-a4e6-6b19b12bb683) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a80e11b-6a7a-4107-ae82-054ccbcb7a91', '7d4a03f8-0b0b-4aae-9349-687cea1c1a6d', 'cc426a14-9bb7-448b-a827-f4d513d00b9b', 'b6207655-fee4-40b1-84fd-64e09e1d4c06']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:28.029500 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b6efa07b-f197-4c93-8e7a-4181f7bcdc79 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02c52b58-82fe-4fde-9ff6-e5f775b867dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:28.052035 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b6efa07b-f197-4c93-8e7a-4181f7bcdc79 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02c52b58-82fe-4fde-9ff6-e5f775b867dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83d6e4a9-0c42-4c62-8c26-18e7dfc712db', '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='e825a322d0e24a77a5b61a5a5b857310',qos_specs=None,replication_status=,reservations=['9a80e11b-6a7a-4107-ae82-054ccbcb7a91','7d4a03f8-0b0b-4aae-9349-687cea1c1a6d','cc426a14-9bb7-448b-a827-f4d513d00b9b','b6207655-fee4-40b1-84fd-64e09e1d4c06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3fc1a5e22574127800be18144ec5a71',volume_type_id=05843827-3666-433c-8589-abd899b38e0f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:34:28Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83d6e4a9-0c42-4c62-8c26-18e7dfc712db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e825a322d0e24a77a5b61a5a5b857310',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3fc1a5e22574127800be18144ec5a71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(05843827-3666-433c-8589-abd899b38e0f),volume_type_id=05843827-3666-433c-8589-abd899b38e0f)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:28.052693 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b6efa07b-f197-4c93-8e7a-4181f7bcdc79 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6022abf8-f2dd-40db-9049-82655b404292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:28.068538 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b6efa07b-f197-4c93-8e7a-4181f7bcdc79 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6022abf8-f2dd-40db-9049-82655b404292) transitioned into state 'SUCCESS' from 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='e825a322d0e24a77a5b61a5a5b857310',qos_specs=None,replication_status=,reservations=['9a80e11b-6a7a-4107-ae82-054ccbcb7a91','7d4a03f8-0b0b-4aae-9349-687cea1c1a6d','cc426a14-9bb7-448b-a827-f4d513d00b9b','b6207655-fee4-40b1-84fd-64e09e1d4c06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3fc1a5e22574127800be18144ec5a71',volume_type_id=05843827-3666-433c-8589-abd899b38e0f)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:28.069184 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b6efa07b-f197-4c93-8e7a-4181f7bcdc79 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (715e7aa2-8c91-4d0d-bbfc-ebd202ae1524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:28.078668 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b6efa07b-f197-4c93-8e7a-4181f7bcdc79 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (715e7aa2-8c91-4d0d-bbfc-ebd202ae1524) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:28.079387 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b6efa07b-f197-4c93-8e7a-4181f7bcdc79 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Flow 'volume_create_api' (ff979e6e-556c-4632-b25e-e8ce75583587) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:34:28.079663 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b6efa07b-f197-4c93-8e7a-4181f7bcdc79 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Create volume request issued successfully. Jul 31 17:34:28.080193 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b6efa07b-f197-4c93-8e7a-4181f7bcdc79 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:34:28.080608 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1244/4946] 10.4.3.92 () {70 vars in 1291 bytes} [Fri Jul 31 17:34:27 2026] POST /volume/v3/volumes => generated 771 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:34:28.091420 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-79599757-955e-4e8a-9415-b9d8bd19f40b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:28.093418 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-79599757-955e-4e8a-9415-b9d8bd19f40b tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] GET https://10.4.3.92/volume/v3/volumes/83d6e4a9-0c42-4c62-8c26-18e7dfc712db Jul 31 17:34:28.093652 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-79599757-955e-4e8a-9415-b9d8bd19f40b tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:28.093871 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-79599757-955e-4e8a-9415-b9d8bd19f40b tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:28.100373 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:28.100373 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:28.103688 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-79599757-955e-4e8a-9415-b9d8bd19f40b tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Volume info retrieved successfully. Jul 31 17:34:28.107494 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-79599757-955e-4e8a-9415-b9d8bd19f40b tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] https://10.4.3.92/volume/v3/volumes/83d6e4a9-0c42-4c62-8c26-18e7dfc712db returned with HTTP 200 Jul 31 17:34:28.107881 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1241/4947] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:34:28 2026] GET /volume/v3/volumes/83d6e4a9-0c42-4c62-8c26-18e7dfc712db => generated 950 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:28.130972 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5dfa5bce-0e7b-4833-8c34-02e9c74041d5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:28.132987 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5dfa5bce-0e7b-4833-8c34-02e9c74041d5 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 Jul 31 17:34:28.133259 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5dfa5bce-0e7b-4833-8c34-02e9c74041d5 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:28.133556 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5dfa5bce-0e7b-4833-8c34-02e9c74041d5 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:28.133641 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-5dfa5bce-0e7b-4833-8c34-02e9c74041d5 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 4774defd-ceab-4d4b-a7b1-067f7044df07. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:28.137560 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:28.137560 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:28.138225 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5dfa5bce-0e7b-4833-8c34-02e9c74041d5 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 returned with HTTP 200 Jul 31 17:34:28.138614 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1231/4948] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:28 2026] GET /volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:28.553886 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f7e2f33f-5ffc-4dbe-9870-4b687dadb936 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:28.555644 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f7e2f33f-5ffc-4dbe-9870-4b687dadb936 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/snapshots/472907db-05bf-44ed-b0ad-dca766a86b02 Jul 31 17:34:28.555848 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f7e2f33f-5ffc-4dbe-9870-4b687dadb936 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:28.556041 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f7e2f33f-5ffc-4dbe-9870-4b687dadb936 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:28.561011 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:28.561011 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:28.561406 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f7e2f33f-5ffc-4dbe-9870-4b687dadb936 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Snapshot retrieved successfully. Jul 31 17:34:28.562147 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f7e2f33f-5ffc-4dbe-9870-4b687dadb936 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/snapshots/472907db-05bf-44ed-b0ad-dca766a86b02 returned with HTTP 200 Jul 31 17:34:28.562551 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1233/4949] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:34:28 2026] GET /volume/v3/snapshots/472907db-05bf-44ed-b0ad-dca766a86b02 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:28.570984 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e526cd72-299b-4483-8be5-598416dbbb3d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:28.572946 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e526cd72-299b-4483-8be5-598416dbbb3d tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/snapshots/472907db-05bf-44ed-b0ad-dca766a86b02 Jul 31 17:34:28.573144 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e526cd72-299b-4483-8be5-598416dbbb3d tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:28.573378 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e526cd72-299b-4483-8be5-598416dbbb3d tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:28.578587 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:28.578587 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:28.579084 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e526cd72-299b-4483-8be5-598416dbbb3d tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Snapshot retrieved successfully. Jul 31 17:34:28.580067 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e526cd72-299b-4483-8be5-598416dbbb3d tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/snapshots/472907db-05bf-44ed-b0ad-dca766a86b02 returned with HTTP 200 Jul 31 17:34:28.580490 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1245/4950] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:34:28 2026] GET /volume/v3/snapshots/472907db-05bf-44ed-b0ad-dca766a86b02 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:29.119814 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-89c18bed-3747-4c03-a751-767813122c96 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:29.121474 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-89c18bed-3747-4c03-a751-767813122c96 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] GET https://10.4.3.92/volume/v3/volumes/83d6e4a9-0c42-4c62-8c26-18e7dfc712db Jul 31 17:34:29.121673 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-89c18bed-3747-4c03-a751-767813122c96 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:29.121858 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-89c18bed-3747-4c03-a751-767813122c96 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:29.128106 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:29.128106 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:29.131465 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-89c18bed-3747-4c03-a751-767813122c96 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Volume info retrieved successfully. Jul 31 17:34:29.135166 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-89c18bed-3747-4c03-a751-767813122c96 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] https://10.4.3.92/volume/v3/volumes/83d6e4a9-0c42-4c62-8c26-18e7dfc712db returned with HTTP 200 Jul 31 17:34:29.135566 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1242/4951] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:34:29 2026] GET /volume/v3/volumes/83d6e4a9-0c42-4c62-8c26-18e7dfc712db => generated 971 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:29.146465 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a211f97f-3ced-40b5-add9-fe4f67fb0adf None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:29.147458 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c29aa08d-7ff7-482c-ba41-f6fdc767836f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:29.148266 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a211f97f-3ced-40b5-add9-fe4f67fb0adf tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] GET https://10.4.3.92/volume/v3/messages Jul 31 17:34:29.148528 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a211f97f-3ced-40b5-add9-fe4f67fb0adf tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:29.148746 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a211f97f-3ced-40b5-add9-fe4f67fb0adf tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:29.149481 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c29aa08d-7ff7-482c-ba41-f6fdc767836f tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 Jul 31 17:34:29.149812 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c29aa08d-7ff7-482c-ba41-f6fdc767836f tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:29.149812 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c29aa08d-7ff7-482c-ba41-f6fdc767836f tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:29.150480 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-c29aa08d-7ff7-482c-ba41-f6fdc767836f tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 4774defd-ceab-4d4b-a7b1-067f7044df07. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:29.152885 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a211f97f-3ced-40b5-add9-fe4f67fb0adf tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] https://10.4.3.92/volume/v3/messages returned with HTTP 200 Jul 31 17:34:29.153300 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1232/4952] 10.4.3.92 () {68 vars in 1273 bytes} [Fri Jul 31 17:34:29 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:29.154529 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:29.154529 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:29.155307 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c29aa08d-7ff7-482c-ba41-f6fdc767836f tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 returned with HTTP 200 Jul 31 17:34:29.155772 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1234/4953] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:29 2026] GET /volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:29.161427 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d866ff62-efc8-48d2-935f-b3e6e277bb04 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:29.163044 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d866ff62-efc8-48d2-935f-b3e6e277bb04 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] GET https://10.4.3.92/volume/v3/messages Jul 31 17:34:29.163259 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d866ff62-efc8-48d2-935f-b3e6e277bb04 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:29.163462 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d866ff62-efc8-48d2-935f-b3e6e277bb04 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:29.166730 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d866ff62-efc8-48d2-935f-b3e6e277bb04 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] https://10.4.3.92/volume/v3/messages returned with HTTP 200 Jul 31 17:34:29.167086 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1246/4954] 10.4.3.92 () {68 vars in 1273 bytes} [Fri Jul 31 17:34:29 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:29.174274 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5d92b9ac-aea1-4bdd-83f9-f48e4741c89d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:29.175910 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5d92b9ac-aea1-4bdd-83f9-f48e4741c89d tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] DELETE https://10.4.3.92/volume/v3/messages/612e21a7-07b4-4bad-b3be-3a9b0329e83e Jul 31 17:34:29.176117 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5d92b9ac-aea1-4bdd-83f9-f48e4741c89d tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:29.176289 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5d92b9ac-aea1-4bdd-83f9-f48e4741c89d tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:29.183937 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5d92b9ac-aea1-4bdd-83f9-f48e4741c89d tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] https://10.4.3.92/volume/v3/messages/612e21a7-07b4-4bad-b3be-3a9b0329e83e returned with HTTP 204 Jul 31 17:34:29.184329 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1243/4955] 10.4.3.92 () {68 vars in 1387 bytes} [Fri Jul 31 17:34:29 2026] DELETE /volume/v3/messages/612e21a7-07b4-4bad-b3be-3a9b0329e83e => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 17:34:29.191147 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d7c31095-222c-4c95-9805-ff38c25fa607 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:29.192790 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d7c31095-222c-4c95-9805-ff38c25fa607 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/83d6e4a9-0c42-4c62-8c26-18e7dfc712db Jul 31 17:34:29.192985 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d7c31095-222c-4c95-9805-ff38c25fa607 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:29.193196 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d7c31095-222c-4c95-9805-ff38c25fa607 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:29.193398 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-d7c31095-222c-4c95-9805-ff38c25fa607 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Delete volume with id: 83d6e4a9-0c42-4c62-8c26-18e7dfc712db Jul 31 17:34:29.199945 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:29.199945 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:29.200272 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d7c31095-222c-4c95-9805-ff38c25fa607 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Volume info retrieved successfully. Jul 31 17:34:29.201143 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-d7c31095-222c-4c95-9805-ff38c25fa607 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100272) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 17:34:29.209201 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-d7c31095-222c-4c95-9805-ff38c25fa607 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1820238312 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1820238312, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:34:29.209484 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-d7c31095-222c-4c95-9805-ff38c25fa607 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1820238312 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1820238312, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:34:29.218085 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-d7c31095-222c-4c95-9805-ff38c25fa607 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Created reservations ['2ca90b89-1a9b-492f-9ad0-7a312279cb02', '78d80ec9-60ed-4923-9484-12ed56a03039', 'd3089452-f10c-4413-bb01-56a6b1ca9b8b', '53e3b73a-ba63-45b2-94b4-5528a153994e'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:34:29.240284 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-d7c31095-222c-4c95-9805-ff38c25fa607 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Delete volume request issued successfully. Jul 31 17:34:29.240508 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d7c31095-222c-4c95-9805-ff38c25fa607 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] https://10.4.3.92/volume/v3/volumes/83d6e4a9-0c42-4c62-8c26-18e7dfc712db returned with HTTP 202 Jul 31 17:34:29.240906 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1233/4956] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:34:29 2026] DELETE /volume/v3/volumes/83d6e4a9-0c42-4c62-8c26-18e7dfc712db => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:34:29.247666 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-872d1139-2bf6-4f2f-af81-d6bdab04b436 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:29.249257 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-872d1139-2bf6-4f2f-af81-d6bdab04b436 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] DELETE https://10.4.3.92/volume/v3/types/05843827-3666-433c-8589-abd899b38e0f Jul 31 17:34:29.249439 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-872d1139-2bf6-4f2f-af81-d6bdab04b436 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:29.249621 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-872d1139-2bf6-4f2f-af81-d6bdab04b436 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:29.269329 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-872d1139-2bf6-4f2f-af81-d6bdab04b436 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] https://10.4.3.92/volume/v3/types/05843827-3666-433c-8589-abd899b38e0f returned with HTTP 202 Jul 31 17:34:29.269674 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1235/4957] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:34:29 2026] DELETE /volume/v3/types/05843827-3666-433c-8589-abd899b38e0f => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:34:29.277586 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-64f3adb8-ae68-4da5-8611-c48764c2572d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:29.279332 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64f3adb8-ae68-4da5-8611-c48764c2572d tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:34:29.279688 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64f3adb8-ae68-4da5-8611-c48764c2572d tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1884952554", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1132082954", "vendor_name": "tempest-vendor_name-578272255"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:29.294903 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64f3adb8-ae68-4da5-8611-c48764c2572d tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:34:29.295304 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1247/4958] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:34:29 2026] POST /volume/v3/types => generated 328 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:29.302879 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-eeadffed-4a90-4a21-a968-ea9d1cbc3ae3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:29.304492 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-eeadffed-4a90-4a21-a968-ea9d1cbc3ae3 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:34:29.304818 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-eeadffed-4a90-4a21-a968-ea9d1cbc3ae3 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b600efc0-82c5-4325-ba29-463f2949b1cf", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:29.306203 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-eeadffed-4a90-4a21-a968-ea9d1cbc3ae3 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Create volume request body: {'volume': {'volume_type': 'b600efc0-82c5-4325-ba29-463f2949b1cf', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:34:29.309452 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-eeadffed-4a90-4a21-a968-ea9d1cbc3ae3 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Create volume of 1 GB Jul 31 17:34:29.309685 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:29.309685 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:29.310004 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-eeadffed-4a90-4a21-a968-ea9d1cbc3ae3 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Availability Zones retrieved successfully. Jul 31 17:34:29.316074 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-eeadffed-4a90-4a21-a968-ea9d1cbc3ae3 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Flow 'volume_create_api' (d6e4bdff-f106-40b4-81f7-adaf6de8f3a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:34:29.316932 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-eeadffed-4a90-4a21-a968-ea9d1cbc3ae3 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7888adc-7e65-413d-ad8d-58978f429202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:29.317619 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-eeadffed-4a90-4a21-a968-ea9d1cbc3ae3 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:34:29.334965 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-eeadffed-4a90-4a21-a968-ea9d1cbc3ae3 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7888adc-7e65-413d-ad8d-58978f429202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:34:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1132082954',vendor_name='tempest-vendor_name-578272255'},id=b600efc0-82c5-4325-ba29-463f2949b1cf,is_public=True,name='tempest-ProjectAdminTests-volume-type-1884952554',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b600efc0-82c5-4325-ba29-463f2949b1cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:29.335668 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-eeadffed-4a90-4a21-a968-ea9d1cbc3ae3 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93b532ec-f1fe-4c48-98aa-9c660d493156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:29.357901 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [None req-eeadffed-4a90-4a21-a968-ea9d1cbc3ae3 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1884952554 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1884952554, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:34:29.358150 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [None req-eeadffed-4a90-4a21-a968-ea9d1cbc3ae3 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1884952554 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1884952554, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:34:29.387120 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-eeadffed-4a90-4a21-a968-ea9d1cbc3ae3 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Created reservations ['c1081d2e-7e30-41b8-99e1-6f6b638e64bb', '2289f94d-2682-469f-aef5-a1e7aa5414ae', '98cb83ef-baf0-47ad-af76-6a20760d3641', '2c982e26-1d40-4afe-99f7-6af762c1a5da'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:34:29.387973 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-eeadffed-4a90-4a21-a968-ea9d1cbc3ae3 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93b532ec-f1fe-4c48-98aa-9c660d493156) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1081d2e-7e30-41b8-99e1-6f6b638e64bb', '2289f94d-2682-469f-aef5-a1e7aa5414ae', '98cb83ef-baf0-47ad-af76-6a20760d3641', '2c982e26-1d40-4afe-99f7-6af762c1a5da']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:29.388706 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-eeadffed-4a90-4a21-a968-ea9d1cbc3ae3 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33ce23d6-4a0f-4a4d-b229-995fa5b7027a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:29.413011 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-eeadffed-4a90-4a21-a968-ea9d1cbc3ae3 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33ce23d6-4a0f-4a4d-b229-995fa5b7027a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2cfd16d-4fa1-4d79-91ff-7b8bfb1227f4', '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='e825a322d0e24a77a5b61a5a5b857310',qos_specs=None,replication_status=,reservations=['c1081d2e-7e30-41b8-99e1-6f6b638e64bb','2289f94d-2682-469f-aef5-a1e7aa5414ae','98cb83ef-baf0-47ad-af76-6a20760d3641','2c982e26-1d40-4afe-99f7-6af762c1a5da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3fc1a5e22574127800be18144ec5a71',volume_type_id=b600efc0-82c5-4325-ba29-463f2949b1cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:34:29Z,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=e2cfd16d-4fa1-4d79-91ff-7b8bfb1227f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e825a322d0e24a77a5b61a5a5b857310',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3fc1a5e22574127800be18144ec5a71',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b600efc0-82c5-4325-ba29-463f2949b1cf),volume_type_id=b600efc0-82c5-4325-ba29-463f2949b1cf)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:29.413710 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-eeadffed-4a90-4a21-a968-ea9d1cbc3ae3 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a27c79e3-3cf3-47d4-b113-b0dade1cdf25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:29.429570 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-eeadffed-4a90-4a21-a968-ea9d1cbc3ae3 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a27c79e3-3cf3-47d4-b113-b0dade1cdf25) transitioned into state 'SUCCESS' from 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='e825a322d0e24a77a5b61a5a5b857310',qos_specs=None,replication_status=,reservations=['c1081d2e-7e30-41b8-99e1-6f6b638e64bb','2289f94d-2682-469f-aef5-a1e7aa5414ae','98cb83ef-baf0-47ad-af76-6a20760d3641','2c982e26-1d40-4afe-99f7-6af762c1a5da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3fc1a5e22574127800be18144ec5a71',volume_type_id=b600efc0-82c5-4325-ba29-463f2949b1cf)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:29.430271 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-eeadffed-4a90-4a21-a968-ea9d1cbc3ae3 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a659364c-9681-466f-9538-56636b1e7e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:29.440271 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-eeadffed-4a90-4a21-a968-ea9d1cbc3ae3 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a659364c-9681-466f-9538-56636b1e7e9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:29.441076 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-eeadffed-4a90-4a21-a968-ea9d1cbc3ae3 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Flow 'volume_create_api' (d6e4bdff-f106-40b4-81f7-adaf6de8f3a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:34:29.441388 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-eeadffed-4a90-4a21-a968-ea9d1cbc3ae3 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Create volume request issued successfully. Jul 31 17:34:29.441918 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-eeadffed-4a90-4a21-a968-ea9d1cbc3ae3 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:34:29.442309 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1244/4959] 10.4.3.92 () {70 vars in 1291 bytes} [Fri Jul 31 17:34:29 2026] POST /volume/v3/volumes => generated 771 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:34:29.456763 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-dfa31629-30a9-4adf-bc8d-78af2e09fcc9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:29.458546 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dfa31629-30a9-4adf-bc8d-78af2e09fcc9 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] GET https://10.4.3.92/volume/v3/volumes/e2cfd16d-4fa1-4d79-91ff-7b8bfb1227f4 Jul 31 17:34:29.458719 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dfa31629-30a9-4adf-bc8d-78af2e09fcc9 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:29.458921 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dfa31629-30a9-4adf-bc8d-78af2e09fcc9 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:29.466060 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:29.466060 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:29.469428 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-dfa31629-30a9-4adf-bc8d-78af2e09fcc9 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Volume info retrieved successfully. Jul 31 17:34:29.474111 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dfa31629-30a9-4adf-bc8d-78af2e09fcc9 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] https://10.4.3.92/volume/v3/volumes/e2cfd16d-4fa1-4d79-91ff-7b8bfb1227f4 returned with HTTP 200 Jul 31 17:34:29.474546 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1234/4960] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:34:29 2026] GET /volume/v3/volumes/e2cfd16d-4fa1-4d79-91ff-7b8bfb1227f4 => generated 950 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:30.014414 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1a3d0e74-b708-4667-94d6-b88d58f5dac0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:30.016110 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a3d0e74-b708-4667-94d6-b88d58f5dac0 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:34:30.016456 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1a3d0e74-b708-4667-94d6-b88d58f5dac0 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "01a12fde-f761-4a8c-a8f5-d19737a97dad", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1865288073", "description": null, "metadata": null}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:30.026279 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:30.026279 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:30.026765 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1a3d0e74-b708-4667-94d6-b88d58f5dac0 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:30.026909 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-1a3d0e74-b708-4667-94d6-b88d58f5dac0 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Create snapshot from volume 01a12fde-f761-4a8c-a8f5-d19737a97dad Jul 31 17:34:30.047458 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-1a3d0e74-b708-4667-94d6-b88d58f5dac0 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Created reservations ['c67f8a31-72f8-415f-b35b-98ffc6b9c65b', 'e0cfc57d-2d30-4b7e-880f-1e45ed6e98f8', '4e11f457-613c-4e59-ac4d-0e32fddcbd98', '67f7bf89-19c8-472f-acc7-e958898b141c'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:34:30.075724 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1a3d0e74-b708-4667-94d6-b88d58f5dac0 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Snapshot force create request issued successfully. Jul 31 17:34:30.076031 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a3d0e74-b708-4667-94d6-b88d58f5dac0 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:34:30.076444 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1236/4961] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:34:30 2026] POST /volume/v3/snapshots => generated 313 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:34:30.085301 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f39f88c8-8504-49d1-bc55-b93998d56de4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:30.086782 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f39f88c8-8504-49d1-bc55-b93998d56de4 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/snapshots/72b832e2-c8cc-4b4b-bd00-13870dcf72eb Jul 31 17:34:30.086980 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f39f88c8-8504-49d1-bc55-b93998d56de4 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:30.087151 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f39f88c8-8504-49d1-bc55-b93998d56de4 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:30.091438 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:30.091438 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:30.091787 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f39f88c8-8504-49d1-bc55-b93998d56de4 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Snapshot retrieved successfully. Jul 31 17:34:30.092427 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f39f88c8-8504-49d1-bc55-b93998d56de4 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/snapshots/72b832e2-c8cc-4b4b-bd00-13870dcf72eb returned with HTTP 200 Jul 31 17:34:30.092775 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1248/4962] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:34:30 2026] GET /volume/v3/snapshots/72b832e2-c8cc-4b4b-bd00-13870dcf72eb => generated 445 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:30.164959 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-07130368-5c06-4ea5-90f3-25c819acdf16 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:30.166755 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-07130368-5c06-4ea5-90f3-25c819acdf16 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 Jul 31 17:34:30.166961 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-07130368-5c06-4ea5-90f3-25c819acdf16 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:30.167135 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-07130368-5c06-4ea5-90f3-25c819acdf16 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:30.167240 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-07130368-5c06-4ea5-90f3-25c819acdf16 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 4774defd-ceab-4d4b-a7b1-067f7044df07. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:30.171141 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:30.171141 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:30.171687 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-07130368-5c06-4ea5-90f3-25c819acdf16 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 returned with HTTP 200 Jul 31 17:34:30.172040 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1245/4963] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:30 2026] GET /volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:30.489004 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-73a3124c-4942-4484-ad00-3fa431833e97 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:30.490981 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-73a3124c-4942-4484-ad00-3fa431833e97 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] GET https://10.4.3.92/volume/v3/volumes/e2cfd16d-4fa1-4d79-91ff-7b8bfb1227f4 Jul 31 17:34:30.491192 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-73a3124c-4942-4484-ad00-3fa431833e97 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:30.491406 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-73a3124c-4942-4484-ad00-3fa431833e97 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:30.499005 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:30.499005 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:30.502817 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-73a3124c-4942-4484-ad00-3fa431833e97 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Volume info retrieved successfully. Jul 31 17:34:30.506761 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-73a3124c-4942-4484-ad00-3fa431833e97 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] https://10.4.3.92/volume/v3/volumes/e2cfd16d-4fa1-4d79-91ff-7b8bfb1227f4 returned with HTTP 200 Jul 31 17:34:30.507204 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1235/4964] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:34:30 2026] GET /volume/v3/volumes/e2cfd16d-4fa1-4d79-91ff-7b8bfb1227f4 => generated 971 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:30.518555 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2e247510-335e-4257-84c7-48fbb4337bfd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:30.520600 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2e247510-335e-4257-84c7-48fbb4337bfd tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] GET https://10.4.3.92/volume/v3/messages Jul 31 17:34:30.520835 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2e247510-335e-4257-84c7-48fbb4337bfd tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:30.521048 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2e247510-335e-4257-84c7-48fbb4337bfd tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:30.521330 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:30.521330 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:30.524834 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2e247510-335e-4257-84c7-48fbb4337bfd tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] https://10.4.3.92/volume/v3/messages returned with HTTP 200 Jul 31 17:34:30.525209 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1237/4965] 10.4.3.92 () {68 vars in 1273 bytes} [Fri Jul 31 17:34:30 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:30.532738 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b8d369c9-1737-439f-8313-e6af35edf30b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:30.534605 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b8d369c9-1737-439f-8313-e6af35edf30b tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] GET https://10.4.3.92/volume/v3/messages/cfab3e0b-728c-4fab-8436-85dd92c47f64 Jul 31 17:34:30.534787 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b8d369c9-1737-439f-8313-e6af35edf30b tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:30.534966 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b8d369c9-1737-439f-8313-e6af35edf30b tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:30.538126 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b8d369c9-1737-439f-8313-e6af35edf30b tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] https://10.4.3.92/volume/v3/messages/cfab3e0b-728c-4fab-8436-85dd92c47f64 returned with HTTP 200 Jul 31 17:34:30.538585 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1249/4966] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:34:30 2026] GET /volume/v3/messages/cfab3e0b-728c-4fab-8436-85dd92c47f64 => generated 665 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:30.545483 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7cd8693c-780d-4269-b5a3-3992d10c0f01 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:30.547100 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7cd8693c-780d-4269-b5a3-3992d10c0f01 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] DELETE https://10.4.3.92/volume/v3/messages/cfab3e0b-728c-4fab-8436-85dd92c47f64 Jul 31 17:34:30.547341 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7cd8693c-780d-4269-b5a3-3992d10c0f01 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:30.547596 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7cd8693c-780d-4269-b5a3-3992d10c0f01 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:30.554941 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7cd8693c-780d-4269-b5a3-3992d10c0f01 tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] https://10.4.3.92/volume/v3/messages/cfab3e0b-728c-4fab-8436-85dd92c47f64 returned with HTTP 204 Jul 31 17:34:30.555263 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1246/4967] 10.4.3.92 () {68 vars in 1387 bytes} [Fri Jul 31 17:34:30 2026] DELETE /volume/v3/messages/cfab3e0b-728c-4fab-8436-85dd92c47f64 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 17:34:30.561803 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6fd32ca0-66a2-4832-98d1-026ead7f864e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:30.563580 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6fd32ca0-66a2-4832-98d1-026ead7f864e tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/e2cfd16d-4fa1-4d79-91ff-7b8bfb1227f4 Jul 31 17:34:30.563780 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6fd32ca0-66a2-4832-98d1-026ead7f864e tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:30.563983 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6fd32ca0-66a2-4832-98d1-026ead7f864e tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:30.564172 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-6fd32ca0-66a2-4832-98d1-026ead7f864e tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Delete volume with id: e2cfd16d-4fa1-4d79-91ff-7b8bfb1227f4 Jul 31 17:34:30.571932 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:30.571932 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:30.572294 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6fd32ca0-66a2-4832-98d1-026ead7f864e tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Volume info retrieved successfully. Jul 31 17:34:30.573461 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-6fd32ca0-66a2-4832-98d1-026ead7f864e tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100272) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 17:34:30.583414 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-6fd32ca0-66a2-4832-98d1-026ead7f864e tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1884952554 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1884952554, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:34:30.583686 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-6fd32ca0-66a2-4832-98d1-026ead7f864e tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1884952554 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1884952554, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:34:30.591512 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-6fd32ca0-66a2-4832-98d1-026ead7f864e tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Created reservations ['54fa5bcb-55fb-4577-ae59-b04f90c0b715', '6aa8f3c5-f6f3-4bf2-850a-f8c824f539b0', '3bfdd508-c559-4374-91a0-35afd4782789', '5a06c295-6724-40e4-ac99-14be7bc5fcf7'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:34:30.615573 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6fd32ca0-66a2-4832-98d1-026ead7f864e tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Delete volume request issued successfully. Jul 31 17:34:30.615781 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6fd32ca0-66a2-4832-98d1-026ead7f864e tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] https://10.4.3.92/volume/v3/volumes/e2cfd16d-4fa1-4d79-91ff-7b8bfb1227f4 returned with HTTP 202 Jul 31 17:34:30.616263 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1236/4968] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:34:30 2026] DELETE /volume/v3/volumes/e2cfd16d-4fa1-4d79-91ff-7b8bfb1227f4 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:34:30.623133 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e1ca2bdd-8b4d-4b6d-9dec-6da9cb34cc9d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:30.624729 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e1ca2bdd-8b4d-4b6d-9dec-6da9cb34cc9d tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] DELETE https://10.4.3.92/volume/v3/types/b600efc0-82c5-4325-ba29-463f2949b1cf Jul 31 17:34:30.624999 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e1ca2bdd-8b4d-4b6d-9dec-6da9cb34cc9d tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:30.625139 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e1ca2bdd-8b4d-4b6d-9dec-6da9cb34cc9d tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:30.645246 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e1ca2bdd-8b4d-4b6d-9dec-6da9cb34cc9d tempest-ProjectAdminTests-1484705461 tempest-ProjectAdminTests-1484705461-project-admin] https://10.4.3.92/volume/v3/types/b600efc0-82c5-4325-ba29-463f2949b1cf returned with HTTP 202 Jul 31 17:34:30.645607 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1238/4969] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:34:30 2026] DELETE /volume/v3/types/b600efc0-82c5-4325-ba29-463f2949b1cf => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:34:31.104811 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-886dc3db-4122-4b06-b11d-4b475d83f51b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:31.107440 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-886dc3db-4122-4b06-b11d-4b475d83f51b tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/snapshots/72b832e2-c8cc-4b4b-bd00-13870dcf72eb Jul 31 17:34:31.107645 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-886dc3db-4122-4b06-b11d-4b475d83f51b tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:31.107833 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-886dc3db-4122-4b06-b11d-4b475d83f51b tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:31.114835 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:31.114835 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:31.115758 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-886dc3db-4122-4b06-b11d-4b475d83f51b tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Snapshot retrieved successfully. Jul 31 17:34:31.117018 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-886dc3db-4122-4b06-b11d-4b475d83f51b tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/snapshots/72b832e2-c8cc-4b4b-bd00-13870dcf72eb returned with HTTP 200 Jul 31 17:34:31.117462 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1250/4970] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:34:31 2026] GET /volume/v3/snapshots/72b832e2-c8cc-4b4b-bd00-13870dcf72eb => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:31.128969 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ea2d7ec1-d9a7-4850-8f67-131065914d76 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:31.130472 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ea2d7ec1-d9a7-4850-8f67-131065914d76 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/snapshots/72b832e2-c8cc-4b4b-bd00-13870dcf72eb Jul 31 17:34:31.130688 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ea2d7ec1-d9a7-4850-8f67-131065914d76 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:31.130890 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ea2d7ec1-d9a7-4850-8f67-131065914d76 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:31.135487 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:31.135487 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:31.135983 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ea2d7ec1-d9a7-4850-8f67-131065914d76 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Snapshot retrieved successfully. Jul 31 17:34:31.136642 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ea2d7ec1-d9a7-4850-8f67-131065914d76 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/snapshots/72b832e2-c8cc-4b4b-bd00-13870dcf72eb returned with HTTP 200 Jul 31 17:34:31.136957 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1247/4971] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:34:31 2026] GET /volume/v3/snapshots/72b832e2-c8cc-4b4b-bd00-13870dcf72eb => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:31.184164 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fe9e1639-7977-4e32-8f17-ea31e5db6204 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:31.185141 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fe9e1639-7977-4e32-8f17-ea31e5db6204 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 Jul 31 17:34:31.185422 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fe9e1639-7977-4e32-8f17-ea31e5db6204 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:31.185669 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fe9e1639-7977-4e32-8f17-ea31e5db6204 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:31.185856 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-fe9e1639-7977-4e32-8f17-ea31e5db6204 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 4774defd-ceab-4d4b-a7b1-067f7044df07. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:31.189512 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:31.189512 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:31.190130 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fe9e1639-7977-4e32-8f17-ea31e5db6204 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 returned with HTTP 200 Jul 31 17:34:31.190512 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1237/4972] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:31 2026] GET /volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:31.953205 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7f69a7b6-4f39-491e-8cfe-c4c520db697d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:32.033447 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7f69a7b6-4f39-491e-8cfe-c4c520db697d tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:34:32.033813 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7f69a7b6-4f39-491e-8cfe-c4c520db697d tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-501411566"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:32.036036 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-7f69a7b6-4f39-491e-8cfe-c4c520db697d tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-501411566'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:34:32.036187 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-7f69a7b6-4f39-491e-8cfe-c4c520db697d tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Create volume of 1 GB Jul 31 17:34:32.040066 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7f69a7b6-4f39-491e-8cfe-c4c520db697d tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Availability Zones retrieved successfully. Jul 31 17:34:32.044751 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7f69a7b6-4f39-491e-8cfe-c4c520db697d tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Flow 'volume_create_api' (dd9e1b4e-9961-4947-bb1a-615beab56e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:34:32.045812 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7f69a7b6-4f39-491e-8cfe-c4c520db697d tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afd07fa7-fb9c-4cf2-8cfe-960461de6254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:32.046593 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-7f69a7b6-4f39-491e-8cfe-c4c520db697d tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:34:32.070347 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7f69a7b6-4f39-491e-8cfe-c4c520db697d tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afd07fa7-fb9c-4cf2-8cfe-960461de6254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:32.071089 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7f69a7b6-4f39-491e-8cfe-c4c520db697d tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28b01847-6eda-4dc1-9244-6693a0e8481a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:32.127185 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-7f69a7b6-4f39-491e-8cfe-c4c520db697d tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Created reservations ['08be0856-1d7d-428f-a63e-4e1407739ff7', '006970d7-cf38-47e4-bfe9-5f7e0c3f691f', '2af8b652-74b6-44c4-bdc5-2ba16291ebec', 'a2f822c5-12ac-476a-b0ea-e9a855b763d8'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:34:32.127185 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7f69a7b6-4f39-491e-8cfe-c4c520db697d tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28b01847-6eda-4dc1-9244-6693a0e8481a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08be0856-1d7d-428f-a63e-4e1407739ff7', '006970d7-cf38-47e4-bfe9-5f7e0c3f691f', '2af8b652-74b6-44c4-bdc5-2ba16291ebec', 'a2f822c5-12ac-476a-b0ea-e9a855b763d8']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:32.127489 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7f69a7b6-4f39-491e-8cfe-c4c520db697d tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05af09db-2b69-424f-8589-792041999f61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:32.148998 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7f69a7b6-4f39-491e-8cfe-c4c520db697d tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05af09db-2b69-424f-8589-792041999f61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '594c46fc-4e22-42f1-89bb-f5828d665d1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-501411566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f98fe2bc9c34833a6930d8c3ad9815b',qos_specs=None,replication_status=,reservations=['08be0856-1d7d-428f-a63e-4e1407739ff7','006970d7-cf38-47e4-bfe9-5f7e0c3f691f','2af8b652-74b6-44c4-bdc5-2ba16291ebec','a2f822c5-12ac-476a-b0ea-e9a855b763d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1edff7d5001349bc8e7c7936c046bf17',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:34:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-501411566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=594c46fc-4e22-42f1-89bb-f5828d665d1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f98fe2bc9c34833a6930d8c3ad9815b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1edff7d5001349bc8e7c7936c046bf17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:32.150069 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7f69a7b6-4f39-491e-8cfe-c4c520db697d tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f74a043b-9e91-4139-9f31-e8da087c9fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:32.166836 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7f69a7b6-4f39-491e-8cfe-c4c520db697d tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f74a043b-9e91-4139-9f31-e8da087c9fbd) transitioned into state 'SUCCESS' from state '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-501411566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f98fe2bc9c34833a6930d8c3ad9815b',qos_specs=None,replication_status=,reservations=['08be0856-1d7d-428f-a63e-4e1407739ff7','006970d7-cf38-47e4-bfe9-5f7e0c3f691f','2af8b652-74b6-44c4-bdc5-2ba16291ebec','a2f822c5-12ac-476a-b0ea-e9a855b763d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1edff7d5001349bc8e7c7936c046bf17',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:32.167427 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7f69a7b6-4f39-491e-8cfe-c4c520db697d tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a921774e-bd04-4e7b-8e0a-b86ff65a427c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:32.178786 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7f69a7b6-4f39-491e-8cfe-c4c520db697d tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a921774e-bd04-4e7b-8e0a-b86ff65a427c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:32.179537 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-7f69a7b6-4f39-491e-8cfe-c4c520db697d tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Flow 'volume_create_api' (dd9e1b4e-9961-4947-bb1a-615beab56e50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:34:32.179854 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7f69a7b6-4f39-491e-8cfe-c4c520db697d tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Create volume request issued successfully. Jul 31 17:34:32.180419 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7f69a7b6-4f39-491e-8cfe-c4c520db697d tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:34:32.180987 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1239/4973] 10.4.3.92 () {70 vars in 1292 bytes} [Fri Jul 31 17:34:31 2026] POST /volume/v3/volumes => generated 775 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:34:32.192502 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4a09efc9-4ef9-4f3a-80b7-5f5a7de7b6ef None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:32.194475 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4a09efc9-4ef9-4f3a-80b7-5f5a7de7b6ef tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] GET https://10.4.3.92/volume/v3/volumes/594c46fc-4e22-42f1-89bb-f5828d665d1d Jul 31 17:34:32.195688 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4a09efc9-4ef9-4f3a-80b7-5f5a7de7b6ef tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:32.195936 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4a09efc9-4ef9-4f3a-80b7-5f5a7de7b6ef tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:32.203740 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-506c212c-70ed-49ae-8992-aa192415abff None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:32.205880 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-506c212c-70ed-49ae-8992-aa192415abff tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 Jul 31 17:34:32.206133 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-506c212c-70ed-49ae-8992-aa192415abff tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:32.206399 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-506c212c-70ed-49ae-8992-aa192415abff tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:32.206539 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-506c212c-70ed-49ae-8992-aa192415abff tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 4774defd-ceab-4d4b-a7b1-067f7044df07. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:32.207599 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:32.207599 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:32.211218 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4a09efc9-4ef9-4f3a-80b7-5f5a7de7b6ef tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Volume info retrieved successfully. Jul 31 17:34:32.211382 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:32.211382 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:32.212169 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-506c212c-70ed-49ae-8992-aa192415abff tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 returned with HTTP 200 Jul 31 17:34:32.212672 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1248/4974] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:32 2026] GET /volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:32.220831 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4a09efc9-4ef9-4f3a-80b7-5f5a7de7b6ef tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] https://10.4.3.92/volume/v3/volumes/594c46fc-4e22-42f1-89bb-f5828d665d1d returned with HTTP 200 Jul 31 17:34:32.221210 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1251/4975] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:34:32 2026] GET /volume/v3/volumes/594c46fc-4e22-42f1-89bb-f5828d665d1d => generated 954 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:34:32.575657 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-38424cef-1eda-40ce-986b-5f616eb11cc2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:32.577603 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-38424cef-1eda-40ce-986b-5f616eb11cc2 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:34:32.577945 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-38424cef-1eda-40ce-986b-5f616eb11cc2 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "01a12fde-f761-4a8c-a8f5-d19737a97dad", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1740653863", "description": null, "metadata": null}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:32.587278 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:32.587278 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:32.587763 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-38424cef-1eda-40ce-986b-5f616eb11cc2 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:32.587915 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-38424cef-1eda-40ce-986b-5f616eb11cc2 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Create snapshot from volume 01a12fde-f761-4a8c-a8f5-d19737a97dad Jul 31 17:34:32.609680 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-38424cef-1eda-40ce-986b-5f616eb11cc2 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Created reservations ['90d04409-30b0-4a63-a2c0-08dbe544800c', '5fe222e6-837f-41be-ad83-9a832ddbba23', 'a3cf1e28-80fb-4ffc-85b1-247540a4d998', 'fcae71e7-10eb-4bbe-8672-19934cbb63f2'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:34:32.638469 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-38424cef-1eda-40ce-986b-5f616eb11cc2 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Snapshot force create request issued successfully. Jul 31 17:34:32.638769 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-38424cef-1eda-40ce-986b-5f616eb11cc2 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:34:32.639227 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1238/4976] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:34:32 2026] POST /volume/v3/snapshots => generated 313 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:34:32.647047 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-aaa153ee-142e-4692-b755-e6b3f88227af None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:32.648709 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aaa153ee-142e-4692-b755-e6b3f88227af tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/snapshots/6d759b46-9469-41de-8f93-adda70e8f1e5 Jul 31 17:34:32.648910 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aaa153ee-142e-4692-b755-e6b3f88227af tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:32.649075 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aaa153ee-142e-4692-b755-e6b3f88227af tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:32.653634 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:32.653634 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:32.654002 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-aaa153ee-142e-4692-b755-e6b3f88227af tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Snapshot retrieved successfully. Jul 31 17:34:32.654638 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aaa153ee-142e-4692-b755-e6b3f88227af tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/snapshots/6d759b46-9469-41de-8f93-adda70e8f1e5 returned with HTTP 200 Jul 31 17:34:32.654954 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1240/4977] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:34:32 2026] GET /volume/v3/snapshots/6d759b46-9469-41de-8f93-adda70e8f1e5 => generated 445 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:33.223997 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-04f6b8b1-58d8-4c8b-b312-4eca8a7dc3a1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:33.225848 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-04f6b8b1-58d8-4c8b-b312-4eca8a7dc3a1 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 Jul 31 17:34:33.226041 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-04f6b8b1-58d8-4c8b-b312-4eca8a7dc3a1 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:33.226222 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-04f6b8b1-58d8-4c8b-b312-4eca8a7dc3a1 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:33.226335 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-04f6b8b1-58d8-4c8b-b312-4eca8a7dc3a1 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 4774defd-ceab-4d4b-a7b1-067f7044df07. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:33.230753 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:33.230753 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:33.231341 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-04f6b8b1-58d8-4c8b-b312-4eca8a7dc3a1 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 returned with HTTP 200 Jul 31 17:34:33.231695 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1249/4978] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:33 2026] GET /volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:33.236279 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-27b81228-1d7f-41b1-82fd-a8aeb00f34a0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:33.238452 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-27b81228-1d7f-41b1-82fd-a8aeb00f34a0 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] GET https://10.4.3.92/volume/v3/volumes/594c46fc-4e22-42f1-89bb-f5828d665d1d Jul 31 17:34:33.238742 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-27b81228-1d7f-41b1-82fd-a8aeb00f34a0 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:33.239002 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-27b81228-1d7f-41b1-82fd-a8aeb00f34a0 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:33.246562 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:33.246562 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:33.249951 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-27b81228-1d7f-41b1-82fd-a8aeb00f34a0 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Volume info retrieved successfully. Jul 31 17:34:33.253666 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-27b81228-1d7f-41b1-82fd-a8aeb00f34a0 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] https://10.4.3.92/volume/v3/volumes/594c46fc-4e22-42f1-89bb-f5828d665d1d returned with HTTP 200 Jul 31 17:34:33.254143 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1252/4979] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:34:33 2026] GET /volume/v3/volumes/594c46fc-4e22-42f1-89bb-f5828d665d1d => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:34:33.265910 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c6aa07d3-5165-4d8b-88ee-068ed42d4be5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:33.318886 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c6aa07d3-5165-4d8b-88ee-068ed42d4be5 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-reader] GET https://10.4.3.92/volume/v3/volumes Jul 31 17:34:33.319140 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c6aa07d3-5165-4d8b-88ee-068ed42d4be5 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-reader] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:33.319380 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c6aa07d3-5165-4d8b-88ee-068ed42d4be5 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-reader] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:33.319626 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-c6aa07d3-5165-4d8b-88ee-068ed42d4be5 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-reader] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:34:33.319971 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:33.319971 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:33.320387 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c6aa07d3-5165-4d8b-88ee-068ed42d4be5 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100272) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:34:33.327774 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c6aa07d3-5165-4d8b-88ee-068ed42d4be5 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-reader] Get all volumes completed successfully. Jul 31 17:34:33.328353 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c6aa07d3-5165-4d8b-88ee-068ed42d4be5 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-reader] https://10.4.3.92/volume/v3/volumes returned with HTTP 200 Jul 31 17:34:33.328715 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1239/4980] 10.4.3.92 () {68 vars in 1271 bytes} [Fri Jul 31 17:34:33 2026] GET /volume/v3/volumes => generated 333 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:34:33.336807 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-73422c35-de0d-4b45-b76b-8514d3f07587 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:33.338953 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-73422c35-de0d-4b45-b76b-8514d3f07587 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/594c46fc-4e22-42f1-89bb-f5828d665d1d Jul 31 17:34:33.339212 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-73422c35-de0d-4b45-b76b-8514d3f07587 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:33.339454 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-73422c35-de0d-4b45-b76b-8514d3f07587 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:33.339653 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-73422c35-de0d-4b45-b76b-8514d3f07587 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Delete volume with id: 594c46fc-4e22-42f1-89bb-f5828d665d1d Jul 31 17:34:33.348220 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:33.348220 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:33.348514 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-73422c35-de0d-4b45-b76b-8514d3f07587 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Volume info retrieved successfully. Jul 31 17:34:33.366932 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-73422c35-de0d-4b45-b76b-8514d3f07587 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Delete volume request issued successfully. Jul 31 17:34:33.367096 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-73422c35-de0d-4b45-b76b-8514d3f07587 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] https://10.4.3.92/volume/v3/volumes/594c46fc-4e22-42f1-89bb-f5828d665d1d returned with HTTP 202 Jul 31 17:34:33.367483 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1241/4981] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:34:33 2026] DELETE /volume/v3/volumes/594c46fc-4e22-42f1-89bb-f5828d665d1d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:34:33.382474 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7e4dbc98-a99a-420d-85d9-22d6d03b3c02 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:33.384651 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7e4dbc98-a99a-420d-85d9-22d6d03b3c02 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] GET https://10.4.3.92/volume/v3/volumes/594c46fc-4e22-42f1-89bb-f5828d665d1d Jul 31 17:34:33.384898 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7e4dbc98-a99a-420d-85d9-22d6d03b3c02 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:33.385097 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7e4dbc98-a99a-420d-85d9-22d6d03b3c02 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:33.394492 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:33.394492 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:33.398611 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7e4dbc98-a99a-420d-85d9-22d6d03b3c02 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Volume info retrieved successfully. Jul 31 17:34:33.402742 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7e4dbc98-a99a-420d-85d9-22d6d03b3c02 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] https://10.4.3.92/volume/v3/volumes/594c46fc-4e22-42f1-89bb-f5828d665d1d returned with HTTP 200 Jul 31 17:34:33.403148 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1250/4982] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:34:33 2026] GET /volume/v3/volumes/594c46fc-4e22-42f1-89bb-f5828d665d1d => generated 1014 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:34:33.663912 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9ed3005b-fb9c-4b40-a053-7345a1ffea67 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:33.667084 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9ed3005b-fb9c-4b40-a053-7345a1ffea67 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/snapshots/6d759b46-9469-41de-8f93-adda70e8f1e5 Jul 31 17:34:33.667084 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9ed3005b-fb9c-4b40-a053-7345a1ffea67 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:33.667084 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9ed3005b-fb9c-4b40-a053-7345a1ffea67 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:33.671019 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:33.671019 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:33.671506 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9ed3005b-fb9c-4b40-a053-7345a1ffea67 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Snapshot retrieved successfully. Jul 31 17:34:33.672284 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9ed3005b-fb9c-4b40-a053-7345a1ffea67 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/snapshots/6d759b46-9469-41de-8f93-adda70e8f1e5 returned with HTTP 200 Jul 31 17:34:33.672763 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1253/4983] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:34:33 2026] GET /volume/v3/snapshots/6d759b46-9469-41de-8f93-adda70e8f1e5 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:33.680407 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-75518e65-feb8-4346-9d55-502971fcecff None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:33.682152 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-75518e65-feb8-4346-9d55-502971fcecff tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/snapshots/6d759b46-9469-41de-8f93-adda70e8f1e5 Jul 31 17:34:33.682384 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-75518e65-feb8-4346-9d55-502971fcecff tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:33.682598 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-75518e65-feb8-4346-9d55-502971fcecff tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:33.687242 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:33.687242 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:33.687633 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-75518e65-feb8-4346-9d55-502971fcecff tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Snapshot retrieved successfully. Jul 31 17:34:33.688334 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-75518e65-feb8-4346-9d55-502971fcecff tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/snapshots/6d759b46-9469-41de-8f93-adda70e8f1e5 returned with HTTP 200 Jul 31 17:34:33.688660 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1240/4984] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:34:33 2026] GET /volume/v3/snapshots/6d759b46-9469-41de-8f93-adda70e8f1e5 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:33.719173 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-eed7453c-9860-41ba-a86a-582c7d06e1a2 req-672791d5-b419-41b0-bb5e-20075f306ad6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:33.721025 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-eed7453c-9860-41ba-a86a-582c7d06e1a2 req-672791d5-b419-41b0-bb5e-20075f306ad6 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad Jul 31 17:34:33.721191 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-eed7453c-9860-41ba-a86a-582c7d06e1a2 req-672791d5-b419-41b0-bb5e-20075f306ad6 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:33.721393 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-eed7453c-9860-41ba-a86a-582c7d06e1a2 req-672791d5-b419-41b0-bb5e-20075f306ad6 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:33.730170 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:33.730170 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:33.733363 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-eed7453c-9860-41ba-a86a-582c7d06e1a2 req-672791d5-b419-41b0-bb5e-20075f306ad6 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:33.736976 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-eed7453c-9860-41ba-a86a-582c7d06e1a2 req-672791d5-b419-41b0-bb5e-20075f306ad6 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad returned with HTTP 200 Jul 31 17:34:33.737368 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1242/4985] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:34:33 2026] GET /volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:34:33.754407 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-eed7453c-9860-41ba-a86a-582c7d06e1a2 req-ab9c04e6-90e5-4a5a-8fd7-a160bfc83af3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:33.756620 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-eed7453c-9860-41ba-a86a-582c7d06e1a2 req-ab9c04e6-90e5-4a5a-8fd7-a160bfc83af3 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] POST https://10.4.3.92/volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad/action Jul 31 17:34:33.756971 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-eed7453c-9860-41ba-a86a-582c7d06e1a2 req-ab9c04e6-90e5-4a5a-8fd7-a160bfc83af3 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:34:33.757083 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-eed7453c-9860-41ba-a86a-582c7d06e1a2 req-ab9c04e6-90e5-4a5a-8fd7-a160bfc83af3 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:33.767032 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:33.767032 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:33.767469 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-eed7453c-9860-41ba-a86a-582c7d06e1a2 req-ab9c04e6-90e5-4a5a-8fd7-a160bfc83af3 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:33.774501 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-eed7453c-9860-41ba-a86a-582c7d06e1a2 req-ab9c04e6-90e5-4a5a-8fd7-a160bfc83af3 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Begin detaching volume completed successfully. Jul 31 17:34:33.774684 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-eed7453c-9860-41ba-a86a-582c7d06e1a2 req-ab9c04e6-90e5-4a5a-8fd7-a160bfc83af3 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad/action returned with HTTP 202 Jul 31 17:34:33.775124 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1251/4986] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:34:33 2026] POST /volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:34:33.815659 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fb8d08b9-a7af-4045-a8bc-0f28a0a5c64f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:33.816141 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fb8d08b9-a7af-4045-a8bc-0f28a0a5c64f None None] GET https://10.4.3.92/volume// Jul 31 17:34:33.816253 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fb8d08b9-a7af-4045-a8bc-0f28a0a5c64f None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:33.816537 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fb8d08b9-a7af-4045-a8bc-0f28a0a5c64f None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:33.816862 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fb8d08b9-a7af-4045-a8bc-0f28a0a5c64f None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:34:33.817161 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1254/4987] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:34:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:34:33.824298 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-eed7453c-9860-41ba-a86a-582c7d06e1a2 req-19aee9dc-12e2-4c81-813b-c9398865663d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:33.826688 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-eed7453c-9860-41ba-a86a-582c7d06e1a2 req-19aee9dc-12e2-4c81-813b-c9398865663d tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad Jul 31 17:34:33.826942 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-eed7453c-9860-41ba-a86a-582c7d06e1a2 req-19aee9dc-12e2-4c81-813b-c9398865663d tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:33.827154 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-eed7453c-9860-41ba-a86a-582c7d06e1a2 req-19aee9dc-12e2-4c81-813b-c9398865663d tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:33.837333 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:33.837333 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:33.840826 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-eed7453c-9860-41ba-a86a-582c7d06e1a2 req-19aee9dc-12e2-4c81-813b-c9398865663d tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:33.845193 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-eed7453c-9860-41ba-a86a-582c7d06e1a2 req-19aee9dc-12e2-4c81-813b-c9398865663d tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad returned with HTTP 200 Jul 31 17:34:33.845635 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1241/4988] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:34:33 2026] GET /volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad => generated 1323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:34:34.244505 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a80661ab-2a34-4344-82c1-12c9e76e66d1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:34.246023 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a80661ab-2a34-4344-82c1-12c9e76e66d1 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 Jul 31 17:34:34.246337 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a80661ab-2a34-4344-82c1-12c9e76e66d1 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:34.246618 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a80661ab-2a34-4344-82c1-12c9e76e66d1 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:34.246799 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a80661ab-2a34-4344-82c1-12c9e76e66d1 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 4774defd-ceab-4d4b-a7b1-067f7044df07. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:34.251023 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:34.251023 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:34.251876 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a80661ab-2a34-4344-82c1-12c9e76e66d1 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 returned with HTTP 200 Jul 31 17:34:34.252461 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1243/4989] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:34 2026] GET /volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:34.415046 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0d7aad30-6f2d-44cc-910c-07a35a90242d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:34.417147 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0d7aad30-6f2d-44cc-910c-07a35a90242d tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] GET https://10.4.3.92/volume/v3/volumes/594c46fc-4e22-42f1-89bb-f5828d665d1d Jul 31 17:34:34.417395 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0d7aad30-6f2d-44cc-910c-07a35a90242d tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:34.417589 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0d7aad30-6f2d-44cc-910c-07a35a90242d tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:34.424356 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0d7aad30-6f2d-44cc-910c-07a35a90242d tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] https://10.4.3.92/volume/v3/volumes/594c46fc-4e22-42f1-89bb-f5828d665d1d returned with HTTP 404 Jul 31 17:34:34.424863 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1252/4990] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:34:34 2026] GET /volume/v3/volumes/594c46fc-4e22-42f1-89bb-f5828d665d1d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:34:34.433842 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a63ce218-63d5-470b-9521-5a8cebfb59fa None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:34.435793 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a63ce218-63d5-470b-9521-5a8cebfb59fa tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:34:34.436241 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a63ce218-63d5-470b-9521-5a8cebfb59fa tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-572060969"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:34.438129 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-a63ce218-63d5-470b-9521-5a8cebfb59fa tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-572060969'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:34:34.438328 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-a63ce218-63d5-470b-9521-5a8cebfb59fa tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Create volume of 1 GB Jul 31 17:34:34.443098 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a63ce218-63d5-470b-9521-5a8cebfb59fa tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Availability Zones retrieved successfully. Jul 31 17:34:34.450054 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a63ce218-63d5-470b-9521-5a8cebfb59fa tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Flow 'volume_create_api' (a86bd0e3-67e4-4e30-a0a6-9799cddee8ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:34:34.450993 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a63ce218-63d5-470b-9521-5a8cebfb59fa tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bad0adbd-deee-46c9-a180-e5e6fe91ae95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:34.451841 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-a63ce218-63d5-470b-9521-5a8cebfb59fa tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:34:34.484083 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a63ce218-63d5-470b-9521-5a8cebfb59fa tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bad0adbd-deee-46c9-a180-e5e6fe91ae95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:34.484893 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a63ce218-63d5-470b-9521-5a8cebfb59fa tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa5c024b-62af-48bd-ad8f-14e1969b9650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:34.533258 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-a63ce218-63d5-470b-9521-5a8cebfb59fa tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Created reservations ['fa83e191-e1e6-47ad-9961-23f2e7a74cf8', '7b7d18f7-2ae1-45ec-83b7-d84cd5859d84', 'ea95e717-c4b6-4777-a65f-cea82f08fad4', 'cb8eebff-7b24-4789-8aac-723be0cc8e9d'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:34:34.534118 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a63ce218-63d5-470b-9521-5a8cebfb59fa tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa5c024b-62af-48bd-ad8f-14e1969b9650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa83e191-e1e6-47ad-9961-23f2e7a74cf8', '7b7d18f7-2ae1-45ec-83b7-d84cd5859d84', 'ea95e717-c4b6-4777-a65f-cea82f08fad4', 'cb8eebff-7b24-4789-8aac-723be0cc8e9d']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:34.535004 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a63ce218-63d5-470b-9521-5a8cebfb59fa tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb24cd70-826e-4704-b69d-84f4da6c91c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:34.561164 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a63ce218-63d5-470b-9521-5a8cebfb59fa tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb24cd70-826e-4704-b69d-84f4da6c91c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c8abc77-8a59-42fa-ad8f-7c3754c219d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-572060969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f98fe2bc9c34833a6930d8c3ad9815b',qos_specs=None,replication_status=,reservations=['fa83e191-e1e6-47ad-9961-23f2e7a74cf8','7b7d18f7-2ae1-45ec-83b7-d84cd5859d84','ea95e717-c4b6-4777-a65f-cea82f08fad4','cb8eebff-7b24-4789-8aac-723be0cc8e9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1edff7d5001349bc8e7c7936c046bf17',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:34:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-572060969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c8abc77-8a59-42fa-ad8f-7c3754c219d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f98fe2bc9c34833a6930d8c3ad9815b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1edff7d5001349bc8e7c7936c046bf17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:34.562247 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a63ce218-63d5-470b-9521-5a8cebfb59fa tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57290e07-c4b6-4a90-800c-3aab24c41d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:34.578993 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a63ce218-63d5-470b-9521-5a8cebfb59fa tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57290e07-c4b6-4a90-800c-3aab24c41d48) transitioned into state 'SUCCESS' from state '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-572060969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f98fe2bc9c34833a6930d8c3ad9815b',qos_specs=None,replication_status=,reservations=['fa83e191-e1e6-47ad-9961-23f2e7a74cf8','7b7d18f7-2ae1-45ec-83b7-d84cd5859d84','ea95e717-c4b6-4777-a65f-cea82f08fad4','cb8eebff-7b24-4789-8aac-723be0cc8e9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1edff7d5001349bc8e7c7936c046bf17',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:34.579234 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a63ce218-63d5-470b-9521-5a8cebfb59fa tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfc37a11-c715-4ae7-8dc0-b0536792ccb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:34.589788 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a63ce218-63d5-470b-9521-5a8cebfb59fa tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfc37a11-c715-4ae7-8dc0-b0536792ccb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:34.590783 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a63ce218-63d5-470b-9521-5a8cebfb59fa tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Flow 'volume_create_api' (a86bd0e3-67e4-4e30-a0a6-9799cddee8ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:34:34.591128 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a63ce218-63d5-470b-9521-5a8cebfb59fa tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Create volume request issued successfully. Jul 31 17:34:34.591786 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a63ce218-63d5-470b-9521-5a8cebfb59fa tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:34:34.592260 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1255/4991] 10.4.3.92 () {70 vars in 1292 bytes} [Fri Jul 31 17:34:34 2026] POST /volume/v3/volumes => generated 775 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:34:34.602842 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-32050f7c-c2f9-4a2a-bb5b-9cb4dcaa1824 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:34.604547 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-32050f7c-c2f9-4a2a-bb5b-9cb4dcaa1824 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] GET https://10.4.3.92/volume/v3/volumes/1c8abc77-8a59-42fa-ad8f-7c3754c219d1 Jul 31 17:34:34.604753 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-32050f7c-c2f9-4a2a-bb5b-9cb4dcaa1824 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:34.604950 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-32050f7c-c2f9-4a2a-bb5b-9cb4dcaa1824 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:34.611392 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:34.611392 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:34.614456 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-32050f7c-c2f9-4a2a-bb5b-9cb4dcaa1824 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Volume info retrieved successfully. Jul 31 17:34:34.617751 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-32050f7c-c2f9-4a2a-bb5b-9cb4dcaa1824 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] https://10.4.3.92/volume/v3/volumes/1c8abc77-8a59-42fa-ad8f-7c3754c219d1 returned with HTTP 200 Jul 31 17:34:34.618135 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1242/4992] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:34:34 2026] GET /volume/v3/volumes/1c8abc77-8a59-42fa-ad8f-7c3754c219d1 => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:34:34.655239 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-eed7453c-9860-41ba-a86a-582c7d06e1a2 req-9779e4f6-802e-4924-bbba-dddc64668a5d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:34.657286 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-eed7453c-9860-41ba-a86a-582c7d06e1a2 req-9779e4f6-802e-4924-bbba-dddc64668a5d tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] DELETE https://10.4.3.92/volume/v3/attachments/80979273-9675-4e22-b54c-8a2241d23f14 Jul 31 17:34:34.657500 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-eed7453c-9860-41ba-a86a-582c7d06e1a2 req-9779e4f6-802e-4924-bbba-dddc64668a5d tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:34.657670 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-eed7453c-9860-41ba-a86a-582c7d06e1a2 req-9779e4f6-802e-4924-bbba-dddc64668a5d tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:34.664280 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:34.664280 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:34.755489 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-eed7453c-9860-41ba-a86a-582c7d06e1a2 req-9779e4f6-802e-4924-bbba-dddc64668a5d tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/attachments/80979273-9675-4e22-b54c-8a2241d23f14 returned with HTTP 200 Jul 31 17:34:34.755888 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1244/4993] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:34:34 2026] DELETE /volume/v3/attachments/80979273-9675-4e22-b54c-8a2241d23f14 => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:34.858456 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0efa453f-c916-400e-8737-18d695649729 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:34.860207 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0efa453f-c916-400e-8737-18d695649729 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:34:34.860546 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0efa453f-c916-400e-8737-18d695649729 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1813555728", "snapshot_id": "472907db-05bf-44ed-b0ad-dca766a86b02", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:34.861953 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-0efa453f-c916-400e-8737-18d695649729 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1813555728', 'snapshot_id': '472907db-05bf-44ed-b0ad-dca766a86b02', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:34:34.866890 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:34.866890 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:34.867274 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0efa453f-c916-400e-8737-18d695649729 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Snapshot retrieved successfully. Jul 31 17:34:34.867404 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-0efa453f-c916-400e-8737-18d695649729 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Create volume of 1 GB Jul 31 17:34:34.870668 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0efa453f-c916-400e-8737-18d695649729 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Availability Zones retrieved successfully. Jul 31 17:34:34.875582 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0efa453f-c916-400e-8737-18d695649729 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Flow 'volume_create_api' (001214c8-a67a-4256-bee5-5a46c3d1f5ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:34:34.876602 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0efa453f-c916-400e-8737-18d695649729 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67880710-e360-4898-9354-66bc51b20153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:34.877418 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-0efa453f-c916-400e-8737-18d695649729 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:34:34.903089 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0efa453f-c916-400e-8737-18d695649729 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67880710-e360-4898-9354-66bc51b20153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '472907db-05bf-44ed-b0ad-dca766a86b02', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:34.904005 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0efa453f-c916-400e-8737-18d695649729 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7aef9b6c-1572-4711-b9f3-8290c8c660e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:34.948265 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-0efa453f-c916-400e-8737-18d695649729 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Created reservations ['939f8516-dbce-4706-ae89-77d5759ccadd', 'dc6d2099-6c2e-4a53-bb39-20f3b05ecb5f', 'e64a85dd-c530-4585-baf9-5c500e3b34d1', '3e208709-ca47-4dff-b90d-da7fd3c8b69d'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:34:34.949252 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0efa453f-c916-400e-8737-18d695649729 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7aef9b6c-1572-4711-b9f3-8290c8c660e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['939f8516-dbce-4706-ae89-77d5759ccadd', 'dc6d2099-6c2e-4a53-bb39-20f3b05ecb5f', 'e64a85dd-c530-4585-baf9-5c500e3b34d1', '3e208709-ca47-4dff-b90d-da7fd3c8b69d']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:34.950093 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0efa453f-c916-400e-8737-18d695649729 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bef4fdd6-ff7f-44a1-a139-bababc07c73f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:34.996836 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0efa453f-c916-400e-8737-18d695649729 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bef4fdd6-ff7f-44a1-a139-bababc07c73f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2e4ff7c-4307-405e-93ba-3f28a7d997df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1813555728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1af2a9a8fee84619a3305e2754811196',qos_specs=None,replication_status=,reservations=['939f8516-dbce-4706-ae89-77d5759ccadd','dc6d2099-6c2e-4a53-bb39-20f3b05ecb5f','e64a85dd-c530-4585-baf9-5c500e3b34d1','3e208709-ca47-4dff-b90d-da7fd3c8b69d'],size=1,snapshot_id=472907db-05bf-44ed-b0ad-dca766a86b02,source_replicaid=,source_volid=None,status='creating',user_id='a2f4be680ec646d0947c1c15b4b47bc0',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:34:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1813555728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2e4ff7c-4307-405e-93ba-3f28a7d997df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1af2a9a8fee84619a3305e2754811196',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=472907db-05bf-44ed-b0ad-dca766a86b02,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2f4be680ec646d0947c1c15b4b47bc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:34.997693 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0efa453f-c916-400e-8737-18d695649729 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a573b8f-93cd-4e5a-88bf-5fb4e74334fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:35.016720 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0efa453f-c916-400e-8737-18d695649729 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a573b8f-93cd-4e5a-88bf-5fb4e74334fb) transitioned into state 'SUCCESS' from state '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-1813555728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1af2a9a8fee84619a3305e2754811196',qos_specs=None,replication_status=,reservations=['939f8516-dbce-4706-ae89-77d5759ccadd','dc6d2099-6c2e-4a53-bb39-20f3b05ecb5f','e64a85dd-c530-4585-baf9-5c500e3b34d1','3e208709-ca47-4dff-b90d-da7fd3c8b69d'],size=1,snapshot_id=472907db-05bf-44ed-b0ad-dca766a86b02,source_replicaid=,source_volid=None,status='creating',user_id='a2f4be680ec646d0947c1c15b4b47bc0',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:35.017664 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0efa453f-c916-400e-8737-18d695649729 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63cade03-4cf2-45f8-94c1-2bf1929d3d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:35.039922 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0efa453f-c916-400e-8737-18d695649729 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63cade03-4cf2-45f8-94c1-2bf1929d3d6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:35.041134 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-0efa453f-c916-400e-8737-18d695649729 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Flow 'volume_create_api' (001214c8-a67a-4256-bee5-5a46c3d1f5ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:34:35.041621 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0efa453f-c916-400e-8737-18d695649729 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Create volume request issued successfully. Jul 31 17:34:35.042478 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0efa453f-c916-400e-8737-18d695649729 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:34:35.043133 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1253/4994] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:34:34 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) Jul 31 17:34:35.054871 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-876d3a54-60ff-40e6-a423-2c963abc57ef None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:35.056630 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-876d3a54-60ff-40e6-a423-2c963abc57ef tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df Jul 31 17:34:35.056857 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-876d3a54-60ff-40e6-a423-2c963abc57ef tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:35.057059 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-876d3a54-60ff-40e6-a423-2c963abc57ef tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:35.063594 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:35.063594 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:35.066872 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-876d3a54-60ff-40e6-a423-2c963abc57ef tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:35.070294 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-876d3a54-60ff-40e6-a423-2c963abc57ef tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df returned with HTTP 200 Jul 31 17:34:35.070708 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1256/4995] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:35 2026] GET /volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:35.262817 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5860fc9c-9e8a-44ca-a505-32c48a61b8d2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:35.264467 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5860fc9c-9e8a-44ca-a505-32c48a61b8d2 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 Jul 31 17:34:35.264668 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5860fc9c-9e8a-44ca-a505-32c48a61b8d2 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:35.264862 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5860fc9c-9e8a-44ca-a505-32c48a61b8d2 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:35.264954 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-5860fc9c-9e8a-44ca-a505-32c48a61b8d2 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 4774defd-ceab-4d4b-a7b1-067f7044df07. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:35.268629 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:35.268629 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:35.269181 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5860fc9c-9e8a-44ca-a505-32c48a61b8d2 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 returned with HTTP 200 Jul 31 17:34:35.269528 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1243/4996] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:35 2026] GET /volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:35.629952 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cfd5f806-50b1-4d3b-8d33-1e8e089355bf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:35.631461 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cfd5f806-50b1-4d3b-8d33-1e8e089355bf tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] GET https://10.4.3.92/volume/v3/volumes/1c8abc77-8a59-42fa-ad8f-7c3754c219d1 Jul 31 17:34:35.631665 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cfd5f806-50b1-4d3b-8d33-1e8e089355bf tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:35.631837 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cfd5f806-50b1-4d3b-8d33-1e8e089355bf tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:35.638272 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:35.638272 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:35.641631 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cfd5f806-50b1-4d3b-8d33-1e8e089355bf tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Volume info retrieved successfully. Jul 31 17:34:35.645695 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cfd5f806-50b1-4d3b-8d33-1e8e089355bf tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] https://10.4.3.92/volume/v3/volumes/1c8abc77-8a59-42fa-ad8f-7c3754c219d1 returned with HTTP 200 Jul 31 17:34:35.646091 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1245/4997] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:34:35 2026] GET /volume/v3/volumes/1c8abc77-8a59-42fa-ad8f-7c3754c219d1 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:34:35.657642 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-320f64bc-0c49-40d3-9289-4b3f09e8a226 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:35.659481 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-320f64bc-0c49-40d3-9289-4b3f09e8a226 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-reader] GET https://10.4.3.92/volume/v3/volumes/detail Jul 31 17:34:35.659668 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-320f64bc-0c49-40d3-9289-4b3f09e8a226 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-reader] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:35.659846 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-320f64bc-0c49-40d3-9289-4b3f09e8a226 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-reader] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:35.660073 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-320f64bc-0c49-40d3-9289-4b3f09e8a226 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-reader] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:34:35.660333 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:35.660333 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:35.660726 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-320f64bc-0c49-40d3-9289-4b3f09e8a226 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:34:35.666905 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-320f64bc-0c49-40d3-9289-4b3f09e8a226 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-reader] Get all volumes completed successfully. Jul 31 17:34:35.667326 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:35.667326 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:35.670698 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-320f64bc-0c49-40d3-9289-4b3f09e8a226 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-reader] https://10.4.3.92/volume/v3/volumes/detail returned with HTTP 200 Jul 31 17:34:35.671055 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1254/4998] 10.4.3.92 () {68 vars in 1292 bytes} [Fri Jul 31 17:34:35 2026] GET /volume/v3/volumes/detail => generated 845 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:34:35.682706 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-11cad969-86bf-490e-a7fa-82cea399b3f2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:35.684138 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-11cad969-86bf-490e-a7fa-82cea399b3f2 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/1c8abc77-8a59-42fa-ad8f-7c3754c219d1 Jul 31 17:34:35.684324 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-11cad969-86bf-490e-a7fa-82cea399b3f2 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:35.684503 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-11cad969-86bf-490e-a7fa-82cea399b3f2 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:35.684641 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-11cad969-86bf-490e-a7fa-82cea399b3f2 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Delete volume with id: 1c8abc77-8a59-42fa-ad8f-7c3754c219d1 Jul 31 17:34:35.690743 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:35.690743 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:35.691078 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-11cad969-86bf-490e-a7fa-82cea399b3f2 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Volume info retrieved successfully. Jul 31 17:34:35.706023 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-11cad969-86bf-490e-a7fa-82cea399b3f2 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Delete volume request issued successfully. Jul 31 17:34:35.706251 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-11cad969-86bf-490e-a7fa-82cea399b3f2 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] https://10.4.3.92/volume/v3/volumes/1c8abc77-8a59-42fa-ad8f-7c3754c219d1 returned with HTTP 202 Jul 31 17:34:35.706730 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1257/4999] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:34:35 2026] DELETE /volume/v3/volumes/1c8abc77-8a59-42fa-ad8f-7c3754c219d1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:34:35.716214 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ba8a7af4-6f8b-4ecb-af8d-de8cdbfd842f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:35.717819 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ba8a7af4-6f8b-4ecb-af8d-de8cdbfd842f tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] GET https://10.4.3.92/volume/v3/volumes/1c8abc77-8a59-42fa-ad8f-7c3754c219d1 Jul 31 17:34:35.718035 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ba8a7af4-6f8b-4ecb-af8d-de8cdbfd842f tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:35.718200 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ba8a7af4-6f8b-4ecb-af8d-de8cdbfd842f tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:35.724678 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:35.724678 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:35.728039 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ba8a7af4-6f8b-4ecb-af8d-de8cdbfd842f tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Volume info retrieved successfully. Jul 31 17:34:35.731850 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ba8a7af4-6f8b-4ecb-af8d-de8cdbfd842f tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] https://10.4.3.92/volume/v3/volumes/1c8abc77-8a59-42fa-ad8f-7c3754c219d1 returned with HTTP 200 Jul 31 17:34:35.732119 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1244/5000] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:34:35 2026] GET /volume/v3/volumes/1c8abc77-8a59-42fa-ad8f-7c3754c219d1 => generated 1014 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:34:36.082137 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-60e2eadc-7a64-4513-97b5-6ca9f3e45444 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:36.083912 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-60e2eadc-7a64-4513-97b5-6ca9f3e45444 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df Jul 31 17:34:36.084120 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-60e2eadc-7a64-4513-97b5-6ca9f3e45444 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:36.084332 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-60e2eadc-7a64-4513-97b5-6ca9f3e45444 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:36.093020 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:36.093020 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:36.097531 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-60e2eadc-7a64-4513-97b5-6ca9f3e45444 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:36.103128 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-60e2eadc-7a64-4513-97b5-6ca9f3e45444 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df returned with HTTP 200 Jul 31 17:34:36.103666 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1246/5001] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:36 2026] GET /volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:36.114426 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-192ba705-c3e0-4135-860f-b820e783b1a9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:36.116063 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-192ba705-c3e0-4135-860f-b820e783b1a9 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df Jul 31 17:34:36.116252 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-192ba705-c3e0-4135-860f-b820e783b1a9 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:36.116502 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-192ba705-c3e0-4135-860f-b820e783b1a9 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:36.118510 np0000006248 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=273,cinder:UPDATE=101,cinder:INSERT=76 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:34:36.124276 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:36.124276 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:36.129119 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-192ba705-c3e0-4135-860f-b820e783b1a9 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:36.133498 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-192ba705-c3e0-4135-860f-b820e783b1a9 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df returned with HTTP 200 Jul 31 17:34:36.133905 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1255/5002] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:36 2026] GET /volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:36.279842 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f34babda-6d1a-4d17-816f-25397289ecd0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:36.281662 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f34babda-6d1a-4d17-816f-25397289ecd0 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 Jul 31 17:34:36.281878 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f34babda-6d1a-4d17-816f-25397289ecd0 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:36.282086 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f34babda-6d1a-4d17-816f-25397289ecd0 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:36.282186 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f34babda-6d1a-4d17-816f-25397289ecd0 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 4774defd-ceab-4d4b-a7b1-067f7044df07. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:36.286868 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:36.286868 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:36.287569 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f34babda-6d1a-4d17-816f-25397289ecd0 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 returned with HTTP 200 Jul 31 17:34:36.288001 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1258/5003] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:36 2026] GET /volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:36.619292 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-4a7f1563-8f62-4166-8ac4-d2271caa19b2 req-003d10de-f1b4-40e2-a2b8-bb07d5a9fd87 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:36.621500 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-4a7f1563-8f62-4166-8ac4-d2271caa19b2 req-003d10de-f1b4-40e2-a2b8-bb07d5a9fd87 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df Jul 31 17:34:36.621706 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-4a7f1563-8f62-4166-8ac4-d2271caa19b2 req-003d10de-f1b4-40e2-a2b8-bb07d5a9fd87 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:36.621957 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-4a7f1563-8f62-4166-8ac4-d2271caa19b2 req-003d10de-f1b4-40e2-a2b8-bb07d5a9fd87 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:36.629505 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:36.629505 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:36.632873 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-4a7f1563-8f62-4166-8ac4-d2271caa19b2 req-003d10de-f1b4-40e2-a2b8-bb07d5a9fd87 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:36.637108 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-4a7f1563-8f62-4166-8ac4-d2271caa19b2 req-003d10de-f1b4-40e2-a2b8-bb07d5a9fd87 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df returned with HTTP 200 Jul 31 17:34:36.637560 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1245/5004] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:34:36 2026] GET /volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:36.699944 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a61009d6-7f84-4ae7-825d-29e30a54017e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:36.700364 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a61009d6-7f84-4ae7-825d-29e30a54017e None None] GET https://10.4.3.92/volume// Jul 31 17:34:36.700572 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a61009d6-7f84-4ae7-825d-29e30a54017e None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:36.700790 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a61009d6-7f84-4ae7-825d-29e30a54017e None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:36.701181 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a61009d6-7f84-4ae7-825d-29e30a54017e None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:34:36.701498 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1247/5005] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:34:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:34:36.707632 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-4a7f1563-8f62-4166-8ac4-d2271caa19b2 req-dca7c6f4-8200-48b6-a6a5-f3589675c2b9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:36.710191 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4a7f1563-8f62-4166-8ac4-d2271caa19b2 req-dca7c6f4-8200-48b6-a6a5-f3589675c2b9 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:34:36.710668 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4a7f1563-8f62-4166-8ac4-d2271caa19b2 req-dca7c6f4-8200-48b6-a6a5-f3589675c2b9 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2e4ff7c-4307-405e-93ba-3f28a7d997df", "connector": null, "instance_uuid": "e6235113-47b0-40d6-9a42-a448501eac43"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:36.721624 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:36.721624 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:36.747875 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2904eeab-6b5c-451c-90ff-e921808f6f19 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:36.750005 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2904eeab-6b5c-451c-90ff-e921808f6f19 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] GET https://10.4.3.92/volume/v3/volumes/1c8abc77-8a59-42fa-ad8f-7c3754c219d1 Jul 31 17:34:36.750289 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2904eeab-6b5c-451c-90ff-e921808f6f19 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:36.750568 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2904eeab-6b5c-451c-90ff-e921808f6f19 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:36.751445 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4a7f1563-8f62-4166-8ac4-d2271caa19b2 req-dca7c6f4-8200-48b6-a6a5-f3589675c2b9 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:34:36.751994 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1256/5006] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:34:36 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:34:36.757584 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2904eeab-6b5c-451c-90ff-e921808f6f19 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] https://10.4.3.92/volume/v3/volumes/1c8abc77-8a59-42fa-ad8f-7c3754c219d1 returned with HTTP 404 Jul 31 17:34:36.758119 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1259/5007] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:34:36 2026] GET /volume/v3/volumes/1c8abc77-8a59-42fa-ad8f-7c3754c219d1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:34:36.766763 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-15670bf2-b6c0-4187-a1ff-f5c75653d272 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:36.769000 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-15670bf2-b6c0-4187-a1ff-f5c75653d272 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:34:36.769433 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-15670bf2-b6c0-4187-a1ff-f5c75653d272 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-78692917"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:36.770916 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-15670bf2-b6c0-4187-a1ff-f5c75653d272 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-78692917'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:34:36.771026 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-15670bf2-b6c0-4187-a1ff-f5c75653d272 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Create volume of 1 GB Jul 31 17:34:36.775061 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-15670bf2-b6c0-4187-a1ff-f5c75653d272 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Availability Zones retrieved successfully. Jul 31 17:34:36.778841 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-af143e3a-6407-4a09-bf0f-29b9f6fc42d3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:36.780840 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-15670bf2-b6c0-4187-a1ff-f5c75653d272 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Flow 'volume_create_api' (058b1094-4539-4a5a-b64c-4d0aedaf4b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:34:36.782184 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-15670bf2-b6c0-4187-a1ff-f5c75653d272 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08ad3c23-bae7-4cee-b223-cbda5e65e9eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:36.782926 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-af143e3a-6407-4a09-bf0f-29b9f6fc42d3 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df Jul 31 17:34:36.783072 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-15670bf2-b6c0-4187-a1ff-f5c75653d272 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:34:36.783135 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-af143e3a-6407-4a09-bf0f-29b9f6fc42d3 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:36.783377 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-af143e3a-6407-4a09-bf0f-29b9f6fc42d3 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:36.787872 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-660385fd-d09d-4598-872b-f3b9d2f485ae None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:36.788190 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-660385fd-d09d-4598-872b-f3b9d2f485ae None None] GET https://10.4.3.92/volume// Jul 31 17:34:36.788359 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-660385fd-d09d-4598-872b-f3b9d2f485ae None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:36.788532 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-660385fd-d09d-4598-872b-f3b9d2f485ae None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:36.788834 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-660385fd-d09d-4598-872b-f3b9d2f485ae None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:34:36.789069 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1257/5008] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:34:36 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:34:36.794066 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:36.794066 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:36.795825 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-4a7f1563-8f62-4166-8ac4-d2271caa19b2 req-72289d06-a466-44ea-b8af-4e2c4e85dbd1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:36.797299 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-af143e3a-6407-4a09-bf0f-29b9f6fc42d3 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:36.798191 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4a7f1563-8f62-4166-8ac4-d2271caa19b2 req-72289d06-a466-44ea-b8af-4e2c4e85dbd1 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df Jul 31 17:34:36.798675 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4a7f1563-8f62-4166-8ac4-d2271caa19b2 req-72289d06-a466-44ea-b8af-4e2c4e85dbd1 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:36.799036 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-4a7f1563-8f62-4166-8ac4-d2271caa19b2 req-72289d06-a466-44ea-b8af-4e2c4e85dbd1 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:36.801296 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-af143e3a-6407-4a09-bf0f-29b9f6fc42d3 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df returned with HTTP 200 Jul 31 17:34:36.801659 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1248/5009] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:36 2026] GET /volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:36.809166 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:36.809166 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:36.810269 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-15670bf2-b6c0-4187-a1ff-f5c75653d272 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08ad3c23-bae7-4cee-b223-cbda5e65e9eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:36.811089 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-15670bf2-b6c0-4187-a1ff-f5c75653d272 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f13b60bc-b1af-4756-9819-9086ee5c9da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:36.812884 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-4a7f1563-8f62-4166-8ac4-d2271caa19b2 req-72289d06-a466-44ea-b8af-4e2c4e85dbd1 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:36.818297 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-4a7f1563-8f62-4166-8ac4-d2271caa19b2 req-72289d06-a466-44ea-b8af-4e2c4e85dbd1 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df returned with HTTP 200 Jul 31 17:34:36.818788 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1260/5010] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:34:36 2026] GET /volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df => generated 1061 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:34:36.852476 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-15670bf2-b6c0-4187-a1ff-f5c75653d272 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Created reservations ['7879fd87-2b14-4663-9f22-45c4cc946d3d', '830e10d0-ae7f-4874-9b4a-48a5d520b116', '543da9d6-7e62-4003-9bae-2bc1adc15acc', 'e1de8ea1-0c52-45c9-85a0-7b54a42b927f'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:34:36.853240 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-15670bf2-b6c0-4187-a1ff-f5c75653d272 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f13b60bc-b1af-4756-9819-9086ee5c9da9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7879fd87-2b14-4663-9f22-45c4cc946d3d', '830e10d0-ae7f-4874-9b4a-48a5d520b116', '543da9d6-7e62-4003-9bae-2bc1adc15acc', 'e1de8ea1-0c52-45c9-85a0-7b54a42b927f']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:36.854000 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-15670bf2-b6c0-4187-a1ff-f5c75653d272 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c605028-545e-4692-86e9-95f237e2d98b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:36.878959 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-15670bf2-b6c0-4187-a1ff-f5c75653d272 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c605028-545e-4692-86e9-95f237e2d98b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e5a70e8-2001-49ba-adfd-785997794799', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-78692917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f98fe2bc9c34833a6930d8c3ad9815b',qos_specs=None,replication_status=,reservations=['7879fd87-2b14-4663-9f22-45c4cc946d3d','830e10d0-ae7f-4874-9b4a-48a5d520b116','543da9d6-7e62-4003-9bae-2bc1adc15acc','e1de8ea1-0c52-45c9-85a0-7b54a42b927f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1edff7d5001349bc8e7c7936c046bf17',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:34:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-78692917',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e5a70e8-2001-49ba-adfd-785997794799,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f98fe2bc9c34833a6930d8c3ad9815b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1edff7d5001349bc8e7c7936c046bf17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:36.879652 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-15670bf2-b6c0-4187-a1ff-f5c75653d272 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c09cb8c3-acc3-4612-b03f-e4268024b2fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:36.897000 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-15670bf2-b6c0-4187-a1ff-f5c75653d272 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c09cb8c3-acc3-4612-b03f-e4268024b2fc) transitioned into state 'SUCCESS' from state '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-78692917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f98fe2bc9c34833a6930d8c3ad9815b',qos_specs=None,replication_status=,reservations=['7879fd87-2b14-4663-9f22-45c4cc946d3d','830e10d0-ae7f-4874-9b4a-48a5d520b116','543da9d6-7e62-4003-9bae-2bc1adc15acc','e1de8ea1-0c52-45c9-85a0-7b54a42b927f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1edff7d5001349bc8e7c7936c046bf17',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:36.897704 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-15670bf2-b6c0-4187-a1ff-f5c75653d272 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de5e4b55-3851-4242-8ea0-b9c1b8be1e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:36.907447 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-15670bf2-b6c0-4187-a1ff-f5c75653d272 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de5e4b55-3851-4242-8ea0-b9c1b8be1e3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:36.908230 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-15670bf2-b6c0-4187-a1ff-f5c75653d272 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Flow 'volume_create_api' (058b1094-4539-4a5a-b64c-4d0aedaf4b2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:34:36.908561 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-15670bf2-b6c0-4187-a1ff-f5c75653d272 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Create volume request issued successfully. Jul 31 17:34:36.909276 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-15670bf2-b6c0-4187-a1ff-f5c75653d272 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:34:36.909772 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1246/5011] 10.4.3.92 () {70 vars in 1292 bytes} [Fri Jul 31 17:34:36 2026] POST /volume/v3/volumes => generated 774 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:34:36.922254 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-4a7f1563-8f62-4166-8ac4-d2271caa19b2 req-c68df9f4-afe8-4179-9dc8-f2ebca81fa66 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:36.923393 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-39699a17-18f3-46c0-a0fe-91905e80fd51 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:36.924446 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4a7f1563-8f62-4166-8ac4-d2271caa19b2 req-c68df9f4-afe8-4179-9dc8-f2ebca81fa66 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] PUT https://10.4.3.92/volume/v3/attachments/21876129-60a4-4a2f-86fd-52b0df92709f Jul 31 17:34:36.924868 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-4a7f1563-8f62-4166-8ac4-d2271caa19b2 req-c68df9f4-afe8-4179-9dc8-f2ebca81fa66 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:36.925670 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-39699a17-18f3-46c0-a0fe-91905e80fd51 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] GET https://10.4.3.92/volume/v3/volumes/7e5a70e8-2001-49ba-adfd-785997794799 Jul 31 17:34:36.925912 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-39699a17-18f3-46c0-a0fe-91905e80fd51 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:36.926178 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-39699a17-18f3-46c0-a0fe-91905e80fd51 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:36.933097 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-4a7f1563-8f62-4166-8ac4-d2271caa19b2 req-c68df9f4-afe8-4179-9dc8-f2ebca81fa66 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Acquiring lock "cinder-attachment_update-b2e4ff7c-4307-405e-93ba-3f28a7d997df-np0000006248" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:34:36.934360 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:36.934360 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:36.937796 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-4a7f1563-8f62-4166-8ac4-d2271caa19b2 req-c68df9f4-afe8-4179-9dc8-f2ebca81fa66 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Lock "cinder-attachment_update-b2e4ff7c-4307-405e-93ba-3f28a7d997df-np0000006248" acquired by "attachment_update" :: waited 0.005s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:34:36.937861 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-39699a17-18f3-46c0-a0fe-91905e80fd51 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Volume info retrieved successfully. Jul 31 17:34:36.938813 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:36.938813 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:36.942253 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-39699a17-18f3-46c0-a0fe-91905e80fd51 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] https://10.4.3.92/volume/v3/volumes/7e5a70e8-2001-49ba-adfd-785997794799 returned with HTTP 200 Jul 31 17:34:36.942708 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1249/5012] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:34:36 2026] GET /volume/v3/volumes/7e5a70e8-2001-49ba-adfd-785997794799 => generated 953 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:34:37.042549 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-4a7f1563-8f62-4166-8ac4-d2271caa19b2 req-c68df9f4-afe8-4179-9dc8-f2ebca81fa66 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Lock "cinder-attachment_update-b2e4ff7c-4307-405e-93ba-3f28a7d997df-np0000006248" released by "attachment_update" :: held 0.105s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:34:37.042898 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-4a7f1563-8f62-4166-8ac4-d2271caa19b2 req-c68df9f4-afe8-4179-9dc8-f2ebca81fa66 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/attachments/21876129-60a4-4a2f-86fd-52b0df92709f returned with HTTP 200 Jul 31 17:34:37.043411 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1258/5013] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:34:36 2026] PUT /volume/v3/attachments/21876129-60a4-4a2f-86fd-52b0df92709f => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:34:37.297628 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-92dcd19e-2dbd-47c3-90d5-38798f39381a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:37.299262 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-92dcd19e-2dbd-47c3-90d5-38798f39381a tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 Jul 31 17:34:37.299507 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-92dcd19e-2dbd-47c3-90d5-38798f39381a tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:37.299732 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-92dcd19e-2dbd-47c3-90d5-38798f39381a tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:37.299903 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-92dcd19e-2dbd-47c3-90d5-38798f39381a tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 4774defd-ceab-4d4b-a7b1-067f7044df07. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:37.303446 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:37.303446 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:37.304049 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-92dcd19e-2dbd-47c3-90d5-38798f39381a tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 returned with HTTP 200 Jul 31 17:34:37.304431 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1261/5014] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:37 2026] GET /volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:37.816708 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4ff7ed69-be9f-4d83-b51e-0f7ebb2aecbe None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:37.817128 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4ff7ed69-be9f-4d83-b51e-0f7ebb2aecbe tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df Jul 31 17:34:37.817282 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4ff7ed69-be9f-4d83-b51e-0f7ebb2aecbe tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:37.817526 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4ff7ed69-be9f-4d83-b51e-0f7ebb2aecbe tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:37.828161 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:37.828161 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:37.831800 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4ff7ed69-be9f-4d83-b51e-0f7ebb2aecbe tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:37.836334 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4ff7ed69-be9f-4d83-b51e-0f7ebb2aecbe tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df returned with HTTP 200 Jul 31 17:34:37.836787 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1247/5015] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:37 2026] GET /volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:37.956307 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-827ac72b-42f8-433f-b148-7ea2364a2aac None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:37.958542 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-827ac72b-42f8-433f-b148-7ea2364a2aac tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] GET https://10.4.3.92/volume/v3/volumes/7e5a70e8-2001-49ba-adfd-785997794799 Jul 31 17:34:37.958783 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-827ac72b-42f8-433f-b148-7ea2364a2aac tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:37.959006 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-827ac72b-42f8-433f-b148-7ea2364a2aac tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:37.966710 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:37.966710 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:37.970035 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-827ac72b-42f8-433f-b148-7ea2364a2aac tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Volume info retrieved successfully. Jul 31 17:34:37.973981 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-827ac72b-42f8-433f-b148-7ea2364a2aac tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] https://10.4.3.92/volume/v3/volumes/7e5a70e8-2001-49ba-adfd-785997794799 returned with HTTP 200 Jul 31 17:34:37.974407 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1250/5016] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:34:37 2026] GET /volume/v3/volumes/7e5a70e8-2001-49ba-adfd-785997794799 => generated 1014 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:34:37.985326 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-33412cc1-ef56-4e3f-bf0c-4ebbb2174a2e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:37.987080 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-33412cc1-ef56-4e3f-bf0c-4ebbb2174a2e tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-reader] GET https://10.4.3.92/volume/v3/volumes/7e5a70e8-2001-49ba-adfd-785997794799 Jul 31 17:34:37.987332 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-33412cc1-ef56-4e3f-bf0c-4ebbb2174a2e tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-reader] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:37.987557 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-33412cc1-ef56-4e3f-bf0c-4ebbb2174a2e tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-reader] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:37.994565 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:37.994565 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:37.998153 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-33412cc1-ef56-4e3f-bf0c-4ebbb2174a2e tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-reader] Volume info retrieved successfully. Jul 31 17:34:38.001973 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-33412cc1-ef56-4e3f-bf0c-4ebbb2174a2e tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-reader] https://10.4.3.92/volume/v3/volumes/7e5a70e8-2001-49ba-adfd-785997794799 returned with HTTP 200 Jul 31 17:34:38.002369 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1259/5017] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:34:37 2026] GET /volume/v3/volumes/7e5a70e8-2001-49ba-adfd-785997794799 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:34:38.014180 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-40b0b896-8ea8-4f2c-a559-b283cb49c065 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:38.015834 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-40b0b896-8ea8-4f2c-a559-b283cb49c065 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/7e5a70e8-2001-49ba-adfd-785997794799 Jul 31 17:34:38.016042 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-40b0b896-8ea8-4f2c-a559-b283cb49c065 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:38.016234 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-40b0b896-8ea8-4f2c-a559-b283cb49c065 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:38.016409 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-40b0b896-8ea8-4f2c-a559-b283cb49c065 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Delete volume with id: 7e5a70e8-2001-49ba-adfd-785997794799 Jul 31 17:34:38.022994 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:38.022994 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:38.023656 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-40b0b896-8ea8-4f2c-a559-b283cb49c065 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Volume info retrieved successfully. Jul 31 17:34:38.039383 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-40b0b896-8ea8-4f2c-a559-b283cb49c065 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Delete volume request issued successfully. Jul 31 17:34:38.039383 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-40b0b896-8ea8-4f2c-a559-b283cb49c065 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] https://10.4.3.92/volume/v3/volumes/7e5a70e8-2001-49ba-adfd-785997794799 returned with HTTP 202 Jul 31 17:34:38.039824 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1262/5018] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:34:38 2026] DELETE /volume/v3/volumes/7e5a70e8-2001-49ba-adfd-785997794799 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:34:38.050449 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c2d137d8-08cb-4819-a8bf-f3f79953255a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:38.052294 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c2d137d8-08cb-4819-a8bf-f3f79953255a tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] GET https://10.4.3.92/volume/v3/volumes/7e5a70e8-2001-49ba-adfd-785997794799 Jul 31 17:34:38.052515 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c2d137d8-08cb-4819-a8bf-f3f79953255a tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:38.052712 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c2d137d8-08cb-4819-a8bf-f3f79953255a tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:38.061373 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:38.061373 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:38.065160 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c2d137d8-08cb-4819-a8bf-f3f79953255a tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Volume info retrieved successfully. Jul 31 17:34:38.069662 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c2d137d8-08cb-4819-a8bf-f3f79953255a tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] https://10.4.3.92/volume/v3/volumes/7e5a70e8-2001-49ba-adfd-785997794799 returned with HTTP 200 Jul 31 17:34:38.070166 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1248/5019] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:34:38 2026] GET /volume/v3/volumes/7e5a70e8-2001-49ba-adfd-785997794799 => generated 1013 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:34:38.313368 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5941c7ee-973b-4252-8737-7fb5026c524b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:38.315906 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5941c7ee-973b-4252-8737-7fb5026c524b tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 Jul 31 17:34:38.316153 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5941c7ee-973b-4252-8737-7fb5026c524b tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:38.316533 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5941c7ee-973b-4252-8737-7fb5026c524b tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:38.316692 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5941c7ee-973b-4252-8737-7fb5026c524b tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 4774defd-ceab-4d4b-a7b1-067f7044df07. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:38.321448 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:38.321448 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:38.322267 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5941c7ee-973b-4252-8737-7fb5026c524b tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 returned with HTTP 200 Jul 31 17:34:38.322775 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1251/5020] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:38 2026] GET /volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:38.848593 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4e89c03e-ac0e-480e-b804-53cce0172b99 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:38.850181 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4e89c03e-ac0e-480e-b804-53cce0172b99 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df Jul 31 17:34:38.850365 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4e89c03e-ac0e-480e-b804-53cce0172b99 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:38.850579 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4e89c03e-ac0e-480e-b804-53cce0172b99 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:38.860566 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:38.860566 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:38.863769 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4e89c03e-ac0e-480e-b804-53cce0172b99 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:38.867663 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4e89c03e-ac0e-480e-b804-53cce0172b99 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df returned with HTTP 200 Jul 31 17:34:38.868064 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1260/5021] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:38 2026] GET /volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:39.082740 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-24191272-48f6-4e08-829e-690e08d06a42 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:39.084891 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-24191272-48f6-4e08-829e-690e08d06a42 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] GET https://10.4.3.92/volume/v3/volumes/7e5a70e8-2001-49ba-adfd-785997794799 Jul 31 17:34:39.084891 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-24191272-48f6-4e08-829e-690e08d06a42 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:39.085398 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-24191272-48f6-4e08-829e-690e08d06a42 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:39.092105 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-24191272-48f6-4e08-829e-690e08d06a42 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] https://10.4.3.92/volume/v3/volumes/7e5a70e8-2001-49ba-adfd-785997794799 returned with HTTP 404 Jul 31 17:34:39.092105 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1263/5022] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:34:39 2026] GET /volume/v3/volumes/7e5a70e8-2001-49ba-adfd-785997794799 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:34:39.099399 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fdcf87e8-4481-4417-a33c-64be8ab702bf None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:39.101128 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fdcf87e8-4481-4417-a33c-64be8ab702bf tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:34:39.101519 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fdcf87e8-4481-4417-a33c-64be8ab702bf tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1320688844"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:39.102974 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-fdcf87e8-4481-4417-a33c-64be8ab702bf tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1320688844'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:34:39.103113 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-fdcf87e8-4481-4417-a33c-64be8ab702bf tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Create volume of 1 GB Jul 31 17:34:39.107175 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-fdcf87e8-4481-4417-a33c-64be8ab702bf tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Availability Zones retrieved successfully. Jul 31 17:34:39.112505 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-fdcf87e8-4481-4417-a33c-64be8ab702bf tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Flow 'volume_create_api' (dbe2ca91-497d-433e-9023-836715fdba6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:34:39.113543 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-fdcf87e8-4481-4417-a33c-64be8ab702bf tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c54f39a-0e37-4a0c-9c45-c4823aab5aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:39.114301 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-fdcf87e8-4481-4417-a33c-64be8ab702bf tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:34:39.140255 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-fdcf87e8-4481-4417-a33c-64be8ab702bf tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c54f39a-0e37-4a0c-9c45-c4823aab5aae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:39.141105 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-fdcf87e8-4481-4417-a33c-64be8ab702bf tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dcab812-c28e-42c2-b07b-284b5cb44e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:39.179584 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-fdcf87e8-4481-4417-a33c-64be8ab702bf tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Created reservations ['a4cee113-0a81-4691-9201-4ed072e5f9d2', '0102019e-b8b2-4d88-80fa-1a1ab073830c', 'bbf0bde1-1e4a-48d8-b614-724810630c2e', '2954bd79-b00e-417b-8116-2dfbc79b821f'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:34:39.180398 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-fdcf87e8-4481-4417-a33c-64be8ab702bf tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dcab812-c28e-42c2-b07b-284b5cb44e75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4cee113-0a81-4691-9201-4ed072e5f9d2', '0102019e-b8b2-4d88-80fa-1a1ab073830c', 'bbf0bde1-1e4a-48d8-b614-724810630c2e', '2954bd79-b00e-417b-8116-2dfbc79b821f']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:39.181228 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-fdcf87e8-4481-4417-a33c-64be8ab702bf tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6808684-1ba5-46c0-82b1-cff5f46bfbeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:39.206041 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-fdcf87e8-4481-4417-a33c-64be8ab702bf tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6808684-1ba5-46c0-82b1-cff5f46bfbeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e927e49-7662-4da4-aa15-d4d75fd68626', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1320688844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f98fe2bc9c34833a6930d8c3ad9815b',qos_specs=None,replication_status=,reservations=['a4cee113-0a81-4691-9201-4ed072e5f9d2','0102019e-b8b2-4d88-80fa-1a1ab073830c','bbf0bde1-1e4a-48d8-b614-724810630c2e','2954bd79-b00e-417b-8116-2dfbc79b821f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1edff7d5001349bc8e7c7936c046bf17',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:34:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1320688844',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e927e49-7662-4da4-aa15-d4d75fd68626,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f98fe2bc9c34833a6930d8c3ad9815b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1edff7d5001349bc8e7c7936c046bf17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:39.206784 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-fdcf87e8-4481-4417-a33c-64be8ab702bf tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fdc87db-7e2f-43f2-805b-9e47f80fd5f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:39.225414 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-fdcf87e8-4481-4417-a33c-64be8ab702bf tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fdc87db-7e2f-43f2-805b-9e47f80fd5f7) transitioned into state 'SUCCESS' from state '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-1320688844',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f98fe2bc9c34833a6930d8c3ad9815b',qos_specs=None,replication_status=,reservations=['a4cee113-0a81-4691-9201-4ed072e5f9d2','0102019e-b8b2-4d88-80fa-1a1ab073830c','bbf0bde1-1e4a-48d8-b614-724810630c2e','2954bd79-b00e-417b-8116-2dfbc79b821f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1edff7d5001349bc8e7c7936c046bf17',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:39.226147 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-fdcf87e8-4481-4417-a33c-64be8ab702bf tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e822c2e-8800-4d06-8b96-a93080ad6cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:39.238194 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-fdcf87e8-4481-4417-a33c-64be8ab702bf tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e822c2e-8800-4d06-8b96-a93080ad6cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:39.239786 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-fdcf87e8-4481-4417-a33c-64be8ab702bf tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Flow 'volume_create_api' (dbe2ca91-497d-433e-9023-836715fdba6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:34:39.240193 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-fdcf87e8-4481-4417-a33c-64be8ab702bf tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Create volume request issued successfully. Jul 31 17:34:39.241116 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fdcf87e8-4481-4417-a33c-64be8ab702bf tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:34:39.241739 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1249/5023] 10.4.3.92 () {70 vars in 1292 bytes} [Fri Jul 31 17:34:39 2026] POST /volume/v3/volumes => generated 776 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:34:39.254562 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-defeaccd-e1db-4649-aea1-b4e5c926f20a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:39.256301 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-defeaccd-e1db-4649-aea1-b4e5c926f20a tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] GET https://10.4.3.92/volume/v3/volumes/5e927e49-7662-4da4-aa15-d4d75fd68626 Jul 31 17:34:39.256543 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-defeaccd-e1db-4649-aea1-b4e5c926f20a tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:39.256761 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-defeaccd-e1db-4649-aea1-b4e5c926f20a tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:39.264199 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:39.264199 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:39.267849 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-defeaccd-e1db-4649-aea1-b4e5c926f20a tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Volume info retrieved successfully. Jul 31 17:34:39.271705 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-defeaccd-e1db-4649-aea1-b4e5c926f20a tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] https://10.4.3.92/volume/v3/volumes/5e927e49-7662-4da4-aa15-d4d75fd68626 returned with HTTP 200 Jul 31 17:34:39.272137 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1252/5024] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:34:39 2026] GET /volume/v3/volumes/5e927e49-7662-4da4-aa15-d4d75fd68626 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:34:39.334785 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-76b4992b-46ff-46fa-979d-465c6ac11bca None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:39.336458 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-76b4992b-46ff-46fa-979d-465c6ac11bca tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 Jul 31 17:34:39.336646 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-76b4992b-46ff-46fa-979d-465c6ac11bca tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:39.338372 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-76b4992b-46ff-46fa-979d-465c6ac11bca tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:39.338372 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-76b4992b-46ff-46fa-979d-465c6ac11bca tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 4774defd-ceab-4d4b-a7b1-067f7044df07. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:39.340992 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:39.340992 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:39.341591 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-76b4992b-46ff-46fa-979d-465c6ac11bca tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 returned with HTTP 200 Jul 31 17:34:39.342009 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1261/5025] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:39 2026] GET /volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:39.880571 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-47fe61e1-810a-4e68-8c43-dc62e1caecdb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:39.882427 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-47fe61e1-810a-4e68-8c43-dc62e1caecdb tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df Jul 31 17:34:39.882635 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-47fe61e1-810a-4e68-8c43-dc62e1caecdb tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:39.882851 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-47fe61e1-810a-4e68-8c43-dc62e1caecdb tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:39.892337 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:39.892337 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:39.895442 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-47fe61e1-810a-4e68-8c43-dc62e1caecdb tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:39.899550 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-47fe61e1-810a-4e68-8c43-dc62e1caecdb tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df returned with HTTP 200 Jul 31 17:34:39.900054 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1264/5026] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:39 2026] GET /volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:40.285739 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-708625c4-a648-439f-b1f4-b1914c853818 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:40.288239 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-708625c4-a648-439f-b1f4-b1914c853818 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] GET https://10.4.3.92/volume/v3/volumes/5e927e49-7662-4da4-aa15-d4d75fd68626 Jul 31 17:34:40.288519 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-708625c4-a648-439f-b1f4-b1914c853818 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:40.288783 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-708625c4-a648-439f-b1f4-b1914c853818 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:40.302863 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:40.302863 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:40.309078 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-708625c4-a648-439f-b1f4-b1914c853818 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Volume info retrieved successfully. Jul 31 17:34:40.317072 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-708625c4-a648-439f-b1f4-b1914c853818 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] https://10.4.3.92/volume/v3/volumes/5e927e49-7662-4da4-aa15-d4d75fd68626 returned with HTTP 200 Jul 31 17:34:40.317478 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-4a7f1563-8f62-4166-8ac4-d2271caa19b2 req-6d2f3c8c-9eb1-4778-9cab-6d5bcced66ec None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:40.317776 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1250/5027] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:34:40 2026] GET /volume/v3/volumes/5e927e49-7662-4da4-aa15-d4d75fd68626 => generated 1016 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:34:40.319504 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4a7f1563-8f62-4166-8ac4-d2271caa19b2 req-6d2f3c8c-9eb1-4778-9cab-6d5bcced66ec tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] POST https://10.4.3.92/volume/v3/attachments/21876129-60a4-4a2f-86fd-52b0df92709f/action Jul 31 17:34:40.319932 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4a7f1563-8f62-4166-8ac4-d2271caa19b2 req-6d2f3c8c-9eb1-4778-9cab-6d5bcced66ec tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:34:40.320088 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-4a7f1563-8f62-4166-8ac4-d2271caa19b2 req-6d2f3c8c-9eb1-4778-9cab-6d5bcced66ec tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:40.332756 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9dcfa414-3c1c-4cf1-a7a5-9ca2f2366406 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:40.334435 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9dcfa414-3c1c-4cf1-a7a5-9ca2f2366406 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-reader] GET https://10.4.3.92/volume/v3/volumes/summary Jul 31 17:34:40.334648 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9dcfa414-3c1c-4cf1-a7a5-9ca2f2366406 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-reader] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:40.334860 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9dcfa414-3c1c-4cf1-a7a5-9ca2f2366406 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-reader] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:40.335156 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.api_utils [None req-9dcfa414-3c1c-4cf1-a7a5-9ca2f2366406 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-reader] Removing options '' from query. {{(pid=100271) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:34:40.335860 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:40.335860 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:40.340785 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9dcfa414-3c1c-4cf1-a7a5-9ca2f2366406 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-reader] Get summary completed successfully. Jul 31 17:34:40.340929 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9dcfa414-3c1c-4cf1-a7a5-9ca2f2366406 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-reader] https://10.4.3.92/volume/v3/volumes/summary returned with HTTP 200 Jul 31 17:34:40.341269 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1262/5028] 10.4.3.92 () {68 vars in 1295 bytes} [Fri Jul 31 17:34:40 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:40.346045 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-4a7f1563-8f62-4166-8ac4-d2271caa19b2 req-6d2f3c8c-9eb1-4778-9cab-6d5bcced66ec tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/attachments/21876129-60a4-4a2f-86fd-52b0df92709f/action returned with HTTP 204 Jul 31 17:34:40.346527 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1253/5029] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:34:40 2026] POST /volume/v3/attachments/21876129-60a4-4a2f-86fd-52b0df92709f/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:34:40.352444 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-64c31fed-f114-41e1-9186-64c949ce8b6c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:40.353985 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f71ee7c5-8605-4782-a20b-146bfd6af1dd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:40.354891 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64c31fed-f114-41e1-9186-64c949ce8b6c tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/5e927e49-7662-4da4-aa15-d4d75fd68626 Jul 31 17:34:40.355213 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64c31fed-f114-41e1-9186-64c949ce8b6c tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:40.355497 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-64c31fed-f114-41e1-9186-64c949ce8b6c tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:40.355741 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-64c31fed-f114-41e1-9186-64c949ce8b6c tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Delete volume with id: 5e927e49-7662-4da4-aa15-d4d75fd68626 Jul 31 17:34:40.356256 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f71ee7c5-8605-4782-a20b-146bfd6af1dd tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 Jul 31 17:34:40.356504 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f71ee7c5-8605-4782-a20b-146bfd6af1dd tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:40.356742 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f71ee7c5-8605-4782-a20b-146bfd6af1dd tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:40.356880 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-f71ee7c5-8605-4782-a20b-146bfd6af1dd tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 4774defd-ceab-4d4b-a7b1-067f7044df07. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:40.364387 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:40.364387 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:40.364664 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:40.364664 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:40.364823 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-64c31fed-f114-41e1-9186-64c949ce8b6c tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Volume info retrieved successfully. Jul 31 17:34:40.365635 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f71ee7c5-8605-4782-a20b-146bfd6af1dd tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 returned with HTTP 200 Jul 31 17:34:40.366157 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1251/5030] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:40 2026] GET /volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:40.394251 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-64c31fed-f114-41e1-9186-64c949ce8b6c tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Delete volume request issued successfully. Jul 31 17:34:40.394548 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-64c31fed-f114-41e1-9186-64c949ce8b6c tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] https://10.4.3.92/volume/v3/volumes/5e927e49-7662-4da4-aa15-d4d75fd68626 returned with HTTP 202 Jul 31 17:34:40.395093 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1265/5031] 10.4.3.92 () {68 vars in 1385 bytes} [Fri Jul 31 17:34:40 2026] DELETE /volume/v3/volumes/5e927e49-7662-4da4-aa15-d4d75fd68626 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 17:34:40.402126 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-56c15433-033c-4c9b-bf62-20a51ca1b986 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:40.404231 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-56c15433-033c-4c9b-bf62-20a51ca1b986 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] GET https://10.4.3.92/volume/v3/volumes/5e927e49-7662-4da4-aa15-d4d75fd68626 Jul 31 17:34:40.404460 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-56c15433-033c-4c9b-bf62-20a51ca1b986 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:40.404646 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-56c15433-033c-4c9b-bf62-20a51ca1b986 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:40.411978 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:40.411978 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:40.416562 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-56c15433-033c-4c9b-bf62-20a51ca1b986 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Volume info retrieved successfully. Jul 31 17:34:40.421200 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-56c15433-033c-4c9b-bf62-20a51ca1b986 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] https://10.4.3.92/volume/v3/volumes/5e927e49-7662-4da4-aa15-d4d75fd68626 returned with HTTP 200 Jul 31 17:34:40.421605 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1263/5032] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:34:40 2026] GET /volume/v3/volumes/5e927e49-7662-4da4-aa15-d4d75fd68626 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:34:40.912748 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-27ab5a4f-d783-4991-ac3c-d39e649d5f8e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:40.914513 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-27ab5a4f-d783-4991-ac3c-d39e649d5f8e tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df Jul 31 17:34:40.914742 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-27ab5a4f-d783-4991-ac3c-d39e649d5f8e tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:40.914925 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-27ab5a4f-d783-4991-ac3c-d39e649d5f8e tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:40.923615 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:40.923615 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:40.926588 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-27ab5a4f-d783-4991-ac3c-d39e649d5f8e tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:40.930621 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-27ab5a4f-d783-4991-ac3c-d39e649d5f8e tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df returned with HTTP 200 Jul 31 17:34:40.931006 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1254/5033] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:40 2026] GET /volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df => generated 1174 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:34:41.377598 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a36b52f5-5c77-4361-a676-5e6e2b102d18 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:41.379380 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a36b52f5-5c77-4361-a676-5e6e2b102d18 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 Jul 31 17:34:41.379581 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a36b52f5-5c77-4361-a676-5e6e2b102d18 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:41.379805 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a36b52f5-5c77-4361-a676-5e6e2b102d18 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:41.379906 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-a36b52f5-5c77-4361-a676-5e6e2b102d18 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 4774defd-ceab-4d4b-a7b1-067f7044df07. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:41.383961 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:41.383961 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:41.384567 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a36b52f5-5c77-4361-a676-5e6e2b102d18 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 returned with HTTP 200 Jul 31 17:34:41.384926 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1252/5034] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:41 2026] GET /volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:41.395755 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9a55b377-677d-4e4e-90fc-26d224cc86ee None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:41.397888 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9a55b377-677d-4e4e-90fc-26d224cc86ee tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] POST https://10.4.3.92/volume/v3/backups Jul 31 17:34:41.398292 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9a55b377-677d-4e4e-90fc-26d224cc86ee tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bb111945-3d66-4757-853a-608b94aee2ee", "incremental": true}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:41.400088 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-9a55b377-677d-4e4e-90fc-26d224cc86ee tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Creating new backup {'backup': {'volume_id': 'bb111945-3d66-4757-853a-608b94aee2ee', 'incremental': True}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:34:41.400246 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-9a55b377-677d-4e4e-90fc-26d224cc86ee tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Creating backup of volume bb111945-3d66-4757-853a-608b94aee2ee in container None Jul 31 17:34:41.407329 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:41.407329 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:41.407744 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9a55b377-677d-4e4e-90fc-26d224cc86ee tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Volume info retrieved successfully. Jul 31 17:34:41.422917 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-9a55b377-677d-4e4e-90fc-26d224cc86ee tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Created reservations ['3bd5bd33-f8b1-480b-b94c-526998719d41', 'f8f06e2a-5bbb-4134-aff6-ca5084be5e52'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:34:41.434368 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5d95aee2-3842-4630-901d-b89db8e3e926 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:41.436100 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9a55b377-677d-4e4e-90fc-26d224cc86ee tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 400 Jul 31 17:34:41.436332 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5d95aee2-3842-4630-901d-b89db8e3e926 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] GET https://10.4.3.92/volume/v3/volumes/5e927e49-7662-4da4-aa15-d4d75fd68626 Jul 31 17:34:41.436590 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5d95aee2-3842-4630-901d-b89db8e3e926 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:41.436633 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1266/5035] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:34:41 2026] POST /volume/v3/backups => generated 109 bytes in 41 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 17:34:41.436821 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5d95aee2-3842-4630-901d-b89db8e3e926 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:41.443679 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5d95aee2-3842-4630-901d-b89db8e3e926 tempest-ProjectReaderTests-239342715 tempest-ProjectReaderTests-239342715-project-admin] https://10.4.3.92/volume/v3/volumes/5e927e49-7662-4da4-aa15-d4d75fd68626 returned with HTTP 404 Jul 31 17:34:41.443968 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f90119a6-7a0a-4679-8399-05388295c4c3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:41.444237 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1264/5036] 10.4.3.92 () {68 vars in 1382 bytes} [Fri Jul 31 17:34:41 2026] GET /volume/v3/volumes/5e927e49-7662-4da4-aa15-d4d75fd68626 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 17:34:41.445769 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f90119a6-7a0a-4679-8399-05388295c4c3 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] DELETE https://10.4.3.92/volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 Jul 31 17:34:41.445964 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f90119a6-7a0a-4679-8399-05388295c4c3 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:41.446150 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f90119a6-7a0a-4679-8399-05388295c4c3 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:41.446251 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-f90119a6-7a0a-4679-8399-05388295c4c3 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Delete backup with id: 4774defd-ceab-4d4b-a7b1-067f7044df07. Jul 31 17:34:41.450501 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:41.450501 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:41.466803 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-f90119a6-7a0a-4679-8399-05388295c4c3 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] delete_backup rpcapi backup_id 4774defd-ceab-4d4b-a7b1-067f7044df07 {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:34:41.468644 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f90119a6-7a0a-4679-8399-05388295c4c3 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 returned with HTTP 202 Jul 31 17:34:41.469091 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1255/5037] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:34:41 2026] DELETE /volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:34:41.479300 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0836ab5c-d032-41f4-b96b-7626499b0812 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:41.481252 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0836ab5c-d032-41f4-b96b-7626499b0812 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 Jul 31 17:34:41.481493 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0836ab5c-d032-41f4-b96b-7626499b0812 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:41.481714 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0836ab5c-d032-41f4-b96b-7626499b0812 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:41.481838 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-0836ab5c-d032-41f4-b96b-7626499b0812 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 4774defd-ceab-4d4b-a7b1-067f7044df07. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:41.491072 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:41.491072 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:41.492884 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0836ab5c-d032-41f4-b96b-7626499b0812 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 returned with HTTP 200 Jul 31 17:34:41.493461 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1253/5038] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:41 2026] GET /volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:42.506024 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8b2bd7ea-4d28-4bad-8f67-b8558ffad3e9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:42.507719 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8b2bd7ea-4d28-4bad-8f67-b8558ffad3e9 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 Jul 31 17:34:42.507935 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8b2bd7ea-4d28-4bad-8f67-b8558ffad3e9 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:42.508165 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8b2bd7ea-4d28-4bad-8f67-b8558ffad3e9 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:42.508310 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-8b2bd7ea-4d28-4bad-8f67-b8558ffad3e9 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 4774defd-ceab-4d4b-a7b1-067f7044df07. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:42.512036 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8b2bd7ea-4d28-4bad-8f67-b8558ffad3e9 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 returned with HTTP 404 Jul 31 17:34:42.512593 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1267/5039] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:42 2026] GET /volume/v3/backups/4774defd-ceab-4d4b-a7b1-067f7044df07 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:34:42.520031 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fd64b56c-5462-4a98-86d1-54dbbd93fdec None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:42.521958 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fd64b56c-5462-4a98-86d1-54dbbd93fdec tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:34:42.522279 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fd64b56c-5462-4a98-86d1-54dbbd93fdec tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1555479549"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:42.523697 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-fd64b56c-5462-4a98-86d1-54dbbd93fdec tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1555479549'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:34:42.523824 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-fd64b56c-5462-4a98-86d1-54dbbd93fdec tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Create volume of 1 GB Jul 31 17:34:42.527917 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fd64b56c-5462-4a98-86d1-54dbbd93fdec tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Availability Zones retrieved successfully. Jul 31 17:34:42.533419 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-fd64b56c-5462-4a98-86d1-54dbbd93fdec tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Flow 'volume_create_api' (4accf40e-3b44-40e7-a3cb-eab255bedbed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:34:42.534354 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-fd64b56c-5462-4a98-86d1-54dbbd93fdec tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c75dff7-40c8-4904-8e70-7a52235b739e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:42.535981 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-fd64b56c-5462-4a98-86d1-54dbbd93fdec tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:34:42.562327 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-fd64b56c-5462-4a98-86d1-54dbbd93fdec tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c75dff7-40c8-4904-8e70-7a52235b739e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:42.563998 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-fd64b56c-5462-4a98-86d1-54dbbd93fdec tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d86c7fd8-6ce2-4a6f-b13c-8081329e09ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:42.605978 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-fd64b56c-5462-4a98-86d1-54dbbd93fdec tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Created reservations ['8b1b9275-6f68-4c1c-9bc8-90b433e46122', 'a2b23683-6b48-4ebb-9ecd-c295de84ba08', '418ea316-abf5-4814-b231-f1601d207a7f', '99e46269-425e-4982-9cfa-e47075655067'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:34:42.606860 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-fd64b56c-5462-4a98-86d1-54dbbd93fdec tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d86c7fd8-6ce2-4a6f-b13c-8081329e09ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b1b9275-6f68-4c1c-9bc8-90b433e46122', 'a2b23683-6b48-4ebb-9ecd-c295de84ba08', '418ea316-abf5-4814-b231-f1601d207a7f', '99e46269-425e-4982-9cfa-e47075655067']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:42.607604 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-fd64b56c-5462-4a98-86d1-54dbbd93fdec tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3494a42c-23eb-4e0b-af14-77156bb2123e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:42.630740 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-fd64b56c-5462-4a98-86d1-54dbbd93fdec tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3494a42c-23eb-4e0b-af14-77156bb2123e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fab935e7-43d4-4c13-b2d9-f7f15fdb1ae4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1555479549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b7156ea25714b058bdfcba7cfe4ae05',qos_specs=None,replication_status=,reservations=['8b1b9275-6f68-4c1c-9bc8-90b433e46122','a2b23683-6b48-4ebb-9ecd-c295de84ba08','418ea316-abf5-4814-b231-f1601d207a7f','99e46269-425e-4982-9cfa-e47075655067'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70972a09317b4fd8af91f6d0def2a852',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:34:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1555479549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fab935e7-43d4-4c13-b2d9-f7f15fdb1ae4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b7156ea25714b058bdfcba7cfe4ae05',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70972a09317b4fd8af91f6d0def2a852',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:42.631796 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-fd64b56c-5462-4a98-86d1-54dbbd93fdec tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2db3a0bf-d36b-47dd-8e9c-23abdbfb69ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:42.648369 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-fd64b56c-5462-4a98-86d1-54dbbd93fdec tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2db3a0bf-d36b-47dd-8e9c-23abdbfb69ce) transitioned into state 'SUCCESS' from state '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-1555479549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b7156ea25714b058bdfcba7cfe4ae05',qos_specs=None,replication_status=,reservations=['8b1b9275-6f68-4c1c-9bc8-90b433e46122','a2b23683-6b48-4ebb-9ecd-c295de84ba08','418ea316-abf5-4814-b231-f1601d207a7f','99e46269-425e-4982-9cfa-e47075655067'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70972a09317b4fd8af91f6d0def2a852',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:42.649082 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-fd64b56c-5462-4a98-86d1-54dbbd93fdec tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (610dd55f-1a8b-4ace-85ec-8f84f1f61d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:42.660975 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-fd64b56c-5462-4a98-86d1-54dbbd93fdec tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (610dd55f-1a8b-4ace-85ec-8f84f1f61d38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:42.662220 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-fd64b56c-5462-4a98-86d1-54dbbd93fdec tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Flow 'volume_create_api' (4accf40e-3b44-40e7-a3cb-eab255bedbed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:34:42.662430 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fd64b56c-5462-4a98-86d1-54dbbd93fdec tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Create volume request issued successfully. Jul 31 17:34:42.663057 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fd64b56c-5462-4a98-86d1-54dbbd93fdec tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:34:42.663591 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1265/5040] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:34:42 2026] POST /volume/v3/volumes => generated 747 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:34:42.680307 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-526bb60a-dbfa-46ad-9b96-05422a8a7e7f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:42.682057 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-526bb60a-dbfa-46ad-9b96-05422a8a7e7f tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/volumes/fab935e7-43d4-4c13-b2d9-f7f15fdb1ae4 Jul 31 17:34:42.682271 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-526bb60a-dbfa-46ad-9b96-05422a8a7e7f tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:42.682497 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-526bb60a-dbfa-46ad-9b96-05422a8a7e7f tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:42.688936 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:42.688936 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:42.692149 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-526bb60a-dbfa-46ad-9b96-05422a8a7e7f tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Volume info retrieved successfully. Jul 31 17:34:42.695860 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-526bb60a-dbfa-46ad-9b96-05422a8a7e7f tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/volumes/fab935e7-43d4-4c13-b2d9-f7f15fdb1ae4 returned with HTTP 200 Jul 31 17:34:42.696277 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1256/5041] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:42 2026] GET /volume/v3/volumes/fab935e7-43d4-4c13-b2d9-f7f15fdb1ae4 => generated 815 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:43.708412 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-50909676-dbb7-4a33-bed0-7d99102b3f61 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:43.710123 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-50909676-dbb7-4a33-bed0-7d99102b3f61 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/volumes/fab935e7-43d4-4c13-b2d9-f7f15fdb1ae4 Jul 31 17:34:43.710354 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-50909676-dbb7-4a33-bed0-7d99102b3f61 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:43.710574 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-50909676-dbb7-4a33-bed0-7d99102b3f61 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:43.717312 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:43.717312 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:43.720894 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-50909676-dbb7-4a33-bed0-7d99102b3f61 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Volume info retrieved successfully. Jul 31 17:34:43.724766 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-50909676-dbb7-4a33-bed0-7d99102b3f61 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/volumes/fab935e7-43d4-4c13-b2d9-f7f15fdb1ae4 returned with HTTP 200 Jul 31 17:34:43.725129 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1254/5042] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:43 2026] GET /volume/v3/volumes/fab935e7-43d4-4c13-b2d9-f7f15fdb1ae4 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:43.737939 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a407d5ed-42ef-49e9-89c3-5e2a89ef84f8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:43.739808 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a407d5ed-42ef-49e9-89c3-5e2a89ef84f8 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] POST https://10.4.3.92/volume/v3/backups Jul 31 17:34:43.740142 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a407d5ed-42ef-49e9-89c3-5e2a89ef84f8 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fab935e7-43d4-4c13-b2d9-f7f15fdb1ae4", "name": "tempest-VolumesBackupsTest-Backup-1245596108"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:43.741990 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-a407d5ed-42ef-49e9-89c3-5e2a89ef84f8 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Creating new backup {'backup': {'volume_id': 'fab935e7-43d4-4c13-b2d9-f7f15fdb1ae4', 'name': 'tempest-VolumesBackupsTest-Backup-1245596108'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:34:43.742169 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-a407d5ed-42ef-49e9-89c3-5e2a89ef84f8 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Creating backup of volume fab935e7-43d4-4c13-b2d9-f7f15fdb1ae4 in container None Jul 31 17:34:43.750569 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:43.750569 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:43.750933 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a407d5ed-42ef-49e9-89c3-5e2a89ef84f8 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Volume info retrieved successfully. Jul 31 17:34:43.767636 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-a407d5ed-42ef-49e9-89c3-5e2a89ef84f8 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Created reservations ['cf29a343-ab03-4d5e-abae-8551849862f2', 'a672a92a-3c73-4189-b401-f739d0c8f476'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:34:43.806128 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a407d5ed-42ef-49e9-89c3-5e2a89ef84f8 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:34:43.806751 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1268/5043] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:34:43 2026] POST /volume/v3/backups => generated 328 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:34:43.817768 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-22b762c2-662a-4eae-bf4a-0ac6b7c805d2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:43.819694 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-22b762c2-662a-4eae-bf4a-0ac6b7c805d2 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b Jul 31 17:34:43.819898 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-22b762c2-662a-4eae-bf4a-0ac6b7c805d2 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:43.820097 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-22b762c2-662a-4eae-bf4a-0ac6b7c805d2 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:43.820203 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-22b762c2-662a-4eae-bf4a-0ac6b7c805d2 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:43.825461 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:43.825461 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:43.826330 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-22b762c2-662a-4eae-bf4a-0ac6b7c805d2 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b returned with HTTP 200 Jul 31 17:34:43.826852 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1266/5044] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:43 2026] GET /volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:44.130474 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-756956c5-206e-4e02-a2ad-13860d6a9a47 req-fe38c363-9fa2-4789-8a1f-194c0336ed19 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:44.132348 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-756956c5-206e-4e02-a2ad-13860d6a9a47 req-fe38c363-9fa2-4789-8a1f-194c0336ed19 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df Jul 31 17:34:44.132555 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-756956c5-206e-4e02-a2ad-13860d6a9a47 req-fe38c363-9fa2-4789-8a1f-194c0336ed19 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:44.132750 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-756956c5-206e-4e02-a2ad-13860d6a9a47 req-fe38c363-9fa2-4789-8a1f-194c0336ed19 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:44.141149 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:44.141149 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:44.144232 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-756956c5-206e-4e02-a2ad-13860d6a9a47 req-fe38c363-9fa2-4789-8a1f-194c0336ed19 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:44.148058 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-756956c5-206e-4e02-a2ad-13860d6a9a47 req-fe38c363-9fa2-4789-8a1f-194c0336ed19 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df returned with HTTP 200 Jul 31 17:34:44.148475 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1257/5045] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:34:44 2026] GET /volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df => generated 1174 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:34:44.167059 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-756956c5-206e-4e02-a2ad-13860d6a9a47 req-be1a42eb-86c9-4c86-b93d-cbe6b7135561 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:44.169003 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-756956c5-206e-4e02-a2ad-13860d6a9a47 req-be1a42eb-86c9-4c86-b93d-cbe6b7135561 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] POST https://10.4.3.92/volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df/action Jul 31 17:34:44.169411 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-756956c5-206e-4e02-a2ad-13860d6a9a47 req-be1a42eb-86c9-4c86-b93d-cbe6b7135561 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:34:44.169588 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-756956c5-206e-4e02-a2ad-13860d6a9a47 req-be1a42eb-86c9-4c86-b93d-cbe6b7135561 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:44.179458 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:44.179458 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:44.179940 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-756956c5-206e-4e02-a2ad-13860d6a9a47 req-be1a42eb-86c9-4c86-b93d-cbe6b7135561 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:44.185895 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-756956c5-206e-4e02-a2ad-13860d6a9a47 req-be1a42eb-86c9-4c86-b93d-cbe6b7135561 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Begin detaching volume completed successfully. Jul 31 17:34:44.186111 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-756956c5-206e-4e02-a2ad-13860d6a9a47 req-be1a42eb-86c9-4c86-b93d-cbe6b7135561 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df/action returned with HTTP 202 Jul 31 17:34:44.186512 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1255/5046] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:34:44 2026] POST /volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:34:44.224592 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-10947bae-5c18-4354-85ca-74f9b4887e0c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:44.224948 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-10947bae-5c18-4354-85ca-74f9b4887e0c None None] GET https://10.4.3.92/volume// Jul 31 17:34:44.225152 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-10947bae-5c18-4354-85ca-74f9b4887e0c None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:44.225357 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-10947bae-5c18-4354-85ca-74f9b4887e0c None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:44.225640 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-10947bae-5c18-4354-85ca-74f9b4887e0c None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:34:44.225879 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1269/5047] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:34:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:34:44.232787 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-756956c5-206e-4e02-a2ad-13860d6a9a47 req-4d327063-15aa-4c36-927f-1a9c86f8f535 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:44.234632 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-756956c5-206e-4e02-a2ad-13860d6a9a47 req-4d327063-15aa-4c36-927f-1a9c86f8f535 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df Jul 31 17:34:44.234830 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-756956c5-206e-4e02-a2ad-13860d6a9a47 req-4d327063-15aa-4c36-927f-1a9c86f8f535 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:44.235001 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-756956c5-206e-4e02-a2ad-13860d6a9a47 req-4d327063-15aa-4c36-927f-1a9c86f8f535 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:44.244871 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:44.244871 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:44.248283 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-756956c5-206e-4e02-a2ad-13860d6a9a47 req-4d327063-15aa-4c36-927f-1a9c86f8f535 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:44.252583 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-756956c5-206e-4e02-a2ad-13860d6a9a47 req-4d327063-15aa-4c36-927f-1a9c86f8f535 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df returned with HTTP 200 Jul 31 17:34:44.253026 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1267/5048] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:34:44 2026] GET /volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df => generated 1357 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:34:44.836961 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-70855599-acd6-4cda-aa17-9a1be8cacb00 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:44.838744 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-70855599-acd6-4cda-aa17-9a1be8cacb00 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b Jul 31 17:34:44.838966 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-70855599-acd6-4cda-aa17-9a1be8cacb00 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:44.839172 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-70855599-acd6-4cda-aa17-9a1be8cacb00 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:44.839272 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-70855599-acd6-4cda-aa17-9a1be8cacb00 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:44.843142 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:44.843142 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:44.843757 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-70855599-acd6-4cda-aa17-9a1be8cacb00 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b returned with HTTP 200 Jul 31 17:34:44.844142 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1258/5049] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:44 2026] GET /volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:45.853451 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-aea32dc1-4cb9-4103-849a-efed701deb0a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:45.855113 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aea32dc1-4cb9-4103-849a-efed701deb0a tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b Jul 31 17:34:45.855284 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aea32dc1-4cb9-4103-849a-efed701deb0a tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:45.855496 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aea32dc1-4cb9-4103-849a-efed701deb0a tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:45.855586 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-aea32dc1-4cb9-4103-849a-efed701deb0a tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:45.859428 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:45.859428 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:45.859958 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aea32dc1-4cb9-4103-849a-efed701deb0a tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b returned with HTTP 200 Jul 31 17:34:45.860285 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1256/5050] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:45 2026] GET /volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:46.459281 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-756956c5-206e-4e02-a2ad-13860d6a9a47 req-8533e560-79e0-4789-95f5-555d62d3a53b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:46.461903 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-756956c5-206e-4e02-a2ad-13860d6a9a47 req-8533e560-79e0-4789-95f5-555d62d3a53b tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] DELETE https://10.4.3.92/volume/v3/attachments/21876129-60a4-4a2f-86fd-52b0df92709f Jul 31 17:34:46.462115 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-756956c5-206e-4e02-a2ad-13860d6a9a47 req-8533e560-79e0-4789-95f5-555d62d3a53b tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:46.462428 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-756956c5-206e-4e02-a2ad-13860d6a9a47 req-8533e560-79e0-4789-95f5-555d62d3a53b tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:46.469308 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:46.469308 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:46.520369 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-756956c5-206e-4e02-a2ad-13860d6a9a47 req-8533e560-79e0-4789-95f5-555d62d3a53b tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/attachments/21876129-60a4-4a2f-86fd-52b0df92709f returned with HTTP 200 Jul 31 17:34:46.520984 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1270/5051] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:34:46 2026] DELETE /volume/v3/attachments/21876129-60a4-4a2f-86fd-52b0df92709f => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:46.870460 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e03f56cc-70f3-4ec4-b520-8b43a9cd87f6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:46.872334 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e03f56cc-70f3-4ec4-b520-8b43a9cd87f6 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b Jul 31 17:34:46.872508 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e03f56cc-70f3-4ec4-b520-8b43a9cd87f6 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:46.872742 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e03f56cc-70f3-4ec4-b520-8b43a9cd87f6 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:46.872848 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e03f56cc-70f3-4ec4-b520-8b43a9cd87f6 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:46.877130 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:46.877130 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:46.877806 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e03f56cc-70f3-4ec4-b520-8b43a9cd87f6 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b returned with HTTP 200 Jul 31 17:34:46.878414 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1268/5052] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:46 2026] GET /volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:47.344583 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-244fde81-761f-47b9-9f79-a00203fce639 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:47.346257 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-244fde81-761f-47b9-9f79-a00203fce639 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:34:47.346609 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-244fde81-761f-47b9-9f79-a00203fce639 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1126780878", "snapshot_id": "72b832e2-c8cc-4b4b-bd00-13870dcf72eb", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:47.348237 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-244fde81-761f-47b9-9f79-a00203fce639 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1126780878', 'snapshot_id': '72b832e2-c8cc-4b4b-bd00-13870dcf72eb', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:34:47.353644 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:47.353644 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:47.354075 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-244fde81-761f-47b9-9f79-a00203fce639 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Snapshot retrieved successfully. Jul 31 17:34:47.354379 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-244fde81-761f-47b9-9f79-a00203fce639 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Create volume of 1 GB Jul 31 17:34:47.357875 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-244fde81-761f-47b9-9f79-a00203fce639 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Availability Zones retrieved successfully. Jul 31 17:34:47.362935 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-244fde81-761f-47b9-9f79-a00203fce639 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Flow 'volume_create_api' (a741d243-f0f3-4a32-b7c8-a982b8c9f3e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:34:47.364015 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-244fde81-761f-47b9-9f79-a00203fce639 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3acbbe6f-4c38-4cb2-a1c2-eb03718bda85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:47.364941 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-244fde81-761f-47b9-9f79-a00203fce639 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:34:47.394415 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-244fde81-761f-47b9-9f79-a00203fce639 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3acbbe6f-4c38-4cb2-a1c2-eb03718bda85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '72b832e2-c8cc-4b4b-bd00-13870dcf72eb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:47.395518 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-244fde81-761f-47b9-9f79-a00203fce639 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfca2ab1-33fd-478a-a6f6-7fa67f96fa31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:47.435924 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-244fde81-761f-47b9-9f79-a00203fce639 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Created reservations ['00c5d841-6b40-4bce-8bd9-fd458dd1a494', '7db139ee-59be-4874-9dd0-9cf2154c984e', '959991c9-fd4d-4c06-8ee3-f131050bb492', '9c1a4b9c-4637-4d12-a354-0ef15599d966'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:34:47.436632 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-244fde81-761f-47b9-9f79-a00203fce639 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfca2ab1-33fd-478a-a6f6-7fa67f96fa31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00c5d841-6b40-4bce-8bd9-fd458dd1a494', '7db139ee-59be-4874-9dd0-9cf2154c984e', '959991c9-fd4d-4c06-8ee3-f131050bb492', '9c1a4b9c-4637-4d12-a354-0ef15599d966']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:47.437243 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-244fde81-761f-47b9-9f79-a00203fce639 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5458114-b467-42dc-98d4-5f077bb87568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:47.477360 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-244fde81-761f-47b9-9f79-a00203fce639 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5458114-b467-42dc-98d4-5f077bb87568) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42a4b111-ba51-4590-a36b-492cf87c9627', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1126780878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1af2a9a8fee84619a3305e2754811196',qos_specs=None,replication_status=,reservations=['00c5d841-6b40-4bce-8bd9-fd458dd1a494','7db139ee-59be-4874-9dd0-9cf2154c984e','959991c9-fd4d-4c06-8ee3-f131050bb492','9c1a4b9c-4637-4d12-a354-0ef15599d966'],size=1,snapshot_id=72b832e2-c8cc-4b4b-bd00-13870dcf72eb,source_replicaid=,source_volid=None,status='creating',user_id='a2f4be680ec646d0947c1c15b4b47bc0',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:34:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1126780878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42a4b111-ba51-4590-a36b-492cf87c9627,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1af2a9a8fee84619a3305e2754811196',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=72b832e2-c8cc-4b4b-bd00-13870dcf72eb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2f4be680ec646d0947c1c15b4b47bc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:47.478188 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-244fde81-761f-47b9-9f79-a00203fce639 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40e42d99-d255-480d-8c8d-bc68e7c16440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:47.497671 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-244fde81-761f-47b9-9f79-a00203fce639 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40e42d99-d255-480d-8c8d-bc68e7c16440) transitioned into state 'SUCCESS' from state '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-1126780878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1af2a9a8fee84619a3305e2754811196',qos_specs=None,replication_status=,reservations=['00c5d841-6b40-4bce-8bd9-fd458dd1a494','7db139ee-59be-4874-9dd0-9cf2154c984e','959991c9-fd4d-4c06-8ee3-f131050bb492','9c1a4b9c-4637-4d12-a354-0ef15599d966'],size=1,snapshot_id=72b832e2-c8cc-4b4b-bd00-13870dcf72eb,source_replicaid=,source_volid=None,status='creating',user_id='a2f4be680ec646d0947c1c15b4b47bc0',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:47.498393 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-244fde81-761f-47b9-9f79-a00203fce639 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5d2cb14-f3f2-48a3-9354-abe9dcb4183b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:47.516714 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-244fde81-761f-47b9-9f79-a00203fce639 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5d2cb14-f3f2-48a3-9354-abe9dcb4183b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:47.517417 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-244fde81-761f-47b9-9f79-a00203fce639 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Flow 'volume_create_api' (a741d243-f0f3-4a32-b7c8-a982b8c9f3e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:34:47.517705 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-244fde81-761f-47b9-9f79-a00203fce639 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Create volume request issued successfully. Jul 31 17:34:47.518217 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-244fde81-761f-47b9-9f79-a00203fce639 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:34:47.518704 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1259/5053] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:34:47 2026] POST /volume/v3/volumes => generated 789 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:34:47.529034 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-57f31ee6-64be-4fb7-a25e-e8de4ebcd653 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:47.530897 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-57f31ee6-64be-4fb7-a25e-e8de4ebcd653 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 Jul 31 17:34:47.531193 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-57f31ee6-64be-4fb7-a25e-e8de4ebcd653 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:47.531562 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-57f31ee6-64be-4fb7-a25e-e8de4ebcd653 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:47.538606 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:47.538606 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:47.541800 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-57f31ee6-64be-4fb7-a25e-e8de4ebcd653 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:47.545466 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-57f31ee6-64be-4fb7-a25e-e8de4ebcd653 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 returned with HTTP 200 Jul 31 17:34:47.545836 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1257/5054] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:47 2026] GET /volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:47.889005 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ef3157ea-e6f0-4946-bab8-5cd8bd9ee4bf None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:47.890991 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ef3157ea-e6f0-4946-bab8-5cd8bd9ee4bf tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b Jul 31 17:34:47.891782 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ef3157ea-e6f0-4946-bab8-5cd8bd9ee4bf tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:47.891782 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ef3157ea-e6f0-4946-bab8-5cd8bd9ee4bf tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:47.891782 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ef3157ea-e6f0-4946-bab8-5cd8bd9ee4bf tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:47.895436 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:47.895436 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:47.896002 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ef3157ea-e6f0-4946-bab8-5cd8bd9ee4bf tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b returned with HTTP 200 Jul 31 17:34:47.896545 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1271/5055] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:47 2026] GET /volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:48.563201 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ca6394f4-a8f0-4d07-97aa-f83e0a9f2ea9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:48.565276 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ca6394f4-a8f0-4d07-97aa-f83e0a9f2ea9 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 Jul 31 17:34:48.565524 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ca6394f4-a8f0-4d07-97aa-f83e0a9f2ea9 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:48.565741 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ca6394f4-a8f0-4d07-97aa-f83e0a9f2ea9 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:48.574337 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:48.574337 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:48.578730 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ca6394f4-a8f0-4d07-97aa-f83e0a9f2ea9 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:48.583701 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ca6394f4-a8f0-4d07-97aa-f83e0a9f2ea9 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 returned with HTTP 200 Jul 31 17:34:48.584088 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1269/5056] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:48 2026] GET /volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:48.595703 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d52e123e-9d3a-4353-b303-248c42b1f8a7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:48.597634 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d52e123e-9d3a-4353-b303-248c42b1f8a7 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 Jul 31 17:34:48.597849 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d52e123e-9d3a-4353-b303-248c42b1f8a7 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:48.598072 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d52e123e-9d3a-4353-b303-248c42b1f8a7 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:48.604477 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:48.604477 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:48.607820 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d52e123e-9d3a-4353-b303-248c42b1f8a7 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:48.611650 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d52e123e-9d3a-4353-b303-248c42b1f8a7 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 returned with HTTP 200 Jul 31 17:34:48.612078 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1260/5057] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:48 2026] GET /volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:48.908197 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a0a1e71d-1ee1-4f18-99a6-ccd1364b6c23 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:48.909801 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a0a1e71d-1ee1-4f18-99a6-ccd1364b6c23 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b Jul 31 17:34:48.910035 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a0a1e71d-1ee1-4f18-99a6-ccd1364b6c23 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:48.910205 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a0a1e71d-1ee1-4f18-99a6-ccd1364b6c23 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:48.910329 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-a0a1e71d-1ee1-4f18-99a6-ccd1364b6c23 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:48.915226 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:48.915226 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:48.915757 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a0a1e71d-1ee1-4f18-99a6-ccd1364b6c23 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b returned with HTTP 200 Jul 31 17:34:48.916078 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1258/5058] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:48 2026] GET /volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:49.093612 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-1d5dffa7-d30d-477c-827a-0fdae343fa8c req-2f1a543c-a341-4db5-a20d-8ee70fa820d6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:49.095658 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1d5dffa7-d30d-477c-827a-0fdae343fa8c req-2f1a543c-a341-4db5-a20d-8ee70fa820d6 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 Jul 31 17:34:49.095864 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-1d5dffa7-d30d-477c-827a-0fdae343fa8c req-2f1a543c-a341-4db5-a20d-8ee70fa820d6 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:49.096127 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-1d5dffa7-d30d-477c-827a-0fdae343fa8c req-2f1a543c-a341-4db5-a20d-8ee70fa820d6 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:49.103084 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:49.103084 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:49.106594 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-1d5dffa7-d30d-477c-827a-0fdae343fa8c req-2f1a543c-a341-4db5-a20d-8ee70fa820d6 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:49.110011 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-1d5dffa7-d30d-477c-827a-0fdae343fa8c req-2f1a543c-a341-4db5-a20d-8ee70fa820d6 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 returned with HTTP 200 Jul 31 17:34:49.110392 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1272/5059] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:34:49 2026] GET /volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:49.178967 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-356e590f-2c40-44ac-ab05-1364ba97b9a0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:49.178967 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-356e590f-2c40-44ac-ab05-1364ba97b9a0 None None] GET https://10.4.3.92/volume// Jul 31 17:34:49.178967 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-356e590f-2c40-44ac-ab05-1364ba97b9a0 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:49.179190 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-356e590f-2c40-44ac-ab05-1364ba97b9a0 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:49.179480 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-356e590f-2c40-44ac-ab05-1364ba97b9a0 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:34:49.179755 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1270/5060] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:34:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:34:49.186086 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-1d5dffa7-d30d-477c-827a-0fdae343fa8c req-f04dad35-5f5a-4deb-999e-c87cfbcbce4e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:49.310137 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1d5dffa7-d30d-477c-827a-0fdae343fa8c req-f04dad35-5f5a-4deb-999e-c87cfbcbce4e tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:34:49.310526 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1d5dffa7-d30d-477c-827a-0fdae343fa8c req-f04dad35-5f5a-4deb-999e-c87cfbcbce4e tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "42a4b111-ba51-4590-a36b-492cf87c9627", "connector": null, "instance_uuid": "e6235113-47b0-40d6-9a42-a448501eac43"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:49.319035 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:49.319035 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:49.352079 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1d5dffa7-d30d-477c-827a-0fdae343fa8c req-f04dad35-5f5a-4deb-999e-c87cfbcbce4e tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:34:49.352564 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1261/5061] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:34:49 2026] POST /volume/v3/attachments => generated 273 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:34:49.378927 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-39268ee3-e766-44da-8ad0-cb24a490e941 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:49.380784 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-39268ee3-e766-44da-8ad0-cb24a490e941 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 Jul 31 17:34:49.380971 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-39268ee3-e766-44da-8ad0-cb24a490e941 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:49.381174 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-39268ee3-e766-44da-8ad0-cb24a490e941 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:49.386524 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6576732e-01e7-460e-8494-32ba268faa30 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:49.386848 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6576732e-01e7-460e-8494-32ba268faa30 None None] GET https://10.4.3.92/volume// Jul 31 17:34:49.386994 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6576732e-01e7-460e-8494-32ba268faa30 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:49.387232 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6576732e-01e7-460e-8494-32ba268faa30 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:49.387522 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6576732e-01e7-460e-8494-32ba268faa30 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:34:49.387804 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1273/5062] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:34:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:34:49.390747 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:49.390747 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:49.393554 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-1d5dffa7-d30d-477c-827a-0fdae343fa8c req-94084a87-0061-49e1-862d-89a00e3724d6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:49.395288 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1d5dffa7-d30d-477c-827a-0fdae343fa8c req-94084a87-0061-49e1-862d-89a00e3724d6 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 Jul 31 17:34:49.395369 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-39268ee3-e766-44da-8ad0-cb24a490e941 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:49.395492 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1d5dffa7-d30d-477c-827a-0fdae343fa8c req-94084a87-0061-49e1-862d-89a00e3724d6 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:49.395666 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1d5dffa7-d30d-477c-827a-0fdae343fa8c req-94084a87-0061-49e1-862d-89a00e3724d6 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:49.399914 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-39268ee3-e766-44da-8ad0-cb24a490e941 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 returned with HTTP 200 Jul 31 17:34:49.400519 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1259/5063] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:49 2026] GET /volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:49.409519 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:49.409519 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:49.413401 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-1d5dffa7-d30d-477c-827a-0fdae343fa8c req-94084a87-0061-49e1-862d-89a00e3724d6 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:49.418333 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1d5dffa7-d30d-477c-827a-0fdae343fa8c req-94084a87-0061-49e1-862d-89a00e3724d6 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 returned with HTTP 200 Jul 31 17:34:49.418802 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1271/5064] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:34:49 2026] GET /volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 => generated 1061 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:34:49.539876 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-1d5dffa7-d30d-477c-827a-0fdae343fa8c req-3a9c8e65-7e93-4548-bbf0-8ed8642459f6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:49.541941 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1d5dffa7-d30d-477c-827a-0fdae343fa8c req-3a9c8e65-7e93-4548-bbf0-8ed8642459f6 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] PUT https://10.4.3.92/volume/v3/attachments/e725e95f-b99e-492d-8218-49c99cf416b1 Jul 31 17:34:49.542282 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-1d5dffa7-d30d-477c-827a-0fdae343fa8c req-3a9c8e65-7e93-4548-bbf0-8ed8642459f6 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:49.550818 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-1d5dffa7-d30d-477c-827a-0fdae343fa8c req-3a9c8e65-7e93-4548-bbf0-8ed8642459f6 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Acquiring lock "cinder-attachment_update-42a4b111-ba51-4590-a36b-492cf87c9627-np0000006248" by "attachment_update" {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:34:49.556294 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-1d5dffa7-d30d-477c-827a-0fdae343fa8c req-3a9c8e65-7e93-4548-bbf0-8ed8642459f6 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Lock "cinder-attachment_update-42a4b111-ba51-4590-a36b-492cf87c9627-np0000006248" acquired by "attachment_update" :: waited 0.006s {{(pid=100273) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:34:49.557724 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:49.557724 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:49.660691 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.coordination [req-1d5dffa7-d30d-477c-827a-0fdae343fa8c req-3a9c8e65-7e93-4548-bbf0-8ed8642459f6 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Lock "cinder-attachment_update-42a4b111-ba51-4590-a36b-492cf87c9627-np0000006248" released by "attachment_update" :: held 0.104s {{(pid=100273) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:34:49.661206 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-1d5dffa7-d30d-477c-827a-0fdae343fa8c req-3a9c8e65-7e93-4548-bbf0-8ed8642459f6 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/attachments/e725e95f-b99e-492d-8218-49c99cf416b1 returned with HTTP 200 Jul 31 17:34:49.661737 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1262/5065] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:34:49 2026] PUT /volume/v3/attachments/e725e95f-b99e-492d-8218-49c99cf416b1 => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:34:49.926272 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-83720d73-d2a0-4cb9-9403-1077ab8ec968 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:49.928494 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-83720d73-d2a0-4cb9-9403-1077ab8ec968 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b Jul 31 17:34:49.928790 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-83720d73-d2a0-4cb9-9403-1077ab8ec968 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:49.929034 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-83720d73-d2a0-4cb9-9403-1077ab8ec968 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:49.929175 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-83720d73-d2a0-4cb9-9403-1077ab8ec968 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:49.934174 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:49.934174 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:49.935003 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-83720d73-d2a0-4cb9-9403-1077ab8ec968 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b returned with HTTP 200 Jul 31 17:34:49.935485 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1274/5066] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:49 2026] GET /volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:50.413614 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ea9c5203-417b-4438-8668-e7f2a27d674c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:50.416376 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ea9c5203-417b-4438-8668-e7f2a27d674c tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 Jul 31 17:34:50.416633 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ea9c5203-417b-4438-8668-e7f2a27d674c tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:50.416895 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ea9c5203-417b-4438-8668-e7f2a27d674c tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:50.429502 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:50.429502 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:50.434077 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ea9c5203-417b-4438-8668-e7f2a27d674c tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:50.440055 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ea9c5203-417b-4438-8668-e7f2a27d674c tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 returned with HTTP 200 Jul 31 17:34:50.440591 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1260/5067] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:50 2026] GET /volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:50.950124 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-74f0a39a-e3de-4eb4-b8dc-abaf342a6f13 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:50.952091 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-74f0a39a-e3de-4eb4-b8dc-abaf342a6f13 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b Jul 31 17:34:50.952429 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-74f0a39a-e3de-4eb4-b8dc-abaf342a6f13 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:50.952699 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-74f0a39a-e3de-4eb4-b8dc-abaf342a6f13 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:50.952849 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-74f0a39a-e3de-4eb4-b8dc-abaf342a6f13 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:50.958709 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:50.958709 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:50.959848 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-74f0a39a-e3de-4eb4-b8dc-abaf342a6f13 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b returned with HTTP 200 Jul 31 17:34:50.960856 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1272/5068] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:50 2026] GET /volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:51.452686 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6dbe6411-66dd-4593-86ab-54c25e0c8202 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:51.454506 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6dbe6411-66dd-4593-86ab-54c25e0c8202 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 Jul 31 17:34:51.454996 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6dbe6411-66dd-4593-86ab-54c25e0c8202 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:51.456144 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6dbe6411-66dd-4593-86ab-54c25e0c8202 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:51.464821 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:51.464821 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:51.471880 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6dbe6411-66dd-4593-86ab-54c25e0c8202 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:51.475268 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6dbe6411-66dd-4593-86ab-54c25e0c8202 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 returned with HTTP 200 Jul 31 17:34:51.475268 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1263/5069] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:51 2026] GET /volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:51.971929 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-84c4a411-31ca-44e9-8fec-32218e85e488 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:51.973583 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-84c4a411-31ca-44e9-8fec-32218e85e488 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b Jul 31 17:34:51.973759 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-84c4a411-31ca-44e9-8fec-32218e85e488 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:51.973926 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-84c4a411-31ca-44e9-8fec-32218e85e488 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:51.974022 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-84c4a411-31ca-44e9-8fec-32218e85e488 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:51.977797 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:51.977797 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:51.978359 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-84c4a411-31ca-44e9-8fec-32218e85e488 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b returned with HTTP 200 Jul 31 17:34:51.978744 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1275/5070] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:51 2026] GET /volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:52.488382 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-facda0a1-c322-4194-8753-7b77dfc24284 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:52.490258 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-facda0a1-c322-4194-8753-7b77dfc24284 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 Jul 31 17:34:52.490469 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-facda0a1-c322-4194-8753-7b77dfc24284 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:52.490692 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-facda0a1-c322-4194-8753-7b77dfc24284 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:52.503745 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:52.503745 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:52.508106 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-facda0a1-c322-4194-8753-7b77dfc24284 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:52.513463 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-facda0a1-c322-4194-8753-7b77dfc24284 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 returned with HTTP 200 Jul 31 17:34:52.514014 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1261/5071] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:52 2026] GET /volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:52.953075 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-1d5dffa7-d30d-477c-827a-0fdae343fa8c req-62ccecec-47aa-4ace-8983-fdfb3681c68c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:52.955233 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1d5dffa7-d30d-477c-827a-0fdae343fa8c req-62ccecec-47aa-4ace-8983-fdfb3681c68c tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] POST https://10.4.3.92/volume/v3/attachments/e725e95f-b99e-492d-8218-49c99cf416b1/action Jul 31 17:34:52.955745 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1d5dffa7-d30d-477c-827a-0fdae343fa8c req-62ccecec-47aa-4ace-8983-fdfb3681c68c tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:34:52.955862 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-1d5dffa7-d30d-477c-827a-0fdae343fa8c req-62ccecec-47aa-4ace-8983-fdfb3681c68c tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:52.972261 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:52.972261 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:52.983831 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-1d5dffa7-d30d-477c-827a-0fdae343fa8c req-62ccecec-47aa-4ace-8983-fdfb3681c68c tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/attachments/e725e95f-b99e-492d-8218-49c99cf416b1/action returned with HTTP 204 Jul 31 17:34:52.984298 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1273/5072] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:34:52 2026] POST /volume/v3/attachments/e725e95f-b99e-492d-8218-49c99cf416b1/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:34:52.990581 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d906e655-c042-41f1-8de0-04f1865b1e12 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:52.996854 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d906e655-c042-41f1-8de0-04f1865b1e12 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b Jul 31 17:34:52.997073 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d906e655-c042-41f1-8de0-04f1865b1e12 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:52.997460 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d906e655-c042-41f1-8de0-04f1865b1e12 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:52.997589 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d906e655-c042-41f1-8de0-04f1865b1e12 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:53.003537 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:53.003537 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:53.004491 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d906e655-c042-41f1-8de0-04f1865b1e12 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b returned with HTTP 200 Jul 31 17:34:53.005022 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1264/5073] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:52 2026] GET /volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:53.526030 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-02cc5e29-fc72-49c6-a391-0e0630181dec None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:53.528127 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-02cc5e29-fc72-49c6-a391-0e0630181dec tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 Jul 31 17:34:53.528334 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-02cc5e29-fc72-49c6-a391-0e0630181dec tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:53.528580 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-02cc5e29-fc72-49c6-a391-0e0630181dec tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:53.538308 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:53.538308 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:53.541531 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-02cc5e29-fc72-49c6-a391-0e0630181dec tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:53.545546 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-02cc5e29-fc72-49c6-a391-0e0630181dec tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 returned with HTTP 200 Jul 31 17:34:53.545979 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1276/5074] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:53 2026] GET /volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 => generated 1174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:34:54.016223 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a7c02c18-7f54-4119-a140-4150ab00261f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:54.018641 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a7c02c18-7f54-4119-a140-4150ab00261f tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b Jul 31 17:34:54.018887 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a7c02c18-7f54-4119-a140-4150ab00261f tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:54.019160 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a7c02c18-7f54-4119-a140-4150ab00261f tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:54.019323 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-a7c02c18-7f54-4119-a140-4150ab00261f tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:54.024399 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:54.024399 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:54.025329 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a7c02c18-7f54-4119-a140-4150ab00261f tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b returned with HTTP 200 Jul 31 17:34:54.025835 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1262/5075] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:54 2026] GET /volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:55.035782 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-29e45207-8788-466c-83d9-f2a23b2997ac None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:55.037443 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-29e45207-8788-466c-83d9-f2a23b2997ac tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b Jul 31 17:34:55.037663 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-29e45207-8788-466c-83d9-f2a23b2997ac tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:55.037856 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-29e45207-8788-466c-83d9-f2a23b2997ac tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:55.037958 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-29e45207-8788-466c-83d9-f2a23b2997ac tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:55.042098 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:55.042098 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:55.042864 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-29e45207-8788-466c-83d9-f2a23b2997ac tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b returned with HTTP 200 Jul 31 17:34:55.043354 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1274/5076] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:55 2026] GET /volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:56.052921 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3751aa6e-ac6c-421f-815a-2d0faaf4aa78 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:56.054749 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3751aa6e-ac6c-421f-815a-2d0faaf4aa78 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b Jul 31 17:34:56.054999 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3751aa6e-ac6c-421f-815a-2d0faaf4aa78 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:56.055180 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3751aa6e-ac6c-421f-815a-2d0faaf4aa78 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:56.055272 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-3751aa6e-ac6c-421f-815a-2d0faaf4aa78 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:56.057238 np0000006248 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=313,cinder:UPDATE=101,cinder:INSERT=53 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:34:56.060242 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:56.060242 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:56.060875 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3751aa6e-ac6c-421f-815a-2d0faaf4aa78 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b returned with HTTP 200 Jul 31 17:34:56.061265 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1265/5077] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:56 2026] GET /volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:56.726206 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-d7d4a87e-3b41-4bab-a8b0-f3157cdef7ce req-46d78f3c-2e74-4e67-baf5-631c075c04e0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:56.728763 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d7d4a87e-3b41-4bab-a8b0-f3157cdef7ce req-46d78f3c-2e74-4e67-baf5-631c075c04e0 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 Jul 31 17:34:56.728994 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d7d4a87e-3b41-4bab-a8b0-f3157cdef7ce req-46d78f3c-2e74-4e67-baf5-631c075c04e0 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:56.729221 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-d7d4a87e-3b41-4bab-a8b0-f3157cdef7ce req-46d78f3c-2e74-4e67-baf5-631c075c04e0 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:56.731238 np0000006248 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=195,cinder:UPDATE=54,cinder:INSERT=32 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:34:56.739967 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:56.739967 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:56.743396 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-d7d4a87e-3b41-4bab-a8b0-f3157cdef7ce req-46d78f3c-2e74-4e67-baf5-631c075c04e0 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:56.747329 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-d7d4a87e-3b41-4bab-a8b0-f3157cdef7ce req-46d78f3c-2e74-4e67-baf5-631c075c04e0 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 returned with HTTP 200 Jul 31 17:34:56.747725 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1277/5078] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:34:56 2026] GET /volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 => generated 1174 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:34:56.765197 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-d7d4a87e-3b41-4bab-a8b0-f3157cdef7ce req-e691b5b1-588f-4402-be22-33b18e32b1bc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:56.767307 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d7d4a87e-3b41-4bab-a8b0-f3157cdef7ce req-e691b5b1-588f-4402-be22-33b18e32b1bc tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] POST https://10.4.3.92/volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627/action Jul 31 17:34:56.767653 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d7d4a87e-3b41-4bab-a8b0-f3157cdef7ce req-e691b5b1-588f-4402-be22-33b18e32b1bc tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:34:56.767815 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d7d4a87e-3b41-4bab-a8b0-f3157cdef7ce req-e691b5b1-588f-4402-be22-33b18e32b1bc tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:56.770725 np0000006248 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=259,cinder:UPDATE=97,cinder:INSERT=44 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:34:56.778024 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:56.778024 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:56.778542 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-d7d4a87e-3b41-4bab-a8b0-f3157cdef7ce req-e691b5b1-588f-4402-be22-33b18e32b1bc tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:56.785241 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-d7d4a87e-3b41-4bab-a8b0-f3157cdef7ce req-e691b5b1-588f-4402-be22-33b18e32b1bc tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Begin detaching volume completed successfully. Jul 31 17:34:56.785475 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d7d4a87e-3b41-4bab-a8b0-f3157cdef7ce req-e691b5b1-588f-4402-be22-33b18e32b1bc tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627/action returned with HTTP 202 Jul 31 17:34:56.785948 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1263/5079] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:34:56 2026] POST /volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:34:56.830697 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-68996c87-f923-459a-a30e-9a61be6877cd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:56.831060 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-68996c87-f923-459a-a30e-9a61be6877cd None None] GET https://10.4.3.92/volume// Jul 31 17:34:56.831155 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-68996c87-f923-459a-a30e-9a61be6877cd None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:56.831335 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-68996c87-f923-459a-a30e-9a61be6877cd None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:56.831659 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-68996c87-f923-459a-a30e-9a61be6877cd None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:34:56.831902 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1275/5080] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:34:56 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:34:56.840670 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-d7d4a87e-3b41-4bab-a8b0-f3157cdef7ce req-a65963ea-8393-456e-bbaf-9819efbde030 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:56.843920 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d7d4a87e-3b41-4bab-a8b0-f3157cdef7ce req-a65963ea-8393-456e-bbaf-9819efbde030 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 Jul 31 17:34:56.844134 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d7d4a87e-3b41-4bab-a8b0-f3157cdef7ce req-a65963ea-8393-456e-bbaf-9819efbde030 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:56.844334 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-d7d4a87e-3b41-4bab-a8b0-f3157cdef7ce req-a65963ea-8393-456e-bbaf-9819efbde030 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:56.853419 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:56.853419 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:56.856660 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-d7d4a87e-3b41-4bab-a8b0-f3157cdef7ce req-a65963ea-8393-456e-bbaf-9819efbde030 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:56.860567 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-d7d4a87e-3b41-4bab-a8b0-f3157cdef7ce req-a65963ea-8393-456e-bbaf-9819efbde030 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 returned with HTTP 200 Jul 31 17:34:56.860940 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1266/5081] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:34:56 2026] GET /volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 => generated 1357 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:34:57.074836 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1f2ed704-088c-48cc-9b26-e1fcfa74b3ee None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:57.078042 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1f2ed704-088c-48cc-9b26-e1fcfa74b3ee tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b Jul 31 17:34:57.078408 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1f2ed704-088c-48cc-9b26-e1fcfa74b3ee tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:57.078755 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1f2ed704-088c-48cc-9b26-e1fcfa74b3ee tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:57.078980 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-1f2ed704-088c-48cc-9b26-e1fcfa74b3ee tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:57.084035 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:57.084035 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:57.085005 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1f2ed704-088c-48cc-9b26-e1fcfa74b3ee tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b returned with HTTP 200 Jul 31 17:34:57.085604 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1278/5082] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:57 2026] GET /volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:57.689448 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-d7d4a87e-3b41-4bab-a8b0-f3157cdef7ce req-87b4a72d-6aa2-4f73-8cdf-80dff2009bbb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:57.691499 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d7d4a87e-3b41-4bab-a8b0-f3157cdef7ce req-87b4a72d-6aa2-4f73-8cdf-80dff2009bbb tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] DELETE https://10.4.3.92/volume/v3/attachments/e725e95f-b99e-492d-8218-49c99cf416b1 Jul 31 17:34:57.691699 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d7d4a87e-3b41-4bab-a8b0-f3157cdef7ce req-87b4a72d-6aa2-4f73-8cdf-80dff2009bbb tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:57.691912 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-d7d4a87e-3b41-4bab-a8b0-f3157cdef7ce req-87b4a72d-6aa2-4f73-8cdf-80dff2009bbb tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:57.703005 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:57.703005 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:57.754664 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-d7d4a87e-3b41-4bab-a8b0-f3157cdef7ce req-87b4a72d-6aa2-4f73-8cdf-80dff2009bbb tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/attachments/e725e95f-b99e-492d-8218-49c99cf416b1 returned with HTTP 200 Jul 31 17:34:57.755064 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1264/5083] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:34:57 2026] DELETE /volume/v3/attachments/e725e95f-b99e-492d-8218-49c99cf416b1 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:57.877179 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4eaea487-9387-44be-9e1c-1c38bcdd3b07 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:57.878653 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4eaea487-9387-44be-9e1c-1c38bcdd3b07 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:34:57.879054 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4eaea487-9387-44be-9e1c-1c38bcdd3b07 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1003499569", "snapshot_id": "6d759b46-9469-41de-8f93-adda70e8f1e5", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:57.880530 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-4eaea487-9387-44be-9e1c-1c38bcdd3b07 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1003499569', 'snapshot_id': '6d759b46-9469-41de-8f93-adda70e8f1e5', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:34:57.885807 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:57.885807 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:57.886493 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4eaea487-9387-44be-9e1c-1c38bcdd3b07 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Snapshot retrieved successfully. Jul 31 17:34:57.886747 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-4eaea487-9387-44be-9e1c-1c38bcdd3b07 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Create volume of 1 GB Jul 31 17:34:57.890382 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4eaea487-9387-44be-9e1c-1c38bcdd3b07 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Availability Zones retrieved successfully. Jul 31 17:34:57.896416 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4eaea487-9387-44be-9e1c-1c38bcdd3b07 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Flow 'volume_create_api' (a6f59677-73c3-44c2-b089-8476bca094cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:34:57.897222 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4eaea487-9387-44be-9e1c-1c38bcdd3b07 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fbc3178-bc51-4f7a-ab47-3ff55e357526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:57.898417 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-4eaea487-9387-44be-9e1c-1c38bcdd3b07 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:34:57.925275 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4eaea487-9387-44be-9e1c-1c38bcdd3b07 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fbc3178-bc51-4f7a-ab47-3ff55e357526) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6d759b46-9469-41de-8f93-adda70e8f1e5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:57.926154 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4eaea487-9387-44be-9e1c-1c38bcdd3b07 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (688c6f38-6b03-4e84-a4f2-e134db60dc4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:57.960839 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-4eaea487-9387-44be-9e1c-1c38bcdd3b07 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Created reservations ['6684f365-d708-49e3-b71a-b3a2211d482e', '0fc587ce-6418-4f71-b47b-ecd9de775a3c', '2ee2ee46-bf26-41d1-9b45-01353c99880c', 'eebecc02-3bb5-40bd-8a33-ff04c5524a62'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:34:57.961757 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4eaea487-9387-44be-9e1c-1c38bcdd3b07 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (688c6f38-6b03-4e84-a4f2-e134db60dc4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6684f365-d708-49e3-b71a-b3a2211d482e', '0fc587ce-6418-4f71-b47b-ecd9de775a3c', '2ee2ee46-bf26-41d1-9b45-01353c99880c', 'eebecc02-3bb5-40bd-8a33-ff04c5524a62']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:57.962627 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4eaea487-9387-44be-9e1c-1c38bcdd3b07 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d227c2c4-a89d-488a-a6bc-fb7f0107d165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:57.999842 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4eaea487-9387-44be-9e1c-1c38bcdd3b07 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d227c2c4-a89d-488a-a6bc-fb7f0107d165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1613b2e8-62b9-4015-a0e9-013d917d8cf8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1003499569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1af2a9a8fee84619a3305e2754811196',qos_specs=None,replication_status=,reservations=['6684f365-d708-49e3-b71a-b3a2211d482e','0fc587ce-6418-4f71-b47b-ecd9de775a3c','2ee2ee46-bf26-41d1-9b45-01353c99880c','eebecc02-3bb5-40bd-8a33-ff04c5524a62'],size=1,snapshot_id=6d759b46-9469-41de-8f93-adda70e8f1e5,source_replicaid=,source_volid=None,status='creating',user_id='a2f4be680ec646d0947c1c15b4b47bc0',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:34:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1003499569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1613b2e8-62b9-4015-a0e9-013d917d8cf8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1af2a9a8fee84619a3305e2754811196',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6d759b46-9469-41de-8f93-adda70e8f1e5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2f4be680ec646d0947c1c15b4b47bc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:58.002036 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4eaea487-9387-44be-9e1c-1c38bcdd3b07 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29704908-314a-4eef-b309-2eb78c7d49e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:58.017281 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4eaea487-9387-44be-9e1c-1c38bcdd3b07 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29704908-314a-4eef-b309-2eb78c7d49e2) transitioned into state 'SUCCESS' from state '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-1003499569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1af2a9a8fee84619a3305e2754811196',qos_specs=None,replication_status=,reservations=['6684f365-d708-49e3-b71a-b3a2211d482e','0fc587ce-6418-4f71-b47b-ecd9de775a3c','2ee2ee46-bf26-41d1-9b45-01353c99880c','eebecc02-3bb5-40bd-8a33-ff04c5524a62'],size=1,snapshot_id=6d759b46-9469-41de-8f93-adda70e8f1e5,source_replicaid=,source_volid=None,status='creating',user_id='a2f4be680ec646d0947c1c15b4b47bc0',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:58.018297 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4eaea487-9387-44be-9e1c-1c38bcdd3b07 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc803317-9c5f-48f4-b98b-86c2c9a8d1b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:34:58.039683 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4eaea487-9387-44be-9e1c-1c38bcdd3b07 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc803317-9c5f-48f4-b98b-86c2c9a8d1b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:34:58.041399 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-4eaea487-9387-44be-9e1c-1c38bcdd3b07 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Flow 'volume_create_api' (a6f59677-73c3-44c2-b089-8476bca094cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:34:58.042032 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-4eaea487-9387-44be-9e1c-1c38bcdd3b07 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Create volume request issued successfully. Jul 31 17:34:58.043249 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4eaea487-9387-44be-9e1c-1c38bcdd3b07 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:34:58.043714 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1276/5084] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:34:57 2026] POST /volume/v3/volumes => generated 789 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:34:58.054609 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bf8fd51c-e84d-461b-a76e-38b2826d0afb None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:58.056268 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bf8fd51c-e84d-461b-a76e-38b2826d0afb tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 Jul 31 17:34:58.056470 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bf8fd51c-e84d-461b-a76e-38b2826d0afb tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:58.056648 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bf8fd51c-e84d-461b-a76e-38b2826d0afb tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:58.062756 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:58.062756 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:58.066625 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bf8fd51c-e84d-461b-a76e-38b2826d0afb tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:58.070789 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bf8fd51c-e84d-461b-a76e-38b2826d0afb tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 returned with HTTP 200 Jul 31 17:34:58.071139 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1267/5085] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:58 2026] GET /volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:58.095811 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-84cb2421-c320-4a2c-b7e5-8f4cbee833e1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:58.097599 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-84cb2421-c320-4a2c-b7e5-8f4cbee833e1 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b Jul 31 17:34:58.097807 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-84cb2421-c320-4a2c-b7e5-8f4cbee833e1 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:58.097986 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-84cb2421-c320-4a2c-b7e5-8f4cbee833e1 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:58.098088 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-84cb2421-c320-4a2c-b7e5-8f4cbee833e1 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:58.102124 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:58.102124 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:58.102835 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-84cb2421-c320-4a2c-b7e5-8f4cbee833e1 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b returned with HTTP 200 Jul 31 17:34:58.103228 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1279/5086] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:58 2026] GET /volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:58.114331 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-87b48d53-24b5-4af8-91da-2c42b21c49a8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:58.115949 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-87b48d53-24b5-4af8-91da-2c42b21c49a8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] POST https://10.4.3.92/volume/v3/backups Jul 31 17:34:58.116384 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-87b48d53-24b5-4af8-91da-2c42b21c49a8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fab935e7-43d4-4c13-b2d9-f7f15fdb1ae4", "name": "tempest-VolumesBackupsTest-Backup-767435469"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:58.117883 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.backups [None req-87b48d53-24b5-4af8-91da-2c42b21c49a8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Creating new backup {'backup': {'volume_id': 'fab935e7-43d4-4c13-b2d9-f7f15fdb1ae4', 'name': 'tempest-VolumesBackupsTest-Backup-767435469'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:34:58.119086 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-87b48d53-24b5-4af8-91da-2c42b21c49a8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Creating backup of volume fab935e7-43d4-4c13-b2d9-f7f15fdb1ae4 in container None Jul 31 17:34:58.125288 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:58.125288 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:58.125973 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-87b48d53-24b5-4af8-91da-2c42b21c49a8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Volume info retrieved successfully. Jul 31 17:34:58.145434 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-87b48d53-24b5-4af8-91da-2c42b21c49a8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Created reservations ['5837f18d-09ec-47ea-90d4-f7ba5863b0ad', '445057e2-fdd2-44a2-8aea-7b96049ac546'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:34:58.169437 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-87b48d53-24b5-4af8-91da-2c42b21c49a8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:34:58.169843 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1265/5087] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:34:58 2026] POST /volume/v3/backups => generated 327 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:34:58.177750 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c3e516ce-67bc-489b-8a74-7366cd418f39 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:58.179593 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c3e516ce-67bc-489b-8a74-7366cd418f39 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 Jul 31 17:34:58.179814 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c3e516ce-67bc-489b-8a74-7366cd418f39 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:58.180053 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c3e516ce-67bc-489b-8a74-7366cd418f39 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:58.180184 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-c3e516ce-67bc-489b-8a74-7366cd418f39 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id 318bcf55-8ffa-42de-ad3b-3ea01c0673f1. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:58.184174 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:58.184174 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:58.184876 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c3e516ce-67bc-489b-8a74-7366cd418f39 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 returned with HTTP 200 Jul 31 17:34:58.185207 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1277/5088] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:58 2026] GET /volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:59.084243 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8ae2e5b2-c660-4028-9762-a15f03b533c2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:59.086119 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8ae2e5b2-c660-4028-9762-a15f03b533c2 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 Jul 31 17:34:59.086481 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8ae2e5b2-c660-4028-9762-a15f03b533c2 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:59.087795 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8ae2e5b2-c660-4028-9762-a15f03b533c2 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:59.094723 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:59.094723 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:59.099893 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8ae2e5b2-c660-4028-9762-a15f03b533c2 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:59.106652 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8ae2e5b2-c660-4028-9762-a15f03b533c2 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 returned with HTTP 200 Jul 31 17:34:59.107617 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1268/5089] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:59 2026] GET /volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:59.119641 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fb91495e-6789-4749-bfa3-00b7b608b956 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:59.121899 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fb91495e-6789-4749-bfa3-00b7b608b956 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 Jul 31 17:34:59.122160 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fb91495e-6789-4749-bfa3-00b7b608b956 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:59.122424 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fb91495e-6789-4749-bfa3-00b7b608b956 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:59.134090 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:59.134090 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:59.139118 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fb91495e-6789-4749-bfa3-00b7b608b956 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:59.145831 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fb91495e-6789-4749-bfa3-00b7b608b956 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 returned with HTTP 200 Jul 31 17:34:59.146159 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1280/5090] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:59 2026] GET /volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:59.195535 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6dde4653-11a3-4e9e-9174-8a838cbfb1ac None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:59.197848 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6dde4653-11a3-4e9e-9174-8a838cbfb1ac tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 Jul 31 17:34:59.198213 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6dde4653-11a3-4e9e-9174-8a838cbfb1ac tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:59.198213 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6dde4653-11a3-4e9e-9174-8a838cbfb1ac tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:59.198442 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-6dde4653-11a3-4e9e-9174-8a838cbfb1ac tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id 318bcf55-8ffa-42de-ad3b-3ea01c0673f1. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:34:59.202949 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:59.202949 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:59.203627 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6dde4653-11a3-4e9e-9174-8a838cbfb1ac tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 returned with HTTP 200 Jul 31 17:34:59.203978 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1266/5091] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:59 2026] GET /volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:59.645970 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-ccb81b5f-b45c-4c17-b1ef-923c78b559aa req-ee155816-117d-4750-ab82-c9382dafad4b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:59.647840 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-ccb81b5f-b45c-4c17-b1ef-923c78b559aa req-ee155816-117d-4750-ab82-c9382dafad4b tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 Jul 31 17:34:59.648030 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-ccb81b5f-b45c-4c17-b1ef-923c78b559aa req-ee155816-117d-4750-ab82-c9382dafad4b tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:59.648205 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-ccb81b5f-b45c-4c17-b1ef-923c78b559aa req-ee155816-117d-4750-ab82-c9382dafad4b tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:59.655039 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:59.655039 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:34:59.658446 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-ccb81b5f-b45c-4c17-b1ef-923c78b559aa req-ee155816-117d-4750-ab82-c9382dafad4b tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:59.662000 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-ccb81b5f-b45c-4c17-b1ef-923c78b559aa req-ee155816-117d-4750-ab82-c9382dafad4b tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 returned with HTTP 200 Jul 31 17:34:59.662351 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1278/5092] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:34:59 2026] GET /volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:59.737936 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9aaca47b-a8e9-47af-8ec7-a0ec73337109 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:59.737936 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9aaca47b-a8e9-47af-8ec7-a0ec73337109 None None] GET https://10.4.3.92/volume// Jul 31 17:34:59.737936 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9aaca47b-a8e9-47af-8ec7-a0ec73337109 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:59.737936 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9aaca47b-a8e9-47af-8ec7-a0ec73337109 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:59.737936 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9aaca47b-a8e9-47af-8ec7-a0ec73337109 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:34:59.737936 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1269/5093] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:34:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:34:59.746587 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-ccb81b5f-b45c-4c17-b1ef-923c78b559aa req-cab6f121-abf5-445d-9f76-16f660d4ee6e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:59.749031 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ccb81b5f-b45c-4c17-b1ef-923c78b559aa req-cab6f121-abf5-445d-9f76-16f660d4ee6e tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:34:59.749327 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ccb81b5f-b45c-4c17-b1ef-923c78b559aa req-cab6f121-abf5-445d-9f76-16f660d4ee6e tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1613b2e8-62b9-4015-a0e9-013d917d8cf8", "connector": null, "instance_uuid": "e6235113-47b0-40d6-9a42-a448501eac43"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:59.757741 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:59.757741 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:34:59.785350 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ccb81b5f-b45c-4c17-b1ef-923c78b559aa req-cab6f121-abf5-445d-9f76-16f660d4ee6e tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:34:59.785912 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1281/5094] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:34:59 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:34:59.813286 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c08177a4-a59a-4bb2-b9ce-6809fd427cbb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:59.816174 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c08177a4-a59a-4bb2-b9ce-6809fd427cbb tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 Jul 31 17:34:59.816366 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c08177a4-a59a-4bb2-b9ce-6809fd427cbb tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:59.816559 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c08177a4-a59a-4bb2-b9ce-6809fd427cbb tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:59.820196 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-618ea894-0fe5-4fd7-8641-39e6ba5a0590 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:59.820581 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-618ea894-0fe5-4fd7-8641-39e6ba5a0590 None None] GET https://10.4.3.92/volume// Jul 31 17:34:59.820806 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-618ea894-0fe5-4fd7-8641-39e6ba5a0590 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:59.821030 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-618ea894-0fe5-4fd7-8641-39e6ba5a0590 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:59.821444 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-618ea894-0fe5-4fd7-8641-39e6ba5a0590 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:34:59.821832 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1279/5095] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:34:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:34:59.827056 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:59.827056 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:34:59.828732 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-ccb81b5f-b45c-4c17-b1ef-923c78b559aa req-1ea6e8b6-d30d-4813-8f5a-cb92d2ee529d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:59.830500 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-ccb81b5f-b45c-4c17-b1ef-923c78b559aa req-1ea6e8b6-d30d-4813-8f5a-cb92d2ee529d tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 Jul 31 17:34:59.830603 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c08177a4-a59a-4bb2-b9ce-6809fd427cbb tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:59.830972 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-ccb81b5f-b45c-4c17-b1ef-923c78b559aa req-1ea6e8b6-d30d-4813-8f5a-cb92d2ee529d tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:34:59.831291 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-ccb81b5f-b45c-4c17-b1ef-923c78b559aa req-1ea6e8b6-d30d-4813-8f5a-cb92d2ee529d tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:34:59.836251 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c08177a4-a59a-4bb2-b9ce-6809fd427cbb tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 returned with HTTP 200 Jul 31 17:34:59.836251 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1267/5096] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:34:59 2026] GET /volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:34:59.848547 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:59.848547 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:34:59.852897 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-ccb81b5f-b45c-4c17-b1ef-923c78b559aa req-1ea6e8b6-d30d-4813-8f5a-cb92d2ee529d tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:34:59.858647 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-ccb81b5f-b45c-4c17-b1ef-923c78b559aa req-1ea6e8b6-d30d-4813-8f5a-cb92d2ee529d tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 returned with HTTP 200 Jul 31 17:34:59.859332 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1270/5097] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:34:59 2026] GET /volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 => generated 1061 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:34:59.960737 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-ccb81b5f-b45c-4c17-b1ef-923c78b559aa req-3cfef636-d3f6-496d-b35a-d84ce7147fdb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:34:59.962746 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ccb81b5f-b45c-4c17-b1ef-923c78b559aa req-3cfef636-d3f6-496d-b35a-d84ce7147fdb tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] PUT https://10.4.3.92/volume/v3/attachments/77904ad7-6498-4bbb-b135-8add44877fd8 Jul 31 17:34:59.963119 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ccb81b5f-b45c-4c17-b1ef-923c78b559aa req-3cfef636-d3f6-496d-b35a-d84ce7147fdb tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:34:59.970435 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-ccb81b5f-b45c-4c17-b1ef-923c78b559aa req-3cfef636-d3f6-496d-b35a-d84ce7147fdb tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Acquiring lock "cinder-attachment_update-1613b2e8-62b9-4015-a0e9-013d917d8cf8-np0000006248" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:34:59.975635 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-ccb81b5f-b45c-4c17-b1ef-923c78b559aa req-3cfef636-d3f6-496d-b35a-d84ce7147fdb tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Lock "cinder-attachment_update-1613b2e8-62b9-4015-a0e9-013d917d8cf8-np0000006248" acquired by "attachment_update" :: waited 0.005s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:34:59.976781 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:34:59.976781 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:00.064516 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-ccb81b5f-b45c-4c17-b1ef-923c78b559aa req-3cfef636-d3f6-496d-b35a-d84ce7147fdb tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Lock "cinder-attachment_update-1613b2e8-62b9-4015-a0e9-013d917d8cf8-np0000006248" released by "attachment_update" :: held 0.088s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:35:00.064516 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ccb81b5f-b45c-4c17-b1ef-923c78b559aa req-3cfef636-d3f6-496d-b35a-d84ce7147fdb tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/attachments/77904ad7-6498-4bbb-b135-8add44877fd8 returned with HTTP 200 Jul 31 17:35:00.064814 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1282/5098] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:34:59 2026] PUT /volume/v3/attachments/77904ad7-6498-4bbb-b135-8add44877fd8 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:35:00.214791 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1c0d287d-c20d-4ddc-935a-951580be8ebd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:00.216584 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1c0d287d-c20d-4ddc-935a-951580be8ebd tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 Jul 31 17:35:00.216991 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1c0d287d-c20d-4ddc-935a-951580be8ebd tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:00.217345 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1c0d287d-c20d-4ddc-935a-951580be8ebd tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:00.217611 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-1c0d287d-c20d-4ddc-935a-951580be8ebd tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id 318bcf55-8ffa-42de-ad3b-3ea01c0673f1. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:00.222689 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:00.222689 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:00.223863 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1c0d287d-c20d-4ddc-935a-951580be8ebd tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 returned with HTTP 200 Jul 31 17:35:00.224500 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1280/5099] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:00 2026] GET /volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:00.849983 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4a74d6f1-4ad2-43b2-90d3-6b7297dd0af9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:00.852074 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4a74d6f1-4ad2-43b2-90d3-6b7297dd0af9 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 Jul 31 17:35:00.852328 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4a74d6f1-4ad2-43b2-90d3-6b7297dd0af9 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:00.852581 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4a74d6f1-4ad2-43b2-90d3-6b7297dd0af9 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:00.863378 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:00.863378 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:00.867055 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4a74d6f1-4ad2-43b2-90d3-6b7297dd0af9 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:35:00.872222 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4a74d6f1-4ad2-43b2-90d3-6b7297dd0af9 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 returned with HTTP 200 Jul 31 17:35:00.872723 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1268/5100] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:00 2026] GET /volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:01.234285 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cbf6c3f4-9594-4f3e-9046-5f900dcdceec None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:01.236166 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cbf6c3f4-9594-4f3e-9046-5f900dcdceec tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 Jul 31 17:35:01.236337 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cbf6c3f4-9594-4f3e-9046-5f900dcdceec tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:01.236581 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cbf6c3f4-9594-4f3e-9046-5f900dcdceec tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:01.236712 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-cbf6c3f4-9594-4f3e-9046-5f900dcdceec tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id 318bcf55-8ffa-42de-ad3b-3ea01c0673f1. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:01.247041 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:01.247041 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:01.248065 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cbf6c3f4-9594-4f3e-9046-5f900dcdceec tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 returned with HTTP 200 Jul 31 17:35:01.249073 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1271/5101] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:01 2026] GET /volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:01.884652 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f390f0ba-5d5a-4a5b-813f-5c2933e5df9f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:01.886745 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f390f0ba-5d5a-4a5b-813f-5c2933e5df9f tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 Jul 31 17:35:01.886999 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f390f0ba-5d5a-4a5b-813f-5c2933e5df9f tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:01.887223 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f390f0ba-5d5a-4a5b-813f-5c2933e5df9f tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:01.896060 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:01.896060 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:01.899293 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f390f0ba-5d5a-4a5b-813f-5c2933e5df9f tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:35:01.903117 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f390f0ba-5d5a-4a5b-813f-5c2933e5df9f tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 returned with HTTP 200 Jul 31 17:35:01.903529 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1283/5102] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:01 2026] GET /volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:02.264063 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2450011b-8fba-43ca-a49c-8e29a9cf4af5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:02.265923 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2450011b-8fba-43ca-a49c-8e29a9cf4af5 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 Jul 31 17:35:02.266263 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2450011b-8fba-43ca-a49c-8e29a9cf4af5 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:02.267526 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2450011b-8fba-43ca-a49c-8e29a9cf4af5 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:02.267526 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-2450011b-8fba-43ca-a49c-8e29a9cf4af5 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id 318bcf55-8ffa-42de-ad3b-3ea01c0673f1. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:02.270924 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:02.270924 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:02.271828 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2450011b-8fba-43ca-a49c-8e29a9cf4af5 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 returned with HTTP 200 Jul 31 17:35:02.272407 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1281/5103] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:02 2026] GET /volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:02.915915 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ec4652f5-c094-419f-a33a-1250fdaef01b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:02.917674 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ec4652f5-c094-419f-a33a-1250fdaef01b tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 Jul 31 17:35:02.917857 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ec4652f5-c094-419f-a33a-1250fdaef01b tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:02.918028 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ec4652f5-c094-419f-a33a-1250fdaef01b tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:02.927397 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:02.927397 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:02.930585 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ec4652f5-c094-419f-a33a-1250fdaef01b tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:35:02.934372 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ec4652f5-c094-419f-a33a-1250fdaef01b tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 returned with HTTP 200 Jul 31 17:35:02.934929 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1269/5104] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:02 2026] GET /volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:03.283132 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-49c75c07-f498-4b76-9e82-00e4d8a5293d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:03.285603 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-49c75c07-f498-4b76-9e82-00e4d8a5293d tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 Jul 31 17:35:03.285849 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-49c75c07-f498-4b76-9e82-00e4d8a5293d tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:03.286093 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-49c75c07-f498-4b76-9e82-00e4d8a5293d tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:03.286243 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-49c75c07-f498-4b76-9e82-00e4d8a5293d tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id 318bcf55-8ffa-42de-ad3b-3ea01c0673f1. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:03.292133 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:03.292133 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:03.293197 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-49c75c07-f498-4b76-9e82-00e4d8a5293d tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 returned with HTTP 200 Jul 31 17:35:03.293731 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1272/5105] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:03 2026] GET /volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:03.769286 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-ccb81b5f-b45c-4c17-b1ef-923c78b559aa req-4772cc91-53aa-45c9-93f9-080da38a5131 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:03.771152 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ccb81b5f-b45c-4c17-b1ef-923c78b559aa req-4772cc91-53aa-45c9-93f9-080da38a5131 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] POST https://10.4.3.92/volume/v3/attachments/77904ad7-6498-4bbb-b135-8add44877fd8/action Jul 31 17:35:03.771538 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ccb81b5f-b45c-4c17-b1ef-923c78b559aa req-4772cc91-53aa-45c9-93f9-080da38a5131 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:35:03.771695 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-ccb81b5f-b45c-4c17-b1ef-923c78b559aa req-4772cc91-53aa-45c9-93f9-080da38a5131 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:35:03.786726 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:03.786726 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:03.797345 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-ccb81b5f-b45c-4c17-b1ef-923c78b559aa req-4772cc91-53aa-45c9-93f9-080da38a5131 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/attachments/77904ad7-6498-4bbb-b135-8add44877fd8/action returned with HTTP 204 Jul 31 17:35:03.797770 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1284/5106] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:35:03 2026] POST /volume/v3/attachments/77904ad7-6498-4bbb-b135-8add44877fd8/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:35:03.947622 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6541bd91-6650-4836-b358-36f751a12844 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:03.949387 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6541bd91-6650-4836-b358-36f751a12844 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 Jul 31 17:35:03.949614 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6541bd91-6650-4836-b358-36f751a12844 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:03.950060 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6541bd91-6650-4836-b358-36f751a12844 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:03.960924 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:03.960924 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:03.965124 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6541bd91-6650-4836-b358-36f751a12844 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:35:03.970709 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6541bd91-6650-4836-b358-36f751a12844 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 returned with HTTP 200 Jul 31 17:35:03.971258 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1282/5107] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:03 2026] GET /volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 => generated 1174 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:35:04.303293 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d6a1d84c-5820-4129-a4d4-cebcf208eb2c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:04.304859 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d6a1d84c-5820-4129-a4d4-cebcf208eb2c tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 Jul 31 17:35:04.305018 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d6a1d84c-5820-4129-a4d4-cebcf208eb2c tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:04.305184 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d6a1d84c-5820-4129-a4d4-cebcf208eb2c tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:04.305277 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-d6a1d84c-5820-4129-a4d4-cebcf208eb2c tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id 318bcf55-8ffa-42de-ad3b-3ea01c0673f1. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:04.309378 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:04.309378 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:04.310041 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d6a1d84c-5820-4129-a4d4-cebcf208eb2c tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 returned with HTTP 200 Jul 31 17:35:04.310344 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1270/5108] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:04 2026] GET /volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:05.320538 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a434aba8-5943-4291-ad28-89f73f749ffe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:05.322711 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a434aba8-5943-4291-ad28-89f73f749ffe tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 Jul 31 17:35:05.322933 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a434aba8-5943-4291-ad28-89f73f749ffe tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:05.323141 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a434aba8-5943-4291-ad28-89f73f749ffe tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:05.323252 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a434aba8-5943-4291-ad28-89f73f749ffe tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id 318bcf55-8ffa-42de-ad3b-3ea01c0673f1. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:05.327830 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:05.327830 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:05.328601 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a434aba8-5943-4291-ad28-89f73f749ffe tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 returned with HTTP 200 Jul 31 17:35:05.328965 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1273/5109] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:05 2026] GET /volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:06.338520 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ae232b4f-6073-4d17-8c44-019d87540d4e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:06.340234 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ae232b4f-6073-4d17-8c44-019d87540d4e tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 Jul 31 17:35:06.340480 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ae232b4f-6073-4d17-8c44-019d87540d4e tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:06.340687 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ae232b4f-6073-4d17-8c44-019d87540d4e tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:06.340838 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ae232b4f-6073-4d17-8c44-019d87540d4e tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id 318bcf55-8ffa-42de-ad3b-3ea01c0673f1. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:06.344918 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:06.344918 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:06.345707 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ae232b4f-6073-4d17-8c44-019d87540d4e tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 returned with HTTP 200 Jul 31 17:35:06.346101 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1285/5110] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:06 2026] GET /volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:07.356711 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-87886f41-9be1-4337-aa3b-aa097e7d170e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:07.358587 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-87886f41-9be1-4337-aa3b-aa097e7d170e tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 Jul 31 17:35:07.358761 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-87886f41-9be1-4337-aa3b-aa097e7d170e tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:07.358939 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-87886f41-9be1-4337-aa3b-aa097e7d170e tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:07.359034 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-87886f41-9be1-4337-aa3b-aa097e7d170e tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id 318bcf55-8ffa-42de-ad3b-3ea01c0673f1. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:07.363185 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:07.363185 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:07.363937 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-87886f41-9be1-4337-aa3b-aa097e7d170e tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 returned with HTTP 200 Jul 31 17:35:07.364270 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1283/5111] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:07 2026] GET /volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:07.446552 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-2f20314e-7d8c-4cfe-bcc2-4e6aaf0b9ce2 req-d3f5cca2-19f1-44f0-a1ec-3fe9375f7dc5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:07.448593 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-2f20314e-7d8c-4cfe-bcc2-4e6aaf0b9ce2 req-d3f5cca2-19f1-44f0-a1ec-3fe9375f7dc5 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 Jul 31 17:35:07.448795 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-2f20314e-7d8c-4cfe-bcc2-4e6aaf0b9ce2 req-d3f5cca2-19f1-44f0-a1ec-3fe9375f7dc5 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:07.448995 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-2f20314e-7d8c-4cfe-bcc2-4e6aaf0b9ce2 req-d3f5cca2-19f1-44f0-a1ec-3fe9375f7dc5 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:07.459434 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:07.459434 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:07.462870 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-2f20314e-7d8c-4cfe-bcc2-4e6aaf0b9ce2 req-d3f5cca2-19f1-44f0-a1ec-3fe9375f7dc5 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:35:07.466968 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-2f20314e-7d8c-4cfe-bcc2-4e6aaf0b9ce2 req-d3f5cca2-19f1-44f0-a1ec-3fe9375f7dc5 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 returned with HTTP 200 Jul 31 17:35:07.467370 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1271/5112] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:35:07 2026] GET /volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 => generated 1174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:35:07.485180 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-2f20314e-7d8c-4cfe-bcc2-4e6aaf0b9ce2 req-985d2790-44f6-42c7-807b-e9aadc4464bf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:07.488070 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2f20314e-7d8c-4cfe-bcc2-4e6aaf0b9ce2 req-985d2790-44f6-42c7-807b-e9aadc4464bf tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] POST https://10.4.3.92/volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8/action Jul 31 17:35:07.488532 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2f20314e-7d8c-4cfe-bcc2-4e6aaf0b9ce2 req-985d2790-44f6-42c7-807b-e9aadc4464bf tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:35:07.488694 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2f20314e-7d8c-4cfe-bcc2-4e6aaf0b9ce2 req-985d2790-44f6-42c7-807b-e9aadc4464bf tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:35:07.502092 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:07.502092 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:07.502705 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-2f20314e-7d8c-4cfe-bcc2-4e6aaf0b9ce2 req-985d2790-44f6-42c7-807b-e9aadc4464bf tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:35:07.511169 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-2f20314e-7d8c-4cfe-bcc2-4e6aaf0b9ce2 req-985d2790-44f6-42c7-807b-e9aadc4464bf tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Begin detaching volume completed successfully. Jul 31 17:35:07.511460 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2f20314e-7d8c-4cfe-bcc2-4e6aaf0b9ce2 req-985d2790-44f6-42c7-807b-e9aadc4464bf tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8/action returned with HTTP 202 Jul 31 17:35:07.512045 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1274/5113] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:35:07 2026] POST /volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:35:07.559081 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-56023afb-edd4-4cd2-aa89-58774109a1d0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:07.562271 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-56023afb-edd4-4cd2-aa89-58774109a1d0 None None] GET https://10.4.3.92/volume// Jul 31 17:35:07.562271 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-56023afb-edd4-4cd2-aa89-58774109a1d0 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:07.562271 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-56023afb-edd4-4cd2-aa89-58774109a1d0 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:07.562271 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-56023afb-edd4-4cd2-aa89-58774109a1d0 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:35:07.562271 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1286/5114] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:35:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:35:07.569611 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-2f20314e-7d8c-4cfe-bcc2-4e6aaf0b9ce2 req-530e4c5f-566f-418a-bc76-2ff5a5f34f17 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:07.572613 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-2f20314e-7d8c-4cfe-bcc2-4e6aaf0b9ce2 req-530e4c5f-566f-418a-bc76-2ff5a5f34f17 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 Jul 31 17:35:07.572919 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-2f20314e-7d8c-4cfe-bcc2-4e6aaf0b9ce2 req-530e4c5f-566f-418a-bc76-2ff5a5f34f17 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:07.573172 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-2f20314e-7d8c-4cfe-bcc2-4e6aaf0b9ce2 req-530e4c5f-566f-418a-bc76-2ff5a5f34f17 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:07.582660 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:07.582660 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:07.586100 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-2f20314e-7d8c-4cfe-bcc2-4e6aaf0b9ce2 req-530e4c5f-566f-418a-bc76-2ff5a5f34f17 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:35:07.596098 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-2f20314e-7d8c-4cfe-bcc2-4e6aaf0b9ce2 req-530e4c5f-566f-418a-bc76-2ff5a5f34f17 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 returned with HTTP 200 Jul 31 17:35:07.596547 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1284/5115] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:35:07 2026] GET /volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 => generated 1357 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:35:08.379746 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a8f5642d-5ca9-46c2-8443-0dcf1f112ae1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:08.381537 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a8f5642d-5ca9-46c2-8443-0dcf1f112ae1 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 Jul 31 17:35:08.381789 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a8f5642d-5ca9-46c2-8443-0dcf1f112ae1 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:08.382002 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a8f5642d-5ca9-46c2-8443-0dcf1f112ae1 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:08.382115 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-a8f5642d-5ca9-46c2-8443-0dcf1f112ae1 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id 318bcf55-8ffa-42de-ad3b-3ea01c0673f1. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:08.387266 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:08.387266 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:08.388304 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a8f5642d-5ca9-46c2-8443-0dcf1f112ae1 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 returned with HTTP 200 Jul 31 17:35:08.388799 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1272/5116] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:08 2026] GET /volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:08.546684 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-2f20314e-7d8c-4cfe-bcc2-4e6aaf0b9ce2 req-a45c2673-ba1b-4b9e-b116-9e6f40445110 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:08.548730 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2f20314e-7d8c-4cfe-bcc2-4e6aaf0b9ce2 req-a45c2673-ba1b-4b9e-b116-9e6f40445110 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] DELETE https://10.4.3.92/volume/v3/attachments/77904ad7-6498-4bbb-b135-8add44877fd8 Jul 31 17:35:08.548902 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2f20314e-7d8c-4cfe-bcc2-4e6aaf0b9ce2 req-a45c2673-ba1b-4b9e-b116-9e6f40445110 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:08.549100 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-2f20314e-7d8c-4cfe-bcc2-4e6aaf0b9ce2 req-a45c2673-ba1b-4b9e-b116-9e6f40445110 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:08.555617 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:08.555617 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:08.619055 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-2f20314e-7d8c-4cfe-bcc2-4e6aaf0b9ce2 req-a45c2673-ba1b-4b9e-b116-9e6f40445110 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/attachments/77904ad7-6498-4bbb-b135-8add44877fd8 returned with HTTP 200 Jul 31 17:35:08.619463 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1275/5117] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:35:08 2026] DELETE /volume/v3/attachments/77904ad7-6498-4bbb-b135-8add44877fd8 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:09.399030 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f0b0831e-e5a0-4a84-b2e3-2f81be47cbce None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:09.401250 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f0b0831e-e5a0-4a84-b2e3-2f81be47cbce tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 Jul 31 17:35:09.401552 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f0b0831e-e5a0-4a84-b2e3-2f81be47cbce tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:09.401812 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f0b0831e-e5a0-4a84-b2e3-2f81be47cbce tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:09.402067 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f0b0831e-e5a0-4a84-b2e3-2f81be47cbce tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id 318bcf55-8ffa-42de-ad3b-3ea01c0673f1. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:09.407602 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:09.407602 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:09.408452 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f0b0831e-e5a0-4a84-b2e3-2f81be47cbce tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 returned with HTTP 200 Jul 31 17:35:09.408875 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1287/5118] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:09 2026] GET /volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:09.639856 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-37000d25-7847-401a-9fbf-afb5d3ecb933 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:09.641644 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-37000d25-7847-401a-9fbf-afb5d3ecb933 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 Jul 31 17:35:09.641845 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-37000d25-7847-401a-9fbf-afb5d3ecb933 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:09.642060 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-37000d25-7847-401a-9fbf-afb5d3ecb933 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:09.648303 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:09.648303 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:09.651531 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-37000d25-7847-401a-9fbf-afb5d3ecb933 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:35:09.655273 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-37000d25-7847-401a-9fbf-afb5d3ecb933 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 returned with HTTP 200 Jul 31 17:35:09.655703 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1285/5119] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:09 2026] GET /volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:09.667270 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e24cd0b0-0617-42ef-9ff2-54e0ad7a9061 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:09.668806 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e24cd0b0-0617-42ef-9ff2-54e0ad7a9061 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 Jul 31 17:35:09.669023 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e24cd0b0-0617-42ef-9ff2-54e0ad7a9061 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:09.669223 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e24cd0b0-0617-42ef-9ff2-54e0ad7a9061 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:09.675166 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:09.675166 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:09.679112 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e24cd0b0-0617-42ef-9ff2-54e0ad7a9061 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:35:09.682952 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e24cd0b0-0617-42ef-9ff2-54e0ad7a9061 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 returned with HTTP 200 Jul 31 17:35:09.683344 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1273/5120] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:09 2026] GET /volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:09.694762 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c7211ee0-7b57-42ed-8452-0e6358816269 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:09.696463 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c7211ee0-7b57-42ed-8452-0e6358816269 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] DELETE https://10.4.3.92/volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 Jul 31 17:35:09.696668 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c7211ee0-7b57-42ed-8452-0e6358816269 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:09.696842 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c7211ee0-7b57-42ed-8452-0e6358816269 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:09.696998 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-c7211ee0-7b57-42ed-8452-0e6358816269 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Delete volume with id: 1613b2e8-62b9-4015-a0e9-013d917d8cf8 Jul 31 17:35:09.703851 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:09.703851 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:09.704259 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c7211ee0-7b57-42ed-8452-0e6358816269 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:35:09.719499 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c7211ee0-7b57-42ed-8452-0e6358816269 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Delete volume request issued successfully. Jul 31 17:35:09.719686 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c7211ee0-7b57-42ed-8452-0e6358816269 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 returned with HTTP 202 Jul 31 17:35:09.720152 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1276/5121] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:35:09 2026] DELETE /volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:35:09.727408 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2f73adf0-854f-4c47-a43a-36d8b3211f28 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:09.730178 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2f73adf0-854f-4c47-a43a-36d8b3211f28 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 Jul 31 17:35:09.730451 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2f73adf0-854f-4c47-a43a-36d8b3211f28 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:09.730727 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2f73adf0-854f-4c47-a43a-36d8b3211f28 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:09.742638 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:09.742638 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:09.750327 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2f73adf0-854f-4c47-a43a-36d8b3211f28 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:35:09.760183 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2f73adf0-854f-4c47-a43a-36d8b3211f28 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 returned with HTTP 200 Jul 31 17:35:09.760699 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1288/5122] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:09 2026] GET /volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 => generated 881 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:10.419645 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1c05d7c2-cd48-4199-807f-9b7406e53e9c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:10.421693 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1c05d7c2-cd48-4199-807f-9b7406e53e9c tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 Jul 31 17:35:10.421918 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1c05d7c2-cd48-4199-807f-9b7406e53e9c tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:10.422158 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1c05d7c2-cd48-4199-807f-9b7406e53e9c tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:10.422473 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-1c05d7c2-cd48-4199-807f-9b7406e53e9c tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id 318bcf55-8ffa-42de-ad3b-3ea01c0673f1. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:10.427836 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:10.427836 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:10.428593 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1c05d7c2-cd48-4199-807f-9b7406e53e9c tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 returned with HTTP 200 Jul 31 17:35:10.429101 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1286/5123] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:10 2026] GET /volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:10.772619 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ed4ea9da-9a13-47da-ba39-d8ee1541aeb6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:10.774584 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ed4ea9da-9a13-47da-ba39-d8ee1541aeb6 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 Jul 31 17:35:10.774848 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ed4ea9da-9a13-47da-ba39-d8ee1541aeb6 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:10.775113 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ed4ea9da-9a13-47da-ba39-d8ee1541aeb6 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:10.781899 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ed4ea9da-9a13-47da-ba39-d8ee1541aeb6 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 returned with HTTP 404 Jul 31 17:35:10.782509 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1274/5124] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:10 2026] GET /volume/v3/volumes/1613b2e8-62b9-4015-a0e9-013d917d8cf8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:35:10.789446 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-88433695-3959-4b4c-ace0-4ce93929bf0b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:10.791295 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-88433695-3959-4b4c-ace0-4ce93929bf0b tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 Jul 31 17:35:10.791573 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-88433695-3959-4b4c-ace0-4ce93929bf0b tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:10.791789 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-88433695-3959-4b4c-ace0-4ce93929bf0b tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:10.802268 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:10.802268 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:10.806333 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-88433695-3959-4b4c-ace0-4ce93929bf0b tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:35:10.810850 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-88433695-3959-4b4c-ace0-4ce93929bf0b tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 returned with HTTP 200 Jul 31 17:35:10.811229 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1277/5125] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:10 2026] GET /volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:10.825183 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fba7a376-945e-4a7b-ad5f-052656afcaf3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:10.826949 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fba7a376-945e-4a7b-ad5f-052656afcaf3 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 Jul 31 17:35:10.827146 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fba7a376-945e-4a7b-ad5f-052656afcaf3 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:10.827346 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fba7a376-945e-4a7b-ad5f-052656afcaf3 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:10.834844 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:10.834844 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:10.838136 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fba7a376-945e-4a7b-ad5f-052656afcaf3 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:35:10.841926 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fba7a376-945e-4a7b-ad5f-052656afcaf3 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 returned with HTTP 200 Jul 31 17:35:10.842484 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1289/5126] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:10 2026] GET /volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:10.856243 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bfe353b0-8f35-4395-9e23-084281431a14 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:10.858433 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bfe353b0-8f35-4395-9e23-084281431a14 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] DELETE https://10.4.3.92/volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 Jul 31 17:35:10.858744 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bfe353b0-8f35-4395-9e23-084281431a14 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:10.858922 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bfe353b0-8f35-4395-9e23-084281431a14 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:10.859082 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-bfe353b0-8f35-4395-9e23-084281431a14 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Delete volume with id: 42a4b111-ba51-4590-a36b-492cf87c9627 Jul 31 17:35:10.866267 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:10.866267 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:10.866817 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bfe353b0-8f35-4395-9e23-084281431a14 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:35:10.888335 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bfe353b0-8f35-4395-9e23-084281431a14 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Delete volume request issued successfully. Jul 31 17:35:10.888567 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bfe353b0-8f35-4395-9e23-084281431a14 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 returned with HTTP 202 Jul 31 17:35:10.889047 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1287/5127] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:35:10 2026] DELETE /volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:35:10.896216 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cde7ad9c-7ee7-4cf8-8c6b-d37845c634f6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:10.898200 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cde7ad9c-7ee7-4cf8-8c6b-d37845c634f6 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 Jul 31 17:35:10.898431 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cde7ad9c-7ee7-4cf8-8c6b-d37845c634f6 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:10.898610 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cde7ad9c-7ee7-4cf8-8c6b-d37845c634f6 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:10.906267 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:10.906267 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:10.912086 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-cde7ad9c-7ee7-4cf8-8c6b-d37845c634f6 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:35:10.917592 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cde7ad9c-7ee7-4cf8-8c6b-d37845c634f6 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 returned with HTTP 200 Jul 31 17:35:10.918001 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1275/5128] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:10 2026] GET /volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:11.441943 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-13ade436-6072-4505-9f0f-5c42eedb008c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:11.445813 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-13ade436-6072-4505-9f0f-5c42eedb008c tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 Jul 31 17:35:11.446112 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-13ade436-6072-4505-9f0f-5c42eedb008c tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:11.446461 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-13ade436-6072-4505-9f0f-5c42eedb008c tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:11.446601 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-13ade436-6072-4505-9f0f-5c42eedb008c tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id 318bcf55-8ffa-42de-ad3b-3ea01c0673f1. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:11.451108 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:11.451108 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:11.451815 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-13ade436-6072-4505-9f0f-5c42eedb008c tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 returned with HTTP 200 Jul 31 17:35:11.452169 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1278/5129] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:11 2026] GET /volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:11.931430 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-65e5768c-31df-47b7-997f-f557de6eaa24 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:11.933229 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-65e5768c-31df-47b7-997f-f557de6eaa24 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 Jul 31 17:35:11.933628 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-65e5768c-31df-47b7-997f-f557de6eaa24 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:11.933864 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-65e5768c-31df-47b7-997f-f557de6eaa24 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:11.939601 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-65e5768c-31df-47b7-997f-f557de6eaa24 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 returned with HTTP 404 Jul 31 17:35:11.940216 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1290/5130] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:11 2026] GET /volume/v3/volumes/42a4b111-ba51-4590-a36b-492cf87c9627 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:35:11.946024 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-14c01467-5f32-4ed8-b788-f96b7b4dbf28 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:11.947760 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-14c01467-5f32-4ed8-b788-f96b7b4dbf28 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df Jul 31 17:35:11.947947 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-14c01467-5f32-4ed8-b788-f96b7b4dbf28 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:11.948123 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-14c01467-5f32-4ed8-b788-f96b7b4dbf28 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:11.955215 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:11.955215 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:11.958263 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-14c01467-5f32-4ed8-b788-f96b7b4dbf28 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:35:11.961822 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-14c01467-5f32-4ed8-b788-f96b7b4dbf28 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df returned with HTTP 200 Jul 31 17:35:11.962139 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1288/5131] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:11 2026] GET /volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:11.974549 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a25c317e-0892-492a-b5dd-e57e09c2d92f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:11.976525 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a25c317e-0892-492a-b5dd-e57e09c2d92f tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df Jul 31 17:35:11.976525 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a25c317e-0892-492a-b5dd-e57e09c2d92f tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:11.976597 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a25c317e-0892-492a-b5dd-e57e09c2d92f tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:11.982870 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:11.982870 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:11.985968 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a25c317e-0892-492a-b5dd-e57e09c2d92f tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:35:11.989614 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a25c317e-0892-492a-b5dd-e57e09c2d92f tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df returned with HTTP 200 Jul 31 17:35:11.989944 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1276/5132] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:11 2026] GET /volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:12.001536 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a743d447-7deb-4aaa-ad9c-4dcc8acb3986 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:12.003945 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a743d447-7deb-4aaa-ad9c-4dcc8acb3986 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] DELETE https://10.4.3.92/volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df Jul 31 17:35:12.004182 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a743d447-7deb-4aaa-ad9c-4dcc8acb3986 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:12.004448 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a743d447-7deb-4aaa-ad9c-4dcc8acb3986 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:12.004659 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-a743d447-7deb-4aaa-ad9c-4dcc8acb3986 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Delete volume with id: b2e4ff7c-4307-405e-93ba-3f28a7d997df Jul 31 17:35:12.013508 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:12.013508 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:12.014134 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a743d447-7deb-4aaa-ad9c-4dcc8acb3986 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:35:12.032918 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a743d447-7deb-4aaa-ad9c-4dcc8acb3986 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Delete volume request issued successfully. Jul 31 17:35:12.033150 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a743d447-7deb-4aaa-ad9c-4dcc8acb3986 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df returned with HTTP 202 Jul 31 17:35:12.033630 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1279/5133] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:35:12 2026] DELETE /volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:35:12.040475 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-588f560e-c222-4379-97db-7ebe60bd3f09 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:12.042185 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-588f560e-c222-4379-97db-7ebe60bd3f09 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df Jul 31 17:35:12.042429 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-588f560e-c222-4379-97db-7ebe60bd3f09 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:12.042624 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-588f560e-c222-4379-97db-7ebe60bd3f09 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:12.050243 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:12.050243 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:12.054463 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-588f560e-c222-4379-97db-7ebe60bd3f09 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:35:12.059046 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-588f560e-c222-4379-97db-7ebe60bd3f09 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df returned with HTTP 200 Jul 31 17:35:12.059470 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1291/5134] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:12 2026] GET /volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:12.462018 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-78908013-3b15-432b-9079-94d3a7fef2e5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:12.463636 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-78908013-3b15-432b-9079-94d3a7fef2e5 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 Jul 31 17:35:12.463814 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-78908013-3b15-432b-9079-94d3a7fef2e5 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:12.463977 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-78908013-3b15-432b-9079-94d3a7fef2e5 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:12.464075 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-78908013-3b15-432b-9079-94d3a7fef2e5 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id 318bcf55-8ffa-42de-ad3b-3ea01c0673f1. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:12.467726 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:12.467726 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:12.468560 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-78908013-3b15-432b-9079-94d3a7fef2e5 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 returned with HTTP 200 Jul 31 17:35:12.468923 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1289/5135] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:12 2026] GET /volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:12.478910 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5ca104db-da7d-44c9-b132-ff0129f3f2d1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:12.480654 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5ca104db-da7d-44c9-b132-ff0129f3f2d1 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b Jul 31 17:35:12.480832 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5ca104db-da7d-44c9-b132-ff0129f3f2d1 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:12.481061 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5ca104db-da7d-44c9-b132-ff0129f3f2d1 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:12.481125 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-5ca104db-da7d-44c9-b132-ff0129f3f2d1 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:12.485123 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:12.485123 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:12.485765 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5ca104db-da7d-44c9-b132-ff0129f3f2d1 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b returned with HTTP 200 Jul 31 17:35:12.486189 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1277/5136] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:12 2026] GET /volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:12.495388 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-56985fb4-848e-497d-8a3c-b677f8342538 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:12.497145 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-56985fb4-848e-497d-8a3c-b677f8342538 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] POST https://10.4.3.92/volume/v3/backups Jul 31 17:35:12.497505 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-56985fb4-848e-497d-8a3c-b677f8342538 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fab935e7-43d4-4c13-b2d9-f7f15fdb1ae4", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-3642873"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:35:12.498961 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-56985fb4-848e-497d-8a3c-b677f8342538 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Creating new backup {'backup': {'volume_id': 'fab935e7-43d4-4c13-b2d9-f7f15fdb1ae4', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-3642873'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:35:12.499089 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-56985fb4-848e-497d-8a3c-b677f8342538 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Creating backup of volume fab935e7-43d4-4c13-b2d9-f7f15fdb1ae4 in container None Jul 31 17:35:12.505763 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:12.505763 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:12.506155 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-56985fb4-848e-497d-8a3c-b677f8342538 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Volume info retrieved successfully. Jul 31 17:35:12.520304 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-56985fb4-848e-497d-8a3c-b677f8342538 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Created reservations ['0fb828e1-e123-437d-a87c-f60a2216d84b', '51482cce-7bc5-4d70-a0cd-b0117d073d8f'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:35:12.551029 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-56985fb4-848e-497d-8a3c-b677f8342538 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:35:12.551446 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1280/5137] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:35:12 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) Jul 31 17:35:12.559855 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-bea8e5f8-91f6-4c99-a9bb-06da19472d1b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:12.562890 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bea8e5f8-91f6-4c99-a9bb-06da19472d1b tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/3b17ad26-00fa-4851-a303-87d024e6dbe2 Jul 31 17:35:12.563068 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bea8e5f8-91f6-4c99-a9bb-06da19472d1b tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:12.563252 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-bea8e5f8-91f6-4c99-a9bb-06da19472d1b tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:12.563376 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-bea8e5f8-91f6-4c99-a9bb-06da19472d1b tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 3b17ad26-00fa-4851-a303-87d024e6dbe2. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:12.568563 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:12.568563 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:12.569252 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-bea8e5f8-91f6-4c99-a9bb-06da19472d1b tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/3b17ad26-00fa-4851-a303-87d024e6dbe2 returned with HTTP 200 Jul 31 17:35:12.569732 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1292/5138] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:12 2026] GET /volume/v3/backups/3b17ad26-00fa-4851-a303-87d024e6dbe2 => generated 731 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:13.071590 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c3ca7507-4b5f-4fa9-822d-deae952b56d0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:13.073348 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c3ca7507-4b5f-4fa9-822d-deae952b56d0 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df Jul 31 17:35:13.073633 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c3ca7507-4b5f-4fa9-822d-deae952b56d0 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:13.073871 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c3ca7507-4b5f-4fa9-822d-deae952b56d0 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:13.079857 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c3ca7507-4b5f-4fa9-822d-deae952b56d0 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df returned with HTTP 404 Jul 31 17:35:13.080343 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1290/5139] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:13 2026] GET /volume/v3/volumes/b2e4ff7c-4307-405e-93ba-3f28a7d997df => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:35:13.086201 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-efd67f6a-1369-4fc1-ba11-ab571bc63150 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:13.088013 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-efd67f6a-1369-4fc1-ba11-ab571bc63150 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/6d759b46-9469-41de-8f93-adda70e8f1e5 Jul 31 17:35:13.088196 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-efd67f6a-1369-4fc1-ba11-ab571bc63150 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:13.088410 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-efd67f6a-1369-4fc1-ba11-ab571bc63150 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:13.088509 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-efd67f6a-1369-4fc1-ba11-ab571bc63150 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Delete snapshot with id: 6d759b46-9469-41de-8f93-adda70e8f1e5 Jul 31 17:35:13.093065 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:13.093065 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:13.093480 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-efd67f6a-1369-4fc1-ba11-ab571bc63150 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Snapshot retrieved successfully. Jul 31 17:35:13.107805 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-efd67f6a-1369-4fc1-ba11-ab571bc63150 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Snapshot delete request issued successfully. Jul 31 17:35:13.108046 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-efd67f6a-1369-4fc1-ba11-ab571bc63150 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/snapshots/6d759b46-9469-41de-8f93-adda70e8f1e5 returned with HTTP 202 Jul 31 17:35:13.108601 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1278/5140] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:35:13 2026] DELETE /volume/v3/snapshots/6d759b46-9469-41de-8f93-adda70e8f1e5 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:35:13.114779 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-728c1882-7f25-4340-a063-1e0266dd2389 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:13.116540 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-728c1882-7f25-4340-a063-1e0266dd2389 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/snapshots/6d759b46-9469-41de-8f93-adda70e8f1e5 Jul 31 17:35:13.116711 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-728c1882-7f25-4340-a063-1e0266dd2389 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:13.116885 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-728c1882-7f25-4340-a063-1e0266dd2389 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:13.122920 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:13.122920 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:13.123539 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-728c1882-7f25-4340-a063-1e0266dd2389 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Snapshot retrieved successfully. Jul 31 17:35:13.124572 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-728c1882-7f25-4340-a063-1e0266dd2389 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/snapshots/6d759b46-9469-41de-8f93-adda70e8f1e5 returned with HTTP 200 Jul 31 17:35:13.125069 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1281/5141] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:35:13 2026] GET /volume/v3/snapshots/6d759b46-9469-41de-8f93-adda70e8f1e5 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:13.579161 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-69e64ad5-1d76-439a-96ed-6f71fdfa8139 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:13.580803 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-69e64ad5-1d76-439a-96ed-6f71fdfa8139 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/3b17ad26-00fa-4851-a303-87d024e6dbe2 Jul 31 17:35:13.580996 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-69e64ad5-1d76-439a-96ed-6f71fdfa8139 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:13.581211 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-69e64ad5-1d76-439a-96ed-6f71fdfa8139 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:13.581398 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-69e64ad5-1d76-439a-96ed-6f71fdfa8139 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 3b17ad26-00fa-4851-a303-87d024e6dbe2. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:13.587060 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:13.587060 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:13.587758 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-69e64ad5-1d76-439a-96ed-6f71fdfa8139 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/3b17ad26-00fa-4851-a303-87d024e6dbe2 returned with HTTP 200 Jul 31 17:35:13.588126 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1293/5142] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:13 2026] GET /volume/v3/backups/3b17ad26-00fa-4851-a303-87d024e6dbe2 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:14.133725 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3a8dcbda-5535-47f2-afba-3476305b61d2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:14.135375 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3a8dcbda-5535-47f2-afba-3476305b61d2 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/snapshots/6d759b46-9469-41de-8f93-adda70e8f1e5 Jul 31 17:35:14.135563 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3a8dcbda-5535-47f2-afba-3476305b61d2 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:14.135762 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3a8dcbda-5535-47f2-afba-3476305b61d2 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:14.139493 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3a8dcbda-5535-47f2-afba-3476305b61d2 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/snapshots/6d759b46-9469-41de-8f93-adda70e8f1e5 returned with HTTP 404 Jul 31 17:35:14.139905 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1291/5143] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:35:14 2026] GET /volume/v3/snapshots/6d759b46-9469-41de-8f93-adda70e8f1e5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:35:14.145837 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-703ce071-247c-4495-8252-2fe4f043e358 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:14.149082 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-703ce071-247c-4495-8252-2fe4f043e358 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/72b832e2-c8cc-4b4b-bd00-13870dcf72eb Jul 31 17:35:14.149082 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-703ce071-247c-4495-8252-2fe4f043e358 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:14.149082 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-703ce071-247c-4495-8252-2fe4f043e358 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:14.149082 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-703ce071-247c-4495-8252-2fe4f043e358 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Delete snapshot with id: 72b832e2-c8cc-4b4b-bd00-13870dcf72eb Jul 31 17:35:14.152938 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:14.152938 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:14.153483 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-703ce071-247c-4495-8252-2fe4f043e358 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Snapshot retrieved successfully. Jul 31 17:35:14.167627 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-703ce071-247c-4495-8252-2fe4f043e358 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Snapshot delete request issued successfully. Jul 31 17:35:14.167978 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-703ce071-247c-4495-8252-2fe4f043e358 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/snapshots/72b832e2-c8cc-4b4b-bd00-13870dcf72eb returned with HTTP 202 Jul 31 17:35:14.168506 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1279/5144] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:35:14 2026] DELETE /volume/v3/snapshots/72b832e2-c8cc-4b4b-bd00-13870dcf72eb => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:35:14.176276 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-58b6ef39-ad8b-45fa-a09a-3f67d2ccb199 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:14.178256 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-58b6ef39-ad8b-45fa-a09a-3f67d2ccb199 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/snapshots/72b832e2-c8cc-4b4b-bd00-13870dcf72eb Jul 31 17:35:14.178598 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-58b6ef39-ad8b-45fa-a09a-3f67d2ccb199 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:14.178815 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-58b6ef39-ad8b-45fa-a09a-3f67d2ccb199 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:14.183842 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:14.183842 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:14.184392 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-58b6ef39-ad8b-45fa-a09a-3f67d2ccb199 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Snapshot retrieved successfully. Jul 31 17:35:14.185705 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-58b6ef39-ad8b-45fa-a09a-3f67d2ccb199 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/snapshots/72b832e2-c8cc-4b4b-bd00-13870dcf72eb returned with HTTP 200 Jul 31 17:35:14.185705 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1282/5145] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:35:14 2026] GET /volume/v3/snapshots/72b832e2-c8cc-4b4b-bd00-13870dcf72eb => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:14.598103 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-348b7fa8-048f-488b-9f92-b9af2038a237 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:14.599677 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-348b7fa8-048f-488b-9f92-b9af2038a237 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/3b17ad26-00fa-4851-a303-87d024e6dbe2 Jul 31 17:35:14.599844 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-348b7fa8-048f-488b-9f92-b9af2038a237 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:14.600016 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-348b7fa8-048f-488b-9f92-b9af2038a237 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:14.600115 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-348b7fa8-048f-488b-9f92-b9af2038a237 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 3b17ad26-00fa-4851-a303-87d024e6dbe2. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:14.605094 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:14.605094 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:14.605817 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-348b7fa8-048f-488b-9f92-b9af2038a237 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/3b17ad26-00fa-4851-a303-87d024e6dbe2 returned with HTTP 200 Jul 31 17:35:14.606249 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1294/5146] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:14 2026] GET /volume/v3/backups/3b17ad26-00fa-4851-a303-87d024e6dbe2 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:15.193778 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e43dd1f6-f1e9-41b1-8342-381fb5c7797b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:15.195254 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e43dd1f6-f1e9-41b1-8342-381fb5c7797b tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/snapshots/72b832e2-c8cc-4b4b-bd00-13870dcf72eb Jul 31 17:35:15.195467 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e43dd1f6-f1e9-41b1-8342-381fb5c7797b tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:15.195699 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e43dd1f6-f1e9-41b1-8342-381fb5c7797b tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:15.200231 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e43dd1f6-f1e9-41b1-8342-381fb5c7797b tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/snapshots/72b832e2-c8cc-4b4b-bd00-13870dcf72eb returned with HTTP 404 Jul 31 17:35:15.200673 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1292/5147] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:35:15 2026] GET /volume/v3/snapshots/72b832e2-c8cc-4b4b-bd00-13870dcf72eb => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:35:15.207193 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0fcc3184-9fee-499c-a0dd-38704e7ee34c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:15.208764 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0fcc3184-9fee-499c-a0dd-38704e7ee34c tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/472907db-05bf-44ed-b0ad-dca766a86b02 Jul 31 17:35:15.209033 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0fcc3184-9fee-499c-a0dd-38704e7ee34c tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:15.209274 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0fcc3184-9fee-499c-a0dd-38704e7ee34c tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:15.210285 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-0fcc3184-9fee-499c-a0dd-38704e7ee34c tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Delete snapshot with id: 472907db-05bf-44ed-b0ad-dca766a86b02 Jul 31 17:35:15.214377 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:15.214377 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:15.214528 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0fcc3184-9fee-499c-a0dd-38704e7ee34c tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Snapshot retrieved successfully. Jul 31 17:35:15.230288 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0fcc3184-9fee-499c-a0dd-38704e7ee34c tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Snapshot delete request issued successfully. Jul 31 17:35:15.230501 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0fcc3184-9fee-499c-a0dd-38704e7ee34c tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/snapshots/472907db-05bf-44ed-b0ad-dca766a86b02 returned with HTTP 202 Jul 31 17:35:15.230909 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1280/5148] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:35:15 2026] DELETE /volume/v3/snapshots/472907db-05bf-44ed-b0ad-dca766a86b02 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:35:15.238605 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-47ff453d-6017-49fd-b13c-fdbb7f9af8bd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:15.240695 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-47ff453d-6017-49fd-b13c-fdbb7f9af8bd tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/snapshots/472907db-05bf-44ed-b0ad-dca766a86b02 Jul 31 17:35:15.240892 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-47ff453d-6017-49fd-b13c-fdbb7f9af8bd tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:15.241078 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-47ff453d-6017-49fd-b13c-fdbb7f9af8bd tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:15.247285 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:15.247285 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:15.247285 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-47ff453d-6017-49fd-b13c-fdbb7f9af8bd tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Snapshot retrieved successfully. Jul 31 17:35:15.248034 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-47ff453d-6017-49fd-b13c-fdbb7f9af8bd tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/snapshots/472907db-05bf-44ed-b0ad-dca766a86b02 returned with HTTP 200 Jul 31 17:35:15.248391 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1283/5149] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:35:15 2026] GET /volume/v3/snapshots/472907db-05bf-44ed-b0ad-dca766a86b02 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:15.616417 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-94dbee4a-4718-47f2-9856-ac921639fe1c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:15.618258 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-94dbee4a-4718-47f2-9856-ac921639fe1c tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/3b17ad26-00fa-4851-a303-87d024e6dbe2 Jul 31 17:35:15.618508 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-94dbee4a-4718-47f2-9856-ac921639fe1c tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:15.618694 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-94dbee4a-4718-47f2-9856-ac921639fe1c tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:15.618826 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-94dbee4a-4718-47f2-9856-ac921639fe1c tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 3b17ad26-00fa-4851-a303-87d024e6dbe2. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:15.626290 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:15.626290 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:15.626921 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-94dbee4a-4718-47f2-9856-ac921639fe1c tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/3b17ad26-00fa-4851-a303-87d024e6dbe2 returned with HTTP 200 Jul 31 17:35:15.627342 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1295/5150] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:15 2026] GET /volume/v3/backups/3b17ad26-00fa-4851-a303-87d024e6dbe2 => generated 744 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:16.257048 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cf6a3e89-e634-410c-9d8b-b5038ed29edf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:16.259010 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cf6a3e89-e634-410c-9d8b-b5038ed29edf tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/snapshots/472907db-05bf-44ed-b0ad-dca766a86b02 Jul 31 17:35:16.259549 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cf6a3e89-e634-410c-9d8b-b5038ed29edf tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:16.259549 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cf6a3e89-e634-410c-9d8b-b5038ed29edf tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:16.264609 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cf6a3e89-e634-410c-9d8b-b5038ed29edf tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/snapshots/472907db-05bf-44ed-b0ad-dca766a86b02 returned with HTTP 404 Jul 31 17:35:16.265209 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1293/5151] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:35:16 2026] GET /volume/v3/snapshots/472907db-05bf-44ed-b0ad-dca766a86b02 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:35:16.271701 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-44d326b4-e71e-4e34-a494-756a456a431e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:16.273796 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-44d326b4-e71e-4e34-a494-756a456a431e tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad Jul 31 17:35:16.274029 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-44d326b4-e71e-4e34-a494-756a456a431e tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:16.274255 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-44d326b4-e71e-4e34-a494-756a456a431e tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:16.282761 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:16.282761 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:16.287403 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-44d326b4-e71e-4e34-a494-756a456a431e tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:35:16.292993 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-44d326b4-e71e-4e34-a494-756a456a431e tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad returned with HTTP 200 Jul 31 17:35:16.293455 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1281/5152] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:16 2026] GET /volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:16.305599 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-36627416-0383-40d1-a2bb-5d0b58bd74a6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:16.307643 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-36627416-0383-40d1-a2bb-5d0b58bd74a6 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad Jul 31 17:35:16.307857 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-36627416-0383-40d1-a2bb-5d0b58bd74a6 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:16.308052 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-36627416-0383-40d1-a2bb-5d0b58bd74a6 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:16.315114 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:16.315114 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:16.318516 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-36627416-0383-40d1-a2bb-5d0b58bd74a6 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:35:16.323063 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-36627416-0383-40d1-a2bb-5d0b58bd74a6 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad returned with HTTP 200 Jul 31 17:35:16.323531 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1284/5153] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:16 2026] GET /volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:16.334407 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c0c8a1e3-ea67-4102-aab0-26d1af31ac12 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:16.336150 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c0c8a1e3-ea67-4102-aab0-26d1af31ac12 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] DELETE https://10.4.3.92/volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad Jul 31 17:35:16.336421 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c0c8a1e3-ea67-4102-aab0-26d1af31ac12 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:16.336700 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c0c8a1e3-ea67-4102-aab0-26d1af31ac12 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:16.336866 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-c0c8a1e3-ea67-4102-aab0-26d1af31ac12 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Delete volume with id: 01a12fde-f761-4a8c-a8f5-d19737a97dad Jul 31 17:35:16.344334 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:16.344334 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:16.344824 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c0c8a1e3-ea67-4102-aab0-26d1af31ac12 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:35:16.362000 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c0c8a1e3-ea67-4102-aab0-26d1af31ac12 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Delete volume request issued successfully. Jul 31 17:35:16.362262 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c0c8a1e3-ea67-4102-aab0-26d1af31ac12 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad returned with HTTP 202 Jul 31 17:35:16.362886 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1296/5154] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:35:16 2026] DELETE /volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:35:16.374200 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0cf90506-475d-40dc-905e-683dd448c464 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:16.384418 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0cf90506-475d-40dc-905e-683dd448c464 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad Jul 31 17:35:16.386933 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0cf90506-475d-40dc-905e-683dd448c464 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:16.387871 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0cf90506-475d-40dc-905e-683dd448c464 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:16.395381 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:16.395381 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:16.398647 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0cf90506-475d-40dc-905e-683dd448c464 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Volume info retrieved successfully. Jul 31 17:35:16.403243 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0cf90506-475d-40dc-905e-683dd448c464 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad returned with HTTP 200 Jul 31 17:35:16.403647 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1294/5155] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:16 2026] GET /volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:16.637233 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-adf4045f-b0e1-4366-96b8-c755ff182ecc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:16.639100 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-adf4045f-b0e1-4366-96b8-c755ff182ecc tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/3b17ad26-00fa-4851-a303-87d024e6dbe2 Jul 31 17:35:16.639100 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-adf4045f-b0e1-4366-96b8-c755ff182ecc tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:16.639238 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-adf4045f-b0e1-4366-96b8-c755ff182ecc tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:16.639400 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-adf4045f-b0e1-4366-96b8-c755ff182ecc tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 3b17ad26-00fa-4851-a303-87d024e6dbe2. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:16.643636 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:16.643636 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:16.644364 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-adf4045f-b0e1-4366-96b8-c755ff182ecc tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/3b17ad26-00fa-4851-a303-87d024e6dbe2 returned with HTTP 200 Jul 31 17:35:16.644830 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1282/5156] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:16 2026] GET /volume/v3/backups/3b17ad26-00fa-4851-a303-87d024e6dbe2 => generated 744 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:17.416443 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c6ace0b5-df3e-4dcc-bb4b-0e7d63686629 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:17.418286 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c6ace0b5-df3e-4dcc-bb4b-0e7d63686629 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] GET https://10.4.3.92/volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad Jul 31 17:35:17.418483 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c6ace0b5-df3e-4dcc-bb4b-0e7d63686629 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:17.418725 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c6ace0b5-df3e-4dcc-bb4b-0e7d63686629 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:17.424622 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c6ace0b5-df3e-4dcc-bb4b-0e7d63686629 tempest-SnapshotDataIntegrityTests-1834538620 tempest-SnapshotDataIntegrityTests-1834538620-project-member] https://10.4.3.92/volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad returned with HTTP 404 Jul 31 17:35:17.425085 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1285/5157] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:17 2026] GET /volume/v3/volumes/01a12fde-f761-4a8c-a8f5-d19737a97dad => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:35:17.654597 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2a87ad4a-b478-4240-8592-a87a67726c7e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:17.656692 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2a87ad4a-b478-4240-8592-a87a67726c7e tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/3b17ad26-00fa-4851-a303-87d024e6dbe2 Jul 31 17:35:17.656965 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2a87ad4a-b478-4240-8592-a87a67726c7e tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:17.657232 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2a87ad4a-b478-4240-8592-a87a67726c7e tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:17.657421 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-2a87ad4a-b478-4240-8592-a87a67726c7e tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 3b17ad26-00fa-4851-a303-87d024e6dbe2. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:17.661941 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:17.661941 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:17.662578 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2a87ad4a-b478-4240-8592-a87a67726c7e tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/3b17ad26-00fa-4851-a303-87d024e6dbe2 returned with HTTP 200 Jul 31 17:35:17.662967 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1297/5158] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:17 2026] GET /volume/v3/backups/3b17ad26-00fa-4851-a303-87d024e6dbe2 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:18.672076 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6989168f-bfa8-40b5-a17f-c799aa9701e1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:18.673624 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6989168f-bfa8-40b5-a17f-c799aa9701e1 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/3b17ad26-00fa-4851-a303-87d024e6dbe2 Jul 31 17:35:18.673796 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6989168f-bfa8-40b5-a17f-c799aa9701e1 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:18.673955 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6989168f-bfa8-40b5-a17f-c799aa9701e1 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:18.674053 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-6989168f-bfa8-40b5-a17f-c799aa9701e1 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 3b17ad26-00fa-4851-a303-87d024e6dbe2. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:18.677556 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:18.677556 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:18.678057 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6989168f-bfa8-40b5-a17f-c799aa9701e1 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/3b17ad26-00fa-4851-a303-87d024e6dbe2 returned with HTTP 200 Jul 31 17:35:18.678389 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1295/5159] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:18 2026] GET /volume/v3/backups/3b17ad26-00fa-4851-a303-87d024e6dbe2 => generated 744 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:19.688305 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9179b7d0-1e36-4406-a649-d5f87f7eb972 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:19.689917 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9179b7d0-1e36-4406-a649-d5f87f7eb972 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/3b17ad26-00fa-4851-a303-87d024e6dbe2 Jul 31 17:35:19.690122 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9179b7d0-1e36-4406-a649-d5f87f7eb972 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:19.690363 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9179b7d0-1e36-4406-a649-d5f87f7eb972 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:19.690503 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-9179b7d0-1e36-4406-a649-d5f87f7eb972 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 3b17ad26-00fa-4851-a303-87d024e6dbe2. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:19.694819 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:19.694819 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:19.695471 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9179b7d0-1e36-4406-a649-d5f87f7eb972 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/3b17ad26-00fa-4851-a303-87d024e6dbe2 returned with HTTP 200 Jul 31 17:35:19.695858 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1283/5160] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:19 2026] GET /volume/v3/backups/3b17ad26-00fa-4851-a303-87d024e6dbe2 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:19.705537 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-72330c73-2389-45a8-a61d-d50487bc6ed3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:19.707046 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-72330c73-2389-45a8-a61d-d50487bc6ed3 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 Jul 31 17:35:19.707210 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-72330c73-2389-45a8-a61d-d50487bc6ed3 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:19.707407 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-72330c73-2389-45a8-a61d-d50487bc6ed3 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:19.707503 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-72330c73-2389-45a8-a61d-d50487bc6ed3 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id 318bcf55-8ffa-42de-ad3b-3ea01c0673f1. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:19.711124 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:19.711124 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:19.711800 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-72330c73-2389-45a8-a61d-d50487bc6ed3 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 returned with HTTP 200 Jul 31 17:35:19.712155 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1286/5161] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:19 2026] GET /volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:19.720827 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-42c59d88-3453-4b4a-b891-420f51bf4de0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:19.722388 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-42c59d88-3453-4b4a-b891-420f51bf4de0 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b Jul 31 17:35:19.722558 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-42c59d88-3453-4b4a-b891-420f51bf4de0 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:19.722724 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-42c59d88-3453-4b4a-b891-420f51bf4de0 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:19.722816 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-42c59d88-3453-4b4a-b891-420f51bf4de0 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:19.726400 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:19.726400 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:19.726899 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-42c59d88-3453-4b4a-b891-420f51bf4de0 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b returned with HTTP 200 Jul 31 17:35:19.727197 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1298/5162] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:19 2026] GET /volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:19.736234 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0fddb4d0-b9bc-4b50-9785-f10364b21849 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:19.738094 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0fddb4d0-b9bc-4b50-9785-f10364b21849 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] POST https://10.4.3.92/volume/v3/backups Jul 31 17:35:19.738525 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0fddb4d0-b9bc-4b50-9785-f10364b21849 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fab935e7-43d4-4c13-b2d9-f7f15fdb1ae4", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1952084791"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:35:19.739922 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-0fddb4d0-b9bc-4b50-9785-f10364b21849 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Creating new backup {'backup': {'volume_id': 'fab935e7-43d4-4c13-b2d9-f7f15fdb1ae4', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1952084791'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:35:19.740103 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-0fddb4d0-b9bc-4b50-9785-f10364b21849 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Creating backup of volume fab935e7-43d4-4c13-b2d9-f7f15fdb1ae4 in container None Jul 31 17:35:19.747154 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:19.747154 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:19.747709 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0fddb4d0-b9bc-4b50-9785-f10364b21849 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Volume info retrieved successfully. Jul 31 17:35:19.763938 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-0fddb4d0-b9bc-4b50-9785-f10364b21849 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Created reservations ['30ec48a4-4ec8-4d44-a812-39db77a24b3e', 'da74da90-6aaa-449e-be77-df22490147fa'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:35:19.793908 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0fddb4d0-b9bc-4b50-9785-f10364b21849 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:35:19.794306 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1296/5163] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:35:19 2026] POST /volume/v3/backups => generated 328 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:35:19.802450 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a553da94-0b84-4e3a-866d-ec2d5b287a4e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:19.804107 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a553da94-0b84-4e3a-866d-ec2d5b287a4e tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/d521cb61-2ad2-4577-922f-c178cb1b8288 Jul 31 17:35:19.804340 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a553da94-0b84-4e3a-866d-ec2d5b287a4e tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:19.804528 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a553da94-0b84-4e3a-866d-ec2d5b287a4e tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:19.804632 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-a553da94-0b84-4e3a-866d-ec2d5b287a4e tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id d521cb61-2ad2-4577-922f-c178cb1b8288. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:19.808860 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:19.808860 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:19.809648 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a553da94-0b84-4e3a-866d-ec2d5b287a4e tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/d521cb61-2ad2-4577-922f-c178cb1b8288 returned with HTTP 200 Jul 31 17:35:19.809985 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1284/5164] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:19 2026] GET /volume/v3/backups/d521cb61-2ad2-4577-922f-c178cb1b8288 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:20.821508 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a19d1aee-98aa-45a7-9686-0464618ad78e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:20.823639 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a19d1aee-98aa-45a7-9686-0464618ad78e tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/d521cb61-2ad2-4577-922f-c178cb1b8288 Jul 31 17:35:20.823898 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a19d1aee-98aa-45a7-9686-0464618ad78e tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:20.824094 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a19d1aee-98aa-45a7-9686-0464618ad78e tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:20.824229 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a19d1aee-98aa-45a7-9686-0464618ad78e tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id d521cb61-2ad2-4577-922f-c178cb1b8288. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:20.830305 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:20.830305 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:20.831431 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a19d1aee-98aa-45a7-9686-0464618ad78e tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/d521cb61-2ad2-4577-922f-c178cb1b8288 returned with HTTP 200 Jul 31 17:35:20.831931 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1287/5165] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:20 2026] GET /volume/v3/backups/d521cb61-2ad2-4577-922f-c178cb1b8288 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:21.842755 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9e20bc43-07a0-4913-a93c-c149c650e22e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:21.844486 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9e20bc43-07a0-4913-a93c-c149c650e22e tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/d521cb61-2ad2-4577-922f-c178cb1b8288 Jul 31 17:35:21.844665 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9e20bc43-07a0-4913-a93c-c149c650e22e tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:21.844842 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9e20bc43-07a0-4913-a93c-c149c650e22e tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:21.844972 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-9e20bc43-07a0-4913-a93c-c149c650e22e tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id d521cb61-2ad2-4577-922f-c178cb1b8288. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:21.848748 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:21.848748 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:21.849447 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9e20bc43-07a0-4913-a93c-c149c650e22e tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/d521cb61-2ad2-4577-922f-c178cb1b8288 returned with HTTP 200 Jul 31 17:35:21.849771 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1299/5166] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:21 2026] GET /volume/v3/backups/d521cb61-2ad2-4577-922f-c178cb1b8288 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:22.866085 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f594dd70-5a2b-499d-8872-4b5cd5d9bbf8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:22.884041 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f594dd70-5a2b-499d-8872-4b5cd5d9bbf8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/d521cb61-2ad2-4577-922f-c178cb1b8288 Jul 31 17:35:22.885592 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f594dd70-5a2b-499d-8872-4b5cd5d9bbf8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:22.886718 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f594dd70-5a2b-499d-8872-4b5cd5d9bbf8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:22.887587 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-f594dd70-5a2b-499d-8872-4b5cd5d9bbf8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id d521cb61-2ad2-4577-922f-c178cb1b8288. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:22.908801 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:22.908801 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:22.915633 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f594dd70-5a2b-499d-8872-4b5cd5d9bbf8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/d521cb61-2ad2-4577-922f-c178cb1b8288 returned with HTTP 200 Jul 31 17:35:22.917668 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1297/5167] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:22 2026] GET /volume/v3/backups/d521cb61-2ad2-4577-922f-c178cb1b8288 => generated 747 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:23.928081 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-72bd6b1a-25f6-49eb-9b80-55dba2b7d676 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:23.929775 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-72bd6b1a-25f6-49eb-9b80-55dba2b7d676 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/d521cb61-2ad2-4577-922f-c178cb1b8288 Jul 31 17:35:23.929962 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-72bd6b1a-25f6-49eb-9b80-55dba2b7d676 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:23.930142 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-72bd6b1a-25f6-49eb-9b80-55dba2b7d676 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:23.930256 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-72bd6b1a-25f6-49eb-9b80-55dba2b7d676 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id d521cb61-2ad2-4577-922f-c178cb1b8288. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:23.934235 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:23.934235 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:23.935150 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-72bd6b1a-25f6-49eb-9b80-55dba2b7d676 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/d521cb61-2ad2-4577-922f-c178cb1b8288 returned with HTTP 200 Jul 31 17:35:23.935256 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1285/5168] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:23 2026] GET /volume/v3/backups/d521cb61-2ad2-4577-922f-c178cb1b8288 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:24.946839 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-727f210a-053f-46ea-b99c-ca80b13da307 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:24.948803 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-727f210a-053f-46ea-b99c-ca80b13da307 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/d521cb61-2ad2-4577-922f-c178cb1b8288 Jul 31 17:35:24.948997 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-727f210a-053f-46ea-b99c-ca80b13da307 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:24.949219 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-727f210a-053f-46ea-b99c-ca80b13da307 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:24.949386 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-727f210a-053f-46ea-b99c-ca80b13da307 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id d521cb61-2ad2-4577-922f-c178cb1b8288. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:24.954972 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:24.954972 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:24.956140 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-727f210a-053f-46ea-b99c-ca80b13da307 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/d521cb61-2ad2-4577-922f-c178cb1b8288 returned with HTTP 200 Jul 31 17:35:24.956603 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1288/5169] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:24 2026] GET /volume/v3/backups/d521cb61-2ad2-4577-922f-c178cb1b8288 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:25.967769 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-009540bf-394e-4a86-ae78-6390766b7d4b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:25.969771 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-009540bf-394e-4a86-ae78-6390766b7d4b tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/d521cb61-2ad2-4577-922f-c178cb1b8288 Jul 31 17:35:25.969998 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-009540bf-394e-4a86-ae78-6390766b7d4b tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:25.970236 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-009540bf-394e-4a86-ae78-6390766b7d4b tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:25.970423 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-009540bf-394e-4a86-ae78-6390766b7d4b tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id d521cb61-2ad2-4577-922f-c178cb1b8288. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:25.977755 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:25.977755 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:25.978675 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-009540bf-394e-4a86-ae78-6390766b7d4b tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/d521cb61-2ad2-4577-922f-c178cb1b8288 returned with HTTP 200 Jul 31 17:35:25.979125 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1300/5170] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:25 2026] GET /volume/v3/backups/d521cb61-2ad2-4577-922f-c178cb1b8288 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:26.989286 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-747640d1-761a-4d81-9921-6b73ad36d0b5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:26.991240 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-747640d1-761a-4d81-9921-6b73ad36d0b5 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/d521cb61-2ad2-4577-922f-c178cb1b8288 Jul 31 17:35:26.991518 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-747640d1-761a-4d81-9921-6b73ad36d0b5 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:26.991772 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-747640d1-761a-4d81-9921-6b73ad36d0b5 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:26.991924 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-747640d1-761a-4d81-9921-6b73ad36d0b5 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id d521cb61-2ad2-4577-922f-c178cb1b8288. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:26.995824 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:26.995824 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:26.996536 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-747640d1-761a-4d81-9921-6b73ad36d0b5 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/d521cb61-2ad2-4577-922f-c178cb1b8288 returned with HTTP 200 Jul 31 17:35:26.996915 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1298/5171] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:26 2026] GET /volume/v3/backups/d521cb61-2ad2-4577-922f-c178cb1b8288 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:27.006394 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5ce1111c-cba8-4925-b5c9-3a264ee3df04 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:27.008222 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5ce1111c-cba8-4925-b5c9-3a264ee3df04 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 Jul 31 17:35:27.008488 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5ce1111c-cba8-4925-b5c9-3a264ee3df04 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:27.008732 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5ce1111c-cba8-4925-b5c9-3a264ee3df04 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:27.008890 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-5ce1111c-cba8-4925-b5c9-3a264ee3df04 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id 318bcf55-8ffa-42de-ad3b-3ea01c0673f1. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:27.013497 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:27.013497 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:27.014877 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5ce1111c-cba8-4925-b5c9-3a264ee3df04 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 returned with HTTP 200 Jul 31 17:35:27.015531 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1286/5172] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:27 2026] GET /volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:27.025144 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8563f085-55c8-4c90-a929-02a1ecab0025 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:27.026777 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8563f085-55c8-4c90-a929-02a1ecab0025 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] DELETE https://10.4.3.92/volume/v3/backups/d521cb61-2ad2-4577-922f-c178cb1b8288 Jul 31 17:35:27.027070 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8563f085-55c8-4c90-a929-02a1ecab0025 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:27.027325 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8563f085-55c8-4c90-a929-02a1ecab0025 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:27.027488 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-8563f085-55c8-4c90-a929-02a1ecab0025 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Delete backup with id: d521cb61-2ad2-4577-922f-c178cb1b8288. Jul 31 17:35:27.031591 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:27.031591 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:27.042375 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-8563f085-55c8-4c90-a929-02a1ecab0025 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] delete_backup rpcapi backup_id d521cb61-2ad2-4577-922f-c178cb1b8288 {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:35:27.044006 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8563f085-55c8-4c90-a929-02a1ecab0025 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/d521cb61-2ad2-4577-922f-c178cb1b8288 returned with HTTP 202 Jul 31 17:35:27.044483 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1289/5173] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:35:27 2026] DELETE /volume/v3/backups/d521cb61-2ad2-4577-922f-c178cb1b8288 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:35:27.051155 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-eef3aef2-cfd1-465f-9cb3-1a01fea3b968 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:27.056700 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eef3aef2-cfd1-465f-9cb3-1a01fea3b968 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/d521cb61-2ad2-4577-922f-c178cb1b8288 Jul 31 17:35:27.056894 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eef3aef2-cfd1-465f-9cb3-1a01fea3b968 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:27.057076 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-eef3aef2-cfd1-465f-9cb3-1a01fea3b968 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:27.057221 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-eef3aef2-cfd1-465f-9cb3-1a01fea3b968 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id d521cb61-2ad2-4577-922f-c178cb1b8288. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:27.067076 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:27.067076 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:27.067866 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-eef3aef2-cfd1-465f-9cb3-1a01fea3b968 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/d521cb61-2ad2-4577-922f-c178cb1b8288 returned with HTTP 200 Jul 31 17:35:27.068229 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1301/5174] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:27 2026] GET /volume/v3/backups/d521cb61-2ad2-4577-922f-c178cb1b8288 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:28.077657 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-720960db-7645-427e-bfc7-3b6aab9ecb39 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:28.079853 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-720960db-7645-427e-bfc7-3b6aab9ecb39 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/d521cb61-2ad2-4577-922f-c178cb1b8288 Jul 31 17:35:28.080044 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-720960db-7645-427e-bfc7-3b6aab9ecb39 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:28.080270 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-720960db-7645-427e-bfc7-3b6aab9ecb39 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:28.080403 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-720960db-7645-427e-bfc7-3b6aab9ecb39 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id d521cb61-2ad2-4577-922f-c178cb1b8288. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:28.085186 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-720960db-7645-427e-bfc7-3b6aab9ecb39 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/d521cb61-2ad2-4577-922f-c178cb1b8288 returned with HTTP 404 Jul 31 17:35:28.085642 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1299/5175] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:28 2026] GET /volume/v3/backups/d521cb61-2ad2-4577-922f-c178cb1b8288 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:35:28.092271 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b8e95a34-5201-4864-8941-0a8dac05ab65 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:28.094406 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b8e95a34-5201-4864-8941-0a8dac05ab65 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] DELETE https://10.4.3.92/volume/v3/backups/3b17ad26-00fa-4851-a303-87d024e6dbe2 Jul 31 17:35:28.094649 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b8e95a34-5201-4864-8941-0a8dac05ab65 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:28.094879 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b8e95a34-5201-4864-8941-0a8dac05ab65 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:28.095021 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-b8e95a34-5201-4864-8941-0a8dac05ab65 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Delete backup with id: 3b17ad26-00fa-4851-a303-87d024e6dbe2. Jul 31 17:35:28.100487 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:28.100487 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:28.113679 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.backup.rpcapi [None req-b8e95a34-5201-4864-8941-0a8dac05ab65 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] delete_backup rpcapi backup_id 3b17ad26-00fa-4851-a303-87d024e6dbe2 {{(pid=100272) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:35:28.115730 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b8e95a34-5201-4864-8941-0a8dac05ab65 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/3b17ad26-00fa-4851-a303-87d024e6dbe2 returned with HTTP 202 Jul 31 17:35:28.116255 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1287/5176] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:35:28 2026] DELETE /volume/v3/backups/3b17ad26-00fa-4851-a303-87d024e6dbe2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:35:28.125638 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-992e90ea-f531-4e8b-83c2-2d6e5aa732cc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:28.127735 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-992e90ea-f531-4e8b-83c2-2d6e5aa732cc tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/3b17ad26-00fa-4851-a303-87d024e6dbe2 Jul 31 17:35:28.128008 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-992e90ea-f531-4e8b-83c2-2d6e5aa732cc tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:28.128276 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-992e90ea-f531-4e8b-83c2-2d6e5aa732cc tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:28.128453 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-992e90ea-f531-4e8b-83c2-2d6e5aa732cc tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 3b17ad26-00fa-4851-a303-87d024e6dbe2. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:28.132990 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:28.132990 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:28.133722 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-992e90ea-f531-4e8b-83c2-2d6e5aa732cc tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/3b17ad26-00fa-4851-a303-87d024e6dbe2 returned with HTTP 200 Jul 31 17:35:28.134142 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1290/5177] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:28 2026] GET /volume/v3/backups/3b17ad26-00fa-4851-a303-87d024e6dbe2 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:29.146799 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a61f7fe3-99b1-40aa-bb7d-1e203199e17f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:29.148786 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a61f7fe3-99b1-40aa-bb7d-1e203199e17f tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/3b17ad26-00fa-4851-a303-87d024e6dbe2 Jul 31 17:35:29.148987 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a61f7fe3-99b1-40aa-bb7d-1e203199e17f tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:29.149207 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a61f7fe3-99b1-40aa-bb7d-1e203199e17f tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:29.149306 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a61f7fe3-99b1-40aa-bb7d-1e203199e17f tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 3b17ad26-00fa-4851-a303-87d024e6dbe2. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:29.153380 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a61f7fe3-99b1-40aa-bb7d-1e203199e17f tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/3b17ad26-00fa-4851-a303-87d024e6dbe2 returned with HTTP 404 Jul 31 17:35:29.153848 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1302/5178] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:29 2026] GET /volume/v3/backups/3b17ad26-00fa-4851-a303-87d024e6dbe2 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:35:29.161733 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-46ccbe16-6f9b-497d-8b1d-45b1f7f6f13a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:29.163495 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-46ccbe16-6f9b-497d-8b1d-45b1f7f6f13a tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] DELETE https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 Jul 31 17:35:29.163681 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-46ccbe16-6f9b-497d-8b1d-45b1f7f6f13a tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:29.163876 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-46ccbe16-6f9b-497d-8b1d-45b1f7f6f13a tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:29.163993 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-46ccbe16-6f9b-497d-8b1d-45b1f7f6f13a tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Delete backup with id: 318bcf55-8ffa-42de-ad3b-3ea01c0673f1. Jul 31 17:35:29.168546 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:29.168546 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:29.182049 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-46ccbe16-6f9b-497d-8b1d-45b1f7f6f13a tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] delete_backup rpcapi backup_id 318bcf55-8ffa-42de-ad3b-3ea01c0673f1 {{(pid=100271) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:35:29.183754 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-46ccbe16-6f9b-497d-8b1d-45b1f7f6f13a tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 returned with HTTP 202 Jul 31 17:35:29.184130 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1300/5179] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:35:29 2026] DELETE /volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:35:29.193975 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8f9c1cce-ea66-4c63-80a5-c2e219deaa20 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:29.196223 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8f9c1cce-ea66-4c63-80a5-c2e219deaa20 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 Jul 31 17:35:29.196551 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8f9c1cce-ea66-4c63-80a5-c2e219deaa20 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:29.196813 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8f9c1cce-ea66-4c63-80a5-c2e219deaa20 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:29.196970 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-8f9c1cce-ea66-4c63-80a5-c2e219deaa20 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id 318bcf55-8ffa-42de-ad3b-3ea01c0673f1. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:29.202201 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:29.202201 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:29.203272 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8f9c1cce-ea66-4c63-80a5-c2e219deaa20 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 returned with HTTP 200 Jul 31 17:35:29.203791 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1288/5180] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:29 2026] GET /volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:30.216919 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4d2b0624-7368-413c-bc4d-f4751990f3bd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:30.218690 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4d2b0624-7368-413c-bc4d-f4751990f3bd tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 Jul 31 17:35:30.218854 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4d2b0624-7368-413c-bc4d-f4751990f3bd tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:30.219043 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4d2b0624-7368-413c-bc4d-f4751990f3bd tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:30.219153 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-4d2b0624-7368-413c-bc4d-f4751990f3bd tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Show backup with id 318bcf55-8ffa-42de-ad3b-3ea01c0673f1. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:30.222927 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4d2b0624-7368-413c-bc4d-f4751990f3bd tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 returned with HTTP 404 Jul 31 17:35:30.223465 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1291/5181] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:30 2026] GET /volume/v3/backups/318bcf55-8ffa-42de-ad3b-3ea01c0673f1 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:35:30.232472 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0d2dbe38-49b8-4277-bbf4-b775c44edbec None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:30.234825 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0d2dbe38-49b8-4277-bbf4-b775c44edbec tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] DELETE https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b Jul 31 17:35:30.235105 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0d2dbe38-49b8-4277-bbf4-b775c44edbec tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:30.235411 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0d2dbe38-49b8-4277-bbf4-b775c44edbec tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:30.235564 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-0d2dbe38-49b8-4277-bbf4-b775c44edbec tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Delete backup with id: 9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b. Jul 31 17:35:30.240532 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:30.240532 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:30.256008 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-0d2dbe38-49b8-4277-bbf4-b775c44edbec tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] delete_backup rpcapi backup_id 9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:35:30.258021 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0d2dbe38-49b8-4277-bbf4-b775c44edbec tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b returned with HTTP 202 Jul 31 17:35:30.258661 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1303/5182] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:35:30 2026] DELETE /volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:35:30.265440 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3f0d4d44-b427-40d6-8767-46b89516b663 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:30.267254 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3f0d4d44-b427-40d6-8767-46b89516b663 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b Jul 31 17:35:30.267498 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3f0d4d44-b427-40d6-8767-46b89516b663 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:30.267684 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3f0d4d44-b427-40d6-8767-46b89516b663 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:30.267791 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-3f0d4d44-b427-40d6-8767-46b89516b663 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:30.271981 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:30.271981 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:30.272637 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3f0d4d44-b427-40d6-8767-46b89516b663 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b returned with HTTP 200 Jul 31 17:35:30.272975 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1301/5183] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:30 2026] GET /volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:31.282728 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-868e45ab-cde8-464b-a940-3f18c7805ba1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:31.284522 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-868e45ab-cde8-464b-a940-3f18c7805ba1 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] GET https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b Jul 31 17:35:31.284713 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-868e45ab-cde8-464b-a940-3f18c7805ba1 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:31.284951 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-868e45ab-cde8-464b-a940-3f18c7805ba1 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:31.285102 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-868e45ab-cde8-464b-a940-3f18c7805ba1 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] Show backup with id 9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:31.288616 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-868e45ab-cde8-464b-a940-3f18c7805ba1 tempest-VolumesBackupsTest-1017990730 tempest-VolumesBackupsTest-1017990730-project-admin] https://10.4.3.92/volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b returned with HTTP 404 Jul 31 17:35:31.289072 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1289/5184] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:31 2026] GET /volume/v3/backups/9d28f9ac-8a5b-4ebc-a5d0-5105fa80799b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:35:31.300015 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-838a4141-cb5d-4abc-9059-c824ac185cc8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:31.301778 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-838a4141-cb5d-4abc-9059-c824ac185cc8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] DELETE https://10.4.3.92/volume/v3/volumes/fab935e7-43d4-4c13-b2d9-f7f15fdb1ae4 Jul 31 17:35:31.302017 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-838a4141-cb5d-4abc-9059-c824ac185cc8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:31.302213 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-838a4141-cb5d-4abc-9059-c824ac185cc8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:31.302422 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-838a4141-cb5d-4abc-9059-c824ac185cc8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Delete volume with id: fab935e7-43d4-4c13-b2d9-f7f15fdb1ae4 Jul 31 17:35:31.310300 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:31.310300 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:31.310843 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-838a4141-cb5d-4abc-9059-c824ac185cc8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Volume info retrieved successfully. Jul 31 17:35:31.330188 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-838a4141-cb5d-4abc-9059-c824ac185cc8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Delete volume request issued successfully. Jul 31 17:35:31.330573 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-838a4141-cb5d-4abc-9059-c824ac185cc8 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/volumes/fab935e7-43d4-4c13-b2d9-f7f15fdb1ae4 returned with HTTP 202 Jul 31 17:35:31.330798 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1292/5185] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:35:31 2026] DELETE /volume/v3/volumes/fab935e7-43d4-4c13-b2d9-f7f15fdb1ae4 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:35:31.337799 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ec8ea66c-1a66-4748-8981-98edc077db26 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:31.339983 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ec8ea66c-1a66-4748-8981-98edc077db26 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/volumes/fab935e7-43d4-4c13-b2d9-f7f15fdb1ae4 Jul 31 17:35:31.340264 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ec8ea66c-1a66-4748-8981-98edc077db26 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:31.340549 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ec8ea66c-1a66-4748-8981-98edc077db26 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:31.348193 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:31.348193 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:31.353013 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ec8ea66c-1a66-4748-8981-98edc077db26 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Volume info retrieved successfully. Jul 31 17:35:31.360293 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ec8ea66c-1a66-4748-8981-98edc077db26 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/volumes/fab935e7-43d4-4c13-b2d9-f7f15fdb1ae4 returned with HTTP 200 Jul 31 17:35:31.360717 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1304/5186] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:31 2026] GET /volume/v3/volumes/fab935e7-43d4-4c13-b2d9-f7f15fdb1ae4 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:32.374484 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d9823013-a14d-4412-9f84-d3169f4924c6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:32.376266 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d9823013-a14d-4412-9f84-d3169f4924c6 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/volumes/fab935e7-43d4-4c13-b2d9-f7f15fdb1ae4 Jul 31 17:35:32.376494 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d9823013-a14d-4412-9f84-d3169f4924c6 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:32.376688 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d9823013-a14d-4412-9f84-d3169f4924c6 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:32.384087 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d9823013-a14d-4412-9f84-d3169f4924c6 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/volumes/fab935e7-43d4-4c13-b2d9-f7f15fdb1ae4 returned with HTTP 404 Jul 31 17:35:32.384738 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1302/5187] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:32 2026] GET /volume/v3/volumes/fab935e7-43d4-4c13-b2d9-f7f15fdb1ae4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:35:32.391833 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-eec26b18-be39-4774-a22a-487e89cf1f95 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:32.393561 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-eec26b18-be39-4774-a22a-487e89cf1f95 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] DELETE https://10.4.3.92/volume/v3/volumes/bb111945-3d66-4757-853a-608b94aee2ee Jul 31 17:35:32.393752 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-eec26b18-be39-4774-a22a-487e89cf1f95 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:32.393928 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-eec26b18-be39-4774-a22a-487e89cf1f95 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:32.394089 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-eec26b18-be39-4774-a22a-487e89cf1f95 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Delete volume with id: bb111945-3d66-4757-853a-608b94aee2ee Jul 31 17:35:32.401042 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:32.401042 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:32.401452 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-eec26b18-be39-4774-a22a-487e89cf1f95 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Volume info retrieved successfully. Jul 31 17:35:32.417875 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-eec26b18-be39-4774-a22a-487e89cf1f95 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Delete volume request issued successfully. Jul 31 17:35:32.418058 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-eec26b18-be39-4774-a22a-487e89cf1f95 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/volumes/bb111945-3d66-4757-853a-608b94aee2ee returned with HTTP 202 Jul 31 17:35:32.418482 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1290/5188] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:35:32 2026] DELETE /volume/v3/volumes/bb111945-3d66-4757-853a-608b94aee2ee => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:35:32.426026 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7113d15d-4fe1-4046-91a4-2de64187c96b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:32.427843 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7113d15d-4fe1-4046-91a4-2de64187c96b tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/volumes/bb111945-3d66-4757-853a-608b94aee2ee Jul 31 17:35:32.428028 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7113d15d-4fe1-4046-91a4-2de64187c96b tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:32.428255 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7113d15d-4fe1-4046-91a4-2de64187c96b tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:32.435966 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:32.435966 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:32.439761 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7113d15d-4fe1-4046-91a4-2de64187c96b tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Volume info retrieved successfully. Jul 31 17:35:32.443854 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7113d15d-4fe1-4046-91a4-2de64187c96b tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/volumes/bb111945-3d66-4757-853a-608b94aee2ee returned with HTTP 200 Jul 31 17:35:32.444271 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1293/5189] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:32 2026] GET /volume/v3/volumes/bb111945-3d66-4757-853a-608b94aee2ee => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:32.629762 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a650a211-9a35-4be9-abac-75e1a7b45a34 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:32.763904 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a650a211-9a35-4be9-abac-75e1a7b45a34 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:35:32.764278 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a650a211-9a35-4be9-abac-75e1a7b45a34 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1875365940", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:35:32.766072 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-a650a211-9a35-4be9-abac-75e1a7b45a34 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1875365940', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:35:32.766241 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-a650a211-9a35-4be9-abac-75e1a7b45a34 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Create volume of 1 GB Jul 31 17:35:32.770721 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a650a211-9a35-4be9-abac-75e1a7b45a34 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Availability Zones retrieved successfully. Jul 31 17:35:32.776942 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a650a211-9a35-4be9-abac-75e1a7b45a34 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Flow 'volume_create_api' (72b73787-0a9a-4f6c-8341-fb71159f4125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:35:32.778064 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a650a211-9a35-4be9-abac-75e1a7b45a34 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4c566ab-62a2-4352-b9ca-0cade346a977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:32.779243 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-a650a211-9a35-4be9-abac-75e1a7b45a34 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:35:32.808926 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a650a211-9a35-4be9-abac-75e1a7b45a34 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4c566ab-62a2-4352-b9ca-0cade346a977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:32.809902 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a650a211-9a35-4be9-abac-75e1a7b45a34 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c297646-d423-4299-b000-41f4ac2ad2d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:32.870927 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-a650a211-9a35-4be9-abac-75e1a7b45a34 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Created reservations ['65ddbe1b-4756-4982-99c7-3e8c60236b8e', 'b34fe604-04be-4038-948f-d7d96c0d4a71', '4624016d-d6a2-4eeb-a1ba-7c8fd93d1b6c', '1527327e-9625-441b-8d73-0b562984e51d'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:35:32.871653 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a650a211-9a35-4be9-abac-75e1a7b45a34 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c297646-d423-4299-b000-41f4ac2ad2d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65ddbe1b-4756-4982-99c7-3e8c60236b8e', 'b34fe604-04be-4038-948f-d7d96c0d4a71', '4624016d-d6a2-4eeb-a1ba-7c8fd93d1b6c', '1527327e-9625-441b-8d73-0b562984e51d']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:32.872291 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a650a211-9a35-4be9-abac-75e1a7b45a34 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0482c878-b45e-46c0-acf6-3a819feb15a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:32.904197 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a650a211-9a35-4be9-abac-75e1a7b45a34 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0482c878-b45e-46c0-acf6-3a819feb15a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd19d905a-1974-4376-a25f-e00a55519cd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1875365940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5191fba818f4a96bf25229710bc5560',qos_specs=None,replication_status=,reservations=['65ddbe1b-4756-4982-99c7-3e8c60236b8e','b34fe604-04be-4038-948f-d7d96c0d4a71','4624016d-d6a2-4eeb-a1ba-7c8fd93d1b6c','1527327e-9625-441b-8d73-0b562984e51d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf93599077d64e0fa6600aa0212bfd86',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:35:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1875365940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d19d905a-1974-4376-a25f-e00a55519cd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5191fba818f4a96bf25229710bc5560',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf93599077d64e0fa6600aa0212bfd86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:32.905048 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a650a211-9a35-4be9-abac-75e1a7b45a34 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cae8cfc-291a-4cd1-beae-fe3b57860500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:32.923574 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a650a211-9a35-4be9-abac-75e1a7b45a34 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cae8cfc-291a-4cd1-beae-fe3b57860500) transitioned into state 'SUCCESS' from state '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-1875365940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5191fba818f4a96bf25229710bc5560',qos_specs=None,replication_status=,reservations=['65ddbe1b-4756-4982-99c7-3e8c60236b8e','b34fe604-04be-4038-948f-d7d96c0d4a71','4624016d-d6a2-4eeb-a1ba-7c8fd93d1b6c','1527327e-9625-441b-8d73-0b562984e51d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf93599077d64e0fa6600aa0212bfd86',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:32.924294 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a650a211-9a35-4be9-abac-75e1a7b45a34 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83fb32f1-6270-4b67-9434-9487970ff207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:32.933665 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a650a211-9a35-4be9-abac-75e1a7b45a34 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83fb32f1-6270-4b67-9434-9487970ff207) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:32.934640 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-a650a211-9a35-4be9-abac-75e1a7b45a34 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Flow 'volume_create_api' (72b73787-0a9a-4f6c-8341-fb71159f4125) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:35:32.934977 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a650a211-9a35-4be9-abac-75e1a7b45a34 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Create volume request issued successfully. Jul 31 17:35:32.935630 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a650a211-9a35-4be9-abac-75e1a7b45a34 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:35:32.936021 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1305/5190] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:35:32 2026] POST /volume/v3/volumes => generated 752 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:35:32.949204 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cc1ddae6-c82f-449f-a9ca-a6c67243b533 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:32.951113 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cc1ddae6-c82f-449f-a9ca-a6c67243b533 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] GET https://10.4.3.92/volume/v3/volumes/d19d905a-1974-4376-a25f-e00a55519cd6 Jul 31 17:35:32.951345 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cc1ddae6-c82f-449f-a9ca-a6c67243b533 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:32.951510 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cc1ddae6-c82f-449f-a9ca-a6c67243b533 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:32.961472 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:32.961472 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:32.965194 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-cc1ddae6-c82f-449f-a9ca-a6c67243b533 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Volume info retrieved successfully. Jul 31 17:35:32.969616 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cc1ddae6-c82f-449f-a9ca-a6c67243b533 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] https://10.4.3.92/volume/v3/volumes/d19d905a-1974-4376-a25f-e00a55519cd6 returned with HTTP 200 Jul 31 17:35:32.970038 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1303/5191] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:32 2026] GET /volume/v3/volumes/d19d905a-1974-4376-a25f-e00a55519cd6 => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:33.456576 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e7e0759c-6fe3-437b-bedd-71ebd016de94 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:33.458286 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e7e0759c-6fe3-437b-bedd-71ebd016de94 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/volumes/bb111945-3d66-4757-853a-608b94aee2ee Jul 31 17:35:33.458507 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e7e0759c-6fe3-437b-bedd-71ebd016de94 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:33.458713 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e7e0759c-6fe3-437b-bedd-71ebd016de94 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:33.464018 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e7e0759c-6fe3-437b-bedd-71ebd016de94 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/volumes/bb111945-3d66-4757-853a-608b94aee2ee returned with HTTP 404 Jul 31 17:35:33.464503 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1291/5192] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:33 2026] GET /volume/v3/volumes/bb111945-3d66-4757-853a-608b94aee2ee => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:35:33.470820 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-9463c29b-6797-4d8b-a8ca-eafac10304e5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:33.472642 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9463c29b-6797-4d8b-a8ca-eafac10304e5 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] DELETE https://10.4.3.92/volume/v3/volumes/a5adcc88-e732-403d-8a00-25b614751c35 Jul 31 17:35:33.472824 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9463c29b-6797-4d8b-a8ca-eafac10304e5 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:33.473006 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-9463c29b-6797-4d8b-a8ca-eafac10304e5 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:33.473178 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-9463c29b-6797-4d8b-a8ca-eafac10304e5 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Delete volume with id: a5adcc88-e732-403d-8a00-25b614751c35 Jul 31 17:35:33.479383 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:33.479383 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:33.479799 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9463c29b-6797-4d8b-a8ca-eafac10304e5 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Volume info retrieved successfully. Jul 31 17:35:33.495248 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-9463c29b-6797-4d8b-a8ca-eafac10304e5 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Delete volume request issued successfully. Jul 31 17:35:33.495248 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-9463c29b-6797-4d8b-a8ca-eafac10304e5 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/volumes/a5adcc88-e732-403d-8a00-25b614751c35 returned with HTTP 202 Jul 31 17:35:33.495248 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1294/5193] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:35:33 2026] DELETE /volume/v3/volumes/a5adcc88-e732-403d-8a00-25b614751c35 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:35:33.501982 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-10539ee3-774e-42d1-84bc-541fe891951d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:33.503630 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-10539ee3-774e-42d1-84bc-541fe891951d tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/volumes/a5adcc88-e732-403d-8a00-25b614751c35 Jul 31 17:35:33.503790 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-10539ee3-774e-42d1-84bc-541fe891951d tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:33.503964 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-10539ee3-774e-42d1-84bc-541fe891951d tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:33.510192 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:33.510192 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:33.513058 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-10539ee3-774e-42d1-84bc-541fe891951d tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Volume info retrieved successfully. Jul 31 17:35:33.516572 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-10539ee3-774e-42d1-84bc-541fe891951d tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/volumes/a5adcc88-e732-403d-8a00-25b614751c35 returned with HTTP 200 Jul 31 17:35:33.516899 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1306/5194] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:33 2026] GET /volume/v3/volumes/a5adcc88-e732-403d-8a00-25b614751c35 => generated 838 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:33.984902 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-506d489b-9ac1-4d22-a0f5-76bcb72966a1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:33.986617 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-506d489b-9ac1-4d22-a0f5-76bcb72966a1 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] GET https://10.4.3.92/volume/v3/volumes/d19d905a-1974-4376-a25f-e00a55519cd6 Jul 31 17:35:33.986795 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-506d489b-9ac1-4d22-a0f5-76bcb72966a1 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:33.986994 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-506d489b-9ac1-4d22-a0f5-76bcb72966a1 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:33.993161 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:33.993161 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:33.996186 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-506d489b-9ac1-4d22-a0f5-76bcb72966a1 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Volume info retrieved successfully. Jul 31 17:35:33.999926 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-506d489b-9ac1-4d22-a0f5-76bcb72966a1 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] https://10.4.3.92/volume/v3/volumes/d19d905a-1974-4376-a25f-e00a55519cd6 returned with HTTP 200 Jul 31 17:35:34.000259 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1304/5195] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:33 2026] GET /volume/v3/volumes/d19d905a-1974-4376-a25f-e00a55519cd6 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:34.011482 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-171347f7-a177-4691-aa5a-7e0c17218f5f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:34.013049 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-171347f7-a177-4691-aa5a-7e0c17218f5f tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] GET https://10.4.3.92/volume/v3/volumes/d19d905a-1974-4376-a25f-e00a55519cd6 Jul 31 17:35:34.013248 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-171347f7-a177-4691-aa5a-7e0c17218f5f tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:34.013443 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-171347f7-a177-4691-aa5a-7e0c17218f5f tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:34.019845 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:34.019845 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:34.023152 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-171347f7-a177-4691-aa5a-7e0c17218f5f tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Volume info retrieved successfully. Jul 31 17:35:34.026723 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-171347f7-a177-4691-aa5a-7e0c17218f5f tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] https://10.4.3.92/volume/v3/volumes/d19d905a-1974-4376-a25f-e00a55519cd6 returned with HTTP 200 Jul 31 17:35:34.027037 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1292/5196] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:34 2026] GET /volume/v3/volumes/d19d905a-1974-4376-a25f-e00a55519cd6 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:34.038329 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-091f42cc-86d3-4492-a47c-c6daf3995b2d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:34.040147 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-091f42cc-86d3-4492-a47c-c6daf3995b2d tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:35:34.040511 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-091f42cc-86d3-4492-a47c-c6daf3995b2d tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d19d905a-1974-4376-a25f-e00a55519cd6", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-183328843", "description": null, "metadata": null}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:35:34.049649 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:34.049649 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:34.050127 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-091f42cc-86d3-4492-a47c-c6daf3995b2d tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Volume info retrieved successfully. Jul 31 17:35:34.050275 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-091f42cc-86d3-4492-a47c-c6daf3995b2d tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Create snapshot from volume d19d905a-1974-4376-a25f-e00a55519cd6 Jul 31 17:35:34.077294 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-091f42cc-86d3-4492-a47c-c6daf3995b2d tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Created reservations ['bdd0de94-6043-46c0-b162-171920fb963f', '3277be29-a22d-4aa7-b7ff-0635c697663c', '9c9efe76-a17e-4f5c-84a1-1c1de8bab61b', 'ad23a044-592d-4ae4-bf3f-04103e2644da'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:35:34.098802 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-091f42cc-86d3-4492-a47c-c6daf3995b2d tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Snapshot force create request issued successfully. Jul 31 17:35:34.099086 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-091f42cc-86d3-4492-a47c-c6daf3995b2d tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:35:34.099499 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1295/5197] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:35:34 2026] POST /volume/v3/snapshots => generated 309 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:35:34.107287 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-41cad853-7b20-4a7e-9ccc-e77f76f47e12 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:34.108960 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-41cad853-7b20-4a7e-9ccc-e77f76f47e12 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] GET https://10.4.3.92/volume/v3/snapshots/de5d9928-d17e-4dd9-bcfd-d1ea37c12a6a Jul 31 17:35:34.109187 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-41cad853-7b20-4a7e-9ccc-e77f76f47e12 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:34.109347 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-41cad853-7b20-4a7e-9ccc-e77f76f47e12 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:34.114294 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:34.114294 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:34.114678 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-41cad853-7b20-4a7e-9ccc-e77f76f47e12 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Snapshot retrieved successfully. Jul 31 17:35:34.115427 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-41cad853-7b20-4a7e-9ccc-e77f76f47e12 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] https://10.4.3.92/volume/v3/snapshots/de5d9928-d17e-4dd9-bcfd-d1ea37c12a6a returned with HTTP 200 Jul 31 17:35:34.115761 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1307/5198] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:35:34 2026] GET /volume/v3/snapshots/de5d9928-d17e-4dd9-bcfd-d1ea37c12a6a => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:34.531214 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-24e777d6-00a1-4805-8d79-f1127e91b9a6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:34.532807 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-24e777d6-00a1-4805-8d79-f1127e91b9a6 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] GET https://10.4.3.92/volume/v3/volumes/a5adcc88-e732-403d-8a00-25b614751c35 Jul 31 17:35:34.533002 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-24e777d6-00a1-4805-8d79-f1127e91b9a6 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:34.533223 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-24e777d6-00a1-4805-8d79-f1127e91b9a6 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:34.538626 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-24e777d6-00a1-4805-8d79-f1127e91b9a6 tempest-VolumesBackupsTest-1160861435 tempest-VolumesBackupsTest-1160861435-project-member] https://10.4.3.92/volume/v3/volumes/a5adcc88-e732-403d-8a00-25b614751c35 returned with HTTP 404 Jul 31 17:35:34.539024 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1305/5199] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:34 2026] GET /volume/v3/volumes/a5adcc88-e732-403d-8a00-25b614751c35 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:35:35.123751 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-235c2cfd-e288-49cf-8af6-f3f6513ce7d2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:35.125621 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-235c2cfd-e288-49cf-8af6-f3f6513ce7d2 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] GET https://10.4.3.92/volume/v3/snapshots/de5d9928-d17e-4dd9-bcfd-d1ea37c12a6a Jul 31 17:35:35.125800 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-235c2cfd-e288-49cf-8af6-f3f6513ce7d2 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:35.125973 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-235c2cfd-e288-49cf-8af6-f3f6513ce7d2 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:35.131705 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:35.131705 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:35.132282 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-235c2cfd-e288-49cf-8af6-f3f6513ce7d2 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Snapshot retrieved successfully. Jul 31 17:35:35.133230 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-235c2cfd-e288-49cf-8af6-f3f6513ce7d2 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] https://10.4.3.92/volume/v3/snapshots/de5d9928-d17e-4dd9-bcfd-d1ea37c12a6a returned with HTTP 200 Jul 31 17:35:35.133682 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1293/5200] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:35:35 2026] GET /volume/v3/snapshots/de5d9928-d17e-4dd9-bcfd-d1ea37c12a6a => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:35.143395 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-918e90b4-b36c-42d1-be07-73bb9af4c9c8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:35.145562 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-918e90b4-b36c-42d1-be07-73bb9af4c9c8 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] GET https://10.4.3.92/volume/v3/snapshots/de5d9928-d17e-4dd9-bcfd-d1ea37c12a6a Jul 31 17:35:35.145800 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-918e90b4-b36c-42d1-be07-73bb9af4c9c8 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:35.145992 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-918e90b4-b36c-42d1-be07-73bb9af4c9c8 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:35.150575 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:35.150575 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:35.150993 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-918e90b4-b36c-42d1-be07-73bb9af4c9c8 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Snapshot retrieved successfully. Jul 31 17:35:35.151812 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-918e90b4-b36c-42d1-be07-73bb9af4c9c8 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] https://10.4.3.92/volume/v3/snapshots/de5d9928-d17e-4dd9-bcfd-d1ea37c12a6a returned with HTTP 200 Jul 31 17:35:35.152183 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1296/5201] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:35:35 2026] GET /volume/v3/snapshots/de5d9928-d17e-4dd9-bcfd-d1ea37c12a6a => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:35.160794 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c5cbb7ca-a7e3-477d-b9f6-534da4effde8 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:35.163332 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c5cbb7ca-a7e3-477d-b9f6-534da4effde8 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] GET https://10.4.3.92/volume/v3/snapshots/de5d9928-d17e-4dd9-bcfd-d1ea37c12a6a Jul 31 17:35:35.163682 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c5cbb7ca-a7e3-477d-b9f6-534da4effde8 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:35.163995 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c5cbb7ca-a7e3-477d-b9f6-534da4effde8 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:35.169717 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:35.169717 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:35.170383 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c5cbb7ca-a7e3-477d-b9f6-534da4effde8 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Snapshot retrieved successfully. Jul 31 17:35:35.171338 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c5cbb7ca-a7e3-477d-b9f6-534da4effde8 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] https://10.4.3.92/volume/v3/snapshots/de5d9928-d17e-4dd9-bcfd-d1ea37c12a6a returned with HTTP 200 Jul 31 17:35:35.171776 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1308/5202] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:35:35 2026] GET /volume/v3/snapshots/de5d9928-d17e-4dd9-bcfd-d1ea37c12a6a => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:35.179954 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c295b4eb-06b6-48c4-95b3-3bbeda673f63 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:35.181652 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c295b4eb-06b6-48c4-95b3-3bbeda673f63 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:35:35.181958 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c295b4eb-06b6-48c4-95b3-3bbeda673f63 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "de5d9928-d17e-4dd9-bcfd-d1ea37c12a6a", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:35:35.183518 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-c295b4eb-06b6-48c4-95b3-3bbeda673f63 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Create volume request body: {'volume': {'snapshot_id': 'de5d9928-d17e-4dd9-bcfd-d1ea37c12a6a', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:35:35.188665 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:35.188665 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:35.189244 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c295b4eb-06b6-48c4-95b3-3bbeda673f63 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Snapshot retrieved successfully. Jul 31 17:35:35.189443 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-c295b4eb-06b6-48c4-95b3-3bbeda673f63 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Create volume of 1 GB Jul 31 17:35:35.193535 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c295b4eb-06b6-48c4-95b3-3bbeda673f63 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Availability Zones retrieved successfully. Jul 31 17:35:35.199198 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c295b4eb-06b6-48c4-95b3-3bbeda673f63 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Flow 'volume_create_api' (4f70c2cf-893d-4480-bff1-94c5f908d9a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:35:35.200215 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c295b4eb-06b6-48c4-95b3-3bbeda673f63 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7dc619d-cf96-4ceb-9d63-dcb467456b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:35.201814 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-c295b4eb-06b6-48c4-95b3-3bbeda673f63 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:35:35.237259 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c295b4eb-06b6-48c4-95b3-3bbeda673f63 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7dc619d-cf96-4ceb-9d63-dcb467456b30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'de5d9928-d17e-4dd9-bcfd-d1ea37c12a6a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:35.238390 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c295b4eb-06b6-48c4-95b3-3bbeda673f63 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69e42a13-a260-4b0a-a710-73485f59e511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:35.276031 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-c295b4eb-06b6-48c4-95b3-3bbeda673f63 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Created reservations ['f475d42a-4203-4870-beec-072d13dfe959', '5409c3fe-9123-4e88-b1b1-6b91a87137fa', 'a925a7e5-646d-4fcb-a590-a3cbb8ba4391', '519d423c-693a-43ff-8527-b0d14a282354'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:35:35.276778 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c295b4eb-06b6-48c4-95b3-3bbeda673f63 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69e42a13-a260-4b0a-a710-73485f59e511) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f475d42a-4203-4870-beec-072d13dfe959', '5409c3fe-9123-4e88-b1b1-6b91a87137fa', 'a925a7e5-646d-4fcb-a590-a3cbb8ba4391', '519d423c-693a-43ff-8527-b0d14a282354']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:35.277491 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c295b4eb-06b6-48c4-95b3-3bbeda673f63 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66ad1cca-4275-4bd6-8127-170eb74d4b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:35.323242 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c295b4eb-06b6-48c4-95b3-3bbeda673f63 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66ad1cca-4275-4bd6-8127-170eb74d4b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92ec24bc-fc75-41bd-8632-3bfb3d186df6', '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='e5191fba818f4a96bf25229710bc5560',qos_specs=None,replication_status=,reservations=['f475d42a-4203-4870-beec-072d13dfe959','5409c3fe-9123-4e88-b1b1-6b91a87137fa','a925a7e5-646d-4fcb-a590-a3cbb8ba4391','519d423c-693a-43ff-8527-b0d14a282354'],size=1,snapshot_id=de5d9928-d17e-4dd9-bcfd-d1ea37c12a6a,source_replicaid=,source_volid=None,status='creating',user_id='bf93599077d64e0fa6600aa0212bfd86',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:35:35Z,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=92ec24bc-fc75-41bd-8632-3bfb3d186df6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5191fba818f4a96bf25229710bc5560',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=de5d9928-d17e-4dd9-bcfd-d1ea37c12a6a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf93599077d64e0fa6600aa0212bfd86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:35.324079 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c295b4eb-06b6-48c4-95b3-3bbeda673f63 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22cd56c0-7f13-4c0c-8469-9d64cf66c963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:35.346630 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c295b4eb-06b6-48c4-95b3-3bbeda673f63 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22cd56c0-7f13-4c0c-8469-9d64cf66c963) transitioned into state 'SUCCESS' from 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='e5191fba818f4a96bf25229710bc5560',qos_specs=None,replication_status=,reservations=['f475d42a-4203-4870-beec-072d13dfe959','5409c3fe-9123-4e88-b1b1-6b91a87137fa','a925a7e5-646d-4fcb-a590-a3cbb8ba4391','519d423c-693a-43ff-8527-b0d14a282354'],size=1,snapshot_id=de5d9928-d17e-4dd9-bcfd-d1ea37c12a6a,source_replicaid=,source_volid=None,status='creating',user_id='bf93599077d64e0fa6600aa0212bfd86',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:35.347380 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c295b4eb-06b6-48c4-95b3-3bbeda673f63 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93883d86-5606-43cf-8379-b7a5f4b885c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:35.365696 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c295b4eb-06b6-48c4-95b3-3bbeda673f63 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93883d86-5606-43cf-8379-b7a5f4b885c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:35.366456 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-c295b4eb-06b6-48c4-95b3-3bbeda673f63 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Flow 'volume_create_api' (4f70c2cf-893d-4480-bff1-94c5f908d9a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:35:35.366748 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c295b4eb-06b6-48c4-95b3-3bbeda673f63 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Create volume request issued successfully. Jul 31 17:35:35.367255 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c295b4eb-06b6-48c4-95b3-3bbeda673f63 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:35:35.367664 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1306/5203] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:35:35 2026] POST /volume/v3/volumes => generated 739 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:35:35.378845 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-21affbfe-1034-44ff-a78a-aad55523a83b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:35.380607 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-21affbfe-1034-44ff-a78a-aad55523a83b tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] GET https://10.4.3.92/volume/v3/volumes/92ec24bc-fc75-41bd-8632-3bfb3d186df6 Jul 31 17:35:35.380796 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-21affbfe-1034-44ff-a78a-aad55523a83b tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:35.380972 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-21affbfe-1034-44ff-a78a-aad55523a83b tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:35.387037 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:35.387037 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:35.390780 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-21affbfe-1034-44ff-a78a-aad55523a83b tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Volume info retrieved successfully. Jul 31 17:35:35.394919 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-21affbfe-1034-44ff-a78a-aad55523a83b tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] https://10.4.3.92/volume/v3/volumes/92ec24bc-fc75-41bd-8632-3bfb3d186df6 returned with HTTP 200 Jul 31 17:35:35.395357 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1294/5204] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:35 2026] GET /volume/v3/volumes/92ec24bc-fc75-41bd-8632-3bfb3d186df6 => generated 807 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:35.553028 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5379fa65-69fd-473f-98b9-6d247245c6b6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:35.655347 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5379fa65-69fd-473f-98b9-6d247245c6b6 tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:35:35.655815 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5379fa65-69fd-473f-98b9-6d247245c6b6 tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1704630005-902624064", "extra_specs": {"multiattach": " True"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:35:35.668811 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5379fa65-69fd-473f-98b9-6d247245c6b6 tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:35:35.669219 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1297/5205] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:35:35 2026] POST /volume/v3/types => generated 286 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:35.676743 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5226a9c7-b071-45b7-b042-3387656b10b6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:35.678524 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5226a9c7-b071-45b7-b042-3387656b10b6 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:35:35.678944 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5226a9c7-b071-45b7-b042-3387656b10b6 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-2073794493", "snapshot_id": null, "imageRef": null, "volume_type": "22f976af-a680-4bf2-add2-b73642af69ca", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:35:35.680639 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-5226a9c7-b071-45b7-b042-3387656b10b6 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-2073794493', 'snapshot_id': None, 'imageRef': None, 'volume_type': '22f976af-a680-4bf2-add2-b73642af69ca', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:35:35.685192 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-5226a9c7-b071-45b7-b042-3387656b10b6 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Create volume of 1 GB Jul 31 17:35:35.685585 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:35.685585 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:35.686243 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5226a9c7-b071-45b7-b042-3387656b10b6 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Availability Zones retrieved successfully. Jul 31 17:35:35.691338 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5226a9c7-b071-45b7-b042-3387656b10b6 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Flow 'volume_create_api' (637d6ad5-807e-49bb-8fb0-acf681a00fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:35:35.692576 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5226a9c7-b071-45b7-b042-3387656b10b6 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (998c8faf-a081-4e4b-8494-a2dcbb0cf878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:35.693462 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-5226a9c7-b071-45b7-b042-3387656b10b6 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:35:35.700944 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:35.700944 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:35.712691 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5226a9c7-b071-45b7-b042-3387656b10b6 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (998c8faf-a081-4e4b-8494-a2dcbb0cf878) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=22f976af-a680-4bf2-add2-b73642af69ca,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1704630005-902624064',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '22f976af-a680-4bf2-add2-b73642af69ca', 'encryption_key_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=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:35.713466 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5226a9c7-b071-45b7-b042-3387656b10b6 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b43e05a3-6c76-4e7d-9b99-b0528d2f4790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:35.737907 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota [None req-5226a9c7-b071-45b7-b042-3387656b10b6 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1704630005-902624064 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1704630005-902624064, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:35:35.738158 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota [None req-5226a9c7-b071-45b7-b042-3387656b10b6 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1704630005-902624064 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1704630005-902624064, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:35:35.766180 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-5226a9c7-b071-45b7-b042-3387656b10b6 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Created reservations ['fd5ab561-df20-422a-9fb3-edf6fb452f24', 'c54f81fa-7c6b-4577-9a5e-c34aed2aff4e', '2ae545cd-9d72-4d6b-9e22-5a03b4aeb88b', '188b0f42-89df-46ca-864f-a902d050b2d6'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:35:35.766982 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5226a9c7-b071-45b7-b042-3387656b10b6 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b43e05a3-6c76-4e7d-9b99-b0528d2f4790) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd5ab561-df20-422a-9fb3-edf6fb452f24', 'c54f81fa-7c6b-4577-9a5e-c34aed2aff4e', '2ae545cd-9d72-4d6b-9e22-5a03b4aeb88b', '188b0f42-89df-46ca-864f-a902d050b2d6']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:35.767918 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5226a9c7-b071-45b7-b042-3387656b10b6 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01dba448-4e5f-4b16-bf61-d7980667c9f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:35.789185 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5226a9c7-b071-45b7-b042-3387656b10b6 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01dba448-4e5f-4b16-bf61-d7980667c9f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2073794493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='16b3cfa44d184a9aa04881f43b0e33b4',qos_specs=None,replication_status=,reservations=['fd5ab561-df20-422a-9fb3-edf6fb452f24','c54f81fa-7c6b-4577-9a5e-c34aed2aff4e','2ae545cd-9d72-4d6b-9e22-5a03b4aeb88b','188b0f42-89df-46ca-864f-a902d050b2d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89ae519eb8d5466b8cbf7da67f790726',volume_type_id=22f976af-a680-4bf2-add2-b73642af69ca), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:35:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2073794493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='16b3cfa44d184a9aa04881f43b0e33b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89ae519eb8d5466b8cbf7da67f790726',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(22f976af-a680-4bf2-add2-b73642af69ca),volume_type_id=22f976af-a680-4bf2-add2-b73642af69ca)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:35.789840 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5226a9c7-b071-45b7-b042-3387656b10b6 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (341c4b33-87ac-4de3-a368-48d55331cc6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:35.806358 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5226a9c7-b071-45b7-b042-3387656b10b6 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (341c4b33-87ac-4de3-a368-48d55331cc6c) transitioned into state 'SUCCESS' from state '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-2073794493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='16b3cfa44d184a9aa04881f43b0e33b4',qos_specs=None,replication_status=,reservations=['fd5ab561-df20-422a-9fb3-edf6fb452f24','c54f81fa-7c6b-4577-9a5e-c34aed2aff4e','2ae545cd-9d72-4d6b-9e22-5a03b4aeb88b','188b0f42-89df-46ca-864f-a902d050b2d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89ae519eb8d5466b8cbf7da67f790726',volume_type_id=22f976af-a680-4bf2-add2-b73642af69ca)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:35.806986 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5226a9c7-b071-45b7-b042-3387656b10b6 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc555605-0afe-4beb-a173-4cf04638fe86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:35.815629 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5226a9c7-b071-45b7-b042-3387656b10b6 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc555605-0afe-4beb-a173-4cf04638fe86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:35.816233 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5226a9c7-b071-45b7-b042-3387656b10b6 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Flow 'volume_create_api' (637d6ad5-807e-49bb-8fb0-acf681a00fe9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:35:35.816480 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5226a9c7-b071-45b7-b042-3387656b10b6 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Create volume request issued successfully. Jul 31 17:35:35.816986 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5226a9c7-b071-45b7-b042-3387656b10b6 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:35:35.817420 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1309/5206] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:35:35 2026] POST /volume/v3/volumes => generated 827 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:35:35.828708 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6600ca1c-20f2-4101-85b6-b62e6e8c49fc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:35.830544 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6600ca1c-20f2-4101-85b6-b62e6e8c49fc tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 Jul 31 17:35:35.830699 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6600ca1c-20f2-4101-85b6-b62e6e8c49fc tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:35.830856 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6600ca1c-20f2-4101-85b6-b62e6e8c49fc tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:35.837560 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:35.837560 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:35.840763 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6600ca1c-20f2-4101-85b6-b62e6e8c49fc tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:35:35.844939 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6600ca1c-20f2-4101-85b6-b62e6e8c49fc tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 returned with HTTP 200 Jul 31 17:35:35.845541 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1307/5207] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:35 2026] GET /volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 => generated 895 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:35.993786 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b82658c2-cb2e-4aa0-9c60-c6529aa4ff5b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:36.069141 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b82658c2-cb2e-4aa0-9c60-c6529aa4ff5b tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:35:36.069455 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b82658c2-cb2e-4aa0-9c60-c6529aa4ff5b tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1332406247"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:35:36.070696 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-b82658c2-cb2e-4aa0-9c60-c6529aa4ff5b tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1332406247'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:35:36.070799 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-b82658c2-cb2e-4aa0-9c60-c6529aa4ff5b tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Create volume of 1 GB Jul 31 17:35:36.074439 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b82658c2-cb2e-4aa0-9c60-c6529aa4ff5b tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Availability Zones retrieved successfully. Jul 31 17:35:36.079274 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b82658c2-cb2e-4aa0-9c60-c6529aa4ff5b tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Flow 'volume_create_api' (2fd8a534-a39f-4d5b-a75c-32027ab3c74c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:35:36.080100 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b82658c2-cb2e-4aa0-9c60-c6529aa4ff5b tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12296a68-d36b-4477-906f-bec4674df607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:36.080939 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-b82658c2-cb2e-4aa0-9c60-c6529aa4ff5b tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:35:36.101718 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b82658c2-cb2e-4aa0-9c60-c6529aa4ff5b tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12296a68-d36b-4477-906f-bec4674df607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:36.102443 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b82658c2-cb2e-4aa0-9c60-c6529aa4ff5b tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41880b66-63a4-4086-bc0d-f1edb6ec5e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:36.152342 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-b82658c2-cb2e-4aa0-9c60-c6529aa4ff5b tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Created reservations ['4dc5115f-6906-4b52-9391-675f87ddcd87', 'b6c4dce7-13c8-4488-bd25-1dd3f34728db', '2eab4e91-ec4a-4d4f-8fcf-f65f73b83d15', 'dcd6334c-f7bb-49fe-a844-0869d442be95'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:35:36.153040 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b82658c2-cb2e-4aa0-9c60-c6529aa4ff5b tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41880b66-63a4-4086-bc0d-f1edb6ec5e72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4dc5115f-6906-4b52-9391-675f87ddcd87', 'b6c4dce7-13c8-4488-bd25-1dd3f34728db', '2eab4e91-ec4a-4d4f-8fcf-f65f73b83d15', 'dcd6334c-f7bb-49fe-a844-0869d442be95']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:36.153771 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b82658c2-cb2e-4aa0-9c60-c6529aa4ff5b tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f73cd2b1-4f95-4773-8424-e10b9aaa2c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:36.177692 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b82658c2-cb2e-4aa0-9c60-c6529aa4ff5b tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f73cd2b1-4f95-4773-8424-e10b9aaa2c1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b75f71ea-fc6f-4217-904d-d599486f51c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1332406247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5bec18e25af46ddb8333f3b32bda7df',qos_specs=None,replication_status=,reservations=['4dc5115f-6906-4b52-9391-675f87ddcd87','b6c4dce7-13c8-4488-bd25-1dd3f34728db','2eab4e91-ec4a-4d4f-8fcf-f65f73b83d15','dcd6334c-f7bb-49fe-a844-0869d442be95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45cd25979a114f9f9c5793d656a87017',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:35:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1332406247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b75f71ea-fc6f-4217-904d-d599486f51c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5bec18e25af46ddb8333f3b32bda7df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45cd25979a114f9f9c5793d656a87017',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:36.178538 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b82658c2-cb2e-4aa0-9c60-c6529aa4ff5b tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3222fb62-f719-41eb-97eb-6378b433d68e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:36.194285 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b82658c2-cb2e-4aa0-9c60-c6529aa4ff5b tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3222fb62-f719-41eb-97eb-6378b433d68e) transitioned into state 'SUCCESS' from state '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-1332406247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5bec18e25af46ddb8333f3b32bda7df',qos_specs=None,replication_status=,reservations=['4dc5115f-6906-4b52-9391-675f87ddcd87','b6c4dce7-13c8-4488-bd25-1dd3f34728db','2eab4e91-ec4a-4d4f-8fcf-f65f73b83d15','dcd6334c-f7bb-49fe-a844-0869d442be95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45cd25979a114f9f9c5793d656a87017',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:36.194877 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b82658c2-cb2e-4aa0-9c60-c6529aa4ff5b tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4996afbe-f540-47f5-8ded-8a2eee2e15d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:36.203596 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b82658c2-cb2e-4aa0-9c60-c6529aa4ff5b tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4996afbe-f540-47f5-8ded-8a2eee2e15d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:36.204309 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b82658c2-cb2e-4aa0-9c60-c6529aa4ff5b tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Flow 'volume_create_api' (2fd8a534-a39f-4d5b-a75c-32027ab3c74c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:35:36.204577 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b82658c2-cb2e-4aa0-9c60-c6529aa4ff5b tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Create volume request issued successfully. Jul 31 17:35:36.205059 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b82658c2-cb2e-4aa0-9c60-c6529aa4ff5b tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:35:36.205473 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1295/5208] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:35:35 2026] POST /volume/v3/volumes => generated 756 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:35:36.216378 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ce9ad102-875f-4709-acc3-64c1dc084cd1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:36.218092 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ce9ad102-875f-4709-acc3-64c1dc084cd1 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] GET https://10.4.3.92/volume/v3/volumes/b75f71ea-fc6f-4217-904d-d599486f51c2 Jul 31 17:35:36.218244 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ce9ad102-875f-4709-acc3-64c1dc084cd1 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:36.218903 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ce9ad102-875f-4709-acc3-64c1dc084cd1 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:36.224757 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:36.224757 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:36.228140 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ce9ad102-875f-4709-acc3-64c1dc084cd1 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Volume info retrieved successfully. Jul 31 17:35:36.231722 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ce9ad102-875f-4709-acc3-64c1dc084cd1 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/volumes/b75f71ea-fc6f-4217-904d-d599486f51c2 returned with HTTP 200 Jul 31 17:35:36.232055 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1298/5209] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:36 2026] GET /volume/v3/volumes/b75f71ea-fc6f-4217-904d-d599486f51c2 => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:36.407286 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e46c8e3d-562b-4bb6-bf50-2074f10567dd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:36.409112 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e46c8e3d-562b-4bb6-bf50-2074f10567dd tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] GET https://10.4.3.92/volume/v3/volumes/92ec24bc-fc75-41bd-8632-3bfb3d186df6 Jul 31 17:35:36.409337 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e46c8e3d-562b-4bb6-bf50-2074f10567dd tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:36.409528 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e46c8e3d-562b-4bb6-bf50-2074f10567dd tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:36.416259 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:36.416259 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:36.419431 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e46c8e3d-562b-4bb6-bf50-2074f10567dd tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Volume info retrieved successfully. Jul 31 17:35:36.422955 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e46c8e3d-562b-4bb6-bf50-2074f10567dd tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] https://10.4.3.92/volume/v3/volumes/92ec24bc-fc75-41bd-8632-3bfb3d186df6 returned with HTTP 200 Jul 31 17:35:36.423293 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1310/5210] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:36 2026] GET /volume/v3/volumes/92ec24bc-fc75-41bd-8632-3bfb3d186df6 => generated 832 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:36.433593 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d69d6650-e2d7-40d8-b8e6-87e2e0c0b5f4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:36.435284 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d69d6650-e2d7-40d8-b8e6-87e2e0c0b5f4 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] GET https://10.4.3.92/volume/v3/volumes/92ec24bc-fc75-41bd-8632-3bfb3d186df6 Jul 31 17:35:36.435489 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d69d6650-e2d7-40d8-b8e6-87e2e0c0b5f4 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:36.435679 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d69d6650-e2d7-40d8-b8e6-87e2e0c0b5f4 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:36.437739 np0000006248 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=194,cinder:UPDATE=51,cinder:INSERT=23 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:35:36.443251 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:36.443251 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:36.447559 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d69d6650-e2d7-40d8-b8e6-87e2e0c0b5f4 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Volume info retrieved successfully. Jul 31 17:35:36.452477 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d69d6650-e2d7-40d8-b8e6-87e2e0c0b5f4 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] https://10.4.3.92/volume/v3/volumes/92ec24bc-fc75-41bd-8632-3bfb3d186df6 returned with HTTP 200 Jul 31 17:35:36.452879 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1308/5211] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:36 2026] GET /volume/v3/volumes/92ec24bc-fc75-41bd-8632-3bfb3d186df6 => generated 832 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:36.464539 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8ad5033a-715b-4227-a073-4d60879a3698 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:36.466613 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8ad5033a-715b-4227-a073-4d60879a3698 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/de5d9928-d17e-4dd9-bcfd-d1ea37c12a6a Jul 31 17:35:36.466829 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8ad5033a-715b-4227-a073-4d60879a3698 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:36.467059 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8ad5033a-715b-4227-a073-4d60879a3698 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:36.467197 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.snapshots [None req-8ad5033a-715b-4227-a073-4d60879a3698 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Delete snapshot with id: de5d9928-d17e-4dd9-bcfd-d1ea37c12a6a Jul 31 17:35:36.472762 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:36.472762 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:36.473291 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8ad5033a-715b-4227-a073-4d60879a3698 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Snapshot retrieved successfully. Jul 31 17:35:36.487861 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8ad5033a-715b-4227-a073-4d60879a3698 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Snapshot delete request issued successfully. Jul 31 17:35:36.488118 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8ad5033a-715b-4227-a073-4d60879a3698 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] https://10.4.3.92/volume/v3/snapshots/de5d9928-d17e-4dd9-bcfd-d1ea37c12a6a returned with HTTP 202 Jul 31 17:35:36.488665 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1296/5212] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:35:36 2026] DELETE /volume/v3/snapshots/de5d9928-d17e-4dd9-bcfd-d1ea37c12a6a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:35:36.496152 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fe0527a2-9b21-47ab-85a2-1e4f33820fe2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:36.498236 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fe0527a2-9b21-47ab-85a2-1e4f33820fe2 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] GET https://10.4.3.92/volume/v3/snapshots/de5d9928-d17e-4dd9-bcfd-d1ea37c12a6a Jul 31 17:35:36.498365 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fe0527a2-9b21-47ab-85a2-1e4f33820fe2 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:36.498504 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fe0527a2-9b21-47ab-85a2-1e4f33820fe2 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:36.503562 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:36.503562 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:36.503993 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-fe0527a2-9b21-47ab-85a2-1e4f33820fe2 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Snapshot retrieved successfully. Jul 31 17:35:36.504783 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fe0527a2-9b21-47ab-85a2-1e4f33820fe2 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] https://10.4.3.92/volume/v3/snapshots/de5d9928-d17e-4dd9-bcfd-d1ea37c12a6a returned with HTTP 200 Jul 31 17:35:36.505139 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1299/5213] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:35:36 2026] GET /volume/v3/snapshots/de5d9928-d17e-4dd9-bcfd-d1ea37c12a6a => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:36.858757 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2a12a04d-91c7-47cd-b003-e2e90d2f2f6a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:36.860646 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2a12a04d-91c7-47cd-b003-e2e90d2f2f6a tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 Jul 31 17:35:36.860886 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2a12a04d-91c7-47cd-b003-e2e90d2f2f6a tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:36.861118 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2a12a04d-91c7-47cd-b003-e2e90d2f2f6a tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:36.868332 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:36.868332 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:36.871983 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-2a12a04d-91c7-47cd-b003-e2e90d2f2f6a tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:35:36.875667 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2a12a04d-91c7-47cd-b003-e2e90d2f2f6a tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 returned with HTTP 200 Jul 31 17:35:36.876005 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1311/5214] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:36 2026] GET /volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:36.888336 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-089749cd-4aaa-4d95-b701-180a9691a1c0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:36.890133 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-089749cd-4aaa-4d95-b701-180a9691a1c0 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 Jul 31 17:35:36.890365 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-089749cd-4aaa-4d95-b701-180a9691a1c0 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:36.890564 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-089749cd-4aaa-4d95-b701-180a9691a1c0 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:36.897526 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:36.897526 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:36.900952 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-089749cd-4aaa-4d95-b701-180a9691a1c0 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:35:36.905622 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-089749cd-4aaa-4d95-b701-180a9691a1c0 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 returned with HTTP 200 Jul 31 17:35:36.906038 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1309/5215] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:36 2026] GET /volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:36.918291 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-596eae0f-7994-4ee2-b3e2-aff564d28f81 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:36.920085 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-596eae0f-7994-4ee2-b3e2-aff564d28f81 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:35:36.920440 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-596eae0f-7994-4ee2-b3e2-aff564d28f81 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-903940708", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:35:36.921838 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-596eae0f-7994-4ee2-b3e2-aff564d28f81 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-903940708', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:35:36.921947 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-596eae0f-7994-4ee2-b3e2-aff564d28f81 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Create volume of 1 GB Jul 31 17:35:36.922208 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:36.922208 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:36.925864 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-596eae0f-7994-4ee2-b3e2-aff564d28f81 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Availability Zones retrieved successfully. Jul 31 17:35:36.931144 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-596eae0f-7994-4ee2-b3e2-aff564d28f81 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Flow 'volume_create_api' (59b6ea2b-f7ae-4416-ad07-3d18bddc6daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:35:36.931994 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-596eae0f-7994-4ee2-b3e2-aff564d28f81 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fa5ac3f-bc00-4942-9b95-20e9609592ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:36.932796 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-596eae0f-7994-4ee2-b3e2-aff564d28f81 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:35:36.956635 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-596eae0f-7994-4ee2-b3e2-aff564d28f81 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fa5ac3f-bc00-4942-9b95-20e9609592ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:36.957420 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-596eae0f-7994-4ee2-b3e2-aff564d28f81 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e79cbc19-2423-4a25-8bf4-72b894593596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:37.001939 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-596eae0f-7994-4ee2-b3e2-aff564d28f81 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Created reservations ['2a451cee-523a-40e7-9b4a-0cfd222cc0de', 'ebcbaa82-13fc-4b9b-826b-572d1940f6d2', '7eb1de8f-e3f0-484b-a3d3-d99dec0e3db8', '7e53c496-e69a-4171-9e0e-9e7ab1e43ac5'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:35:37.002663 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-596eae0f-7994-4ee2-b3e2-aff564d28f81 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e79cbc19-2423-4a25-8bf4-72b894593596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a451cee-523a-40e7-9b4a-0cfd222cc0de', 'ebcbaa82-13fc-4b9b-826b-572d1940f6d2', '7eb1de8f-e3f0-484b-a3d3-d99dec0e3db8', '7e53c496-e69a-4171-9e0e-9e7ab1e43ac5']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:37.003405 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-596eae0f-7994-4ee2-b3e2-aff564d28f81 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2891255-a4ef-4a1c-af2c-7d39af2e5d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:37.024015 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-596eae0f-7994-4ee2-b3e2-aff564d28f81 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2891255-a4ef-4a1c-af2c-7d39af2e5d46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c22d1d4c-0712-403f-b4ae-f8fbbfde347a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-903940708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16b3cfa44d184a9aa04881f43b0e33b4',qos_specs=None,replication_status=,reservations=['2a451cee-523a-40e7-9b4a-0cfd222cc0de','ebcbaa82-13fc-4b9b-826b-572d1940f6d2','7eb1de8f-e3f0-484b-a3d3-d99dec0e3db8','7e53c496-e69a-4171-9e0e-9e7ab1e43ac5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89ae519eb8d5466b8cbf7da67f790726',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:35:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-903940708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c22d1d4c-0712-403f-b4ae-f8fbbfde347a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16b3cfa44d184a9aa04881f43b0e33b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89ae519eb8d5466b8cbf7da67f790726',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:37.024995 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-596eae0f-7994-4ee2-b3e2-aff564d28f81 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56826974-ee41-4c83-b1cb-37a60d0ed7ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:37.041233 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-596eae0f-7994-4ee2-b3e2-aff564d28f81 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56826974-ee41-4c83-b1cb-37a60d0ed7ea) transitioned into state 'SUCCESS' from state '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-903940708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16b3cfa44d184a9aa04881f43b0e33b4',qos_specs=None,replication_status=,reservations=['2a451cee-523a-40e7-9b4a-0cfd222cc0de','ebcbaa82-13fc-4b9b-826b-572d1940f6d2','7eb1de8f-e3f0-484b-a3d3-d99dec0e3db8','7e53c496-e69a-4171-9e0e-9e7ab1e43ac5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89ae519eb8d5466b8cbf7da67f790726',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:37.041857 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-596eae0f-7994-4ee2-b3e2-aff564d28f81 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (befcbd77-2958-490c-9c32-0fb6b52754eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:37.051208 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-596eae0f-7994-4ee2-b3e2-aff564d28f81 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (befcbd77-2958-490c-9c32-0fb6b52754eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:37.052026 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-596eae0f-7994-4ee2-b3e2-aff564d28f81 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Flow 'volume_create_api' (59b6ea2b-f7ae-4416-ad07-3d18bddc6daf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:35:37.052352 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-596eae0f-7994-4ee2-b3e2-aff564d28f81 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Create volume request issued successfully. Jul 31 17:35:37.052868 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-596eae0f-7994-4ee2-b3e2-aff564d28f81 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:35:37.053326 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1297/5216] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:35:36 2026] POST /volume/v3/volumes => generated 750 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:35:37.064937 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b2aa4e9e-f4e9-4524-8f6a-f50a13342bf9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:37.066578 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b2aa4e9e-f4e9-4524-8f6a-f50a13342bf9 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a Jul 31 17:35:37.066736 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b2aa4e9e-f4e9-4524-8f6a-f50a13342bf9 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:37.066892 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b2aa4e9e-f4e9-4524-8f6a-f50a13342bf9 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:37.073087 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:37.073087 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:37.076461 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b2aa4e9e-f4e9-4524-8f6a-f50a13342bf9 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:35:37.080125 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b2aa4e9e-f4e9-4524-8f6a-f50a13342bf9 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a returned with HTTP 200 Jul 31 17:35:37.080628 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1300/5217] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:37 2026] GET /volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a => generated 818 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:37.244153 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c9ad9f73-c714-469e-ae06-15d8013e243f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:37.246079 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c9ad9f73-c714-469e-ae06-15d8013e243f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] GET https://10.4.3.92/volume/v3/volumes/b75f71ea-fc6f-4217-904d-d599486f51c2 Jul 31 17:35:37.246254 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c9ad9f73-c714-469e-ae06-15d8013e243f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:37.246467 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c9ad9f73-c714-469e-ae06-15d8013e243f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:37.253959 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:37.253959 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:37.257737 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c9ad9f73-c714-469e-ae06-15d8013e243f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Volume info retrieved successfully. Jul 31 17:35:37.262560 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c9ad9f73-c714-469e-ae06-15d8013e243f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/volumes/b75f71ea-fc6f-4217-904d-d599486f51c2 returned with HTTP 200 Jul 31 17:35:37.263072 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1312/5218] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:37 2026] GET /volume/v3/volumes/b75f71ea-fc6f-4217-904d-d599486f51c2 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:37.274541 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-63b653e4-a6b2-4b55-ba39-a5797a62055c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:37.276166 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-63b653e4-a6b2-4b55-ba39-a5797a62055c tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] POST https://10.4.3.92/volume/v3/backups Jul 31 17:35:37.276547 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-63b653e4-a6b2-4b55-ba39-a5797a62055c tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b75f71ea-fc6f-4217-904d-d599486f51c2", "name": "tempest-CreateVolumesFromBackupTest-Backup-349669874"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:35:37.277978 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-63b653e4-a6b2-4b55-ba39-a5797a62055c tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Creating new backup {'backup': {'volume_id': 'b75f71ea-fc6f-4217-904d-d599486f51c2', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-349669874'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:35:37.278169 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-63b653e4-a6b2-4b55-ba39-a5797a62055c tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Creating backup of volume b75f71ea-fc6f-4217-904d-d599486f51c2 in container None Jul 31 17:35:37.284329 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:37.284329 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:37.284891 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-63b653e4-a6b2-4b55-ba39-a5797a62055c tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Volume info retrieved successfully. Jul 31 17:35:37.312032 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-63b653e4-a6b2-4b55-ba39-a5797a62055c tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Created reservations ['75b33280-e884-40b7-a6cd-4efe5bb971a8', '4a2fc329-46d7-49aa-b51a-cf9baf2577e4'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:35:37.342705 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-63b653e4-a6b2-4b55-ba39-a5797a62055c tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:35:37.343093 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1310/5219] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:35:37 2026] POST /volume/v3/backups => generated 336 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:35:37.350696 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-16b9e8e3-748c-4689-b1f7-e06172f44c9a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:37.352389 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-16b9e8e3-748c-4689-b1f7-e06172f44c9a tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] GET https://10.4.3.92/volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 Jul 31 17:35:37.352560 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-16b9e8e3-748c-4689-b1f7-e06172f44c9a tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:37.352747 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-16b9e8e3-748c-4689-b1f7-e06172f44c9a tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:37.352843 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-16b9e8e3-748c-4689-b1f7-e06172f44c9a tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Show backup with id 14cbdb66-a7a9-445e-898f-19982703efc8. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:37.356558 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:37.356558 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:37.357240 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-16b9e8e3-748c-4689-b1f7-e06172f44c9a tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 returned with HTTP 200 Jul 31 17:35:37.357602 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1298/5220] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:37 2026] GET /volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 => generated 743 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:37.514498 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cb541ab4-fbf0-4639-8800-04ceacff5707 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:37.516231 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cb541ab4-fbf0-4639-8800-04ceacff5707 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] GET https://10.4.3.92/volume/v3/snapshots/de5d9928-d17e-4dd9-bcfd-d1ea37c12a6a Jul 31 17:35:37.516458 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cb541ab4-fbf0-4639-8800-04ceacff5707 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:37.516646 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cb541ab4-fbf0-4639-8800-04ceacff5707 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:37.520580 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cb541ab4-fbf0-4639-8800-04ceacff5707 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] https://10.4.3.92/volume/v3/snapshots/de5d9928-d17e-4dd9-bcfd-d1ea37c12a6a returned with HTTP 404 Jul 31 17:35:37.521058 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1301/5221] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:35:37 2026] GET /volume/v3/snapshots/de5d9928-d17e-4dd9-bcfd-d1ea37c12a6a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:35:37.527084 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e3d100c6-eb49-4ebb-bc40-20d8b4622a5d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:37.528647 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e3d100c6-eb49-4ebb-bc40-20d8b4622a5d tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] DELETE https://10.4.3.92/volume/v3/volumes/d19d905a-1974-4376-a25f-e00a55519cd6 Jul 31 17:35:37.528812 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e3d100c6-eb49-4ebb-bc40-20d8b4622a5d tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:37.528997 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e3d100c6-eb49-4ebb-bc40-20d8b4622a5d tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:37.529155 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-e3d100c6-eb49-4ebb-bc40-20d8b4622a5d tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Delete volume with id: d19d905a-1974-4376-a25f-e00a55519cd6 Jul 31 17:35:37.535098 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:37.535098 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:37.535489 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e3d100c6-eb49-4ebb-bc40-20d8b4622a5d tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Volume info retrieved successfully. Jul 31 17:35:37.558975 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e3d100c6-eb49-4ebb-bc40-20d8b4622a5d tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Delete volume request issued successfully. Jul 31 17:35:37.559156 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e3d100c6-eb49-4ebb-bc40-20d8b4622a5d tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] https://10.4.3.92/volume/v3/volumes/d19d905a-1974-4376-a25f-e00a55519cd6 returned with HTTP 202 Jul 31 17:35:37.559581 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1313/5222] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:35:37 2026] DELETE /volume/v3/volumes/d19d905a-1974-4376-a25f-e00a55519cd6 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:35:37.566283 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-433b6f89-0abd-4ad0-b9bf-a4e69d2890c9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:37.567893 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-433b6f89-0abd-4ad0-b9bf-a4e69d2890c9 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] GET https://10.4.3.92/volume/v3/volumes/d19d905a-1974-4376-a25f-e00a55519cd6 Jul 31 17:35:37.568098 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-433b6f89-0abd-4ad0-b9bf-a4e69d2890c9 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:37.568274 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-433b6f89-0abd-4ad0-b9bf-a4e69d2890c9 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:37.574563 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:37.574563 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:37.577727 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-433b6f89-0abd-4ad0-b9bf-a4e69d2890c9 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Volume info retrieved successfully. Jul 31 17:35:37.582007 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-433b6f89-0abd-4ad0-b9bf-a4e69d2890c9 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] https://10.4.3.92/volume/v3/volumes/d19d905a-1974-4376-a25f-e00a55519cd6 returned with HTTP 200 Jul 31 17:35:37.582422 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1311/5223] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:37 2026] GET /volume/v3/volumes/d19d905a-1974-4376-a25f-e00a55519cd6 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:38.092169 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9de0ed60-1824-49c9-a4f4-c9fb2a071dd3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:38.093938 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9de0ed60-1824-49c9-a4f4-c9fb2a071dd3 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a Jul 31 17:35:38.094149 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9de0ed60-1824-49c9-a4f4-c9fb2a071dd3 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:38.094333 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9de0ed60-1824-49c9-a4f4-c9fb2a071dd3 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:38.100711 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:38.100711 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:38.104061 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9de0ed60-1824-49c9-a4f4-c9fb2a071dd3 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:35:38.108123 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9de0ed60-1824-49c9-a4f4-c9fb2a071dd3 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a returned with HTTP 200 Jul 31 17:35:38.108530 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1299/5224] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:38 2026] GET /volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:38.119700 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-17718503-89c6-4e8a-a265-0aa67bedb8fd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:38.121386 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-17718503-89c6-4e8a-a265-0aa67bedb8fd tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a Jul 31 17:35:38.121564 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-17718503-89c6-4e8a-a265-0aa67bedb8fd tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:38.121737 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-17718503-89c6-4e8a-a265-0aa67bedb8fd tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:38.129345 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:38.129345 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:38.133170 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-17718503-89c6-4e8a-a265-0aa67bedb8fd tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:35:38.138449 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-17718503-89c6-4e8a-a265-0aa67bedb8fd tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a returned with HTTP 200 Jul 31 17:35:38.138907 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1302/5225] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:38 2026] GET /volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:38.150251 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c002c193-5bdf-4bd7-b9d2-6b094896c8e0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:38.151784 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c002c193-5bdf-4bd7-b9d2-6b094896c8e0 tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:35:38.152110 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c002c193-5bdf-4bd7-b9d2-6b094896c8e0 tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-376698270", "extra_specs": {}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:35:38.164571 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c002c193-5bdf-4bd7-b9d2-6b094896c8e0 tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:35:38.164859 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1314/5226] 10.4.3.92 () {68 vars in 1245 bytes} [Fri Jul 31 17:35:38 2026] POST /volume/v3/types => generated 211 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:38.172382 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0a65f020-98b1-4c61-98bc-d4900d8f8962 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:38.174340 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0a65f020-98b1-4c61-98bc-d4900d8f8962 tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] POST https://10.4.3.92/volume/v3/types/04424d09-7821-4cab-ae8e-33c655f7fd0d/encryption Jul 31 17:35:38.174739 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0a65f020-98b1-4c61-98bc-d4900d8f8962 tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:35:38.191620 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0a65f020-98b1-4c61-98bc-d4900d8f8962 tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] https://10.4.3.92/volume/v3/types/04424d09-7821-4cab-ae8e-33c655f7fd0d/encryption returned with HTTP 200 Jul 31 17:35:38.192086 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1312/5227] 10.4.3.92 () {68 vars in 1390 bytes} [Fri Jul 31 17:35:38 2026] POST /volume/v3/types/04424d09-7821-4cab-ae8e-33c655f7fd0d/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:38.200098 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-00a10a23-3097-4ebe-b507-5a81b16abb41 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:38.201521 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-00a10a23-3097-4ebe-b507-5a81b16abb41 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:35:38.201809 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-00a10a23-3097-4ebe-b507-5a81b16abb41 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1938304079", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-376698270", "size": 1}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:35:38.203159 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-00a10a23-3097-4ebe-b507-5a81b16abb41 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1938304079', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-376698270', 'size': 1}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:35:38.206251 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-00a10a23-3097-4ebe-b507-5a81b16abb41 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Create volume of 1 GB Jul 31 17:35:38.206508 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:38.206508 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:38.206981 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-00a10a23-3097-4ebe-b507-5a81b16abb41 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Availability Zones retrieved successfully. Jul 31 17:35:38.212677 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-00a10a23-3097-4ebe-b507-5a81b16abb41 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Flow 'volume_create_api' (e6cb9817-48b1-4c25-9a53-b415ac802e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:35:38.213601 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-00a10a23-3097-4ebe-b507-5a81b16abb41 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a955e5f5-3aa3-4b1d-bc88-1a36fc086353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:38.214423 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-00a10a23-3097-4ebe-b507-5a81b16abb41 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:35:38.237398 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-00a10a23-3097-4ebe-b507-5a81b16abb41 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a955e5f5-3aa3-4b1d-bc88-1a36fc086353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:35:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=04424d09-7821-4cab-ae8e-33c655f7fd0d,is_public=True,name='tempest-scenario-type-luks-376698270',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04424d09-7821-4cab-ae8e-33c655f7fd0d', '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=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:38.238092 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-00a10a23-3097-4ebe-b507-5a81b16abb41 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (035320ab-6c04-40f4-830e-38f7b001cfa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:38.262591 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-00a10a23-3097-4ebe-b507-5a81b16abb41 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-376698270 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-376698270, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:35:38.262844 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-00a10a23-3097-4ebe-b507-5a81b16abb41 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-376698270 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-376698270, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:35:38.289701 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-00a10a23-3097-4ebe-b507-5a81b16abb41 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Created reservations ['fadad457-854c-44f4-88f1-fa03bf36a58a', 'ce234be9-4ed1-4e64-8a8f-cc2273ce4b63', 'fa65b9d8-ff67-4328-81fd-83bb63f49376', '3284ec21-b349-4780-8917-49ed4f3291cf'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:35:38.290454 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-00a10a23-3097-4ebe-b507-5a81b16abb41 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (035320ab-6c04-40f4-830e-38f7b001cfa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fadad457-854c-44f4-88f1-fa03bf36a58a', 'ce234be9-4ed1-4e64-8a8f-cc2273ce4b63', 'fa65b9d8-ff67-4328-81fd-83bb63f49376', '3284ec21-b349-4780-8917-49ed4f3291cf']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:38.291119 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-00a10a23-3097-4ebe-b507-5a81b16abb41 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2974358e-eb7f-412c-8d04-c6ce51827efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:38.315979 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-00a10a23-3097-4ebe-b507-5a81b16abb41 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2974358e-eb7f-412c-8d04-c6ce51827efb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6d36f36-a90e-4e44-b15f-42a76ea25698', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1938304079',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16b3cfa44d184a9aa04881f43b0e33b4',qos_specs=None,replication_status=,reservations=['fadad457-854c-44f4-88f1-fa03bf36a58a','ce234be9-4ed1-4e64-8a8f-cc2273ce4b63','fa65b9d8-ff67-4328-81fd-83bb63f49376','3284ec21-b349-4780-8917-49ed4f3291cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89ae519eb8d5466b8cbf7da67f790726',volume_type_id=04424d09-7821-4cab-ae8e-33c655f7fd0d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:35:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1938304079',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e6d36f36-a90e-4e44-b15f-42a76ea25698,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16b3cfa44d184a9aa04881f43b0e33b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89ae519eb8d5466b8cbf7da67f790726',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(04424d09-7821-4cab-ae8e-33c655f7fd0d),volume_type_id=04424d09-7821-4cab-ae8e-33c655f7fd0d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:38.316953 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-00a10a23-3097-4ebe-b507-5a81b16abb41 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (230bd8d1-7b0c-4a25-a7e3-c57b1254ed23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:38.338975 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-00a10a23-3097-4ebe-b507-5a81b16abb41 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (230bd8d1-7b0c-4a25-a7e3-c57b1254ed23) transitioned into state 'SUCCESS' from state '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-1938304079',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16b3cfa44d184a9aa04881f43b0e33b4',qos_specs=None,replication_status=,reservations=['fadad457-854c-44f4-88f1-fa03bf36a58a','ce234be9-4ed1-4e64-8a8f-cc2273ce4b63','fa65b9d8-ff67-4328-81fd-83bb63f49376','3284ec21-b349-4780-8917-49ed4f3291cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89ae519eb8d5466b8cbf7da67f790726',volume_type_id=04424d09-7821-4cab-ae8e-33c655f7fd0d)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:38.340078 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-00a10a23-3097-4ebe-b507-5a81b16abb41 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (239ce3e4-5d9c-47cf-8920-bfcfd0e59613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:38.355950 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-00a10a23-3097-4ebe-b507-5a81b16abb41 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (239ce3e4-5d9c-47cf-8920-bfcfd0e59613) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:38.356743 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-00a10a23-3097-4ebe-b507-5a81b16abb41 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Flow 'volume_create_api' (e6cb9817-48b1-4c25-9a53-b415ac802e80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:35:38.357069 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-00a10a23-3097-4ebe-b507-5a81b16abb41 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Create volume request issued successfully. Jul 31 17:35:38.357626 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-00a10a23-3097-4ebe-b507-5a81b16abb41 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:35:38.358069 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1300/5228] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:35:38 2026] POST /volume/v3/volumes => generated 778 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:35:38.367090 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ba9ad099-bc58-4625-824b-8b55e86f0682 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:38.368680 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3cb3d34e-873e-4dc1-a60d-4c99ae5cddbe None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:38.368853 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ba9ad099-bc58-4625-824b-8b55e86f0682 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] GET https://10.4.3.92/volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 Jul 31 17:35:38.369067 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ba9ad099-bc58-4625-824b-8b55e86f0682 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:38.369283 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ba9ad099-bc58-4625-824b-8b55e86f0682 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:38.369413 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-ba9ad099-bc58-4625-824b-8b55e86f0682 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Show backup with id 14cbdb66-a7a9-445e-898f-19982703efc8. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:38.370450 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3cb3d34e-873e-4dc1-a60d-4c99ae5cddbe tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 Jul 31 17:35:38.370664 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3cb3d34e-873e-4dc1-a60d-4c99ae5cddbe tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:38.370874 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3cb3d34e-873e-4dc1-a60d-4c99ae5cddbe tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:38.373757 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:38.373757 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:38.374475 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ba9ad099-bc58-4625-824b-8b55e86f0682 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 returned with HTTP 200 Jul 31 17:35:38.374812 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1303/5229] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:38 2026] GET /volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:38.377682 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:38.377682 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:38.381091 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3cb3d34e-873e-4dc1-a60d-4c99ae5cddbe tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:35:38.384835 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3cb3d34e-873e-4dc1-a60d-4c99ae5cddbe tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 returned with HTTP 200 Jul 31 17:35:38.385247 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1315/5230] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:38 2026] GET /volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:38.593426 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3c60d18c-904b-4129-b237-348f8f360b17 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:38.595104 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3c60d18c-904b-4129-b237-348f8f360b17 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] GET https://10.4.3.92/volume/v3/volumes/d19d905a-1974-4376-a25f-e00a55519cd6 Jul 31 17:35:38.595295 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3c60d18c-904b-4129-b237-348f8f360b17 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:38.595523 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3c60d18c-904b-4129-b237-348f8f360b17 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:38.600998 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3c60d18c-904b-4129-b237-348f8f360b17 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] https://10.4.3.92/volume/v3/volumes/d19d905a-1974-4376-a25f-e00a55519cd6 returned with HTTP 404 Jul 31 17:35:38.601590 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1313/5231] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:38 2026] GET /volume/v3/volumes/d19d905a-1974-4376-a25f-e00a55519cd6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:35:38.609063 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0f7451cd-f712-4d04-8073-a268dc827f71 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:38.610742 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0f7451cd-f712-4d04-8073-a268dc827f71 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] DELETE https://10.4.3.92/volume/v3/volumes/92ec24bc-fc75-41bd-8632-3bfb3d186df6 Jul 31 17:35:38.610911 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0f7451cd-f712-4d04-8073-a268dc827f71 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:38.611098 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0f7451cd-f712-4d04-8073-a268dc827f71 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:38.611248 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-0f7451cd-f712-4d04-8073-a268dc827f71 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Delete volume with id: 92ec24bc-fc75-41bd-8632-3bfb3d186df6 Jul 31 17:35:38.617788 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:38.617788 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:38.618222 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0f7451cd-f712-4d04-8073-a268dc827f71 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Volume info retrieved successfully. Jul 31 17:35:38.636221 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0f7451cd-f712-4d04-8073-a268dc827f71 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Delete volume request issued successfully. Jul 31 17:35:38.636500 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0f7451cd-f712-4d04-8073-a268dc827f71 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] https://10.4.3.92/volume/v3/volumes/92ec24bc-fc75-41bd-8632-3bfb3d186df6 returned with HTTP 202 Jul 31 17:35:38.637084 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1301/5232] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:35:38 2026] DELETE /volume/v3/volumes/92ec24bc-fc75-41bd-8632-3bfb3d186df6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:35:38.644983 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a9c13675-e3ec-487a-90fb-58601af8a052 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:38.646768 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a9c13675-e3ec-487a-90fb-58601af8a052 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] GET https://10.4.3.92/volume/v3/volumes/92ec24bc-fc75-41bd-8632-3bfb3d186df6 Jul 31 17:35:38.646969 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a9c13675-e3ec-487a-90fb-58601af8a052 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:38.647205 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a9c13675-e3ec-487a-90fb-58601af8a052 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:38.654309 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:38.654309 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:38.657851 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a9c13675-e3ec-487a-90fb-58601af8a052 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Volume info retrieved successfully. Jul 31 17:35:38.661845 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a9c13675-e3ec-487a-90fb-58601af8a052 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] https://10.4.3.92/volume/v3/volumes/92ec24bc-fc75-41bd-8632-3bfb3d186df6 returned with HTTP 200 Jul 31 17:35:38.662239 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1304/5233] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:38 2026] GET /volume/v3/volumes/92ec24bc-fc75-41bd-8632-3bfb3d186df6 => generated 831 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:39.385983 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cb6cd9e2-6757-4212-98ae-63ac0e37629d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:39.387690 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cb6cd9e2-6757-4212-98ae-63ac0e37629d tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] GET https://10.4.3.92/volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 Jul 31 17:35:39.387940 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cb6cd9e2-6757-4212-98ae-63ac0e37629d tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:39.388208 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cb6cd9e2-6757-4212-98ae-63ac0e37629d tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:39.388357 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-cb6cd9e2-6757-4212-98ae-63ac0e37629d tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Show backup with id 14cbdb66-a7a9-445e-898f-19982703efc8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:39.393912 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:39.393912 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:39.394782 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cb6cd9e2-6757-4212-98ae-63ac0e37629d tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 returned with HTTP 200 Jul 31 17:35:39.395186 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1316/5234] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:39 2026] GET /volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:39.396719 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-402fa7e6-4a0d-4aee-9727-effc1f192613 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:39.398555 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-402fa7e6-4a0d-4aee-9727-effc1f192613 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 Jul 31 17:35:39.398734 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-402fa7e6-4a0d-4aee-9727-effc1f192613 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:39.398957 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-402fa7e6-4a0d-4aee-9727-effc1f192613 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:39.405488 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:39.405488 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:39.408749 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-402fa7e6-4a0d-4aee-9727-effc1f192613 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:35:39.412542 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-402fa7e6-4a0d-4aee-9727-effc1f192613 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 returned with HTTP 200 Jul 31 17:35:39.412902 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1314/5235] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:39 2026] GET /volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 => generated 871 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:39.423590 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-428b6b22-eea7-43e8-a5bc-60c1018000c0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:39.425273 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-428b6b22-eea7-43e8-a5bc-60c1018000c0 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 Jul 31 17:35:39.425473 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-428b6b22-eea7-43e8-a5bc-60c1018000c0 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:39.425663 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-428b6b22-eea7-43e8-a5bc-60c1018000c0 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:39.432324 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:39.432324 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:39.435796 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-428b6b22-eea7-43e8-a5bc-60c1018000c0 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:35:39.439838 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-428b6b22-eea7-43e8-a5bc-60c1018000c0 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 returned with HTTP 200 Jul 31 17:35:39.440218 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1302/5236] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:39 2026] GET /volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:39.477569 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-7e38af52-9566-4e08-b59b-b78ca82b561b req-96c35aa4-6110-4111-a1b4-f6016d465ac8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:39.479496 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7e38af52-9566-4e08-b59b-b78ca82b561b req-96c35aa4-6110-4111-a1b4-f6016d465ac8 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a Jul 31 17:35:39.479675 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7e38af52-9566-4e08-b59b-b78ca82b561b req-96c35aa4-6110-4111-a1b4-f6016d465ac8 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:39.479868 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-7e38af52-9566-4e08-b59b-b78ca82b561b req-96c35aa4-6110-4111-a1b4-f6016d465ac8 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:39.486645 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:39.486645 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:39.489846 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-7e38af52-9566-4e08-b59b-b78ca82b561b req-96c35aa4-6110-4111-a1b4-f6016d465ac8 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:35:39.493434 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-7e38af52-9566-4e08-b59b-b78ca82b561b req-96c35aa4-6110-4111-a1b4-f6016d465ac8 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a returned with HTTP 200 Jul 31 17:35:39.493761 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1305/5237] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:35:39 2026] GET /volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:39.560118 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6fcec371-bce5-4900-9c40-e733e45b221e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:39.560533 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6fcec371-bce5-4900-9c40-e733e45b221e None None] GET https://10.4.3.92/volume// Jul 31 17:35:39.560729 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6fcec371-bce5-4900-9c40-e733e45b221e None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:39.560935 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6fcec371-bce5-4900-9c40-e733e45b221e None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:39.561286 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6fcec371-bce5-4900-9c40-e733e45b221e None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:35:39.561651 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1317/5238] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:35:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:35:39.568914 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-7e38af52-9566-4e08-b59b-b78ca82b561b req-43e90833-888b-4999-9965-019a15145999 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:39.636711 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-7e38af52-9566-4e08-b59b-b78ca82b561b req-43e90833-888b-4999-9965-019a15145999 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:35:39.637078 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-7e38af52-9566-4e08-b59b-b78ca82b561b req-43e90833-888b-4999-9965-019a15145999 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c22d1d4c-0712-403f-b4ae-f8fbbfde347a", "connector": null, "instance_uuid": "a0414dea-1727-4730-b2f1-8c3217c40aea"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:35:39.645394 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:39.645394 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:39.673338 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b1fc1537-ef37-4cbd-b308-930cab8f8ae9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:39.675109 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b1fc1537-ef37-4cbd-b308-930cab8f8ae9 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] GET https://10.4.3.92/volume/v3/volumes/92ec24bc-fc75-41bd-8632-3bfb3d186df6 Jul 31 17:35:39.675293 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b1fc1537-ef37-4cbd-b308-930cab8f8ae9 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:39.675490 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b1fc1537-ef37-4cbd-b308-930cab8f8ae9 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:39.680664 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b1fc1537-ef37-4cbd-b308-930cab8f8ae9 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] https://10.4.3.92/volume/v3/volumes/92ec24bc-fc75-41bd-8632-3bfb3d186df6 returned with HTTP 404 Jul 31 17:35:39.681253 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1303/5239] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:39 2026] GET /volume/v3/volumes/92ec24bc-fc75-41bd-8632-3bfb3d186df6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:35:39.687928 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7f496aee-8056-4709-82af-e3151292ba0a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:39.695034 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7f496aee-8056-4709-82af-e3151292ba0a tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/de5d9928-d17e-4dd9-bcfd-d1ea37c12a6a Jul 31 17:35:39.695034 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7f496aee-8056-4709-82af-e3151292ba0a tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:39.695034 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7f496aee-8056-4709-82af-e3151292ba0a tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:39.695034 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.snapshots [None req-7f496aee-8056-4709-82af-e3151292ba0a tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Delete snapshot with id: de5d9928-d17e-4dd9-bcfd-d1ea37c12a6a Jul 31 17:35:39.695034 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7f496aee-8056-4709-82af-e3151292ba0a tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] https://10.4.3.92/volume/v3/snapshots/de5d9928-d17e-4dd9-bcfd-d1ea37c12a6a returned with HTTP 404 Jul 31 17:35:39.695034 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1306/5240] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:35:39 2026] DELETE /volume/v3/snapshots/de5d9928-d17e-4dd9-bcfd-d1ea37c12a6a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:35:39.700488 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fe791acc-a1f0-4265-b3f0-0120eff00ada None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:39.701738 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-7e38af52-9566-4e08-b59b-b78ca82b561b req-43e90833-888b-4999-9965-019a15145999 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:35:39.702115 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fe791acc-a1f0-4265-b3f0-0120eff00ada tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] GET https://10.4.3.92/volume/v3/snapshots/de5d9928-d17e-4dd9-bcfd-d1ea37c12a6a Jul 31 17:35:39.702197 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1315/5241] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:35:39 2026] POST /volume/v3/attachments => generated 273 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:35:39.702360 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fe791acc-a1f0-4265-b3f0-0120eff00ada tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:39.702585 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fe791acc-a1f0-4265-b3f0-0120eff00ada tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:39.706538 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fe791acc-a1f0-4265-b3f0-0120eff00ada tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] https://10.4.3.92/volume/v3/snapshots/de5d9928-d17e-4dd9-bcfd-d1ea37c12a6a returned with HTTP 404 Jul 31 17:35:39.707014 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1318/5242] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:35:39 2026] GET /volume/v3/snapshots/de5d9928-d17e-4dd9-bcfd-d1ea37c12a6a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:35:39.714335 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-63e1a6ab-a929-4296-8f9a-a5c79b29804d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:39.716430 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-63e1a6ab-a929-4296-8f9a-a5c79b29804d tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] DELETE https://10.4.3.92/volume/v3/volumes/d19d905a-1974-4376-a25f-e00a55519cd6 Jul 31 17:35:39.716678 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-63e1a6ab-a929-4296-8f9a-a5c79b29804d tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:39.716917 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-63e1a6ab-a929-4296-8f9a-a5c79b29804d tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:39.717130 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-63e1a6ab-a929-4296-8f9a-a5c79b29804d tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Delete volume with id: d19d905a-1974-4376-a25f-e00a55519cd6 Jul 31 17:35:39.724076 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-63e1a6ab-a929-4296-8f9a-a5c79b29804d tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] https://10.4.3.92/volume/v3/volumes/d19d905a-1974-4376-a25f-e00a55519cd6 returned with HTTP 404 Jul 31 17:35:39.724781 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1304/5243] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:35:39 2026] DELETE /volume/v3/volumes/d19d905a-1974-4376-a25f-e00a55519cd6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:35:39.729614 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cd9078b4-27c1-46e9-aa6d-3a7cdd55f8ac None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:39.731444 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cd9078b4-27c1-46e9-aa6d-3a7cdd55f8ac tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a Jul 31 17:35:39.731673 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cd9078b4-27c1-46e9-aa6d-3a7cdd55f8ac tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:39.731878 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cd9078b4-27c1-46e9-aa6d-3a7cdd55f8ac tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:39.732227 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5960e90e-326d-44bd-ac0a-e8a6d7eb6325 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:39.733760 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5960e90e-326d-44bd-ac0a-e8a6d7eb6325 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] GET https://10.4.3.92/volume/v3/volumes/d19d905a-1974-4376-a25f-e00a55519cd6 Jul 31 17:35:39.734003 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5960e90e-326d-44bd-ac0a-e8a6d7eb6325 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:39.734180 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5960e90e-326d-44bd-ac0a-e8a6d7eb6325 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:39.739222 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5960e90e-326d-44bd-ac0a-e8a6d7eb6325 tempest-SnapshotDependencyTests-1836927932 tempest-SnapshotDependencyTests-1836927932-project-member] https://10.4.3.92/volume/v3/volumes/d19d905a-1974-4376-a25f-e00a55519cd6 returned with HTTP 404 Jul 31 17:35:39.739698 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1316/5244] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:39 2026] GET /volume/v3/volumes/d19d905a-1974-4376-a25f-e00a55519cd6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:35:39.740737 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-39bb3a2a-3931-4d3e-8f50-7785edecd17a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:39.741096 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-39bb3a2a-3931-4d3e-8f50-7785edecd17a None None] GET https://10.4.3.92/volume// Jul 31 17:35:39.741291 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-39bb3a2a-3931-4d3e-8f50-7785edecd17a None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:39.741515 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-39bb3a2a-3931-4d3e-8f50-7785edecd17a None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:39.741846 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-39bb3a2a-3931-4d3e-8f50-7785edecd17a None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:35:39.741899 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:39.741899 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:39.742167 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1319/5245] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:35:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:35:39.746307 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cd9078b4-27c1-46e9-aa6d-3a7cdd55f8ac tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:35:39.749081 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-7e38af52-9566-4e08-b59b-b78ca82b561b req-f2ebb090-a4eb-4d9a-bbef-799022ef6283 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:39.750924 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-7e38af52-9566-4e08-b59b-b78ca82b561b req-f2ebb090-a4eb-4d9a-bbef-799022ef6283 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a Jul 31 17:35:39.751040 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cd9078b4-27c1-46e9-aa6d-3a7cdd55f8ac tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a returned with HTTP 200 Jul 31 17:35:39.751119 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-7e38af52-9566-4e08-b59b-b78ca82b561b req-f2ebb090-a4eb-4d9a-bbef-799022ef6283 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:39.751292 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-7e38af52-9566-4e08-b59b-b78ca82b561b req-f2ebb090-a4eb-4d9a-bbef-799022ef6283 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:39.751470 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1307/5246] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:39 2026] GET /volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:39.759907 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:39.759907 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:39.762999 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-7e38af52-9566-4e08-b59b-b78ca82b561b req-f2ebb090-a4eb-4d9a-bbef-799022ef6283 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:35:39.766493 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-7e38af52-9566-4e08-b59b-b78ca82b561b req-f2ebb090-a4eb-4d9a-bbef-799022ef6283 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a returned with HTTP 200 Jul 31 17:35:39.766842 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1305/5247] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:35:39 2026] GET /volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a => generated 1022 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:35:39.863971 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-7e38af52-9566-4e08-b59b-b78ca82b561b req-592911c6-6ebc-4cf2-be99-6204e16f9bc9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:39.865943 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-7e38af52-9566-4e08-b59b-b78ca82b561b req-592911c6-6ebc-4cf2-be99-6204e16f9bc9 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] PUT https://10.4.3.92/volume/v3/attachments/79eda47c-1716-4920-9c4f-895643e7660b Jul 31 17:35:39.866303 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-7e38af52-9566-4e08-b59b-b78ca82b561b req-592911c6-6ebc-4cf2-be99-6204e16f9bc9 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:35:39.873309 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-7e38af52-9566-4e08-b59b-b78ca82b561b req-592911c6-6ebc-4cf2-be99-6204e16f9bc9 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Acquiring lock "cinder-attachment_update-c22d1d4c-0712-403f-b4ae-f8fbbfde347a-np0000006248" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:35:39.877757 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-7e38af52-9566-4e08-b59b-b78ca82b561b req-592911c6-6ebc-4cf2-be99-6204e16f9bc9 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Lock "cinder-attachment_update-c22d1d4c-0712-403f-b4ae-f8fbbfde347a-np0000006248" acquired by "attachment_update" :: waited 0.004s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:35:39.878649 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:39.878649 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:39.944222 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-7e38af52-9566-4e08-b59b-b78ca82b561b req-592911c6-6ebc-4cf2-be99-6204e16f9bc9 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Lock "cinder-attachment_update-c22d1d4c-0712-403f-b4ae-f8fbbfde347a-np0000006248" released by "attachment_update" :: held 0.066s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:35:39.944558 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-7e38af52-9566-4e08-b59b-b78ca82b561b req-592911c6-6ebc-4cf2-be99-6204e16f9bc9 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/attachments/79eda47c-1716-4920-9c4f-895643e7660b returned with HTTP 200 Jul 31 17:35:39.945075 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1317/5248] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:35:39 2026] PUT /volume/v3/attachments/79eda47c-1716-4920-9c4f-895643e7660b => generated 969 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:35:40.404993 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-12b9161c-9301-4d00-be47-3b72d2507f3b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:40.406903 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-12b9161c-9301-4d00-be47-3b72d2507f3b tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] GET https://10.4.3.92/volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 Jul 31 17:35:40.407100 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-12b9161c-9301-4d00-be47-3b72d2507f3b tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:40.407256 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-12b9161c-9301-4d00-be47-3b72d2507f3b tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:40.407381 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-12b9161c-9301-4d00-be47-3b72d2507f3b tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Show backup with id 14cbdb66-a7a9-445e-898f-19982703efc8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:40.412845 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:40.412845 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:40.413756 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-12b9161c-9301-4d00-be47-3b72d2507f3b tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 returned with HTTP 200 Jul 31 17:35:40.414187 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1320/5249] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:40 2026] GET /volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:40.763519 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-13eba41c-57dc-44a8-bda2-29c521c7e78d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:40.765169 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-13eba41c-57dc-44a8-bda2-29c521c7e78d tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a Jul 31 17:35:40.765397 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-13eba41c-57dc-44a8-bda2-29c521c7e78d tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:40.765595 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-13eba41c-57dc-44a8-bda2-29c521c7e78d tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:40.774913 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:40.774913 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:40.778942 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-13eba41c-57dc-44a8-bda2-29c521c7e78d tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:35:40.783407 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-13eba41c-57dc-44a8-bda2-29c521c7e78d tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a returned with HTTP 200 Jul 31 17:35:40.783780 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1308/5250] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:40 2026] GET /volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:41.424689 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c91d4c17-be63-436d-9965-33fb1f809d71 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:41.426199 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c91d4c17-be63-436d-9965-33fb1f809d71 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] GET https://10.4.3.92/volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 Jul 31 17:35:41.426372 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c91d4c17-be63-436d-9965-33fb1f809d71 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:41.426535 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c91d4c17-be63-436d-9965-33fb1f809d71 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:41.426628 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-c91d4c17-be63-436d-9965-33fb1f809d71 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Show backup with id 14cbdb66-a7a9-445e-898f-19982703efc8. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:41.430584 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:41.430584 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:41.431354 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c91d4c17-be63-436d-9965-33fb1f809d71 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 returned with HTTP 200 Jul 31 17:35:41.431691 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1306/5251] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:41 2026] GET /volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 => generated 756 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:41.799041 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-17c4a05f-25e6-47a1-8450-d47479706ad7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:41.801375 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-17c4a05f-25e6-47a1-8450-d47479706ad7 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a Jul 31 17:35:41.801558 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-17c4a05f-25e6-47a1-8450-d47479706ad7 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:41.801728 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-17c4a05f-25e6-47a1-8450-d47479706ad7 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:41.817518 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:41.817518 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:41.820840 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-17c4a05f-25e6-47a1-8450-d47479706ad7 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:35:41.825373 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-17c4a05f-25e6-47a1-8450-d47479706ad7 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a returned with HTTP 200 Jul 31 17:35:41.826543 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1318/5252] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:41 2026] GET /volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:42.441503 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e5301cdf-514a-41ff-9881-95c145beae79 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:42.442961 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e5301cdf-514a-41ff-9881-95c145beae79 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] GET https://10.4.3.92/volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 Jul 31 17:35:42.443175 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e5301cdf-514a-41ff-9881-95c145beae79 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:42.443450 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e5301cdf-514a-41ff-9881-95c145beae79 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:42.443510 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e5301cdf-514a-41ff-9881-95c145beae79 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Show backup with id 14cbdb66-a7a9-445e-898f-19982703efc8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:42.447822 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:42.447822 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:42.448604 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e5301cdf-514a-41ff-9881-95c145beae79 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 returned with HTTP 200 Jul 31 17:35:42.449060 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1321/5253] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:42 2026] GET /volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:42.839229 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cf0b57be-e3b0-4bac-b81c-98aec2aac22b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:42.841562 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cf0b57be-e3b0-4bac-b81c-98aec2aac22b tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a Jul 31 17:35:42.841843 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cf0b57be-e3b0-4bac-b81c-98aec2aac22b tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:42.842115 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cf0b57be-e3b0-4bac-b81c-98aec2aac22b tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:42.853105 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:42.853105 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:42.856791 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cf0b57be-e3b0-4bac-b81c-98aec2aac22b tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:35:42.860823 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cf0b57be-e3b0-4bac-b81c-98aec2aac22b tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a returned with HTTP 200 Jul 31 17:35:42.861220 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1309/5254] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:42 2026] GET /volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:43.458503 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1243ae64-e8ec-4da9-9bc9-fed4233779c2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:43.460239 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1243ae64-e8ec-4da9-9bc9-fed4233779c2 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] GET https://10.4.3.92/volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 Jul 31 17:35:43.460447 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1243ae64-e8ec-4da9-9bc9-fed4233779c2 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:43.460618 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1243ae64-e8ec-4da9-9bc9-fed4233779c2 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:43.460720 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-1243ae64-e8ec-4da9-9bc9-fed4233779c2 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Show backup with id 14cbdb66-a7a9-445e-898f-19982703efc8. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:43.464752 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:43.464752 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:43.465473 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1243ae64-e8ec-4da9-9bc9-fed4233779c2 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 returned with HTTP 200 Jul 31 17:35:43.465797 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1307/5255] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:43 2026] GET /volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:43.875301 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e6879191-c839-4abf-9d44-4191d993b0fb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:43.877096 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e6879191-c839-4abf-9d44-4191d993b0fb tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a Jul 31 17:35:43.877360 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e6879191-c839-4abf-9d44-4191d993b0fb tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:43.877595 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e6879191-c839-4abf-9d44-4191d993b0fb tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:43.887362 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:43.887362 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:43.890941 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e6879191-c839-4abf-9d44-4191d993b0fb tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:35:43.895341 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e6879191-c839-4abf-9d44-4191d993b0fb tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a returned with HTTP 200 Jul 31 17:35:43.895870 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1319/5256] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:43 2026] GET /volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:44.476418 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6524bf9f-373c-44c5-92c6-bd89f6c94c24 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:44.478052 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6524bf9f-373c-44c5-92c6-bd89f6c94c24 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] GET https://10.4.3.92/volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 Jul 31 17:35:44.478214 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6524bf9f-373c-44c5-92c6-bd89f6c94c24 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:44.478421 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6524bf9f-373c-44c5-92c6-bd89f6c94c24 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:44.478517 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6524bf9f-373c-44c5-92c6-bd89f6c94c24 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Show backup with id 14cbdb66-a7a9-445e-898f-19982703efc8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:44.482265 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:44.482265 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:44.482974 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6524bf9f-373c-44c5-92c6-bd89f6c94c24 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 returned with HTTP 200 Jul 31 17:35:44.483307 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1322/5257] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:44 2026] GET /volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 => generated 756 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:44.909030 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-07ed4888-9661-4463-8401-ca332e498709 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:44.911205 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-07ed4888-9661-4463-8401-ca332e498709 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a Jul 31 17:35:44.911464 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-07ed4888-9661-4463-8401-ca332e498709 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:44.911700 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-07ed4888-9661-4463-8401-ca332e498709 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:44.923485 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:44.923485 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:44.929355 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-07ed4888-9661-4463-8401-ca332e498709 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:35:44.935648 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-07ed4888-9661-4463-8401-ca332e498709 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a returned with HTTP 200 Jul 31 17:35:44.936060 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1310/5258] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:44 2026] GET /volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:44.977510 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-7e38af52-9566-4e08-b59b-b78ca82b561b req-b2ed4835-01b3-4cbf-9d48-f644b14766c8 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:44.979457 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-7e38af52-9566-4e08-b59b-b78ca82b561b req-b2ed4835-01b3-4cbf-9d48-f644b14766c8 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] POST https://10.4.3.92/volume/v3/attachments/79eda47c-1716-4920-9c4f-895643e7660b/action Jul 31 17:35:44.979789 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-7e38af52-9566-4e08-b59b-b78ca82b561b req-b2ed4835-01b3-4cbf-9d48-f644b14766c8 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Action body: b'{"os-complete": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:35:44.979899 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-7e38af52-9566-4e08-b59b-b78ca82b561b req-b2ed4835-01b3-4cbf-9d48-f644b14766c8 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:35:44.994285 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:44.994285 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:45.003880 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-7e38af52-9566-4e08-b59b-b78ca82b561b req-b2ed4835-01b3-4cbf-9d48-f644b14766c8 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/attachments/79eda47c-1716-4920-9c4f-895643e7660b/action returned with HTTP 204 Jul 31 17:35:45.004289 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1308/5259] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:35:44 2026] POST /volume/v3/attachments/79eda47c-1716-4920-9c4f-895643e7660b/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:35:45.493516 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5e3e7271-f03d-4767-ba0d-94339a39efd7 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:45.495492 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5e3e7271-f03d-4767-ba0d-94339a39efd7 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] GET https://10.4.3.92/volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 Jul 31 17:35:45.495871 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5e3e7271-f03d-4767-ba0d-94339a39efd7 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:45.496144 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5e3e7271-f03d-4767-ba0d-94339a39efd7 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:45.496385 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-5e3e7271-f03d-4767-ba0d-94339a39efd7 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Show backup with id 14cbdb66-a7a9-445e-898f-19982703efc8. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:45.500340 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:45.500340 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:45.500954 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5e3e7271-f03d-4767-ba0d-94339a39efd7 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 returned with HTTP 200 Jul 31 17:35:45.501265 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1320/5260] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:45 2026] GET /volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:45.950249 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f2deea6f-2745-4262-a509-6841f1c6b6ce None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:45.952012 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f2deea6f-2745-4262-a509-6841f1c6b6ce tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a Jul 31 17:35:45.952192 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f2deea6f-2745-4262-a509-6841f1c6b6ce tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:45.952387 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f2deea6f-2745-4262-a509-6841f1c6b6ce tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:45.961035 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:45.961035 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:45.964103 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f2deea6f-2745-4262-a509-6841f1c6b6ce tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:35:45.967905 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f2deea6f-2745-4262-a509-6841f1c6b6ce tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a returned with HTTP 200 Jul 31 17:35:45.968261 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1323/5261] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:45 2026] GET /volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a => generated 1135 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:35:46.006468 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-db4ed47b-8b36-4187-aa83-ff3119fea92d req-b916aaf2-0b6b-4edd-a7dd-7c1910d383b7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:46.008370 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-db4ed47b-8b36-4187-aa83-ff3119fea92d req-b916aaf2-0b6b-4edd-a7dd-7c1910d383b7 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 Jul 31 17:35:46.008504 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-db4ed47b-8b36-4187-aa83-ff3119fea92d req-b916aaf2-0b6b-4edd-a7dd-7c1910d383b7 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:46.008698 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-db4ed47b-8b36-4187-aa83-ff3119fea92d req-b916aaf2-0b6b-4edd-a7dd-7c1910d383b7 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:46.015486 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:46.015486 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:46.018870 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-db4ed47b-8b36-4187-aa83-ff3119fea92d req-b916aaf2-0b6b-4edd-a7dd-7c1910d383b7 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:35:46.024556 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-db4ed47b-8b36-4187-aa83-ff3119fea92d req-b916aaf2-0b6b-4edd-a7dd-7c1910d383b7 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 returned with HTTP 200 Jul 31 17:35:46.024986 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1311/5262] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:35:46 2026] GET /volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:46.087682 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-09b51505-4b42-4471-8271-d71e53a91aff None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:46.088045 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-09b51505-4b42-4471-8271-d71e53a91aff None None] GET https://10.4.3.92/volume// Jul 31 17:35:46.088214 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-09b51505-4b42-4471-8271-d71e53a91aff None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:46.088406 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-09b51505-4b42-4471-8271-d71e53a91aff None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:46.088701 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-09b51505-4b42-4471-8271-d71e53a91aff None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:35:46.089031 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1309/5263] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:35:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:35:46.094989 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-db4ed47b-8b36-4187-aa83-ff3119fea92d req-cb24ab1e-8528-40da-a9b9-1bb9ebe0cb66 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:46.096895 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-db4ed47b-8b36-4187-aa83-ff3119fea92d req-cb24ab1e-8528-40da-a9b9-1bb9ebe0cb66 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:35:46.097365 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-db4ed47b-8b36-4187-aa83-ff3119fea92d req-cb24ab1e-8528-40da-a9b9-1bb9ebe0cb66 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e6d36f36-a90e-4e44-b15f-42a76ea25698", "connector": null, "instance_uuid": "a0414dea-1727-4730-b2f1-8c3217c40aea"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:35:46.105882 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:46.105882 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:46.127448 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-db4ed47b-8b36-4187-aa83-ff3119fea92d req-cb24ab1e-8528-40da-a9b9-1bb9ebe0cb66 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:35:46.128036 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1321/5264] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:35:46 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:35:46.151059 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9c3cebc1-e8ef-47f4-88ca-401a4719ae54 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:46.152869 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9c3cebc1-e8ef-47f4-88ca-401a4719ae54 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 Jul 31 17:35:46.153108 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9c3cebc1-e8ef-47f4-88ca-401a4719ae54 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:46.153328 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9c3cebc1-e8ef-47f4-88ca-401a4719ae54 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:46.162794 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:46.162794 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:46.163222 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-442193ea-a543-4393-a324-46645d7e01f0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:46.163738 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-442193ea-a543-4393-a324-46645d7e01f0 None None] GET https://10.4.3.92/volume// Jul 31 17:35:46.164008 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-442193ea-a543-4393-a324-46645d7e01f0 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:46.164269 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-442193ea-a543-4393-a324-46645d7e01f0 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:46.164706 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-442193ea-a543-4393-a324-46645d7e01f0 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:35:46.165102 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1312/5265] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:35:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:35:46.166550 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9c3cebc1-e8ef-47f4-88ca-401a4719ae54 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:35:46.170244 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9c3cebc1-e8ef-47f4-88ca-401a4719ae54 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 returned with HTTP 200 Jul 31 17:35:46.170648 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1324/5266] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:46 2026] GET /volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:46.176823 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-db4ed47b-8b36-4187-aa83-ff3119fea92d req-fad845b7-84ed-4a4f-9820-74f477c02fa7 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:46.195656 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-db4ed47b-8b36-4187-aa83-ff3119fea92d req-fad845b7-84ed-4a4f-9820-74f477c02fa7 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 Jul 31 17:35:46.198772 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-db4ed47b-8b36-4187-aa83-ff3119fea92d req-fad845b7-84ed-4a4f-9820-74f477c02fa7 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:46.202103 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-db4ed47b-8b36-4187-aa83-ff3119fea92d req-fad845b7-84ed-4a4f-9820-74f477c02fa7 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:46.218540 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:46.218540 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:46.222086 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-db4ed47b-8b36-4187-aa83-ff3119fea92d req-fad845b7-84ed-4a4f-9820-74f477c02fa7 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:35:46.226433 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-db4ed47b-8b36-4187-aa83-ff3119fea92d req-fad845b7-84ed-4a4f-9820-74f477c02fa7 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 returned with HTTP 200 Jul 31 17:35:46.226840 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1310/5267] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:35:46 2026] GET /volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 => generated 1050 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:35:46.341975 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-db4ed47b-8b36-4187-aa83-ff3119fea92d req-bf6d9449-84b5-45a4-8663-c875c057e8f8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:46.343989 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-db4ed47b-8b36-4187-aa83-ff3119fea92d req-bf6d9449-84b5-45a4-8663-c875c057e8f8 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] PUT https://10.4.3.92/volume/v3/attachments/44a0ef35-73ec-4af3-b2d6-d6d77e12546b Jul 31 17:35:46.344355 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-db4ed47b-8b36-4187-aa83-ff3119fea92d req-bf6d9449-84b5-45a4-8663-c875c057e8f8 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:35:46.351620 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-db4ed47b-8b36-4187-aa83-ff3119fea92d req-bf6d9449-84b5-45a4-8663-c875c057e8f8 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Acquiring lock "cinder-attachment_update-e6d36f36-a90e-4e44-b15f-42a76ea25698-np0000006248" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:35:46.355500 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-db4ed47b-8b36-4187-aa83-ff3119fea92d req-bf6d9449-84b5-45a4-8663-c875c057e8f8 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Lock "cinder-attachment_update-e6d36f36-a90e-4e44-b15f-42a76ea25698-np0000006248" acquired by "attachment_update" :: waited 0.004s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:35:46.356325 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:46.356325 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:46.426583 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-db4ed47b-8b36-4187-aa83-ff3119fea92d req-bf6d9449-84b5-45a4-8663-c875c057e8f8 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Lock "cinder-attachment_update-e6d36f36-a90e-4e44-b15f-42a76ea25698-np0000006248" released by "attachment_update" :: held 0.071s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:35:46.426868 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-db4ed47b-8b36-4187-aa83-ff3119fea92d req-bf6d9449-84b5-45a4-8663-c875c057e8f8 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/attachments/44a0ef35-73ec-4af3-b2d6-d6d77e12546b returned with HTTP 200 Jul 31 17:35:46.427497 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1322/5268] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:35:46 2026] PUT /volume/v3/attachments/44a0ef35-73ec-4af3-b2d6-d6d77e12546b => generated 968 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:35:46.435028 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-db4ed47b-8b36-4187-aa83-ff3119fea92d req-1cbb0841-5d6b-4e6a-841b-e66c2381a4a4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:46.437610 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-db4ed47b-8b36-4187-aa83-ff3119fea92d req-1cbb0841-5d6b-4e6a-841b-e66c2381a4a4 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698/encryption Jul 31 17:35:46.437862 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-db4ed47b-8b36-4187-aa83-ff3119fea92d req-1cbb0841-5d6b-4e6a-841b-e66c2381a4a4 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:46.438137 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-db4ed47b-8b36-4187-aa83-ff3119fea92d req-1cbb0841-5d6b-4e6a-841b-e66c2381a4a4 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:46.446253 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:46.446253 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:46.451305 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-db4ed47b-8b36-4187-aa83-ff3119fea92d req-1cbb0841-5d6b-4e6a-841b-e66c2381a4a4 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698/encryption returned with HTTP 200 Jul 31 17:35:46.451673 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1313/5269] 10.4.3.92 () {68 vars in 1624 bytes} [Fri Jul 31 17:35:46 2026] GET /volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:46.510770 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f8545d13-571b-47d1-b2f8-db81424c17a0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:46.512407 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f8545d13-571b-47d1-b2f8-db81424c17a0 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] GET https://10.4.3.92/volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 Jul 31 17:35:46.512570 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f8545d13-571b-47d1-b2f8-db81424c17a0 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:46.512738 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f8545d13-571b-47d1-b2f8-db81424c17a0 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:46.512826 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f8545d13-571b-47d1-b2f8-db81424c17a0 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Show backup with id 14cbdb66-a7a9-445e-898f-19982703efc8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:46.516960 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:46.516960 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:46.517799 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f8545d13-571b-47d1-b2f8-db81424c17a0 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 returned with HTTP 200 Jul 31 17:35:46.518170 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1325/5270] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:46 2026] GET /volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:47.183633 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-081980aa-558a-4976-96ec-9c36ce56687c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:47.185633 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-081980aa-558a-4976-96ec-9c36ce56687c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 Jul 31 17:35:47.185844 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-081980aa-558a-4976-96ec-9c36ce56687c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:47.186096 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-081980aa-558a-4976-96ec-9c36ce56687c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:47.196004 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:47.196004 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:47.199769 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-081980aa-558a-4976-96ec-9c36ce56687c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:35:47.203342 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-081980aa-558a-4976-96ec-9c36ce56687c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 returned with HTTP 200 Jul 31 17:35:47.203688 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1311/5271] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:47 2026] GET /volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:47.529184 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5d9b0c02-3cda-44fb-b53b-171e9816dcf0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:47.531007 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5d9b0c02-3cda-44fb-b53b-171e9816dcf0 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] GET https://10.4.3.92/volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 Jul 31 17:35:47.531176 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5d9b0c02-3cda-44fb-b53b-171e9816dcf0 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:47.531376 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5d9b0c02-3cda-44fb-b53b-171e9816dcf0 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:47.531479 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-5d9b0c02-3cda-44fb-b53b-171e9816dcf0 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Show backup with id 14cbdb66-a7a9-445e-898f-19982703efc8. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:47.535454 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:47.535454 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:47.536163 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5d9b0c02-3cda-44fb-b53b-171e9816dcf0 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 returned with HTTP 200 Jul 31 17:35:47.536526 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1323/5272] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:47 2026] GET /volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:48.215156 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-f25ffa5a-defc-4f74-a50c-5e23fcee9d10 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:48.217329 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f25ffa5a-defc-4f74-a50c-5e23fcee9d10 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 Jul 31 17:35:48.217542 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f25ffa5a-defc-4f74-a50c-5e23fcee9d10 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:48.217750 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-f25ffa5a-defc-4f74-a50c-5e23fcee9d10 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:48.226787 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:48.226787 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:48.230520 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-f25ffa5a-defc-4f74-a50c-5e23fcee9d10 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:35:48.234953 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-f25ffa5a-defc-4f74-a50c-5e23fcee9d10 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 returned with HTTP 200 Jul 31 17:35:48.235310 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1314/5273] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:48 2026] GET /volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:48.549190 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4eef3fe9-01bf-4e8e-b53f-979f48ebef5b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:48.550966 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4eef3fe9-01bf-4e8e-b53f-979f48ebef5b tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] GET https://10.4.3.92/volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 Jul 31 17:35:48.551153 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4eef3fe9-01bf-4e8e-b53f-979f48ebef5b tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:48.551365 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4eef3fe9-01bf-4e8e-b53f-979f48ebef5b tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:48.551480 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-4eef3fe9-01bf-4e8e-b53f-979f48ebef5b tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Show backup with id 14cbdb66-a7a9-445e-898f-19982703efc8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:48.556093 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:48.556093 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:48.556940 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4eef3fe9-01bf-4e8e-b53f-979f48ebef5b tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 returned with HTTP 200 Jul 31 17:35:48.557343 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1326/5274] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:48 2026] GET /volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:49.247467 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-397fb753-52d1-4e1d-b339-8aaf66cb0142 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:49.249254 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-397fb753-52d1-4e1d-b339-8aaf66cb0142 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 Jul 31 17:35:49.249522 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-397fb753-52d1-4e1d-b339-8aaf66cb0142 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:49.249717 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-397fb753-52d1-4e1d-b339-8aaf66cb0142 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:49.259898 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:49.259898 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:49.263885 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-397fb753-52d1-4e1d-b339-8aaf66cb0142 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:35:49.268308 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-397fb753-52d1-4e1d-b339-8aaf66cb0142 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 returned with HTTP 200 Jul 31 17:35:49.268745 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1312/5275] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:49 2026] GET /volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:49.566078 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9caea709-234f-438a-81a3-eb39e00f9400 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:49.567746 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9caea709-234f-438a-81a3-eb39e00f9400 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] GET https://10.4.3.92/volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 Jul 31 17:35:49.567935 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9caea709-234f-438a-81a3-eb39e00f9400 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:49.568154 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9caea709-234f-438a-81a3-eb39e00f9400 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:49.568283 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-9caea709-234f-438a-81a3-eb39e00f9400 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Show backup with id 14cbdb66-a7a9-445e-898f-19982703efc8. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:49.586046 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:49.586046 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:49.586937 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9caea709-234f-438a-81a3-eb39e00f9400 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 returned with HTTP 200 Jul 31 17:35:49.587357 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1324/5276] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:49 2026] GET /volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 => generated 756 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:50.282744 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c9f770cd-4bcd-4610-a025-ecf47ec845a7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:50.284578 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c9f770cd-4bcd-4610-a025-ecf47ec845a7 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 Jul 31 17:35:50.284770 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c9f770cd-4bcd-4610-a025-ecf47ec845a7 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:50.284994 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c9f770cd-4bcd-4610-a025-ecf47ec845a7 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:50.295181 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:50.295181 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:50.298864 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-c9f770cd-4bcd-4610-a025-ecf47ec845a7 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:35:50.303500 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c9f770cd-4bcd-4610-a025-ecf47ec845a7 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 returned with HTTP 200 Jul 31 17:35:50.304136 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1315/5277] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:50 2026] GET /volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:50.597855 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-96a262d0-9b53-4f8a-a057-d14d89d2682f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:50.601335 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-96a262d0-9b53-4f8a-a057-d14d89d2682f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] GET https://10.4.3.92/volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 Jul 31 17:35:50.601335 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-96a262d0-9b53-4f8a-a057-d14d89d2682f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:50.601335 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-96a262d0-9b53-4f8a-a057-d14d89d2682f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:50.601335 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-96a262d0-9b53-4f8a-a057-d14d89d2682f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Show backup with id 14cbdb66-a7a9-445e-898f-19982703efc8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:50.605521 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:50.605521 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:50.606441 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-96a262d0-9b53-4f8a-a057-d14d89d2682f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 returned with HTTP 200 Jul 31 17:35:50.606987 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1327/5278] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:50 2026] GET /volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:51.316178 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8e7346a0-7f9e-4791-b0f5-b6499191d471 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:51.317938 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8e7346a0-7f9e-4791-b0f5-b6499191d471 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 Jul 31 17:35:51.318119 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8e7346a0-7f9e-4791-b0f5-b6499191d471 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:51.318309 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8e7346a0-7f9e-4791-b0f5-b6499191d471 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:51.327513 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:51.327513 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:51.331194 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-8e7346a0-7f9e-4791-b0f5-b6499191d471 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:35:51.335732 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8e7346a0-7f9e-4791-b0f5-b6499191d471 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 returned with HTTP 200 Jul 31 17:35:51.336304 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1313/5279] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:51 2026] GET /volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:51.618094 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-dad4d3a3-9628-4d26-8da5-94593fa69aaf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:51.619811 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dad4d3a3-9628-4d26-8da5-94593fa69aaf tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] GET https://10.4.3.92/volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 Jul 31 17:35:51.620032 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dad4d3a3-9628-4d26-8da5-94593fa69aaf tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:51.620223 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dad4d3a3-9628-4d26-8da5-94593fa69aaf tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:51.620403 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-dad4d3a3-9628-4d26-8da5-94593fa69aaf tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Show backup with id 14cbdb66-a7a9-445e-898f-19982703efc8. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:51.624849 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:51.624849 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:51.625762 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dad4d3a3-9628-4d26-8da5-94593fa69aaf tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 returned with HTTP 200 Jul 31 17:35:51.626200 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1325/5280] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:51 2026] GET /volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:52.347972 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ad9e0e5b-2b90-494c-955e-0738943bdc71 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:52.349687 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ad9e0e5b-2b90-494c-955e-0738943bdc71 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 Jul 31 17:35:52.349889 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ad9e0e5b-2b90-494c-955e-0738943bdc71 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:52.350072 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ad9e0e5b-2b90-494c-955e-0738943bdc71 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:52.358534 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:52.358534 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:52.361480 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ad9e0e5b-2b90-494c-955e-0738943bdc71 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:35:52.365157 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ad9e0e5b-2b90-494c-955e-0738943bdc71 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 returned with HTTP 200 Jul 31 17:35:52.365502 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1316/5281] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:52 2026] GET /volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:52.636076 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-02c8fe7f-0301-44f5-bd38-a175569e71b3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:52.637967 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-02c8fe7f-0301-44f5-bd38-a175569e71b3 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] GET https://10.4.3.92/volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 Jul 31 17:35:52.639399 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-02c8fe7f-0301-44f5-bd38-a175569e71b3 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:52.639399 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-02c8fe7f-0301-44f5-bd38-a175569e71b3 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:52.639399 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-02c8fe7f-0301-44f5-bd38-a175569e71b3 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Show backup with id 14cbdb66-a7a9-445e-898f-19982703efc8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:52.644208 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:52.644208 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:52.644208 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-02c8fe7f-0301-44f5-bd38-a175569e71b3 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 returned with HTTP 200 Jul 31 17:35:52.644208 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1328/5282] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:52 2026] GET /volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:52.652630 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b4fc7e43-abb9-4f1a-9d13-3492898f80d9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:52.654085 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b4fc7e43-abb9-4f1a-9d13-3492898f80d9 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:35:52.654407 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b4fc7e43-abb9-4f1a-9d13-3492898f80d9 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "14cbdb66-a7a9-445e-898f-19982703efc8", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1480847990"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:35:52.655624 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-b4fc7e43-abb9-4f1a-9d13-3492898f80d9 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Create volume request body: {'volume': {"'backup_id": '14cbdb66-a7a9-445e-898f-19982703efc8', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1480847990'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:35:52.655734 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-b4fc7e43-abb9-4f1a-9d13-3492898f80d9 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Create volume of 1 GB Jul 31 17:35:52.659141 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b4fc7e43-abb9-4f1a-9d13-3492898f80d9 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Availability Zones retrieved successfully. Jul 31 17:35:52.664134 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b4fc7e43-abb9-4f1a-9d13-3492898f80d9 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Flow 'volume_create_api' (95b9cd43-0954-4367-a239-4c210bd8303d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:35:52.664951 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b4fc7e43-abb9-4f1a-9d13-3492898f80d9 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d507c99-efcc-4d48-89df-9c4845b9050b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:52.665708 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-b4fc7e43-abb9-4f1a-9d13-3492898f80d9 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:35:52.688715 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b4fc7e43-abb9-4f1a-9d13-3492898f80d9 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d507c99-efcc-4d48-89df-9c4845b9050b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:52.689375 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b4fc7e43-abb9-4f1a-9d13-3492898f80d9 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caefd09d-6102-4b6f-a0e0-f7ab95caf801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:52.724618 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-b4fc7e43-abb9-4f1a-9d13-3492898f80d9 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Created reservations ['cd5aa942-ab98-4c08-be1e-e171ef39cdc0', 'bf02246d-84d6-4709-8439-4dea89c16936', '896f6b32-8e5b-4dd0-bec1-d73e146149d1', 'bbe8a47e-b429-42dd-a6d8-050efbe4cef6'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:35:52.725355 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b4fc7e43-abb9-4f1a-9d13-3492898f80d9 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caefd09d-6102-4b6f-a0e0-f7ab95caf801) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd5aa942-ab98-4c08-be1e-e171ef39cdc0', 'bf02246d-84d6-4709-8439-4dea89c16936', '896f6b32-8e5b-4dd0-bec1-d73e146149d1', 'bbe8a47e-b429-42dd-a6d8-050efbe4cef6']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:52.725977 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b4fc7e43-abb9-4f1a-9d13-3492898f80d9 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcd3616a-5bd2-4b0e-920b-6623dc56907b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:52.746389 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b4fc7e43-abb9-4f1a-9d13-3492898f80d9 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcd3616a-5bd2-4b0e-920b-6623dc56907b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c0344bb-8ec5-4142-a6fb-9a24ee647742', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1480847990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5bec18e25af46ddb8333f3b32bda7df',qos_specs=None,replication_status=,reservations=['cd5aa942-ab98-4c08-be1e-e171ef39cdc0','bf02246d-84d6-4709-8439-4dea89c16936','896f6b32-8e5b-4dd0-bec1-d73e146149d1','bbe8a47e-b429-42dd-a6d8-050efbe4cef6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45cd25979a114f9f9c5793d656a87017',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:35:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1480847990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c0344bb-8ec5-4142-a6fb-9a24ee647742,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5bec18e25af46ddb8333f3b32bda7df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45cd25979a114f9f9c5793d656a87017',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:52.747087 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b4fc7e43-abb9-4f1a-9d13-3492898f80d9 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b0c7f66-10b2-45ec-b436-18023e4936ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:52.762603 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b4fc7e43-abb9-4f1a-9d13-3492898f80d9 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b0c7f66-10b2-45ec-b436-18023e4936ef) transitioned into state 'SUCCESS' from state '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-1480847990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5bec18e25af46ddb8333f3b32bda7df',qos_specs=None,replication_status=,reservations=['cd5aa942-ab98-4c08-be1e-e171ef39cdc0','bf02246d-84d6-4709-8439-4dea89c16936','896f6b32-8e5b-4dd0-bec1-d73e146149d1','bbe8a47e-b429-42dd-a6d8-050efbe4cef6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45cd25979a114f9f9c5793d656a87017',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:52.763290 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b4fc7e43-abb9-4f1a-9d13-3492898f80d9 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15e3bece-52bc-473b-9ebf-ca3352f1d1b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:52.771267 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b4fc7e43-abb9-4f1a-9d13-3492898f80d9 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15e3bece-52bc-473b-9ebf-ca3352f1d1b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:52.772023 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b4fc7e43-abb9-4f1a-9d13-3492898f80d9 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Flow 'volume_create_api' (95b9cd43-0954-4367-a239-4c210bd8303d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:35:52.772284 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b4fc7e43-abb9-4f1a-9d13-3492898f80d9 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Create volume request issued successfully. Jul 31 17:35:52.772816 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b4fc7e43-abb9-4f1a-9d13-3492898f80d9 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:35:52.773281 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1314/5283] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:35:52 2026] POST /volume/v3/volumes => generated 756 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:35:52.787844 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8387630e-4582-453b-84c1-2ff8cf47925f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:52.789481 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8387630e-4582-453b-84c1-2ff8cf47925f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:35:52.789817 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8387630e-4582-453b-84c1-2ff8cf47925f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "14cbdb66-a7a9-445e-898f-19982703efc8", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2092967189"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:35:52.791231 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-8387630e-4582-453b-84c1-2ff8cf47925f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Create volume request body: {'volume': {"'backup_id": '14cbdb66-a7a9-445e-898f-19982703efc8', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2092967189'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:35:52.791409 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-8387630e-4582-453b-84c1-2ff8cf47925f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Create volume of 1 GB Jul 31 17:35:52.795572 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8387630e-4582-453b-84c1-2ff8cf47925f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Availability Zones retrieved successfully. Jul 31 17:35:52.801215 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8387630e-4582-453b-84c1-2ff8cf47925f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Flow 'volume_create_api' (848da451-95c8-47d8-b683-0401f9ea9460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:35:52.802107 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8387630e-4582-453b-84c1-2ff8cf47925f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ea3ebc5-2dcf-45c6-9c35-bf8ea42c2e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:52.802941 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-8387630e-4582-453b-84c1-2ff8cf47925f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:35:52.827048 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8387630e-4582-453b-84c1-2ff8cf47925f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ea3ebc5-2dcf-45c6-9c35-bf8ea42c2e8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:52.827808 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8387630e-4582-453b-84c1-2ff8cf47925f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04c810a0-e193-4c0b-a23b-3cdc14b50c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:52.862664 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-8387630e-4582-453b-84c1-2ff8cf47925f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Created reservations ['5e9b6c7f-c614-465d-b406-4d162d5e1858', '4e000da3-06ab-4ac9-92e5-3e52086a3d18', 'e23c3843-e019-4b1f-96d0-995379edc303', '9ca28cd9-a2eb-4607-ae8f-160952985234'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:35:52.863437 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8387630e-4582-453b-84c1-2ff8cf47925f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04c810a0-e193-4c0b-a23b-3cdc14b50c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e9b6c7f-c614-465d-b406-4d162d5e1858', '4e000da3-06ab-4ac9-92e5-3e52086a3d18', 'e23c3843-e019-4b1f-96d0-995379edc303', '9ca28cd9-a2eb-4607-ae8f-160952985234']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:52.864111 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8387630e-4582-453b-84c1-2ff8cf47925f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75f90ce7-a362-4c68-97fe-5adf8a1cb0cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:52.884178 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8387630e-4582-453b-84c1-2ff8cf47925f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75f90ce7-a362-4c68-97fe-5adf8a1cb0cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0ace314-1f69-4f3a-bce0-6d899733701a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2092967189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5bec18e25af46ddb8333f3b32bda7df',qos_specs=None,replication_status=,reservations=['5e9b6c7f-c614-465d-b406-4d162d5e1858','4e000da3-06ab-4ac9-92e5-3e52086a3d18','e23c3843-e019-4b1f-96d0-995379edc303','9ca28cd9-a2eb-4607-ae8f-160952985234'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45cd25979a114f9f9c5793d656a87017',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:35:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2092967189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0ace314-1f69-4f3a-bce0-6d899733701a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5bec18e25af46ddb8333f3b32bda7df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45cd25979a114f9f9c5793d656a87017',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:52.884899 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8387630e-4582-453b-84c1-2ff8cf47925f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1af582b1-175f-4f37-a415-064327432df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:52.901409 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8387630e-4582-453b-84c1-2ff8cf47925f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1af582b1-175f-4f37-a415-064327432df6) transitioned into state 'SUCCESS' from state '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-2092967189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5bec18e25af46ddb8333f3b32bda7df',qos_specs=None,replication_status=,reservations=['5e9b6c7f-c614-465d-b406-4d162d5e1858','4e000da3-06ab-4ac9-92e5-3e52086a3d18','e23c3843-e019-4b1f-96d0-995379edc303','9ca28cd9-a2eb-4607-ae8f-160952985234'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45cd25979a114f9f9c5793d656a87017',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:52.902247 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8387630e-4582-453b-84c1-2ff8cf47925f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c247a6c-6bbe-4c5c-afeb-4861fb46800c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:52.911369 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8387630e-4582-453b-84c1-2ff8cf47925f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c247a6c-6bbe-4c5c-afeb-4861fb46800c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:52.912234 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8387630e-4582-453b-84c1-2ff8cf47925f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Flow 'volume_create_api' (848da451-95c8-47d8-b683-0401f9ea9460) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:35:52.912565 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8387630e-4582-453b-84c1-2ff8cf47925f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Create volume request issued successfully. Jul 31 17:35:52.913121 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8387630e-4582-453b-84c1-2ff8cf47925f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:35:52.913544 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1326/5284] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:35:52 2026] POST /volume/v3/volumes => generated 756 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:35:52.928345 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-761fe250-f443-4551-b1f8-fe2533d5e9d6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:52.929920 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-761fe250-f443-4551-b1f8-fe2533d5e9d6 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:35:52.930237 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-761fe250-f443-4551-b1f8-fe2533d5e9d6 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "14cbdb66-a7a9-445e-898f-19982703efc8", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2049552744"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:35:52.931558 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-761fe250-f443-4551-b1f8-fe2533d5e9d6 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Create volume request body: {'volume': {"'backup_id": '14cbdb66-a7a9-445e-898f-19982703efc8', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2049552744'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:35:52.931699 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-761fe250-f443-4551-b1f8-fe2533d5e9d6 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Create volume of 1 GB Jul 31 17:35:52.935362 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-761fe250-f443-4551-b1f8-fe2533d5e9d6 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Availability Zones retrieved successfully. Jul 31 17:35:52.940766 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-761fe250-f443-4551-b1f8-fe2533d5e9d6 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Flow 'volume_create_api' (cbc02a2d-1e03-4b2a-b676-2dbf283377ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:35:52.941665 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-761fe250-f443-4551-b1f8-fe2533d5e9d6 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a05d4b32-c3c2-45ee-9a62-a46d3e4b111e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:52.942449 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-761fe250-f443-4551-b1f8-fe2533d5e9d6 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:35:52.964704 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-761fe250-f443-4551-b1f8-fe2533d5e9d6 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a05d4b32-c3c2-45ee-9a62-a46d3e4b111e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:52.965402 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-761fe250-f443-4551-b1f8-fe2533d5e9d6 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d0701f3-2119-44d8-91b9-cdfa1ff02197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:53.000751 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-761fe250-f443-4551-b1f8-fe2533d5e9d6 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Created reservations ['2738d6db-1144-451d-983c-5eea41b42fdf', 'b62a22c7-3988-458a-a408-ed7911da5c16', '44408605-405c-470e-8b73-506a10819926', '99ef588c-fe8b-4256-b143-80ba0494d8ae'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:35:53.001696 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-761fe250-f443-4551-b1f8-fe2533d5e9d6 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d0701f3-2119-44d8-91b9-cdfa1ff02197) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2738d6db-1144-451d-983c-5eea41b42fdf', 'b62a22c7-3988-458a-a408-ed7911da5c16', '44408605-405c-470e-8b73-506a10819926', '99ef588c-fe8b-4256-b143-80ba0494d8ae']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:53.002761 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-761fe250-f443-4551-b1f8-fe2533d5e9d6 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53a22087-0e8a-4b6c-9412-8d9d7b7d95a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:53.024375 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-761fe250-f443-4551-b1f8-fe2533d5e9d6 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53a22087-0e8a-4b6c-9412-8d9d7b7d95a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '771d6b8f-a091-4302-b0a8-cf649bf2dc48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2049552744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5bec18e25af46ddb8333f3b32bda7df',qos_specs=None,replication_status=,reservations=['2738d6db-1144-451d-983c-5eea41b42fdf','b62a22c7-3988-458a-a408-ed7911da5c16','44408605-405c-470e-8b73-506a10819926','99ef588c-fe8b-4256-b143-80ba0494d8ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45cd25979a114f9f9c5793d656a87017',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:35:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2049552744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=771d6b8f-a091-4302-b0a8-cf649bf2dc48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5bec18e25af46ddb8333f3b32bda7df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45cd25979a114f9f9c5793d656a87017',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:53.025225 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-761fe250-f443-4551-b1f8-fe2533d5e9d6 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6821de73-d994-426f-9cad-a57b75fda1a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:53.041892 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-761fe250-f443-4551-b1f8-fe2533d5e9d6 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6821de73-d994-426f-9cad-a57b75fda1a1) transitioned into state 'SUCCESS' from state '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-2049552744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5bec18e25af46ddb8333f3b32bda7df',qos_specs=None,replication_status=,reservations=['2738d6db-1144-451d-983c-5eea41b42fdf','b62a22c7-3988-458a-a408-ed7911da5c16','44408605-405c-470e-8b73-506a10819926','99ef588c-fe8b-4256-b143-80ba0494d8ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45cd25979a114f9f9c5793d656a87017',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:53.042551 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-761fe250-f443-4551-b1f8-fe2533d5e9d6 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d26333bd-1f7f-4050-a9ba-641bd6970164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:53.050107 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-761fe250-f443-4551-b1f8-fe2533d5e9d6 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d26333bd-1f7f-4050-a9ba-641bd6970164) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:53.050803 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-761fe250-f443-4551-b1f8-fe2533d5e9d6 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Flow 'volume_create_api' (cbc02a2d-1e03-4b2a-b676-2dbf283377ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:35:53.051079 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-761fe250-f443-4551-b1f8-fe2533d5e9d6 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Create volume request issued successfully. Jul 31 17:35:53.051559 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-761fe250-f443-4551-b1f8-fe2533d5e9d6 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:35:53.051943 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1317/5285] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:35:52 2026] POST /volume/v3/volumes => generated 756 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:35:53.064063 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1eb2f38b-3c70-4214-86d8-bd412350f827 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:53.065553 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1eb2f38b-3c70-4214-86d8-bd412350f827 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:35:53.066384 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1eb2f38b-3c70-4214-86d8-bd412350f827 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "14cbdb66-a7a9-445e-898f-19982703efc8", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-857233543"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:35:53.067684 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-1eb2f38b-3c70-4214-86d8-bd412350f827 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Create volume request body: {'volume': {"'backup_id": '14cbdb66-a7a9-445e-898f-19982703efc8', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-857233543'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:35:53.067982 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-1eb2f38b-3c70-4214-86d8-bd412350f827 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Create volume of 1 GB Jul 31 17:35:53.072780 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1eb2f38b-3c70-4214-86d8-bd412350f827 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Availability Zones retrieved successfully. Jul 31 17:35:53.078241 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1eb2f38b-3c70-4214-86d8-bd412350f827 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Flow 'volume_create_api' (b6322309-9c30-48b0-9d63-5515a051f1c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:35:53.079454 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1eb2f38b-3c70-4214-86d8-bd412350f827 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8ee7b15-4848-450b-aef0-9397a52a71b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:53.080462 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-1eb2f38b-3c70-4214-86d8-bd412350f827 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:35:53.105755 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1eb2f38b-3c70-4214-86d8-bd412350f827 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8ee7b15-4848-450b-aef0-9397a52a71b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:53.106264 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1eb2f38b-3c70-4214-86d8-bd412350f827 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cea8f76-7514-4047-bfc6-2c7e7292adb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:53.149411 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-1eb2f38b-3c70-4214-86d8-bd412350f827 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Created reservations ['c33921d6-1ba7-4f9b-b913-3f3d6b34aaf1', '40459d16-a16f-4a3b-a1a9-1e9191cb3942', '791da15c-68ff-460d-8798-e6f39d5eaaca', '59c4352d-10c8-49a3-9cd3-dbf9be2d9571'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:35:53.149411 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1eb2f38b-3c70-4214-86d8-bd412350f827 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cea8f76-7514-4047-bfc6-2c7e7292adb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c33921d6-1ba7-4f9b-b913-3f3d6b34aaf1', '40459d16-a16f-4a3b-a1a9-1e9191cb3942', '791da15c-68ff-460d-8798-e6f39d5eaaca', '59c4352d-10c8-49a3-9cd3-dbf9be2d9571']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:53.149411 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1eb2f38b-3c70-4214-86d8-bd412350f827 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7119e2e5-ba2e-4c72-b2aa-3a1e00c1e637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:53.171368 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1eb2f38b-3c70-4214-86d8-bd412350f827 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7119e2e5-ba2e-4c72-b2aa-3a1e00c1e637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da034951-a2dd-4a2f-9c2a-954e967c519c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-857233543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5bec18e25af46ddb8333f3b32bda7df',qos_specs=None,replication_status=,reservations=['c33921d6-1ba7-4f9b-b913-3f3d6b34aaf1','40459d16-a16f-4a3b-a1a9-1e9191cb3942','791da15c-68ff-460d-8798-e6f39d5eaaca','59c4352d-10c8-49a3-9cd3-dbf9be2d9571'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45cd25979a114f9f9c5793d656a87017',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:35:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-857233543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da034951-a2dd-4a2f-9c2a-954e967c519c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5bec18e25af46ddb8333f3b32bda7df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45cd25979a114f9f9c5793d656a87017',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:53.171368 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1eb2f38b-3c70-4214-86d8-bd412350f827 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d8e26ae-6937-4fc9-a399-e2e34549c3fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:53.187980 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1eb2f38b-3c70-4214-86d8-bd412350f827 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d8e26ae-6937-4fc9-a399-e2e34549c3fc) transitioned into state 'SUCCESS' from state '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-857233543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5bec18e25af46ddb8333f3b32bda7df',qos_specs=None,replication_status=,reservations=['c33921d6-1ba7-4f9b-b913-3f3d6b34aaf1','40459d16-a16f-4a3b-a1a9-1e9191cb3942','791da15c-68ff-460d-8798-e6f39d5eaaca','59c4352d-10c8-49a3-9cd3-dbf9be2d9571'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45cd25979a114f9f9c5793d656a87017',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:53.189756 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1eb2f38b-3c70-4214-86d8-bd412350f827 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (373f21c6-18cf-42e9-96c8-08b544bd6315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:53.199345 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1eb2f38b-3c70-4214-86d8-bd412350f827 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (373f21c6-18cf-42e9-96c8-08b544bd6315) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:53.199345 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-1eb2f38b-3c70-4214-86d8-bd412350f827 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Flow 'volume_create_api' (b6322309-9c30-48b0-9d63-5515a051f1c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:35:53.199345 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1eb2f38b-3c70-4214-86d8-bd412350f827 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Create volume request issued successfully. Jul 31 17:35:53.199345 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1eb2f38b-3c70-4214-86d8-bd412350f827 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:35:53.199345 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1329/5286] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:35:53 2026] POST /volume/v3/volumes => generated 755 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:35:53.211400 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c09e7e37-9db1-4ac6-82c1-021de8de1241 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:53.213361 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c09e7e37-9db1-4ac6-82c1-021de8de1241 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:35:53.213752 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c09e7e37-9db1-4ac6-82c1-021de8de1241 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "14cbdb66-a7a9-445e-898f-19982703efc8", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1475216037"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:35:53.215046 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-c09e7e37-9db1-4ac6-82c1-021de8de1241 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Create volume request body: {'volume': {"'backup_id": '14cbdb66-a7a9-445e-898f-19982703efc8', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1475216037'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:35:53.215162 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-c09e7e37-9db1-4ac6-82c1-021de8de1241 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Create volume of 1 GB Jul 31 17:35:53.215597 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:53.215597 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:53.219270 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c09e7e37-9db1-4ac6-82c1-021de8de1241 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Availability Zones retrieved successfully. Jul 31 17:35:53.225201 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c09e7e37-9db1-4ac6-82c1-021de8de1241 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Flow 'volume_create_api' (4862d5ed-eda1-4a0d-aa87-d427575a9a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:35:53.226206 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c09e7e37-9db1-4ac6-82c1-021de8de1241 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a70fbf27-f906-4801-bf0c-a60ae024d081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:53.227074 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-c09e7e37-9db1-4ac6-82c1-021de8de1241 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:35:53.250868 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c09e7e37-9db1-4ac6-82c1-021de8de1241 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a70fbf27-f906-4801-bf0c-a60ae024d081) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:53.251778 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c09e7e37-9db1-4ac6-82c1-021de8de1241 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63cc2474-9e21-413a-9777-d9c5427e52be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:53.290145 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-c09e7e37-9db1-4ac6-82c1-021de8de1241 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Created reservations ['c59e33e2-9203-4037-a9c1-d2066a6aadf0', 'b2e705a8-60e8-4bd0-a8e4-4b12edee7641', '3c20fbf5-7507-4058-8a8e-349732beeae8', 'f22ab258-c815-4d3d-8b94-ca949faebee7'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:35:53.290815 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c09e7e37-9db1-4ac6-82c1-021de8de1241 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63cc2474-9e21-413a-9777-d9c5427e52be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c59e33e2-9203-4037-a9c1-d2066a6aadf0', 'b2e705a8-60e8-4bd0-a8e4-4b12edee7641', '3c20fbf5-7507-4058-8a8e-349732beeae8', 'f22ab258-c815-4d3d-8b94-ca949faebee7']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:53.291512 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c09e7e37-9db1-4ac6-82c1-021de8de1241 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd74c144-d296-43ba-b958-a432ac1da554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:53.316753 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c09e7e37-9db1-4ac6-82c1-021de8de1241 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd74c144-d296-43ba-b958-a432ac1da554) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a008e7f4-dab0-45d9-8ac3-78f214be6fe4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1475216037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5bec18e25af46ddb8333f3b32bda7df',qos_specs=None,replication_status=,reservations=['c59e33e2-9203-4037-a9c1-d2066a6aadf0','b2e705a8-60e8-4bd0-a8e4-4b12edee7641','3c20fbf5-7507-4058-8a8e-349732beeae8','f22ab258-c815-4d3d-8b94-ca949faebee7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45cd25979a114f9f9c5793d656a87017',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:35:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1475216037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a008e7f4-dab0-45d9-8ac3-78f214be6fe4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5bec18e25af46ddb8333f3b32bda7df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45cd25979a114f9f9c5793d656a87017',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:53.317621 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c09e7e37-9db1-4ac6-82c1-021de8de1241 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7c0a43a-28a3-407f-a34a-512e27fd0497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:53.344916 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c09e7e37-9db1-4ac6-82c1-021de8de1241 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7c0a43a-28a3-407f-a34a-512e27fd0497) transitioned into state 'SUCCESS' from state '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-1475216037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5bec18e25af46ddb8333f3b32bda7df',qos_specs=None,replication_status=,reservations=['c59e33e2-9203-4037-a9c1-d2066a6aadf0','b2e705a8-60e8-4bd0-a8e4-4b12edee7641','3c20fbf5-7507-4058-8a8e-349732beeae8','f22ab258-c815-4d3d-8b94-ca949faebee7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45cd25979a114f9f9c5793d656a87017',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:53.346006 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c09e7e37-9db1-4ac6-82c1-021de8de1241 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b30d06e6-e84f-4590-91c5-ff85fcee89b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:35:53.356043 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c09e7e37-9db1-4ac6-82c1-021de8de1241 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b30d06e6-e84f-4590-91c5-ff85fcee89b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:35:53.356960 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-c09e7e37-9db1-4ac6-82c1-021de8de1241 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Flow 'volume_create_api' (4862d5ed-eda1-4a0d-aa87-d427575a9a37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:35:53.357304 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c09e7e37-9db1-4ac6-82c1-021de8de1241 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Create volume request issued successfully. Jul 31 17:35:53.357993 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c09e7e37-9db1-4ac6-82c1-021de8de1241 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:35:53.358442 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1315/5287] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:35:53 2026] POST /volume/v3/volumes => generated 756 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:35:53.369435 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ccb6372c-73cb-4817-ac58-82e1d3b7fee8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:53.372803 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ccb6372c-73cb-4817-ac58-82e1d3b7fee8 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] GET https://10.4.3.92/volume/v3/volumes/1c0344bb-8ec5-4142-a6fb-9a24ee647742 Jul 31 17:35:53.373147 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ccb6372c-73cb-4817-ac58-82e1d3b7fee8 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:53.373376 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ccb6372c-73cb-4817-ac58-82e1d3b7fee8 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:53.377513 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-965f0b80-13fa-45b4-8673-baf9346ee91d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:53.379244 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-965f0b80-13fa-45b4-8673-baf9346ee91d tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 Jul 31 17:35:53.379438 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-965f0b80-13fa-45b4-8673-baf9346ee91d tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:53.379612 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-965f0b80-13fa-45b4-8673-baf9346ee91d tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:53.380748 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:53.380748 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:53.384639 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ccb6372c-73cb-4817-ac58-82e1d3b7fee8 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Volume info retrieved successfully. Jul 31 17:35:53.388685 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ccb6372c-73cb-4817-ac58-82e1d3b7fee8 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/volumes/1c0344bb-8ec5-4142-a6fb-9a24ee647742 returned with HTTP 200 Jul 31 17:35:53.389088 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1327/5288] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:53 2026] GET /volume/v3/volumes/1c0344bb-8ec5-4142-a6fb-9a24ee647742 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:53.389635 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:53.389635 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:53.392829 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-965f0b80-13fa-45b4-8673-baf9346ee91d tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:35:53.396528 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-965f0b80-13fa-45b4-8673-baf9346ee91d tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 returned with HTTP 200 Jul 31 17:35:53.396916 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1318/5289] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:53 2026] GET /volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:53.400914 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0230fd0f-19cb-40af-8a42-9e3ec41105df None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:53.402747 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0230fd0f-19cb-40af-8a42-9e3ec41105df tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] GET https://10.4.3.92/volume/v3/volumes/e0ace314-1f69-4f3a-bce0-6d899733701a Jul 31 17:35:53.402950 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0230fd0f-19cb-40af-8a42-9e3ec41105df tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:53.403150 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0230fd0f-19cb-40af-8a42-9e3ec41105df tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:53.410074 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:53.410074 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:53.413872 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-0230fd0f-19cb-40af-8a42-9e3ec41105df tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Volume info retrieved successfully. Jul 31 17:35:53.417750 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0230fd0f-19cb-40af-8a42-9e3ec41105df tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/volumes/e0ace314-1f69-4f3a-bce0-6d899733701a returned with HTTP 200 Jul 31 17:35:53.418129 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1330/5290] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:53 2026] GET /volume/v3/volumes/e0ace314-1f69-4f3a-bce0-6d899733701a => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:53.430850 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3cbd2f90-7452-487b-a517-a61b695f717d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:53.432681 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3cbd2f90-7452-487b-a517-a61b695f717d tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] GET https://10.4.3.92/volume/v3/volumes/771d6b8f-a091-4302-b0a8-cf649bf2dc48 Jul 31 17:35:53.432874 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3cbd2f90-7452-487b-a517-a61b695f717d tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:53.433031 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3cbd2f90-7452-487b-a517-a61b695f717d tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:53.440717 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:53.440717 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:53.445402 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3cbd2f90-7452-487b-a517-a61b695f717d tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Volume info retrieved successfully. Jul 31 17:35:53.451240 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3cbd2f90-7452-487b-a517-a61b695f717d tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/volumes/771d6b8f-a091-4302-b0a8-cf649bf2dc48 returned with HTTP 200 Jul 31 17:35:53.451839 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1316/5291] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:53 2026] GET /volume/v3/volumes/771d6b8f-a091-4302-b0a8-cf649bf2dc48 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:53.462911 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-321595d5-ab8b-4266-983e-44b22a0f57dc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:53.464547 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-321595d5-ab8b-4266-983e-44b22a0f57dc tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] GET https://10.4.3.92/volume/v3/volumes/da034951-a2dd-4a2f-9c2a-954e967c519c Jul 31 17:35:53.464724 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-321595d5-ab8b-4266-983e-44b22a0f57dc tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:53.464914 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-321595d5-ab8b-4266-983e-44b22a0f57dc tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:53.471693 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:53.471693 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:53.474974 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-321595d5-ab8b-4266-983e-44b22a0f57dc tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Volume info retrieved successfully. Jul 31 17:35:53.478787 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-321595d5-ab8b-4266-983e-44b22a0f57dc tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/volumes/da034951-a2dd-4a2f-9c2a-954e967c519c returned with HTTP 200 Jul 31 17:35:53.479152 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1328/5292] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:53 2026] GET /volume/v3/volumes/da034951-a2dd-4a2f-9c2a-954e967c519c => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:53.490073 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a09e154f-82e1-480f-8fd5-22cc4475020e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:53.491733 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a09e154f-82e1-480f-8fd5-22cc4475020e tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] GET https://10.4.3.92/volume/v3/volumes/a008e7f4-dab0-45d9-8ac3-78f214be6fe4 Jul 31 17:35:53.491933 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a09e154f-82e1-480f-8fd5-22cc4475020e tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:53.492107 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a09e154f-82e1-480f-8fd5-22cc4475020e tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:53.498855 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:53.498855 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:53.502472 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a09e154f-82e1-480f-8fd5-22cc4475020e tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Volume info retrieved successfully. Jul 31 17:35:53.506416 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a09e154f-82e1-480f-8fd5-22cc4475020e tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/volumes/a008e7f4-dab0-45d9-8ac3-78f214be6fe4 returned with HTTP 200 Jul 31 17:35:53.506770 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1319/5293] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:53 2026] GET /volume/v3/volumes/a008e7f4-dab0-45d9-8ac3-78f214be6fe4 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:53.520456 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-06eb9445-3c77-465c-b0d4-83eac96af9c1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:53.522046 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-06eb9445-3c77-465c-b0d4-83eac96af9c1 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] DELETE https://10.4.3.92/volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 Jul 31 17:35:53.522266 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-06eb9445-3c77-465c-b0d4-83eac96af9c1 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:53.522490 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-06eb9445-3c77-465c-b0d4-83eac96af9c1 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:53.522650 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-06eb9445-3c77-465c-b0d4-83eac96af9c1 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Delete backup with id: 14cbdb66-a7a9-445e-898f-19982703efc8. Jul 31 17:35:53.526759 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:53.526759 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:53.537101 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-06eb9445-3c77-465c-b0d4-83eac96af9c1 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] delete_backup rpcapi backup_id 14cbdb66-a7a9-445e-898f-19982703efc8 {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:35:53.538712 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-06eb9445-3c77-465c-b0d4-83eac96af9c1 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 returned with HTTP 202 Jul 31 17:35:53.539278 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1331/5294] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:35:53 2026] DELETE /volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:35:53.548021 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-67877879-8673-4358-ba4e-37120f82fe7e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:53.549708 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-67877879-8673-4358-ba4e-37120f82fe7e tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] GET https://10.4.3.92/volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 Jul 31 17:35:53.549878 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-67877879-8673-4358-ba4e-37120f82fe7e tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:53.550077 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-67877879-8673-4358-ba4e-37120f82fe7e tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:53.550187 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-67877879-8673-4358-ba4e-37120f82fe7e tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Show backup with id 14cbdb66-a7a9-445e-898f-19982703efc8. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:53.554085 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:53.554085 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:53.554776 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-67877879-8673-4358-ba4e-37120f82fe7e tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 returned with HTTP 200 Jul 31 17:35:53.555132 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1317/5295] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:53 2026] GET /volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:54.348022 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-db4ed47b-8b36-4187-aa83-ff3119fea92d req-f8fb5f2b-af8c-490e-94c9-371cfd2a9c47 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:54.349968 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-db4ed47b-8b36-4187-aa83-ff3119fea92d req-f8fb5f2b-af8c-490e-94c9-371cfd2a9c47 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] POST https://10.4.3.92/volume/v3/attachments/44a0ef35-73ec-4af3-b2d6-d6d77e12546b/action Jul 31 17:35:54.350331 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-db4ed47b-8b36-4187-aa83-ff3119fea92d req-f8fb5f2b-af8c-490e-94c9-371cfd2a9c47 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:35:54.350465 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-db4ed47b-8b36-4187-aa83-ff3119fea92d req-f8fb5f2b-af8c-490e-94c9-371cfd2a9c47 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:35:54.365494 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:54.365494 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:54.374032 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-db4ed47b-8b36-4187-aa83-ff3119fea92d req-f8fb5f2b-af8c-490e-94c9-371cfd2a9c47 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/attachments/44a0ef35-73ec-4af3-b2d6-d6d77e12546b/action returned with HTTP 204 Jul 31 17:35:54.374461 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1329/5296] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:35:54 2026] POST /volume/v3/attachments/44a0ef35-73ec-4af3-b2d6-d6d77e12546b/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:35:54.411280 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-881380c7-643b-4383-a2f8-a8d48ed51a01 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:54.413156 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-881380c7-643b-4383-a2f8-a8d48ed51a01 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 Jul 31 17:35:54.413393 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-881380c7-643b-4383-a2f8-a8d48ed51a01 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:54.413584 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-881380c7-643b-4383-a2f8-a8d48ed51a01 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:54.423003 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:54.423003 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:54.426259 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-881380c7-643b-4383-a2f8-a8d48ed51a01 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:35:54.429980 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-881380c7-643b-4383-a2f8-a8d48ed51a01 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 returned with HTTP 200 Jul 31 17:35:54.430325 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1320/5297] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:54 2026] GET /volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 => generated 1163 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:35:54.568430 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b405bf9f-0b63-4e93-b00e-bb1980b8633b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:54.570040 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b405bf9f-0b63-4e93-b00e-bb1980b8633b tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] GET https://10.4.3.92/volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 Jul 31 17:35:54.570246 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b405bf9f-0b63-4e93-b00e-bb1980b8633b tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:54.570464 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b405bf9f-0b63-4e93-b00e-bb1980b8633b tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:54.570564 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-b405bf9f-0b63-4e93-b00e-bb1980b8633b tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Show backup with id 14cbdb66-a7a9-445e-898f-19982703efc8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:35:54.574011 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b405bf9f-0b63-4e93-b00e-bb1980b8633b tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 returned with HTTP 404 Jul 31 17:35:54.574485 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1332/5298] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:54 2026] GET /volume/v3/backups/14cbdb66-a7a9-445e-898f-19982703efc8 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:35:54.582160 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-41fb8627-7f3f-4532-a889-f0462f01aab2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:54.583909 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-41fb8627-7f3f-4532-a889-f0462f01aab2 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] DELETE https://10.4.3.92/volume/v3/volumes/a008e7f4-dab0-45d9-8ac3-78f214be6fe4 Jul 31 17:35:54.584163 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-41fb8627-7f3f-4532-a889-f0462f01aab2 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:54.584441 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-41fb8627-7f3f-4532-a889-f0462f01aab2 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:54.584662 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-41fb8627-7f3f-4532-a889-f0462f01aab2 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Delete volume with id: a008e7f4-dab0-45d9-8ac3-78f214be6fe4 Jul 31 17:35:54.590985 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:54.590985 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:54.591500 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-41fb8627-7f3f-4532-a889-f0462f01aab2 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Volume info retrieved successfully. Jul 31 17:35:54.607275 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-41fb8627-7f3f-4532-a889-f0462f01aab2 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Delete volume request issued successfully. Jul 31 17:35:54.607545 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-41fb8627-7f3f-4532-a889-f0462f01aab2 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/volumes/a008e7f4-dab0-45d9-8ac3-78f214be6fe4 returned with HTTP 202 Jul 31 17:35:54.608036 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1318/5299] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:35:54 2026] DELETE /volume/v3/volumes/a008e7f4-dab0-45d9-8ac3-78f214be6fe4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:35:54.614160 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b7d5a52a-d23f-45d3-adc4-30f450d52818 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:54.615885 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b7d5a52a-d23f-45d3-adc4-30f450d52818 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] GET https://10.4.3.92/volume/v3/volumes/a008e7f4-dab0-45d9-8ac3-78f214be6fe4 Jul 31 17:35:54.616069 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b7d5a52a-d23f-45d3-adc4-30f450d52818 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:54.616253 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b7d5a52a-d23f-45d3-adc4-30f450d52818 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:54.623481 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:54.623481 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:54.626688 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b7d5a52a-d23f-45d3-adc4-30f450d52818 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Volume info retrieved successfully. Jul 31 17:35:54.630327 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b7d5a52a-d23f-45d3-adc4-30f450d52818 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/volumes/a008e7f4-dab0-45d9-8ac3-78f214be6fe4 returned with HTTP 200 Jul 31 17:35:54.630676 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1330/5300] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:54 2026] GET /volume/v3/volumes/a008e7f4-dab0-45d9-8ac3-78f214be6fe4 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:54.986420 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-88745315-a66f-4b55-9c53-f1d359765076 req-bdeb4d75-541b-4fc3-a395-32286128f187 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:54.988220 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-88745315-a66f-4b55-9c53-f1d359765076 req-bdeb4d75-541b-4fc3-a395-32286128f187 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 Jul 31 17:35:54.988414 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-88745315-a66f-4b55-9c53-f1d359765076 req-bdeb4d75-541b-4fc3-a395-32286128f187 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:54.988587 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-88745315-a66f-4b55-9c53-f1d359765076 req-bdeb4d75-541b-4fc3-a395-32286128f187 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:54.994561 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:54.994561 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:54.997448 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-88745315-a66f-4b55-9c53-f1d359765076 req-bdeb4d75-541b-4fc3-a395-32286128f187 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:35:55.000763 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-88745315-a66f-4b55-9c53-f1d359765076 req-bdeb4d75-541b-4fc3-a395-32286128f187 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 returned with HTTP 200 Jul 31 17:35:55.001119 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1321/5301] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:35:54 2026] GET /volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 => generated 920 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:55.060646 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d3dd5b02-ea27-4b07-a796-78df86d5cc83 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:55.061007 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d3dd5b02-ea27-4b07-a796-78df86d5cc83 None None] GET https://10.4.3.92/volume// Jul 31 17:35:55.061257 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d3dd5b02-ea27-4b07-a796-78df86d5cc83 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:55.061407 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d3dd5b02-ea27-4b07-a796-78df86d5cc83 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:55.061711 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d3dd5b02-ea27-4b07-a796-78df86d5cc83 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:35:55.062040 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1333/5302] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:35:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:35:55.068354 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-88745315-a66f-4b55-9c53-f1d359765076 req-88b525b6-fa04-49c9-ab32-cf8f2ebf1889 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:55.070575 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-88745315-a66f-4b55-9c53-f1d359765076 req-88b525b6-fa04-49c9-ab32-cf8f2ebf1889 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:35:55.070956 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-88745315-a66f-4b55-9c53-f1d359765076 req-88b525b6-fa04-49c9-ab32-cf8f2ebf1889 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10", "connector": null, "instance_uuid": "a0414dea-1727-4730-b2f1-8c3217c40aea"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:35:55.079994 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:55.079994 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:55.103730 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-88745315-a66f-4b55-9c53-f1d359765076 req-88b525b6-fa04-49c9-ab32-cf8f2ebf1889 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:35:55.104178 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1319/5303] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:35:55 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) Jul 31 17:35:55.128925 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2d095235-6005-470e-a8c4-f2be924c1b97 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:55.130862 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2d095235-6005-470e-a8c4-f2be924c1b97 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 Jul 31 17:35:55.131038 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2d095235-6005-470e-a8c4-f2be924c1b97 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:55.131183 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2d095235-6005-470e-a8c4-f2be924c1b97 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:55.137672 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-32528b81-c90d-4fc1-a301-8cd92afed544 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:55.138086 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-32528b81-c90d-4fc1-a301-8cd92afed544 None None] GET https://10.4.3.92/volume// Jul 31 17:35:55.138236 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-32528b81-c90d-4fc1-a301-8cd92afed544 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:55.138443 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-32528b81-c90d-4fc1-a301-8cd92afed544 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:55.138743 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-32528b81-c90d-4fc1-a301-8cd92afed544 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:35:55.139031 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1322/5304] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:35:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:35:55.140258 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:55.140258 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:55.143663 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2d095235-6005-470e-a8c4-f2be924c1b97 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:35:55.145673 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-88745315-a66f-4b55-9c53-f1d359765076 req-2991dfe2-ea20-458f-a2a3-d852f78010b0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:55.148061 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-88745315-a66f-4b55-9c53-f1d359765076 req-2991dfe2-ea20-458f-a2a3-d852f78010b0 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 Jul 31 17:35:55.148274 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2d095235-6005-470e-a8c4-f2be924c1b97 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 returned with HTTP 200 Jul 31 17:35:55.148311 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-88745315-a66f-4b55-9c53-f1d359765076 req-2991dfe2-ea20-458f-a2a3-d852f78010b0 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:55.148577 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-88745315-a66f-4b55-9c53-f1d359765076 req-2991dfe2-ea20-458f-a2a3-d852f78010b0 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:55.148765 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1331/5305] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:55 2026] GET /volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:55.158037 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:55.158037 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:55.161195 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-88745315-a66f-4b55-9c53-f1d359765076 req-2991dfe2-ea20-458f-a2a3-d852f78010b0 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:35:55.164958 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-88745315-a66f-4b55-9c53-f1d359765076 req-2991dfe2-ea20-458f-a2a3-d852f78010b0 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 returned with HTTP 200 Jul 31 17:35:55.165415 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1334/5306] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:35:55 2026] GET /volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 => generated 1099 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:35:55.257259 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-88745315-a66f-4b55-9c53-f1d359765076 req-f0c7b452-ea98-4ffd-bccc-0151046aac3c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:55.259327 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-88745315-a66f-4b55-9c53-f1d359765076 req-f0c7b452-ea98-4ffd-bccc-0151046aac3c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] PUT https://10.4.3.92/volume/v3/attachments/5aea7392-d413-4a4c-8461-c332482c48ee Jul 31 17:35:55.259714 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-88745315-a66f-4b55-9c53-f1d359765076 req-f0c7b452-ea98-4ffd-bccc-0151046aac3c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:35:55.267545 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-88745315-a66f-4b55-9c53-f1d359765076 req-f0c7b452-ea98-4ffd-bccc-0151046aac3c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Acquiring lock "cinder-attachment_update-a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10-np0000006248" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:35:55.271813 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-88745315-a66f-4b55-9c53-f1d359765076 req-f0c7b452-ea98-4ffd-bccc-0151046aac3c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Lock "cinder-attachment_update-a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10-np0000006248" acquired by "attachment_update" :: waited 0.004s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:35:55.272711 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:55.272711 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:55.356145 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-88745315-a66f-4b55-9c53-f1d359765076 req-f0c7b452-ea98-4ffd-bccc-0151046aac3c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Lock "cinder-attachment_update-a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10-np0000006248" released by "attachment_update" :: held 0.084s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:35:55.356462 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-88745315-a66f-4b55-9c53-f1d359765076 req-f0c7b452-ea98-4ffd-bccc-0151046aac3c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/attachments/5aea7392-d413-4a4c-8461-c332482c48ee returned with HTTP 200 Jul 31 17:35:55.356907 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1320/5307] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:35:55 2026] PUT /volume/v3/attachments/5aea7392-d413-4a4c-8461-c332482c48ee => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:35:55.643517 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5e6a485e-0a6b-43a5-9cd9-3333e9c1edac None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:55.645111 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5e6a485e-0a6b-43a5-9cd9-3333e9c1edac tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] GET https://10.4.3.92/volume/v3/volumes/a008e7f4-dab0-45d9-8ac3-78f214be6fe4 Jul 31 17:35:55.645286 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5e6a485e-0a6b-43a5-9cd9-3333e9c1edac tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:55.645484 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5e6a485e-0a6b-43a5-9cd9-3333e9c1edac tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:55.650963 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5e6a485e-0a6b-43a5-9cd9-3333e9c1edac tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/volumes/a008e7f4-dab0-45d9-8ac3-78f214be6fe4 returned with HTTP 404 Jul 31 17:35:55.651385 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1323/5308] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:55 2026] GET /volume/v3/volumes/a008e7f4-dab0-45d9-8ac3-78f214be6fe4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:35:55.658283 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b0255518-802f-41eb-99cb-6836855dc86e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:55.660644 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b0255518-802f-41eb-99cb-6836855dc86e tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] DELETE https://10.4.3.92/volume/v3/volumes/da034951-a2dd-4a2f-9c2a-954e967c519c Jul 31 17:35:55.660914 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b0255518-802f-41eb-99cb-6836855dc86e tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:55.661200 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b0255518-802f-41eb-99cb-6836855dc86e tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:55.661426 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-b0255518-802f-41eb-99cb-6836855dc86e tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Delete volume with id: da034951-a2dd-4a2f-9c2a-954e967c519c Jul 31 17:35:55.670487 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:55.670487 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:55.671145 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b0255518-802f-41eb-99cb-6836855dc86e tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Volume info retrieved successfully. Jul 31 17:35:55.690840 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b0255518-802f-41eb-99cb-6836855dc86e tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Delete volume request issued successfully. Jul 31 17:35:55.691084 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b0255518-802f-41eb-99cb-6836855dc86e tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/volumes/da034951-a2dd-4a2f-9c2a-954e967c519c returned with HTTP 202 Jul 31 17:35:55.691567 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1332/5309] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:35:55 2026] DELETE /volume/v3/volumes/da034951-a2dd-4a2f-9c2a-954e967c519c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:35:55.698715 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c592e825-bb8a-48a6-81c9-1724199ea0b0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:55.700296 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c592e825-bb8a-48a6-81c9-1724199ea0b0 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] GET https://10.4.3.92/volume/v3/volumes/da034951-a2dd-4a2f-9c2a-954e967c519c Jul 31 17:35:55.700486 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c592e825-bb8a-48a6-81c9-1724199ea0b0 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:55.700661 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c592e825-bb8a-48a6-81c9-1724199ea0b0 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:55.706953 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:55.706953 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:55.710345 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c592e825-bb8a-48a6-81c9-1724199ea0b0 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Volume info retrieved successfully. Jul 31 17:35:55.714528 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c592e825-bb8a-48a6-81c9-1724199ea0b0 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/volumes/da034951-a2dd-4a2f-9c2a-954e967c519c returned with HTTP 200 Jul 31 17:35:55.714916 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1335/5310] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:55 2026] GET /volume/v3/volumes/da034951-a2dd-4a2f-9c2a-954e967c519c => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:56.159538 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-219ac82f-5ee5-4916-8248-b25a8581ec67 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:56.161152 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-219ac82f-5ee5-4916-8248-b25a8581ec67 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 Jul 31 17:35:56.161332 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-219ac82f-5ee5-4916-8248-b25a8581ec67 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:56.161523 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-219ac82f-5ee5-4916-8248-b25a8581ec67 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:56.169820 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:56.169820 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:56.172774 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-219ac82f-5ee5-4916-8248-b25a8581ec67 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:35:56.176167 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-219ac82f-5ee5-4916-8248-b25a8581ec67 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 returned with HTTP 200 Jul 31 17:35:56.176516 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1321/5311] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:56 2026] GET /volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:56.726085 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-71cdc055-9098-42e8-a8d4-4f71e38f110c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:56.727729 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-71cdc055-9098-42e8-a8d4-4f71e38f110c tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] GET https://10.4.3.92/volume/v3/volumes/da034951-a2dd-4a2f-9c2a-954e967c519c Jul 31 17:35:56.727918 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-71cdc055-9098-42e8-a8d4-4f71e38f110c tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:56.728087 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-71cdc055-9098-42e8-a8d4-4f71e38f110c tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:56.730105 np0000006248 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=206,cinder:UPDATE=41,cinder:INSERT=22 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:35:56.734555 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-71cdc055-9098-42e8-a8d4-4f71e38f110c tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/volumes/da034951-a2dd-4a2f-9c2a-954e967c519c returned with HTTP 404 Jul 31 17:35:56.735068 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1324/5312] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:56 2026] GET /volume/v3/volumes/da034951-a2dd-4a2f-9c2a-954e967c519c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:35:56.741251 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d2ad6123-c5d2-4be3-bc06-9d800c6d295c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:56.742977 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d2ad6123-c5d2-4be3-bc06-9d800c6d295c tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] DELETE https://10.4.3.92/volume/v3/volumes/771d6b8f-a091-4302-b0a8-cf649bf2dc48 Jul 31 17:35:56.743167 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d2ad6123-c5d2-4be3-bc06-9d800c6d295c tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:56.743342 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d2ad6123-c5d2-4be3-bc06-9d800c6d295c tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:56.743488 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-d2ad6123-c5d2-4be3-bc06-9d800c6d295c tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Delete volume with id: 771d6b8f-a091-4302-b0a8-cf649bf2dc48 Jul 31 17:35:56.749643 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:56.749643 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:56.750029 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d2ad6123-c5d2-4be3-bc06-9d800c6d295c tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Volume info retrieved successfully. Jul 31 17:35:56.762666 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-d2ad6123-c5d2-4be3-bc06-9d800c6d295c tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Delete volume request issued successfully. Jul 31 17:35:56.762850 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d2ad6123-c5d2-4be3-bc06-9d800c6d295c tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/volumes/771d6b8f-a091-4302-b0a8-cf649bf2dc48 returned with HTTP 202 Jul 31 17:35:56.763224 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1333/5313] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:35:56 2026] DELETE /volume/v3/volumes/771d6b8f-a091-4302-b0a8-cf649bf2dc48 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:35:56.769716 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8c1923d1-3538-4cfc-b2d3-f4b424371396 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:56.771455 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8c1923d1-3538-4cfc-b2d3-f4b424371396 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] GET https://10.4.3.92/volume/v3/volumes/771d6b8f-a091-4302-b0a8-cf649bf2dc48 Jul 31 17:35:56.771636 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8c1923d1-3538-4cfc-b2d3-f4b424371396 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:56.771831 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8c1923d1-3538-4cfc-b2d3-f4b424371396 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:56.773850 np0000006248 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=201,cinder:UPDATE=45,cinder:INSERT=30 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:35:56.778966 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:56.778966 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:56.783163 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-8c1923d1-3538-4cfc-b2d3-f4b424371396 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Volume info retrieved successfully. Jul 31 17:35:56.787285 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8c1923d1-3538-4cfc-b2d3-f4b424371396 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/volumes/771d6b8f-a091-4302-b0a8-cf649bf2dc48 returned with HTTP 200 Jul 31 17:35:56.787680 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1336/5314] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:56 2026] GET /volume/v3/volumes/771d6b8f-a091-4302-b0a8-cf649bf2dc48 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:57.187563 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5021af76-b70e-4b0b-95e5-b96643522285 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:57.189756 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5021af76-b70e-4b0b-95e5-b96643522285 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 Jul 31 17:35:57.190027 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5021af76-b70e-4b0b-95e5-b96643522285 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:57.190277 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5021af76-b70e-4b0b-95e5-b96643522285 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:57.192833 np0000006248 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=280,cinder:UPDATE=85,cinder:INSERT=45 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:35:57.203443 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:57.203443 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:57.207567 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-5021af76-b70e-4b0b-95e5-b96643522285 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:35:57.212656 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5021af76-b70e-4b0b-95e5-b96643522285 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 returned with HTTP 200 Jul 31 17:35:57.213158 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1322/5315] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:57 2026] GET /volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 => generated 920 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:57.799854 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4798c156-2609-4e8b-8b54-ef44e9fc7575 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:57.801518 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4798c156-2609-4e8b-8b54-ef44e9fc7575 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] GET https://10.4.3.92/volume/v3/volumes/771d6b8f-a091-4302-b0a8-cf649bf2dc48 Jul 31 17:35:57.801762 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4798c156-2609-4e8b-8b54-ef44e9fc7575 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:57.802007 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4798c156-2609-4e8b-8b54-ef44e9fc7575 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:57.809215 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4798c156-2609-4e8b-8b54-ef44e9fc7575 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/volumes/771d6b8f-a091-4302-b0a8-cf649bf2dc48 returned with HTTP 404 Jul 31 17:35:57.809821 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1325/5316] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:57 2026] GET /volume/v3/volumes/771d6b8f-a091-4302-b0a8-cf649bf2dc48 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:35:57.816724 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9e7e59d8-289e-4cde-8879-21afe6f9f75f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:57.819041 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9e7e59d8-289e-4cde-8879-21afe6f9f75f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] DELETE https://10.4.3.92/volume/v3/volumes/e0ace314-1f69-4f3a-bce0-6d899733701a Jul 31 17:35:57.819272 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9e7e59d8-289e-4cde-8879-21afe6f9f75f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:57.819474 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9e7e59d8-289e-4cde-8879-21afe6f9f75f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:57.819623 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-9e7e59d8-289e-4cde-8879-21afe6f9f75f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Delete volume with id: e0ace314-1f69-4f3a-bce0-6d899733701a Jul 31 17:35:57.826610 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:57.826610 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:35:57.827018 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9e7e59d8-289e-4cde-8879-21afe6f9f75f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Volume info retrieved successfully. Jul 31 17:35:57.841337 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9e7e59d8-289e-4cde-8879-21afe6f9f75f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Delete volume request issued successfully. Jul 31 17:35:57.841536 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9e7e59d8-289e-4cde-8879-21afe6f9f75f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/volumes/e0ace314-1f69-4f3a-bce0-6d899733701a returned with HTTP 202 Jul 31 17:35:57.841933 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1334/5317] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:35:57 2026] DELETE /volume/v3/volumes/e0ace314-1f69-4f3a-bce0-6d899733701a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:35:57.848163 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f5f97a69-e422-4753-84c5-eaf65b10e4c1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:57.849827 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f5f97a69-e422-4753-84c5-eaf65b10e4c1 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] GET https://10.4.3.92/volume/v3/volumes/e0ace314-1f69-4f3a-bce0-6d899733701a Jul 31 17:35:57.850025 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f5f97a69-e422-4753-84c5-eaf65b10e4c1 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:57.850198 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f5f97a69-e422-4753-84c5-eaf65b10e4c1 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:57.856586 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:57.856586 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:57.859870 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f5f97a69-e422-4753-84c5-eaf65b10e4c1 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Volume info retrieved successfully. Jul 31 17:35:57.863704 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f5f97a69-e422-4753-84c5-eaf65b10e4c1 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/volumes/e0ace314-1f69-4f3a-bce0-6d899733701a returned with HTTP 200 Jul 31 17:35:57.864113 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1337/5318] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:57 2026] GET /volume/v3/volumes/e0ace314-1f69-4f3a-bce0-6d899733701a => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:58.225043 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6b9bc000-b105-4095-9cd3-6b38a076642f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:58.226403 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6b9bc000-b105-4095-9cd3-6b38a076642f tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 Jul 31 17:35:58.226620 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6b9bc000-b105-4095-9cd3-6b38a076642f tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:58.226838 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6b9bc000-b105-4095-9cd3-6b38a076642f tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:58.234959 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:58.234959 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:58.237960 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6b9bc000-b105-4095-9cd3-6b38a076642f tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:35:58.241520 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6b9bc000-b105-4095-9cd3-6b38a076642f tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 returned with HTTP 200 Jul 31 17:35:58.241929 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1323/5319] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:58 2026] GET /volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:58.572934 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-88745315-a66f-4b55-9c53-f1d359765076 req-92792889-de0b-4395-bd04-409918ddfde3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:58.575099 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-88745315-a66f-4b55-9c53-f1d359765076 req-92792889-de0b-4395-bd04-409918ddfde3 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] POST https://10.4.3.92/volume/v3/attachments/5aea7392-d413-4a4c-8461-c332482c48ee/action Jul 31 17:35:58.575497 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-88745315-a66f-4b55-9c53-f1d359765076 req-92792889-de0b-4395-bd04-409918ddfde3 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:35:58.575643 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-88745315-a66f-4b55-9c53-f1d359765076 req-92792889-de0b-4395-bd04-409918ddfde3 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:35:58.591387 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:58.591387 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:58.602003 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-88745315-a66f-4b55-9c53-f1d359765076 req-92792889-de0b-4395-bd04-409918ddfde3 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/attachments/5aea7392-d413-4a4c-8461-c332482c48ee/action returned with HTTP 204 Jul 31 17:35:58.602440 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1326/5320] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:35:58 2026] POST /volume/v3/attachments/5aea7392-d413-4a4c-8461-c332482c48ee/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:35:58.875966 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c54e22e5-8e88-4989-baad-53d2fe54b264 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:58.877709 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c54e22e5-8e88-4989-baad-53d2fe54b264 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] GET https://10.4.3.92/volume/v3/volumes/e0ace314-1f69-4f3a-bce0-6d899733701a Jul 31 17:35:58.877933 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c54e22e5-8e88-4989-baad-53d2fe54b264 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:58.878111 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c54e22e5-8e88-4989-baad-53d2fe54b264 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:58.883452 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c54e22e5-8e88-4989-baad-53d2fe54b264 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/volumes/e0ace314-1f69-4f3a-bce0-6d899733701a returned with HTTP 404 Jul 31 17:35:58.883909 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1335/5321] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:58 2026] GET /volume/v3/volumes/e0ace314-1f69-4f3a-bce0-6d899733701a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:35:58.891067 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f0ab9e00-78c8-4bf6-b9c6-acbefe7e0a85 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:58.892568 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f0ab9e00-78c8-4bf6-b9c6-acbefe7e0a85 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] DELETE https://10.4.3.92/volume/v3/volumes/1c0344bb-8ec5-4142-a6fb-9a24ee647742 Jul 31 17:35:58.892725 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f0ab9e00-78c8-4bf6-b9c6-acbefe7e0a85 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:58.892945 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f0ab9e00-78c8-4bf6-b9c6-acbefe7e0a85 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:58.893097 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-f0ab9e00-78c8-4bf6-b9c6-acbefe7e0a85 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Delete volume with id: 1c0344bb-8ec5-4142-a6fb-9a24ee647742 Jul 31 17:35:58.899071 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:58.899071 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:58.899467 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f0ab9e00-78c8-4bf6-b9c6-acbefe7e0a85 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Volume info retrieved successfully. Jul 31 17:35:58.913593 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-f0ab9e00-78c8-4bf6-b9c6-acbefe7e0a85 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Delete volume request issued successfully. Jul 31 17:35:58.913745 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f0ab9e00-78c8-4bf6-b9c6-acbefe7e0a85 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/volumes/1c0344bb-8ec5-4142-a6fb-9a24ee647742 returned with HTTP 202 Jul 31 17:35:58.914148 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1338/5322] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:35:58 2026] DELETE /volume/v3/volumes/1c0344bb-8ec5-4142-a6fb-9a24ee647742 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:35:58.920807 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f0effdee-ee1b-4a7c-96c2-19654872dac6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:58.922291 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f0effdee-ee1b-4a7c-96c2-19654872dac6 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] GET https://10.4.3.92/volume/v3/volumes/1c0344bb-8ec5-4142-a6fb-9a24ee647742 Jul 31 17:35:58.922484 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f0effdee-ee1b-4a7c-96c2-19654872dac6 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:58.922712 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f0effdee-ee1b-4a7c-96c2-19654872dac6 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:58.928422 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:58.928422 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:35:58.931431 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f0effdee-ee1b-4a7c-96c2-19654872dac6 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Volume info retrieved successfully. Jul 31 17:35:58.934929 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f0effdee-ee1b-4a7c-96c2-19654872dac6 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/volumes/1c0344bb-8ec5-4142-a6fb-9a24ee647742 returned with HTTP 200 Jul 31 17:35:58.935249 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1324/5323] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:58 2026] GET /volume/v3/volumes/1c0344bb-8ec5-4142-a6fb-9a24ee647742 => generated 848 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:35:59.253895 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d7aa584d-8058-45ee-8a03-9f47c9bcaf58 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:59.256079 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d7aa584d-8058-45ee-8a03-9f47c9bcaf58 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 Jul 31 17:35:59.256329 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d7aa584d-8058-45ee-8a03-9f47c9bcaf58 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:59.256579 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d7aa584d-8058-45ee-8a03-9f47c9bcaf58 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:59.268204 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:59.268204 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:35:59.271889 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d7aa584d-8058-45ee-8a03-9f47c9bcaf58 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:35:59.276458 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d7aa584d-8058-45ee-8a03-9f47c9bcaf58 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 returned with HTTP 200 Jul 31 17:35:59.276924 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1327/5324] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:59 2026] GET /volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 => generated 1212 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:35:59.946889 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-baa9b54f-7a5a-42ad-9d58-e8881f927bf1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:59.948655 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-baa9b54f-7a5a-42ad-9d58-e8881f927bf1 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] GET https://10.4.3.92/volume/v3/volumes/1c0344bb-8ec5-4142-a6fb-9a24ee647742 Jul 31 17:35:59.948891 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-baa9b54f-7a5a-42ad-9d58-e8881f927bf1 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:59.949106 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-baa9b54f-7a5a-42ad-9d58-e8881f927bf1 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:59.955128 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-baa9b54f-7a5a-42ad-9d58-e8881f927bf1 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/volumes/1c0344bb-8ec5-4142-a6fb-9a24ee647742 returned with HTTP 404 Jul 31 17:35:59.955548 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1336/5325] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:59 2026] GET /volume/v3/volumes/1c0344bb-8ec5-4142-a6fb-9a24ee647742 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:35:59.961537 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5de80d9a-9062-4811-b538-3c82cbbf524f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:59.963068 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5de80d9a-9062-4811-b538-3c82cbbf524f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] DELETE https://10.4.3.92/volume/v3/volumes/b75f71ea-fc6f-4217-904d-d599486f51c2 Jul 31 17:35:59.963235 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5de80d9a-9062-4811-b538-3c82cbbf524f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:59.963437 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5de80d9a-9062-4811-b538-3c82cbbf524f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:59.963584 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-5de80d9a-9062-4811-b538-3c82cbbf524f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Delete volume with id: b75f71ea-fc6f-4217-904d-d599486f51c2 Jul 31 17:35:59.969441 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:59.969441 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:35:59.969818 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5de80d9a-9062-4811-b538-3c82cbbf524f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Volume info retrieved successfully. Jul 31 17:35:59.982860 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5de80d9a-9062-4811-b538-3c82cbbf524f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Delete volume request issued successfully. Jul 31 17:35:59.983008 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5de80d9a-9062-4811-b538-3c82cbbf524f tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/volumes/b75f71ea-fc6f-4217-904d-d599486f51c2 returned with HTTP 202 Jul 31 17:35:59.983386 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1339/5326] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:35:59 2026] DELETE /volume/v3/volumes/b75f71ea-fc6f-4217-904d-d599486f51c2 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:35:59.990565 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2031e448-ac81-4f2a-9dc3-9fea9bfc4b6c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:35:59.992345 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2031e448-ac81-4f2a-9dc3-9fea9bfc4b6c tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] GET https://10.4.3.92/volume/v3/volumes/b75f71ea-fc6f-4217-904d-d599486f51c2 Jul 31 17:35:59.992345 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2031e448-ac81-4f2a-9dc3-9fea9bfc4b6c tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:35:59.992501 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2031e448-ac81-4f2a-9dc3-9fea9bfc4b6c tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:35:59.998486 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:35:59.998486 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:36:00.001554 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2031e448-ac81-4f2a-9dc3-9fea9bfc4b6c tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Volume info retrieved successfully. Jul 31 17:36:00.005282 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2031e448-ac81-4f2a-9dc3-9fea9bfc4b6c tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/volumes/b75f71ea-fc6f-4217-904d-d599486f51c2 returned with HTTP 200 Jul 31 17:36:00.005668 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1325/5327] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:35:59 2026] GET /volume/v3/volumes/b75f71ea-fc6f-4217-904d-d599486f51c2 => generated 848 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:01.019513 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4adba0b7-728c-41d2-a14a-86af9930a466 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:01.021147 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4adba0b7-728c-41d2-a14a-86af9930a466 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] GET https://10.4.3.92/volume/v3/volumes/b75f71ea-fc6f-4217-904d-d599486f51c2 Jul 31 17:36:01.021329 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4adba0b7-728c-41d2-a14a-86af9930a466 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:01.021510 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4adba0b7-728c-41d2-a14a-86af9930a466 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:01.027261 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4adba0b7-728c-41d2-a14a-86af9930a466 tempest-CreateVolumesFromBackupTest-1294391390 tempest-CreateVolumesFromBackupTest-1294391390-project-member] https://10.4.3.92/volume/v3/volumes/b75f71ea-fc6f-4217-904d-d599486f51c2 returned with HTTP 404 Jul 31 17:36:01.027706 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1328/5328] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:36:01 2026] GET /volume/v3/volumes/b75f71ea-fc6f-4217-904d-d599486f51c2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:36:02.029133 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8a8d89ba-450c-4061-a9d5-f31f25068bff None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:02.102555 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8a8d89ba-450c-4061-a9d5-f31f25068bff tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:36:02.102867 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8a8d89ba-450c-4061-a9d5-f31f25068bff tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:36:02.104200 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-8a8d89ba-450c-4061-a9d5-f31f25068bff tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:36:02.104307 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-8a8d89ba-450c-4061-a9d5-f31f25068bff tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Create volume of 1 GB Jul 31 17:36:02.107879 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8a8d89ba-450c-4061-a9d5-f31f25068bff tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Availability Zones retrieved successfully. Jul 31 17:36:02.113067 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8a8d89ba-450c-4061-a9d5-f31f25068bff tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Flow 'volume_create_api' (b69a9353-8a00-4a6b-85cd-bfd546d28954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:36:02.113914 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8a8d89ba-450c-4061-a9d5-f31f25068bff tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce773260-14a4-4233-8078-72b163047047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:36:02.114810 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-8a8d89ba-450c-4061-a9d5-f31f25068bff tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:36:02.136433 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8a8d89ba-450c-4061-a9d5-f31f25068bff tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce773260-14a4-4233-8078-72b163047047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:36:02.137158 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8a8d89ba-450c-4061-a9d5-f31f25068bff tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ace3fea-6007-4bd9-a586-b979d989d2fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:36:02.188812 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-8a8d89ba-450c-4061-a9d5-f31f25068bff tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Created reservations ['f7355442-c6e4-4362-90d7-1ca129e0ee69', '1c08673b-e684-46ad-aa5e-2c771300a6da', '713d4a9f-095a-4148-a541-8463c905e3d9', 'd5e4b3c1-c4ae-476e-9ce7-199c53fcdca8'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:36:02.189578 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8a8d89ba-450c-4061-a9d5-f31f25068bff tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ace3fea-6007-4bd9-a586-b979d989d2fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7355442-c6e4-4362-90d7-1ca129e0ee69', '1c08673b-e684-46ad-aa5e-2c771300a6da', '713d4a9f-095a-4148-a541-8463c905e3d9', 'd5e4b3c1-c4ae-476e-9ce7-199c53fcdca8']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:36:02.190277 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8a8d89ba-450c-4061-a9d5-f31f25068bff tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67cac48b-de9c-401f-893a-1291fc1d5ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:36:02.209284 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8a8d89ba-450c-4061-a9d5-f31f25068bff tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67cac48b-de9c-401f-893a-1291fc1d5ff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f8811ce-8f8d-4bcb-bff9-46941ff25926', '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='78b95bc9dc924bd6984745d958ae5d4b',qos_specs=None,replication_status=,reservations=['f7355442-c6e4-4362-90d7-1ca129e0ee69','1c08673b-e684-46ad-aa5e-2c771300a6da','713d4a9f-095a-4148-a541-8463c905e3d9','d5e4b3c1-c4ae-476e-9ce7-199c53fcdca8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='924b74b6f3a547b1b46b2dddf485690e',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:36:02Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f8811ce-8f8d-4bcb-bff9-46941ff25926,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78b95bc9dc924bd6984745d958ae5d4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='924b74b6f3a547b1b46b2dddf485690e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:36:02.209975 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8a8d89ba-450c-4061-a9d5-f31f25068bff tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6846c6c-b80c-4d37-90dc-3c21711593ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:36:02.226774 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8a8d89ba-450c-4061-a9d5-f31f25068bff tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6846c6c-b80c-4d37-90dc-3c21711593ab) transitioned into state 'SUCCESS' from 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='78b95bc9dc924bd6984745d958ae5d4b',qos_specs=None,replication_status=,reservations=['f7355442-c6e4-4362-90d7-1ca129e0ee69','1c08673b-e684-46ad-aa5e-2c771300a6da','713d4a9f-095a-4148-a541-8463c905e3d9','d5e4b3c1-c4ae-476e-9ce7-199c53fcdca8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='924b74b6f3a547b1b46b2dddf485690e',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:36:02.227811 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8a8d89ba-450c-4061-a9d5-f31f25068bff tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28bf031a-f628-4303-acc8-592ffe2d0e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:36:02.237639 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8a8d89ba-450c-4061-a9d5-f31f25068bff tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28bf031a-f628-4303-acc8-592ffe2d0e9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:36:02.238461 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-8a8d89ba-450c-4061-a9d5-f31f25068bff tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Flow 'volume_create_api' (b69a9353-8a00-4a6b-85cd-bfd546d28954) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:36:02.238774 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8a8d89ba-450c-4061-a9d5-f31f25068bff tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Create volume request issued successfully. Jul 31 17:36:02.239337 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8a8d89ba-450c-4061-a9d5-f31f25068bff tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:36:02.239715 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1337/5329] 10.4.3.92 () {68 vars in 1251 bytes} [Fri Jul 31 17:36:02 2026] POST /volume/v3/volumes => generated 738 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:36:02.251016 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4f8bc7c2-0ac5-40f0-9c01-7a790c5f90f0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:02.253481 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4f8bc7c2-0ac5-40f0-9c01-7a790c5f90f0 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] GET https://10.4.3.92/volume/v3/volumes/7f8811ce-8f8d-4bcb-bff9-46941ff25926 Jul 31 17:36:02.253777 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4f8bc7c2-0ac5-40f0-9c01-7a790c5f90f0 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:02.254178 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4f8bc7c2-0ac5-40f0-9c01-7a790c5f90f0 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:02.263911 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:02.263911 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:36:02.269172 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4f8bc7c2-0ac5-40f0-9c01-7a790c5f90f0 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Volume info retrieved successfully. Jul 31 17:36:02.275045 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4f8bc7c2-0ac5-40f0-9c01-7a790c5f90f0 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] https://10.4.3.92/volume/v3/volumes/7f8811ce-8f8d-4bcb-bff9-46941ff25926 returned with HTTP 200 Jul 31 17:36:02.275635 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1340/5330] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:36:02 2026] GET /volume/v3/volumes/7f8811ce-8f8d-4bcb-bff9-46941ff25926 => generated 806 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:03.289780 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9b6e5372-abd1-4fba-a151-434cbf66fd36 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:03.291603 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9b6e5372-abd1-4fba-a151-434cbf66fd36 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] GET https://10.4.3.92/volume/v3/volumes/7f8811ce-8f8d-4bcb-bff9-46941ff25926 Jul 31 17:36:03.291816 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9b6e5372-abd1-4fba-a151-434cbf66fd36 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:03.292000 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9b6e5372-abd1-4fba-a151-434cbf66fd36 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:03.300409 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:03.300409 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:36:03.306332 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-9b6e5372-abd1-4fba-a151-434cbf66fd36 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Volume info retrieved successfully. Jul 31 17:36:03.310829 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9b6e5372-abd1-4fba-a151-434cbf66fd36 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] https://10.4.3.92/volume/v3/volumes/7f8811ce-8f8d-4bcb-bff9-46941ff25926 returned with HTTP 200 Jul 31 17:36:03.311216 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1326/5331] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:36:03 2026] GET /volume/v3/volumes/7f8811ce-8f8d-4bcb-bff9-46941ff25926 => generated 831 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:03.322959 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8393bf2e-ca1d-499b-ab25-9e407825ef85 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:03.324874 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8393bf2e-ca1d-499b-ab25-9e407825ef85 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] GET https://10.4.3.92/volume/v3/volumes/7f8811ce-8f8d-4bcb-bff9-46941ff25926 Jul 31 17:36:03.324984 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8393bf2e-ca1d-499b-ab25-9e407825ef85 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:03.325141 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8393bf2e-ca1d-499b-ab25-9e407825ef85 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:03.331829 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:03.331829 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:36:03.335186 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8393bf2e-ca1d-499b-ab25-9e407825ef85 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Volume info retrieved successfully. Jul 31 17:36:03.338951 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8393bf2e-ca1d-499b-ab25-9e407825ef85 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] https://10.4.3.92/volume/v3/volumes/7f8811ce-8f8d-4bcb-bff9-46941ff25926 returned with HTTP 200 Jul 31 17:36:03.339349 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1329/5332] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:36:03 2026] GET /volume/v3/volumes/7f8811ce-8f8d-4bcb-bff9-46941ff25926 => generated 831 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:03.352890 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a136c026-58c4-4065-9003-ceeb51832ce9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:03.354878 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a136c026-58c4-4065-9003-ceeb51832ce9 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:36:03.355199 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a136c026-58c4-4065-9003-ceeb51832ce9 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1908488520"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:36:03.356576 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-a136c026-58c4-4065-9003-ceeb51832ce9 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1908488520'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:36:03.356767 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-a136c026-58c4-4065-9003-ceeb51832ce9 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Create volume of 1 GB Jul 31 17:36:03.356967 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:03.356967 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:36:03.361034 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a136c026-58c4-4065-9003-ceeb51832ce9 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Availability Zones retrieved successfully. Jul 31 17:36:03.366293 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a136c026-58c4-4065-9003-ceeb51832ce9 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Flow 'volume_create_api' (28fc6c53-465f-4ddf-addd-123d5e1f1d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:36:03.367194 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a136c026-58c4-4065-9003-ceeb51832ce9 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5cceb2f-0463-4395-bb6f-f1069666a537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:36:03.368068 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-a136c026-58c4-4065-9003-ceeb51832ce9 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:36:03.393223 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a136c026-58c4-4065-9003-ceeb51832ce9 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5cceb2f-0463-4395-bb6f-f1069666a537) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:36:03.393963 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a136c026-58c4-4065-9003-ceeb51832ce9 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5a489dc-f572-4022-8964-c8270458b036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:36:03.429816 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-a136c026-58c4-4065-9003-ceeb51832ce9 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Created reservations ['650fd531-b9d3-4a8e-a542-68a59a21782c', 'd86875f0-48a9-4c2c-af18-96bfbfa5f305', '8be43c2b-7004-4dd0-a45c-ce03e7ac47d9', '7b6dc581-3230-4ebb-ab3c-a51a572c940b'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:36:03.430537 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a136c026-58c4-4065-9003-ceeb51832ce9 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5a489dc-f572-4022-8964-c8270458b036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['650fd531-b9d3-4a8e-a542-68a59a21782c', 'd86875f0-48a9-4c2c-af18-96bfbfa5f305', '8be43c2b-7004-4dd0-a45c-ce03e7ac47d9', '7b6dc581-3230-4ebb-ab3c-a51a572c940b']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:36:03.431266 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a136c026-58c4-4065-9003-ceeb51832ce9 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e5a827f-fc08-43f7-b129-3752ac31c92f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:36:03.453181 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a136c026-58c4-4065-9003-ceeb51832ce9 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e5a827f-fc08-43f7-b129-3752ac31c92f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe96e1eb-a1a7-422a-8f82-d42b590eaeca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1908488520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78b95bc9dc924bd6984745d958ae5d4b',qos_specs=None,replication_status=,reservations=['650fd531-b9d3-4a8e-a542-68a59a21782c','d86875f0-48a9-4c2c-af18-96bfbfa5f305','8be43c2b-7004-4dd0-a45c-ce03e7ac47d9','7b6dc581-3230-4ebb-ab3c-a51a572c940b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='924b74b6f3a547b1b46b2dddf485690e',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:36:03Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1908488520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe96e1eb-a1a7-422a-8f82-d42b590eaeca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='78b95bc9dc924bd6984745d958ae5d4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='924b74b6f3a547b1b46b2dddf485690e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:36:03.453883 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a136c026-58c4-4065-9003-ceeb51832ce9 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b30cb8e-eb47-4678-965d-ac00943a5b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:36:03.470485 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a136c026-58c4-4065-9003-ceeb51832ce9 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b30cb8e-eb47-4678-965d-ac00943a5b50) transitioned into 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-1908488520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='78b95bc9dc924bd6984745d958ae5d4b',qos_specs=None,replication_status=,reservations=['650fd531-b9d3-4a8e-a542-68a59a21782c','d86875f0-48a9-4c2c-af18-96bfbfa5f305','8be43c2b-7004-4dd0-a45c-ce03e7ac47d9','7b6dc581-3230-4ebb-ab3c-a51a572c940b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='924b74b6f3a547b1b46b2dddf485690e',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:36:03.471243 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a136c026-58c4-4065-9003-ceeb51832ce9 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f87a2d3d-f8fb-439c-a593-8a9780297dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:36:03.480686 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a136c026-58c4-4065-9003-ceeb51832ce9 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f87a2d3d-f8fb-439c-a593-8a9780297dd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:36:03.481476 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a136c026-58c4-4065-9003-ceeb51832ce9 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Flow 'volume_create_api' (28fc6c53-465f-4ddf-addd-123d5e1f1d0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:36:03.481795 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a136c026-58c4-4065-9003-ceeb51832ce9 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Create volume request issued successfully. Jul 31 17:36:03.482333 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a136c026-58c4-4065-9003-ceeb51832ce9 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:36:03.482831 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1338/5333] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:36:03 2026] POST /volume/v3/volumes => generated 774 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:36:03.494353 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c449c6fa-a4a0-4f1e-81b7-3d7d7e430689 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:03.495820 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c449c6fa-a4a0-4f1e-81b7-3d7d7e430689 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] GET https://10.4.3.92/volume/v3/volumes/fe96e1eb-a1a7-422a-8f82-d42b590eaeca Jul 31 17:36:03.496455 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c449c6fa-a4a0-4f1e-81b7-3d7d7e430689 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:03.496455 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c449c6fa-a4a0-4f1e-81b7-3d7d7e430689 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:03.503472 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:03.503472 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:36:03.506936 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-c449c6fa-a4a0-4f1e-81b7-3d7d7e430689 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Volume info retrieved successfully. Jul 31 17:36:03.510940 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c449c6fa-a4a0-4f1e-81b7-3d7d7e430689 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] https://10.4.3.92/volume/v3/volumes/fe96e1eb-a1a7-422a-8f82-d42b590eaeca returned with HTTP 200 Jul 31 17:36:03.511294 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1341/5334] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:36:03 2026] GET /volume/v3/volumes/fe96e1eb-a1a7-422a-8f82-d42b590eaeca => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:04.523041 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-caec2626-9d6a-4403-9f35-0ce0cad7fa44 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:04.524791 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-caec2626-9d6a-4403-9f35-0ce0cad7fa44 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] GET https://10.4.3.92/volume/v3/volumes/fe96e1eb-a1a7-422a-8f82-d42b590eaeca Jul 31 17:36:04.524966 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-caec2626-9d6a-4403-9f35-0ce0cad7fa44 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:04.525162 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-caec2626-9d6a-4403-9f35-0ce0cad7fa44 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:04.532109 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:04.532109 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:36:04.535835 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-caec2626-9d6a-4403-9f35-0ce0cad7fa44 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Volume info retrieved successfully. Jul 31 17:36:04.540251 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-caec2626-9d6a-4403-9f35-0ce0cad7fa44 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] https://10.4.3.92/volume/v3/volumes/fe96e1eb-a1a7-422a-8f82-d42b590eaeca returned with HTTP 200 Jul 31 17:36:04.540700 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1327/5335] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:36:04 2026] GET /volume/v3/volumes/fe96e1eb-a1a7-422a-8f82-d42b590eaeca => generated 867 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:04.553147 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2cdac149-4a75-4363-9cb3-23d71865b44e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:04.555293 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2cdac149-4a75-4363-9cb3-23d71865b44e tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] GET https://10.4.3.92/volume/v3/volumes/fe96e1eb-a1a7-422a-8f82-d42b590eaeca Jul 31 17:36:04.555559 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2cdac149-4a75-4363-9cb3-23d71865b44e tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:04.555803 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2cdac149-4a75-4363-9cb3-23d71865b44e tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:04.564517 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:04.564517 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:36:04.569013 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2cdac149-4a75-4363-9cb3-23d71865b44e tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Volume info retrieved successfully. Jul 31 17:36:04.574044 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2cdac149-4a75-4363-9cb3-23d71865b44e tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] https://10.4.3.92/volume/v3/volumes/fe96e1eb-a1a7-422a-8f82-d42b590eaeca returned with HTTP 200 Jul 31 17:36:04.574508 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1330/5336] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:36:04 2026] GET /volume/v3/volumes/fe96e1eb-a1a7-422a-8f82-d42b590eaeca => generated 867 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:04.586024 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7550e82a-5d70-4848-a6c4-76ef82f5cb7f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:04.587658 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7550e82a-5d70-4848-a6c4-76ef82f5cb7f tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] POST https://10.4.3.92/volume/v3/snapshots Jul 31 17:36:04.587974 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7550e82a-5d70-4848-a6c4-76ef82f5cb7f tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fe96e1eb-a1a7-422a-8f82-d42b590eaeca", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1397533716"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:36:04.596264 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:04.596264 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:36:04.596733 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7550e82a-5d70-4848-a6c4-76ef82f5cb7f tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Volume info retrieved successfully. Jul 31 17:36:04.596892 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-7550e82a-5d70-4848-a6c4-76ef82f5cb7f tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Create snapshot from volume fe96e1eb-a1a7-422a-8f82-d42b590eaeca Jul 31 17:36:04.628527 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-7550e82a-5d70-4848-a6c4-76ef82f5cb7f tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Created reservations ['f31adba4-857e-4cd8-858f-2b8a417d2e87', '40e688f6-eb6b-43ed-beb7-7740b4db84dd', 'acad1f89-668a-4ada-a02f-f608e6cbc5a3', 'ee9c4d5d-8daa-4d53-bef5-34c956fe06d2'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:36:04.655848 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7550e82a-5d70-4848-a6c4-76ef82f5cb7f tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Snapshot create request issued successfully. Jul 31 17:36:04.656182 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7550e82a-5d70-4848-a6c4-76ef82f5cb7f tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] https://10.4.3.92/volume/v3/snapshots returned with HTTP 202 Jul 31 17:36:04.656602 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1339/5337] 10.4.3.92 () {68 vars in 1258 bytes} [Fri Jul 31 17:36:04 2026] POST /volume/v3/snapshots => generated 326 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:36:04.664635 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-25c73ccb-e7dc-49bc-b38e-71f3cd283aa1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:04.666303 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-25c73ccb-e7dc-49bc-b38e-71f3cd283aa1 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] GET https://10.4.3.92/volume/v3/snapshots/81c64b1c-a139-41d0-abf4-00f6dff89443 Jul 31 17:36:04.666498 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-25c73ccb-e7dc-49bc-b38e-71f3cd283aa1 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:04.666681 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-25c73ccb-e7dc-49bc-b38e-71f3cd283aa1 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:04.671770 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:04.671770 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:36:04.672295 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-25c73ccb-e7dc-49bc-b38e-71f3cd283aa1 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Snapshot retrieved successfully. Jul 31 17:36:04.672989 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-25c73ccb-e7dc-49bc-b38e-71f3cd283aa1 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] https://10.4.3.92/volume/v3/snapshots/81c64b1c-a139-41d0-abf4-00f6dff89443 returned with HTTP 200 Jul 31 17:36:04.673376 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1342/5338] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:36:04 2026] GET /volume/v3/snapshots/81c64b1c-a139-41d0-abf4-00f6dff89443 => generated 458 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:05.682447 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-fc12e5e6-2b73-4635-99ea-ec00b2354560 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:05.684188 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fc12e5e6-2b73-4635-99ea-ec00b2354560 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] GET https://10.4.3.92/volume/v3/snapshots/81c64b1c-a139-41d0-abf4-00f6dff89443 Jul 31 17:36:05.684398 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fc12e5e6-2b73-4635-99ea-ec00b2354560 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:05.684603 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-fc12e5e6-2b73-4635-99ea-ec00b2354560 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:05.689102 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:05.689102 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:36:05.689507 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-fc12e5e6-2b73-4635-99ea-ec00b2354560 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Snapshot retrieved successfully. Jul 31 17:36:05.690238 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-fc12e5e6-2b73-4635-99ea-ec00b2354560 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] https://10.4.3.92/volume/v3/snapshots/81c64b1c-a139-41d0-abf4-00f6dff89443 returned with HTTP 200 Jul 31 17:36:05.690532 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1328/5339] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:36:05 2026] GET /volume/v3/snapshots/81c64b1c-a139-41d0-abf4-00f6dff89443 => generated 485 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:05.698218 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-dcbad4e1-94ba-4be6-82f8-e11cba54a9c9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:05.699761 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dcbad4e1-94ba-4be6-82f8-e11cba54a9c9 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] GET https://10.4.3.92/volume/v3/snapshots/81c64b1c-a139-41d0-abf4-00f6dff89443 Jul 31 17:36:05.699929 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dcbad4e1-94ba-4be6-82f8-e11cba54a9c9 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:05.700157 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-dcbad4e1-94ba-4be6-82f8-e11cba54a9c9 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:05.705155 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:05.705155 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:36:05.705626 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-dcbad4e1-94ba-4be6-82f8-e11cba54a9c9 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Snapshot retrieved successfully. Jul 31 17:36:05.706464 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-dcbad4e1-94ba-4be6-82f8-e11cba54a9c9 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] https://10.4.3.92/volume/v3/snapshots/81c64b1c-a139-41d0-abf4-00f6dff89443 returned with HTTP 200 Jul 31 17:36:05.706867 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1331/5340] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:36:05 2026] GET /volume/v3/snapshots/81c64b1c-a139-41d0-abf4-00f6dff89443 => generated 485 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:05.715381 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f1715099-567e-47df-8c7c-4a34f15ae9b3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:05.717300 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f1715099-567e-47df-8c7c-4a34f15ae9b3 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] DELETE https://10.4.3.92/volume/v3/snapshots/81c64b1c-a139-41d0-abf4-00f6dff89443 Jul 31 17:36:05.717521 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f1715099-567e-47df-8c7c-4a34f15ae9b3 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:05.717740 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f1715099-567e-47df-8c7c-4a34f15ae9b3 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:05.717879 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.snapshots [None req-f1715099-567e-47df-8c7c-4a34f15ae9b3 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Delete snapshot with id: 81c64b1c-a139-41d0-abf4-00f6dff89443 Jul 31 17:36:05.722901 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:05.722901 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:36:05.723367 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f1715099-567e-47df-8c7c-4a34f15ae9b3 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Snapshot retrieved successfully. Jul 31 17:36:05.739347 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f1715099-567e-47df-8c7c-4a34f15ae9b3 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Snapshot delete request issued successfully. Jul 31 17:36:05.739606 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f1715099-567e-47df-8c7c-4a34f15ae9b3 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] https://10.4.3.92/volume/v3/snapshots/81c64b1c-a139-41d0-abf4-00f6dff89443 returned with HTTP 202 Jul 31 17:36:05.740083 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1340/5341] 10.4.3.92 () {66 vars in 1350 bytes} [Fri Jul 31 17:36:05 2026] DELETE /volume/v3/snapshots/81c64b1c-a139-41d0-abf4-00f6dff89443 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:36:05.749785 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-79698e82-6667-4013-b131-51e3e6cbe73b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:05.753829 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-79698e82-6667-4013-b131-51e3e6cbe73b tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] GET https://10.4.3.92/volume/v3/snapshots/81c64b1c-a139-41d0-abf4-00f6dff89443 Jul 31 17:36:05.753996 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-79698e82-6667-4013-b131-51e3e6cbe73b tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:05.754194 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-79698e82-6667-4013-b131-51e3e6cbe73b tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:05.759548 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:05.759548 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:36:05.759977 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-79698e82-6667-4013-b131-51e3e6cbe73b tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Snapshot retrieved successfully. Jul 31 17:36:05.760734 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-79698e82-6667-4013-b131-51e3e6cbe73b tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] https://10.4.3.92/volume/v3/snapshots/81c64b1c-a139-41d0-abf4-00f6dff89443 returned with HTTP 200 Jul 31 17:36:05.761084 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1343/5342] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:36:05 2026] GET /volume/v3/snapshots/81c64b1c-a139-41d0-abf4-00f6dff89443 => generated 484 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:06.769551 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f0bd2cd9-6767-4d21-a838-219a9ef834aa None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:06.771288 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f0bd2cd9-6767-4d21-a838-219a9ef834aa tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] GET https://10.4.3.92/volume/v3/snapshots/81c64b1c-a139-41d0-abf4-00f6dff89443 Jul 31 17:36:06.771504 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f0bd2cd9-6767-4d21-a838-219a9ef834aa tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:06.771722 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f0bd2cd9-6767-4d21-a838-219a9ef834aa tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:06.776044 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f0bd2cd9-6767-4d21-a838-219a9ef834aa tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] https://10.4.3.92/volume/v3/snapshots/81c64b1c-a139-41d0-abf4-00f6dff89443 returned with HTTP 404 Jul 31 17:36:06.776490 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1329/5343] 10.4.3.92 () {66 vars in 1347 bytes} [Fri Jul 31 17:36:06 2026] GET /volume/v3/snapshots/81c64b1c-a139-41d0-abf4-00f6dff89443 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:36:06.782254 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-aa66c36a-6532-4e5c-9636-b3409228b360 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:06.784450 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aa66c36a-6532-4e5c-9636-b3409228b360 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] DELETE https://10.4.3.92/volume/v3/volumes/fe96e1eb-a1a7-422a-8f82-d42b590eaeca Jul 31 17:36:06.784636 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aa66c36a-6532-4e5c-9636-b3409228b360 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:06.785068 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-aa66c36a-6532-4e5c-9636-b3409228b360 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:06.785235 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-aa66c36a-6532-4e5c-9636-b3409228b360 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Delete volume with id: fe96e1eb-a1a7-422a-8f82-d42b590eaeca Jul 31 17:36:06.792804 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:06.792804 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:36:06.793371 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-aa66c36a-6532-4e5c-9636-b3409228b360 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Volume info retrieved successfully. Jul 31 17:36:06.813653 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-aa66c36a-6532-4e5c-9636-b3409228b360 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Delete volume request issued successfully. Jul 31 17:36:06.813828 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-aa66c36a-6532-4e5c-9636-b3409228b360 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] https://10.4.3.92/volume/v3/volumes/fe96e1eb-a1a7-422a-8f82-d42b590eaeca returned with HTTP 202 Jul 31 17:36:06.814227 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1332/5344] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:36:06 2026] DELETE /volume/v3/volumes/fe96e1eb-a1a7-422a-8f82-d42b590eaeca => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:36:06.823541 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1f6fd377-05e6-4db8-9093-4bd4beb5365e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:06.824993 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f6fd377-05e6-4db8-9093-4bd4beb5365e tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] GET https://10.4.3.92/volume/v3/volumes/fe96e1eb-a1a7-422a-8f82-d42b590eaeca Jul 31 17:36:06.825154 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1f6fd377-05e6-4db8-9093-4bd4beb5365e tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:06.825333 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1f6fd377-05e6-4db8-9093-4bd4beb5365e tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:06.831303 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:06.831303 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:36:06.834393 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1f6fd377-05e6-4db8-9093-4bd4beb5365e tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Volume info retrieved successfully. Jul 31 17:36:06.838106 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1f6fd377-05e6-4db8-9093-4bd4beb5365e tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] https://10.4.3.92/volume/v3/volumes/fe96e1eb-a1a7-422a-8f82-d42b590eaeca returned with HTTP 200 Jul 31 17:36:06.838463 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1341/5345] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:36:06 2026] GET /volume/v3/volumes/fe96e1eb-a1a7-422a-8f82-d42b590eaeca => generated 866 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:07.854345 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2c286c8f-4df4-4908-8a02-ccabc2e120c5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:07.855052 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2c286c8f-4df4-4908-8a02-ccabc2e120c5 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] GET https://10.4.3.92/volume/v3/volumes/fe96e1eb-a1a7-422a-8f82-d42b590eaeca Jul 31 17:36:07.855290 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2c286c8f-4df4-4908-8a02-ccabc2e120c5 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:07.855568 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2c286c8f-4df4-4908-8a02-ccabc2e120c5 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:07.863352 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2c286c8f-4df4-4908-8a02-ccabc2e120c5 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] https://10.4.3.92/volume/v3/volumes/fe96e1eb-a1a7-422a-8f82-d42b590eaeca returned with HTTP 404 Jul 31 17:36:07.863996 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1344/5346] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:36:07 2026] GET /volume/v3/volumes/fe96e1eb-a1a7-422a-8f82-d42b590eaeca => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:36:07.871638 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-af6b5863-eb24-45bc-8aca-e7fdcb4dcd85 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:07.873415 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-af6b5863-eb24-45bc-8aca-e7fdcb4dcd85 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] DELETE https://10.4.3.92/volume/v3/volumes/7f8811ce-8f8d-4bcb-bff9-46941ff25926 Jul 31 17:36:07.873588 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-af6b5863-eb24-45bc-8aca-e7fdcb4dcd85 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:07.873824 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-af6b5863-eb24-45bc-8aca-e7fdcb4dcd85 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:07.874022 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-af6b5863-eb24-45bc-8aca-e7fdcb4dcd85 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Delete volume with id: 7f8811ce-8f8d-4bcb-bff9-46941ff25926 Jul 31 17:36:07.883886 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:07.883886 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:36:07.884549 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-af6b5863-eb24-45bc-8aca-e7fdcb4dcd85 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Volume info retrieved successfully. Jul 31 17:36:07.905712 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-af6b5863-eb24-45bc-8aca-e7fdcb4dcd85 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Delete volume request issued successfully. Jul 31 17:36:07.905968 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-af6b5863-eb24-45bc-8aca-e7fdcb4dcd85 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] https://10.4.3.92/volume/v3/volumes/7f8811ce-8f8d-4bcb-bff9-46941ff25926 returned with HTTP 202 Jul 31 17:36:07.906501 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1330/5347] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:36:07 2026] DELETE /volume/v3/volumes/7f8811ce-8f8d-4bcb-bff9-46941ff25926 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:36:07.913242 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a7a6e0c4-2742-4315-9b49-13a008cda5e0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:07.915016 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a7a6e0c4-2742-4315-9b49-13a008cda5e0 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] GET https://10.4.3.92/volume/v3/volumes/7f8811ce-8f8d-4bcb-bff9-46941ff25926 Jul 31 17:36:07.915197 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a7a6e0c4-2742-4315-9b49-13a008cda5e0 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:07.915388 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a7a6e0c4-2742-4315-9b49-13a008cda5e0 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:07.922282 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:07.922282 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:36:07.926514 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a7a6e0c4-2742-4315-9b49-13a008cda5e0 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Volume info retrieved successfully. Jul 31 17:36:07.930530 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a7a6e0c4-2742-4315-9b49-13a008cda5e0 tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] https://10.4.3.92/volume/v3/volumes/7f8811ce-8f8d-4bcb-bff9-46941ff25926 returned with HTTP 200 Jul 31 17:36:07.931127 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1333/5348] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:36:07 2026] GET /volume/v3/volumes/7f8811ce-8f8d-4bcb-bff9-46941ff25926 => generated 830 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:08.946169 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5426d620-7d00-4f9a-89c8-260a916b805d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:08.947972 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5426d620-7d00-4f9a-89c8-260a916b805d tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] GET https://10.4.3.92/volume/v3/volumes/7f8811ce-8f8d-4bcb-bff9-46941ff25926 Jul 31 17:36:08.948190 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5426d620-7d00-4f9a-89c8-260a916b805d tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:08.948385 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5426d620-7d00-4f9a-89c8-260a916b805d tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:08.957254 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5426d620-7d00-4f9a-89c8-260a916b805d tempest-CinderUnicodeTest-2060705069 tempest-CinderUnicodeTest-2060705069-project-member] https://10.4.3.92/volume/v3/volumes/7f8811ce-8f8d-4bcb-bff9-46941ff25926 returned with HTTP 404 Jul 31 17:36:08.957667 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1342/5349] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:36:08 2026] GET /volume/v3/volumes/7f8811ce-8f8d-4bcb-bff9-46941ff25926 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:36:10.037516 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ed648211-d9ed-4786-bbe1-0739746d98ba None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:10.113372 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ed648211-d9ed-4786-bbe1-0739746d98ba tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:36:10.113739 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ed648211-d9ed-4786-bbe1-0739746d98ba tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-23300024"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:36:10.115021 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-ed648211-d9ed-4786-bbe1-0739746d98ba tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-23300024'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:36:10.115131 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-ed648211-d9ed-4786-bbe1-0739746d98ba tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Create volume of 1 GB Jul 31 17:36:10.118893 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ed648211-d9ed-4786-bbe1-0739746d98ba tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Availability Zones retrieved successfully. Jul 31 17:36:10.124038 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ed648211-d9ed-4786-bbe1-0739746d98ba tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Flow 'volume_create_api' (6fb18e94-e365-425f-bffd-bd1d87e53af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:36:10.124898 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ed648211-d9ed-4786-bbe1-0739746d98ba tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fe48468-0241-4f97-8aa0-53050d9e26bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:36:10.125633 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-ed648211-d9ed-4786-bbe1-0739746d98ba tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:36:10.146924 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ed648211-d9ed-4786-bbe1-0739746d98ba tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fe48468-0241-4f97-8aa0-53050d9e26bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:36:10.147598 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ed648211-d9ed-4786-bbe1-0739746d98ba tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a609c341-f50d-44dd-9773-b07c9487db40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:36:10.200887 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-ed648211-d9ed-4786-bbe1-0739746d98ba tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Created reservations ['ca4ebeda-7e96-424a-880b-9e905efeb4e2', 'cb64ea6d-9d93-44bc-85f5-d42ecc09164e', 'f8c83964-6175-4276-b072-192500499802', '13c9f976-9c2e-4e9d-9035-43aa823e3955'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:36:10.201619 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ed648211-d9ed-4786-bbe1-0739746d98ba tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a609c341-f50d-44dd-9773-b07c9487db40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca4ebeda-7e96-424a-880b-9e905efeb4e2', 'cb64ea6d-9d93-44bc-85f5-d42ecc09164e', 'f8c83964-6175-4276-b072-192500499802', '13c9f976-9c2e-4e9d-9035-43aa823e3955']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:36:10.202229 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ed648211-d9ed-4786-bbe1-0739746d98ba tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03bf8d29-2062-4040-8c93-c2c4296c87f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:36:10.227410 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ed648211-d9ed-4786-bbe1-0739746d98ba tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03bf8d29-2062-4040-8c93-c2c4296c87f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea9b57a8-baef-4448-a54f-f34ed21d08d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-23300024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5321b993e81434a936c686fb7df42c5',qos_specs=None,replication_status=,reservations=['ca4ebeda-7e96-424a-880b-9e905efeb4e2','cb64ea6d-9d93-44bc-85f5-d42ecc09164e','f8c83964-6175-4276-b072-192500499802','13c9f976-9c2e-4e9d-9035-43aa823e3955'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4018e8e825445b295025f9f55e8012b',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:36:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-23300024',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea9b57a8-baef-4448-a54f-f34ed21d08d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5321b993e81434a936c686fb7df42c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4018e8e825445b295025f9f55e8012b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:36:10.228094 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ed648211-d9ed-4786-bbe1-0739746d98ba tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7c15a6d-0e19-4c8e-b351-430380099f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:36:10.246327 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ed648211-d9ed-4786-bbe1-0739746d98ba tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7c15a6d-0e19-4c8e-b351-430380099f42) transitioned into state 'SUCCESS' from state '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-23300024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5321b993e81434a936c686fb7df42c5',qos_specs=None,replication_status=,reservations=['ca4ebeda-7e96-424a-880b-9e905efeb4e2','cb64ea6d-9d93-44bc-85f5-d42ecc09164e','f8c83964-6175-4276-b072-192500499802','13c9f976-9c2e-4e9d-9035-43aa823e3955'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4018e8e825445b295025f9f55e8012b',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:36:10.246867 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ed648211-d9ed-4786-bbe1-0739746d98ba tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2384a75b-c321-44b0-8c4c-a65a3dfcf594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:36:10.256172 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ed648211-d9ed-4786-bbe1-0739746d98ba tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2384a75b-c321-44b0-8c4c-a65a3dfcf594) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:36:10.257390 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-ed648211-d9ed-4786-bbe1-0739746d98ba tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Flow 'volume_create_api' (6fb18e94-e365-425f-bffd-bd1d87e53af5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:36:10.257799 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ed648211-d9ed-4786-bbe1-0739746d98ba tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Create volume request issued successfully. Jul 31 17:36:10.258624 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ed648211-d9ed-4786-bbe1-0739746d98ba tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:36:10.259161 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1345/5350] 10.4.3.92 () {70 vars in 1291 bytes} [Fri Jul 31 17:36:10 2026] POST /volume/v3/volumes => generated 774 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:36:10.271153 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4e1c7cd0-b14b-4497-9460-d3431d325289 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:10.274811 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4e1c7cd0-b14b-4497-9460-d3431d325289 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/volumes/ea9b57a8-baef-4448-a54f-f34ed21d08d8 Jul 31 17:36:10.275003 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4e1c7cd0-b14b-4497-9460-d3431d325289 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:10.275168 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4e1c7cd0-b14b-4497-9460-d3431d325289 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:10.281396 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:10.281396 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:36:10.284793 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-4e1c7cd0-b14b-4497-9460-d3431d325289 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Volume info retrieved successfully. Jul 31 17:36:10.288413 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4e1c7cd0-b14b-4497-9460-d3431d325289 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/volumes/ea9b57a8-baef-4448-a54f-f34ed21d08d8 returned with HTTP 200 Jul 31 17:36:10.288875 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1331/5351] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:10 2026] GET /volume/v3/volumes/ea9b57a8-baef-4448-a54f-f34ed21d08d8 => generated 953 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:11.300825 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2a028cfa-6d96-4921-baf0-7665743e9abf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:11.302681 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2a028cfa-6d96-4921-baf0-7665743e9abf tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/volumes/ea9b57a8-baef-4448-a54f-f34ed21d08d8 Jul 31 17:36:11.302889 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2a028cfa-6d96-4921-baf0-7665743e9abf tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:11.303084 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2a028cfa-6d96-4921-baf0-7665743e9abf tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:11.309705 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:11.309705 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:36:11.312972 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2a028cfa-6d96-4921-baf0-7665743e9abf tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Volume info retrieved successfully. Jul 31 17:36:11.317075 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2a028cfa-6d96-4921-baf0-7665743e9abf tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/volumes/ea9b57a8-baef-4448-a54f-f34ed21d08d8 returned with HTTP 200 Jul 31 17:36:11.317439 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1334/5352] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:11 2026] GET /volume/v3/volumes/ea9b57a8-baef-4448-a54f-f34ed21d08d8 => generated 1005 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:36:11.328200 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-08fb90ce-8bb2-48b8-905c-efb1679f79ae None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:11.330250 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-08fb90ce-8bb2-48b8-905c-efb1679f79ae tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] POST https://10.4.3.92/volume/v3/backups Jul 31 17:36:11.330587 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-08fb90ce-8bb2-48b8-905c-efb1679f79ae tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ea9b57a8-baef-4448-a54f-f34ed21d08d8", "name": "tempest-type-Backup-1611893462"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:36:11.331903 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-08fb90ce-8bb2-48b8-905c-efb1679f79ae tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Creating new backup {'backup': {'volume_id': 'ea9b57a8-baef-4448-a54f-f34ed21d08d8', 'name': 'tempest-type-Backup-1611893462'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:36:11.332028 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-08fb90ce-8bb2-48b8-905c-efb1679f79ae tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Creating backup of volume ea9b57a8-baef-4448-a54f-f34ed21d08d8 in container None Jul 31 17:36:11.338361 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:11.338361 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:36:11.338640 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-08fb90ce-8bb2-48b8-905c-efb1679f79ae tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Volume info retrieved successfully. Jul 31 17:36:11.360859 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-08fb90ce-8bb2-48b8-905c-efb1679f79ae tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Created reservations ['ca719d19-4ae2-4182-8239-785b6c1b14c9', '0be3dfab-9757-454e-882d-6fbf69083057'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:36:11.384709 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-08fb90ce-8bb2-48b8-905c-efb1679f79ae tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:36:11.385080 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1343/5353] 10.4.3.92 () {70 vars in 1292 bytes} [Fri Jul 31 17:36:11 2026] POST /volume/v3/backups => generated 314 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:36:11.392341 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fbf86788-8aaa-4253-bda4-3ec53893d5a2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:11.394113 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fbf86788-8aaa-4253-bda4-3ec53893d5a2 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd Jul 31 17:36:11.394293 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fbf86788-8aaa-4253-bda4-3ec53893d5a2 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:11.394505 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fbf86788-8aaa-4253-bda4-3ec53893d5a2 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:11.394633 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-fbf86788-8aaa-4253-bda4-3ec53893d5a2 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 8344fe73-eeef-4210-957b-9aeb022535fd. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:11.398177 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:11.398177 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:36:11.398750 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fbf86788-8aaa-4253-bda4-3ec53893d5a2 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd returned with HTTP 200 Jul 31 17:36:11.399065 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1346/5354] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:11 2026] GET /volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:12.410757 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a6ca0e91-01ea-4ab0-ac4e-a3fc2d51710a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:12.412935 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a6ca0e91-01ea-4ab0-ac4e-a3fc2d51710a tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd Jul 31 17:36:12.413197 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a6ca0e91-01ea-4ab0-ac4e-a3fc2d51710a tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:12.413448 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a6ca0e91-01ea-4ab0-ac4e-a3fc2d51710a tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:12.413584 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-a6ca0e91-01ea-4ab0-ac4e-a3fc2d51710a tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 8344fe73-eeef-4210-957b-9aeb022535fd. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:12.418513 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:12.418513 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:36:12.419238 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a6ca0e91-01ea-4ab0-ac4e-a3fc2d51710a tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd returned with HTTP 200 Jul 31 17:36:12.419695 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1332/5355] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:12 2026] GET /volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:13.431002 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d339fc07-6140-43da-b21e-97413f356bbd None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:13.433387 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d339fc07-6140-43da-b21e-97413f356bbd tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd Jul 31 17:36:13.433701 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d339fc07-6140-43da-b21e-97413f356bbd tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:13.433965 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d339fc07-6140-43da-b21e-97413f356bbd tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:13.434136 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-d339fc07-6140-43da-b21e-97413f356bbd tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 8344fe73-eeef-4210-957b-9aeb022535fd. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:13.438832 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:13.438832 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:36:13.439478 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d339fc07-6140-43da-b21e-97413f356bbd tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd returned with HTTP 200 Jul 31 17:36:13.439864 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1335/5356] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:13 2026] GET /volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:14.450346 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c0ae2e20-d781-4b9b-8e04-f4667a474c3a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:14.452012 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c0ae2e20-d781-4b9b-8e04-f4667a474c3a tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd Jul 31 17:36:14.452198 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c0ae2e20-d781-4b9b-8e04-f4667a474c3a tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:14.452411 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c0ae2e20-d781-4b9b-8e04-f4667a474c3a tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:14.452517 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-c0ae2e20-d781-4b9b-8e04-f4667a474c3a tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 8344fe73-eeef-4210-957b-9aeb022535fd. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:14.456287 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:14.456287 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:36:14.456856 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c0ae2e20-d781-4b9b-8e04-f4667a474c3a tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd returned with HTTP 200 Jul 31 17:36:14.457177 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1344/5357] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:14 2026] GET /volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:15.466284 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d0684394-5075-477f-a750-8d024ed1d065 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:15.468115 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d0684394-5075-477f-a750-8d024ed1d065 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd Jul 31 17:36:15.468325 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d0684394-5075-477f-a750-8d024ed1d065 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:15.468523 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d0684394-5075-477f-a750-8d024ed1d065 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:15.468630 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-d0684394-5075-477f-a750-8d024ed1d065 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 8344fe73-eeef-4210-957b-9aeb022535fd. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:15.472540 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:15.472540 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:36:15.473121 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d0684394-5075-477f-a750-8d024ed1d065 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd returned with HTTP 200 Jul 31 17:36:15.473480 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1347/5358] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:15 2026] GET /volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:16.482978 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-76c61250-b11c-4a29-9c16-2d0f844d6943 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:16.484808 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-76c61250-b11c-4a29-9c16-2d0f844d6943 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd Jul 31 17:36:16.485071 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-76c61250-b11c-4a29-9c16-2d0f844d6943 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:16.485303 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-76c61250-b11c-4a29-9c16-2d0f844d6943 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:16.485458 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-76c61250-b11c-4a29-9c16-2d0f844d6943 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 8344fe73-eeef-4210-957b-9aeb022535fd. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:16.489472 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:16.489472 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:36:16.490029 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-76c61250-b11c-4a29-9c16-2d0f844d6943 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd returned with HTTP 200 Jul 31 17:36:16.490369 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1333/5359] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:16 2026] GET /volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:17.499338 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2de41ace-5bc5-487f-9560-096af24b8dc0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:17.501365 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2de41ace-5bc5-487f-9560-096af24b8dc0 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd Jul 31 17:36:17.501643 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2de41ace-5bc5-487f-9560-096af24b8dc0 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:17.501855 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2de41ace-5bc5-487f-9560-096af24b8dc0 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:17.501968 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-2de41ace-5bc5-487f-9560-096af24b8dc0 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 8344fe73-eeef-4210-957b-9aeb022535fd. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:17.506437 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:17.506437 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:36:17.507101 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2de41ace-5bc5-487f-9560-096af24b8dc0 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd returned with HTTP 200 Jul 31 17:36:17.507503 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1336/5360] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:17 2026] GET /volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:18.518095 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-737defc1-a4b5-4c4e-a2b7-ba5e8a05cb08 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:18.519786 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-737defc1-a4b5-4c4e-a2b7-ba5e8a05cb08 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd Jul 31 17:36:18.519961 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-737defc1-a4b5-4c4e-a2b7-ba5e8a05cb08 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:18.520131 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-737defc1-a4b5-4c4e-a2b7-ba5e8a05cb08 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:18.520225 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-737defc1-a4b5-4c4e-a2b7-ba5e8a05cb08 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 8344fe73-eeef-4210-957b-9aeb022535fd. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:18.525986 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:18.525986 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:36:18.526636 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-737defc1-a4b5-4c4e-a2b7-ba5e8a05cb08 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd returned with HTTP 200 Jul 31 17:36:18.527014 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1345/5361] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:18 2026] GET /volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:19.540026 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-da05e39a-f7bb-4804-a2e8-5e596eab4c7f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:19.543477 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-da05e39a-f7bb-4804-a2e8-5e596eab4c7f tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd Jul 31 17:36:19.543804 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-da05e39a-f7bb-4804-a2e8-5e596eab4c7f tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:19.544062 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-da05e39a-f7bb-4804-a2e8-5e596eab4c7f tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:19.544219 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-da05e39a-f7bb-4804-a2e8-5e596eab4c7f tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 8344fe73-eeef-4210-957b-9aeb022535fd. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:19.549400 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:19.549400 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:36:19.550232 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-da05e39a-f7bb-4804-a2e8-5e596eab4c7f tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd returned with HTTP 200 Jul 31 17:36:19.550840 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1348/5362] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:19 2026] GET /volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:20.562397 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f633d763-7f0c-466f-bb81-be931f9b668f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:20.564003 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f633d763-7f0c-466f-bb81-be931f9b668f tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd Jul 31 17:36:20.564186 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f633d763-7f0c-466f-bb81-be931f9b668f tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:20.564373 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f633d763-7f0c-466f-bb81-be931f9b668f tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:20.564480 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-f633d763-7f0c-466f-bb81-be931f9b668f tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 8344fe73-eeef-4210-957b-9aeb022535fd. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:20.568478 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:20.568478 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:36:20.569048 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f633d763-7f0c-466f-bb81-be931f9b668f tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd returned with HTTP 200 Jul 31 17:36:20.569372 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1334/5363] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:20 2026] GET /volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:21.580664 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a15eee5b-6836-4bba-8784-009bf94d91db None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:21.582480 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a15eee5b-6836-4bba-8784-009bf94d91db tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd Jul 31 17:36:21.582690 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a15eee5b-6836-4bba-8784-009bf94d91db tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:21.582886 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a15eee5b-6836-4bba-8784-009bf94d91db tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:21.582986 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a15eee5b-6836-4bba-8784-009bf94d91db tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 8344fe73-eeef-4210-957b-9aeb022535fd. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:21.587252 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:21.587252 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:36:21.587846 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a15eee5b-6836-4bba-8784-009bf94d91db tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd returned with HTTP 200 Jul 31 17:36:21.588196 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1337/5364] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:21 2026] GET /volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:22.597846 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-01c107be-9ed0-4b98-82f2-f776a6cd3a66 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:22.599439 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-01c107be-9ed0-4b98-82f2-f776a6cd3a66 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd Jul 31 17:36:22.599639 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-01c107be-9ed0-4b98-82f2-f776a6cd3a66 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:22.599840 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-01c107be-9ed0-4b98-82f2-f776a6cd3a66 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:22.599909 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-01c107be-9ed0-4b98-82f2-f776a6cd3a66 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 8344fe73-eeef-4210-957b-9aeb022535fd. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:22.603766 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:22.603766 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:36:22.604261 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-01c107be-9ed0-4b98-82f2-f776a6cd3a66 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd returned with HTTP 200 Jul 31 17:36:22.604646 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1346/5365] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:22 2026] GET /volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:23.614765 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6ce81c47-9a7e-4907-91b2-277e259cbc48 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:23.616268 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6ce81c47-9a7e-4907-91b2-277e259cbc48 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd Jul 31 17:36:23.616453 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6ce81c47-9a7e-4907-91b2-277e259cbc48 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:23.616645 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6ce81c47-9a7e-4907-91b2-277e259cbc48 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:23.616766 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6ce81c47-9a7e-4907-91b2-277e259cbc48 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 8344fe73-eeef-4210-957b-9aeb022535fd. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:23.620467 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:23.620467 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:36:23.621063 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6ce81c47-9a7e-4907-91b2-277e259cbc48 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd returned with HTTP 200 Jul 31 17:36:23.621407 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1349/5366] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:23 2026] GET /volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:24.630622 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b60b5b62-918d-4f33-9661-74686a6adb7f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:24.632411 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b60b5b62-918d-4f33-9661-74686a6adb7f tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd Jul 31 17:36:24.632694 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b60b5b62-918d-4f33-9661-74686a6adb7f tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:24.632981 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b60b5b62-918d-4f33-9661-74686a6adb7f tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:24.633105 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-b60b5b62-918d-4f33-9661-74686a6adb7f tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 8344fe73-eeef-4210-957b-9aeb022535fd. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:24.637578 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:24.637578 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:36:24.638203 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b60b5b62-918d-4f33-9661-74686a6adb7f tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd returned with HTTP 200 Jul 31 17:36:24.638572 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1335/5367] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:24 2026] GET /volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:25.648380 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-74fa1eed-0496-496f-a75d-c5952e6d5672 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:25.650033 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-74fa1eed-0496-496f-a75d-c5952e6d5672 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd Jul 31 17:36:25.650225 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-74fa1eed-0496-496f-a75d-c5952e6d5672 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:25.650410 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-74fa1eed-0496-496f-a75d-c5952e6d5672 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:25.650519 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-74fa1eed-0496-496f-a75d-c5952e6d5672 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 8344fe73-eeef-4210-957b-9aeb022535fd. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:25.654379 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:25.654379 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:36:25.654923 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-74fa1eed-0496-496f-a75d-c5952e6d5672 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd returned with HTTP 200 Jul 31 17:36:25.655247 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1338/5368] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:25 2026] GET /volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:25.664252 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3c6b2414-c443-4d9c-bebf-0ddd6f8981d5 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:25.665677 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3c6b2414-c443-4d9c-bebf-0ddd6f8981d5 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] POST https://10.4.3.92/volume/v3/backups Jul 31 17:36:25.665966 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3c6b2414-c443-4d9c-bebf-0ddd6f8981d5 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ea9b57a8-baef-4448-a54f-f34ed21d08d8"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:36:25.667226 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-3c6b2414-c443-4d9c-bebf-0ddd6f8981d5 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Creating new backup {'backup': {'volume_id': 'ea9b57a8-baef-4448-a54f-f34ed21d08d8'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:36:25.667375 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-3c6b2414-c443-4d9c-bebf-0ddd6f8981d5 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Creating backup of volume ea9b57a8-baef-4448-a54f-f34ed21d08d8 in container None Jul 31 17:36:25.674036 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:25.674036 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:36:25.674391 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3c6b2414-c443-4d9c-bebf-0ddd6f8981d5 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Volume info retrieved successfully. Jul 31 17:36:25.689771 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-3c6b2414-c443-4d9c-bebf-0ddd6f8981d5 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Created reservations ['65724be9-811a-4798-bfdb-102920e0d25b', '5be7bf7c-dcb2-4e56-ac74-ca5e872d7b22'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:36:25.716229 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3c6b2414-c443-4d9c-bebf-0ddd6f8981d5 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:36:25.716627 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1347/5369] 10.4.3.92 () {70 vars in 1291 bytes} [Fri Jul 31 17:36:25 2026] POST /volume/v3/backups => generated 286 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:36:25.726914 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d942491b-3555-4f51-9030-ff41289f6a8f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:25.729249 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d942491b-3555-4f51-9030-ff41289f6a8f tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 Jul 31 17:36:25.732337 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d942491b-3555-4f51-9030-ff41289f6a8f tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:25.732337 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d942491b-3555-4f51-9030-ff41289f6a8f tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:25.732337 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-d942491b-3555-4f51-9030-ff41289f6a8f tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 4175fc57-b7da-4212-b969-c651c3253b86. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:25.733898 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:25.733898 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:36:25.737332 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d942491b-3555-4f51-9030-ff41289f6a8f tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 returned with HTTP 200 Jul 31 17:36:25.737332 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1350/5370] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:25 2026] GET /volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 => generated 693 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:26.749307 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-aa739fa9-7a4b-45de-a1d5-74c586c26f32 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:26.750875 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aa739fa9-7a4b-45de-a1d5-74c586c26f32 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 Jul 31 17:36:26.751051 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aa739fa9-7a4b-45de-a1d5-74c586c26f32 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:26.751252 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-aa739fa9-7a4b-45de-a1d5-74c586c26f32 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:26.751339 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-aa739fa9-7a4b-45de-a1d5-74c586c26f32 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 4175fc57-b7da-4212-b969-c651c3253b86. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:26.755055 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:26.755055 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:36:26.755596 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-aa739fa9-7a4b-45de-a1d5-74c586c26f32 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 returned with HTTP 200 Jul 31 17:36:26.755912 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1336/5371] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:26 2026] GET /volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 => generated 695 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:27.766392 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4dce5815-5350-4e46-ab7a-b46124f210cf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:27.768229 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4dce5815-5350-4e46-ab7a-b46124f210cf tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 Jul 31 17:36:27.768429 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4dce5815-5350-4e46-ab7a-b46124f210cf tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:27.768634 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4dce5815-5350-4e46-ab7a-b46124f210cf tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:27.768714 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-4dce5815-5350-4e46-ab7a-b46124f210cf tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 4175fc57-b7da-4212-b969-c651c3253b86. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:27.773043 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:27.773043 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:36:27.773632 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4dce5815-5350-4e46-ab7a-b46124f210cf tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 returned with HTTP 200 Jul 31 17:36:27.773935 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1339/5372] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:27 2026] GET /volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:28.784874 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-eab4063b-5a5d-492b-a3ac-c9fcf9395aff None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:28.787776 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-eab4063b-5a5d-492b-a3ac-c9fcf9395aff tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 Jul 31 17:36:28.788127 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-eab4063b-5a5d-492b-a3ac-c9fcf9395aff tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:28.788496 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-eab4063b-5a5d-492b-a3ac-c9fcf9395aff tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:28.788676 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-eab4063b-5a5d-492b-a3ac-c9fcf9395aff tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 4175fc57-b7da-4212-b969-c651c3253b86. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:28.799380 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:28.799380 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:36:28.800479 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-eab4063b-5a5d-492b-a3ac-c9fcf9395aff tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 returned with HTTP 200 Jul 31 17:36:28.801096 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1348/5373] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:28 2026] GET /volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 => generated 706 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:29.811515 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-baab38c5-912e-4ccb-9020-2daa7ca53c5d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:29.813445 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-baab38c5-912e-4ccb-9020-2daa7ca53c5d tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 Jul 31 17:36:29.813670 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-baab38c5-912e-4ccb-9020-2daa7ca53c5d tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:29.813846 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-baab38c5-912e-4ccb-9020-2daa7ca53c5d tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:29.813942 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-baab38c5-912e-4ccb-9020-2daa7ca53c5d tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 4175fc57-b7da-4212-b969-c651c3253b86. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:29.818750 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:29.818750 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:36:29.819341 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-baab38c5-912e-4ccb-9020-2daa7ca53c5d tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 returned with HTTP 200 Jul 31 17:36:29.819694 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1351/5374] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:29 2026] GET /volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:30.829103 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7cff6bba-9edc-4af5-b3f2-76b6483bf162 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:30.831232 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7cff6bba-9edc-4af5-b3f2-76b6483bf162 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 Jul 31 17:36:30.831486 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7cff6bba-9edc-4af5-b3f2-76b6483bf162 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:30.831750 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7cff6bba-9edc-4af5-b3f2-76b6483bf162 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:30.831885 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-7cff6bba-9edc-4af5-b3f2-76b6483bf162 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 4175fc57-b7da-4212-b969-c651c3253b86. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:30.836514 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:30.836514 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:36:30.837128 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7cff6bba-9edc-4af5-b3f2-76b6483bf162 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 returned with HTTP 200 Jul 31 17:36:30.837533 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1337/5375] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:30 2026] GET /volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:31.848673 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-c103c487-dd50-42fe-9c84-35e529f489ad None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:31.850824 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c103c487-dd50-42fe-9c84-35e529f489ad tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 Jul 31 17:36:31.851054 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c103c487-dd50-42fe-9c84-35e529f489ad tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:31.851237 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-c103c487-dd50-42fe-9c84-35e529f489ad tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:31.851408 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-c103c487-dd50-42fe-9c84-35e529f489ad tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 4175fc57-b7da-4212-b969-c651c3253b86. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:31.855548 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:31.855548 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:36:31.856113 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-c103c487-dd50-42fe-9c84-35e529f489ad tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 returned with HTTP 200 Jul 31 17:36:31.856532 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1340/5376] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:31 2026] GET /volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:32.868092 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5a52b5cb-3197-4c15-ae45-a1837582bea3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:32.870653 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5a52b5cb-3197-4c15-ae45-a1837582bea3 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 Jul 31 17:36:32.871050 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5a52b5cb-3197-4c15-ae45-a1837582bea3 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:32.871459 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5a52b5cb-3197-4c15-ae45-a1837582bea3 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:32.872065 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-5a52b5cb-3197-4c15-ae45-a1837582bea3 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 4175fc57-b7da-4212-b969-c651c3253b86. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:32.879115 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:32.879115 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:36:32.879968 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5a52b5cb-3197-4c15-ae45-a1837582bea3 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 returned with HTTP 200 Jul 31 17:36:32.880424 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1349/5377] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:32 2026] GET /volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:33.649332 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-362b8f77-89f2-4aa4-9af9-f746d2604085 req-1247dba6-7557-4278-8817-0b1b3cc2c176 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:33.652176 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-362b8f77-89f2-4aa4-9af9-f746d2604085 req-1247dba6-7557-4278-8817-0b1b3cc2c176 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 Jul 31 17:36:33.652447 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-362b8f77-89f2-4aa4-9af9-f746d2604085 req-1247dba6-7557-4278-8817-0b1b3cc2c176 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:33.652710 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-362b8f77-89f2-4aa4-9af9-f746d2604085 req-1247dba6-7557-4278-8817-0b1b3cc2c176 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:33.665998 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:33.665998 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:36:33.671018 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-362b8f77-89f2-4aa4-9af9-f746d2604085 req-1247dba6-7557-4278-8817-0b1b3cc2c176 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:33.676701 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-362b8f77-89f2-4aa4-9af9-f746d2604085 req-1247dba6-7557-4278-8817-0b1b3cc2c176 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 returned with HTTP 200 Jul 31 17:36:33.677220 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1352/5378] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:36:33 2026] GET /volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 => generated 1212 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:36:33.745692 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1c4d109b-b592-4af5-b68d-818bb76801e1 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:33.746083 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1c4d109b-b592-4af5-b68d-818bb76801e1 None None] GET https://10.4.3.92/volume// Jul 31 17:36:33.746283 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1c4d109b-b592-4af5-b68d-818bb76801e1 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:33.746536 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1c4d109b-b592-4af5-b68d-818bb76801e1 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:33.746908 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1c4d109b-b592-4af5-b68d-818bb76801e1 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:36:33.747229 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1338/5379] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:36:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:36:33.754905 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-362b8f77-89f2-4aa4-9af9-f746d2604085 req-0b5c0c07-38a9-4b19-8658-281394e86104 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:33.756712 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-362b8f77-89f2-4aa4-9af9-f746d2604085 req-0b5c0c07-38a9-4b19-8658-281394e86104 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:36:33.757117 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-362b8f77-89f2-4aa4-9af9-f746d2604085 req-0b5c0c07-38a9-4b19-8658-281394e86104 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10", "connector": null, "instance_uuid": "ced1cb9e-f634-4af1-b1cc-2db158cd2e9c"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:36:33.769528 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:33.769528 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:36:33.808960 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-362b8f77-89f2-4aa4-9af9-f746d2604085 req-0b5c0c07-38a9-4b19-8658-281394e86104 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:36:33.809561 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1341/5380] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:36:33 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:36:33.843535 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a16c50fd-6e91-4573-84e1-c28059c6de3e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:33.845695 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a16c50fd-6e91-4573-84e1-c28059c6de3e tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 Jul 31 17:36:33.845921 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a16c50fd-6e91-4573-84e1-c28059c6de3e tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:33.846154 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a16c50fd-6e91-4573-84e1-c28059c6de3e tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:33.853309 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-20f68a27-a53b-4114-bff4-701f0af7649f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:33.853685 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-20f68a27-a53b-4114-bff4-701f0af7649f None None] GET https://10.4.3.92/volume// Jul 31 17:36:33.853848 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-20f68a27-a53b-4114-bff4-701f0af7649f None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:33.854066 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-20f68a27-a53b-4114-bff4-701f0af7649f None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:33.854380 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-20f68a27-a53b-4114-bff4-701f0af7649f None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:36:33.854640 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1353/5381] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:36:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:36:33.862095 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-362b8f77-89f2-4aa4-9af9-f746d2604085 req-500b0680-9d86-46cf-9430-2db405d3d0f0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:33.862305 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:33.862305 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:36:33.864056 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-362b8f77-89f2-4aa4-9af9-f746d2604085 req-500b0680-9d86-46cf-9430-2db405d3d0f0 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 Jul 31 17:36:33.864263 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-362b8f77-89f2-4aa4-9af9-f746d2604085 req-500b0680-9d86-46cf-9430-2db405d3d0f0 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:33.864478 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-362b8f77-89f2-4aa4-9af9-f746d2604085 req-500b0680-9d86-46cf-9430-2db405d3d0f0 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:33.866131 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a16c50fd-6e91-4573-84e1-c28059c6de3e tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:33.872744 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a16c50fd-6e91-4573-84e1-c28059c6de3e tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 returned with HTTP 200 Jul 31 17:36:33.873379 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1350/5382] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:36:33 2026] GET /volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 => generated 1214 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:36:33.878027 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:33.878027 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:36:33.882981 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-362b8f77-89f2-4aa4-9af9-f746d2604085 req-500b0680-9d86-46cf-9430-2db405d3d0f0 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:33.887858 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-362b8f77-89f2-4aa4-9af9-f746d2604085 req-500b0680-9d86-46cf-9430-2db405d3d0f0 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 returned with HTTP 200 Jul 31 17:36:33.889205 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1339/5383] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:36:33 2026] GET /volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 => generated 1394 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:36:33.892110 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e3ddd470-05fe-4e48-b3d9-23237c552c71 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:33.894076 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e3ddd470-05fe-4e48-b3d9-23237c552c71 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 Jul 31 17:36:33.894311 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e3ddd470-05fe-4e48-b3d9-23237c552c71 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:33.894564 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e3ddd470-05fe-4e48-b3d9-23237c552c71 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:33.894907 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-e3ddd470-05fe-4e48-b3d9-23237c552c71 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 4175fc57-b7da-4212-b969-c651c3253b86. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:33.899604 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:33.899604 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:36:33.900365 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e3ddd470-05fe-4e48-b3d9-23237c552c71 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 returned with HTTP 200 Jul 31 17:36:33.900874 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1342/5384] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:33 2026] GET /volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:33.999245 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-362b8f77-89f2-4aa4-9af9-f746d2604085 req-8dc5c484-0bc4-46e9-af9d-8419ff1719e0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:34.001224 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-362b8f77-89f2-4aa4-9af9-f746d2604085 req-8dc5c484-0bc4-46e9-af9d-8419ff1719e0 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] PUT https://10.4.3.92/volume/v3/attachments/8f65052b-cfe8-4fe1-86a6-19faebbd65ec Jul 31 17:36:34.001679 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-362b8f77-89f2-4aa4-9af9-f746d2604085 req-8dc5c484-0bc4-46e9-af9d-8419ff1719e0 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:36:34.009281 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-362b8f77-89f2-4aa4-9af9-f746d2604085 req-8dc5c484-0bc4-46e9-af9d-8419ff1719e0 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Acquiring lock "cinder-attachment_update-a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10-np0000006248" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:36:34.013939 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-362b8f77-89f2-4aa4-9af9-f746d2604085 req-8dc5c484-0bc4-46e9-af9d-8419ff1719e0 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Lock "cinder-attachment_update-a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10-np0000006248" acquired by "attachment_update" :: waited 0.005s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:36:34.015003 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:34.015003 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:36:34.088973 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-362b8f77-89f2-4aa4-9af9-f746d2604085 req-8dc5c484-0bc4-46e9-af9d-8419ff1719e0 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Lock "cinder-attachment_update-a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10-np0000006248" released by "attachment_update" :: held 0.075s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:36:34.089321 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-362b8f77-89f2-4aa4-9af9-f746d2604085 req-8dc5c484-0bc4-46e9-af9d-8419ff1719e0 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/attachments/8f65052b-cfe8-4fe1-86a6-19faebbd65ec returned with HTTP 200 Jul 31 17:36:34.089884 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1354/5385] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:36:33 2026] PUT /volume/v3/attachments/8f65052b-cfe8-4fe1-86a6-19faebbd65ec => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:36:34.889906 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7adc35ab-b471-4a96-9ff3-7eee538244c2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:34.891645 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7adc35ab-b471-4a96-9ff3-7eee538244c2 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 Jul 31 17:36:34.891821 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7adc35ab-b471-4a96-9ff3-7eee538244c2 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:34.891991 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7adc35ab-b471-4a96-9ff3-7eee538244c2 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:34.902565 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:34.902565 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:36:34.905782 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7adc35ab-b471-4a96-9ff3-7eee538244c2 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:34.909682 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7adc35ab-b471-4a96-9ff3-7eee538244c2 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 returned with HTTP 200 Jul 31 17:36:34.910027 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1351/5386] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:36:34 2026] GET /volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:36:34.914738 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7a958065-5139-4c39-a444-df09b784a8c9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:34.916495 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7a958065-5139-4c39-a444-df09b784a8c9 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 Jul 31 17:36:34.916716 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7a958065-5139-4c39-a444-df09b784a8c9 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:34.916895 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7a958065-5139-4c39-a444-df09b784a8c9 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:34.916997 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-7a958065-5139-4c39-a444-df09b784a8c9 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 4175fc57-b7da-4212-b969-c651c3253b86. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:34.921006 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:34.921006 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:36:34.921574 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7a958065-5139-4c39-a444-df09b784a8c9 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 returned with HTTP 200 Jul 31 17:36:34.921938 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1340/5387] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:34 2026] GET /volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:35.921622 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-26b7219d-befc-49ca-b614-1b998476f6ce None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:35.923809 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-26b7219d-befc-49ca-b614-1b998476f6ce tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 Jul 31 17:36:35.924059 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-26b7219d-befc-49ca-b614-1b998476f6ce tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:35.924459 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-26b7219d-befc-49ca-b614-1b998476f6ce tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:35.932193 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ab7a6728-e52d-4e0c-b9e2-7e8457aef3b3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:35.934039 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ab7a6728-e52d-4e0c-b9e2-7e8457aef3b3 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 Jul 31 17:36:35.934254 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ab7a6728-e52d-4e0c-b9e2-7e8457aef3b3 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:35.934477 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ab7a6728-e52d-4e0c-b9e2-7e8457aef3b3 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:35.934580 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ab7a6728-e52d-4e0c-b9e2-7e8457aef3b3 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 4175fc57-b7da-4212-b969-c651c3253b86. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:35.937931 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:35.937931 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:36:35.940213 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:35.940213 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:36:35.940930 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ab7a6728-e52d-4e0c-b9e2-7e8457aef3b3 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 returned with HTTP 200 Jul 31 17:36:35.941396 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1355/5388] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:35 2026] GET /volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:35.941826 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-26b7219d-befc-49ca-b614-1b998476f6ce tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:35.946658 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-26b7219d-befc-49ca-b614-1b998476f6ce tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 returned with HTTP 200 Jul 31 17:36:35.947115 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1343/5389] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:36:35 2026] GET /volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 => generated 1215 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:36:36.345001 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-362b8f77-89f2-4aa4-9af9-f746d2604085 req-7695a24f-75ef-471e-8daa-65e8c3e7279f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:36.347499 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-362b8f77-89f2-4aa4-9af9-f746d2604085 req-7695a24f-75ef-471e-8daa-65e8c3e7279f tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] POST https://10.4.3.92/volume/v3/attachments/8f65052b-cfe8-4fe1-86a6-19faebbd65ec/action Jul 31 17:36:36.347944 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-362b8f77-89f2-4aa4-9af9-f746d2604085 req-7695a24f-75ef-471e-8daa-65e8c3e7279f tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:36:36.348100 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-362b8f77-89f2-4aa4-9af9-f746d2604085 req-7695a24f-75ef-471e-8daa-65e8c3e7279f tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:36:36.368221 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:36.368221 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:36:36.377419 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-362b8f77-89f2-4aa4-9af9-f746d2604085 req-7695a24f-75ef-471e-8daa-65e8c3e7279f tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/attachments/8f65052b-cfe8-4fe1-86a6-19faebbd65ec/action returned with HTTP 204 Jul 31 17:36:36.377865 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1352/5390] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:36:36 2026] POST /volume/v3/attachments/8f65052b-cfe8-4fe1-86a6-19faebbd65ec/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:36:36.952815 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-28d4ca47-5017-49a5-8af2-1ed8d74573e5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:36.954988 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-28d4ca47-5017-49a5-8af2-1ed8d74573e5 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 Jul 31 17:36:36.955233 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-28d4ca47-5017-49a5-8af2-1ed8d74573e5 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:36.955519 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-28d4ca47-5017-49a5-8af2-1ed8d74573e5 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:36.955676 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-28d4ca47-5017-49a5-8af2-1ed8d74573e5 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 4175fc57-b7da-4212-b969-c651c3253b86. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:36.958210 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-33fbc696-406f-4bd8-a442-9cf2060a8f05 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:36.959969 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-33fbc696-406f-4bd8-a442-9cf2060a8f05 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 Jul 31 17:36:36.960168 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-33fbc696-406f-4bd8-a442-9cf2060a8f05 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:36.960386 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-33fbc696-406f-4bd8-a442-9cf2060a8f05 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:36.960846 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:36.960846 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:36:36.961642 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-28d4ca47-5017-49a5-8af2-1ed8d74573e5 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 returned with HTTP 200 Jul 31 17:36:36.962219 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1341/5391] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:36 2026] GET /volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:36.971626 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:36.971626 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:36:36.975133 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-33fbc696-406f-4bd8-a442-9cf2060a8f05 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:36.978910 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-33fbc696-406f-4bd8-a442-9cf2060a8f05 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 returned with HTTP 200 Jul 31 17:36:36.979295 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1356/5392] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:36:36 2026] GET /volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 => generated 1509 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:36:37.973137 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3f9b5514-f44d-4529-b0a5-72a9a4cf231a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:37.975326 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3f9b5514-f44d-4529-b0a5-72a9a4cf231a tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 Jul 31 17:36:37.975577 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3f9b5514-f44d-4529-b0a5-72a9a4cf231a tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:37.975761 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3f9b5514-f44d-4529-b0a5-72a9a4cf231a tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:37.975858 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-3f9b5514-f44d-4529-b0a5-72a9a4cf231a tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 4175fc57-b7da-4212-b969-c651c3253b86. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:37.979739 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:37.979739 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:36:37.980280 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3f9b5514-f44d-4529-b0a5-72a9a4cf231a tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 returned with HTTP 200 Jul 31 17:36:37.980643 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1344/5393] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:37 2026] GET /volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:38.310253 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3be995ec-b889-4198-b87a-832bc97562d2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:38.311825 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3be995ec-b889-4198-b87a-832bc97562d2 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 Jul 31 17:36:38.311986 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3be995ec-b889-4198-b87a-832bc97562d2 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:38.312157 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3be995ec-b889-4198-b87a-832bc97562d2 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:38.313877 np0000006248 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=232,cinder:INSERT=48,cinder:UPDATE=86 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:36:38.323670 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:38.323670 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:36:38.326504 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3be995ec-b889-4198-b87a-832bc97562d2 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:38.329841 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3be995ec-b889-4198-b87a-832bc97562d2 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 returned with HTTP 200 Jul 31 17:36:38.330153 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1353/5394] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:36:38 2026] GET /volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 => generated 1509 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:36:38.341120 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-38e5c388-b37c-406c-b351-40ec84c2fbde None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:38.342601 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-38e5c388-b37c-406c-b351-40ec84c2fbde tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 Jul 31 17:36:38.344009 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-38e5c388-b37c-406c-b351-40ec84c2fbde tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:38.344009 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-38e5c388-b37c-406c-b351-40ec84c2fbde tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:38.352215 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:38.352215 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:36:38.354987 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-38e5c388-b37c-406c-b351-40ec84c2fbde tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:38.358402 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-38e5c388-b37c-406c-b351-40ec84c2fbde tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 returned with HTTP 200 Jul 31 17:36:38.358713 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1342/5395] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:36:38 2026] GET /volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 => generated 1509 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:36:38.370205 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-509e1436-0612-41c3-a8f6-54e1bf15db45 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:38.372091 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-509e1436-0612-41c3-a8f6-54e1bf15db45 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 Jul 31 17:36:38.372340 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-509e1436-0612-41c3-a8f6-54e1bf15db45 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:38.372539 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-509e1436-0612-41c3-a8f6-54e1bf15db45 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:38.383142 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:38.383142 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:36:38.386112 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-509e1436-0612-41c3-a8f6-54e1bf15db45 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:38.390268 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-509e1436-0612-41c3-a8f6-54e1bf15db45 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 returned with HTTP 200 Jul 31 17:36:38.390714 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1357/5396] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:36:38 2026] GET /volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 => generated 1509 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:36:38.429759 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-784c5fdb-1163-4a33-83a4-0d733da3f5f2 req-cbcff710-1df2-4654-8b76-671466680be9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:38.431448 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-784c5fdb-1163-4a33-83a4-0d733da3f5f2 req-cbcff710-1df2-4654-8b76-671466680be9 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 Jul 31 17:36:38.431607 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-784c5fdb-1163-4a33-83a4-0d733da3f5f2 req-cbcff710-1df2-4654-8b76-671466680be9 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:38.431770 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-784c5fdb-1163-4a33-83a4-0d733da3f5f2 req-cbcff710-1df2-4654-8b76-671466680be9 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:38.441167 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:38.441167 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:36:38.443724 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-784c5fdb-1163-4a33-83a4-0d733da3f5f2 req-cbcff710-1df2-4654-8b76-671466680be9 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:38.446929 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-784c5fdb-1163-4a33-83a4-0d733da3f5f2 req-cbcff710-1df2-4654-8b76-671466680be9 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 returned with HTTP 200 Jul 31 17:36:38.447259 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1345/5397] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:36:38 2026] GET /volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 => generated 1509 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:36:38.463558 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-784c5fdb-1163-4a33-83a4-0d733da3f5f2 req-a93fb787-b12c-4a10-951c-075cc81fe32d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:38.465209 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-784c5fdb-1163-4a33-83a4-0d733da3f5f2 req-a93fb787-b12c-4a10-951c-075cc81fe32d tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] POST https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10/action Jul 31 17:36:38.465549 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-784c5fdb-1163-4a33-83a4-0d733da3f5f2 req-a93fb787-b12c-4a10-951c-075cc81fe32d tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:36:38.465652 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-784c5fdb-1163-4a33-83a4-0d733da3f5f2 req-a93fb787-b12c-4a10-951c-075cc81fe32d tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:36:38.477281 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:38.477281 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:36:38.477719 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-784c5fdb-1163-4a33-83a4-0d733da3f5f2 req-a93fb787-b12c-4a10-951c-075cc81fe32d tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:38.483880 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-784c5fdb-1163-4a33-83a4-0d733da3f5f2 req-a93fb787-b12c-4a10-951c-075cc81fe32d tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Begin detaching volume completed successfully. Jul 31 17:36:38.484083 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-784c5fdb-1163-4a33-83a4-0d733da3f5f2 req-a93fb787-b12c-4a10-951c-075cc81fe32d tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10/action returned with HTTP 202 Jul 31 17:36:38.484505 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1354/5398] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:36:38 2026] POST /volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:36:38.500968 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6baf6cad-6b05-4f51-b352-fa8cf02cc653 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:38.503070 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6baf6cad-6b05-4f51-b352-fa8cf02cc653 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 Jul 31 17:36:38.503332 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6baf6cad-6b05-4f51-b352-fa8cf02cc653 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:38.503596 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6baf6cad-6b05-4f51-b352-fa8cf02cc653 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:38.517744 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:38.517744 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:36:38.521199 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8d65ea28-7665-4921-ac81-2f49f8f65e62 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:38.521599 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6baf6cad-6b05-4f51-b352-fa8cf02cc653 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:38.521657 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8d65ea28-7665-4921-ac81-2f49f8f65e62 None None] GET https://10.4.3.92/volume// Jul 31 17:36:38.521783 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8d65ea28-7665-4921-ac81-2f49f8f65e62 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:38.521959 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8d65ea28-7665-4921-ac81-2f49f8f65e62 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:38.522296 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8d65ea28-7665-4921-ac81-2f49f8f65e62 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:36:38.522607 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1358/5399] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:36:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:36:38.526885 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6baf6cad-6b05-4f51-b352-fa8cf02cc653 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 returned with HTTP 200 Jul 31 17:36:38.527407 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1343/5400] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:36:38 2026] GET /volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 => generated 1512 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:36:38.528939 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-784c5fdb-1163-4a33-83a4-0d733da3f5f2 req-1c34fdf8-14fc-434d-88b0-219f67bdcb4e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:38.530679 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-784c5fdb-1163-4a33-83a4-0d733da3f5f2 req-1c34fdf8-14fc-434d-88b0-219f67bdcb4e tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 Jul 31 17:36:38.530866 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-784c5fdb-1163-4a33-83a4-0d733da3f5f2 req-1c34fdf8-14fc-434d-88b0-219f67bdcb4e tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:38.531047 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-784c5fdb-1163-4a33-83a4-0d733da3f5f2 req-1c34fdf8-14fc-434d-88b0-219f67bdcb4e tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:38.540643 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:38.540643 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:36:38.543282 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-784c5fdb-1163-4a33-83a4-0d733da3f5f2 req-1c34fdf8-14fc-434d-88b0-219f67bdcb4e tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:38.546941 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-784c5fdb-1163-4a33-83a4-0d733da3f5f2 req-1c34fdf8-14fc-434d-88b0-219f67bdcb4e tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 returned with HTTP 200 Jul 31 17:36:38.547299 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1346/5401] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:36:38 2026] GET /volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 => generated 1692 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:36:38.989861 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b2769c52-8c79-4ba4-b44f-bee4d1fb8a6a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:38.991592 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b2769c52-8c79-4ba4-b44f-bee4d1fb8a6a tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 Jul 31 17:36:38.991792 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b2769c52-8c79-4ba4-b44f-bee4d1fb8a6a tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:38.991969 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b2769c52-8c79-4ba4-b44f-bee4d1fb8a6a tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:38.992068 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-b2769c52-8c79-4ba4-b44f-bee4d1fb8a6a tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 4175fc57-b7da-4212-b969-c651c3253b86. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:38.996857 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:38.996857 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:36:38.997707 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b2769c52-8c79-4ba4-b44f-bee4d1fb8a6a tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 returned with HTTP 200 Jul 31 17:36:38.998137 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1355/5402] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:38 2026] GET /volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:39.027641 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-784c5fdb-1163-4a33-83a4-0d733da3f5f2 req-435fe22e-97e0-4ef7-8c23-19e62e9ecc69 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:39.029595 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-784c5fdb-1163-4a33-83a4-0d733da3f5f2 req-435fe22e-97e0-4ef7-8c23-19e62e9ecc69 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 Jul 31 17:36:39.029830 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-784c5fdb-1163-4a33-83a4-0d733da3f5f2 req-435fe22e-97e0-4ef7-8c23-19e62e9ecc69 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:39.030029 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-784c5fdb-1163-4a33-83a4-0d733da3f5f2 req-435fe22e-97e0-4ef7-8c23-19e62e9ecc69 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:39.041629 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:39.041629 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:36:39.045017 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-784c5fdb-1163-4a33-83a4-0d733da3f5f2 req-435fe22e-97e0-4ef7-8c23-19e62e9ecc69 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:39.048584 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-784c5fdb-1163-4a33-83a4-0d733da3f5f2 req-435fe22e-97e0-4ef7-8c23-19e62e9ecc69 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 returned with HTTP 200 Jul 31 17:36:39.048950 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1359/5403] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:36:39 2026] GET /volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 => generated 1512 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:36:39.065843 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-784c5fdb-1163-4a33-83a4-0d733da3f5f2 req-7081d264-16f7-479c-97e6-9e14e939a175 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:39.068454 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-784c5fdb-1163-4a33-83a4-0d733da3f5f2 req-7081d264-16f7-479c-97e6-9e14e939a175 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] DELETE https://10.4.3.92/volume/v3/attachments/8f65052b-cfe8-4fe1-86a6-19faebbd65ec Jul 31 17:36:39.068745 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-784c5fdb-1163-4a33-83a4-0d733da3f5f2 req-7081d264-16f7-479c-97e6-9e14e939a175 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:39.068923 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-784c5fdb-1163-4a33-83a4-0d733da3f5f2 req-7081d264-16f7-479c-97e6-9e14e939a175 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:39.077141 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:39.077141 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:36:39.124966 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-784c5fdb-1163-4a33-83a4-0d733da3f5f2 req-7081d264-16f7-479c-97e6-9e14e939a175 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/attachments/8f65052b-cfe8-4fe1-86a6-19faebbd65ec returned with HTTP 200 Jul 31 17:36:39.125504 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1344/5404] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:36:39 2026] DELETE /volume/v3/attachments/8f65052b-cfe8-4fe1-86a6-19faebbd65ec => generated 192 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:36:39.543211 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1a7bf0e6-b3bf-4dd0-aa15-1423d1c4d3c6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:39.544651 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a7bf0e6-b3bf-4dd0-aa15-1423d1c4d3c6 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 Jul 31 17:36:39.544848 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1a7bf0e6-b3bf-4dd0-aa15-1423d1c4d3c6 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:39.545050 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1a7bf0e6-b3bf-4dd0-aa15-1423d1c4d3c6 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:39.554735 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:39.554735 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:36:39.558064 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1a7bf0e6-b3bf-4dd0-aa15-1423d1c4d3c6 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:39.562822 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1a7bf0e6-b3bf-4dd0-aa15-1423d1c4d3c6 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 returned with HTTP 200 Jul 31 17:36:39.563242 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1347/5405] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:36:39 2026] GET /volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 => generated 1212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:36:40.008774 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ceb32092-eeb2-4fa4-8158-d13e8476807c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:40.010722 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ceb32092-eeb2-4fa4-8158-d13e8476807c tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 Jul 31 17:36:40.010882 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ceb32092-eeb2-4fa4-8158-d13e8476807c tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:40.011063 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ceb32092-eeb2-4fa4-8158-d13e8476807c tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:40.011161 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-ceb32092-eeb2-4fa4-8158-d13e8476807c tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 4175fc57-b7da-4212-b969-c651c3253b86. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:40.015797 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:40.015797 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:36:40.016474 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ceb32092-eeb2-4fa4-8158-d13e8476807c tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 returned with HTTP 200 Jul 31 17:36:40.016857 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1356/5406] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:40 2026] GET /volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:40.028111 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f9e4b2ba-4901-47cd-a0a7-3914dfb6dfff None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:40.030244 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f9e4b2ba-4901-47cd-a0a7-3914dfb6dfff tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] DELETE https://10.4.3.92/volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 Jul 31 17:36:40.030849 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f9e4b2ba-4901-47cd-a0a7-3914dfb6dfff tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:40.030849 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f9e4b2ba-4901-47cd-a0a7-3914dfb6dfff tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:40.031074 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-f9e4b2ba-4901-47cd-a0a7-3914dfb6dfff tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Delete backup with id: 4175fc57-b7da-4212-b969-c651c3253b86. Jul 31 17:36:40.035603 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:40.035603 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:36:40.047945 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-f9e4b2ba-4901-47cd-a0a7-3914dfb6dfff tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] delete_backup rpcapi backup_id 4175fc57-b7da-4212-b969-c651c3253b86 {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:36:40.049794 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f9e4b2ba-4901-47cd-a0a7-3914dfb6dfff tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 returned with HTTP 202 Jul 31 17:36:40.050240 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1360/5407] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:36:40 2026] DELETE /volume/v3/backups/4175fc57-b7da-4212-b969-c651c3253b86 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:36:40.059077 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-eee3605a-09da-4e23-a423-3fccb12208a9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:40.060982 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-eee3605a-09da-4e23-a423-3fccb12208a9 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:36:40.061417 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-eee3605a-09da-4e23-a423-3fccb12208a9 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1440454925"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:36:40.064130 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.volumes [None req-eee3605a-09da-4e23-a423-3fccb12208a9 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1440454925'}} {{(pid=100272) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:36:40.064130 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-eee3605a-09da-4e23-a423-3fccb12208a9 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Create volume of 1 GB Jul 31 17:36:40.064130 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:40.064130 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:36:40.068639 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-eee3605a-09da-4e23-a423-3fccb12208a9 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Availability Zones retrieved successfully. Jul 31 17:36:40.074624 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-eee3605a-09da-4e23-a423-3fccb12208a9 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Flow 'volume_create_api' (b579cb1a-1ca5-47ad-bd72-0247c0a6ebc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:36:40.075858 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-eee3605a-09da-4e23-a423-3fccb12208a9 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a848a5a3-4aeb-4924-b54f-956587e3a27c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:36:40.076697 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.flows.api.create_volume [None req-eee3605a-09da-4e23-a423-3fccb12208a9 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Validating volume size '1' using validate_int {{(pid=100272) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:36:40.104699 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-eee3605a-09da-4e23-a423-3fccb12208a9 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a848a5a3-4aeb-4924-b54f-956587e3a27c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:36:40.105647 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-eee3605a-09da-4e23-a423-3fccb12208a9 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4db719b1-f3d2-4483-b553-914c51515c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:36:40.154635 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-eee3605a-09da-4e23-a423-3fccb12208a9 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Created reservations ['939c6eed-243e-4290-b033-07dcfb0e64d2', '76e94334-fa24-4439-9c94-1d1177464c20', 'fafff3db-381c-4a89-b54f-afb6ef39d4e4', '55376508-de9b-41af-8a91-b966b8ec728a'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:36:40.155422 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-eee3605a-09da-4e23-a423-3fccb12208a9 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4db719b1-f3d2-4483-b553-914c51515c36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['939c6eed-243e-4290-b033-07dcfb0e64d2', '76e94334-fa24-4439-9c94-1d1177464c20', 'fafff3db-381c-4a89-b54f-afb6ef39d4e4', '55376508-de9b-41af-8a91-b966b8ec728a']}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:36:40.156101 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-eee3605a-09da-4e23-a423-3fccb12208a9 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b01f5f52-e3f8-4014-87b2-73001e5d4bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:36:40.180703 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-eee3605a-09da-4e23-a423-3fccb12208a9 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b01f5f52-e3f8-4014-87b2-73001e5d4bc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '533a91a2-0e35-4ad2-a422-10f2c9c43d81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1440454925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5321b993e81434a936c686fb7df42c5',qos_specs=None,replication_status=,reservations=['939c6eed-243e-4290-b033-07dcfb0e64d2','76e94334-fa24-4439-9c94-1d1177464c20','fafff3db-381c-4a89-b54f-afb6ef39d4e4','55376508-de9b-41af-8a91-b966b8ec728a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4018e8e825445b295025f9f55e8012b',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:36:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1440454925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=533a91a2-0e35-4ad2-a422-10f2c9c43d81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5321b993e81434a936c686fb7df42c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4018e8e825445b295025f9f55e8012b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:36:40.182042 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-eee3605a-09da-4e23-a423-3fccb12208a9 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75c30c17-fbad-4ef9-8ebf-91b2d4b88c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:36:40.201143 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-eee3605a-09da-4e23-a423-3fccb12208a9 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75c30c17-fbad-4ef9-8ebf-91b2d4b88c75) transitioned into state 'SUCCESS' from state '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-1440454925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5321b993e81434a936c686fb7df42c5',qos_specs=None,replication_status=,reservations=['939c6eed-243e-4290-b033-07dcfb0e64d2','76e94334-fa24-4439-9c94-1d1177464c20','fafff3db-381c-4a89-b54f-afb6ef39d4e4','55376508-de9b-41af-8a91-b966b8ec728a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4018e8e825445b295025f9f55e8012b',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:36:40.201981 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-eee3605a-09da-4e23-a423-3fccb12208a9 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e7d80ab-b88c-48bf-9581-126ae628419d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:36:40.212980 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-eee3605a-09da-4e23-a423-3fccb12208a9 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e7d80ab-b88c-48bf-9581-126ae628419d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100272) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:36:40.213737 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-eee3605a-09da-4e23-a423-3fccb12208a9 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Flow 'volume_create_api' (b579cb1a-1ca5-47ad-bd72-0247c0a6ebc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100272) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:36:40.213994 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-eee3605a-09da-4e23-a423-3fccb12208a9 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Create volume request issued successfully. Jul 31 17:36:40.214540 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-eee3605a-09da-4e23-a423-3fccb12208a9 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:36:40.214917 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1345/5408] 10.4.3.92 () {70 vars in 1291 bytes} [Fri Jul 31 17:36:40 2026] POST /volume/v3/volumes => generated 776 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:36:40.225339 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1c7b4fd7-7434-41ed-9fe7-ca7ff609b44c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:40.227026 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1c7b4fd7-7434-41ed-9fe7-ca7ff609b44c tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/volumes/533a91a2-0e35-4ad2-a422-10f2c9c43d81 Jul 31 17:36:40.227227 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1c7b4fd7-7434-41ed-9fe7-ca7ff609b44c tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:40.227446 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1c7b4fd7-7434-41ed-9fe7-ca7ff609b44c tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:40.234008 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:40.234008 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:36:40.237378 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1c7b4fd7-7434-41ed-9fe7-ca7ff609b44c tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Volume info retrieved successfully. Jul 31 17:36:40.240808 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1c7b4fd7-7434-41ed-9fe7-ca7ff609b44c tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/volumes/533a91a2-0e35-4ad2-a422-10f2c9c43d81 returned with HTTP 200 Jul 31 17:36:40.241159 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1348/5409] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:40 2026] GET /volume/v3/volumes/533a91a2-0e35-4ad2-a422-10f2c9c43d81 => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:41.252430 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c83890db-cfc9-4f81-9df2-cc733acc1809 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:41.254071 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c83890db-cfc9-4f81-9df2-cc733acc1809 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/volumes/533a91a2-0e35-4ad2-a422-10f2c9c43d81 Jul 31 17:36:41.254277 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c83890db-cfc9-4f81-9df2-cc733acc1809 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:41.254462 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c83890db-cfc9-4f81-9df2-cc733acc1809 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:41.260858 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:41.260858 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:36:41.263747 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c83890db-cfc9-4f81-9df2-cc733acc1809 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Volume info retrieved successfully. Jul 31 17:36:41.267181 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c83890db-cfc9-4f81-9df2-cc733acc1809 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/volumes/533a91a2-0e35-4ad2-a422-10f2c9c43d81 returned with HTTP 200 Jul 31 17:36:41.267543 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1357/5410] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:41 2026] GET /volume/v3/volumes/533a91a2-0e35-4ad2-a422-10f2c9c43d81 => generated 1007 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:36:41.279510 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-129c01e9-1e6d-451c-bb8d-04d1413113b5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:41.281163 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-129c01e9-1e6d-451c-bb8d-04d1413113b5 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] POST https://10.4.3.92/volume/v3/backups Jul 31 17:36:41.281546 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-129c01e9-1e6d-451c-bb8d-04d1413113b5 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "533a91a2-0e35-4ad2-a422-10f2c9c43d81", "name": "tempest-type-Backup-1266025559"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:36:41.282827 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-129c01e9-1e6d-451c-bb8d-04d1413113b5 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Creating new backup {'backup': {'volume_id': '533a91a2-0e35-4ad2-a422-10f2c9c43d81', 'name': 'tempest-type-Backup-1266025559'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:36:41.282964 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-129c01e9-1e6d-451c-bb8d-04d1413113b5 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Creating backup of volume 533a91a2-0e35-4ad2-a422-10f2c9c43d81 in container None Jul 31 17:36:41.289329 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:41.289329 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:36:41.289601 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-129c01e9-1e6d-451c-bb8d-04d1413113b5 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Volume info retrieved successfully. Jul 31 17:36:41.304941 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-129c01e9-1e6d-451c-bb8d-04d1413113b5 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Created reservations ['f398dd59-5481-47ba-b9d5-a02def69d5de', '29a9543f-0b5a-4b26-b429-050f1410408e'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:36:41.334835 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-129c01e9-1e6d-451c-bb8d-04d1413113b5 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:36:41.335177 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1361/5411] 10.4.3.92 () {70 vars in 1292 bytes} [Fri Jul 31 17:36:41 2026] POST /volume/v3/backups => generated 314 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:36:41.343426 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-74b399e0-6f7e-4864-8b97-3cc7ac0ac55c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:41.344748 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-74b399e0-6f7e-4864-8b97-3cc7ac0ac55c tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 Jul 31 17:36:41.344954 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-74b399e0-6f7e-4864-8b97-3cc7ac0ac55c tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:41.345127 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-74b399e0-6f7e-4864-8b97-3cc7ac0ac55c tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:41.345224 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-74b399e0-6f7e-4864-8b97-3cc7ac0ac55c tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 7959788e-1f65-4498-af76-3617913d8bf9. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:41.349169 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:41.349169 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:36:41.349801 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-74b399e0-6f7e-4864-8b97-3cc7ac0ac55c tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 returned with HTTP 200 Jul 31 17:36:41.350131 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1346/5412] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:41 2026] GET /volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:41.955028 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-553d7fb0-aaaa-4e58-84da-2c7786fdf9e5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:41.956783 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-553d7fb0-aaaa-4e58-84da-2c7786fdf9e5 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 Jul 31 17:36:41.957038 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-553d7fb0-aaaa-4e58-84da-2c7786fdf9e5 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:41.957302 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-553d7fb0-aaaa-4e58-84da-2c7786fdf9e5 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:41.966822 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:41.966822 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:36:41.970273 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-553d7fb0-aaaa-4e58-84da-2c7786fdf9e5 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:41.974509 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-553d7fb0-aaaa-4e58-84da-2c7786fdf9e5 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 returned with HTTP 200 Jul 31 17:36:41.974870 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1349/5413] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:36:41 2026] GET /volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 => generated 1212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:36:42.015072 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-3c9660fa-b92a-4936-99cf-c1701f6d5350 req-3a5615a8-a485-44c3-8a0d-f33a99a9e201 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:42.017003 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-3c9660fa-b92a-4936-99cf-c1701f6d5350 req-3a5615a8-a485-44c3-8a0d-f33a99a9e201 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 Jul 31 17:36:42.017181 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-3c9660fa-b92a-4936-99cf-c1701f6d5350 req-3a5615a8-a485-44c3-8a0d-f33a99a9e201 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:42.017424 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-3c9660fa-b92a-4936-99cf-c1701f6d5350 req-3a5615a8-a485-44c3-8a0d-f33a99a9e201 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:42.025720 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:42.025720 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:36:42.028889 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-3c9660fa-b92a-4936-99cf-c1701f6d5350 req-3a5615a8-a485-44c3-8a0d-f33a99a9e201 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:42.032548 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-3c9660fa-b92a-4936-99cf-c1701f6d5350 req-3a5615a8-a485-44c3-8a0d-f33a99a9e201 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 returned with HTTP 200 Jul 31 17:36:42.032882 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1358/5414] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:36:42 2026] GET /volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 => generated 1212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:36:42.054082 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-3c9660fa-b92a-4936-99cf-c1701f6d5350 req-0cf7ad07-610c-4402-a1cf-764d9ebd596c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:42.056413 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3c9660fa-b92a-4936-99cf-c1701f6d5350 req-0cf7ad07-610c-4402-a1cf-764d9ebd596c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] POST https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10/action Jul 31 17:36:42.056809 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3c9660fa-b92a-4936-99cf-c1701f6d5350 req-0cf7ad07-610c-4402-a1cf-764d9ebd596c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:36:42.056972 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-3c9660fa-b92a-4936-99cf-c1701f6d5350 req-0cf7ad07-610c-4402-a1cf-764d9ebd596c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:36:42.069042 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:42.069042 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:36:42.069769 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-3c9660fa-b92a-4936-99cf-c1701f6d5350 req-0cf7ad07-610c-4402-a1cf-764d9ebd596c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:42.076106 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-3c9660fa-b92a-4936-99cf-c1701f6d5350 req-0cf7ad07-610c-4402-a1cf-764d9ebd596c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Begin detaching volume completed successfully. Jul 31 17:36:42.076387 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-3c9660fa-b92a-4936-99cf-c1701f6d5350 req-0cf7ad07-610c-4402-a1cf-764d9ebd596c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10/action returned with HTTP 202 Jul 31 17:36:42.076900 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1362/5415] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:36:42 2026] POST /volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:36:42.094966 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-96203e1f-893d-428e-863f-362e8a676c35 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:42.096716 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-96203e1f-893d-428e-863f-362e8a676c35 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 Jul 31 17:36:42.096897 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-96203e1f-893d-428e-863f-362e8a676c35 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:42.097075 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-96203e1f-893d-428e-863f-362e8a676c35 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:42.106124 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:42.106124 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:36:42.109777 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-96203e1f-893d-428e-863f-362e8a676c35 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:42.112347 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1ff1605d-f4a8-4316-8885-9d7f58045fef None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:42.112842 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1ff1605d-f4a8-4316-8885-9d7f58045fef None None] GET https://10.4.3.92/volume// Jul 31 17:36:42.113052 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1ff1605d-f4a8-4316-8885-9d7f58045fef None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:42.113303 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1ff1605d-f4a8-4316-8885-9d7f58045fef None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:42.113717 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1ff1605d-f4a8-4316-8885-9d7f58045fef None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:36:42.113803 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-96203e1f-893d-428e-863f-362e8a676c35 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 returned with HTTP 200 Jul 31 17:36:42.114107 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1347/5417] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:36:42 2026] GET /volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:36:42.114171 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1350/5417] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:36:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:36:42.120738 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-3c9660fa-b92a-4936-99cf-c1701f6d5350 req-8d3d965c-7a0e-42fc-a01f-d4d616f444cd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:42.122657 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-3c9660fa-b92a-4936-99cf-c1701f6d5350 req-8d3d965c-7a0e-42fc-a01f-d4d616f444cd tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 Jul 31 17:36:42.122850 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-3c9660fa-b92a-4936-99cf-c1701f6d5350 req-8d3d965c-7a0e-42fc-a01f-d4d616f444cd tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:42.123030 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-3c9660fa-b92a-4936-99cf-c1701f6d5350 req-8d3d965c-7a0e-42fc-a01f-d4d616f444cd tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:42.131142 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:42.131142 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:36:42.134367 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-3c9660fa-b92a-4936-99cf-c1701f6d5350 req-8d3d965c-7a0e-42fc-a01f-d4d616f444cd tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:42.138472 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-3c9660fa-b92a-4936-99cf-c1701f6d5350 req-8d3d965c-7a0e-42fc-a01f-d4d616f444cd tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 returned with HTTP 200 Jul 31 17:36:42.138822 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1359/5418] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:36:42 2026] GET /volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:36:42.361651 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4e8ce320-fbfb-4557-bf47-16e6a810864f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:42.363601 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4e8ce320-fbfb-4557-bf47-16e6a810864f tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 Jul 31 17:36:42.363832 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4e8ce320-fbfb-4557-bf47-16e6a810864f tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:42.364046 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4e8ce320-fbfb-4557-bf47-16e6a810864f tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:42.364175 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-4e8ce320-fbfb-4557-bf47-16e6a810864f tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 7959788e-1f65-4498-af76-3617913d8bf9. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:42.369026 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:42.369026 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:36:42.369699 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4e8ce320-fbfb-4557-bf47-16e6a810864f tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 returned with HTTP 200 Jul 31 17:36:42.370033 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1363/5419] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:42 2026] GET /volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:43.126198 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2e42a9aa-2f28-4b87-916b-9e28970d144f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:43.128225 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2e42a9aa-2f28-4b87-916b-9e28970d144f tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 Jul 31 17:36:43.128496 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2e42a9aa-2f28-4b87-916b-9e28970d144f tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:43.128724 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2e42a9aa-2f28-4b87-916b-9e28970d144f tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:43.139729 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:43.139729 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:36:43.143007 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2e42a9aa-2f28-4b87-916b-9e28970d144f tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:43.147071 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2e42a9aa-2f28-4b87-916b-9e28970d144f tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 returned with HTTP 200 Jul 31 17:36:43.147488 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1351/5420] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:36:43 2026] GET /volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 => generated 1215 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:36:43.381453 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c3d301c2-1676-4f69-9b4c-80673e4025bc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:43.382717 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c3d301c2-1676-4f69-9b4c-80673e4025bc tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 Jul 31 17:36:43.382912 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c3d301c2-1676-4f69-9b4c-80673e4025bc tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:43.383085 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c3d301c2-1676-4f69-9b4c-80673e4025bc tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:43.383183 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-c3d301c2-1676-4f69-9b4c-80673e4025bc tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 7959788e-1f65-4498-af76-3617913d8bf9. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:43.386938 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:43.386938 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:36:43.387483 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c3d301c2-1676-4f69-9b4c-80673e4025bc tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 returned with HTTP 200 Jul 31 17:36:43.387807 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1348/5421] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:43 2026] GET /volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:44.159476 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8cfb2b31-26a9-4492-92a6-d0e06eb23add None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:44.161577 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8cfb2b31-26a9-4492-92a6-d0e06eb23add tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 Jul 31 17:36:44.161813 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8cfb2b31-26a9-4492-92a6-d0e06eb23add tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:44.162049 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8cfb2b31-26a9-4492-92a6-d0e06eb23add tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:44.173021 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:44.173021 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:36:44.177143 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-8cfb2b31-26a9-4492-92a6-d0e06eb23add tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:44.181966 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8cfb2b31-26a9-4492-92a6-d0e06eb23add tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 returned with HTTP 200 Jul 31 17:36:44.182447 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1360/5422] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:36:44 2026] GET /volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 => generated 1215 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:36:44.397415 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8300c0f8-0bf4-4314-9a0c-099f5ddf4879 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:44.399130 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8300c0f8-0bf4-4314-9a0c-099f5ddf4879 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 Jul 31 17:36:44.399380 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8300c0f8-0bf4-4314-9a0c-099f5ddf4879 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:44.399566 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8300c0f8-0bf4-4314-9a0c-099f5ddf4879 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:44.399665 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-8300c0f8-0bf4-4314-9a0c-099f5ddf4879 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 7959788e-1f65-4498-af76-3617913d8bf9. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:44.403785 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:44.403785 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:36:44.404377 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8300c0f8-0bf4-4314-9a0c-099f5ddf4879 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 returned with HTTP 200 Jul 31 17:36:44.404729 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1364/5423] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:44 2026] GET /volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:44.523231 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-3c9660fa-b92a-4936-99cf-c1701f6d5350 req-7cb32e88-3a00-479c-b31d-ce3d93055470 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:44.525371 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3c9660fa-b92a-4936-99cf-c1701f6d5350 req-7cb32e88-3a00-479c-b31d-ce3d93055470 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 Jul 31 17:36:44.525603 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3c9660fa-b92a-4936-99cf-c1701f6d5350 req-7cb32e88-3a00-479c-b31d-ce3d93055470 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:44.525821 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-3c9660fa-b92a-4936-99cf-c1701f6d5350 req-7cb32e88-3a00-479c-b31d-ce3d93055470 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:44.534299 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:44.534299 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:36:44.537128 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-3c9660fa-b92a-4936-99cf-c1701f6d5350 req-7cb32e88-3a00-479c-b31d-ce3d93055470 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:44.540648 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-3c9660fa-b92a-4936-99cf-c1701f6d5350 req-7cb32e88-3a00-479c-b31d-ce3d93055470 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 returned with HTTP 200 Jul 31 17:36:44.540980 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1352/5424] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:36:44 2026] GET /volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 => generated 1215 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:36:44.839249 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-3c9660fa-b92a-4936-99cf-c1701f6d5350 req-dd69ccdc-0969-4a6d-96dc-c373153daaac None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:44.841159 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-3c9660fa-b92a-4936-99cf-c1701f6d5350 req-dd69ccdc-0969-4a6d-96dc-c373153daaac tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] DELETE https://10.4.3.92/volume/v3/attachments/5aea7392-d413-4a4c-8461-c332482c48ee Jul 31 17:36:44.841424 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-3c9660fa-b92a-4936-99cf-c1701f6d5350 req-dd69ccdc-0969-4a6d-96dc-c373153daaac tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:44.841651 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-3c9660fa-b92a-4936-99cf-c1701f6d5350 req-dd69ccdc-0969-4a6d-96dc-c373153daaac tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:44.850159 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:44.850159 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:36:44.895416 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-3c9660fa-b92a-4936-99cf-c1701f6d5350 req-dd69ccdc-0969-4a6d-96dc-c373153daaac tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/attachments/5aea7392-d413-4a4c-8461-c332482c48ee returned with HTTP 200 Jul 31 17:36:44.895829 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1349/5425] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:36:44 2026] DELETE /volume/v3/attachments/5aea7392-d413-4a4c-8461-c332482c48ee => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:45.194408 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-459fd0eb-c34e-45f2-86bb-8eb14628e32b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:45.196261 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-459fd0eb-c34e-45f2-86bb-8eb14628e32b tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 Jul 31 17:36:45.196505 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-459fd0eb-c34e-45f2-86bb-8eb14628e32b tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:45.196728 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-459fd0eb-c34e-45f2-86bb-8eb14628e32b tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:45.203449 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:45.203449 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:36:45.206565 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-459fd0eb-c34e-45f2-86bb-8eb14628e32b tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:45.210405 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-459fd0eb-c34e-45f2-86bb-8eb14628e32b tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 returned with HTTP 200 Jul 31 17:36:45.210792 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1361/5426] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:36:45 2026] GET /volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:45.223674 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-36e4ad73-c8c5-441c-9306-22be7e0f6c7b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:45.225389 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-36e4ad73-c8c5-441c-9306-22be7e0f6c7b tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 Jul 31 17:36:45.225613 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-36e4ad73-c8c5-441c-9306-22be7e0f6c7b tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:45.225827 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-36e4ad73-c8c5-441c-9306-22be7e0f6c7b tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:45.234667 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:45.234667 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:36:45.238000 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-36e4ad73-c8c5-441c-9306-22be7e0f6c7b tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:45.241955 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-36e4ad73-c8c5-441c-9306-22be7e0f6c7b tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 returned with HTTP 200 Jul 31 17:36:45.242312 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1365/5427] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:36:45 2026] GET /volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 => generated 1163 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:36:45.278589 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-eac42fcf-c981-4650-9cb7-3e6ce499eae6 req-d8bd6abf-08b2-4f8d-8564-d7e351b0c3f2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:45.280732 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-eac42fcf-c981-4650-9cb7-3e6ce499eae6 req-d8bd6abf-08b2-4f8d-8564-d7e351b0c3f2 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 Jul 31 17:36:45.280931 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-eac42fcf-c981-4650-9cb7-3e6ce499eae6 req-d8bd6abf-08b2-4f8d-8564-d7e351b0c3f2 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:45.281156 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-eac42fcf-c981-4650-9cb7-3e6ce499eae6 req-d8bd6abf-08b2-4f8d-8564-d7e351b0c3f2 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:45.292091 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:45.292091 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:36:45.296078 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-eac42fcf-c981-4650-9cb7-3e6ce499eae6 req-d8bd6abf-08b2-4f8d-8564-d7e351b0c3f2 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:45.300923 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-eac42fcf-c981-4650-9cb7-3e6ce499eae6 req-d8bd6abf-08b2-4f8d-8564-d7e351b0c3f2 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 returned with HTTP 200 Jul 31 17:36:45.301396 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1353/5428] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:36:45 2026] GET /volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 => generated 1163 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:36:45.319854 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-eac42fcf-c981-4650-9cb7-3e6ce499eae6 req-90d9cfed-819a-4301-9b3a-082f5c6b1cab None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:45.322451 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-eac42fcf-c981-4650-9cb7-3e6ce499eae6 req-90d9cfed-819a-4301-9b3a-082f5c6b1cab tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] POST https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698/action Jul 31 17:36:45.322802 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-eac42fcf-c981-4650-9cb7-3e6ce499eae6 req-90d9cfed-819a-4301-9b3a-082f5c6b1cab tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100272) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:36:45.322948 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-eac42fcf-c981-4650-9cb7-3e6ce499eae6 req-90d9cfed-819a-4301-9b3a-082f5c6b1cab tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:36:45.335621 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:45.335621 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:36:45.336209 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-eac42fcf-c981-4650-9cb7-3e6ce499eae6 req-90d9cfed-819a-4301-9b3a-082f5c6b1cab tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:45.342877 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-eac42fcf-c981-4650-9cb7-3e6ce499eae6 req-90d9cfed-819a-4301-9b3a-082f5c6b1cab tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Begin detaching volume completed successfully. Jul 31 17:36:45.343119 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-eac42fcf-c981-4650-9cb7-3e6ce499eae6 req-90d9cfed-819a-4301-9b3a-082f5c6b1cab tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698/action returned with HTTP 202 Jul 31 17:36:45.343650 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1350/5429] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:36:45 2026] POST /volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:36:45.359548 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2ef0600d-1615-4a4d-a212-d4b153ed2c9e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:45.361259 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2ef0600d-1615-4a4d-a212-d4b153ed2c9e tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 Jul 31 17:36:45.361483 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2ef0600d-1615-4a4d-a212-d4b153ed2c9e tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:45.361697 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2ef0600d-1615-4a4d-a212-d4b153ed2c9e tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:45.371725 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:45.371725 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:36:45.376385 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-2ef0600d-1615-4a4d-a212-d4b153ed2c9e tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:45.378113 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a8c4b9b8-a9c9-49ea-abf7-01ccdac20c82 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:45.378536 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a8c4b9b8-a9c9-49ea-abf7-01ccdac20c82 None None] GET https://10.4.3.92/volume// Jul 31 17:36:45.378770 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a8c4b9b8-a9c9-49ea-abf7-01ccdac20c82 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:45.379006 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a8c4b9b8-a9c9-49ea-abf7-01ccdac20c82 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:45.379489 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a8c4b9b8-a9c9-49ea-abf7-01ccdac20c82 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:36:45.379853 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1366/5430] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:36:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:36:45.382582 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2ef0600d-1615-4a4d-a212-d4b153ed2c9e tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 returned with HTTP 200 Jul 31 17:36:45.383107 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1362/5431] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:36:45 2026] GET /volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 => generated 1166 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:36:45.387189 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-eac42fcf-c981-4650-9cb7-3e6ce499eae6 req-7bd31b23-82db-4a65-b1c9-58943f30957e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:45.389361 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-eac42fcf-c981-4650-9cb7-3e6ce499eae6 req-7bd31b23-82db-4a65-b1c9-58943f30957e tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 Jul 31 17:36:45.389626 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-eac42fcf-c981-4650-9cb7-3e6ce499eae6 req-7bd31b23-82db-4a65-b1c9-58943f30957e tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:45.389811 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-eac42fcf-c981-4650-9cb7-3e6ce499eae6 req-7bd31b23-82db-4a65-b1c9-58943f30957e tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:45.398196 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:45.398196 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:36:45.401113 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-eac42fcf-c981-4650-9cb7-3e6ce499eae6 req-7bd31b23-82db-4a65-b1c9-58943f30957e tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:45.404885 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-eac42fcf-c981-4650-9cb7-3e6ce499eae6 req-7bd31b23-82db-4a65-b1c9-58943f30957e tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 returned with HTTP 200 Jul 31 17:36:45.405254 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1354/5432] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:36:45 2026] GET /volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 => generated 1346 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:36:45.414793 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-830fa632-3fef-4d59-acda-adb17839e26e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:45.415084 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-eac42fcf-c981-4650-9cb7-3e6ce499eae6 req-a6d0af8e-738f-4cab-b3d8-7976fcfd713b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:45.416618 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-830fa632-3fef-4d59-acda-adb17839e26e tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 Jul 31 17:36:45.416863 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-830fa632-3fef-4d59-acda-adb17839e26e tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:45.417043 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-830fa632-3fef-4d59-acda-adb17839e26e tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:45.417143 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-830fa632-3fef-4d59-acda-adb17839e26e tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 7959788e-1f65-4498-af76-3617913d8bf9. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:45.417292 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-eac42fcf-c981-4650-9cb7-3e6ce499eae6 req-a6d0af8e-738f-4cab-b3d8-7976fcfd713b tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698/encryption Jul 31 17:36:45.417515 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-eac42fcf-c981-4650-9cb7-3e6ce499eae6 req-a6d0af8e-738f-4cab-b3d8-7976fcfd713b tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:45.417723 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-eac42fcf-c981-4650-9cb7-3e6ce499eae6 req-a6d0af8e-738f-4cab-b3d8-7976fcfd713b tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:45.422037 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:45.422037 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:36:45.422727 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-830fa632-3fef-4d59-acda-adb17839e26e tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 returned with HTTP 200 Jul 31 17:36:45.423155 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1351/5433] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:45 2026] GET /volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:45.427860 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:45.427860 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:36:45.433867 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-eac42fcf-c981-4650-9cb7-3e6ce499eae6 req-a6d0af8e-738f-4cab-b3d8-7976fcfd713b tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698/encryption returned with HTTP 200 Jul 31 17:36:45.434358 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1367/5434] 10.4.3.92 () {68 vars in 1624 bytes} [Fri Jul 31 17:36:45 2026] GET /volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:46.198990 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-eac42fcf-c981-4650-9cb7-3e6ce499eae6 req-40b9d15a-cf2c-46dc-9d29-bfc80fc024c2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:46.200758 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-eac42fcf-c981-4650-9cb7-3e6ce499eae6 req-40b9d15a-cf2c-46dc-9d29-bfc80fc024c2 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] DELETE https://10.4.3.92/volume/v3/attachments/44a0ef35-73ec-4af3-b2d6-d6d77e12546b Jul 31 17:36:46.200917 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-eac42fcf-c981-4650-9cb7-3e6ce499eae6 req-40b9d15a-cf2c-46dc-9d29-bfc80fc024c2 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:46.201080 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-eac42fcf-c981-4650-9cb7-3e6ce499eae6 req-40b9d15a-cf2c-46dc-9d29-bfc80fc024c2 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:46.207041 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:46.207041 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:36:46.248972 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-eac42fcf-c981-4650-9cb7-3e6ce499eae6 req-40b9d15a-cf2c-46dc-9d29-bfc80fc024c2 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/attachments/44a0ef35-73ec-4af3-b2d6-d6d77e12546b returned with HTTP 200 Jul 31 17:36:46.249502 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1363/5435] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:36:46 2026] DELETE /volume/v3/attachments/44a0ef35-73ec-4af3-b2d6-d6d77e12546b => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:46.396442 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2b2b230b-98a0-4740-8bd7-bead432a61f9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:46.398481 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2b2b230b-98a0-4740-8bd7-bead432a61f9 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 Jul 31 17:36:46.398702 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2b2b230b-98a0-4740-8bd7-bead432a61f9 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:46.398919 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2b2b230b-98a0-4740-8bd7-bead432a61f9 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:46.406601 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:46.406601 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:36:46.410184 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2b2b230b-98a0-4740-8bd7-bead432a61f9 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:46.414401 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2b2b230b-98a0-4740-8bd7-bead432a61f9 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 returned with HTTP 200 Jul 31 17:36:46.414890 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1355/5436] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:36:46 2026] GET /volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:46.426497 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-55b5977e-86df-4e78-831d-ca8803ae703f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:46.428699 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-55b5977e-86df-4e78-831d-ca8803ae703f tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a Jul 31 17:36:46.428982 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-55b5977e-86df-4e78-831d-ca8803ae703f tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:46.429243 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-55b5977e-86df-4e78-831d-ca8803ae703f tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:46.432647 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6d954c89-74a9-4be5-8f7b-24c4c3c131ba None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:46.434511 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6d954c89-74a9-4be5-8f7b-24c4c3c131ba tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 Jul 31 17:36:46.434730 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6d954c89-74a9-4be5-8f7b-24c4c3c131ba tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:46.434929 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6d954c89-74a9-4be5-8f7b-24c4c3c131ba tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:46.435059 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6d954c89-74a9-4be5-8f7b-24c4c3c131ba tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 7959788e-1f65-4498-af76-3617913d8bf9. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:46.439293 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:46.439293 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:36:46.439918 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6d954c89-74a9-4be5-8f7b-24c4c3c131ba tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 returned with HTTP 200 Jul 31 17:36:46.440421 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1368/5437] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:46 2026] GET /volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:46.440767 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:46.440767 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:36:46.444716 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-55b5977e-86df-4e78-831d-ca8803ae703f tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:46.449649 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-55b5977e-86df-4e78-831d-ca8803ae703f tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a returned with HTTP 200 Jul 31 17:36:46.450108 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1352/5438] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:36:46 2026] GET /volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:36:46.528718 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-cd0b0003-8b98-4acc-a17b-04766146f0f7 req-646b6e73-7594-4b54-a6f7-fd8f08236fb2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:46.530879 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-cd0b0003-8b98-4acc-a17b-04766146f0f7 req-646b6e73-7594-4b54-a6f7-fd8f08236fb2 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a Jul 31 17:36:46.531078 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-cd0b0003-8b98-4acc-a17b-04766146f0f7 req-646b6e73-7594-4b54-a6f7-fd8f08236fb2 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:46.531286 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-cd0b0003-8b98-4acc-a17b-04766146f0f7 req-646b6e73-7594-4b54-a6f7-fd8f08236fb2 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:46.540269 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:46.540269 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:36:46.543535 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-cd0b0003-8b98-4acc-a17b-04766146f0f7 req-646b6e73-7594-4b54-a6f7-fd8f08236fb2 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:46.547801 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-cd0b0003-8b98-4acc-a17b-04766146f0f7 req-646b6e73-7594-4b54-a6f7-fd8f08236fb2 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a returned with HTTP 200 Jul 31 17:36:46.548137 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1364/5439] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:36:46 2026] GET /volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:36:46.566304 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-cd0b0003-8b98-4acc-a17b-04766146f0f7 req-2b05d35b-93a9-42af-8f2f-8e460e37fdee None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:46.568630 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-cd0b0003-8b98-4acc-a17b-04766146f0f7 req-2b05d35b-93a9-42af-8f2f-8e460e37fdee tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] POST https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a/action Jul 31 17:36:46.568958 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-cd0b0003-8b98-4acc-a17b-04766146f0f7 req-2b05d35b-93a9-42af-8f2f-8e460e37fdee tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:36:46.569071 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-cd0b0003-8b98-4acc-a17b-04766146f0f7 req-2b05d35b-93a9-42af-8f2f-8e460e37fdee tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:36:46.578991 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:46.578991 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:36:46.579415 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-cd0b0003-8b98-4acc-a17b-04766146f0f7 req-2b05d35b-93a9-42af-8f2f-8e460e37fdee tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:46.584612 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-cd0b0003-8b98-4acc-a17b-04766146f0f7 req-2b05d35b-93a9-42af-8f2f-8e460e37fdee tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Begin detaching volume completed successfully. Jul 31 17:36:46.584745 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-cd0b0003-8b98-4acc-a17b-04766146f0f7 req-2b05d35b-93a9-42af-8f2f-8e460e37fdee tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a/action returned with HTTP 202 Jul 31 17:36:46.585136 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1356/5440] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:36:46 2026] POST /volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:36:46.602152 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7dfd2cc8-8afe-4f2d-92fd-099f7e849bda None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:46.604002 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7dfd2cc8-8afe-4f2d-92fd-099f7e849bda tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a Jul 31 17:36:46.604179 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7dfd2cc8-8afe-4f2d-92fd-099f7e849bda tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:46.604470 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7dfd2cc8-8afe-4f2d-92fd-099f7e849bda tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:46.613882 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:46.613882 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:36:46.617119 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7dfd2cc8-8afe-4f2d-92fd-099f7e849bda tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:46.621326 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7dfd2cc8-8afe-4f2d-92fd-099f7e849bda tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a returned with HTTP 200 Jul 31 17:36:46.621685 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1369/5441] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:36:46 2026] GET /volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:36:46.622941 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a075fa93-9731-4e0c-b359-48c6f512f017 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:46.623397 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a075fa93-9731-4e0c-b359-48c6f512f017 None None] GET https://10.4.3.92/volume// Jul 31 17:36:46.623582 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a075fa93-9731-4e0c-b359-48c6f512f017 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:46.623799 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a075fa93-9731-4e0c-b359-48c6f512f017 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:46.624226 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a075fa93-9731-4e0c-b359-48c6f512f017 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:36:46.624559 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1353/5442] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:36:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:36:46.631548 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-cd0b0003-8b98-4acc-a17b-04766146f0f7 req-09e41a4c-07f8-4232-a4fc-9e9588a984ff None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:46.633594 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-cd0b0003-8b98-4acc-a17b-04766146f0f7 req-09e41a4c-07f8-4232-a4fc-9e9588a984ff tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a Jul 31 17:36:46.633794 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-cd0b0003-8b98-4acc-a17b-04766146f0f7 req-09e41a4c-07f8-4232-a4fc-9e9588a984ff tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:46.633997 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-cd0b0003-8b98-4acc-a17b-04766146f0f7 req-09e41a4c-07f8-4232-a4fc-9e9588a984ff tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:46.644499 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:46.644499 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:36:46.647932 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-cd0b0003-8b98-4acc-a17b-04766146f0f7 req-09e41a4c-07f8-4232-a4fc-9e9588a984ff tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:46.652382 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-cd0b0003-8b98-4acc-a17b-04766146f0f7 req-09e41a4c-07f8-4232-a4fc-9e9588a984ff tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a returned with HTTP 200 Jul 31 17:36:46.652788 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1365/5443] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:36:46 2026] GET /volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a => generated 1318 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:36:47.408574 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-cd0b0003-8b98-4acc-a17b-04766146f0f7 req-2c8650f2-84c7-4c9c-bbd7-b4eca2ac7e05 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:47.410927 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-cd0b0003-8b98-4acc-a17b-04766146f0f7 req-2c8650f2-84c7-4c9c-bbd7-b4eca2ac7e05 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] DELETE https://10.4.3.92/volume/v3/attachments/79eda47c-1716-4920-9c4f-895643e7660b Jul 31 17:36:47.411147 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-cd0b0003-8b98-4acc-a17b-04766146f0f7 req-2c8650f2-84c7-4c9c-bbd7-b4eca2ac7e05 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:47.411416 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-cd0b0003-8b98-4acc-a17b-04766146f0f7 req-2c8650f2-84c7-4c9c-bbd7-b4eca2ac7e05 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:47.418945 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:47.418945 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:36:47.451436 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ee91ea73-0819-4cd0-8948-e1271065eef3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:47.453668 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ee91ea73-0819-4cd0-8948-e1271065eef3 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 Jul 31 17:36:47.453811 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ee91ea73-0819-4cd0-8948-e1271065eef3 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:47.454100 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ee91ea73-0819-4cd0-8948-e1271065eef3 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:47.454223 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ee91ea73-0819-4cd0-8948-e1271065eef3 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 7959788e-1f65-4498-af76-3617913d8bf9. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:47.458789 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:47.458789 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:36:47.459502 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ee91ea73-0819-4cd0-8948-e1271065eef3 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 returned with HTTP 200 Jul 31 17:36:47.459923 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1370/5444] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:47 2026] GET /volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:47.462403 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-cd0b0003-8b98-4acc-a17b-04766146f0f7 req-2c8650f2-84c7-4c9c-bbd7-b4eca2ac7e05 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/attachments/79eda47c-1716-4920-9c4f-895643e7660b returned with HTTP 200 Jul 31 17:36:47.462953 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1357/5445] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:36:47 2026] DELETE /volume/v3/attachments/79eda47c-1716-4920-9c4f-895643e7660b => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:47.633773 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f5ceea3a-34cb-4eca-9cce-cc6c56f55ece None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:47.635379 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f5ceea3a-34cb-4eca-9cce-cc6c56f55ece tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a Jul 31 17:36:47.635570 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f5ceea3a-34cb-4eca-9cce-cc6c56f55ece tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:47.635738 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f5ceea3a-34cb-4eca-9cce-cc6c56f55ece tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:47.642967 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:47.642967 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:36:47.647078 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f5ceea3a-34cb-4eca-9cce-cc6c56f55ece tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:47.650856 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f5ceea3a-34cb-4eca-9cce-cc6c56f55ece tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a returned with HTTP 200 Jul 31 17:36:47.651210 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1354/5446] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:36:47 2026] GET /volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:47.662239 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bcb32697-11c1-4e70-8f86-8a90fbc5d731 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:47.663900 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bcb32697-11c1-4e70-8f86-8a90fbc5d731 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] DELETE https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 Jul 31 17:36:47.664098 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bcb32697-11c1-4e70-8f86-8a90fbc5d731 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:47.664373 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bcb32697-11c1-4e70-8f86-8a90fbc5d731 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:47.664525 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-bcb32697-11c1-4e70-8f86-8a90fbc5d731 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Delete volume with id: e6d36f36-a90e-4e44-b15f-42a76ea25698 Jul 31 17:36:47.671332 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:47.671332 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:36:47.671770 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bcb32697-11c1-4e70-8f86-8a90fbc5d731 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:47.681835 np0000006248 devstack@c-api.service[100271]: WARNING cinder.keymgr.conf_key_mgr [None req-bcb32697-11c1-4e70-8f86-8a90fbc5d731 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 17:36:47.687372 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-bcb32697-11c1-4e70-8f86-8a90fbc5d731 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Delete volume request issued successfully. Jul 31 17:36:47.687554 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bcb32697-11c1-4e70-8f86-8a90fbc5d731 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 returned with HTTP 202 Jul 31 17:36:47.687947 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1366/5447] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:36:47 2026] DELETE /volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:36:47.694421 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e43db7f8-b6ae-423a-984b-9ede28967e25 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:47.696003 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e43db7f8-b6ae-423a-984b-9ede28967e25 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 Jul 31 17:36:47.696244 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e43db7f8-b6ae-423a-984b-9ede28967e25 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:47.696797 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e43db7f8-b6ae-423a-984b-9ede28967e25 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:47.703990 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:47.703990 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:36:47.707997 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e43db7f8-b6ae-423a-984b-9ede28967e25 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:47.712639 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e43db7f8-b6ae-423a-984b-9ede28967e25 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 returned with HTTP 200 Jul 31 17:36:47.713031 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1371/5448] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:36:47 2026] GET /volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:48.470883 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-46334a7f-f9be-464c-830c-9e3c96d775cf None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:48.472067 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-46334a7f-f9be-464c-830c-9e3c96d775cf tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 Jul 31 17:36:48.472295 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-46334a7f-f9be-464c-830c-9e3c96d775cf tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:48.472485 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-46334a7f-f9be-464c-830c-9e3c96d775cf tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:48.472584 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-46334a7f-f9be-464c-830c-9e3c96d775cf tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 7959788e-1f65-4498-af76-3617913d8bf9. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:48.476713 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:48.476713 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:36:48.477363 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-46334a7f-f9be-464c-830c-9e3c96d775cf tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 returned with HTTP 200 Jul 31 17:36:48.477866 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1358/5449] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:48 2026] GET /volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:48.725936 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2b5e5d8a-42b3-4cc0-b60a-9f2c934e1542 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:48.727763 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2b5e5d8a-42b3-4cc0-b60a-9f2c934e1542 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 Jul 31 17:36:48.727984 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2b5e5d8a-42b3-4cc0-b60a-9f2c934e1542 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:48.728230 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2b5e5d8a-42b3-4cc0-b60a-9f2c934e1542 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:48.733909 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2b5e5d8a-42b3-4cc0-b60a-9f2c934e1542 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 returned with HTTP 404 Jul 31 17:36:48.734385 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1355/5450] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:36:48 2026] GET /volume/v3/volumes/e6d36f36-a90e-4e44-b15f-42a76ea25698 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:36:48.741186 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a733dcbc-b232-4758-9c8b-1dc87c949a00 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:48.742687 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a733dcbc-b232-4758-9c8b-1dc87c949a00 tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] GET https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 Jul 31 17:36:48.742852 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a733dcbc-b232-4758-9c8b-1dc87c949a00 tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:48.743019 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a733dcbc-b232-4758-9c8b-1dc87c949a00 tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:48.743774 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-a733dcbc-b232-4758-9c8b-1dc87c949a00 tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:36:48.752376 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a733dcbc-b232-4758-9c8b-1dc87c949a00 tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] Get all volumes completed successfully. Jul 31 17:36:48.754141 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:48.754141 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:36:48.757561 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a733dcbc-b232-4758-9c8b-1dc87c949a00 tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 17:36:48.757935 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1367/5451] 10.4.3.92 () {66 vars in 1278 bytes} [Fri Jul 31 17:36:48 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9342 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:36:48.772063 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-09367174-e675-43ac-967d-3d85b6fdc7d2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:48.773766 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-09367174-e675-43ac-967d-3d85b6fdc7d2 tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] DELETE https://10.4.3.92/volume/v3/types/04424d09-7821-4cab-ae8e-33c655f7fd0d Jul 31 17:36:48.773965 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-09367174-e675-43ac-967d-3d85b6fdc7d2 tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:48.774195 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-09367174-e675-43ac-967d-3d85b6fdc7d2 tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:48.795425 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-09367174-e675-43ac-967d-3d85b6fdc7d2 tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] https://10.4.3.92/volume/v3/types/04424d09-7821-4cab-ae8e-33c655f7fd0d returned with HTTP 202 Jul 31 17:36:48.795807 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1372/5452] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:36:48 2026] DELETE /volume/v3/types/04424d09-7821-4cab-ae8e-33c655f7fd0d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:36:48.804334 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2b48bb5f-5c29-48f3-af97-c4b21b89d257 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:48.805958 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2b48bb5f-5c29-48f3-af97-c4b21b89d257 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] DELETE https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a Jul 31 17:36:48.806126 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2b48bb5f-5c29-48f3-af97-c4b21b89d257 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:48.806326 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2b48bb5f-5c29-48f3-af97-c4b21b89d257 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:48.806479 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-2b48bb5f-5c29-48f3-af97-c4b21b89d257 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Delete volume with id: c22d1d4c-0712-403f-b4ae-f8fbbfde347a Jul 31 17:36:48.813194 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:48.813194 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:36:48.813615 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2b48bb5f-5c29-48f3-af97-c4b21b89d257 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:48.828922 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2b48bb5f-5c29-48f3-af97-c4b21b89d257 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Delete volume request issued successfully. Jul 31 17:36:48.829019 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2b48bb5f-5c29-48f3-af97-c4b21b89d257 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a returned with HTTP 202 Jul 31 17:36:48.829465 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1359/5453] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:36:48 2026] DELETE /volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:36:48.838329 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-110bc49a-3e64-4821-a6f9-747c129be8eb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:48.840069 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-110bc49a-3e64-4821-a6f9-747c129be8eb tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a Jul 31 17:36:48.840274 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-110bc49a-3e64-4821-a6f9-747c129be8eb tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:48.840495 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-110bc49a-3e64-4821-a6f9-747c129be8eb tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:48.846674 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:48.846674 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:36:48.849654 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-110bc49a-3e64-4821-a6f9-747c129be8eb tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:48.853331 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-110bc49a-3e64-4821-a6f9-747c129be8eb tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a returned with HTTP 200 Jul 31 17:36:48.853936 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1356/5454] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:36:48 2026] GET /volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:49.486916 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-89e17b57-bed0-4a7d-bcb1-6cc865a039fe None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:49.488542 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-89e17b57-bed0-4a7d-bcb1-6cc865a039fe tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 Jul 31 17:36:49.488735 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-89e17b57-bed0-4a7d-bcb1-6cc865a039fe tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:49.488915 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-89e17b57-bed0-4a7d-bcb1-6cc865a039fe tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:49.489013 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-89e17b57-bed0-4a7d-bcb1-6cc865a039fe tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 7959788e-1f65-4498-af76-3617913d8bf9. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:49.493346 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:49.493346 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:36:49.493874 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-89e17b57-bed0-4a7d-bcb1-6cc865a039fe tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 returned with HTTP 200 Jul 31 17:36:49.494198 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1368/5455] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:49 2026] GET /volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:49.866238 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c9fbdcc9-ba0a-4c74-a5b4-fc9c424f904d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:49.868203 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c9fbdcc9-ba0a-4c74-a5b4-fc9c424f904d tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a Jul 31 17:36:49.868448 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c9fbdcc9-ba0a-4c74-a5b4-fc9c424f904d tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:49.868680 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c9fbdcc9-ba0a-4c74-a5b4-fc9c424f904d tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:49.875426 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c9fbdcc9-ba0a-4c74-a5b4-fc9c424f904d tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a returned with HTTP 404 Jul 31 17:36:49.875954 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1373/5456] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:36:49 2026] GET /volume/v3/volumes/c22d1d4c-0712-403f-b4ae-f8fbbfde347a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:36:49.883560 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ba81c319-fe91-4bf4-986b-71bd36ae8339 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:49.885912 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ba81c319-fe91-4bf4-986b-71bd36ae8339 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] DELETE https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 Jul 31 17:36:49.886190 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ba81c319-fe91-4bf4-986b-71bd36ae8339 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:49.886462 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ba81c319-fe91-4bf4-986b-71bd36ae8339 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:49.886670 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-ba81c319-fe91-4bf4-986b-71bd36ae8339 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Delete volume with id: a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 Jul 31 17:36:49.895988 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:49.895988 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:36:49.896638 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ba81c319-fe91-4bf4-986b-71bd36ae8339 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:49.912536 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ba81c319-fe91-4bf4-986b-71bd36ae8339 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Delete volume request issued successfully. Jul 31 17:36:49.912717 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ba81c319-fe91-4bf4-986b-71bd36ae8339 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 returned with HTTP 202 Jul 31 17:36:49.913103 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1360/5457] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:36:49 2026] DELETE /volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:36:49.921967 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1bec2d1f-47b1-4d1c-9ce7-8fe47f00b393 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:49.923697 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1bec2d1f-47b1-4d1c-9ce7-8fe47f00b393 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 Jul 31 17:36:49.923864 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1bec2d1f-47b1-4d1c-9ce7-8fe47f00b393 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:49.924083 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1bec2d1f-47b1-4d1c-9ce7-8fe47f00b393 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:49.930599 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:49.930599 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:36:49.934342 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1bec2d1f-47b1-4d1c-9ce7-8fe47f00b393 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:36:49.938965 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1bec2d1f-47b1-4d1c-9ce7-8fe47f00b393 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 returned with HTTP 200 Jul 31 17:36:49.939432 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1357/5458] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:36:49 2026] GET /volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 => generated 919 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:50.503797 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-dc78bd3e-d092-4e22-9d5f-0bdfa2be3d03 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:50.505695 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dc78bd3e-d092-4e22-9d5f-0bdfa2be3d03 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 Jul 31 17:36:50.505969 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dc78bd3e-d092-4e22-9d5f-0bdfa2be3d03 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:50.506205 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-dc78bd3e-d092-4e22-9d5f-0bdfa2be3d03 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:50.506356 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-dc78bd3e-d092-4e22-9d5f-0bdfa2be3d03 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 7959788e-1f65-4498-af76-3617913d8bf9. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:50.510979 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:50.510979 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:36:50.511656 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-dc78bd3e-d092-4e22-9d5f-0bdfa2be3d03 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 returned with HTTP 200 Jul 31 17:36:50.512151 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1369/5459] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:50 2026] GET /volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:50.951261 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-062a0d4a-c144-479d-bfb2-b2980616b2b2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:50.953017 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-062a0d4a-c144-479d-bfb2-b2980616b2b2 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 Jul 31 17:36:50.953250 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-062a0d4a-c144-479d-bfb2-b2980616b2b2 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:50.953478 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-062a0d4a-c144-479d-bfb2-b2980616b2b2 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:50.958554 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-062a0d4a-c144-479d-bfb2-b2980616b2b2 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 returned with HTTP 404 Jul 31 17:36:50.959101 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1374/5460] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:36:50 2026] GET /volume/v3/volumes/a3d4b1ca-1ee4-4e52-aa59-faf7acb27b10 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:36:50.965850 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-356010f0-8250-4217-8be5-f018b160e893 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:50.967583 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-356010f0-8250-4217-8be5-f018b160e893 tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] GET https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 Jul 31 17:36:50.967780 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-356010f0-8250-4217-8be5-f018b160e893 tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:50.967998 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-356010f0-8250-4217-8be5-f018b160e893 tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:50.968785 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-356010f0-8250-4217-8be5-f018b160e893 tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:36:50.977248 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-356010f0-8250-4217-8be5-f018b160e893 tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] Get all volumes completed successfully. Jul 31 17:36:50.978832 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:50.978832 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:36:50.982308 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-356010f0-8250-4217-8be5-f018b160e893 tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 17:36:50.982699 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1361/5461] 10.4.3.92 () {66 vars in 1278 bytes} [Fri Jul 31 17:36:50 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7253 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:36:50.995279 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-002ae3b1-4c12-4316-b803-1de4a955fcbc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:50.996825 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-002ae3b1-4c12-4316-b803-1de4a955fcbc tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] DELETE https://10.4.3.92/volume/v3/types/22f976af-a680-4bf2-add2-b73642af69ca Jul 31 17:36:50.996990 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-002ae3b1-4c12-4316-b803-1de4a955fcbc tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:50.997184 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-002ae3b1-4c12-4316-b803-1de4a955fcbc tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] Calling method '_delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:51.017666 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-002ae3b1-4c12-4316-b803-1de4a955fcbc tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] https://10.4.3.92/volume/v3/types/22f976af-a680-4bf2-add2-b73642af69ca returned with HTTP 202 Jul 31 17:36:51.017987 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1358/5462] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:36:50 2026] DELETE /volume/v3/types/22f976af-a680-4bf2-add2-b73642af69ca => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:36:51.521699 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4f5dcbcc-5441-4df1-a54c-d0019cdcf97f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:51.523384 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4f5dcbcc-5441-4df1-a54c-d0019cdcf97f tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 Jul 31 17:36:51.523599 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4f5dcbcc-5441-4df1-a54c-d0019cdcf97f tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:51.523834 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4f5dcbcc-5441-4df1-a54c-d0019cdcf97f tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:51.523978 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-4f5dcbcc-5441-4df1-a54c-d0019cdcf97f tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 7959788e-1f65-4498-af76-3617913d8bf9. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:51.528374 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:51.528374 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:36:51.528374 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4f5dcbcc-5441-4df1-a54c-d0019cdcf97f tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 returned with HTTP 200 Jul 31 17:36:51.528839 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1370/5463] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:51 2026] GET /volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:52.539881 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fe3f9cbd-e3cf-417c-9827-e2f000c7308e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:52.543562 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fe3f9cbd-e3cf-417c-9827-e2f000c7308e tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 Jul 31 17:36:52.543562 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fe3f9cbd-e3cf-417c-9827-e2f000c7308e tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:52.543562 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fe3f9cbd-e3cf-417c-9827-e2f000c7308e tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:52.543562 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-fe3f9cbd-e3cf-417c-9827-e2f000c7308e tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 7959788e-1f65-4498-af76-3617913d8bf9. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:52.548098 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:52.548098 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:36:52.548098 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fe3f9cbd-e3cf-417c-9827-e2f000c7308e tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 returned with HTTP 200 Jul 31 17:36:52.548098 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1375/5464] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:52 2026] GET /volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:53.558496 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7904d3c7-ac4b-4739-938f-37c0ff7db9f7 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:53.560287 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7904d3c7-ac4b-4739-938f-37c0ff7db9f7 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 Jul 31 17:36:53.560536 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7904d3c7-ac4b-4739-938f-37c0ff7db9f7 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:53.560725 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7904d3c7-ac4b-4739-938f-37c0ff7db9f7 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:53.560830 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-7904d3c7-ac4b-4739-938f-37c0ff7db9f7 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 7959788e-1f65-4498-af76-3617913d8bf9. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:53.564955 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:53.564955 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:36:53.565568 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7904d3c7-ac4b-4739-938f-37c0ff7db9f7 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 returned with HTTP 200 Jul 31 17:36:53.565954 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1362/5465] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:53 2026] GET /volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:54.575451 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5430b042-f75a-465a-b246-d424fededbec None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:54.577070 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5430b042-f75a-465a-b246-d424fededbec tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 Jul 31 17:36:54.577278 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5430b042-f75a-465a-b246-d424fededbec tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:54.577497 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5430b042-f75a-465a-b246-d424fededbec tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:54.577594 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-5430b042-f75a-465a-b246-d424fededbec tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 7959788e-1f65-4498-af76-3617913d8bf9. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:54.581676 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:54.581676 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:36:54.582334 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5430b042-f75a-465a-b246-d424fededbec tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 returned with HTTP 200 Jul 31 17:36:54.582750 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1359/5466] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:54 2026] GET /volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:55.591624 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f6a5375e-d6d3-45c2-b443-048ccacaa264 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:55.593373 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f6a5375e-d6d3-45c2-b443-048ccacaa264 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 Jul 31 17:36:55.593584 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f6a5375e-d6d3-45c2-b443-048ccacaa264 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:55.593759 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f6a5375e-d6d3-45c2-b443-048ccacaa264 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:55.593863 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-f6a5375e-d6d3-45c2-b443-048ccacaa264 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 7959788e-1f65-4498-af76-3617913d8bf9. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:55.597873 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:55.597873 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:36:55.598468 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f6a5375e-d6d3-45c2-b443-048ccacaa264 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 returned with HTTP 200 Jul 31 17:36:55.598820 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1371/5467] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:55 2026] GET /volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:55.607461 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1cf271f2-211a-410d-acad-b3b7fddd06e4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:55.609275 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1cf271f2-211a-410d-acad-b3b7fddd06e4 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] DELETE https://10.4.3.92/volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 Jul 31 17:36:55.609586 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1cf271f2-211a-410d-acad-b3b7fddd06e4 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:55.609818 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1cf271f2-211a-410d-acad-b3b7fddd06e4 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:55.609977 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-1cf271f2-211a-410d-acad-b3b7fddd06e4 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Delete backup with id: 7959788e-1f65-4498-af76-3617913d8bf9. Jul 31 17:36:55.614086 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:55.614086 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:36:55.624659 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-1cf271f2-211a-410d-acad-b3b7fddd06e4 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] delete_backup rpcapi backup_id 7959788e-1f65-4498-af76-3617913d8bf9 {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:36:55.626369 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1cf271f2-211a-410d-acad-b3b7fddd06e4 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 returned with HTTP 202 Jul 31 17:36:55.626790 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1376/5468] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:36:55 2026] DELETE /volume/v3/backups/7959788e-1f65-4498-af76-3617913d8bf9 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:36:55.633820 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2e70092d-d05c-46ab-a85d-8eb2928ddf25 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:55.635569 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2e70092d-d05c-46ab-a85d-8eb2928ddf25 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/533a91a2-0e35-4ad2-a422-10f2c9c43d81 Jul 31 17:36:55.635750 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2e70092d-d05c-46ab-a85d-8eb2928ddf25 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:55.635915 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2e70092d-d05c-46ab-a85d-8eb2928ddf25 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:55.636068 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-2e70092d-d05c-46ab-a85d-8eb2928ddf25 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Delete volume with id: 533a91a2-0e35-4ad2-a422-10f2c9c43d81 Jul 31 17:36:55.645012 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:55.645012 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:36:55.645415 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2e70092d-d05c-46ab-a85d-8eb2928ddf25 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Volume info retrieved successfully. Jul 31 17:36:55.661517 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2e70092d-d05c-46ab-a85d-8eb2928ddf25 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Delete volume request issued successfully. Jul 31 17:36:55.661517 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2e70092d-d05c-46ab-a85d-8eb2928ddf25 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/volumes/533a91a2-0e35-4ad2-a422-10f2c9c43d81 returned with HTTP 202 Jul 31 17:36:55.661836 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1363/5469] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:36:55 2026] DELETE /volume/v3/volumes/533a91a2-0e35-4ad2-a422-10f2c9c43d81 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:36:55.667971 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5e41b9ae-1b45-451d-aaa2-74c3c541c4d5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:55.669498 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5e41b9ae-1b45-451d-aaa2-74c3c541c4d5 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/volumes/533a91a2-0e35-4ad2-a422-10f2c9c43d81 Jul 31 17:36:55.669704 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5e41b9ae-1b45-451d-aaa2-74c3c541c4d5 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:55.669890 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5e41b9ae-1b45-451d-aaa2-74c3c541c4d5 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:55.676120 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:55.676120 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:36:55.679427 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-5e41b9ae-1b45-451d-aaa2-74c3c541c4d5 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Volume info retrieved successfully. Jul 31 17:36:55.682791 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5e41b9ae-1b45-451d-aaa2-74c3c541c4d5 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/volumes/533a91a2-0e35-4ad2-a422-10f2c9c43d81 returned with HTTP 200 Jul 31 17:36:55.683155 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1360/5470] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:55 2026] GET /volume/v3/volumes/533a91a2-0e35-4ad2-a422-10f2c9c43d81 => generated 1006 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:36:56.695794 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ee181d9e-f1ff-4bdc-a03d-d00d1053ff97 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:56.697690 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ee181d9e-f1ff-4bdc-a03d-d00d1053ff97 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/volumes/533a91a2-0e35-4ad2-a422-10f2c9c43d81 Jul 31 17:36:56.697962 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ee181d9e-f1ff-4bdc-a03d-d00d1053ff97 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:56.698236 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ee181d9e-f1ff-4bdc-a03d-d00d1053ff97 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:56.704118 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ee181d9e-f1ff-4bdc-a03d-d00d1053ff97 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/volumes/533a91a2-0e35-4ad2-a422-10f2c9c43d81 returned with HTTP 404 Jul 31 17:36:56.704592 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1372/5471] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:56 2026] GET /volume/v3/volumes/533a91a2-0e35-4ad2-a422-10f2c9c43d81 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:36:56.712039 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-35d6c7f3-4290-4a41-a181-19149fcb981b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:56.713743 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-35d6c7f3-4290-4a41-a181-19149fcb981b tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd/export_record Jul 31 17:36:56.713925 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-35d6c7f3-4290-4a41-a181-19149fcb981b tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:56.714092 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-35d6c7f3-4290-4a41-a181-19149fcb981b tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'export_record' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:56.714211 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-35d6c7f3-4290-4a41-a181-19149fcb981b tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Export record for backup 8344fe73-eeef-4210-957b-9aeb022535fd. {{(pid=100274) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 17:36:56.719012 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:56.719012 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:36:56.720020 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.backup.api [None req-35d6c7f3-4290-4a41-a181-19149fcb981b tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling RPCAPI with context: , host: np0000006248, backup: 8344fe73-eeef-4210-957b-9aeb022535fd. {{(pid=100274) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 31 17:36:56.729597 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-35d6c7f3-4290-4a41-a181-19149fcb981b tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] export_record in rpcapi backup_id 8344fe73-eeef-4210-957b-9aeb022535fd on host np0000006248. {{(pid=100274) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 31 17:36:56.738336 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-35d6c7f3-4290-4a41-a181-19149fcb981b tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODM0NGZlNzMtZWVlZi00MjEwLTk1N2ItOWFlYjAyMjUzNWZkIiwgInVzZXJfaWQiOiAiZTQwMThlOGU4MjU0NDViMjk1MDI1ZjlmNTVlODAxMmIiLCAicHJvamVjdF9pZCI6ICJjNTMyMWI5OTNlODE0MzRhOTM2YzY4NmZiN2RmNDJjNSIsICJ2b2x1bWVfaWQiOiAiZWE5YjU3YTgtYmFlZi00NDQ4LWE1NGYtZjM0ZWQyMWQwOGQ4IiwgImhvc3QiOiAibnAwMDAwMDA2MjQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjExODkzNDYyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZWE5YjU3YTgtYmFlZi00NDQ4LWE1NGYtZjM0ZWQyMWQwOGQ4LzIwMjYwNzMxMTczNjEzL2F6X25vdmFfYmFja3VwXzgzNDRmZTczLWVlZWYtNDIxMC05NTdiLTlhZWIwMjI1MzVmZCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMTc6MzY6MTFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMTc6MzY6MTFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxNzozNjoyNVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100274) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 31 17:36:56.738641 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-35d6c7f3-4290-4a41-a181-19149fcb981b tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd/export_record returned with HTTP 200 Jul 31 17:36:56.739353 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1377/5472] 10.4.3.92 () {68 vars in 1423 bytes} [Fri Jul 31 17:36:56 2026] GET /volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd/export_record => generated 1424 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:36:56.747135 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b42e564c-f242-41ea-a592-fff429bb46af None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:56.748887 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b42e564c-f242-41ea-a592-fff429bb46af tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:36:56.749171 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b42e564c-f242-41ea-a592-fff429bb46af tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1092739367"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:36:56.750696 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-b42e564c-f242-41ea-a592-fff429bb46af tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1092739367'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:36:56.750740 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-b42e564c-f242-41ea-a592-fff429bb46af tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Create volume of 1 GB Jul 31 17:36:56.752689 np0000006248 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=128,cinder:UPDATE=12,cinder:INSERT=5 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:36:56.754620 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b42e564c-f242-41ea-a592-fff429bb46af tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Availability Zones retrieved successfully. Jul 31 17:36:56.760465 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b42e564c-f242-41ea-a592-fff429bb46af tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Flow 'volume_create_api' (d6b7c0d8-efcb-4742-a8e8-3ee93f78ec99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:36:56.761331 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b42e564c-f242-41ea-a592-fff429bb46af tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0837d48-bc8f-43b8-8822-05d33b89ba2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:36:56.762417 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-b42e564c-f242-41ea-a592-fff429bb46af tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:36:56.785442 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b42e564c-f242-41ea-a592-fff429bb46af tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0837d48-bc8f-43b8-8822-05d33b89ba2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:36:56.786186 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b42e564c-f242-41ea-a592-fff429bb46af tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (258c597d-abda-4068-ad8e-964a4a9360b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:36:56.825898 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-b42e564c-f242-41ea-a592-fff429bb46af tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Created reservations ['95e17a20-33ee-4a2a-9c96-60b7704605e9', '7d8201b9-bfe0-41f0-adc8-d1102a7d8e49', 'dcf22fb7-a684-4b2d-99eb-d5ce5bb95482', 'd5d40551-d9c1-43c8-a991-bcab9e391f4a'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:36:56.826777 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b42e564c-f242-41ea-a592-fff429bb46af tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (258c597d-abda-4068-ad8e-964a4a9360b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95e17a20-33ee-4a2a-9c96-60b7704605e9', '7d8201b9-bfe0-41f0-adc8-d1102a7d8e49', 'dcf22fb7-a684-4b2d-99eb-d5ce5bb95482', 'd5d40551-d9c1-43c8-a991-bcab9e391f4a']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:36:56.827671 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b42e564c-f242-41ea-a592-fff429bb46af tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd0a8bf1-9c11-41f1-81aa-d2daf096a400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:36:56.854537 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b42e564c-f242-41ea-a592-fff429bb46af tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd0a8bf1-9c11-41f1-81aa-d2daf096a400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb9d30ec-b6a7-47c9-a17d-c7db282cfda1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1092739367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5321b993e81434a936c686fb7df42c5',qos_specs=None,replication_status=,reservations=['95e17a20-33ee-4a2a-9c96-60b7704605e9','7d8201b9-bfe0-41f0-adc8-d1102a7d8e49','dcf22fb7-a684-4b2d-99eb-d5ce5bb95482','d5d40551-d9c1-43c8-a991-bcab9e391f4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4018e8e825445b295025f9f55e8012b',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:36:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1092739367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb9d30ec-b6a7-47c9-a17d-c7db282cfda1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5321b993e81434a936c686fb7df42c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4018e8e825445b295025f9f55e8012b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:36:56.855336 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b42e564c-f242-41ea-a592-fff429bb46af tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02d45a18-cc4f-47ae-b43a-fc19aaa5058f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:36:56.873642 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b42e564c-f242-41ea-a592-fff429bb46af tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02d45a18-cc4f-47ae-b43a-fc19aaa5058f) transitioned into state 'SUCCESS' from state '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-1092739367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5321b993e81434a936c686fb7df42c5',qos_specs=None,replication_status=,reservations=['95e17a20-33ee-4a2a-9c96-60b7704605e9','7d8201b9-bfe0-41f0-adc8-d1102a7d8e49','dcf22fb7-a684-4b2d-99eb-d5ce5bb95482','d5d40551-d9c1-43c8-a991-bcab9e391f4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4018e8e825445b295025f9f55e8012b',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:36:56.874255 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b42e564c-f242-41ea-a592-fff429bb46af tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df238d37-5aad-4d05-b000-0853bd8ce93c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:36:56.885156 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b42e564c-f242-41ea-a592-fff429bb46af tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df238d37-5aad-4d05-b000-0853bd8ce93c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:36:56.885889 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-b42e564c-f242-41ea-a592-fff429bb46af tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Flow 'volume_create_api' (d6b7c0d8-efcb-4742-a8e8-3ee93f78ec99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:36:56.886208 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-b42e564c-f242-41ea-a592-fff429bb46af tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Create volume request issued successfully. Jul 31 17:36:56.886745 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b42e564c-f242-41ea-a592-fff429bb46af tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:36:56.887138 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1364/5473] 10.4.3.92 () {70 vars in 1291 bytes} [Fri Jul 31 17:36:56 2026] POST /volume/v3/volumes => generated 776 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:36:56.897424 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a8b81f2b-7378-4574-baa5-0a7bdc516b19 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:56.899250 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a8b81f2b-7378-4574-baa5-0a7bdc516b19 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/volumes/fb9d30ec-b6a7-47c9-a17d-c7db282cfda1 Jul 31 17:36:56.899626 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a8b81f2b-7378-4574-baa5-0a7bdc516b19 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:56.899688 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a8b81f2b-7378-4574-baa5-0a7bdc516b19 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:56.906311 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:56.906311 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:36:56.909637 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a8b81f2b-7378-4574-baa5-0a7bdc516b19 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Volume info retrieved successfully. Jul 31 17:36:56.913643 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a8b81f2b-7378-4574-baa5-0a7bdc516b19 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/volumes/fb9d30ec-b6a7-47c9-a17d-c7db282cfda1 returned with HTTP 200 Jul 31 17:36:56.913997 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1361/5474] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:56 2026] GET /volume/v3/volumes/fb9d30ec-b6a7-47c9-a17d-c7db282cfda1 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:57.925512 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1a8c5e26-9761-471b-8f98-0a24b34acaea None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:57.927499 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1a8c5e26-9761-471b-8f98-0a24b34acaea tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/volumes/fb9d30ec-b6a7-47c9-a17d-c7db282cfda1 Jul 31 17:36:57.927745 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1a8c5e26-9761-471b-8f98-0a24b34acaea tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:57.927953 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1a8c5e26-9761-471b-8f98-0a24b34acaea tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:57.935572 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:57.935572 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:36:57.938719 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1a8c5e26-9761-471b-8f98-0a24b34acaea tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Volume info retrieved successfully. Jul 31 17:36:57.942218 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1a8c5e26-9761-471b-8f98-0a24b34acaea tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/volumes/fb9d30ec-b6a7-47c9-a17d-c7db282cfda1 returned with HTTP 200 Jul 31 17:36:57.942603 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1373/5475] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:57 2026] GET /volume/v3/volumes/fb9d30ec-b6a7-47c9-a17d-c7db282cfda1 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:36:57.953948 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7bf72955-6219-45c1-baff-c7f2c0eef08c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:57.955492 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7bf72955-6219-45c1-baff-c7f2c0eef08c tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] POST https://10.4.3.92/volume/v3/backups Jul 31 17:36:57.955796 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7bf72955-6219-45c1-baff-c7f2c0eef08c tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fb9d30ec-b6a7-47c9-a17d-c7db282cfda1", "name": "tempest-type-Backup-792820714"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:36:57.957034 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-7bf72955-6219-45c1-baff-c7f2c0eef08c tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Creating new backup {'backup': {'volume_id': 'fb9d30ec-b6a7-47c9-a17d-c7db282cfda1', 'name': 'tempest-type-Backup-792820714'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:36:57.957172 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-7bf72955-6219-45c1-baff-c7f2c0eef08c tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Creating backup of volume fb9d30ec-b6a7-47c9-a17d-c7db282cfda1 in container None Jul 31 17:36:57.959162 np0000006248 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=139,cinder:UPDATE=31,cinder:INSERT=15 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:36:57.964522 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:57.964522 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:36:57.964858 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7bf72955-6219-45c1-baff-c7f2c0eef08c tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Volume info retrieved successfully. Jul 31 17:36:57.978829 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-7bf72955-6219-45c1-baff-c7f2c0eef08c tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Created reservations ['2af68c79-9994-48bd-a0c9-d3bc73fb8fa1', 'caaf3eb8-066d-4046-937b-3da306d81227'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:36:58.003511 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7bf72955-6219-45c1-baff-c7f2c0eef08c tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:36:58.003852 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1378/5476] 10.4.3.92 () {70 vars in 1292 bytes} [Fri Jul 31 17:36:57 2026] POST /volume/v3/backups => generated 313 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:36:58.011643 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fb8aa52c-8b84-4364-a9c0-9dcf622d36ca None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:58.013795 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fb8aa52c-8b84-4364-a9c0-9dcf622d36ca tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 Jul 31 17:36:58.013795 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fb8aa52c-8b84-4364-a9c0-9dcf622d36ca tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:58.013940 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fb8aa52c-8b84-4364-a9c0-9dcf622d36ca tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:58.014038 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-fb8aa52c-8b84-4364-a9c0-9dcf622d36ca tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 669c8533-5b2e-4958-bddd-b3355c949c82. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:58.018299 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:58.018299 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:36:58.018797 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fb8aa52c-8b84-4364-a9c0-9dcf622d36ca tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 returned with HTTP 200 Jul 31 17:36:58.019158 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1365/5477] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:58 2026] GET /volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:36:59.028966 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a520317b-5e5c-4739-9d78-193a672fa1ea None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:36:59.033461 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a520317b-5e5c-4739-9d78-193a672fa1ea tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 Jul 31 17:36:59.034150 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a520317b-5e5c-4739-9d78-193a672fa1ea tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:36:59.034150 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a520317b-5e5c-4739-9d78-193a672fa1ea tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:36:59.034150 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-a520317b-5e5c-4739-9d78-193a672fa1ea tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 669c8533-5b2e-4958-bddd-b3355c949c82. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:36:59.036614 np0000006248 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=147,cinder:UPDATE=24,cinder:INSERT=7 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:36:59.039654 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:36:59.039654 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:36:59.040341 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a520317b-5e5c-4739-9d78-193a672fa1ea tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 returned with HTTP 200 Jul 31 17:36:59.041046 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1362/5478] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:36:59 2026] GET /volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:00.052009 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-94936da8-81cc-42b1-9434-fb65845c9d68 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:00.053699 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-94936da8-81cc-42b1-9434-fb65845c9d68 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 Jul 31 17:37:00.053888 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-94936da8-81cc-42b1-9434-fb65845c9d68 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:00.054073 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-94936da8-81cc-42b1-9434-fb65845c9d68 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:00.054180 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-94936da8-81cc-42b1-9434-fb65845c9d68 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 669c8533-5b2e-4958-bddd-b3355c949c82. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:00.058168 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:00.058168 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:37:00.058713 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-94936da8-81cc-42b1-9434-fb65845c9d68 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 returned with HTTP 200 Jul 31 17:37:00.059042 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1374/5479] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:00 2026] GET /volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:01.069997 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-51c8f91b-3bd1-4795-8075-80b7557b030d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:01.073468 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-51c8f91b-3bd1-4795-8075-80b7557b030d tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 Jul 31 17:37:01.073620 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-51c8f91b-3bd1-4795-8075-80b7557b030d tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:01.073799 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-51c8f91b-3bd1-4795-8075-80b7557b030d tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:01.073856 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-51c8f91b-3bd1-4795-8075-80b7557b030d tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 669c8533-5b2e-4958-bddd-b3355c949c82. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:01.079656 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:01.079656 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:37:01.079941 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-51c8f91b-3bd1-4795-8075-80b7557b030d tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 returned with HTTP 200 Jul 31 17:37:01.080338 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1379/5480] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:01 2026] GET /volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:02.090535 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6cf81905-d347-4ac2-ad08-3c19354d2e0d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:02.094110 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6cf81905-d347-4ac2-ad08-3c19354d2e0d tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 Jul 31 17:37:02.094337 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6cf81905-d347-4ac2-ad08-3c19354d2e0d tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:02.094841 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6cf81905-d347-4ac2-ad08-3c19354d2e0d tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:02.094841 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-6cf81905-d347-4ac2-ad08-3c19354d2e0d tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 669c8533-5b2e-4958-bddd-b3355c949c82. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:02.101029 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:02.101029 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:37:02.101539 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6cf81905-d347-4ac2-ad08-3c19354d2e0d tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 returned with HTTP 200 Jul 31 17:37:02.101968 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1366/5481] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:02 2026] GET /volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:03.111806 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9d933161-ec86-4e0b-a29e-f10a03508d47 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:03.114331 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9d933161-ec86-4e0b-a29e-f10a03508d47 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 Jul 31 17:37:03.114331 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9d933161-ec86-4e0b-a29e-f10a03508d47 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:03.114331 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9d933161-ec86-4e0b-a29e-f10a03508d47 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:03.114331 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-9d933161-ec86-4e0b-a29e-f10a03508d47 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 669c8533-5b2e-4958-bddd-b3355c949c82. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:03.118164 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:03.118164 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:37:03.120331 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9d933161-ec86-4e0b-a29e-f10a03508d47 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 returned with HTTP 200 Jul 31 17:37:03.120331 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1363/5482] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:03 2026] GET /volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:04.129667 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a80e725e-9456-4b43-8465-164714514a69 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:04.131393 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a80e725e-9456-4b43-8465-164714514a69 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 Jul 31 17:37:04.131630 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a80e725e-9456-4b43-8465-164714514a69 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:04.131816 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a80e725e-9456-4b43-8465-164714514a69 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:04.131913 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-a80e725e-9456-4b43-8465-164714514a69 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 669c8533-5b2e-4958-bddd-b3355c949c82. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:04.135947 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:04.135947 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:37:04.136643 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a80e725e-9456-4b43-8465-164714514a69 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 returned with HTTP 200 Jul 31 17:37:04.137077 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1375/5483] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:04 2026] GET /volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:05.148279 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e18f58e0-604f-4ac1-84bd-cafe8ba50d30 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:05.150159 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e18f58e0-604f-4ac1-84bd-cafe8ba50d30 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 Jul 31 17:37:05.150428 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e18f58e0-604f-4ac1-84bd-cafe8ba50d30 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:05.150640 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e18f58e0-604f-4ac1-84bd-cafe8ba50d30 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:05.150771 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-e18f58e0-604f-4ac1-84bd-cafe8ba50d30 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 669c8533-5b2e-4958-bddd-b3355c949c82. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:05.156107 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:05.156107 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:37:05.156107 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e18f58e0-604f-4ac1-84bd-cafe8ba50d30 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 returned with HTTP 200 Jul 31 17:37:05.156107 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1380/5484] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:05 2026] GET /volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:06.166709 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0a17ec8b-35ed-4ccd-b5b7-65cbc26fa995 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:06.168605 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0a17ec8b-35ed-4ccd-b5b7-65cbc26fa995 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 Jul 31 17:37:06.168881 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0a17ec8b-35ed-4ccd-b5b7-65cbc26fa995 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:06.169122 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0a17ec8b-35ed-4ccd-b5b7-65cbc26fa995 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:06.169232 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-0a17ec8b-35ed-4ccd-b5b7-65cbc26fa995 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 669c8533-5b2e-4958-bddd-b3355c949c82. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:06.173718 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:06.173718 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:37:06.174340 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0a17ec8b-35ed-4ccd-b5b7-65cbc26fa995 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 returned with HTTP 200 Jul 31 17:37:06.174767 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1367/5485] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:06 2026] GET /volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:07.184989 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3cd13158-3fb1-484d-b891-4d123b044c3c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:07.186560 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3cd13158-3fb1-484d-b891-4d123b044c3c tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 Jul 31 17:37:07.186809 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3cd13158-3fb1-484d-b891-4d123b044c3c tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:07.187185 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3cd13158-3fb1-484d-b891-4d123b044c3c tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:07.187185 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-3cd13158-3fb1-484d-b891-4d123b044c3c tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 669c8533-5b2e-4958-bddd-b3355c949c82. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:07.191341 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:07.191341 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:37:07.191968 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3cd13158-3fb1-484d-b891-4d123b044c3c tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 returned with HTTP 200 Jul 31 17:37:07.192357 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1364/5486] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:07 2026] GET /volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:08.202482 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-2a818add-fb40-4eed-bc59-337bb455a1d8 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:08.204346 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2a818add-fb40-4eed-bc59-337bb455a1d8 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 Jul 31 17:37:08.204603 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2a818add-fb40-4eed-bc59-337bb455a1d8 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:08.204794 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-2a818add-fb40-4eed-bc59-337bb455a1d8 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:08.204900 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-2a818add-fb40-4eed-bc59-337bb455a1d8 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 669c8533-5b2e-4958-bddd-b3355c949c82. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:08.209529 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:08.209529 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:37:08.210305 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-2a818add-fb40-4eed-bc59-337bb455a1d8 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 returned with HTTP 200 Jul 31 17:37:08.210740 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1376/5487] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:08 2026] GET /volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:09.221791 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d05883b7-2f85-4f22-9a6d-e4cde4d5ddde None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:09.224450 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d05883b7-2f85-4f22-9a6d-e4cde4d5ddde tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 Jul 31 17:37:09.224684 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d05883b7-2f85-4f22-9a6d-e4cde4d5ddde tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:09.224995 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d05883b7-2f85-4f22-9a6d-e4cde4d5ddde tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:09.225167 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-d05883b7-2f85-4f22-9a6d-e4cde4d5ddde tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 669c8533-5b2e-4958-bddd-b3355c949c82. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:09.230995 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:09.230995 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:37:09.232033 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d05883b7-2f85-4f22-9a6d-e4cde4d5ddde tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 returned with HTTP 200 Jul 31 17:37:09.232587 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1381/5488] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:09 2026] GET /volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:10.243866 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5abf5776-6ead-47b7-9b78-d6a14e924193 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:10.245713 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5abf5776-6ead-47b7-9b78-d6a14e924193 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 Jul 31 17:37:10.245938 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5abf5776-6ead-47b7-9b78-d6a14e924193 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:10.246130 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5abf5776-6ead-47b7-9b78-d6a14e924193 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:10.246238 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5abf5776-6ead-47b7-9b78-d6a14e924193 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 669c8533-5b2e-4958-bddd-b3355c949c82. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:10.250387 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:10.250387 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:37:10.250971 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5abf5776-6ead-47b7-9b78-d6a14e924193 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 returned with HTTP 200 Jul 31 17:37:10.251330 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1368/5489] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:10 2026] GET /volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:11.260725 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3ba5b43e-b968-4bf6-b0c0-ba10fb277ebe None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:11.262626 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3ba5b43e-b968-4bf6-b0c0-ba10fb277ebe tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 Jul 31 17:37:11.262839 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3ba5b43e-b968-4bf6-b0c0-ba10fb277ebe tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:11.263049 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3ba5b43e-b968-4bf6-b0c0-ba10fb277ebe tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:11.263168 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-3ba5b43e-b968-4bf6-b0c0-ba10fb277ebe tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 669c8533-5b2e-4958-bddd-b3355c949c82. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:11.267961 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:11.267961 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:37:11.268703 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3ba5b43e-b968-4bf6-b0c0-ba10fb277ebe tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 returned with HTTP 200 Jul 31 17:37:11.269108 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1365/5490] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:11 2026] GET /volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:12.279222 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1e6ce8f6-6893-4047-badb-c06ce416863d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:12.281255 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1e6ce8f6-6893-4047-badb-c06ce416863d tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 Jul 31 17:37:12.281527 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1e6ce8f6-6893-4047-badb-c06ce416863d tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:12.281763 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1e6ce8f6-6893-4047-badb-c06ce416863d tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:12.281931 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-1e6ce8f6-6893-4047-badb-c06ce416863d tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 669c8533-5b2e-4958-bddd-b3355c949c82. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:12.286152 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:12.286152 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:37:12.286768 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1e6ce8f6-6893-4047-badb-c06ce416863d tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 returned with HTTP 200 Jul 31 17:37:12.287166 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1377/5491] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:12 2026] GET /volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:12.297212 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b3dc2b90-590e-4efd-8e04-28d393358627 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:12.299156 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b3dc2b90-590e-4efd-8e04-28d393358627 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82/export_record Jul 31 17:37:12.299390 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b3dc2b90-590e-4efd-8e04-28d393358627 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:12.299591 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b3dc2b90-590e-4efd-8e04-28d393358627 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'export_record' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:12.299701 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-b3dc2b90-590e-4efd-8e04-28d393358627 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Export record for backup 669c8533-5b2e-4958-bddd-b3355c949c82. {{(pid=100274) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 17:37:12.304491 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:12.304491 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:37:12.305426 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.backup.api [None req-b3dc2b90-590e-4efd-8e04-28d393358627 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling RPCAPI with context: , host: np0000006248, backup: 669c8533-5b2e-4958-bddd-b3355c949c82. {{(pid=100274) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 31 17:37:12.310803 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-b3dc2b90-590e-4efd-8e04-28d393358627 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] export_record in rpcapi backup_id 669c8533-5b2e-4958-bddd-b3355c949c82 on host np0000006248. {{(pid=100274) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 31 17:37:12.324042 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-b3dc2b90-590e-4efd-8e04-28d393358627 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjY5Yzg1MzMtNWIyZS00OTU4LWJkZGQtYjMzNTVjOTQ5YzgyIiwgInVzZXJfaWQiOiAiZTQwMThlOGU4MjU0NDViMjk1MDI1ZjlmNTVlODAxMmIiLCAicHJvamVjdF9pZCI6ICJjNTMyMWI5OTNlODE0MzRhOTM2YzY4NmZiN2RmNDJjNSIsICJ2b2x1bWVfaWQiOiAiZmI5ZDMwZWMtYjZhNy00N2M5LWExN2QtYzdkYjI4MmNmZGExIiwgImhvc3QiOiAibnAwMDAwMDA2MjQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03OTI4MjA3MTQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mYjlkMzBlYy1iNmE3LTQ3YzktYTE3ZC1jN2RiMjgyY2ZkYTEvMjAyNjA3MzExNzM3MDAvYXpfbm92YV9iYWNrdXBfNjY5Yzg1MzMtNWIyZS00OTU4LWJkZGQtYjMzNTVjOTQ5YzgyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQxNzozNjo1OFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxNzozNjo1OFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDE3OjM3OjEyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100274) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 31 17:37:12.324294 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b3dc2b90-590e-4efd-8e04-28d393358627 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82/export_record returned with HTTP 200 Jul 31 17:37:12.324964 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1382/5492] 10.4.3.92 () {68 vars in 1423 bytes} [Fri Jul 31 17:37:12 2026] GET /volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82/export_record => generated 1424 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:37:12.331944 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3184f81a-43e4-457d-a0e2-f51fc0ba8a6a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:12.333699 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3184f81a-43e4-457d-a0e2-f51fc0ba8a6a tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 Jul 31 17:37:12.333966 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3184f81a-43e4-457d-a0e2-f51fc0ba8a6a tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:12.334187 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3184f81a-43e4-457d-a0e2-f51fc0ba8a6a tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:12.334352 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-3184f81a-43e4-457d-a0e2-f51fc0ba8a6a tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 669c8533-5b2e-4958-bddd-b3355c949c82. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:12.339073 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:12.339073 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:37:12.339811 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3184f81a-43e4-457d-a0e2-f51fc0ba8a6a tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 returned with HTTP 200 Jul 31 17:37:12.340197 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1369/5493] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:12 2026] GET /volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:12.350441 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0aab4e19-9e4e-4517-99a0-64e6721b4846 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:12.352333 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0aab4e19-9e4e-4517-99a0-64e6721b4846 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] POST https://10.4.3.92/volume/v3/backups/import_record Jul 31 17:37:12.352762 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0aab4e19-9e4e-4517-99a0-64e6721b4846 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWVjMTZiMWMtYTAyMC00YjU5LWE2NGItOGNkOTgxNDJmYzI1IiwgInVzZXJfaWQiOiAiZTQwMThlOGU4MjU0NDViMjk1MDI1ZjlmNTVlODAxMmIiLCAicHJvamVjdF9pZCI6ICJjNTMyMWI5OTNlODE0MzRhOTM2YzY4NmZiN2RmNDJjNSIsICJ2b2x1bWVfaWQiOiAiZmI5ZDMwZWMtYjZhNy00N2M5LWExN2QtYzdkYjI4MmNmZGExIiwgImhvc3QiOiAibnAwMDAwMDA2MjQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03OTI4MjA3MTQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mYjlkMzBlYy1iNmE3LTQ3YzktYTE3ZC1jN2RiMjgyY2ZkYTEvMjAyNjA3MzExNzM3MDAvYXpfbm92YV9iYWNrdXBfNjY5Yzg1MzMtNWIyZS00OTU4LWJkZGQtYjMzNTVjOTQ5YzgyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQxNzozNjo1OFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxNzozNjo1OFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDE3OjM3OjEyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:37:12.354080 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.backups [None req-0aab4e19-9e4e-4517-99a0-64e6721b4846 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWVjMTZiMWMtYTAyMC00YjU5LWE2NGItOGNkOTgxNDJmYzI1IiwgInVzZXJfaWQiOiAiZTQwMThlOGU4MjU0NDViMjk1MDI1ZjlmNTVlODAxMmIiLCAicHJvamVjdF9pZCI6ICJjNTMyMWI5OTNlODE0MzRhOTM2YzY4NmZiN2RmNDJjNSIsICJ2b2x1bWVfaWQiOiAiZmI5ZDMwZWMtYjZhNy00N2M5LWExN2QtYzdkYjI4MmNmZGExIiwgImhvc3QiOiAibnAwMDAwMDA2MjQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03OTI4MjA3MTQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mYjlkMzBlYy1iNmE3LTQ3YzktYTE3ZC1jN2RiMjgyY2ZkYTEvMjAyNjA3MzExNzM3MDAvYXpfbm92YV9iYWNrdXBfNjY5Yzg1MzMtNWIyZS00OTU4LWJkZGQtYjMzNTVjOTQ5YzgyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQxNzozNjo1OFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxNzozNjo1OFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDE3OjM3OjEyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100272) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 31 17:37:12.354191 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.backups [None req-0aab4e19-9e4e-4517-99a0-64e6721b4846 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWVjMTZiMWMtYTAyMC00YjU5LWE2NGItOGNkOTgxNDJmYzI1IiwgInVzZXJfaWQiOiAiZTQwMThlOGU4MjU0NDViMjk1MDI1ZjlmNTVlODAxMmIiLCAicHJvamVjdF9pZCI6ICJjNTMyMWI5OTNlODE0MzRhOTM2YzY4NmZiN2RmNDJjNSIsICJ2b2x1bWVfaWQiOiAiZmI5ZDMwZWMtYjZhNy00N2M5LWExN2QtYzdkYjI4MmNmZGExIiwgImhvc3QiOiAibnAwMDAwMDA2MjQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03OTI4MjA3MTQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mYjlkMzBlYy1iNmE3LTQ3YzktYTE3ZC1jN2RiMjgyY2ZkYTEvMjAyNjA3MzExNzM3MDAvYXpfbm92YV9iYWNrdXBfNjY5Yzg1MzMtNWIyZS00OTU4LWJkZGQtYjMzNTVjOTQ5YzgyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQxNzozNjo1OFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxNzozNjo1OFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDE3OjM3OjEyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100272) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 31 17:37:12.382828 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-0aab4e19-9e4e-4517-99a0-64e6721b4846 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Created reservations ['1c7c471a-cb70-4015-8691-8f9a4d83829e', 'ea78c760-f078-4b57-bb34-aec0f44b415d'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:37:12.403041 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.backup.rpcapi [None req-0aab4e19-9e4e-4517-99a0-64e6721b4846 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] import_record rpcapi backup id aec16b1c-a020-4b59-a64b-8cd98142fc25 on host np0000006248 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWVjMTZiMWMtYTAyMC00YjU5LWE2NGItOGNkOTgxNDJmYzI1IiwgInVzZXJfaWQiOiAiZTQwMThlOGU4MjU0NDViMjk1MDI1ZjlmNTVlODAxMmIiLCAicHJvamVjdF9pZCI6ICJjNTMyMWI5OTNlODE0MzRhOTM2YzY4NmZiN2RmNDJjNSIsICJ2b2x1bWVfaWQiOiAiZmI5ZDMwZWMtYjZhNy00N2M5LWExN2QtYzdkYjI4MmNmZGExIiwgImhvc3QiOiAibnAwMDAwMDA2MjQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03OTI4MjA3MTQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9mYjlkMzBlYy1iNmE3LTQ3YzktYTE3ZC1jN2RiMjgyY2ZkYTEvMjAyNjA3MzExNzM3MDAvYXpfbm92YV9iYWNrdXBfNjY5Yzg1MzMtNWIyZS00OTU4LWJkZGQtYjMzNTVjOTQ5YzgyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQxNzozNjo1OFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxNzozNjo1OFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDE3OjM3OjEyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100272) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 31 17:37:12.405052 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.backups [None req-0aab4e19-9e4e-4517-99a0-64e6721b4846 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Import record output: {'backup': {'id': 'aec16b1c-a020-4b59-a64b-8cd98142fc25', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.92/volume/v3/backups/aec16b1c-a020-4b59-a64b-8cd98142fc25'}, {'rel': 'bookmark', 'href': 'https://10.4.3.92/volume/backups/aec16b1c-a020-4b59-a64b-8cd98142fc25'}]}}. {{(pid=100272) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 31 17:37:12.405310 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0aab4e19-9e4e-4517-99a0-64e6721b4846 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/import_record returned with HTTP 201 Jul 31 17:37:12.405761 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1366/5494] 10.4.3.92 () {70 vars in 1335 bytes} [Fri Jul 31 17:37:12 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 56 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 31 17:37:12.415818 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-28e3220c-f29b-466d-9e2c-155528a4572e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:12.417654 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-28e3220c-f29b-466d-9e2c-155528a4572e tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/aec16b1c-a020-4b59-a64b-8cd98142fc25 Jul 31 17:37:12.417893 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-28e3220c-f29b-466d-9e2c-155528a4572e tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:12.418046 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-28e3220c-f29b-466d-9e2c-155528a4572e tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:12.418155 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-28e3220c-f29b-466d-9e2c-155528a4572e tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id aec16b1c-a020-4b59-a64b-8cd98142fc25. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:12.423146 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:12.423146 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:37:12.423782 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-28e3220c-f29b-466d-9e2c-155528a4572e tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/aec16b1c-a020-4b59-a64b-8cd98142fc25 returned with HTTP 200 Jul 31 17:37:12.424174 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1378/5495] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:12 2026] GET /volume/v3/backups/aec16b1c-a020-4b59-a64b-8cd98142fc25 => generated 645 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:13.435399 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b17790c2-5bf3-41cf-b0bd-115b513f1285 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:13.437250 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b17790c2-5bf3-41cf-b0bd-115b513f1285 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/aec16b1c-a020-4b59-a64b-8cd98142fc25 Jul 31 17:37:13.437556 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b17790c2-5bf3-41cf-b0bd-115b513f1285 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:13.437810 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b17790c2-5bf3-41cf-b0bd-115b513f1285 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:13.437996 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-b17790c2-5bf3-41cf-b0bd-115b513f1285 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id aec16b1c-a020-4b59-a64b-8cd98142fc25. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:13.442268 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:13.442268 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:37:13.442959 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b17790c2-5bf3-41cf-b0bd-115b513f1285 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/aec16b1c-a020-4b59-a64b-8cd98142fc25 returned with HTTP 200 Jul 31 17:37:13.443300 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1383/5496] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:13 2026] GET /volume/v3/backups/aec16b1c-a020-4b59-a64b-8cd98142fc25 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:13.452239 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a24c2f7e-047e-4cfe-86b3-e0ea549cf9b4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:13.454144 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a24c2f7e-047e-4cfe-86b3-e0ea549cf9b4 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] DELETE https://10.4.3.92/volume/v3/backups/aec16b1c-a020-4b59-a64b-8cd98142fc25 Jul 31 17:37:13.454383 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a24c2f7e-047e-4cfe-86b3-e0ea549cf9b4 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:13.454571 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a24c2f7e-047e-4cfe-86b3-e0ea549cf9b4 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:13.454671 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-a24c2f7e-047e-4cfe-86b3-e0ea549cf9b4 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Delete backup with id: aec16b1c-a020-4b59-a64b-8cd98142fc25. Jul 31 17:37:13.459555 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:13.459555 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:37:13.473199 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-a24c2f7e-047e-4cfe-86b3-e0ea549cf9b4 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] delete_backup rpcapi backup_id aec16b1c-a020-4b59-a64b-8cd98142fc25 {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:37:13.478784 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a24c2f7e-047e-4cfe-86b3-e0ea549cf9b4 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/aec16b1c-a020-4b59-a64b-8cd98142fc25 returned with HTTP 202 Jul 31 17:37:13.479226 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1370/5497] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:37:13 2026] DELETE /volume/v3/backups/aec16b1c-a020-4b59-a64b-8cd98142fc25 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:37:13.485827 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ce12a9c8-3c44-4df5-97e2-44cb8a48507a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:13.487874 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ce12a9c8-3c44-4df5-97e2-44cb8a48507a tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/aec16b1c-a020-4b59-a64b-8cd98142fc25 Jul 31 17:37:13.488138 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ce12a9c8-3c44-4df5-97e2-44cb8a48507a tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:13.488395 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ce12a9c8-3c44-4df5-97e2-44cb8a48507a tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:13.488498 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-ce12a9c8-3c44-4df5-97e2-44cb8a48507a tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id aec16b1c-a020-4b59-a64b-8cd98142fc25. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:13.492620 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:13.492620 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:37:13.493284 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ce12a9c8-3c44-4df5-97e2-44cb8a48507a tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/aec16b1c-a020-4b59-a64b-8cd98142fc25 returned with HTTP 200 Jul 31 17:37:13.493674 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1367/5498] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:13 2026] GET /volume/v3/backups/aec16b1c-a020-4b59-a64b-8cd98142fc25 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:14.504668 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8547c61e-4a84-419d-b322-597fb03943c3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:14.506580 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8547c61e-4a84-419d-b322-597fb03943c3 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/aec16b1c-a020-4b59-a64b-8cd98142fc25 Jul 31 17:37:14.506825 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8547c61e-4a84-419d-b322-597fb03943c3 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:14.507032 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8547c61e-4a84-419d-b322-597fb03943c3 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:14.507135 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-8547c61e-4a84-419d-b322-597fb03943c3 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id aec16b1c-a020-4b59-a64b-8cd98142fc25. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:14.510703 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8547c61e-4a84-419d-b322-597fb03943c3 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/aec16b1c-a020-4b59-a64b-8cd98142fc25 returned with HTTP 404 Jul 31 17:37:14.511183 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1379/5499] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:14 2026] GET /volume/v3/backups/aec16b1c-a020-4b59-a64b-8cd98142fc25 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:37:14.518657 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e5036122-8c83-404c-89a5-9fab4cd31d32 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:14.520899 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e5036122-8c83-404c-89a5-9fab4cd31d32 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/fb9d30ec-b6a7-47c9-a17d-c7db282cfda1 Jul 31 17:37:14.521233 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e5036122-8c83-404c-89a5-9fab4cd31d32 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:14.521519 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e5036122-8c83-404c-89a5-9fab4cd31d32 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:14.521744 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-e5036122-8c83-404c-89a5-9fab4cd31d32 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Delete volume with id: fb9d30ec-b6a7-47c9-a17d-c7db282cfda1 Jul 31 17:37:14.529331 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:14.529331 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:37:14.529642 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e5036122-8c83-404c-89a5-9fab4cd31d32 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Volume info retrieved successfully. Jul 31 17:37:14.546243 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e5036122-8c83-404c-89a5-9fab4cd31d32 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Delete volume request issued successfully. Jul 31 17:37:14.546578 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e5036122-8c83-404c-89a5-9fab4cd31d32 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/volumes/fb9d30ec-b6a7-47c9-a17d-c7db282cfda1 returned with HTTP 202 Jul 31 17:37:14.547208 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1384/5500] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:37:14 2026] DELETE /volume/v3/volumes/fb9d30ec-b6a7-47c9-a17d-c7db282cfda1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:37:14.554027 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-38cf9775-8b38-4550-af5c-8691fe3334b6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:14.555900 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-38cf9775-8b38-4550-af5c-8691fe3334b6 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/volumes/fb9d30ec-b6a7-47c9-a17d-c7db282cfda1 Jul 31 17:37:14.556145 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-38cf9775-8b38-4550-af5c-8691fe3334b6 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:14.556360 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-38cf9775-8b38-4550-af5c-8691fe3334b6 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:14.563613 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:14.563613 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:37:14.567465 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-38cf9775-8b38-4550-af5c-8691fe3334b6 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Volume info retrieved successfully. Jul 31 17:37:14.572134 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-38cf9775-8b38-4550-af5c-8691fe3334b6 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/volumes/fb9d30ec-b6a7-47c9-a17d-c7db282cfda1 returned with HTTP 200 Jul 31 17:37:14.572532 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1371/5501] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:14 2026] GET /volume/v3/volumes/fb9d30ec-b6a7-47c9-a17d-c7db282cfda1 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:37:15.585974 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-eb455b3d-5b7b-4453-9214-6252b2b695f3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:15.588068 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-eb455b3d-5b7b-4453-9214-6252b2b695f3 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/volumes/fb9d30ec-b6a7-47c9-a17d-c7db282cfda1 Jul 31 17:37:15.588280 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-eb455b3d-5b7b-4453-9214-6252b2b695f3 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:15.588499 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-eb455b3d-5b7b-4453-9214-6252b2b695f3 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:15.595728 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-eb455b3d-5b7b-4453-9214-6252b2b695f3 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/volumes/fb9d30ec-b6a7-47c9-a17d-c7db282cfda1 returned with HTTP 404 Jul 31 17:37:15.596401 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1368/5502] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:15 2026] GET /volume/v3/volumes/fb9d30ec-b6a7-47c9-a17d-c7db282cfda1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:37:15.605491 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-76e7a04c-4ca7-4802-8b06-382ef0f98ea2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:15.607231 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-76e7a04c-4ca7-4802-8b06-382ef0f98ea2 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups Jul 31 17:37:15.607445 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-76e7a04c-4ca7-4802-8b06-382ef0f98ea2 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:15.607635 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-76e7a04c-4ca7-4802-8b06-382ef0f98ea2 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'index' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:15.612703 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-76e7a04c-4ca7-4802-8b06-382ef0f98ea2 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 200 Jul 31 17:37:15.613042 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1380/5503] 10.4.3.92 () {68 vars in 1270 bytes} [Fri Jul 31 17:37:15 2026] GET /volume/v3/backups => generated 620 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:15.622642 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e0d93a98-8f4a-42b9-acf8-5ec0f892e6cb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:15.624287 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e0d93a98-8f4a-42b9-acf8-5ec0f892e6cb tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups?project_id=c5321b993e81434a936c686fb7df42c5 Jul 31 17:37:15.624507 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e0d93a98-8f4a-42b9-acf8-5ec0f892e6cb tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:15.624696 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e0d93a98-8f4a-42b9-acf8-5ec0f892e6cb tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'index' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:15.629593 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e0d93a98-8f4a-42b9-acf8-5ec0f892e6cb tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups?project_id=c5321b993e81434a936c686fb7df42c5 returned with HTTP 200 Jul 31 17:37:15.629961 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1385/5504] 10.4.3.92 () {68 vars in 1357 bytes} [Fri Jul 31 17:37:15 2026] GET /volume/v3/backups?project_id=c5321b993e81434a936c686fb7df42c5 => generated 620 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:15.640299 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-852e5c88-9c74-4c42-bb20-3c8acc23c4f4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:15.641812 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-852e5c88-9c74-4c42-bb20-3c8acc23c4f4 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:37:15.642194 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-852e5c88-9c74-4c42-bb20-3c8acc23c4f4 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1037951647"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:37:15.643487 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-852e5c88-9c74-4c42-bb20-3c8acc23c4f4 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1037951647'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:37:15.643601 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-852e5c88-9c74-4c42-bb20-3c8acc23c4f4 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Create volume of 1 GB Jul 31 17:37:15.647109 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-852e5c88-9c74-4c42-bb20-3c8acc23c4f4 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Availability Zones retrieved successfully. Jul 31 17:37:15.652169 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-852e5c88-9c74-4c42-bb20-3c8acc23c4f4 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Flow 'volume_create_api' (8a2580d8-85ce-4ad7-ae55-ea9922b2fe43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:37:15.653236 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-852e5c88-9c74-4c42-bb20-3c8acc23c4f4 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ec0b3e5-ddb9-494f-ae7d-b0a40822ff7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:37:15.654009 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-852e5c88-9c74-4c42-bb20-3c8acc23c4f4 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:37:15.675393 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-852e5c88-9c74-4c42-bb20-3c8acc23c4f4 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ec0b3e5-ddb9-494f-ae7d-b0a40822ff7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:37:15.676117 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-852e5c88-9c74-4c42-bb20-3c8acc23c4f4 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4388b3c3-867f-4ab6-86bf-2e5fc818333d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:37:15.712182 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-852e5c88-9c74-4c42-bb20-3c8acc23c4f4 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Created reservations ['5f06de2f-116f-4818-9776-d54565e79aa4', '796be7b4-f172-4c1f-ae44-83673bccb52f', '9111dba1-ec0c-4cba-9e37-75a9f3d1624f', 'c4c96051-4a72-4bf6-9fe4-a67c5fc5405b'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:37:15.713000 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-852e5c88-9c74-4c42-bb20-3c8acc23c4f4 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4388b3c3-867f-4ab6-86bf-2e5fc818333d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f06de2f-116f-4818-9776-d54565e79aa4', '796be7b4-f172-4c1f-ae44-83673bccb52f', '9111dba1-ec0c-4cba-9e37-75a9f3d1624f', 'c4c96051-4a72-4bf6-9fe4-a67c5fc5405b']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:37:15.713773 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-852e5c88-9c74-4c42-bb20-3c8acc23c4f4 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (185702eb-e8ce-4609-889b-65846eeeffbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:37:15.734895 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-852e5c88-9c74-4c42-bb20-3c8acc23c4f4 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (185702eb-e8ce-4609-889b-65846eeeffbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdcf50ef-4feb-47f8-ac19-8ea8c5c61338', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1037951647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5321b993e81434a936c686fb7df42c5',qos_specs=None,replication_status=,reservations=['5f06de2f-116f-4818-9776-d54565e79aa4','796be7b4-f172-4c1f-ae44-83673bccb52f','9111dba1-ec0c-4cba-9e37-75a9f3d1624f','c4c96051-4a72-4bf6-9fe4-a67c5fc5405b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4018e8e825445b295025f9f55e8012b',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:37:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1037951647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fdcf50ef-4feb-47f8-ac19-8ea8c5c61338,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5321b993e81434a936c686fb7df42c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4018e8e825445b295025f9f55e8012b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:37:15.735942 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-852e5c88-9c74-4c42-bb20-3c8acc23c4f4 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23b88b1a-91cf-4568-85e4-7dc7854df25f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:37:15.752453 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-852e5c88-9c74-4c42-bb20-3c8acc23c4f4 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23b88b1a-91cf-4568-85e4-7dc7854df25f) transitioned into state 'SUCCESS' from state '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-1037951647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5321b993e81434a936c686fb7df42c5',qos_specs=None,replication_status=,reservations=['5f06de2f-116f-4818-9776-d54565e79aa4','796be7b4-f172-4c1f-ae44-83673bccb52f','9111dba1-ec0c-4cba-9e37-75a9f3d1624f','c4c96051-4a72-4bf6-9fe4-a67c5fc5405b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4018e8e825445b295025f9f55e8012b',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:37:15.753118 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-852e5c88-9c74-4c42-bb20-3c8acc23c4f4 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aabebc98-0aba-4bb2-b4f7-2014f63dbd5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:37:15.761071 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-852e5c88-9c74-4c42-bb20-3c8acc23c4f4 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aabebc98-0aba-4bb2-b4f7-2014f63dbd5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:37:15.761837 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-852e5c88-9c74-4c42-bb20-3c8acc23c4f4 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Flow 'volume_create_api' (8a2580d8-85ce-4ad7-ae55-ea9922b2fe43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:37:15.762151 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-852e5c88-9c74-4c42-bb20-3c8acc23c4f4 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Create volume request issued successfully. Jul 31 17:37:15.762680 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-852e5c88-9c74-4c42-bb20-3c8acc23c4f4 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:37:15.763157 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1372/5505] 10.4.3.92 () {70 vars in 1291 bytes} [Fri Jul 31 17:37:15 2026] POST /volume/v3/volumes => generated 776 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:37:15.775439 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-dd463242-7ef4-498a-98ed-ae142715d2c0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:15.777119 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dd463242-7ef4-498a-98ed-ae142715d2c0 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/volumes/fdcf50ef-4feb-47f8-ac19-8ea8c5c61338 Jul 31 17:37:15.777611 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dd463242-7ef4-498a-98ed-ae142715d2c0 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:15.777611 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dd463242-7ef4-498a-98ed-ae142715d2c0 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:15.784377 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:15.784377 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:37:15.787736 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-dd463242-7ef4-498a-98ed-ae142715d2c0 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Volume info retrieved successfully. Jul 31 17:37:15.791438 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dd463242-7ef4-498a-98ed-ae142715d2c0 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/volumes/fdcf50ef-4feb-47f8-ac19-8ea8c5c61338 returned with HTTP 200 Jul 31 17:37:15.791787 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1369/5506] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:15 2026] GET /volume/v3/volumes/fdcf50ef-4feb-47f8-ac19-8ea8c5c61338 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:16.807892 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9d5e1c1b-2a8e-4acf-b77e-82aa7f85b8cd None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:16.810448 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9d5e1c1b-2a8e-4acf-b77e-82aa7f85b8cd tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/volumes/fdcf50ef-4feb-47f8-ac19-8ea8c5c61338 Jul 31 17:37:16.810673 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9d5e1c1b-2a8e-4acf-b77e-82aa7f85b8cd tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:16.810872 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9d5e1c1b-2a8e-4acf-b77e-82aa7f85b8cd tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:16.817544 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:16.817544 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:37:16.820970 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9d5e1c1b-2a8e-4acf-b77e-82aa7f85b8cd tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Volume info retrieved successfully. Jul 31 17:37:16.824384 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9d5e1c1b-2a8e-4acf-b77e-82aa7f85b8cd tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/volumes/fdcf50ef-4feb-47f8-ac19-8ea8c5c61338 returned with HTTP 200 Jul 31 17:37:16.824736 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1381/5507] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:16 2026] GET /volume/v3/volumes/fdcf50ef-4feb-47f8-ac19-8ea8c5c61338 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:37:16.835874 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-49ac68fd-df1c-4393-bb17-d0c21b0d3e80 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:16.837692 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-49ac68fd-df1c-4393-bb17-d0c21b0d3e80 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] POST https://10.4.3.92/volume/v3/backups Jul 31 17:37:16.838096 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-49ac68fd-df1c-4393-bb17-d0c21b0d3e80 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fdcf50ef-4feb-47f8-ac19-8ea8c5c61338", "name": "tempest-type-Backup-1286703568"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:37:16.839601 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-49ac68fd-df1c-4393-bb17-d0c21b0d3e80 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Creating new backup {'backup': {'volume_id': 'fdcf50ef-4feb-47f8-ac19-8ea8c5c61338', 'name': 'tempest-type-Backup-1286703568'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:37:16.839773 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-49ac68fd-df1c-4393-bb17-d0c21b0d3e80 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Creating backup of volume fdcf50ef-4feb-47f8-ac19-8ea8c5c61338 in container None Jul 31 17:37:16.846735 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:16.846735 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:37:16.847076 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-49ac68fd-df1c-4393-bb17-d0c21b0d3e80 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Volume info retrieved successfully. Jul 31 17:37:16.861250 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-49ac68fd-df1c-4393-bb17-d0c21b0d3e80 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Created reservations ['4adc2366-faac-4b40-bf65-c8ec6d6fbe8a', 'eff750e0-d18d-4ba2-9895-b3d128fa187d'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:37:16.884896 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-49ac68fd-df1c-4393-bb17-d0c21b0d3e80 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:37:16.885350 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1386/5508] 10.4.3.92 () {70 vars in 1292 bytes} [Fri Jul 31 17:37:16 2026] POST /volume/v3/backups => generated 314 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:37:16.892958 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fae15535-5004-4fa3-ba55-07e878c4fc83 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:16.894839 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fae15535-5004-4fa3-ba55-07e878c4fc83 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 Jul 31 17:37:16.895060 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fae15535-5004-4fa3-ba55-07e878c4fc83 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:16.895234 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fae15535-5004-4fa3-ba55-07e878c4fc83 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:16.895352 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-fae15535-5004-4fa3-ba55-07e878c4fc83 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id b7bd49b5-f7ee-4884-9cb4-91ee4cf18600. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:16.899565 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:16.899565 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:37:16.900151 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fae15535-5004-4fa3-ba55-07e878c4fc83 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 returned with HTTP 200 Jul 31 17:37:16.900514 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1373/5509] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:16 2026] GET /volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:17.910210 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2501d4ac-de35-4549-8e49-eea30ca69fb6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:17.911895 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2501d4ac-de35-4549-8e49-eea30ca69fb6 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 Jul 31 17:37:17.912129 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2501d4ac-de35-4549-8e49-eea30ca69fb6 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:17.912302 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2501d4ac-de35-4549-8e49-eea30ca69fb6 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:17.912442 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-2501d4ac-de35-4549-8e49-eea30ca69fb6 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id b7bd49b5-f7ee-4884-9cb4-91ee4cf18600. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:17.916352 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:17.916352 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:37:17.916895 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2501d4ac-de35-4549-8e49-eea30ca69fb6 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 returned with HTTP 200 Jul 31 17:37:17.917371 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1370/5510] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:17 2026] GET /volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:18.927299 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a84450d0-0885-4746-ad99-a55cf7760869 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:18.929621 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a84450d0-0885-4746-ad99-a55cf7760869 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 Jul 31 17:37:18.929864 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a84450d0-0885-4746-ad99-a55cf7760869 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:18.930049 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a84450d0-0885-4746-ad99-a55cf7760869 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:18.930157 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-a84450d0-0885-4746-ad99-a55cf7760869 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id b7bd49b5-f7ee-4884-9cb4-91ee4cf18600. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:18.934238 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:18.934238 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:37:18.934863 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a84450d0-0885-4746-ad99-a55cf7760869 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 returned with HTTP 200 Jul 31 17:37:18.935230 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1382/5511] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:18 2026] GET /volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:19.946014 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f5e6663d-8dc7-4e16-8dbd-51bcb5471b82 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:19.948034 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f5e6663d-8dc7-4e16-8dbd-51bcb5471b82 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 Jul 31 17:37:19.948370 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f5e6663d-8dc7-4e16-8dbd-51bcb5471b82 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:19.948370 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f5e6663d-8dc7-4e16-8dbd-51bcb5471b82 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:19.948952 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f5e6663d-8dc7-4e16-8dbd-51bcb5471b82 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id b7bd49b5-f7ee-4884-9cb4-91ee4cf18600. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:19.952961 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:19.952961 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:37:19.953738 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f5e6663d-8dc7-4e16-8dbd-51bcb5471b82 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 returned with HTTP 200 Jul 31 17:37:19.953986 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1387/5512] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:19 2026] GET /volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:20.965068 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ae7855fb-5987-48ce-89ea-662b552ab43f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:20.966844 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ae7855fb-5987-48ce-89ea-662b552ab43f tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 Jul 31 17:37:20.967047 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ae7855fb-5987-48ce-89ea-662b552ab43f tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:20.967222 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ae7855fb-5987-48ce-89ea-662b552ab43f tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:20.967338 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-ae7855fb-5987-48ce-89ea-662b552ab43f tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id b7bd49b5-f7ee-4884-9cb4-91ee4cf18600. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:20.971681 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:20.971681 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:37:20.972243 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ae7855fb-5987-48ce-89ea-662b552ab43f tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 returned with HTTP 200 Jul 31 17:37:20.972596 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1374/5513] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:20 2026] GET /volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:21.983388 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-73b4fe20-dd76-458e-a7e3-c90f183cd52c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:21.985104 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-73b4fe20-dd76-458e-a7e3-c90f183cd52c tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 Jul 31 17:37:21.985479 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-73b4fe20-dd76-458e-a7e3-c90f183cd52c tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:21.986729 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-73b4fe20-dd76-458e-a7e3-c90f183cd52c tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:21.986729 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-73b4fe20-dd76-458e-a7e3-c90f183cd52c tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id b7bd49b5-f7ee-4884-9cb4-91ee4cf18600. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:21.990280 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:21.990280 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:37:21.991089 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-73b4fe20-dd76-458e-a7e3-c90f183cd52c tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 returned with HTTP 200 Jul 31 17:37:21.991703 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1371/5514] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:21 2026] GET /volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:23.001978 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cac77540-78e8-4049-9a4d-75fc911313d2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:23.004090 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cac77540-78e8-4049-9a4d-75fc911313d2 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 Jul 31 17:37:23.004356 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cac77540-78e8-4049-9a4d-75fc911313d2 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:23.004588 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cac77540-78e8-4049-9a4d-75fc911313d2 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:23.004715 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-cac77540-78e8-4049-9a4d-75fc911313d2 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id b7bd49b5-f7ee-4884-9cb4-91ee4cf18600. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:23.009483 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:23.009483 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:37:23.010193 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cac77540-78e8-4049-9a4d-75fc911313d2 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 returned with HTTP 200 Jul 31 17:37:23.010627 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1383/5515] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:23 2026] GET /volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:24.023292 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-33bb9885-40db-4d9f-aa79-106b352c88cd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:24.025054 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-33bb9885-40db-4d9f-aa79-106b352c88cd tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 Jul 31 17:37:24.026481 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-33bb9885-40db-4d9f-aa79-106b352c88cd tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:24.026481 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-33bb9885-40db-4d9f-aa79-106b352c88cd tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:24.026481 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-33bb9885-40db-4d9f-aa79-106b352c88cd tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id b7bd49b5-f7ee-4884-9cb4-91ee4cf18600. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:24.029780 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:24.029780 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:37:24.030493 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-33bb9885-40db-4d9f-aa79-106b352c88cd tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 returned with HTTP 200 Jul 31 17:37:24.030985 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1388/5516] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:24 2026] GET /volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:25.041776 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b400bbd9-0cd6-45cd-baf3-4a950ae7bf0e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:25.044269 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b400bbd9-0cd6-45cd-baf3-4a950ae7bf0e tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 Jul 31 17:37:25.044601 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b400bbd9-0cd6-45cd-baf3-4a950ae7bf0e tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:25.044893 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b400bbd9-0cd6-45cd-baf3-4a950ae7bf0e tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:25.045056 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b400bbd9-0cd6-45cd-baf3-4a950ae7bf0e tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id b7bd49b5-f7ee-4884-9cb4-91ee4cf18600. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:25.050302 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:25.050302 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:37:25.051197 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b400bbd9-0cd6-45cd-baf3-4a950ae7bf0e tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 returned with HTTP 200 Jul 31 17:37:25.051648 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1375/5517] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:25 2026] GET /volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:26.064411 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cc25f2fb-1d1c-4ec5-8d95-5d6d3cfe5321 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:26.066217 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cc25f2fb-1d1c-4ec5-8d95-5d6d3cfe5321 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 Jul 31 17:37:26.066451 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cc25f2fb-1d1c-4ec5-8d95-5d6d3cfe5321 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:26.066638 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cc25f2fb-1d1c-4ec5-8d95-5d6d3cfe5321 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:26.066763 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-cc25f2fb-1d1c-4ec5-8d95-5d6d3cfe5321 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id b7bd49b5-f7ee-4884-9cb4-91ee4cf18600. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:26.070846 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:26.070846 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:37:26.071423 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cc25f2fb-1d1c-4ec5-8d95-5d6d3cfe5321 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 returned with HTTP 200 Jul 31 17:37:26.071794 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1372/5518] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:26 2026] GET /volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:27.081969 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e0246b80-f87f-470e-889b-852e4d98605e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:27.083600 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e0246b80-f87f-470e-889b-852e4d98605e tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 Jul 31 17:37:27.083817 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e0246b80-f87f-470e-889b-852e4d98605e tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:27.083997 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e0246b80-f87f-470e-889b-852e4d98605e tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:27.084095 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e0246b80-f87f-470e-889b-852e4d98605e tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id b7bd49b5-f7ee-4884-9cb4-91ee4cf18600. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:27.088085 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:27.088085 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:37:27.088706 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e0246b80-f87f-470e-889b-852e4d98605e tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 returned with HTTP 200 Jul 31 17:37:27.089031 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1384/5519] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:27 2026] GET /volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:28.102346 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-0a6a18b4-0344-4be2-babe-ddd0caa6f898 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:28.102346 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0a6a18b4-0344-4be2-babe-ddd0caa6f898 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 Jul 31 17:37:28.102346 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0a6a18b4-0344-4be2-babe-ddd0caa6f898 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:28.102346 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-0a6a18b4-0344-4be2-babe-ddd0caa6f898 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:28.102346 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-0a6a18b4-0344-4be2-babe-ddd0caa6f898 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id b7bd49b5-f7ee-4884-9cb4-91ee4cf18600. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:28.106913 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:28.106913 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:37:28.107821 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-0a6a18b4-0344-4be2-babe-ddd0caa6f898 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 returned with HTTP 200 Jul 31 17:37:28.108298 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1389/5520] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:28 2026] GET /volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:29.117992 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-072c28cf-99b6-42c1-8c1b-81772b576d21 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:29.119736 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-072c28cf-99b6-42c1-8c1b-81772b576d21 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 Jul 31 17:37:29.119940 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-072c28cf-99b6-42c1-8c1b-81772b576d21 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:29.120168 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-072c28cf-99b6-42c1-8c1b-81772b576d21 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:29.120286 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-072c28cf-99b6-42c1-8c1b-81772b576d21 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id b7bd49b5-f7ee-4884-9cb4-91ee4cf18600. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:29.124966 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:29.124966 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:37:29.125575 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-072c28cf-99b6-42c1-8c1b-81772b576d21 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 returned with HTTP 200 Jul 31 17:37:29.125971 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1376/5521] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:29 2026] GET /volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:30.135252 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-4591ae66-9cb2-45dd-806c-96ec55e41800 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:30.136883 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4591ae66-9cb2-45dd-806c-96ec55e41800 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 Jul 31 17:37:30.137075 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4591ae66-9cb2-45dd-806c-96ec55e41800 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:30.137248 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-4591ae66-9cb2-45dd-806c-96ec55e41800 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:30.137369 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-4591ae66-9cb2-45dd-806c-96ec55e41800 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id b7bd49b5-f7ee-4884-9cb4-91ee4cf18600. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:30.141212 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:30.141212 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:37:30.141826 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-4591ae66-9cb2-45dd-806c-96ec55e41800 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 returned with HTTP 200 Jul 31 17:37:30.142168 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1373/5522] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:30 2026] GET /volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:31.152337 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-be200a30-e8d6-44a7-8064-d19c41bb5431 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:31.154073 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-be200a30-e8d6-44a7-8064-d19c41bb5431 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 Jul 31 17:37:31.154430 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-be200a30-e8d6-44a7-8064-d19c41bb5431 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:31.154738 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-be200a30-e8d6-44a7-8064-d19c41bb5431 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:31.155349 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-be200a30-e8d6-44a7-8064-d19c41bb5431 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id b7bd49b5-f7ee-4884-9cb4-91ee4cf18600. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:31.159339 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:31.159339 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:37:31.160140 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-be200a30-e8d6-44a7-8064-d19c41bb5431 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 returned with HTTP 200 Jul 31 17:37:31.160559 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1385/5523] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:31 2026] GET /volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:31.171575 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ab06fc35-7bfb-40f6-a66f-e860178246bd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:31.173572 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ab06fc35-7bfb-40f6-a66f-e860178246bd tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] POST https://10.4.3.92/volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600/action Jul 31 17:37:31.173966 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ab06fc35-7bfb-40f6-a66f-e860178246bd tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:37:31.174234 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ab06fc35-7bfb-40f6-a66f-e860178246bd tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:37:31.175565 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.admin_actions [None req-ab06fc35-7bfb-40f6-a66f-e860178246bd tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Updating backup 'b7bd49b5-f7ee-4884-9cb4-91ee4cf18600' with '{'status': 'error'}' {{(pid=100274) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 31 17:37:31.183875 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:31.183875 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:37:31.189377 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-ab06fc35-7bfb-40f6-a66f-e860178246bd tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] reset_status in rpcapi backup_id b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 on host np0000006248. {{(pid=100274) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 31 17:37:31.190995 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ab06fc35-7bfb-40f6-a66f-e860178246bd tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600/action returned with HTTP 202 Jul 31 17:37:31.191380 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1390/5524] 10.4.3.92 () {70 vars in 1423 bytes} [Fri Jul 31 17:37:31 2026] POST /volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:37:31.198116 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-45ef82cb-a604-401c-be61-a32ce65b8308 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:31.199846 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-45ef82cb-a604-401c-be61-a32ce65b8308 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/fdcf50ef-4feb-47f8-ac19-8ea8c5c61338 Jul 31 17:37:31.200045 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-45ef82cb-a604-401c-be61-a32ce65b8308 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:31.200246 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-45ef82cb-a604-401c-be61-a32ce65b8308 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:31.200414 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-45ef82cb-a604-401c-be61-a32ce65b8308 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Delete volume with id: fdcf50ef-4feb-47f8-ac19-8ea8c5c61338 Jul 31 17:37:31.209912 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:31.209912 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:37:31.210438 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-45ef82cb-a604-401c-be61-a32ce65b8308 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Volume info retrieved successfully. Jul 31 17:37:31.230546 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-45ef82cb-a604-401c-be61-a32ce65b8308 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Delete volume request issued successfully. Jul 31 17:37:31.230827 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-45ef82cb-a604-401c-be61-a32ce65b8308 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/volumes/fdcf50ef-4feb-47f8-ac19-8ea8c5c61338 returned with HTTP 202 Jul 31 17:37:31.231381 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1377/5525] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:37:31 2026] DELETE /volume/v3/volumes/fdcf50ef-4feb-47f8-ac19-8ea8c5c61338 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:37:31.238838 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-18b04386-2def-4203-aad1-16749a65e78a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:31.240667 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-18b04386-2def-4203-aad1-16749a65e78a tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/volumes/fdcf50ef-4feb-47f8-ac19-8ea8c5c61338 Jul 31 17:37:31.240874 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-18b04386-2def-4203-aad1-16749a65e78a tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:31.241050 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-18b04386-2def-4203-aad1-16749a65e78a tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:31.248340 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:31.248340 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:37:31.252121 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-18b04386-2def-4203-aad1-16749a65e78a tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Volume info retrieved successfully. Jul 31 17:37:31.255984 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-18b04386-2def-4203-aad1-16749a65e78a tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/volumes/fdcf50ef-4feb-47f8-ac19-8ea8c5c61338 returned with HTTP 200 Jul 31 17:37:31.256403 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1374/5526] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:31 2026] GET /volume/v3/volumes/fdcf50ef-4feb-47f8-ac19-8ea8c5c61338 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:37:32.268678 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c5458632-213f-4649-a4c0-1d145c29e927 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:32.270335 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c5458632-213f-4649-a4c0-1d145c29e927 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/volumes/fdcf50ef-4feb-47f8-ac19-8ea8c5c61338 Jul 31 17:37:32.270544 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c5458632-213f-4649-a4c0-1d145c29e927 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:32.270740 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c5458632-213f-4649-a4c0-1d145c29e927 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:32.276184 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c5458632-213f-4649-a4c0-1d145c29e927 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/volumes/fdcf50ef-4feb-47f8-ac19-8ea8c5c61338 returned with HTTP 404 Jul 31 17:37:32.276634 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1386/5527] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:32 2026] GET /volume/v3/volumes/fdcf50ef-4feb-47f8-ac19-8ea8c5c61338 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:37:32.284235 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-06c7a17d-5b09-47d8-a2f5-4daf53b21202 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:32.286025 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-06c7a17d-5b09-47d8-a2f5-4daf53b21202 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] POST https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd/restore Jul 31 17:37:32.286351 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-06c7a17d-5b09-47d8-a2f5-4daf53b21202 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:37:32.287719 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.contrib.backups [None req-06c7a17d-5b09-47d8-a2f5-4daf53b21202 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Restoring backup 8344fe73-eeef-4210-957b-9aeb022535fd ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100274) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 17:37:32.287873 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-06c7a17d-5b09-47d8-a2f5-4daf53b21202 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Restoring backup 8344fe73-eeef-4210-957b-9aeb022535fd to volume None. Jul 31 17:37:32.292510 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:32.292510 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:37:32.293483 np0000006248 devstack@c-api.service[100274]: INFO cinder.backup.api [None req-06c7a17d-5b09-47d8-a2f5-4daf53b21202 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Creating volume of 1 GB for restore of backup 8344fe73-eeef-4210-957b-9aeb022535fd. Jul 31 17:37:32.298859 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-06c7a17d-5b09-47d8-a2f5-4daf53b21202 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Availability zone cache updated, next update will occur around 2026-07-31 18:37:32.298630. {{(pid=100274) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 17:37:32.298946 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-06c7a17d-5b09-47d8-a2f5-4daf53b21202 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Availability Zones retrieved successfully. Jul 31 17:37:32.304598 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-06c7a17d-5b09-47d8-a2f5-4daf53b21202 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Flow 'volume_create_api' (ddb46595-d80c-4d83-89c3-2a5c5ab9ffb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:37:32.305746 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-06c7a17d-5b09-47d8-a2f5-4daf53b21202 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1357f793-2ede-4208-803d-4bdda5c9e70f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:37:32.306760 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-06c7a17d-5b09-47d8-a2f5-4daf53b21202 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:37:32.332296 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-06c7a17d-5b09-47d8-a2f5-4daf53b21202 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1357f793-2ede-4208-803d-4bdda5c9e70f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:37:32.333234 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-06c7a17d-5b09-47d8-a2f5-4daf53b21202 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (937724df-067c-424b-afaa-be70ad9da0fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:37:32.363600 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-06c7a17d-5b09-47d8-a2f5-4daf53b21202 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Created reservations ['5a38f905-0ad0-45d6-9cd3-7979621921d0', 'ba5cf822-6024-4141-a77b-12bc0c7f9f14', '4773b61f-8874-4215-9ece-648104c2bda6', 'c2a34672-d8a1-4187-b022-629babac9dfe'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:37:32.364225 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-06c7a17d-5b09-47d8-a2f5-4daf53b21202 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (937724df-067c-424b-afaa-be70ad9da0fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a38f905-0ad0-45d6-9cd3-7979621921d0', 'ba5cf822-6024-4141-a77b-12bc0c7f9f14', '4773b61f-8874-4215-9ece-648104c2bda6', 'c2a34672-d8a1-4187-b022-629babac9dfe']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:37:32.364935 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-06c7a17d-5b09-47d8-a2f5-4daf53b21202 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d06acb0-f607-467c-9c0b-f9cb2d0fb59b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:37:32.391576 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-06c7a17d-5b09-47d8-a2f5-4daf53b21202 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d06acb0-f607-467c-9c0b-f9cb2d0fb59b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88ba303a-0e43-414d-a692-d2d9e0703524', '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='c5321b993e81434a936c686fb7df42c5',qos_specs=None,replication_status=,reservations=['5a38f905-0ad0-45d6-9cd3-7979621921d0','ba5cf822-6024-4141-a77b-12bc0c7f9f14','4773b61f-8874-4215-9ece-648104c2bda6','c2a34672-d8a1-4187-b022-629babac9dfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4018e8e825445b295025f9f55e8012b',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:37:32Z,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=88ba303a-0e43-414d-a692-d2d9e0703524,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5321b993e81434a936c686fb7df42c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4018e8e825445b295025f9f55e8012b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:37:32.392460 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-06c7a17d-5b09-47d8-a2f5-4daf53b21202 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f03c37c-5cc9-4a95-b749-e90c12fba4ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:37:32.407623 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-06c7a17d-5b09-47d8-a2f5-4daf53b21202 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f03c37c-5cc9-4a95-b749-e90c12fba4ef) transitioned into 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='c5321b993e81434a936c686fb7df42c5',qos_specs=None,replication_status=,reservations=['5a38f905-0ad0-45d6-9cd3-7979621921d0','ba5cf822-6024-4141-a77b-12bc0c7f9f14','4773b61f-8874-4215-9ece-648104c2bda6','c2a34672-d8a1-4187-b022-629babac9dfe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4018e8e825445b295025f9f55e8012b',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:37:32.408303 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-06c7a17d-5b09-47d8-a2f5-4daf53b21202 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cabf13e-1404-41d7-9362-31531288d3b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:37:32.417467 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-06c7a17d-5b09-47d8-a2f5-4daf53b21202 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cabf13e-1404-41d7-9362-31531288d3b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:37:32.418706 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-06c7a17d-5b09-47d8-a2f5-4daf53b21202 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Flow 'volume_create_api' (ddb46595-d80c-4d83-89c3-2a5c5ab9ffb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:37:32.419127 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-06c7a17d-5b09-47d8-a2f5-4daf53b21202 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Create volume request issued successfully. Jul 31 17:37:32.428815 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:32.428815 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:37:32.429285 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-06c7a17d-5b09-47d8-a2f5-4daf53b21202 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Volume info retrieved successfully. Jul 31 17:37:33.437299 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:33.437299 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:37:33.437828 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-06c7a17d-5b09-47d8-a2f5-4daf53b21202 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Volume info retrieved successfully. Jul 31 17:37:33.437828 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.backup.api [None req-06c7a17d-5b09-47d8-a2f5-4daf53b21202 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Checking backup size 1 against volume size 1 {{(pid=100274) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 17:37:33.437828 np0000006248 devstack@c-api.service[100274]: INFO cinder.backup.api [None req-06c7a17d-5b09-47d8-a2f5-4daf53b21202 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Overwriting volume 88ba303a-0e43-414d-a692-d2d9e0703524 with restore of backup 8344fe73-eeef-4210-957b-9aeb022535fd Jul 31 17:37:33.449613 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-06c7a17d-5b09-47d8-a2f5-4daf53b21202 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] restore_backup in rpcapi backup_id 8344fe73-eeef-4210-957b-9aeb022535fd {{(pid=100274) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 17:37:33.451508 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-06c7a17d-5b09-47d8-a2f5-4daf53b21202 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd/restore returned with HTTP 202 Jul 31 17:37:33.452153 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1391/5528] 10.4.3.92 () {70 vars in 1426 bytes} [Fri Jul 31 17:37:32 2026] POST /volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd/restore => generated 152 bytes in 1168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:37:33.459709 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bd19d0ce-d254-4ca4-9a85-45e3ed6c6fd3 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:33.461554 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bd19d0ce-d254-4ca4-9a85-45e3ed6c6fd3 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd Jul 31 17:37:33.461808 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bd19d0ce-d254-4ca4-9a85-45e3ed6c6fd3 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:33.462029 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bd19d0ce-d254-4ca4-9a85-45e3ed6c6fd3 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:33.462180 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-bd19d0ce-d254-4ca4-9a85-45e3ed6c6fd3 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 8344fe73-eeef-4210-957b-9aeb022535fd. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:33.466363 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:33.466363 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:37:33.466916 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bd19d0ce-d254-4ca4-9a85-45e3ed6c6fd3 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd returned with HTTP 200 Jul 31 17:37:33.467251 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1378/5529] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:33 2026] GET /volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:34.477265 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6b05c83a-50cb-4559-856a-6dd4fc25cbb4 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:34.479299 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6b05c83a-50cb-4559-856a-6dd4fc25cbb4 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd Jul 31 17:37:34.479561 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6b05c83a-50cb-4559-856a-6dd4fc25cbb4 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:34.479785 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6b05c83a-50cb-4559-856a-6dd4fc25cbb4 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:34.479902 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-6b05c83a-50cb-4559-856a-6dd4fc25cbb4 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 8344fe73-eeef-4210-957b-9aeb022535fd. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:34.483919 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:34.483919 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:37:34.484476 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6b05c83a-50cb-4559-856a-6dd4fc25cbb4 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd returned with HTTP 200 Jul 31 17:37:34.484798 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1375/5530] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:34 2026] GET /volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:35.493871 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a1cbeb42-57f5-4173-ba16-54ad00fb0ca2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:35.495366 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a1cbeb42-57f5-4173-ba16-54ad00fb0ca2 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd Jul 31 17:37:35.495571 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a1cbeb42-57f5-4173-ba16-54ad00fb0ca2 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:35.495759 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a1cbeb42-57f5-4173-ba16-54ad00fb0ca2 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:35.495861 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-a1cbeb42-57f5-4173-ba16-54ad00fb0ca2 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 8344fe73-eeef-4210-957b-9aeb022535fd. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:35.499590 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:35.499590 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:37:35.500133 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a1cbeb42-57f5-4173-ba16-54ad00fb0ca2 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd returned with HTTP 200 Jul 31 17:37:35.500500 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1387/5531] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:35 2026] GET /volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:35.949270 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-377417ad-37f2-4be9-9e38-e30e2e88e703 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:35.951000 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-377417ad-37f2-4be9-9e38-e30e2e88e703 tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:37:35.951371 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-377417ad-37f2-4be9-9e38-e30e2e88e703 tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1756705659-1596108764", "extra_specs": {"multiattach": " True"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:37:35.967367 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-377417ad-37f2-4be9-9e38-e30e2e88e703 tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:37:35.967683 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1392/5532] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:37:35 2026] POST /volume/v3/types => generated 287 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:35.975397 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d075bc84-024f-4e89-b90d-2da9f69a064c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:35.977234 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d075bc84-024f-4e89-b90d-2da9f69a064c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:37:35.977620 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d075bc84-024f-4e89-b90d-2da9f69a064c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1201472976", "snapshot_id": null, "imageRef": null, "volume_type": "b29f5f39-dc55-4ad1-9e96-4b084146d48a", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:37:35.979079 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-d075bc84-024f-4e89-b90d-2da9f69a064c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1201472976', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'b29f5f39-dc55-4ad1-9e96-4b084146d48a', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:37:35.984117 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-d075bc84-024f-4e89-b90d-2da9f69a064c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Create volume of 1 GB Jul 31 17:37:35.984442 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:35.984442 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:37:35.984906 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d075bc84-024f-4e89-b90d-2da9f69a064c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Availability Zones retrieved successfully. Jul 31 17:37:35.989771 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d075bc84-024f-4e89-b90d-2da9f69a064c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Flow 'volume_create_api' (235ecb18-c0d4-42dc-92e1-ec7bd6146820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:37:35.990763 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d075bc84-024f-4e89-b90d-2da9f69a064c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de8a6cc4-fde1-410b-83d4-2ea62d25bff9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:37:35.991613 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-d075bc84-024f-4e89-b90d-2da9f69a064c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:37:35.998147 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:35.998147 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:37:36.009253 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d075bc84-024f-4e89-b90d-2da9f69a064c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de8a6cc4-fde1-410b-83d4-2ea62d25bff9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:37:36Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b29f5f39-dc55-4ad1-9e96-4b084146d48a,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1756705659-1596108764',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b29f5f39-dc55-4ad1-9e96-4b084146d48a', 'encryption_key_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=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:37:36.009939 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d075bc84-024f-4e89-b90d-2da9f69a064c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8717b1a-d4c7-4ccf-9a31-e1496cc3b967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:37:36.033295 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-d075bc84-024f-4e89-b90d-2da9f69a064c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1756705659-1596108764 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1756705659-1596108764, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:37:36.033617 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-d075bc84-024f-4e89-b90d-2da9f69a064c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1756705659-1596108764 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1756705659-1596108764, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:37:36.057530 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-d075bc84-024f-4e89-b90d-2da9f69a064c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Created reservations ['80b42d18-072b-4509-aa0c-bbfb4917d954', '926bb1f6-ce46-4214-a6bc-c1427e4cb71b', 'a7b0516b-8cd5-4686-8be1-248b5c33f8cc', '125d2a26-ae7f-4737-909f-a2129d6b728c'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:37:36.058650 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d075bc84-024f-4e89-b90d-2da9f69a064c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8717b1a-d4c7-4ccf-9a31-e1496cc3b967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80b42d18-072b-4509-aa0c-bbfb4917d954', '926bb1f6-ce46-4214-a6bc-c1427e4cb71b', 'a7b0516b-8cd5-4686-8be1-248b5c33f8cc', '125d2a26-ae7f-4737-909f-a2129d6b728c']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:37:36.059326 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d075bc84-024f-4e89-b90d-2da9f69a064c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e271ec7f-80dd-41ae-b336-2620feed90b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:37:36.083794 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d075bc84-024f-4e89-b90d-2da9f69a064c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e271ec7f-80dd-41ae-b336-2620feed90b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3065618f-d792-469e-b77f-10c2f8c7713e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1201472976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='16b3cfa44d184a9aa04881f43b0e33b4',qos_specs=None,replication_status=,reservations=['80b42d18-072b-4509-aa0c-bbfb4917d954','926bb1f6-ce46-4214-a6bc-c1427e4cb71b','a7b0516b-8cd5-4686-8be1-248b5c33f8cc','125d2a26-ae7f-4737-909f-a2129d6b728c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89ae519eb8d5466b8cbf7da67f790726',volume_type_id=b29f5f39-dc55-4ad1-9e96-4b084146d48a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:37:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1201472976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3065618f-d792-469e-b77f-10c2f8c7713e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='16b3cfa44d184a9aa04881f43b0e33b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89ae519eb8d5466b8cbf7da67f790726',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b29f5f39-dc55-4ad1-9e96-4b084146d48a),volume_type_id=b29f5f39-dc55-4ad1-9e96-4b084146d48a)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:37:36.084507 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d075bc84-024f-4e89-b90d-2da9f69a064c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (761cdf45-b011-4824-8f89-c5a59fbff714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:37:36.102222 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d075bc84-024f-4e89-b90d-2da9f69a064c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (761cdf45-b011-4824-8f89-c5a59fbff714) transitioned into state 'SUCCESS' from state '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-1201472976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='16b3cfa44d184a9aa04881f43b0e33b4',qos_specs=None,replication_status=,reservations=['80b42d18-072b-4509-aa0c-bbfb4917d954','926bb1f6-ce46-4214-a6bc-c1427e4cb71b','a7b0516b-8cd5-4686-8be1-248b5c33f8cc','125d2a26-ae7f-4737-909f-a2129d6b728c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89ae519eb8d5466b8cbf7da67f790726',volume_type_id=b29f5f39-dc55-4ad1-9e96-4b084146d48a)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:37:36.102960 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d075bc84-024f-4e89-b90d-2da9f69a064c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e576f0c-e274-4b91-b318-aea7e2fb2c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:37:36.112258 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d075bc84-024f-4e89-b90d-2da9f69a064c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e576f0c-e274-4b91-b318-aea7e2fb2c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:37:36.113168 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-d075bc84-024f-4e89-b90d-2da9f69a064c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Flow 'volume_create_api' (235ecb18-c0d4-42dc-92e1-ec7bd6146820) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:37:36.113599 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d075bc84-024f-4e89-b90d-2da9f69a064c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Create volume request issued successfully. Jul 31 17:37:36.114125 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d075bc84-024f-4e89-b90d-2da9f69a064c tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:37:36.114589 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1379/5533] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:37:35 2026] POST /volume/v3/volumes => generated 828 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:37:36.126707 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b664d91b-53c7-4f07-9e3c-15addf5592dc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:36.128892 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b664d91b-53c7-4f07-9e3c-15addf5592dc tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e Jul 31 17:37:36.129149 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b664d91b-53c7-4f07-9e3c-15addf5592dc tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:36.129434 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b664d91b-53c7-4f07-9e3c-15addf5592dc tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:36.138192 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:36.138192 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:37:36.142172 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b664d91b-53c7-4f07-9e3c-15addf5592dc tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:37:36.147271 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b664d91b-53c7-4f07-9e3c-15addf5592dc tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e returned with HTTP 200 Jul 31 17:37:36.147924 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1376/5534] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:37:36 2026] GET /volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e => generated 896 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:36.510509 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ff7dddaf-a6b1-46e9-a531-0e0d340293f3 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:36.512625 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ff7dddaf-a6b1-46e9-a531-0e0d340293f3 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd Jul 31 17:37:36.512886 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ff7dddaf-a6b1-46e9-a531-0e0d340293f3 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:36.513116 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ff7dddaf-a6b1-46e9-a531-0e0d340293f3 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:36.513256 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-ff7dddaf-a6b1-46e9-a531-0e0d340293f3 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 8344fe73-eeef-4210-957b-9aeb022535fd. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:36.517758 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:36.517758 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:37:36.518336 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ff7dddaf-a6b1-46e9-a531-0e0d340293f3 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd returned with HTTP 200 Jul 31 17:37:36.518716 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1388/5535] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:36 2026] GET /volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:37.160188 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-39c76e62-4242-4588-b9ff-3c124596b82f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:37.161829 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-39c76e62-4242-4588-b9ff-3c124596b82f tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e Jul 31 17:37:37.161972 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-39c76e62-4242-4588-b9ff-3c124596b82f tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:37.162141 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-39c76e62-4242-4588-b9ff-3c124596b82f tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:37.168769 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:37.168769 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:37:37.172622 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-39c76e62-4242-4588-b9ff-3c124596b82f tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:37:37.176467 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-39c76e62-4242-4588-b9ff-3c124596b82f tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e returned with HTTP 200 Jul 31 17:37:37.176994 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1393/5536] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:37:37 2026] GET /volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:37.190594 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a2e960ec-2366-463e-97bf-622519697f43 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:37.192592 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a2e960ec-2366-463e-97bf-622519697f43 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e Jul 31 17:37:37.192814 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a2e960ec-2366-463e-97bf-622519697f43 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:37.193020 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a2e960ec-2366-463e-97bf-622519697f43 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:37.200479 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:37.200479 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:37:37.204333 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a2e960ec-2366-463e-97bf-622519697f43 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:37:37.208489 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a2e960ec-2366-463e-97bf-622519697f43 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e returned with HTTP 200 Jul 31 17:37:37.208901 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1380/5537] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:37:37 2026] GET /volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:37.251764 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-5b566c9b-8fda-4adf-9274-3cc2ee135411 req-2db979e4-cfdf-4dd6-a5a9-eeee4a586d8a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:37.287339 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-5b566c9b-8fda-4adf-9274-3cc2ee135411 req-2db979e4-cfdf-4dd6-a5a9-eeee4a586d8a tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e Jul 31 17:37:37.287582 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-5b566c9b-8fda-4adf-9274-3cc2ee135411 req-2db979e4-cfdf-4dd6-a5a9-eeee4a586d8a tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:37.287776 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-5b566c9b-8fda-4adf-9274-3cc2ee135411 req-2db979e4-cfdf-4dd6-a5a9-eeee4a586d8a tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:37.296179 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:37.296179 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:37:37.300082 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-5b566c9b-8fda-4adf-9274-3cc2ee135411 req-2db979e4-cfdf-4dd6-a5a9-eeee4a586d8a tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:37:37.304944 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-5b566c9b-8fda-4adf-9274-3cc2ee135411 req-2db979e4-cfdf-4dd6-a5a9-eeee4a586d8a tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e returned with HTTP 200 Jul 31 17:37:37.305410 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1377/5538] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:37:37 2026] GET /volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e => generated 921 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:37.377481 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e40a0768-abe9-4ea5-9e05-e6730dbddc7f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:37.377889 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e40a0768-abe9-4ea5-9e05-e6730dbddc7f None None] GET https://10.4.3.92/volume// Jul 31 17:37:37.378053 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e40a0768-abe9-4ea5-9e05-e6730dbddc7f None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:37.378287 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e40a0768-abe9-4ea5-9e05-e6730dbddc7f None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:37.378729 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e40a0768-abe9-4ea5-9e05-e6730dbddc7f None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:37:37.379051 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1389/5539] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:37:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:37:37.386395 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-5b566c9b-8fda-4adf-9274-3cc2ee135411 req-089afc71-3424-469a-bc6c-939a5f3b1c92 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:37.412307 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5b566c9b-8fda-4adf-9274-3cc2ee135411 req-089afc71-3424-469a-bc6c-939a5f3b1c92 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:37:37.412648 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-5b566c9b-8fda-4adf-9274-3cc2ee135411 req-089afc71-3424-469a-bc6c-939a5f3b1c92 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3065618f-d792-469e-b77f-10c2f8c7713e", "connector": null, "instance_uuid": "8688a20f-23e7-4953-8b24-00081e6bfd44"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:37:37.420101 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:37.420101 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:37:37.441230 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-5b566c9b-8fda-4adf-9274-3cc2ee135411 req-089afc71-3424-469a-bc6c-939a5f3b1c92 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:37:37.441659 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1394/5540] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:37:37 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:37:37.468982 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-6e693a52-0ea4-4d5b-8a94-7c3ef1b3d84b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:37.471167 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6e693a52-0ea4-4d5b-8a94-7c3ef1b3d84b tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e Jul 31 17:37:37.471460 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6e693a52-0ea4-4d5b-8a94-7c3ef1b3d84b tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:37.471726 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-6e693a52-0ea4-4d5b-8a94-7c3ef1b3d84b tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:37.474589 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-09fe51e9-b46c-4a05-a6ac-3f7d8b06072f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:37.475006 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-09fe51e9-b46c-4a05-a6ac-3f7d8b06072f None None] GET https://10.4.3.92/volume// Jul 31 17:37:37.475185 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-09fe51e9-b46c-4a05-a6ac-3f7d8b06072f None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:37.475421 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-09fe51e9-b46c-4a05-a6ac-3f7d8b06072f None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:37.475797 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-09fe51e9-b46c-4a05-a6ac-3f7d8b06072f None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:37:37.476120 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1378/5541] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:37:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:37:37.483012 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:37.483012 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:37:37.483790 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-5b566c9b-8fda-4adf-9274-3cc2ee135411 req-3d2b23eb-bd00-4a2a-a6bf-14e475d3c2a4 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:37.485959 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5b566c9b-8fda-4adf-9274-3cc2ee135411 req-3d2b23eb-bd00-4a2a-a6bf-14e475d3c2a4 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e Jul 31 17:37:37.486192 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-5b566c9b-8fda-4adf-9274-3cc2ee135411 req-3d2b23eb-bd00-4a2a-a6bf-14e475d3c2a4 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:37.486410 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-5b566c9b-8fda-4adf-9274-3cc2ee135411 req-3d2b23eb-bd00-4a2a-a6bf-14e475d3c2a4 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:37.487185 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-6e693a52-0ea4-4d5b-8a94-7c3ef1b3d84b tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:37:37.492296 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-6e693a52-0ea4-4d5b-8a94-7c3ef1b3d84b tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e returned with HTTP 200 Jul 31 17:37:37.492794 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1381/5542] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:37:37 2026] GET /volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e => generated 920 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:37.495827 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:37.495827 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:37:37.499014 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-5b566c9b-8fda-4adf-9274-3cc2ee135411 req-3d2b23eb-bd00-4a2a-a6bf-14e475d3c2a4 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:37:37.503760 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-5b566c9b-8fda-4adf-9274-3cc2ee135411 req-3d2b23eb-bd00-4a2a-a6bf-14e475d3c2a4 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e returned with HTTP 200 Jul 31 17:37:37.504349 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1390/5543] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:37:37 2026] GET /volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e => generated 1100 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:37:37.529896 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-364c2a3b-b04b-4691-8183-c76a32cbc158 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:37.532020 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-364c2a3b-b04b-4691-8183-c76a32cbc158 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd Jul 31 17:37:37.532292 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-364c2a3b-b04b-4691-8183-c76a32cbc158 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:37.532616 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-364c2a3b-b04b-4691-8183-c76a32cbc158 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:37.532766 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-364c2a3b-b04b-4691-8183-c76a32cbc158 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 8344fe73-eeef-4210-957b-9aeb022535fd. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:37.536783 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:37.536783 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:37:37.537511 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-364c2a3b-b04b-4691-8183-c76a32cbc158 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd returned with HTTP 200 Jul 31 17:37:37.537896 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1395/5544] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:37 2026] GET /volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:37.613908 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-5b566c9b-8fda-4adf-9274-3cc2ee135411 req-0875dd80-85ce-4576-b14c-d1acf4a3458e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:37.616116 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-5b566c9b-8fda-4adf-9274-3cc2ee135411 req-0875dd80-85ce-4576-b14c-d1acf4a3458e tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] PUT https://10.4.3.92/volume/v3/attachments/9893e1ab-fc2f-4785-b32f-aff44dbf908c Jul 31 17:37:37.616524 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-5b566c9b-8fda-4adf-9274-3cc2ee135411 req-0875dd80-85ce-4576-b14c-d1acf4a3458e tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:37:37.625780 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-5b566c9b-8fda-4adf-9274-3cc2ee135411 req-0875dd80-85ce-4576-b14c-d1acf4a3458e tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Acquiring lock "cinder-attachment_update-3065618f-d792-469e-b77f-10c2f8c7713e-np0000006248" by "attachment_update" {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:37:37.631601 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-5b566c9b-8fda-4adf-9274-3cc2ee135411 req-0875dd80-85ce-4576-b14c-d1acf4a3458e tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Lock "cinder-attachment_update-3065618f-d792-469e-b77f-10c2f8c7713e-np0000006248" acquired by "attachment_update" :: waited 0.006s {{(pid=100272) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:37:37.633439 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:37.633439 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:37:37.700590 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.coordination [req-5b566c9b-8fda-4adf-9274-3cc2ee135411 req-0875dd80-85ce-4576-b14c-d1acf4a3458e tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Lock "cinder-attachment_update-3065618f-d792-469e-b77f-10c2f8c7713e-np0000006248" released by "attachment_update" :: held 0.069s {{(pid=100272) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:37:37.700845 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-5b566c9b-8fda-4adf-9274-3cc2ee135411 req-0875dd80-85ce-4576-b14c-d1acf4a3458e tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/attachments/9893e1ab-fc2f-4785-b32f-aff44dbf908c returned with HTTP 200 Jul 31 17:37:37.701484 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1379/5545] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:37:37 2026] PUT /volume/v3/attachments/9893e1ab-fc2f-4785-b32f-aff44dbf908c => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:37:38.504869 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a3857a28-d041-4d10-a94a-3a1a48c99b42 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:38.506740 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a3857a28-d041-4d10-a94a-3a1a48c99b42 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e Jul 31 17:37:38.506947 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a3857a28-d041-4d10-a94a-3a1a48c99b42 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:38.507128 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a3857a28-d041-4d10-a94a-3a1a48c99b42 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:38.516905 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:38.516905 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:37:38.520478 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-a3857a28-d041-4d10-a94a-3a1a48c99b42 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:37:38.524656 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a3857a28-d041-4d10-a94a-3a1a48c99b42 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e returned with HTTP 200 Jul 31 17:37:38.525029 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1382/5546] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:37:38 2026] GET /volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:38.547736 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-38a11fd1-4504-45f1-ae45-38ca45e149c1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:38.549473 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-38a11fd1-4504-45f1-ae45-38ca45e149c1 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd Jul 31 17:37:38.549725 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-38a11fd1-4504-45f1-ae45-38ca45e149c1 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:38.549908 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-38a11fd1-4504-45f1-ae45-38ca45e149c1 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:38.550006 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-38a11fd1-4504-45f1-ae45-38ca45e149c1 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 8344fe73-eeef-4210-957b-9aeb022535fd. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:38.551480 np0000006248 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=96,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:37:38.554428 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:38.554428 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:37:38.555171 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-38a11fd1-4504-45f1-ae45-38ca45e149c1 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd returned with HTTP 200 Jul 31 17:37:38.555609 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1391/5547] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:38 2026] GET /volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:39.536413 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fa643e79-24f1-48da-8f3b-5007670229b7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:39.538134 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fa643e79-24f1-48da-8f3b-5007670229b7 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e Jul 31 17:37:39.538328 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fa643e79-24f1-48da-8f3b-5007670229b7 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:39.538547 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fa643e79-24f1-48da-8f3b-5007670229b7 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:39.547081 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:39.547081 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:37:39.550230 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-fa643e79-24f1-48da-8f3b-5007670229b7 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:37:39.553983 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fa643e79-24f1-48da-8f3b-5007670229b7 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e returned with HTTP 200 Jul 31 17:37:39.554307 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1396/5548] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:37:39 2026] GET /volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:39.565872 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-5089f735-79fe-416f-930d-4849bc31d647 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:39.567944 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5089f735-79fe-416f-930d-4849bc31d647 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd Jul 31 17:37:39.568193 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5089f735-79fe-416f-930d-4849bc31d647 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:39.568432 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-5089f735-79fe-416f-930d-4849bc31d647 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:39.568590 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-5089f735-79fe-416f-930d-4849bc31d647 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 8344fe73-eeef-4210-957b-9aeb022535fd. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:39.573863 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:39.573863 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:37:39.574627 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-5089f735-79fe-416f-930d-4849bc31d647 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd returned with HTTP 200 Jul 31 17:37:39.575198 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1380/5549] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:39 2026] GET /volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:40.566759 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-49686d71-3274-443a-ac8e-86f97279823e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:40.568566 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-49686d71-3274-443a-ac8e-86f97279823e tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e Jul 31 17:37:40.568755 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-49686d71-3274-443a-ac8e-86f97279823e tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:40.568941 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-49686d71-3274-443a-ac8e-86f97279823e tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:40.579401 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:40.579401 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:37:40.582188 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-49686d71-3274-443a-ac8e-86f97279823e tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:37:40.586007 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5e13c767-caa2-48bd-9582-8e4a690acc87 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:40.586308 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-49686d71-3274-443a-ac8e-86f97279823e tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e returned with HTTP 200 Jul 31 17:37:40.586814 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1383/5550] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:37:40 2026] GET /volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:40.587904 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5e13c767-caa2-48bd-9582-8e4a690acc87 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd Jul 31 17:37:40.588101 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5e13c767-caa2-48bd-9582-8e4a690acc87 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:40.588298 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5e13c767-caa2-48bd-9582-8e4a690acc87 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:40.588426 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-5e13c767-caa2-48bd-9582-8e4a690acc87 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 8344fe73-eeef-4210-957b-9aeb022535fd. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:40.592307 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:40.592307 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:37:40.592888 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5e13c767-caa2-48bd-9582-8e4a690acc87 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd returned with HTTP 200 Jul 31 17:37:40.593220 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1392/5551] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:40 2026] GET /volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:41.598802 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cbebcc71-e2c4-443f-a465-c5e0438fc792 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:41.600392 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cbebcc71-e2c4-443f-a465-c5e0438fc792 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e Jul 31 17:37:41.600392 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cbebcc71-e2c4-443f-a465-c5e0438fc792 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:41.600617 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cbebcc71-e2c4-443f-a465-c5e0438fc792 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:41.604188 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-511d46b1-0e54-47b0-8b84-28725f50adbc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:41.606812 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-511d46b1-0e54-47b0-8b84-28725f50adbc tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd Jul 31 17:37:41.607560 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-511d46b1-0e54-47b0-8b84-28725f50adbc tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:41.607560 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-511d46b1-0e54-47b0-8b84-28725f50adbc tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:41.607560 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-511d46b1-0e54-47b0-8b84-28725f50adbc tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 8344fe73-eeef-4210-957b-9aeb022535fd. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:41.610118 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:41.610118 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:37:41.611623 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:41.611623 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:37:41.612164 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-511d46b1-0e54-47b0-8b84-28725f50adbc tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd returned with HTTP 200 Jul 31 17:37:41.612588 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1381/5552] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:41 2026] GET /volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:41.613688 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-cbebcc71-e2c4-443f-a465-c5e0438fc792 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:37:41.617586 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cbebcc71-e2c4-443f-a465-c5e0438fc792 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e returned with HTTP 200 Jul 31 17:37:41.617933 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1397/5553] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:37:41 2026] GET /volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:41.924978 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-5b566c9b-8fda-4adf-9274-3cc2ee135411 req-0929b0b8-115e-4387-a845-5d6e3669b681 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:41.926820 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5b566c9b-8fda-4adf-9274-3cc2ee135411 req-0929b0b8-115e-4387-a845-5d6e3669b681 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] POST https://10.4.3.92/volume/v3/attachments/9893e1ab-fc2f-4785-b32f-aff44dbf908c/action Jul 31 17:37:41.927181 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5b566c9b-8fda-4adf-9274-3cc2ee135411 req-0929b0b8-115e-4387-a845-5d6e3669b681 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:37:41.927254 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-5b566c9b-8fda-4adf-9274-3cc2ee135411 req-0929b0b8-115e-4387-a845-5d6e3669b681 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:37:41.941885 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:41.941885 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:37:41.950507 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-5b566c9b-8fda-4adf-9274-3cc2ee135411 req-0929b0b8-115e-4387-a845-5d6e3669b681 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/attachments/9893e1ab-fc2f-4785-b32f-aff44dbf908c/action returned with HTTP 204 Jul 31 17:37:41.950888 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1384/5554] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:37:41 2026] POST /volume/v3/attachments/9893e1ab-fc2f-4785-b32f-aff44dbf908c/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:37:42.623835 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-4929b552-f0c3-42f2-a3fd-2da0b0819a46 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:42.625693 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4929b552-f0c3-42f2-a3fd-2da0b0819a46 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd Jul 31 17:37:42.625952 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4929b552-f0c3-42f2-a3fd-2da0b0819a46 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:42.626136 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-4929b552-f0c3-42f2-a3fd-2da0b0819a46 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:42.626269 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-4929b552-f0c3-42f2-a3fd-2da0b0819a46 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 8344fe73-eeef-4210-957b-9aeb022535fd. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:42.629205 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2d7e87ce-7157-4ff9-9eb1-10a68f6e6190 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:42.630452 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:42.630452 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:37:42.630873 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2d7e87ce-7157-4ff9-9eb1-10a68f6e6190 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e Jul 31 17:37:42.631050 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2d7e87ce-7157-4ff9-9eb1-10a68f6e6190 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:42.631122 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-4929b552-f0c3-42f2-a3fd-2da0b0819a46 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd returned with HTTP 200 Jul 31 17:37:42.631220 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2d7e87ce-7157-4ff9-9eb1-10a68f6e6190 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:42.631623 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1393/5555] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:42 2026] GET /volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:42.640708 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:42.640708 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:37:42.641000 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6197529f-36cd-4cb7-bbfc-a9a5bdb92024 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:42.643140 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6197529f-36cd-4cb7-bbfc-a9a5bdb92024 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/88ba303a-0e43-414d-a692-d2d9e0703524 Jul 31 17:37:42.643350 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6197529f-36cd-4cb7-bbfc-a9a5bdb92024 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:42.643568 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6197529f-36cd-4cb7-bbfc-a9a5bdb92024 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:42.643722 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-6197529f-36cd-4cb7-bbfc-a9a5bdb92024 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Delete volume with id: 88ba303a-0e43-414d-a692-d2d9e0703524 Jul 31 17:37:42.644334 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2d7e87ce-7157-4ff9-9eb1-10a68f6e6190 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:37:42.648292 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2d7e87ce-7157-4ff9-9eb1-10a68f6e6190 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e returned with HTTP 200 Jul 31 17:37:42.648684 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1382/5556] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:37:42 2026] GET /volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e => generated 1213 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:37:42.650177 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:42.650177 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:37:42.650542 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6197529f-36cd-4cb7-bbfc-a9a5bdb92024 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Volume info retrieved successfully. Jul 31 17:37:42.667026 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6197529f-36cd-4cb7-bbfc-a9a5bdb92024 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Delete volume request issued successfully. Jul 31 17:37:42.667223 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6197529f-36cd-4cb7-bbfc-a9a5bdb92024 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/volumes/88ba303a-0e43-414d-a692-d2d9e0703524 returned with HTTP 202 Jul 31 17:37:42.667671 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1398/5557] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:37:42 2026] DELETE /volume/v3/volumes/88ba303a-0e43-414d-a692-d2d9e0703524 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:37:42.675825 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-43a707cc-9b5e-488e-8985-9fd2ab1b7eb6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:42.677936 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-43a707cc-9b5e-488e-8985-9fd2ab1b7eb6 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/volumes/88ba303a-0e43-414d-a692-d2d9e0703524 Jul 31 17:37:42.678200 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-43a707cc-9b5e-488e-8985-9fd2ab1b7eb6 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:42.678483 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-43a707cc-9b5e-488e-8985-9fd2ab1b7eb6 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:42.687792 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:42.687792 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:37:42.692561 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-43a707cc-9b5e-488e-8985-9fd2ab1b7eb6 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Volume info retrieved successfully. Jul 31 17:37:42.694238 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-81550fb3-a6df-49ad-9fbc-486ae8a87ef1 req-b6f05cd0-c1b0-4792-962f-70b7886dd60a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:42.696516 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-81550fb3-a6df-49ad-9fbc-486ae8a87ef1 req-b6f05cd0-c1b0-4792-962f-70b7886dd60a tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e Jul 31 17:37:42.696719 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-81550fb3-a6df-49ad-9fbc-486ae8a87ef1 req-b6f05cd0-c1b0-4792-962f-70b7886dd60a tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:42.696916 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-81550fb3-a6df-49ad-9fbc-486ae8a87ef1 req-b6f05cd0-c1b0-4792-962f-70b7886dd60a tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:42.697881 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-43a707cc-9b5e-488e-8985-9fd2ab1b7eb6 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/volumes/88ba303a-0e43-414d-a692-d2d9e0703524 returned with HTTP 200 Jul 31 17:37:42.698537 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1385/5558] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:42 2026] GET /volume/v3/volumes/88ba303a-0e43-414d-a692-d2d9e0703524 => generated 1063 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:37:42.705959 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:42.705959 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:37:42.708909 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-81550fb3-a6df-49ad-9fbc-486ae8a87ef1 req-b6f05cd0-c1b0-4792-962f-70b7886dd60a tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:37:42.712292 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-81550fb3-a6df-49ad-9fbc-486ae8a87ef1 req-b6f05cd0-c1b0-4792-962f-70b7886dd60a tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e returned with HTTP 200 Jul 31 17:37:42.712678 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1394/5559] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:37:42 2026] GET /volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e => generated 1213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:37:42.728449 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c2dc89c2-3eba-4e5e-85d5-2a50cac3777a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:42.730882 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c2dc89c2-3eba-4e5e-85d5-2a50cac3777a tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e Jul 31 17:37:42.730882 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c2dc89c2-3eba-4e5e-85d5-2a50cac3777a tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:42.730994 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c2dc89c2-3eba-4e5e-85d5-2a50cac3777a tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:42.740888 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:42.740888 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:37:42.744487 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c2dc89c2-3eba-4e5e-85d5-2a50cac3777a tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:37:42.748773 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c2dc89c2-3eba-4e5e-85d5-2a50cac3777a tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e returned with HTTP 200 Jul 31 17:37:42.749167 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1383/5560] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:37:42 2026] GET /volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:37:42.790335 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-59dd7d1b-09fd-48ff-9405-c4f98e3efc8a req-c119c302-50b8-4bf9-a32b-0c76a15152a0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:42.792293 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-59dd7d1b-09fd-48ff-9405-c4f98e3efc8a req-c119c302-50b8-4bf9-a32b-0c76a15152a0 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e Jul 31 17:37:42.792529 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-59dd7d1b-09fd-48ff-9405-c4f98e3efc8a req-c119c302-50b8-4bf9-a32b-0c76a15152a0 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:42.792711 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-59dd7d1b-09fd-48ff-9405-c4f98e3efc8a req-c119c302-50b8-4bf9-a32b-0c76a15152a0 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:42.801826 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:42.801826 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:37:42.804747 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-59dd7d1b-09fd-48ff-9405-c4f98e3efc8a req-c119c302-50b8-4bf9-a32b-0c76a15152a0 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:37:42.808186 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-59dd7d1b-09fd-48ff-9405-c4f98e3efc8a req-c119c302-50b8-4bf9-a32b-0c76a15152a0 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e returned with HTTP 200 Jul 31 17:37:42.808600 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1399/5561] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:37:42 2026] GET /volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e => generated 1213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:37:42.824488 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-59dd7d1b-09fd-48ff-9405-c4f98e3efc8a req-bfe5e7ec-0256-4b85-b3dc-3813ac511f17 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:42.826234 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-59dd7d1b-09fd-48ff-9405-c4f98e3efc8a req-bfe5e7ec-0256-4b85-b3dc-3813ac511f17 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] POST https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e/action Jul 31 17:37:42.826547 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-59dd7d1b-09fd-48ff-9405-c4f98e3efc8a req-bfe5e7ec-0256-4b85-b3dc-3813ac511f17 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:37:42.826658 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-59dd7d1b-09fd-48ff-9405-c4f98e3efc8a req-bfe5e7ec-0256-4b85-b3dc-3813ac511f17 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:37:42.835728 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:42.835728 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:37:42.836162 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-59dd7d1b-09fd-48ff-9405-c4f98e3efc8a req-bfe5e7ec-0256-4b85-b3dc-3813ac511f17 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:37:42.841914 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-59dd7d1b-09fd-48ff-9405-c4f98e3efc8a req-bfe5e7ec-0256-4b85-b3dc-3813ac511f17 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Begin detaching volume completed successfully. Jul 31 17:37:42.842091 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-59dd7d1b-09fd-48ff-9405-c4f98e3efc8a req-bfe5e7ec-0256-4b85-b3dc-3813ac511f17 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e/action returned with HTTP 202 Jul 31 17:37:42.842533 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1386/5562] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:37:42 2026] POST /volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:37:42.859771 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-38326d31-ee82-41c6-b49b-68b03cdc248e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:42.861249 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-38326d31-ee82-41c6-b49b-68b03cdc248e tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e Jul 31 17:37:42.861466 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-38326d31-ee82-41c6-b49b-68b03cdc248e tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:42.861623 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-38326d31-ee82-41c6-b49b-68b03cdc248e tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:42.871733 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:42.871733 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:37:42.875819 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-38326d31-ee82-41c6-b49b-68b03cdc248e tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:37:42.877917 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-897269dc-7bf1-4604-80fa-a6019152e754 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:42.878294 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-897269dc-7bf1-4604-80fa-a6019152e754 None None] GET https://10.4.3.92/volume// Jul 31 17:37:42.878515 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-897269dc-7bf1-4604-80fa-a6019152e754 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:42.878737 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-897269dc-7bf1-4604-80fa-a6019152e754 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:42.879063 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-897269dc-7bf1-4604-80fa-a6019152e754 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:37:42.879375 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1384/5563] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:37:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:37:42.880204 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-38326d31-ee82-41c6-b49b-68b03cdc248e tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e returned with HTTP 200 Jul 31 17:37:42.880628 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1395/5564] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:37:42 2026] GET /volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e => generated 1216 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:37:42.886142 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-59dd7d1b-09fd-48ff-9405-c4f98e3efc8a req-f8c50f67-ac5c-40ca-b041-7d08b3911f21 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:42.888121 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-59dd7d1b-09fd-48ff-9405-c4f98e3efc8a req-f8c50f67-ac5c-40ca-b041-7d08b3911f21 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e Jul 31 17:37:42.888330 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-59dd7d1b-09fd-48ff-9405-c4f98e3efc8a req-f8c50f67-ac5c-40ca-b041-7d08b3911f21 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:42.888548 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-59dd7d1b-09fd-48ff-9405-c4f98e3efc8a req-f8c50f67-ac5c-40ca-b041-7d08b3911f21 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:42.897425 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:42.897425 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:37:42.900871 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-59dd7d1b-09fd-48ff-9405-c4f98e3efc8a req-f8c50f67-ac5c-40ca-b041-7d08b3911f21 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:37:42.905276 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-59dd7d1b-09fd-48ff-9405-c4f98e3efc8a req-f8c50f67-ac5c-40ca-b041-7d08b3911f21 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e returned with HTTP 200 Jul 31 17:37:42.905891 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1400/5565] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:37:42 2026] GET /volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e => generated 1396 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:37:43.405570 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-59dd7d1b-09fd-48ff-9405-c4f98e3efc8a req-01c98333-7a46-4b2b-a461-e9b090ddb752 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:43.408439 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-59dd7d1b-09fd-48ff-9405-c4f98e3efc8a req-01c98333-7a46-4b2b-a461-e9b090ddb752 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e Jul 31 17:37:43.408739 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-59dd7d1b-09fd-48ff-9405-c4f98e3efc8a req-01c98333-7a46-4b2b-a461-e9b090ddb752 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:43.409006 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-59dd7d1b-09fd-48ff-9405-c4f98e3efc8a req-01c98333-7a46-4b2b-a461-e9b090ddb752 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:43.420396 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:43.420396 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:37:43.424714 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-59dd7d1b-09fd-48ff-9405-c4f98e3efc8a req-01c98333-7a46-4b2b-a461-e9b090ddb752 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:37:43.431185 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-59dd7d1b-09fd-48ff-9405-c4f98e3efc8a req-01c98333-7a46-4b2b-a461-e9b090ddb752 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e returned with HTTP 200 Jul 31 17:37:43.431812 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1387/5566] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:37:43 2026] GET /volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e => generated 1216 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:37:43.688812 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-59dd7d1b-09fd-48ff-9405-c4f98e3efc8a req-62b25867-eac7-4da9-9cc5-74daf489a629 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:43.690612 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-59dd7d1b-09fd-48ff-9405-c4f98e3efc8a req-62b25867-eac7-4da9-9cc5-74daf489a629 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] DELETE https://10.4.3.92/volume/v3/attachments/9893e1ab-fc2f-4785-b32f-aff44dbf908c Jul 31 17:37:43.690773 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-59dd7d1b-09fd-48ff-9405-c4f98e3efc8a req-62b25867-eac7-4da9-9cc5-74daf489a629 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:43.690962 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-59dd7d1b-09fd-48ff-9405-c4f98e3efc8a req-62b25867-eac7-4da9-9cc5-74daf489a629 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:43.697167 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:43.697167 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:37:43.709824 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ceeb1008-2fa0-4ccc-9d29-5cae514fb145 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:43.711659 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ceeb1008-2fa0-4ccc-9d29-5cae514fb145 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/volumes/88ba303a-0e43-414d-a692-d2d9e0703524 Jul 31 17:37:43.711876 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ceeb1008-2fa0-4ccc-9d29-5cae514fb145 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:43.712077 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ceeb1008-2fa0-4ccc-9d29-5cae514fb145 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:43.717812 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ceeb1008-2fa0-4ccc-9d29-5cae514fb145 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/volumes/88ba303a-0e43-414d-a692-d2d9e0703524 returned with HTTP 404 Jul 31 17:37:43.718286 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1396/5567] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:43 2026] GET /volume/v3/volumes/88ba303a-0e43-414d-a692-d2d9e0703524 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:37:43.725345 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3b947523-8f67-4014-9b3d-aa7d6b9ea1f0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:43.727217 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3b947523-8f67-4014-9b3d-aa7d6b9ea1f0 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd Jul 31 17:37:43.727474 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3b947523-8f67-4014-9b3d-aa7d6b9ea1f0 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:43.727664 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3b947523-8f67-4014-9b3d-aa7d6b9ea1f0 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:43.727767 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-3b947523-8f67-4014-9b3d-aa7d6b9ea1f0 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 8344fe73-eeef-4210-957b-9aeb022535fd. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:43.732208 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:43.732208 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:37:43.732968 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3b947523-8f67-4014-9b3d-aa7d6b9ea1f0 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd returned with HTTP 200 Jul 31 17:37:43.733355 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1401/5568] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:43 2026] GET /volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:43.743297 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-be57a452-d4f1-4547-8fb0-fd4bc290d763 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:43.743454 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-59dd7d1b-09fd-48ff-9405-c4f98e3efc8a req-62b25867-eac7-4da9-9cc5-74daf489a629 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/attachments/9893e1ab-fc2f-4785-b32f-aff44dbf908c returned with HTTP 200 Jul 31 17:37:43.744016 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1385/5569] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:37:43 2026] DELETE /volume/v3/attachments/9893e1ab-fc2f-4785-b32f-aff44dbf908c => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:43.745249 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-be57a452-d4f1-4547-8fb0-fd4bc290d763 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] DELETE https://10.4.3.92/volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 Jul 31 17:37:43.745540 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-be57a452-d4f1-4547-8fb0-fd4bc290d763 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:43.745800 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-be57a452-d4f1-4547-8fb0-fd4bc290d763 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:43.745951 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-be57a452-d4f1-4547-8fb0-fd4bc290d763 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Delete backup with id: b7bd49b5-f7ee-4884-9cb4-91ee4cf18600. Jul 31 17:37:43.750327 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:43.750327 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:37:43.761251 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-be57a452-d4f1-4547-8fb0-fd4bc290d763 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] delete_backup rpcapi backup_id b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:37:43.762794 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-be57a452-d4f1-4547-8fb0-fd4bc290d763 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 returned with HTTP 202 Jul 31 17:37:43.763233 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1388/5570] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:37:43 2026] DELETE /volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:37:43.769798 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d6aedc71-4fd5-4c12-a26f-80973acc3412 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:43.771364 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d6aedc71-4fd5-4c12-a26f-80973acc3412 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 Jul 31 17:37:43.771594 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d6aedc71-4fd5-4c12-a26f-80973acc3412 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:43.771823 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d6aedc71-4fd5-4c12-a26f-80973acc3412 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:43.771929 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-d6aedc71-4fd5-4c12-a26f-80973acc3412 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id b7bd49b5-f7ee-4884-9cb4-91ee4cf18600. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:43.775725 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:43.775725 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:37:43.776297 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d6aedc71-4fd5-4c12-a26f-80973acc3412 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 returned with HTTP 200 Jul 31 17:37:43.776730 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1397/5571] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:43 2026] GET /volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:43.891904 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-245ce176-985b-463e-840f-713917ad7218 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:43.893568 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-245ce176-985b-463e-840f-713917ad7218 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e Jul 31 17:37:43.893743 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-245ce176-985b-463e-840f-713917ad7218 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:43.893921 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-245ce176-985b-463e-840f-713917ad7218 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:43.900668 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:43.900668 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:37:43.903955 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-245ce176-985b-463e-840f-713917ad7218 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:37:43.909057 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-245ce176-985b-463e-840f-713917ad7218 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e returned with HTTP 200 Jul 31 17:37:43.909469 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1402/5572] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:37:43 2026] GET /volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:43.921329 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-95e395dc-8ebe-4869-bf8b-e865de4a0012 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:43.923077 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-95e395dc-8ebe-4869-bf8b-e865de4a0012 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] DELETE https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e Jul 31 17:37:43.923277 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-95e395dc-8ebe-4869-bf8b-e865de4a0012 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:43.923481 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-95e395dc-8ebe-4869-bf8b-e865de4a0012 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:43.923644 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-95e395dc-8ebe-4869-bf8b-e865de4a0012 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Delete volume with id: 3065618f-d792-469e-b77f-10c2f8c7713e Jul 31 17:37:43.931352 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:43.931352 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:37:43.931887 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-95e395dc-8ebe-4869-bf8b-e865de4a0012 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:37:43.949150 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-95e395dc-8ebe-4869-bf8b-e865de4a0012 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Delete volume request issued successfully. Jul 31 17:37:43.949371 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-95e395dc-8ebe-4869-bf8b-e865de4a0012 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e returned with HTTP 202 Jul 31 17:37:43.949898 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1386/5573] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:37:43 2026] DELETE /volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:37:43.956332 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-440e2b3e-ae8e-4aa0-9e75-4a3e3e374c72 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:43.958081 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-440e2b3e-ae8e-4aa0-9e75-4a3e3e374c72 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e Jul 31 17:37:43.958278 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-440e2b3e-ae8e-4aa0-9e75-4a3e3e374c72 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:43.958482 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-440e2b3e-ae8e-4aa0-9e75-4a3e3e374c72 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:43.965283 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:43.965283 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:37:43.970020 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-440e2b3e-ae8e-4aa0-9e75-4a3e3e374c72 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Volume info retrieved successfully. Jul 31 17:37:43.974203 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-440e2b3e-ae8e-4aa0-9e75-4a3e3e374c72 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e returned with HTTP 200 Jul 31 17:37:43.974618 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1389/5574] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:37:43 2026] GET /volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:44.787549 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f93d3f9b-5963-4bd6-820f-914c1d90e409 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:44.789931 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f93d3f9b-5963-4bd6-820f-914c1d90e409 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 Jul 31 17:37:44.790232 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f93d3f9b-5963-4bd6-820f-914c1d90e409 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:44.790550 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f93d3f9b-5963-4bd6-820f-914c1d90e409 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:44.790712 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-f93d3f9b-5963-4bd6-820f-914c1d90e409 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id b7bd49b5-f7ee-4884-9cb4-91ee4cf18600. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:44.795795 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f93d3f9b-5963-4bd6-820f-914c1d90e409 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 returned with HTTP 404 Jul 31 17:37:44.796411 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1398/5575] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:44 2026] GET /volume/v3/backups/b7bd49b5-f7ee-4884-9cb4-91ee4cf18600 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:37:44.803172 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-297558eb-ae00-4d01-8d66-d7e975b390af None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:44.804887 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-297558eb-ae00-4d01-8d66-d7e975b390af tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] DELETE https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 Jul 31 17:37:44.805097 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-297558eb-ae00-4d01-8d66-d7e975b390af tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:44.805276 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-297558eb-ae00-4d01-8d66-d7e975b390af tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:44.805437 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-297558eb-ae00-4d01-8d66-d7e975b390af tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Delete backup with id: 669c8533-5b2e-4958-bddd-b3355c949c82. Jul 31 17:37:44.809585 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:44.809585 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:37:44.822892 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-297558eb-ae00-4d01-8d66-d7e975b390af tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] delete_backup rpcapi backup_id 669c8533-5b2e-4958-bddd-b3355c949c82 {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:37:44.824520 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-297558eb-ae00-4d01-8d66-d7e975b390af tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 returned with HTTP 202 Jul 31 17:37:44.824934 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1403/5576] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:37:44 2026] DELETE /volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:37:44.832199 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7a2d196a-10f8-4e64-8a1a-bd58fdbc1673 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:44.833800 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7a2d196a-10f8-4e64-8a1a-bd58fdbc1673 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 Jul 31 17:37:44.833987 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7a2d196a-10f8-4e64-8a1a-bd58fdbc1673 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:44.834159 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7a2d196a-10f8-4e64-8a1a-bd58fdbc1673 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:44.834254 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-7a2d196a-10f8-4e64-8a1a-bd58fdbc1673 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 669c8533-5b2e-4958-bddd-b3355c949c82. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:44.838138 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:44.838138 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:37:44.838684 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7a2d196a-10f8-4e64-8a1a-bd58fdbc1673 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 returned with HTTP 200 Jul 31 17:37:44.838995 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1387/5577] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:44 2026] GET /volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:44.986144 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-10e9a452-4642-4bbd-9465-ee92ee3572c4 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:44.988058 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-10e9a452-4642-4bbd-9465-ee92ee3572c4 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] GET https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e Jul 31 17:37:44.988276 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-10e9a452-4642-4bbd-9465-ee92ee3572c4 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:44.988515 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-10e9a452-4642-4bbd-9465-ee92ee3572c4 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:44.993954 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-10e9a452-4642-4bbd-9465-ee92ee3572c4 tempest-VolumeMultiattachTests-1235770618 tempest-VolumeMultiattachTests-1235770618-project-member] https://10.4.3.92/volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e returned with HTTP 404 Jul 31 17:37:44.994396 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1390/5578] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:37:44 2026] GET /volume/v3/volumes/3065618f-d792-469e-b77f-10c2f8c7713e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:37:45.000733 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-71813896-6c82-47d9-ac3f-168a78f5fd3a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:45.002531 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-71813896-6c82-47d9-ac3f-168a78f5fd3a tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] GET https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 Jul 31 17:37:45.002712 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-71813896-6c82-47d9-ac3f-168a78f5fd3a tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:45.002889 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-71813896-6c82-47d9-ac3f-168a78f5fd3a tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:45.003588 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-71813896-6c82-47d9-ac3f-168a78f5fd3a tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:37:45.011456 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-71813896-6c82-47d9-ac3f-168a78f5fd3a tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] Get all volumes completed successfully. Jul 31 17:37:45.012859 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:45.012859 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:37:45.016405 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-71813896-6c82-47d9-ac3f-168a78f5fd3a tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 17:37:45.016775 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1399/5579] 10.4.3.92 () {66 vars in 1278 bytes} [Fri Jul 31 17:37:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6255 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:37:45.030073 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a3347333-98d1-4f38-8bec-fed98100a75e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:45.031782 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a3347333-98d1-4f38-8bec-fed98100a75e tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] DELETE https://10.4.3.92/volume/v3/types/b29f5f39-dc55-4ad1-9e96-4b084146d48a Jul 31 17:37:45.031992 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a3347333-98d1-4f38-8bec-fed98100a75e tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:45.032182 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a3347333-98d1-4f38-8bec-fed98100a75e tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:45.054907 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a3347333-98d1-4f38-8bec-fed98100a75e tempest-VolumeMultiattachTests-1554007623 tempest-VolumeMultiattachTests-1554007623-project-admin] https://10.4.3.92/volume/v3/types/b29f5f39-dc55-4ad1-9e96-4b084146d48a returned with HTTP 202 Jul 31 17:37:45.055214 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1404/5580] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:37:45 2026] DELETE /volume/v3/types/b29f5f39-dc55-4ad1-9e96-4b084146d48a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:37:45.847618 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f2a6e966-e9e3-4e9f-8f06-88f3dab4c51d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:45.849111 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f2a6e966-e9e3-4e9f-8f06-88f3dab4c51d tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 Jul 31 17:37:45.849287 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f2a6e966-e9e3-4e9f-8f06-88f3dab4c51d tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:45.849512 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f2a6e966-e9e3-4e9f-8f06-88f3dab4c51d tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:45.849607 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-f2a6e966-e9e3-4e9f-8f06-88f3dab4c51d tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 669c8533-5b2e-4958-bddd-b3355c949c82. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:45.852557 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f2a6e966-e9e3-4e9f-8f06-88f3dab4c51d tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 returned with HTTP 404 Jul 31 17:37:45.853000 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1388/5581] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:45 2026] GET /volume/v3/backups/669c8533-5b2e-4958-bddd-b3355c949c82 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:37:45.859243 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-13e080ab-38e5-44b3-9991-76322eadda4e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:45.861185 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-13e080ab-38e5-44b3-9991-76322eadda4e tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] DELETE https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd Jul 31 17:37:45.861470 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-13e080ab-38e5-44b3-9991-76322eadda4e tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:45.861701 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-13e080ab-38e5-44b3-9991-76322eadda4e tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:45.861856 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-13e080ab-38e5-44b3-9991-76322eadda4e tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Delete backup with id: 8344fe73-eeef-4210-957b-9aeb022535fd. Jul 31 17:37:45.865474 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:45.865474 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:37:45.875242 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-13e080ab-38e5-44b3-9991-76322eadda4e tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] delete_backup rpcapi backup_id 8344fe73-eeef-4210-957b-9aeb022535fd {{(pid=100273) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:37:45.876917 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-13e080ab-38e5-44b3-9991-76322eadda4e tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd returned with HTTP 202 Jul 31 17:37:45.877594 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1391/5582] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:37:45 2026] DELETE /volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:37:45.883406 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f10778f6-fa4b-4798-bbb6-b3e7666f4254 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:45.884958 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f10778f6-fa4b-4798-bbb6-b3e7666f4254 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd Jul 31 17:37:45.885184 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f10778f6-fa4b-4798-bbb6-b3e7666f4254 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:45.885419 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f10778f6-fa4b-4798-bbb6-b3e7666f4254 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:45.885573 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-f10778f6-fa4b-4798-bbb6-b3e7666f4254 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 8344fe73-eeef-4210-957b-9aeb022535fd. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:45.889183 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:45.889183 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:37:45.889798 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f10778f6-fa4b-4798-bbb6-b3e7666f4254 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd returned with HTTP 200 Jul 31 17:37:45.890109 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1400/5583] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:45 2026] GET /volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:46.899298 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-76a865ad-95a5-47c7-b65f-7ca3181988bd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:46.901088 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-76a865ad-95a5-47c7-b65f-7ca3181988bd tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd Jul 31 17:37:46.901352 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-76a865ad-95a5-47c7-b65f-7ca3181988bd tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:46.901585 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-76a865ad-95a5-47c7-b65f-7ca3181988bd tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:46.901717 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-76a865ad-95a5-47c7-b65f-7ca3181988bd tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Show backup with id 8344fe73-eeef-4210-957b-9aeb022535fd. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:46.905766 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-76a865ad-95a5-47c7-b65f-7ca3181988bd tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd returned with HTTP 404 Jul 31 17:37:46.906205 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1405/5584] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:46 2026] GET /volume/v3/backups/8344fe73-eeef-4210-957b-9aeb022535fd => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:37:46.912761 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1f13154a-82d8-49dc-b8cb-d676f68698e9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:46.914360 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1f13154a-82d8-49dc-b8cb-d676f68698e9 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/ea9b57a8-baef-4448-a54f-f34ed21d08d8 Jul 31 17:37:46.914567 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1f13154a-82d8-49dc-b8cb-d676f68698e9 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:46.914740 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1f13154a-82d8-49dc-b8cb-d676f68698e9 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:46.914898 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-1f13154a-82d8-49dc-b8cb-d676f68698e9 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Delete volume with id: ea9b57a8-baef-4448-a54f-f34ed21d08d8 Jul 31 17:37:46.921246 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:46.921246 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:37:46.921545 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1f13154a-82d8-49dc-b8cb-d676f68698e9 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Volume info retrieved successfully. Jul 31 17:37:46.935429 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1f13154a-82d8-49dc-b8cb-d676f68698e9 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Delete volume request issued successfully. Jul 31 17:37:46.935654 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1f13154a-82d8-49dc-b8cb-d676f68698e9 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/volumes/ea9b57a8-baef-4448-a54f-f34ed21d08d8 returned with HTTP 202 Jul 31 17:37:46.936085 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1389/5585] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:37:46 2026] DELETE /volume/v3/volumes/ea9b57a8-baef-4448-a54f-f34ed21d08d8 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:37:46.943363 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-cfd09cb2-fe5f-4304-95b7-b77f628fb147 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:46.945046 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cfd09cb2-fe5f-4304-95b7-b77f628fb147 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/volumes/ea9b57a8-baef-4448-a54f-f34ed21d08d8 Jul 31 17:37:46.945256 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cfd09cb2-fe5f-4304-95b7-b77f628fb147 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:46.945479 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-cfd09cb2-fe5f-4304-95b7-b77f628fb147 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:46.953672 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:46.953672 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:37:46.958515 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-cfd09cb2-fe5f-4304-95b7-b77f628fb147 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Volume info retrieved successfully. Jul 31 17:37:46.963016 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-cfd09cb2-fe5f-4304-95b7-b77f628fb147 tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/volumes/ea9b57a8-baef-4448-a54f-f34ed21d08d8 returned with HTTP 200 Jul 31 17:37:46.963386 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1392/5586] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:46 2026] GET /volume/v3/volumes/ea9b57a8-baef-4448-a54f-f34ed21d08d8 => generated 1004 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:37:47.975657 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f2b37f2c-59d1-42ff-a0e9-84fb2402deef None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:47.977336 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f2b37f2c-59d1-42ff-a0e9-84fb2402deef tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] GET https://10.4.3.92/volume/v3/volumes/ea9b57a8-baef-4448-a54f-f34ed21d08d8 Jul 31 17:37:47.977683 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f2b37f2c-59d1-42ff-a0e9-84fb2402deef tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:47.977733 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f2b37f2c-59d1-42ff-a0e9-84fb2402deef tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:47.983301 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f2b37f2c-59d1-42ff-a0e9-84fb2402deef tempest-ProjectAdminTests33-2091069708 tempest-ProjectAdminTests33-2091069708-project-admin] https://10.4.3.92/volume/v3/volumes/ea9b57a8-baef-4448-a54f-f34ed21d08d8 returned with HTTP 404 Jul 31 17:37:47.983753 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1401/5587] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:47 2026] GET /volume/v3/volumes/ea9b57a8-baef-4448-a54f-f34ed21d08d8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:37:49.270722 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-29a3f1ac-6611-45b3-aa4d-d9122948c1a9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:49.343730 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-29a3f1ac-6611-45b3-aa4d-d9122948c1a9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:37:49.344100 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-29a3f1ac-6611-45b3-aa4d-d9122948c1a9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-77683842"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:37:49.345585 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-29a3f1ac-6611-45b3-aa4d-d9122948c1a9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-77683842'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:37:49.345704 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-29a3f1ac-6611-45b3-aa4d-d9122948c1a9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Create volume of 1 GB Jul 31 17:37:49.349240 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-29a3f1ac-6611-45b3-aa4d-d9122948c1a9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Availability Zones retrieved successfully. Jul 31 17:37:49.354150 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-29a3f1ac-6611-45b3-aa4d-d9122948c1a9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Flow 'volume_create_api' (bb257519-67dc-459b-8e10-0ae2c33a32e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:37:49.354992 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-29a3f1ac-6611-45b3-aa4d-d9122948c1a9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67f27d68-0bfe-45da-88e0-c355aef17201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:37:49.355748 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-29a3f1ac-6611-45b3-aa4d-d9122948c1a9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:37:49.377525 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-29a3f1ac-6611-45b3-aa4d-d9122948c1a9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67f27d68-0bfe-45da-88e0-c355aef17201) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:37:49.378918 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-29a3f1ac-6611-45b3-aa4d-d9122948c1a9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2f4b5d4-e15c-4c1e-a495-1d93731319cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:37:49.427694 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-29a3f1ac-6611-45b3-aa4d-d9122948c1a9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Created reservations ['0ab260d1-8210-4e36-8ad6-c36f32f0d7e9', '9d930450-3abc-4dc5-9cbf-0564c64aca06', '8b60f46f-271d-4aa0-9b18-e380d6a35bba', 'e84e0ad7-68d9-4f7d-a148-57d6cff8d465'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:37:49.428344 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-29a3f1ac-6611-45b3-aa4d-d9122948c1a9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2f4b5d4-e15c-4c1e-a495-1d93731319cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ab260d1-8210-4e36-8ad6-c36f32f0d7e9', '9d930450-3abc-4dc5-9cbf-0564c64aca06', '8b60f46f-271d-4aa0-9b18-e380d6a35bba', 'e84e0ad7-68d9-4f7d-a148-57d6cff8d465']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:37:49.428971 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-29a3f1ac-6611-45b3-aa4d-d9122948c1a9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e84f9764-a838-49ee-8dfd-0c994896cb33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:37:49.450569 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-29a3f1ac-6611-45b3-aa4d-d9122948c1a9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e84f9764-a838-49ee-8dfd-0c994896cb33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1be2db71-aa2a-4125-80c0-86a10a26dd15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-77683842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3cc72f446f44625875e0bc4fd0d6524',qos_specs=None,replication_status=,reservations=['0ab260d1-8210-4e36-8ad6-c36f32f0d7e9','9d930450-3abc-4dc5-9cbf-0564c64aca06','8b60f46f-271d-4aa0-9b18-e380d6a35bba','e84e0ad7-68d9-4f7d-a148-57d6cff8d465'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9127dc0d9734706816fc4420b368611',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:37:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-77683842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1be2db71-aa2a-4125-80c0-86a10a26dd15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3cc72f446f44625875e0bc4fd0d6524',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9127dc0d9734706816fc4420b368611',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:37:49.451216 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-29a3f1ac-6611-45b3-aa4d-d9122948c1a9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fd7c157-e852-46bb-b539-37783fc6df7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:37:49.467183 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-29a3f1ac-6611-45b3-aa4d-d9122948c1a9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fd7c157-e852-46bb-b539-37783fc6df7e) transitioned into state 'SUCCESS' from state '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-77683842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3cc72f446f44625875e0bc4fd0d6524',qos_specs=None,replication_status=,reservations=['0ab260d1-8210-4e36-8ad6-c36f32f0d7e9','9d930450-3abc-4dc5-9cbf-0564c64aca06','8b60f46f-271d-4aa0-9b18-e380d6a35bba','e84e0ad7-68d9-4f7d-a148-57d6cff8d465'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9127dc0d9734706816fc4420b368611',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:37:49.467831 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-29a3f1ac-6611-45b3-aa4d-d9122948c1a9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab4c3c0b-6c98-4213-8780-e24a7c899720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:37:49.475717 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-29a3f1ac-6611-45b3-aa4d-d9122948c1a9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab4c3c0b-6c98-4213-8780-e24a7c899720) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:37:49.476406 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-29a3f1ac-6611-45b3-aa4d-d9122948c1a9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Flow 'volume_create_api' (bb257519-67dc-459b-8e10-0ae2c33a32e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:37:49.476664 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-29a3f1ac-6611-45b3-aa4d-d9122948c1a9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Create volume request issued successfully. Jul 31 17:37:49.477133 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-29a3f1ac-6611-45b3-aa4d-d9122948c1a9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:37:49.477530 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1406/5588] 10.4.3.92 () {70 vars in 1291 bytes} [Fri Jul 31 17:37:49 2026] POST /volume/v3/volumes => generated 774 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:37:49.489283 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0ad40672-fb10-482a-9663-341f75f3c996 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:49.491473 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0ad40672-fb10-482a-9663-341f75f3c996 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/volumes/1be2db71-aa2a-4125-80c0-86a10a26dd15 Jul 31 17:37:49.491779 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0ad40672-fb10-482a-9663-341f75f3c996 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:49.492076 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0ad40672-fb10-482a-9663-341f75f3c996 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:49.501792 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:49.501792 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:37:49.506018 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-0ad40672-fb10-482a-9663-341f75f3c996 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Volume info retrieved successfully. Jul 31 17:37:49.511704 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0ad40672-fb10-482a-9663-341f75f3c996 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/volumes/1be2db71-aa2a-4125-80c0-86a10a26dd15 returned with HTTP 200 Jul 31 17:37:49.512249 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1390/5589] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:49 2026] GET /volume/v3/volumes/1be2db71-aa2a-4125-80c0-86a10a26dd15 => generated 953 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:50.524222 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1f0d797a-6189-4d84-826a-e28fe04c0d11 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:50.525771 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1f0d797a-6189-4d84-826a-e28fe04c0d11 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/volumes/1be2db71-aa2a-4125-80c0-86a10a26dd15 Jul 31 17:37:50.525981 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1f0d797a-6189-4d84-826a-e28fe04c0d11 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:50.526156 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1f0d797a-6189-4d84-826a-e28fe04c0d11 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:50.532956 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:50.532956 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:37:50.536043 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1f0d797a-6189-4d84-826a-e28fe04c0d11 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Volume info retrieved successfully. Jul 31 17:37:50.539825 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1f0d797a-6189-4d84-826a-e28fe04c0d11 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/volumes/1be2db71-aa2a-4125-80c0-86a10a26dd15 returned with HTTP 200 Jul 31 17:37:50.540190 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1393/5590] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:50 2026] GET /volume/v3/volumes/1be2db71-aa2a-4125-80c0-86a10a26dd15 => generated 1005 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:37:50.552823 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3a6e6bfb-d503-4d94-b7af-acc6b87e89a9 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:50.554847 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3a6e6bfb-d503-4d94-b7af-acc6b87e89a9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] POST https://10.4.3.92/volume/v3/backups Jul 31 17:37:50.555300 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3a6e6bfb-d503-4d94-b7af-acc6b87e89a9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1be2db71-aa2a-4125-80c0-86a10a26dd15", "name": "tempest-type-Backup-1572563163"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:37:50.557139 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-3a6e6bfb-d503-4d94-b7af-acc6b87e89a9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Creating new backup {'backup': {'volume_id': '1be2db71-aa2a-4125-80c0-86a10a26dd15', 'name': 'tempest-type-Backup-1572563163'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:37:50.557358 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-3a6e6bfb-d503-4d94-b7af-acc6b87e89a9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Creating backup of volume 1be2db71-aa2a-4125-80c0-86a10a26dd15 in container None Jul 31 17:37:50.567058 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:50.567058 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:37:50.567467 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-3a6e6bfb-d503-4d94-b7af-acc6b87e89a9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Volume info retrieved successfully. Jul 31 17:37:50.595681 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-3a6e6bfb-d503-4d94-b7af-acc6b87e89a9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Created reservations ['b8097663-f6f5-488d-902c-faa0cb5ab9c6', '050cf6ab-6bb1-45ba-8eb9-00b9d95ab36c'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:37:50.623684 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3a6e6bfb-d503-4d94-b7af-acc6b87e89a9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:37:50.624228 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1402/5591] 10.4.3.92 () {70 vars in 1292 bytes} [Fri Jul 31 17:37:50 2026] POST /volume/v3/backups => generated 314 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:37:50.633076 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-71259b78-88d6-46e6-8bc7-acb32f8e41d4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:50.635276 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-71259b78-88d6-46e6-8bc7-acb32f8e41d4 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 Jul 31 17:37:50.635570 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-71259b78-88d6-46e6-8bc7-acb32f8e41d4 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:50.635770 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-71259b78-88d6-46e6-8bc7-acb32f8e41d4 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:50.635898 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-71259b78-88d6-46e6-8bc7-acb32f8e41d4 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id 0128e2dc-a527-451f-bc0c-6bea0d18c769. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:50.640571 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:50.640571 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:37:50.641292 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-71259b78-88d6-46e6-8bc7-acb32f8e41d4 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 returned with HTTP 200 Jul 31 17:37:50.641753 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1407/5592] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:50 2026] GET /volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:51.651116 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b38c6af1-1101-4d56-b734-e303c9cf7ecc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:51.652786 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b38c6af1-1101-4d56-b734-e303c9cf7ecc tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 Jul 31 17:37:51.653015 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b38c6af1-1101-4d56-b734-e303c9cf7ecc tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:51.653225 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b38c6af1-1101-4d56-b734-e303c9cf7ecc tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:51.653380 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-b38c6af1-1101-4d56-b734-e303c9cf7ecc tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id 0128e2dc-a527-451f-bc0c-6bea0d18c769. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:51.657085 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:51.657085 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:37:51.657660 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b38c6af1-1101-4d56-b734-e303c9cf7ecc tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 returned with HTTP 200 Jul 31 17:37:51.657986 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1391/5593] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:51 2026] GET /volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:52.667956 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-b96e4378-09df-4ffa-a556-2b4a7b8871e0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:52.669969 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b96e4378-09df-4ffa-a556-2b4a7b8871e0 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 Jul 31 17:37:52.670208 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b96e4378-09df-4ffa-a556-2b4a7b8871e0 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:52.670449 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-b96e4378-09df-4ffa-a556-2b4a7b8871e0 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:52.670571 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-b96e4378-09df-4ffa-a556-2b4a7b8871e0 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id 0128e2dc-a527-451f-bc0c-6bea0d18c769. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:52.674811 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:52.674811 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:37:52.675561 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-b96e4378-09df-4ffa-a556-2b4a7b8871e0 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 returned with HTTP 200 Jul 31 17:37:52.676079 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1394/5594] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:52 2026] GET /volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:53.684776 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-56c48f4e-cfdf-4bcb-90b3-7eb7a08fdf76 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:53.686475 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-56c48f4e-cfdf-4bcb-90b3-7eb7a08fdf76 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 Jul 31 17:37:53.686713 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-56c48f4e-cfdf-4bcb-90b3-7eb7a08fdf76 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:53.686897 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-56c48f4e-cfdf-4bcb-90b3-7eb7a08fdf76 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:53.687000 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-56c48f4e-cfdf-4bcb-90b3-7eb7a08fdf76 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id 0128e2dc-a527-451f-bc0c-6bea0d18c769. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:53.691199 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:53.691199 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:37:53.691773 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-56c48f4e-cfdf-4bcb-90b3-7eb7a08fdf76 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 returned with HTTP 200 Jul 31 17:37:53.692097 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1403/5595] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:53 2026] GET /volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:54.701055 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1aec210e-8428-4e01-adbf-e9988b58604f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:54.702701 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1aec210e-8428-4e01-adbf-e9988b58604f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 Jul 31 17:37:54.702909 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1aec210e-8428-4e01-adbf-e9988b58604f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:54.703083 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1aec210e-8428-4e01-adbf-e9988b58604f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:54.703183 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-1aec210e-8428-4e01-adbf-e9988b58604f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id 0128e2dc-a527-451f-bc0c-6bea0d18c769. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:54.706681 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:54.706681 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:37:54.707152 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1aec210e-8428-4e01-adbf-e9988b58604f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 returned with HTTP 200 Jul 31 17:37:54.707463 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1408/5596] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:54 2026] GET /volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:55.716503 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3f140df2-1540-4ae9-acb4-02551f3fa043 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:55.718370 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3f140df2-1540-4ae9-acb4-02551f3fa043 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 Jul 31 17:37:55.718634 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3f140df2-1540-4ae9-acb4-02551f3fa043 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:55.718860 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3f140df2-1540-4ae9-acb4-02551f3fa043 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:55.719006 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-3f140df2-1540-4ae9-acb4-02551f3fa043 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id 0128e2dc-a527-451f-bc0c-6bea0d18c769. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:55.723484 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:55.723484 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:37:55.724168 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3f140df2-1540-4ae9-acb4-02551f3fa043 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 returned with HTTP 200 Jul 31 17:37:55.724577 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1392/5597] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:55 2026] GET /volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:56.733812 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a9ad369c-8e9e-4277-b535-415bf2d703e5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:56.735554 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a9ad369c-8e9e-4277-b535-415bf2d703e5 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 Jul 31 17:37:56.735797 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a9ad369c-8e9e-4277-b535-415bf2d703e5 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:56.735972 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a9ad369c-8e9e-4277-b535-415bf2d703e5 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:56.736087 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a9ad369c-8e9e-4277-b535-415bf2d703e5 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id 0128e2dc-a527-451f-bc0c-6bea0d18c769. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:56.740359 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:56.740359 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:37:56.740933 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a9ad369c-8e9e-4277-b535-415bf2d703e5 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 returned with HTTP 200 Jul 31 17:37:56.741323 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1395/5598] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:56 2026] GET /volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:57.750259 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6d4cf865-1a3c-4b0b-a094-f86a7c52557f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:57.752002 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6d4cf865-1a3c-4b0b-a094-f86a7c52557f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 Jul 31 17:37:57.752264 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6d4cf865-1a3c-4b0b-a094-f86a7c52557f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:57.752422 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6d4cf865-1a3c-4b0b-a094-f86a7c52557f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:57.752530 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-6d4cf865-1a3c-4b0b-a094-f86a7c52557f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id 0128e2dc-a527-451f-bc0c-6bea0d18c769. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:57.756337 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:57.756337 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:37:57.756866 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6d4cf865-1a3c-4b0b-a094-f86a7c52557f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 returned with HTTP 200 Jul 31 17:37:57.757169 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1404/5599] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:57 2026] GET /volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:58.766333 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-fc85c8e5-3112-459f-98df-89a84ef98203 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:58.767855 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fc85c8e5-3112-459f-98df-89a84ef98203 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 Jul 31 17:37:58.768027 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fc85c8e5-3112-459f-98df-89a84ef98203 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:58.768220 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-fc85c8e5-3112-459f-98df-89a84ef98203 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:58.768357 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-fc85c8e5-3112-459f-98df-89a84ef98203 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id 0128e2dc-a527-451f-bc0c-6bea0d18c769. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:58.769877 np0000006248 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=142,cinder:INSERT=27,cinder:UPDATE=53 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:37:58.772848 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:58.772848 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:37:58.773422 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-fc85c8e5-3112-459f-98df-89a84ef98203 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 returned with HTTP 200 Jul 31 17:37:58.773804 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1409/5600] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:58 2026] GET /volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:37:59.783230 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d4b2a1fb-0055-455e-b375-1ec339d0452f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:37:59.784931 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d4b2a1fb-0055-455e-b375-1ec339d0452f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 Jul 31 17:37:59.785127 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d4b2a1fb-0055-455e-b375-1ec339d0452f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:37:59.785324 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d4b2a1fb-0055-455e-b375-1ec339d0452f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:37:59.785432 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-d4b2a1fb-0055-455e-b375-1ec339d0452f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id 0128e2dc-a527-451f-bc0c-6bea0d18c769. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:37:59.787212 np0000006248 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=77,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:37:59.790583 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:37:59.790583 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:37:59.791417 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d4b2a1fb-0055-455e-b375-1ec339d0452f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 returned with HTTP 200 Jul 31 17:37:59.791851 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1393/5601] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:37:59 2026] GET /volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:00.801031 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-25ea382f-7cce-40a3-afde-be05555aab02 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:00.802874 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-25ea382f-7cce-40a3-afde-be05555aab02 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 Jul 31 17:38:00.803106 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-25ea382f-7cce-40a3-afde-be05555aab02 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:00.803330 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-25ea382f-7cce-40a3-afde-be05555aab02 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:00.803474 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-25ea382f-7cce-40a3-afde-be05555aab02 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id 0128e2dc-a527-451f-bc0c-6bea0d18c769. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:00.805232 np0000006248 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=137,cinder:INSERT=21,cinder:UPDATE=43 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:38:00.808484 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:00.808484 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:38:00.809247 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-25ea382f-7cce-40a3-afde-be05555aab02 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 returned with HTTP 200 Jul 31 17:38:00.809801 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1396/5602] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:00 2026] GET /volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:01.819085 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-79b91243-11e0-4836-9a89-534dc9e68e2c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:01.822065 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-79b91243-11e0-4836-9a89-534dc9e68e2c tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 Jul 31 17:38:01.822065 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-79b91243-11e0-4836-9a89-534dc9e68e2c tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:01.822065 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-79b91243-11e0-4836-9a89-534dc9e68e2c tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:01.822065 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-79b91243-11e0-4836-9a89-534dc9e68e2c tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id 0128e2dc-a527-451f-bc0c-6bea0d18c769. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:01.825329 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:01.825329 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:38:01.825975 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-79b91243-11e0-4836-9a89-534dc9e68e2c tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 returned with HTTP 200 Jul 31 17:38:01.826401 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1405/5603] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:01 2026] GET /volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:02.836381 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a15e65f5-6059-4f7d-9ae8-848beac6248f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:02.837978 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a15e65f5-6059-4f7d-9ae8-848beac6248f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 Jul 31 17:38:02.837978 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a15e65f5-6059-4f7d-9ae8-848beac6248f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:02.838169 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a15e65f5-6059-4f7d-9ae8-848beac6248f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:02.838246 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-a15e65f5-6059-4f7d-9ae8-848beac6248f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id 0128e2dc-a527-451f-bc0c-6bea0d18c769. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:02.842453 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:02.842453 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:38:02.842648 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a15e65f5-6059-4f7d-9ae8-848beac6248f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 returned with HTTP 200 Jul 31 17:38:02.842959 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1410/5604] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:02 2026] GET /volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:03.853012 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a43c342a-18a3-4391-80b0-340c8f88f678 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:03.854511 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a43c342a-18a3-4391-80b0-340c8f88f678 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 Jul 31 17:38:03.854691 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a43c342a-18a3-4391-80b0-340c8f88f678 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:03.854862 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a43c342a-18a3-4391-80b0-340c8f88f678 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:03.854977 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-a43c342a-18a3-4391-80b0-340c8f88f678 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id 0128e2dc-a527-451f-bc0c-6bea0d18c769. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:03.858711 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:03.858711 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:38:03.859233 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a43c342a-18a3-4391-80b0-340c8f88f678 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 returned with HTTP 200 Jul 31 17:38:03.859550 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1394/5605] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:03 2026] GET /volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:04.870394 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5c2a434b-1277-4115-b40b-c0dd4851ed96 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:04.871937 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5c2a434b-1277-4115-b40b-c0dd4851ed96 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 Jul 31 17:38:04.872118 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5c2a434b-1277-4115-b40b-c0dd4851ed96 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:04.872332 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5c2a434b-1277-4115-b40b-c0dd4851ed96 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:04.872441 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5c2a434b-1277-4115-b40b-c0dd4851ed96 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id 0128e2dc-a527-451f-bc0c-6bea0d18c769. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:04.876086 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:04.876086 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:38:04.876619 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5c2a434b-1277-4115-b40b-c0dd4851ed96 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 returned with HTTP 200 Jul 31 17:38:04.876924 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1397/5606] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:04 2026] GET /volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:04.885688 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6013e1c7-bca8-42a1-9266-3e411ca3f55e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:04.985402 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6013e1c7-bca8-42a1-9266-3e411ca3f55e tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] POST https://10.4.3.92/volume/v3/backups Jul 31 17:38:04.985762 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6013e1c7-bca8-42a1-9266-3e411ca3f55e tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1be2db71-aa2a-4125-80c0-86a10a26dd15"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:38:04.987103 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-6013e1c7-bca8-42a1-9266-3e411ca3f55e tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Creating new backup {'backup': {'volume_id': '1be2db71-aa2a-4125-80c0-86a10a26dd15'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:38:04.987241 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-6013e1c7-bca8-42a1-9266-3e411ca3f55e tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Creating backup of volume 1be2db71-aa2a-4125-80c0-86a10a26dd15 in container None Jul 31 17:38:04.993489 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:04.993489 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:38:04.993892 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6013e1c7-bca8-42a1-9266-3e411ca3f55e tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Volume info retrieved successfully. Jul 31 17:38:05.007334 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-6013e1c7-bca8-42a1-9266-3e411ca3f55e tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Created reservations ['c5551413-b548-42af-8e4d-5445e00380fe', 'd765bb52-f122-43e5-b2c3-37197dbcd7e1'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:38:05.029326 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6013e1c7-bca8-42a1-9266-3e411ca3f55e tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:38:05.029718 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1406/5607] 10.4.3.92 () {70 vars in 1291 bytes} [Fri Jul 31 17:38:04 2026] POST /volume/v3/backups => generated 286 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:38:05.036834 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-f49d7c27-14ca-48c7-9c17-4ffc755de2a2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:05.038518 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f49d7c27-14ca-48c7-9c17-4ffc755de2a2 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 Jul 31 17:38:05.038729 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f49d7c27-14ca-48c7-9c17-4ffc755de2a2 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:05.039012 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-f49d7c27-14ca-48c7-9c17-4ffc755de2a2 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:05.039058 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-f49d7c27-14ca-48c7-9c17-4ffc755de2a2 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id e1d8868c-ccb4-4afb-b3c0-f929df883bc8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:05.043471 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:05.043471 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:38:05.044029 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-f49d7c27-14ca-48c7-9c17-4ffc755de2a2 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 returned with HTTP 200 Jul 31 17:38:05.044402 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1411/5608] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:05 2026] GET /volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 => generated 693 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:06.053197 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-042908d3-2986-4491-8059-aaae6def8a09 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:06.054754 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-042908d3-2986-4491-8059-aaae6def8a09 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 Jul 31 17:38:06.054946 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-042908d3-2986-4491-8059-aaae6def8a09 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:06.055117 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-042908d3-2986-4491-8059-aaae6def8a09 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:06.055228 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-042908d3-2986-4491-8059-aaae6def8a09 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id e1d8868c-ccb4-4afb-b3c0-f929df883bc8. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:06.058959 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:06.058959 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:38:06.059507 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-042908d3-2986-4491-8059-aaae6def8a09 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 returned with HTTP 200 Jul 31 17:38:06.059817 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1395/5609] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:06 2026] GET /volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 => generated 695 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:07.069705 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-52f05c2f-686b-4c2b-bb61-7de000acb351 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:07.071458 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-52f05c2f-686b-4c2b-bb61-7de000acb351 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 Jul 31 17:38:07.071749 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-52f05c2f-686b-4c2b-bb61-7de000acb351 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:07.072066 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-52f05c2f-686b-4c2b-bb61-7de000acb351 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:07.072197 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-52f05c2f-686b-4c2b-bb61-7de000acb351 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id e1d8868c-ccb4-4afb-b3c0-f929df883bc8. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:07.076092 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:07.076092 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:38:07.076649 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-52f05c2f-686b-4c2b-bb61-7de000acb351 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 returned with HTTP 200 Jul 31 17:38:07.076958 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1398/5610] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:07 2026] GET /volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:08.086150 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-71f35484-44a0-4412-a8a3-cb17e618d7be None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:08.088112 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-71f35484-44a0-4412-a8a3-cb17e618d7be tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 Jul 31 17:38:08.088419 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-71f35484-44a0-4412-a8a3-cb17e618d7be tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:08.088685 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-71f35484-44a0-4412-a8a3-cb17e618d7be tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:08.088823 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-71f35484-44a0-4412-a8a3-cb17e618d7be tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id e1d8868c-ccb4-4afb-b3c0-f929df883bc8. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:08.096061 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:08.096061 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:38:08.096185 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-71f35484-44a0-4412-a8a3-cb17e618d7be tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 returned with HTTP 200 Jul 31 17:38:08.096621 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1407/5611] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:08 2026] GET /volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:09.106120 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-60303c80-276d-43d5-8c53-2585429caadd None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:09.107661 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-60303c80-276d-43d5-8c53-2585429caadd tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 Jul 31 17:38:09.107841 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-60303c80-276d-43d5-8c53-2585429caadd tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:09.108003 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-60303c80-276d-43d5-8c53-2585429caadd tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:09.108101 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-60303c80-276d-43d5-8c53-2585429caadd tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id e1d8868c-ccb4-4afb-b3c0-f929df883bc8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:09.112743 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:09.112743 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:38:09.113569 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-60303c80-276d-43d5-8c53-2585429caadd tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 returned with HTTP 200 Jul 31 17:38:09.114126 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1412/5612] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:09 2026] GET /volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:10.123138 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8e9dda00-012d-48eb-9346-f2e16f36dd1f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:10.124859 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8e9dda00-012d-48eb-9346-f2e16f36dd1f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 Jul 31 17:38:10.125050 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8e9dda00-012d-48eb-9346-f2e16f36dd1f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:10.125285 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8e9dda00-012d-48eb-9346-f2e16f36dd1f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:10.125362 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-8e9dda00-012d-48eb-9346-f2e16f36dd1f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id e1d8868c-ccb4-4afb-b3c0-f929df883bc8. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:10.129265 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:10.129265 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:38:10.129818 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8e9dda00-012d-48eb-9346-f2e16f36dd1f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 returned with HTTP 200 Jul 31 17:38:10.130134 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1396/5613] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:10 2026] GET /volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:11.140059 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7a88a358-2a2f-4c6e-bb8b-2ad7fc3e9c9b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:11.142195 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7a88a358-2a2f-4c6e-bb8b-2ad7fc3e9c9b tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 Jul 31 17:38:11.142499 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7a88a358-2a2f-4c6e-bb8b-2ad7fc3e9c9b tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:11.142702 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7a88a358-2a2f-4c6e-bb8b-2ad7fc3e9c9b tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:11.142819 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-7a88a358-2a2f-4c6e-bb8b-2ad7fc3e9c9b tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id e1d8868c-ccb4-4afb-b3c0-f929df883bc8. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:11.147929 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:11.147929 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:38:11.148517 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7a88a358-2a2f-4c6e-bb8b-2ad7fc3e9c9b tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 returned with HTTP 200 Jul 31 17:38:11.148833 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1399/5614] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:11 2026] GET /volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:12.158249 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-5ea210e6-5bf4-4984-86ef-7009e69e1748 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:12.159936 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5ea210e6-5bf4-4984-86ef-7009e69e1748 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 Jul 31 17:38:12.160156 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5ea210e6-5bf4-4984-86ef-7009e69e1748 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:12.160353 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-5ea210e6-5bf4-4984-86ef-7009e69e1748 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:12.160460 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-5ea210e6-5bf4-4984-86ef-7009e69e1748 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id e1d8868c-ccb4-4afb-b3c0-f929df883bc8. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:12.166922 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:12.166922 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:38:12.167490 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-5ea210e6-5bf4-4984-86ef-7009e69e1748 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 returned with HTTP 200 Jul 31 17:38:12.167937 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1408/5615] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:12 2026] GET /volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:13.177394 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-34fae6cc-0662-4d86-b286-44615ad6bb5a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:13.179742 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-34fae6cc-0662-4d86-b286-44615ad6bb5a tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 Jul 31 17:38:13.180018 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-34fae6cc-0662-4d86-b286-44615ad6bb5a tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:13.180288 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-34fae6cc-0662-4d86-b286-44615ad6bb5a tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:13.180487 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-34fae6cc-0662-4d86-b286-44615ad6bb5a tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id e1d8868c-ccb4-4afb-b3c0-f929df883bc8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:13.185950 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:13.185950 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:38:13.186841 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-34fae6cc-0662-4d86-b286-44615ad6bb5a tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 returned with HTTP 200 Jul 31 17:38:13.187375 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1413/5616] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:13 2026] GET /volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:14.197537 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-da773b81-4c70-4cb4-9b13-aea2edc66b00 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:14.199674 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-da773b81-4c70-4cb4-9b13-aea2edc66b00 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 Jul 31 17:38:14.199942 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-da773b81-4c70-4cb4-9b13-aea2edc66b00 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:14.200202 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-da773b81-4c70-4cb4-9b13-aea2edc66b00 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:14.200370 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-da773b81-4c70-4cb4-9b13-aea2edc66b00 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id e1d8868c-ccb4-4afb-b3c0-f929df883bc8. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:14.205383 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:14.205383 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:38:14.206173 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-da773b81-4c70-4cb4-9b13-aea2edc66b00 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 returned with HTTP 200 Jul 31 17:38:14.206809 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1397/5617] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:14 2026] GET /volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:15.216460 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a83f0c22-6aed-4c04-8deb-f0263b9d5171 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:15.218130 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a83f0c22-6aed-4c04-8deb-f0263b9d5171 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 Jul 31 17:38:15.218353 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a83f0c22-6aed-4c04-8deb-f0263b9d5171 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:15.218559 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a83f0c22-6aed-4c04-8deb-f0263b9d5171 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:15.218658 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a83f0c22-6aed-4c04-8deb-f0263b9d5171 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id e1d8868c-ccb4-4afb-b3c0-f929df883bc8. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:15.223930 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:15.223930 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:38:15.224760 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a83f0c22-6aed-4c04-8deb-f0263b9d5171 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 returned with HTTP 200 Jul 31 17:38:15.225243 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1400/5618] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:15 2026] GET /volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:16.235844 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e48b27e3-adcd-4ca8-9b51-f47dd58ee23b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:16.238036 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e48b27e3-adcd-4ca8-9b51-f47dd58ee23b tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 Jul 31 17:38:16.238337 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e48b27e3-adcd-4ca8-9b51-f47dd58ee23b tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:16.238592 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e48b27e3-adcd-4ca8-9b51-f47dd58ee23b tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:16.238732 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e48b27e3-adcd-4ca8-9b51-f47dd58ee23b tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id e1d8868c-ccb4-4afb-b3c0-f929df883bc8. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:16.246471 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:16.246471 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:38:16.247227 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e48b27e3-adcd-4ca8-9b51-f47dd58ee23b tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 returned with HTTP 200 Jul 31 17:38:16.247705 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1409/5619] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:16 2026] GET /volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:17.258943 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6a5c93d2-beb8-44a7-9849-b59efab9be9c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:17.260772 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6a5c93d2-beb8-44a7-9849-b59efab9be9c tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 Jul 31 17:38:17.260999 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6a5c93d2-beb8-44a7-9849-b59efab9be9c tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:17.261220 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6a5c93d2-beb8-44a7-9849-b59efab9be9c tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:17.261365 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6a5c93d2-beb8-44a7-9849-b59efab9be9c tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id e1d8868c-ccb4-4afb-b3c0-f929df883bc8. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:17.265992 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:17.265992 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:38:17.266657 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6a5c93d2-beb8-44a7-9849-b59efab9be9c tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 returned with HTTP 200 Jul 31 17:38:17.267221 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1414/5620] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:17 2026] GET /volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:18.277296 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9a7edcfa-9176-4999-a43f-00cc548463cd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:18.278766 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9a7edcfa-9176-4999-a43f-00cc548463cd tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 Jul 31 17:38:18.278979 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9a7edcfa-9176-4999-a43f-00cc548463cd tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:18.279162 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9a7edcfa-9176-4999-a43f-00cc548463cd tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:18.279251 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-9a7edcfa-9176-4999-a43f-00cc548463cd tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id e1d8868c-ccb4-4afb-b3c0-f929df883bc8. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:18.282894 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:18.282894 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:38:18.283475 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9a7edcfa-9176-4999-a43f-00cc548463cd tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 returned with HTTP 200 Jul 31 17:38:18.283907 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1398/5621] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:18 2026] GET /volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 => generated 707 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:19.292816 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-fe7305a4-b4fe-42e9-a9a8-fbc2a3340e9f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:19.294751 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fe7305a4-b4fe-42e9-a9a8-fbc2a3340e9f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 Jul 31 17:38:19.294944 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fe7305a4-b4fe-42e9-a9a8-fbc2a3340e9f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:19.295123 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-fe7305a4-b4fe-42e9-a9a8-fbc2a3340e9f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:19.295215 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-fe7305a4-b4fe-42e9-a9a8-fbc2a3340e9f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id e1d8868c-ccb4-4afb-b3c0-f929df883bc8. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:19.299765 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:19.299765 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:38:19.300377 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-fe7305a4-b4fe-42e9-a9a8-fbc2a3340e9f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 returned with HTTP 200 Jul 31 17:38:19.300816 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1401/5622] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:19 2026] GET /volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:19.308830 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b7fa4452-5ff7-4169-9e18-a7558906bbad None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:19.310359 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b7fa4452-5ff7-4169-9e18-a7558906bbad tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] DELETE https://10.4.3.92/volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 Jul 31 17:38:19.310537 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b7fa4452-5ff7-4169-9e18-a7558906bbad tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:19.310702 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b7fa4452-5ff7-4169-9e18-a7558906bbad tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:19.310813 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-b7fa4452-5ff7-4169-9e18-a7558906bbad tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Delete backup with id: e1d8868c-ccb4-4afb-b3c0-f929df883bc8. Jul 31 17:38:19.314545 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:19.314545 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:38:19.324055 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-b7fa4452-5ff7-4169-9e18-a7558906bbad tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] delete_backup rpcapi backup_id e1d8868c-ccb4-4afb-b3c0-f929df883bc8 {{(pid=100271) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:38:19.325568 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b7fa4452-5ff7-4169-9e18-a7558906bbad tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 returned with HTTP 202 Jul 31 17:38:19.325928 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1410/5623] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:38:19 2026] DELETE /volume/v3/backups/e1d8868c-ccb4-4afb-b3c0-f929df883bc8 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:38:19.332214 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e8609cf2-76fa-45f1-b662-ba683a472dac None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:19.333644 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e8609cf2-76fa-45f1-b662-ba683a472dac tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:38:19.333985 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e8609cf2-76fa-45f1-b662-ba683a472dac tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-369344856"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:38:19.335350 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-e8609cf2-76fa-45f1-b662-ba683a472dac tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-369344856'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:38:19.335505 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-e8609cf2-76fa-45f1-b662-ba683a472dac tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Create volume of 1 GB Jul 31 17:38:19.339911 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e8609cf2-76fa-45f1-b662-ba683a472dac tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Availability Zones retrieved successfully. Jul 31 17:38:19.345038 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e8609cf2-76fa-45f1-b662-ba683a472dac tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Flow 'volume_create_api' (cd2c507b-af55-4725-bd76-52ec41e96ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:38:19.346107 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e8609cf2-76fa-45f1-b662-ba683a472dac tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95aad836-ffb5-40c7-b590-5b923d8ef0a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:38:19.346869 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-e8609cf2-76fa-45f1-b662-ba683a472dac tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:38:19.372703 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e8609cf2-76fa-45f1-b662-ba683a472dac tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95aad836-ffb5-40c7-b590-5b923d8ef0a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:38:19.373389 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e8609cf2-76fa-45f1-b662-ba683a472dac tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1c9b7a2-b424-4b38-925a-d6d202016b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:38:19.407518 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-e8609cf2-76fa-45f1-b662-ba683a472dac tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Created reservations ['1fefb5bd-dfc8-4d00-80e5-d1c4368056da', '4dc915ca-26ce-48a5-9966-392dd5ac835a', '0ded079d-75b0-410b-bf65-2b800b4e6152', 'f1faf33a-73a3-4812-9064-3869d49406b8'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:38:19.408237 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e8609cf2-76fa-45f1-b662-ba683a472dac tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1c9b7a2-b424-4b38-925a-d6d202016b47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fefb5bd-dfc8-4d00-80e5-d1c4368056da', '4dc915ca-26ce-48a5-9966-392dd5ac835a', '0ded079d-75b0-410b-bf65-2b800b4e6152', 'f1faf33a-73a3-4812-9064-3869d49406b8']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:38:19.409084 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e8609cf2-76fa-45f1-b662-ba683a472dac tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a2046ec-d31c-47e4-a64b-a76bc92e2763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:38:19.430037 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e8609cf2-76fa-45f1-b662-ba683a472dac tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a2046ec-d31c-47e4-a64b-a76bc92e2763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54d3aa63-22ca-4656-8e69-2e95004bcc2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-369344856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3cc72f446f44625875e0bc4fd0d6524',qos_specs=None,replication_status=,reservations=['1fefb5bd-dfc8-4d00-80e5-d1c4368056da','4dc915ca-26ce-48a5-9966-392dd5ac835a','0ded079d-75b0-410b-bf65-2b800b4e6152','f1faf33a-73a3-4812-9064-3869d49406b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9127dc0d9734706816fc4420b368611',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:38:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-369344856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54d3aa63-22ca-4656-8e69-2e95004bcc2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3cc72f446f44625875e0bc4fd0d6524',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9127dc0d9734706816fc4420b368611',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:38:19.430737 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e8609cf2-76fa-45f1-b662-ba683a472dac tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0d9125a-fdd0-40e5-b557-d57d943e2e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:38:19.449620 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e8609cf2-76fa-45f1-b662-ba683a472dac tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0d9125a-fdd0-40e5-b557-d57d943e2e9f) transitioned into state 'SUCCESS' from state '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-369344856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3cc72f446f44625875e0bc4fd0d6524',qos_specs=None,replication_status=,reservations=['1fefb5bd-dfc8-4d00-80e5-d1c4368056da','4dc915ca-26ce-48a5-9966-392dd5ac835a','0ded079d-75b0-410b-bf65-2b800b4e6152','f1faf33a-73a3-4812-9064-3869d49406b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9127dc0d9734706816fc4420b368611',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:38:19.450347 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e8609cf2-76fa-45f1-b662-ba683a472dac tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe983ccf-a7f1-4517-8876-afdba11c8c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:38:19.458874 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e8609cf2-76fa-45f1-b662-ba683a472dac tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe983ccf-a7f1-4517-8876-afdba11c8c8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:38:19.459627 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-e8609cf2-76fa-45f1-b662-ba683a472dac tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Flow 'volume_create_api' (cd2c507b-af55-4725-bd76-52ec41e96ba8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:38:19.459884 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e8609cf2-76fa-45f1-b662-ba683a472dac tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Create volume request issued successfully. Jul 31 17:38:19.460404 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e8609cf2-76fa-45f1-b662-ba683a472dac tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:38:19.460779 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1415/5624] 10.4.3.92 () {70 vars in 1291 bytes} [Fri Jul 31 17:38:19 2026] POST /volume/v3/volumes => generated 775 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:38:19.471488 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1df87cf0-e86c-4996-a81c-86fe8f7a8f99 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:19.473088 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1df87cf0-e86c-4996-a81c-86fe8f7a8f99 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/volumes/54d3aa63-22ca-4656-8e69-2e95004bcc2d Jul 31 17:38:19.473369 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1df87cf0-e86c-4996-a81c-86fe8f7a8f99 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:19.473624 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1df87cf0-e86c-4996-a81c-86fe8f7a8f99 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:19.479943 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:19.479943 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:38:19.484170 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1df87cf0-e86c-4996-a81c-86fe8f7a8f99 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Volume info retrieved successfully. Jul 31 17:38:19.487755 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1df87cf0-e86c-4996-a81c-86fe8f7a8f99 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/volumes/54d3aa63-22ca-4656-8e69-2e95004bcc2d returned with HTTP 200 Jul 31 17:38:19.488143 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1399/5625] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:19 2026] GET /volume/v3/volumes/54d3aa63-22ca-4656-8e69-2e95004bcc2d => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:20.502820 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-47a73922-07f9-4cc5-932f-3e04911b0d27 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:20.504633 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-47a73922-07f9-4cc5-932f-3e04911b0d27 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/volumes/54d3aa63-22ca-4656-8e69-2e95004bcc2d Jul 31 17:38:20.504843 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-47a73922-07f9-4cc5-932f-3e04911b0d27 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:20.505034 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-47a73922-07f9-4cc5-932f-3e04911b0d27 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:20.511487 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:20.511487 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:38:20.515211 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-47a73922-07f9-4cc5-932f-3e04911b0d27 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Volume info retrieved successfully. Jul 31 17:38:20.519379 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-47a73922-07f9-4cc5-932f-3e04911b0d27 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/volumes/54d3aa63-22ca-4656-8e69-2e95004bcc2d returned with HTTP 200 Jul 31 17:38:20.519752 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1402/5626] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:20 2026] GET /volume/v3/volumes/54d3aa63-22ca-4656-8e69-2e95004bcc2d => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:38:20.530697 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c182d923-2a07-4bdc-9670-cd0fa94aa237 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:20.532427 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c182d923-2a07-4bdc-9670-cd0fa94aa237 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] POST https://10.4.3.92/volume/v3/backups Jul 31 17:38:20.532781 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c182d923-2a07-4bdc-9670-cd0fa94aa237 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "54d3aa63-22ca-4656-8e69-2e95004bcc2d", "name": "tempest-type-Backup-661928050"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:38:20.534067 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-c182d923-2a07-4bdc-9670-cd0fa94aa237 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Creating new backup {'backup': {'volume_id': '54d3aa63-22ca-4656-8e69-2e95004bcc2d', 'name': 'tempest-type-Backup-661928050'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:38:20.534216 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-c182d923-2a07-4bdc-9670-cd0fa94aa237 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Creating backup of volume 54d3aa63-22ca-4656-8e69-2e95004bcc2d in container None Jul 31 17:38:20.540334 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:20.540334 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:38:20.540627 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-c182d923-2a07-4bdc-9670-cd0fa94aa237 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Volume info retrieved successfully. Jul 31 17:38:20.552564 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-c182d923-2a07-4bdc-9670-cd0fa94aa237 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Created reservations ['9d4d9c28-3394-4a2a-bef6-55894d932b63', '89086375-c5f3-45d4-a799-2c6dc535c9c2'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:38:20.573794 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c182d923-2a07-4bdc-9670-cd0fa94aa237 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:38:20.574244 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1411/5627] 10.4.3.92 () {70 vars in 1292 bytes} [Fri Jul 31 17:38:20 2026] POST /volume/v3/backups => generated 313 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:38:20.581719 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d750be51-3730-4c4d-b9bc-4def638b44da None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:20.583708 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d750be51-3730-4c4d-b9bc-4def638b44da tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 Jul 31 17:38:20.583708 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d750be51-3730-4c4d-b9bc-4def638b44da tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:20.583798 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d750be51-3730-4c4d-b9bc-4def638b44da tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:20.583871 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-d750be51-3730-4c4d-b9bc-4def638b44da tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:20.587508 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:20.587508 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:38:20.588000 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d750be51-3730-4c4d-b9bc-4def638b44da tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 returned with HTTP 200 Jul 31 17:38:20.588333 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1416/5628] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:20 2026] GET /volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 => generated 720 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:21.597854 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-20a7d033-95b2-4a43-82c5-6a99a674b7d6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:21.599943 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-20a7d033-95b2-4a43-82c5-6a99a674b7d6 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 Jul 31 17:38:21.600221 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-20a7d033-95b2-4a43-82c5-6a99a674b7d6 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:21.600472 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-20a7d033-95b2-4a43-82c5-6a99a674b7d6 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:21.600598 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-20a7d033-95b2-4a43-82c5-6a99a674b7d6 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:21.605129 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:21.605129 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:38:21.605879 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-20a7d033-95b2-4a43-82c5-6a99a674b7d6 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 returned with HTTP 200 Jul 31 17:38:21.606251 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1400/5629] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:21 2026] GET /volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:22.615467 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-244a38d9-6cee-4f6a-a868-9f850556af6e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:22.616999 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-244a38d9-6cee-4f6a-a868-9f850556af6e tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 Jul 31 17:38:22.617180 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-244a38d9-6cee-4f6a-a868-9f850556af6e tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:22.617384 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-244a38d9-6cee-4f6a-a868-9f850556af6e tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:22.617504 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-244a38d9-6cee-4f6a-a868-9f850556af6e tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:22.621265 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:22.621265 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:38:22.621786 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-244a38d9-6cee-4f6a-a868-9f850556af6e tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 returned with HTTP 200 Jul 31 17:38:22.622105 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1403/5630] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:22 2026] GET /volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:23.631077 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-181c415c-6eb8-4215-8cbc-e8e2935bfe90 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:23.632743 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-181c415c-6eb8-4215-8cbc-e8e2935bfe90 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 Jul 31 17:38:23.632956 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-181c415c-6eb8-4215-8cbc-e8e2935bfe90 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:23.633159 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-181c415c-6eb8-4215-8cbc-e8e2935bfe90 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:23.633268 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-181c415c-6eb8-4215-8cbc-e8e2935bfe90 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:23.637139 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:23.637139 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:38:23.637680 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-181c415c-6eb8-4215-8cbc-e8e2935bfe90 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 returned with HTTP 200 Jul 31 17:38:23.638001 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1412/5631] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:23 2026] GET /volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:24.647087 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6f09ed62-bcc4-4818-b05d-e39f489faa43 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:24.649030 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6f09ed62-bcc4-4818-b05d-e39f489faa43 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 Jul 31 17:38:24.649117 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6f09ed62-bcc4-4818-b05d-e39f489faa43 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:24.649255 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6f09ed62-bcc4-4818-b05d-e39f489faa43 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:24.649384 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6f09ed62-bcc4-4818-b05d-e39f489faa43 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:24.653411 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:24.653411 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:38:24.654059 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6f09ed62-bcc4-4818-b05d-e39f489faa43 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 returned with HTTP 200 Jul 31 17:38:24.654401 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1417/5632] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:24 2026] GET /volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:25.663256 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-049a06d1-9a4a-42ff-934b-551f9894b8c0 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:25.665325 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-049a06d1-9a4a-42ff-934b-551f9894b8c0 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 Jul 31 17:38:25.665587 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-049a06d1-9a4a-42ff-934b-551f9894b8c0 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:25.665815 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-049a06d1-9a4a-42ff-934b-551f9894b8c0 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:25.665969 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-049a06d1-9a4a-42ff-934b-551f9894b8c0 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:25.670071 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:25.670071 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:38:25.670613 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-049a06d1-9a4a-42ff-934b-551f9894b8c0 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 returned with HTTP 200 Jul 31 17:38:25.670987 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1401/5633] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:25 2026] GET /volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:26.680480 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bcadcf83-1428-4e39-8185-57ca9dd3e745 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:26.682204 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bcadcf83-1428-4e39-8185-57ca9dd3e745 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 Jul 31 17:38:26.682419 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bcadcf83-1428-4e39-8185-57ca9dd3e745 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:26.682630 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bcadcf83-1428-4e39-8185-57ca9dd3e745 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:26.682709 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-bcadcf83-1428-4e39-8185-57ca9dd3e745 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:26.687196 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:26.687196 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:38:26.687882 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bcadcf83-1428-4e39-8185-57ca9dd3e745 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 returned with HTTP 200 Jul 31 17:38:26.688295 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1404/5634] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:26 2026] GET /volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:27.697343 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3a14c992-014f-4c46-9631-cea218518e67 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:27.698993 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3a14c992-014f-4c46-9631-cea218518e67 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 Jul 31 17:38:27.699219 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3a14c992-014f-4c46-9631-cea218518e67 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:27.699414 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3a14c992-014f-4c46-9631-cea218518e67 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:27.699515 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-3a14c992-014f-4c46-9631-cea218518e67 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:27.703186 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:27.703186 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:38:27.703730 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3a14c992-014f-4c46-9631-cea218518e67 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 returned with HTTP 200 Jul 31 17:38:27.704057 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1413/5635] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:27 2026] GET /volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:28.713343 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-06670af9-068c-412e-9241-026fce67661d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:28.714958 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-06670af9-068c-412e-9241-026fce67661d tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 Jul 31 17:38:28.715140 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-06670af9-068c-412e-9241-026fce67661d tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:28.715310 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-06670af9-068c-412e-9241-026fce67661d tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:28.715423 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-06670af9-068c-412e-9241-026fce67661d tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:28.719544 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:28.719544 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:38:28.720171 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-06670af9-068c-412e-9241-026fce67661d tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 returned with HTTP 200 Jul 31 17:38:28.720523 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1418/5636] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:28 2026] GET /volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:29.729685 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e9db66b3-dadc-45ab-8252-7f11ef6939ea None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:29.731333 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e9db66b3-dadc-45ab-8252-7f11ef6939ea tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 Jul 31 17:38:29.731531 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e9db66b3-dadc-45ab-8252-7f11ef6939ea tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:29.731700 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e9db66b3-dadc-45ab-8252-7f11ef6939ea tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:29.731802 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-e9db66b3-dadc-45ab-8252-7f11ef6939ea tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:29.735581 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:29.735581 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:38:29.736154 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e9db66b3-dadc-45ab-8252-7f11ef6939ea tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 returned with HTTP 200 Jul 31 17:38:29.736479 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1402/5637] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:29 2026] GET /volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:30.745531 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-822950bc-0fd5-46e7-8cd4-bb47ee928c75 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:30.747287 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-822950bc-0fd5-46e7-8cd4-bb47ee928c75 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 Jul 31 17:38:30.747511 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-822950bc-0fd5-46e7-8cd4-bb47ee928c75 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:30.747697 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-822950bc-0fd5-46e7-8cd4-bb47ee928c75 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:30.747791 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-822950bc-0fd5-46e7-8cd4-bb47ee928c75 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:30.751614 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:30.751614 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:38:30.752161 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-822950bc-0fd5-46e7-8cd4-bb47ee928c75 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 returned with HTTP 200 Jul 31 17:38:30.752550 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1405/5638] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:30 2026] GET /volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:31.762218 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b5cae52d-8aa1-4140-b617-bee913acbad6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:31.764195 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b5cae52d-8aa1-4140-b617-bee913acbad6 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 Jul 31 17:38:31.764195 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b5cae52d-8aa1-4140-b617-bee913acbad6 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:31.764424 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b5cae52d-8aa1-4140-b617-bee913acbad6 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:31.764424 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-b5cae52d-8aa1-4140-b617-bee913acbad6 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:31.768377 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:31.768377 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:38:31.768990 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b5cae52d-8aa1-4140-b617-bee913acbad6 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 returned with HTTP 200 Jul 31 17:38:31.768990 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1414/5639] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:31 2026] GET /volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:32.779548 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b13fc86c-d9c4-45ae-800e-51baa3e5c3d1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:32.781633 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b13fc86c-d9c4-45ae-800e-51baa3e5c3d1 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 Jul 31 17:38:32.781887 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b13fc86c-d9c4-45ae-800e-51baa3e5c3d1 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:32.782095 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b13fc86c-d9c4-45ae-800e-51baa3e5c3d1 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:32.782202 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-b13fc86c-d9c4-45ae-800e-51baa3e5c3d1 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:32.786402 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:32.786402 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:38:32.787055 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b13fc86c-d9c4-45ae-800e-51baa3e5c3d1 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 returned with HTTP 200 Jul 31 17:38:32.787428 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1419/5640] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:32 2026] GET /volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:33.797906 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-efaf022f-7052-4e5a-b8ac-2a3c15338e21 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:33.800031 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-efaf022f-7052-4e5a-b8ac-2a3c15338e21 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 Jul 31 17:38:33.800265 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-efaf022f-7052-4e5a-b8ac-2a3c15338e21 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:33.800527 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-efaf022f-7052-4e5a-b8ac-2a3c15338e21 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:33.800671 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-efaf022f-7052-4e5a-b8ac-2a3c15338e21 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:33.805403 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:33.805403 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:38:33.805911 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-efaf022f-7052-4e5a-b8ac-2a3c15338e21 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 returned with HTTP 200 Jul 31 17:38:33.806341 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1403/5641] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:33 2026] GET /volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:38:34.816701 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8ddbf826-a6b2-4439-ac34-2af0d183e114 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:34.818199 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8ddbf826-a6b2-4439-ac34-2af0d183e114 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 Jul 31 17:38:34.818396 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8ddbf826-a6b2-4439-ac34-2af0d183e114 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:34.818566 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8ddbf826-a6b2-4439-ac34-2af0d183e114 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:34.818660 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-8ddbf826-a6b2-4439-ac34-2af0d183e114 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:34.823023 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:34.823023 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:38:34.823719 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8ddbf826-a6b2-4439-ac34-2af0d183e114 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 returned with HTTP 200 Jul 31 17:38:34.824107 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1406/5642] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:34 2026] GET /volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:34.832292 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-bc282e37-0da7-4e3d-85a5-aa11e9e35493 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:34.833921 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bc282e37-0da7-4e3d-85a5-aa11e9e35493 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] DELETE https://10.4.3.92/volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 Jul 31 17:38:34.834113 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bc282e37-0da7-4e3d-85a5-aa11e9e35493 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:34.834282 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-bc282e37-0da7-4e3d-85a5-aa11e9e35493 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:34.834401 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-bc282e37-0da7-4e3d-85a5-aa11e9e35493 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Delete backup with id: a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5. Jul 31 17:38:34.838182 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:34.838182 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:38:34.848694 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-bc282e37-0da7-4e3d-85a5-aa11e9e35493 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] delete_backup rpcapi backup_id a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 {{(pid=100271) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:38:34.852330 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-bc282e37-0da7-4e3d-85a5-aa11e9e35493 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] https://10.4.3.92/volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 returned with HTTP 202 Jul 31 17:38:34.852691 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1415/5643] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:38:34 2026] DELETE /volume/v3/backups/a89cc175-8ab6-4b50-a7f9-9591fd7ef5a5 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:38:34.859367 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-da167376-3f3f-468c-98d8-59983eb954cb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:34.861020 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-da167376-3f3f-468c-98d8-59983eb954cb tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/54d3aa63-22ca-4656-8e69-2e95004bcc2d Jul 31 17:38:34.861215 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-da167376-3f3f-468c-98d8-59983eb954cb tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:34.861415 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-da167376-3f3f-468c-98d8-59983eb954cb tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:34.861565 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-da167376-3f3f-468c-98d8-59983eb954cb tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Delete volume with id: 54d3aa63-22ca-4656-8e69-2e95004bcc2d Jul 31 17:38:34.868600 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:34.868600 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:38:34.868978 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-da167376-3f3f-468c-98d8-59983eb954cb tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Volume info retrieved successfully. Jul 31 17:38:34.886515 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-da167376-3f3f-468c-98d8-59983eb954cb tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Delete volume request issued successfully. Jul 31 17:38:34.886704 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-da167376-3f3f-468c-98d8-59983eb954cb tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/volumes/54d3aa63-22ca-4656-8e69-2e95004bcc2d returned with HTTP 202 Jul 31 17:38:34.887119 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1420/5644] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:38:34 2026] DELETE /volume/v3/volumes/54d3aa63-22ca-4656-8e69-2e95004bcc2d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:38:34.893258 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c89eb3ff-83a3-49cc-a37e-15eff708a902 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:34.894722 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c89eb3ff-83a3-49cc-a37e-15eff708a902 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/volumes/54d3aa63-22ca-4656-8e69-2e95004bcc2d Jul 31 17:38:34.894955 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c89eb3ff-83a3-49cc-a37e-15eff708a902 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:34.895160 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c89eb3ff-83a3-49cc-a37e-15eff708a902 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:34.903443 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:34.903443 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:38:34.906660 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c89eb3ff-83a3-49cc-a37e-15eff708a902 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Volume info retrieved successfully. Jul 31 17:38:34.910631 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c89eb3ff-83a3-49cc-a37e-15eff708a902 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/volumes/54d3aa63-22ca-4656-8e69-2e95004bcc2d returned with HTTP 200 Jul 31 17:38:34.911163 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1404/5645] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:34 2026] GET /volume/v3/volumes/54d3aa63-22ca-4656-8e69-2e95004bcc2d => generated 1005 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:38:35.923144 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-0a12a339-ed42-4cf9-ad30-8038549d3f39 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:35.924880 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0a12a339-ed42-4cf9-ad30-8038549d3f39 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/volumes/54d3aa63-22ca-4656-8e69-2e95004bcc2d Jul 31 17:38:35.925097 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0a12a339-ed42-4cf9-ad30-8038549d3f39 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:35.925271 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-0a12a339-ed42-4cf9-ad30-8038549d3f39 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:35.933258 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-0a12a339-ed42-4cf9-ad30-8038549d3f39 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/volumes/54d3aa63-22ca-4656-8e69-2e95004bcc2d returned with HTTP 404 Jul 31 17:38:35.933957 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1407/5646] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:35 2026] GET /volume/v3/volumes/54d3aa63-22ca-4656-8e69-2e95004bcc2d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:38:35.941585 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d037076e-7fd6-43aa-8bd9-0cb97daf1ade None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:35.943164 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d037076e-7fd6-43aa-8bd9-0cb97daf1ade tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] GET https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769/export_record Jul 31 17:38:35.943357 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d037076e-7fd6-43aa-8bd9-0cb97daf1ade tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:35.943534 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d037076e-7fd6-43aa-8bd9-0cb97daf1ade tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Calling method 'export_record' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:35.943630 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-d037076e-7fd6-43aa-8bd9-0cb97daf1ade tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Export record for backup 0128e2dc-a527-451f-bc0c-6bea0d18c769. {{(pid=100271) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 17:38:35.947555 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:35.947555 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:38:35.948560 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.policy [None req-d037076e-7fd6-43aa-8bd9-0cb97daf1ade tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'b3d128737d354e1eb50192697aaf21cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3cc72f446f44625875e0bc4fd0d6524', '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=100271) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:38:35.948736 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d037076e-7fd6-43aa-8bd9-0cb97daf1ade tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769/export_record returned with HTTP 403 Jul 31 17:38:35.949309 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1416/5647] 10.4.3.92 () {68 vars in 1423 bytes} [Fri Jul 31 17:38:35 2026] GET /volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769/export_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:38:35.956752 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d457dd37-3573-4c81-96c4-e5c2e2be3891 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:35.958466 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d457dd37-3573-4c81-96c4-e5c2e2be3891 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:38:35.958807 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d457dd37-3573-4c81-96c4-e5c2e2be3891 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1636799271"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:38:35.960128 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-d457dd37-3573-4c81-96c4-e5c2e2be3891 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1636799271'}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:38:35.960238 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-d457dd37-3573-4c81-96c4-e5c2e2be3891 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Create volume of 1 GB Jul 31 17:38:35.963985 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d457dd37-3573-4c81-96c4-e5c2e2be3891 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Availability Zones retrieved successfully. Jul 31 17:38:35.969797 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d457dd37-3573-4c81-96c4-e5c2e2be3891 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Flow 'volume_create_api' (00b7e37a-993f-48d9-8450-f8d5d6c5a58a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:38:35.971076 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d457dd37-3573-4c81-96c4-e5c2e2be3891 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feb4cfc3-fe6e-4173-b73c-227eee9d2c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:38:35.972137 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-d457dd37-3573-4c81-96c4-e5c2e2be3891 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:38:35.993022 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d457dd37-3573-4c81-96c4-e5c2e2be3891 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feb4cfc3-fe6e-4173-b73c-227eee9d2c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:38:35.993674 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d457dd37-3573-4c81-96c4-e5c2e2be3891 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (504527de-d690-4cfe-a453-ee88a0177084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:38:36.029538 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-d457dd37-3573-4c81-96c4-e5c2e2be3891 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Created reservations ['81ecb665-9d8b-44b1-b614-8e0870ac643d', '1cbeb33c-ebf1-42d4-8622-63eff923a4c9', '1d934a07-716f-4a89-803f-7d311f88b34f', '355dc35f-dcd6-45c2-8d9e-21567a7c46a8'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:38:36.030253 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d457dd37-3573-4c81-96c4-e5c2e2be3891 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (504527de-d690-4cfe-a453-ee88a0177084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81ecb665-9d8b-44b1-b614-8e0870ac643d', '1cbeb33c-ebf1-42d4-8622-63eff923a4c9', '1d934a07-716f-4a89-803f-7d311f88b34f', '355dc35f-dcd6-45c2-8d9e-21567a7c46a8']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:38:36.030965 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d457dd37-3573-4c81-96c4-e5c2e2be3891 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f7af5b2-85b1-4c6e-b617-a32af6b2a6b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:38:36.052015 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d457dd37-3573-4c81-96c4-e5c2e2be3891 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f7af5b2-85b1-4c6e-b617-a32af6b2a6b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4f08f0c-dbb1-4969-afc0-25975af09750', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1636799271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3cc72f446f44625875e0bc4fd0d6524',qos_specs=None,replication_status=,reservations=['81ecb665-9d8b-44b1-b614-8e0870ac643d','1cbeb33c-ebf1-42d4-8622-63eff923a4c9','1d934a07-716f-4a89-803f-7d311f88b34f','355dc35f-dcd6-45c2-8d9e-21567a7c46a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9127dc0d9734706816fc4420b368611',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:38:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1636799271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4f08f0c-dbb1-4969-afc0-25975af09750,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3cc72f446f44625875e0bc4fd0d6524',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9127dc0d9734706816fc4420b368611',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:38:36.052630 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d457dd37-3573-4c81-96c4-e5c2e2be3891 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65930e9d-d899-454d-9bdb-cb842cca8187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:38:36.068190 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d457dd37-3573-4c81-96c4-e5c2e2be3891 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65930e9d-d899-454d-9bdb-cb842cca8187) transitioned into state 'SUCCESS' from state '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-1636799271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3cc72f446f44625875e0bc4fd0d6524',qos_specs=None,replication_status=,reservations=['81ecb665-9d8b-44b1-b614-8e0870ac643d','1cbeb33c-ebf1-42d4-8622-63eff923a4c9','1d934a07-716f-4a89-803f-7d311f88b34f','355dc35f-dcd6-45c2-8d9e-21567a7c46a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9127dc0d9734706816fc4420b368611',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:38:36.068937 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d457dd37-3573-4c81-96c4-e5c2e2be3891 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51ba32eb-8d05-4dab-bfc4-7f2a313e40a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:38:36.078711 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d457dd37-3573-4c81-96c4-e5c2e2be3891 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51ba32eb-8d05-4dab-bfc4-7f2a313e40a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:38:36.079493 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-d457dd37-3573-4c81-96c4-e5c2e2be3891 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Flow 'volume_create_api' (00b7e37a-993f-48d9-8450-f8d5d6c5a58a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:38:36.079868 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-d457dd37-3573-4c81-96c4-e5c2e2be3891 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Create volume request issued successfully. Jul 31 17:38:36.080457 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d457dd37-3573-4c81-96c4-e5c2e2be3891 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:38:36.081030 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1421/5648] 10.4.3.92 () {70 vars in 1291 bytes} [Fri Jul 31 17:38:35 2026] POST /volume/v3/volumes => generated 776 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:38:36.092480 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-2f91fab1-597a-4fd3-8c9d-55c0f450ed31 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:36.094595 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2f91fab1-597a-4fd3-8c9d-55c0f450ed31 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/volumes/e4f08f0c-dbb1-4969-afc0-25975af09750 Jul 31 17:38:36.094863 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2f91fab1-597a-4fd3-8c9d-55c0f450ed31 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:36.095095 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-2f91fab1-597a-4fd3-8c9d-55c0f450ed31 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:36.101819 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:36.101819 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:38:36.104613 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-2f91fab1-597a-4fd3-8c9d-55c0f450ed31 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Volume info retrieved successfully. Jul 31 17:38:36.107762 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-2f91fab1-597a-4fd3-8c9d-55c0f450ed31 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/volumes/e4f08f0c-dbb1-4969-afc0-25975af09750 returned with HTTP 200 Jul 31 17:38:36.108102 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1405/5649] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:36 2026] GET /volume/v3/volumes/e4f08f0c-dbb1-4969-afc0-25975af09750 => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:37.120105 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-050c4506-9634-4bf4-97f4-dbc72707c90d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:37.122166 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-050c4506-9634-4bf4-97f4-dbc72707c90d tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/volumes/e4f08f0c-dbb1-4969-afc0-25975af09750 Jul 31 17:38:37.122449 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-050c4506-9634-4bf4-97f4-dbc72707c90d tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:37.122661 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-050c4506-9634-4bf4-97f4-dbc72707c90d tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:37.129578 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:37.129578 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:38:37.132915 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-050c4506-9634-4bf4-97f4-dbc72707c90d tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Volume info retrieved successfully. Jul 31 17:38:37.136412 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-050c4506-9634-4bf4-97f4-dbc72707c90d tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/volumes/e4f08f0c-dbb1-4969-afc0-25975af09750 returned with HTTP 200 Jul 31 17:38:37.136841 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1408/5650] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:37 2026] GET /volume/v3/volumes/e4f08f0c-dbb1-4969-afc0-25975af09750 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:38:37.148305 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-308652de-cf97-4fc9-b706-963321cdec05 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:37.149874 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-308652de-cf97-4fc9-b706-963321cdec05 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] POST https://10.4.3.92/volume/v3/backups Jul 31 17:38:37.150309 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-308652de-cf97-4fc9-b706-963321cdec05 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e4f08f0c-dbb1-4969-afc0-25975af09750", "name": "tempest-type-Backup-357604406"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:38:37.151851 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-308652de-cf97-4fc9-b706-963321cdec05 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Creating new backup {'backup': {'volume_id': 'e4f08f0c-dbb1-4969-afc0-25975af09750', 'name': 'tempest-type-Backup-357604406'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:38:37.151851 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-308652de-cf97-4fc9-b706-963321cdec05 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Creating backup of volume e4f08f0c-dbb1-4969-afc0-25975af09750 in container None Jul 31 17:38:37.158602 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:37.158602 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:38:37.158920 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-308652de-cf97-4fc9-b706-963321cdec05 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Volume info retrieved successfully. Jul 31 17:38:37.175192 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-308652de-cf97-4fc9-b706-963321cdec05 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Created reservations ['b66a66b0-034c-4ca3-a8fb-11aa666ec757', '9b6b0a84-7e09-4fae-b568-9a7c16d7de17'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:38:37.198469 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-308652de-cf97-4fc9-b706-963321cdec05 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:38:37.198902 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1417/5651] 10.4.3.92 () {70 vars in 1292 bytes} [Fri Jul 31 17:38:37 2026] POST /volume/v3/backups => generated 313 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:38:37.206557 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-da8ba916-d956-4f21-bdba-f18c93939591 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:37.208421 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-da8ba916-d956-4f21-bdba-f18c93939591 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 Jul 31 17:38:37.208662 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-da8ba916-d956-4f21-bdba-f18c93939591 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:37.208859 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-da8ba916-d956-4f21-bdba-f18c93939591 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:37.208968 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-da8ba916-d956-4f21-bdba-f18c93939591 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:37.213217 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:37.213217 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:38:37.213828 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-da8ba916-d956-4f21-bdba-f18c93939591 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 returned with HTTP 200 Jul 31 17:38:37.214176 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1422/5652] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:37 2026] GET /volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:38.224479 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d188902b-1c26-498c-8e19-9473ad6ba77d None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:38.226708 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d188902b-1c26-498c-8e19-9473ad6ba77d tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 Jul 31 17:38:38.226949 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d188902b-1c26-498c-8e19-9473ad6ba77d tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:38.227130 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d188902b-1c26-498c-8e19-9473ad6ba77d tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:38.227231 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-d188902b-1c26-498c-8e19-9473ad6ba77d tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:38.232023 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:38.232023 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:38:38.232762 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d188902b-1c26-498c-8e19-9473ad6ba77d tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 returned with HTTP 200 Jul 31 17:38:38.233199 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1406/5653] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:38 2026] GET /volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:39.243171 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a7c6b5d3-0bd6-4f88-a8c4-734745f50593 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:39.245136 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a7c6b5d3-0bd6-4f88-a8c4-734745f50593 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 Jul 31 17:38:39.245402 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a7c6b5d3-0bd6-4f88-a8c4-734745f50593 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:39.245621 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a7c6b5d3-0bd6-4f88-a8c4-734745f50593 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:39.245766 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a7c6b5d3-0bd6-4f88-a8c4-734745f50593 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:39.249901 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:39.249901 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:38:39.250608 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a7c6b5d3-0bd6-4f88-a8c4-734745f50593 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 returned with HTTP 200 Jul 31 17:38:39.251059 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1409/5654] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:39 2026] GET /volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:40.264782 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7adef5f6-0951-4380-81cc-df6392a8aa06 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:40.267617 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7adef5f6-0951-4380-81cc-df6392a8aa06 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 Jul 31 17:38:40.267974 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7adef5f6-0951-4380-81cc-df6392a8aa06 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:40.268253 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7adef5f6-0951-4380-81cc-df6392a8aa06 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:40.268495 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-7adef5f6-0951-4380-81cc-df6392a8aa06 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:40.271828 np0000006248 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=75,cinder:INSERT=14,cinder:UPDATE=34 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:38:40.279514 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:40.279514 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:38:40.280547 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7adef5f6-0951-4380-81cc-df6392a8aa06 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 returned with HTTP 200 Jul 31 17:38:40.281266 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1418/5655] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:40 2026] GET /volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:41.295756 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3b2f6fc2-4741-46d8-9853-69ce17bca27e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:41.297281 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3b2f6fc2-4741-46d8-9853-69ce17bca27e tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 Jul 31 17:38:41.297482 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3b2f6fc2-4741-46d8-9853-69ce17bca27e tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:41.297650 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3b2f6fc2-4741-46d8-9853-69ce17bca27e tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:41.297758 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-3b2f6fc2-4741-46d8-9853-69ce17bca27e tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:41.301856 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:41.301856 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:38:41.302488 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3b2f6fc2-4741-46d8-9853-69ce17bca27e tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 returned with HTTP 200 Jul 31 17:38:41.302916 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1423/5656] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:41 2026] GET /volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 17:38:42.314181 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-0cb50423-1b49-4b9b-9e3b-34ce11b32d26 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:42.316014 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0cb50423-1b49-4b9b-9e3b-34ce11b32d26 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 Jul 31 17:38:42.316250 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0cb50423-1b49-4b9b-9e3b-34ce11b32d26 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:42.316472 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-0cb50423-1b49-4b9b-9e3b-34ce11b32d26 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:42.316569 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-0cb50423-1b49-4b9b-9e3b-34ce11b32d26 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:42.320864 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:42.320864 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:38:42.321517 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-0cb50423-1b49-4b9b-9e3b-34ce11b32d26 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 returned with HTTP 200 Jul 31 17:38:42.321908 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1407/5657] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:42 2026] GET /volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:43.333853 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-eeca6621-76fa-471b-b8e1-88ecff256482 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:43.337557 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eeca6621-76fa-471b-b8e1-88ecff256482 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 Jul 31 17:38:43.337821 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eeca6621-76fa-471b-b8e1-88ecff256482 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:43.338016 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-eeca6621-76fa-471b-b8e1-88ecff256482 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:43.338124 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-eeca6621-76fa-471b-b8e1-88ecff256482 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:43.342340 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:43.342340 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:38:43.342995 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-eeca6621-76fa-471b-b8e1-88ecff256482 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 returned with HTTP 200 Jul 31 17:38:43.343370 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1410/5658] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:43 2026] GET /volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:44.352752 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6cdcd9e9-ba46-483b-bcff-27eb253eabaf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:44.354624 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6cdcd9e9-ba46-483b-bcff-27eb253eabaf tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 Jul 31 17:38:44.354845 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6cdcd9e9-ba46-483b-bcff-27eb253eabaf tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:44.355040 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6cdcd9e9-ba46-483b-bcff-27eb253eabaf tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:44.355191 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-6cdcd9e9-ba46-483b-bcff-27eb253eabaf tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:44.359709 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:44.359709 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:38:44.360348 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6cdcd9e9-ba46-483b-bcff-27eb253eabaf tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 returned with HTTP 200 Jul 31 17:38:44.360778 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1419/5659] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:44 2026] GET /volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:45.371115 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ef501d06-d705-4363-bc91-f3b1bb83877e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:45.372883 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ef501d06-d705-4363-bc91-f3b1bb83877e tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 Jul 31 17:38:45.373104 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ef501d06-d705-4363-bc91-f3b1bb83877e tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:45.373338 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ef501d06-d705-4363-bc91-f3b1bb83877e tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:45.373489 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-ef501d06-d705-4363-bc91-f3b1bb83877e tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:45.379023 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:45.379023 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:38:45.379808 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ef501d06-d705-4363-bc91-f3b1bb83877e tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 returned with HTTP 200 Jul 31 17:38:45.380333 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1424/5660] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:45 2026] GET /volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:46.390416 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3a7ed39e-a85a-4ebe-ab4c-370ccdee1578 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:46.392291 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3a7ed39e-a85a-4ebe-ab4c-370ccdee1578 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 Jul 31 17:38:46.392527 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3a7ed39e-a85a-4ebe-ab4c-370ccdee1578 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:46.392745 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3a7ed39e-a85a-4ebe-ab4c-370ccdee1578 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:46.392878 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-3a7ed39e-a85a-4ebe-ab4c-370ccdee1578 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:46.397272 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:46.397272 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:38:46.398001 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3a7ed39e-a85a-4ebe-ab4c-370ccdee1578 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 returned with HTTP 200 Jul 31 17:38:46.398461 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1408/5661] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:46 2026] GET /volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:47.408110 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-5fb78182-0ddf-4e40-bb97-ad2ce3f58910 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:47.410064 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5fb78182-0ddf-4e40-bb97-ad2ce3f58910 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 Jul 31 17:38:47.410268 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5fb78182-0ddf-4e40-bb97-ad2ce3f58910 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:47.410470 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-5fb78182-0ddf-4e40-bb97-ad2ce3f58910 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:47.410620 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-5fb78182-0ddf-4e40-bb97-ad2ce3f58910 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:47.415963 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:47.415963 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:38:47.416843 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-5fb78182-0ddf-4e40-bb97-ad2ce3f58910 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 returned with HTTP 200 Jul 31 17:38:47.417327 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1411/5662] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:47 2026] GET /volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:48.428117 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ad9eeb6f-d773-45b4-9b94-ac0bb2dff0e6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:48.430926 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ad9eeb6f-d773-45b4-9b94-ac0bb2dff0e6 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 Jul 31 17:38:48.431051 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ad9eeb6f-d773-45b4-9b94-ac0bb2dff0e6 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:48.431372 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ad9eeb6f-d773-45b4-9b94-ac0bb2dff0e6 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:48.431534 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-ad9eeb6f-d773-45b4-9b94-ac0bb2dff0e6 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:48.437500 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:48.437500 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:38:48.438531 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ad9eeb6f-d773-45b4-9b94-ac0bb2dff0e6 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 returned with HTTP 200 Jul 31 17:38:48.439100 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1420/5663] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:48 2026] GET /volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:49.450259 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4a600cd5-4abd-4b88-b5a9-968043e9f19b None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:49.452173 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4a600cd5-4abd-4b88-b5a9-968043e9f19b tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 Jul 31 17:38:49.452413 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4a600cd5-4abd-4b88-b5a9-968043e9f19b tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:49.452630 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4a600cd5-4abd-4b88-b5a9-968043e9f19b tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:49.452732 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-4a600cd5-4abd-4b88-b5a9-968043e9f19b tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:49.457291 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:49.457291 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:38:49.458020 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4a600cd5-4abd-4b88-b5a9-968043e9f19b tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 returned with HTTP 200 Jul 31 17:38:49.458643 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1425/5664] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:49 2026] GET /volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:50.469445 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-343156a2-c69f-44ac-81ef-53e406dbff9b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:50.471783 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-343156a2-c69f-44ac-81ef-53e406dbff9b tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 Jul 31 17:38:50.472036 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-343156a2-c69f-44ac-81ef-53e406dbff9b tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:50.472265 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-343156a2-c69f-44ac-81ef-53e406dbff9b tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:50.472440 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-343156a2-c69f-44ac-81ef-53e406dbff9b tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:50.477376 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:50.477376 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:38:50.478392 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-343156a2-c69f-44ac-81ef-53e406dbff9b tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 returned with HTTP 200 Jul 31 17:38:50.478576 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1409/5665] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:50 2026] GET /volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:51.487969 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3c8bea3a-7531-4241-a475-b9450b76af60 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:51.489992 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3c8bea3a-7531-4241-a475-b9450b76af60 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 Jul 31 17:38:51.490194 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3c8bea3a-7531-4241-a475-b9450b76af60 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:51.490387 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3c8bea3a-7531-4241-a475-b9450b76af60 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:51.490490 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-3c8bea3a-7531-4241-a475-b9450b76af60 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:51.494211 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:51.494211 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:38:51.494757 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3c8bea3a-7531-4241-a475-b9450b76af60 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 returned with HTTP 200 Jul 31 17:38:51.495097 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1412/5666] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:51 2026] GET /volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:51.503398 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a8ab33f9-9cd4-48a5-95dd-9faa05f0ac8c None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:51.505135 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a8ab33f9-9cd4-48a5-95dd-9faa05f0ac8c tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04/export_record Jul 31 17:38:51.505361 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a8ab33f9-9cd4-48a5-95dd-9faa05f0ac8c tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:51.505620 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a8ab33f9-9cd4-48a5-95dd-9faa05f0ac8c tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'export_record' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:51.505772 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-a8ab33f9-9cd4-48a5-95dd-9faa05f0ac8c tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Export record for backup cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04. {{(pid=100271) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 17:38:51.509608 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:51.509608 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:38:51.510493 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.backup.api [None req-a8ab33f9-9cd4-48a5-95dd-9faa05f0ac8c tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling RPCAPI with context: , host: np0000006248, backup: cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04. {{(pid=100271) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 31 17:38:51.518035 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-a8ab33f9-9cd4-48a5-95dd-9faa05f0ac8c tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] export_record in rpcapi backup_id cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 on host np0000006248. {{(pid=100271) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 31 17:38:51.529398 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.contrib.backups [None req-a8ab33f9-9cd4-48a5-95dd-9faa05f0ac8c tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2Y1YWIyYzctMzFmZC00ZDNhLTg2MzgtMmQ2ZTJiZGFkZjA0IiwgInVzZXJfaWQiOiAiYzkxMjdkYzBkOTczNDcwNjgxNmZjNDQyMGIzNjg2MTEiLCAicHJvamVjdF9pZCI6ICJiM2NjNzJmNDQ2ZjQ0NjI1ODc1ZTBiYzRmZDBkNjUyNCIsICJ2b2x1bWVfaWQiOiAiZTRmMDhmMGMtZGJiMS00OTY5LWFmYzAtMjU5NzVhZjA5NzUwIiwgImhvc3QiOiAibnAwMDAwMDA2MjQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNTc2MDQ0MDYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lNGYwOGYwYy1kYmIxLTQ5NjktYWZjMC0yNTk3NWFmMDk3NTAvMjAyNjA3MzExNzM4MzkvYXpfbm92YV9iYWNrdXBfY2Y1YWIyYzctMzFmZC00ZDNhLTg2MzgtMmQ2ZTJiZGFkZjA0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQxNzozODozN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxNzozODozN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDE3OjM4OjUxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100271) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 31 17:38:51.529612 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a8ab33f9-9cd4-48a5-95dd-9faa05f0ac8c tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04/export_record returned with HTTP 200 Jul 31 17:38:51.529948 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1421/5667] 10.4.3.92 () {68 vars in 1423 bytes} [Fri Jul 31 17:38:51 2026] GET /volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04/export_record => generated 1424 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:38:51.537483 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c67abd88-78a3-4ba6-914b-f1027a721db9 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:51.539214 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c67abd88-78a3-4ba6-914b-f1027a721db9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 Jul 31 17:38:51.539437 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c67abd88-78a3-4ba6-914b-f1027a721db9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:51.539634 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c67abd88-78a3-4ba6-914b-f1027a721db9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:51.539737 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-c67abd88-78a3-4ba6-914b-f1027a721db9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:51.543531 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:51.543531 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:38:51.544095 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c67abd88-78a3-4ba6-914b-f1027a721db9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 returned with HTTP 200 Jul 31 17:38:51.544535 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1426/5668] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:51 2026] GET /volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:51.553672 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-80b60ae0-0d17-4484-85e6-99166e6fdc11 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:51.555746 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-80b60ae0-0d17-4484-85e6-99166e6fdc11 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] POST https://10.4.3.92/volume/v3/backups/import_record Jul 31 17:38:51.556217 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-80b60ae0-0d17-4484-85e6-99166e6fdc11 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZWM4OTAzMGEtNzZiOC00OWZjLWJiMGQtZmVkMGIzYTAzMjMzIiwgInVzZXJfaWQiOiAiYzkxMjdkYzBkOTczNDcwNjgxNmZjNDQyMGIzNjg2MTEiLCAicHJvamVjdF9pZCI6ICJiM2NjNzJmNDQ2ZjQ0NjI1ODc1ZTBiYzRmZDBkNjUyNCIsICJ2b2x1bWVfaWQiOiAiZTRmMDhmMGMtZGJiMS00OTY5LWFmYzAtMjU5NzVhZjA5NzUwIiwgImhvc3QiOiAibnAwMDAwMDA2MjQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNTc2MDQ0MDYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lNGYwOGYwYy1kYmIxLTQ5NjktYWZjMC0yNTk3NWFmMDk3NTAvMjAyNjA3MzExNzM4MzkvYXpfbm92YV9iYWNrdXBfY2Y1YWIyYzctMzFmZC00ZDNhLTg2MzgtMmQ2ZTJiZGFkZjA0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQxNzozODozN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxNzozODozN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDE3OjM4OjUxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:38:51.557621 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.backups [None req-80b60ae0-0d17-4484-85e6-99166e6fdc11 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZWM4OTAzMGEtNzZiOC00OWZjLWJiMGQtZmVkMGIzYTAzMjMzIiwgInVzZXJfaWQiOiAiYzkxMjdkYzBkOTczNDcwNjgxNmZjNDQyMGIzNjg2MTEiLCAicHJvamVjdF9pZCI6ICJiM2NjNzJmNDQ2ZjQ0NjI1ODc1ZTBiYzRmZDBkNjUyNCIsICJ2b2x1bWVfaWQiOiAiZTRmMDhmMGMtZGJiMS00OTY5LWFmYzAtMjU5NzVhZjA5NzUwIiwgImhvc3QiOiAibnAwMDAwMDA2MjQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNTc2MDQ0MDYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lNGYwOGYwYy1kYmIxLTQ5NjktYWZjMC0yNTk3NWFmMDk3NTAvMjAyNjA3MzExNzM4MzkvYXpfbm92YV9iYWNrdXBfY2Y1YWIyYzctMzFmZC00ZDNhLTg2MzgtMmQ2ZTJiZGFkZjA0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQxNzozODozN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxNzozODozN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDE3OjM4OjUxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100272) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 31 17:38:51.557741 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.contrib.backups [None req-80b60ae0-0d17-4484-85e6-99166e6fdc11 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZWM4OTAzMGEtNzZiOC00OWZjLWJiMGQtZmVkMGIzYTAzMjMzIiwgInVzZXJfaWQiOiAiYzkxMjdkYzBkOTczNDcwNjgxNmZjNDQyMGIzNjg2MTEiLCAicHJvamVjdF9pZCI6ICJiM2NjNzJmNDQ2ZjQ0NjI1ODc1ZTBiYzRmZDBkNjUyNCIsICJ2b2x1bWVfaWQiOiAiZTRmMDhmMGMtZGJiMS00OTY5LWFmYzAtMjU5NzVhZjA5NzUwIiwgImhvc3QiOiAibnAwMDAwMDA2MjQ4IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNTc2MDQ0MDYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lNGYwOGYwYy1kYmIxLTQ5NjktYWZjMC0yNTk3NWFmMDk3NTAvMjAyNjA3MzExNzM4MzkvYXpfbm92YV9iYWNrdXBfY2Y1YWIyYzctMzFmZC00ZDNhLTg2MzgtMmQ2ZTJiZGFkZjA0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQxNzozODozN1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQxNzozODozN1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDE3OjM4OjUxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100272) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 31 17:38:51.558447 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.policy [None req-80b60ae0-0d17-4484-85e6-99166e6fdc11 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'b3d128737d354e1eb50192697aaf21cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3cc72f446f44625875e0bc4fd0d6524', '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=100272) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:38:51.558645 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-80b60ae0-0d17-4484-85e6-99166e6fdc11 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] https://10.4.3.92/volume/v3/backups/import_record returned with HTTP 403 Jul 31 17:38:51.559065 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1410/5669] 10.4.3.92 () {70 vars in 1335 bytes} [Fri Jul 31 17:38:51 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:38:51.564882 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-546792c7-49f1-44b3-b0a6-40d27c16312f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:51.566595 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-546792c7-49f1-44b3-b0a6-40d27c16312f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/e4f08f0c-dbb1-4969-afc0-25975af09750 Jul 31 17:38:51.566814 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-546792c7-49f1-44b3-b0a6-40d27c16312f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:51.566992 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-546792c7-49f1-44b3-b0a6-40d27c16312f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:51.567151 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-546792c7-49f1-44b3-b0a6-40d27c16312f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Delete volume with id: e4f08f0c-dbb1-4969-afc0-25975af09750 Jul 31 17:38:51.574251 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:51.574251 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:38:51.574718 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-546792c7-49f1-44b3-b0a6-40d27c16312f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Volume info retrieved successfully. Jul 31 17:38:51.588170 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-546792c7-49f1-44b3-b0a6-40d27c16312f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Delete volume request issued successfully. Jul 31 17:38:51.588394 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-546792c7-49f1-44b3-b0a6-40d27c16312f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/volumes/e4f08f0c-dbb1-4969-afc0-25975af09750 returned with HTTP 202 Jul 31 17:38:51.588783 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1413/5670] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:38:51 2026] DELETE /volume/v3/volumes/e4f08f0c-dbb1-4969-afc0-25975af09750 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:38:51.595104 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e438fab9-2cde-4ab7-97cd-a134d3f7f139 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:51.596756 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e438fab9-2cde-4ab7-97cd-a134d3f7f139 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/volumes/e4f08f0c-dbb1-4969-afc0-25975af09750 Jul 31 17:38:51.596941 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e438fab9-2cde-4ab7-97cd-a134d3f7f139 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:51.597119 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e438fab9-2cde-4ab7-97cd-a134d3f7f139 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:51.603783 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:51.603783 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:38:51.607094 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-e438fab9-2cde-4ab7-97cd-a134d3f7f139 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Volume info retrieved successfully. Jul 31 17:38:51.611214 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e438fab9-2cde-4ab7-97cd-a134d3f7f139 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/volumes/e4f08f0c-dbb1-4969-afc0-25975af09750 returned with HTTP 200 Jul 31 17:38:51.611601 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1422/5671] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:51 2026] GET /volume/v3/volumes/e4f08f0c-dbb1-4969-afc0-25975af09750 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:38:52.623274 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5324a1f6-e52e-41fb-a5a7-829cb1bb0ea1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:52.625500 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5324a1f6-e52e-41fb-a5a7-829cb1bb0ea1 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/volumes/e4f08f0c-dbb1-4969-afc0-25975af09750 Jul 31 17:38:52.625682 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5324a1f6-e52e-41fb-a5a7-829cb1bb0ea1 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:52.625841 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5324a1f6-e52e-41fb-a5a7-829cb1bb0ea1 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:52.631849 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5324a1f6-e52e-41fb-a5a7-829cb1bb0ea1 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/volumes/e4f08f0c-dbb1-4969-afc0-25975af09750 returned with HTTP 404 Jul 31 17:38:52.632380 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1427/5672] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:52 2026] GET /volume/v3/volumes/e4f08f0c-dbb1-4969-afc0-25975af09750 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:38:52.639902 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-7e985ccb-bd28-43bd-96c1-538fb94ed661 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:52.642127 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7e985ccb-bd28-43bd-96c1-538fb94ed661 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] GET https://10.4.3.92/volume/v3/backups Jul 31 17:38:52.642336 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7e985ccb-bd28-43bd-96c1-538fb94ed661 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:52.642523 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-7e985ccb-bd28-43bd-96c1-538fb94ed661 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:52.642792 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.api_utils [None req-7e985ccb-bd28-43bd-96c1-538fb94ed661 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Removing options '' from query. {{(pid=100272) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:38:52.647858 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-7e985ccb-bd28-43bd-96c1-538fb94ed661 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] https://10.4.3.92/volume/v3/backups returned with HTTP 200 Jul 31 17:38:52.648269 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1411/5673] 10.4.3.92 () {68 vars in 1270 bytes} [Fri Jul 31 17:38:52 2026] GET /volume/v3/backups => generated 620 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:52.657259 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1fc4736e-9f25-4eef-883c-5d8dd9a7d675 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:52.659149 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1fc4736e-9f25-4eef-883c-5d8dd9a7d675 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] GET https://10.4.3.92/volume/v3/backups?project_id=b3cc72f446f44625875e0bc4fd0d6524 Jul 31 17:38:52.659400 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1fc4736e-9f25-4eef-883c-5d8dd9a7d675 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:52.659630 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1fc4736e-9f25-4eef-883c-5d8dd9a7d675 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:52.659919 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.api_utils [None req-1fc4736e-9f25-4eef-883c-5d8dd9a7d675 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Removing options 'project_id' from query. {{(pid=100273) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 17:38:52.671142 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1fc4736e-9f25-4eef-883c-5d8dd9a7d675 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] https://10.4.3.92/volume/v3/backups?project_id=b3cc72f446f44625875e0bc4fd0d6524 returned with HTTP 200 Jul 31 17:38:52.671548 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1414/5674] 10.4.3.92 () {68 vars in 1357 bytes} [Fri Jul 31 17:38:52 2026] GET /volume/v3/backups?project_id=b3cc72f446f44625875e0bc4fd0d6524 => generated 620 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:52.679900 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1cb8f01c-a316-4b7a-9fb9-6d0aec6e850f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:52.681295 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1cb8f01c-a316-4b7a-9fb9-6d0aec6e850f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:38:52.681652 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1cb8f01c-a316-4b7a-9fb9-6d0aec6e850f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1041331499"}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:38:52.683064 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-1cb8f01c-a316-4b7a-9fb9-6d0aec6e850f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1041331499'}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:38:52.683182 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-1cb8f01c-a316-4b7a-9fb9-6d0aec6e850f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Create volume of 1 GB Jul 31 17:38:52.687244 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1cb8f01c-a316-4b7a-9fb9-6d0aec6e850f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Availability Zones retrieved successfully. Jul 31 17:38:52.692481 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1cb8f01c-a316-4b7a-9fb9-6d0aec6e850f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Flow 'volume_create_api' (fbaa942b-c981-44c4-ac08-f45862062f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:38:52.693439 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1cb8f01c-a316-4b7a-9fb9-6d0aec6e850f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f63c3b33-8e42-4f81-8edb-af7a61de3307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:38:52.694185 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-1cb8f01c-a316-4b7a-9fb9-6d0aec6e850f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:38:52.715119 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1cb8f01c-a316-4b7a-9fb9-6d0aec6e850f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f63c3b33-8e42-4f81-8edb-af7a61de3307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:38:52.715824 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1cb8f01c-a316-4b7a-9fb9-6d0aec6e850f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65347241-086e-4706-a1b0-f1a968ee6edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:38:52.746339 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-1cb8f01c-a316-4b7a-9fb9-6d0aec6e850f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Created reservations ['b3258f42-6768-4feb-9246-ff5c86538a83', '8b32c5b7-4a66-40c2-a17b-927c8f7efef6', '2e79a452-648b-49d5-a653-f0f342cc3c34', 'f375fbfa-a38e-4b37-b367-34123b31b8ae'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:38:52.746963 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1cb8f01c-a316-4b7a-9fb9-6d0aec6e850f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65347241-086e-4706-a1b0-f1a968ee6edd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3258f42-6768-4feb-9246-ff5c86538a83', '8b32c5b7-4a66-40c2-a17b-927c8f7efef6', '2e79a452-648b-49d5-a653-f0f342cc3c34', 'f375fbfa-a38e-4b37-b367-34123b31b8ae']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:38:52.747599 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1cb8f01c-a316-4b7a-9fb9-6d0aec6e850f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78a1ebbb-7912-4c5b-baab-d6c318fd263b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:38:52.769208 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1cb8f01c-a316-4b7a-9fb9-6d0aec6e850f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78a1ebbb-7912-4c5b-baab-d6c318fd263b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc4670ee-a3fe-4d5c-8d33-1530ebb90fe4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1041331499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3cc72f446f44625875e0bc4fd0d6524',qos_specs=None,replication_status=,reservations=['b3258f42-6768-4feb-9246-ff5c86538a83','8b32c5b7-4a66-40c2-a17b-927c8f7efef6','2e79a452-648b-49d5-a653-f0f342cc3c34','f375fbfa-a38e-4b37-b367-34123b31b8ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9127dc0d9734706816fc4420b368611',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:38:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1041331499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc4670ee-a3fe-4d5c-8d33-1530ebb90fe4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3cc72f446f44625875e0bc4fd0d6524',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9127dc0d9734706816fc4420b368611',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:38:52.769901 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1cb8f01c-a316-4b7a-9fb9-6d0aec6e850f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ded19b42-4c7b-4d11-bd08-455c00aecae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:38:52.783672 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1cb8f01c-a316-4b7a-9fb9-6d0aec6e850f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ded19b42-4c7b-4d11-bd08-455c00aecae9) transitioned into state 'SUCCESS' from state '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-1041331499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3cc72f446f44625875e0bc4fd0d6524',qos_specs=None,replication_status=,reservations=['b3258f42-6768-4feb-9246-ff5c86538a83','8b32c5b7-4a66-40c2-a17b-927c8f7efef6','2e79a452-648b-49d5-a653-f0f342cc3c34','f375fbfa-a38e-4b37-b367-34123b31b8ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9127dc0d9734706816fc4420b368611',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:38:52.784254 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1cb8f01c-a316-4b7a-9fb9-6d0aec6e850f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92342a25-e3d7-4276-aa64-4bf612437f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:38:52.791495 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1cb8f01c-a316-4b7a-9fb9-6d0aec6e850f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92342a25-e3d7-4276-aa64-4bf612437f4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:38:52.792173 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-1cb8f01c-a316-4b7a-9fb9-6d0aec6e850f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Flow 'volume_create_api' (fbaa942b-c981-44c4-ac08-f45862062f9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:38:52.792451 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-1cb8f01c-a316-4b7a-9fb9-6d0aec6e850f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Create volume request issued successfully. Jul 31 17:38:52.792955 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1cb8f01c-a316-4b7a-9fb9-6d0aec6e850f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:38:52.793333 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1423/5675] 10.4.3.92 () {70 vars in 1291 bytes} [Fri Jul 31 17:38:52 2026] POST /volume/v3/volumes => generated 776 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:38:52.804417 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3c5b16eb-7ed8-4b0f-ac6c-1c819e445a85 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:52.806068 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3c5b16eb-7ed8-4b0f-ac6c-1c819e445a85 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/volumes/fc4670ee-a3fe-4d5c-8d33-1530ebb90fe4 Jul 31 17:38:52.806235 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3c5b16eb-7ed8-4b0f-ac6c-1c819e445a85 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:52.806440 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3c5b16eb-7ed8-4b0f-ac6c-1c819e445a85 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:52.812618 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:52.812618 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:38:52.815490 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3c5b16eb-7ed8-4b0f-ac6c-1c819e445a85 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Volume info retrieved successfully. Jul 31 17:38:52.818618 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3c5b16eb-7ed8-4b0f-ac6c-1c819e445a85 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/volumes/fc4670ee-a3fe-4d5c-8d33-1530ebb90fe4 returned with HTTP 200 Jul 31 17:38:52.818920 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1428/5676] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:52 2026] GET /volume/v3/volumes/fc4670ee-a3fe-4d5c-8d33-1530ebb90fe4 => generated 955 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:53.830111 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e53fed3c-44e9-45b0-b5ac-bd0d11cda53c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:53.831562 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e53fed3c-44e9-45b0-b5ac-bd0d11cda53c tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/volumes/fc4670ee-a3fe-4d5c-8d33-1530ebb90fe4 Jul 31 17:38:53.831748 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e53fed3c-44e9-45b0-b5ac-bd0d11cda53c tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:53.831916 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e53fed3c-44e9-45b0-b5ac-bd0d11cda53c tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:53.838136 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:53.838136 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:38:53.841884 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e53fed3c-44e9-45b0-b5ac-bd0d11cda53c tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Volume info retrieved successfully. Jul 31 17:38:53.846119 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e53fed3c-44e9-45b0-b5ac-bd0d11cda53c tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/volumes/fc4670ee-a3fe-4d5c-8d33-1530ebb90fe4 returned with HTTP 200 Jul 31 17:38:53.846567 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1412/5677] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:53 2026] GET /volume/v3/volumes/fc4670ee-a3fe-4d5c-8d33-1530ebb90fe4 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:38:53.858576 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-33979a24-e50c-476e-86e4-f229aded8bc9 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:53.860237 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-33979a24-e50c-476e-86e4-f229aded8bc9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] POST https://10.4.3.92/volume/v3/backups Jul 31 17:38:53.860621 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-33979a24-e50c-476e-86e4-f229aded8bc9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fc4670ee-a3fe-4d5c-8d33-1530ebb90fe4", "name": "tempest-type-Backup-1252611953"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:38:53.862012 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-33979a24-e50c-476e-86e4-f229aded8bc9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Creating new backup {'backup': {'volume_id': 'fc4670ee-a3fe-4d5c-8d33-1530ebb90fe4', 'name': 'tempest-type-Backup-1252611953'}} {{(pid=100273) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 17:38:53.862141 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-33979a24-e50c-476e-86e4-f229aded8bc9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Creating backup of volume fc4670ee-a3fe-4d5c-8d33-1530ebb90fe4 in container None Jul 31 17:38:53.869057 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:53.869057 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:38:53.869365 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-33979a24-e50c-476e-86e4-f229aded8bc9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Volume info retrieved successfully. Jul 31 17:38:53.883089 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-33979a24-e50c-476e-86e4-f229aded8bc9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Created reservations ['bd9cc3cb-7634-4d2d-993d-95407c36404c', 'b3e57e71-62af-4036-92ff-2e3c2bdc324b'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:38:53.904479 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-33979a24-e50c-476e-86e4-f229aded8bc9 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups returned with HTTP 202 Jul 31 17:38:53.904891 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1415/5678] 10.4.3.92 () {70 vars in 1292 bytes} [Fri Jul 31 17:38:53 2026] POST /volume/v3/backups => generated 314 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:38:53.913021 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-cfb1dfab-ea54-43bf-b952-3ec00e6f9bbc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:53.915186 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cfb1dfab-ea54-43bf-b952-3ec00e6f9bbc tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b Jul 31 17:38:53.915432 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cfb1dfab-ea54-43bf-b952-3ec00e6f9bbc tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:53.915653 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-cfb1dfab-ea54-43bf-b952-3ec00e6f9bbc tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:53.915754 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-cfb1dfab-ea54-43bf-b952-3ec00e6f9bbc tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id b9efb733-e852-4b11-a3d6-67f4d593b58b. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:53.919759 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:53.919759 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:38:53.920470 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-cfb1dfab-ea54-43bf-b952-3ec00e6f9bbc tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b returned with HTTP 200 Jul 31 17:38:53.920827 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1424/5679] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:53 2026] GET /volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:54.929941 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5f5c4a1c-1882-42d2-86a3-cf897a9ff44f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:54.931385 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5f5c4a1c-1882-42d2-86a3-cf897a9ff44f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b Jul 31 17:38:54.931575 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5f5c4a1c-1882-42d2-86a3-cf897a9ff44f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:54.931744 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5f5c4a1c-1882-42d2-86a3-cf897a9ff44f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:54.931834 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-5f5c4a1c-1882-42d2-86a3-cf897a9ff44f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id b9efb733-e852-4b11-a3d6-67f4d593b58b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:54.935274 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:54.935274 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:38:54.935790 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5f5c4a1c-1882-42d2-86a3-cf897a9ff44f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b returned with HTTP 200 Jul 31 17:38:54.936111 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1429/5680] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:54 2026] GET /volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b => generated 723 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:55.945190 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e8c15c99-792d-4c6c-971d-d4999c10a882 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:55.946894 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e8c15c99-792d-4c6c-971d-d4999c10a882 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b Jul 31 17:38:55.947105 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e8c15c99-792d-4c6c-971d-d4999c10a882 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:55.947284 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e8c15c99-792d-4c6c-971d-d4999c10a882 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:55.947404 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-e8c15c99-792d-4c6c-971d-d4999c10a882 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id b9efb733-e852-4b11-a3d6-67f4d593b58b. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:55.951860 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:55.951860 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:38:55.952576 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e8c15c99-792d-4c6c-971d-d4999c10a882 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b returned with HTTP 200 Jul 31 17:38:55.952964 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1413/5681] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:55 2026] GET /volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:56.962011 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2bd6932f-083f-4017-87ea-41cb51b1301a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:56.963702 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2bd6932f-083f-4017-87ea-41cb51b1301a tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b Jul 31 17:38:56.964028 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2bd6932f-083f-4017-87ea-41cb51b1301a tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:56.964212 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2bd6932f-083f-4017-87ea-41cb51b1301a tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:56.964310 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-2bd6932f-083f-4017-87ea-41cb51b1301a tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id b9efb733-e852-4b11-a3d6-67f4d593b58b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:56.968121 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:56.968121 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:38:56.968676 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2bd6932f-083f-4017-87ea-41cb51b1301a tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b returned with HTTP 200 Jul 31 17:38:56.969018 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1416/5682] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:56 2026] GET /volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:57.977975 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c4506544-eac0-4856-8dfa-5d6501dd9604 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:57.979481 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c4506544-eac0-4856-8dfa-5d6501dd9604 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b Jul 31 17:38:57.979659 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c4506544-eac0-4856-8dfa-5d6501dd9604 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:57.979847 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c4506544-eac0-4856-8dfa-5d6501dd9604 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:57.979956 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-c4506544-eac0-4856-8dfa-5d6501dd9604 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id b9efb733-e852-4b11-a3d6-67f4d593b58b. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:57.983375 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:57.983375 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:38:57.983854 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c4506544-eac0-4856-8dfa-5d6501dd9604 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b returned with HTTP 200 Jul 31 17:38:57.984137 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1425/5683] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:57 2026] GET /volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b => generated 734 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:38:58.993630 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-8aca87f7-0c8c-41ea-b168-75c320ee2b72 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:38:58.995792 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8aca87f7-0c8c-41ea-b168-75c320ee2b72 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b Jul 31 17:38:58.996042 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8aca87f7-0c8c-41ea-b168-75c320ee2b72 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:38:58.996261 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-8aca87f7-0c8c-41ea-b168-75c320ee2b72 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:38:58.996415 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-8aca87f7-0c8c-41ea-b168-75c320ee2b72 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id b9efb733-e852-4b11-a3d6-67f4d593b58b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:38:58.998499 np0000006248 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=64,cinder:INSERT=13,cinder:UPDATE=25 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:38:59.002114 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:38:59.002114 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:38:59.002911 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-8aca87f7-0c8c-41ea-b168-75c320ee2b72 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b returned with HTTP 200 Jul 31 17:38:59.003686 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1430/5684] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:38:58 2026] GET /volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:00.012674 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e84e95e8-0df2-4559-8910-5b64dd854d8a None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:00.014100 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e84e95e8-0df2-4559-8910-5b64dd854d8a tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b Jul 31 17:39:00.014274 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e84e95e8-0df2-4559-8910-5b64dd854d8a tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:00.014505 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e84e95e8-0df2-4559-8910-5b64dd854d8a tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:00.014593 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-e84e95e8-0df2-4559-8910-5b64dd854d8a tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id b9efb733-e852-4b11-a3d6-67f4d593b58b. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:39:00.016176 np0000006248 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=32 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:39:00.018355 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:00.018355 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:39:00.018885 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e84e95e8-0df2-4559-8910-5b64dd854d8a tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b returned with HTTP 200 Jul 31 17:39:00.019256 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1414/5685] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:39:00 2026] GET /volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:01.029557 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7fb3488b-34cf-4b21-9a3a-07dab4d8242d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:01.030940 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7fb3488b-34cf-4b21-9a3a-07dab4d8242d tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b Jul 31 17:39:01.031199 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7fb3488b-34cf-4b21-9a3a-07dab4d8242d tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:01.031444 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7fb3488b-34cf-4b21-9a3a-07dab4d8242d tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:01.031606 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-7fb3488b-34cf-4b21-9a3a-07dab4d8242d tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id b9efb733-e852-4b11-a3d6-67f4d593b58b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:39:01.033233 np0000006248 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=37,cinder:UPDATE=9,cinder:INSERT=4 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:39:01.036080 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:01.036080 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:39:01.036699 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7fb3488b-34cf-4b21-9a3a-07dab4d8242d tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b returned with HTTP 200 Jul 31 17:39:01.037040 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1417/5686] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:39:01 2026] GET /volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:02.047535 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e77ae478-ded7-4f54-9aaf-48f135b37e67 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:02.049245 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e77ae478-ded7-4f54-9aaf-48f135b37e67 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b Jul 31 17:39:02.049542 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e77ae478-ded7-4f54-9aaf-48f135b37e67 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:02.049744 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e77ae478-ded7-4f54-9aaf-48f135b37e67 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:02.049851 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e77ae478-ded7-4f54-9aaf-48f135b37e67 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id b9efb733-e852-4b11-a3d6-67f4d593b58b. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:39:02.053659 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:02.053659 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:39:02.054195 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e77ae478-ded7-4f54-9aaf-48f135b37e67 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b returned with HTTP 200 Jul 31 17:39:02.054579 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1426/5687] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:39:02 2026] GET /volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:03.063971 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-725ebb9b-ab2d-4811-aa14-ad316d9175cb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:03.066134 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-725ebb9b-ab2d-4811-aa14-ad316d9175cb tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b Jul 31 17:39:03.066394 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-725ebb9b-ab2d-4811-aa14-ad316d9175cb tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:03.066654 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-725ebb9b-ab2d-4811-aa14-ad316d9175cb tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:03.066807 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-725ebb9b-ab2d-4811-aa14-ad316d9175cb tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id b9efb733-e852-4b11-a3d6-67f4d593b58b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:39:03.070830 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:03.070830 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:39:03.071369 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-725ebb9b-ab2d-4811-aa14-ad316d9175cb tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b returned with HTTP 200 Jul 31 17:39:03.071712 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1431/5688] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:39:03 2026] GET /volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:04.081359 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-8e314dde-e7f4-4a16-8cbc-2cc8602f15a5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:04.082996 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8e314dde-e7f4-4a16-8cbc-2cc8602f15a5 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b Jul 31 17:39:04.083189 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8e314dde-e7f4-4a16-8cbc-2cc8602f15a5 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:04.083382 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-8e314dde-e7f4-4a16-8cbc-2cc8602f15a5 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:04.083490 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-8e314dde-e7f4-4a16-8cbc-2cc8602f15a5 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id b9efb733-e852-4b11-a3d6-67f4d593b58b. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:39:04.087145 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:04.087145 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:39:04.087704 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-8e314dde-e7f4-4a16-8cbc-2cc8602f15a5 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b returned with HTTP 200 Jul 31 17:39:04.088011 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1415/5689] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:39:04 2026] GET /volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:05.096608 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-05782f9d-24ac-4168-9002-f389c478dc96 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:05.098172 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05782f9d-24ac-4168-9002-f389c478dc96 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b Jul 31 17:39:05.098383 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-05782f9d-24ac-4168-9002-f389c478dc96 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:05.098564 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-05782f9d-24ac-4168-9002-f389c478dc96 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:05.098691 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-05782f9d-24ac-4168-9002-f389c478dc96 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id b9efb733-e852-4b11-a3d6-67f4d593b58b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:39:05.102204 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:05.102204 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:39:05.102729 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05782f9d-24ac-4168-9002-f389c478dc96 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b returned with HTTP 200 Jul 31 17:39:05.103036 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1418/5690] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:39:05 2026] GET /volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:06.112719 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a22ab970-1b6b-4d94-b3ee-a3bdd6729d45 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:06.114503 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a22ab970-1b6b-4d94-b3ee-a3bdd6729d45 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b Jul 31 17:39:06.114736 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a22ab970-1b6b-4d94-b3ee-a3bdd6729d45 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:06.114951 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a22ab970-1b6b-4d94-b3ee-a3bdd6729d45 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:06.115069 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-a22ab970-1b6b-4d94-b3ee-a3bdd6729d45 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id b9efb733-e852-4b11-a3d6-67f4d593b58b. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:39:06.119400 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:06.119400 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:39:06.119988 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a22ab970-1b6b-4d94-b3ee-a3bdd6729d45 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b returned with HTTP 200 Jul 31 17:39:06.120394 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1427/5691] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:39:06 2026] GET /volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:07.129546 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b91c410a-8b06-4fd0-92c4-7b097f876e76 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:07.131173 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b91c410a-8b06-4fd0-92c4-7b097f876e76 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b Jul 31 17:39:07.131417 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b91c410a-8b06-4fd0-92c4-7b097f876e76 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:07.131603 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b91c410a-8b06-4fd0-92c4-7b097f876e76 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:07.131703 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-b91c410a-8b06-4fd0-92c4-7b097f876e76 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id b9efb733-e852-4b11-a3d6-67f4d593b58b. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:39:07.135676 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:07.135676 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:39:07.136177 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b91c410a-8b06-4fd0-92c4-7b097f876e76 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b returned with HTTP 200 Jul 31 17:39:07.136549 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1432/5692] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:39:07 2026] GET /volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:08.145626 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e1ddccfb-7072-4726-bdc2-3af0e914ae96 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:08.147384 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e1ddccfb-7072-4726-bdc2-3af0e914ae96 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b Jul 31 17:39:08.147606 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e1ddccfb-7072-4726-bdc2-3af0e914ae96 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:08.147799 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e1ddccfb-7072-4726-bdc2-3af0e914ae96 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:08.147901 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-e1ddccfb-7072-4726-bdc2-3af0e914ae96 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id b9efb733-e852-4b11-a3d6-67f4d593b58b. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:39:08.151868 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:08.151868 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:39:08.152432 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e1ddccfb-7072-4726-bdc2-3af0e914ae96 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b returned with HTTP 200 Jul 31 17:39:08.152771 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1416/5693] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:39:08 2026] GET /volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:08.161275 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1f3d63ca-0fc9-439e-9cf4-e15fd0efae36 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:08.163056 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1f3d63ca-0fc9-439e-9cf4-e15fd0efae36 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] POST https://10.4.3.92/volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b/action Jul 31 17:39:08.163458 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1f3d63ca-0fc9-439e-9cf4-e15fd0efae36 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:39:08.163579 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1f3d63ca-0fc9-439e-9cf4-e15fd0efae36 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:39:08.164843 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.admin_actions [None req-1f3d63ca-0fc9-439e-9cf4-e15fd0efae36 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Updating backup 'b9efb733-e852-4b11-a3d6-67f4d593b58b' with '{'status': 'error'}' {{(pid=100273) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 31 17:39:08.171749 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:08.171749 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:39:08.172748 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.policy [None req-1f3d63ca-0fc9-439e-9cf4-e15fd0efae36 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'b3d128737d354e1eb50192697aaf21cd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b3cc72f446f44625875e0bc4fd0d6524', '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=100273) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 17:39:08.172924 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1f3d63ca-0fc9-439e-9cf4-e15fd0efae36 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] https://10.4.3.92/volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b/action returned with HTTP 403 Jul 31 17:39:08.173348 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1419/5694] 10.4.3.92 () {70 vars in 1423 bytes} [Fri Jul 31 17:39:08 2026] POST /volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b/action => generated 131 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:39:08.179466 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a979aaf5-4af6-4ae4-969b-a1233a874988 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:08.181337 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a979aaf5-4af6-4ae4-969b-a1233a874988 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/fc4670ee-a3fe-4d5c-8d33-1530ebb90fe4 Jul 31 17:39:08.181588 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a979aaf5-4af6-4ae4-969b-a1233a874988 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:08.181791 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a979aaf5-4af6-4ae4-969b-a1233a874988 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:08.181961 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-a979aaf5-4af6-4ae4-969b-a1233a874988 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Delete volume with id: fc4670ee-a3fe-4d5c-8d33-1530ebb90fe4 Jul 31 17:39:08.190423 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:08.190423 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:39:08.190735 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a979aaf5-4af6-4ae4-969b-a1233a874988 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Volume info retrieved successfully. Jul 31 17:39:08.205284 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a979aaf5-4af6-4ae4-969b-a1233a874988 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Delete volume request issued successfully. Jul 31 17:39:08.205284 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a979aaf5-4af6-4ae4-969b-a1233a874988 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/volumes/fc4670ee-a3fe-4d5c-8d33-1530ebb90fe4 returned with HTTP 202 Jul 31 17:39:08.205757 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1428/5695] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:39:08 2026] DELETE /volume/v3/volumes/fc4670ee-a3fe-4d5c-8d33-1530ebb90fe4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:39:08.212399 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ba9d5afb-69d0-4bbd-b78c-9812519fe51d None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:08.214618 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ba9d5afb-69d0-4bbd-b78c-9812519fe51d tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/volumes/fc4670ee-a3fe-4d5c-8d33-1530ebb90fe4 Jul 31 17:39:08.214870 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ba9d5afb-69d0-4bbd-b78c-9812519fe51d tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:08.215094 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ba9d5afb-69d0-4bbd-b78c-9812519fe51d tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:08.222885 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:08.222885 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:39:08.226300 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ba9d5afb-69d0-4bbd-b78c-9812519fe51d tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Volume info retrieved successfully. Jul 31 17:39:08.230082 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ba9d5afb-69d0-4bbd-b78c-9812519fe51d tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/volumes/fc4670ee-a3fe-4d5c-8d33-1530ebb90fe4 returned with HTTP 200 Jul 31 17:39:08.230457 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1433/5696] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:39:08 2026] GET /volume/v3/volumes/fc4670ee-a3fe-4d5c-8d33-1530ebb90fe4 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:39:09.242237 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3a3896b4-5cf5-4990-9be5-db54998afc8c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:09.244055 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3a3896b4-5cf5-4990-9be5-db54998afc8c tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/volumes/fc4670ee-a3fe-4d5c-8d33-1530ebb90fe4 Jul 31 17:39:09.244300 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3a3896b4-5cf5-4990-9be5-db54998afc8c tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:09.244550 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3a3896b4-5cf5-4990-9be5-db54998afc8c tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:09.250474 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3a3896b4-5cf5-4990-9be5-db54998afc8c tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/volumes/fc4670ee-a3fe-4d5c-8d33-1530ebb90fe4 returned with HTTP 404 Jul 31 17:39:09.251062 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1417/5697] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:39:09 2026] GET /volume/v3/volumes/fc4670ee-a3fe-4d5c-8d33-1530ebb90fe4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:39:09.258149 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-35524b00-a49e-4256-ad4e-79c8214211fe None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:09.259856 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-35524b00-a49e-4256-ad4e-79c8214211fe tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] POST https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769/restore Jul 31 17:39:09.260188 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-35524b00-a49e-4256-ad4e-79c8214211fe tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:39:09.261443 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.contrib.backups [None req-35524b00-a49e-4256-ad4e-79c8214211fe tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Restoring backup 0128e2dc-a527-451f-bc0c-6bea0d18c769 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100273) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 17:39:09.261550 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.contrib.backups [None req-35524b00-a49e-4256-ad4e-79c8214211fe tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Restoring backup 0128e2dc-a527-451f-bc0c-6bea0d18c769 to volume None. Jul 31 17:39:09.266454 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:09.266454 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:39:09.267594 np0000006248 devstack@c-api.service[100273]: INFO cinder.backup.api [None req-35524b00-a49e-4256-ad4e-79c8214211fe tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Creating volume of 1 GB for restore of backup 0128e2dc-a527-451f-bc0c-6bea0d18c769. Jul 31 17:39:09.270970 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-35524b00-a49e-4256-ad4e-79c8214211fe tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Availability Zones retrieved successfully. Jul 31 17:39:09.276266 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-35524b00-a49e-4256-ad4e-79c8214211fe tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Flow 'volume_create_api' (54bc9379-421e-4dc1-868a-2355c1abc5f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:39:09.277174 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-35524b00-a49e-4256-ad4e-79c8214211fe tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (510189ac-4606-4dc8-8b38-a01270648860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:39:09.278026 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-35524b00-a49e-4256-ad4e-79c8214211fe tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:39:09.302681 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-35524b00-a49e-4256-ad4e-79c8214211fe tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (510189ac-4606-4dc8-8b38-a01270648860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=5202d31d-5eca-4096-9404-860ff934fbf1,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5202d31d-5eca-4096-9404-860ff934fbf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:39:09.303486 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-35524b00-a49e-4256-ad4e-79c8214211fe tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd219622-0974-49d6-bdd2-9f094771930e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:39:09.338091 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-35524b00-a49e-4256-ad4e-79c8214211fe tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Created reservations ['6608baf8-fc8b-48dd-85be-281dae76f4c7', '2c26ada1-3dd5-4fe4-a367-58dd77d0a63e', '89ded1c1-c629-4a77-a935-f72b0ac1c31f', '439cd73b-6fc4-4152-90f6-2832be45ac7d'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:39:09.338831 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-35524b00-a49e-4256-ad4e-79c8214211fe tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd219622-0974-49d6-bdd2-9f094771930e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6608baf8-fc8b-48dd-85be-281dae76f4c7', '2c26ada1-3dd5-4fe4-a367-58dd77d0a63e', '89ded1c1-c629-4a77-a935-f72b0ac1c31f', '439cd73b-6fc4-4152-90f6-2832be45ac7d']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:39:09.339516 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-35524b00-a49e-4256-ad4e-79c8214211fe tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f5ddb00-7864-4804-b22e-2e9b3b1095fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:39:09.364779 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-35524b00-a49e-4256-ad4e-79c8214211fe tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f5ddb00-7864-4804-b22e-2e9b3b1095fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56f87040-1202-4bfa-8479-df6c9d35bd29', '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='b3cc72f446f44625875e0bc4fd0d6524',qos_specs=None,replication_status=,reservations=['6608baf8-fc8b-48dd-85be-281dae76f4c7','2c26ada1-3dd5-4fe4-a367-58dd77d0a63e','89ded1c1-c629-4a77-a935-f72b0ac1c31f','439cd73b-6fc4-4152-90f6-2832be45ac7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3d128737d354e1eb50192697aaf21cd',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:39:09Z,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=56f87040-1202-4bfa-8479-df6c9d35bd29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3cc72f446f44625875e0bc4fd0d6524',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3d128737d354e1eb50192697aaf21cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5202d31d-5eca-4096-9404-860ff934fbf1),volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:39:09.365444 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-35524b00-a49e-4256-ad4e-79c8214211fe tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e40aa53-99fe-4f00-bcbe-973c799aca0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:39:09.377879 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-35524b00-a49e-4256-ad4e-79c8214211fe tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e40aa53-99fe-4f00-bcbe-973c799aca0f) transitioned into 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='b3cc72f446f44625875e0bc4fd0d6524',qos_specs=None,replication_status=,reservations=['6608baf8-fc8b-48dd-85be-281dae76f4c7','2c26ada1-3dd5-4fe4-a367-58dd77d0a63e','89ded1c1-c629-4a77-a935-f72b0ac1c31f','439cd73b-6fc4-4152-90f6-2832be45ac7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3d128737d354e1eb50192697aaf21cd',volume_type_id=5202d31d-5eca-4096-9404-860ff934fbf1)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:39:09.378494 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-35524b00-a49e-4256-ad4e-79c8214211fe tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df3c06ce-33a8-49ff-a0e5-2b963b61b99a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:39:09.385462 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-35524b00-a49e-4256-ad4e-79c8214211fe tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df3c06ce-33a8-49ff-a0e5-2b963b61b99a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:39:09.386155 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-35524b00-a49e-4256-ad4e-79c8214211fe tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Flow 'volume_create_api' (54bc9379-421e-4dc1-868a-2355c1abc5f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:39:09.386438 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-35524b00-a49e-4256-ad4e-79c8214211fe tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Create volume request issued successfully. Jul 31 17:39:09.391575 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:09.391575 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:39:09.391985 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-35524b00-a49e-4256-ad4e-79c8214211fe tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Volume info retrieved successfully. Jul 31 17:39:10.398452 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:10.398452 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:39:10.398919 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-35524b00-a49e-4256-ad4e-79c8214211fe tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Volume info retrieved successfully. Jul 31 17:39:10.398985 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.backup.api [None req-35524b00-a49e-4256-ad4e-79c8214211fe tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Checking backup size 1 against volume size 1 {{(pid=100273) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 17:39:10.399081 np0000006248 devstack@c-api.service[100273]: INFO cinder.backup.api [None req-35524b00-a49e-4256-ad4e-79c8214211fe tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Overwriting volume 56f87040-1202-4bfa-8479-df6c9d35bd29 with restore of backup 0128e2dc-a527-451f-bc0c-6bea0d18c769 Jul 31 17:39:10.409251 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.backup.rpcapi [None req-35524b00-a49e-4256-ad4e-79c8214211fe tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] restore_backup in rpcapi backup_id 0128e2dc-a527-451f-bc0c-6bea0d18c769 {{(pid=100273) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 17:39:10.410858 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-35524b00-a49e-4256-ad4e-79c8214211fe tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769/restore returned with HTTP 202 Jul 31 17:39:10.411297 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1420/5698] 10.4.3.92 () {70 vars in 1426 bytes} [Fri Jul 31 17:39:09 2026] POST /volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769/restore => generated 152 bytes in 1153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:39:10.418304 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a8b0c481-87b5-4b56-a5ab-6679820a5664 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:10.419918 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a8b0c481-87b5-4b56-a5ab-6679820a5664 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 Jul 31 17:39:10.420109 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a8b0c481-87b5-4b56-a5ab-6679820a5664 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:10.420282 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a8b0c481-87b5-4b56-a5ab-6679820a5664 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:10.420426 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-a8b0c481-87b5-4b56-a5ab-6679820a5664 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id 0128e2dc-a527-451f-bc0c-6bea0d18c769. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:39:10.423948 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:10.423948 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:39:10.424491 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a8b0c481-87b5-4b56-a5ab-6679820a5664 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 returned with HTTP 200 Jul 31 17:39:10.424776 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1429/5699] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:39:10 2026] GET /volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:11.433767 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6fc917a7-3930-42a6-a2d5-b694f88f7e45 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:11.435640 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6fc917a7-3930-42a6-a2d5-b694f88f7e45 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 Jul 31 17:39:11.435848 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6fc917a7-3930-42a6-a2d5-b694f88f7e45 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:11.436042 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6fc917a7-3930-42a6-a2d5-b694f88f7e45 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:11.436147 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-6fc917a7-3930-42a6-a2d5-b694f88f7e45 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id 0128e2dc-a527-451f-bc0c-6bea0d18c769. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:39:11.439988 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:11.439988 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:39:11.440602 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6fc917a7-3930-42a6-a2d5-b694f88f7e45 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 returned with HTTP 200 Jul 31 17:39:11.440921 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1434/5700] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:39:11 2026] GET /volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:12.450237 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3d047cb6-c95a-4782-94b8-a9bd9d1691bd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:12.452250 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3d047cb6-c95a-4782-94b8-a9bd9d1691bd tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 Jul 31 17:39:12.452518 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3d047cb6-c95a-4782-94b8-a9bd9d1691bd tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:12.452703 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3d047cb6-c95a-4782-94b8-a9bd9d1691bd tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:12.452817 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-3d047cb6-c95a-4782-94b8-a9bd9d1691bd tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id 0128e2dc-a527-451f-bc0c-6bea0d18c769. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:39:12.456923 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:12.456923 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:39:12.457511 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3d047cb6-c95a-4782-94b8-a9bd9d1691bd tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 returned with HTTP 200 Jul 31 17:39:12.457870 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1418/5701] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:39:12 2026] GET /volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:13.467746 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-a600f834-90b7-4d83-9966-3b1994073f4e None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:13.469790 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a600f834-90b7-4d83-9966-3b1994073f4e tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 Jul 31 17:39:13.470029 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a600f834-90b7-4d83-9966-3b1994073f4e tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:13.470212 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-a600f834-90b7-4d83-9966-3b1994073f4e tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:13.470352 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-a600f834-90b7-4d83-9966-3b1994073f4e tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id 0128e2dc-a527-451f-bc0c-6bea0d18c769. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:39:13.474544 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:13.474544 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:39:13.475159 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-a600f834-90b7-4d83-9966-3b1994073f4e tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 returned with HTTP 200 Jul 31 17:39:13.475527 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1421/5702] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:39:13 2026] GET /volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:14.485362 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-16315455-05cc-41c1-8be3-de25e2b9c6e2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:14.487016 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-16315455-05cc-41c1-8be3-de25e2b9c6e2 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 Jul 31 17:39:14.487235 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-16315455-05cc-41c1-8be3-de25e2b9c6e2 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:14.487444 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-16315455-05cc-41c1-8be3-de25e2b9c6e2 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:14.487544 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-16315455-05cc-41c1-8be3-de25e2b9c6e2 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id 0128e2dc-a527-451f-bc0c-6bea0d18c769. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:39:14.491288 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:14.491288 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:39:14.491815 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-16315455-05cc-41c1-8be3-de25e2b9c6e2 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 returned with HTTP 200 Jul 31 17:39:14.492140 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1430/5703] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:39:14 2026] GET /volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:15.501112 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7d8c15b9-0889-4dea-a9e4-b5ef2e7ceceb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:15.502795 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7d8c15b9-0889-4dea-a9e4-b5ef2e7ceceb tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 Jul 31 17:39:15.503006 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7d8c15b9-0889-4dea-a9e4-b5ef2e7ceceb tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:15.503189 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7d8c15b9-0889-4dea-a9e4-b5ef2e7ceceb tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:15.503323 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-7d8c15b9-0889-4dea-a9e4-b5ef2e7ceceb tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id 0128e2dc-a527-451f-bc0c-6bea0d18c769. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:39:15.507685 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:15.507685 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:39:15.508345 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7d8c15b9-0889-4dea-a9e4-b5ef2e7ceceb tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 returned with HTTP 200 Jul 31 17:39:15.508724 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1435/5704] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:39:15 2026] GET /volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:16.517910 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-462c9da3-d45e-4a73-9c72-90a97e842858 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:16.519489 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-462c9da3-d45e-4a73-9c72-90a97e842858 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 Jul 31 17:39:16.519672 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-462c9da3-d45e-4a73-9c72-90a97e842858 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:16.519903 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-462c9da3-d45e-4a73-9c72-90a97e842858 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:16.519967 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-462c9da3-d45e-4a73-9c72-90a97e842858 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id 0128e2dc-a527-451f-bc0c-6bea0d18c769. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:39:16.523805 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:16.523805 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:39:16.524288 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-462c9da3-d45e-4a73-9c72-90a97e842858 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 returned with HTTP 200 Jul 31 17:39:16.524621 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1419/5705] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:39:16 2026] GET /volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:17.533993 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bdd23a6d-703a-42d2-b50b-80885ce80614 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:17.535757 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bdd23a6d-703a-42d2-b50b-80885ce80614 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 Jul 31 17:39:17.535962 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bdd23a6d-703a-42d2-b50b-80885ce80614 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:17.536139 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bdd23a6d-703a-42d2-b50b-80885ce80614 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:17.536249 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-bdd23a6d-703a-42d2-b50b-80885ce80614 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id 0128e2dc-a527-451f-bc0c-6bea0d18c769. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:39:17.540027 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:17.540027 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:39:17.540586 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bdd23a6d-703a-42d2-b50b-80885ce80614 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 returned with HTTP 200 Jul 31 17:39:17.540907 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1422/5706] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:39:17 2026] GET /volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:18.550373 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-c14f61ff-bfa6-474d-9465-87cfceae3509 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:18.552074 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c14f61ff-bfa6-474d-9465-87cfceae3509 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 Jul 31 17:39:18.552294 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c14f61ff-bfa6-474d-9465-87cfceae3509 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:18.552509 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-c14f61ff-bfa6-474d-9465-87cfceae3509 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:18.552617 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-c14f61ff-bfa6-474d-9465-87cfceae3509 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id 0128e2dc-a527-451f-bc0c-6bea0d18c769. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:39:18.556654 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:18.556654 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:39:18.557189 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-c14f61ff-bfa6-474d-9465-87cfceae3509 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 returned with HTTP 200 Jul 31 17:39:18.557588 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1431/5707] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:39:18 2026] GET /volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:19.567040 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4792ca3f-b118-491e-8cec-3323d0902ceb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:19.569083 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4792ca3f-b118-491e-8cec-3323d0902ceb tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 Jul 31 17:39:19.569370 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4792ca3f-b118-491e-8cec-3323d0902ceb tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:19.569567 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4792ca3f-b118-491e-8cec-3323d0902ceb tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:19.569671 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-4792ca3f-b118-491e-8cec-3323d0902ceb tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id 0128e2dc-a527-451f-bc0c-6bea0d18c769. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:39:19.573971 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:19.573971 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:39:19.574629 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4792ca3f-b118-491e-8cec-3323d0902ceb tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 returned with HTTP 200 Jul 31 17:39:19.574996 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1436/5708] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:39:19 2026] GET /volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:19.583988 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-f58bb287-6ebe-4a8d-92a3-639e36e3a7e2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:19.585690 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f58bb287-6ebe-4a8d-92a3-639e36e3a7e2 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/56f87040-1202-4bfa-8479-df6c9d35bd29 Jul 31 17:39:19.585879 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f58bb287-6ebe-4a8d-92a3-639e36e3a7e2 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:19.586051 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-f58bb287-6ebe-4a8d-92a3-639e36e3a7e2 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:19.586217 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-f58bb287-6ebe-4a8d-92a3-639e36e3a7e2 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Delete volume with id: 56f87040-1202-4bfa-8479-df6c9d35bd29 Jul 31 17:39:19.593968 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:19.593968 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:39:19.594327 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f58bb287-6ebe-4a8d-92a3-639e36e3a7e2 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Volume info retrieved successfully. Jul 31 17:39:19.609963 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-f58bb287-6ebe-4a8d-92a3-639e36e3a7e2 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Delete volume request issued successfully. Jul 31 17:39:19.610142 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-f58bb287-6ebe-4a8d-92a3-639e36e3a7e2 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/volumes/56f87040-1202-4bfa-8479-df6c9d35bd29 returned with HTTP 202 Jul 31 17:39:19.610573 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1420/5709] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:39:19 2026] DELETE /volume/v3/volumes/56f87040-1202-4bfa-8479-df6c9d35bd29 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:39:19.617937 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-ba2ead76-65b6-421c-a30a-a2f6297e3948 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:19.619720 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ba2ead76-65b6-421c-a30a-a2f6297e3948 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/volumes/56f87040-1202-4bfa-8479-df6c9d35bd29 Jul 31 17:39:19.619943 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ba2ead76-65b6-421c-a30a-a2f6297e3948 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:19.620135 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-ba2ead76-65b6-421c-a30a-a2f6297e3948 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:19.626938 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:19.626938 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:39:19.630076 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-ba2ead76-65b6-421c-a30a-a2f6297e3948 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Volume info retrieved successfully. Jul 31 17:39:19.633919 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-ba2ead76-65b6-421c-a30a-a2f6297e3948 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/volumes/56f87040-1202-4bfa-8479-df6c9d35bd29 returned with HTTP 200 Jul 31 17:39:19.634491 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1423/5710] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:39:19 2026] GET /volume/v3/volumes/56f87040-1202-4bfa-8479-df6c9d35bd29 => generated 1063 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:39:20.646561 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-d831551d-6d76-4c32-99d9-2b2d797a1990 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:20.648293 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d831551d-6d76-4c32-99d9-2b2d797a1990 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/volumes/56f87040-1202-4bfa-8479-df6c9d35bd29 Jul 31 17:39:20.648520 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d831551d-6d76-4c32-99d9-2b2d797a1990 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:20.648716 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-d831551d-6d76-4c32-99d9-2b2d797a1990 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:20.655019 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-d831551d-6d76-4c32-99d9-2b2d797a1990 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/volumes/56f87040-1202-4bfa-8479-df6c9d35bd29 returned with HTTP 404 Jul 31 17:39:20.655555 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1432/5711] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:39:20 2026] GET /volume/v3/volumes/56f87040-1202-4bfa-8479-df6c9d35bd29 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:39:20.663372 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b62ed17d-88f5-4bf1-afc3-a279a5e1ee37 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:20.665160 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b62ed17d-88f5-4bf1-afc3-a279a5e1ee37 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] GET https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 Jul 31 17:39:20.665501 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b62ed17d-88f5-4bf1-afc3-a279a5e1ee37 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:20.665777 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b62ed17d-88f5-4bf1-afc3-a279a5e1ee37 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:20.665953 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-b62ed17d-88f5-4bf1-afc3-a279a5e1ee37 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] Show backup with id 0128e2dc-a527-451f-bc0c-6bea0d18c769. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:39:20.670124 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:20.670124 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:39:20.670972 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b62ed17d-88f5-4bf1-afc3-a279a5e1ee37 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-member] https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 returned with HTTP 200 Jul 31 17:39:20.671377 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1437/5712] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:39:20 2026] GET /volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:20.681161 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-73f13479-afcd-46d3-ba90-ed41568c235f None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:20.683215 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-73f13479-afcd-46d3-ba90-ed41568c235f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] DELETE https://10.4.3.92/volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b Jul 31 17:39:20.683529 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-73f13479-afcd-46d3-ba90-ed41568c235f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:20.683686 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-73f13479-afcd-46d3-ba90-ed41568c235f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:20.683780 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.contrib.backups [None req-73f13479-afcd-46d3-ba90-ed41568c235f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Delete backup with id: b9efb733-e852-4b11-a3d6-67f4d593b58b. Jul 31 17:39:20.688008 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:20.688008 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:39:20.698039 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.backup.rpcapi [None req-73f13479-afcd-46d3-ba90-ed41568c235f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] delete_backup rpcapi backup_id b9efb733-e852-4b11-a3d6-67f4d593b58b {{(pid=100272) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:39:20.699799 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-73f13479-afcd-46d3-ba90-ed41568c235f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b returned with HTTP 202 Jul 31 17:39:20.700157 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1421/5713] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:39:20 2026] DELETE /volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:39:20.707131 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-753f74f7-1a69-40cf-9986-d4a9cd6d8cb1 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:20.709458 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-753f74f7-1a69-40cf-9986-d4a9cd6d8cb1 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b Jul 31 17:39:20.709720 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-753f74f7-1a69-40cf-9986-d4a9cd6d8cb1 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:20.709986 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-753f74f7-1a69-40cf-9986-d4a9cd6d8cb1 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:20.710081 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-753f74f7-1a69-40cf-9986-d4a9cd6d8cb1 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id b9efb733-e852-4b11-a3d6-67f4d593b58b. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:39:20.714354 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:20.714354 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:39:20.715061 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-753f74f7-1a69-40cf-9986-d4a9cd6d8cb1 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b returned with HTTP 200 Jul 31 17:39:20.715580 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1424/5714] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:39:20 2026] GET /volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:21.724852 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-e31216bb-0f13-4fef-af3e-4cf57437a484 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:21.726747 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e31216bb-0f13-4fef-af3e-4cf57437a484 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b Jul 31 17:39:21.726947 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e31216bb-0f13-4fef-af3e-4cf57437a484 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:21.727126 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-e31216bb-0f13-4fef-af3e-4cf57437a484 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:21.727253 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.backups [None req-e31216bb-0f13-4fef-af3e-4cf57437a484 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id b9efb733-e852-4b11-a3d6-67f4d593b58b. {{(pid=100271) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:39:21.730935 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-e31216bb-0f13-4fef-af3e-4cf57437a484 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b returned with HTTP 404 Jul 31 17:39:21.731483 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1433/5715] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:39:21 2026] GET /volume/v3/backups/b9efb733-e852-4b11-a3d6-67f4d593b58b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:39:21.737477 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3f933c00-f1a2-406e-a211-4d8c3f1f97a1 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:21.739326 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3f933c00-f1a2-406e-a211-4d8c3f1f97a1 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] DELETE https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 Jul 31 17:39:21.739551 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3f933c00-f1a2-406e-a211-4d8c3f1f97a1 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:21.739737 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3f933c00-f1a2-406e-a211-4d8c3f1f97a1 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:21.739836 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.contrib.backups [None req-3f933c00-f1a2-406e-a211-4d8c3f1f97a1 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Delete backup with id: cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04. Jul 31 17:39:21.743882 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:21.743882 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:39:21.756484 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.backup.rpcapi [None req-3f933c00-f1a2-406e-a211-4d8c3f1f97a1 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] delete_backup rpcapi backup_id cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 {{(pid=100274) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:39:21.758362 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3f933c00-f1a2-406e-a211-4d8c3f1f97a1 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 returned with HTTP 202 Jul 31 17:39:21.758798 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1438/5716] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:39:21 2026] DELETE /volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:39:21.766687 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-d2e2f861-89a6-435f-a935-b7986fbe8fcc None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:21.768611 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d2e2f861-89a6-435f-a935-b7986fbe8fcc tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 Jul 31 17:39:21.768867 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d2e2f861-89a6-435f-a935-b7986fbe8fcc tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:21.769099 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-d2e2f861-89a6-435f-a935-b7986fbe8fcc tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:21.769284 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-d2e2f861-89a6-435f-a935-b7986fbe8fcc tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:39:21.773435 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:21.773435 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:39:21.774028 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-d2e2f861-89a6-435f-a935-b7986fbe8fcc tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 returned with HTTP 200 Jul 31 17:39:21.774536 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1422/5717] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:39:21 2026] GET /volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:22.784437 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2b0d22f5-74b3-4989-9923-357e8c304695 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:22.787229 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2b0d22f5-74b3-4989-9923-357e8c304695 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 Jul 31 17:39:22.787229 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2b0d22f5-74b3-4989-9923-357e8c304695 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:22.787229 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2b0d22f5-74b3-4989-9923-357e8c304695 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:22.787229 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.backups [None req-2b0d22f5-74b3-4989-9923-357e8c304695 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04. {{(pid=100273) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:39:22.790772 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2b0d22f5-74b3-4989-9923-357e8c304695 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 returned with HTTP 404 Jul 31 17:39:22.791244 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1425/5718] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:39:22 2026] GET /volume/v3/backups/cf5ab2c7-31fd-4d3a-8638-2d6e2bdadf04 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:39:22.798302 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a2124b4b-513b-4c1d-ba51-3e674edd3c5f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:22.800768 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a2124b4b-513b-4c1d-ba51-3e674edd3c5f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] DELETE https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 Jul 31 17:39:22.801077 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a2124b4b-513b-4c1d-ba51-3e674edd3c5f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:22.801397 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a2124b4b-513b-4c1d-ba51-3e674edd3c5f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:22.801568 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.contrib.backups [None req-a2124b4b-513b-4c1d-ba51-3e674edd3c5f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Delete backup with id: 0128e2dc-a527-451f-bc0c-6bea0d18c769. Jul 31 17:39:22.807559 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:22.807559 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:39:22.820515 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.backup.rpcapi [None req-a2124b4b-513b-4c1d-ba51-3e674edd3c5f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] delete_backup rpcapi backup_id 0128e2dc-a527-451f-bc0c-6bea0d18c769 {{(pid=100271) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 17:39:22.822149 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a2124b4b-513b-4c1d-ba51-3e674edd3c5f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 returned with HTTP 202 Jul 31 17:39:22.822600 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1434/5719] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:39:22 2026] DELETE /volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:39:22.829230 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-cf408bf0-369e-473c-87b3-98894432bad6 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:22.830750 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cf408bf0-369e-473c-87b3-98894432bad6 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 Jul 31 17:39:22.831037 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cf408bf0-369e-473c-87b3-98894432bad6 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:22.831332 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-cf408bf0-369e-473c-87b3-98894432bad6 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:22.831501 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.backups [None req-cf408bf0-369e-473c-87b3-98894432bad6 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id 0128e2dc-a527-451f-bc0c-6bea0d18c769. {{(pid=100274) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:39:22.836770 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:22.836770 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:39:22.837386 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-cf408bf0-369e-473c-87b3-98894432bad6 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 returned with HTTP 200 Jul 31 17:39:22.837727 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1439/5720] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:39:22 2026] GET /volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:23.847135 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3c1ea234-c680-4310-a936-46c44bd11bf6 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:23.848810 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3c1ea234-c680-4310-a936-46c44bd11bf6 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 Jul 31 17:39:23.849003 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3c1ea234-c680-4310-a936-46c44bd11bf6 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:23.849200 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3c1ea234-c680-4310-a936-46c44bd11bf6 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:23.849304 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.v3.backups [None req-3c1ea234-c680-4310-a936-46c44bd11bf6 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Show backup with id 0128e2dc-a527-451f-bc0c-6bea0d18c769. {{(pid=100272) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 17:39:23.852812 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3c1ea234-c680-4310-a936-46c44bd11bf6 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 returned with HTTP 404 Jul 31 17:39:23.853224 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1423/5721] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:39:23 2026] GET /volume/v3/backups/0128e2dc-a527-451f-bc0c-6bea0d18c769 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:39:23.859149 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-546a9f04-1913-4358-98e8-2b3d1b17484f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:23.860878 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-546a9f04-1913-4358-98e8-2b3d1b17484f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/1be2db71-aa2a-4125-80c0-86a10a26dd15 Jul 31 17:39:23.861124 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-546a9f04-1913-4358-98e8-2b3d1b17484f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:23.861364 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-546a9f04-1913-4358-98e8-2b3d1b17484f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:23.861552 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-546a9f04-1913-4358-98e8-2b3d1b17484f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Delete volume with id: 1be2db71-aa2a-4125-80c0-86a10a26dd15 Jul 31 17:39:23.868771 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:23.868771 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:39:23.869111 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-546a9f04-1913-4358-98e8-2b3d1b17484f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Volume info retrieved successfully. Jul 31 17:39:23.885992 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-546a9f04-1913-4358-98e8-2b3d1b17484f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Delete volume request issued successfully. Jul 31 17:39:23.886234 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-546a9f04-1913-4358-98e8-2b3d1b17484f tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/volumes/1be2db71-aa2a-4125-80c0-86a10a26dd15 returned with HTTP 202 Jul 31 17:39:23.886674 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1426/5722] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:39:23 2026] DELETE /volume/v3/volumes/1be2db71-aa2a-4125-80c0-86a10a26dd15 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:39:23.893093 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ca8dd68b-eaec-4084-b86b-882c5b395587 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:23.894732 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ca8dd68b-eaec-4084-b86b-882c5b395587 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/volumes/1be2db71-aa2a-4125-80c0-86a10a26dd15 Jul 31 17:39:23.894925 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ca8dd68b-eaec-4084-b86b-882c5b395587 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:23.895089 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ca8dd68b-eaec-4084-b86b-882c5b395587 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:23.901585 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:23.901585 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:39:23.904930 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ca8dd68b-eaec-4084-b86b-882c5b395587 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Volume info retrieved successfully. Jul 31 17:39:23.909846 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ca8dd68b-eaec-4084-b86b-882c5b395587 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/volumes/1be2db71-aa2a-4125-80c0-86a10a26dd15 returned with HTTP 200 Jul 31 17:39:23.910220 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1435/5723] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:39:23 2026] GET /volume/v3/volumes/1be2db71-aa2a-4125-80c0-86a10a26dd15 => generated 1004 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:39:24.923182 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-aaea80ff-2344-420c-9ee7-b6648f2a95d2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:24.924937 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aaea80ff-2344-420c-9ee7-b6648f2a95d2 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] GET https://10.4.3.92/volume/v3/volumes/1be2db71-aa2a-4125-80c0-86a10a26dd15 Jul 31 17:39:24.925166 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aaea80ff-2344-420c-9ee7-b6648f2a95d2 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:24.925364 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-aaea80ff-2344-420c-9ee7-b6648f2a95d2 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:24.932013 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-aaea80ff-2344-420c-9ee7-b6648f2a95d2 tempest-ProjectMemberTests33-239246068 tempest-ProjectMemberTests33-239246068-project-admin] https://10.4.3.92/volume/v3/volumes/1be2db71-aa2a-4125-80c0-86a10a26dd15 returned with HTTP 404 Jul 31 17:39:24.932484 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1440/5724] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:39:24 2026] GET /volume/v3/volumes/1be2db71-aa2a-4125-80c0-86a10a26dd15 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:39:26.379212 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-24e9653f-e9e1-488c-b859-fe618fbc3d0b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:26.450462 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-24e9653f-e9e1-488c-b859-fe618fbc3d0b tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:39:26.450781 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-24e9653f-e9e1-488c-b859-fe618fbc3d0b tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1807365977", "extra_specs": {"storage_protocol": "tempest-storage_protocol-667515832", "vendor_name": "tempest-vendor_name-1659486949"}}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:39:26.462867 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-24e9653f-e9e1-488c-b859-fe618fbc3d0b tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:39:26.463281 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1424/5725] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:39:26 2026] POST /volume/v3/types => generated 329 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:26.470779 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-8780943e-1dde-4b61-8138-8d3cd400acee None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:26.472266 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8780943e-1dde-4b61-8138-8d3cd400acee tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:39:26.472603 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-8780943e-1dde-4b61-8138-8d3cd400acee tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2df7a9a1-5241-4da6-8f7b-51d61ad6c3cf", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:39:26.473891 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-8780943e-1dde-4b61-8138-8d3cd400acee tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Create volume request body: {'volume': {'volume_type': '2df7a9a1-5241-4da6-8f7b-51d61ad6c3cf', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:39:26.477183 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-8780943e-1dde-4b61-8138-8d3cd400acee tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Create volume of 1 GB Jul 31 17:39:26.477425 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:26.477425 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:39:26.477718 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8780943e-1dde-4b61-8138-8d3cd400acee tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Availability Zones retrieved successfully. Jul 31 17:39:26.483524 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8780943e-1dde-4b61-8138-8d3cd400acee tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Flow 'volume_create_api' (849a57cf-1721-4552-bf73-c702fd9f7dcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:39:26.484322 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8780943e-1dde-4b61-8138-8d3cd400acee tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1d2d296-4f73-490b-9603-23ceed90122c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:39:26.484967 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-8780943e-1dde-4b61-8138-8d3cd400acee tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:39:26.500630 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8780943e-1dde-4b61-8138-8d3cd400acee tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1d2d296-4f73-490b-9603-23ceed90122c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:39:26Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-667515832',vendor_name='tempest-vendor_name-1659486949'},id=2df7a9a1-5241-4da6-8f7b-51d61ad6c3cf,is_public=True,name='tempest-ProjectMemberTests-volume-type-1807365977',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2df7a9a1-5241-4da6-8f7b-51d61ad6c3cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:39:26.501657 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8780943e-1dde-4b61-8138-8d3cd400acee tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1329cb5a-a53d-4a3f-b31d-538f019ba235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:39:26.523905 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-8780943e-1dde-4b61-8138-8d3cd400acee tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1807365977 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1807365977, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:39:26.524167 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-8780943e-1dde-4b61-8138-8d3cd400acee tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1807365977 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1807365977, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:39:26.550334 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-8780943e-1dde-4b61-8138-8d3cd400acee tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Created reservations ['b9c1b764-c1b2-4de8-8348-d735d7da78df', '20065835-d182-4bbd-9c25-41a2b03bc651', 'da8e00c8-fad4-417e-a5e6-e7b3b631cef6', 'b1e2ba4a-b442-4031-bd54-10617d37cacb'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:39:26.550971 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8780943e-1dde-4b61-8138-8d3cd400acee tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1329cb5a-a53d-4a3f-b31d-538f019ba235) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9c1b764-c1b2-4de8-8348-d735d7da78df', '20065835-d182-4bbd-9c25-41a2b03bc651', 'da8e00c8-fad4-417e-a5e6-e7b3b631cef6', 'b1e2ba4a-b442-4031-bd54-10617d37cacb']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:39:26.551653 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8780943e-1dde-4b61-8138-8d3cd400acee tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43c7b1f5-cc6e-48ec-8bbc-e1e7d598b2a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:39:26.572546 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8780943e-1dde-4b61-8138-8d3cd400acee tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43c7b1f5-cc6e-48ec-8bbc-e1e7d598b2a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69157ab3-77f4-4106-8b8f-75007388c2d8', '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='1af848cdc8614090b8e0ef255c7e6a1a',qos_specs=None,replication_status=,reservations=['b9c1b764-c1b2-4de8-8348-d735d7da78df','20065835-d182-4bbd-9c25-41a2b03bc651','da8e00c8-fad4-417e-a5e6-e7b3b631cef6','b1e2ba4a-b442-4031-bd54-10617d37cacb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfc4b18e6f6c4588947398edaa6479dc',volume_type_id=2df7a9a1-5241-4da6-8f7b-51d61ad6c3cf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:39: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=69157ab3-77f4-4106-8b8f-75007388c2d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1af848cdc8614090b8e0ef255c7e6a1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dfc4b18e6f6c4588947398edaa6479dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2df7a9a1-5241-4da6-8f7b-51d61ad6c3cf),volume_type_id=2df7a9a1-5241-4da6-8f7b-51d61ad6c3cf)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:39:26.573157 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8780943e-1dde-4b61-8138-8d3cd400acee tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb8d532c-55d0-42e1-8ea4-e78b832e4b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:39:26.588436 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8780943e-1dde-4b61-8138-8d3cd400acee tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb8d532c-55d0-42e1-8ea4-e78b832e4b38) transitioned into state 'SUCCESS' from 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='1af848cdc8614090b8e0ef255c7e6a1a',qos_specs=None,replication_status=,reservations=['b9c1b764-c1b2-4de8-8348-d735d7da78df','20065835-d182-4bbd-9c25-41a2b03bc651','da8e00c8-fad4-417e-a5e6-e7b3b631cef6','b1e2ba4a-b442-4031-bd54-10617d37cacb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfc4b18e6f6c4588947398edaa6479dc',volume_type_id=2df7a9a1-5241-4da6-8f7b-51d61ad6c3cf)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:39:26.589055 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8780943e-1dde-4b61-8138-8d3cd400acee tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41b9b59f-7479-485a-b7c3-73e96c61c7f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:39:26.597005 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8780943e-1dde-4b61-8138-8d3cd400acee tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41b9b59f-7479-485a-b7c3-73e96c61c7f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:39:26.597809 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-8780943e-1dde-4b61-8138-8d3cd400acee tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Flow 'volume_create_api' (849a57cf-1721-4552-bf73-c702fd9f7dcc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:39:26.598093 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-8780943e-1dde-4b61-8138-8d3cd400acee tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Create volume request issued successfully. Jul 31 17:39:26.598649 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-8780943e-1dde-4b61-8138-8d3cd400acee tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:39:26.599020 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1427/5726] 10.4.3.92 () {70 vars in 1291 bytes} [Fri Jul 31 17:39:26 2026] POST /volume/v3/volumes => generated 772 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:39:26.610347 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-464a871c-6fe7-40b5-b8bc-38aa4cc039f6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:26.612028 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-464a871c-6fe7-40b5-b8bc-38aa4cc039f6 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] GET https://10.4.3.92/volume/v3/volumes/69157ab3-77f4-4106-8b8f-75007388c2d8 Jul 31 17:39:26.612271 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-464a871c-6fe7-40b5-b8bc-38aa4cc039f6 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:26.612435 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-464a871c-6fe7-40b5-b8bc-38aa4cc039f6 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:26.619522 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:26.619522 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:39:26.622783 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-464a871c-6fe7-40b5-b8bc-38aa4cc039f6 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Volume info retrieved successfully. Jul 31 17:39:26.626877 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-464a871c-6fe7-40b5-b8bc-38aa4cc039f6 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] https://10.4.3.92/volume/v3/volumes/69157ab3-77f4-4106-8b8f-75007388c2d8 returned with HTTP 200 Jul 31 17:39:26.627253 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1436/5727] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:39:26 2026] GET /volume/v3/volumes/69157ab3-77f4-4106-8b8f-75007388c2d8 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:27.638073 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ee319c88-8042-43c1-9987-2d7b73b3acb3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:27.639937 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ee319c88-8042-43c1-9987-2d7b73b3acb3 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] GET https://10.4.3.92/volume/v3/volumes/69157ab3-77f4-4106-8b8f-75007388c2d8 Jul 31 17:39:27.640154 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ee319c88-8042-43c1-9987-2d7b73b3acb3 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:27.640355 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ee319c88-8042-43c1-9987-2d7b73b3acb3 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:27.647394 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:27.647394 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:39:27.650782 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ee319c88-8042-43c1-9987-2d7b73b3acb3 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Volume info retrieved successfully. Jul 31 17:39:27.654383 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ee319c88-8042-43c1-9987-2d7b73b3acb3 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] https://10.4.3.92/volume/v3/volumes/69157ab3-77f4-4106-8b8f-75007388c2d8 returned with HTTP 200 Jul 31 17:39:27.654719 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1441/5728] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:39:27 2026] GET /volume/v3/volumes/69157ab3-77f4-4106-8b8f-75007388c2d8 => generated 972 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:27.665973 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-63e9e611-1470-4d07-8bee-34dc314e8aab None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:27.667530 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-63e9e611-1470-4d07-8bee-34dc314e8aab tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] GET https://10.4.3.92/volume/v3/messages Jul 31 17:39:27.667727 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-63e9e611-1470-4d07-8bee-34dc314e8aab tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:27.667944 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-63e9e611-1470-4d07-8bee-34dc314e8aab tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:27.670994 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-63e9e611-1470-4d07-8bee-34dc314e8aab tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] https://10.4.3.92/volume/v3/messages returned with HTTP 200 Jul 31 17:39:27.671362 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1425/5729] 10.4.3.92 () {68 vars in 1273 bytes} [Fri Jul 31 17:39:27 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:27.678835 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4571975e-d307-40bf-8746-47d2c7a50a22 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:27.730935 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4571975e-d307-40bf-8746-47d2c7a50a22 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-member] DELETE https://10.4.3.92/volume/v3/messages/8743c07f-5960-4d0b-b0ea-23b51217e019 Jul 31 17:39:27.731167 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4571975e-d307-40bf-8746-47d2c7a50a22 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:27.731367 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4571975e-d307-40bf-8746-47d2c7a50a22 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-member] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:27.734361 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:27.734361 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:39:27.739038 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4571975e-d307-40bf-8746-47d2c7a50a22 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-member] https://10.4.3.92/volume/v3/messages/8743c07f-5960-4d0b-b0ea-23b51217e019 returned with HTTP 204 Jul 31 17:39:27.739411 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1428/5730] 10.4.3.92 () {68 vars in 1387 bytes} [Fri Jul 31 17:39:27 2026] DELETE /volume/v3/messages/8743c07f-5960-4d0b-b0ea-23b51217e019 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 17:39:27.745934 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0d757bd5-ec06-4b6b-bc3d-997c610ec3bb None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:27.747968 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0d757bd5-ec06-4b6b-bc3d-997c610ec3bb tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-member] GET https://10.4.3.92/volume/v3/messages/8743c07f-5960-4d0b-b0ea-23b51217e019 Jul 31 17:39:27.748235 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0d757bd5-ec06-4b6b-bc3d-997c610ec3bb tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:27.748489 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0d757bd5-ec06-4b6b-bc3d-997c610ec3bb tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:27.751352 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0d757bd5-ec06-4b6b-bc3d-997c610ec3bb tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-member] https://10.4.3.92/volume/v3/messages/8743c07f-5960-4d0b-b0ea-23b51217e019 returned with HTTP 404 Jul 31 17:39:27.751749 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1437/5731] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:39:27 2026] GET /volume/v3/messages/8743c07f-5960-4d0b-b0ea-23b51217e019 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:39:27.757804 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-5bf0ef26-9655-45a6-9cdb-c7c686424a78 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:27.759655 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5bf0ef26-9655-45a6-9cdb-c7c686424a78 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/69157ab3-77f4-4106-8b8f-75007388c2d8 Jul 31 17:39:27.759892 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5bf0ef26-9655-45a6-9cdb-c7c686424a78 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:27.760084 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-5bf0ef26-9655-45a6-9cdb-c7c686424a78 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:27.760273 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-5bf0ef26-9655-45a6-9cdb-c7c686424a78 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Delete volume with id: 69157ab3-77f4-4106-8b8f-75007388c2d8 Jul 31 17:39:27.767323 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:27.767323 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:39:27.767631 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5bf0ef26-9655-45a6-9cdb-c7c686424a78 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Volume info retrieved successfully. Jul 31 17:39:27.768624 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-5bf0ef26-9655-45a6-9cdb-c7c686424a78 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100274) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 17:39:27.778066 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota [None req-5bf0ef26-9655-45a6-9cdb-c7c686424a78 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1807365977 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1807365977, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:39:27.778396 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota [None req-5bf0ef26-9655-45a6-9cdb-c7c686424a78 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1807365977 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1807365977, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:39:27.787046 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-5bf0ef26-9655-45a6-9cdb-c7c686424a78 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Created reservations ['95c917d7-12b8-4407-a847-b0ecf61bd473', '57097d8f-1c4e-44a2-9921-c98594ca9f95', '395cab5d-5f34-4422-a707-11ef93252a5f', '868a032f-8bb9-4806-88ed-b20e00b50ff1'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:39:27.811695 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-5bf0ef26-9655-45a6-9cdb-c7c686424a78 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Delete volume request issued successfully. Jul 31 17:39:27.811892 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-5bf0ef26-9655-45a6-9cdb-c7c686424a78 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] https://10.4.3.92/volume/v3/volumes/69157ab3-77f4-4106-8b8f-75007388c2d8 returned with HTTP 202 Jul 31 17:39:27.812310 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1442/5732] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:39:27 2026] DELETE /volume/v3/volumes/69157ab3-77f4-4106-8b8f-75007388c2d8 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:39:27.819798 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-367d0281-7751-4fd3-b45c-ad645dd064ee None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:27.821692 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-367d0281-7751-4fd3-b45c-ad645dd064ee tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] DELETE https://10.4.3.92/volume/v3/types/2df7a9a1-5241-4da6-8f7b-51d61ad6c3cf Jul 31 17:39:27.821968 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-367d0281-7751-4fd3-b45c-ad645dd064ee tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:27.822149 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-367d0281-7751-4fd3-b45c-ad645dd064ee tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Calling method '_delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:27.842966 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-367d0281-7751-4fd3-b45c-ad645dd064ee tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] https://10.4.3.92/volume/v3/types/2df7a9a1-5241-4da6-8f7b-51d61ad6c3cf returned with HTTP 202 Jul 31 17:39:27.843462 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1426/5733] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:39:27 2026] DELETE /volume/v3/types/2df7a9a1-5241-4da6-8f7b-51d61ad6c3cf => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:39:27.849875 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e3322ac0-04ec-4075-b195-c8d334f07166 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:27.851629 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e3322ac0-04ec-4075-b195-c8d334f07166 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:39:27.851972 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e3322ac0-04ec-4075-b195-c8d334f07166 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1191922970", "extra_specs": {"storage_protocol": "tempest-storage_protocol-174498350", "vendor_name": "tempest-vendor_name-686639468"}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:39:27.864814 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e3322ac0-04ec-4075-b195-c8d334f07166 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:39:27.865250 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1429/5734] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:39:27 2026] POST /volume/v3/types => generated 328 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:27.871709 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-11c51e07-d6e1-4208-b29f-be761850acae None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:27.873241 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-11c51e07-d6e1-4208-b29f-be761850acae tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:39:27.873617 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-11c51e07-d6e1-4208-b29f-be761850acae tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "de195d14-e3c8-42b5-8570-8840b7fc893f", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:39:27.874863 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-11c51e07-d6e1-4208-b29f-be761850acae tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Create volume request body: {'volume': {'volume_type': 'de195d14-e3c8-42b5-8570-8840b7fc893f', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:39:27.878389 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-11c51e07-d6e1-4208-b29f-be761850acae tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Create volume of 1 GB Jul 31 17:39:27.878716 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:27.878716 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:39:27.879071 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-11c51e07-d6e1-4208-b29f-be761850acae tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Availability Zones retrieved successfully. Jul 31 17:39:27.883941 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-11c51e07-d6e1-4208-b29f-be761850acae tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Flow 'volume_create_api' (b01ee966-42f0-48d8-a7b4-5239bd714aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:39:27.885526 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-11c51e07-d6e1-4208-b29f-be761850acae tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (193f7c6b-ab18-4f2b-a214-979ef9871e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:39:27.886379 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-11c51e07-d6e1-4208-b29f-be761850acae tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:39:27.906374 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-11c51e07-d6e1-4208-b29f-be761850acae tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (193f7c6b-ab18-4f2b-a214-979ef9871e89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:39:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-174498350',vendor_name='tempest-vendor_name-686639468'},id=de195d14-e3c8-42b5-8570-8840b7fc893f,is_public=True,name='tempest-ProjectMemberTests-volume-type-1191922970',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'de195d14-e3c8-42b5-8570-8840b7fc893f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:39:27.907139 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-11c51e07-d6e1-4208-b29f-be761850acae tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10503af0-daa3-4a87-8789-5c8a5f86cfa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:39:27.934779 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [None req-11c51e07-d6e1-4208-b29f-be761850acae tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1191922970 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1191922970, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:39:27.935128 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [None req-11c51e07-d6e1-4208-b29f-be761850acae tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1191922970 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1191922970, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:39:27.957498 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-11c51e07-d6e1-4208-b29f-be761850acae tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Created reservations ['38cac8be-4745-467a-99ef-8e646182cb58', '409dd741-3691-4b72-ad91-7216bcaa6764', '09e1bab1-b0e3-4b09-a433-f9dae4967e75', 'a9242286-090f-43a5-8fc6-7be9036800f8'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:39:27.958253 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-11c51e07-d6e1-4208-b29f-be761850acae tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10503af0-daa3-4a87-8789-5c8a5f86cfa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38cac8be-4745-467a-99ef-8e646182cb58', '409dd741-3691-4b72-ad91-7216bcaa6764', '09e1bab1-b0e3-4b09-a433-f9dae4967e75', 'a9242286-090f-43a5-8fc6-7be9036800f8']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:39:27.958993 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-11c51e07-d6e1-4208-b29f-be761850acae tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d01ae16e-a279-4dc5-ab27-aded56679132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:39:27.980821 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-11c51e07-d6e1-4208-b29f-be761850acae tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d01ae16e-a279-4dc5-ab27-aded56679132) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4eba8e2-0e14-4567-8eb8-25ee33205fb8', '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='1af848cdc8614090b8e0ef255c7e6a1a',qos_specs=None,replication_status=,reservations=['38cac8be-4745-467a-99ef-8e646182cb58','409dd741-3691-4b72-ad91-7216bcaa6764','09e1bab1-b0e3-4b09-a433-f9dae4967e75','a9242286-090f-43a5-8fc6-7be9036800f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfc4b18e6f6c4588947398edaa6479dc',volume_type_id=de195d14-e3c8-42b5-8570-8840b7fc893f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:39:27Z,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=d4eba8e2-0e14-4567-8eb8-25ee33205fb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1af848cdc8614090b8e0ef255c7e6a1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dfc4b18e6f6c4588947398edaa6479dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(de195d14-e3c8-42b5-8570-8840b7fc893f),volume_type_id=de195d14-e3c8-42b5-8570-8840b7fc893f)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:39:27.981602 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-11c51e07-d6e1-4208-b29f-be761850acae tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44f85198-a4b1-4c77-8921-bfa186908e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:39:27.997198 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-11c51e07-d6e1-4208-b29f-be761850acae tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44f85198-a4b1-4c77-8921-bfa186908e71) transitioned into state 'SUCCESS' from 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='1af848cdc8614090b8e0ef255c7e6a1a',qos_specs=None,replication_status=,reservations=['38cac8be-4745-467a-99ef-8e646182cb58','409dd741-3691-4b72-ad91-7216bcaa6764','09e1bab1-b0e3-4b09-a433-f9dae4967e75','a9242286-090f-43a5-8fc6-7be9036800f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfc4b18e6f6c4588947398edaa6479dc',volume_type_id=de195d14-e3c8-42b5-8570-8840b7fc893f)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:39:27.997898 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-11c51e07-d6e1-4208-b29f-be761850acae tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4897923-f51a-4314-92fb-111d190bddcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:39:28.006643 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-11c51e07-d6e1-4208-b29f-be761850acae tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4897923-f51a-4314-92fb-111d190bddcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:39:28.007507 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-11c51e07-d6e1-4208-b29f-be761850acae tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Flow 'volume_create_api' (b01ee966-42f0-48d8-a7b4-5239bd714aee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:39:28.007822 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-11c51e07-d6e1-4208-b29f-be761850acae tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Create volume request issued successfully. Jul 31 17:39:28.008411 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-11c51e07-d6e1-4208-b29f-be761850acae tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:39:28.008934 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1438/5735] 10.4.3.92 () {70 vars in 1291 bytes} [Fri Jul 31 17:39:27 2026] POST /volume/v3/volumes => generated 772 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:39:28.019472 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-992aa826-3ea0-456b-b1ae-c4bbd0b8f2a2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:28.021194 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-992aa826-3ea0-456b-b1ae-c4bbd0b8f2a2 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] GET https://10.4.3.92/volume/v3/volumes/d4eba8e2-0e14-4567-8eb8-25ee33205fb8 Jul 31 17:39:28.021430 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-992aa826-3ea0-456b-b1ae-c4bbd0b8f2a2 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:28.021876 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-992aa826-3ea0-456b-b1ae-c4bbd0b8f2a2 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:28.027986 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:28.027986 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:39:28.030910 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-992aa826-3ea0-456b-b1ae-c4bbd0b8f2a2 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Volume info retrieved successfully. Jul 31 17:39:28.034018 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-992aa826-3ea0-456b-b1ae-c4bbd0b8f2a2 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] https://10.4.3.92/volume/v3/volumes/d4eba8e2-0e14-4567-8eb8-25ee33205fb8 returned with HTTP 200 Jul 31 17:39:28.034360 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1443/5736] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:39:28 2026] GET /volume/v3/volumes/d4eba8e2-0e14-4567-8eb8-25ee33205fb8 => generated 951 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:29.046129 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1d899c5d-bbe3-4f52-ad4d-2f4a8d02aae2 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:29.047802 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1d899c5d-bbe3-4f52-ad4d-2f4a8d02aae2 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] GET https://10.4.3.92/volume/v3/volumes/d4eba8e2-0e14-4567-8eb8-25ee33205fb8 Jul 31 17:39:29.047995 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1d899c5d-bbe3-4f52-ad4d-2f4a8d02aae2 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:29.048179 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1d899c5d-bbe3-4f52-ad4d-2f4a8d02aae2 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:29.054965 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:29.054965 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:39:29.058195 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1d899c5d-bbe3-4f52-ad4d-2f4a8d02aae2 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Volume info retrieved successfully. Jul 31 17:39:29.061485 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1d899c5d-bbe3-4f52-ad4d-2f4a8d02aae2 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] https://10.4.3.92/volume/v3/volumes/d4eba8e2-0e14-4567-8eb8-25ee33205fb8 returned with HTTP 200 Jul 31 17:39:29.061816 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1427/5737] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:39:29 2026] GET /volume/v3/volumes/d4eba8e2-0e14-4567-8eb8-25ee33205fb8 => generated 972 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:29.074910 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bc2bb2a1-75b7-4459-9c4c-6cacc9dd6485 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:29.076616 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bc2bb2a1-75b7-4459-9c4c-6cacc9dd6485 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] GET https://10.4.3.92/volume/v3/messages Jul 31 17:39:29.076832 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bc2bb2a1-75b7-4459-9c4c-6cacc9dd6485 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:29.077160 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bc2bb2a1-75b7-4459-9c4c-6cacc9dd6485 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Calling method 'version_select' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:29.080503 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bc2bb2a1-75b7-4459-9c4c-6cacc9dd6485 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] https://10.4.3.92/volume/v3/messages returned with HTTP 200 Jul 31 17:39:29.080851 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1430/5738] 10.4.3.92 () {68 vars in 1273 bytes} [Fri Jul 31 17:39:29 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:29.089047 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-3cff6f51-fb97-426c-8527-3c99fca22d77 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:29.090771 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3cff6f51-fb97-426c-8527-3c99fca22d77 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-member] GET https://10.4.3.92/volume/v3/messages Jul 31 17:39:29.090943 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3cff6f51-fb97-426c-8527-3c99fca22d77 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:29.091120 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-3cff6f51-fb97-426c-8527-3c99fca22d77 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:29.091361 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:29.091361 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:39:29.094354 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-3cff6f51-fb97-426c-8527-3c99fca22d77 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-member] https://10.4.3.92/volume/v3/messages returned with HTTP 200 Jul 31 17:39:29.094661 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1439/5739] 10.4.3.92 () {68 vars in 1273 bytes} [Fri Jul 31 17:39:29 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:29.103474 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-97d24c36-fe46-4d0c-aab3-674b144ff88a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:29.105265 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-97d24c36-fe46-4d0c-aab3-674b144ff88a tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] DELETE https://10.4.3.92/volume/v3/messages/c0d1aa14-d34f-45be-b0af-fbbe9fa41798 Jul 31 17:39:29.105498 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-97d24c36-fe46-4d0c-aab3-674b144ff88a tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:29.105695 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-97d24c36-fe46-4d0c-aab3-674b144ff88a tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:29.114434 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-97d24c36-fe46-4d0c-aab3-674b144ff88a tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] https://10.4.3.92/volume/v3/messages/c0d1aa14-d34f-45be-b0af-fbbe9fa41798 returned with HTTP 204 Jul 31 17:39:29.114876 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1444/5740] 10.4.3.92 () {68 vars in 1387 bytes} [Fri Jul 31 17:39:29 2026] DELETE /volume/v3/messages/c0d1aa14-d34f-45be-b0af-fbbe9fa41798 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 17:39:29.121875 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-b801b7bc-d445-43ec-a22a-ca66b876f69c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:29.123449 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b801b7bc-d445-43ec-a22a-ca66b876f69c tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/d4eba8e2-0e14-4567-8eb8-25ee33205fb8 Jul 31 17:39:29.123633 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b801b7bc-d445-43ec-a22a-ca66b876f69c tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:29.123801 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-b801b7bc-d445-43ec-a22a-ca66b876f69c tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:29.123945 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-b801b7bc-d445-43ec-a22a-ca66b876f69c tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Delete volume with id: d4eba8e2-0e14-4567-8eb8-25ee33205fb8 Jul 31 17:39:29.130190 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:29.130190 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:39:29.130480 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b801b7bc-d445-43ec-a22a-ca66b876f69c tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Volume info retrieved successfully. Jul 31 17:39:29.131331 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.volume.api [None req-b801b7bc-d445-43ec-a22a-ca66b876f69c tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100272) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 17:39:29.139293 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-b801b7bc-d445-43ec-a22a-ca66b876f69c tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1191922970 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1191922970, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:39:29.139558 np0000006248 devstack@c-api.service[100272]: WARNING cinder.quota [None req-b801b7bc-d445-43ec-a22a-ca66b876f69c tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1191922970 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1191922970, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:39:29.147005 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.quota [None req-b801b7bc-d445-43ec-a22a-ca66b876f69c tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Created reservations ['0a057e7b-9d0d-4a88-8b63-83af950c1b9d', 'da10fc0c-99a6-474c-92f9-f8cd8b396675', 'fe3c508a-82f1-4c72-9c8e-fdd72913f596', '199efc8a-5871-48ae-91ba-a79d2838cab7'] {{(pid=100272) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:39:29.169493 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-b801b7bc-d445-43ec-a22a-ca66b876f69c tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Delete volume request issued successfully. Jul 31 17:39:29.169669 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-b801b7bc-d445-43ec-a22a-ca66b876f69c tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] https://10.4.3.92/volume/v3/volumes/d4eba8e2-0e14-4567-8eb8-25ee33205fb8 returned with HTTP 202 Jul 31 17:39:29.170028 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1428/5741] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:39:29 2026] DELETE /volume/v3/volumes/d4eba8e2-0e14-4567-8eb8-25ee33205fb8 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:39:29.176307 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e439f24c-b44b-4103-ad36-e722701f66bc None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:29.177983 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e439f24c-b44b-4103-ad36-e722701f66bc tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] DELETE https://10.4.3.92/volume/v3/types/de195d14-e3c8-42b5-8570-8840b7fc893f Jul 31 17:39:29.178178 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e439f24c-b44b-4103-ad36-e722701f66bc tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:29.178386 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e439f24c-b44b-4103-ad36-e722701f66bc tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Calling method '_delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:29.198570 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e439f24c-b44b-4103-ad36-e722701f66bc tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] https://10.4.3.92/volume/v3/types/de195d14-e3c8-42b5-8570-8840b7fc893f returned with HTTP 202 Jul 31 17:39:29.198936 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1431/5742] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:39:29 2026] DELETE /volume/v3/types/de195d14-e3c8-42b5-8570-8840b7fc893f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:39:29.206238 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-1d8c059e-30a9-466b-942a-d14eb42da910 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:29.207911 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1d8c059e-30a9-466b-942a-d14eb42da910 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:39:29.208282 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-1d8c059e-30a9-466b-942a-d14eb42da910 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1999663221", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1087945030", "vendor_name": "tempest-vendor_name-1732650535"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:39:29.221308 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-1d8c059e-30a9-466b-942a-d14eb42da910 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:39:29.221657 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1440/5743] 10.4.3.92 () {68 vars in 1246 bytes} [Fri Jul 31 17:39:29 2026] POST /volume/v3/types => generated 330 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:29.228940 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-b684aecf-c42e-47f9-83e1-b12a2e2ad6e0 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:29.230759 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b684aecf-c42e-47f9-83e1-b12a2e2ad6e0 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:39:29.231173 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-b684aecf-c42e-47f9-83e1-b12a2e2ad6e0 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "051c6bc0-a841-4b95-a2f7-5bd2feb4dd62", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:39:29.232702 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-b684aecf-c42e-47f9-83e1-b12a2e2ad6e0 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Create volume request body: {'volume': {'volume_type': '051c6bc0-a841-4b95-a2f7-5bd2feb4dd62', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:39:29.236325 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-b684aecf-c42e-47f9-83e1-b12a2e2ad6e0 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Create volume of 1 GB Jul 31 17:39:29.236638 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:29.236638 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:39:29.237028 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b684aecf-c42e-47f9-83e1-b12a2e2ad6e0 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Availability Zones retrieved successfully. Jul 31 17:39:29.243627 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b684aecf-c42e-47f9-83e1-b12a2e2ad6e0 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Flow 'volume_create_api' (f61bee6d-dcac-4cd6-9ef8-6bcd3613115d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:39:29.244933 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b684aecf-c42e-47f9-83e1-b12a2e2ad6e0 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5ab34c3-c0bf-43ec-acab-b264e36bd2e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:39:29.246088 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-b684aecf-c42e-47f9-83e1-b12a2e2ad6e0 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Validating volume size '1' using validate_int {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:39:29.265424 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b684aecf-c42e-47f9-83e1-b12a2e2ad6e0 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5ab34c3-c0bf-43ec-acab-b264e36bd2e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:39:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1087945030',vendor_name='tempest-vendor_name-1732650535'},id=051c6bc0-a841-4b95-a2f7-5bd2feb4dd62,is_public=True,name='tempest-ProjectMemberTests-volume-type-1999663221',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '051c6bc0-a841-4b95-a2f7-5bd2feb4dd62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:39:29.266053 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b684aecf-c42e-47f9-83e1-b12a2e2ad6e0 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8495df92-7cbd-40bb-9a9a-32546d547a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:39:29.286818 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota [None req-b684aecf-c42e-47f9-83e1-b12a2e2ad6e0 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1999663221 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1999663221, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:39:29.287049 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota [None req-b684aecf-c42e-47f9-83e1-b12a2e2ad6e0 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1999663221 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1999663221, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:39:29.307063 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-b684aecf-c42e-47f9-83e1-b12a2e2ad6e0 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Created reservations ['5ae8e63e-24f0-4089-b8bf-17bda526995d', '1cb10266-7898-4b98-b5a7-131552ec68bc', '0789b9aa-3b24-493a-80d8-b81e05a1212e', '21d9b427-fb8a-464d-82ec-67385876d91c'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:39:29.307699 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b684aecf-c42e-47f9-83e1-b12a2e2ad6e0 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8495df92-7cbd-40bb-9a9a-32546d547a83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ae8e63e-24f0-4089-b8bf-17bda526995d', '1cb10266-7898-4b98-b5a7-131552ec68bc', '0789b9aa-3b24-493a-80d8-b81e05a1212e', '21d9b427-fb8a-464d-82ec-67385876d91c']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:39:29.308327 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b684aecf-c42e-47f9-83e1-b12a2e2ad6e0 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6b1cc93-d4ee-406f-a098-6d7a08f52e94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:39:29.329984 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b684aecf-c42e-47f9-83e1-b12a2e2ad6e0 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6b1cc93-d4ee-406f-a098-6d7a08f52e94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b341a81c-21d1-44f5-986a-cdbbde4aa546', '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='1af848cdc8614090b8e0ef255c7e6a1a',qos_specs=None,replication_status=,reservations=['5ae8e63e-24f0-4089-b8bf-17bda526995d','1cb10266-7898-4b98-b5a7-131552ec68bc','0789b9aa-3b24-493a-80d8-b81e05a1212e','21d9b427-fb8a-464d-82ec-67385876d91c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfc4b18e6f6c4588947398edaa6479dc',volume_type_id=051c6bc0-a841-4b95-a2f7-5bd2feb4dd62), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:39:29Z,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=b341a81c-21d1-44f5-986a-cdbbde4aa546,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1af848cdc8614090b8e0ef255c7e6a1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dfc4b18e6f6c4588947398edaa6479dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(051c6bc0-a841-4b95-a2f7-5bd2feb4dd62),volume_type_id=051c6bc0-a841-4b95-a2f7-5bd2feb4dd62)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:39:29.330644 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b684aecf-c42e-47f9-83e1-b12a2e2ad6e0 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a03d082f-f092-4363-a608-1d661b3fa089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:39:29.345058 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b684aecf-c42e-47f9-83e1-b12a2e2ad6e0 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a03d082f-f092-4363-a608-1d661b3fa089) transitioned into state 'SUCCESS' from 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='1af848cdc8614090b8e0ef255c7e6a1a',qos_specs=None,replication_status=,reservations=['5ae8e63e-24f0-4089-b8bf-17bda526995d','1cb10266-7898-4b98-b5a7-131552ec68bc','0789b9aa-3b24-493a-80d8-b81e05a1212e','21d9b427-fb8a-464d-82ec-67385876d91c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfc4b18e6f6c4588947398edaa6479dc',volume_type_id=051c6bc0-a841-4b95-a2f7-5bd2feb4dd62)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:39:29.345677 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b684aecf-c42e-47f9-83e1-b12a2e2ad6e0 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (557cbb5c-6725-49aa-99b6-38f88a31a83c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:39:29.353296 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b684aecf-c42e-47f9-83e1-b12a2e2ad6e0 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (557cbb5c-6725-49aa-99b6-38f88a31a83c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:39:29.354052 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-b684aecf-c42e-47f9-83e1-b12a2e2ad6e0 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Flow 'volume_create_api' (f61bee6d-dcac-4cd6-9ef8-6bcd3613115d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:39:29.354325 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-b684aecf-c42e-47f9-83e1-b12a2e2ad6e0 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Create volume request issued successfully. Jul 31 17:39:29.354856 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-b684aecf-c42e-47f9-83e1-b12a2e2ad6e0 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:39:29.355266 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1445/5744] 10.4.3.92 () {70 vars in 1291 bytes} [Fri Jul 31 17:39:29 2026] POST /volume/v3/volumes => generated 772 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:39:29.365634 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-db2ddb18-b42a-4747-a1c6-ecf0c68326cb None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:29.367270 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-db2ddb18-b42a-4747-a1c6-ecf0c68326cb tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] GET https://10.4.3.92/volume/v3/volumes/b341a81c-21d1-44f5-986a-cdbbde4aa546 Jul 31 17:39:29.367469 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-db2ddb18-b42a-4747-a1c6-ecf0c68326cb tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:29.367643 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-db2ddb18-b42a-4747-a1c6-ecf0c68326cb tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:29.374396 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:29.374396 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:39:29.377537 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-db2ddb18-b42a-4747-a1c6-ecf0c68326cb tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Volume info retrieved successfully. Jul 31 17:39:29.380811 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-db2ddb18-b42a-4747-a1c6-ecf0c68326cb tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] https://10.4.3.92/volume/v3/volumes/b341a81c-21d1-44f5-986a-cdbbde4aa546 returned with HTTP 200 Jul 31 17:39:29.381160 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1429/5745] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:39:29 2026] GET /volume/v3/volumes/b341a81c-21d1-44f5-986a-cdbbde4aa546 => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:30.392987 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-503c344b-6dfe-4ccb-8b0b-5f92ef7bba77 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:30.395128 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-503c344b-6dfe-4ccb-8b0b-5f92ef7bba77 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] GET https://10.4.3.92/volume/v3/volumes/b341a81c-21d1-44f5-986a-cdbbde4aa546 Jul 31 17:39:30.395425 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-503c344b-6dfe-4ccb-8b0b-5f92ef7bba77 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:30.395668 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-503c344b-6dfe-4ccb-8b0b-5f92ef7bba77 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:30.403656 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:30.403656 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:39:30.407144 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-503c344b-6dfe-4ccb-8b0b-5f92ef7bba77 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Volume info retrieved successfully. Jul 31 17:39:30.410551 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-503c344b-6dfe-4ccb-8b0b-5f92ef7bba77 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] https://10.4.3.92/volume/v3/volumes/b341a81c-21d1-44f5-986a-cdbbde4aa546 returned with HTTP 200 Jul 31 17:39:30.410870 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1432/5746] 10.4.3.92 () {68 vars in 1381 bytes} [Fri Jul 31 17:39:30 2026] GET /volume/v3/volumes/b341a81c-21d1-44f5-986a-cdbbde4aa546 => generated 972 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:30.421648 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-59eef844-e39a-49b9-a8b0-bfea31faeb48 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:30.423164 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-59eef844-e39a-49b9-a8b0-bfea31faeb48 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] GET https://10.4.3.92/volume/v3/messages Jul 31 17:39:30.423420 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-59eef844-e39a-49b9-a8b0-bfea31faeb48 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:30.423638 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-59eef844-e39a-49b9-a8b0-bfea31faeb48 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:30.427028 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-59eef844-e39a-49b9-a8b0-bfea31faeb48 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] https://10.4.3.92/volume/v3/messages returned with HTTP 200 Jul 31 17:39:30.427336 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1441/5747] 10.4.3.92 () {68 vars in 1273 bytes} [Fri Jul 31 17:39:30 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:30.434767 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d6533932-53f3-4ed5-975c-c3daeaa30d1e None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:30.436858 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d6533932-53f3-4ed5-975c-c3daeaa30d1e tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-member] GET https://10.4.3.92/volume/v3/messages/1a7559c7-1b7b-4492-9f1e-48acbe78cb2b Jul 31 17:39:30.437114 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d6533932-53f3-4ed5-975c-c3daeaa30d1e tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:30.437328 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d6533932-53f3-4ed5-975c-c3daeaa30d1e tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-member] Calling method 'version_select' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:30.440792 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:30.440792 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:39:30.441526 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d6533932-53f3-4ed5-975c-c3daeaa30d1e tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-member] https://10.4.3.92/volume/v3/messages/1a7559c7-1b7b-4492-9f1e-48acbe78cb2b returned with HTTP 200 Jul 31 17:39:30.441925 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1446/5748] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:39:30 2026] GET /volume/v3/messages/1a7559c7-1b7b-4492-9f1e-48acbe78cb2b => generated 665 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:30.449596 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3a501c3a-51c2-4f77-aca8-bb16edd44d38 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:30.451068 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3a501c3a-51c2-4f77-aca8-bb16edd44d38 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] DELETE https://10.4.3.92/volume/v3/messages/1a7559c7-1b7b-4492-9f1e-48acbe78cb2b Jul 31 17:39:30.451257 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3a501c3a-51c2-4f77-aca8-bb16edd44d38 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:30.451439 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3a501c3a-51c2-4f77-aca8-bb16edd44d38 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:30.459600 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3a501c3a-51c2-4f77-aca8-bb16edd44d38 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] https://10.4.3.92/volume/v3/messages/1a7559c7-1b7b-4492-9f1e-48acbe78cb2b returned with HTTP 204 Jul 31 17:39:30.459987 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1430/5749] 10.4.3.92 () {68 vars in 1387 bytes} [Fri Jul 31 17:39:30 2026] DELETE /volume/v3/messages/1a7559c7-1b7b-4492-9f1e-48acbe78cb2b => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 17:39:30.466892 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-05bb88ca-652e-4da1-878f-a272e2924ee2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:30.469024 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05bb88ca-652e-4da1-878f-a272e2924ee2 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] DELETE https://10.4.3.92/volume/v3/volumes/b341a81c-21d1-44f5-986a-cdbbde4aa546 Jul 31 17:39:30.469269 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-05bb88ca-652e-4da1-878f-a272e2924ee2 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:30.469505 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-05bb88ca-652e-4da1-878f-a272e2924ee2 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:30.469682 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-05bb88ca-652e-4da1-878f-a272e2924ee2 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Delete volume with id: b341a81c-21d1-44f5-986a-cdbbde4aa546 Jul 31 17:39:30.476984 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:30.476984 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:39:30.477339 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-05bb88ca-652e-4da1-878f-a272e2924ee2 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Volume info retrieved successfully. Jul 31 17:39:30.478237 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-05bb88ca-652e-4da1-878f-a272e2924ee2 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100273) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 17:39:30.487621 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-05bb88ca-652e-4da1-878f-a272e2924ee2 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1999663221 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1999663221, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:39:30.487912 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-05bb88ca-652e-4da1-878f-a272e2924ee2 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1999663221 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1999663221, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:39:30.495419 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-05bb88ca-652e-4da1-878f-a272e2924ee2 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Created reservations ['30f28ba4-abb4-4d26-aec2-3edd373ea919', 'dc084ac9-239f-4722-b46e-833a7c5c5d44', '3ce1734c-fba9-49ab-af19-fd47ef442da8', '3cdce907-599c-49a9-b04c-3bc2c2d586a2'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:39:30.516740 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-05bb88ca-652e-4da1-878f-a272e2924ee2 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Delete volume request issued successfully. Jul 31 17:39:30.516968 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-05bb88ca-652e-4da1-878f-a272e2924ee2 tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] https://10.4.3.92/volume/v3/volumes/b341a81c-21d1-44f5-986a-cdbbde4aa546 returned with HTTP 202 Jul 31 17:39:30.517480 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1433/5750] 10.4.3.92 () {68 vars in 1384 bytes} [Fri Jul 31 17:39:30 2026] DELETE /volume/v3/volumes/b341a81c-21d1-44f5-986a-cdbbde4aa546 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:39:30.524246 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-224520f9-c0df-4f9b-b267-9fc61274392e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:30.525972 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-224520f9-c0df-4f9b-b267-9fc61274392e tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] DELETE https://10.4.3.92/volume/v3/types/051c6bc0-a841-4b95-a2f7-5bd2feb4dd62 Jul 31 17:39:30.526192 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-224520f9-c0df-4f9b-b267-9fc61274392e tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:30.526443 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-224520f9-c0df-4f9b-b267-9fc61274392e tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] Calling method '_delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:30.546766 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-224520f9-c0df-4f9b-b267-9fc61274392e tempest-ProjectMemberTests-705471903 tempest-ProjectMemberTests-705471903-project-admin] https://10.4.3.92/volume/v3/types/051c6bc0-a841-4b95-a2f7-5bd2feb4dd62 returned with HTTP 202 Jul 31 17:39:30.547120 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1442/5751] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:39:30 2026] DELETE /volume/v3/types/051c6bc0-a841-4b95-a2f7-5bd2feb4dd62 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:39:39.485898 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-c61a80dd-2e99-4569-a5b2-8761af63cfc5 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:39.567179 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c61a80dd-2e99-4569-a5b2-8761af63cfc5 tempest-TestEncryptedCinderVolumes-238410520 tempest-TestEncryptedCinderVolumes-238410520-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:39:39.567692 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-c61a80dd-2e99-4569-a5b2-8761af63cfc5 tempest-TestEncryptedCinderVolumes-238410520 tempest-TestEncryptedCinderVolumes-238410520-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-247059860", "extra_specs": {}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:39:39.581307 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-c61a80dd-2e99-4569-a5b2-8761af63cfc5 tempest-TestEncryptedCinderVolumes-238410520 tempest-TestEncryptedCinderVolumes-238410520-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:39:39.581704 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1447/5752] 10.4.3.92 () {68 vars in 1245 bytes} [Fri Jul 31 17:39:39 2026] POST /volume/v3/types => generated 211 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:39.590536 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-040e7bc8-45d6-4a9d-b037-8fc5ef0799fd None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:39.592201 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-040e7bc8-45d6-4a9d-b037-8fc5ef0799fd tempest-TestEncryptedCinderVolumes-238410520 tempest-TestEncryptedCinderVolumes-238410520-project-admin] POST https://10.4.3.92/volume/v3/types/ee8c2056-829f-499c-9d70-a38ab5b4ab92/encryption Jul 31 17:39:39.592544 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-040e7bc8-45d6-4a9d-b037-8fc5ef0799fd tempest-TestEncryptedCinderVolumes-238410520 tempest-TestEncryptedCinderVolumes-238410520-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:39:39.608355 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-040e7bc8-45d6-4a9d-b037-8fc5ef0799fd tempest-TestEncryptedCinderVolumes-238410520 tempest-TestEncryptedCinderVolumes-238410520-project-admin] https://10.4.3.92/volume/v3/types/ee8c2056-829f-499c-9d70-a38ab5b4ab92/encryption returned with HTTP 200 Jul 31 17:39:39.608767 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1431/5753] 10.4.3.92 () {68 vars in 1390 bytes} [Fri Jul 31 17:39:39 2026] POST /volume/v3/types/ee8c2056-829f-499c-9d70-a38ab5b4ab92/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:39.617010 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-841cd3d2-774e-4629-ba4c-8d75b635ac1b None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:39.682957 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-841cd3d2-774e-4629-ba4c-8d75b635ac1b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:39:39.683306 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-841cd3d2-774e-4629-ba4c-8d75b635ac1b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1302002210", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-247059860", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:39:39.684851 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-841cd3d2-774e-4629-ba4c-8d75b635ac1b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1302002210', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-247059860', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:39:39.688476 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-841cd3d2-774e-4629-ba4c-8d75b635ac1b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Create volume of 1 GB Jul 31 17:39:39.688793 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:39.688793 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:39:39.689273 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-841cd3d2-774e-4629-ba4c-8d75b635ac1b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Availability Zones retrieved successfully. Jul 31 17:39:39.695154 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-841cd3d2-774e-4629-ba4c-8d75b635ac1b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Flow 'volume_create_api' (565be7e6-c2be-4bb4-a122-34ac9c543476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:39:39.696186 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-841cd3d2-774e-4629-ba4c-8d75b635ac1b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbff078c-81b2-4cf5-86c5-96dcaba29f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:39:39.697111 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-841cd3d2-774e-4629-ba4c-8d75b635ac1b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Validating volume size '1' using validate_int {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:39:39.719858 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-841cd3d2-774e-4629-ba4c-8d75b635ac1b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbff078c-81b2-4cf5-86c5-96dcaba29f5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:39:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ee8c2056-829f-499c-9d70-a38ab5b4ab92,is_public=True,name='tempest-scenario-type-luks-247059860',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ee8c2056-829f-499c-9d70-a38ab5b4ab92', '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=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:39:39.720616 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-841cd3d2-774e-4629-ba4c-8d75b635ac1b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce9ace37-5f7e-4d35-9b98-4015dc35e55e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:39:39.744520 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-841cd3d2-774e-4629-ba4c-8d75b635ac1b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-247059860 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-247059860, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:39:39.744845 np0000006248 devstack@c-api.service[100273]: WARNING cinder.quota [None req-841cd3d2-774e-4629-ba4c-8d75b635ac1b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-247059860 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-247059860, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:39:39.774264 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-841cd3d2-774e-4629-ba4c-8d75b635ac1b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Created reservations ['ccc5e7dc-5746-4f34-bde5-e392dc61ce07', '61564d64-8224-4ac7-a8ec-44630f95e1bf', 'f573b74c-82c5-4af1-a696-a106de3cf43b', 'b3833ae7-5c8e-434a-9e07-0f6fb26dea3b'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:39:39.775250 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-841cd3d2-774e-4629-ba4c-8d75b635ac1b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce9ace37-5f7e-4d35-9b98-4015dc35e55e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccc5e7dc-5746-4f34-bde5-e392dc61ce07', '61564d64-8224-4ac7-a8ec-44630f95e1bf', 'f573b74c-82c5-4af1-a696-a106de3cf43b', 'b3833ae7-5c8e-434a-9e07-0f6fb26dea3b']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:39:39.776250 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-841cd3d2-774e-4629-ba4c-8d75b635ac1b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c2e3af3-d60f-4eda-ac35-e4b9ec8f5907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:39:39.798969 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-841cd3d2-774e-4629-ba4c-8d75b635ac1b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c2e3af3-d60f-4eda-ac35-e4b9ec8f5907) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70813d96-ad6f-4abe-b0b7-6a976f25ba76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1302002210',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c056de04d7134cd4a84fa84195b5cdf3',qos_specs=None,replication_status=,reservations=['ccc5e7dc-5746-4f34-bde5-e392dc61ce07','61564d64-8224-4ac7-a8ec-44630f95e1bf','f573b74c-82c5-4af1-a696-a106de3cf43b','b3833ae7-5c8e-434a-9e07-0f6fb26dea3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24d08dfa63ce46bd96e6716c7bc89617',volume_type_id=ee8c2056-829f-499c-9d70-a38ab5b4ab92), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:39:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1302002210',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=70813d96-ad6f-4abe-b0b7-6a976f25ba76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c056de04d7134cd4a84fa84195b5cdf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24d08dfa63ce46bd96e6716c7bc89617',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ee8c2056-829f-499c-9d70-a38ab5b4ab92),volume_type_id=ee8c2056-829f-499c-9d70-a38ab5b4ab92)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:39:39.799781 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-841cd3d2-774e-4629-ba4c-8d75b635ac1b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbd0f5a6-0b5c-48b2-a47c-295e341957cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:39:39.816454 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-841cd3d2-774e-4629-ba4c-8d75b635ac1b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbd0f5a6-0b5c-48b2-a47c-295e341957cf) transitioned into state 'SUCCESS' from state '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-1302002210',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c056de04d7134cd4a84fa84195b5cdf3',qos_specs=None,replication_status=,reservations=['ccc5e7dc-5746-4f34-bde5-e392dc61ce07','61564d64-8224-4ac7-a8ec-44630f95e1bf','f573b74c-82c5-4af1-a696-a106de3cf43b','b3833ae7-5c8e-434a-9e07-0f6fb26dea3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24d08dfa63ce46bd96e6716c7bc89617',volume_type_id=ee8c2056-829f-499c-9d70-a38ab5b4ab92)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:39:39.817188 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-841cd3d2-774e-4629-ba4c-8d75b635ac1b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d32fa06-61d5-42c5-9ccc-a806e55c6cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:39:39.826396 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-841cd3d2-774e-4629-ba4c-8d75b635ac1b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d32fa06-61d5-42c5-9ccc-a806e55c6cb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:39:39.827176 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-841cd3d2-774e-4629-ba4c-8d75b635ac1b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Flow 'volume_create_api' (565be7e6-c2be-4bb4-a122-34ac9c543476) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:39:39.827479 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-841cd3d2-774e-4629-ba4c-8d75b635ac1b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Create volume request issued successfully. Jul 31 17:39:39.827994 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-841cd3d2-774e-4629-ba4c-8d75b635ac1b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:39:39.828405 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1434/5754] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:39:39 2026] POST /volume/v3/volumes => generated 782 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:39:39.839601 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-7abc5726-c076-4cad-82c9-60e843f9d646 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:39.841378 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7abc5726-c076-4cad-82c9-60e843f9d646 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/70813d96-ad6f-4abe-b0b7-6a976f25ba76 Jul 31 17:39:39.841562 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7abc5726-c076-4cad-82c9-60e843f9d646 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:39.841750 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-7abc5726-c076-4cad-82c9-60e843f9d646 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:39.848242 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:39.848242 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:39:39.851712 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-7abc5726-c076-4cad-82c9-60e843f9d646 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:39:39.855626 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-7abc5726-c076-4cad-82c9-60e843f9d646 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/70813d96-ad6f-4abe-b0b7-6a976f25ba76 returned with HTTP 200 Jul 31 17:39:39.855998 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1443/5755] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:39:39 2026] GET /volume/v3/volumes/70813d96-ad6f-4abe-b0b7-6a976f25ba76 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:40.868672 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1dca00a9-2983-4c8b-bbf9-9e9974c6a208 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:40.870217 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1dca00a9-2983-4c8b-bbf9-9e9974c6a208 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/70813d96-ad6f-4abe-b0b7-6a976f25ba76 Jul 31 17:39:40.870405 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1dca00a9-2983-4c8b-bbf9-9e9974c6a208 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:40.870590 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1dca00a9-2983-4c8b-bbf9-9e9974c6a208 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:40.877561 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:40.877561 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:39:40.881733 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1dca00a9-2983-4c8b-bbf9-9e9974c6a208 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:39:40.886174 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1dca00a9-2983-4c8b-bbf9-9e9974c6a208 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/70813d96-ad6f-4abe-b0b7-6a976f25ba76 returned with HTTP 200 Jul 31 17:39:40.886548 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1448/5756] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:39:40 2026] GET /volume/v3/volumes/70813d96-ad6f-4abe-b0b7-6a976f25ba76 => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:40.897657 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-ea75bd3e-eeed-48b2-a0cd-1128816fabab None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:40.899851 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ea75bd3e-eeed-48b2-a0cd-1128816fabab tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/70813d96-ad6f-4abe-b0b7-6a976f25ba76 Jul 31 17:39:40.900095 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ea75bd3e-eeed-48b2-a0cd-1128816fabab tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:40.900350 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-ea75bd3e-eeed-48b2-a0cd-1128816fabab tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:40.907643 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:40.907643 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:39:40.911215 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-ea75bd3e-eeed-48b2-a0cd-1128816fabab tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:39:40.915518 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-ea75bd3e-eeed-48b2-a0cd-1128816fabab tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/70813d96-ad6f-4abe-b0b7-6a976f25ba76 returned with HTTP 200 Jul 31 17:39:40.915864 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1432/5757] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:39:40 2026] GET /volume/v3/volumes/70813d96-ad6f-4abe-b0b7-6a976f25ba76 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:40.926942 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2a65c9ac-8171-497e-bf84-490819854ab6 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:40.928767 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2a65c9ac-8171-497e-bf84-490819854ab6 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:39:40.929161 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2a65c9ac-8171-497e-bf84-490819854ab6 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1822233112", "source_volid": "70813d96-ad6f-4abe-b0b7-6a976f25ba76", "volume_type": "tempest-scenario-type-luks-247059860", "size": 1}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:39:40.930616 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.v3.volumes [None req-2a65c9ac-8171-497e-bf84-490819854ab6 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1822233112', 'source_volid': '70813d96-ad6f-4abe-b0b7-6a976f25ba76', 'volume_type': 'tempest-scenario-type-luks-247059860', 'size': 1}} {{(pid=100273) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:39:40.940053 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:40.940053 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:39:40.940479 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2a65c9ac-8171-497e-bf84-490819854ab6 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume retrieved successfully. Jul 31 17:39:40.940611 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-2a65c9ac-8171-497e-bf84-490819854ab6 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Create volume of 1 GB Jul 31 17:39:40.941226 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2a65c9ac-8171-497e-bf84-490819854ab6 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Availability Zones retrieved successfully. Jul 31 17:39:40.946079 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2a65c9ac-8171-497e-bf84-490819854ab6 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Flow 'volume_create_api' (9576b6f1-6577-4126-bbb2-b6b25496d28c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:39:40.947098 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2a65c9ac-8171-497e-bf84-490819854ab6 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c517b0a9-e6a7-4d76-a17e-e30a687820c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:39:40.947901 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.flows.api.create_volume [None req-2a65c9ac-8171-497e-bf84-490819854ab6 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100273) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:39:40.966216 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2a65c9ac-8171-497e-bf84-490819854ab6 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c517b0a9-e6a7-4d76-a17e-e30a687820c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '70813d96-ad6f-4abe-b0b7-6a976f25ba76', 'volume_type': VolumeType(created_at=2026-07-31T17:39:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ee8c2056-829f-499c-9d70-a38ab5b4ab92,is_public=True,name='tempest-scenario-type-luks-247059860',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ee8c2056-829f-499c-9d70-a38ab5b4ab92', '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=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:39:40.966982 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2a65c9ac-8171-497e-bf84-490819854ab6 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1c67228-3f65-4af1-8173-3b4f34bda971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:39:41.002528 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.quota [None req-2a65c9ac-8171-497e-bf84-490819854ab6 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Created reservations ['9aab5722-e739-460a-bdda-cf2e58659b8f', '85825960-b5b5-4d97-9680-9db124343604', '25609ed3-8f60-4bf4-99d4-95ade22ee793', 'dd2e0314-f482-48ee-be11-693208cb2b6e'] {{(pid=100273) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:39:41.003459 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2a65c9ac-8171-497e-bf84-490819854ab6 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1c67228-3f65-4af1-8173-3b4f34bda971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9aab5722-e739-460a-bdda-cf2e58659b8f', '85825960-b5b5-4d97-9680-9db124343604', '25609ed3-8f60-4bf4-99d4-95ade22ee793', 'dd2e0314-f482-48ee-be11-693208cb2b6e']}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:39:41.004362 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2a65c9ac-8171-497e-bf84-490819854ab6 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cee5b015-08d5-49ad-a1aa-81ee5734f068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:39:41.036780 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2a65c9ac-8171-497e-bf84-490819854ab6 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cee5b015-08d5-49ad-a1aa-81ee5734f068) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a91127d-b6fb-4a0d-9815-69d11c22527d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1822233112',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c056de04d7134cd4a84fa84195b5cdf3',qos_specs=None,replication_status=,reservations=['9aab5722-e739-460a-bdda-cf2e58659b8f','85825960-b5b5-4d97-9680-9db124343604','25609ed3-8f60-4bf4-99d4-95ade22ee793','dd2e0314-f482-48ee-be11-693208cb2b6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=70813d96-ad6f-4abe-b0b7-6a976f25ba76,status='creating',user_id='24d08dfa63ce46bd96e6716c7bc89617',volume_type_id=ee8c2056-829f-499c-9d70-a38ab5b4ab92), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:39:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1822233112',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3a91127d-b6fb-4a0d-9815-69d11c22527d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c056de04d7134cd4a84fa84195b5cdf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=70813d96-ad6f-4abe-b0b7-6a976f25ba76,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24d08dfa63ce46bd96e6716c7bc89617',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ee8c2056-829f-499c-9d70-a38ab5b4ab92),volume_type_id=ee8c2056-829f-499c-9d70-a38ab5b4ab92)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:39:41.037538 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2a65c9ac-8171-497e-bf84-490819854ab6 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c7dbd94-47ac-4f84-8a6c-14245418d040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:39:41.054081 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2a65c9ac-8171-497e-bf84-490819854ab6 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c7dbd94-47ac-4f84-8a6c-14245418d040) transitioned into state 'SUCCESS' from state '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-1822233112',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c056de04d7134cd4a84fa84195b5cdf3',qos_specs=None,replication_status=,reservations=['9aab5722-e739-460a-bdda-cf2e58659b8f','85825960-b5b5-4d97-9680-9db124343604','25609ed3-8f60-4bf4-99d4-95ade22ee793','dd2e0314-f482-48ee-be11-693208cb2b6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=70813d96-ad6f-4abe-b0b7-6a976f25ba76,status='creating',user_id='24d08dfa63ce46bd96e6716c7bc89617',volume_type_id=ee8c2056-829f-499c-9d70-a38ab5b4ab92)}' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:39:41.055012 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2a65c9ac-8171-497e-bf84-490819854ab6 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9f7cc90-7451-40b9-a36b-ab6bbeda3cab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:39:41.072019 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2a65c9ac-8171-497e-bf84-490819854ab6 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9f7cc90-7451-40b9-a36b-ab6bbeda3cab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100273) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:39:41.072967 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-2a65c9ac-8171-497e-bf84-490819854ab6 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Flow 'volume_create_api' (9576b6f1-6577-4126-bbb2-b6b25496d28c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100273) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:39:41.073290 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-2a65c9ac-8171-497e-bf84-490819854ab6 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Create volume request issued successfully. Jul 31 17:39:41.073890 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2a65c9ac-8171-497e-bf84-490819854ab6 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:39:41.074365 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1435/5758] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:39:40 2026] POST /volume/v3/volumes => generated 809 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:39:41.087526 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ad1f6911-71b5-4a5d-8c05-4c1bb98fb904 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:41.089359 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ad1f6911-71b5-4a5d-8c05-4c1bb98fb904 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d Jul 31 17:39:41.089562 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ad1f6911-71b5-4a5d-8c05-4c1bb98fb904 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:41.089779 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ad1f6911-71b5-4a5d-8c05-4c1bb98fb904 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:41.091734 np0000006248 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=92,cinder:UPDATE=31,cinder:INSERT=18 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:39:41.098252 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:41.098252 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:39:41.102067 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ad1f6911-71b5-4a5d-8c05-4c1bb98fb904 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:39:41.106017 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ad1f6911-71b5-4a5d-8c05-4c1bb98fb904 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d returned with HTTP 200 Jul 31 17:39:41.106376 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1444/5759] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:39:41 2026] GET /volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:42.117737 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-ffdf0ca3-c730-446d-87eb-b7ab3982e336 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:42.119462 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ffdf0ca3-c730-446d-87eb-b7ab3982e336 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d Jul 31 17:39:42.119682 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ffdf0ca3-c730-446d-87eb-b7ab3982e336 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:42.119868 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-ffdf0ca3-c730-446d-87eb-b7ab3982e336 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:42.126585 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:42.126585 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:39:42.130356 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-ffdf0ca3-c730-446d-87eb-b7ab3982e336 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:39:42.134671 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-ffdf0ca3-c730-446d-87eb-b7ab3982e336 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d returned with HTTP 200 Jul 31 17:39:42.135243 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1449/5760] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:39:42 2026] GET /volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:43.148211 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c1fdf148-b966-43d0-a371-e6fe816d04ae None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:43.150160 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c1fdf148-b966-43d0-a371-e6fe816d04ae tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d Jul 31 17:39:43.150339 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c1fdf148-b966-43d0-a371-e6fe816d04ae tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:43.150544 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c1fdf148-b966-43d0-a371-e6fe816d04ae tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:43.157281 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:43.157281 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:39:43.161132 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c1fdf148-b966-43d0-a371-e6fe816d04ae tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:39:43.165094 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c1fdf148-b966-43d0-a371-e6fe816d04ae tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d returned with HTTP 200 Jul 31 17:39:43.165471 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1433/5761] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:39:43 2026] GET /volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:44.178334 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-77f67f4a-08e7-412e-b027-a21dd5a8a615 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:44.180063 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-77f67f4a-08e7-412e-b027-a21dd5a8a615 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d Jul 31 17:39:44.180224 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-77f67f4a-08e7-412e-b027-a21dd5a8a615 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:44.180413 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-77f67f4a-08e7-412e-b027-a21dd5a8a615 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:44.186673 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:44.186673 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:39:44.189630 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-77f67f4a-08e7-412e-b027-a21dd5a8a615 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:39:44.193022 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-77f67f4a-08e7-412e-b027-a21dd5a8a615 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d returned with HTTP 200 Jul 31 17:39:44.193350 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1436/5762] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:39:44 2026] GET /volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d => generated 901 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:45.206132 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-fba52db7-07aa-4e0f-8770-184273c5e221 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:45.207912 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fba52db7-07aa-4e0f-8770-184273c5e221 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d Jul 31 17:39:45.208111 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fba52db7-07aa-4e0f-8770-184273c5e221 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:45.208303 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-fba52db7-07aa-4e0f-8770-184273c5e221 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:45.215659 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:45.215659 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:39:45.219231 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-fba52db7-07aa-4e0f-8770-184273c5e221 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:39:45.223256 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-fba52db7-07aa-4e0f-8770-184273c5e221 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d returned with HTTP 200 Jul 31 17:39:45.223682 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1445/5763] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:39:45 2026] GET /volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:46.236145 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e2c59358-0e8d-4b0b-80dd-c7e3fcc71cb4 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:46.238165 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e2c59358-0e8d-4b0b-80dd-c7e3fcc71cb4 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d Jul 31 17:39:46.238395 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e2c59358-0e8d-4b0b-80dd-c7e3fcc71cb4 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:46.238587 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e2c59358-0e8d-4b0b-80dd-c7e3fcc71cb4 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:46.245300 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:46.245300 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:39:46.248933 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e2c59358-0e8d-4b0b-80dd-c7e3fcc71cb4 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:39:46.253165 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e2c59358-0e8d-4b0b-80dd-c7e3fcc71cb4 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d returned with HTTP 200 Jul 31 17:39:46.253623 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1450/5764] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:39:46 2026] GET /volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:47.266485 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a4db8858-9bbb-49cc-bd3f-cd70df580698 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:47.268621 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a4db8858-9bbb-49cc-bd3f-cd70df580698 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d Jul 31 17:39:47.268870 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a4db8858-9bbb-49cc-bd3f-cd70df580698 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:47.269097 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a4db8858-9bbb-49cc-bd3f-cd70df580698 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:47.276943 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:47.276943 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:39:47.280551 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-a4db8858-9bbb-49cc-bd3f-cd70df580698 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:39:47.285024 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a4db8858-9bbb-49cc-bd3f-cd70df580698 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d returned with HTTP 200 Jul 31 17:39:47.285499 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1434/5765] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:39:47 2026] GET /volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:48.298663 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-4901953c-1827-4325-ba50-bcd184f5e43c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:48.300395 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4901953c-1827-4325-ba50-bcd184f5e43c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d Jul 31 17:39:48.300601 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4901953c-1827-4325-ba50-bcd184f5e43c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:48.300785 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-4901953c-1827-4325-ba50-bcd184f5e43c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:48.307538 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:48.307538 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:39:48.310946 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-4901953c-1827-4325-ba50-bcd184f5e43c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:39:48.314998 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-4901953c-1827-4325-ba50-bcd184f5e43c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d returned with HTTP 200 Jul 31 17:39:48.315396 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1437/5766] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:39:48 2026] GET /volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d => generated 901 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:49.328841 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-27308712-fe5c-43e3-beaa-6afb9414fd2a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:49.330861 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-27308712-fe5c-43e3-beaa-6afb9414fd2a tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d Jul 31 17:39:49.331086 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-27308712-fe5c-43e3-beaa-6afb9414fd2a tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:49.331300 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-27308712-fe5c-43e3-beaa-6afb9414fd2a tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:49.339363 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:49.339363 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:39:49.342776 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-27308712-fe5c-43e3-beaa-6afb9414fd2a tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:39:49.347003 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-27308712-fe5c-43e3-beaa-6afb9414fd2a tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d returned with HTTP 200 Jul 31 17:39:49.347385 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1446/5767] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:39:49 2026] GET /volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:50.358547 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-7f16009d-bf79-4ee1-9282-6b9b4ef4fb10 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:50.360243 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7f16009d-bf79-4ee1-9282-6b9b4ef4fb10 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d Jul 31 17:39:50.360476 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7f16009d-bf79-4ee1-9282-6b9b4ef4fb10 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:50.360659 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-7f16009d-bf79-4ee1-9282-6b9b4ef4fb10 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:50.368089 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:50.368089 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:39:50.371868 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-7f16009d-bf79-4ee1-9282-6b9b4ef4fb10 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:39:50.376006 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-7f16009d-bf79-4ee1-9282-6b9b4ef4fb10 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d returned with HTTP 200 Jul 31 17:39:50.376405 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1451/5768] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:39:50 2026] GET /volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:50.387921 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-c818c5e8-af28-43eb-9892-78a0277208e5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:39:50.389743 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c818c5e8-af28-43eb-9892-78a0277208e5 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d Jul 31 17:39:50.389931 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c818c5e8-af28-43eb-9892-78a0277208e5 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:39:50.390102 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-c818c5e8-af28-43eb-9892-78a0277208e5 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:39:50.397018 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:39:50.397018 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:39:50.400610 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-c818c5e8-af28-43eb-9892-78a0277208e5 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:39:50.404549 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-c818c5e8-af28-43eb-9892-78a0277208e5 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d returned with HTTP 200 Jul 31 17:39:50.404932 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1435/5769] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:39:50 2026] GET /volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:39:58.314678 np0000006248 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=145,cinder:INSERT=40,cinder:UPDATE=71 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:39:59.346208 np0000006248 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=11 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:40:00.375630 np0000006248 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=75,cinder:UPDATE=29,cinder:INSERT=13 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:40:00.403732 np0000006248 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=62,cinder:UPDATE=22,cinder:INSERT=9 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:40:34.085021 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-13ff9084-abd1-4786-b20c-1b95f7782f40 req-ed8fb860-e061-48fc-9744-7d0f3add0284 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:34.087639 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-13ff9084-abd1-4786-b20c-1b95f7782f40 req-ed8fb860-e061-48fc-9744-7d0f3add0284 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d Jul 31 17:40:34.087897 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-13ff9084-abd1-4786-b20c-1b95f7782f40 req-ed8fb860-e061-48fc-9744-7d0f3add0284 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:34.088174 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-13ff9084-abd1-4786-b20c-1b95f7782f40 req-ed8fb860-e061-48fc-9744-7d0f3add0284 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:34.097199 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:34.097199 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:40:34.101473 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-13ff9084-abd1-4786-b20c-1b95f7782f40 req-ed8fb860-e061-48fc-9744-7d0f3add0284 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:40:34.106669 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-13ff9084-abd1-4786-b20c-1b95f7782f40 req-ed8fb860-e061-48fc-9744-7d0f3add0284 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d returned with HTTP 200 Jul 31 17:40:34.107056 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1438/5770] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:40:34 2026] GET /volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:40:34.170588 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-629c15cd-c579-4fbf-a83a-92e59faf3f50 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:34.171074 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-629c15cd-c579-4fbf-a83a-92e59faf3f50 None None] GET https://10.4.3.92/volume// Jul 31 17:40:34.171140 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-629c15cd-c579-4fbf-a83a-92e59faf3f50 None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:34.171388 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-629c15cd-c579-4fbf-a83a-92e59faf3f50 None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:34.171700 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-629c15cd-c579-4fbf-a83a-92e59faf3f50 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:40:34.171957 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1447/5771] 10.4.3.92 () {66 vars in 1421 bytes} [Fri Jul 31 17:40:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:40:34.179670 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-13ff9084-abd1-4786-b20c-1b95f7782f40 req-48bbd6ec-d049-4747-a1e2-3f9ffe39cb7f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:34.181653 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-13ff9084-abd1-4786-b20c-1b95f7782f40 req-48bbd6ec-d049-4747-a1e2-3f9ffe39cb7f tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:40:34.181796 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-13ff9084-abd1-4786-b20c-1b95f7782f40 req-48bbd6ec-d049-4747-a1e2-3f9ffe39cb7f tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3a91127d-b6fb-4a0d-9815-69d11c22527d", "connector": null, "instance_uuid": "5519ffb6-cbe9-4473-a763-9079b60b938d"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:40:34.191283 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:34.191283 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:40:34.213000 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-13ff9084-abd1-4786-b20c-1b95f7782f40 req-48bbd6ec-d049-4747-a1e2-3f9ffe39cb7f tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:40:34.213469 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1452/5772] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:40:34 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:40:34.237473 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-cdb265e9-c90d-4404-8a55-fe4045432dd5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:34.239122 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cdb265e9-c90d-4404-8a55-fe4045432dd5 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d Jul 31 17:40:34.239298 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cdb265e9-c90d-4404-8a55-fe4045432dd5 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:34.239514 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-cdb265e9-c90d-4404-8a55-fe4045432dd5 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:34.246663 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7516178c-5834-462d-b8dd-554908bee759 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:34.247145 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7516178c-5834-462d-b8dd-554908bee759 None None] GET https://10.4.3.92/volume// Jul 31 17:40:34.247219 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7516178c-5834-462d-b8dd-554908bee759 None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:34.247418 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7516178c-5834-462d-b8dd-554908bee759 None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:34.247715 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7516178c-5834-462d-b8dd-554908bee759 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:40:34.248013 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1439/5773] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:40:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:40:34.249021 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:34.249021 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:40:34.252381 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-cdb265e9-c90d-4404-8a55-fe4045432dd5 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:40:34.255662 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-13ff9084-abd1-4786-b20c-1b95f7782f40 req-881f9278-c2aa-47f3-adf9-9ae9bb2bb6a0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:34.256284 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-cdb265e9-c90d-4404-8a55-fe4045432dd5 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d returned with HTTP 200 Jul 31 17:40:34.256659 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1436/5774] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:40:34 2026] GET /volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:40:34.257759 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-13ff9084-abd1-4786-b20c-1b95f7782f40 req-881f9278-c2aa-47f3-adf9-9ae9bb2bb6a0 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d Jul 31 17:40:34.257988 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-13ff9084-abd1-4786-b20c-1b95f7782f40 req-881f9278-c2aa-47f3-adf9-9ae9bb2bb6a0 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:34.258185 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-13ff9084-abd1-4786-b20c-1b95f7782f40 req-881f9278-c2aa-47f3-adf9-9ae9bb2bb6a0 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:34.266627 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:34.266627 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:40:34.269615 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-13ff9084-abd1-4786-b20c-1b95f7782f40 req-881f9278-c2aa-47f3-adf9-9ae9bb2bb6a0 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:40:34.273481 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-13ff9084-abd1-4786-b20c-1b95f7782f40 req-881f9278-c2aa-47f3-adf9-9ae9bb2bb6a0 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d returned with HTTP 200 Jul 31 17:40:34.273878 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1448/5775] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:40:34 2026] GET /volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d => generated 1081 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:40:34.369126 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-13ff9084-abd1-4786-b20c-1b95f7782f40 req-7f9811b1-b4f4-4f99-bd50-f627418c7aba None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:34.370699 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-13ff9084-abd1-4786-b20c-1b95f7782f40 req-7f9811b1-b4f4-4f99-bd50-f627418c7aba tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] PUT https://10.4.3.92/volume/v3/attachments/3b57320e-dcae-4a76-91ce-daae9e37b6d1 Jul 31 17:40:34.371150 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-13ff9084-abd1-4786-b20c-1b95f7782f40 req-7f9811b1-b4f4-4f99-bd50-f627418c7aba tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:40:34.377820 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-13ff9084-abd1-4786-b20c-1b95f7782f40 req-7f9811b1-b4f4-4f99-bd50-f627418c7aba tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Acquiring lock "cinder-attachment_update-3a91127d-b6fb-4a0d-9815-69d11c22527d-np0000006248" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:40:34.383403 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-13ff9084-abd1-4786-b20c-1b95f7782f40 req-7f9811b1-b4f4-4f99-bd50-f627418c7aba tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Lock "cinder-attachment_update-3a91127d-b6fb-4a0d-9815-69d11c22527d-np0000006248" acquired by "attachment_update" :: waited 0.005s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:40:34.383403 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:34.383403 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:40:34.454934 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-13ff9084-abd1-4786-b20c-1b95f7782f40 req-7f9811b1-b4f4-4f99-bd50-f627418c7aba tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Lock "cinder-attachment_update-3a91127d-b6fb-4a0d-9815-69d11c22527d-np0000006248" released by "attachment_update" :: held 0.072s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:40:34.455229 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-13ff9084-abd1-4786-b20c-1b95f7782f40 req-7f9811b1-b4f4-4f99-bd50-f627418c7aba tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/attachments/3b57320e-dcae-4a76-91ce-daae9e37b6d1 returned with HTTP 200 Jul 31 17:40:34.455845 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1453/5776] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:40:34 2026] PUT /volume/v3/attachments/3b57320e-dcae-4a76-91ce-daae9e37b6d1 => generated 968 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:40:34.463446 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-13ff9084-abd1-4786-b20c-1b95f7782f40 req-7e2a107d-c9bb-4c41-812f-51bec1cacf5f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:34.465565 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-13ff9084-abd1-4786-b20c-1b95f7782f40 req-7e2a107d-c9bb-4c41-812f-51bec1cacf5f tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d/encryption Jul 31 17:40:34.465767 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-13ff9084-abd1-4786-b20c-1b95f7782f40 req-7e2a107d-c9bb-4c41-812f-51bec1cacf5f tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:34.465980 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-13ff9084-abd1-4786-b20c-1b95f7782f40 req-7e2a107d-c9bb-4c41-812f-51bec1cacf5f tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:34.474926 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:34.474926 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:40:34.480386 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-13ff9084-abd1-4786-b20c-1b95f7782f40 req-7e2a107d-c9bb-4c41-812f-51bec1cacf5f tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d/encryption returned with HTTP 200 Jul 31 17:40:34.480774 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1440/5777] 10.4.3.92 () {68 vars in 1624 bytes} [Fri Jul 31 17:40:34 2026] GET /volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:40:35.268065 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-6a4d2216-cfa3-405a-85fe-5b05579fc83e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:35.269742 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6a4d2216-cfa3-405a-85fe-5b05579fc83e tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d Jul 31 17:40:35.269973 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6a4d2216-cfa3-405a-85fe-5b05579fc83e tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:35.270190 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-6a4d2216-cfa3-405a-85fe-5b05579fc83e tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:35.279641 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:35.279641 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:40:35.282836 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-6a4d2216-cfa3-405a-85fe-5b05579fc83e tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:40:35.286683 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-6a4d2216-cfa3-405a-85fe-5b05579fc83e tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d returned with HTTP 200 Jul 31 17:40:35.287078 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1437/5778] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:40:35 2026] GET /volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:40:36.298647 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-ba93219c-13dc-4a65-acdb-f318deda3d4b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:36.300213 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ba93219c-13dc-4a65-acdb-f318deda3d4b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d Jul 31 17:40:36.300417 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ba93219c-13dc-4a65-acdb-f318deda3d4b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:36.300589 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-ba93219c-13dc-4a65-acdb-f318deda3d4b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:36.309874 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:36.309874 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:40:36.313133 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-ba93219c-13dc-4a65-acdb-f318deda3d4b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:40:36.318488 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-ba93219c-13dc-4a65-acdb-f318deda3d4b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d returned with HTTP 200 Jul 31 17:40:36.318929 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1449/5779] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:40:36 2026] GET /volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:40:37.330780 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a3a2c42d-689e-4050-8ab5-678010690bde None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:37.332387 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a3a2c42d-689e-4050-8ab5-678010690bde tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d Jul 31 17:40:37.332582 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a3a2c42d-689e-4050-8ab5-678010690bde tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:37.332778 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a3a2c42d-689e-4050-8ab5-678010690bde tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:37.341101 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:37.341101 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:40:37.344059 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a3a2c42d-689e-4050-8ab5-678010690bde tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:40:37.347517 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a3a2c42d-689e-4050-8ab5-678010690bde tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d returned with HTTP 200 Jul 31 17:40:37.347821 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1454/5780] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:40:37 2026] GET /volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:40:38.360217 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1e1f901d-9354-4e64-9f66-4992a329773f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:38.361765 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1e1f901d-9354-4e64-9f66-4992a329773f tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d Jul 31 17:40:38.361987 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1e1f901d-9354-4e64-9f66-4992a329773f tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:38.362172 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1e1f901d-9354-4e64-9f66-4992a329773f tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:38.370461 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:38.370461 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:40:38.373263 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1e1f901d-9354-4e64-9f66-4992a329773f tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:40:38.376595 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1e1f901d-9354-4e64-9f66-4992a329773f tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d returned with HTTP 200 Jul 31 17:40:38.377106 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1441/5781] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:40:38 2026] GET /volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:40:39.389170 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-593f9f4d-95d6-4267-ab5d-1b3c9e230125 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:39.390589 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-593f9f4d-95d6-4267-ab5d-1b3c9e230125 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d Jul 31 17:40:39.390752 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-593f9f4d-95d6-4267-ab5d-1b3c9e230125 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:39.390920 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-593f9f4d-95d6-4267-ab5d-1b3c9e230125 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:39.399291 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:39.399291 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:40:39.402197 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-593f9f4d-95d6-4267-ab5d-1b3c9e230125 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:40:39.405750 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-593f9f4d-95d6-4267-ab5d-1b3c9e230125 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d returned with HTTP 200 Jul 31 17:40:39.406189 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1438/5782] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:40:39 2026] GET /volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:40:39.817412 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-13ff9084-abd1-4786-b20c-1b95f7782f40 req-124c8aab-6926-451a-a415-fb112cee6f4a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:39.819490 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-13ff9084-abd1-4786-b20c-1b95f7782f40 req-124c8aab-6926-451a-a415-fb112cee6f4a tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] POST https://10.4.3.92/volume/v3/attachments/3b57320e-dcae-4a76-91ce-daae9e37b6d1/action Jul 31 17:40:39.819893 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-13ff9084-abd1-4786-b20c-1b95f7782f40 req-124c8aab-6926-451a-a415-fb112cee6f4a tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Action body: b'{"os-complete": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:40:39.820009 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-13ff9084-abd1-4786-b20c-1b95f7782f40 req-124c8aab-6926-451a-a415-fb112cee6f4a tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:40:39.835180 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:39.835180 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:40:39.845279 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-13ff9084-abd1-4786-b20c-1b95f7782f40 req-124c8aab-6926-451a-a415-fb112cee6f4a tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/attachments/3b57320e-dcae-4a76-91ce-daae9e37b6d1/action returned with HTTP 204 Jul 31 17:40:39.845687 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1450/5783] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:40:39 2026] POST /volume/v3/attachments/3b57320e-dcae-4a76-91ce-daae9e37b6d1/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:40:40.419097 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-56550038-9827-4fef-a805-129320b8ffa7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:40.420833 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-56550038-9827-4fef-a805-129320b8ffa7 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d Jul 31 17:40:40.421047 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-56550038-9827-4fef-a805-129320b8ffa7 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:40.421294 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-56550038-9827-4fef-a805-129320b8ffa7 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:40.429903 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:40.429903 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:40:40.432928 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-56550038-9827-4fef-a805-129320b8ffa7 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:40:40.436588 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-56550038-9827-4fef-a805-129320b8ffa7 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d returned with HTTP 200 Jul 31 17:40:40.436938 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1455/5784] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:40:40 2026] GET /volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d => generated 1194 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:40:40.447688 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-197ac409-7212-41f3-8c65-231b01f615c5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:40.449172 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-197ac409-7212-41f3-8c65-231b01f615c5 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d Jul 31 17:40:40.449349 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-197ac409-7212-41f3-8c65-231b01f615c5 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:40.449525 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-197ac409-7212-41f3-8c65-231b01f615c5 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:40.457011 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:40.457011 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:40:40.459965 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-197ac409-7212-41f3-8c65-231b01f615c5 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:40:40.463289 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-197ac409-7212-41f3-8c65-231b01f615c5 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d returned with HTTP 200 Jul 31 17:40:40.463622 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1442/5785] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:40:40 2026] GET /volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d => generated 1194 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:40:40.500494 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-f5c23b60-1da4-41f4-8dbb-2375467dd110 req-48394977-d8fc-4055-9f7f-4caff77a3f23 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:40.502484 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f5c23b60-1da4-41f4-8dbb-2375467dd110 req-48394977-d8fc-4055-9f7f-4caff77a3f23 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d Jul 31 17:40:40.502674 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f5c23b60-1da4-41f4-8dbb-2375467dd110 req-48394977-d8fc-4055-9f7f-4caff77a3f23 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:40.502845 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f5c23b60-1da4-41f4-8dbb-2375467dd110 req-48394977-d8fc-4055-9f7f-4caff77a3f23 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:40.511264 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:40.511264 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:40:40.514145 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-f5c23b60-1da4-41f4-8dbb-2375467dd110 req-48394977-d8fc-4055-9f7f-4caff77a3f23 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:40:40.517502 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f5c23b60-1da4-41f4-8dbb-2375467dd110 req-48394977-d8fc-4055-9f7f-4caff77a3f23 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d returned with HTTP 200 Jul 31 17:40:40.517884 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1439/5786] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:40:40 2026] GET /volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d => generated 1194 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:40:40.534247 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-f5c23b60-1da4-41f4-8dbb-2375467dd110 req-7525576f-51bb-4bb2-8fcf-ad3ee73f0610 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:40.535998 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f5c23b60-1da4-41f4-8dbb-2375467dd110 req-7525576f-51bb-4bb2-8fcf-ad3ee73f0610 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] POST https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d/action Jul 31 17:40:40.536298 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f5c23b60-1da4-41f4-8dbb-2375467dd110 req-7525576f-51bb-4bb2-8fcf-ad3ee73f0610 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100271) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:40:40.536426 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f5c23b60-1da4-41f4-8dbb-2375467dd110 req-7525576f-51bb-4bb2-8fcf-ad3ee73f0610 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:40:40.546470 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:40.546470 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:40:40.546779 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-f5c23b60-1da4-41f4-8dbb-2375467dd110 req-7525576f-51bb-4bb2-8fcf-ad3ee73f0610 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:40:40.551811 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-f5c23b60-1da4-41f4-8dbb-2375467dd110 req-7525576f-51bb-4bb2-8fcf-ad3ee73f0610 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Begin detaching volume completed successfully. Jul 31 17:40:40.552011 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f5c23b60-1da4-41f4-8dbb-2375467dd110 req-7525576f-51bb-4bb2-8fcf-ad3ee73f0610 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d/action returned with HTTP 202 Jul 31 17:40:40.552474 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1451/5787] 10.4.3.92 () {72 vars in 1665 bytes} [Fri Jul 31 17:40:40 2026] POST /volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 17:40:40.585269 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e9426171-8882-4f15-bced-cab7f4cc802f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:40.585440 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e9426171-8882-4f15-bced-cab7f4cc802f None None] GET https://10.4.3.92/volume// Jul 31 17:40:40.585614 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e9426171-8882-4f15-bced-cab7f4cc802f None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:40.585812 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e9426171-8882-4f15-bced-cab7f4cc802f None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:40.586117 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e9426171-8882-4f15-bced-cab7f4cc802f None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:40:40.586523 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1456/5788] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:40:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:40:40.592273 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-f5c23b60-1da4-41f4-8dbb-2375467dd110 req-2e773906-cfd4-4d8b-ab81-b61bf4f7197c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:40.594094 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f5c23b60-1da4-41f4-8dbb-2375467dd110 req-2e773906-cfd4-4d8b-ab81-b61bf4f7197c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d Jul 31 17:40:40.594264 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f5c23b60-1da4-41f4-8dbb-2375467dd110 req-2e773906-cfd4-4d8b-ab81-b61bf4f7197c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:40.594471 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f5c23b60-1da4-41f4-8dbb-2375467dd110 req-2e773906-cfd4-4d8b-ab81-b61bf4f7197c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:40.602079 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:40.602079 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:40:40.604658 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-f5c23b60-1da4-41f4-8dbb-2375467dd110 req-2e773906-cfd4-4d8b-ab81-b61bf4f7197c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:40:40.608200 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f5c23b60-1da4-41f4-8dbb-2375467dd110 req-2e773906-cfd4-4d8b-ab81-b61bf4f7197c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d returned with HTTP 200 Jul 31 17:40:40.608561 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1443/5789] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:40:40 2026] GET /volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d => generated 1377 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:40:40.617235 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-f5c23b60-1da4-41f4-8dbb-2375467dd110 req-9721db00-2126-4779-980a-01fd9e6c0d85 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:40.619107 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f5c23b60-1da4-41f4-8dbb-2375467dd110 req-9721db00-2126-4779-980a-01fd9e6c0d85 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d/encryption Jul 31 17:40:40.619278 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f5c23b60-1da4-41f4-8dbb-2375467dd110 req-9721db00-2126-4779-980a-01fd9e6c0d85 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:40.619465 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f5c23b60-1da4-41f4-8dbb-2375467dd110 req-9721db00-2126-4779-980a-01fd9e6c0d85 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:40.627174 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:40.627174 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:40:40.632471 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f5c23b60-1da4-41f4-8dbb-2375467dd110 req-9721db00-2126-4779-980a-01fd9e6c0d85 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d/encryption returned with HTTP 200 Jul 31 17:40:40.632803 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1440/5790] 10.4.3.92 () {68 vars in 1624 bytes} [Fri Jul 31 17:40:40 2026] GET /volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:40:41.356547 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-f5c23b60-1da4-41f4-8dbb-2375467dd110 req-f0bca6e5-88f1-403f-b7e3-03f06af60ca1 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:41.358403 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f5c23b60-1da4-41f4-8dbb-2375467dd110 req-f0bca6e5-88f1-403f-b7e3-03f06af60ca1 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] DELETE https://10.4.3.92/volume/v3/attachments/3b57320e-dcae-4a76-91ce-daae9e37b6d1 Jul 31 17:40:41.358571 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f5c23b60-1da4-41f4-8dbb-2375467dd110 req-f0bca6e5-88f1-403f-b7e3-03f06af60ca1 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:41.358736 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f5c23b60-1da4-41f4-8dbb-2375467dd110 req-f0bca6e5-88f1-403f-b7e3-03f06af60ca1 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:41.365169 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:41.365169 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:40:41.406696 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f5c23b60-1da4-41f4-8dbb-2375467dd110 req-f0bca6e5-88f1-403f-b7e3-03f06af60ca1 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/attachments/3b57320e-dcae-4a76-91ce-daae9e37b6d1 returned with HTTP 200 Jul 31 17:40:41.407192 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1452/5791] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:40:41 2026] DELETE /volume/v3/attachments/3b57320e-dcae-4a76-91ce-daae9e37b6d1 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:40:41.657704 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-fe338366-12eb-40b9-9bad-174731c11ed0 req-41c875f6-81c4-49ed-a48e-7cfffdd820a7 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:41.659686 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-fe338366-12eb-40b9-9bad-174731c11ed0 req-41c875f6-81c4-49ed-a48e-7cfffdd820a7 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d Jul 31 17:40:41.659877 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-fe338366-12eb-40b9-9bad-174731c11ed0 req-41c875f6-81c4-49ed-a48e-7cfffdd820a7 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:41.660055 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-fe338366-12eb-40b9-9bad-174731c11ed0 req-41c875f6-81c4-49ed-a48e-7cfffdd820a7 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:41.666588 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:41.666588 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:40:41.670147 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [req-fe338366-12eb-40b9-9bad-174731c11ed0 req-41c875f6-81c4-49ed-a48e-7cfffdd820a7 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:40:41.674280 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-fe338366-12eb-40b9-9bad-174731c11ed0 req-41c875f6-81c4-49ed-a48e-7cfffdd820a7 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d returned with HTTP 200 Jul 31 17:40:41.674798 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1457/5792] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:40:41 2026] GET /volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:40:43.277310 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-00e0647a-acdc-4d11-8e0f-784038f47877 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:43.278898 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-00e0647a-acdc-4d11-8e0f-784038f47877 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] DELETE https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d Jul 31 17:40:43.279090 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-00e0647a-acdc-4d11-8e0f-784038f47877 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:43.279284 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-00e0647a-acdc-4d11-8e0f-784038f47877 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'delete' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:43.279451 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.v3.volumes [None req-00e0647a-acdc-4d11-8e0f-784038f47877 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Delete volume with id: 3a91127d-b6fb-4a0d-9815-69d11c22527d Jul 31 17:40:43.285404 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:43.285404 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:40:43.285776 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-00e0647a-acdc-4d11-8e0f-784038f47877 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:40:43.294248 np0000006248 devstack@c-api.service[100273]: WARNING cinder.keymgr.conf_key_mgr [None req-00e0647a-acdc-4d11-8e0f-784038f47877 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 17:40:43.298968 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-00e0647a-acdc-4d11-8e0f-784038f47877 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Delete volume request issued successfully. Jul 31 17:40:43.299122 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-00e0647a-acdc-4d11-8e0f-784038f47877 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d returned with HTTP 202 Jul 31 17:40:43.299516 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1444/5793] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:40:43 2026] DELETE /volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:40:43.305919 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-e542e7e6-a44a-4add-9eef-ba73e5074dab None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:43.307873 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e542e7e6-a44a-4add-9eef-ba73e5074dab tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d Jul 31 17:40:43.307873 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e542e7e6-a44a-4add-9eef-ba73e5074dab tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:43.308004 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-e542e7e6-a44a-4add-9eef-ba73e5074dab tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:43.314285 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:43.314285 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:40:43.317238 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-e542e7e6-a44a-4add-9eef-ba73e5074dab tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:40:43.322591 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-e542e7e6-a44a-4add-9eef-ba73e5074dab tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d returned with HTTP 200 Jul 31 17:40:43.322963 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1441/5794] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:40:43 2026] GET /volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:40:44.335484 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-8b90051f-47b8-4059-998e-eb3c5d544e5a None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:44.337711 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8b90051f-47b8-4059-998e-eb3c5d544e5a tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d Jul 31 17:40:44.337971 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8b90051f-47b8-4059-998e-eb3c5d544e5a tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:44.338261 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-8b90051f-47b8-4059-998e-eb3c5d544e5a tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:44.345385 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-8b90051f-47b8-4059-998e-eb3c5d544e5a tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d returned with HTTP 404 Jul 31 17:40:44.346013 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1453/5795] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:40:44 2026] GET /volume/v3/volumes/3a91127d-b6fb-4a0d-9815-69d11c22527d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:40:44.352329 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-27f726ce-a807-44d3-9ddd-169f37cc28fc None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:44.353938 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-27f726ce-a807-44d3-9ddd-169f37cc28fc tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] DELETE https://10.4.3.92/volume/v3/volumes/70813d96-ad6f-4abe-b0b7-6a976f25ba76 Jul 31 17:40:44.354104 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-27f726ce-a807-44d3-9ddd-169f37cc28fc tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:44.354305 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-27f726ce-a807-44d3-9ddd-169f37cc28fc tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:44.354473 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-27f726ce-a807-44d3-9ddd-169f37cc28fc tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Delete volume with id: 70813d96-ad6f-4abe-b0b7-6a976f25ba76 Jul 31 17:40:44.361018 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:44.361018 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:40:44.361460 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-27f726ce-a807-44d3-9ddd-169f37cc28fc tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:40:44.370888 np0000006248 devstack@c-api.service[100274]: WARNING cinder.keymgr.conf_key_mgr [None req-27f726ce-a807-44d3-9ddd-169f37cc28fc tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 17:40:44.375702 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-27f726ce-a807-44d3-9ddd-169f37cc28fc tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Delete volume request issued successfully. Jul 31 17:40:44.375867 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-27f726ce-a807-44d3-9ddd-169f37cc28fc tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/70813d96-ad6f-4abe-b0b7-6a976f25ba76 returned with HTTP 202 Jul 31 17:40:44.376254 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1458/5796] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:40:44 2026] DELETE /volume/v3/volumes/70813d96-ad6f-4abe-b0b7-6a976f25ba76 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:40:44.383771 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-19b45fd9-a905-4e72-bed7-5d0d7cd863ba None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:44.385938 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-19b45fd9-a905-4e72-bed7-5d0d7cd863ba tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/70813d96-ad6f-4abe-b0b7-6a976f25ba76 Jul 31 17:40:44.386171 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-19b45fd9-a905-4e72-bed7-5d0d7cd863ba tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:44.386452 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-19b45fd9-a905-4e72-bed7-5d0d7cd863ba tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:44.394881 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:44.394881 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:40:44.398869 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-19b45fd9-a905-4e72-bed7-5d0d7cd863ba tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:40:44.404134 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-19b45fd9-a905-4e72-bed7-5d0d7cd863ba tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/70813d96-ad6f-4abe-b0b7-6a976f25ba76 returned with HTTP 200 Jul 31 17:40:44.404662 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1445/5797] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:40:44 2026] GET /volume/v3/volumes/70813d96-ad6f-4abe-b0b7-6a976f25ba76 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:40:45.417023 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9b450f71-357a-4cf1-b307-5250d1153b3c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:45.418543 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9b450f71-357a-4cf1-b307-5250d1153b3c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/70813d96-ad6f-4abe-b0b7-6a976f25ba76 Jul 31 17:40:45.418703 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9b450f71-357a-4cf1-b307-5250d1153b3c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:45.418871 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9b450f71-357a-4cf1-b307-5250d1153b3c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:45.423691 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9b450f71-357a-4cf1-b307-5250d1153b3c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/70813d96-ad6f-4abe-b0b7-6a976f25ba76 returned with HTTP 404 Jul 31 17:40:45.424062 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1442/5798] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:40:45 2026] GET /volume/v3/volumes/70813d96-ad6f-4abe-b0b7-6a976f25ba76 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:40:45.429480 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-b75886a6-fc9c-4e04-bac1-3a83fa2744bf None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:45.430892 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b75886a6-fc9c-4e04-bac1-3a83fa2744bf tempest-TestEncryptedCinderVolumes-238410520 tempest-TestEncryptedCinderVolumes-238410520-project-admin] GET https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 Jul 31 17:40:45.431045 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b75886a6-fc9c-4e04-bac1-3a83fa2744bf tempest-TestEncryptedCinderVolumes-238410520 tempest-TestEncryptedCinderVolumes-238410520-project-admin] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:45.431220 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-b75886a6-fc9c-4e04-bac1-3a83fa2744bf tempest-TestEncryptedCinderVolumes-238410520 tempest-TestEncryptedCinderVolumes-238410520-project-admin] Calling method 'detail' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:45.431651 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:45.431651 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:40:45.431887 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-b75886a6-fc9c-4e04-bac1-3a83fa2744bf tempest-TestEncryptedCinderVolumes-238410520 tempest-TestEncryptedCinderVolumes-238410520-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100271) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:40:45.438680 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-b75886a6-fc9c-4e04-bac1-3a83fa2744bf tempest-TestEncryptedCinderVolumes-238410520 tempest-TestEncryptedCinderVolumes-238410520-project-admin] Get all volumes completed successfully. Jul 31 17:40:45.439799 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:45.439799 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:40:45.442881 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-b75886a6-fc9c-4e04-bac1-3a83fa2744bf tempest-TestEncryptedCinderVolumes-238410520 tempest-TestEncryptedCinderVolumes-238410520-project-admin] https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 17:40:45.443245 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1454/5799] 10.4.3.92 () {66 vars in 1278 bytes} [Fri Jul 31 17:40:45 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5260 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:40:45.455256 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-d33e7b3d-3405-497d-a8b8-d2cba251c708 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:45.456857 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d33e7b3d-3405-497d-a8b8-d2cba251c708 tempest-TestEncryptedCinderVolumes-238410520 tempest-TestEncryptedCinderVolumes-238410520-project-admin] DELETE https://10.4.3.92/volume/v3/types/ee8c2056-829f-499c-9d70-a38ab5b4ab92 Jul 31 17:40:45.457018 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d33e7b3d-3405-497d-a8b8-d2cba251c708 tempest-TestEncryptedCinderVolumes-238410520 tempest-TestEncryptedCinderVolumes-238410520-project-admin] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:45.457196 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-d33e7b3d-3405-497d-a8b8-d2cba251c708 tempest-TestEncryptedCinderVolumes-238410520 tempest-TestEncryptedCinderVolumes-238410520-project-admin] Calling method '_delete' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:45.475738 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-d33e7b3d-3405-497d-a8b8-d2cba251c708 tempest-TestEncryptedCinderVolumes-238410520 tempest-TestEncryptedCinderVolumes-238410520-project-admin] https://10.4.3.92/volume/v3/types/ee8c2056-829f-499c-9d70-a38ab5b4ab92 returned with HTTP 202 Jul 31 17:40:45.476151 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1459/5800] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:40:45 2026] DELETE /volume/v3/types/ee8c2056-829f-499c-9d70-a38ab5b4ab92 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:40:46.341076 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e063b504-c36f-4f3e-b58a-c22697f51de5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:46.342674 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e063b504-c36f-4f3e-b58a-c22697f51de5 tempest-TestEncryptedCinderVolumes-238410520 tempest-TestEncryptedCinderVolumes-238410520-project-admin] POST https://10.4.3.92/volume/v3/types Jul 31 17:40:46.343045 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e063b504-c36f-4f3e-b58a-c22697f51de5 tempest-TestEncryptedCinderVolumes-238410520 tempest-TestEncryptedCinderVolumes-238410520-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1571196842", "extra_specs": {}}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:40:46.353899 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e063b504-c36f-4f3e-b58a-c22697f51de5 tempest-TestEncryptedCinderVolumes-238410520 tempest-TestEncryptedCinderVolumes-238410520-project-admin] https://10.4.3.92/volume/v3/types returned with HTTP 200 Jul 31 17:40:46.354270 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1446/5801] 10.4.3.92 () {68 vars in 1245 bytes} [Fri Jul 31 17:40:46 2026] POST /volume/v3/types => generated 212 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:40:46.362047 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-a9e8faed-1991-4b62-ac79-e6e04fda9e32 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:46.364223 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a9e8faed-1991-4b62-ac79-e6e04fda9e32 tempest-TestEncryptedCinderVolumes-238410520 tempest-TestEncryptedCinderVolumes-238410520-project-admin] POST https://10.4.3.92/volume/v3/types/d01065ca-b3d5-4fbe-8fe5-199d3c339f58/encryption Jul 31 17:40:46.364595 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-a9e8faed-1991-4b62-ac79-e6e04fda9e32 tempest-TestEncryptedCinderVolumes-238410520 tempest-TestEncryptedCinderVolumes-238410520-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:40:46.377475 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-a9e8faed-1991-4b62-ac79-e6e04fda9e32 tempest-TestEncryptedCinderVolumes-238410520 tempest-TestEncryptedCinderVolumes-238410520-project-admin] https://10.4.3.92/volume/v3/types/d01065ca-b3d5-4fbe-8fe5-199d3c339f58/encryption returned with HTTP 200 Jul 31 17:40:46.377839 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1443/5802] 10.4.3.92 () {68 vars in 1390 bytes} [Fri Jul 31 17:40:46 2026] POST /volume/v3/types/d01065ca-b3d5-4fbe-8fe5-199d3c339f58/encryption => generated 230 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:40:46.398539 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9aa22ad5-49fc-47bf-a3dc-0cf6cfa6a54b None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:46.400062 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9aa22ad5-49fc-47bf-a3dc-0cf6cfa6a54b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:40:46.400410 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9aa22ad5-49fc-47bf-a3dc-0cf6cfa6a54b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-317003790", "snapshot_id": null, "imageRef": "8d238c5f-d575-4c29-9cd2-e3e14bfacc91", "volume_type": "tempest-scenario-type-luks-1571196842", "size": 1}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:40:46.401752 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.v3.volumes [None req-9aa22ad5-49fc-47bf-a3dc-0cf6cfa6a54b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-317003790', 'snapshot_id': None, 'imageRef': '8d238c5f-d575-4c29-9cd2-e3e14bfacc91', 'volume_type': 'tempest-scenario-type-luks-1571196842', 'size': 1}} {{(pid=100271) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:40:46.504402 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-9aa22ad5-49fc-47bf-a3dc-0cf6cfa6a54b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Create volume of 1 GB Jul 31 17:40:46.504723 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:46.504723 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:40:46.505101 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9aa22ad5-49fc-47bf-a3dc-0cf6cfa6a54b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Availability Zones retrieved successfully. Jul 31 17:40:46.509708 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9aa22ad5-49fc-47bf-a3dc-0cf6cfa6a54b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Flow 'volume_create_api' (8d2eb575-7d7a-4059-b6f4-e821494ae326) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:40:46.510692 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9aa22ad5-49fc-47bf-a3dc-0cf6cfa6a54b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab0c6dfa-c689-4aa1-8464-e62b0c5dc1a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:40:46.511476 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.flows.api.create_volume [None req-9aa22ad5-49fc-47bf-a3dc-0cf6cfa6a54b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Validating volume size '1' using validate_int {{(pid=100271) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:40:46.556896 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9aa22ad5-49fc-47bf-a3dc-0cf6cfa6a54b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab0c6dfa-c689-4aa1-8464-e62b0c5dc1a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T17:40:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d01065ca-b3d5-4fbe-8fe5-199d3c339f58,is_public=True,name='tempest-scenario-type-luks-1571196842',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd01065ca-b3d5-4fbe-8fe5-199d3c339f58', '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=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:40:46.557385 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9aa22ad5-49fc-47bf-a3dc-0cf6cfa6a54b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c0bba38-68a1-4703-b6a3-8521726e03d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:40:46.579518 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [None req-9aa22ad5-49fc-47bf-a3dc-0cf6cfa6a54b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1571196842 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1571196842, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:40:46.579784 np0000006248 devstack@c-api.service[100271]: WARNING cinder.quota [None req-9aa22ad5-49fc-47bf-a3dc-0cf6cfa6a54b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1571196842 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1571196842, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:40:46.601736 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.quota [None req-9aa22ad5-49fc-47bf-a3dc-0cf6cfa6a54b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Created reservations ['cf157f44-2460-4bf8-8d45-29bc7eb11930', '8f335931-5e35-4189-a66e-747863c06a5f', '95534a70-f026-47e3-9bba-417ef5e17143', '16da57e2-3b56-4edf-8576-135caec4af46'] {{(pid=100271) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:40:46.602515 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9aa22ad5-49fc-47bf-a3dc-0cf6cfa6a54b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c0bba38-68a1-4703-b6a3-8521726e03d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf157f44-2460-4bf8-8d45-29bc7eb11930', '8f335931-5e35-4189-a66e-747863c06a5f', '95534a70-f026-47e3-9bba-417ef5e17143', '16da57e2-3b56-4edf-8576-135caec4af46']}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:40:46.603161 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9aa22ad5-49fc-47bf-a3dc-0cf6cfa6a54b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6118d77-efb0-44ee-9705-3cbca4f3279a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:40:46.621580 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9aa22ad5-49fc-47bf-a3dc-0cf6cfa6a54b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6118d77-efb0-44ee-9705-3cbca4f3279a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2356dac1-7118-41da-a3c1-b9af26f169ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-317003790',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c056de04d7134cd4a84fa84195b5cdf3',qos_specs=None,replication_status=,reservations=['cf157f44-2460-4bf8-8d45-29bc7eb11930','8f335931-5e35-4189-a66e-747863c06a5f','95534a70-f026-47e3-9bba-417ef5e17143','16da57e2-3b56-4edf-8576-135caec4af46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24d08dfa63ce46bd96e6716c7bc89617',volume_type_id=d01065ca-b3d5-4fbe-8fe5-199d3c339f58), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:40:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-317003790',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2356dac1-7118-41da-a3c1-b9af26f169ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c056de04d7134cd4a84fa84195b5cdf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24d08dfa63ce46bd96e6716c7bc89617',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d01065ca-b3d5-4fbe-8fe5-199d3c339f58),volume_type_id=d01065ca-b3d5-4fbe-8fe5-199d3c339f58)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:40:46.622202 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9aa22ad5-49fc-47bf-a3dc-0cf6cfa6a54b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4098acf-4def-4ea8-a654-8d8427478e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:40:46.637154 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9aa22ad5-49fc-47bf-a3dc-0cf6cfa6a54b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4098acf-4def-4ea8-a654-8d8427478e98) transitioned into state 'SUCCESS' from state '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-317003790',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c056de04d7134cd4a84fa84195b5cdf3',qos_specs=None,replication_status=,reservations=['cf157f44-2460-4bf8-8d45-29bc7eb11930','8f335931-5e35-4189-a66e-747863c06a5f','95534a70-f026-47e3-9bba-417ef5e17143','16da57e2-3b56-4edf-8576-135caec4af46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24d08dfa63ce46bd96e6716c7bc89617',volume_type_id=d01065ca-b3d5-4fbe-8fe5-199d3c339f58)}' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:40:46.637854 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9aa22ad5-49fc-47bf-a3dc-0cf6cfa6a54b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43ed60bd-7b86-4e05-9a9a-1b0a8d8b49c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:40:46.645708 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9aa22ad5-49fc-47bf-a3dc-0cf6cfa6a54b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43ed60bd-7b86-4e05-9a9a-1b0a8d8b49c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100271) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:40:46.646412 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.volume.api [None req-9aa22ad5-49fc-47bf-a3dc-0cf6cfa6a54b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Flow 'volume_create_api' (8d2eb575-7d7a-4059-b6f4-e821494ae326) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100271) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:40:46.646662 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9aa22ad5-49fc-47bf-a3dc-0cf6cfa6a54b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Create volume request issued successfully. Jul 31 17:40:46.647134 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9aa22ad5-49fc-47bf-a3dc-0cf6cfa6a54b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:40:46.647727 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1455/5803] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:40:46 2026] POST /volume/v3/volumes => generated 789 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:40:46.660347 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-00f0cb87-56e9-4773-86b5-dbd8344066fb None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:46.662555 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-00f0cb87-56e9-4773-86b5-dbd8344066fb tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce Jul 31 17:40:46.662737 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-00f0cb87-56e9-4773-86b5-dbd8344066fb tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:46.662918 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-00f0cb87-56e9-4773-86b5-dbd8344066fb tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:46.669381 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:46.669381 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:40:46.672645 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-00f0cb87-56e9-4773-86b5-dbd8344066fb tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:40:46.676182 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-00f0cb87-56e9-4773-86b5-dbd8344066fb tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce returned with HTTP 200 Jul 31 17:40:46.676539 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1460/5804] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:40:46 2026] GET /volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:40:47.689650 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-73a6fcb2-f2d0-40bb-a130-4fbaf182f1f2 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:47.691306 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-73a6fcb2-f2d0-40bb-a130-4fbaf182f1f2 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce Jul 31 17:40:47.691525 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-73a6fcb2-f2d0-40bb-a130-4fbaf182f1f2 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:47.691766 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-73a6fcb2-f2d0-40bb-a130-4fbaf182f1f2 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:47.697965 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:47.697965 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:40:47.701149 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-73a6fcb2-f2d0-40bb-a130-4fbaf182f1f2 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:40:47.704828 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-73a6fcb2-f2d0-40bb-a130-4fbaf182f1f2 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce returned with HTTP 200 Jul 31 17:40:47.705177 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1447/5805] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:40:47 2026] GET /volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce => generated 942 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:40:48.720548 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1ba9cbf6-1c9b-4883-aa87-7a9f95d71096 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:48.722699 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1ba9cbf6-1c9b-4883-aa87-7a9f95d71096 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce Jul 31 17:40:48.722937 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1ba9cbf6-1c9b-4883-aa87-7a9f95d71096 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:48.723167 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1ba9cbf6-1c9b-4883-aa87-7a9f95d71096 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:48.730468 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:48.730468 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:40:48.734743 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-1ba9cbf6-1c9b-4883-aa87-7a9f95d71096 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:40:48.741202 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1ba9cbf6-1c9b-4883-aa87-7a9f95d71096 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce returned with HTTP 200 Jul 31 17:40:48.741760 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1444/5806] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:40:48 2026] GET /volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce => generated 942 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:40:49.754486 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-956f7da2-6045-480f-b0c8-6498f3f7a67e None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:49.756460 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-956f7da2-6045-480f-b0c8-6498f3f7a67e tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce Jul 31 17:40:49.756672 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-956f7da2-6045-480f-b0c8-6498f3f7a67e tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:49.756883 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-956f7da2-6045-480f-b0c8-6498f3f7a67e tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:49.763820 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:49.763820 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:40:49.767229 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-956f7da2-6045-480f-b0c8-6498f3f7a67e tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:40:49.771083 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-956f7da2-6045-480f-b0c8-6498f3f7a67e tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce returned with HTTP 200 Jul 31 17:40:49.771462 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1456/5807] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:40:49 2026] GET /volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce => generated 942 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:40:50.785585 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-6f168aba-d08d-469b-9eca-78fe96e0d8a2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:50.787708 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6f168aba-d08d-469b-9eca-78fe96e0d8a2 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce Jul 31 17:40:50.787953 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6f168aba-d08d-469b-9eca-78fe96e0d8a2 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:50.788180 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-6f168aba-d08d-469b-9eca-78fe96e0d8a2 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:50.796109 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:50.796109 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:40:50.799670 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-6f168aba-d08d-469b-9eca-78fe96e0d8a2 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:40:50.804213 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-6f168aba-d08d-469b-9eca-78fe96e0d8a2 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce returned with HTTP 200 Jul 31 17:40:50.804658 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1461/5808] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:40:50 2026] GET /volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce => generated 942 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:40:51.818234 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-e3913336-fb16-4e4d-9b43-b9d65e6630b8 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:51.820225 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e3913336-fb16-4e4d-9b43-b9d65e6630b8 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce Jul 31 17:40:51.820510 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e3913336-fb16-4e4d-9b43-b9d65e6630b8 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:51.820745 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-e3913336-fb16-4e4d-9b43-b9d65e6630b8 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:51.827909 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:51.827909 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:40:51.831898 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-e3913336-fb16-4e4d-9b43-b9d65e6630b8 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:40:51.836635 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-e3913336-fb16-4e4d-9b43-b9d65e6630b8 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce returned with HTTP 200 Jul 31 17:40:51.837003 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1448/5809] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:40:51 2026] GET /volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce => generated 942 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:40:52.852263 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-dd0529c0-2085-4045-82e2-92528cd36825 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:52.856351 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dd0529c0-2085-4045-82e2-92528cd36825 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce Jul 31 17:40:52.856351 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dd0529c0-2085-4045-82e2-92528cd36825 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:52.856351 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-dd0529c0-2085-4045-82e2-92528cd36825 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:52.863128 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:52.863128 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:40:52.866974 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-dd0529c0-2085-4045-82e2-92528cd36825 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:40:52.871557 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-dd0529c0-2085-4045-82e2-92528cd36825 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce returned with HTTP 200 Jul 31 17:40:52.872396 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1445/5810] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:40:52 2026] GET /volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce => generated 942 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:40:53.886107 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-f5a12102-bc74-46f9-8e7b-a67d56cf0f2d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:53.887942 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f5a12102-bc74-46f9-8e7b-a67d56cf0f2d tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce Jul 31 17:40:53.888139 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f5a12102-bc74-46f9-8e7b-a67d56cf0f2d tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:53.888339 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-f5a12102-bc74-46f9-8e7b-a67d56cf0f2d tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:53.895694 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:53.895694 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:40:53.899241 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-f5a12102-bc74-46f9-8e7b-a67d56cf0f2d tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:40:53.903119 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-f5a12102-bc74-46f9-8e7b-a67d56cf0f2d tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce returned with HTTP 200 Jul 31 17:40:53.903525 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1457/5811] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:40:53 2026] GET /volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce => generated 942 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:40:54.917107 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-e85d3052-b6b1-467b-91d0-1cd4868a2729 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:54.918709 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e85d3052-b6b1-467b-91d0-1cd4868a2729 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce Jul 31 17:40:54.918870 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e85d3052-b6b1-467b-91d0-1cd4868a2729 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:54.919042 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-e85d3052-b6b1-467b-91d0-1cd4868a2729 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:54.925289 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:54.925289 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:40:54.928193 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-e85d3052-b6b1-467b-91d0-1cd4868a2729 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:40:54.931660 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-e85d3052-b6b1-467b-91d0-1cd4868a2729 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce returned with HTTP 200 Jul 31 17:40:54.931978 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1462/5812] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:40:54 2026] GET /volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce => generated 942 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:40:55.943667 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-d1ca13d6-6552-490e-8f18-384e952bf28f None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:55.945435 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d1ca13d6-6552-490e-8f18-384e952bf28f tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce Jul 31 17:40:55.945633 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d1ca13d6-6552-490e-8f18-384e952bf28f tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:55.945812 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-d1ca13d6-6552-490e-8f18-384e952bf28f tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:55.952115 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:55.952115 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:40:55.955055 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-d1ca13d6-6552-490e-8f18-384e952bf28f tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:40:55.958515 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-d1ca13d6-6552-490e-8f18-384e952bf28f tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce returned with HTTP 200 Jul 31 17:40:55.958832 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1449/5813] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:40:55 2026] GET /volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce => generated 942 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:40:56.970135 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-82853d32-60fc-4fa7-8edc-8f86fead5a7e None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:56.972014 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-82853d32-60fc-4fa7-8edc-8f86fead5a7e tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce Jul 31 17:40:56.972221 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-82853d32-60fc-4fa7-8edc-8f86fead5a7e tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:56.972418 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-82853d32-60fc-4fa7-8edc-8f86fead5a7e tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:56.978836 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:56.978836 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:40:56.981839 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-82853d32-60fc-4fa7-8edc-8f86fead5a7e tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:40:56.985279 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-82853d32-60fc-4fa7-8edc-8f86fead5a7e tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce returned with HTTP 200 Jul 31 17:40:56.985621 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1446/5814] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:40:56 2026] GET /volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce => generated 942 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:40:57.998428 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-91e18adc-cdd2-43bc-947a-b82e794aaafc None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:58.000394 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-91e18adc-cdd2-43bc-947a-b82e794aaafc tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce Jul 31 17:40:58.000533 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-91e18adc-cdd2-43bc-947a-b82e794aaafc tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:58.000688 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-91e18adc-cdd2-43bc-947a-b82e794aaafc tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:58.010187 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:58.010187 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:40:58.014662 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-91e18adc-cdd2-43bc-947a-b82e794aaafc tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:40:58.019083 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-91e18adc-cdd2-43bc-947a-b82e794aaafc tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce returned with HTTP 200 Jul 31 17:40:58.019543 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1458/5815] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:40:57 2026] GET /volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce => generated 942 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:40:59.031601 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-141eae3a-19fd-43aa-9966-2dd035a7a497 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:59.033330 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-141eae3a-19fd-43aa-9966-2dd035a7a497 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce Jul 31 17:40:59.033584 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-141eae3a-19fd-43aa-9966-2dd035a7a497 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:59.033815 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-141eae3a-19fd-43aa-9966-2dd035a7a497 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:59.040380 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:59.040380 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:40:59.043762 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-141eae3a-19fd-43aa-9966-2dd035a7a497 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:40:59.047792 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-141eae3a-19fd-43aa-9966-2dd035a7a497 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce returned with HTTP 200 Jul 31 17:40:59.048140 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1463/5816] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:40:59 2026] GET /volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce => generated 1428 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:40:59.059470 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-3e397b47-e5fb-44c5-8f50-a24c98d27b62 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:59.060934 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3e397b47-e5fb-44c5-8f50-a24c98d27b62 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce Jul 31 17:40:59.061092 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3e397b47-e5fb-44c5-8f50-a24c98d27b62 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:59.061259 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-3e397b47-e5fb-44c5-8f50-a24c98d27b62 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:59.067137 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:59.067137 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:40:59.070119 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-3e397b47-e5fb-44c5-8f50-a24c98d27b62 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:40:59.073737 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-3e397b47-e5fb-44c5-8f50-a24c98d27b62 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce returned with HTTP 200 Jul 31 17:40:59.074038 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1450/5817] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:40:59 2026] GET /volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce => generated 1428 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:40:59.157092 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-1741a1d7-80fa-4100-800b-cbf721936fc3 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:59.158909 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-1741a1d7-80fa-4100-800b-cbf721936fc3 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce Jul 31 17:40:59.159084 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-1741a1d7-80fa-4100-800b-cbf721936fc3 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:59.159255 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-1741a1d7-80fa-4100-800b-cbf721936fc3 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:59.165264 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:59.165264 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:40:59.168188 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-1741a1d7-80fa-4100-800b-cbf721936fc3 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:40:59.171922 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-1741a1d7-80fa-4100-800b-cbf721936fc3 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce returned with HTTP 200 Jul 31 17:40:59.172475 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1447/5818] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:40:59 2026] GET /volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce => generated 1428 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:40:59.699429 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-0a387e1a-2b97-484f-8792-fb25fca947a0 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:59.701796 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-0a387e1a-2b97-484f-8792-fb25fca947a0 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce Jul 31 17:40:59.702073 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-0a387e1a-2b97-484f-8792-fb25fca947a0 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:59.702297 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-0a387e1a-2b97-484f-8792-fb25fca947a0 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:59.709943 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:59.709943 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:40:59.714051 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-0a387e1a-2b97-484f-8792-fb25fca947a0 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:40:59.719340 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-0a387e1a-2b97-484f-8792-fb25fca947a0 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce returned with HTTP 200 Jul 31 17:40:59.719795 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1459/5819] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:40:59 2026] GET /volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce => generated 1428 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:40:59.729971 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-2349fcad-96d6-4337-874f-c1f2e599d1c2 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:59.730496 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2349fcad-96d6-4337-874f-c1f2e599d1c2 None None] GET https://10.4.3.92/volume// Jul 31 17:40:59.730739 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2349fcad-96d6-4337-874f-c1f2e599d1c2 None None] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:40:59.730979 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-2349fcad-96d6-4337-874f-c1f2e599d1c2 None None] Calling method 'all' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:40:59.731366 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-2349fcad-96d6-4337-874f-c1f2e599d1c2 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:40:59.731742 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1464/5820] 10.4.3.92 () {66 vars in 1412 bytes} [Fri Jul 31 17:40:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:40:59.738995 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-25df263a-17ae-4805-b5d2-f0a0413fd787 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:40:59.741105 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-25df263a-17ae-4805-b5d2-f0a0413fd787 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:40:59.741524 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-25df263a-17ae-4805-b5d2-f0a0413fd787 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2356dac1-7118-41da-a3c1-b9af26f169ce", "connector": null, "instance_uuid": "0da3f5ad-1fa6-459e-acd9-8a1b8c5c39b7"}} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:40:59.750999 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:40:59.750999 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:40:59.776018 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-25df263a-17ae-4805-b5d2-f0a0413fd787 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:40:59.776447 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1451/5821] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:40:59 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) Jul 31 17:41:00.486717 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-1344612f-36ad-4154-ba38-81e9aae96922 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:41:00.487202 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1344612f-36ad-4154-ba38-81e9aae96922 None None] GET https://10.4.3.92/volume// Jul 31 17:41:00.487726 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1344612f-36ad-4154-ba38-81e9aae96922 None None] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:41:00.487726 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-1344612f-36ad-4154-ba38-81e9aae96922 None None] Calling method 'all' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:41:00.488076 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-1344612f-36ad-4154-ba38-81e9aae96922 None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:41:00.488424 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1448/5822] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:41:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:41:00.501053 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-f317a0cf-9798-4460-9e68-25fd36868902 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:41:00.502874 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-f317a0cf-9798-4460-9e68-25fd36868902 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce Jul 31 17:41:00.503171 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-f317a0cf-9798-4460-9e68-25fd36868902 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:41:00.503414 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-f317a0cf-9798-4460-9e68-25fd36868902 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:41:00.512327 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:41:00.512327 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:41:00.515663 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-f317a0cf-9798-4460-9e68-25fd36868902 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:41:00.520190 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-f317a0cf-9798-4460-9e68-25fd36868902 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce returned with HTTP 200 Jul 31 17:41:00.520661 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1460/5823] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:41:00 2026] GET /volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce => generated 1607 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:41:00.618788 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-90e478a0-0ac7-465c-ab95-fae33539281f None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:41:00.620658 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-90e478a0-0ac7-465c-ab95-fae33539281f tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] PUT https://10.4.3.92/volume/v3/attachments/12d5450d-6d5a-4bab-931d-cb357aec651e Jul 31 17:41:00.621004 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-90e478a0-0ac7-465c-ab95-fae33539281f tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:41:00.628231 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-90e478a0-0ac7-465c-ab95-fae33539281f tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Acquiring lock "cinder-attachment_update-2356dac1-7118-41da-a3c1-b9af26f169ce-np0000006248" by "attachment_update" {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:41:00.632916 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-90e478a0-0ac7-465c-ab95-fae33539281f tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Lock "cinder-attachment_update-2356dac1-7118-41da-a3c1-b9af26f169ce-np0000006248" acquired by "attachment_update" :: waited 0.005s {{(pid=100274) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:41:00.633770 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:41:00.633770 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:41:00.700106 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.coordination [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-90e478a0-0ac7-465c-ab95-fae33539281f tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Lock "cinder-attachment_update-2356dac1-7118-41da-a3c1-b9af26f169ce-np0000006248" released by "attachment_update" :: held 0.067s {{(pid=100274) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:41:00.700414 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-90e478a0-0ac7-465c-ab95-fae33539281f tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/attachments/12d5450d-6d5a-4bab-931d-cb357aec651e returned with HTTP 200 Jul 31 17:41:00.700907 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1465/5824] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:41:00 2026] PUT /volume/v3/attachments/12d5450d-6d5a-4bab-931d-cb357aec651e => generated 968 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:41:00.720239 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-e96671a2-2fb3-4685-b21a-55872f7958e5 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:41:00.722162 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-e96671a2-2fb3-4685-b21a-55872f7958e5 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] POST https://10.4.3.92/volume/v3/attachments/12d5450d-6d5a-4bab-931d-cb357aec651e/action Jul 31 17:41:00.722535 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-e96671a2-2fb3-4685-b21a-55872f7958e5 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Action body: b'{"os-complete": null}' {{(pid=100273) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:41:00.722687 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-e96671a2-2fb3-4685-b21a-55872f7958e5 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:41:00.736033 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:41:00.736033 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:41:00.745512 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-e96671a2-2fb3-4685-b21a-55872f7958e5 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/attachments/12d5450d-6d5a-4bab-931d-cb357aec651e/action returned with HTTP 204 Jul 31 17:41:00.745926 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1452/5825] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:41:00 2026] POST /volume/v3/attachments/12d5450d-6d5a-4bab-931d-cb357aec651e/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:41:04.771374 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-ffc01cd5-9dde-44f1-8c34-6450a60547ac None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:41:04.773255 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-ffc01cd5-9dde-44f1-8c34-6450a60547ac tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce/encryption Jul 31 17:41:04.773470 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-ffc01cd5-9dde-44f1-8c34-6450a60547ac tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:41:04.773655 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-ffc01cd5-9dde-44f1-8c34-6450a60547ac tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'index' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:41:04.782731 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:41:04.782731 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:41:04.788265 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-f6b6793c-b23e-4ebc-bbac-914b77621a21 req-ffc01cd5-9dde-44f1-8c34-6450a60547ac tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce/encryption returned with HTTP 200 Jul 31 17:41:04.788898 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1449/5826] 10.4.3.92 () {68 vars in 1624 bytes} [Fri Jul 31 17:41:04 2026] GET /volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:41:10.518896 np0000006248 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=74,cinder:UPDATE=18,cinder:INSERT=8 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:41:10.693085 np0000006248 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=55,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:41:10.742532 np0000006248 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=59,cinder:UPDATE=5,cinder:INSERT=3 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:41:14.787388 np0000006248 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=52,cinder:INSERT=1 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:41:47.017639 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-96a9c9ce-819b-4b73-a9cb-ccf20eac556f req-b49d6de2-f977-43b5-beac-5842b0deee2d None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:41:47.019707 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-96a9c9ce-819b-4b73-a9cb-ccf20eac556f req-b49d6de2-f977-43b5-beac-5842b0deee2d tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] DELETE https://10.4.3.92/volume/v3/attachments/12d5450d-6d5a-4bab-931d-cb357aec651e Jul 31 17:41:47.019911 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-96a9c9ce-819b-4b73-a9cb-ccf20eac556f req-b49d6de2-f977-43b5-beac-5842b0deee2d tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:41:47.020115 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-96a9c9ce-819b-4b73-a9cb-ccf20eac556f req-b49d6de2-f977-43b5-beac-5842b0deee2d tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'version_select' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:41:47.028696 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:41:47.028696 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:41:47.069903 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-96a9c9ce-819b-4b73-a9cb-ccf20eac556f req-b49d6de2-f977-43b5-beac-5842b0deee2d tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/attachments/12d5450d-6d5a-4bab-931d-cb357aec651e returned with HTTP 200 Jul 31 17:41:47.070275 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1461/5827] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:41:47 2026] DELETE /volume/v3/attachments/12d5450d-6d5a-4bab-931d-cb357aec651e => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:41:48.147999 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-9546b724-e257-4af8-885e-eb0555c0461c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:41:48.150027 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9546b724-e257-4af8-885e-eb0555c0461c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] POST https://10.4.3.92/volume/v3/volumes Jul 31 17:41:48.150450 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-9546b724-e257-4af8-885e-eb0555c0461c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-935245878", "source_volid": "2356dac1-7118-41da-a3c1-b9af26f169ce", "volume_type": "tempest-scenario-type-luks-1571196842", "size": 1}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:41:48.152903 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.v3.volumes [None req-9546b724-e257-4af8-885e-eb0555c0461c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-935245878', 'source_volid': '2356dac1-7118-41da-a3c1-b9af26f169ce', 'volume_type': 'tempest-scenario-type-luks-1571196842', 'size': 1}} {{(pid=100274) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 17:41:48.163596 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:41:48.163596 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:41:48.164087 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9546b724-e257-4af8-885e-eb0555c0461c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume retrieved successfully. Jul 31 17:41:48.164200 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.v3.volumes [None req-9546b724-e257-4af8-885e-eb0555c0461c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Create volume of 1 GB Jul 31 17:41:48.164805 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9546b724-e257-4af8-885e-eb0555c0461c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Availability Zones retrieved successfully. Jul 31 17:41:48.169892 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9546b724-e257-4af8-885e-eb0555c0461c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Flow 'volume_create_api' (5c3084f6-f2e9-4d42-b05c-3371a427e770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:41:48.170757 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9546b724-e257-4af8-885e-eb0555c0461c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2099d8e1-5a12-495e-b111-af8e08d77ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:41:48.171535 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.flows.api.create_volume [None req-9546b724-e257-4af8-885e-eb0555c0461c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100274) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 17:41:48.190381 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9546b724-e257-4af8-885e-eb0555c0461c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2099d8e1-5a12-495e-b111-af8e08d77ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2356dac1-7118-41da-a3c1-b9af26f169ce', 'volume_type': VolumeType(created_at=2026-07-31T17:40:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d01065ca-b3d5-4fbe-8fe5-199d3c339f58,is_public=True,name='tempest-scenario-type-luks-1571196842',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd01065ca-b3d5-4fbe-8fe5-199d3c339f58', '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=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:41:48.191096 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9546b724-e257-4af8-885e-eb0555c0461c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3ab8a13-d908-4a78-8476-63d1a88dd587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:41:48.217150 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota [None req-9546b724-e257-4af8-885e-eb0555c0461c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1571196842 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1571196842, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:41:48.217491 np0000006248 devstack@c-api.service[100274]: WARNING cinder.quota [None req-9546b724-e257-4af8-885e-eb0555c0461c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1571196842 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1571196842, it is now deprecated. Please use the default quota class for default quota. Jul 31 17:41:48.229104 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.quota [None req-9546b724-e257-4af8-885e-eb0555c0461c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Created reservations ['493a15b0-afd6-43a5-a7ea-176b115f0379', '27f4f972-b3d0-4553-9fd4-2b109a94b2fe', 'b1902a6e-41e8-4997-8a05-790252cf5242', '9563ce5f-6d9b-4579-b61e-902643472193'] {{(pid=100274) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 17:41:48.229878 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9546b724-e257-4af8-885e-eb0555c0461c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3ab8a13-d908-4a78-8476-63d1a88dd587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['493a15b0-afd6-43a5-a7ea-176b115f0379', '27f4f972-b3d0-4553-9fd4-2b109a94b2fe', 'b1902a6e-41e8-4997-8a05-790252cf5242', '9563ce5f-6d9b-4579-b61e-902643472193']}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:41:48.230524 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9546b724-e257-4af8-885e-eb0555c0461c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1c13a27-925e-4f0b-a60d-7205bf981b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:41:48.262334 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9546b724-e257-4af8-885e-eb0555c0461c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1c13a27-925e-4f0b-a60d-7205bf981b3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-935245878',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c056de04d7134cd4a84fa84195b5cdf3',qos_specs=None,replication_status=,reservations=['493a15b0-afd6-43a5-a7ea-176b115f0379','27f4f972-b3d0-4553-9fd4-2b109a94b2fe','b1902a6e-41e8-4997-8a05-790252cf5242','9563ce5f-6d9b-4579-b61e-902643472193'],size=1,snapshot_id=None,source_replicaid=,source_volid=2356dac1-7118-41da-a3c1-b9af26f169ce,status='creating',user_id='24d08dfa63ce46bd96e6716c7bc89617',volume_type_id=d01065ca-b3d5-4fbe-8fe5-199d3c339f58), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T17:41:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-935245878',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c056de04d7134cd4a84fa84195b5cdf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2356dac1-7118-41da-a3c1-b9af26f169ce,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24d08dfa63ce46bd96e6716c7bc89617',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d01065ca-b3d5-4fbe-8fe5-199d3c339f58),volume_type_id=d01065ca-b3d5-4fbe-8fe5-199d3c339f58)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:41:48.263140 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9546b724-e257-4af8-885e-eb0555c0461c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ede0d6e5-2bc5-4c6e-a553-ad635bbcad54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:41:48.280653 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9546b724-e257-4af8-885e-eb0555c0461c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ede0d6e5-2bc5-4c6e-a553-ad635bbcad54) transitioned into state 'SUCCESS' from state '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-935245878',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c056de04d7134cd4a84fa84195b5cdf3',qos_specs=None,replication_status=,reservations=['493a15b0-afd6-43a5-a7ea-176b115f0379','27f4f972-b3d0-4553-9fd4-2b109a94b2fe','b1902a6e-41e8-4997-8a05-790252cf5242','9563ce5f-6d9b-4579-b61e-902643472193'],size=1,snapshot_id=None,source_replicaid=,source_volid=2356dac1-7118-41da-a3c1-b9af26f169ce,status='creating',user_id='24d08dfa63ce46bd96e6716c7bc89617',volume_type_id=d01065ca-b3d5-4fbe-8fe5-199d3c339f58)}' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:41:48.281473 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9546b724-e257-4af8-885e-eb0555c0461c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92c6021e-91e0-48b1-9130-4d6f9a2ba708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 17:41:48.297287 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9546b724-e257-4af8-885e-eb0555c0461c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92c6021e-91e0-48b1-9130-4d6f9a2ba708) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100274) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 17:41:48.298159 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.volume.api [None req-9546b724-e257-4af8-885e-eb0555c0461c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Flow 'volume_create_api' (5c3084f6-f2e9-4d42-b05c-3371a427e770) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100274) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 17:41:48.298558 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-9546b724-e257-4af8-885e-eb0555c0461c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Create volume request issued successfully. Jul 31 17:41:48.299191 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-9546b724-e257-4af8-885e-eb0555c0461c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes returned with HTTP 202 Jul 31 17:41:48.299848 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1466/5828] 10.4.3.92 () {68 vars in 1252 bytes} [Fri Jul 31 17:41:48 2026] POST /volume/v3/volumes => generated 808 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 17:41:48.310559 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-71e6514c-1791-4eac-a104-a17257f8ab76 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:41:48.312744 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-71e6514c-1791-4eac-a104-a17257f8ab76 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 Jul 31 17:41:48.312744 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-71e6514c-1791-4eac-a104-a17257f8ab76 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:41:48.312880 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-71e6514c-1791-4eac-a104-a17257f8ab76 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:41:48.320436 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:41:48.320436 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:41:48.324366 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-71e6514c-1791-4eac-a104-a17257f8ab76 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:41:48.330895 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-71e6514c-1791-4eac-a104-a17257f8ab76 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 returned with HTTP 200 Jul 31 17:41:48.331234 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1453/5829] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:41:48 2026] GET /volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:41:49.343356 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-57da74d1-c214-4f2a-9c5c-c0e609fcbe7b None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:41:49.345224 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-57da74d1-c214-4f2a-9c5c-c0e609fcbe7b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 Jul 31 17:41:49.345423 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-57da74d1-c214-4f2a-9c5c-c0e609fcbe7b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:41:49.345640 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-57da74d1-c214-4f2a-9c5c-c0e609fcbe7b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:41:49.352334 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:41:49.352334 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:41:49.357016 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-57da74d1-c214-4f2a-9c5c-c0e609fcbe7b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:41:49.361663 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-57da74d1-c214-4f2a-9c5c-c0e609fcbe7b tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 returned with HTTP 200 Jul 31 17:41:49.362090 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1450/5830] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:41:49 2026] GET /volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 => generated 900 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:41:50.374474 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-81d98b02-d866-4426-8a99-1c9fd6bc63b6 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:41:50.376201 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-81d98b02-d866-4426-8a99-1c9fd6bc63b6 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 Jul 31 17:41:50.376395 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-81d98b02-d866-4426-8a99-1c9fd6bc63b6 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:41:50.376574 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-81d98b02-d866-4426-8a99-1c9fd6bc63b6 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:41:50.383489 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:41:50.383489 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:41:50.387131 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-81d98b02-d866-4426-8a99-1c9fd6bc63b6 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:41:50.391819 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-81d98b02-d866-4426-8a99-1c9fd6bc63b6 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 returned with HTTP 200 Jul 31 17:41:50.392420 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1462/5831] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:41:50 2026] GET /volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:41:51.405193 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-a4f2cd29-5766-4553-81c3-b1ce522dcab3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:41:51.407203 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a4f2cd29-5766-4553-81c3-b1ce522dcab3 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 Jul 31 17:41:51.407416 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a4f2cd29-5766-4553-81c3-b1ce522dcab3 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:41:51.407650 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-a4f2cd29-5766-4553-81c3-b1ce522dcab3 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:41:51.415507 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:41:51.415507 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:41:51.419489 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-a4f2cd29-5766-4553-81c3-b1ce522dcab3 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:41:51.423697 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-a4f2cd29-5766-4553-81c3-b1ce522dcab3 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 returned with HTTP 200 Jul 31 17:41:51.424109 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1467/5832] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:41:51 2026] GET /volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:41:52.436496 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-1ffc6a94-d04c-4d24-a7b9-a0ff291d3246 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:41:52.438592 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1ffc6a94-d04c-4d24-a7b9-a0ff291d3246 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 Jul 31 17:41:52.438851 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1ffc6a94-d04c-4d24-a7b9-a0ff291d3246 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:41:52.439084 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-1ffc6a94-d04c-4d24-a7b9-a0ff291d3246 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:41:52.447237 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:41:52.447237 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:41:52.451203 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-1ffc6a94-d04c-4d24-a7b9-a0ff291d3246 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:41:52.455964 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-1ffc6a94-d04c-4d24-a7b9-a0ff291d3246 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 returned with HTTP 200 Jul 31 17:41:52.456397 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1454/5833] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:41:52 2026] GET /volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:41:53.468568 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-871d2388-75dc-4cab-8d21-636381db67e9 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:41:53.470246 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-871d2388-75dc-4cab-8d21-636381db67e9 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 Jul 31 17:41:53.470459 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-871d2388-75dc-4cab-8d21-636381db67e9 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:41:53.470614 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-871d2388-75dc-4cab-8d21-636381db67e9 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:41:53.476867 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:41:53.476867 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:41:53.480041 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-871d2388-75dc-4cab-8d21-636381db67e9 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:41:53.483642 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-871d2388-75dc-4cab-8d21-636381db67e9 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 returned with HTTP 200 Jul 31 17:41:53.483997 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1451/5834] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:41:53 2026] GET /volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:41:54.496515 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-9f71eb54-d589-44cd-9b4b-146f322a7956 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:41:54.498862 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9f71eb54-d589-44cd-9b4b-146f322a7956 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 Jul 31 17:41:54.499115 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9f71eb54-d589-44cd-9b4b-146f322a7956 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:41:54.499379 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-9f71eb54-d589-44cd-9b4b-146f322a7956 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:41:54.508080 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:41:54.508080 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:41:54.512582 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-9f71eb54-d589-44cd-9b4b-146f322a7956 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:41:54.517651 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-9f71eb54-d589-44cd-9b4b-146f322a7956 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 returned with HTTP 200 Jul 31 17:41:54.518112 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1463/5835] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:41:54 2026] GET /volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 => generated 900 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:41:55.530831 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-4420e079-6df2-4ba1-abbc-376203e9639a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:41:55.532745 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4420e079-6df2-4ba1-abbc-376203e9639a tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 Jul 31 17:41:55.533089 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4420e079-6df2-4ba1-abbc-376203e9639a tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:41:55.533445 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-4420e079-6df2-4ba1-abbc-376203e9639a tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:41:55.541091 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:41:55.541091 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:41:55.544732 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-4420e079-6df2-4ba1-abbc-376203e9639a tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:41:55.549811 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-4420e079-6df2-4ba1-abbc-376203e9639a tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 returned with HTTP 200 Jul 31 17:41:55.550517 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1468/5836] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:41:55 2026] GET /volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 => generated 900 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:41:56.561962 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-7d5595f4-1789-4228-b3de-fbf5bd9106b0 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:41:56.563977 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7d5595f4-1789-4228-b3de-fbf5bd9106b0 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 Jul 31 17:41:56.564200 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7d5595f4-1789-4228-b3de-fbf5bd9106b0 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:41:56.564393 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-7d5595f4-1789-4228-b3de-fbf5bd9106b0 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:41:56.570551 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:41:56.570551 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:41:56.573618 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-7d5595f4-1789-4228-b3de-fbf5bd9106b0 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:41:56.577028 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-7d5595f4-1789-4228-b3de-fbf5bd9106b0 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 returned with HTTP 200 Jul 31 17:41:56.577385 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1455/5837] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:41:56 2026] GET /volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:41:57.589307 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3dacd83b-9bdd-4f6e-bf90-c75c0de3eb6c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:41:57.592837 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3dacd83b-9bdd-4f6e-bf90-c75c0de3eb6c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 Jul 31 17:41:57.592837 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3dacd83b-9bdd-4f6e-bf90-c75c0de3eb6c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:41:57.592837 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3dacd83b-9bdd-4f6e-bf90-c75c0de3eb6c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:41:57.599434 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:41:57.599434 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:41:57.603284 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3dacd83b-9bdd-4f6e-bf90-c75c0de3eb6c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:41:57.607577 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3dacd83b-9bdd-4f6e-bf90-c75c0de3eb6c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 returned with HTTP 200 Jul 31 17:41:57.608074 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1452/5838] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:41:57 2026] GET /volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 => generated 900 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:41:58.619808 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-0fe4405a-77e8-4b67-8651-637cae8ff9c2 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:41:58.621687 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0fe4405a-77e8-4b67-8651-637cae8ff9c2 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 Jul 31 17:41:58.621917 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0fe4405a-77e8-4b67-8651-637cae8ff9c2 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:41:58.622125 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-0fe4405a-77e8-4b67-8651-637cae8ff9c2 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:41:58.629020 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:41:58.629020 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:41:58.632513 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-0fe4405a-77e8-4b67-8651-637cae8ff9c2 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:41:58.636528 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-0fe4405a-77e8-4b67-8651-637cae8ff9c2 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 returned with HTTP 200 Jul 31 17:41:58.636994 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1464/5839] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:41:58 2026] GET /volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:41:59.648398 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-3dedda87-959d-4119-bd94-82b0bf65c29a None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:41:59.650582 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3dedda87-959d-4119-bd94-82b0bf65c29a tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 Jul 31 17:41:59.650818 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3dedda87-959d-4119-bd94-82b0bf65c29a tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:41:59.651029 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-3dedda87-959d-4119-bd94-82b0bf65c29a tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:41:59.658295 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:41:59.658295 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:41:59.661865 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-3dedda87-959d-4119-bd94-82b0bf65c29a tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:41:59.666470 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-3dedda87-959d-4119-bd94-82b0bf65c29a tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 returned with HTTP 200 Jul 31 17:41:59.666874 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1469/5840] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:41:59 2026] GET /volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 => generated 1448 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:41:59.755282 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-e78444a3-cc98-4505-9e3e-18e607652b3a None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:41:59.758153 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-e78444a3-cc98-4505-9e3e-18e607652b3a tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 Jul 31 17:41:59.758153 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-e78444a3-cc98-4505-9e3e-18e607652b3a tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:41:59.758153 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-e78444a3-cc98-4505-9e3e-18e607652b3a tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:41:59.764167 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:41:59.764167 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:41:59.767357 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-e78444a3-cc98-4505-9e3e-18e607652b3a tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:41:59.771646 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-e78444a3-cc98-4505-9e3e-18e607652b3a tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 returned with HTTP 200 Jul 31 17:41:59.772055 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1456/5841] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:41:59 2026] GET /volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 => generated 1448 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:42:00.184617 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-fa6ac11b-7d90-4314-92dc-8295aadcbaaa None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:42:00.186672 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-fa6ac11b-7d90-4314-92dc-8295aadcbaaa tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 Jul 31 17:42:00.186957 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-fa6ac11b-7d90-4314-92dc-8295aadcbaaa tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:42:00.187180 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-fa6ac11b-7d90-4314-92dc-8295aadcbaaa tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:42:00.194638 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:42:00.194638 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:42:00.199534 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-fa6ac11b-7d90-4314-92dc-8295aadcbaaa tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:42:00.205380 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-fa6ac11b-7d90-4314-92dc-8295aadcbaaa tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 returned with HTTP 200 Jul 31 17:42:00.205833 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1453/5842] 10.4.3.92 () {68 vars in 1591 bytes} [Fri Jul 31 17:42:00 2026] GET /volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 => generated 1448 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:42:00.215167 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-df480de7-99cb-4f79-bd52-dd35537be7ec None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:42:00.215673 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-df480de7-99cb-4f79-bd52-dd35537be7ec None None] GET https://10.4.3.92/volume// Jul 31 17:42:00.215881 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-df480de7-99cb-4f79-bd52-dd35537be7ec None None] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:42:00.216098 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-df480de7-99cb-4f79-bd52-dd35537be7ec None None] Calling method 'all' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:42:00.216905 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-df480de7-99cb-4f79-bd52-dd35537be7ec None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:42:00.217235 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1465/5843] 10.4.3.92 () {66 vars in 1412 bytes} [Fri Jul 31 17:42:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:42:00.225243 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-64707ab1-75b1-465f-8719-02801820400c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:42:00.227237 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-64707ab1-75b1-465f-8719-02801820400c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] POST https://10.4.3.92/volume/v3/attachments Jul 31 17:42:00.227617 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-64707ab1-75b1-465f-8719-02801820400c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3", "connector": null, "instance_uuid": "ae2a08d6-5dea-4e57-8cee-f5feb291fa20"}} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:42:00.235757 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:42:00.235757 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:42:00.265241 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-64707ab1-75b1-465f-8719-02801820400c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/attachments returned with HTTP 200 Jul 31 17:42:00.265815 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1470/5844] 10.4.3.92 () {74 vars in 1587 bytes} [Fri Jul 31 17:42:00 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:42:00.939027 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2fc9fb57-5b1e-416b-8707-453e8e249a8c None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:42:00.939476 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2fc9fb57-5b1e-416b-8707-453e8e249a8c None None] GET https://10.4.3.92/volume// Jul 31 17:42:00.939628 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2fc9fb57-5b1e-416b-8707-453e8e249a8c None None] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:42:00.939835 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2fc9fb57-5b1e-416b-8707-453e8e249a8c None None] Calling method 'all' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:42:00.940169 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2fc9fb57-5b1e-416b-8707-453e8e249a8c None None] https://10.4.3.92/volume// returned with HTTP 300 Jul 31 17:42:00.940525 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1457/5845] 10.4.3.92 () {66 vars in 1419 bytes} [Fri Jul 31 17:42:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 17:42:00.950591 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-07aa9964-117b-46e9-a743-533921a690ed None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:42:00.952559 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-07aa9964-117b-46e9-a743-533921a690ed tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 Jul 31 17:42:00.952813 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-07aa9964-117b-46e9-a743-533921a690ed tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:42:00.953031 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-07aa9964-117b-46e9-a743-533921a690ed tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:42:00.962012 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:42:00.962012 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:42:00.965482 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-07aa9964-117b-46e9-a743-533921a690ed tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:42:00.970819 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-07aa9964-117b-46e9-a743-533921a690ed tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 returned with HTTP 200 Jul 31 17:42:00.971266 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1454/5846] 10.4.3.92 () {70 vars in 1632 bytes} [Fri Jul 31 17:42:00 2026] GET /volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 => generated 1627 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 17:42:01.074341 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-f0449c0a-fa88-4662-a990-6e54691d68de None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:42:01.076904 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-f0449c0a-fa88-4662-a990-6e54691d68de tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] PUT https://10.4.3.92/volume/v3/attachments/65d147ab-8094-412d-9d9b-dcc3897ed499 Jul 31 17:42:01.077412 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-f0449c0a-fa88-4662-a990-6e54691d68de tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.92", "host": "np0000006248", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:ba35b9518ba", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "af98377d-ee59-493e-998f-f52d0eb47217", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:42:01.085794 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-f0449c0a-fa88-4662-a990-6e54691d68de tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Acquiring lock "cinder-attachment_update-f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3-np0000006248" by "attachment_update" {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 17:42:01.090285 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-f0449c0a-fa88-4662-a990-6e54691d68de tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Lock "cinder-attachment_update-f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3-np0000006248" acquired by "attachment_update" :: waited 0.005s {{(pid=100271) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 17:42:01.091205 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:42:01.091205 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:42:01.175550 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.coordination [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-f0449c0a-fa88-4662-a990-6e54691d68de tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Lock "cinder-attachment_update-f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3-np0000006248" released by "attachment_update" :: held 0.085s {{(pid=100271) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 17:42:01.175863 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-f0449c0a-fa88-4662-a990-6e54691d68de tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/attachments/65d147ab-8094-412d-9d9b-dcc3897ed499 returned with HTTP 200 Jul 31 17:42:01.176268 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1466/5847] 10.4.3.92 () {74 vars in 1697 bytes} [Fri Jul 31 17:42:01 2026] PUT /volume/v3/attachments/65d147ab-8094-412d-9d9b-dcc3897ed499 => generated 968 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:42:01.199845 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-516bb6d7-724f-40b8-8629-ed57b501fa48 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:42:01.202093 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-516bb6d7-724f-40b8-8629-ed57b501fa48 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] POST https://10.4.3.92/volume/v3/attachments/65d147ab-8094-412d-9d9b-dcc3897ed499/action Jul 31 17:42:01.202533 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-516bb6d7-724f-40b8-8629-ed57b501fa48 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Action body: b'{"os-complete": null}' {{(pid=100274) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 17:42:01.202672 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-516bb6d7-724f-40b8-8629-ed57b501fa48 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 17:42:01.221635 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:42:01.221635 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:42:01.232438 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-516bb6d7-724f-40b8-8629-ed57b501fa48 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/attachments/65d147ab-8094-412d-9d9b-dcc3897ed499/action returned with HTTP 204 Jul 31 17:42:01.233014 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1471/5848] 10.4.3.92 () {74 vars in 1718 bytes} [Fri Jul 31 17:42:01 2026] POST /volume/v3/attachments/65d147ab-8094-412d-9d9b-dcc3897ed499/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:42:06.324191 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-6009ae89-df6b-4c19-b0e6-ad186ec1f88d None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:42:06.326419 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-6009ae89-df6b-4c19-b0e6-ad186ec1f88d tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3/encryption Jul 31 17:42:06.326611 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-6009ae89-df6b-4c19-b0e6-ad186ec1f88d tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:42:06.326833 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-6009ae89-df6b-4c19-b0e6-ad186ec1f88d tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'index' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:42:06.341468 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:42:06.341468 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:42:06.347527 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [req-631cd91e-ec9e-4a65-9a0b-cf5400428273 req-6009ae89-df6b-4c19-b0e6-ad186ec1f88d tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3/encryption returned with HTTP 200 Jul 31 17:42:06.347947 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1458/5849] 10.4.3.92 () {68 vars in 1624 bytes} [Fri Jul 31 17:42:06 2026] GET /volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:42:10.968958 np0000006248 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=21 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:42:11.169273 np0000006248 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=26,cinder:UPDATE=4 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:42:11.230097 np0000006248 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=43,cinder:INSERT=7,cinder:UPDATE=16 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:42:16.346336 np0000006248 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=20 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:42:48.605276 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [req-a5e80ce3-da44-4153-8713-71765f714eab req-5405d11d-e2f4-44cb-8e54-08da02c79c55 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:42:48.607297 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a5e80ce3-da44-4153-8713-71765f714eab req-5405d11d-e2f4-44cb-8e54-08da02c79c55 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] DELETE https://10.4.3.92/volume/v3/attachments/65d147ab-8094-412d-9d9b-dcc3897ed499 Jul 31 17:42:48.607500 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a5e80ce3-da44-4153-8713-71765f714eab req-5405d11d-e2f4-44cb-8e54-08da02c79c55 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:42:48.607686 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [req-a5e80ce3-da44-4153-8713-71765f714eab req-5405d11d-e2f4-44cb-8e54-08da02c79c55 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'version_select' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:42:48.615233 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:42:48.615233 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:42:48.655016 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [req-a5e80ce3-da44-4153-8713-71765f714eab req-5405d11d-e2f4-44cb-8e54-08da02c79c55 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/attachments/65d147ab-8094-412d-9d9b-dcc3897ed499 returned with HTTP 200 Jul 31 17:42:48.655402 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1455/5850] 10.4.3.92 () {72 vars in 1666 bytes} [Fri Jul 31 17:42:48 2026] DELETE /volume/v3/attachments/65d147ab-8094-412d-9d9b-dcc3897ed499 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 17:42:49.978892 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-a801ac27-acc2-4f04-8320-8a95a62e1d0f None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:42:49.980535 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a801ac27-acc2-4f04-8320-8a95a62e1d0f tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] DELETE https://10.4.3.92/volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 Jul 31 17:42:49.980727 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a801ac27-acc2-4f04-8320-8a95a62e1d0f tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:42:49.980899 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-a801ac27-acc2-4f04-8320-8a95a62e1d0f tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'delete' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:42:49.981047 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.v3.volumes [None req-a801ac27-acc2-4f04-8320-8a95a62e1d0f tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Delete volume with id: f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 Jul 31 17:42:49.987524 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:42:49.987524 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:42:49.987917 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a801ac27-acc2-4f04-8320-8a95a62e1d0f tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:42:49.997435 np0000006248 devstack@c-api.service[100271]: WARNING cinder.keymgr.conf_key_mgr [None req-a801ac27-acc2-4f04-8320-8a95a62e1d0f tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 17:42:50.003091 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-a801ac27-acc2-4f04-8320-8a95a62e1d0f tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Delete volume request issued successfully. Jul 31 17:42:50.003375 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-a801ac27-acc2-4f04-8320-8a95a62e1d0f tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 returned with HTTP 202 Jul 31 17:42:50.003924 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1467/5851] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:42:49 2026] DELETE /volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:42:50.012401 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-1cbaf442-d4c0-45aa-a91d-39270f46d76c None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:42:50.014059 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1cbaf442-d4c0-45aa-a91d-39270f46d76c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 Jul 31 17:42:50.014290 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1cbaf442-d4c0-45aa-a91d-39270f46d76c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:42:50.014414 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-1cbaf442-d4c0-45aa-a91d-39270f46d76c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:42:50.021303 np0000006248 devstack@c-api.service[100274]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:42:50.021303 np0000006248 devstack@c-api.service[100274]: warnings.warn( Jul 31 17:42:50.024867 np0000006248 devstack@c-api.service[100274]: INFO cinder.volume.api [None req-1cbaf442-d4c0-45aa-a91d-39270f46d76c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:42:50.029330 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-1cbaf442-d4c0-45aa-a91d-39270f46d76c tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 returned with HTTP 200 Jul 31 17:42:50.029726 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1472/5852] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:42:50 2026] GET /volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 => generated 1447 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:42:51.045344 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-2bfe9932-086d-4d87-8bdf-1f6b2574e119 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:42:51.047029 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2bfe9932-086d-4d87-8bdf-1f6b2574e119 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 Jul 31 17:42:51.047219 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2bfe9932-086d-4d87-8bdf-1f6b2574e119 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:42:51.047445 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-2bfe9932-086d-4d87-8bdf-1f6b2574e119 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:42:51.052616 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-2bfe9932-086d-4d87-8bdf-1f6b2574e119 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 returned with HTTP 404 Jul 31 17:42:51.053062 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1459/5853] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:42:51 2026] GET /volume/v3/volumes/f6d8ab20-d31e-4870-b6bd-5ab78e7c9cc3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:42:51.295447 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-3afed1b1-0062-40d8-b65c-0c58979493c5 None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:42:51.297599 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3afed1b1-0062-40d8-b65c-0c58979493c5 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] DELETE https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce Jul 31 17:42:51.297865 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3afed1b1-0062-40d8-b65c-0c58979493c5 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:42:51.298111 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-3afed1b1-0062-40d8-b65c-0c58979493c5 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:42:51.298344 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.v3.volumes [None req-3afed1b1-0062-40d8-b65c-0c58979493c5 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Delete volume with id: 2356dac1-7118-41da-a3c1-b9af26f169ce Jul 31 17:42:51.306855 np0000006248 devstack@c-api.service[100272]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:42:51.306855 np0000006248 devstack@c-api.service[100272]: warnings.warn( Jul 31 17:42:51.307269 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3afed1b1-0062-40d8-b65c-0c58979493c5 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:42:51.319204 np0000006248 devstack@c-api.service[100272]: WARNING cinder.keymgr.conf_key_mgr [None req-3afed1b1-0062-40d8-b65c-0c58979493c5 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 17:42:51.326023 np0000006248 devstack@c-api.service[100272]: INFO cinder.volume.api [None req-3afed1b1-0062-40d8-b65c-0c58979493c5 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Delete volume request issued successfully. Jul 31 17:42:51.326311 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-3afed1b1-0062-40d8-b65c-0c58979493c5 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce returned with HTTP 202 Jul 31 17:42:51.326930 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1456/5854] 10.4.3.92 () {66 vars in 1344 bytes} [Fri Jul 31 17:42:51 2026] DELETE /volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:42:51.334437 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.middleware.request_id [None req-6323b454-5706-40ef-8df0-dcc3f6304170 None None] RequestId filter calling following filter/app {{(pid=100271) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:42:51.336171 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6323b454-5706-40ef-8df0-dcc3f6304170 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce Jul 31 17:42:51.336391 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6323b454-5706-40ef-8df0-dcc3f6304170 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100271) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:42:51.336578 np0000006248 devstack@c-api.service[100271]: DEBUG cinder.api.openstack.wsgi [None req-6323b454-5706-40ef-8df0-dcc3f6304170 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100271) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:42:51.343577 np0000006248 devstack@c-api.service[100271]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:42:51.343577 np0000006248 devstack@c-api.service[100271]: warnings.warn( Jul 31 17:42:51.346832 np0000006248 devstack@c-api.service[100271]: INFO cinder.volume.api [None req-6323b454-5706-40ef-8df0-dcc3f6304170 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Volume info retrieved successfully. Jul 31 17:42:51.351266 np0000006248 devstack@c-api.service[100271]: INFO cinder.api.openstack.wsgi [None req-6323b454-5706-40ef-8df0-dcc3f6304170 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce returned with HTTP 200 Jul 31 17:42:51.351693 np0000006248 devstack@c-api.service[100271]: [pid: 100271|app: 0|req: 1468/5855] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:42:51 2026] GET /volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce => generated 1427 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:42:52.363051 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.middleware.request_id [None req-511171b1-e824-467d-a8ab-6064a3e274e3 None None] RequestId filter calling following filter/app {{(pid=100274) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:42:52.364495 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-511171b1-e824-467d-a8ab-6064a3e274e3 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] GET https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce Jul 31 17:42:52.364669 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-511171b1-e824-467d-a8ab-6064a3e274e3 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Empty body provided in request {{(pid=100274) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:42:52.364837 np0000006248 devstack@c-api.service[100274]: DEBUG cinder.api.openstack.wsgi [None req-511171b1-e824-467d-a8ab-6064a3e274e3 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] Calling method 'show' {{(pid=100274) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:42:52.370528 np0000006248 devstack@c-api.service[100274]: INFO cinder.api.openstack.wsgi [None req-511171b1-e824-467d-a8ab-6064a3e274e3 tempest-TestEncryptedCinderVolumes-1548325648 tempest-TestEncryptedCinderVolumes-1548325648-project-member] https://10.4.3.92/volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce returned with HTTP 404 Jul 31 17:42:52.370970 np0000006248 devstack@c-api.service[100274]: [pid: 100274|app: 0|req: 1473/5856] 10.4.3.92 () {66 vars in 1341 bytes} [Fri Jul 31 17:42:52 2026] GET /volume/v3/volumes/2356dac1-7118-41da-a3c1-b9af26f169ce => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 17:42:52.377539 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.middleware.request_id [None req-bfad8e67-3b8f-4e54-8431-be060044aa74 None None] RequestId filter calling following filter/app {{(pid=100273) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:42:52.379151 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bfad8e67-3b8f-4e54-8431-be060044aa74 tempest-TestEncryptedCinderVolumes-238410520 tempest-TestEncryptedCinderVolumes-238410520-project-admin] GET https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 Jul 31 17:42:52.379362 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bfad8e67-3b8f-4e54-8431-be060044aa74 tempest-TestEncryptedCinderVolumes-238410520 tempest-TestEncryptedCinderVolumes-238410520-project-admin] Empty body provided in request {{(pid=100273) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:42:52.379537 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.api.openstack.wsgi [None req-bfad8e67-3b8f-4e54-8431-be060044aa74 tempest-TestEncryptedCinderVolumes-238410520 tempest-TestEncryptedCinderVolumes-238410520-project-admin] Calling method 'detail' {{(pid=100273) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:42:52.380309 np0000006248 devstack@c-api.service[100273]: DEBUG cinder.volume.api [None req-bfad8e67-3b8f-4e54-8431-be060044aa74 tempest-TestEncryptedCinderVolumes-238410520 tempest-TestEncryptedCinderVolumes-238410520-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100273) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 17:42:52.389858 np0000006248 devstack@c-api.service[100273]: INFO cinder.volume.api [None req-bfad8e67-3b8f-4e54-8431-be060044aa74 tempest-TestEncryptedCinderVolumes-238410520 tempest-TestEncryptedCinderVolumes-238410520-project-admin] Get all volumes completed successfully. Jul 31 17:42:52.391602 np0000006248 devstack@c-api.service[100273]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 17:42:52.391602 np0000006248 devstack@c-api.service[100273]: warnings.warn( Jul 31 17:42:52.395330 np0000006248 devstack@c-api.service[100273]: INFO cinder.api.openstack.wsgi [None req-bfad8e67-3b8f-4e54-8431-be060044aa74 tempest-TestEncryptedCinderVolumes-238410520 tempest-TestEncryptedCinderVolumes-238410520-project-admin] https://10.4.3.92/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 17:42:52.395838 np0000006248 devstack@c-api.service[100273]: [pid: 100273|app: 0|req: 1460/5857] 10.4.3.92 () {66 vars in 1278 bytes} [Fri Jul 31 17:42:52 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5260 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 17:42:52.408736 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.middleware.request_id [None req-9ffc2ac5-a474-45ee-aee1-a13c44f5781c None None] RequestId filter calling following filter/app {{(pid=100272) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 17:42:52.410519 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9ffc2ac5-a474-45ee-aee1-a13c44f5781c tempest-TestEncryptedCinderVolumes-238410520 tempest-TestEncryptedCinderVolumes-238410520-project-admin] DELETE https://10.4.3.92/volume/v3/types/d01065ca-b3d5-4fbe-8fe5-199d3c339f58 Jul 31 17:42:52.410735 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9ffc2ac5-a474-45ee-aee1-a13c44f5781c tempest-TestEncryptedCinderVolumes-238410520 tempest-TestEncryptedCinderVolumes-238410520-project-admin] Empty body provided in request {{(pid=100272) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 17:42:52.410932 np0000006248 devstack@c-api.service[100272]: DEBUG cinder.api.openstack.wsgi [None req-9ffc2ac5-a474-45ee-aee1-a13c44f5781c tempest-TestEncryptedCinderVolumes-238410520 tempest-TestEncryptedCinderVolumes-238410520-project-admin] Calling method '_delete' {{(pid=100272) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 17:42:52.430999 np0000006248 devstack@c-api.service[100272]: INFO cinder.api.openstack.wsgi [None req-9ffc2ac5-a474-45ee-aee1-a13c44f5781c tempest-TestEncryptedCinderVolumes-238410520 tempest-TestEncryptedCinderVolumes-238410520-project-admin] https://10.4.3.92/volume/v3/types/d01065ca-b3d5-4fbe-8fe5-199d3c339f58 returned with HTTP 202 Jul 31 17:42:52.431471 np0000006248 devstack@c-api.service[100272]: [pid: 100272|app: 0|req: 1457/5858] 10.4.3.92 () {66 vars in 1338 bytes} [Fri Jul 31 17:42:52 2026] DELETE /volume/v3/types/d01065ca-b3d5-4fbe-8fe5-199d3c339f58 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 17:43:01.349848 np0000006248 devstack@c-api.service[100271]: DEBUG dbcounter [-] [100271] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100271) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:43:02.366949 np0000006248 devstack@c-api.service[100274]: DEBUG dbcounter [-] [100274] Writing DB stats cinder:SELECT=5 {{(pid=100274) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:43:02.394020 np0000006248 devstack@c-api.service[100273]: DEBUG dbcounter [-] [100273] Writing DB stats cinder:SELECT=3 {{(pid=100273) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 17:43:02.427309 np0000006248 devstack@c-api.service[100272]: DEBUG dbcounter [-] [100272] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}